.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;line-height:16px}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-daterange-picker{display:inline-flex;position:relative}.react-daterange-picker,.react-daterange-picker *,.react-daterange-picker :after,.react-daterange-picker :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-daterange-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-daterange-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;align-items:center;border:thin solid grey}.react-daterange-picker__inputGroup{min-width:calc(12px + 4.754em);height:100%;flex-grow:1;padding:0 2px;box-sizing:content-box}.react-daterange-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-daterange-picker__inputGroup__input{min-width:.54em;height:100%;position:relative;padding:0 1px;border:0;background:none;font:inherit;box-sizing:content-box;-moz-appearance:textfield}.react-daterange-picker__inputGroup__input::-webkit-inner-spin-button,.react-daterange-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-daterange-picker__inputGroup__input:invalid{background:rgba(255,0,0,.1)}.react-daterange-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-daterange-picker__button{border:0;background:transparent;padding:4px 6px}.react-daterange-picker__button:enabled{cursor:pointer}.react-daterange-picker__button:enabled:focus .react-daterange-picker__button__icon,.react-daterange-picker__button:enabled:hover .react-daterange-picker__button__icon{stroke:#0078d7}.react-daterange-picker__button:disabled .react-daterange-picker__button__icon{stroke:#6d6d6d}.react-daterange-picker__button svg{display:inherit}.react-daterange-picker__calendar{width:350px;max-width:100vw;position:absolute;top:100%;left:0;z-index:1}.react-daterange-picker__calendar--closed{display:none}.react-daterange-picker__calendar .react-calendar{border-width:thin}
/*! sanitize.css v4.1.0 | CC0 License | github.com/jonathantneal/sanitize.css */
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;
	box-sizing: inherit
}

:after,
:before {
	text-decoration: inherit;
	vertical-align: inherit
}

html {
	box-sizing: border-box;
	cursor: default;
	font-family: sans-serif;
	line-height: 1.5;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

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
}

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
}

[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
}



body {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}


html[lang=zh-cn] body {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.ko-kr,
.ru-ru * {
	word-break: keep-all;
	overflow-wrap: break-word
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0
}

.zh-cn[data-route="404"],
.zh-cn[data-route="404"] *,
.zh-cn[data-route=""],
.zh-cn[data-route=""] *,
.zh-cn[data-route=games],
.zh-cn[data-route=games] *,
.zh-cn[data-route=search],
.zh-cn[data-route=search] *,
.zh-cn[data-route^=game],
.zh-cn[data-route^=game] * {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif !important
}


.languageSelector__button:after,
.languageSelector__button:before,
[data-route=game_assassins-creed_assassins-creed-3-remastered] .modal__body:before,
[data-route=game_assassins-creed_assassins-creed-3-remastered]:before,
[data-route=game_assassins-creed_assassins-creed-ii] .modal__body:before,
[data-route=game_assassins-creed_assassins-creed-ii]:before,
[data-route=game_assassins-creed_assassins-creed] .modal__body:before,
[data-route=game_assassins-creed_assassins-creed]:before,
[data-route=game_assassins-creed_brotherhood] .modal__body:before,
[data-route=game_assassins-creed_brotherhood]:before,
[data-route=game_assassins-creed_chronicles] .modal__body:before,
[data-route=game_assassins-creed_chronicles]:before,
[data-route=game_assassins-creed_discovery-tour] .modal__body:before,
[data-route=game_assassins-creed_discovery-tour]:before,
[data-route=game_assassins-creed_iv-black-flag] .modal__body:before,
[data-route=game_assassins-creed_iv-black-flag]:before,
[data-route=game_assassins-creed_nexus-vr] .modal__body:before,
[data-route=game_assassins-creed_nexus-vr]:before,
[data-route=game_assassins-creed_odyssey] .modal__body:before,
[data-route=game_assassins-creed_odyssey]:before,
[data-route=game_assassins-creed_origins] .modal__body:before,
[data-route=game_assassins-creed_origins]:before,
[data-route=game_assassins-creed_rebel-collection] .modal__body:before,
[data-route=game_assassins-creed_rebel-collection]:before,
[data-route=game_assassins-creed_rebellion] .modal__body:before,
[data-route=game_assassins-creed_rebellion]:before,
[data-route=game_assassins-creed_revelations] .modal__body:before,
[data-route=game_assassins-creed_revelations]:before,
[data-route=game_assassins-creed_rogue-remastered] .modal__body:before,
[data-route=game_assassins-creed_rogue-remastered]:before,
[data-route=game_assassins-creed_syndicate] .modal__body:before,
[data-route=game_assassins-creed_syndicate]:before,
[data-route=game_assassins-creed_the-ezio-collection] .modal__body:before,
[data-route=game_assassins-creed_the-ezio-collection]:before,
[data-route=game_assassins-creed_unity] .modal__body:before,
[data-route=game_assassins-creed_unity]:before {
	content: "";
	display: block
}

.photomode-report__confirmation__container {
	position: relative
}

.photomode-report__confirmation__container:after,
.photomode-report__confirmation__container:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	pointer-events: none;
	top: 0;
	width: 100%;
	height: 100%
}

.photomode-report__confirmation__container:before {
	transition: .5s cubic-bezier(.23, 1, .32, 1);
	z-index: 1
}

.photomode-report__confirmation__container:after {
	box-shadow: inset 0 0 0 1px #5388a2
}

.ageGate__form__selections__select,
.searchFeed .filter__select,
.searchFeed .updatesFeed__filters__filter,
.updatesFeed .filter__select,
.updatesFeed .updatesFeed__filters__filter {
	background: hsla(0, 0%, 100%, .04);
	position: relative;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}



.searchFeed html[lang=zh-cn] .filter__select,
.searchFeed html[lang=zh-cn] .updatesFeed__filters__filter,
.updatesFeed html[lang=zh-cn] .filter__select,
.updatesFeed html[lang=zh-cn] .updatesFeed__filters__filter,
html[lang=zh-cn] .ageGate__form__selections__select,
html[lang=zh-cn] .searchFeed .filter__select,
html[lang=zh-cn] .searchFeed .updatesFeed__filters__filter,
html[lang=zh-cn] .updatesFeed .filter__select,
html[lang=zh-cn] .updatesFeed .updatesFeed__filters__filter {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.ageGate__form__selections__select:after,
.searchFeed .filter__select:after,
.searchFeed .updatesFeed__filters__filter:after,
.updatesFeed .filter__select:after,
.updatesFeed .updatesFeed__filters__filter:after {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='18' width='19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M14.46 5.753l.915.77-6 6.23-6-6.23.915-.77 5.085 5.28z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	pointer-events: none;
	width: 21px;
	height: 21px
}

.ageGate__form__selections__select select,
.searchFeed .filter__select select,
.searchFeed .updatesFeed__filters__filter select,
.updatesFeed .filter__select select,
.updatesFeed .updatesFeed__filters__filter select {
	cursor: pointer;
	padding: .875rem .75rem;
	outline: none;
	width: 100%;
	border-radius: 2px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 1px solid hsla(0, 0%, 100%, .4);
	color: #fff;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out
}



.searchFeed html[lang=zh-cn] .filter__select select,
.searchFeed html[lang=zh-cn] .updatesFeed__filters__filter select,
.updatesFeed html[lang=zh-cn] .filter__select select,
.updatesFeed html[lang=zh-cn] .updatesFeed__filters__filter select,
html[lang=zh-cn] .ageGate__form__selections__select select,
html[lang=zh-cn] .searchFeed .filter__select select,
html[lang=zh-cn] .searchFeed .updatesFeed__filters__filter select,
html[lang=zh-cn] .updatesFeed .filter__select select,
html[lang=zh-cn] .updatesFeed .updatesFeed__filters__filter select {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.ageGate__form__selections__select select option,
.searchFeed .filter__select select option,
.searchFeed .updatesFeed__filters__filter select option,
.updatesFeed .filter__select select option,
.updatesFeed .updatesFeed__filters__filter select option {
	color: #000
}

.ageGate__form__selections__select select option:disabled,
.searchFeed .filter__select select option:disabled,
.searchFeed .updatesFeed__filters__filter select option:disabled,
.updatesFeed .filter__select select option:disabled,
.updatesFeed .updatesFeed__filters__filter select option:disabled {
	color: #aaa
}

.searchFeed body:not(.isTouch) .filter__select select:hover,
.searchFeed body:not(.isTouch) .updatesFeed__filters__filter select:hover,
.updatesFeed body:not(.isTouch) .filter__select select:hover,
.updatesFeed body:not(.isTouch) .updatesFeed__filters__filter select:hover,
body:not(.isTouch) .ageGate__form__selections__select select:hover,
body:not(.isTouch) .searchFeed .filter__select select:hover,
body:not(.isTouch) .searchFeed .updatesFeed__filters__filter select:hover,
body:not(.isTouch) .updatesFeed .filter__select select:hover,
body:not(.isTouch) .updatesFeed .updatesFeed__filters__filter select:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3);
	transform: none
}

.searchFeed body:not(.isTouch) .filter__select select:hover span,
.searchFeed body:not(.isTouch) .updatesFeed__filters__filter select:hover span,
.updatesFeed body:not(.isTouch) .filter__select select:hover span,
.updatesFeed body:not(.isTouch) .updatesFeed__filters__filter select:hover span,
body:not(.isTouch) .ageGate__form__selections__select select:hover span,
body:not(.isTouch) .searchFeed .filter__select select:hover span,
body:not(.isTouch) .searchFeed .updatesFeed__filters__filter select:hover span,
body:not(.isTouch) .updatesFeed .filter__select select:hover span,
body:not(.isTouch) .updatesFeed .updatesFeed__filters__filter select:hover span {
	color: #fff
}

.ageGate__form__selections__select select:focus,
.searchFeed .filter__select select:focus,
.searchFeed .updatesFeed__filters__filter select:focus,
.updatesFeed .filter__select select:focus,
.updatesFeed .updatesFeed__filters__filter select:focus {
	outline: 2px solid #fff
}

.ageGate__form__selections__select select::-ms-expand,
.searchFeed .filter__select select::-ms-expand,
.searchFeed .updatesFeed__filters__filter select::-ms-expand,
.updatesFeed .filter__select select::-ms-expand,
.updatesFeed .updatesFeed__filters__filter select::-ms-expand {
	display: none
}



[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary,
[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:not(.has-image),
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn,
[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image),
[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image),
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	padding: 0;
	text-decoration: none;
	display: inline-block;
	position: relative;
	margin: 0 auto;
	background-color: #40c1a6;
	mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAxBAMAAAD6ulymAAAAD1BMVEX///8AdXH////A3dxAmJV/n3MeAAAAAXRSTlMge4j4rgAAADhJREFUSMdjUKIKYBiWxrhQBTAIUgWMGjNqzKgxo8aMGjNqzKgxo8aMGjNqzAAZY0wVMDz7DNQBAFHcFvg/p/lFAAAAAElFTkSuQmCC), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAxCAMAAACMLlv4AAAAQlBMVEVHcEz///////////////////////////////////////8AdXH///9dqKUujovw9/fR5+YQfnp9ubegzMq+3NtAmJU8JTv1AAAAC3RSTlMAoFCA0jAfYPAQwJz7KSIAAADmSURBVDjLhdTZEoMgDEDRdNO2YVHR///VTtkkkBjeOveojMQCsOvzNHlp3WjdaN3IfTviYsAtdotpaR21jlpHrSPXN5TAI/aAEpiZjld9pWDodiNg7IaA1Pe2E3CPfVlrd56A15vp3lVw0VHsi6vvge/lp9CNLwcCU+z5gbX/LzkSmPsDtGVcQ37EMAJJhHOTrGg2KYnzDoJoXhTAl92HPUH+mBwV7Wkm4Vvh6TyMwnk6UYyggBH9VPOi/S7SufpVBOPJ94AToAnQBGhiAHnEyDywIsig3GOPC2Rx9Wc+a6ARAoCprB/N4S3NevxNoAAAAABJRU5ErkJggg==), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAxCAMAAACMLlv4AAAAOVBMVEVHcEz///8AdXH///////////////////////////+hzcvw9/cwj4wRf3vR5+ZgqabA3dxAmJVwsq/FJ7WjAAAACnRSTlMAkP//YaLQ8DAZ7LpS8wAAANtJREFUOMuF1O0WgiAMgOHF+hBFUO//YjswQAeM7Z+8T+apFWCeDwiDmkBNoCbONKssDI0sDBNvGYjCaMJowmjCaIIB43sRj/cK9l6kO7tWLBwcWyt+Cwc4EQQmIh4FnIh05DZZ0JHzXGy3yEcuvkuowt2CXkGfMXbCEqCrOHsjvvkOp2/vUB7Ulme4xn1hS9t1rA+Z+jVejHq9CotT1kTqCcx6BnIn0PcXX7lHD+2PlG9130HroHXQ+hPkb9hKYNxB66B10Dr0e97MkcaL/fFPO+6gddA62DJC/wPLqA+PccxIzgAAAABJRU5ErkJggg==);
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAxBAMAAAD6ulymAAAAD1BMVEX///8AdXH////A3dxAmJV/n3MeAAAAAXRSTlMge4j4rgAAADhJREFUSMdjUKIKYBiWxrhQBTAIUgWMGjNqzKgxo8aMGjNqzKgxo8aMGjNqzAAZY0wVMDz7DNQBAFHcFvg/p/lFAAAAAElFTkSuQmCC), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAxCAMAAACMLlv4AAAAQlBMVEVHcEz///////////////////////////////////////8AdXH///9dqKUujovw9/fR5+YQfnp9ubegzMq+3NtAmJU8JTv1AAAAC3RSTlMAoFCA0jAfYPAQwJz7KSIAAADmSURBVDjLhdTZEoMgDEDRdNO2YVHR///VTtkkkBjeOveojMQCsOvzNHlp3WjdaN3IfTviYsAtdotpaR21jlpHrSPXN5TAI/aAEpiZjld9pWDodiNg7IaA1Pe2E3CPfVlrd56A15vp3lVw0VHsi6vvge/lp9CNLwcCU+z5gbX/LzkSmPsDtGVcQ37EMAJJhHOTrGg2KYnzDoJoXhTAl92HPUH+mBwV7Wkm4Vvh6TyMwnk6UYyggBH9VPOi/S7SufpVBOPJ94AToAnQBGhiAHnEyDywIsig3GOPC2Rx9Wc+a6ARAoCprB/N4S3NevxNoAAAAABJRU5ErkJggg==), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAxCAMAAACMLlv4AAAAOVBMVEVHcEz///8AdXH///////////////////////////+hzcvw9/cwj4wRf3vR5+ZgqabA3dxAmJVwsq/FJ7WjAAAACnRSTlMAkP//YaLQ8DAZ7LpS8wAAANtJREFUOMuF1O0WgiAMgOHF+hBFUO//YjswQAeM7Z+8T+apFWCeDwiDmkBNoCbONKssDI0sDBNvGYjCaMJowmjCaIIB43sRj/cK9l6kO7tWLBwcWyt+Cwc4EQQmIh4FnIh05DZZ0JHzXGy3yEcuvkuowt2CXkGfMXbCEqCrOHsjvvkOp2/vUB7Ulme4xn1hS9t1rA+Z+jVejHq9CotT1kTqCcx6BnIn0PcXX7lHD+2PlG9130HroHXQ+hPkb9hKYNxB66B10Dr0e97MkcaL/fFPO+6gddA62DJC/wPLqA+PccxIzgAAAABJRU5ErkJggg==);
	mask-position: center 0, left 0, right 0;
	-webkit-mask-position: center 0, left 0, right 0;
	mask-size: calc(100% - 62px) 48px, 32px 48px, 32px 48px;
	-webkit-mask-size: calc(100% - 62px) 48px, 32px 48px, 32px 48px;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	transition: background-color .2s ease
}

[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary:after,
[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary:before,
[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):after,
[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):before,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn:after,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn:before,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn:after,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn:before,
[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary:after,
[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary:before,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image):after,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image):before,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary:after,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary:before,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image):after,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image):before,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn:after,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn:before,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:after,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-position: center 0, left 0, right 0;
	background-size: calc(100% - 62px) 48px, 32px 48px, 32px 48px;
	width: 100%;
	height: 48px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJQAAAAwAgMAAACK37u/AAAACVBMVEVHcEz////////mcEUwAAAAAnRSTlMAnxYjQ+0AAAAgSURBVDjLY1hFDGCgv6pRMApGwSgYBSMDhBID6F8PAQAO3bhIflNEZwAAAABJRU5ErkJggg==), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAwBAMAAACCgmVcAAAAJFBMVEVHcEz///////////////////////////////////////////8Uel1nAAAAC3RSTlMA3yCffTDvXhDPQGVY4X0AAAC0SURBVChTrdMhDsJAEAXQyW4JGyR2DdyAZGUNvgbVA5CgMPgakNyApIYrkBII+ZdDMvOnooJ1f/LE7p9W5HciAKgsNQ0iaNDQoAKWok+Dx0rnKWBP4LXTeQ4cDOgABm8DWuCk8+yIJ4OtziETWP8DbHROGYMBVwLu1rLgd0kH3M3AdePak2qE2A34HU0hNZM4Qj5nJjczSD0TV0vqqTi5MAncrVuPhIyhlGKJ/bRD5r+hBYAv7RVmeLnyXkQAAAAASUVORK5CYII=), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAwBAMAAACCgmVcAAAAJ1BMVEVHcEz///////////////////////////////////////////////8NopmKAAAADHRSTlMAfiDfoO9cMBDOkECeW4pMAAAAqklEQVQoz2M4AwQCDEgAJHAQXQBFyRkMJQwMpWimMLDHYFGSgCLAdubMMVQlOViUnEZXcrQARYDxzJlwVCUyWJQEoSs5rICuxIhyJSwYSnywKLFAV3KyAUWA88yZGeh6UAXWoJmK4TQZMhQE4Q1nNvRgRo8rYIQfwxvfTOgpQhktzTDZkKFgATKfY86ZIygKOs+ccUDwXFxc5qAENjglz0BL2ocb0ASQQw4Alnhx9LcNRpUAAAAASUVORK5CYII=)
}

@supports(clip-path:inset(0% 0% 0% 0%)) or (-webkit-clip-path:inset(0% 0% 0% 0%)) {

	[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary:before,
	[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):before,
	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn:before,
	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn:before,
	[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary:before,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image):before,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary:before,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image):before,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn:before,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:before {
		opacity: 1;
		-webkit-clip-path: inset(0 0 0 50%);
		clip-path: inset(0 0 0 50%);
		-webkit-transition: opacity .4s ease, -webkit-clip-path .3s ease, clip-path .3s ease;
		-o-transition: opacity .4s ease, -webkit-clip-path .3s ease, clip-path .3s ease;
		transition: opacity .4s ease, -webkit-clip-path .3s ease, clip-path .3s ease
	}
}

@supports(clip-path:inset(0% 0% 0% 0%)) or (-webkit-clip-path:inset(0% 0% 0% 0%)) {

	[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary:after,
	[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):after,
	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn:after,
	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn:after,
	[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary:after,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image):after,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary:after,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image):after,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn:after,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:after {
		opacity: 1;
		-webkit-clip-path: inset(0 50% 0 0);
		clip-path: inset(0 50% 0 0);
		-webkit-transition: opacity .4s ease, -webkit-clip-path .3s ease, clip-path .3s ease;
		-o-transition: opacity .4s ease, -webkit-clip-path .3s ease, clip-path .3s ease;
		transition: opacity .4s ease, -webkit-clip-path .3s ease, clip-path .3s ease
	}
}

[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary:hover,
[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:hover:not(.has-image),
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn:hover,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover,
[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary:hover,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:hover:not(.has-image),
[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary:hover,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:hover:not(.has-image),
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn:hover,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover {
	background-color: #007571
}

[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary:hover:before,
[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:hover:not(.has-image):before,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn:hover:before,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover:before,
[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary:hover:before,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:hover:not(.has-image):before,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary:hover:before,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:hover:not(.has-image):before,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn:hover:before,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover:before {
	opacity: 0
}

@supports(clip-path:inset(0% 50% 0% 50%)) or (-webkit-clip-path:inset(0% 50% 0% 50%)) {

	[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary:hover:before,
	[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:hover:not(.has-image):before,
	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn:hover:before,
	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover:before,
	[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary:hover:before,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:hover:not(.has-image):before,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary:hover:before,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:hover:not(.has-image):before,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn:hover:before,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover:before {
		-webkit-clip-path: inset(0 0 0 100%);
		clip-path: inset(0 0 0 100%);
		-webkit-transition: opacity .4s ease .4s, -webkit-clip-path .3s ease, clip-path .3s ease;
		-o-transition: opacity .4s ease .4s, -webkit-clip-path .3s ease, clip-path .3s ease;
		transition: opacity .4s ease .4s, -webkit-clip-path .3s ease, clip-path .3s ease;
		width: 100%;
		height: calc(100% + 4px)
	}
}

[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary:hover:after,
[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:hover:not(.has-image):after,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn:hover:after,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover:after,
[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary:hover:after,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:hover:not(.has-image):after,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary:hover:after,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:hover:not(.has-image):after,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn:hover:after,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover:after {
	opacity: 0
}

@supports(clip-path:inset(0% 50% 0% 50%)) or (-webkit-clip-path:inset(0% 50% 0% 50%)) {

	[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary:hover:after,
	[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:hover:not(.has-image):after,
	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn:hover:after,
	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover:after,
	[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary:hover:after,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:hover:not(.has-image):after,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary:hover:after,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:hover:not(.has-image):after,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn:hover:after,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover:after {
		-webkit-clip-path: inset(0 100% 0 0);
		clip-path: inset(0 100% 0 0);
		-webkit-transition: opacity .4s ease .4s, -webkit-clip-path .3s ease, clip-path .3s ease;
		-o-transition: opacity .4s ease .4s, -webkit-clip-path .3s ease, clip-path .3s ease;
		transition: opacity .4s ease .4s, -webkit-clip-path .3s ease, clip-path .3s ease;
		width: 100%;
		height: calc(100% + 4px)
	}
}

[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary:hover span,
[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:hover:not(.has-image) span,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn:hover span,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span,
[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary:hover span,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:hover:not(.has-image) span,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary:hover span,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:hover:not(.has-image) span,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn:hover span,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span {
	color: #fff
}

[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary span,
[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn span,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn span,
[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary span,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image) span,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary span,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) span,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn span,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span {
	color: #fff;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0 32px;
	padding: 3px 32px 0;
	position: relative;
	text-align: center;
	z-index: 1;
	transition: color .2s ease;
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 16px;
	font-size: 1rem;
	line-height: 16px;
	line-height: 1rem;
	letter-spacing: .64px;
	letter-spacing: .04rem;
	width: calc(100% - 60px);
	height: 48px
}



[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content html[lang=zh-cn] .btn-primary span,
[data-route=game_assassins-creed_valhalla] .module--franchise-header html[lang=zh-cn] .promo__wrapper__content__btn:not(.has-image) span,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title html[lang=zh-cn] .promo__wrapper__content__btn span,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content html[lang=zh-cn] .btn span,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card html[lang=zh-cn] .promo--title .promo__wrapper__content__btn span,
[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo html[lang=zh-cn] .btn-primary span,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-left html[lang=zh-cn] .promo__wrapper__content__btn:not(.has-image) span,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content html[lang=zh-cn] .btn-primary span,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right html[lang=zh-cn] .promo__wrapper__content__btn:not(.has-image) span,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList html[lang=zh-cn] .updatesList__allNewsBtn span,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList html[lang=zh-cn] .promo__wrapper__content__btn span,
[data-route^=game_assassins-creed_valhalla] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary span,
html[lang=zh-cn] [data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span,
html[lang=zh-cn] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary span,
html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image) span,
html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary span,
html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) span,
html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn span,
html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__content .btn-primary span:before,
[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span:before,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content__btn span:before,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn span:before,
[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo .btn-primary span:before,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image) span:before,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary span:before,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) span:before,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content__btn span:before,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:before {
	content: "";
	display: block;
	position: absolute;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='21' width='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.57 11.186L10.483.908v4.018L6.2 8.916l3.712 2.264-3.808 1.982 4.283 3.618v4.068z' fill='%23fff'/%3E%3C/svg%3E") 0/10px 20px no-repeat, url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='16' width='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.5 12.776l3.437-3.204L.96 7.758l3.055-1.592L.58 3.263V0l7.876 7.754L.5 16z' fill='%23fff'/%3E%3C/svg%3E") 100%/10px 20px no-repeat;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	pointer-events: none;
	width: calc(100% + 20px);
	height: 20px
}

.moduleCarousel .carousel__tabs li {
	box-shadow: 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1)
}

.module--character-portraits>.cards .cards__title,
.module--feature-accordion .promo__wrapper__content .promo__content__subtitle,
.module--feature-accordion .promo__wrapper__content .promo__content__title,
.module--product-feed-four-card .promo__wrapper__content .promo__content__subtitle,
.module--product-feed-four-card .promo__wrapper__content .promo__content__title,
.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__title,
.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__title,
.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__title,
.module--three-cards-max>.cards .cards__title,
[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content p,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__subtitle,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__title {
	text-shadow: 0 0 8px rgba(0, 0, 0, .25)
}

.module--feature-accordion .accordionSection__main,
.productFeed__gameBtn,
.searchFeed__item__wrapper,
.updatesFeed__item__wrapper__content,
[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content,
[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content,
[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content,
[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__media {
	background: linear-gradient(170.93deg, hsla(0, 0%, 100%, .16) 4.17%, hsla(0, 0%, 100%, .08) 95.99%)
}

.module--feature-accordion .accordionSection__main,
.productFeed__gameBtn,
.searchFeed__item__wrapper,
.updatesFeed__item__wrapper__content,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__media {
	border-radius: 8px;
	border: 1px solid transparent;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out, background .2s ease-out;
	position: relative
}

.module--feature-accordion .accordionSection__main:before,
.productFeed__gameBtn:before,
.searchFeed__item__wrapper:before,
.updatesFeed__item__wrapper__content:before,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide:before,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content:before,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content:before,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content:before,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content:before,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content:before,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide:before,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide:before,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content:before,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide:before,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide:before,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide:before,
[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content:before,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content:before,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content:before,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__media:before {
	content: "";
	display: block;
	position: absolute;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	border-radius: 8px;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%
}

.module--feature-accordion .accordionSection__main:hover,
body:not(.isTouch) .productFeed__gameBtn:hover,
body:not(.isTouch) .searchFeed__item__wrapper:hover {
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .2) 5%, hsla(0, 0%, 100%, .12) 95%);
	transform: scale(1.01);
	border-color: hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .1), 0 0 30px 0 hsla(0, 0%, 100%, .3)
}

.modal:before,
.module--character-portraits:before,
.module--feature-accordion:before,
.module--feature-game-description:before,
.module--media-visual-grid-carousel-with-titles:before,
.module--product-feed-four-card:before,
.module--promotion-franchise-four-card-vertical:before,
.module--promotion-franchise-three-card-vertical:before,
.module--promotion-franchise-two-card-vertical:before,
.module--three-cards-max:before,
[data-route$=collectors-edition] .module--feature-three-card-max-row:before,
[data-route$=collectors-edition] .module--promotion-two-card:before,
[data-route$=playground] .module--feature-three-card-max-row:before,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card:before,
[data-route$=playground] .module--promotion-two-card:before,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles:before,
[data-route=game_assassins-creed] .moduleUpdatesList:before,
[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list:before,
[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card:before,
[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list:before,
[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card:before,
[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list:before,
[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card:before,
[data-route=game_assassins-creed_brotherhood] .module--feature-content-list:before,
[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card:before,
[data-route=game_assassins-creed_chronicles] .module--feature-content-list:before,
[data-route=game_assassins-creed_chronicles] .module--promotion-two-card:before,
[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list:before,
[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card:before,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList:before,
[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list:before,
[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card:before,
[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list:before,
[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card:before,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList:before,
[data-route=game_assassins-creed_odyssey] .module--feature-content-list:before,
[data-route=game_assassins-creed_odyssey] .module--promotion-two-card:before,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList:before,
[data-route=game_assassins-creed_origins] .module--feature-content-list:before,
[data-route=game_assassins-creed_origins] .module--promotion-two-card:before,
[data-route=game_assassins-creed_origins] .moduleUpdatesList:before,
[data-route=game_assassins-creed_playground] .module--feature-content-promo-list:before,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles:before,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles:before,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList:before,
[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list:before,
[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card:before,
[data-route=game_assassins-creed_rebellion] .module--feature-content-list:before,
[data-route=game_assassins-creed_rebellion] .module--promotion-two-card:before,
[data-route=game_assassins-creed_revelations] .module--feature-content-list:before,
[data-route=game_assassins-creed_revelations] .module--promotion-two-card:before,
[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list:before,
[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card:before,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles:before,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles:before,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles:before,
[data-route=game_assassins-creed_syndicate] .module--feature-content-list:before,
[data-route=game_assassins-creed_syndicate] .module--promotion-two-card:before,
[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list:before,
[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card:before,
[data-route=game_assassins-creed_unity] .module--feature-content-list:before,
[data-route=game_assassins-creed_unity] .module--promotion-two-card:before,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image:before,
body[data-route=game_assassins-creed_games] .promo--title .promo:before,
body[data-route=game_assassins-creed_news] .promo.promo--title:before,
body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card:before {
	content: "";
	display: block;
	position: absolute;
	background-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/dafc9e2d8d2687b577cb9cec2f6af59c.png);
	background-size: 150% 150%;
	-webkit-mask-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/dafc9e2d8d2687b577cb9cec2f6af59c.png);
	-webkit-mask-size: 100% auto;
	-webkit-mask-repeat: no-repeat;
	mask-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/dafc9e2d8d2687b577cb9cec2f6af59c.png);
	mask-size: 100% auto;
	mask-repeat: no-repeat;
	animation: animate-smoke-left 100s linear infinite alternate both;
	pointer-events: none
}

.card__modal .card__modal__media:after,
.modal:after,
.module--character-portraits:after,
.module--feature-accordion:after,
.module--feature-game-description:after,
.module--media-visual-grid-carousel-with-titles:after,
.module--product-feed-four-card:after,
.module--promotion-franchise-four-card-vertical:after,
.module--promotion-franchise-three-card-vertical:after,
.module--promotion-franchise-two-card-vertical:after,
.module--three-cards-max:after,
[data-route$=collectors-edition] .module--feature-three-card-max-row:after,
[data-route$=collectors-edition] .module--promotion-two-card:after,
[data-route$=playground] .module--feature-three-card-max-row:after,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card:after,
[data-route$=playground] .module--promotion-two-card:after,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles:after,
[data-route=game_assassins-creed] .moduleUpdatesList:after,
[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list:after,
[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card:after,
[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list:after,
[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card:after,
[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list:after,
[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card:after,
[data-route=game_assassins-creed_brotherhood] .module--feature-content-list:after,
[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card:after,
[data-route=game_assassins-creed_chronicles] .module--feature-content-list:after,
[data-route=game_assassins-creed_chronicles] .module--promotion-two-card:after,
[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list:after,
[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card:after,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList:after,
[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list:after,
[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card:after,
[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list:after,
[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card:after,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList:after,
[data-route=game_assassins-creed_odyssey] .module--feature-content-list:after,
[data-route=game_assassins-creed_odyssey] .module--promotion-two-card:after,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList:after,
[data-route=game_assassins-creed_origins] .module--feature-content-list:after,
[data-route=game_assassins-creed_origins] .module--promotion-two-card:after,
[data-route=game_assassins-creed_origins] .moduleUpdatesList:after,
[data-route=game_assassins-creed_playground] .module--feature-content-promo-list:after,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles:after,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles:after,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList:after,
[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list:after,
[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card:after,
[data-route=game_assassins-creed_rebellion] .module--feature-content-list:after,
[data-route=game_assassins-creed_rebellion] .module--promotion-two-card:after,
[data-route=game_assassins-creed_revelations] .module--feature-content-list:after,
[data-route=game_assassins-creed_revelations] .module--promotion-two-card:after,
[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list:after,
[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card:after,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles:after,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles:after,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles:after,
[data-route=game_assassins-creed_syndicate] .module--feature-content-list:after,
[data-route=game_assassins-creed_syndicate] .module--promotion-two-card:after,
[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list:after,
[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card:after,
[data-route=game_assassins-creed_unity] .module--feature-content-list:after,
[data-route=game_assassins-creed_unity] .module--promotion-two-card:after,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image:after,
body[data-route=game_assassins-creed_games] .promo--title .promo:after,
body[data-route=game_assassins-creed_news] .promo.promo--title:after,
body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card:after {
	content: "";
	display: block;
	position: absolute;
	background-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/dafc9e2d8d2687b577cb9cec2f6af59c.png);
	background-size: 150% 150%;
	-webkit-mask-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/dafc9e2d8d2687b577cb9cec2f6af59c.png);
	-webkit-mask-size: 100% auto;
	-webkit-mask-repeat: no-repeat;
	mask-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/dafc9e2d8d2687b577cb9cec2f6af59c.png);
	mask-size: 100% auto;
	mask-repeat: no-repeat;
	animation: animate-smoke-right 100s linear infinite alternate both;
	pointer-events: none
}

.module--feature-accordion .promo,
.module--product-feed-four-card .promo,
.module--promotion-franchise-four-card-vertical>.promo .promo,
.module--promotion-franchise-three-card-vertical>.promo .promo,
.module--promotion-franchise-two-card-vertical>.promo .promo,
[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo,
[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo,
[data-route$=playground] .module--feature-three-card-max-row>.promo .promo,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo,
[data-route$=playground] .module--promotion-two-card>.promo .promo,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo,
[data-route=game_assassins-creed] .moduleUpdatesList .promo,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo,
[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo {
	max-width: 1600px;
	width: 100%;
	margin: 0 auto
}

.module--feature-accordion .promo__wrapper,
.module--product-feed-four-card .promo__wrapper,
.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper,
.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper,
.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper,
[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper,
[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper,
[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper,
[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper,
[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper,
[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.module--feature-accordion .promo__wrapper__content,
.module--product-feed-four-card .promo__wrapper__content,
.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content,
.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content,
.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content,
[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content,
[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content,
[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content,
[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content,
[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content,
[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content {
	padding: 84px 0 48px;
	display: flex;
	width: 100%;
	max-width: 1430px;
	position: relative;
	flex-direction: column
}

.module--feature-accordion .promo__wrapper__content:before,
.module--product-feed-four-card .promo__wrapper__content:before,
.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content:before,
.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content:before,
.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content:before,
[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content:before,
[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content:before,
[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content:before,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content:before,
[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content:before,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content:before,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content:before,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content:before,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content:before,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content:before,
[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content:before,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content:before,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content:before {
	content: "";
	display: block;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='8' width='1607' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='526.375' x='.625' y='.833'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_54337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_54337' result='shape'/%3E%3C/filter%3E%3Cfilter id='b' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='156.75' x='526.945' y='.833'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_54337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_54337' result='shape'/%3E%3C/filter%3E%3Cfilter id='c' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='56' x='683.641' y='.833'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_54337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_54337' result='shape'/%3E%3C/filter%3E%3Cfilter id='d' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='122' x='739.586' y='.833'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_54337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_54337' result='shape'/%3E%3C/filter%3E%3Cfilter id='e' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='526' x='861.535' y='.833'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_54337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_54337' result='shape'/%3E%3C/filter%3E%3Cfilter id='f' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='219.145' x='1387.48' y='.833'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_54337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_54337' result='shape'/%3E%3C/filter%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M3.625 4.333H524' stroke='%23fff'/%3E%3C/g%3E%3Cg filter='url(%23b)'%3E%3Cpath d='M529.945 4.333h150.75' shape-rendering='crispEdges' stroke='%23fff' stroke-opacity='.4'/%3E%3C/g%3E%3Cg filter='url(%23c)'%3E%3Cpath d='M686.641 4.333h50' stroke='%23fff'/%3E%3C/g%3E%3Cg filter='url(%23d)'%3E%3Cpath d='M742.586 4.333h116' stroke='%23fff'/%3E%3C/g%3E%3Cg filter='url(%23e)'%3E%3Cpath d='M864.535 4.333h520.005' shape-rendering='crispEdges' stroke='%23fff' stroke-opacity='.4'/%3E%3C/g%3E%3Cg filter='url(%23f)'%3E%3Cpath d='M1390.48 4.333h213.15' stroke='%23fff'/%3E%3C/g%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100% 8px;
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: 50%;
	transform: translate(-50%);
	max-width: calc(100% - 120px);
	width: 100%;
	height: 8px
}

@media(max-width:767px) {

	.module--feature-accordion .promo__wrapper__content:before,
	.module--product-feed-four-card .promo__wrapper__content:before,
	.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content:before,
	.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content:before,
	.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content:before,
	[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content:before,
	[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content:before,
	[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content:before,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content:before,
	[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content:before,
	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
	[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content:before,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content:before,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content:before,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content:before,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content:before,
	[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content:before,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content:before,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content:before {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='8' width='310' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='18.203' x='3.523' y='.5'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_55337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_55337' result='shape'/%3E%3C/filter%3E%3Cfilter id='b' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='113.488' x='18.596' y='.5'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_55337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_55337' result='shape'/%3E%3C/filter%3E%3Cfilter id='c' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='107.926' x='128.957' y='.5'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_55337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_55337' result='shape'/%3E%3C/filter%3E%3Cfilter id='d' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='11.203' x='233.754' y='.5'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_55337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_55337' result='shape'/%3E%3C/filter%3E%3Cfilter id='e' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='47.273' x='241.828' y='.5'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_55337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_55337' result='shape'/%3E%3C/filter%3E%3Cfilter id='f' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='19.996' x='285.973' y='.5'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_55337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_55337' result='shape'/%3E%3C/filter%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M6.523 4h12.203' stroke='%23fff'/%3E%3C/g%3E%3Cg filter='url(%23b)'%3E%3Cpath d='M21.596 4h107.488' shape-rendering='crispEdges' stroke='%23fff' stroke-opacity='.4'/%3E%3C/g%3E%3Cg filter='url(%23c)'%3E%3Cpath d='M131.957 4h101.926' stroke='%23fff'/%3E%3C/g%3E%3Cg filter='url(%23d)'%3E%3Cpath d='M236.754 4h5.204' stroke='%23fff'/%3E%3C/g%3E%3Cg filter='url(%23e)'%3E%3Cpath d='M244.828 4h41.273' shape-rendering='crispEdges' stroke='%23fff' stroke-opacity='.4'/%3E%3C/g%3E%3Cg filter='url(%23f)'%3E%3Cpath d='M288.973 4h13.997' stroke='%23fff'/%3E%3C/g%3E%3C/svg%3E");
		background-size: 100% 12px
	}
}

.module--feature-accordion .promo__wrapper__content .promo__content__subtitle,
.module--feature-accordion .promo__wrapper__content .promo__content__title,
.module--product-feed-four-card .promo__wrapper__content .promo__content__subtitle,
.module--product-feed-four-card .promo__wrapper__content .promo__content__title,
.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__title,
.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__title,
.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__title,
[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__subtitle,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__title {
	text-align: center;
	color: #fff
}

.module--feature-accordion .promo__wrapper__content .promo__content__title,
.module--product-feed-four-card .promo__wrapper__content .promo__content__title,
.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__title,
.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__title,
.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__title,
[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase
}



[data-route$=collectors-edition] html[lang=zh-cn] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
[data-route$=collectors-edition] html[lang=zh-cn] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] html[lang=zh-cn] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__title,
[data-route$=playground] html[lang=zh-cn] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
[data-route$=playground] html[lang=zh-cn] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_discovery-tour] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_nexus-vr] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_odyssey] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_origins] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_playground] html[lang=zh-cn] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_playground] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_publishing] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_publishing] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_shadows] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_shadows_collectors-edition] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_shadows_expansion] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
body:not([data-route^=game_assassins-creed_shadows]) html[lang=zh-cn] .module--feature-full-bleed-image .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] .module--feature-accordion .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] .module--product-feed-four-card .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] .module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] .module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] .module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.module--feature-accordion .promo__wrapper__content .promo__content__subtitle,
.module--product-feed-four-card .promo__wrapper__content .promo__content__subtitle,
.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__subtitle {
	max-width: 600px;
	margin: 0 auto;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}



[data-route$=collectors-edition] html[lang=zh-cn] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=collectors-edition] html[lang=zh-cn] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] html[lang=zh-cn] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] html[lang=zh-cn] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] html[lang=zh-cn] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_discovery-tour] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_nexus-vr] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_odyssey] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_origins] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_playground] html[lang=zh-cn] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_playground] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_publishing] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_publishing] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_shadows] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_shadows_collectors-edition] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_shadows_expansion] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
body:not([data-route^=game_assassins-creed_shadows]) html[lang=zh-cn] .module--feature-full-bleed-image .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] .module--feature-accordion .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] .module--product-feed-four-card .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] .module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] .module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] .module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--feature-accordion .promo__wrapper__content,
	.module--product-feed-four-card .promo__wrapper__content,
	.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content,
	.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content,
	.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content,
	[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content,
	[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content,
	[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content,
	[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content,
	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content,
	[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content,
	[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content,
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content {
		padding: 36px 0 24px
	}

	.module--feature-accordion .promo__wrapper__content:before,
	.module--product-feed-four-card .promo__wrapper__content:before,
	.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content:before,
	.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content:before,
	.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content:before,
	[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content:before,
	[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content:before,
	[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content:before,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content:before,
	[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content:before,
	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
	[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content:before,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content:before,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content:before,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content:before,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content:before,
	[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content:before,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content:before,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before,
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content:before {
		width: calc(100% - 22px);
		max-width: calc(100% - 22px);
		left: 11px;
		transform: translateX(0)
	}

	.module--feature-accordion .promo__wrapper__content .promo__content__subtitle,
	.module--feature-accordion .promo__wrapper__content .promo__content__title,
	.module--product-feed-four-card .promo__wrapper__content .promo__content__subtitle,
	.module--product-feed-four-card .promo__wrapper__content .promo__content__title,
	.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
	.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__title,
	.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
	.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__title,
	.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
	.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__subtitle,
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__title {
		margin: 0 32px
	}

	.module--feature-accordion .promo__wrapper__content .promo__content__title,
	.module--product-feed-four-card .promo__wrapper__content .promo__content__title,
	.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__title,
	.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__title,
	.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 40px;
		line-height: 2.5rem;
		letter-spacing: 1.6px;
		letter-spacing: .1rem;
		text-transform: uppercase
	}

	

	[data-route$=collectors-edition] html[lang=zh-cn] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=collectors-edition] html[lang=zh-cn] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] html[lang=zh-cn] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=playground] html[lang=zh-cn] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
	[data-route$=playground] html[lang=zh-cn] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_discovery-tour] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_nexus-vr] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_odyssey] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_origins] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_playground] html[lang=zh-cn] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_playground] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_publishing] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_publishing] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_shadows] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_shadows_collectors-edition] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	[data-route=game_assassins-creed_shadows_expansion] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	body:not([data-route^=game_assassins-creed_shadows]) html[lang=zh-cn] .module--feature-full-bleed-image .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] .module--feature-accordion .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] .module--product-feed-four-card .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] .module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] .module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] .module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.module--feature-accordion .promo__wrapper__content .promo__content__subtitle,
	.module--product-feed-four-card .promo__wrapper__content .promo__content__subtitle,
	.module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
	.module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
	.module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	

	[data-route$=collectors-edition] html[lang=zh-cn] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=collectors-edition] html[lang=zh-cn] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] html[lang=zh-cn] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=playground] html[lang=zh-cn] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route$=playground] html[lang=zh-cn] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_discovery-tour] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_nexus-vr] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_odyssey] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_origins] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_playground] html[lang=zh-cn] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_playground] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_publishing] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_publishing] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_shadows] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_shadows_collectors-edition] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_shadows_expansion] html[lang=zh-cn] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	body:not([data-route^=game_assassins-creed_shadows]) html[lang=zh-cn] .module--feature-full-bleed-image .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] .module--feature-accordion .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] .module--product-feed-four-card .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] .module--promotion-franchise-four-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] .module--promotion-franchise-three-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] .module--promotion-franchise-two-card-vertical>.promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card>.promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto
}

[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content {
	margin-top: 85px;
	padding: 55px 0 40px;
	border-top: 6px solid #4cafa1;
	display: flex;
	width: 100%;
	gap: 16px;
	position: relative;
	flex-direction: column
}

[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content:before,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content:before {
	content: "";
	display: block;
	background-image: url(data:image/png;base64,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);
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	transform: translate(-50%, calc(-100% - 4px));
	top: 0;
	left: 50%;
	width: 170px;
	height: 85px
}

[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content .promo__content__subtitle,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content .promo__content__title,
[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content p,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content p {
	text-align: center;
	color: #fff
}

[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content .promo__content__title,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content .promo__content__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase
}



[data-route=game_assassins-creed_valhalla] .module--promotion-two-card html[lang=zh-cn] .promo--title .promo__wrapper__content .promo__content__title,
[data-route^=game_assassins-creed_valhalla] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content .promo__content__subtitle,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 31px;
	line-height: 1.9375rem;
	letter-spacing: 0
}



[data-route=game_assassins-creed_valhalla] .module--promotion-two-card html[lang=zh-cn] .promo--title .promo__wrapper__content .promo__content__subtitle,
[data-route^=game_assassins-creed_valhalla] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content p,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content p {
	max-width: 600px;
	margin: 0 auto;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}



[data-route=game_assassins-creed_valhalla] .module--promotion-two-card html[lang=zh-cn] .promo--title .promo__wrapper__content p,
[data-route^=game_assassins-creed_valhalla] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content p,
html[lang=zh-cn] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content p,
html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content {
		margin-top: 36px;
		padding: 36px 0 32px;
		border-top-width: 2px
	}

	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content:before,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content:before {
		width: 72px;
		height: 36px
	}

	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content .promo__content__subtitle,
	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content .promo__content__title,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content .promo__content__title {
		margin: 0 auto
	}

	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content .promo__content__title,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	

	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card html[lang=zh-cn] .promo--title .promo__wrapper__content .promo__content__title,
	[data-route^=game_assassins-creed_valhalla] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content .promo__content__subtitle,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	

	[data-route=game_assassins-creed_valhalla] .module--promotion-two-card html[lang=zh-cn] .promo--title .promo__wrapper__content .promo__content__subtitle,
	[data-route^=game_assassins-creed_valhalla] html[lang=zh-cn] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promo--title .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.card__modal .video-wrapper-thumbnail,
.module--media-visual-grid-carousel-with-titles .tab__items--1 .tabs__item__media,
.updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__media,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn,
[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn,
[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn,
[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn,
[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn,
[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn.has-image,
[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn,
body[data-route^=game_assassins-creed_news_] .video-wrapper-thumbnail,
body[data-route^=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image {
	position: relative
}

.card__modal .video-wrapper-thumbnail:after,
.module--media-visual-grid-carousel-with-titles .tab__items--1 .tabs__item__media:after,
.updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__media:after,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
body[data-route^=game_assassins-creed_news_] .video-wrapper-thumbnail:after,
body[data-route^=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 4%, hsla(0, 0%, 100%, .08) 96%), url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='13' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.375 6.363l-11 6v-12z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E") 25px/11px 12px no-repeat;
	border-radius: 100px;
	border: 1px solid hsla(0, 0%, 100%, .85);
	box-shadow: 0 12px 20px -8px rgba(0, 0, 0, .1), inset 0 0 2px 0 hsla(0, 0%, 100%, .2);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	transition: border-color .2s ease, border-width .2s ease, outline .2s ease, box-shadow .2s ease, height .2s ease, width .2s ease;
	width: 60px;
	height: 60px
}

@media only screen and (max-width:768px) {

	.card__modal .video-wrapper-thumbnail:after,
	.module--media-visual-grid-carousel-with-titles .tab__items--1 .tabs__item__media:after,
	.updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__media:after,
	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
	[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
	[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
	[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
	[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
	[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn.has-image:after,
	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:after,
	body[data-route^=game_assassins-creed_news_] .video-wrapper-thumbnail:after,
	body[data-route^=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image:after {
		width: 48px;
		height: 48px;
		background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 4%, hsla(0, 0%, 100%, .08) 96%), url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='13' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.375 6.363l-11 6v-12z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E") 19px/11px 12px no-repeat
	}
}

.card__modal .video-wrapper-thumbnail:hover:after,
.module--media-visual-grid-carousel-with-titles .tab__items--1 .tabs__wrapper .tabs__wrapper__item:hover .tabs__item__media:after,
body:not(.isTouch) .updatesFeed__item:hover .updatesFeed__item__wrapper__media:after,
body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn.has-image:hover:after,
body:not(.isTouch)[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:hover:after,
body:not(.isTouch)[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:hover:after,
body:not(.isTouch)[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .is-video .updatesList__item__media__btn:hover:after,
body[data-route^=game_assassins-creed_news_]:not(.isTouch) .video-wrapper-thumbnail:hover:after {
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .2) 5%, hsla(0, 0%, 100%, .12) 95%), url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='13' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.375 6.363l-11 6v-12z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E") 26px/12px 13px no-repeat;
	pointer-events: none;
	border-color: #fff;
	border-width: 2px;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .1), 0 0 30px 0 hsla(0, 0%, 100%, .3);
	width: 63px;
	height: 63px
}

.module--feature-accordion .accordionSection__details p,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content p {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}


.module--feature-accordion html[lang=zh-cn] .accordionSection__details p,
body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content p,
html[lang=zh-cn] .module--feature-accordion .accordionSection__details p,
html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--feature-accordion .accordionSection__details p,
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	
	.module--feature-accordion html[lang=zh-cn] .accordionSection__details p,
	body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content p,
	html[lang=zh-cn] .module--feature-accordion .accordionSection__details p,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--feature-accordion .accordionSection__details a,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content a {
	color: #9baab4;
	transition: color .3s ease
}

.module--feature-accordion .accordionSection__details h1,
.module--feature-accordion .accordionSection__details h2,
.module--feature-accordion .accordionSection__details h3,
.module--feature-accordion .accordionSection__details h4,
.module--feature-accordion .accordionSection__details h5,
.module--feature-accordion .accordionSection__details h6,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h1,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h2,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h3,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h4,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h5,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h6 {
	margin-top: 1rem;
	margin-bottom: 1rem
}

.module--feature-accordion .accordionSection__details h1,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h1 {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase
}


.module--feature-accordion html[lang=zh-cn] .accordionSection__details h1,
body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content h1,
html[lang=zh-cn] .module--feature-accordion .accordionSection__details h1,
html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h1 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--feature-accordion .accordionSection__details h1,
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h1 {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 40px;
		line-height: 2.5rem;
		letter-spacing: 1.6px;
		letter-spacing: .1rem;
		text-transform: uppercase
	}

	

	.module--feature-accordion html[lang=zh-cn] .accordionSection__details h1,
	body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content h1,
	html[lang=zh-cn] .module--feature-accordion .accordionSection__details h1,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h1 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--feature-accordion .accordionSection__details h2,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h2 {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase
}



.module--feature-accordion html[lang=zh-cn] .accordionSection__details h2,
body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content h2,
html[lang=zh-cn] .module--feature-accordion .accordionSection__details h2,
html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--feature-accordion .accordionSection__details h2,
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h2 {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	
	.module--feature-accordion html[lang=zh-cn] .accordionSection__details h2,
	body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content h2,
	html[lang=zh-cn] .module--feature-accordion .accordionSection__details h2,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h2 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--feature-accordion .accordionSection__details h3,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h3 {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 32px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 2rem;
	letter-spacing: 1.28px;
	letter-spacing: .08rem;
	text-transform: uppercase
}



.module--feature-accordion html[lang=zh-cn] .accordionSection__details h3,
body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content h3,
html[lang=zh-cn] .module--feature-accordion .accordionSection__details h3,
html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h3 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--feature-accordion .accordionSection__details h3,
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h3 {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 24px;
		line-height: 1.5rem;
		letter-spacing: .96px;
		letter-spacing: .06rem;
		text-transform: uppercase
	}

	

	.module--feature-accordion html[lang=zh-cn] .accordionSection__details h3,
	body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content h3,
	html[lang=zh-cn] .module--feature-accordion .accordionSection__details h3,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h3 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--feature-accordion .accordionSection__details h4,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h4 {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 31px;
	line-height: 1.9375rem;
	letter-spacing: 0
}



.module--feature-accordion html[lang=zh-cn] .accordionSection__details h4,
body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content h4,
html[lang=zh-cn] .module--feature-accordion .accordionSection__details h4,
html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h4 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--feature-accordion .accordionSection__details h4,
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h4 {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 18px;
		font-size: 1.125rem;
		line-height: 23px;
		line-height: 1.4375rem;
		letter-spacing: 0
	}

	

	.module--feature-accordion html[lang=zh-cn] .accordionSection__details h4,
	body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content h4,
	html[lang=zh-cn] .module--feature-accordion .accordionSection__details h4,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h4 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--feature-accordion .accordionSection__details h5,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h5 {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 26px;
	line-height: 1.625rem;
	letter-spacing: 0
}



.module--feature-accordion html[lang=zh-cn] .accordionSection__details h5,
body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content h5,
html[lang=zh-cn] .module--feature-accordion .accordionSection__details h5,
html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h5 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--feature-accordion .accordionSection__details h5,
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h5 {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
		font-size: 1rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	

	.module--feature-accordion html[lang=zh-cn] .accordionSection__details h5,
	body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content h5,
	html[lang=zh-cn] .module--feature-accordion .accordionSection__details h5,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h5 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--feature-accordion .accordionSection__details h6,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h6 {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 21px;
	line-height: 1.3125rem;
	letter-spacing: 0
}



.module--feature-accordion html[lang=zh-cn] .accordionSection__details h6,
body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content h6,
html[lang=zh-cn] .module--feature-accordion .accordionSection__details h6,
html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h6 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--feature-accordion .accordionSection__details h6,
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h6 {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 18px;
		line-height: 1.125rem;
		letter-spacing: 0
	}

	

	.module--feature-accordion html[lang=zh-cn] .accordionSection__details h6,
	body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content h6,
	html[lang=zh-cn] .module--feature-accordion .accordionSection__details h6,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content h6 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--feature-accordion .accordionSection__details ul,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content ul {
	list-style-type: disc
}

.module--feature-accordion .accordionSection__details li,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content li {
	margin-bottom: .5rem;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}



.module--feature-accordion html[lang=zh-cn] .accordionSection__details li,
body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content li,
html[lang=zh-cn] .module--feature-accordion .accordionSection__details li,
html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content li {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--feature-accordion .accordionSection__details li,
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content li {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	

	.module--feature-accordion html[lang=zh-cn] .accordionSection__details li,
	body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content li,
	html[lang=zh-cn] .module--feature-accordion .accordionSection__details li,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content li {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--feature-accordion .accordionSection__details ol>li>ol,
.module--feature-accordion .accordionSection__details ol>li>ul,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content ol>li>ol,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content ol>li>ul {
	list-style-type: lower-alpha
}

.module--feature-accordion .accordionSection__details ol>li>ol>li>ol,
.module--feature-accordion .accordionSection__details ol>li>ol>li>ul,
.module--feature-accordion .accordionSection__details ol>li>ul>li>ol,
.module--feature-accordion .accordionSection__details ol>li>ul>li>ul,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content ol>li>ol>li>ol,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content ol>li>ol>li>ul,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content ol>li>ul>li>ol,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content ol>li>ul>li>ul {
	list-style-type: lower-roman
}

.module--feature-accordion .accordionSection__details table,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content table {
	display: block;
	overflow: auto;
	border-collapse: collapse !important;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.module--feature-accordion .accordionSection__details table::-webkit-scrollbar,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content table::-webkit-scrollbar {
	display: none
}

.module--feature-accordion .accordionSection__details tr,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content tr {
	border-bottom: 1px solid #55636c !important
}

.module--feature-accordion .accordionSection__details tr td,
.module--feature-accordion .accordionSection__details tr th,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content tr td,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content tr th {
	border-left: 1px solid #55636c !important
}

.module--feature-accordion .accordionSection__details tr td:last-of-type,
.module--feature-accordion .accordionSection__details tr th:last-of-type,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content tr td:last-of-type,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content tr th:last-of-type {
	border-right: 1px solid #55636c !important
}

.module--feature-accordion .accordionSection__details td,
.module--feature-accordion .accordionSection__details th,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content td,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content th {
	border: 0 !important;
	padding: .625rem .75rem !important
}

.module--feature-accordion .accordionSection__details th,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content th {
	border-top: 1px solid #55636c !important;
	background-color: #29353d !important
}

.module--feature-accordion .accordionSection__details b,
.module--feature-accordion .accordionSection__details strong,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content b,
body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content strong {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}



.module--feature-accordion html[lang=zh-cn] .accordionSection__details b,
.module--feature-accordion html[lang=zh-cn] .accordionSection__details strong,
body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content b,
body[data-route^=game_assassins-creed_news_] html[lang=zh-cn] .updatesDetail__article__content strong,
html[lang=zh-cn] .module--feature-accordion .accordionSection__details b,
html[lang=zh-cn] .module--feature-accordion .accordionSection__details strong,
html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content b,
html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content strong {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__wrapper__content,
body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper__content,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__wrapper__content,
body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__wrapper__content,
body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title .promo__wrapper__content,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__wrapper__content {
	align-items: center;
	color: #fff;
	display: flex;
	flex-direction: column;
	gap: 16px;
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 56px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title,
body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__title,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__title,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title,
body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__title,
body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__content__title,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title .promo__content__title,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__content__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 56px;
	font-size: 3.5rem;
	line-height: 61px;
	line-height: 3.8125rem;
	letter-spacing: 0;
	text-transform: uppercase;
	padding-top: 88px;
	position: relative
}



body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles html[lang=zh-cn] .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title,
body[data-route=game_assassins-creed_shadows_collectors-edition] html[lang=zh-cn] .module--feature-product .promo__content__title,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles html[lang=zh-cn] .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title,
body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card html[lang=zh-cn] .promo--title .promo__content__title,
body[data-route=game_assassins-creed_shadows_expansion] html[lang=zh-cn] .module--feature-product .promo__content__title,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list html[lang=zh-cn] .promo--title .promo__content__title,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList html[lang=zh-cn] .promo--title .promo__content__title,
body[data-route^=game_assassins-creed_shadows] html[lang=zh-cn] .module--feature-full-bleed-image .promo__content__title,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__title,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__title,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__title,
html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__content__title,
html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title .promo__content__title,
html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title:before,
body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__title:before,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__title:before,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title:before,
body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__title:before,
body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__content__title:before,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title .promo__content__title:before,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__content__title:before {
	content: "";
	display: block;
	position: absolute;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAooAAAAoBAMAAACLEcZzAAAAElBMVEVHcEz///////////////////+IGTx/AAAABnRSTlMATSdCChxu0OGFAAABKUlEQVRo3u3VsRGDMBQDUB0xA8jGPWaC+GAAczAAFNl/lVRJn/xfuJAm8P17loDus0AxZ+CsI5hTGHUEO8VFGO0UI4owOrSimtGBIoTRZaCF0U7xJYx2iiMvYTRTvJmF0UYxYuTKC0UYDRT3+U6oeZiE0dCKIfGJB0tTM1pasSQANaoZbQP9BPDQTNsGOgELUDXTRooDZ2E0UyyM/WNkt/lQ5Bdjt8HSa+qGUCeMJC/sqeFI3b61309ypIaDDTczAjeEuqnmfk74YvxQbDrK/xhfouiAEaJoxVjYEBhF0YJxyHXCnu5ZFA0YSzt4cgtRFA0YM0JlarhF0TrTGmiHmV410A4YT1F0wAhR9MAoih4YRdEB4ymKDhhXUXTASFF0wLiKokPO/p/4BvPLaRAJ+RzlAAAAAElFTkSuQmCC) 50%/auto 40px no-repeat;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	height: 40px
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__subtitle,
body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__subtitle,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__subtitle,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__subtitle,
body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__subtitle,
body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__content__subtitle,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title .promo__content__subtitle,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__content__subtitle {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 21px;
	line-height: 1.3125rem;
	letter-spacing: 0
}



body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles html[lang=zh-cn] .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__subtitle,
body[data-route=game_assassins-creed_shadows_collectors-edition] html[lang=zh-cn] .module--feature-product .promo__content__subtitle,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles html[lang=zh-cn] .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__subtitle,
body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card html[lang=zh-cn] .promo--title .promo__content__subtitle,
body[data-route=game_assassins-creed_shadows_expansion] html[lang=zh-cn] .module--feature-product .promo__content__subtitle,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list html[lang=zh-cn] .promo--title .promo__content__subtitle,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList html[lang=zh-cn] .promo--title .promo__content__subtitle,
body[data-route^=game_assassins-creed_shadows] html[lang=zh-cn] .module--feature-full-bleed-image .promo__content__subtitle,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__subtitle,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__subtitle,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__subtitle,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__subtitle,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__subtitle,
html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__content__subtitle,
html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title .promo__content__subtitle,
html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] p,
body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product p,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product p,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] p,
body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title p,
body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image p,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title p,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title p {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	margin: 0;
	max-width: 600px
}



body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles html[lang=zh-cn] .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] p,
body[data-route=game_assassins-creed_shadows_collectors-edition] html[lang=zh-cn] .module--feature-product p,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles html[lang=zh-cn] .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] p,
body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card html[lang=zh-cn] .promo--title p,
body[data-route=game_assassins-creed_shadows_expansion] html[lang=zh-cn] .module--feature-product p,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list html[lang=zh-cn] .promo--title p,
body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList html[lang=zh-cn] .promo--title p,
body[data-route^=game_assassins-creed_shadows] html[lang=zh-cn] .module--feature-full-bleed-image p,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] p,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product p,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product p,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] p,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title p,
html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image p,
html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title p,
html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"],
	body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"],
	body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title,
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title {
		padding: 0
	}

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title,
	body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__title,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__title,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title,
	body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__title,
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__content__title,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title .promo__content__title,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__content__title {
		padding: 58px 10px 0;
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 32px;
		font-size: 2rem;
		line-height: 38.4px;
		line-height: 2.4rem;
		letter-spacing: 8px;
		letter-spacing: .5rem;
		text-transform: uppercase
	}

	

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles html[lang=zh-cn] .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title,
	body[data-route=game_assassins-creed_shadows_collectors-edition] html[lang=zh-cn] .module--feature-product .promo__content__title,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles html[lang=zh-cn] .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title,
	body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card html[lang=zh-cn] .promo--title .promo__content__title,
	body[data-route=game_assassins-creed_shadows_expansion] html[lang=zh-cn] .module--feature-product .promo__content__title,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list html[lang=zh-cn] .promo--title .promo__content__title,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList html[lang=zh-cn] .promo--title .promo__content__title,
	body[data-route^=game_assassins-creed_shadows] html[lang=zh-cn] .module--feature-full-bleed-image .promo__content__title,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__title,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__title,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__title,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__content__title,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title .promo__content__title,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title:before,
	body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__title:before,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__title:before,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__title:before,
	body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__title:before,
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__content__title:before,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title .promo__content__title:before,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__content__title:before {
		background-size: auto 26px;
		left: 4px;
		right: 4px;
		transform: none;
		width: calc(100% - 8px);
		height: 26px
	}

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__subtitle,
	body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__subtitle,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__subtitle,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__subtitle,
	body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__subtitle,
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__content__subtitle,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title .promo__content__subtitle,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 18px;
		line-height: 1.125rem;
		letter-spacing: 0
	}

	

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles html[lang=zh-cn] .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__subtitle,
	body[data-route=game_assassins-creed_shadows_collectors-edition] html[lang=zh-cn] .module--feature-product .promo__content__subtitle,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles html[lang=zh-cn] .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__subtitle,
	body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card html[lang=zh-cn] .promo--title .promo__content__subtitle,
	body[data-route=game_assassins-creed_shadows_expansion] html[lang=zh-cn] .module--feature-product .promo__content__subtitle,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list html[lang=zh-cn] .promo--title .promo__content__subtitle,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList html[lang=zh-cn] .promo--title .promo__content__subtitle,
	body[data-route^=game_assassins-creed_shadows] html[lang=zh-cn] .module--feature-full-bleed-image .promo__content__subtitle,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__subtitle,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__subtitle,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__subtitle,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__content__subtitle,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__subtitle,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__content__subtitle,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title .promo__content__subtitle,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] p,
	body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product p,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product p,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] p,
	body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title p,
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image p,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title p,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	



	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles html[lang=zh-cn] .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] p,
	body[data-route=game_assassins-creed_shadows_collectors-edition] html[lang=zh-cn] .module--feature-product p,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles html[lang=zh-cn] .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] p,
	body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card html[lang=zh-cn] .promo--title p,
	body[data-route=game_assassins-creed_shadows_expansion] html[lang=zh-cn] .module--feature-product p,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list html[lang=zh-cn] .promo--title p,
	body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList html[lang=zh-cn] .promo--title p,
	body[data-route^=game_assassins-creed_shadows] html[lang=zh-cn] .module--feature-full-bleed-image p,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] p,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product p,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product p,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] p,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title p,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image p,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title p,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.photo-filter__daterange,
.photo-filter__select,
.photo-filters-wrapper .photo-filters-wrapper__open-button {
	background: #000;
	cursor: pointer;
	height: 45px;
	margin: 0 10px;
	position: relative;
	width: 256px
}

.photo-filter__daterange:after,
.photo-filter__select:after,
.photo-filters-wrapper .photo-filters-wrapper__open-button:after {
	content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAPBAMAAAAMihLoAAAAJ1BMVEVHcEz///////////////////////////////////////////////8NopmKAAAADHRSTlMAfxDPnyDfoLtvMJDeeL1+AAAAbUlEQVQI12NgQAZcCjAW0wKGOUYwjvJJBpkTME7PQQbGMw4QNssZAQaGmiMQjs9pIMEOkWI5UwCiag6CSJnjYHkOkGLGMw0Q822AUjKHofYpnxFgPAOzDigFl2BgCDtzJhXuPtacYwEI14ZBJABgTxovxZ6vwQAAAABJRU5ErkJggg==);
	display: block;
	position: absolute;
	top: 30%;
	right: 35px;
	height: 21px;
	pointer-events: none;
	width: 10px
}

.photo-filter__daterange>select,
.photo-filter__select>select,
.photo-filters-wrapper .photo-filters-wrapper__open-button>select {
	color: #fff;
	border: 1px solid #fff;
	padding: 0 0 0 25px;
	background: #000;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 28px;
	line-height: 1.75rem;
	letter-spacing: 2.24px;
	letter-spacing: .14rem;
	text-transform: uppercase
}



.photo-filters-wrapper html[lang=zh-cn] .photo-filters-wrapper__open-button>select,
html[lang=zh-cn] .photo-filter__daterange>select,
html[lang=zh-cn] .photo-filter__select>select,
html[lang=zh-cn] .photo-filters-wrapper .photo-filters-wrapper__open-button>select {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}



#adtech {
	position: absolute;
	z-index: -100000;
	left: 0;
	bottom: 0
}

html {
	overflow-x: hidden
}

body {
	background-color: #fff;
	margin-top: 122px
}

body.languageSelector--open {
	overflow: hidden;
	height: 100%;
	width: 100%
}

body.ar-ae {
	direction: rtl
}

body[data-widget-open=true] {
	margin-top: 0
}

::selection {
	color: #fff;
	background-color: rgba(85, 99, 108, .8)
}

#app {
	overflow-x: hidden
}

img,
video {
	max-width: 100%
}

:focus:not(:focus-visible) {
	outline: none
}

global-footer::part(promo--channels) {
	display: none
}

@keyframes play {
	0% {
		background-position: 0
	}

	to {
		background-position: -3694px
	}
}

@keyframes play-mobile {
	0% {
		background-position: 0
	}

	to {
		background-position: -1821px
	}
}

@keyframes play-alt {
	0% {
		background-position: -20154px
	}

	to {
		background-position: 0
	}
}

.transition-wrapper {
	left: 0;
	top: 0;
	width: 100%
}

.transition-wrapper:after,
.transition-wrapper:before {
	background: transparent;
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	opacity: 1;
	z-index: 9999
}

.transition-wrapper:before {
	background: #000;
	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: 455px;
	height: 535px;
	animation: play .5s steps(8) infinite alternate
}

@media only screen and (max-width:768px) {
	.transition-wrapper:after {
		width: 227px;
		height: 268px;
		animation: play-mobile 1s steps(8) infinite alternate
	}
}

body.isMobile .transition-wrapper:after {
	background: #000;
	width: 227px;
	height: 268px;
	animation: play-mobile 1s steps(8) infinite alternate
}

.page-transition--enter:before,
.page-transition--exit-active:before,
.page-transition--exit:before {
	transform: translateY(0);
	opacity: 1;
	transform: scale(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)
}

[data-widget-hide=true] .gameSiteNavigation {
	top: 0;
	-webkit-transition: top .4s;
	-o-transition: top .4s;
	transition: top .4s
}

body.languageSelector--open .globalNavigation {
	z-index: 1000
}

.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
}

.globalNavigation__logo {
	display: flex
}

.globalNavigation__logo__btn {
	height: 45px;
	width: 200px
}

.globalNavigation__logo__btn:hover {
	background-color: #555
}

.globalNavigation svg {
	cursor: pointer;
	top: 6px;
	left: 0;
	position: absolute;
	width: 160px;
	height: 70%;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeInFromBottom {
	0% {
		opacity: 0;
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes fadeInFromBottomA {
	0% {
		opacity: 0;
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes fadeInFromBottomB {
	0% {
		opacity: 0;
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes smokeV {
	0% {
		background-position: 0 0, 0 -50%
	}

	to {
		background-position: 100% 0, -50% 50%
	}
}

@keyframes smokeK {
	0% {
		background-position: -50% 0, 0 -50%
	}

	50% {
		background-position: 100% 20%, 100% -50%
	}

	to {
		background-position: 50% 0, 50% -50%
	}
}

@keyframes buttonShow {
	0% {
		mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 50%, #fff 0, hsla(0, 0%, 100%, 0) 0);
		-webkit-mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 50%, #fff 0, hsla(0, 0%, 100%, 0) 0)
	}

	10% {
		mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 45%, #fff 50%, hsla(0, 0%, 100%, 0) 55%);
		-webkit-mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 45%, #fff 50%, hsla(0, 0%, 100%, 0) 55%)
	}

	20% {
		mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 40%, #fff 50%, hsla(0, 0%, 100%, 0) 60%);
		-webkit-mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 40%, #fff 50%, hsla(0, 0%, 100%, 0) 60%)
	}

	30% {
		mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 35%, #fff 50%, hsla(0, 0%, 100%, 0) 65%);
		-webkit-mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 35%, #fff 50%, hsla(0, 0%, 100%, 0) 65%)
	}

	40% {
		mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 30%, #fff 50%, hsla(0, 0%, 100%, 0) 70%);
		-webkit-mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 30%, #fff 50%, hsla(0, 0%, 100%, 0) 70%)
	}

	50% {
		mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 25%, #fff 50%, hsla(0, 0%, 100%, 0) 75%);
		-webkit-mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 25%, #fff 50%, hsla(0, 0%, 100%, 0) 75%)
	}

	60% {
		mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, .2) 20%, #fff 50%, hsla(0, 0%, 100%, .2) 80%);
		-webkit-mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, .2) 20%, #fff 50%, hsla(0, 0%, 100%, .2) 80%)
	}

	70% {
		mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, .4) 15%, #fff 50%, hsla(0, 0%, 100%, .4) 85%);
		-webkit-mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, .4) 15%, #fff 50%, hsla(0, 0%, 100%, .4) 85%)
	}

	80% {
		mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, .6) 10%, #fff 50%, hsla(0, 0%, 100%, .6) 90%);
		-webkit-mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, .6) 10%, #fff 50%, hsla(0, 0%, 100%, .6) 90%)
	}

	90% {
		mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, .8) 5%, #fff 50%, hsla(0, 0%, 100%, .8) 95%);
		-webkit-mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, .8) 5%, #fff 50%, hsla(0, 0%, 100%, .8) 95%)
	}

	to {
		mask-image: linear-gradient(90deg, #fff, #fff 50%, #fff);
		-webkit-mask-image: linear-gradient(90deg, #fff, #fff 50%, #fff)
	}
}

@keyframes animStar {
	0% {
		transform: translateY(0)
	}

	to {
		transform: translateY(-2000px)
	}
}

.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: 2rem;
	line-height: 39px;
	line-height: 2.4375rem;
	letter-spacing: 0
}

@media only screen and (max-width:768px) {

	.cookieGate .cookieGate__content,
	.cookieGate .cookieGate__title {
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 29px;
		line-height: 1.8125rem;
		margin-left: 20px;
		margin-right: 20px
	}
}

.cookieGate .cookieGate__title {
	font-family: Ubisoft Sans Bold, sans;
	padding: 0;
	margin-bottom: 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__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.4375rem;
	line-height: 28px;
	line-height: 1.75rem;
	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.25rem;
		line-height: 24px;
		line-height: 1.5rem;
		white-space: normal;
		border-radius: 500px
	}
}

.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:focus:not(:focus-visible),
.cookieGate__btns .cookieGate__btns__deny:focus:not(:focus-visible) {
	outline-offset: 0;
	outline: none
}

.cookieGate__btns .cookieGate__btns__accept:before,
.cookieGate__btns .cookieGate__btns__deny:before {
	display: 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;
	opacity: 1
}

.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;
	opacity: 1
}

@media only screen and (max-width:768px) {

	.cookieGate .cookieGate__content,
	.cookieGate .cookieGate__title {
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 29px;
		line-height: 1.8125rem;
		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: 10dvh
	}

	.cookieGate .cookieGate__wrapper .cookieGate__form .cookieGate__content {
		margin: 10px 0 0
	}
}

body.with-close-content .gameSiteNavigation.mobile {
	position: relative
}

body.with-close-content:not(.with-scroll-hide) .gameSiteNavigation__main.active {
	margin-top: 50px;
	box-sizing: border-box
}

body.with-close-content:not(.with-scroll-hide) .gameSiteNavigation__main.active:after {
	margin-top: 50px
}

.gameSiteNavigation .gameSiteNavigation__buttons__0 a,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__0 a,
.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0 a {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	min-width: 160px
}

.gameSiteNavigation .gameSiteNavigation__buttons__0 a a,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__0 a a,
.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0 a a {
	text-decoration: none
}

.gameSiteNavigation .gameSiteNavigation__buttons__0 a span,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__0 a span,
.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0 a span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile html[lang=ar-ae] .gameSiteNavigation__buttons__0 a span,
.gameSiteNavigation html[lang=ar-ae] .gameSiteNavigation__buttons__0 a span,
.gameSiteNavigation html[lang=ar-ae] .gameSiteNavigation__drawers__buttons--mobile__0 a span,
html[lang=ar-ae] .gameSiteNavigation .gameSiteNavigation__buttons__0 a span,
html[lang=ar-ae] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__0 a span,
html[lang=ar-ae] .gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0 a span {
	font-family: Ubisoft Sans Bold, sans-serif
}

.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile html[lang=ja-jp] .gameSiteNavigation__buttons__0 a span,
.gameSiteNavigation html[lang=ja-jp] .gameSiteNavigation__buttons__0 a span,
.gameSiteNavigation html[lang=ja-jp] .gameSiteNavigation__drawers__buttons--mobile__0 a span,
html[lang=ja-jp] .gameSiteNavigation .gameSiteNavigation__buttons__0 a span,
html[lang=ja-jp] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__0 a span,
html[lang=ja-jp] .gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0 a span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile html[lang=ko-kr] .gameSiteNavigation__buttons__0 a span,
.gameSiteNavigation html[lang=ko-kr] .gameSiteNavigation__buttons__0 a span,
.gameSiteNavigation html[lang=ko-kr] .gameSiteNavigation__drawers__buttons--mobile__0 a span,
html[lang=ko-kr] .gameSiteNavigation .gameSiteNavigation__buttons__0 a span,
html[lang=ko-kr] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__0 a span,
html[lang=ko-kr] .gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0 a span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile html[lang=zh-cn] .gameSiteNavigation__buttons__0 a span,
.gameSiteNavigation html[lang=zh-cn] .gameSiteNavigation__buttons__0 a span,
.gameSiteNavigation html[lang=zh-cn] .gameSiteNavigation__drawers__buttons--mobile__0 a span,
html[lang=zh-cn] .gameSiteNavigation .gameSiteNavigation__buttons__0 a span,
html[lang=zh-cn] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__0 a span,
html[lang=zh-cn] .gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0 a span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.gameSiteNavigation .gameSiteNavigation__buttons__0 a,
	.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__0 a,
	.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0 a {
		min-width: 200px
	}
}

.gameSiteNavigation .gameSiteNavigation__buttons__0 .navigationButton,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__0 .navigationButton,
.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0 .navigationButton {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 2px
}

.gameSiteNavigation body:not(.isTouch) .gameSiteNavigation__buttons__0:hover a,
.gameSiteNavigation body:not(.isTouch) .gameSiteNavigation__drawers__buttons--mobile__0:hover a,
body:not(.isTouch) .gameSiteNavigation .gameSiteNavigation__buttons__0:hover a,
body:not(.isTouch) .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__0:hover a {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

.gameSiteNavigation body:not(.isTouch) .gameSiteNavigation__buttons__0:hover a span,
.gameSiteNavigation body:not(.isTouch) .gameSiteNavigation__drawers__buttons--mobile__0:hover a span,
body:not(.isTouch) .gameSiteNavigation .gameSiteNavigation__buttons__0:hover a span,
body:not(.isTouch) .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__0:hover a span {
	color: #fff
}

.gameSiteNavigation .gameSiteNavigation__buttons__1 a,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 a,
.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__1 a {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: rgba(158, 12, 18, .4);
	border: 1px solid rgba(158, 12, 18, .8);
	box-shadow: 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1);
	min-width: 160px
}

.gameSiteNavigation .gameSiteNavigation__buttons__1 a a,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 a a,
.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__1 a a {
	text-decoration: none
}

.gameSiteNavigation .gameSiteNavigation__buttons__1 a span,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 a span,
.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__1 a span {
	transition: color .3s ease;
	text-align: center;
	color: #fff;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile html[lang=ar-ae] .gameSiteNavigation__buttons__1 a span,
.gameSiteNavigation html[lang=ar-ae] .gameSiteNavigation__buttons__1 a span,
.gameSiteNavigation html[lang=ar-ae] .gameSiteNavigation__drawers__buttons--mobile__1 a span,
html[lang=ar-ae] .gameSiteNavigation .gameSiteNavigation__buttons__1 a span,
html[lang=ar-ae] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 a span,
html[lang=ar-ae] .gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__1 a span {
	font-family: Ubisoft Sans Bold, sans-serif
}

.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile html[lang=ja-jp] .gameSiteNavigation__buttons__1 a span,
.gameSiteNavigation html[lang=ja-jp] .gameSiteNavigation__buttons__1 a span,
.gameSiteNavigation html[lang=ja-jp] .gameSiteNavigation__drawers__buttons--mobile__1 a span,
html[lang=ja-jp] .gameSiteNavigation .gameSiteNavigation__buttons__1 a span,
html[lang=ja-jp] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 a span,
html[lang=ja-jp] .gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__1 a span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile html[lang=ko-kr] .gameSiteNavigation__buttons__1 a span,
.gameSiteNavigation html[lang=ko-kr] .gameSiteNavigation__buttons__1 a span,
.gameSiteNavigation html[lang=ko-kr] .gameSiteNavigation__drawers__buttons--mobile__1 a span,
html[lang=ko-kr] .gameSiteNavigation .gameSiteNavigation__buttons__1 a span,
html[lang=ko-kr] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 a span,
html[lang=ko-kr] .gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__1 a span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile html[lang=zh-cn] .gameSiteNavigation__buttons__1 a span,
.gameSiteNavigation html[lang=zh-cn] .gameSiteNavigation__buttons__1 a span,
.gameSiteNavigation html[lang=zh-cn] .gameSiteNavigation__drawers__buttons--mobile__1 a span,
html[lang=zh-cn] .gameSiteNavigation .gameSiteNavigation__buttons__1 a span,
html[lang=zh-cn] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 a span,
html[lang=zh-cn] .gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__1 a span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.gameSiteNavigation .gameSiteNavigation__buttons__1 .navigationButton,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 .navigationButton,
.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__1 .navigationButton {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 2px
}

.gameSiteNavigation .gameSiteNavigation__buttons__1 .btnText2,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 .btnText2,
.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__1 .btnText2 {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10px;
	font-size: .625rem;
	line-height: 10px;
	line-height: .625rem;
	letter-spacing: 0
}

.gameSiteNavigation html[lang=ar-ae] .gameSiteNavigation__buttons__1 .btnText2,
.gameSiteNavigation html[lang=ar-ae] .gameSiteNavigation__drawers__buttons--mobile__1 .btnText2,
html[lang=ar-ae] .gameSiteNavigation .gameSiteNavigation__buttons__1 .btnText2,
html[lang=ar-ae] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 .btnText2 {
	font-family: Ubisoft Sans, sans-serif
}

.gameSiteNavigation html[lang=ja-jp] .gameSiteNavigation__buttons__1 .btnText2,
.gameSiteNavigation html[lang=ja-jp] .gameSiteNavigation__drawers__buttons--mobile__1 .btnText2,
html[lang=ja-jp] .gameSiteNavigation .gameSiteNavigation__buttons__1 .btnText2,
html[lang=ja-jp] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 .btnText2 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

.gameSiteNavigation html[lang=ko-kr] .gameSiteNavigation__buttons__1 .btnText2,
.gameSiteNavigation html[lang=ko-kr] .gameSiteNavigation__drawers__buttons--mobile__1 .btnText2,
html[lang=ko-kr] .gameSiteNavigation .gameSiteNavigation__buttons__1 .btnText2,
html[lang=ko-kr] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 .btnText2 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

.gameSiteNavigation html[lang=zh-cn] .gameSiteNavigation__buttons__1 .btnText2,
.gameSiteNavigation html[lang=zh-cn] .gameSiteNavigation__drawers__buttons--mobile__1 .btnText2,
html[lang=zh-cn] .gameSiteNavigation .gameSiteNavigation__buttons__1 .btnText2,
html[lang=zh-cn] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1 .btnText2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.gameSiteNavigation body:not(.isTouch) .gameSiteNavigation__buttons__1:hover a,
.gameSiteNavigation body:not(.isTouch) .gameSiteNavigation__drawers__buttons--mobile__1:hover a,
body:not(.isTouch) .gameSiteNavigation .gameSiteNavigation__buttons__1:hover a,
body:not(.isTouch) .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1:hover a {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #9e0c12;
	background: rgba(158, 12, 18, .4);
	box-shadow: inset 0 0 15px 0 rgba(158, 12, 18, .4), 0 0 20px 0 rgba(158, 12, 18, .9)
}

.gameSiteNavigation body:not(.isTouch) .gameSiteNavigation__buttons__1:hover a span,
.gameSiteNavigation body:not(.isTouch) .gameSiteNavigation__drawers__buttons--mobile__1:hover a span,
body:not(.isTouch) .gameSiteNavigation .gameSiteNavigation__buttons__1:hover a span,
body:not(.isTouch) .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile__1:hover a span {
	color: #fff
}

.globalHeader {
	left: 0;
	position: fixed;
	top: 50px;
	width: 100%;
	z-index: 900;
	-webkit-transition: top .4s;
	-o-transition: top .4s;
	transition: top .4s
}

.gameSiteNavigation.mobile .gameSiteNavigation__main,
.gameSiteNavigation:before {
	background: rgba(41, 53, 61, .85);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px)
}

.gameSiteNavigation .gameSiteNavigation__nav-item:after,
.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item__drawerName:after {
	content: "";
	display: block;
	position: absolute;
	background: #fff;
	box-shadow: 0 0 4px 0 #fff;
	bottom: -12px;
	left: 0;
	opacity: 0;
	transition: opacity .3s ease, height .3s ease;
	width: 100%;
	height: 0
}

.gameSiteNavigation .gameSiteNavigation__nav-item:before,
.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item__drawerName:before {
	content: "";
	display: block;
	position: absolute;
	filter: blur(10px);
	background-color: #fff;
	opacity: .5;
	bottom: -12px;
	transform: translateX(-50%);
	border-radius: 100%;
	left: 50%;
	opacity: 0;
	transition: opacity .3s ease;
	width: calc(100% + 30px);
	height: 12px
}

.gameSiteNavigation {
	background-size: 100% 72px;
	color: hsla(0, 0%, 100%, .85);
	position: fixed;
	top: 50px;
	transition: top .4s;
	z-index: 900;
	width: 100%;
	height: 72px
}

.gameSiteNavigation:before {
	content: "";
	display: block;
	position: absolute;
	box-shadow: 0 12px 12px -8px rgba(0, 0, 0, .3), inset 0 -2px 2px -2px hsla(0, 0%, 100%, .2);
	width: 100%;
	height: 72px
}

body[data-widget-hide=true] .gameSiteNavigation {
	top: 0
}

.gameSiteNavigation .gameSiteNavigation__container {
	display: flex;
	padding: 12px 32px;
	position: relative;
	width: auto;
	width: 100%;
	height: 100%
}

.gameSiteNavigation .gameSiteNavigation__logo {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 50px;
	justify-content: center;
	padding: 0 40px 0 8px;
	max-height: 100%;
	gap: 12px
}

.gameSiteNavigation .gameSiteNavigation__logo__btn {
	align-items: center;
	display: flex;
	justify-content: center;
	width: 170px;
	height: 50px;
	opacity: 1;
	transition: opacity .2s ease
}

body:not(.isTouch) .gameSiteNavigation .gameSiteNavigation__logo__btn:hover {
	opacity: .8
}

.gameSiteNavigation .gameSiteNavigation__logo img {
	max-height: 100%;
	object-fit: contain;
	height: 100%
}

.gameSiteNavigation .gameSiteNavigation__logo img:first-child {
	order: 1;
	width: 171px;
	height: 45px
}

.gameSiteNavigation .gameSiteNavigation__logo img:last-child {
	display: none;
	width: 36px;
	height: 45px
}

.gameSiteNavigation .gameSiteNavigation__main nav {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between
}

.gameSiteNavigation .gameSiteNavigation__drawers {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 32px;
	width: auto;
	height: 100%
}

.gameSiteNavigation .gameSiteNavigation__drawers .gameSiteNavigation__nav-item__drawerName {
	height: 100%;
	z-index: 1
}

.gameSiteNavigation .gameSiteNavigation__drawers .gameSiteNavigation__nav-item__drawerName .text {
	align-items: center;
	display: flex;
	gap: 7px
}

.gameSiteNavigation .gameSiteNavigation__drawers .gameSiteNavigation__nav-item__drawerName .text:after {
	content: "";
	display: block;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='7' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M10.654.228l.813.684L6.134 6.45.801.912l.814-.684 4.52 4.692z' fill='%23fff' fill-opacity='.85' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat;
	transition: transform .2s ease;
	width: 11px;
	height: 6px
}

.gameSiteNavigation .gameSiteNavigation__drawers a,
.gameSiteNavigation .gameSiteNavigation__drawers button {
	align-items: center;
	color: hsla(0, 0%, 100%, .85);
	display: flex;
	padding: 0;
	position: relative;
	text-decoration: none;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .gameSiteNavigation .gameSiteNavigation__drawers a,
html[lang=ar-ae] .gameSiteNavigation .gameSiteNavigation__drawers button {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .gameSiteNavigation .gameSiteNavigation__drawers a,
html[lang=ja-jp] .gameSiteNavigation .gameSiteNavigation__drawers button {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .gameSiteNavigation .gameSiteNavigation__drawers a,
html[lang=ko-kr] .gameSiteNavigation .gameSiteNavigation__drawers button {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .gameSiteNavigation .gameSiteNavigation__drawers a,
html[lang=zh-cn] .gameSiteNavigation .gameSiteNavigation__drawers button {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.gameSiteNavigation .gameSiteNavigation__drawers a:nth-child(2),
.gameSiteNavigation .gameSiteNavigation__drawers button:nth-child(2) {
	display: flex !important
}

.gameSiteNavigation .gameSiteNavigation__drawers a svg,
.gameSiteNavigation .gameSiteNavigation__drawers button svg {
	display: none
}

.gameSiteNavigation .gameSiteNavigation__nav-item {
	align-items: center;
	display: flex;
	height: 100%;
	text-decoration: none;
	transition: opacity .3s ease;
	position: relative;
	z-index: 1
}

.gameSiteNavigation .gameSiteNavigation__nav-item:last-of-type {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer {
	flex-direction: column
}

.gameSiteNavigation .gameSiteNavigation__nav-item span {
	z-index: 1;
	text-align: center
}

.gameSiteNavigation .gameSiteNavigation__nav-item.active:after {
	opacity: 1;
	height: 1px;
	bottom: -11px
}

.gameSiteNavigation .gameSiteNavigation__nav-item.external span {
	display: flex;
	align-items: center
}

.gameSiteNavigation .gameSiteNavigation__nav-item.external span:after {
	content: "";
	display: block;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='9' width='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.786.752L.877 1.81l5.784-.109L.1 8.262l.716.717 6.56-6.56-.108 5.784 1.059.091.145-7.687z' fill='%23fff'/%3E%3C/svg%3E") 50%/cover no-repeat;
	margin-left: 7px;
	width: 11px;
	height: 11px
}

.gameSiteNavigation .gameSiteNavigation__nav-item__drawer {
	display: flex;
	flex-direction: column;
	top: 60px;
	left: 0;
	position: absolute;
	opacity: 0;
	pointer-events: none;
	min-width: 320px;
	transition: opacity .2s ease;
	background-color: #fff;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .8);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.gameSiteNavigation .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 25px;
	line-height: 1.5625rem;
	letter-spacing: 0;
	color: #55636c;
	display: flex;
	padding: 19px 16px;
	position: relative;
	border-bottom: 1px solid rgba(155, 170, 180, .2);
	transition: opacity .2s ease, background .2s ease
}

html[lang=ar-ae] .gameSiteNavigation .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .gameSiteNavigation .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .gameSiteNavigation .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .gameSiteNavigation .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.gameSiteNavigation .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item:after,
.gameSiteNavigation .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item:before {
	display: none
}

.gameSiteNavigation .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item.active {
	background: linear-gradient(0deg, rgba(155, 170, 180, .15), rgba(155, 170, 180, .15)), #fff
}

.gameSiteNavigation .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item.external span:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='9' width='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.786.752L.877 1.81l5.784-.109L.1 8.262l.716.717 6.56-6.56-.108 5.784 1.059.091.145-7.687z' fill='%2355636c'/%3E%3C/svg%3E")
}

body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__drawers:hover>.gameSiteNavigation__nav-item {
	opacity: .4
}

body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__nav-item:hover {
	cursor: pointer
}

body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__drawers .gameSiteNavigation__nav-item:hover,
body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__drawers .gameSiteNavigation__nav-item:hover:after,
body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__drawers .gameSiteNavigation__nav-item:hover:before {
	opacity: 1
}

body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__drawers .gameSiteNavigation__nav-item:hover:after {
	height: 3px
}

body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawerName .text:after,
body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawerName .text:after {
	opacity: 1;
	transform: rotate(180deg)
}

body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer,
body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawer {
	opacity: 1;
	pointer-events: all;
	transition: opacity .2s ease
}

body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__nav-item__drawer:hover .gameSiteNavigation__nav-item {
	opacity: .5
}

body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item:focus,
body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item:hover {
	cursor: pointer;
	opacity: 1;
	background: linear-gradient(0deg, rgba(155, 170, 180, .15), rgba(155, 170, 180, .15)), #fff
}

.gameSiteNavigation .gameSiteNavigation__buttons {
	display: flex;
	flex-direction: row;
	align-items: center;
	position: absolute;
	z-index: 2;
	gap: 1rem;
	right: 0;
	top: 0;
	height: 100%
}

.gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer {
	background: #9e0c12;
	border-radius: 0
}

.gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px 16px;
	height: 100%;
	color: #fff;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName,
html[lang=ar-ae] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName,
html[lang=ja-jp] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName,
html[lang=ko-kr] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName,
html[lang=zh-cn] .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName span,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName span {
	align-items: center;
	display: flex;
	gap: 7px;
	color: #fff !important
}

.gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName span:after,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName span:after {
	content: "";
	display: block;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='7' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M10.654.228l.813.684L6.134 6.45.801.912l.814-.684 4.52 4.692z' fill='%23fff' fill-opacity='.85' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat;
	transition: transform .2s ease;
	width: 11px;
	height: 6px
}

.gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName svg,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawerName svg {
	display: none
}

.gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawer,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawer {
	background: #9e0c12 !important;
	left: auto;
	right: 0;
	min-width: max-content;
	top: 100%
}

body.ar-ae .gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawer,
body.ar-ae .gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawer {
	left: 0;
	right: auto
}

.gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item {
	background: #9e0c12 !important;
	color: #fff !important;
	border-color: transparent !important;
	border-bottom: 1px solid hsla(0, 0%, 100%, .2) !important;
	box-shadow: none !important
}

.gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item span,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item span {
	color: #fff !important
}

.gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item span:after,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item span:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='9' width='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.786.752L.877 1.81l5.784-.109L.1 8.262l.716.717 6.56-6.56-.108 5.784 1.059.091.145-7.687z' fill='%23fff'/%3E%3C/svg%3E")
}

.gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer.expand,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer.expand {
	cursor: pointer
}

.gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawerName span:after,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawerName span:after {
	opacity: 1;
	transform: rotate(180deg)
}

.gameSiteNavigation .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer,
.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer {
	opacity: 1;
	pointer-events: all
}

body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer.expand,
body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer:hover {
	cursor: pointer
}

body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawerName span:after,
body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawerName span:after {
	opacity: 1;
	transform: rotate(180deg)
}

body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer,
body:not(.isTouch) .gameSiteNavigation:not(.mobile) .gameSiteNavigation__buttons .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawer {
	opacity: 1;
	pointer-events: all
}

.gameSiteNavigation .gameSiteNavigation__drawers__buttons--mobile,
.gameSiteNavigation .gameSiteNavigation__drawers__lastButton--mobile,
.gameSiteNavigation .gameSiteNavigation__main--mobile,
.gameSiteNavigation .gameSiteNavigation__main--mobile .gameSiteNavigation__buttons>div:first-child:not(:last-child) {
	display: none
}

.gameSiteNavigation.mobile {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

html[lang=ar-ae] .gameSiteNavigation.mobile {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .gameSiteNavigation.mobile {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .gameSiteNavigation.mobile {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .gameSiteNavigation.mobile {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.gameSiteNavigation.mobile .gameSiteNavigation__container {
	padding: 12px 16px;
	align-items: center
}

.gameSiteNavigation.mobile .gameSiteNavigation__hamburgerContainer,
.gameSiteNavigation.mobile .gameSiteNavigation__hamburgerContainer__button {
	display: flex
}

.gameSiteNavigation.mobile .gameSiteNavigation__hamburgerContainer__button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: none;
	justify-content: space-between;
	flex-direction: column;
	width: 24px;
	height: 18px
}

.gameSiteNavigation.mobile .gameSiteNavigation__hamburgerContainer__button .bottom,
.gameSiteNavigation.mobile .gameSiteNavigation__hamburgerContainer__button .middle,
.gameSiteNavigation.mobile .gameSiteNavigation__hamburgerContainer__button .top {
	background: #fff;
	transition: transform .3s ease, opacity .3s ease;
	width: 100%;
	height: 2px
}

.gameSiteNavigation.mobile .gameSiteNavigation__hamburgerContainer__button.active {
	position: relative
}

.gameSiteNavigation.mobile .gameSiteNavigation__hamburgerContainer__button.active .bottom,
.gameSiteNavigation.mobile .gameSiteNavigation__hamburgerContainer__button.active .top {
	position: absolute;
	top: 50%;
	left: 50%
}

.gameSiteNavigation.mobile .gameSiteNavigation__hamburgerContainer__button.active .top {
	transform: translate(-50%, -50%) rotate(45deg)
}

.gameSiteNavigation.mobile .gameSiteNavigation__hamburgerContainer__button.active .middle {
	opacity: 0
}

.gameSiteNavigation.mobile .gameSiteNavigation__hamburgerContainer__button.active .bottom {
	transform: translate(-50%, -50%) rotate(-45deg)
}

.gameSiteNavigation.mobile .gameSiteNavigation__logo {
	padding-left: 16px;
	height: 45px
}

.gameSiteNavigation.mobile .gameSiteNavigation__logo__btn {
	width: 36px;
	height: 45px
}

.gameSiteNavigation.mobile .gameSiteNavigation__logo img {
	height: 100%
}

.gameSiteNavigation.mobile .gameSiteNavigation__logo img:first-child {
	display: none
}

.gameSiteNavigation.mobile .gameSiteNavigation__logo img:last-child {
	display: block
}

.gameSiteNavigation.mobile .gameSiteNavigation__buttons {
	right: 0
}

.gameSiteNavigation.mobile .gameSiteNavigation__buttons .gameSiteNavigation__buttons__0,
.gameSiteNavigation.mobile .gameSiteNavigation__buttons .gameSiteNavigation__buttons__1,
.gameSiteNavigation.mobile .gameSiteNavigation__main--mobile {
	display: none
}

.gameSiteNavigation.mobile .gameSiteNavigation__main {
	display: block;
	left: -150%;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	top: 122px;
	padding: 0 0 calc(100lvh - 100svh);
	pointer-events: none;
	position: fixed;
	transition: top .4s, height .4s;
	transform: translateZ(0);
	width: 200px
}

.gameSiteNavigation.mobile .gameSiteNavigation__main.active {
	width: 100%;
	height: calc(100vh - 122px)
}

body[data-widget-hide=true] .gameSiteNavigation.mobile .gameSiteNavigation__main {
	height: calc(100vh - 72px);
	top: 72px;
	padding-bottom: 0
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__drawers {
	flex-direction: column;
	align-items: flex-start;
	padding-top: 24px;
	gap: 20px;
	width: 60%
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__drawers .gameSiteNavigation__nav-item__drawerName,
.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__drawers>.gameSiteNavigation__nav-item:not(.is-drawer) {
	padding: 0 20px 5px
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__drawers .gameSiteNavigation__nav-item__drawerName:before,
.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__drawers>.gameSiteNavigation__nav-item:not(.is-drawer):before {
	width: 100%;
	bottom: 0
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__drawers .gameSiteNavigation__nav-item__drawerName:after,
.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__drawers>.gameSiteNavigation__nav-item:not(.is-drawer):after {
	bottom: 0;
	left: 20px;
	width: calc(100% - 40px);
	height: 1px
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item,
.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item__drawerName {
	width: 100%;
	height: auto
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item .text,
.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item__drawerName .text {
	text-align: left;
	width: 100%
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item {
	align-items: flex-start;
	display: inline-flex;
	width: auto
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.active {
	background: none
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.active:before {
	display: none
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item .text {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 25px;
	line-height: 1.5625rem;
	letter-spacing: 0
}

html[lang=ar-ae] .gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item .text {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item .text {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item .text {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item .text {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item .gameSiteNavigation__nav-item__drawer {
	position: static;
	max-height: 0;
	background-color: rgba(0, 0, 0, .2);
	width: 100vw;
	box-shadow: none;
	overflow: hidden;
	opacity: 0
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item .gameSiteNavigation__nav-item__drawer:after,
.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item .gameSiteNavigation__nav-item__drawer:before {
	display: none
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item {
	color: #000;
	padding: 0;
	position: relative;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item.external span:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='9' width='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.786.752L.877 1.81l5.784-.109L.1 8.262l.716.717 6.56-6.56-.108 5.784 1.059.091.145-7.687z' fill='%23fff'/%3E%3C/svg%3E")
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item__drawerName {
	width: auto;
	z-index: 1;
	padding-bottom: 5px
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item__drawerName:before {
	height: 6px
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawerName .text:after {
	transform: translateY(-50%) rotate(180deg)
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawer {
	max-height: 1000px;
	opacity: 1;
	pointer-events: all;
	transition: max-height .3s ease, opacity .3s ease;
	padding: 12px 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item {
	padding: 16px 32px;
	border-bottom: none;
	min-height: 42px;
	transition: none
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item span {
	color: #fff;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item.active span {
	text-decoration: underline
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.active .gameSiteNavigation__nav-item__drawerName:after,
.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawerName:after,
.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawerName:before,
.gameSiteNavigation.mobile .gameSiteNavigation__main>.gameSiteNavigation__nav-item.active:not(.is-drawer):after,
.gameSiteNavigation.mobile .gameSiteNavigation__main>.gameSiteNavigation__nav-item.expand:not(.is-drawer):after,
.gameSiteNavigation.mobile .gameSiteNavigation__main>.gameSiteNavigation__nav-item.expand:not(.is-drawer):before {
	opacity: 1
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.active:before {
	opacity: 1;
	height: 6px
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.active:after {
	transform: translateY(0)
}

.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.is-drawer:after,
.gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item.is-drawer:before {
	display: none
}

.gameSiteNavigation.mobile .gameSiteNavigation__main.active {
	left: 0;
	pointer-events: all
}

.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile {
	display: flex;
	flex-direction: column;
	padding: 16px 20px;
	gap: 16px;
	margin-top: 60px
}

@media only screen and (max-width:768px) {
	.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile {
		width: 100vw;
		margin-top: auto
	}
}

.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0,
.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__1 {
	display: flex;
	width: 100%
}

@media only screen and (max-width:768px) {

	.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0 a,
	.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__1 a {
		width: 100%
	}
}

@media only screen and (min-width:768px)and (max-width:1024px) {

	.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0 a,
	.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__1 a {
		min-width: 200px
	}
}

.gameSiteNavigation-main--mobile,
.gameSiteNavigation-main--mobile .globalNavigation-button-0,
.gameSiteNavigation-main--mobile .globalNavigation-button-1,
.gameSiteNavigation.mobile .gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__nav-item.is-drawer,
.gameSiteNavigation__hamburgerContainer {
	display: none
}

.gameSiteNavigation-main--mobile .globalNavigation__main .gameSiteNavigation__nav-item .text,
.gameSiteNavigation-main--mobile .globalNavigation__main .globalNavigation__nav-item__drawerName .text {
	text-align: right
}

body.ar-ae .gameSiteNavigation .gameSiteNavigation__logo {
	margin-left: 40px;
	margin-right: 8px
}

body.ar-ae .gameSiteNavigation .gameSiteNavigation__buttons {
	left: 0;
	right: auto
}

body.ar-ae .gameSiteNavigation__nav-item__drawer {
	left: auto;
	right: 0
}

body.ar-ae .gameSiteNavigation__nav-item.external span:after {
	transform: scaleX(-1);
	margin-left: 0;
	margin-right: 7px
}

body.ar-ae .gameSiteNavigation.mobile .gameSiteNavigation__logo {
	margin-left: 40px;
	margin-right: 16px
}

body.ar-ae .gameSiteNavigation.mobile .gameSiteNavigation__main .gameSiteNavigation__nav-item .text,
body.ar-ae .gameSiteNavigation.mobile .gameSiteNavigation__main .globalNavigation__nav-item__drawerName .text {
	text-align: right
}

body.ar-ae .gameSiteNavigation.mobile .gameSiteNavigation__buttons {
	left: 16px;
	right: auto
}

@keyframes animate-smoke-left {
	0% {
		-webkit-mask-position: bottom 0 left 0;
		mask-position: bottom 0 left 0;
		opacity: .5;
		background-position: bottom 0 left -30vw
	}

	50% {
		opacity: .4
	}

	to {
		-webkit-mask-position: bottom 0 left -15vw;
		mask-position: bottom 0 left -15vw;
		opacity: .5;
		background-position: bottom -5vw left 10vw
	}
}

@keyframes animate-smoke-left-mobile {
	0% {
		-webkit-mask-position: bottom 0 left 0;
		mask-position: bottom 0 left 0;
		opacity: .5;
		background-position: bottom 0 left -90vw
	}

	50% {
		opacity: .4
	}

	to {
		-webkit-mask-position: bottom 0 left -45vw;
		mask-position: bottom 0 left -45vw;
		opacity: .5;
		background-position: bottom -15vw left 30vw
	}
}

@keyframes animate-smoke-right {
	0% {
		-webkit-mask-position: bottom 0 right 0;
		mask-position: bottom 0 right 0;
		opacity: .5;
		background-position: bottom 0 right -30vw
	}

	50% {
		opacity: .4
	}

	to {
		-webkit-mask-position: bottom 0 right -15vw;
		mask-position: bottom 0 right -15vw;
		opacity: .5;
		background-position: bottom -5vw right 10vw
	}
}

@keyframes animate-smoke-right-mobile {
	0% {
		-webkit-mask-position: bottom 0 right 0;
		mask-position: bottom 0 right 0;
		opacity: .5;
		background-position: bottom 0 right -90vw
	}

	50% {
		opacity: .4
	}

	to {
		-webkit-mask-position: bottom 0 right -45vw;
		mask-position: bottom 0 right -45vw;
		opacity: .5;
		background-position: bottom -15vw right 30vw
	}
}

body[data-route=game_assassins-creed_games] .promo--title .promo:before {
	left: 0;
	bottom: 0;
	transform: translateX(-50%);
	width: 1000px;
	height: 1000px
}

body[data-route=game_assassins-creed_games] .promo--title .promo:after {
	right: 0;
	top: 0;
	transform: translateX(50%);
	width: 100%;
	height: 100%
}

body[data-route=game_assassins-creed_news] .promo.promo--title {
	overflow: hidden;
	position: relative
}

body[data-route=game_assassins-creed_news] .promo.promo--title:before {
	left: 10vw;
	bottom: 0;
	transform: translateX(-50%);
	width: 90%;
	height: 150%
}

body[data-route=game_assassins-creed_news] .promo.promo--title:after {
	top: -10%;
	transform: translateX(50%);
	width: 80%;
	height: 200%
}

body[data-route=game_assassins-creed_news] .promo.promo--title>* {
	position: relative;
	z-index: 1
}

body[data-route=game_assassins-creed_news] .promo.promo--title:before {
	left: 0;
	top: 0;
	bottom: auto;
	transform: translateX(-60%)
}

body[data-route=game_assassins-creed_news] .promo.promo--title:after {
	right: 0;
	top: auto;
	bottom: auto;
	transform: translateX(50%) translateY(-10%)
}

@media only screen and (min-width:1248px) {
	body[data-route=game_assassins-creed_news] .promo.promo--title:after {
		transform: translateX(40%) translateY(-15%)
	}
}

body[data-route=game_assassins-creed_games] .promo--title .promo,
body[data-route=game_assassins-creed_news] .promo.promo--title {
	background: #55636c;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 3.5rem 1rem
}

@media only screen and (min-width:1248px) {

	body[data-route=game_assassins-creed_games] .promo--title .promo,
	body[data-route=game_assassins-creed_news] .promo.promo--title {
		min-height: clamp(200px, 30vh, 500px)
	}
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_games] .promo--title .promo,
	body[data-route=game_assassins-creed_news] .promo.promo--title {
		padding-bottom: 3rem
	}
}

body[data-route=game_assassins-creed_games] .promo--title .promo .promo__content__title,
body[data-route=game_assassins-creed_news] .promo.promo--title .promo__content__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase;
	max-width: 940px;
	text-align: center;
	text-shadow: 0 0 8px rgba(0, 0, 0, .25)
}

html[lang=ar-ae] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__content__title,
html[lang=ar-ae] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__content__title,
html[lang=ja-jp] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__content__title,
html[lang=ko-kr] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__content__title,
html[lang=zh-cn] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_games] .promo--title .promo .promo__content__title,
	body[data-route=game_assassins-creed_news] .promo.promo--title .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__content__title,
	html[lang=ar-ae] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__content__title,
	html[lang=ja-jp] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__content__title,
	html[lang=ko-kr] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__content__title,
	html[lang=zh-cn] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content,
body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content {
	text-align: center
}

body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .promo__content__subtitle,
body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content p,
body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .promo__content__subtitle,
body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content p {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	text-align: center;
	max-width: 600px;
	margin: .5rem auto auto
}

html[lang=ar-ae] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .promo__content__subtitle,
html[lang=ar-ae] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content p,
html[lang=ar-ae] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .promo__content__subtitle,
html[lang=ar-ae] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .promo__content__subtitle,
html[lang=ja-jp] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content p,
html[lang=ja-jp] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .promo__content__subtitle,
html[lang=ja-jp] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .promo__content__subtitle,
html[lang=ko-kr] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content p,
html[lang=ko-kr] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .promo__content__subtitle,
html[lang=ko-kr] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content p,
html[lang=zh-cn] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .promo__content__subtitle,
	body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content p,
	body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .promo__content__subtitle,
	body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=ar-ae] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content p,
	html[lang=ar-ae] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .promo__content__subtitle,
	html[lang=ar-ae] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=ja-jp] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content p,
	html[lang=ja-jp] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .promo__content__subtitle,
	html[lang=ja-jp] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=ko-kr] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content p,
	html[lang=ko-kr] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .promo__content__subtitle,
	html[lang=ko-kr] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content p,
	html[lang=zh-cn] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .btn,
body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .btn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1);
	display: inline-flex;
	padding: 8px 3rem;
	margin-top: 1.5rem
}

body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .btn a,
body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .btn a {
	text-decoration: none
}

body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .btn span,
body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .btn span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .btn span,
html[lang=ar-ae] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .btn span,
html[lang=ja-jp] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .btn span,
html[lang=ko-kr] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .btn span,
html[lang=zh-cn] body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not(.isTouch) body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .btn:hover,
body:not(.isTouch) body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .4), 0 0 20px 0 hsla(0, 0%, 100%, .9)
}

body:not(.isTouch) body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .btn:hover span,
body:not(.isTouch) body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .btn:hover span {
	color: #29353d
}

body:not(.isTouch) body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .btn:hover span:after,
body:not(.isTouch) body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .btn:hover span:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_games] .promo--title .promo .promo__wrapper__content .btn,
	body[data-route=game_assassins-creed_news] .promo.promo--title .promo__wrapper__content .btn {
		margin-top: 1rem;
		width: 100%
	}
}

body[data-route=game_assassins-creed_games] .promo--title .promo:not(.isTouch) .promo__wrapper__content .btn:hover,
body[data-route=game_assassins-creed_news] .promo.promo--title:not(.isTouch) .promo__wrapper__content .btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .4), 0 0 20px 0 hsla(0, 0%, 100%, .9)
}

body[data-route=game_assassins-creed_games] .promo--title .promo:not(.isTouch) .promo__wrapper__content .btn:hover span,
body[data-route=game_assassins-creed_news] .promo.promo--title:not(.isTouch) .promo__wrapper__content .btn:hover span {
	color: #29353d
}

body[data-route=game_assassins-creed_games] .promo--title .promo:not(.isTouch) .promo__wrapper__content .btn:hover span:after,
body[data-route=game_assassins-creed_news] .promo.promo--title:not(.isTouch) .promo__wrapper__content .btn:hover span:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat
}

body[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn {
	margin: 24px auto 0 0;
	min-width: 200px !important;
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1)
}

body[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn a {
	text-decoration: none
}

body[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] body[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] body[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	text-decoration: none;
	background: rgba(0, 0, 0, .2);
	padding: 4px;
	min-height: 68px;
	position: relative
}

body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn:before {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1H1m16 0L1 17M17 1L6.333 6.424M1 1v16M1 1l5.333 5.424M1 17L6.333 6.424' stroke='%23fff'/%3E%3C/svg%3E") 0 0/16px no-repeat, url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 1h16M2 1l16 16M2 1l10.667 5.424M18 1v16m0-16l-5.333 5.424M18 17L12.667 6.424' stroke='%23fff'/%3E%3C/svg%3E") 100% 0/16px no-repeat, url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 18h16M2 18L18 2M2 18l10.667-5.424M18 18V2m0 16l-5.333-5.424M18 2l-5.333 10.576' stroke='%23fff'/%3E%3C/svg%3E") 100% 100%/16px no-repeat, url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 18H1m16 0L1 2m16 16L6.333 12.576M1 18V2m0 16l5.333-5.424M1 2l5.333 10.576' stroke='%23fff'/%3E%3C/svg%3E") 0 100%/16px no-repeat;
	border: 1px solid hsla(0, 0%, 100%, .3);
	top: 4px;
	left: 4px;
	transition: background-position .3s ease;
	content: "";
	display: block;
	position: absolute;
	width: calc(100% - 8px);
	height: calc(100% - 8px)
}

body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span {
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 26px;
	line-height: 1.625rem;
	letter-spacing: 1.2px;
	letter-spacing: .075rem;
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums
}

html[lang=ar-ae] body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span:after,
body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span:before {
	background-color: #fff;
	left: 50%;
	opacity: .7;
	transform: translateX(-50%);
	content: "";
	display: block;
	position: absolute;
	width: 37px;
	height: 2px
}

body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span:before {
	top: 4px
}

body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn span:after {
	bottom: 4px
}

body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn:hover {
	background: rgba(0, 0, 0, .5)
}

body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn:hover:before {
	background-position: left 4px top 4px, right 4px top 4px, right 4px bottom 4px, left 4px bottom 4px
}

body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn:hover span:after,
body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn:hover span:before {
	opacity: 1
}

body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn:hover span:after {
	box-shadow: 0 0 3.6px 0 #fff, 0 -6px 34px 10px #fff
}

body:not[data-route=game_assassins-creed_free-weekend] .module--feature-angled .promo__wrapper__content__btn:hover span:before {
	box-shadow: 0 0 3.6px 0 #fff, 0 6px 34px 10px #fff
}

.module--feature-angled .promo__wrapper {
	background-color: #55636c;
	background-position: 100%;
	background-size: cover;
	position: relative
}

.module--feature-angled .promo__wrapper:before {
	content: "";
	display: block;
	position: absolute;
	background: linear-gradient(90deg, #55636c 25%, rgba(85, 99, 108, .3019607843) 95.99%);
	box-shadow: inset 0 0 2px 0 hsla(0, 0%, 100%, .2);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	clip-path: polygon(0 0, 100% 0, calc(100% - 100px) 100%, 0 100%);
	width: 45%;
	height: 100%
}

.module--feature-angled .promo__wrapper__content {
	position: relative;
	z-index: 1;
	max-width: 600px;
	width: calc(32.4vw - 60px);
	margin: 0 60px 0 8.1vw;
	padding: 87px 0 97px;
	gap: 8px;
	display: flex;
	flex-direction: column
}

.module--feature-angled .promo__wrapper__content .promo__content__title {
	color: #fff;
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase
}

html[lang=ar-ae] .module--feature-angled .promo__wrapper__content .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--feature-angled .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--feature-angled .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--feature-angled .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.module--feature-angled .promo__wrapper__content .promo__content__subtitle {
	color: #fff;
	margin: 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--feature-angled .promo__wrapper__content .promo__content__subtitle {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--feature-angled .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--feature-angled .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--feature-angled .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.module--feature-angled .promo__wrapper__content p {
	color: #fff;
	margin: 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--feature-angled .promo__wrapper__content p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--feature-angled .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--feature-angled .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--feature-angled .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {
	.module--feature-angled .promo__wrapper__content {
		width: calc(40.5vw - 120px);
		margin: 0 60px
	}
}

@media only screen and (max-width:768px) {
	.module--feature-angled .promo__wrapper {
		background-position: top;
		background-size: cover;
		padding-top: 70vw
	}

	.module--feature-angled .promo__wrapper:before {
		mask-image: linear-gradient(0deg, #fff 50%, hsla(0, 0%, 100%, .2));
		-webkit-mask-image: linear-gradient(0deg, #fff 50%, hsla(0, 0%, 100%, .2));
		clip-path: polygon(0 35px, 100% 0, 100% 100%, 0 100%);
		bottom: 0;
		width: 100%;
		height: calc(100% - 70vw + 35px)
	}

	.module--feature-angled .promo__wrapper__content {
		width: 100%;
		margin: 0 auto;
		padding: 37px 16px 36px;
		text-align: center
	}

	.module--feature-angled .promo__wrapper__content .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] .module--feature-angled .promo__wrapper__content .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--feature-angled .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--feature-angled .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--feature-angled .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.module--feature-angled .promo__wrapper__content .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .module--feature-angled .promo__wrapper__content .promo__content__subtitle {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--feature-angled .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--feature-angled .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--feature-angled .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.module--feature-angled .promo__wrapper__content p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .module--feature-angled .promo__wrapper__content p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--feature-angled .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--feature-angled .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--feature-angled .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.module--feature-angled .promo__wrapper__content__btn {
		margin: 8px 0 0
	}
}

body.ar-ae .module--feature-angled .promo__wrapper {
	direction: ltr
}

body.ar-ae .module--feature-angled .promo__wrapper__content .promo__content__title,
body.ar-ae .module--feature-angled .promo__wrapper__content p {
	text-align: right
}

body.ar-ae .module--feature-angled .promo__wrapper__content__btn {
	margin-left: auto;
	margin-right: 0
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image {
	background: #55636c url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/565ce0dc2aee94e326cc15f73bc791c6.jpg) 50%/cover no-repeat;
	background-attachment: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 48px 0 80px;
	overflow: hidden;
	position: relative
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image:before {
	left: 10vw;
	bottom: 0;
	transform: translateX(-50%);
	width: 1000px;
	height: 1000px
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image:after {
	right: 0;
	top: -10%;
	transform: translateX(50%);
	width: 100%;
	height: 100%
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image>* {
	position: relative;
	z-index: 1
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__content {
	order: 1
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__media {
	padding: 16px;
	margin: 0 60px;
	order: 2;
	max-width: 100%
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__media img {
	width: 100%
}

@media only screen and (max-width:768px) {
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image {
		background: #55636c url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/fae07729e771260709185754ff9bad86.jpg) 50%/cover no-repeat;
		padding: 32px 0 48px
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image:before {
		width: 500px;
		height: 500px
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image:after {
		transform: translateX(30%);
		width: 80%;
		height: 80%
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-full-bleed-image .promo__wrapper__media {
		width: calc(100% - 32px);
		margin: 0 16px;
		padding: 8px
	}
}

body[data-route=game_assassins-creed] .module--feature-full-bleed-image {
	background: none
}

body[data-route=game_assassins-creed] .module--feature-full-bleed-image .promo__wrapper__content__btn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	margin: 32px auto 0;
	min-width: 200px
}

body[data-route=game_assassins-creed] .module--feature-full-bleed-image .promo__wrapper__content__btn a {
	text-decoration: none
}

body[data-route=game_assassins-creed] .module--feature-full-bleed-image .promo__wrapper__content__btn span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] body[data-route=game_assassins-creed] .module--feature-full-bleed-image .promo__wrapper__content__btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] body[data-route=game_assassins-creed] .module--feature-full-bleed-image .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route=game_assassins-creed] .module--feature-full-bleed-image .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route=game_assassins-creed] .module--feature-full-bleed-image .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body[data-route=game_assassins-creed] .module--feature-full-bleed-image .promo__wrapper__content__btn span:after {
	content: "";
	display: block;
	display: inline-block;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;
	margin-left: 11px;
	width: 11px;
	height: 11px
}

body.ar-ae body[data-route=game_assassins-creed] .module--feature-full-bleed-image .promo__wrapper__content__btn span:after {
	margin-left: 0;
	margin-right: 11px;
	transform: rotate(180deg)
}

body[data-route=game_assassins-creed] .module--feature-full-bleed-image .promo__wrapper__content__btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body[data-route=game_assassins-creed] .module--feature-full-bleed-image .promo__wrapper__content__btn:hover span {
	color: #fff
}

@media only screen and (max-width:768px) {
	body[data-route=game_assassins-creed] .module--feature-full-bleed-image {
		background: none
	}
}

body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image {
	background: #000 url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/bde95bd7f0eb4ba8ae6943fa7798566f.png) center 15%/contain no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 48px 1rem 0;
	position: relative
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image {
		background-position: center 45%;
		background-position: center top 15%
	}
}

@media only screen and (max-width:480px) {
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image {
		background-position: center top 33%
	}
}

@media only screen and (min-width:1024px) {
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image:before {
		content: "";
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAHaBAMAAAAd3N01AAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAYSKAv+FBnwVHFZUAAAO2SURBVHja7ZzBc9JAFIfDRtNrYazlmFrRHlHsyNE6nZqj0lFzZFrQHqvOVI9FQPbPFsKGMNlAstkH3YTfd8os06+b5O3ue0uCZQGws1SqAVI7m7d3M4tOeID8D+bt7x5CdD5DaneCZiWRu+YCmiyqc8FAU9Q7F1xs5dTYfoLEzSFqDOUP2p0cIo834+02H+UQ9bnUpTZX7NHzWVA7frxLFT52Z+HdVJwDGjx2uZnXyTWZOJ/iLY9iUfHim6CrOW+1w8j+tz0Riw67WqL64nrbEx1RJRrXbTk+lURhCNhBDGmcWtilIKg1RNNgnh/8SeiQ0u2vi47sJQW1SkA6bqlTgR+nNOe3x/mK6SN1FYnPS6tEqeua1KMmiehmZcAdtwSvM4nsMb+luWu1w1IGoy1ikWkvFCKEGgPNDoXzkcf3NRcc0aM+H2h2SFyjaSYgd4k9E6QOauZ3ohGns4pYvcX/ci7NWLLXc51x0HbXZAJKt0xK/frNnFcgnrH5Q9W+tBJX+3lWyVrZYzzIahNW+8Ys0VVNj5knr/aOP8mRZz9OWDoat3nKLDc5E9yNws880VFVUFsp+jUb0/JNm7W+eZidiGyi778Fd6sSmfnHcmY6b2/mTGvWpfNEotRTKy4HnwUdTZF5CyREOy0i260BRYRsziZbRQAWSMzZuyp6Em4fvi/dECE7NcTRFkXZ99i2xWKH/UxT1A/n7C9YvzSoPqXxsHD3uWii9CGSUZQ+aCGCKJ30Pf/CjjXzRMdUFzu9gtyoyKlG1GIr7YWK6IQv4Wpc7PqyqKsjmoT3qPVWT/R36WMd0c19dKwlqiz9cbWsY+2KRuScjkimWtuLnm/TEfV8funqi5xTzicqZdYK0ZHHR4dD/bvW49PTsglEfHyX9H2ysmjaWCMRWQecn5GIrJc+/3pNIbIqHuckIosFp0cy1qanNyQatN6IaBphtbJlI2xpdXV0RCcfo2Pf1ShqEhbIfBNbfRBlI3oiOYnIJ7qhElVaEa9Q1KCooROlf5mJOMowsZ1/2OoGGjbGIaIQHWA/G5gE2Rcs5j3rV2JRiR9jBDsNEi2IINqOKPUVBmAgi7u2j8iGCKJNikr8qKcT7kNeaYpKXGaZ92Dltdr7/aiyIYIoJ4o/EwKMgGzOxhApogg1LQAAAFAIzHu/37y6HxQRbLFCRCFazJA/MaY2DlkFaV5xjLfpQTkp8WNDeGQYAIC6f+P5EQAAANT9qPsBAAAAAAAAoGz1Gn5MAQBgCmTvHeFdCFA+/gNQWi4EEd43RAAAAABJRU5ErkJggg==) 50%/contain no-repeat;
		width: 70px;
		height: auto;
		aspect-ratio: 144/474;
		position: absolute;
		top: 20px;
		opacity: .1;
		left: 20px;
		top: 200px
	}
}

@media only screen and (min-width:1024px) {
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image:after {
		content: "";
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAADLBAMAAAAl2yiMAAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAMO8gYN+CRYunu3gAAAHSSURBVFjD5dExTwJBEIbhPSFne9nG9g4aS4KSUJLQbHnJNZY2mC1NaKxd9HcLuRXnmJv5trBgdYoJCZuHMK8x/3deXtneHNdkV52frA5sf562rc9PJk8btp+Pu5gbyPz8kMjEedSYftYbyNwcIFPcY8bmwQTMdAYyDwYytJHEkEY60zdSmR7QGZsHEzDDGlnciDPfX2tMP8sKMssGMsUMMzYPJmCGNhIY2khgBo0EhjZSmdhIYyKgMjYPJmCGN2IMb8SYkUaM4Y0EZtBonBkAAmPzYAJm5gYylYGM2KjBjRgz0qjBV2GMzYMJmNEbNbjRrMKNGtyIMOsGMtN3zLg8mBozpJHDjSQmzkRj+lktILPuIDP9wIzLg6kxQxsJDG0kMINGAkMbqUxspDERUBmXB1NjhjdiDG/EmJFGjOGNBGbQaJwZAALj8mBqzEiNCCM1IozYiDBSI8aMNLpkRgDGuDyYGjPBQGZrIAMadbgRYcRGHf47hHF5MO1fbVQmXMXnwbSYIY08blQmNPK4UZnQyOOrlAlXuXqmxQxr5HGjMqGRx43KhEYeX6VMuMoVMy1mhEaeN9oqTJzdQmH6eesg03/WGfc7zN3pye3eXOxib/KbL2Il1sufm5y7AAAAAElFTkSuQmCC) 50%/contain no-repeat;
		width: 25px;
		height: auto;
		aspect-ratio: 68/203;
		position: absolute;
		top: 20px;
		opacity: .3;
		right: 20px;
		top: 200px
	}
}

body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo {
	position: relative;
	z-index: 1
}

body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper {
	display: flex;
	flex-direction: column
}

body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content {
	order: 1;
	padding: 0
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content p {
		font-size: .875rem;
		line-height: 140%
	}
}

body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	text-decoration: none;
	position: relative;
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 56px;
	justify-content: center;
	min-height: 56px;
	min-width: 56px;
	padding: 8px 20px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background-color: rgba(0, 0, 0, .9);
	border: 1px solid hsla(0, 0%, 100%, .3);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .9), inset 0 0 0 0 #202020, 0 0 0 0 rgba(0, 0, 0, .8);
	min-width: 194px;
	margin: 32px auto 0
}

body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn span {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 4.2px;
	position: relative;
	z-index: 1
}

html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn:before {
	content: "";
	width: 0;
	height: 100%;
	background-color: #202020;
	position: absolute;
	left: 0;
	top: 0;
	transition: width .2s ease-out
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn {
		width: 100%
	}
}

@media only screen and (max-width:1024px) {
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn {
		width: calc(100% - 32px)
	}
}

body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn:focus,
body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn:hover {
	box-shadow: 0 0 0 3px #202020, inset 0 0 0 0 #202020, 0 0 24px 0 hsla(0, 0%, 100%, .1);
	border-color: hsla(0, 0%, 100%, .5);
	transform-origin: center center;
	transform: scale(.99);
	background-color: rgba(0, 0, 0, .9)
}

body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn:focus:before,
body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__content__btn:hover:before {
	width: 100%
}

body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__media {
	margin-top: 48px;
	order: 2;
	max-width: 1500px;
	width: 100%
}

body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__wrapper__media img {
	width: 100%
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image .promo__content__title {
		font-size: 1.75rem;
		line-height: 100%;
		letter-spacing: .14rem
	}
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_shadows] .module--feature-full-bleed-image+.module--feature-content-promo-list .promo--title {
		padding-top: 0
	}
}

[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__media .vidEmbed,
body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo__wrapper__media .vidEmbed,
body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__media .vidEmbed {
	filter: drop-shadow(0 24px 14px rgba(0, 0, 0, .35))
}

[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image {
	width: 100%;
	position: relative;
	position: absolute;
	transform: translateY(calc(-100% - 24px))
}

[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before {
	content: "";
	float: left;
	padding-bottom: 56.25%
}

[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:after,
body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:after,
body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:after {
	content: "";
	display: table;
	clear: both
}

[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img {
	display: none
}

@media only screen and (max-width:1248px) {

	[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image {
		max-width: 600px;
		width: calc(100% - 32px);
		left: 50%;
		transform: translate(-50%, calc(-100% - 24px))
	}
}

[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image {
	order: -1;
	box-shadow: 0 12px 20px -8px rgba(0, 0, 0, .1);
	margin: 0 auto 24px;
	max-width: 450px;
	width: 100%
}

[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img,
[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image img {
	width: 100%;
	display: inline-block
}

[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before,
[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image:before {
	content: "";
	display: block;
	position: absolute;
	background-color: rgba(0, 0, 0, .3);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

@media only screen and (max-width:1248px) {

	[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image,
	[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper .promo__wrapper__content__btn.has-image {
		order: 0;
		margin-bottom: 12px
	}
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper {
	background-position: 100% 0;
	background-size: cover;
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 87px 0 97px;
	direction: ltr
}

@media screen and (max-height:1500px) {
	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper {
		min-height: 85vh
	}
}

@media screen and (max-height:2000px) {
	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper {
		min-height: 75vh;
		background-position: 50%
	}
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	mask-image: linear-gradient(90deg, #fff 41.79%, hsla(0, 0%, 100%, .2));
	-webkit-mask-image: linear-gradient(90deg, #fff 41.79%, hsla(0, 0%, 100%, .2));
	box-shadow: inset 0 0 2px 0 hsla(0, 0%, 100%, .2);
	clip-path: polygon(0 0, 100% 0, calc(100% - clamp(160px, 12vh, 200px)) 100%, 0 100%);
	width: 45%;
	height: 100%
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper:after {
	content: "";
	width: 45%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	clip-path: polygon(0 0, 100% 0, calc(100% - clamp(160px, 12vh, 200px)) 100%, 0 100%)
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content,
body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__media {
	position: relative;
	z-index: 1;
	max-width: 600px;
	width: calc(32.4vw - 120px);
	margin: 0 120px 0 8.1vw;
	display: flex;
	flex-direction: column
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__media {
	gap: 47px;
	margin-bottom: 24px
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__media .vidEmbed {
	order: 1;
	margin: 0 auto;
	filter: drop-shadow(0 24px 24px rgba(0, 0, 0, .15))
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__media .media {
	mask-size: 100%;
	-webkit-mask-size: 100%;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-position: center;
	-webkit-mask-position: center;
	position: relative
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__media .media:after {
	content: "";
	display: block;
	position: absolute;
	background-color: rgba(0, 0, 0, .3);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__media>img {
	height: 84px;
	object-fit: contain
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content {
	gap: 4px;
	text-align: center
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__subtitle,
body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__title,
body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content p {
	color: #fff
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase
}

html[lang=ar-ae] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__subtitle {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__subtitle {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content p {
	margin: 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content__btn.has-image {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: none
}

body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content__btn:not(.has-image) {
	margin: 20px auto 0 !important;
	min-width: 200px
}

@media only screen and (max-width:1700px) {

	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content,
	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__media {
		margin-left: 80px
	}
}

@media only screen and (min-width:1760px) {
	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content__btn.has-image {
		max-width: inherit
	}
}

@media only screen and (max-width:1248px) {
	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper {
		align-items: flex-end;
		background-position: 70%;
		padding: 0
	}

	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper:before {
		mask-image: linear-gradient(0deg, #fff 25.26%, hsla(0, 0%, 100%, .2));
		-webkit-mask-image: linear-gradient(0deg, #fff 25.26%, hsla(0, 0%, 100%, .2));
		clip-path: polygon(0 15vw, 100% 0, 100% 100%, 0 100%);
		bottom: 0;
		top: auto;
		width: 100%;
		height: calc(100% - 50vh)
	}

	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper:after {
		top: auto;
		bottom: 0;
		clip-path: polygon(0 15vw, 100% 0, 100% 100%, 0 100%);
		width: 100%;
		height: calc(100% - 50vh)
	}

	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content,
	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__media {
		max-width: 100%;
		width: 100%
	}

	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__media {
		margin: 50vh 0 24px;
		padding: calc(10% + 16px) 16px 0;
		gap: 24px
	}

	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__media .vidEmbed {
		max-width: 600px
	}

	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content {
		padding: 0 16px 54px;
		margin: 0
	}

	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 18px;
		line-height: 1.125rem;
		letter-spacing: 0;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto
	}

	html[lang=ar-ae] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__subtitle {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content p {
		margin: 0 auto;
		max-width: 500px;
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

@media only screen and (max-width:768px) {
	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__media {
		padding-top: calc(15% + 16px)
	}

	body:not([data-route=game_assassins-creed_valhalla_post-launch]):not([data-route=game_assassins-creed_shadows_expansion]) .module--franchise-header .promo__wrapper__content__btn:not(.has-image) {
		width: 100%
	}
}

.module--feature-spotlight-description {
	padding: 35px 60px 90px
}

.module--feature-spotlight-description .promo__wrapper {
	display: flex;
	flex-direction: column;
	gap: 52px
}

.module--feature-spotlight-description .promo__wrapper__media {
	text-align: center
}

.module--feature-spotlight-description .promo__wrapper__content {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	color: #fff;
	text-align: center;
	max-width: 800px;
	margin: 0 auto
}

.module--feature-spotlight-description .promo__wrapper__content .promo__content__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase
}

html[lang=ar-ae] .module--feature-spotlight-description .promo__wrapper__content .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--feature-spotlight-description .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--feature-spotlight-description .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--feature-spotlight-description .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.module--feature-spotlight-description .promo__wrapper__content .promo__content__subtitle {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 31px;
	line-height: 1.9375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--feature-spotlight-description .promo__wrapper__content .promo__content__subtitle {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--feature-spotlight-description .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--feature-spotlight-description .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--feature-spotlight-description .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.module--feature-spotlight-description .promo__wrapper__content p {
	margin: 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--feature-spotlight-description .promo__wrapper__content p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--feature-spotlight-description .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--feature-spotlight-description .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--feature-spotlight-description .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.module--feature-spotlight-description {
		padding: 180px 20px 150px
	}

	.module--feature-spotlight-description .promo__wrapper {
		gap: 60px
	}

	.module--feature-spotlight-description .promo__wrapper__content {
		gap: 24px
	}

	.module--feature-spotlight-description .promo__wrapper__content .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 40px;
		line-height: 2.5rem;
		letter-spacing: 1.6px;
		letter-spacing: .1rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] .module--feature-spotlight-description .promo__wrapper__content .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--feature-spotlight-description .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--feature-spotlight-description .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--feature-spotlight-description .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.module--feature-spotlight-description .promo__wrapper__content .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 18px;
		font-size: 1.125rem;
		line-height: 23px;
		line-height: 1.4375rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .module--feature-spotlight-description .promo__wrapper__content .promo__content__subtitle {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--feature-spotlight-description .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--feature-spotlight-description .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--feature-spotlight-description .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.module--feature-spotlight-description .promo__wrapper__content p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .module--feature-spotlight-description .promo__wrapper__content p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--feature-spotlight-description .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--feature-spotlight-description .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--feature-spotlight-description .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 60px;
	max-width: 1470px;
	width: 100%;
	margin: 0 auto;
	gap: 10rem
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row {
	width: 100%
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper,
body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper__media {
	position: relative;
	display: flex
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper__media:before {
	content: "";
	float: left;
	padding-bottom: 56.25%
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper__media:after {
	content: "";
	display: table;
	clear: both
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper__media img {
	width: 100%;
	display: inline-block;
	object-fit: cover;
	flex-shrink: 0;
	min-width: 100%;
	min-height: 100%
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper__content {
	border-radius: 8px;
	background: hsla(0, 0%, 100%, .1);
	box-shadow: 0 12px 20px -8px rgba(0, 0, 0, .1), inset 0 0 2px 0 hsla(0, 0%, 100%, .2);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	min-height: 85%
}

@media only screen and (max-width:1248px) {
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper__media {
		position: absolute;
		top: 50%;
		transform: translateY(-50%)
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper__content {
		position: relative;
		top: auto;
		transform: none;
		min-width: 350px
	}
}

@media only screen and (max-width:1248px)and (max-width:768px) {
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper__content {
		min-width: 280px
	}
}

@media only screen and (max-width:900px) {
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row {
		padding: 0 20px
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper {
		flex-direction: column;
		align-items: center
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper .promo__wrapper__media {
		width: 100%;
		max-width: 600px
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper .promo__wrapper__content {
		min-height: auto
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper .promo__wrapper__media {
		position: relative;
		transform: none
	}
}

@media only screen and (max-width:768px) {
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper__media {
		position: relative
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper__media:before {
		content: "";
		float: left;
		padding-bottom: 100%
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row .promo__wrapper__media:after {
		content: "";
		display: table;
		clear: both
	}
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo__wrapper__media {
	z-index: 1;
	position: relative;
	width: calc(64% + 64px)
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo__wrapper__content {
	z-index: 1;
	width: 36%;
	padding: 50px 40px;
	max-width: 550px;
	gap: 20px
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo__wrapper__content .promo__content__title {
	hyphens: auto
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	color: #fff;
	text-align: center;
	max-width: 800px;
	margin: 0 auto
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase
}

html[lang=ar-ae] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__subtitle {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 31px;
	line-height: 1.9375rem;
	letter-spacing: 0
}

html[lang=ar-ae] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__subtitle {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content p {
	margin: 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content {
		gap: 24px
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 40px;
		line-height: 2.5rem;
		letter-spacing: 1.6px;
		letter-spacing: .1rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 18px;
		font-size: 1.125rem;
		line-height: 23px;
		line-height: 1.4375rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__subtitle {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promo--title .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

body:not(.ar-ae):not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper,
body:not(.ar-ae):not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content {
	right: 0
}

@media only screen and (max-width:1248px) {
	body:not(.ar-ae):not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper {
		flex-direction: row-reverse
	}

	body:not(.ar-ae):not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media {
		left: 0
	}
}

@media only screen and (max-width:900px) {
	body:not(.ar-ae):not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper {
		flex-direction: column
	}
}

body:not(.ar-ae):not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper {
	flex-direction: row-reverse
}

body:not(.ar-ae):not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content {
	left: 0
}

@media only screen and (max-width:1248px) {
	body:not(.ar-ae):not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper {
		flex-direction: row
	}

	body:not(.ar-ae):not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media {
		right: 0
	}
}

@media only screen and (max-width:900px) {
	body:not(.ar-ae):not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper {
		flex-direction: column
	}
}

body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper {
	flex-direction: row-reverse
}

body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content {
	left: 0
}

@media only screen and (max-width:1248px) {
	body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper {
		flex-direction: row
	}

	body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media {
		right: 0
	}
}

body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper {
	flex-direction: row
}

@media only screen and (max-width:1248px) {
	body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper {
		flex-direction: row-reverse
	}
}

@media only screen and (max-width:900px) {
	body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper {
		flex-direction: column
	}
}

body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper,
body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content {
	right: 0
}

@media only screen and (max-width:1248px) {
	body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper {
		flex-direction: row-reverse
	}

	body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media {
		left: 0
	}
}

body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper {
	flex-direction: row-reverse
}

@media only screen and (max-width:1248px) {
	body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper {
		flex-direction: row
	}
}

@media only screen and (max-width:900px) {
	body.ar-ae:not([data-route^=game_assassins-creed_shadows]) .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper {
		flex-direction: column
	}
}

.module--promotion-four-card,
.module--promotion-two-card {
	margin: 0 auto
}

.module--promotion-four-card .promoList,
.module--promotion-two-card .promoList {
	display: flex;
	justify-content: space-between
}

.module--promotion-four-card .promoList .promo,
.module--promotion-four-card .promoList .promo__wrapper__media img,
.module--promotion-two-card .promoList .promo,
.module--promotion-two-card .promoList .promo__wrapper__media img {
	width: 100%
}

@media only screen and (max-width:768px) {

	.module--promotion-four-card .promoList,
	.module--promotion-two-card .promoList {
		flex-direction: column
	}

	.module--promotion-four-card .promoList .promo,
	.module--promotion-two-card .promoList .promo {
		width: 100%
	}
}

[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slick-track {
	display: flex;
	margin: 0 auto
}

[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow,
[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide {
	position: relative
}

[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content {
	position: absolute;
	overflow: hidden;
	text-align: center
}

[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content div {
	margin-top: 0;
	max-height: 0;
	transition: margin .2s ease, max-height .2s ease
}

[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content div p {
	margin: 0
}

[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow img {
	width: 100%
}

[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__page-indicator,
[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount {
	display: none
}

@media only screen and (max-width:768px) {
	[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slick-track {
		max-width: none !important
	}
}

body:not(.isTouch)[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide:hover .slideshow__slide__content {
	fill: rgba(41, 53, 61, .4);
	backdrop-filter: blur(2px);
	-webkit-backdrop-filter: blur(2px);
	bottom: 0;
	padding-bottom: 56px
}

body:not(.isTouch)[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide:hover .slideshow__slide__content div {
	max-height: 500px;
	margin-top: 15px
}

@media only screen and (max-width:768px) {
	body:not(.isTouch)[data-route=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide:hover .slideshow__slide__content {
		padding-bottom: 63px
	}
}

.searchFeed__filter,
.searchFeed__filters,
.updatesFeed__filter,
.updatesFeed__filters {
	max-width: 1440px;
	padding: 0 1rem;
	margin: auto
}

@media only screen and (max-width:768px) {

	.searchFeed__filter,
	.searchFeed__filters,
	.updatesFeed__filter,
	.updatesFeed__filters {
		padding: 0
	}
}

@media only screen and (max-width:768px) {

	.searchFeed__filter__closeBtn,
	.searchFeed__filter__done,
	.searchFeed__filter__openBtn,
	.searchFeed__filter__title,
	.searchFeed__filters__closeBtn,
	.searchFeed__filters__done,
	.searchFeed__filters__openBtn,
	.searchFeed__filters__title,
	.updatesFeed__filter__closeBtn,
	.updatesFeed__filter__done,
	.updatesFeed__filter__openBtn,
	.updatesFeed__filter__title,
	.updatesFeed__filters__closeBtn,
	.updatesFeed__filters__done,
	.updatesFeed__filters__openBtn,
	.updatesFeed__filters__title {
		display: none
	}
}

.searchFeed__filter,
.updatesFeed__filter {
	border-bottom: 1px solid hsla(0, 0%, 100%, .2)
}

.searchFeed .filter,
.searchFeed .updatesFeed__filters,
.updatesFeed .filter,
.updatesFeed .updatesFeed__filters {
	padding-top: 2.25rem;
	padding-bottom: 2.25rem;
	display: grid;
	gap: 4px 24px;
	max-width: 650px;
	margin: auto
}

@media only screen and (max-width:768px) {

	.searchFeed .filter,
	.searchFeed .updatesFeed__filters,
	.updatesFeed .filter,
	.updatesFeed .updatesFeed__filters {
		padding-top: 2rem;
		padding-bottom: 2rem
	}
}

.searchFeed .filter,
.updatesFeed .filter {
	grid-template-columns: 1fr 1fr
}

@media only screen and (max-width:768px) {

	.searchFeed .filter,
	.updatesFeed .filter {
		grid-template-columns: 1fr
	}
}

.searchFeed .updatesFeed__filters,
.updatesFeed .updatesFeed__filters {
	grid-template-columns: 2fr 2fr auto
}

@media only screen and (max-width:768px) {

	.searchFeed .updatesFeed__filters,
	.updatesFeed .updatesFeed__filters {
		grid-template-columns: 1fr
	}
}

.searchFeed .filter__title,
.searchFeed .updatesFeed__filters__title,
.updatesFeed .filter__title,
.updatesFeed .updatesFeed__filters__title {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75rem;
	line-height: 17px;
	line-height: 1.0625rem;
	letter-spacing: 0;
	color: #fff
}

html[lang=ar-ae] .searchFeed .filter__title,
html[lang=ar-ae] .searchFeed .updatesFeed__filters__title,
html[lang=ar-ae] .updatesFeed .filter__title,
html[lang=ar-ae] .updatesFeed .updatesFeed__filters__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .searchFeed .filter__title,
html[lang=ja-jp] .searchFeed .updatesFeed__filters__title,
html[lang=ja-jp] .updatesFeed .filter__title,
html[lang=ja-jp] .updatesFeed .updatesFeed__filters__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .searchFeed .filter__title,
html[lang=ko-kr] .searchFeed .updatesFeed__filters__title,
html[lang=ko-kr] .updatesFeed .filter__title,
html[lang=ko-kr] .updatesFeed .updatesFeed__filters__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .searchFeed .filter__title,
html[lang=zh-cn] .searchFeed .updatesFeed__filters__title,
html[lang=zh-cn] .updatesFeed .filter__title,
html[lang=zh-cn] .updatesFeed .updatesFeed__filters__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.searchFeed .filter__title,
	.searchFeed .updatesFeed__filters__title,
	.updatesFeed .filter__title,
	.updatesFeed .updatesFeed__filters__title {
		margin-bottom: .5rem
	}
}

.searchFeed .filter__title,
.updatesFeed .filter__title {
	grid-column: 1/span 2
}

@media only screen and (max-width:768px) {

	.searchFeed .filter__title,
	.updatesFeed .filter__title {
		grid-column: 1/span 1
	}
}

.searchFeed .updatesFeed__filters__title,
.updatesFeed .updatesFeed__filters__title {
	grid-column: 1/span 3
}

@media only screen and (max-width:768px) {

	.searchFeed .updatesFeed__filters__title,
	.updatesFeed .updatesFeed__filters__title {
		grid-column: 1/span 1;
		display: block
	}
}

.searchFeed .filter__select,
.searchFeed .updatesFeed__filters__filter,
.updatesFeed .filter__select,
.updatesFeed .updatesFeed__filters__filter {
	min-width: 240px
}

@media only screen and (max-width:768px) {

	.searchFeed .filter__select+.filter__select,
	.searchFeed .filter__select+.updatesFeed__filters__filter,
	.searchFeed .updatesFeed__filters__filter+.filter__select,
	.searchFeed .updatesFeed__filters__filter+.updatesFeed__filters__filter,
	.updatesFeed .filter__select+.filter__select,
	.updatesFeed .filter__select+.updatesFeed__filters__filter,
	.updatesFeed .updatesFeed__filters__filter+.filter__select,
	.updatesFeed .updatesFeed__filters__filter+.updatesFeed__filters__filter {
		margin-top: 1rem
	}
}

@media only screen and (max-width:768px) {

	.searchFeed .updatesFeed__filters__clear,
	.updatesFeed .updatesFeed__filters__clear {
		grid-column: 1/span 1;
		margin-top: 1rem;
		margin-left: auto;
		margin-right: auto
	}
}

.searchFeed .updatesFeed__filters__clear .btn-primary,
.updatesFeed .updatesFeed__filters__clear .btn-primary {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	flex-direction: row
}

.searchFeed .updatesFeed__filters__clear .btn-primary a,
.updatesFeed .updatesFeed__filters__clear .btn-primary a {
	text-decoration: none
}

.searchFeed .updatesFeed__filters__clear .btn-primary span,
.updatesFeed .updatesFeed__filters__clear .btn-primary span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .searchFeed .updatesFeed__filters__clear .btn-primary span,
html[lang=ar-ae] .updatesFeed .updatesFeed__filters__clear .btn-primary span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .searchFeed .updatesFeed__filters__clear .btn-primary span,
html[lang=ja-jp] .updatesFeed .updatesFeed__filters__clear .btn-primary span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .searchFeed .updatesFeed__filters__clear .btn-primary span,
html[lang=ko-kr] .updatesFeed .updatesFeed__filters__clear .btn-primary span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .searchFeed .updatesFeed__filters__clear .btn-primary span,
html[lang=zh-cn] .updatesFeed .updatesFeed__filters__clear .btn-primary span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.searchFeed .updatesFeed__filters__clear .btn-primary:before,
.updatesFeed .updatesFeed__filters__clear .btn-primary:before {
	content: "";
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 5.455L5.454 4 12 10.545 18.545 4 20 5.455 13.454 12 20 18.545 18.545 20 12 13.455 5.454 20 4 18.546 10.545 12z' fill='%23fff'/%3E%3C/svg%3E");
	background-size: contain;
	width: 14px;
	height: 14px;
	margin-right: .5rem
}

body.ar-ae .searchFeed .updatesFeed__filters__clear .btn-primary:before,
body.ar-ae .updatesFeed .updatesFeed__filters__clear .btn-primary:before {
	margin-left: .5rem;
	margin-right: 0
}

body:not(.isTouch) .searchFeed .updatesFeed__filters__clear .btn-primary:hover,
body:not(.isTouch) .updatesFeed .updatesFeed__filters__clear .btn-primary:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body:not(.isTouch) .searchFeed .updatesFeed__filters__clear .btn-primary:hover span,
body:not(.isTouch) .updatesFeed .updatesFeed__filters__clear .btn-primary:hover span {
	color: #fff
}

.updatesFeed {
	padding: 0 1rem
}

.searchFeed {
	max-width: calc(1440px + 2rem);
	margin: auto;
	padding-left: 1rem;
	padding-right: 1rem
}

.searchFeed__results {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(210px, 210px));
	grid-gap: 3rem 2.25rem;
	padding-top: 3rem;
	padding-bottom: 5rem;
	justify-content: center
}

@media only screen and (max-width:1248px) {
	.searchFeed__results {
		grid-gap: 1.5rem 1.125rem
	}
}

@media only screen and (max-width:768px) {
	.searchFeed__results {
		grid-template-columns: calc(50% - .25rem) calc(50% - .25rem);
		grid-gap: 1rem .5rem;
		padding-top: 2rem;
		padding-bottom: 3rem
	}
}

.searchFeed__item {
	text-decoration: none;
	border-radius: .5rem
}

@media only screen and (max-width:768px) {
	.searchFeed__item {
		border-radius: .25rem
	}
}

.searchFeed__item__wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow: auto
}

.searchFeed__item__wrapper .searchFeed__item__media {
	width: 100%
}

.searchFeed__item__wrapper .searchFeed__item__content {
	color: #fff;
	padding: 1rem 1rem 0
}

.searchFeed__item__wrapper .searchFeed__item__content h3 {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .searchFeed__item__wrapper .searchFeed__item__content h3 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .searchFeed__item__wrapper .searchFeed__item__content h3 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .searchFeed__item__wrapper .searchFeed__item__content h3 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .searchFeed__item__wrapper .searchFeed__item__content h3 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.searchFeed__item__wrapper .searchFeed__item__content h3 {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
		font-size: 1rem;
		line-height: 22px;
		line-height: 1.375rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .searchFeed__item__wrapper .searchFeed__item__content h3 {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .searchFeed__item__wrapper .searchFeed__item__content h3 {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .searchFeed__item__wrapper .searchFeed__item__content h3 {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .searchFeed__item__wrapper .searchFeed__item__content h3 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.searchFeed__item__wrapper .searchFeed__item__button {
	display: flex;
	margin: 16px 0 8px
}

.searchFeed__item__wrapper .searchFeed__item__button .btn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1);
	margin: 0 auto;
	max-width: 200px;
	width: calc(100% - 32px)
}

.searchFeed__item__wrapper .searchFeed__item__button .btn a {
	text-decoration: none
}

.searchFeed__item__wrapper .searchFeed__item__button .btn span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .searchFeed__item__wrapper .searchFeed__item__button .btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .searchFeed__item__wrapper .searchFeed__item__button .btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .searchFeed__item__wrapper .searchFeed__item__button .btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .searchFeed__item__wrapper .searchFeed__item__button .btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not(.isTouch) .searchFeed__item__wrapper .searchFeed__item__button .btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .4), 0 0 20px 0 hsla(0, 0%, 100%, .9)
}

body:not(.isTouch) .searchFeed__item__wrapper .searchFeed__item__button .btn:hover span {
	color: #29353d
}

body:not(.isTouch) .searchFeed__item__wrapper .searchFeed__item__button .btn:hover span:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat
}

@media only screen and (max-width:768px) {
	.searchFeed__item__wrapper .searchFeed__item__button .btn {
		min-width: auto
	}
}

.searchFeed__item__wrapper .searchFeed__item__platforms {
	padding: .5rem 1rem 1rem;
	display: flex;
	margin-top: auto
}

.searchFeed__item__wrapper .searchFeed__item__platforms>div {
	display: none;
	width: 1rem;
	height: 1rem;
	background-size: contain;
	background-position: 50%;
	margin-right: .75rem
}

body.ar-ae .searchFeed__item__wrapper .searchFeed__item__platforms>div {
	margin-left: .75rem;
	margin-right: 0
}

.searchFeed__item__wrapper .searchFeed__item__platforms>div:last-child {
	margin-right: 0
}

@media only screen and (max-width:768px) {
	.searchFeed__item__wrapper .searchFeed__item__platforms>div {
		margin-right: .5rem
	}

	.searchFeed__item__wrapper .searchFeed__item__platforms>div:last-child {
		margin-right: 0
	}
}

.searchFeed__item__wrapper .searchFeed__item__platforms__amazon-luna {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.647 3.044c.38-.1.802-.029 1.122.2.393.272.625.764.565 1.242-.065.652-.08 1.369.282 1.944.227.386.448.775.672 1.161.289.511.78.901 1.34 1.075.454.136.844.47 1.046.9a1.747 1.747 0 01-.195 1.817c-.437.575-1.25.807-1.928.568-.356-.11-.611-.401-.949-.548-.974-.485-2.096-.5-3.157-.41-.57.042-1.11.241-1.653.407a.938.938 0 01-1.044-.441c-.261-.44-.081-1.077.385-1.3.428-.228.719-.626.961-1.033.443-.761.88-1.525 1.32-2.287.256-.444.274-.973.261-1.472-.001-.252-.074-.505-.018-.755.084-.51.49-.946.99-1.068zm.008 3.147c-.295.112-.461.402-.637.645-.434.65-.814 1.334-1.133 2.047a.928.928 0 00.4 1.152c.262.143.57.13.86.162.752.04 1.511.04 2.26-.058.399-.055.708-.412.758-.803.04-.257-.079-.5-.193-.724-.206-.444-.455-.867-.7-1.29-.197-.333-.4-.67-.673-.946-.24-.247-.627-.287-.942-.185zm-8.811 6.934c.318-.026.649-.057.962.021.017.092.033.185.033.279v6.194c0 .135.027.297.159.366.201.115.437.022.654.05.047.199.041.404.03.606 0 .143-.163.18-.272.206-.394.075-.84.089-1.186-.145-.313-.217-.431-.614-.435-.98v-6.028c.002-.19-.023-.388.055-.569zm9.442 2.986c.544-.404 1.195-.687 1.879-.723.45-.03.949.029 1.303.336.327.28.45.727.456 1.143v3.668c.001.092-.014.183-.032.274-.283.055-.575.032-.861.025-.147-.016-.16-.183-.157-.298v-3.342c-.004-.261-.06-.541-.247-.736-.205-.205-.516-.242-.793-.224-.536.021-1.046.235-1.49.528v3.827c0 .091-.01.239-.131.243-.245.018-.492.011-.737.005-.106.008-.182-.095-.167-.195-.002-1.635-.002-3.27 0-4.905-.015-.099.063-.203.168-.195.231-.007.467-.022.695.03.06.175.085.358.114.54zm5.284-.461a5.18 5.18 0 011.968-.258c.501.033 1.058.173 1.364.607.21.272.238.622.312.946v3.719c-.118.281-.463.154-.699.175-.276.007-.233-.332-.282-.517-.501.392-1.117.673-1.765.655-.517.004-1.064-.213-1.35-.66-.446-.71-.287-1.792.456-2.24.78-.494 1.755-.346 2.61-.174-.006-.415.07-.856-.1-1.249-.118-.277-.432-.391-.71-.418a4.546 4.546 0 00-1.72.198c-.118.034-.24.07-.365.067-.101-.162-.055-.366-.056-.547-.007-.187.197-.25.337-.304zm.83 2.93c-.496.19-.61.869-.346 1.287.145.226.426.312.683.315.528 0 1.032-.22 1.453-.526v-1.06c-.583-.119-1.217-.23-1.79-.015zM5.494 15.738c-.01-.098.06-.204.167-.195.278-.003.56-.025.835.025.026.108.05.218.048.33-.002 1.078 0 2.156-.002 3.235-.002.27.051.555.226.77.151.17.385.237.606.247.564.022 1.106-.196 1.576-.491.003-1.145 0-2.289.002-3.433.003-.217-.02-.439.035-.652.324-.056.655-.056.98 0 .018.09.036.18.035.27v4.365c-.002.2.015.404-.036.6-.242.05-.493.043-.737.02-.198-.088-.148-.363-.208-.537-.614.444-1.357.75-2.126.704-.371-.017-.758-.14-1.016-.42-.277-.3-.386-.72-.387-1.12.002-1.239-.002-2.478.002-3.718z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.searchFeed__item__wrapper .searchFeed__item__platforms__android {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.17 16.612c0 .816.772.772.772.772h1.053v2.535c0 1.024 1.039 1.039 1.039 1.039 1.128.014 1.112-.964 1.112-.964v-2.566h1.78v2.491s.045 1.083 1.083 1.083 1.082-1.083 1.082-1.083v-2.566h1.083c.564 0 .712-.712.712-.712V8.648H7.17zm12.474-2.314v-4.59c0-.156-.007-1.06-1.06-1.06S17.531 9.7 17.531 9.7v4.553c0 .311.03 1.035 1.123 1.035 1.094 0 .99-.99.99-.99zM6.466 9.708c0-.156-.007-1.06-1.06-1.06S4.353 9.7 4.353 9.7v4.553c0 .311.029 1.035 1.122 1.035 1.094 0 .991-.99.991-.99zm7.915-5.18l.839-1.244c.142-.2-.036-.248-.036-.248-.119-.095-.213.071-.213.071L14.1 4.403A5.542 5.542 0 0010 4.391c-.262-.377-.94-1.35-.988-1.379-.059-.035-.142.036-.142.036-.153.119-.083.177-.083.177l.886 1.31c-1.357.658-2.325 1.878-2.514 3.37h9.722c-.18-1.498-1.14-2.72-2.501-3.377zM9.959 6.602A.542.542 0 119.96 5.52a.542.542 0 01-.002 1.083zm4.162 0a.541.541 0 11.001-1.083.541.541 0 01-.001 1.083z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.searchFeed__item__wrapper .searchFeed__item__platforms__apple {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.913 11.563c-.02-2.277 1.861-3.371 1.946-3.425-1.059-1.549-2.705-1.76-3.292-1.785-1.4-.142-2.734.826-3.446.826-.711 0-1.807-.805-2.97-.782-1.528.023-2.936.89-3.724 2.256-1.587 2.753-.406 6.833 1.14 9.069.756 1.092 1.656 2.322 2.84 2.277 1.142-.046 1.573-.738 2.95-.738 1.377 0 1.766.738 2.97.715 1.226-.025 2.004-1.117 2.754-2.213.867-1.268 1.225-2.496 1.245-2.56-.024-.01-2.388-.918-2.413-3.64zm-2.265-6.688c.629-.761 1.053-1.82.935-2.875-.906.037-2.002.604-2.651 1.365-.581.672-1.092 1.752-.954 2.784 1.01.078 2.042-.515 2.67-1.274z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.searchFeed__item__wrapper .searchFeed__item__platforms__playstation {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.929 16.168c.422-.492.246-1.23-1.336-1.722-1.371-.528-3.129-.704-4.57-.563-.985.14-1.828.316-2.637.598v2.004l3.516-1.266c.597-.21 1.476-.246 1.968-.105.493.175.422.457-.21.703l-5.274 1.863v1.934l7.207-2.602s.95-.352 1.336-.844zm-7.875-3.27c2.074.985 3.691 0 3.691-2.6 0-2.708-.949-3.903-3.761-4.852-1.09-.387-3.13-.985-4.536-1.266v14.59l3.305 1.054V7.59c0-.562.246-.95.668-.808.527.14.633.668.633 1.23zM3.402 17.505c1.828.598 3.586.668 5.414.352v-1.723l-1.653.598c-.597.21-1.476.246-1.968.105-.493-.176-.387-.492.21-.703l3.41-1.195v-1.934L4.07 14.692s-1.125.386-1.829.879c-.703.527-.457 1.476 1.16 1.933z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.searchFeed__item__wrapper .searchFeed__item__platforms__nintendo-switch {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.455 4l-.768.006H13.37V20h2.738a4.096 4.096 0 004.043-4.081V8.094A4.097 4.097 0 0016.109 4zM7.89 4A4.096 4.096 0 003.85 8.081v7.825A4.096 4.096 0 007.89 20h3.784V4.006H8.546V4zm.05 1.321h2.415v13.36H7.988C5.89 18.49 5.25 17.265 5.165 15.59V8.746H6.39v.07a1.504 1.504 0 101.44-1.506 1.504 1.504 0 00-1.436 1.437H5.167v-.316c.08-1.674.708-2.9 2.778-3.114zm8.612 5.867a1.62 1.62 0 11-1.498.998 1.611 1.611 0 011.498-.998z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.searchFeed__item__wrapper .searchFeed__item__platforms__vr {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.245 6.787H3.755A.755.755 0 003 7.542v8.917a.755.755 0 00.755.754h5.99c.766 0 .551-3.851 2.254-3.851 1.703 0 1.66 3.85 2.448 3.85h5.798a.755.755 0 00.755-.755V7.541a.755.755 0 00-.755-.754zM7.99 13.893a1.862 1.862 0 110-3.725 1.862 1.862 0 010 3.725zm8.042 0a1.862 1.862 0 11-.002-3.725 1.862 1.862 0 01.003 3.725z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.searchFeed__item__wrapper .searchFeed__item__platforms__wii {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.428 7.696a.989.989 0 00-1.008.97v.013a.994.994 0 001.008.979c.587 0 1.053-.434 1.053-.979 0-.549-.465-.983-1.053-.983zm3.533 0c-.56 0-1.02.435-1.02.983 0 .533.46.979 1.02.979.576 0 1.039-.434 1.039-.979 0-.549-.464-.983-1.04-.983zm-11.13.407c-.562 0-.94.28-1.136.911-.182.643-1.346 5.117-1.346 5.117L4.822 8.173H3s1.75 6.348 1.989 7.092c.18.574.63 1.04 1.275 1.04.757 0 1.11-.55 1.263-1.04.169-.507 1.303-4.696 1.303-4.696s1.137 4.192 1.29 4.696c.168.49.517 1.04 1.261 1.04.66 0 1.092-.466 1.29-1.04.236-.743 1.993-7.092 1.993-7.092h-1.838l-1.515 5.958s-1.163-4.474-1.36-5.117c-.18-.633-.577-.91-1.12-.91zm6.755 2.522v5.622h1.742v-5.622zm3.52 0v5.622h1.738v-5.622z' fill='%23000'/%3E%3C/svg%3E")
}

.searchFeed__item__wrapper .searchFeed__item__platforms__pc {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 11.43V5.91l6.8-.92v6.45zm7.93-6.61L20.5 3.5v7.93h-9.07zm9.07 7.75v7.93l-9.06-1.28v-6.65zm-10.2 6.51l-6.8-.93v-5.58h6.8z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.searchFeed__item__wrapper .searchFeed__item__platforms__xbox {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.884 14.142c-.96-1.2-3.496-3.702-3.839-3.77-.171-.034-1.679 1.336-2.776 2.502-1.953 2.056-3.05 3.838-3.05 4.866 0 .514.206.754 1.165 1.37 1.131.755 2.468 1.235 3.77 1.338 1.097.137 2.434 0 3.427-.343 1.234-.377 2.913-1.405 3.188-1.92.342-.685-.343-2.193-1.885-4.043zM9.68 8.144c-1.028-.925-1.988-1.85-2.948-2.159-.514-.171-.582-.171-.994.274-.993 1.028-1.816 2.742-2.056 4.181-.205 1.2-.205 1.508-.137 2.09.171 1.714.583 2.914 1.371 4.148.343.48.411.582.308.342-.137-.377 0-1.302.343-2.193.48-1.337 1.85-3.873 4.113-6.683zm10.692 2.194c-.582-2.742-2.33-4.49-2.57-4.49s-.823.24-1.234.48c-.788.514-1.405 1.096-2.193 1.816 1.44 1.816 3.496 4.798 4.215 6.923.24.72.309 1.44.24 1.816-.069.274-.069.274.069.137.205-.24.65-1.062.856-1.473.24-.549.514-1.371.651-2.022.138-.754.103-2.434-.034-3.187zM8.07 4.683c1.645-.069 3.77 1.2 3.907 1.233.034 0 .377-.137.754-.342 2.193-1.063 3.221-.891 3.667-.857a8.552 8.552 0 00-8.02-.411c-.788.377-.822.411-.308.377z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

body:not(.isTouch) .searchFeed__item__wrapper:hover .productFeed__item__contents .btn {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .4), 0 0 20px 0 hsla(0, 0%, 100%, .9)
}

body:not(.isTouch) .searchFeed__item__wrapper:hover .productFeed__item__contents .btn span {
	color: #29353d
}

body:not(.isTouch) .searchFeed__item__wrapper:hover .productFeed__item__contents .btn span:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat
}

.module--product-feed-four-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 48px 0 80px;
	overflow: hidden;
	position: relative
}

.module--product-feed-four-card:before {
	left: 10vw;
	bottom: 0;
	transform: translateX(-50%);
	width: 1000px;
	height: 1000px
}

.module--product-feed-four-card:after {
	right: 0;
	top: -10%;
	transform: translateX(50%);
	width: 100%;
	height: 100%
}

.module--product-feed-four-card>* {
	position: relative;
	z-index: 1
}

.module--product-feed-four-card .promo:last-child .promo__wrapper__content {
	padding: 48px 0 0
}

.module--product-feed-four-card .promo:last-child .promo__wrapper__content:before {
	display: none
}

.module--product-feed-four-card .promo:last-child .promo__wrapper__content .btn-primary {
	margin: 0 auto;
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	min-width: 200px
}

.module--product-feed-four-card .promo:last-child .promo__wrapper__content .btn-primary a {
	text-decoration: none
}

.module--product-feed-four-card .promo:last-child .promo__wrapper__content .btn-primary span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--product-feed-four-card .promo:last-child .promo__wrapper__content .btn-primary span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .module--product-feed-four-card .promo:last-child .promo__wrapper__content .btn-primary span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--product-feed-four-card .promo:last-child .promo__wrapper__content .btn-primary span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--product-feed-four-card .promo:last-child .promo__wrapper__content .btn-primary span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.module--product-feed-four-card .promo:last-child .promo__wrapper__content .btn-primary span:after {
	content: "";
	display: block;
	display: inline-block;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;
	margin-left: 11px;
	width: 11px;
	height: 11px
}

body.ar-ae .module--product-feed-four-card .promo:last-child .promo__wrapper__content .btn-primary span:after {
	margin-left: 0;
	margin-right: 11px;
	transform: rotate(180deg)
}

@media only screen and (max-width:768px) {
	.module--product-feed-four-card {
		padding: 32px 0 48px
	}

	.module--product-feed-four-card .promo:last-child .promo__wrapper__content .btn-primary {
		margin: 0 20px
	}
}

body:not(.isTouch)[data-route=game_assassins-creed] .module--product-feed-four-card .promo:last-child .promo__wrapper__content .btn-primary:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body:not(.isTouch)[data-route=game_assassins-creed] .module--product-feed-four-card .promo:last-child .promo__wrapper__content .btn-primary:hover span {
	color: #fff
}

.productFeed {
	padding: 0 60px;
	max-width: 100%;
	position: relative;
	z-index: 1
}

.productFeed__wrapper {
	display: flex
}

.productFeed__wrapper__items {
	max-width: 1360px;
	width: 100%;
	margin: 0 auto
}

.productFeed .slick-track {
	gap: 32px;
	display: flex;
	transform: translateZ(0) !important
}

.productFeed .slick-slide,
.productFeed .slick-track {
	width: 100% !important
}

.productFeed .slick-slide {
	display: flex;
	max-width: 300px
}

.productFeed .slick-slide>div {
	display: flex;
	flex: 1 1 auto
}

.productFeed__controls__next,
.productFeed__controls__prev {
	display: none !important
}

.productFeed__gameBtn {
	text-decoration: none;
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow: auto
}

.productFeed__gameBtn .productFeed__item__media {
	width: 100%
}

.productFeed__gameBtn .productFeed__item__content {
	color: #fff;
	padding: 1rem 1rem 0
}

.productFeed__gameBtn .productFeed__item__content h3 {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	text-align: center
}

html[lang=ar-ae] .productFeed__gameBtn .productFeed__item__content h3 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .productFeed__gameBtn .productFeed__item__content h3 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .productFeed__gameBtn .productFeed__item__content h3 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .productFeed__gameBtn .productFeed__item__content h3 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.productFeed__gameBtn .productFeed__item__content h3 {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
		font-size: 1rem;
		line-height: 22px;
		line-height: 1.375rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .productFeed__gameBtn .productFeed__item__content h3 {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .productFeed__gameBtn .productFeed__item__content h3 {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .productFeed__gameBtn .productFeed__item__content h3 {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .productFeed__gameBtn .productFeed__item__content h3 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.productFeed__gameBtn .productFeed__item__button {
	display: flex;
	margin: 16px 0 8px
}

.productFeed__gameBtn .productFeed__item__button .btn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1);
	margin: 0 auto;
	max-width: 200px;
	width: calc(100% - 32px)
}

.productFeed__gameBtn .productFeed__item__button .btn a {
	text-decoration: none
}

.productFeed__gameBtn .productFeed__item__button .btn span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .productFeed__gameBtn .productFeed__item__button .btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .productFeed__gameBtn .productFeed__item__button .btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .productFeed__gameBtn .productFeed__item__button .btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .productFeed__gameBtn .productFeed__item__button .btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not(.isTouch) .productFeed__gameBtn .productFeed__item__button .btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .4), 0 0 20px 0 hsla(0, 0%, 100%, .9)
}

body:not(.isTouch) .productFeed__gameBtn .productFeed__item__button .btn:hover span {
	color: #29353d
}

body:not(.isTouch) .productFeed__gameBtn .productFeed__item__button .btn:hover span:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat
}

@media only screen and (max-width:768px) {
	.productFeed__gameBtn .productFeed__item__button .btn {
		min-width: auto
	}
}

.productFeed__gameBtn .productFeed__item__platforms {
	padding: .5rem 1rem 1rem;
	display: flex;
	margin-top: auto;
	justify-content: center
}

.productFeed__gameBtn .productFeed__item__platforms>div {
	display: none;
	width: 1rem;
	height: 1rem;
	background-size: contain;
	background-position: 50%;
	margin-right: .75rem
}

body.ar-ae .productFeed__gameBtn .productFeed__item__platforms>div {
	margin-left: .75rem;
	margin-right: 0
}

.productFeed__gameBtn .productFeed__item__platforms>div:last-child {
	margin-right: 0
}

@media only screen and (max-width:768px) {
	.productFeed__gameBtn .productFeed__item__platforms>div {
		margin-right: .5rem
	}

	.productFeed__gameBtn .productFeed__item__platforms>div:last-child {
		margin-right: 0
	}
}

.productFeed__gameBtn .productFeed__item__platforms__amazon-luna {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.647 3.044c.38-.1.802-.029 1.122.2.393.272.625.764.565 1.242-.065.652-.08 1.369.282 1.944.227.386.448.775.672 1.161.289.511.78.901 1.34 1.075.454.136.844.47 1.046.9a1.747 1.747 0 01-.195 1.817c-.437.575-1.25.807-1.928.568-.356-.11-.611-.401-.949-.548-.974-.485-2.096-.5-3.157-.41-.57.042-1.11.241-1.653.407a.938.938 0 01-1.044-.441c-.261-.44-.081-1.077.385-1.3.428-.228.719-.626.961-1.033.443-.761.88-1.525 1.32-2.287.256-.444.274-.973.261-1.472-.001-.252-.074-.505-.018-.755.084-.51.49-.946.99-1.068zm.008 3.147c-.295.112-.461.402-.637.645-.434.65-.814 1.334-1.133 2.047a.928.928 0 00.4 1.152c.262.143.57.13.86.162.752.04 1.511.04 2.26-.058.399-.055.708-.412.758-.803.04-.257-.079-.5-.193-.724-.206-.444-.455-.867-.7-1.29-.197-.333-.4-.67-.673-.946-.24-.247-.627-.287-.942-.185zm-8.811 6.934c.318-.026.649-.057.962.021.017.092.033.185.033.279v6.194c0 .135.027.297.159.366.201.115.437.022.654.05.047.199.041.404.03.606 0 .143-.163.18-.272.206-.394.075-.84.089-1.186-.145-.313-.217-.431-.614-.435-.98v-6.028c.002-.19-.023-.388.055-.569zm9.442 2.986c.544-.404 1.195-.687 1.879-.723.45-.03.949.029 1.303.336.327.28.45.727.456 1.143v3.668c.001.092-.014.183-.032.274-.283.055-.575.032-.861.025-.147-.016-.16-.183-.157-.298v-3.342c-.004-.261-.06-.541-.247-.736-.205-.205-.516-.242-.793-.224-.536.021-1.046.235-1.49.528v3.827c0 .091-.01.239-.131.243-.245.018-.492.011-.737.005-.106.008-.182-.095-.167-.195-.002-1.635-.002-3.27 0-4.905-.015-.099.063-.203.168-.195.231-.007.467-.022.695.03.06.175.085.358.114.54zm5.284-.461a5.18 5.18 0 011.968-.258c.501.033 1.058.173 1.364.607.21.272.238.622.312.946v3.719c-.118.281-.463.154-.699.175-.276.007-.233-.332-.282-.517-.501.392-1.117.673-1.765.655-.517.004-1.064-.213-1.35-.66-.446-.71-.287-1.792.456-2.24.78-.494 1.755-.346 2.61-.174-.006-.415.07-.856-.1-1.249-.118-.277-.432-.391-.71-.418a4.546 4.546 0 00-1.72.198c-.118.034-.24.07-.365.067-.101-.162-.055-.366-.056-.547-.007-.187.197-.25.337-.304zm.83 2.93c-.496.19-.61.869-.346 1.287.145.226.426.312.683.315.528 0 1.032-.22 1.453-.526v-1.06c-.583-.119-1.217-.23-1.79-.015zM5.494 15.738c-.01-.098.06-.204.167-.195.278-.003.56-.025.835.025.026.108.05.218.048.33-.002 1.078 0 2.156-.002 3.235-.002.27.051.555.226.77.151.17.385.237.606.247.564.022 1.106-.196 1.576-.491.003-1.145 0-2.289.002-3.433.003-.217-.02-.439.035-.652.324-.056.655-.056.98 0 .018.09.036.18.035.27v4.365c-.002.2.015.404-.036.6-.242.05-.493.043-.737.02-.198-.088-.148-.363-.208-.537-.614.444-1.357.75-2.126.704-.371-.017-.758-.14-1.016-.42-.277-.3-.386-.72-.387-1.12.002-1.239-.002-2.478.002-3.718z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.productFeed__gameBtn .productFeed__item__platforms__android {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.17 16.612c0 .816.772.772.772.772h1.053v2.535c0 1.024 1.039 1.039 1.039 1.039 1.128.014 1.112-.964 1.112-.964v-2.566h1.78v2.491s.045 1.083 1.083 1.083 1.082-1.083 1.082-1.083v-2.566h1.083c.564 0 .712-.712.712-.712V8.648H7.17zm12.474-2.314v-4.59c0-.156-.007-1.06-1.06-1.06S17.531 9.7 17.531 9.7v4.553c0 .311.03 1.035 1.123 1.035 1.094 0 .99-.99.99-.99zM6.466 9.708c0-.156-.007-1.06-1.06-1.06S4.353 9.7 4.353 9.7v4.553c0 .311.029 1.035 1.122 1.035 1.094 0 .991-.99.991-.99zm7.915-5.18l.839-1.244c.142-.2-.036-.248-.036-.248-.119-.095-.213.071-.213.071L14.1 4.403A5.542 5.542 0 0010 4.391c-.262-.377-.94-1.35-.988-1.379-.059-.035-.142.036-.142.036-.153.119-.083.177-.083.177l.886 1.31c-1.357.658-2.325 1.878-2.514 3.37h9.722c-.18-1.498-1.14-2.72-2.501-3.377zM9.959 6.602A.542.542 0 119.96 5.52a.542.542 0 01-.002 1.083zm4.162 0a.541.541 0 11.001-1.083.541.541 0 01-.001 1.083z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.productFeed__gameBtn .productFeed__item__platforms__apple {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.913 11.563c-.02-2.277 1.861-3.371 1.946-3.425-1.059-1.549-2.705-1.76-3.292-1.785-1.4-.142-2.734.826-3.446.826-.711 0-1.807-.805-2.97-.782-1.528.023-2.936.89-3.724 2.256-1.587 2.753-.406 6.833 1.14 9.069.756 1.092 1.656 2.322 2.84 2.277 1.142-.046 1.573-.738 2.95-.738 1.377 0 1.766.738 2.97.715 1.226-.025 2.004-1.117 2.754-2.213.867-1.268 1.225-2.496 1.245-2.56-.024-.01-2.388-.918-2.413-3.64zm-2.265-6.688c.629-.761 1.053-1.82.935-2.875-.906.037-2.002.604-2.651 1.365-.581.672-1.092 1.752-.954 2.784 1.01.078 2.042-.515 2.67-1.274z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.productFeed__gameBtn .productFeed__item__platforms__playstation {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.929 16.168c.422-.492.246-1.23-1.336-1.722-1.371-.528-3.129-.704-4.57-.563-.985.14-1.828.316-2.637.598v2.004l3.516-1.266c.597-.21 1.476-.246 1.968-.105.493.175.422.457-.21.703l-5.274 1.863v1.934l7.207-2.602s.95-.352 1.336-.844zm-7.875-3.27c2.074.985 3.691 0 3.691-2.6 0-2.708-.949-3.903-3.761-4.852-1.09-.387-3.13-.985-4.536-1.266v14.59l3.305 1.054V7.59c0-.562.246-.95.668-.808.527.14.633.668.633 1.23zM3.402 17.505c1.828.598 3.586.668 5.414.352v-1.723l-1.653.598c-.597.21-1.476.246-1.968.105-.493-.176-.387-.492.21-.703l3.41-1.195v-1.934L4.07 14.692s-1.125.386-1.829.879c-.703.527-.457 1.476 1.16 1.933z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.productFeed__gameBtn .productFeed__item__platforms__nintendo-switch {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.455 4l-.768.006H13.37V20h2.738a4.096 4.096 0 004.043-4.081V8.094A4.097 4.097 0 0016.109 4zM7.89 4A4.096 4.096 0 003.85 8.081v7.825A4.096 4.096 0 007.89 20h3.784V4.006H8.546V4zm.05 1.321h2.415v13.36H7.988C5.89 18.49 5.25 17.265 5.165 15.59V8.746H6.39v.07a1.504 1.504 0 101.44-1.506 1.504 1.504 0 00-1.436 1.437H5.167v-.316c.08-1.674.708-2.9 2.778-3.114zm8.612 5.867a1.62 1.62 0 11-1.498.998 1.611 1.611 0 011.498-.998z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.productFeed__gameBtn .productFeed__item__platforms__vr {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.245 6.787H3.755A.755.755 0 003 7.542v8.917a.755.755 0 00.755.754h5.99c.766 0 .551-3.851 2.254-3.851 1.703 0 1.66 3.85 2.448 3.85h5.798a.755.755 0 00.755-.755V7.541a.755.755 0 00-.755-.754zM7.99 13.893a1.862 1.862 0 110-3.725 1.862 1.862 0 010 3.725zm8.042 0a1.862 1.862 0 11-.002-3.725 1.862 1.862 0 01.003 3.725z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.productFeed__gameBtn .productFeed__item__platforms__wii {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.428 7.696a.989.989 0 00-1.008.97v.013a.994.994 0 001.008.979c.587 0 1.053-.434 1.053-.979 0-.549-.465-.983-1.053-.983zm3.533 0c-.56 0-1.02.435-1.02.983 0 .533.46.979 1.02.979.576 0 1.039-.434 1.039-.979 0-.549-.464-.983-1.04-.983zm-11.13.407c-.562 0-.94.28-1.136.911-.182.643-1.346 5.117-1.346 5.117L4.822 8.173H3s1.75 6.348 1.989 7.092c.18.574.63 1.04 1.275 1.04.757 0 1.11-.55 1.263-1.04.169-.507 1.303-4.696 1.303-4.696s1.137 4.192 1.29 4.696c.168.49.517 1.04 1.261 1.04.66 0 1.092-.466 1.29-1.04.236-.743 1.993-7.092 1.993-7.092h-1.838l-1.515 5.958s-1.163-4.474-1.36-5.117c-.18-.633-.577-.91-1.12-.91zm6.755 2.522v5.622h1.742v-5.622zm3.52 0v5.622h1.738v-5.622z' fill='%23000'/%3E%3C/svg%3E")
}

.productFeed__gameBtn .productFeed__item__platforms__pc {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 11.43V5.91l6.8-.92v6.45zm7.93-6.61L20.5 3.5v7.93h-9.07zm9.07 7.75v7.93l-9.06-1.28v-6.65zm-10.2 6.51l-6.8-.93v-5.58h6.8z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

.productFeed__gameBtn .productFeed__item__platforms__xbox {
	display: block !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.884 14.142c-.96-1.2-3.496-3.702-3.839-3.77-.171-.034-1.679 1.336-2.776 2.502-1.953 2.056-3.05 3.838-3.05 4.866 0 .514.206.754 1.165 1.37 1.131.755 2.468 1.235 3.77 1.338 1.097.137 2.434 0 3.427-.343 1.234-.377 2.913-1.405 3.188-1.92.342-.685-.343-2.193-1.885-4.043zM9.68 8.144c-1.028-.925-1.988-1.85-2.948-2.159-.514-.171-.582-.171-.994.274-.993 1.028-1.816 2.742-2.056 4.181-.205 1.2-.205 1.508-.137 2.09.171 1.714.583 2.914 1.371 4.148.343.48.411.582.308.342-.137-.377 0-1.302.343-2.193.48-1.337 1.85-3.873 4.113-6.683zm10.692 2.194c-.582-2.742-2.33-4.49-2.57-4.49s-.823.24-1.234.48c-.788.514-1.405 1.096-2.193 1.816 1.44 1.816 3.496 4.798 4.215 6.923.24.72.309 1.44.24 1.816-.069.274-.069.274.069.137.205-.24.65-1.062.856-1.473.24-.549.514-1.371.651-2.022.138-.754.103-2.434-.034-3.187zM8.07 4.683c1.645-.069 3.77 1.2 3.907 1.233.034 0 .377-.137.754-.342 2.193-1.063 3.221-.891 3.667-.857a8.552 8.552 0 00-8.02-.411c-.788.377-.822.411-.308.377z' fill='%23fff' opacity='.4'/%3E%3C/svg%3E")
}

body:not(.isTouch) .productFeed__gameBtn:hover .productFeed__item__contents .btn {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .4), 0 0 20px 0 hsla(0, 0%, 100%, .9)
}

body:not(.isTouch) .productFeed__gameBtn:hover .productFeed__item__contents .btn span {
	color: #29353d
}

body:not(.isTouch) .productFeed__gameBtn:hover .productFeed__item__contents .btn span:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat
}

@media only screen and (max-width:1024px) {
	.productFeed .slick-track {
		flex-wrap: wrap;
		justify-content: center;
		column-gap: 8px;
		row-gap: 16px
	}

	.productFeed .slick-slide {
		width: calc(50% - 16px) !important
	}
}

@media only screen and (max-width:768px) {
	.productFeed {
		padding: 0 16px
	}

	.productFeed .productFeed__gameBtn .productFeed__item__button .btn {
		width: calc(100% - 20px);
		min-height: 36px;
		height: 36px
	}
}

@media only screen and (max-width:480px) {
	.productFeed .productFeed__gameBtn .productFeed__item__button .btn {
		margin: 0 10px
	}
}

.moduleCarousel .carousel {
	position: relative
}

.moduleCarousel .carouselSlide__slides__slide {
	width: 100%;
	background-position: 100%;
	background-size: cover;
	position: relative;
	display: flex;
	align-items: center
}

.moduleCarousel .carouselSlide__slides__slide:before {
	content: "";
	width: 45%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	clip-path: polygon(0 0, 100% 0, calc(100% - clamp(160px, 12vh, 200px)) 100%, 0 100%)
}

@media screen and (max-height:1500px) {
	.moduleCarousel .carouselSlide__slides__slide {
		min-height: 85vh
	}
}

.moduleCarousel .carouselSlide__slides__slide__media {
	left: 0;
	position: absolute;
	mask-image: linear-gradient(90deg, #fff 25.26%, hsla(0, 0%, 100%, .2));
	-webkit-mask-image: linear-gradient(90deg, #fff 25.26%, hsla(0, 0%, 100%, .2));
	box-shadow: inset 0 0 2px 0 hsla(0, 0%, 100%, .2);
	clip-path: polygon(0 0, 100% 0, calc(100% - clamp(160px, 12vh, 200px)) 100%, 0 100%);
	width: 45%;
	height: 100%
}

.moduleCarousel .carouselSlide__slides__slide__media img {
	position: absolute;
	display: block;
	left: calc(45vw - 620px);
	top: 60px;
	object-fit: contain;
	width: 250px;
	height: 140px
}

.moduleCarousel .carouselSlide__slides__slide__content {
	max-width: 420px;
	width: calc(45vw - 280px);
	margin-left: calc(45vw - 620px);
	display: grid;
	column-gap: 8px;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: [logo] 150px [title] auto [subtitle] auto [description] auto [button1 button2] auto;
	position: relative;
	z-index: 1;
	padding: 60px 0 280px
}

.moduleCarousel .carouselSlide__slides__slide__content div,
.moduleCarousel .carouselSlide__slides__slide__content h2,
.moduleCarousel .carouselSlide__slides__slide__content h3,
.moduleCarousel .carouselSlide__slides__slide__content p {
	color: #fff !important;
	grid-column: span 2
}

.moduleCarousel .carouselSlide__slides__slide__content h2 {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase;
	grid-row: title
}

html[lang=ar-ae] .moduleCarousel .carouselSlide__slides__slide__content h2 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .moduleCarousel .carouselSlide__slides__slide__content h2 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleCarousel .carouselSlide__slides__slide__content h2 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleCarousel .carouselSlide__slides__slide__content h2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.de-de .moduleCarousel .carouselSlide__slides__slide__content h2 {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 32px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 2rem;
	letter-spacing: 1.28px;
	letter-spacing: .08rem;
	text-transform: uppercase
}

html[lang=ar-ae] .de-de .moduleCarousel .carouselSlide__slides__slide__content h2 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .de-de .moduleCarousel .carouselSlide__slides__slide__content h2 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .de-de .moduleCarousel .carouselSlide__slides__slide__content h2 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .de-de .moduleCarousel .carouselSlide__slides__slide__content h2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.moduleCarousel .carouselSlide__slides__slide__content h3 {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 21px;
	line-height: 1.3125rem;
	letter-spacing: 0;
	grid-row: subtitle
}

html[lang=ar-ae] .moduleCarousel .carouselSlide__slides__slide__content h3 {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .moduleCarousel .carouselSlide__slides__slide__content h3 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleCarousel .carouselSlide__slides__slide__content h3 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleCarousel .carouselSlide__slides__slide__content h3 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.moduleCarousel .carouselSlide__slides__slide__content div:not(.btn-primary.has-image) {
	grid-row: description
}

.moduleCarousel .carouselSlide__slides__slide__content h2+div:not(.btn-primary.has-image),
.moduleCarousel .carouselSlide__slides__slide__content h3+div:not(.btn-primary.has-image) {
	margin-bottom: auto
}

.moduleCarousel .carouselSlide__slides__slide__content p {
	margin: 8px 0 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .moduleCarousel .carouselSlide__slides__slide__content p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .moduleCarousel .carouselSlide__slides__slide__content p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleCarousel .carouselSlide__slides__slide__content p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleCarousel .carouselSlide__slides__slide__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.moduleCarousel .carouselSlide__slides__slide__content .btn__number--1:not(.has-image) {
	margin-top: 16px;
	grid-row: button1;
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1);
	display: inline-flex
}

.moduleCarousel .carouselSlide__slides__slide__content .btn__number--1:not(.has-image) a {
	text-decoration: none
}

.moduleCarousel .carouselSlide__slides__slide__content .btn__number--1:not(.has-image) span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .moduleCarousel .carouselSlide__slides__slide__content .btn__number--1:not(.has-image) span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .moduleCarousel .carouselSlide__slides__slide__content .btn__number--1:not(.has-image) span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleCarousel .carouselSlide__slides__slide__content .btn__number--1:not(.has-image) span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleCarousel .carouselSlide__slides__slide__content .btn__number--1:not(.has-image) span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not(.isTouch) .moduleCarousel .carouselSlide__slides__slide__content .btn__number--1:not(.has-image):hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .4), 0 0 20px 0 hsla(0, 0%, 100%, .9)
}

body:not(.isTouch) .moduleCarousel .carouselSlide__slides__slide__content .btn__number--1:not(.has-image):hover span {
	color: #29353d
}

body:not(.isTouch) .moduleCarousel .carouselSlide__slides__slide__content .btn__number--1:not(.has-image):hover span:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat
}

.moduleCarousel .carouselSlide__slides__slide__content .btn__number--2:not(.has-image),
.moduleCarousel .carouselSlide__slides__slide__content .btn__number--3:not(.has-image) {
	margin-top: 16px;
	grid-row: button2;
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	display: inline-flex
}

.moduleCarousel .carouselSlide__slides__slide__content .btn__number--2:not(.has-image) a,
.moduleCarousel .carouselSlide__slides__slide__content .btn__number--3:not(.has-image) a {
	text-decoration: none
}

.moduleCarousel .carouselSlide__slides__slide__content .btn__number--2:not(.has-image) span,
.moduleCarousel .carouselSlide__slides__slide__content .btn__number--3:not(.has-image) span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .moduleCarousel .carouselSlide__slides__slide__content .btn__number--2:not(.has-image) span,
html[lang=ar-ae] .moduleCarousel .carouselSlide__slides__slide__content .btn__number--3:not(.has-image) span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .moduleCarousel .carouselSlide__slides__slide__content .btn__number--2:not(.has-image) span,
html[lang=ja-jp] .moduleCarousel .carouselSlide__slides__slide__content .btn__number--3:not(.has-image) span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleCarousel .carouselSlide__slides__slide__content .btn__number--2:not(.has-image) span,
html[lang=ko-kr] .moduleCarousel .carouselSlide__slides__slide__content .btn__number--3:not(.has-image) span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleCarousel .carouselSlide__slides__slide__content .btn__number--2:not(.has-image) span,
html[lang=zh-cn] .moduleCarousel .carouselSlide__slides__slide__content .btn__number--3:not(.has-image) span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not(.isTouch) .moduleCarousel .carouselSlide__slides__slide__content .btn__number--2:not(.has-image):hover,
body:not(.isTouch) .moduleCarousel .carouselSlide__slides__slide__content .btn__number--3:not(.has-image):hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body:not(.isTouch) .moduleCarousel .carouselSlide__slides__slide__content .btn__number--2:not(.has-image):hover span,
body:not(.isTouch) .moduleCarousel .carouselSlide__slides__slide__content .btn__number--3:not(.has-image):hover span {
	color: #fff
}

.moduleCarousel .carouselSlide__slides__slide__content .btn-primary.has-image {
	grid-row: logo;
	margin-bottom: 36px
}

.moduleCarousel .carouselSlide__slides__slide__content .btn-primary.has-image img {
	object-fit: contain;
	width: 250px;
	height: auto
}

.moduleCarousel .carousel__underline {
	width: 4px;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 1
}

.moduleCarousel .carousel__tabs {
	position: absolute;
	bottom: 25px;
	left: calc(45vw - 620px);
	right: calc(45vw - 620px);
	z-index: 1
}

.moduleCarousel .carousel__tabs ul {
	align-items: flex-end;
	display: flex;
	gap: 12px;
	list-style: none;
	margin: 0;
	padding: 20px 0 25px
}

.moduleCarousel .carousel__tabs li {
	border-radius: 4px;
	position: relative;
	width: 100%;
	overflow: hidden;
	border: .5px solid hsla(0, 0%, 100%, .4);
	max-width: 190px;
	transition: border .4s ease, box-shadow .4s ease, transform .4s ease
}

body:not(.isTouch) .moduleCarousel .carousel__tabs li:hover {
	box-shadow: 0 22px 15px -8px rgba(0, 0, 0, .35), 0 4px 10px 0 rgba(0, 0, 0, .1);
	transform: translateY(-8px);
	cursor: pointer
}

body:not(.isTouch) .moduleCarousel .carousel__tabs li:hover h2,
body:not(.isTouch) .moduleCarousel .carousel__tabs li:hover p {
	color: #fff
}

@media only screen and (max-width:1200px) {
	body:not(.isTouch) .moduleCarousel .carousel__tabs li:hover {
		transform: none
	}
}

.moduleCarousel .carousel__tabs li.is-active h2,
.moduleCarousel .carousel__tabs li.is-active p {
	color: #fff
}

.moduleCarousel .carousel__tabs li.is-active .carousel__tabs__btn {
	padding: 10px
}

.moduleCarousel .carousel__tabs li.is-active .carousel__underline {
	opacity: 0
}

.moduleCarousel .carousel__tabs progress {
	display: none
}

.moduleCarousel .carousel__tabs .progress-bar {
	background: transparent;
	border: none;
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
	transition: width 1s ease;
	mask-image: linear-gradient(90deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .85));
	-webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .85))
}

.moduleCarousel .carousel__tabs__btn {
	border-radius: 4px;
	background-position: 50%;
	background-size: cover;
	padding: 10px 10px 10px 12px;
	position: relative;
	flex: 1 1 auto;
	gap: 8px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	height: 80px;
	max-height: 80px;
	transition: height .4s ease;
	cursor: pointer
}

.moduleCarousel .carousel__tabs__btn h2 {
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	max-height: 100%
}

.moduleCarousel .carousel__tabs__btn div {
	position: relative;
	height: 100%;
	order: -1;
	width: 40px;
	height: 40px;
	min-width: 40px;
	min-height: 40px
}

.moduleCarousel .carousel__tabs__btn div .carousel__underline {
	display: none
}

.moduleCarousel .carousel__tabs__btn div img {
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.moduleCarousel .carousel__tabs h2 {
	color: hsla(0, 0%, 100%, .85);
	display: flex;
	align-items: center;
	gap: 4px;
	text-align: left;
	transition: color .2s ease;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .moduleCarousel .carousel__tabs h2 {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .moduleCarousel .carousel__tabs h2 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleCarousel .carousel__tabs h2 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleCarousel .carousel__tabs h2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.moduleCarousel .carousel__tabs h3,
.moduleCarousel .carousel__tabs p {
	display: none
}

.moduleCarousel .carousel__backward,
.moduleCarousel .carousel__forward {
	position: absolute;
	top: 40%;
	z-index: 2;
	transform: translateY(-50%)
}

.moduleCarousel .carousel__backward__btn,
.moduleCarousel .carousel__forward__btn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	width: 40px;
	height: 40px;
	min-width: 40px;
	min-height: 40px;
	background: rgba(41, 53, 61, .85)
}

.moduleCarousel .carousel__backward__btn a,
.moduleCarousel .carousel__forward__btn a {
	text-decoration: none
}

.moduleCarousel .carousel__backward__btn span,
.moduleCarousel .carousel__forward__btn span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .moduleCarousel .carousel__backward__btn span,
html[lang=ar-ae] .moduleCarousel .carousel__forward__btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .moduleCarousel .carousel__backward__btn span,
html[lang=ja-jp] .moduleCarousel .carousel__forward__btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleCarousel .carousel__backward__btn span,
html[lang=ko-kr] .moduleCarousel .carousel__forward__btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleCarousel .carousel__backward__btn span,
html[lang=zh-cn] .moduleCarousel .carousel__forward__btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.moduleCarousel .carousel__backward__btn svg,
.moduleCarousel .carousel__forward__btn svg {
	display: none
}

.moduleCarousel .carousel__backward__btn:before,
.moduleCarousel .carousel__forward__btn:before {
	content: "";
	display: block;
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px
}

body:not(.isTouch) .moduleCarousel .carousel__backward__btn:hover,
body:not(.isTouch) .moduleCarousel .carousel__forward__btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3);
	background: rgba(85, 99, 108, .85)
}

body:not(.isTouch) .moduleCarousel .carousel__backward__btn:hover span,
body:not(.isTouch) .moduleCarousel .carousel__forward__btn:hover span {
	color: #fff
}

.moduleCarousel .carousel__backward {
	left: 20px
}

.moduleCarousel .carousel__backward__btn:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.327 11.334l.684-.814-4.167-4.013h9.278V5.494H2.844L7.011 1.48 6.327.667.789 6z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E")
}

.moduleCarousel .carousel__forward {
	right: 20px
}

.moduleCarousel .carousel__forward__btn:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E")
}

.moduleCarousel .carousel__pageCount {
	display: none
}

@media only screen and (max-width:1600px) {
	.moduleCarousel .carouselSlide__slides__slide__media img {
		left: 80px
	}

	.moduleCarousel .carouselSlide__slides__slide__content {
		margin-left: 80px
	}

	.moduleCarousel .carousel__tabs {
		left: 80px;
		right: 80px
	}
}

@media only screen and (max-width:1400px) {
	.moduleCarousel .carouselSlide__slides__slide__content {
		grid-template-columns: 1fr;
		grid-template-rows: [logo] auto [title] auto [subtitle] auto [description] auto [button1] auto [button2] auto
	}

	.moduleCarousel .carouselSlide__slides__slide__content div,
	.moduleCarousel .carouselSlide__slides__slide__content h2,
	.moduleCarousel .carouselSlide__slides__slide__content h3,
	.moduleCarousel .carouselSlide__slides__slide__content p {
		grid-column: span 1
	}
}

@media only screen and (max-width:1200px) {
	.moduleCarousel .carouselSlide__slides__slide {
		min-height: 70vh
	}

	.moduleCarousel .carouselSlide__slides__slide__content {
		padding: 60px 0 95px
	}

	.de-de .moduleCarousel .carouselSlide__slides__slide__content h2 {
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 31px;
		line-height: 1.9375rem;
		letter-spacing: 0
	}

	.moduleCarousel .carouselSlide__slides__slide__content__btn {
		width: 100%;
		max-width: 300px
	}

	.moduleCarousel .carousel__tabs li {
		width: 11px;
		height: 11px;
		background-color: #fff;
		border-radius: 8px;
		border: 0;
		opacity: .3
	}

	.moduleCarousel .carousel__tabs li button {
		width: 100%;
		height: 100%;
		padding: 0;
		opacity: 0
	}

	.moduleCarousel .carousel__tabs li button:before {
		display: block
	}

	.moduleCarousel .carousel__tabs li.is-active {
		box-shadow: 0 0 3.6px 0 #fff;
		opacity: 1
	}

	.moduleCarousel .carousel__tabs li.is-active button {
		height: 100%
	}

	.moduleCarousel .carousel__tabs .progress-bar,
	.moduleCarousel .carousel__tabs h2,
	.moduleCarousel .carousel__tabs h3,
	.moduleCarousel .carousel__tabs p,
	.moduleCarousel .carousel__tabs progress {
		display: none
	}
}

@media only screen and (max-width:1024px) {
	.moduleCarousel .carouselSlide__slides__slide {
		align-items: flex-end;
		height: 685px
	}

	.moduleCarousel .carouselSlide__slides__slide:before {
		top: auto;
		bottom: 0;
		clip-path: polygon(0 15vw, 100% 0, 100% 100%, 0 100%);
		width: 100%;
		height: 400px
	}

	.moduleCarousel .carouselSlide__slides__slide__media {
		mask-image: linear-gradient(0deg, #fff 25.26%, hsla(0, 0%, 100%, .2));
		-webkit-mask-image: linear-gradient(0deg, #fff 25.26%, hsla(0, 0%, 100%, .2));
		clip-path: polygon(0 15vw, 100% 0, 100% 100%, 0 100%);
		bottom: 0;
		width: 100%;
		height: 400px
	}

	.moduleCarousel .carouselSlide__slides__slide__media img {
		left: 50%;
		transform: translateX(-50%);
		top: 15vw
	}

	.moduleCarousel .carouselSlide__slides__slide__content {
		max-width: 100%;
		width: 100%;
		padding: 15vw 16px 85px;
		margin: 0;
		grid-template-rows: [logo] 66px [title] auto [subtitle] auto [description] auto [button1] auto [button2] auto
	}

	.moduleCarousel .carouselSlide__slides__slide__content h2 {
		text-align: center;
		max-width: 80vw;
		margin: 0 auto;
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] .moduleCarousel .carouselSlide__slides__slide__content h2 {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .moduleCarousel .carouselSlide__slides__slide__content h2 {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .moduleCarousel .carouselSlide__slides__slide__content h2 {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .moduleCarousel .carouselSlide__slides__slide__content h2 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.de-de .moduleCarousel .carouselSlide__slides__slide__content h2 {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 24px;
		line-height: 1.5rem;
		letter-spacing: .96px;
		letter-spacing: .06rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] .de-de .moduleCarousel .carouselSlide__slides__slide__content h2 {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .de-de .moduleCarousel .carouselSlide__slides__slide__content h2 {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .de-de .moduleCarousel .carouselSlide__slides__slide__content h2 {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .de-de .moduleCarousel .carouselSlide__slides__slide__content h2 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.moduleCarousel .carouselSlide__slides__slide__content div:not(.btn-primary),
	.moduleCarousel .carouselSlide__slides__slide__content h3 {
		display: none
	}

	.moduleCarousel .carouselSlide__slides__slide__content__btn {
		margin-left: auto;
		margin-right: auto
	}

	.moduleCarousel .carouselSlide__slides__slide__content .btn__number--2:not(.has-image),
	.moduleCarousel .carouselSlide__slides__slide__content .btn__number--3:not(.has-image) {
		margin-top: 12px
	}

	.moduleCarousel .carouselSlide__slides__slide__content .btn-primary.has-image {
		display: flex;
		justify-content: center;
		margin-bottom: 16px
	}

	.moduleCarousel .carouselSlide__slides__slide__content .btn-primary.has-image img {
		width: 120px;
		height: 50px
	}

	.moduleCarousel .carousel__tabs {
		bottom: 24px;
		left: 50%;
		right: auto;
		transform: translateX(-50%)
	}

	.moduleCarousel .carousel__tabs ul {
		padding: 0
	}

	.moduleCarousel .carousel__tabs li {
		width: 6px;
		height: 6px
	}

	.moduleCarousel .carousel__backward {
		left: 16px
	}

	.moduleCarousel .carousel__forward {
		right: 16px
	}
}

@media only screen and (max-width:768px) {
	.moduleCarousel .carouselSlide__slides__slide {
		background-position: 50% 0;
		background-size: 100%
	}

	.moduleCarousel .carouselSlide__slides__slide__content__btn {
		max-width: none !important
	}
}

body.ar-ae[data-route=game_assassins-creed] .moduleCarousel .carouselSlide__slides__slide {
	direction: ltr
}

body.ar-ae[data-route=game_assassins-creed] .moduleCarousel .carousel__tabs p,
body.ar-ae[data-route=game_assassins-creed] .moduleCarousel .carouselSlide__slides__slide__content div,
body.ar-ae[data-route=game_assassins-creed] .moduleCarousel .carouselSlide__slides__slide__content h2,
body.ar-ae[data-route=game_assassins-creed] .moduleCarousel .carouselSlide__slides__slide__content h3,
body.ar-ae[data-route=game_assassins-creed] .moduleCarousel .carouselSlide__slides__slide__content p {
	text-align: right
}

body.ar-ae[data-route=game_assassins-creed] .moduleCarousel .carousel__tabs li.is-active h2:before {
	margin-right: 0;
	margin-left: 8px
}

body.ar-ae[data-route=game_assassins-creed] .moduleCarousel .carousel__backward {
	right: 20px;
	left: auto;
	transform: translateY(-50%) rotate(180deg)
}

@media only screen and (max-width:1024px) {
	body.ar-ae[data-route=game_assassins-creed] .moduleCarousel .carousel__backward {
		right: 16px;
		left: auto
	}
}

body.ar-ae[data-route=game_assassins-creed] .moduleCarousel .carousel__forward {
	left: 20px;
	right: auto;
	transform: translateY(-50%) rotate(180deg)
}

@media only screen and (max-width:1024px) {
	body.ar-ae[data-route=game_assassins-creed] .moduleCarousel .carousel__forward {
		left: 16px;
		right: auto
	}
}

.updatesFeed__items {
	padding-top: 2.25rem;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid hsla(0, 0%, 100%, .2);
	display: flex;
	flex-direction: column;
	justify-content: center;
	row-gap: 3rem
}

@media only screen and (max-width:768px) {
	.updatesFeed__items {
		padding-left: 0;
		padding-right: 0;
		row-gap: 1rem
	}
}

.updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__media:before {
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 0);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 0 20px 0 hsla(0, 0%, 100%, 0);
	transition: background .2s ease-out, box-shadow .2s ease-out
}

.updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__media img {
	width: 100%
}

.updatesFeed__item {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	padding: 0;
	cursor: pointer
}

body:not(.isTouch) .updatesFeed__item:hover .updatesFeed__item__wrapper__content {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3);
	transform: scale(1.01)
}

body:not(.isTouch) .updatesFeed__item:hover .updatesFeed__item__wrapper__content span {
	color: #fff
}

body:not(.isTouch) .updatesFeed__item:hover .updatesFeed__item__wrapper__media:before {
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body:not(.isTouch) .updatesFeed__item:hover .updatesFeed__item__wrapper__content__btn span:after {
	transform: translateX(10px)
}

body.ar-ae:not(.isTouch) .updatesFeed__item:hover .updatesFeed__item__wrapper__content__btn span:after {
	transform: translateX(-10px)
}

.updatesFeed__item__wrapper {
	display: grid;
	grid-template-columns: 60fr 40fr;
	align-items: center
}

@media only screen and (max-width:768px) {
	.updatesFeed__item__wrapper {
		grid-template-columns: 1fr
	}
}

.updatesFeed__item__wrapper__media {
	border-radius: .25rem;
	overflow: auto
}

@media only screen and (max-width:768px) {
	.updatesFeed__item__wrapper__media {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0
	}
}

.updatesFeed__item__wrapper__content {
	color: #fff;
	margin-left: -.875rem;
	padding: 1.5rem;
	text-align: left;
	min-height: 230px;
	display: flex;
	flex-direction: row;
	align-content: center;
	flex-wrap: wrap;
	z-index: 1
}

body.ar-ae .updatesFeed__item__wrapper__content {
	margin-left: 0;
	margin-right: -.875rem
}

@media only screen and (max-width:768px) {
	.updatesFeed__item__wrapper__content {
		min-height: 0;
		margin-left: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		padding: 1rem
	}
}

.updatesFeed__item__wrapper__content__min {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75rem;
	line-height: 17px;
	line-height: 1.0625rem;
	letter-spacing: 0;
	margin-bottom: .5rem
}

html[lang=ar-ae] .updatesFeed__item__wrapper__content__min {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .updatesFeed__item__wrapper__content__min {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .updatesFeed__item__wrapper__content__min {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .updatesFeed__item__wrapper__content__min {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.updatesFeed__item__wrapper__content__min {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 10px;
		font-size: .625rem;
		line-height: 10px;
		line-height: .625rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .updatesFeed__item__wrapper__content__min {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .updatesFeed__item__wrapper__content__min {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .updatesFeed__item__wrapper__content__min {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .updatesFeed__item__wrapper__content__min {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.updatesFeed__item__wrapper__content__min:before {
	content: "|";
	margin-left: .25rem;
	margin-right: .25rem;
	position: relative;
	top: -1px
}

.updatesFeed__item__wrapper__content__title {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 26px;
	line-height: 1.625rem;
	letter-spacing: 0;
	margin-bottom: .5rem;
	width: 100%
}

html[lang=ar-ae] .updatesFeed__item__wrapper__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .updatesFeed__item__wrapper__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .updatesFeed__item__wrapper__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .updatesFeed__item__wrapper__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.updatesFeed__item__wrapper__content__title {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 18px;
		font-size: 1.125rem;
		line-height: 23px;
		line-height: 1.4375rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .updatesFeed__item__wrapper__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .updatesFeed__item__wrapper__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .updatesFeed__item__wrapper__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .updatesFeed__item__wrapper__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.updatesFeed__item__wrapper__content__abstract {
	display: block;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	margin-bottom: .5rem;
	margin-top: 0;
	width: 100%;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}

html[lang=ar-ae] .updatesFeed__item__wrapper__content__abstract {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .updatesFeed__item__wrapper__content__abstract {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .updatesFeed__item__wrapper__content__abstract {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .updatesFeed__item__wrapper__content__abstract {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.updatesFeed__item__wrapper__content__abstract {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .updatesFeed__item__wrapper__content__abstract {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .updatesFeed__item__wrapper__content__abstract {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .updatesFeed__item__wrapper__content__abstract {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .updatesFeed__item__wrapper__content__abstract {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.updatesFeed .date {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75rem;
	line-height: 17px;
	line-height: 1.0625rem;
	letter-spacing: 0;
	margin-bottom: .5rem
}

html[lang=ar-ae] .updatesFeed .date {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .updatesFeed .date {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .updatesFeed .date {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .updatesFeed .date {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.updatesFeed .date {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 10px;
		font-size: .625rem;
		line-height: 10px;
		line-height: .625rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .updatesFeed .date {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .updatesFeed .date {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .updatesFeed .date {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .updatesFeed .date {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.updatesFeed .btn-primary {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0;
	text-decoration: underline
}

html[lang=ar-ae] .updatesFeed .btn-primary {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .updatesFeed .btn-primary {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .updatesFeed .btn-primary {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .updatesFeed .btn-primary {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.updatesFeed .btn-primary {
		font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 12px;
		font-size: .75rem;
		line-height: 12px;
		line-height: .75rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .updatesFeed .btn-primary {
		font-family: Ubisoft Sans Bold, sans-serif
	}

	html[lang=ja-jp] .updatesFeed .btn-primary {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .updatesFeed .btn-primary {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .updatesFeed .btn-primary {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.updatesFeed .btn-primary svg {
	display: none
}

.updatesFeed__item__wrapper__content__btn {
	margin-top: .5rem
}

.updatesFeed__item__wrapper__content__btn span {
	display: flex;
	align-items: center
}

.updatesFeed__item__wrapper__content__btn span:after {
	content: "";
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50%;
	margin-left: .625rem;
	width: 12px;
	height: 12px;
	display: inline-block;
	transition: transform .3s ease
}

body.ar-ae .updatesFeed__item__wrapper__content__btn span:after {
	margin-left: 0;
	margin-right: .625rem;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.327 11.334l.684-.814-4.167-4.013h9.278V5.494H2.844L7.011 1.48 6.327.667.789 6z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E")
}

body[data-route^=game_assassins-creed_news_]:not(.isTouch) .updatesDetail__nav__next:hover,
body[data-route^=game_assassins-creed_news_]:not(.isTouch) .updatesDetail__nav__prev:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body[data-route^=game_assassins-creed_news_]:not(.isTouch) .updatesDetail__nav__next:hover span,
body[data-route^=game_assassins-creed_news_]:not(.isTouch) .updatesDetail__nav__prev:hover span {
	color: #fff
}

body[data-route^=game_assassins-creed_news_]:not(.isTouch) .updatesDetail__nav__back:hover {
	opacity: 1
}

body[data-route^=game_assassins-creed_news_]:not(.isTouch) .updatesDetail__article__content a:hover {
	--p: 100%;
	color: #0a0a0a;
	background: linear-gradient(#fff 0 0) no-repeat calc(100% - var(--p, 0%)) 80%/200% var(--p, .08em);
	filter: drop-shadow(0 0 1rem rgba(255, 255, 255, .4));
	padding: 0 2px;
	margin: 0 -2px;
	border-radius: 2px
}

body[data-route^=game_assassins-creed_news_]:not(.isTouch) .socialShare__btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body[data-route^=game_assassins-creed_news_]:not(.isTouch) .socialShare__btn:hover span {
	color: #fff
}

body[data-route^=game_assassins-creed_news_] .socialShare {
	display: flex;
	padding: 1rem 1rem 6rem;
	max-width: calc(960px + 2rem);
	justify-content: left;
	margin-bottom: 2rem;
	gap: 1rem;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto
}

body[data-route^=game_assassins-creed_news_] .socialShare .socialShare__label {
	color: #fff
}

@media only screen and (max-width:1024px) {
	body[data-route^=game_assassins-creed_news_] .socialShare {
		margin-top: -160px
	}
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_news_] .socialShare {
		padding-bottom: 5.5rem;
		margin-top: -136px
	}
}

body[data-route^=game_assassins-creed_news_] .socialShare__btn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4)
}

body[data-route^=game_assassins-creed_news_] .socialShare__btn a {
	text-decoration: none
}

body[data-route^=game_assassins-creed_news_] .socialShare__btn span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] body[data-route^=game_assassins-creed_news_] .socialShare__btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] body[data-route^=game_assassins-creed_news_] .socialShare__btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route^=game_assassins-creed_news_] .socialShare__btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .socialShare__btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_news_] .socialShare__btn {
		width: 2.25rem;
		height: 2.25rem;
		min-width: 2.25rem;
		min-height: 2.25rem;
		padding: 0
	}
}

body[data-route^=game_assassins-creed_news_] .socialShare__btn svg {
	fill: #fff
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_news_] .socialShare__btn svg {
		max-height: 12px;
		max-width: 12px
	}
}

@media only screen and (max-width:1024px) {
	body[data-route^=game_assassins-creed_news_] .updatesDetail {
		position: relative
	}
}

body[data-route^=game_assassins-creed_news_] .updatesDetail.is-videoDetail .updatesDetail__article__title {
	order: 6
}

body[data-route^=game_assassins-creed_news_] .updatesDetail.is-videoDetail p {
	margin: 0
}

body[data-route^=game_assassins-creed_news_] .updatesDetail.is-videoDetail .video-wrapper-thumbnail {
	margin: 0;
	padding: 0
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav {
	position: relative;
	max-width: calc(1440px + 2rem);
	margin-left: auto;
	margin-right: auto;
	padding-top: 3.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 2.25rem
}

@media only screen and (max-width:1024px) {
	body[data-route^=game_assassins-creed_news_] .updatesDetail__nav {
		position: static;
		padding-top: 2.5rem;
		margin-bottom: 1.5rem
	}
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next,
body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev {
	position: absolute;
	top: calc(276px + 5.75rem);
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	width: 3rem;
	height: 3rem
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next a,
body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev a {
	text-decoration: none
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next span,
body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next span,
html[lang=ar-ae] body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next span,
html[lang=ja-jp] body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next span,
html[lang=ko-kr] body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next span,
html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next,
	body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev {
		width: 2.25rem;
		height: 2.25rem;
		min-width: auto;
		min-height: auto
	}
}

@media only screen and (max-width:1024px) {

	body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next,
	body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev {
		top: auto;
		bottom: 0
	}
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next:before,
body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev:before {
	content: "";
	width: 1rem;
	height: 1rem;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 50%
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next svg,
body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev svg {
	display: none
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev {
	left: 1rem
}

@media only screen and (min-width:1024px)and (max-width:1248px) {
	body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev {
		left: 2rem
	}
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__prev:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.327 11.334l.684-.814-4.167-4.013h9.278V5.494H2.844L7.011 1.48 6.327.667.789 6z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E")
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next {
	right: 1rem
}

@media only screen and (min-width:1024px)and (max-width:1248px) {
	body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next {
		right: 2rem
	}
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__next:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E")
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__pagination {
	display: none
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__back {
	color: #fff;
	opacity: .85;
	transition: opacity .2s ease
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__back:before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.327 11.334l.684-.814-4.167-4.013h9.278V5.494H2.844L7.011 1.48 6.327.667.789 6z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E");
	margin-right: .5rem
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__nav__back svg {
	display: none
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__article {
	color: #fff;
	padding: 1rem 1rem 2rem;
	max-width: calc(960px + 2rem);
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

@media only screen and (max-width:1024px) {
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article {
		padding-bottom: 9.5rem
	}
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article {
		padding-bottom: 8.5rem
	}
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__media {
	order: 1
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__date {
	order: 3;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__date {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__date {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__date {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__date {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__date {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__date {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__date {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__date {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__date {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__min {
	order: 4;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__min {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__min {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__min {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__min {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__min {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__min {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__min {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__min {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__min {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__article__header__min:before {
	content: "|";
	margin-left: .5rem;
	margin-right: .5rem;
	position: relative;
	top: -2px
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__article__title {
	order: 2;
	margin-top: 2rem;
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase
}

html[lang=ar-ae] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_news_] .updatesDetail__article__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 40px;
		line-height: 2.5rem;
		letter-spacing: 1.6px;
		letter-spacing: .1rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body[data-route^=game_assassins-creed_news_] .updatesDetail__article__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content {
	order: 5;
	width: 100%
}

body[data-route^=game_assassins-creed_news_] .updatesDetail__article__content a {
	background: linear-gradient(#9baab4 0 0) no-repeat calc(100% - var(--p, 0%)) 80%/200% var(--p, 1px);
	transition: .2s;
	text-decoration: none
}

body[data-route^=game_assassins-creed_news_] .video-wrapper-thumbnail:before {
	display: none
}

[data-route=game_assassins-creed] .moduleUpdatesList,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList,
[data-route=game_assassins-creed_origins] .moduleUpdatesList,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 48px 60px 80px;
	overflow: hidden;
	position: relative
}

[data-route=game_assassins-creed] .moduleUpdatesList:before,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList:before,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList:before,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList:before,
[data-route=game_assassins-creed_origins] .moduleUpdatesList:before,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList:before {
	left: 10vw;
	bottom: 0;
	transform: translateX(-50%);
	width: 50vw;
	height: 50vw
}

[data-route=game_assassins-creed] .moduleUpdatesList:after,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList:after,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList:after,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList:after,
[data-route=game_assassins-creed_origins] .moduleUpdatesList:after,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList:after {
	right: 0;
	top: -10%;
	transform: translateX(50%);
	width: 80%;
	height: 80%
}

[data-route=game_assassins-creed] .moduleUpdatesList>*,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList>*,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList>*,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList>*,
[data-route=game_assassins-creed_origins] .moduleUpdatesList>*,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList>* {
	position: relative;
	z-index: 1
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList {
	position: relative;
	z-index: 1;
	padding: 0 55px 20px;
	max-width: 100%;
	width: 100%;
	max-width: 1430px;
	display: flex;
	flex-direction: column
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__wrapper,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__wrapper,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__wrapper,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__wrapper,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__wrapper,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__wrapper {
	display: flex;
	overflow: hidden
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__wrapper__items,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__wrapper__items,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__wrapper__items,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__wrapper__items,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__wrapper__items,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__wrapper__items {
	margin: 0;
	padding: 0;
	display: flex;
	list-style: none;
	min-width: 100%;
	width: 100%;
	justify-content: space-between;
	position: relative;
	transition: transform .6s cubic-bezier(.23, 1, .32, 1)
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__wrapper__items__item,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__wrapper__items__item,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__wrapper__items__item,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__wrapper__items__item,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__wrapper__items__item,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__wrapper__items__item {
	display: flex;
	flex-direction: column;
	flex: 1 0 auto;
	overflow: auto;
	position: relative;
	padding: 0 1rem;
	max-width: calc(33% + 2rem);
	color: #fff
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__media,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__media,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__media,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__media,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__media,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__media {
	overflow: hidden;
	border-radius: 8px 8px 0 0;
	flex: 0 0 auto;
	border-bottom-width: 0
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__media__btn,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__media__btn,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__media__btn,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__media__btn,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__media__btn,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__media__btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: none
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__media img,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__media img,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__media img,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__media img,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__media img,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__media img {
	transition: transform .4s ease;
	display: block
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content {
	border-radius: 0 0 8px 8px;
	border-top-width: 0;
	flex: 1 0 auto;
	padding: 24px;
	row-gap: 8px;
	column-gap: 20px;
	display: grid;
	grid-template-rows: [date read] auto [title] auto [description] auto [button] auto [tags] 1fr;
	grid-template-columns: auto 1fr
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date .date,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min span,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date .date,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min span,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date .date,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min span,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date .date,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min span,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date .date,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min span,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date .date,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min span {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75rem;
	line-height: 17px;
	line-height: 1.0625rem;
	letter-spacing: 0;
	grid-row: date
}

html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min span {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date,
html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date,
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date,
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date,
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date,
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min span,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date .date,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date {
	display: inline-block
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min {
	grid-row: read;
	position: relative;
	margin: 0;
	grid-column: 2;
	display: inline-block
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min:before,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min:before,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min:before,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min:before,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min:before,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min:before {
	content: "";
	display: block;
	position: absolute;
	background-color: #fff;
	left: -10px;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content h3,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content h3,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content h3,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content h3,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content h3,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content h3 {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 31px;
	line-height: 1.9375rem;
	letter-spacing: 0;
	grid-row: title;
	grid-column: span 2
}

html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content h3 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content h3 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content h3,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content h3 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content h3,
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content h3,
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content h3,
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content h3,
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content h3,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content h3 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
	margin: 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	grid-row: description;
	grid-column: span 2
}

html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	padding: 0;
	text-decoration: none;
	color: hsla(0, 0%, 100%, .85);
	text-decoration: underline;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0;
	grid-row: button;
	grid-column: span 2;
	margin: 12px auto 24px 0
}

html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn span,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn span,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn span,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn span,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn span,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn span {
	display: flex;
	align-items: center;
	transition: gap .3s ease;
	gap: 6px
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn span:after,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn span:after,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn span:after,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn span:after,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn span:after,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn span:after {
	content: "";
	display: block;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;
	opacity: .85;
	width: 11px;
	height: 11px
}

body.ar-ae [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn span:after,
body.ar-ae [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn span:after,
body.ar-ae [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn span:after,
body.ar-ae [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn span:after,
body.ar-ae [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn span:after,
body.ar-ae [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn span:after {
	transform: rotate(180deg)
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn {
		font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 12px;
		font-size: .75rem;
		line-height: 12px;
		line-height: .75rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn {
		font-family: Ubisoft Sans Bold, sans-serif
	}

	html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn span:after,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn span:after,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn span:after,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn span:after,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn span:after,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn span:after {
	transition: transform .3s ease
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .tags,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .tags,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .tags,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .tags,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .tags,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .tags {
	margin-top: 16px;
	display: flex;
	gap: 4px
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__tag,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__tag,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__tag,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__tag,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__tag,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__tag {
	grid-column: span 2;
	display: inline-block;
	align-self: flex-end;
	justify-self: flex-start;
	grid-row: tags;
	padding: 6px 12px;
	border-radius: 2px;
	background: rgba(0, 0, 0, .2);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75rem;
	line-height: 12px;
	line-height: .75rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__tag {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__tag {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__tag {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__tag,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__tag {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	width: 40px;
	height: 40px;
	min-width: 40px;
	min-height: 40px;
	background: rgba(85, 99, 108, .04);
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next a,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev a,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next a,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev a,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next a,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev a,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next a,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev a,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next a,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev a,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next a,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev a {
	text-decoration: none
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next span,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev span,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next span,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev span,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next span,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev span,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next span,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev span,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next span,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev span,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next span,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next span,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next span,
html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next span,
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next span,
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next span,
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next span,
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev span,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next span,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next.is-disabled,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next.is-disabled,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next.is-disabled,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next.is-disabled,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next.is-disabled,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next.is-disabled,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev.is-disabled {
	display: none;
	pointer-events: none;
	opacity: .3
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next.is-disabled,
	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next.is-disabled,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next.is-disabled,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next.is-disabled,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next.is-disabled,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next.is-disabled,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev.is-disabled {
		display: flex
	}
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next:before,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev:before,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next:before,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev:before,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next:before,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev:before,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next:before,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev:before,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next:before,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev:before,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next:before,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev:before {
	content: "";
	display: block;
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next svg,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev svg,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next svg,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev svg,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next svg,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev svg,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next svg,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev svg,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next svg,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev svg,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next svg,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev svg {
	display: none
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev {
	left: 0
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev:before,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev:before,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev:before,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev:before,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev:before,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.327 11.334l.684-.814-4.167-4.013h9.278V5.494H2.844L7.011 1.48 6.327.667.789 6z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E")
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next {
	right: 0
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next:before,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next:before,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next:before,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next:before,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next:before,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E")
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__pagination,
[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__pagination--mobile,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__pagination,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__pagination--mobile,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__pagination,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__pagination--mobile,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__pagination,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__pagination--mobile,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__pagination,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__pagination--mobile,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__pagination,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__pagination--mobile {
	display: none
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .updatesList__allNewsBtn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	margin: 32px auto 0;
	min-width: 200px
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a {
	text-decoration: none
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route=game_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after {
	content: "";
	display: block;
	display: inline-block;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;
	margin-left: 11px;
	width: 11px;
	height: 11px
}

body.ar-ae [data-route=game_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
body.ar-ae [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
body.ar-ae [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
body.ar-ae [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
body.ar-ae [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
body.ar-ae [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after {
	margin-left: 0;
	margin-right: 11px;
	transform: rotate(180deg)
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .updatesList__allNewsBtn {
		margin-top: 4rem
	}
}

@media only screen and (max-width:1024px) {

	[data-route=game_assassins-creed] .moduleUpdatesList,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList {
		padding: 0
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .promo--title,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo--title,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo--title,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo--title,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo--title,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo--title {
		padding: 48px 48px 0
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList {
		padding-left: 16px;
		padding-right: 16px;
		padding-bottom: 48px
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__wrapper__items__item,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__wrapper__items__item,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__wrapper__items__item,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__wrapper__items__item,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__wrapper__items__item,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__wrapper__items__item {
		padding: 0 8px
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content {
		padding: 16px;
		grid-template-rows: [date] auto [read] auto [title] auto [description] auto [button] auto [tags] 1fr
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min {
		grid-column: 1;
		margin-top: -8px
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min:before {
		display: none
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls {
		justify-content: space-between;
		display: flex;
		align-items: center;
		padding: 0 16px;
		margin-top: 24px
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next,
	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev {
		position: static;
		transform: none
	}
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .moduleUpdatesList,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList {
		padding-left: 0;
		padding-right: 0
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .promo--title,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo--title,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo--title,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo--title,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo--title,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo--title {
		padding: 2rem 0 0
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .promo--title .promo__wrapper__content,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo--title .promo__wrapper__content,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo--title .promo__wrapper__content,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo--title .promo__wrapper__content,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo--title .promo__wrapper__content,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo--title .promo__wrapper__content {
		padding-left: 30px;
		padding-right: 30px
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList {
		padding-left: 0;
		padding-right: 0
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__wrapper__items__item,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__wrapper__items__item,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__wrapper__items__item,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__wrapper__items__item,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__wrapper__items__item,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__wrapper__items__item {
		padding: 0 16px;
		max-width: none
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content {
		grid-template-rows: [date read] auto [title] auto [description] auto [button] auto [tags] 1fr
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min {
		grid-column: 2;
		margin-top: 0
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min:before {
		top: -1px;
		display: block
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date,
	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date .date,
	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min span,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date .date,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min span,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date .date,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min span,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date .date,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min span,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date .date,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min span,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date .date,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min span {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 10px;
		font-size: .625rem;
		line-height: 10px;
		line-height: .625rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min span {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min span {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min span {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min span,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__date .date,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min span {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content h3,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content h3,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content h3,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content h3,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content h3,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content h3 {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 18px;
		font-size: 1.125rem;
		line-height: 23px;
		line-height: 1.4375rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content h3 {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content h3 {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content h3 {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content h3,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content h3 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__pagination--mobile,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__pagination--mobile,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__pagination--mobile,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__pagination--mobile,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__pagination--mobile,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__pagination--mobile {
		color: #fff;
		display: block;
		font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 12px;
		font-size: .75rem;
		line-height: 12px;
		line-height: .75rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__pagination--mobile {
		font-family: Ubisoft Sans Bold, sans-serif
	}

	html[lang=ja-jp] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__pagination--mobile {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__pagination--mobile {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route=game_assassins-creed] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__pagination--mobile,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__pagination--mobile {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	[data-route=game_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
	[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
	[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
	[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
	[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
	[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .updatesList__allNewsBtn {
		width: calc(100% - 32px);
		margin-left: 16px;
		margin-right: 16px
	}
}

body:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__media:hover img,
body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__media:hover img,
body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__media:hover img,
body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__media:hover img,
body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__media:hover img,
body:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__item__media:hover img,
body:not(.isTouch)[data-route=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__media:hover img {
	transform: scale(1.03)
}

body:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn:hover,
body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn:hover,
body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn:hover,
body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn:hover,
body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn:hover,
body:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__item__content .btn:hover,
body:not(.isTouch)[data-route=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content .btn:hover {
	color: #fff;
	gap: 10px
}

body:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__item__content .btn:hover span:after,
body:not(.isTouch)[data-route=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content .btn:hover span:after {
	opacity: 1;
	transform: translateX(10px)
}

body:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next:hover,
body:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev:hover,
body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next:hover,
body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev:hover,
body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next:hover,
body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev:hover,
body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next:hover,
body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev:hover,
body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next:hover,
body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev:hover,
body:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__controls__next:hover,
body:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__controls__prev:hover,
body:not(.isTouch)[data-route=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__next:hover,
body:not(.isTouch)[data-route=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__prev:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3);
	transform: translateY(-50%) scale(1.03)
}

body:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next:hover span,
body:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__controls__next:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__controls__prev:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__next:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__prev:hover span {
	color: #fff
}

@media only screen and (max-width:1024px) {

	body:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next:hover,
	body:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev:hover,
	body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__next:hover,
	body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__controls__prev:hover,
	body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next:hover,
	body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev:hover,
	body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next:hover,
	body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev:hover,
	body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next:hover,
	body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev:hover,
	body:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__controls__next:hover,
	body:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__controls__prev:hover,
	body:not(.isTouch)[data-route=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__next:hover,
	body:not(.isTouch)[data-route=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__prev:hover {
		transform: scale(1.03)
	}
}

body:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__allNewsBtn:hover,
body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__allNewsBtn:hover,
body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__allNewsBtn:hover,
body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__allNewsBtn:hover,
body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__allNewsBtn:hover,
body:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__allNewsBtn:hover,
body:not(.isTouch)[data-route=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__allNewsBtn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__allNewsBtn:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__allNewsBtn:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__allNewsBtn:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__allNewsBtn:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__allNewsBtn:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__allNewsBtn:hover span,
body:not(.isTouch)[data-route=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__allNewsBtn:hover span {
	color: #fff
}

body.ar-ae[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn,
body.ar-ae[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn,
body.ar-ae[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn,
body.ar-ae[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn,
body.ar-ae[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn,
body.ar-ae[data-route=game_assassins-creed_publishing] .updatesList__item__content .btn {
	margin-right: 0;
	margin-left: auto
}

body.ar-ae:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__item__content .btn:hover span:after {
	transform: rotate(180deg) translateX(10px)
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList {
	position: relative;
	z-index: 1;
	max-width: 100%;
	width: 100%;
	max-width: 1424px;
	display: flex;
	flex-direction: column
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__wrapper,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__wrapper,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__wrapper {
	display: flex;
	position: relative;
	overflow: hidden;
	z-index: 1
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__wrapper__items,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__wrapper__items,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__wrapper__items {
	margin: 0;
	padding: 0;
	display: flex;
	list-style: none;
	min-width: 100%;
	width: 100%;
	justify-content: space-between;
	position: relative;
	transition: transform .6s cubic-bezier(.23, 1, .32, 1)
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__wrapper__items__item,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__wrapper__items__item,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__wrapper__items__item {
	display: flex;
	flex-direction: column;
	flex: 1 0 auto;
	overflow: auto;
	position: relative;
	padding: 0 1rem;
	max-width: calc(33% + 2rem);
	color: #fff
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__media,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__media,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__media {
	overflow: hidden;
	border-radius: 8px 8px 0 0;
	flex: 0 0 auto;
	border-bottom-width: 0
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__media__btn,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__media__btn,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__media__btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: none
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__media image,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__media image,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__media image {
	display: block
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content {
	border-radius: 0 0 8px 8px;
	border-top-width: 0;
	flex: 1 0 auto;
	column-gap: 10px;
	display: grid;
	grid-template-rows: [date read] auto [title] auto [description] auto [button] auto [tags] 1fr;
	grid-template-columns: auto 1fr
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__date,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content__date,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date {
	display: inline-block;
	grid-row: date
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content__min,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min {
	grid-row: read;
	position: relative;
	margin: 0;
	grid-column: 2;
	display: inline-block
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min:before,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content__min:before,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min:before {
	content: "";
	display: block;
	position: absolute;
	background-color: #fff;
	left: -5px;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content h3,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content h3,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content h3 {
	grid-row: title;
	grid-column: span 2
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
	margin: 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	grid-row: description;
	grid-column: span 2
}

html[lang=ar-ae] [data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content .btn,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn {
	grid-row: button;
	grid-column: span 2
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__next,
[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__prev,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__next,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__prev,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 56px;
	height: 56px;
	min-width: 56px;
	min-height: 56px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	justify-content: center;
	align-items: center
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__next.is-disabled,
[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__next.is-disabled,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next.is-disabled,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev.is-disabled {
	display: none;
	pointer-events: none;
	opacity: .3
}

@media only screen and (max-width:768px) {

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__next.is-disabled,
	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__next.is-disabled,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__prev.is-disabled,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next.is-disabled,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev.is-disabled {
		display: flex
	}
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__next:before,
[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__prev:before,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__next:before,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__prev:before,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next:before,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev:before {
	content: "";
	display: block;
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	width: 10px;
	height: 21px
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__next svg,
[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__prev svg,
[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__pagination,
[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__pagination--mobile,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__next svg,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__prev svg,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__pagination,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__pagination--mobile,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next svg,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev svg,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__pagination,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__pagination--mobile {
	display: none
}

[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList .updatesList__allNewsBtn,
[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn {
	margin: 0 auto
}

@media only screen and (max-width:1248px) {

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls {
		justify-content: space-between;
		display: flex;
		align-items: center;
		padding: 0 20px
	}

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__next,
	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__prev,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__next,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__controls__prev,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev {
		position: static;
		transform: none
	}
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content {
		grid-template-rows: [date] auto [read] auto [title] auto [description] auto [button] auto [tags] 1fr
	}

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content__min,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min {
		grid-column: 1
	}

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min:before {
		display: none
	}
}

@media only screen and (max-width:768px) {

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList {
		padding-left: 20px;
		padding-right: 20px
	}

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList {
		padding: 0;
		width: calc(100% + 40px);
		margin: 0 -20px
	}

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__wrapper__items__item,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__wrapper__items__item,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__wrapper__items__item {
		padding: 0 20px;
		max-width: none
	}

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content {
		grid-template-rows: [date read] auto [title] auto [description] auto [button] auto [tags] 1fr
	}

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content__min,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min {
		grid-column: 2
	}

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content__min:before,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min:before {
		display: block
	}

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min),
	html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content p:not(.updatesList__item__content__min) {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__pagination--mobile,
	[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__pagination--mobile,
	[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__pagination--mobile {
		color: #fff;
		display: block
	}
}

body.ar-ae[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content__min:before,
body.ar-ae[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content__min:before,
body.ar-ae[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content__min:before,
body.ar-ae[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content__min:before,
body.ar-ae[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content__min:before {
	left: auto;
	right: -5px
}

body.ar-ae[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn span:after,
body.ar-ae[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn span:after,
body.ar-ae[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn span:after,
body.ar-ae[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn span:after,
body.ar-ae[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__item__content .btn span:after {
	transform: rotate(180deg)
}

body.ar-ae[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next,
body.ar-ae[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev,
body.ar-ae[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next,
body.ar-ae[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev,
body.ar-ae[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next,
body.ar-ae[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev,
body.ar-ae[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next,
body.ar-ae[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev,
body.ar-ae[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next,
body.ar-ae[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev {
	transform: scaleX(-1) translateY(-50%)
}

body.ar-ae[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev,
body.ar-ae[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev,
body.ar-ae[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev,
body.ar-ae[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev,
body.ar-ae[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__prev {
	left: auto;
	right: 0
}

body.ar-ae[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next,
body.ar-ae[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next,
body.ar-ae[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next,
body.ar-ae[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next,
body.ar-ae[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList__controls__next {
	left: 0;
	right: auto
}

body.ar-ae[data-route=game_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
body.ar-ae[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
body.ar-ae[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
body.ar-ae[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after,
body.ar-ae[data-route=game_assassins-creed_publishing] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span:after {
	margin: 0 11px;
	transform: rotate(180deg)
}

body.ar-ae:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__item__content .btn:hover {
	color: #fff;
	gap: 10px
}

body.ar-ae:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__item__content .btn:hover span:after,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__item__content .btn:hover span:after {
	opacity: 1
}

body.ar-ae:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__next:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed] .moduleUpdatesList .updatesList__controls__prev:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__next:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList__controls__prev:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__next:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList__controls__prev:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__next:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList__controls__prev:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__controls__next:hover,
body.ar-ae:not(.isTouch)[data-route=game_assassins-creed_publishing] .updatesList__controls__prev:hover {
	transform: scaleX(-1.03) translateY(-50%)
}

body.ar-ae[data-route=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min:before {
	left: auto;
	right: -5px
}

body.ar-ae[data-route=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next,
body.ar-ae[data-route=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev {
	transform: scaleX(-1) translateY(-50%)
}

body.ar-ae[data-route=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev {
	left: auto;
	right: -88px
}

body.ar-ae[data-route=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next {
	left: -88px;
	right: auto
}

@media only screen and (max-width:1024px) {
	body.ar-ae[data-route=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev {
		right: 0;
		transform: scaleX(-1)
	}

	body.ar-ae[data-route=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next {
		left: 0;
		transform: scaleX(-1)
	}
}

body.ar-ae[data-route^=game_assassins-creed_shadows] .moduleUpdatesList .updatesList__item__content__min:before {
	right: -10px;
	left: auto
}

.pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
	margin-top: 3rem;
	margin-bottom: 5rem;
	padding: 0 1rem
}

@media only screen and (max-width:768px) {
	.pagination {
		padding: 0
	}
}

.pagination svg {
	display: none
}

.pagination__first__button:before,
.pagination__last__button:before,
.pagination__next__button:before,
.pagination__prev__button:before {
	content: "";
	width: 1rem;
	height: 1rem;
	background-position: 50%
}

.pagination__first__button:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='17' width='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-rule='evenodd' fill='%23fff' fill-opacity='.85' fill-rule='evenodd'%3E%3Cpath d='M8.722 13.02l-.684.814L2.5 8.5l5.538-5.333.684.814L4.03 8.5z'/%3E%3Cpath d='M14.5 13.02l-.684.814L8.278 8.5l5.538-5.333.684.814L9.807 8.5z'/%3E%3C/g%3E%3C/svg%3E")
}

.pagination__prev__button:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='17' width='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M11.39 13.02l-.685.814L5.167 8.5l5.538-5.333.684.814L6.696 8.5z' fill='%23fff' fill-opacity='.85' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.pagination__next__button:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='17' width='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M5.613 3.98l.685-.813L11.835 8.5l-5.537 5.334-.685-.814 4.693-4.52z' fill='%23fff' fill-opacity='.85' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.pagination__last__button:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='17' width='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-rule='evenodd' fill='%23fff' fill-opacity='.85' fill-rule='evenodd'%3E%3Cpath d='M8.278 3.98l.684-.813L14.5 8.5l-5.538 5.334-.684-.814L12.97 8.5z'/%3E%3Cpath d='M2.5 3.98l.684-.813L8.722 8.5l-5.538 5.334-.684-.814L7.193 8.5z'/%3E%3C/g%3E%3C/svg%3E")
}

.pagination__first,
.pagination__last,
.pagination__next,
.pagination__prev {
	opacity: 1;
	transition: opacity .2s ease
}

.pagination__first button,
.pagination__last button,
.pagination__next button,
.pagination__prev button {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	width: 3rem;
	height: 3rem
}

.pagination__first button a,
.pagination__last button a,
.pagination__next button a,
.pagination__prev button a {
	text-decoration: none
}

.pagination__first button span,
.pagination__last button span,
.pagination__next button span,
.pagination__prev button span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .pagination__first button span,
html[lang=ar-ae] .pagination__last button span,
html[lang=ar-ae] .pagination__next button span,
html[lang=ar-ae] .pagination__prev button span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .pagination__first button span,
html[lang=ja-jp] .pagination__last button span,
html[lang=ja-jp] .pagination__next button span,
html[lang=ja-jp] .pagination__prev button span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .pagination__first button span,
html[lang=ko-kr] .pagination__last button span,
html[lang=ko-kr] .pagination__next button span,
html[lang=ko-kr] .pagination__prev button span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .pagination__first button span,
html[lang=zh-cn] .pagination__last button span,
html[lang=zh-cn] .pagination__next button span,
html[lang=zh-cn] .pagination__prev button span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {

	.pagination__first button,
	.pagination__last button,
	.pagination__next button,
	.pagination__prev button {
		width: 2.25rem;
		height: 2.25rem;
		min-width: auto;
		min-height: auto
	}
}

body:not(.isTouch) .pagination__first button:hover,
body:not(.isTouch) .pagination__last button:hover,
body:not(.isTouch) .pagination__next button:hover,
body:not(.isTouch) .pagination__prev button:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body:not(.isTouch) .pagination__first button:hover span,
body:not(.isTouch) .pagination__last button:hover span,
body:not(.isTouch) .pagination__next button:hover span,
body:not(.isTouch) .pagination__prev button:hover span {
	color: #fff
}

.pagination__first button span,
.pagination__last button span,
.pagination__next button span,
.pagination__prev button span {
	display: none
}

.pagination__first.disabled,
.pagination__last.disabled,
.pagination__next.disabled,
.pagination__prev.disabled {
	pointer-events: none;
	opacity: .3
}

body.ar-ae .pagination__first svg,
body.ar-ae .pagination__last svg,
body.ar-ae .pagination__next svg,
body.ar-ae .pagination__prev svg {
	transform: scaleX(-1)
}

.pagination__prev {
	margin-left: .5rem;
	margin-right: 1.5rem
}

@media only screen and (max-width:1024px) {
	.pagination__prev {
		margin-right: .5rem
	}
}

.pagination__next {
	margin-right: .5rem;
	margin-left: 1.5rem
}

@media only screen and (max-width:1024px) {
	.pagination__next {
		margin-left: .5rem
	}
}

.pagination__pageNumber button {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75rem;
	line-height: 12px;
	line-height: .75rem;
	letter-spacing: 0;
	width: 3rem;
	height: 3rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	margin-left: .5rem;
	margin-right: .5rem;
	border-radius: .25rem;
	transition: background .3s ease;
	cursor: pointer
}

html[lang=ar-ae] .pagination__pageNumber button {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .pagination__pageNumber button {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .pagination__pageNumber button {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .pagination__pageNumber button {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {
	.pagination__pageNumber button {
		width: 2.25rem !important;
		height: 2.25rem !important;
		min-width: auto !important;
		min-height: auto !important;
		margin-left: .25rem;
		margin-right: .25rem
	}
}

body:not(.isTouch) .pagination__pageNumber:not(.active) button:hover {
	background: hsla(0, 0%, 100%, .1);
	box-shadow: none;
	border: 0
}

body:not(.isTouch) .pagination__pageNumber:not(.active) button:hover span {
	color: #fff
}

.pagination__pageNumber.active button {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1)
}

.pagination__pageNumber.active button a {
	text-decoration: none
}

.pagination__pageNumber.active button span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .pagination__pageNumber.active button span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .pagination__pageNumber.active button span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .pagination__pageNumber.active button span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .pagination__pageNumber.active button span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.pagination__pageNumber span {
	pointer-events: none
}

@media only screen and (max-width:768px) {
	.pagination__pageNumber {
		display: none
	}
}

.pagination__currentPage--mobile {
	display: none
}

@media only screen and (max-width:768px) {
	.pagination__currentPage--mobile {
		color: #fff;
		display: block;
		margin: 0 auto;
		font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 12px;
		font-size: .75rem;
		line-height: 12px;
		line-height: .75rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .pagination__currentPage--mobile {
		font-family: Ubisoft Sans Bold, sans-serif
	}

	html[lang=ja-jp] .pagination__currentPage--mobile {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .pagination__currentPage--mobile {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .pagination__currentPage--mobile {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.modal {
	overflow: hidden;
	position: relative;
	background: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg) 50%/cover no-repeat, #29353d;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%
}

.modal:before {
	left: 10vw;
	bottom: 0;
	transform: translateX(-50%);
	width: 50vw;
	height: 50vw
}

.modal:after {
	right: 0;
	top: -10%;
	transform: translateX(50%);
	width: 80%;
	height: 80%
}

.modal>* {
	position: relative;
	z-index: 1
}

.modal__header {
	position: relative;
	z-index: 2
}

.modal__header__closeBtn {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 2;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer
}

.modal__header__closeBtn svg {
	color: #fff;
	width: 16px;
	height: 16px
}

.modal__body {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: row;
	justify-content: center;
	height: 100%;
	min-height: 100%;
	padding: 88px 0
}

.modal__body .btn__modal__media {
	display: flex;
	width: 100%;
	height: 100%
}

.modal__body .media {
	align-self: center;
	display: flex;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	filter: drop-shadow(0 15px 30px rgba(0, 0, 0, .4));
	position: relative
}

.modal__body .media:before {
	content: "";
	float: left;
	padding-bottom: 56.25%
}

.modal__body .media:after {
	content: "";
	display: table;
	clear: both
}

.modal__body .media iframe {
	height: auto
}

.modal__body .media img {
	align-self: center;
	margin: 0 auto
}

@media only screen and (max-width:768px) {
	.modal__body .media {
		filter: drop-shadow(0 15px 20px rgba(0, 0, 0, .3))
	}
}

@media only screen and (max-width:768px) {
	.modal {
		background: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/d2145f6b2185c0b621550790254a1933.jpg) 50% no-repeat, #29353d;
		background-size: cover;
		overflow: hidden
	}

	.modal:before {
		bottom: -30%;
		width: 200vw;
		height: 200vw
	}

	.modal:after {
		top: -20%;
		width: 120vw;
		height: 120vw
	}
}

@media only screen and (max-height:575.98px)and (orientation:landscape) {
	.modal__body {
		padding: 0 88px
	}
}

body:not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal__header__closeBtn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4)
}

body:not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal__header__closeBtn a {
	text-decoration: none
}

body:not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal__header__closeBtn span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] body:not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal__header__closeBtn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] body:not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal__header__closeBtn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body:not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal__header__closeBtn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body:not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal__header__closeBtn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not(.isTouch):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal__header__closeBtn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body:not(.isTouch):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal__header__closeBtn:hover span {
	color: #fff
}

body.ar-ae .modal__header__closeBtn {
	right: auto;
	left: 20px
}

.ageGate {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/38cd630748d4be94e15d9b86f3ac9efd.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

@media only screen and (max-width:1024px) {
	.ageGate {
		overflow-y: auto
	}
}

@media only screen and (max-width:768px) {
	.ageGate {
		background-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/335cd993144517c3388ee3ad9737baee.jpg);
		padding: 40vh 1rem 50px
	}
}

@media(min-height:650px)and (max-width:768px) {
	.ageGate {
		padding-top: 20vh
	}
}

@media(min-height:800px)and (max-width:768px) {
	.ageGate {
		padding-top: 0
	}
}

.ageGate__login {
	display: flex;
	justify-content: center;
	flex-direction: column
}

.ageGate__login p:first-of-type {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 2rem;
	text-align: center
}

html[lang=ar-ae] .ageGate__login p:first-of-type {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .ageGate__login p:first-of-type {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .ageGate__login p:first-of-type {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .ageGate__login p:first-of-type {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.ageGate__login p:first-of-type {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase;
		margin-bottom: 1.5rem
	}

	html[lang=ar-ae] .ageGate__login p:first-of-type {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .ageGate__login p:first-of-type {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .ageGate__login p:first-of-type {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .ageGate__login p:first-of-type {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.ageGate__form {
	display: flex;
	justify-content: center;
	flex-direction: column
}

.ageGate__form__selections {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 1.5rem;
	margin-bottom: 2rem
}

@media only screen and (max-width:768px) {
	.ageGate__form__selections {
		grid-template-columns: 1fr
	}
}

.ageGate__form p:first-of-type {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase;
	color: #fff;
	margin-top: 0;
	margin-bottom: 2rem;
	text-align: center
}

html[lang=ar-ae] .ageGate__form p:first-of-type {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .ageGate__form p:first-of-type {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .ageGate__form p:first-of-type {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .ageGate__form p:first-of-type {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.ageGate__form p:first-of-type {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase;
		margin-bottom: 1.5rem
	}

	html[lang=ar-ae] .ageGate__form p:first-of-type {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .ageGate__form p:first-of-type {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .ageGate__form p:first-of-type {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .ageGate__form p:first-of-type {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.ageGate__failed__text {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 1rem
}

html[lang=ar-ae] .ageGate__failed__text {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .ageGate__failed__text {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .ageGate__failed__text {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .ageGate__failed__text {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.ageGate__failed__text {
		padding: 0;
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] .ageGate__failed__text {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .ageGate__failed__text {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .ageGate__failed__text {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .ageGate__failed__text {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.ageGate .btn-primary {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1);
	min-width: 210px;
	margin-left: auto;
	margin-right: auto
}

.ageGate .btn-primary a {
	text-decoration: none
}

.ageGate .btn-primary span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .ageGate .btn-primary span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .ageGate .btn-primary span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .ageGate .btn-primary span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .ageGate .btn-primary span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.ageGate .btn-primary {
		min-width: auto;
		width: 100%
	}
}

body:not(.isTouch) .ageGate .btn-primary:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .4), 0 0 20px 0 hsla(0, 0%, 100%, .9)
}

body:not(.isTouch) .ageGate .btn-primary:hover span {
	color: #29353d
}

body:not(.isTouch) .ageGate .btn-primary:hover span:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat
}

.ageGate .divider {
	color: #fff;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: .75rem;
	margin-top: 5rem;
	margin-bottom: 5rem
}

@media only screen and (max-width:768px) {
	.ageGate .divider {
		margin-top: 2.75rem;
		margin-bottom: 2.75rem;
		gap: .5rem
	}
}

.ageGate .divider:after,
.ageGate .divider:before {
	content: "";
	display: block;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='8' width='310' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='18.203' x='3.523' y='.5'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_55337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_55337' result='shape'/%3E%3C/filter%3E%3Cfilter id='b' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='113.488' x='18.596' y='.5'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_55337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_55337' result='shape'/%3E%3C/filter%3E%3Cfilter id='c' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='107.926' x='128.957' y='.5'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_55337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_55337' result='shape'/%3E%3C/filter%3E%3Cfilter id='d' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='11.203' x='233.754' y='.5'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_55337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_55337' result='shape'/%3E%3C/filter%3E%3Cfilter id='e' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='47.273' x='241.828' y='.5'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_55337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_55337' result='shape'/%3E%3C/filter%3E%3Cfilter id='f' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='19.996' x='285.973' y='.5'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_55337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_55337' result='shape'/%3E%3C/filter%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M6.523 4h12.203' stroke='%23fff'/%3E%3C/g%3E%3Cg filter='url(%23b)'%3E%3Cpath d='M21.596 4h107.488' shape-rendering='crispEdges' stroke='%23fff' stroke-opacity='.4'/%3E%3C/g%3E%3Cg filter='url(%23c)'%3E%3Cpath d='M131.957 4h101.926' stroke='%23fff'/%3E%3C/g%3E%3Cg filter='url(%23d)'%3E%3Cpath d='M236.754 4h5.204' stroke='%23fff'/%3E%3C/g%3E%3Cg filter='url(%23e)'%3E%3Cpath d='M244.828 4h41.273' shape-rendering='crispEdges' stroke='%23fff' stroke-opacity='.4'/%3E%3C/g%3E%3Cg filter='url(%23f)'%3E%3Cpath d='M288.973 4h13.997' stroke='%23fff'/%3E%3C/g%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100% 8px;
	background-repeat: no-repeat;
	width: 100%;
	height: 8px
}

@media only screen and (max-width:768px) {

	.ageGate .divider:after,
	.ageGate .divider:before {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='5' width='126' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='b' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='113.488' x='-73.399' y='-1'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_2737_97744'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_2737_97744' result='shape'/%3E%3C/filter%3E%3Cfilter id='c' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='107.926' x='36.96' y='-1'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_2737_97744'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_2737_97744' result='shape'/%3E%3C/filter%3E%3CclipPath id='a'%3E%3Cpath d='M.25.5h125v4H.25z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cg filter='url(%23b)'%3E%3Cpath d='M-70.4 2.5H37.09' shape-rendering='crispEdges' stroke='%23fff' stroke-opacity='.4'/%3E%3C/g%3E%3Cg filter='url(%23c)'%3E%3Cpath d='M39.96 2.5h101.926' stroke='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
	}
}

.ageGate .divider:after {
	position: relative;
	transform: scaleX(-1)
}

.module--feature-accordion {
	padding: 48px 60px 80px;
	overflow: hidden;
	position: relative
}

.module--feature-accordion:before {
	left: 10vw;
	bottom: 0;
	transform: translateX(-50%);
	width: 1000px;
	height: 1000px
}

.module--feature-accordion:after {
	right: 0;
	top: -10%;
	transform: translateX(50%);
	width: 100%;
	height: 100%
}

.module--feature-accordion>* {
	position: relative;
	z-index: 1
}

.module--feature-accordion .accordion {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 75px
}

.module--feature-accordion .accordion__expand {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	padding: 0;
	text-decoration: none;
	margin: 0 0 26px;
	color: hsla(0, 0%, 100%, .85);
	position: relative;
	transition: color .2s ease
}

.module--feature-accordion .accordion__expand:after,
.module--feature-accordion .accordion__expand:before {
	content: "";
	display: block;
	position: absolute;
	transition: background-color .2s ease;
	background-color: hsla(0, 0%, 100%, .85);
	left: 0;
	top: 50%;
	width: 14px;
	height: 2px
}

.module--feature-accordion .accordion__expand:before {
	transform: translateY(-50%)
}

.module--feature-accordion .accordion__expand:after {
	transform: translateY(-50%) rotate(90deg)
}

.module--feature-accordion .accordion__expand span {
	text-decoration: underline;
	padding-left: 23px;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--feature-accordion .accordion__expand span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .module--feature-accordion .accordion__expand span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--feature-accordion .accordion__expand span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--feature-accordion .accordion__expand span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not(.isTouch) .module--feature-accordion .accordion__expand:hover {
	color: #fff
}

body:not(.isTouch) .module--feature-accordion .accordion__expand:hover span {
	text-shadow: 0 0 20px hsla(0, 0%, 100%, .5)
}

body:not(.isTouch) .module--feature-accordion .accordion__expand:hover:after,
body:not(.isTouch) .module--feature-accordion .accordion__expand:hover:before {
	background-color: #fff
}

.module--feature-accordion .accordionSection__main {
	border-radius: 4px;
	margin: 0 0 32px
}

.module--feature-accordion .accordionSection__main.expanded .accordionSection__icon:before {
	transform: rotate(180deg)
}

.module--feature-accordion .accordionSection__title {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	text-decoration: none;
	display: flex;
	text-align: left;
	padding: 24px;
	color: #fff;
	align-items: center;
	justify-content: space-between;
	gap: 32px;
	width: 100%;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 31px;
	line-height: 1.9375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--feature-accordion .accordionSection__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--feature-accordion .accordionSection__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--feature-accordion .accordionSection__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--feature-accordion .accordionSection__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.module--feature-accordion .accordionSection__icon:before {
	content: "";
	display: block;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='7' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M10.654.228l.813.684L6.134 6.45.801.912l.814-.684 4.52 4.692z' fill='%23fff' fill-opacity='.85' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-size: contain;
	background-position: 50%;
	transition: transform .2s ease;
	width: 21px;
	height: 15px
}

.module--feature-accordion .accordionSection__icon span {
	display: none
}

.module--feature-accordion .accordionSection__details {
	color: #fff;
	padding: 0 24px 24px;
	margin-top: -4px
}

.module--feature-accordion .accordionSection__details>:first-child {
	margin-top: 0
}

@media only screen and (max-width:768px) {
	.module--feature-accordion {
		padding: 32px 16px 48px
	}

	.module--feature-accordion .accordion {
		padding: 0
	}

	.module--feature-accordion .accordion__expand {
		margin-bottom: 16px
	}

	.module--feature-accordion .accordion__expand span {
		font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 12px;
		font-size: .75rem;
		line-height: 12px;
		line-height: .75rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .module--feature-accordion .accordion__expand span {
		font-family: Ubisoft Sans Bold, sans-serif
	}

	html[lang=ja-jp] .module--feature-accordion .accordion__expand span {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--feature-accordion .accordion__expand span {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--feature-accordion .accordion__expand span {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.module--feature-accordion .accordionSection__main {
		margin-bottom: 16px
	}

	.module--feature-accordion .accordionSection__title {
		padding: 16px;
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
		font-size: 1rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .module--feature-accordion .accordionSection__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--feature-accordion .accordionSection__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--feature-accordion .accordionSection__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--feature-accordion .accordionSection__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.module--feature-accordion .accordionSection__details {
		padding: 0 16px 16px;
		margin-top: 8px
	}
}

body.ar-ae .module--feature-accordion .accordion__expand:after,
body.ar-ae .module--feature-accordion .accordion__expand:before {
	left: auto;
	right: 0
}

body.ar-ae .module--feature-accordion .accordion__expand span {
	padding-left: 0;
	padding-right: 23px
}

body.ar-ae .module--feature-accordion .accordionSection__title {
	text-align: right
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-slider,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-slider,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-slider,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-slider,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slider,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-slider,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-list,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-list,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-list,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-list,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-list,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-list,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-list:focus,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-list:focus,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-list:focus,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-list:focus,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-list:focus,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-list:focus,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-list:focus {
	outline: none
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-list.dragging,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-list.dragging,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-list.dragging,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-list.dragging,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-list.dragging,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-list.dragging,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-list,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-track,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-list,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-track,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-list,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-track,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-list,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-track,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-list,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-track,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-list,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-track,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-list,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-track,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-track,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-track,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-track,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-track,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-track,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: flex;
	margin-left: auto;
	margin-right: auto
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-track:before,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-track:before,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-track:before,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-track:before,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-track:before,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-track:before,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-track:before {
	display: table;
	content: ""
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-track:after,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-track:after {
	clear: both
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-track,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-track,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-track,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-track,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-track,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-track,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-track {
	visibility: hidden
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-slide,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-slide,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-slide,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-slide,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slide,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-slide,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-slide {
	display: none;
	float: left;
	height: inherit;
	min-height: 1px
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-slide>div,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-slide>div,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-slide>div,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-slide>div,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slide>div,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-slide>div,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-slide>div {
	height: 100%
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles [dir=rtl] .slick-slide,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles [dir=rtl] .slick-slide,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles [dir=rtl] .slick-slide,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles [dir=rtl] .slick-slide,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles [dir=rtl] .slick-slide,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles [dir=rtl] .slick-slide,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles [dir=rtl] .slick-slide {
	float: right
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-slide img,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-slide img,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-slide img,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-slide img,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slide img,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-slide img,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-slide img {
	display: block;
	max-width: none;
	width: 100%
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-slide.slick-loading img,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-slide.slick-loading img,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-slide.slick-loading img,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-slide.slick-loading img,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slide.slick-loading img,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-slide.slick-loading img,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-slide.slick-loading img {
	display: none
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-slide.dragging img,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-slide.dragging img,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-slide.dragging img,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-slide.dragging img,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slide.dragging img,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-slide.dragging img,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-slide.dragging img {
	pointer-events: none
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide {
	display: block
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide .slideshow__slide,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide .slideshow__slide,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide .slideshow__slide,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide .slideshow__slide,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide .slideshow__slide,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide .slideshow__slide,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-initialized .slick-slide .slideshow__slide {
	display: flex
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-slide,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-slide,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-slide,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-slide,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-slide,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-slide,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-loading .slick-slide {
	visibility: hidden
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-vertical .slick-slide,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-vertical .slick-slide,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-vertical .slick-slide,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-vertical .slick-slide,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-vertical .slick-slide,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-vertical .slick-slide,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-arrow.slick-hidden,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-arrow.slick-hidden,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-arrow.slick-hidden,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-arrow.slick-hidden,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-arrow.slick-hidden,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-arrow.slick-hidden,
[data-route=game_assassins-creed_transmedia] .module--feature-visual-grid-carousel-with-titles .slick-arrow.slick-hidden {
	display: none
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles {
	overflow: hidden;
	position: relative;
	padding: 3rem 0 5rem
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles:before,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles:before,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles:before,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles:before,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles:before,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles:before {
	left: 10vw;
	bottom: 0;
	transform: translateX(-50%);
	width: 1000px;
	height: 1000px
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles:after,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles:after,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles:after,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles:after,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles:after,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles:after {
	right: 0;
	top: -10%;
	transform: translateX(50%);
	width: 100%;
	height: 100%
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles>*,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles>*,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles>*,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles>*,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles>*,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles>* {
	position: relative;
	z-index: 1
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles {
		padding-top: 2rem
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase;
	text-align: center;
	padding-left: 1rem;
	padding-right: 1rem
}

html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase;
		font-size: 1.75rem !important;
		line-height: 1.75rem !important;
		margin-bottom: 1rem !important
	}

	html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__title,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle {
	text-align: center;
	padding-left: 1rem;
	padding-right: 1rem;
	color: #fff;
	margin: 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles p,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles p,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles p,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles p,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles p,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles p {
	text-align: center;
	padding-left: 1rem;
	padding-right: 1rem;
	color: #fff;
	max-width: 620px;
	margin: .5rem auto 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles p,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles p,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles p,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles p,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles p,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles p,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles p,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles p,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles p,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles p,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles p,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles p,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .promo__wrapper,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .promo__wrapper,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo__wrapper,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo__wrapper,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo__wrapper {
	background: none !important
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-track,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-track,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-track,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-track,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-track,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-track {
	transition: transform .6s cubic-bezier(.23, 1, .32, 1)
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-list,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-list,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-list,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-list,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-list,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-list {
	width: calc(100% - 130px);
	max-width: 1430px;
	margin-left: auto;
	margin-right: auto
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-list,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-list,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-list,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-list,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-list,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-list {
		width: 100%
	}
}

@media only screen and (min-width:768px)and (max-width:1024px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-list,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-list,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-list,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-list,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-list,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-list {
		width: calc(100% - 1rem)
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-slider,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-slider,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-slider,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-slider,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slider,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-slider {
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-slide,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-slide,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-slide,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-slide,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slide,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-slide {
	padding: 1rem
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-slide,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-slide,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-slide,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-slide,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slide,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-slide {
		padding: 1rem
	}
}

@media only screen and (min-width:768px)and (max-width:1024px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slick-slide,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slick-slide,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slick-slide,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slick-slide,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slide,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slick-slide {
		padding: .5rem
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow {
	z-index: 2
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide {
	color: #fff;
	max-width: 540px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	display: block;
	flex-wrap: wrap;
	flex-direction: column
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__media,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__media,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__media,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__media,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__media,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__media {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	overflow: hidden;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content {
	min-height: 140px;
	padding: 1.5rem 1.5rem 1.875rem;
	display: flex;
	flex-direction: column;
	flex: 1;
	width: 100%
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content {
		padding: 1.25rem 1.25rem 1.5rem;
		min-height: 100px
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2 {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 26px;
	line-height: 1.625rem;
	letter-spacing: 0;
	margin-bottom: 1rem
}

html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2 {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 18px;
		font-size: 1.125rem;
		line-height: 23px;
		line-height: 1.4375rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2 {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2 {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2 {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	padding: 0;
	text-decoration: none;
	color: hsla(0, 0%, 100%, .85);
	text-decoration: underline;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0;
	margin: auto 0 0;
	transition: color .2s ease
}

html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span {
	display: flex;
	align-items: center;
	transition: gap .3s ease;
	gap: 6px
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after {
	content: "";
	display: block;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;
	opacity: .85;
	width: 11px;
	height: 11px
}

body.ar-ae [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
body.ar-ae [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
body.ar-ae [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
body.ar-ae [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
body.ar-ae [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
body.ar-ae [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after {
	transform: rotate(180deg)
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn {
		font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 12px;
		font-size: .75rem;
		line-height: 12px;
		line-height: .75rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn {
		font-family: Ubisoft Sans Bold, sans-serif
	}

	html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn,
	html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after {
	transform: translateX(0);
	transition: transform .3s ease
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn {
	position: absolute;
	top: calc(50% - 21px);
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	width: 3rem;
	height: 3rem;
	display: flex !important
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn a,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn a,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn a,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn a,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn a,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn a,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn a,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn a,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn a,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn a,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn a,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn a {
	text-decoration: none
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn {
		width: 2.25rem;
		height: 2.25rem;
		min-width: auto;
		min-height: auto;
		top: calc(100% + .5rem)
	}
}

@media only screen and (min-width:768px)and (max-width:1024px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn {
		top: calc(100% + .5rem)
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before {
	content: "";
	width: 1rem;
	height: 1rem;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 50%;
	display: block
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn svg,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn svg,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn svg,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn svg,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn svg,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn svg,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn svg,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn svg,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn svg,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn svg,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn svg,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn svg {
	display: none
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn {
	left: 1rem
}

@media only screen and (max-width:1024px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn {
		bottom: 3rem
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.327 11.334l.684-.814-4.167-4.013h9.278V5.494H2.844L7.011 1.48 6.327.667.789 6z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E")
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn {
	right: 1rem
}

@media only screen and (max-width:1024px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn {
		bottom: 3rem
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E")
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount {
	display: none;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75rem;
	line-height: 12px;
	line-height: .75rem;
	letter-spacing: 0;
	color: #fff;
	font-weight: 600;
	position: absolute;
	left: 50%;
	transform: translateX(-50%)
}

html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount {
		display: block;
		bottom: calc(-1.5rem - 8px)
	}
}

@media only screen and (min-width:768px)and (max-width:1024px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__pageCount {
		display: block;
		bottom: calc(-2rem - 8px)
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow__page-indicator,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__page-indicator,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow__page-indicator,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow__page-indicator,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow__page-indicator,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__page-indicator {
	display: none
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content {
	padding: 2.25rem 1rem
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content {
		padding-top: 5.5rem;
		padding-bottom: 1rem
	}
}

@media only screen and (min-width:768px)and (max-width:1024px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content {
		padding-top: 4.5rem;
		padding-bottom: 1rem
	}
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content:before,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content:before,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content:before,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content:before,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content:before,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content:before {
	content: none
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1);
	margin-left: auto;
	margin-right: auto;
	min-width: 200px
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn a,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn a,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn a,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn a,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn a,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn a {
	text-decoration: none
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ar-ae] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ja-jp] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=ko-kr] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span,
html[lang=zh-cn] [data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn,
	[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn,
	[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn,
	[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn,
	[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn,
	[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn {
		width: 100%
	}
}

[data-route=game_assassins-creed].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
[data-route=game_assassins-creed_playground].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
[data-route=game_assassins-creed_publishing].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
[data-route=game_assassins-creed_shadows].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
[data-route=game_assassins-creed_shadows_collectors-edition].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2,
[data-route=game_assassins-creed_shadows_expansion].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content h2 {
	text-align: right
}

[data-route=game_assassins-creed].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span,
[data-route=game_assassins-creed_playground].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span,
[data-route=game_assassins-creed_publishing].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span,
[data-route=game_assassins-creed_shadows].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span,
[data-route=game_assassins-creed_shadows_collectors-edition].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span,
[data-route=game_assassins-creed_shadows_expansion].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span {
	justify-content: right;
	flex-direction: row-reverse
}

[data-route=game_assassins-creed].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_playground].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_publishing].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_shadows].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_shadows_collectors-edition].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after,
[data-route=game_assassins-creed_shadows_expansion].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn span:after {
	transform: scaleX(-1)
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"]:after,
[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"]:before,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"]:after,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"]:before,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"]:after,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"]:before,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"]:after,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"]:before,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"]:after,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"]:before,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"]:after,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"]:before {
	display: none
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"] .promo,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"] .promo,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"] .promo,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"] .promo,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"] .promo,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"] .promo {
	max-width: unset
}

[data-route=game_assassins-creed] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"] .promo .promo__wrapper__content:before,
[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"] .promo .promo__wrapper__content:before,
[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"] .promo .promo__wrapper__content:before,
[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"] .promo .promo__wrapper__content:before,
[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"] .promo .promo__wrapper__content:before,
[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles[data-ccid="52fV9FnHKrIfWxIHVv1cyh"] .promo .promo__wrapper__content:before {
	display: none
}

[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__media {
	aspect-ratio: 9/16;
	position: relative;
	overflow: hidden
}

[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__media img {
	display: block;
	max-width: none;
	width: unset;
	position: absolute;
	height: 100%;
	min-width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover,
[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover,
[data-route=game_assassins-creed_shadows_collectors-edition]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover,
[data-route=game_assassins-creed_shadows_collectors-edition]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover,
[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover,
[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover,
body[data-route=game_assassins-creed]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover,
body[data-route=game_assassins-creed]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover,
body[data-route=game_assassins-creed_playground]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover,
body[data-route=game_assassins-creed_playground]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover,
body[data-route=game_assassins-creed_publishing]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover,
body[data-route=game_assassins-creed_publishing]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover,
body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover,
body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover span,
[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover span,
[data-route=game_assassins-creed_shadows_collectors-edition]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover span,
[data-route=game_assassins-creed_shadows_collectors-edition]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover span,
[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover span,
[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover span,
body[data-route=game_assassins-creed]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover span,
body[data-route=game_assassins-creed]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover span,
body[data-route=game_assassins-creed_playground]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover span,
body[data-route=game_assassins-creed_playground]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover span,
body[data-route=game_assassins-creed_publishing]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover span,
body[data-route=game_assassins-creed_publishing]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover span,
body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:hover span,
body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:hover span {
	color: #fff
}

[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover,
[data-route=game_assassins-creed_shadows_collectors-edition]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover,
[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover,
body[data-route=game_assassins-creed]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover,
body[data-route=game_assassins-creed_playground]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover,
body[data-route=game_assassins-creed_publishing]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover,
body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover {
	color: #fff;
	gap: 10px
}

[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover span:after,
[data-route=game_assassins-creed_shadows_collectors-edition]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover span:after,
[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover span:after,
body[data-route=game_assassins-creed]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover span:after,
body[data-route=game_assassins-creed_playground]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover span:after,
body[data-route=game_assassins-creed_publishing]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover span:after,
body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow__slide .slideshow__slide__content .btn:hover span:after {
	opacity: 1;
	transform: translateX(10px)
}

[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover,
[data-route=game_assassins-creed_shadows_collectors-edition]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover,
[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover,
body[data-route=game_assassins-creed]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover,
body[data-route=game_assassins-creed_playground]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover,
body[data-route=game_assassins-creed_publishing]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover,
body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .4), 0 0 20px 0 hsla(0, 0%, 100%, .9)
}

[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span,
[data-route=game_assassins-creed_shadows_collectors-edition]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span,
[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span,
body[data-route=game_assassins-creed]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span,
body[data-route=game_assassins-creed_playground]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span,
body[data-route=game_assassins-creed_publishing]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span,
body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span {
	color: #29353d
}

[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span:after,
[data-route=game_assassins-creed_shadows_collectors-edition]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span:after,
[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span:after,
body[data-route=game_assassins-creed]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span:after,
body[data-route=game_assassins-creed_playground]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span:after,
body[data-route=game_assassins-creed_publishing]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span:after,
body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-visual-grid-carousel-with-titles .slideshow+.promo .promo__wrapper__content .btn:hover span:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"],
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] {
	padding: 75px 60px 64px;
	position: relative
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"],
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] {
		padding: 5rem 1rem 3.75rem
	}
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:after,
body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:before,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:after,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:before {
	content: "";
	max-width: 900px;
	height: auto;
	width: 40%;
	aspect-ratio: 1800/2700;
	position: absolute;
	top: 0;
	max-height: 1200px;
	opacity: .5
}

@media(max-width:1679px) {

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:after,
	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:before,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:after,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:before {
		width: auto;
		height: 50vw;
		min-height: 475px
	}
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:after,
	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:before,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:after,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:before {
		height: 280px;
		min-height: auto
	}
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:before,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:before {
	background: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b90551cc2c6db8cc9bd20ce2880a90bd.jpg) 50%/contain no-repeat;
	left: 0
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:after,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"]:after {
	background: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/198062af580b3684d0bf8bc26d72d400.jpg) 50%/contain no-repeat;
	right: 0
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__wrapper__content,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .promo--title[data-ccid-m="6N57LnYJs9RYBP55doul1Q"] .promo__wrapper__content {
		padding: 0
	}
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"],
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] {
	padding: 0 60px 150px
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn,
body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: none;
	position: absolute;
	width: 56px;
	height: 56px;
	top: 30%;
	z-index: 1;
	background: rgba(0, 0, 0, .8)
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn svg,
body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn svg,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn svg,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn svg {
	display: none
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn:after,
body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn:before,
body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn:after,
body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn:before,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn:after,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn:before,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn:after,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn:before {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "";
	display: block;
	position: absolute
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn:before,
body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn:before,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn:before,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn:before {
	width: 50px;
	height: 50px;
	border: 1px solid hsla(0, 0%, 100%, .3)
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn:after,
body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn:after,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn:after,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn:after {
	background-position: 50%;
	background-size: contain;
	width: 16px;
	height: 16px
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn,
	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn {
		top: 40%
	}
}

@media only screen and (max-width:480px) {

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn,
	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn {
		top: 30%
	}
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn {
	left: 50%;
	transform: translate(-416px)
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn:after,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.327 11.334l.684-.814-4.167-4.013h9.278V5.494H2.844L7.011 1.48 6.327.667.789 6z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E")
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn {
	right: 50%;
	transform: translate(416px)
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn:after,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E")
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__page-indicator,
body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__pageCount,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__page-indicator,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__pageCount {
	display: none
}

@media only screen and (max-width:1015px) {

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn {
		left: 32px;
		transform: none
	}

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn {
		right: 32px;
		transform: none
	}
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"],
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] {
		padding: 0;
		max-width: 550px;
		margin: 0 auto
	}

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__backward__btn {
		left: 8px
	}

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__forward__btn {
		right: 8px
	}
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slick-track:after,
body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slick-track:before,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slick-track:after,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slick-track:before {
	display: none
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slick-list,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slick-list {
	max-width: 896px;
	margin: 0 auto
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slick-slide,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slick-slide {
	padding: 0 24px
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slick-slide,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slick-slide {
		padding: 0
	}
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide {
	flex-direction: column;
	background: none
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__media img,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__media img {
	width: 100%
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content {
	padding: 32px 0 48px;
	display: flex;
	flex-direction: column;
	gap: 16px;
	color: #fff;
	text-align: center
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2 {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 32px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 2rem;
	letter-spacing: 6.4px;
	letter-spacing: .4rem;
	text-transform: uppercase;
	position: relative;
	padding: 0 16px;
	display: flex;
	gap: 16px;
	align-items: center;
	justify-content: space-around;
	font-size: 2.5rem;
	line-height: 100%;
	letter-spacing: .2rem
}

html[lang=ar-ae] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2,
html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2,
html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2,
html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2:after,
body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2:before,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2:after,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2:before {
	content: "";
	display: block;
	background-color: #fff;
	opacity: .3;
	width: 100%;
	height: 1px
}

body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p,
body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p {
	margin: 0;
	padding: 0 25px;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p,
html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p,
html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p,
html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p,
html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2 {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 28.8px;
		line-height: 1.8rem;
		letter-spacing: 4.8px;
		letter-spacing: .3rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2,
	html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2 {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2,
	html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2 {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2,
	html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2 {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content h2 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p,
	body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p,
	html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p,
	html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p,
	html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p,
	html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-visual-grid-carousel-with-titles .slideshow[data-ccid-m="2U5q9hugoHrQoB2WafoVjB"] .slideshow__slide__content p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

body[data-route=game_assassins-creed].ar-ae .module--feature-visual-grid-carousel-with-titles,
body[data-route=game_assassins-creed_shadows].ar.ae .module--feature-visual-grid-carousel-with-titles,
body[data-route=game_assassins-creed_shadows_expansion].ar.ae .module--feature-visual-grid-carousel-with-titles {
	display: none
}

body[data-route=game_assassins-creed].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
body[data-route=game_assassins-creed_shadows].ar.ae .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
body[data-route=game_assassins-creed_shadows_expansion].ar.ae .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn {
	right: 50%;
	left: auto;
	transform: translate(416px) scaleX(-1)
}

body[data-route=game_assassins-creed].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
body[data-route=game_assassins-creed_shadows].ar.ae .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
body[data-route=game_assassins-creed_shadows_expansion].ar.ae .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn {
	left: 50%;
	right: auto;
	transform: translate(-416px) scaleX(-1)
}

@media only screen and (max-width:1015px) {

	body[data-route=game_assassins-creed].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	body[data-route=game_assassins-creed_shadows].ar.ae .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	body[data-route=game_assassins-creed_shadows_expansion].ar.ae .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn {
		right: 32px;
		left: auto;
		transform: scaleX(-1)
	}

	body[data-route=game_assassins-creed].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	body[data-route=game_assassins-creed_shadows].ar.ae .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	body[data-route=game_assassins-creed_shadows_expansion].ar.ae .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn {
		left: 32px;
		right: auto;
		transform: scaleX(-1)
	}
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	body[data-route=game_assassins-creed_shadows].ar.ae .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,
	body[data-route=game_assassins-creed_shadows_expansion].ar.ae .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn {
		right: 8px;
		left: auto
	}

	body[data-route=game_assassins-creed].ar-ae .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	body[data-route=game_assassins-creed_shadows].ar.ae .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn,
	body[data-route=game_assassins-creed_shadows_expansion].ar.ae .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn {
		left: 8px;
		right: auto
	}
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right {
	background: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b5c06685b2dc0438968904b129878dbb.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper {
	position: relative;
	padding: 12rem 1rem;
	max-width: calc(1440px + 2rem);
	margin-left: auto;
	margin-right: auto
}

@media only screen and (max-width:1024px) {

	body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper,
	body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper {
		padding-top: 4rem;
		padding-bottom: 4rem
	}
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__media,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__media {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: calc(55% - 3rem);
	filter: drop-shadow(0 10px 15px rgba(0, 0, 0, .35))
}

@media only screen and (max-width:1024px) {

	body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__media,
	body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__media {
		position: relative;
		width: 100%;
		top: auto;
		transform: none
	}
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__media:after,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__media:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='378' width='702' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M700.617 333.859v17.467c-11.919 4.678-21.396 14.209-26.036 26.174H26.661c-4.64-11.965-14.117-21.496-26.036-26.174V26.674C12.544 21.996 22.021 12.465 26.661.5H674.59c4.64 11.965 14.117 21.496 26.036 26.174v307.185z' stroke='%23c2ae98' stroke-miterlimit='10'/%3E%3C/svg%3E") 50%/95% auto no-repeat;
	width: 100%;
	height: 100%
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__media img,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__media img {
	mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0H36.98v.05c0 20.11-16.48 36.43-36.81 36.43H0V100h100z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.02.05V0H0v100h100V36.48h-.17c-20.32 0-36.81-16.31-36.81-36.43z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v63.52h.17c20.32 0 36.8 16.31 36.8 36.43v.05h63.02V0z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100h63.03v-.05c0-20.12 16.47-36.43 36.81-36.43h.17V0H0z' fill='%23231f20'/%3E%3C/svg%3E"), linear-gradient(transparent 19.3779904306%, #000 0, #000 80.6220095694%, transparent 0), linear-gradient(90deg, transparent 10.8870967742%, #000 0, #000 89.1129032258%, transparent 0);
	-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0H36.98v.05c0 20.11-16.48 36.43-36.81 36.43H0V100h100z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.02.05V0H0v100h100V36.48h-.17c-20.32 0-36.81-16.31-36.81-36.43z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v63.52h.17c20.32 0 36.8 16.31 36.8 36.43v.05h63.02V0z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100h63.03v-.05c0-20.12 16.47-36.43 36.81-36.43h.17V0H0z' fill='%23231f20'/%3E%3C/svg%3E"), linear-gradient(transparent 19.3779904306%, #000 0, #000 80.6220095694%, transparent 0), linear-gradient(90deg, transparent 10.8870967742%, #000 0, #000 89.1129032258%, transparent 0);
	mask-size: 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 100%, 100%;
	-webkit-mask-size: 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 100%, 100%;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-position: 0 0, 100% 0, 0 100%, 100% 100%, 0 0, 0 0;
	-webkit-mask-position: 0 0, 100% 0, 0 100%, 100% 100%, 0 0, 0 0
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content {
	display: grid;
	align-items: center;
	justify-content: center;
	grid-column-gap: 4rem;
	min-height: 420px
}

@media only screen and (max-width:1024px) {

	body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content,
	body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content {
		text-align: center;
		min-height: auto
	}
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__content__title,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__content__title {
	grid-area: title;
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase
}

html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__content__title,
html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__content__title,
html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__content__title,
html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__content__title,
html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {

	body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__content__title,
	body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase;
		margin-bottom: 1.5rem;
		margin-top: 1.5rem
	}

	html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__content__title,
	html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__content__title,
	html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__content__title,
	html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__content__title,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p {
	grid-area: description;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p,
html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p,
html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p,
html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p,
html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {

	body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p,
	body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0;
		margin-top: 0;
		margin-bottom: 0
	}

	html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p,
	html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p,
	html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p,
	html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p,
	html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p a,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p a {
	color: #b65f38
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p:first-of-type,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p:first-of-type {
	grid-area: description
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p:nth-of-type(2),
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p:nth-of-type(2) {
	grid-area: description2
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p:nth-of-type(3),
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p:nth-of-type(3) {
	grid-area: description3
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo p:nth-of-type(4),
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo p:nth-of-type(4) {
	grid-area: description4
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn.youtube-modal,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn.youtube-modal {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
	grid-area: video;
	cursor: pointer;
	filter: drop-shadow(0 10px 15px rgba(0, 0, 0, .35))
}

@media only screen and (max-width:1024px) {

	body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn.youtube-modal,
	body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn.youtube-modal {
		order: -1
	}
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn.youtube-modal .media,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn.youtube-modal .media {
	position: relative;
	mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0H36.98v.05c0 20.11-16.48 36.43-36.81 36.43H0V100h100z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.02.05V0H0v100h100V36.48h-.17c-20.32 0-36.81-16.31-36.81-36.43z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v63.52h.17c20.32 0 36.8 16.31 36.8 36.43v.05h63.02V0z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100h63.03v-.05c0-20.12 16.47-36.43 36.81-36.43h.17V0H0z' fill='%23231f20'/%3E%3C/svg%3E"), linear-gradient(transparent 19.3779904306%, #000 0, #000 80.6220095694%, transparent 0), linear-gradient(90deg, transparent 10.8870967742%, #000 0, #000 89.1129032258%, transparent 0);
	-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0H36.98v.05c0 20.11-16.48 36.43-36.81 36.43H0V100h100z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.02.05V0H0v100h100V36.48h-.17c-20.32 0-36.81-16.31-36.81-36.43z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v63.52h.17c20.32 0 36.8 16.31 36.8 36.43v.05h63.02V0z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100h63.03v-.05c0-20.12 16.47-36.43 36.81-36.43h.17V0H0z' fill='%23231f20'/%3E%3C/svg%3E"), linear-gradient(transparent 19.3779904306%, #000 0, #000 80.6220095694%, transparent 0), linear-gradient(90deg, transparent 10.8870967742%, #000 0, #000 89.1129032258%, transparent 0);
	mask-size: 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 100%, 100%;
	-webkit-mask-size: 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 100%, 100%;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-position: 0 0, 100% 0, 0 100%, 100% 100%, 0 0, 0 0;
	-webkit-mask-position: 0 0, 100% 0, 0 100%, 100% 100%, 0 0, 0 0
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn.youtube-modal .media:before,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn.youtube-modal .media:before {
	content: "";
	display: block;
	position: absolute;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='77' width='77' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='38.984' cy='38.67' r='37' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='41' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.307 17.987l-2.369 2.467 7.896 8.225-8.686 9.048v-7.403l2.37-2.467m8.316-1.645l5.896-6.142-5.159-5.373-5.895 6.141m6.317-.768l-3.159 3.29m-3.948-7.018l3.948-4.113-8.686-9.047v7.402z' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");
	background-size: 110px, 24px 50px;
	background-position: 50%, calc(50% + 3px) 50%;
	transition: background-size .3s ease;
	width: 100%;
	height: 100%
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn.youtube-modal .media:after,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn.youtube-modal .media:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='378' width='702' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M700.617 333.859v17.467c-11.919 4.678-21.396 14.209-26.036 26.174H26.661c-4.64-11.965-14.117-21.496-26.036-26.174V26.674C12.544 21.996 22.021 12.465 26.661.5H674.59c4.64 11.965 14.117 21.496 26.036 26.174v307.185z' stroke='%23c2ae98' stroke-miterlimit='10'/%3E%3C/svg%3E") 50%/95% auto no-repeat;
	width: 100%;
	height: 100%
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal),
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal) {
	grid-area: cta;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: inline-block;
	position: relative;
	width: max-content
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal):after,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal):before,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal):after,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal):before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-position: center 0, left 0, right 0;
	background-size: calc(100% - 62px) 56px, 32px 56px, 32px 56px;
	width: 100%;
	height: 56px
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal):before,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal):before {
	background-image: url("data:image/png;base64,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"), url("data:image/png;base64,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"), url("data:image/png;base64,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")
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal):after,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal):after {
	background-image: url("data:image/png;base64,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"), url("data:image/png;base64,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"), url("data:image/png;base64,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");
	opacity: 0;
	transition: opacity .2s ease
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal):hover:after,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal):hover:after {
	opacity: 1
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal):hover span,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal):hover span {
	color: #fff
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal) span,
body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal) span {
	color: #fff;
	display: inline-flex;
	align-items: center;
	text-align: center;
	margin: 0 32px;
	padding: 3px 32px 0;
	position: relative;
	z-index: 1;
	transition: color .2s ease;
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 24px;
	line-height: 1.5rem;
	letter-spacing: 0;
	width: calc(100% - 64px);
	height: 56px
}

html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal) span,
html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal) span {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal) span,
html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal) span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal) span,
html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal) span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal) span,
html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal) span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {

	body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content__btn:not(.youtube-modal),
	body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content__btn:not(.youtube-modal) {
		margin-top: 1.5rem
	}
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__media {
	right: 1rem
}

@media only screen and (max-width:1024px) {
	body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__media {
		right: auto
	}
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content {
	grid-template-columns: 45fr 55fr;
	grid-template-areas: ". video""title video""description video""cta video"". video"
}

@media only screen and (max-width:1024px) {
	body[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__content {
		display: flex;
		flex-direction: column
	}
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__media {
	left: 1rem
}

@media only screen and (max-width:1024px) {
	body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__media {
		left: auto
	}
}

body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content {
	grid-template-columns: 55fr 45fr;
	grid-template-areas: "video .""video title""video description""video description2""video description3""video description4""video cta""video ."
}

@media only screen and (max-width:1024px) {
	body[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__content {
		display: flex;
		flex-direction: column
	}
}

body[data-route^=game_assassins-creed_mirage]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn.youtube-modal:hover .media:before,
body[data-route^=game_assassins-creed_mirage]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn.youtube-modal:hover .media:before {
	background-size: 120px, 20px 46px
}

body.ar-ae[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__media {
	left: 1rem
}

@media only screen and (max-width:1024px) {
	body.ar-ae[data-route^=game_assassins-creed_mirage] .module--feature-content-left .promo__wrapper__media {
		left: auto
	}
}

body.ar-ae[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__media {
	right: 1rem
}

@media only screen and (max-width:1024px) {
	body.ar-ae[data-route^=game_assassins-creed_mirage] .module--feature-content-right .promo__wrapper__media {
		right: auto
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right {
	background: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/cd845bdc442f1b7a923a4910e1a3da52.jpg) 50%/cover no-repeat, #d3d3d3;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right {
		background: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/892c901158b9470235d729c88f894f1c.jpg) 50%/cover no-repeat, #d3d3d3
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper {
	position: relative;
	padding: 125px 60px 112px;
	max-width: 1493px;
	margin-left: auto;
	margin-right: auto
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper {
		padding: 75px 13px 83px
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__media,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__media {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: calc(55% - 100px)
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__media img,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__media img {
	width: 100%
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__media,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__media {
		position: relative;
		width: 100%;
		top: auto;
		transform: none
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content {
	display: grid;
	align-items: center;
	justify-content: center;
	grid-column-gap: 40px;
	grid-row-gap: 16px;
	min-height: 420px;
	color: #fff;
	grid-template-rows: repeat(6, min-content)
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content {
		text-align: center;
		min-height: auto;
		grid-row-gap: 24px;
		max-width: 600px;
		margin: 0 auto
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__subtitle,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__subtitle {
	grid-area: subtitle;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__subtitle,
html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__subtitle {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__subtitle,
html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__subtitle,
html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__subtitle,
html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__subtitle,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__subtitle,
	html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__subtitle {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__subtitle,
	html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__subtitle,
	html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__subtitle,
	html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p {
	grid-area: description;
	margin: 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p,
html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p,
html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p,
html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p,
html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p,
	html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p,
	html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p,
	html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p,
	html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p a,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p a {
	color: #b65f38
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p:first-of-type,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p:first-of-type {
	grid-area: description
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p:nth-of-type(2),
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p:nth-of-type(2) {
	grid-area: description2
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p:nth-of-type(3),
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p:nth-of-type(3) {
	grid-area: description3
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo p:nth-of-type(4),
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo p:nth-of-type(4) {
	grid-area: description4
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__title,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__title {
	grid-area: title;
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase
}

html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__title,
html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__title,
html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__title,
html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__title,
html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__title,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__title,
	html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__title,
	html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__title,
	html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__title,
	html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__title+p,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__title+p {
		margin-top: 0
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__content__title+p,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__content__title+p {
	margin-top: -16px
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn.has-image,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn.has-image {
	grid-area: video;
	cursor: pointer
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn.has-image,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn.has-image {
		order: -1
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn.has-image .media,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn.has-image .media {
	position: relative;
	mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0H36.98v.05c0 20.11-16.48 36.43-36.81 36.43H0V100h100z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.02.05V0H0v100h100V36.48h-.17c-20.32 0-36.81-16.31-36.81-36.43z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v63.52h.17c20.32 0 36.8 16.31 36.8 36.43v.05h63.02V0z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100h63.03v-.05c0-20.12 16.47-36.43 36.81-36.43h.17V0H0z' fill='%23231f20'/%3E%3C/svg%3E"), linear-gradient(transparent 19.3779904306%, #000 0, #000 80.6220095694%, transparent 0), linear-gradient(90deg, transparent 10.8870967742%, #000 0, #000 89.1129032258%, transparent 0);
	-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0H36.98v.05c0 20.11-16.48 36.43-36.81 36.43H0V100h100z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.02.05V0H0v100h100V36.48h-.17c-20.32 0-36.81-16.31-36.81-36.43z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v63.52h.17c20.32 0 36.8 16.31 36.8 36.43v.05h63.02V0z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100h63.03v-.05c0-20.12 16.47-36.43 36.81-36.43h.17V0H0z' fill='%23231f20'/%3E%3C/svg%3E"), linear-gradient(transparent 19.3779904306%, #000 0, #000 80.6220095694%, transparent 0), linear-gradient(90deg, transparent 10.8870967742%, #000 0, #000 89.1129032258%, transparent 0);
	mask-size: 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 100%, 100%;
	-webkit-mask-size: 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 12.0967741935% 21.5311004785%, 100%, 100%;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-position: 0 0, 100% 0, 0 100%, 100% 100%, 0 0, 0 0;
	-webkit-mask-position: 0 0, 100% 0, 0 100%, 100% 100%, 0 0, 0 0
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn.has-image .media:before,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn.has-image .media:before {
	content: "";
	display: block;
	position: absolute;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='77' width='77' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='38.984' cy='38.67' r='37' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='41' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.307 17.987l-2.369 2.467 7.896 8.225-8.686 9.048v-7.403l2.37-2.467m8.316-1.645l5.896-6.142-5.159-5.373-5.895 6.141m6.317-.768l-3.159 3.29m-3.948-7.018l3.948-4.113-8.686-9.047v7.402z' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");
	background-size: 110px, 24px 50px;
	background-position: 50%, calc(50% + 3px) 50%;
	transition: background-size .3s ease;
	width: 100%;
	height: 100%
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn.has-image .media:before,
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn.has-image .media:before {
		background-size: 45px, 12px 25px
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn.has-image .media:after,
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn.has-image .media:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='378' width='702' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M700.617 333.859v17.467c-11.919 4.678-21.396 14.209-26.036 26.174H26.661c-4.64-11.965-14.117-21.496-26.036-26.174V26.674C12.544 21.996 22.021 12.465 26.661.5H674.59c4.64 11.965 14.117 21.496 26.036 26.174v307.185z' stroke='%23c2ae98' stroke-miterlimit='10'/%3E%3C/svg%3E") 50%/95% auto no-repeat;
	width: 100%;
	height: 100%
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image),
[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) {
	grid-area: cta;
	margin-left: 0
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image),
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) {
		margin-left: auto;
		margin-right: auto
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__media {
	right: 60px
}

@media only screen and (max-width:1024px) {
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__media {
		right: auto
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content {
	grid-template-columns: 45fr 55fr;
	grid-template-areas: ". video""title video""subtitle video""description video""cta video"". video"
}

@media only screen and (max-width:1024px) {
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content {
		display: flex;
		flex-direction: column
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__media {
	left: 60px
}

@media only screen and (max-width:1024px) {
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__media {
		left: auto
	}
}

[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content {
	grid-template-columns: 55fr 45fr;
	grid-template-areas: "video .""video title""video subtitle""video description""video description2""video description3""video description4""video cta""video ."
}

@media only screen and (max-width:1024px) {
	[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content {
		display: flex;
		flex-direction: column
	}
}

[data-route^=game_assassins-creed_valhalla]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn.has-image:hover .media:before,
[data-route^=game_assassins-creed_valhalla]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn.has-image:hover .media:before {
	background-size: 120px, 26px 56px
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_valhalla]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn.has-image:hover .media:before,
	[data-route^=game_assassins-creed_valhalla]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn.has-image:hover .media:before {
		background-size: 50px, 14px 27px
	}
}

body.ar-ae[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__media {
	left: 60px;
	right: auto
}

@media only screen and (max-width:1024px) {
	body.ar-ae[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__media {
		left: auto
	}
}

body.ar-ae[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__media {
	right: 60px
}

@media only screen and (max-width:1024px) {
	body.ar-ae[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__media {
		right: auto
	}
}

body.ar-ae[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image),
body.ar-ae[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) {
	margin-left: auto;
	margin-right: 0
}

@media only screen and (max-width:1024px) {

	body.ar-ae[data-route^=game_assassins-creed_valhalla] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image),
	body.ar-ae[data-route^=game_assassins-creed_valhalla] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) {
		margin-left: auto;
		margin-right: auto
	}
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right {
	padding: 1rem 0
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper {
	position: relative;
	padding: 136px 60px;
	max-width: 1563px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper,
	[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper {
		padding: 48px 60px
	}
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__media,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__media {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: calc(58.5% - 120px)
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__media img,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__media img {
	width: 100%;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .6)
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__media,
	[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__media {
		position: relative;
		width: 100%;
		top: auto;
		transform: none
	}
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content {
	display: grid;
	align-items: center;
	justify-content: center;
	grid-column-gap: 100px;
	grid-row-gap: 4px;
	color: #fff;
	position: relative;
	z-index: 1
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content,
	[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content {
		text-align: center;
		min-height: auto;
		grid-row-gap: 8px;
		max-width: 600px;
		margin: 24px auto 0
	}
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__subtitle,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__subtitle {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__subtitle,
html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__subtitle {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__subtitle,
html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__subtitle,
html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__subtitle,
html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__subtitle,
	[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__subtitle,
	html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__subtitle {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__subtitle,
	html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__subtitle,
	html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__subtitle,
	html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo p,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo p {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	margin: 0
}

html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo p,
html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo p,
html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo p,
html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo p,
html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo p,
	[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo p,
	html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo p,
	html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo p,
	html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo p,
	html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo p a,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo p a {
	color: #d30c14
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__title,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 32px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 2rem;
	letter-spacing: 1.28px;
	letter-spacing: .08rem;
	text-transform: uppercase
}

html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__title,
html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__title,
html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__title,
html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__title,
html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__content__title+p,
	[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__content__title+p {
		margin-top: 0
	}
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn.has-image,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn.has-image {
	grid-area: video !important;
	cursor: pointer;
	height: 100%;
	top: 0;
	left: 0
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn.has-image.youtube-modal,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn.has-image.youtube-modal {
	position: relative
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn.has-image:before,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn.has-image:before {
	content: "";
	display: block;
	width: 56px;
	height: 56px;
	position: absolute;
	top: calc(50% - 28px);
	left: calc(50% - 28px);
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='57' height='56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-opacity='.3' d='M3.25 3h50v50h-50z'/%3E%3Cpath d='M35.25 28l-11 6V22l11 6z' stroke='%23fff' stroke-opacity='.85'/%3E%3C/svg%3E") 50%/cover no-repeat rgba(0, 0, 0, .9);
	transition: transform .2s ease-out, box-shadow .2s ease-out;
	padding-bottom: 0 !important;
	z-index: 1
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn.has-image:after,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn.has-image:after {
	content: "";
	width: 0;
	height: 56px;
	position: absolute;
	top: calc(50% - 28px);
	left: calc(50% - 28px);
	transition: box-shadow .2s ease-out, transform .2s ease-out, .2s ease-out;
	background-image: linear-gradient(45deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), linear-gradient(45deg, rgba(32, 32, 32, .7), rgba(32, 32, 32, .7)), #202020;
	background-size: 56px 56px, 0 56px;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .7)
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn.has-image img,
[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn.has-image span,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn.has-image img,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn.has-image span {
	display: none
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image),
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	text-decoration: none;
	position: relative;
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 56px;
	justify-content: center;
	min-height: 56px;
	min-width: 56px;
	padding: 8px 20px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background-color: rgba(211, 12, 20, .9);
	border: 1px solid hsla(0, 0%, 100%, .3);
	box-shadow: 0 0 0 3px rgba(211, 12, 20, .9), inset 0 0 0 0 #d30c14, 0 0 0 0 rgba(0, 0, 0, .8);
	margin: 1rem 0 0;
	width: auto;
	min-width: 194px;
	max-width: max-content
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image) span,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) span {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 4.2px;
	position: relative;
	z-index: 1
}

html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image) span,
html[lang=ar-ae] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image) span,
html[lang=ja-jp] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image) span,
html[lang=ko-kr] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image) span,
html[lang=zh-cn] [data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image):before,
[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image):before {
	content: "";
	width: 0;
	height: 100%;
	background-color: #d30c14;
	position: absolute;
	left: 0;
	top: 0;
	transition: width .2s ease-out
}

@media only screen and (max-width:768px) {

	[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image),
	[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) {
		width: 100%
	}
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image),
	[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) {
		margin-left: auto;
		margin-right: auto;
		margin-top: 16px
	}
}

@media only screen and (max-width:768px) {

	[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image),
	[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) {
		max-width: none;
		width: 100%
	}
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__media {
	right: 60px
}

@media only screen and (max-width:1024px) {
	[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__media {
		right: auto
	}
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content {
	grid-template-columns: 41.5fr 58.5fr;
	grid-template-areas: ". video""first video""second video""third video""fourth video"". video"
}

@media only screen and (max-width:1024px) {
	[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content {
		display: flex;
		flex-direction: column
	}
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content>:first-child {
	grid-area: first
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content>:nth-child(2) {
	grid-area: second
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content>:nth-child(3) {
	grid-area: third
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content>:nth-child(4) {
	grid-area: fourth
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__media {
	left: 60px
}

@media only screen and (max-width:1024px) {
	[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__media {
		left: auto
	}
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content {
	grid-template-columns: 58.5fr 41.5fr;
	grid-template-areas: "video .""video first""video second""video third""video fourth""video fifth""video sixth""video seventh""video ."
}

@media only screen and (max-width:1024px) {
	[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content {
		display: flex;
		flex-direction: column
	}

	[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content .promo__wrapper__content__btn.has-image {
		position: absolute;
		transform: translate(-50%, -100%);
		height: 53vw;
		left: 50%;
		width: 100%
	}
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content>:first-child {
	grid-area: first
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content>:nth-child(2) {
	grid-area: second
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content>:nth-child(3) {
	grid-area: third
}

[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content>:nth-child(4) {
	grid-area: fourth
}

[data-route^=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn.has-image:hover .media:before,
[data-route^=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn.has-image:hover .media:before {
	background-size: 120px, 26px 56px
}

@media only screen and (max-width:1024px) {

	[data-route^=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn.has-image:hover .media:before,
	[data-route^=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn.has-image:hover .media:before {
		background-size: 50px, 14px 27px
	}
}

body.ar-ae[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__media {
	left: 60px;
	right: auto
}

@media only screen and (max-width:1024px) {
	body.ar-ae[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__media {
		left: auto
	}
}

body.ar-ae[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__media {
	right: 60px
}

@media only screen and (max-width:1024px) {
	body.ar-ae[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__media {
		right: auto
	}
}

body.ar-ae[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image),
body.ar-ae[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) {
	margin-left: auto;
	margin-right: 0
}

@media only screen and (max-width:1024px) {

	body.ar-ae[data-route^=game_assassins-creed_shadows] .module--feature-content-left .promo__wrapper__content__btn:not(.has-image),
	body.ar-ae[data-route^=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper__content__btn:not(.has-image) {
		margin-left: auto;
		margin-right: auto
	}
}

.moduleCloseContent {
	position: fixed;
	top: 122px;
	z-index: 899;
	width: 100%
}

body[data-widget-hide=true] .moduleCloseContent {
	top: 72px
}

.moduleCloseContent .close-content {
	background: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/32ea722dbd132130d8d0ac73f1c2adfa.jpg);
	background-position: 50%;
	background-size: auto 100%;
	background-repeat: repeat;
	position: relative;
	padding: 8px 16px;
	display: flex;
	flex-direction: row-reverse;
	-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)
}

.moduleCloseContent .close-content__header {
	display: flex;
	align-items: center
}

.moduleCloseContent .close-content__header__close-btn {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	width: 24px;
	height: 24px
}

.moduleCloseContent .close-content__header__close-btn svg {
	transition: all .2s ease;
	width: 24px;
	height: 24px;
	fill: #fff
}

.moduleCloseContent .close-content__header__close-btn:hover svg {
	transform: scale(1.03);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

.moduleCloseContent .promo {
	width: 100%
}

.moduleCloseContent .promo__wrapper__content {
	display: flex;
	gap: 2rem;
	justify-content: center;
	text-align: center;
	align-items: center
}

.moduleCloseContent .promo__wrapper__content p {
	margin: 0;
	color: #fff;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .moduleCloseContent .promo__wrapper__content p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .moduleCloseContent .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleCloseContent .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleCloseContent .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.moduleCloseContent .promo__wrapper__content__btn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 34px;
	justify-content: center;
	text-align: center;
	min-height: 34px;
	min-width: 160px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1)
}

.moduleCloseContent .promo__wrapper__content__btn span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .moduleCloseContent .promo__wrapper__content__btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .moduleCloseContent .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleCloseContent .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleCloseContent .promo__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body:not(.isTouch) .moduleCloseContent .promo__wrapper__content__btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .4), 0 0 20px 0 hsla(0, 0%, 100%, .9)
}

body:not(.isTouch) .moduleCloseContent .promo__wrapper__content__btn:hover span {
	color: #55636c
}

@media only screen and (max-width:768px) {

	.moduleCloseContent .close-content,
	body.ar-ae .moduleCloseContent .close-content {
		padding: 8px
	}

	.moduleCloseContent .promo__wrapper__content {
		flex-direction: column;
		gap: .25rem
	}
}

.module--promotion-franchise-four-card-vertical,
.module--promotion-franchise-three-card-vertical,
.module--promotion-franchise-two-card-vertical {
	overflow: hidden;
	position: relative;
	padding-top: 3rem;
	padding-bottom: 5rem
}

.module--promotion-franchise-four-card-vertical:before,
.module--promotion-franchise-three-card-vertical:before,
.module--promotion-franchise-two-card-vertical:before {
	left: 10vw;
	bottom: 0;
	transform: translateX(-50%);
	width: 1000px;
	height: 1000px
}

.module--promotion-franchise-four-card-vertical:after,
.module--promotion-franchise-three-card-vertical:after,
.module--promotion-franchise-two-card-vertical:after {
	right: 0;
	top: -10%;
	transform: translateX(50%);
	width: 100%;
	height: 100%
}

.module--promotion-franchise-four-card-vertical>*,
.module--promotion-franchise-three-card-vertical>*,
.module--promotion-franchise-two-card-vertical>* {
	position: relative;
	z-index: 1
}

@media only screen and (max-width:768px) {

	.module--promotion-franchise-four-card-vertical,
	.module--promotion-franchise-three-card-vertical,
	.module--promotion-franchise-two-card-vertical {
		padding-top: 2rem
	}
}

.module--promotion-franchise-four-card-vertical>.promo .promo__content__title,
.module--promotion-franchise-three-card-vertical>.promo .promo__content__title,
.module--promotion-franchise-two-card-vertical>.promo .promo__content__title {
	text-align: center;
	padding-left: 1rem;
	padding-right: 1rem
}

@media only screen and (max-width:768px) {

	.module--promotion-franchise-four-card-vertical>.promo .promo__content__title,
	.module--promotion-franchise-three-card-vertical>.promo .promo__content__title,
	.module--promotion-franchise-two-card-vertical>.promo .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase;
		font-size: 1.75rem !important;
		line-height: 1.75rem !important;
		margin-bottom: 1rem !important
	}

	html[lang=ar-ae] .module--promotion-franchise-four-card-vertical>.promo .promo__content__title,
	html[lang=ar-ae] .module--promotion-franchise-three-card-vertical>.promo .promo__content__title,
	html[lang=ar-ae] .module--promotion-franchise-two-card-vertical>.promo .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--promotion-franchise-four-card-vertical>.promo .promo__content__title,
	html[lang=ja-jp] .module--promotion-franchise-three-card-vertical>.promo .promo__content__title,
	html[lang=ja-jp] .module--promotion-franchise-two-card-vertical>.promo .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--promotion-franchise-four-card-vertical>.promo .promo__content__title,
	html[lang=ko-kr] .module--promotion-franchise-three-card-vertical>.promo .promo__content__title,
	html[lang=ko-kr] .module--promotion-franchise-two-card-vertical>.promo .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--promotion-franchise-four-card-vertical>.promo .promo__content__title,
	html[lang=zh-cn] .module--promotion-franchise-three-card-vertical>.promo .promo__content__title,
	html[lang=zh-cn] .module--promotion-franchise-two-card-vertical>.promo .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--promotion-franchise-four-card-vertical>.promo .promo__content__subtitle,
.module--promotion-franchise-three-card-vertical>.promo .promo__content__subtitle,
.module--promotion-franchise-two-card-vertical>.promo .promo__content__subtitle {
	text-align: center;
	padding-left: 1rem;
	padding-right: 1rem;
	color: #fff;
	margin: 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--promotion-franchise-four-card-vertical>.promo .promo__content__subtitle,
html[lang=ar-ae] .module--promotion-franchise-three-card-vertical>.promo .promo__content__subtitle,
html[lang=ar-ae] .module--promotion-franchise-two-card-vertical>.promo .promo__content__subtitle {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--promotion-franchise-four-card-vertical>.promo .promo__content__subtitle,
html[lang=ja-jp] .module--promotion-franchise-three-card-vertical>.promo .promo__content__subtitle,
html[lang=ja-jp] .module--promotion-franchise-two-card-vertical>.promo .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--promotion-franchise-four-card-vertical>.promo .promo__content__subtitle,
html[lang=ko-kr] .module--promotion-franchise-three-card-vertical>.promo .promo__content__subtitle,
html[lang=ko-kr] .module--promotion-franchise-two-card-vertical>.promo .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--promotion-franchise-four-card-vertical>.promo .promo__content__subtitle,
html[lang=zh-cn] .module--promotion-franchise-three-card-vertical>.promo .promo__content__subtitle,
html[lang=zh-cn] .module--promotion-franchise-two-card-vertical>.promo .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--promotion-franchise-four-card-vertical>.promo .promo__content__subtitle,
	.module--promotion-franchise-three-card-vertical>.promo .promo__content__subtitle,
	.module--promotion-franchise-two-card-vertical>.promo .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .module--promotion-franchise-four-card-vertical>.promo .promo__content__subtitle,
	html[lang=ar-ae] .module--promotion-franchise-three-card-vertical>.promo .promo__content__subtitle,
	html[lang=ar-ae] .module--promotion-franchise-two-card-vertical>.promo .promo__content__subtitle {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--promotion-franchise-four-card-vertical>.promo .promo__content__subtitle,
	html[lang=ja-jp] .module--promotion-franchise-three-card-vertical>.promo .promo__content__subtitle,
	html[lang=ja-jp] .module--promotion-franchise-two-card-vertical>.promo .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--promotion-franchise-four-card-vertical>.promo .promo__content__subtitle,
	html[lang=ko-kr] .module--promotion-franchise-three-card-vertical>.promo .promo__content__subtitle,
	html[lang=ko-kr] .module--promotion-franchise-two-card-vertical>.promo .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--promotion-franchise-four-card-vertical>.promo .promo__content__subtitle,
	html[lang=zh-cn] .module--promotion-franchise-three-card-vertical>.promo .promo__content__subtitle,
	html[lang=zh-cn] .module--promotion-franchise-two-card-vertical>.promo .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--promotion-franchise-four-card-vertical>.promo p,
.module--promotion-franchise-three-card-vertical>.promo p,
.module--promotion-franchise-two-card-vertical>.promo p {
	text-align: center;
	padding-left: 1rem;
	padding-right: 1rem;
	color: #fff;
	max-width: 620px;
	margin: .5rem auto 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--promotion-franchise-four-card-vertical>.promo p,
html[lang=ar-ae] .module--promotion-franchise-three-card-vertical>.promo p,
html[lang=ar-ae] .module--promotion-franchise-two-card-vertical>.promo p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--promotion-franchise-four-card-vertical>.promo p,
html[lang=ja-jp] .module--promotion-franchise-three-card-vertical>.promo p,
html[lang=ja-jp] .module--promotion-franchise-two-card-vertical>.promo p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--promotion-franchise-four-card-vertical>.promo p,
html[lang=ko-kr] .module--promotion-franchise-three-card-vertical>.promo p,
html[lang=ko-kr] .module--promotion-franchise-two-card-vertical>.promo p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--promotion-franchise-four-card-vertical>.promo p,
html[lang=zh-cn] .module--promotion-franchise-three-card-vertical>.promo p,
html[lang=zh-cn] .module--promotion-franchise-two-card-vertical>.promo p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--promotion-franchise-four-card-vertical>.promo p,
	.module--promotion-franchise-three-card-vertical>.promo p,
	.module--promotion-franchise-two-card-vertical>.promo p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .module--promotion-franchise-four-card-vertical>.promo p,
	html[lang=ar-ae] .module--promotion-franchise-three-card-vertical>.promo p,
	html[lang=ar-ae] .module--promotion-franchise-two-card-vertical>.promo p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--promotion-franchise-four-card-vertical>.promo p,
	html[lang=ja-jp] .module--promotion-franchise-three-card-vertical>.promo p,
	html[lang=ja-jp] .module--promotion-franchise-two-card-vertical>.promo p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--promotion-franchise-four-card-vertical>.promo p,
	html[lang=ko-kr] .module--promotion-franchise-three-card-vertical>.promo p,
	html[lang=ko-kr] .module--promotion-franchise-two-card-vertical>.promo p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--promotion-franchise-four-card-vertical>.promo p,
	html[lang=zh-cn] .module--promotion-franchise-three-card-vertical>.promo p,
	html[lang=zh-cn] .module--promotion-franchise-two-card-vertical>.promo p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--promotion-franchise-four-card-vertical .promoList,
.module--promotion-franchise-three-card-vertical .promoList,
.module--promotion-franchise-two-card-vertical .promoList {
	display: grid;
	margin-left: auto;
	margin-right: auto;
	grid-gap: 1rem
}

@media only screen and (max-width:768px) {

	.module--promotion-franchise-four-card-vertical .promoList,
	.module--promotion-franchise-three-card-vertical .promoList,
	.module--promotion-franchise-two-card-vertical .promoList {
		grid-gap: 2rem;
		padding-left: 1rem;
		padding-right: 1rem
	}
}

.module--promotion-franchise-four-card-vertical .promoList .promo__wrapper,
.module--promotion-franchise-three-card-vertical .promoList .promo__wrapper,
.module--promotion-franchise-two-card-vertical .promoList .promo__wrapper {
	position: relative;
	overflow: auto;
	border-radius: 8px
}

.module--promotion-franchise-four-card-vertical .promoList .promo__wrapper__media:after,
.module--promotion-franchise-three-card-vertical .promoList .promo__wrapper__media:after,
.module--promotion-franchise-two-card-vertical .promoList .promo__wrapper__media:after {
	content: "";
	background: linear-gradient(180deg, transparent, #000);
	height: 200px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0
}

.module--promotion-franchise-four-card-vertical .promoList .promo__wrapper__content,
.module--promotion-franchise-three-card-vertical .promoList .promo__wrapper__content,
.module--promotion-franchise-two-card-vertical .promoList .promo__wrapper__content {
	position: absolute;
	bottom: 0;
	padding: 2rem;
	text-align: center;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(20px);
	color: #fff;
	text-shadow: 0 0 8px rgba(0, 0, 0, .2509803922);
	overflow: hidden
}

.module--promotion-franchise-four-card-vertical .promoList .promo__wrapper__content p,
.module--promotion-franchise-three-card-vertical .promoList .promo__wrapper__content p,
.module--promotion-franchise-two-card-vertical .promoList .promo__wrapper__content p {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	margin: 0;
	opacity: 0;
	max-height: 0;
	transition: opacity .5s ease, max-height .5s ease
}

html[lang=ar-ae] .module--promotion-franchise-four-card-vertical .promoList .promo__wrapper__content p,
html[lang=ar-ae] .module--promotion-franchise-three-card-vertical .promoList .promo__wrapper__content p,
html[lang=ar-ae] .module--promotion-franchise-two-card-vertical .promoList .promo__wrapper__content p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--promotion-franchise-four-card-vertical .promoList .promo__wrapper__content p,
html[lang=ja-jp] .module--promotion-franchise-three-card-vertical .promoList .promo__wrapper__content p,
html[lang=ja-jp] .module--promotion-franchise-two-card-vertical .promoList .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--promotion-franchise-four-card-vertical .promoList .promo__wrapper__content p,
html[lang=ko-kr] .module--promotion-franchise-three-card-vertical .promoList .promo__wrapper__content p,
html[lang=ko-kr] .module--promotion-franchise-two-card-vertical .promoList .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--promotion-franchise-four-card-vertical .promoList .promo__wrapper__content p,
html[lang=zh-cn] .module--promotion-franchise-three-card-vertical .promoList .promo__wrapper__content p,
html[lang=zh-cn] .module--promotion-franchise-two-card-vertical .promoList .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.module--promotion-franchise-four-card-vertical .promoList .promo__wrapper__content .btn,
.module--promotion-franchise-three-card-vertical .promoList .promo__wrapper__content .btn,
.module--promotion-franchise-two-card-vertical .promoList .promo__wrapper__content .btn {
	display: none
}

@media only screen and (min-width:768px) {

	body:not(.isTouch) .module--promotion-franchise-four-card-vertical .promoList .promo__wrapper:hover p,
	body:not(.isTouch) .module--promotion-franchise-three-card-vertical .promoList .promo__wrapper:hover p,
	body:not(.isTouch) .module--promotion-franchise-two-card-vertical .promoList .promo__wrapper:hover p {
		max-height: 500px;
		opacity: 1
	}
}

.module--promotion-franchise-four-card-vertical .promoList .promo__content__title,
.module--promotion-franchise-three-card-vertical .promoList .promo__content__title,
.module--promotion-franchise-two-card-vertical .promoList .promo__content__title {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 31px;
	line-height: 1.9375rem;
	letter-spacing: 0;
	padding-bottom: 1rem
}

html[lang=ar-ae] .module--promotion-franchise-four-card-vertical .promoList .promo__content__title,
html[lang=ar-ae] .module--promotion-franchise-three-card-vertical .promoList .promo__content__title,
html[lang=ar-ae] .module--promotion-franchise-two-card-vertical .promoList .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--promotion-franchise-four-card-vertical .promoList .promo__content__title,
html[lang=ja-jp] .module--promotion-franchise-three-card-vertical .promoList .promo__content__title,
html[lang=ja-jp] .module--promotion-franchise-two-card-vertical .promoList .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--promotion-franchise-four-card-vertical .promoList .promo__content__title,
html[lang=ko-kr] .module--promotion-franchise-three-card-vertical .promoList .promo__content__title,
html[lang=ko-kr] .module--promotion-franchise-two-card-vertical .promoList .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--promotion-franchise-four-card-vertical .promoList .promo__content__title,
html[lang=zh-cn] .module--promotion-franchise-three-card-vertical .promoList .promo__content__title,
html[lang=zh-cn] .module--promotion-franchise-two-card-vertical .promoList .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--promotion-franchise-four-card-vertical .promoList .promo__content__title,
	.module--promotion-franchise-three-card-vertical .promoList .promo__content__title,
	.module--promotion-franchise-two-card-vertical .promoList .promo__content__title {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 20px;
		font-size: 1.25rem;
		line-height: 26px;
		line-height: 1.625rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .module--promotion-franchise-four-card-vertical .promoList .promo__content__title,
	html[lang=ar-ae] .module--promotion-franchise-three-card-vertical .promoList .promo__content__title,
	html[lang=ar-ae] .module--promotion-franchise-two-card-vertical .promoList .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--promotion-franchise-four-card-vertical .promoList .promo__content__title,
	html[lang=ja-jp] .module--promotion-franchise-three-card-vertical .promoList .promo__content__title,
	html[lang=ja-jp] .module--promotion-franchise-two-card-vertical .promoList .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--promotion-franchise-four-card-vertical .promoList .promo__content__title,
	html[lang=ko-kr] .module--promotion-franchise-three-card-vertical .promoList .promo__content__title,
	html[lang=ko-kr] .module--promotion-franchise-two-card-vertical .promoList .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--promotion-franchise-four-card-vertical .promoList .promo__content__title,
	html[lang=zh-cn] .module--promotion-franchise-three-card-vertical .promoList .promo__content__title,
	html[lang=zh-cn] .module--promotion-franchise-two-card-vertical .promoList .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__slide,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__slide,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__slide {
	position: relative;
	overflow: auto;
	border-radius: 8px
}

@media only screen and (max-width:768px) {

	.module--promotion-franchise-four-card-vertical .promoList .slideshow__slide__media img,
	.module--promotion-franchise-three-card-vertical .promoList .slideshow__slide__media img,
	.module--promotion-franchise-two-card-vertical .promoList .slideshow__slide__media img {
		max-width: none;
		width: 100%
	}
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__slide__media:after,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__slide__media:after,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__slide__media:after {
	content: "";
	background: linear-gradient(180deg, transparent, #000);
	height: 200px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__slide__content,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__slide__content,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__slide__content {
	position: absolute;
	bottom: 0;
	padding: 3rem 1rem;
	text-align: center;
	width: 100%;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(20px);
	color: #fff;
	text-shadow: 0 0 8px rgba(0, 0, 0, .2509803922)
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__slide__content h2,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__slide__content h2,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__slide__content h2 {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 26px;
	line-height: 1.625rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--promotion-franchise-four-card-vertical .promoList .slideshow__slide__content h2,
html[lang=ar-ae] .module--promotion-franchise-three-card-vertical .promoList .slideshow__slide__content h2,
html[lang=ar-ae] .module--promotion-franchise-two-card-vertical .promoList .slideshow__slide__content h2 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--promotion-franchise-four-card-vertical .promoList .slideshow__slide__content h2,
html[lang=ja-jp] .module--promotion-franchise-three-card-vertical .promoList .slideshow__slide__content h2,
html[lang=ja-jp] .module--promotion-franchise-two-card-vertical .promoList .slideshow__slide__content h2 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--promotion-franchise-four-card-vertical .promoList .slideshow__slide__content h2,
html[lang=ko-kr] .module--promotion-franchise-three-card-vertical .promoList .slideshow__slide__content h2,
html[lang=ko-kr] .module--promotion-franchise-two-card-vertical .promoList .slideshow__slide__content h2 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--promotion-franchise-four-card-vertical .promoList .slideshow__slide__content h2,
html[lang=zh-cn] .module--promotion-franchise-three-card-vertical .promoList .slideshow__slide__content h2,
html[lang=zh-cn] .module--promotion-franchise-two-card-vertical .promoList .slideshow__slide__content h2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__slide__content .btn,
.module--promotion-franchise-four-card-vertical .promoList .slideshow__slide__content p,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__slide__content .btn,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__slide__content p,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__slide__content .btn,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__slide__content p {
	display: none
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn,
.module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn {
	position: absolute;
	top: calc(50% - 21px);
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	width: 3rem;
	height: 3rem;
	display: flex !important
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn a,
.module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn a,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn a,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn a,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn a,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn a {
	text-decoration: none
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn span,
.module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn span,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn span,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn span,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn span,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn span,
html[lang=ar-ae] .module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn span,
html[lang=ar-ae] .module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn span,
html[lang=ar-ae] .module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn span,
html[lang=ar-ae] .module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn span,
html[lang=ar-ae] .module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn span,
html[lang=ja-jp] .module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn span,
html[lang=ja-jp] .module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn span,
html[lang=ja-jp] .module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn span,
html[lang=ja-jp] .module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn span,
html[lang=ja-jp] .module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn span,
html[lang=ko-kr] .module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn span,
html[lang=ko-kr] .module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn span,
html[lang=ko-kr] .module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn span,
html[lang=ko-kr] .module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn span,
html[lang=ko-kr] .module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn span,
html[lang=zh-cn] .module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn span,
html[lang=zh-cn] .module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn span,
html[lang=zh-cn] .module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn span,
html[lang=zh-cn] .module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn span,
html[lang=zh-cn] .module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn,
	.module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn,
	.module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn,
	.module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn,
	.module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn,
	.module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn {
		width: 2.25rem;
		height: 2.25rem;
		min-width: auto;
		min-height: auto;
		top: calc(100% + .5rem)
	}
}

@media only screen and (min-width:768px)and (max-width:1024px) {

	.module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn,
	.module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn,
	.module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn,
	.module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn,
	.module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn,
	.module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn {
		top: calc(100% + .5rem)
	}
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn:before,
.module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn:before,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn:before,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn:before,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn:before,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn:before {
	content: "";
	width: 1rem;
	height: 1rem;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 50%;
	display: block
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn svg,
.module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn svg,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn svg,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn svg,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn svg,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn svg {
	display: none
}

body:not(.isTouch) .module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn:hover,
body:not(.isTouch) .module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn:hover,
body:not(.isTouch) .module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn:hover,
body:not(.isTouch) .module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn:hover,
body:not(.isTouch) .module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn:hover,
body:not(.isTouch) .module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body:not(.isTouch) .module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn:hover span,
body:not(.isTouch) .module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn:hover span,
body:not(.isTouch) .module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn:hover span,
body:not(.isTouch) .module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn:hover span,
body:not(.isTouch) .module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn:hover span,
body:not(.isTouch) .module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn:hover span {
	color: #fff
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn {
	left: 1rem
}

@media only screen and (max-width:1024px) {

	.module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn,
	.module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn,
	.module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn {
		bottom: 3rem
	}
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__backward__btn:before,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__backward__btn:before,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__backward__btn:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.327 11.334l.684-.814-4.167-4.013h9.278V5.494H2.844L7.011 1.48 6.327.667.789 6z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E")
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn {
	right: 1rem
}

@media only screen and (max-width:1024px) {

	.module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn,
	.module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn,
	.module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn {
		bottom: 3rem
	}
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__forward__btn:before,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__forward__btn:before,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__forward__btn:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E")
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__page-indicator,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__page-indicator,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__page-indicator {
	display: none
}

.module--promotion-franchise-four-card-vertical .promoList .slideshow__pageCount,
.module--promotion-franchise-three-card-vertical .promoList .slideshow__pageCount,
.module--promotion-franchise-two-card-vertical .promoList .slideshow__pageCount {
	display: none;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75rem;
	line-height: 12px;
	line-height: .75rem;
	letter-spacing: 0;
	color: #fff;
	font-weight: 600;
	position: absolute;
	left: 50%;
	transform: translateX(-50%)
}

html[lang=ar-ae] .module--promotion-franchise-four-card-vertical .promoList .slideshow__pageCount,
html[lang=ar-ae] .module--promotion-franchise-three-card-vertical .promoList .slideshow__pageCount,
html[lang=ar-ae] .module--promotion-franchise-two-card-vertical .promoList .slideshow__pageCount {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .module--promotion-franchise-four-card-vertical .promoList .slideshow__pageCount,
html[lang=ja-jp] .module--promotion-franchise-three-card-vertical .promoList .slideshow__pageCount,
html[lang=ja-jp] .module--promotion-franchise-two-card-vertical .promoList .slideshow__pageCount {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--promotion-franchise-four-card-vertical .promoList .slideshow__pageCount,
html[lang=ko-kr] .module--promotion-franchise-three-card-vertical .promoList .slideshow__pageCount,
html[lang=ko-kr] .module--promotion-franchise-two-card-vertical .promoList .slideshow__pageCount {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--promotion-franchise-four-card-vertical .promoList .slideshow__pageCount,
html[lang=zh-cn] .module--promotion-franchise-three-card-vertical .promoList .slideshow__pageCount,
html[lang=zh-cn] .module--promotion-franchise-two-card-vertical .promoList .slideshow__pageCount {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--promotion-franchise-four-card-vertical .promoList .slideshow__pageCount,
	.module--promotion-franchise-three-card-vertical .promoList .slideshow__pageCount,
	.module--promotion-franchise-two-card-vertical .promoList .slideshow__pageCount {
		display: block;
		bottom: calc(-1.5rem - 8px)
	}
}

@media only screen and (min-width:768px)and (max-width:1024px) {

	.module--promotion-franchise-four-card-vertical .promoList .slideshow__pageCount,
	.module--promotion-franchise-three-card-vertical .promoList .slideshow__pageCount,
	.module--promotion-franchise-two-card-vertical .promoList .slideshow__pageCount {
		display: block;
		bottom: calc(-2rem - 8px)
	}
}

.module--promotion-franchise-four-card-vertical .promoList {
	max-width: calc(1400px + 3rem);
	grid-template-columns: 1fr 1fr 1fr 1fr
}

@media only screen and (max-width:768px) {
	.module--promotion-franchise-four-card-vertical .promoList {
		grid-template-columns: 1fr;
		max-width: none
	}
}

@media only screen and (min-width:768px)and (max-width:1024px) {
	.module--promotion-franchise-four-card-vertical .promoList {
		grid-template-columns: 1fr 1fr;
		grid-gap: 1rem;
		max-width: none
	}
}

.module--promotion-franchise-three-card-vertical .promoList {
	max-width: calc(1050px + 2rem);
	grid-template-columns: 1fr 1fr 1fr
}

@media only screen and (max-width:768px) {
	.module--promotion-franchise-three-card-vertical .promoList {
		grid-template-columns: 1fr;
		max-width: none
	}
}

@media only screen and (min-width:768px)and (max-width:1024px) {
	.module--promotion-franchise-three-card-vertical .promoList {
		grid-template-columns: 1fr 1fr;
		grid-gap: 1rem;
		max-width: none
	}
}

.module--promotion-franchise-two-card-vertical .promoList {
	max-width: calc(700px + 1rem);
	grid-template-columns: 1fr 1fr
}

@media only screen and (max-width:768px) {
	.module--promotion-franchise-two-card-vertical .promoList {
		grid-template-columns: 1fr;
		max-width: none
	}
}

@media only screen and (min-width:768px)and (max-width:1024px) {
	.module--promotion-franchise-two-card-vertical .promoList {
		grid-template-columns: 1fr 1fr;
		grid-gap: 1rem;
		max-width: none
	}
}

@media only screen and (min-width:768px) {

	body:not(.isTouch) .module--promotion-franchise-four-card-vertical .slideshow__slide:hover .slideshow__slide__content div,
	body:not(.isTouch) .module--promotion-franchise-three-card-vertical .slideshow__slide:hover .slideshow__slide__content div,
	body:not(.isTouch) .module--promotion-franchise-two-card-vertical .slideshow__slide:hover .slideshow__slide__content div {
		max-height: 500px;
		margin-top: 15px
	}
}

[data-route$=collectors-edition] .module--feature-three-card-max-row,
[data-route$=collectors-edition] .module--promotion-two-card,
[data-route$=playground] .module--feature-three-card-max-row,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card,
[data-route$=playground] .module--promotion-two-card {
	overflow: hidden;
	position: relative;
	padding-top: 3rem;
	padding-bottom: 5rem
}

[data-route$=collectors-edition] .module--feature-three-card-max-row:before,
[data-route$=collectors-edition] .module--promotion-two-card:before,
[data-route$=playground] .module--feature-three-card-max-row:before,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card:before,
[data-route$=playground] .module--promotion-two-card:before {
	left: 10vw;
	bottom: 0;
	transform: translateX(-50%);
	width: 1000px;
	height: 1000px
}

[data-route$=collectors-edition] .module--feature-three-card-max-row:after,
[data-route$=collectors-edition] .module--promotion-two-card:after,
[data-route$=playground] .module--feature-three-card-max-row:after,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card:after,
[data-route$=playground] .module--promotion-two-card:after {
	right: 0;
	top: -10%;
	transform: translateX(50%);
	width: 100%;
	height: 100%
}

[data-route$=collectors-edition] .module--feature-three-card-max-row>*,
[data-route$=collectors-edition] .module--promotion-two-card>*,
[data-route$=playground] .module--feature-three-card-max-row>*,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>*,
[data-route$=playground] .module--promotion-two-card>* {
	position: relative;
	z-index: 1
}

@media only screen and (max-width:768px) {

	[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo,
	[data-route$=collectors-edition] .module--promotion-two-card>.promo,
	[data-route$=playground] .module--feature-three-card-max-row>.promo,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo,
	[data-route$=playground] .module--promotion-two-card>.promo {
		padding-top: 2rem
	}
}

[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__title,
[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__title,
[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__title,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__title,
[data-route$=playground] .module--promotion-two-card>.promo .promo__content__title {
	text-align: center;
	padding-left: 1rem;
	padding-right: 1rem
}

@media only screen and (max-width:768px) {

	[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__title,
	[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__title,
	[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__title,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__title,
	[data-route$=playground] .module--promotion-two-card>.promo .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase;
		font-size: 1.75rem !important;
		line-height: 1.75rem !important;
		margin-bottom: 1rem !important
	}

	html[lang=ar-ae] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__title,
	html[lang=ar-ae] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__title,
	html[lang=ar-ae] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__title,
	html[lang=ar-ae] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__title,
	html[lang=ar-ae] [data-route$=playground] .module--promotion-two-card>.promo .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__title,
	html[lang=ja-jp] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__title,
	html[lang=ja-jp] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__title,
	html[lang=ja-jp] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__title,
	html[lang=ja-jp] [data-route$=playground] .module--promotion-two-card>.promo .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__title,
	html[lang=ko-kr] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__title,
	html[lang=ko-kr] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__title,
	html[lang=ko-kr] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__title,
	html[lang=ko-kr] [data-route$=playground] .module--promotion-two-card>.promo .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__title,
	html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__title,
	html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__title,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__title,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card>.promo .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__subtitle,
[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__subtitle,
[data-route$=playground] .module--promotion-two-card>.promo .promo__content__subtitle {
	text-align: center;
	padding-left: 1rem;
	padding-right: 1rem;
	color: #fff;
	margin: 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
html[lang=ar-ae] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__subtitle,
html[lang=ar-ae] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
html[lang=ar-ae] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__subtitle,
html[lang=ar-ae] [data-route$=playground] .module--promotion-two-card>.promo .promo__content__subtitle {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
html[lang=ja-jp] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__subtitle,
html[lang=ja-jp] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
html[lang=ja-jp] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__subtitle,
html[lang=ja-jp] [data-route$=playground] .module--promotion-two-card>.promo .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
html[lang=ko-kr] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__subtitle,
html[lang=ko-kr] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
html[lang=ko-kr] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__subtitle,
html[lang=ko-kr] [data-route$=playground] .module--promotion-two-card>.promo .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__subtitle,
html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__subtitle,
html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card>.promo .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
	[data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__subtitle,
	[data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__subtitle,
	[data-route$=playground] .module--promotion-two-card>.promo .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
	html[lang=ar-ae] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__subtitle,
	html[lang=ar-ae] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
	html[lang=ar-ae] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__subtitle,
	html[lang=ar-ae] [data-route$=playground] .module--promotion-two-card>.promo .promo__content__subtitle {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
	html[lang=ja-jp] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__subtitle,
	html[lang=ja-jp] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
	html[lang=ja-jp] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__subtitle,
	html[lang=ja-jp] [data-route$=playground] .module--promotion-two-card>.promo .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
	html[lang=ko-kr] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__subtitle,
	html[lang=ko-kr] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
	html[lang=ko-kr] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__subtitle,
	html[lang=ko-kr] [data-route$=playground] .module--promotion-two-card>.promo .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card>.promo .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row>.promo .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card>.promo .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo p,
[data-route$=collectors-edition] .module--promotion-two-card>.promo p,
[data-route$=playground] .module--feature-three-card-max-row>.promo p,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo p,
[data-route$=playground] .module--promotion-two-card>.promo p {
	text-align: center;
	padding-left: 1rem;
	padding-right: 1rem;
	color: #fff;
	max-width: 620px;
	margin: .5rem auto 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo p,
html[lang=ar-ae] [data-route$=collectors-edition] .module--promotion-two-card>.promo p,
html[lang=ar-ae] [data-route$=playground] .module--feature-three-card-max-row>.promo p,
html[lang=ar-ae] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo p,
html[lang=ar-ae] [data-route$=playground] .module--promotion-two-card>.promo p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo p,
html[lang=ja-jp] [data-route$=collectors-edition] .module--promotion-two-card>.promo p,
html[lang=ja-jp] [data-route$=playground] .module--feature-three-card-max-row>.promo p,
html[lang=ja-jp] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo p,
html[lang=ja-jp] [data-route$=playground] .module--promotion-two-card>.promo p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo p,
html[lang=ko-kr] [data-route$=collectors-edition] .module--promotion-two-card>.promo p,
html[lang=ko-kr] [data-route$=playground] .module--feature-three-card-max-row>.promo p,
html[lang=ko-kr] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo p,
html[lang=ko-kr] [data-route$=playground] .module--promotion-two-card>.promo p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo p,
html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card>.promo p,
html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row>.promo p,
html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo p,
html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card>.promo p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route$=collectors-edition] .module--feature-three-card-max-row>.promo p,
	[data-route$=collectors-edition] .module--promotion-two-card>.promo p,
	[data-route$=playground] .module--feature-three-card-max-row>.promo p,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo p,
	[data-route$=playground] .module--promotion-two-card>.promo p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo p,
	html[lang=ar-ae] [data-route$=collectors-edition] .module--promotion-two-card>.promo p,
	html[lang=ar-ae] [data-route$=playground] .module--feature-three-card-max-row>.promo p,
	html[lang=ar-ae] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo p,
	html[lang=ar-ae] [data-route$=playground] .module--promotion-two-card>.promo p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo p,
	html[lang=ja-jp] [data-route$=collectors-edition] .module--promotion-two-card>.promo p,
	html[lang=ja-jp] [data-route$=playground] .module--feature-three-card-max-row>.promo p,
	html[lang=ja-jp] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo p,
	html[lang=ja-jp] [data-route$=playground] .module--promotion-two-card>.promo p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo p,
	html[lang=ko-kr] [data-route$=collectors-edition] .module--promotion-two-card>.promo p,
	html[lang=ko-kr] [data-route$=playground] .module--feature-three-card-max-row>.promo p,
	html[lang=ko-kr] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo p,
	html[lang=ko-kr] [data-route$=playground] .module--promotion-two-card>.promo p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row>.promo p,
	html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card>.promo p,
	html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row>.promo p,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card>.promo p,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card>.promo p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList,
[data-route$=collectors-edition] .module--promotion-two-card .promoList,
[data-route$=playground] .module--feature-three-card-max-row .promoList,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList,
[data-route$=playground] .module--promotion-two-card .promoList {
	display: grid;
	margin-left: auto;
	margin-right: auto;
	grid-gap: 1rem
}

[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper,
[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper,
[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper,
[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper {
	position: relative;
	overflow: auto;
	border-radius: 8px
}

[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__media:after,
[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__media:after,
[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__media:after,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__media:after,
[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__media:after {
	content: "";
	background: linear-gradient(180deg, transparent, #000);
	height: 200px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0
}

[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content,
[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content,
[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content,
[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content {
	padding: 2rem;
	text-align: left;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(20px);
	color: #fff;
	text-shadow: 0 0 8px rgba(0, 0, 0, .2509803922)
}

@media only screen and (max-width:768px) {

	[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content,
	[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content,
	[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content,
	[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content {
		padding: 20px 1rem
	}
}

[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,
[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase
}

html[lang=ar-ae] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
html[lang=ar-ae] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title,
html[lang=ar-ae] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
html[lang=ar-ae] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,
html[lang=ar-ae] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
html[lang=ja-jp] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title,
html[lang=ja-jp] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
html[lang=ja-jp] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,
html[lang=ja-jp] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
html[lang=ko-kr] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title,
html[lang=ko-kr] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
html[lang=ko-kr] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,
html[lang=ko-kr] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,
html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
	[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title,
	[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,
	[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
	html[lang=ar-ae] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title,
	html[lang=ar-ae] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
	html[lang=ar-ae] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,
	html[lang=ar-ae] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
	html[lang=ja-jp] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title,
	html[lang=ja-jp] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
	html[lang=ja-jp] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,
	html[lang=ja-jp] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
	html[lang=ko-kr] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title,
	html[lang=ko-kr] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
	html[lang=ko-kr] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,
	html[lang=ko-kr] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__subtitle,
[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	margin-top: 8px
}

html[lang=ar-ae] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=ar-ae] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=ar-ae] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=ar-ae] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=ar-ae] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=ja-jp] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=ja-jp] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=ja-jp] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=ja-jp] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=ko-kr] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=ko-kr] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=ko-kr] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=ko-kr] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__subtitle,
html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
	[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle,
	[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__subtitle,
	[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=ar-ae] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=ar-ae] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=ar-ae] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=ar-ae] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=ja-jp] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=ja-jp] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=ja-jp] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=ja-jp] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=ko-kr] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=ko-kr] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=ko-kr] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=ko-kr] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__subtitle,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__subtitle {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content p,
[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content p,
[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content p {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	margin: 8px 0 0
}

html[lang=ar-ae] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
html[lang=ar-ae] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content p,
html[lang=ar-ae] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
html[lang=ar-ae] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content p,
html[lang=ar-ae] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
html[lang=ja-jp] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content p,
html[lang=ja-jp] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
html[lang=ja-jp] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content p,
html[lang=ja-jp] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
html[lang=ko-kr] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content p,
html[lang=ko-kr] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
html[lang=ko-kr] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content p,
html[lang=ko-kr] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content p,
html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content p,
html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
	[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content p,
	[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content p,
	[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 12px;
		font-size: .75rem;
		line-height: 17px;
		line-height: 1.0625rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
	html[lang=ar-ae] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content p,
	html[lang=ar-ae] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
	html[lang=ar-ae] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content p,
	html[lang=ar-ae] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
	html[lang=ja-jp] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content p,
	html[lang=ja-jp] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
	html[lang=ja-jp] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content p,
	html[lang=ja-jp] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
	html[lang=ko-kr] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content p,
	html[lang=ko-kr] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
	html[lang=ko-kr] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content p,
	html[lang=ko-kr] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] [data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
	html[lang=zh-cn] [data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content p,
	html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content p,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content p,
	html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .btn,
[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .btn,
[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .btn,
[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .btn,
[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .btn {
	margin-top: 24px;
	display: inline-flex;
	min-width: 200px
}

@media only screen and (max-width:768px) {

	[data-route$=collectors-edition] .module--feature-three-card-max-row .promoList .promo__wrapper__content .btn,
	[data-route$=collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content .btn,
	[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .btn,
	[data-route$=playground] .module--promotion-four-card [data-route$=collectors-edition] .module--promotion-four-card .promoList .promo__wrapper__content .btn,
	[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .btn {
		min-width: auto;
		width: 100%;
		height: 36px;
		min-height: 36px
	}
}

[data-route$=playground] .module--promotion-two-card .promoList {
	max-width: calc(1400px + 5rem);
	grid-template-columns: 1fr 1fr;
	padding-left: 1rem;
	padding-right: 1rem
}

@media only screen and (max-width:768px) {
	[data-route$=playground] .module--promotion-two-card .promoList {
		padding: 0 1rem
	}
}

[data-route$=playground] .module--promotion-two-card .promoList .btn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1)
}

[data-route$=playground] .module--promotion-two-card .promoList .btn a {
	text-decoration: none
}

[data-route$=playground] .module--promotion-two-card .promoList .btn span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route$=playground] .module--promotion-two-card .promoList .btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] [data-route$=playground] .module--promotion-two-card .promoList .btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route$=playground] .module--promotion-two-card .promoList .btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route$=playground] .module--promotion-two-card .promoList .btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route$=playground] .module--feature-three-card-max-row .promoList {
	max-width: calc(1400px + 5rem);
	grid-template-columns: 1fr 1fr 1fr;
	padding-left: 60px;
	padding-right: 60px
}

@media only screen and (max-width:900px) {
	[data-route$=playground] .module--feature-three-card-max-row .promoList {
		padding: 0 1rem;
		grid-gap: 32px;
		grid-template-columns: 1fr
	}

	[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content {
		padding: 1.5rem
	}
}

[data-route$=playground] .module--feature-three-card-max-row .promoList .btn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1)
}

[data-route$=playground] .module--feature-three-card-max-row .promoList .btn a {
	text-decoration: none
}

[data-route$=playground] .module--feature-three-card-max-row .promoList .btn span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route$=playground] .module--feature-three-card-max-row .promoList .btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] [data-route$=playground] .module--feature-three-card-max-row .promoList .btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route$=playground] .module--feature-three-card-max-row .promoList .btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route$=playground] .module--feature-three-card-max-row .promoList .btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

[data-route$=playground] .module--promotion-four-card .promoList {
	max-width: calc(1400px + 5rem);
	grid-template-columns: 1fr 1fr 1fr 1fr;
	padding: 0 60px
}

@media only screen and (max-width:1248px) {
	[data-route$=playground] .module--promotion-four-card .promoList {
		grid-template-columns: 1fr 1fr
	}
}

@media only screen and (max-width:768px) {
	[data-route$=playground] .module--promotion-four-card .promoList {
		margin: 0;
		padding: 0 1rem;
		grid-gap: 32px;
		grid-template-columns: 1fr
	}
}

[data-route$=playground] .module--promotion-four-card .promoList .promo__wrapper__content .btn {
	width: 100%
}

[data-route$=playground] .module--promotion-four-card .promoList .btn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1)
}

[data-route$=playground] .module--promotion-four-card .promoList .btn a {
	text-decoration: none
}

[data-route$=playground] .module--promotion-four-card .promoList .btn span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] [data-route$=playground] .module--promotion-four-card .promoList .btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] [data-route$=playground] .module--promotion-four-card .promoList .btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] [data-route$=playground] .module--promotion-four-card .promoList .btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] [data-route$=playground] .module--promotion-four-card .promoList .btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body.ar-ae[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content,
body.ar-ae[data-route$=playground] .module--promotion-four-card .promoList .promo__wrapper__content,
body.ar-ae[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content {
	text-align: right
}

body:not(.isTouch)[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .btn:hover,
body:not(.isTouch)[data-route$=playground] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,
body:not(.isTouch)[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .4), 0 0 20px 0 hsla(0, 0%, 100%, .9)
}

body:not(.isTouch)[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .btn:hover span,
body:not(.isTouch)[data-route$=playground] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,
body:not(.isTouch)[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span {
	color: #29353d
}

body:not(.isTouch)[data-route$=playground] .module--feature-three-card-max-row .promoList .promo__wrapper__content .btn:hover span:after,
body:not(.isTouch)[data-route$=playground] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span:after,
body:not(.isTouch)[data-route$=playground] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat
}

.module--character-portraits,
.module--three-cards-max {
	overflow: hidden;
	position: relative;
	padding-top: 3rem;
	padding-bottom: 5rem
}

.module--character-portraits:before,
.module--three-cards-max:before {
	left: 10vw;
	bottom: 0;
	transform: translateX(-50%);
	width: 1000px;
	height: 1000px
}

.module--character-portraits:after,
.module--three-cards-max:after {
	right: 0;
	top: -10%;
	transform: translateX(50%);
	width: 100%;
	height: 100%
}

.module--character-portraits>*,
.module--three-cards-max>* {
	position: relative;
	z-index: 1
}

.module--character-portraits>.cards,
.module--three-cards-max>.cards {
	padding: 84px 0 48px;
	display: flex;
	width: 100%;
	position: relative;
	flex-direction: column
}

.module--character-portraits>.cards:before,
.module--three-cards-max>.cards:before {
	content: "";
	display: block;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='8' width='1607' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='526.375' x='.625' y='.833'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_54337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_54337' result='shape'/%3E%3C/filter%3E%3Cfilter id='b' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='156.75' x='526.945' y='.833'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_54337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_54337' result='shape'/%3E%3C/filter%3E%3Cfilter id='c' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='56' x='683.641' y='.833'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_54337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_54337' result='shape'/%3E%3C/filter%3E%3Cfilter id='d' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='122' x='739.586' y='.833'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_54337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_54337' result='shape'/%3E%3C/filter%3E%3Cfilter id='e' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='526' x='861.535' y='.833'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_54337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_54337' result='shape'/%3E%3C/filter%3E%3Cfilter id='f' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='7' width='219.145' x='1387.48' y='.833'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3036_54337'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3036_54337' result='shape'/%3E%3C/filter%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M3.625 4.333H524' stroke='%23fff'/%3E%3C/g%3E%3Cg filter='url(%23b)'%3E%3Cpath d='M529.945 4.333h150.75' shape-rendering='crispEdges' stroke='%23fff' stroke-opacity='.4'/%3E%3C/g%3E%3Cg filter='url(%23c)'%3E%3Cpath d='M686.641 4.333h50' stroke='%23fff'/%3E%3C/g%3E%3Cg filter='url(%23d)'%3E%3Cpath d='M742.586 4.333h116' stroke='%23fff'/%3E%3C/g%3E%3Cg filter='url(%23e)'%3E%3Cpath d='M864.535 4.333h520.005' shape-rendering='crispEdges' stroke='%23fff' stroke-opacity='.4'/%3E%3C/g%3E%3Cg filter='url(%23f)'%3E%3Cpath d='M1390.48 4.333h213.15' stroke='%23fff'/%3E%3C/g%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100% 8px;
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: 50%;
	transform: translateX(-50%);
	max-width: calc(100% - 120px);
	width: 100%;
	height: 8px
}

@media only screen and (max-width:768px) {

	.module--character-portraits>.cards,
	.module--three-cards-max>.cards {
		padding-top: 2rem
	}

	.module--character-portraits>.cards:before,
	.module--three-cards-max>.cards:before {
		width: calc(100% - 22px);
		max-width: calc(100% - 22px)
	}
}

.module--character-portraits>.cards .cards__title,
.module--three-cards-max>.cards .cards__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase;
	padding-left: 1rem;
	padding-right: 1rem;
	text-align: center;
	color: #fff
}

html[lang=ar-ae] .module--character-portraits>.cards .cards__title,
html[lang=ar-ae] .module--three-cards-max>.cards .cards__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--character-portraits>.cards .cards__title,
html[lang=ja-jp] .module--three-cards-max>.cards .cards__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--character-portraits>.cards .cards__title,
html[lang=ko-kr] .module--three-cards-max>.cards .cards__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--character-portraits>.cards .cards__title,
html[lang=zh-cn] .module--three-cards-max>.cards .cards__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--character-portraits>.cards .cards__title,
	.module--three-cards-max>.cards .cards__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] .module--character-portraits>.cards .cards__title,
	html[lang=ar-ae] .module--three-cards-max>.cards .cards__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--character-portraits>.cards .cards__title,
	html[lang=ja-jp] .module--three-cards-max>.cards .cards__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--character-portraits>.cards .cards__title,
	html[lang=ko-kr] .module--three-cards-max>.cards .cards__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--character-portraits>.cards .cards__title,
	html[lang=zh-cn] .module--three-cards-max>.cards .cards__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--character-portraits>.cards p,
.module--three-cards-max>.cards p {
	text-align: center;
	padding-left: 1rem;
	padding-right: 1rem;
	color: #fff;
	max-width: 620px;
	margin: .5rem auto 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--character-portraits>.cards p,
html[lang=ar-ae] .module--three-cards-max>.cards p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--character-portraits>.cards p,
html[lang=ja-jp] .module--three-cards-max>.cards p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--character-portraits>.cards p,
html[lang=ko-kr] .module--three-cards-max>.cards p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--character-portraits>.cards p,
html[lang=zh-cn] .module--three-cards-max>.cards p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--character-portraits>.cards p,
	.module--three-cards-max>.cards p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .module--character-portraits>.cards p,
	html[lang=ar-ae] .module--three-cards-max>.cards p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--character-portraits>.cards p,
	html[lang=ja-jp] .module--three-cards-max>.cards p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--character-portraits>.cards p,
	html[lang=ko-kr] .module--three-cards-max>.cards p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--character-portraits>.cards p,
	html[lang=zh-cn] .module--three-cards-max>.cards p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--character-portraits>.cards .cards_thumbnails,
.module--three-cards-max>.cards .cards_thumbnails {
	display: flex;
	justify-content: center;
	gap: 2.5rem 5rem;
	flex-wrap: wrap;
	padding-left: 60px;
	padding-right: 60px;
	max-width: 1550px;
	margin: 3rem auto 0
}

@media only screen and (max-width:768px) {

	.module--character-portraits>.cards .cards_thumbnails,
	.module--three-cards-max>.cards .cards_thumbnails {
		padding-left: 1rem;
		display: grid;
		padding-right: 1rem;
		grid-template-columns: 1fr 1fr;
		grid-gap: .5rem
	}
}

.module--character-portraits>.cards .cards_thumbnails .card,
.module--three-cards-max>.cards .cards_thumbnails .card {
	width: 100%;
	max-width: 288px;
	cursor: pointer
}

@media only screen and (max-width:768px) {

	.module--character-portraits>.cards .cards_thumbnails .card,
	.module--three-cards-max>.cards .cards_thumbnails .card {
		max-width: none
	}
}

.module--character-portraits>.cards .cards_thumbnails .card__title,
.module--three-cards-max>.cards .cards_thumbnails .card__title {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 26px;
	line-height: 1.625rem;
	letter-spacing: 0;
	margin-top: 1.5rem;
	text-align: left;
	padding: 0;
	text-transform: capitalize;
	color: #fff
}

html[lang=ar-ae] .module--character-portraits>.cards .cards_thumbnails .card__title,
html[lang=ar-ae] .module--three-cards-max>.cards .cards_thumbnails .card__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--character-portraits>.cards .cards_thumbnails .card__title,
html[lang=ja-jp] .module--three-cards-max>.cards .cards_thumbnails .card__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--character-portraits>.cards .cards_thumbnails .card__title,
html[lang=ko-kr] .module--three-cards-max>.cards .cards_thumbnails .card__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--character-portraits>.cards .cards_thumbnails .card__title,
html[lang=zh-cn] .module--three-cards-max>.cards .cards_thumbnails .card__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body.ar-ae .module--character-portraits>.cards .cards_thumbnails .card__title,
body.ar-ae .module--three-cards-max>.cards .cards_thumbnails .card__title {
	text-align: right
}

@media only screen and (max-width:768px) {

	.module--character-portraits>.cards .cards_thumbnails .card__title,
	.module--three-cards-max>.cards .cards_thumbnails .card__title {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0;
		margin-top: 1rem;
		margin-bottom: 2rem
	}

	html[lang=ar-ae] .module--character-portraits>.cards .cards_thumbnails .card__title,
	html[lang=ar-ae] .module--three-cards-max>.cards .cards_thumbnails .card__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--character-portraits>.cards .cards_thumbnails .card__title,
	html[lang=ja-jp] .module--three-cards-max>.cards .cards_thumbnails .card__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--character-portraits>.cards .cards_thumbnails .card__title,
	html[lang=ko-kr] .module--three-cards-max>.cards .cards_thumbnails .card__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--character-portraits>.cards .cards_thumbnails .card__title,
	html[lang=zh-cn] .module--three-cards-max>.cards .cards_thumbnails .card__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--character-portraits>.cards .cards_thumbnails .card__media,
.module--three-cards-max>.cards .cards_thumbnails .card__media {
	border-radius: 4px;
	overflow: hidden
}

.module--character-portraits>.cards .cards_thumbnails .card img,
.module--three-cards-max>.cards .cards_thumbnails .card img {
	transition: transform .4s ease
}

@media only screen and (max-width:768px) {

	.module--character-portraits>.cards .cards_thumbnails .card img,
	.module--three-cards-max>.cards .cards_thumbnails .card img {
		width: 100%
	}
}

.module--character-portraits>.cards .cards_thumbnails .card:hover img,
.module--three-cards-max>.cards .cards_thumbnails .card:hover img {
	transform: scale(1.03)
}

.card__modal {
	width: 100%;
	max-width: 1360px;
	margin: 0 auto;
	padding: 7.5rem 6rem;
	animation: fadeInFromBottom .5s ease-in-out;
	color: #fff;
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

@media only screen and (max-width:768px) {
	.card__modal {
		margin-top: 88px;
		padding: 0 1.25rem 177px
	}
}

.card__modal .card__modal__media {
	float: left;
	width: 36%;
	margin-right: 4.5%
}

.card__modal .card__modal__media:after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1
}

@media only screen and (max-width:768px) {
	.card__modal .card__modal__media {
		float: none;
		width: auto;
		margin: auto;
		position: relative
	}

	.card__modal .card__modal__media:after {
		left: 50%;
		top: 30%;
		transform: translateX(-50%);
		width: 100vw;
		height: 100vw
	}
}

.card__modal .card__modal__media img {
	border-radius: 4px
}

@media only screen and (max-width:768px) {
	.card__modal .card__modal__media img {
		width: 100%;
		margin: 0 auto;
		display: block
	}
}

.card__modal .card__modal__subtitle,
.card__modal .card__modal__title,
.card__modal>ol,
.card__modal>p,
.card__modal>table,
.card__modal>ul {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	margin-left: 40.5%
}

html[lang=ar-ae] .card__modal .card__modal__subtitle,
html[lang=ar-ae] .card__modal .card__modal__title,
html[lang=ar-ae] .card__modal>ol,
html[lang=ar-ae] .card__modal>p,
html[lang=ar-ae] .card__modal>table,
html[lang=ar-ae] .card__modal>ul {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .card__modal .card__modal__subtitle,
html[lang=ja-jp] .card__modal .card__modal__title,
html[lang=ja-jp] .card__modal>ol,
html[lang=ja-jp] .card__modal>p,
html[lang=ja-jp] .card__modal>table,
html[lang=ja-jp] .card__modal>ul {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .card__modal .card__modal__subtitle,
html[lang=ko-kr] .card__modal .card__modal__title,
html[lang=ko-kr] .card__modal>ol,
html[lang=ko-kr] .card__modal>p,
html[lang=ko-kr] .card__modal>table,
html[lang=ko-kr] .card__modal>ul {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .card__modal .card__modal__subtitle,
html[lang=zh-cn] .card__modal .card__modal__title,
html[lang=zh-cn] .card__modal>ol,
html[lang=zh-cn] .card__modal>p,
html[lang=zh-cn] .card__modal>table,
html[lang=zh-cn] .card__modal>ul {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body.ar-ae .card__modal .card__modal__subtitle,
body.ar-ae .card__modal .card__modal__title,
body.ar-ae .card__modal>ol,
body.ar-ae .card__modal>p,
body.ar-ae .card__modal>table,
body.ar-ae .card__modal>ul {
	text-align: right
}

@media only screen and (max-width:768px) {

	.card__modal .card__modal__subtitle,
	.card__modal .card__modal__title,
	.card__modal>ol,
	.card__modal>p,
	.card__modal>table,
	.card__modal>ul {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0;
		margin-left: auto
	}

	html[lang=ar-ae] .card__modal .card__modal__subtitle,
	html[lang=ar-ae] .card__modal .card__modal__title,
	html[lang=ar-ae] .card__modal>ol,
	html[lang=ar-ae] .card__modal>p,
	html[lang=ar-ae] .card__modal>table,
	html[lang=ar-ae] .card__modal>ul {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .card__modal .card__modal__subtitle,
	html[lang=ja-jp] .card__modal .card__modal__title,
	html[lang=ja-jp] .card__modal>ol,
	html[lang=ja-jp] .card__modal>p,
	html[lang=ja-jp] .card__modal>table,
	html[lang=ja-jp] .card__modal>ul {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .card__modal .card__modal__subtitle,
	html[lang=ko-kr] .card__modal .card__modal__title,
	html[lang=ko-kr] .card__modal>ol,
	html[lang=ko-kr] .card__modal>p,
	html[lang=ko-kr] .card__modal>table,
	html[lang=ko-kr] .card__modal>ul {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .card__modal .card__modal__subtitle,
	html[lang=zh-cn] .card__modal .card__modal__title,
	html[lang=zh-cn] .card__modal>ol,
	html[lang=zh-cn] .card__modal>p,
	html[lang=zh-cn] .card__modal>table,
	html[lang=zh-cn] .card__modal>ul {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.card__modal b,
.card__modal strong {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

html[lang=ar-ae] .card__modal b,
html[lang=ar-ae] .card__modal strong {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .card__modal b,
html[lang=ja-jp] .card__modal strong {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .card__modal b,
html[lang=ko-kr] .card__modal strong {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .card__modal b,
html[lang=zh-cn] .card__modal strong {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.card__modal .video-wrapper-thumbnail {
	margin: 0;
	padding: 0;
	cursor: pointer
}

.card__modal .card__modal__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase
}

html[lang=ar-ae] .card__modal .card__modal__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .card__modal .card__modal__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .card__modal .card__modal__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .card__modal .card__modal__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.card__modal .card__modal__title {
		margin-top: 2rem;
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] .card__modal .card__modal__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .card__modal .card__modal__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .card__modal .card__modal__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .card__modal .card__modal__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.card__modal .cards__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase;
	text-align: center
}

html[lang=ar-ae] .card__modal .cards__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .card__modal .cards__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .card__modal .cards__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .card__modal .cards__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.card__modal .cards__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 40px;
		line-height: 2.5rem;
		letter-spacing: 1.6px;
		letter-spacing: .1rem;
		text-transform: uppercase;
		margin-bottom: 40px
	}

	html[lang=ar-ae] .card__modal .cards__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .card__modal .cards__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .card__modal .cards__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .card__modal .cards__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.card__modal .cards__title:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #fff;
	opacity: .2;
	margin-top: 2rem;
	margin-bottom: 2rem;
	display: block
}

@media only screen and (max-width:768px) {
	.card__modal .cards__title:after {
		display: none
	}
}

.card__modal__pagination--mobile {
	display: none;
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 28px;
	line-height: 1.75rem;
	letter-spacing: 2.24px;
	letter-spacing: .14rem;
	text-transform: uppercase;
	margin: auto
}

html[lang=ar-ae] .card__modal__pagination--mobile {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .card__modal__pagination--mobile {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .card__modal__pagination--mobile {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .card__modal__pagination--mobile {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.card__modal__pagination--mobile {
		display: block
	}
}

.card__modal .card__modal__controls {
	clear: left;
	display: flex;
	justify-content: space-between;
	margin-left: -20px;
	margin-right: -20px
}

@media only screen and (max-width:768px) {
	.card__modal .card__modal__controls {
		width: 100%;
		margin: 36px 0
	}
}

.card__modal .card__modal__controls__next,
.card__modal .card__modal__controls__prev {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	width: 3rem;
	height: 3rem;
	position: absolute;
	top: 25rem
}

.card__modal .card__modal__controls__next a,
.card__modal .card__modal__controls__prev a {
	text-decoration: none
}

.card__modal .card__modal__controls__next span,
.card__modal .card__modal__controls__prev span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .card__modal .card__modal__controls__next span,
html[lang=ar-ae] .card__modal .card__modal__controls__prev span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .card__modal .card__modal__controls__next span,
html[lang=ja-jp] .card__modal .card__modal__controls__prev span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .card__modal .card__modal__controls__next span,
html[lang=ko-kr] .card__modal .card__modal__controls__prev span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .card__modal .card__modal__controls__next span,
html[lang=zh-cn] .card__modal .card__modal__controls__prev span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.card__modal .card__modal__controls__next,
	.card__modal .card__modal__controls__prev {
		position: relative;
		top: 0;
		width: 2.25rem;
		height: 2.25rem;
		min-width: auto;
		min-height: auto
	}
}

.card__modal .card__modal__controls__next svg,
.card__modal .card__modal__controls__prev svg {
	display: none
}

.card__modal .card__modal__controls__next:before,
.card__modal .card__modal__controls__prev:before {
	content: "";
	display: block;
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px
}

body:not(.isTouch) .card__modal .card__modal__controls__next:hover,
body:not(.isTouch) .card__modal .card__modal__controls__prev:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body:not(.isTouch) .card__modal .card__modal__controls__next:hover span,
body:not(.isTouch) .card__modal .card__modal__controls__prev:hover span {
	color: #fff
}

.card__modal .card__modal__controls__prev {
	left: 1.5rem
}

.card__modal .card__modal__controls__prev:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.327 11.334l.684-.814-4.167-4.013h9.278V5.494H2.844L7.011 1.48 6.327.667.789 6z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E")
}

@media only screen and (max-width:768px) {
	.card__modal .card__modal__controls__prev {
		left: 0
	}
}

.card__modal .card__modal__controls__next {
	right: 1.5rem
}

.card__modal .card__modal__controls__next:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E")
}

@media only screen and (max-width:768px) {
	.card__modal .card__modal__controls__next {
		right: 0
	}
}

body[data-route=game_assassins-creed_nexus-vr] .module--three-cards-max>.cards:before {
	display: none
}

.moduleProductDetail .productDetail {
	display: flex;
	flex-direction: column;
	padding: 48px 60px;
	max-width: 1440px;
	margin: 0 auto;
	color: #fff
}

@media only screen and (min-width:1024px) {
	.moduleProductDetail .productDetail {
		display: grid;
		grid-template-columns: [left] minmax(auto, 975px) [right] minmax(auto, 350px);
		grid-template-rows: [left right] auto [copyright] auto;
		row-gap: 45px
	}
}

.moduleProductDetail .productDetail p {
	margin: 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .moduleProductDetail .productDetail p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .moduleProductDetail .productDetail p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleProductDetail .productDetail p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleProductDetail .productDetail p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.moduleProductDetail .productDetail__left {
	order: 0
}

@media only screen and (min-width:1024px) {
	.moduleProductDetail .productDetail__left {
		display: grid;
		grid-template-rows: [description] auto [date genre] auto [developer availability] auto [social] auto;
		grid-template-columns: repeat(2, minmax(auto, 370px)) 1fr;
		column-gap: 50px;
		grid-column: left;
		max-width: 70%
	}
}

.moduleProductDetail .productDetail__right {
	align-self: flex-end;
	display: flex;
	justify-content: center;
	width: 100%;
	order: 2;
	margin-top: 10px
}

@media only screen and (min-width:1024px) {
	.moduleProductDetail .productDetail__right {
		grid-column: right;
		max-width: 100%
	}
}

.moduleProductDetail .productDetail__right div {
	display: flex;
	flex-direction: column
}

.moduleProductDetail .productDetail__right p {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-bottom: 15px;
	white-space: nowrap
}

html[lang=ar-ae] .moduleProductDetail .productDetail__right p {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .moduleProductDetail .productDetail__right p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleProductDetail .productDetail__right p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleProductDetail .productDetail__right p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.moduleProductDetail .productDetail__right a {
	text-decoration: none
}

.moduleProductDetail .productDetail__copyright {
	grid-column: span 2;
	grid-row: copyright;
	order: 1
}

.moduleProductDetail .productDetail__copyright p {
	text-align: center;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75rem;
	line-height: 17px;
	line-height: 1.0625rem;
	letter-spacing: 0
}

html[lang=ar-ae] .moduleProductDetail .productDetail__copyright p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .moduleProductDetail .productDetail__copyright p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleProductDetail .productDetail__copyright p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleProductDetail .productDetail__copyright p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.moduleProductDetail .productDetail__rating {
	display: flex;
	align-items: center;
	padding: 16px;
	background-color: rgba(36, 36, 36, .8);
	border-radius: 4px;
	max-width: 350px
}

.moduleProductDetail .productDetail__rating__image img {
	border-style: none;
	min-width: 60px
}

.moduleProductDetail .productDetail__rating__image:not(:has(~div)) {
	padding: 0
}

.moduleProductDetail .productDetail__rating__text {
	color: #fff
}

.moduleProductDetail .productDetail__rating__descriptor {
	padding: 0 0 8px;
	border-bottom: 1px solid #fff;
	margin-left: 16px
}

.moduleProductDetail .productDetail__rating__descriptor:not(:has(+div)) {
	padding: 0;
	border-bottom: none
}

.moduleProductDetail .productDetail__rating__interactiveElements {
	padding: 8px 0 0;
	margin-left: 16px
}

.moduleProductDetail .productDetail__rating__interactiveElements:not(:has(+div)) {
	padding-top: 0
}

.moduleProductDetail .productDetail__description {
	display: flex;
	flex-direction: column;
	gap: 20px;
	grid-column: span 3;
	grid-row: description;
	margin-bottom: 50px
}

.moduleProductDetail .productDetail__description h2 {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase
}

html[lang=ar-ae] .moduleProductDetail .productDetail__description h2 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .moduleProductDetail .productDetail__description h2 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleProductDetail .productDetail__description h2 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleProductDetail .productDetail__description h2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.moduleProductDetail .productDetail__availability p,
.moduleProductDetail .productDetail__developer p,
.moduleProductDetail .productDetail__genre p,
.moduleProductDetail .productDetail__releaseDate p {
	display: inline-block
}

.moduleProductDetail .productDetail__availability p:first-child,
.moduleProductDetail .productDetail__developer p:first-child,
.moduleProductDetail .productDetail__genre p:first-child,
.moduleProductDetail .productDetail__releaseDate p:first-child {
	padding-right: 6px;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

html[lang=ar-ae] .moduleProductDetail .productDetail__availability p:first-child,
html[lang=ar-ae] .moduleProductDetail .productDetail__developer p:first-child,
html[lang=ar-ae] .moduleProductDetail .productDetail__genre p:first-child,
html[lang=ar-ae] .moduleProductDetail .productDetail__releaseDate p:first-child {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .moduleProductDetail .productDetail__availability p:first-child,
html[lang=ja-jp] .moduleProductDetail .productDetail__developer p:first-child,
html[lang=ja-jp] .moduleProductDetail .productDetail__genre p:first-child,
html[lang=ja-jp] .moduleProductDetail .productDetail__releaseDate p:first-child {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .moduleProductDetail .productDetail__availability p:first-child,
html[lang=ko-kr] .moduleProductDetail .productDetail__developer p:first-child,
html[lang=ko-kr] .moduleProductDetail .productDetail__genre p:first-child,
html[lang=ko-kr] .moduleProductDetail .productDetail__releaseDate p:first-child {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .moduleProductDetail .productDetail__availability p:first-child,
html[lang=zh-cn] .moduleProductDetail .productDetail__developer p:first-child,
html[lang=zh-cn] .moduleProductDetail .productDetail__genre p:first-child,
html[lang=zh-cn] .moduleProductDetail .productDetail__releaseDate p:first-child {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.moduleProductDetail .productDetail__genre,
.moduleProductDetail .productDetail__releaseDate {
	margin-bottom: 26px
}

.moduleProductDetail .productDetail__releaseDate {
	grid-row: date
}

.moduleProductDetail .productDetail__genre {
	grid-row: genre
}

.moduleProductDetail .productDetail__developer {
	grid-row: developer
}

.moduleProductDetail .productDetail__availability {
	grid-row: availability
}

.moduleProductDetail .productDetail__social {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin-top: 20px;
	justify-items: center;
	align-items: center;
	margin-bottom: 20px
}

.moduleProductDetail .productDetail__social p {
	display: block;
	width: 100%
}

@media only screen and (min-width:1024px) {
	.moduleProductDetail .productDetail__social p {
		grid-row: label;
		grid-column-start: 1;
		grid-column-end: 100;
		grid-gap: 0;
		grid-auto-columns: auto
	}
}

.moduleProductDetail .productDetail__social a {
	margin-top: 0;
	grid-row: icons;
	display: inline-block;
	width: 90px;
	height: 90px;
	border: 2px solid #656565;
	border-radius: 5px;
	transition: transform .5s ease, background-color .5s ease
}

.moduleProductDetail .productDetail__social a img {
	width: 100%;
	border-radius: 2.75px
}

.moduleProductDetail .productDetail__social a:hover {
	opacity: .6;
	transform: translateY(-3px)
}

.moduleProductDetail .productDetail__social a:has(img.svg-file) {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff
}

.moduleProductDetail .productDetail__social a:has(img.svg-file) img.svg-file {
	width: 45px
}

@media only screen and (min-width:1024px) {
	.moduleProductDetail .productDetail__social {
		grid-row: social;
		grid-column: span 3;
		margin-top: 50px;
		display: grid;
		grid-template-rows: [label] auto [icons] auto;
		column-gap: 16px;
		row-gap: 10px
	}
}

@media only screen and (max-width:900px) {
	.moduleProductDetail div.productDetail {
		grid-template-columns: [left right] 1fr;
		grid-template-rows: [left] auto [right] auto [copyright] auto
	}
}

@media only screen and (max-width:768px) {
	.moduleProductDetail div.productDetail {
		padding: 32px 20px;
		grid-template-rows: [left] auto [copyright] auto [right] auto;
		row-gap: 24px
	}

	.moduleProductDetail div.productDetail p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .moduleProductDetail div.productDetail p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .moduleProductDetail div.productDetail p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .moduleProductDetail div.productDetail p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .moduleProductDetail div.productDetail p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.moduleProductDetail div.productDetail__left {
		grid-template-rows: [description] auto [date] auto [developer] auto [availability] auto [genre] auto [social] auto;
		grid-template-columns: 1fr;
		column-gap: 0
	}

	.moduleProductDetail div.productDetail__description {
		margin-bottom: 16px;
		gap: 16px
	}

	.moduleProductDetail div.productDetail__description h2 {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] .moduleProductDetail div.productDetail__description h2 {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .moduleProductDetail div.productDetail__description h2 {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .moduleProductDetail div.productDetail__description h2 {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .moduleProductDetail div.productDetail__description h2 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.moduleProductDetail div.productDetail__copyright p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 12px;
		font-size: .75rem;
		line-height: 17px;
		line-height: 1.0625rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .moduleProductDetail div.productDetail__copyright p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .moduleProductDetail div.productDetail__copyright p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .moduleProductDetail div.productDetail__copyright p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .moduleProductDetail div.productDetail__copyright p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}

	.moduleProductDetail div.productDetail__availability,
	.moduleProductDetail div.productDetail__developer,
	.moduleProductDetail div.productDetail__releaseDate {
		margin-bottom: 8px
	}

	.moduleProductDetail div.productDetail__genre {
		margin-bottom: 0
	}

	.moduleProductDetail div.productDetail__social {
		margin-top: 32px
	}
}

body.ar-ae .moduleProductDetail div.productDetail__availability p:first-child,
body.ar-ae .moduleProductDetail div.productDetail__developer p:first-child,
body.ar-ae .moduleProductDetail div.productDetail__genre p:first-child,
body.ar-ae .moduleProductDetail div.productDetail__releaseDate p:first-child {
	padding-left: 6px;
	padding-right: 0
}

.module--feature-game-description {
	overflow: hidden;
	position: relative;
	padding: 5rem 60px;
	color: #fff;
	text-align: center
}

.module--feature-game-description:before {
	left: 10vw;
	bottom: 0;
	transform: translateX(-50%);
	width: 1000px;
	height: 1000px
}

.module--feature-game-description:after {
	right: 0;
	top: -10%;
	transform: translateX(50%);
	width: 100%;
	height: 100%
}

.module--feature-game-description>* {
	position: relative;
	z-index: 1
}

.module--feature-game-description .promo__wrapper__media {
	margin: auto;
	width: 100%;
	max-width: 1440px
}

.module--feature-game-description .promo__wrapper__media img {
	border-radius: 4px
}

.module--feature-game-description .promo__wrapper__content {
	max-width: 600px;
	margin: 3rem auto auto
}

.module--feature-game-description .promo__content__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase
}

html[lang=ar-ae] .module--feature-game-description .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--feature-game-description .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--feature-game-description .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--feature-game-description .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.module--feature-game-description .promo__content__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase;
		margin-top: 1.5rem
	}

	html[lang=ar-ae] .module--feature-game-description .promo__content__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--feature-game-description .promo__content__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--feature-game-description .promo__content__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--feature-game-description .promo__content__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--feature-game-description p {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--feature-game-description p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--feature-game-description p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--feature-game-description p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--feature-game-description p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.module--feature-game-description p {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .module--feature-game-description p {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--feature-game-description p {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--feature-game-description p {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--feature-game-description p {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

@media only screen and (max-width:768px) {
	.module--feature-game-description {
		padding-left: 1rem;
		padding-right: 1rem
	}
}

.module--media-visual-grid-carousel-with-titles {
	overflow: hidden;
	position: relative;
	padding-top: 5rem;
	padding-bottom: 5rem
}

.module--media-visual-grid-carousel-with-titles:before {
	left: 10vw;
	bottom: 0;
	transform: translateX(-50%);
	width: 1000px;
	height: 1000px
}

.module--media-visual-grid-carousel-with-titles:after {
	right: 0;
	top: -10%;
	transform: translateX(50%);
	width: 100%;
	height: 100%
}

.module--media-visual-grid-carousel-with-titles>* {
	position: relative;
	z-index: 1
}

.module--media-visual-grid-carousel-with-titles .tab__intro__title {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
	line-height: 3.75rem;
	letter-spacing: 4.8px;
	letter-spacing: .3rem;
	text-transform: uppercase;
	color: #fff;
	text-align: center
}

html[lang=ar-ae] .module--media-visual-grid-carousel-with-titles .tab__intro__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--media-visual-grid-carousel-with-titles .tab__intro__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--media-visual-grid-carousel-with-titles .tab__intro__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--media-visual-grid-carousel-with-titles .tab__intro__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.module--media-visual-grid-carousel-with-titles .tab__intro__title {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] .module--media-visual-grid-carousel-with-titles .tab__intro__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--media-visual-grid-carousel-with-titles .tab__intro__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--media-visual-grid-carousel-with-titles .tab__intro__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--media-visual-grid-carousel-with-titles .tab__intro__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--media-visual-grid-carousel-with-titles .tab__headers {
	display: flex;
	justify-content: center;
	margin-top: 2rem;
	gap: 1.5rem
}

@media only screen and (max-width:768px) {
	.module--media-visual-grid-carousel-with-titles .tab__headers {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 1rem;
		padding-left: 1rem;
		padding-right: 1rem
	}
}

.module--media-visual-grid-carousel-with-titles .tab__headers .btn {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	cursor: pointer;
	min-width: 200px !important
}

.module--media-visual-grid-carousel-with-titles .tab__headers .btn a {
	text-decoration: none
}

.module--media-visual-grid-carousel-with-titles .tab__headers .btn span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--media-visual-grid-carousel-with-titles .tab__headers .btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .module--media-visual-grid-carousel-with-titles .tab__headers .btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--media-visual-grid-carousel-with-titles .tab__headers .btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--media-visual-grid-carousel-with-titles .tab__headers .btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.module--media-visual-grid-carousel-with-titles .tab__headers .btn {
		min-width: auto !important
	}
}

body:not(.isTouch) .module--media-visual-grid-carousel-with-titles .tab__headers .btn:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body:not(.isTouch) .module--media-visual-grid-carousel-with-titles .tab__headers .btn:hover span {
	color: #fff
}

.module--media-visual-grid-carousel-with-titles .tab__headers .btn.is-active {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1);
	pointer-events: none
}

.module--media-visual-grid-carousel-with-titles .tab__headers .btn.is-active a {
	text-decoration: none
}

.module--media-visual-grid-carousel-with-titles .tab__headers .btn.is-active span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--media-visual-grid-carousel-with-titles .tab__headers .btn.is-active span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .module--media-visual-grid-carousel-with-titles .tab__headers .btn.is-active span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--media-visual-grid-carousel-with-titles .tab__headers .btn.is-active span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--media-visual-grid-carousel-with-titles .tab__headers .btn.is-active span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.module--media-visual-grid-carousel-with-titles .tab__items--1 .tabs__item__media {
	cursor: pointer
}

.module--media-visual-grid-carousel-with-titles .tabs__wrapper {
	margin-top: 3rem;
	display: flex;
	flex-wrap: wrap;
	gap: 5rem;
	justify-content: center;
	padding-left: 1rem;
	padding-right: 1rem
}

@media only screen and (max-width:768px) {
	.module--media-visual-grid-carousel-with-titles .tabs__wrapper {
		gap: 2rem
	}
}

.module--media-visual-grid-carousel-with-titles .tabs__wrapper__item {
	width: 100%;
	max-width: 380px;
	padding: 0;
	cursor: pointer
}

@media only screen and (max-width:768px) {
	.module--media-visual-grid-carousel-with-titles .tabs__wrapper__item {
		max-width: none
	}
}

.module--media-visual-grid-carousel-with-titles .tabs__wrapper__item:hover .tabs__item__media img {
	transform: scale(1.03)
}

.module--media-visual-grid-carousel-with-titles .tabs__item__title {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 26px;
	line-height: 1.625rem;
	letter-spacing: 0;
	color: #fff;
	text-align: left;
	margin-top: 1.5rem
}

html[lang=ar-ae] .module--media-visual-grid-carousel-with-titles .tabs__item__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--media-visual-grid-carousel-with-titles .tabs__item__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--media-visual-grid-carousel-with-titles .tabs__item__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--media-visual-grid-carousel-with-titles .tabs__item__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body.ar-ae .module--media-visual-grid-carousel-with-titles .tabs__item__title {
	text-align: right
}

@media only screen and (max-width:768px) {
	.module--media-visual-grid-carousel-with-titles .tabs__item__title {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
		font-size: 1rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .module--media-visual-grid-carousel-with-titles .tabs__item__title {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--media-visual-grid-carousel-with-titles .tabs__item__title {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--media-visual-grid-carousel-with-titles .tabs__item__title {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--media-visual-grid-carousel-with-titles .tabs__item__title {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--media-visual-grid-carousel-with-titles .tabs__item__media {
	border-radius: 4px;
	overflow: hidden
}

.module--media-visual-grid-carousel-with-titles .tabs__item__media img {
	transition: transform .4s ease
}

.module--media-visual-grid-carousel-with-titles .tabs__controls {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5rem;
	margin-top: 3rem
}

.module--media-visual-grid-carousel-with-titles .tabs__controls__next,
.module--media-visual-grid-carousel-with-titles .tabs__controls__prev {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	width: 3rem;
	height: 3rem
}

.module--media-visual-grid-carousel-with-titles .tabs__controls__next a,
.module--media-visual-grid-carousel-with-titles .tabs__controls__prev a {
	text-decoration: none
}

.module--media-visual-grid-carousel-with-titles .tabs__controls__next span,
.module--media-visual-grid-carousel-with-titles .tabs__controls__prev span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--media-visual-grid-carousel-with-titles .tabs__controls__next span,
html[lang=ar-ae] .module--media-visual-grid-carousel-with-titles .tabs__controls__prev span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .module--media-visual-grid-carousel-with-titles .tabs__controls__next span,
html[lang=ja-jp] .module--media-visual-grid-carousel-with-titles .tabs__controls__prev span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--media-visual-grid-carousel-with-titles .tabs__controls__next span,
html[lang=ko-kr] .module--media-visual-grid-carousel-with-titles .tabs__controls__prev span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--media-visual-grid-carousel-with-titles .tabs__controls__next span,
html[lang=zh-cn] .module--media-visual-grid-carousel-with-titles .tabs__controls__prev span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--media-visual-grid-carousel-with-titles .tabs__controls__next,
	.module--media-visual-grid-carousel-with-titles .tabs__controls__prev {
		width: 2.25rem;
		height: 2.25rem;
		min-width: auto;
		min-height: auto
	}
}

.module--media-visual-grid-carousel-with-titles .tabs__controls__next svg,
.module--media-visual-grid-carousel-with-titles .tabs__controls__prev svg {
	display: none
}

.module--media-visual-grid-carousel-with-titles .tabs__controls__next:before,
.module--media-visual-grid-carousel-with-titles .tabs__controls__prev:before {
	content: "";
	display: block;
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px
}

body:not(.isTouch) .module--media-visual-grid-carousel-with-titles .tabs__controls__next:hover,
body:not(.isTouch) .module--media-visual-grid-carousel-with-titles .tabs__controls__prev:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

body:not(.isTouch) .module--media-visual-grid-carousel-with-titles .tabs__controls__next:hover span,
body:not(.isTouch) .module--media-visual-grid-carousel-with-titles .tabs__controls__prev:hover span {
	color: #fff
}

.module--media-visual-grid-carousel-with-titles .tabs__controls__next.is-disabled,
.module--media-visual-grid-carousel-with-titles .tabs__controls__prev.is-disabled {
	pointer-events: none;
	opacity: .3
}

.module--media-visual-grid-carousel-with-titles .tabs__controls__prev:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.327 11.334l.684-.814-4.167-4.013h9.278V5.494H2.844L7.011 1.48 6.327.667.789 6z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E")
}

.module--media-visual-grid-carousel-with-titles .tabs__controls__next:before,
body.ar-ae .module--media-visual-grid-carousel-with-titles .tabs__controls__prev:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E")
}

body.ar-ae .module--media-visual-grid-carousel-with-titles .tabs__controls__next:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.327 11.334l.684-.814-4.167-4.013h9.278V5.494H2.844L7.011 1.48 6.327.667.789 6z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E")
}

.module--media-visual-grid-carousel-with-titles .tabs__controls__pagination {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75rem;
	line-height: 12px;
	line-height: .75rem;
	letter-spacing: 0;
	color: #fff
}

html[lang=ar-ae] .module--media-visual-grid-carousel-with-titles .tabs__controls__pagination {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .module--media-visual-grid-carousel-with-titles .tabs__controls__pagination {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--media-visual-grid-carousel-with-titles .tabs__controls__pagination {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--media-visual-grid-carousel-with-titles .tabs__controls__pagination {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.module--promotion-short-text-only-with-social .promo__wrapper {
	background-color: #000;
	padding: 0 60px
}

.module--promotion-short-text-only-with-social .promo__wrapper__content {
	position: relative;
	max-width: 1440px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center
}

.module--promotion-short-text-only-with-social .promo__content__title {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-family: ubisoft_sans, sans-serif;
	color: #9b9b9b;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size: .8125em;
	line-height: 1.125em;
	letter-spacing: 0;
	margin: 0
}

@media only screen and (max-width:1024px) {
	.module--promotion-short-text-only-with-social .promo__content__title {
		display: none
	}
}

.module--promotion-short-text-only-with-social .btn {
	margin: 10px 15px;
	opacity: 1;
	transition: opacity .2s ease
}

@media only screen and (max-width:768px) {
	.module--promotion-short-text-only-with-social .btn {
		margin: 16px 8px
	}
}

body:not(.isTouch) .module--promotion-short-text-only-with-social .btn:hover {
	opacity: .8
}

.module--promotion-short-text-only-with-social .btn img {
	width: 34px
}

@media only screen and (max-width:768px) {
	.module--promotion-short-text-only-with-social .btn img {
		width: 40px
	}
}

.brandFooterWrapper {
	display: flex;
	flex-direction: column;
	position: relative;
	background-color: #1d1e21
}

.brandFooterWrapper .corporatePanel {
	order: 1;
	padding: 50px 35px 15px
}

.brandFooterWrapper .corporatePanel__logo {
	text-align: center
}

.brandFooterWrapper .corporatePanel__logo img {
	width: 195px;
	height: auto
}

.brandFooterWrapper .corporatePanel__links {
	margin-top: 50px
}

.brandFooterWrapper .corporatePanel__legal__button {
	color: #fff;
	display: block;
	margin: 20px 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 20px;
	line-height: 1.25rem;
	letter-spacing: 0;
	transition: opacity .2s ease
}

body.emea .brandFooterWrapper .corporatePanel__legal__button {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 26px;
	line-height: 1.625rem;
	letter-spacing: 0
}

body:not(.isTouch) .brandFooterWrapper .corporatePanel__legal__button:hover {
	opacity: 1 !important
}

.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: 50px
}

.brandFooterWrapper .corporatePanel__legal__links .corporatePanel__legal__button {
	margin: 8px 0;
	font-family: Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 25px;
	line-height: 1.5625rem;
	letter-spacing: 0;
	width: 100%;
	transition: opacity .2s ease
}

body.emea .brandFooterWrapper .corporatePanel__legal__links .corporatePanel__legal__button {
	font-size: 16px;
	font-size: 1rem;
	line-height: 25px;
	line-height: 1.5625rem;
	letter-spacing: .16px;
	letter-spacing: .01rem
}

.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-family: Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 19px;
	line-height: 1.1875rem;
	letter-spacing: 0
}

.brandFooterWrapper .brandFooter__logos__partners .brandFooter__legal__buttons,
.brandFooterWrapper .brandFooter__logos__platforms .brandFooter__legal__buttons,
.brandFooterWrapper .brandFooter__logos__studios .brandFooter__legal__buttons {
	text-align: center
}

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 {
	color: #fff;
	display: block;
	margin: 20px 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 20px;
	line-height: 1.25rem;
	letter-spacing: 0;
	transition: opacity .2s ease
}

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
}

.brandFooterWrapper .brandFooter__rating {
	margin-bottom: 50px;
	padding: 0 20px;
	text-align: center
}

.brandFooterWrapper .brandFooter__rating p {
	margin: 0 0 17px;
	font-family: Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 19px;
	line-height: 1.1875rem;
	letter-spacing: 0;
	color: #fff
}

.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 {
	margin: 0;
	font-family: Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 19px;
	line-height: 1.1875rem;
	letter-spacing: 0;
	color: #fff
}

@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
	}

	body.ar-ae .brandFooterWrapper .corporatePanel__logo {
		text-align: right
	}

	.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.5rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	.brandFooterWrapper .corporatePanel__legal__buttons {
		text-align: left
	}

	body.ar-ae .brandFooterWrapper .corporatePanel__legal__buttons {
		text-align: right
	}

	.brandFooterWrapper .corporatePanel__legal__links {
		margin-top: 2.5rem
	}

	.brandFooterWrapper .corporatePanel__legal__links .corporatePanel__legal__button {
		margin: 8px 0;
		width: auto;
		font-size: 16px;
		font-size: 1rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	.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
	}

	body.ar-ae .brandFooterWrapper .brandFooter__brand__logo {
		text-align: right
	}

	.brandFooterWrapper .brandFooter__brand__logo img {
		width: auto;
		height: 70px
	}

	.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%
	}

	body.ar-ae .brandFooterWrapper .brandFooter__logos__partners,
	body.ar-ae .brandFooterWrapper .brandFooter__logos__platforms,
	body.ar-ae .brandFooterWrapper .brandFooter__logos__studios {
		text-align: right
	}

	.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.ar-ae .brandFooterWrapper .brandFooter__logos__partners .brandFooter__legal__buttons,
	body.ar-ae .brandFooterWrapper .brandFooter__logos__platforms .brandFooter__legal__buttons,
	body.ar-ae .brandFooterWrapper .brandFooter__logos__studios .brandFooter__legal__buttons {
		text-align: right
	}

	body.emea .brandFooterWrapper .brandFooter__legal__button,
	body.emea .brandFooterWrapper .brandFooter_legal__button {
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 26px;
		line-height: 1.625rem;
		letter-spacing: 0
	}

	.brandFooterWrapper .brandFooter__copyright {
		align-content: flex-end;
		display: flex;
		margin-bottom: 38px;
		order: 0;
		padding: 0 62px;
		width: calc(100% - 350px)
	}

	.brandFooterWrapper .brandFooter__copyright p {
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	.brandFooterWrapper .brandFooter__rating {
		bottom: 0;
		margin: 0 0 80px;
		padding: 0;
		position: absolute;
		right: 0;
		width: 350px
	}

	body.ar-ae .brandFooterWrapper .brandFooter__rating {
		right: auto;
		left: 0
	}

	.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: 800
}

.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: Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 16px;
	line-height: 1rem;
	letter-spacing: 0
}

.promo--channels .promo__wrapper__content .btn {
	margin: 0 18px
}

.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: 15px 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
	}

	.promo--channels .promo__wrapper__content .btn {
		margin: 0;
		padding: 15px 11px
	}

	body:not(.isTouch) .promo--channels .promo__wrapper__content .btn:hover {
		opacity: 1 !important
	}
}

@media only screen and (min-width:1248px) {
	body.ar-ae .globalFooter .brandFooter .brandFooter__brand__logo {
		text-align: right
	}

	body.ar-ae .globalFooter .brandFooter__brand {
		justify-content: normal;
		padding-left: 350px;
		padding-right: 62px
	}

	body.ar-ae .globalFooter .brandFooter__rating {
		margin: 0;
		left: 0;
		right: auto;
		bottom: 100px
	}

	body.ar-ae .globalFooter .brandFooter .brandFooter__logos__partners,
	body.ar-ae .globalFooter .brandFooter .brandFooter__logos__partners .brandFooter__legal__buttons,
	body.ar-ae .globalFooter .brandFooter .brandFooter__logos__platforms,
	body.ar-ae .globalFooter .brandFooter .brandFooter__logos__platforms .brandFooter__legal__buttons,
	body.ar-ae .globalFooter .brandFooter .brandFooter__logos__studios,
	body.ar-ae .globalFooter .brandFooter .brandFooter__logos__studios .brandFooter__legal__buttons {
		text-align: right
	}
}

body.languageSelector--open {
	position: fixed
}

.languageSelector {
	margin: 28px auto 40px
}

.languageSelector.languageSelector--open+.languageSelector__backdrop {
	display: block
}

.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;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-self: center;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 28px;
	line-height: 1.75rem;
	letter-spacing: 0
}

html[lang=ar-ae] .languageSelector__button {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .languageSelector__button {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .languageSelector__button {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .languageSelector__button {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.languageSelector__button:before {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAMAAAAocOYLAAAAUVBMVEVHcEz///////////////////////////////////////////////////////////////////////////////////////////////////////9jlXTzAAAAGnRSTlMAU8DwDQLfPvmuoultSBmDQSR31Mxj2iyKkFgVDMsAAAGDSURBVCiRhVNJsqUwDFNG2wkhEMbv+x+0F+TR8H5Vt3cpla1YkoG7wmxOsXKaOeB3+Rr1U7H6LzQMjmWLrmp1cRN2w2uGt5zmIK6QUnES5sT2MWKM2QBNN5ASNm2AyXG8u2M8gMMlgJSA5A7giLFPCFaTBySPHR+zAD6pvf4wsOV9m7ih42g8bTtbHgDAuxQmq8zGd9wbZrZTSM4DaDwDoTCrW0RUZHHKXAIwcwMQBQCKmlJlzZpXqcVoAQCJwKgGAKrzuPnhXQUAoyMMjwAgKx44VgGAkQ1qDACwpBeeFgAIsUIWIqIpCxERDToQEZHkiYhoEVj9V9n/9p8X//7Fv3/4+/+tfeHXc2SD+dr/zK/983ntPyNc+hktD/3K1SQxfPQ3+tbf3Prf/pXbv/L0r/tvdLv5NzV//e/5CXa/+3cbHvnp+SM+O34yPfP3ye8PF5ASCv+889vz79d8kNKRV/+V/34/zcVBh+jar/sB4IeoqqysqnH4vr/rG1NLNrXpQYw/hj8cHEPsiOoAAAAASUVORK5CYII=) 50% no-repeat;
	background-size: contain;
	margin-bottom: 16px;
	width: 100%;
	height: 30px
}

.languageSelector__button:after {
	margin: .5rem 0 0 .5rem;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='7' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M10.654.228l.813.684L6.134 6.45.801.912l.814-.684 4.52 4.692z' fill='%23fff' fill-opacity='.85' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat;
	width: 18px;
	height: 10px
}

.languageSelector__button img {
	display: none
}

.languageSelector__panel {
	background: rgba(29, 30, 34, .75);
	display: flex;
	left: 0;
	pointer-events: none;
	position: fixed;
	text-align: left;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%
}

.languageSelector__panel__wrapper {
	background: #1d1e22;
	border: none;
	color: #fff;
	display: flex;
	flex-direction: column;
	left: auto;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	pointer-events: auto;
	position: fixed;
	right: 0;
	top: 0;
	width: 300px;
	height: 100%;
	transition: opacity .5s linear, transform .5s linear;
	opacity: 0;
	transform: translateX(50px);
	box-sizing: content-box;
	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;
	padding: 5px 20px
}

.languageSelector__panel .languageSelector__language__region__name {
	display: block;
	padding-bottom: 12px;
	border-bottom: 1px solid #8b8b8b;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 18px;
	line-height: 1.125rem;
	letter-spacing: 0
}

html[lang=ar-ae] .languageSelector__panel .languageSelector__language__region__name {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .languageSelector__panel .languageSelector__language__region__name {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .languageSelector__panel .languageSelector__language__region__name {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .languageSelector__panel .languageSelector__language__region__name {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.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 {
	color: #ccc;
	text-decoration: 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.is-active-locale {
	color: #fca531
}

.languageSelector__panel .languageSelector__language__button>span.text {
	display: block;
	padding-left: 10px;
	text-transform: uppercase;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75rem;
	line-height: 24px;
	line-height: 1.5rem;
	letter-spacing: 0
}

html[lang=ar-ae] .languageSelector__panel .languageSelector__language__button>span.text {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .languageSelector__panel .languageSelector__language__button>span.text {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .languageSelector__panel .languageSelector__language__button>span.text {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .languageSelector__panel .languageSelector__language__button>span.text {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.languageSelector__panel .languageSelector__language__button>span.text:before {
	content: ">";
	margin-right: 10px;
	transform: translateY(2px);
	display: inline-block;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 24px;
	line-height: 1.5rem;
	letter-spacing: 0
}

@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
	}
}

.module--mobile-frame,
.module--mobile-frame-buttons-stacked {
	padding: 70px 20px
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper,
.module--mobile-frame .deviceMockup__wrapper {
	display: flex;
	flex-direction: column
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content,
.module--mobile-frame .deviceMockup__wrapper__content {
	order: 1
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content div,
.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h3,
.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content p,
.module--mobile-frame .deviceMockup__wrapper__content div,
.module--mobile-frame .deviceMockup__wrapper__content h2,
.module--mobile-frame .deviceMockup__wrapper__content h3,
.module--mobile-frame .deviceMockup__wrapper__content p {
	color: #fff !important
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
.module--mobile-frame .deviceMockup__wrapper__content h2 {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase;
	grid-row: title
}

html[lang=ar-ae] .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
html[lang=ar-ae] .module--mobile-frame .deviceMockup__wrapper__content h2 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
html[lang=ja-jp] .module--mobile-frame .deviceMockup__wrapper__content h2 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
html[lang=ko-kr] .module--mobile-frame .deviceMockup__wrapper__content h2 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
html[lang=zh-cn] .module--mobile-frame .deviceMockup__wrapper__content h2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.de-de .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
.de-de .module--mobile-frame .deviceMockup__wrapper__content h2 {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 32px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 2rem;
	letter-spacing: 1.28px;
	letter-spacing: .08rem;
	text-transform: uppercase
}

html[lang=ar-ae] .de-de .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
html[lang=ar-ae] .de-de .module--mobile-frame .deviceMockup__wrapper__content h2 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .de-de .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
html[lang=ja-jp] .de-de .module--mobile-frame .deviceMockup__wrapper__content h2 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .de-de .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
html[lang=ko-kr] .de-de .module--mobile-frame .deviceMockup__wrapper__content h2 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .de-de .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
html[lang=zh-cn] .de-de .module--mobile-frame .deviceMockup__wrapper__content h2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {

	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
	.module--mobile-frame .deviceMockup__wrapper__content h2 {
		font-family: portrait, Ubisoft Sans, serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-variant-numeric: lining-nums;
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 28px;
		line-height: 1.75rem;
		letter-spacing: 2.24px;
		letter-spacing: .14rem;
		text-transform: uppercase
	}

	html[lang=ar-ae] .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
	html[lang=ar-ae] .module--mobile-frame .deviceMockup__wrapper__content h2 {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
	html[lang=ja-jp] .module--mobile-frame .deviceMockup__wrapper__content h2 {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
	html[lang=ko-kr] .module--mobile-frame .deviceMockup__wrapper__content h2 {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
	html[lang=zh-cn] .module--mobile-frame .deviceMockup__wrapper__content h2 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content p,
.module--mobile-frame .deviceMockup__wrapper__content p {
	margin: 8px 0 0;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0
}

html[lang=ar-ae] .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content p,
html[lang=ar-ae] .module--mobile-frame .deviceMockup__wrapper__content p {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content p,
html[lang=ja-jp] .module--mobile-frame .deviceMockup__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content p,
html[lang=ko-kr] .module--mobile-frame .deviceMockup__wrapper__content p {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content p,
html[lang=zh-cn] .module--mobile-frame .deviceMockup__wrapper__content p {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content a.btn,
.module--mobile-frame .deviceMockup__wrapper__content a.btn {
	padding: 0;
	left: 0;
	display: block;
	margin: 20px auto;
	width: 180px;
	min-width: 0;
	max-width: none;
	height: auto
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content a.btn img,
.module--mobile-frame .deviceMockup__wrapper__content a.btn img {
	max-width: 100%;
	height: auto
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__media,
.module--mobile-frame .deviceMockup__wrapper__media {
	order: 1
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__media img,
.module--mobile-frame .deviceMockup__wrapper__media img {
	width: 100%;
	height: auto
}

@media only screen and (min-width:1024px) {

	.module--mobile-frame,
	.module--mobile-frame-buttons-stacked {
		padding: 70px 30px
	}

	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper,
	.module--mobile-frame .deviceMockup__wrapper {
		flex-direction: row;
		max-width: 1280px;
		margin: 0 auto
	}

	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content,
	.module--mobile-frame .deviceMockup__wrapper__content {
		width: 42%
	}

	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content h2,
	.module--mobile-frame .deviceMockup__wrapper__content h2 {
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 40px;
		line-height: 2.5rem;
		letter-spacing: 0;
		text-align: left
	}

	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content p,
	.module--mobile-frame .deviceMockup__wrapper__content p {
		font-size: 18px;
		font-size: 1.125rem;
		line-height: 30px;
		line-height: 1.875rem;
		letter-spacing: 0;
		text-align: left
	}

	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content a.btn,
	.module--mobile-frame .deviceMockup__wrapper__content a.btn {
		display: inline-block;
		vertical-align: middle;
		margin-right: 50px
	}

	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content a.btn:last-child,
	.module--mobile-frame .deviceMockup__wrapper__content a.btn:last-child {
		margin-right: 0
	}

	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content a.btn:hover,
	.module--mobile-frame .deviceMockup__wrapper__content a.btn:hover {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		box-shadow: 0 20px 10px -20px rgba(0, 0, 0, .8)
	}

	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__media,
	.module--mobile-frame .deviceMockup__wrapper__media {
		order: 2;
		width: 58%
	}
}

.module--mobile-frame-buttons-stacked .promo,
.module--mobile-frame .promo {
	background-color: transparent
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content {
	order: 2
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content a.btn {
	margin: 10px auto
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content a.btn:first-of-type {
	margin-top: 30px
}

.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__media {
	order: 1;
	margin-bottom: 20px
}

@media only screen and (min-width:1024px) {
	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__media {
		order: 2;
		margin-bottom: 0
	}

	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content {
		order: 1
	}

	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content a.btn {
		display: block
	}

	.module--mobile-frame-buttons-stacked .deviceMockup__wrapper__content a.btn:last-child {
		margin: 10px auto
	}
}

html.fullscreen {
	overflow: hidden
}

.photo-details {
	align-items: center
}

.photo-details,
.photo-details__row {
	color: #fff;
	display: flex;
	justify-content: center
}

.photo-details__row {
	position: relative
}

.photo-details__row__left-side {
	padding-right: 50px;
	padding-left: 70px;
	display: flex;
	align-items: center
}

.photo-details__row__right-side {
	height: 100%;
	padding-left: 20px;
	padding-right: 70px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.photo-details__row__right-side .socialShare {
	width: auto;
	position: absolute;
	bottom: 0;
	transform: none;
	padding: 0
}

.photo-details__row__right-side .socialShare__btn--Copy {
	cursor: pointer
}

.photo-details__row__right-side .socialShare__btn {
	background-color: #ff202a;
	margin: 5px;
	padding: 0;
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: border-color .2s ease-in-out;
	border-color: pink
}

.photo-details__row__right-side .socialShare__btn svg {
	fill: #fff !important
}

.photo-details__row__right-side .socialShare__btn .icon {
	width: 20px
}

.photo-details__row__right-side .socialShare__btn:hover {
	color: #fff;
	border: 1px solid #fff
}

@media only screen and (min-width:768px) {
	.photo-details__row__right-side .socialShare {
		display: flex;
		flex-direction: column;
		position: relative
	}
}

.photo-details__row__right-side__bottom {
	position: absolute;
	bottom: 0
}

@media only screen and (max-width:375px) {
	.photo-details__row__right-side__bottom {
		left: 0
	}
}

.photo-details__row__right-side__bottom .photomode-download__link {
	cursor: pointer
}

.photo-details__row__right-side__bottom .photomode-download__link:hover {
	border: 1px solid #fff
}

.photo-details__row .main__image-wrapper__image {
	margin: auto;
	display: block;
	max-width: 70vw
}

body.ar-ae .photo-details__row {
	direction: rtl
}

body.ar-ae .photo-details__row__right-side {
	padding-left: 70px;
	padding-right: 20px
}

body.ar-ae .photo-details__row__left-side {
	padding-left: 50px;
	padding-right: 70px
}

.photo-info ul {
	padding: 0;
	margin: 0
}

.photo-info ul li {
	padding: 0;
	margin: 15px 0;
	list-style: none
}

.photo-info .photo-info__label {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	text-transform: uppercase
}

html[lang=ar-ae] .photo-info .photo-info__label {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photo-info .photo-info__label {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photo-info .photo-info__label {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photo-info .photo-info__label {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.photo-info .photo-info__label {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .photo-info .photo-info__label {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .photo-info .photo-info__label {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .photo-info .photo-info__label {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .photo-info .photo-info__label {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.photo-info .photo-info__value {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	font-weight: 700
}

html[lang=ar-ae] .photo-info .photo-info__value {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photo-info .photo-info__value {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photo-info .photo-info__value {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photo-info .photo-info__value {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.photo-info .photo-info__value {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .photo-info .photo-info__value {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .photo-info .photo-info__value {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .photo-info .photo-info__value {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .photo-info .photo-info__value {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

body.ar-ae .photo-info {
	direction: rtl
}

@media only screen and (max-width:768px) {
	.photo-details__row {
		flex-direction: column-reverse;
		align-items: flex-start;
		position: static
	}

	.photo-details__row__left-side {
		padding-top: 16px
	}

	.photo-details__row__right-side {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: auto;
		width: 100%
	}

	.photo-details__row__right-side .socialShare {
		display: flex;
		margin: 0;
		padding: 0;
		left: 24px;
		bottom: 15px;
		flex-wrap: nowrap
	}

	.photo-details__row__right-side .photomode-download {
		position: absolute;
		left: 192px;
		bottom: 15px
	}

	.photo-details__row__right-side .photomode-like {
		position: absolute;
		bottom: 84px;
		right: 50px
	}

	.photo-details__row .photomode-report__btn {
		position: absolute;
		bottom: 84px;
		left: 45px
	}

	.photo-details__row .main__image-wrapper {
		position: static
	}

	.photo-details__row .main__image-wrapper__image {
		width: 100%;
		height: auto;
		display: block;
		max-width: 90vw
	}

	body.ar-ae .photo-details__row {
		direction: ltr;
		align-items: flex-end
	}

	body.ar-ae .photo-details__row__right-side {
		padding-left: 0
	}

	body.ar-ae .photo-details__row .photomode-report__btn {
		left: unset;
		right: 45px;
		float: unset
	}
}

@media only screen and (max-width:375px) {
	.photo-details {
		align-items: start
	}

	.photo-details__row {
		margin-top: 72px
	}

	.photo-details__row__right-side .photomode-like {
		right: 25px
	}

	.photo-details__row .photomode-report__btn {
		left: 18px
	}
}

@media(max-width:768px)and (max-height:415px) {
	.photo-details {
		display: block;
		padding-top: 14px
	}

	.photo-details__row__left-side {
		padding-top: 16px;
		padding-left: 0
	}

	.photo-details__row__right-side__bottom {
		bottom: -48px;
		right: 308px
	}

	.photo-details__row__right-side .photomode-like {
		position: absolute;
		bottom: -100px;
		right: 72px
	}

	.photo-details__row .photomode-report__btn {
		position: absolute;
		bottom: 15px;
		right: 72px;
		left: auto
	}

	body.ar-ae .photo-details {
		display: block;
		padding-top: 14px
	}

	body.ar-ae .photo-details__row__left-side {
		padding-top: 16px;
		padding-right: 0
	}

	body.ar-ae .photo-details__row__right-side__bottom {
		bottom: -48px;
		left: 50px
	}

	body.ar-ae .photo-details__row__right-side .photomode-like {
		position: absolute;
		bottom: -100px;
		left: 72px
	}

	body.ar-ae .photo-details__row .photomode-report__btn {
		position: absolute;
		bottom: 15px;
		left: 72px;
		right: auto
	}
}

@media(max-width:850px)and (min-width:769px)and (max-height:415px) {
	.photo-details {
		display: block;
		padding-top: 14px
	}

	.photo-details__row {
		flex-direction: column-reverse;
		align-items: flex-start;
		position: static
	}

	.photo-details__row__left-side {
		padding-top: 16px;
		padding-left: 0
	}

	.photo-details__row__right-side {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: auto;
		width: 100%
	}

	.photo-details__row__right-side .photomode-download {
		position: absolute;
		left: 192px;
		bottom: 0
	}

	.photo-details__row__right-side__bottom {
		bottom: -48px;
		right: 210px
	}

	.photo-details__row__right-side .socialShare {
		flex-direction: row;
		margin: 0;
		padding: 0;
		left: 24px;
		bottom: 0
	}

	.photo-details__row__right-side .photomode-like {
		position: absolute;
		bottom: -100px;
		right: 142px
	}

	.photo-details__row .photomode-report__btn {
		position: absolute;
		bottom: 15px;
		right: 142px;
		left: auto
	}

	body.ar-ae .photo-details {
		display: block;
		padding-top: 14px
	}

	body.ar-ae .photo-details__row__left-side {
		padding-top: 16px;
		padding-right: 0
	}

	body.ar-ae .photo-details__row__right-side__bottom {
		display: flex;
		bottom: -48px;
		left: 138px;
		right: auto
	}

	body.ar-ae .photo-details__row__right-side .socialShare {
		left: auto
	}

	body.ar-ae .photo-details__row__right-side .photomode-like {
		position: absolute;
		bottom: -100px;
		left: 138px
	}

	body.ar-ae .photo-details__row__right-side .photomode-download {
		position: static;
		bottom: auto;
		left: auto
	}

	body.ar-ae .photo-details__row .photomode-report__btn {
		position: absolute;
		bottom: 15px;
		left: 138px;
		right: auto
	}
}

.photomode-download__link {
	background-color: #ff202a;
	color: #fff;
	margin: 5px;
	padding: 0;
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid hsla(0, 0%, 100%, 0);
	transition: border-color .2s ease-in-out
}

.photomode-download__link .icon {
	width: 20px
}

.photomode-download__link:hover {
	color: #fff
}

.photo-filters-wrapper {
	box-sizing: border-box;
	width: 370px;
	display: inline-block;
	vertical-align: top
}

@media only screen and (max-width:767px) {
	.photo-filters-wrapper {
		text-align: right;
		width: 35%
	}
}

.photo-filters-wrapper .photo-filters-wrapper__open-button {
	height: auto;
	width: 100%;
	height: 100%;
	padding: 13px 13px 14px 2px;
	display: flex;
	align-items: center;
	justify-content: center
}

.photo-filters-wrapper .photo-filters-wrapper__open-button span {
	color: #ff202a
}

.photo-filters-wrapper .photo-filters-wrapper__open-button span:after {
	left: 60px
}

.photo-filters {
	padding: 32px 16px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center
}

.photo-filters__title {
	color: #ff202a;
	display: flex;
	justify-content: center;
	text-transform: none !important;
	position: relative;
	padding-bottom: 8px;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 28.8px;
	line-height: 1.8rem;
	letter-spacing: 0;
	text-transform: uppercase
}

html[lang=ar-ae] .photo-filters__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photo-filters__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photo-filters__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photo-filters__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.photo-filters__disclaimer {
	padding-top: 8px;
	color: #e4e4e4;
	text-align: left;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75rem;
	line-height: 17px;
	line-height: 1.0625rem;
	letter-spacing: 0
}

html[lang=ar-ae] .photo-filters__disclaimer {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photo-filters__disclaimer {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photo-filters__disclaimer {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photo-filters__disclaimer {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.photo-filters__disclaimer:before {
	content: "";
	display: block;
	margin-bottom: 30px;
	background: #ff202a;
	width: 100%;
	height: 1px
}

.photo-filters--isMobile {
	padding: 32px;
	margin-top: 64px;
	width: 100%
}

.photo-filters--isMobile .photo-filter {
	width: 100%
}

.photo-filter {
	width: 338px;
	margin-bottom: 32px
}

.photo-filter__select {
	display: inline-flex;
	position: relative;
	height: 48px;
	width: 100%
}

.photo-filter__select select {
	cursor: pointer;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .photo-filter__select select {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .photo-filter__select select {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photo-filter__select select {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photo-filter__select select {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.photo-filter__select select {
		font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 14px;
		line-height: .875rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .photo-filter__select select {
		font-family: Ubisoft Sans Bold, sans-serif
	}

	html[lang=ja-jp] .photo-filter__select select {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .photo-filter__select select {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .photo-filter__select select {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.photo-filter__select select {
	padding-right: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-position: right bottom 10px;
	text-transform: none;
	width: 100%
}

.photo-filter__daterange {
	position: relative;
	width: 100%;
	border: 1px solid #fff
}

.photo-filter__daterange .react-daterange-picker {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0;
	font-size: 16px;
	font-size: 1rem;
	line-height: 18px;
	line-height: 1.125rem;
	letter-spacing: 25px;
	letter-spacing: 1.5625rem;
	width: 86%;
	margin: 5px 0 0 20px;
	color: #000
}

html[lang=ar-ae] .photo-filter__daterange .react-daterange-picker {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .photo-filter__daterange .react-daterange-picker {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photo-filter__daterange .react-daterange-picker {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photo-filter__daterange .react-daterange-picker {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.photo-filter__daterange .react-daterange-picker {
		font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 14px;
		line-height: .875rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .photo-filter__daterange .react-daterange-picker {
		font-family: Ubisoft Sans Bold, sans-serif
	}

	html[lang=ja-jp] .photo-filter__daterange .react-daterange-picker {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .photo-filter__daterange .react-daterange-picker {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .photo-filter__daterange .react-daterange-picker {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.photo-filter__daterange .react-daterange-picker__wrapper {
	border: none
}

.photo-filter__daterange .react-daterange-picker__inputGroup {
	color: #000;
	font-size: 16px;
	font-size: 1rem;
	line-height: 18px;
	line-height: 1.125rem;
	letter-spacing: 25px;
	letter-spacing: 1.5625rem
}

.photo-filter__daterange .react-daterange-picker__inputGroup input:focus {
	outline: none
}

.photo-filter__daterange .react-daterange-picker__button__icon,
.photo-filter__daterange .react-daterange-picker__range-divider {
	color: #000
}

.photo-filter__daterange .react-daterange-picker__calendar {
	z-index: 2
}

.photo-filter__daterange__select-arrow {
	content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAPBAMAAAAMihLoAAAAJ1BMVEVHcEz///////////////////////////////////////////////8NopmKAAAADHRSTlMAfxDPnyDfoLtvMJDeeL1+AAAAbUlEQVQI12NgQAZcCjAW0wKGOUYwjvJJBpkTME7PQQbGMw4QNssZAQaGmiMQjs9pIMEOkWI5UwCiag6CSJnjYHkOkGLGMw0Q822AUjKHofYpnxFgPAOzDigFl2BgCDtzJhXuPtacYwEI14ZBJABgTxovxZ6vwQAAAABJRU5ErkJggg==);
	display: block;
	position: absolute;
	top: 30%;
	right: 21px;
	height: 15px;
	pointer-events: none
}

.photo-filter__daterange__placeholder-label {
	display: flex;
	margin-left: 25px;
	margin-top: 15px;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0;
	width: 100%;
	position: absolute;
	padding-left: 0;
	z-index: 1;
	cursor: pointer;
	text-align: left;
	color: #fff
}

html[lang=ar-ae] .photo-filter__daterange__placeholder-label {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .photo-filter__daterange__placeholder-label {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photo-filter__daterange__placeholder-label {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photo-filter__daterange__placeholder-label {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.photo-filter__daterange__placeholder-label {
		font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 14px;
		line-height: .875rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .photo-filter__daterange__placeholder-label {
		font-family: Ubisoft Sans Bold, sans-serif
	}

	html[lang=ja-jp] .photo-filter__daterange__placeholder-label {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .photo-filter__daterange__placeholder-label {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .photo-filter__daterange__placeholder-label {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.photo-filter__daterange__placeholder-label:hover {
	transition: color .3s ease
}

.photo-filter__daterange--hide-placeholder .react-daterange-picker__clear-button,
.photo-filter__daterange--hide-placeholder .react-daterange-picker__inputGroup {
	visibility: hidden
}

.photo-filter__daterange:after {
	display: none
}

.photo-filter__reset {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 187px;
	border: 3px solid #ff202a;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	outline: none;
	transition: background-color .1s ease-in-out, color .1s ease-in-out;
	color: #ff202a
}

.photo-filter__reset__name {
	color: #ff202a;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 23px;
	line-height: 1.4375rem;
	letter-spacing: 0;
	text-transform: uppercase
}

html[lang=ar-ae] .photo-filter__reset__name {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photo-filter__reset__name {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photo-filter__reset__name {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photo-filter__reset__name {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.photo-filter__reset__icon {
	margin-right: 10px;
	margin-left: 10px
}

.independant-filter {
	text-align: center;
	padding: 16px
}

.independant-filter .photo-filter {
	width: 100%;
	margin-bottom: 0
}

body.ar-ae .photo-filters {
	direction: rtl
}

body.ar-ae .photo-filters .photo-filter__daterange__select-arrow {
	left: 32px;
	right: unset
}

body.ar-ae .photo-filters .photo-filter__daterange__placeholder-label {
	text-align: right
}

body.ar-ae .independant-filter {
	direction: rtl
}

@media only screen and (max-width:768px) {
	.photo-filters-wrapper__open-button:after {
		right: 25px !important
	}
}

@media only screen and (max-width:768px) {
	body.ar-ae .photo-filters-wrapper__open-button {
		direction: ltr
	}

	body.ar-ae .photo-filters-wrapper__open-button span {
		margin-left: 30px
	}
}

.photomode-header {
	color: #fff;
	font-family: din-2014, Noto Sans, Helvetica, sans-serif;
	width: 100%
}

.photomode-header .photomode-header__wrapper {
	height: 500px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap
}

.photomode-header .photomode-header__wrapper .header-banner {
	width: 100%;
	height: 100%
}

.photomode-header .photomode-header__wrapper .header-banner__title {
	font-size: 40px;
	text-align: center;
	text-shadow: 2px 2px 10px #969696
}

.photomode-header .photomode-header__wrapper .header-banner .promo {
	width: 100%;
	height: 100%
}

.photomode-header .photomode-header__wrapper .header-banner .promo__wrapper {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: top;
	display: flex;
	justify-content: center;
	align-items: center
}

.photomode-header .photomode-header__wrapper .header-banner .promo__content__title {
	margin-bottom: 20px;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 50px;
	font-size: 3.125rem;
	line-height: 48px;
	line-height: 3rem;
	letter-spacing: 5px;
	letter-spacing: .3125rem;
	text-shadow: 0 4px 4px #000;
	text-align: center
}

html[lang=ar-ae] .photomode-header .photomode-header__wrapper .header-banner .promo__content__title {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photomode-header .photomode-header__wrapper .header-banner .promo__content__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-header .photomode-header__wrapper .header-banner .promo__content__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-header .photomode-header__wrapper .header-banner .promo__content__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.photomode-header .photomode-header__wrapper .header-banner .promo__content__subtitle {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 48px;
	line-height: 3rem;
	letter-spacing: 15px;
	letter-spacing: .9375rem;
	text-shadow: 0 4px 4px #000;
	text-align: center
}

html[lang=ar-ae] .photomode-header .photomode-header__wrapper .header-banner .promo__content__subtitle {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photomode-header .photomode-header__wrapper .header-banner .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-header .photomode-header__wrapper .header-banner .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-header .photomode-header__wrapper .header-banner .promo__content__subtitle {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.photomode-header .photomode-header__wrapper .header-banner__login {
	width: 100%;
	height: 100%
}

.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	position: relative;
	z-index: 0;
	margin: 0
}

.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: top;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center
}

.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: auto 10px;
	transform: translateY(35px);
	padding: 20px;
	z-index: 10;
	text-align: center
}

.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content h2 {
	margin-bottom: 20px;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 50px;
	font-size: 3.125rem;
	line-height: 48px;
	line-height: 3rem;
	letter-spacing: 5px;
	letter-spacing: .3125rem;
	text-shadow: 0 4px 4px #000;
	text-align: center
}

html[lang=ar-ae] .photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content h2 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content h2 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content h2 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content h2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content h3,
.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content p {
	display: none
}

.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	text-decoration: none;
	position: relative;
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 56px;
	justify-content: center;
	min-height: 56px;
	min-width: 56px;
	padding: 8px 20px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background-color: rgba(0, 0, 0, .9);
	border: 1px solid hsla(0, 0%, 100%, .3);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .9), inset 0 0 0 0 #202020, 0 0 0 0 rgba(0, 0, 0, .8);
	width: 200px
}

.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn span {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 4.2px;
	position: relative;
	z-index: 1
}

html[lang=ar-ae] .photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn:before {
	content: "";
	width: 0;
	height: 100%;
	background-color: #202020;
	position: absolute;
	left: 0;
	top: 0;
	transition: width .2s ease-out
}

@media only screen and (max-width:768px) {
	.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn {
		width: 100%
	}
}

.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn:focus,
.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn:hover {
	box-shadow: 0 0 0 3px #202020, inset 0 0 0 0 #202020, 0 0 24px 0 hsla(0, 0%, 100%, .1);
	border-color: hsla(0, 0%, 100%, .5);
	transform-origin: center center;
	transform: scale(.99)
}

.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn:focus:before,
.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn:hover:before {
	width: 100%
}

@media only screen and (max-width:1024px) {
	.photomode-header .photomode-header__wrapper .header-banner__login .promoLogin__wrapper__content__btn {
		margin-top: 30px;
		width: 50%
	}
}

@media only screen and (max-width:1024px) {
	.photomode-header .photomode-header__wrapper {
		height: 300px
	}
}

@media only screen and (max-width:768px) {
	.photomode-header .photomode-header__wrapper {
		height: 200px
	}

	.photomode-header .photomode-header__wrapper--login {
		height: 300px
	}

	.photomode-header .promo__content {
		width: 632px !important
	}

	.photomode-header .promo__content__title {
		font-size: 1.3rem !important;
		line-height: .9 !important
	}

	.photomode-header .promo__content__subtitle {
		font-size: 2.5rem !important;
		line-height: .9 !important
	}

	.photomode-header .promoLogin__wrapper {
		align-items: flex-start !important
	}

	.photomode-header .promoLogin__wrapper__content {
		box-shadow: none !important;
		border: none !important;
		background-color: transparent !important;
		padding: 0 !important;
		margin: 0 !important;
		width: 632px !important
	}

	.photomode-header .promoLogin__wrapper__content:after {
		background: transparent !important
	}

	.photomode-header .promoLogin__wrapper__content h2 {
		font-size: 2rem !important;
		line-height: .9 !important;
		margin: 25px 0 0 !important
	}

	.photomode-header .promoLogin__wrapper__content h3 {
		font-size: 2.5rem !important;
		line-height: .9 !important;
		margin: 0 !important
	}

	.photomode-header .promoLogin__wrapper__content p {
		margin-bottom: 10px !important;
		line-height: 1.5rem !important
	}
}

@media only screen and (max-width:560px) {

	.photomode-header .photomode-header__wrapper .header-banner .promo__content__title,
	.photomode-header .photomode-header__wrapper .header-banner .promoLogin__content__title {
		line-height: 1;
		font-size: 1.8rem
	}

	.photomode-header .promoLogin__wrapper {
		align-items: flex-start !important
	}

	.photomode-header .promoLogin__wrapper__content {
		box-shadow: none !important;
		border: none !important;
		background-color: transparent !important;
		padding: 0 !important;
		margin: 0 !important
	}

	.photomode-header .promoLogin__wrapper__content:after {
		background: transparent !important
	}

	.photomode-header .promoLogin__wrapper__content h2 {
		font-size: 1.4rem !important;
		margin: 28px 0 0 !important
	}

	.photomode-header .promoLogin__wrapper__content p {
		margin-bottom: 10px !important
	}
}

@media only screen and (max-width:560px) {

	body.pl-pl .photomode-header .promo__content__title,
	body.ru-ru .photomode-header .promo__content__title {
		font-size: 1.3rem !important
	}

	body.pl-pl .photomode-header .promo__content__subtitle,
	body.ru-ru .photomode-header .promo__content__subtitle {
		font-size: 2.3rem !important
	}

	body.pl-pl .photomode-header .promoLogin__wrapper__content h2,
	body.ru-ru .photomode-header .promoLogin__wrapper__content h2 {
		font-size: 1.3rem !important;
		margin-top: 0 !important
	}

	body.pl-pl .photomode-header .promoLogin__wrapper__content h3,
	body.ru-ru .photomode-header .promoLogin__wrapper__content h3 {
		font-size: 2.3rem !important
	}
}

@media not all and (min-resolution:0.001dpcm) {
	@supports(-webkit-appearance:none) {
		.photomode-header .promoLogin__wrapper__content__btn {
			height: auto !important
		}
	}
}

.photomode-like {
	display: flex;
	justify-content: flex-end;
	margin-top: 5px;
	color: #5c5c5e;
	font-size: 1em
}

.photomode-like__container {
	display: flex;
	outline: none;
	cursor: default !important
}

.photomode-like__can-like {
	transition: color .1s ease-in-out
}

@media(hover:hover) {
	.photomode-like__can-like:hover {
		color: #ff202a;
		cursor: pointer !important
	}
}

.photomode-like__liked {
	color: #ff202a
}

.photomode-like__icon {
	margin-right: 10px
}

@media only screen and (max-width:768px) {
	.photomode-like {
		font-size: 1.3em
	}
}

body.ar-ae .photomode-like {
	direction: rtl
}

body.ar-ae .photomode-like__icon {
	margin-right: 0;
	margin-left: 10px
}

.photomode-navigation {
	color: #fff;
	width: 100%
}

@media only screen and (max-width:767px) {
	.photomode-navigation {
		display: inline-block;
		width: 60%;
		padding: 60px 10px 2px;
		position: relative;
		z-index: 3
	}
}

.photomode-navigation .photomode-nav-tab {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ff202a;
	background: rgba(0, 0, 0, .7);
	filter: drop-shadow(0 10px 10px rgba(0, 0, 0, .85));
	height: 60px
}

.photomode-navigation .photomode-nav-tab .photomode-nav-tab-item {
	border-radius: 7%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 8px;
	color: #fff;
	transition: background-color .1s ease-in-out, color .1s ease-in-out;
	height: 80%;
	cursor: pointer
}

.photomode-navigation .photomode-nav-tab .photomode-nav-tab-item.active {
	background-color: #49535a
}

.photomode-navigation .photomode-nav-tab .photomode-nav-tab-item:not(.disabled):hover {
	background-color: #49535a;
	color: #fff
}

.photomode-navigation .photomode-nav-tab .photomode-nav-tab-item.disabled {
	color: grey;
	cursor: not-allowed
}

.photomode-navigation .photomode-nav-tab .photomode-nav-tab-item button {
	border-radius: 30%;
	padding-left: 16px;
	padding-right: 16px;
	width: 100%;
	height: 100%;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	cursor: inherit
}

html[lang=ar-ae] .photomode-navigation .photomode-nav-tab .photomode-nav-tab-item button {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photomode-navigation .photomode-nav-tab .photomode-nav-tab-item button {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-navigation .photomode-nav-tab .photomode-nav-tab-item button {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-navigation .photomode-nav-tab .photomode-nav-tab-item button {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.photomode-navigation .photomode-nav-tab .photomode-nav-tab-item button {
		padding-left: 40px;
		padding-right: 40px
	}
}

.photomode-navigation .photomode-nav-tab--mobile .photomode-nav-tab__select {
	color: #ff202a;
	display: inline-flex;
	position: relative;
	border-bottom: 1px solid #fff;
	width: 100%;
	height: auto;
	height: 50px
}

@media only screen and (min-width:768px) {
	.photomode-navigation .photomode-nav-tab--mobile .photomode-nav-tab__select select {
		font-size: 12px;
		font-size: .75rem;
		line-height: 12px;
		line-height: .75rem;
		letter-spacing: 75px;
		letter-spacing: 4.6875rem
	}
}

.photomode-navigation .photomode-nav-tab--mobile .photomode-nav-tab__select select {
	color: #ff202a;
	text-align-last: center;
	text-align: center;
	padding: 10px 16px 10px 10px
}

@media only screen and (max-width:767px) {
	body.ar-ae .photomode-navigation {
		padding-left: 0;
		padding-right: 10px
	}
}

body.ar-ae .photomode-navigation .photomode-nav-tab {
	direction: rtl
}

.photomode-next-right__next,
.photomode-next-right__previous {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: hsla(0, 0%, 100%, .04);
	border: 1px solid hsla(0, 0%, 100%, .4);
	box-shadow: inset 0 0 4px 0 hsla(0, 0%, 100%, .4);
	height: 48px;
	position: absolute;
	top: 50%;
	transform: translateY(-60px);
	width: 48px;
	z-index: 10;
	cursor: pointer
}

.photomode-next-right__next a,
.photomode-next-right__previous a {
	text-decoration: none
}

.photomode-next-right__next span,
.photomode-next-right__previous span {
	transition: color .3s ease;
	text-align: center;
	color: hsla(0, 0%, 100%, .85);
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] .photomode-next-right__next span,
html[lang=ar-ae] .photomode-next-right__previous span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .photomode-next-right__next span,
html[lang=ja-jp] .photomode-next-right__previous span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-next-right__next span,
html[lang=ko-kr] .photomode-next-right__previous span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-next-right__next span,
html[lang=zh-cn] .photomode-next-right__previous span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.photomode-next-right__next:after,
.photomode-next-right__next:before,
.photomode-next-right__previous:after,
.photomode-next-right__previous:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

body:not(.isTouch) .photomode-next-right__next:hover,
body:not(.isTouch) .photomode-next-right__previous:hover {
	background: linear-gradient(170deg, hsla(0, 0%, 100%, .16) 5%, hsla(0, 0%, 100%, .08) 95%);
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .2), 0 0 20px 0 hsla(0, 0%, 100%, .3)
}

.photomode-next-right__next {
	right: 0
}

.photomode-next-right__previous {
	left: 0
}

.photomode-next-right__previous:after {
	transform: translate(-50%, -50%) rotate(180deg);
	left: calc(50% - 4px)
}

@media only screen and (max-width:768px) {

	.photomode-next-right__next,
	.photomode-next-right__previous {
		top: 60%;
		transform: none;
		margin-top: 24px;
		margin-bottom: 24px
	}

	.photomode-next-right__next {
		right: 5px
	}

	.photomode-next-right__previous {
		left: 5px
	}
}

body.ar-ae .photomode-next-right__next,
body.ar-ae .photomode-next-right__previous {
	transform: rotate(180deg)
}

body.ar-ae .photomode-next-right__next {
	right: unset;
	left: 5px
}

body.ar-ae .photomode-next-right__previous {
	left: unset;
	right: 5px
}

@media(max-width:740px)and (max-height:415px) {

	.photomode-next-right__next,
	.photomode-next-right__previous {
		top: 50%
	}

	.photomode-next-right__next {
		right: 14px
	}

	.photomode-next-right__previous {
		left: 14px
	}
}

body[data-route=game_assassins-creed_shadows_photomode] {
	background: #000
}

.photomode-section {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	overflow: hidden
}

.photomode-section:before {
	background: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/aaf97c792e5419ed07ed3e201534773d.jpg) 0 0 repeat-y;
	background-size: contain;
	content: "";
	position: absolute;
	top: 500px;
	left: 0;
	pointer-events: none;
	mix-blend-mode: screen;
	width: 100%;
	height: 100%
}

@media only screen and (max-width:1024px) {
	.photomode-section {
		justify-content: left
	}

	.photomode-section:before {
		top: 360px
	}
}

@media only screen and (max-width:768px) {
	.photomode-section {
		justify-content: left
	}

	.photomode-section:before {
		top: 280px
	}
}

.photomode-photo-side {
	margin-top: 45px;
	display: inline-block;
	vertical-align: top
}

@media only screen and (max-width:767px) {
	.photomode-photo-side {
		position: absolute;
		top: 216px;
		left: 0;
		text-align: right;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		display: flex;
		flex-direction: column-reverse;
		align-items: flex-end;
		z-index: 2
	}
}

@media only screen and (max-width:767px) {
	.photomode-photo-side--login {
		top: 316px
	}
}

@media only screen and (max-width:767px) {
	body.ar-ae .photomode-photo-side {
		flex-direction: row
	}
}

.photomode-photo {
	display: inline-block;
	justify-content: center;
	margin-top: 45px;
	width: calc(100% - 370px);
	max-width: 1136px;
	padding-bottom: 200px;
	position: relative
}

.photomode-photo__wrapper {
	max-width: 1136px;
	text-align: center;
	color: #fff
}

.photomode-photo__wrapper__loading {
	padding: 120px;
	text-align: center
}

.photomode-photo__wrapper__loadmore {
	margin-top: 62px;
	margin-bottom: 32px
}

.photomode-photo__wrapper__loadmore button {
	padding: 0;
	cursor: pointer
}

.photomode-photo__wrapper__loadmore button span {
	color: #ff202a;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	font-size: 2rem;
	line-height: 32px;
	line-height: 2rem;
	letter-spacing: 6.4px;
	letter-spacing: .4rem;
	text-transform: uppercase;
	text-decoration: underline;
	display: flex
}

html[lang=ar-ae] .photomode-photo__wrapper__loadmore button span {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photomode-photo__wrapper__loadmore button span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-photo__wrapper__loadmore button span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-photo__wrapper__loadmore button span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.photomode-photo__wrapper .photo-list {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 30px
}

.photomode-photo__wrapper .photo-list__photo-item {
	width: calc(33.333% - 20px);
	margin: 10px 10px 30px;
	transition: margin .3s ease-out
}

.photomode-photo__wrapper .photo-list__photo-item a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.photomode-photo__wrapper .photo-list__photo-item a img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition: height .6s ease-in
}

.photomode-photo__wrapper .photo-list__photo-item:hover {
	margin-top: 5px;
	margin-bottom: 35px
}

.photomode-photo__wrapper .photo-list__photo-item:hover a img {
	height: 103% !important
}

.photomode-photo__wrapper .photo-list__noResult {
	width: calc(100% - 32px);
	margin-top: 50px;
	width: 100%;
	min-height: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #000;
	padding: 32px 15%;
	margin-right: 16px;
	margin-left: 16px
}

.photomode-photo__gallery-wrapper {
	width: 100%;
	z-index: 2
}

.photomode-photo__gallery {
	padding: 24px 16px;
	color: #fff;
	margin-bottom: 16px;
	background-color: #393939
}

.photomode-photo__gallery__title {
	color: #ff202a;
	display: flex;
	justify-content: center;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 8px;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 21px;
	line-height: 1.3125rem;
	letter-spacing: 0
}

html[lang=ar-ae] .photomode-photo__gallery__title {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .photomode-photo__gallery__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-photo__gallery__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-photo__gallery__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.photomode-photo__gallery__title:after {
	background: #fff;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 18px;
	height: 1px;
	content: "";
	display: block;
	position: absolute
}

.photomode-photo__gallery__copy,
.photomode-photo__gallery__username {
	text-align: center;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 21px;
	line-height: 1.3125rem;
	letter-spacing: 0
}

html[lang=ar-ae] .photomode-photo__gallery__copy,
html[lang=ar-ae] .photomode-photo__gallery__username {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .photomode-photo__gallery__copy,
html[lang=ja-jp] .photomode-photo__gallery__username {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-photo__gallery__copy,
html[lang=ko-kr] .photomode-photo__gallery__username {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-photo__gallery__copy,
html[lang=zh-cn] .photomode-photo__gallery__username {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:1024px) {
	.photomode-photo .photo-list__photo-item {
		width: calc(50% - 20px)
	}

	.photomode-photo:after {
		width: 200%
	}
}

@media only screen and (max-width:767px) {
	.photomode-photo {
		width: 100%
	}
}

@media only screen and (max-width:768px) {
	.photomode-photo .photo-list {
		padding-top: 4px
	}

	.photomode-photo__gallery {
		width: 100%
	}
}

@media only screen and (max-width:560px) {
	.photomode-photo .photo-list__photo-item {
		width: 100%
	}

	.photomode-photo:after {
		left: 0
	}
}

@media only screen and (max-width:767px) {
	.photomode-photo__my-photo {
		padding-top: 150px
	}
}

.photomode-gallery-copy {
	position: relative;
	color: #ff202a;
	text-align: center
}

.photomode-gallery-copy__btn {
	padding: 0;
	margin-top: 10px;
	cursor: pointer
}

.photomode-gallery-copy__icon {
	margin-left: 10px
}

.photomode-gallery-copy__title {
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 21px;
	line-height: 1.3125rem;
	letter-spacing: 0
}

html[lang=ar-ae] .photomode-gallery-copy__title {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] .photomode-gallery-copy__title {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-gallery-copy__title {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-gallery-copy__title {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body.ar-ae .photomode-photo__wrapper .photo-list,
body.ar-ae .photomode-section {
	direction: rtl
}

.photomode-report__btn {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase;
	display: flex;
	justify-content: flex-end;
	margin-top: 10px;
	align-items: flex-end;
	outline: none;
	float: right;
	transition: color .1s ease;
	cursor: pointer
}

html[lang=ar-ae] .photomode-report__btn {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photomode-report__btn {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-report__btn {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-report__btn {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.photomode-report__icon {
	margin-right: 5px;
	margin-left: 5px
}

.photomode-report__icon svg {
	color: #ff202a;
	height: 20px
}

.photomode-report__name {
	color: #ff202a;
	font-weight: 700 !important;
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	text-transform: uppercase
}

html[lang=ar-ae] .photomode-report__name {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photomode-report__name {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-report__name {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-report__name {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	.photomode-report__name {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] .photomode-report__name {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] .photomode-report__name {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] .photomode-report__name {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] .photomode-report__name {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

.photomode-report__confirmation {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 3;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	outline: none
}

.photomode-report__confirmation__container {
	transform: translateY(35px);
	padding: 20px;
	z-index: 10;
	text-align: center;
	background-color: rgba(0, 0, 0, .8);
	-webkit-box-shadow: 10px 10px 84px 25px rgba(0, 0, 0, .75);
	-moz-box-shadow: 10px 10px 84px 25px rgba(0, 0, 0, .75);
	box-shadow: 10px 10px 84px 25px rgba(0, 0, 0, .75)
}

.photomode-report__confirmation__title {
	margin-bottom: 20px
}

.photomode-report__confirmation__description {
	margin-bottom: 30px
}

.photomode-report__confirmation__footer {
	display: flex;
	justify-content: space-around
}

.photomode-report__confirmation__btn button {
	padding: 0
}

.photomode-report__confirmation__btn button span {
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	letter-spacing: 3.2px;
	letter-spacing: .2rem;
	text-transform: uppercase;
	cursor: pointer
}

html[lang=ar-ae] .photomode-report__confirmation__btn button span {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] .photomode-report__confirmation__btn button span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] .photomode-report__confirmation__btn button span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] .photomode-report__confirmation__btn button span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

.photomode-report__confirmation__overlay {
	position: fixed;
	width: 100%;
	height: 100%
}

.photomode-report__confirmation.photomode-report__confirmation__tooltip .photomode-report__confirmation__title {
	margin: 0;
	padding: 50px
}

@media only screen and (max-width:768px) {
	.photomode-report__confirmation {
		top: -10%
	}
}

body.ar-ae .photomode-report__btn {
	float: left
}

[data-route=game_assassins-creed] {
	background-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-position: 50%
}

@media only screen and (max-width:768px) {
	[data-route=game_assassins-creed] {
		background-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/d2145f6b2185c0b621550790254a1933.jpg)
	}
}

body[data-route=game_assassins-creed_games] {
	background-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-position: 50%
}

@media only screen and (max-width:768px) {
	body[data-route=game_assassins-creed_games] {
		background-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/d2145f6b2185c0b621550790254a1933.jpg)
	}
}

body[data-route=game_assassins-creed_news],
body[data-route^=game_assassins-creed_news_] {
	background-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-position: 50%
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_news],
	body[data-route^=game_assassins-creed_news_] {
		background-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/d2145f6b2185c0b621550790254a1933.jpg)
	}
}

:root {
	--acf-404-slice-0: inset(50% 50% 50% 50%);
	--acf-404-slice-1: inset(80% -6px 0 0);
	--acf-404-slice-2: inset(50% -6px 30% 0);
	--acf-404-slice-3: inset(10% -6px 85% 0);
	--acf-404-slice-4: inset(40% -6px 43% 0);
	--acf-404-slice-5: inset(80% -6px 5% 0);
	--acf-404-t: 5s;
	--acf-404-t2: 15s
}

@keyframes glitch {
	0% {
		clip-path: var(--acf-404-slice-1);
		transform: translate(-20px, -10px);
		opacity: .5;
		scale: 1
	}

	10% {
		clip-path: var(--acf-404-slice-3);
		transform: translate(10px, 10px);
		opacity: 1;
		scale: 1.5
	}

	12% {
		clip-path: var(--acf-404-slice-1);
		transform: translate(-10px, 10px)
	}

	15% {
		clip-path: var(--acf-404-slice-3);
		transform: translateY(5px);
		opacity: .5;
		scale: 1
	}

	40% {
		clip-path: var(--acf-404-slice-2);
		transform: translate(-5px);
		opacity: 1
	}

	50% {
		clip-path: var(--acf-404-slice-3);
		transform: translate(5px);
		opacity: .5
	}

	53% {
		clip-path: var(--acf-404-slice-4);
		transform: translate(5px, 10px)
	}

	58% {
		clip-path: var(--acf-404-slice-1);
		transform: translate(0)
	}

	to {
		clip-path: var(--acf-404-slice-1);
		transform: translate(0)
	}
}

@keyframes glitch2 {
	20% {
		clip-path: var(--acf-404-slice-1);
		transform: translate(-20px, -10px);
		opacity: .5;
		scale: 1
	}

	30% {
		clip-path: var(--acf-404-slice-3);
		transform: translate(10px, 10px);
		opacity: 1;
		scale: 1.5
	}

	32% {
		clip-path: var(--acf-404-slice-1);
		transform: translate(-10px, 10px)
	}

	35% {
		clip-path: var(--acf-404-slice-3);
		transform: translateY(5px);
		opacity: .5;
		scale: 1
	}

	60% {
		clip-path: var(--acf-404-slice-2);
		transform: translate(-5px);
		opacity: 1
	}

	70% {
		clip-path: var(--acf-404-slice-3);
		transform: translate(5px);
		opacity: .5
	}

	73% {
		clip-path: var(--acf-404-slice-4);
		transform: translate(5px, 10px)
	}

	78% {
		clip-path: var(--acf-404-slice-1);
		transform: translate(0)
	}

	to {
		clip-path: var(--acf-404-slice-1);
		transform: translate(0)
	}
}

@keyframes glitch3 {
	20% {
		clip-path: var(--acf-404-slice-1);
		transform: translate(-20px, calc(-40% + 10px));
		opacity: .5;
		scale: 1
	}

	30% {
		clip-path: var(--acf-404-slice-3);
		transform: translate(10px, calc(-40% - 10px));
		opacity: 1;
		scale: 1.5
	}

	32% {
		clip-path: var(--acf-404-slice-1);
		transform: translate(-10px, calc(-40% - 10px))
	}

	35% {
		clip-path: var(--acf-404-slice-3);
		transform: translateY(calc(-40% - 5px));
		opacity: .5;
		scale: 1
	}

	60% {
		clip-path: var(--acf-404-slice-2);
		transform: translate(-5px, -40%);
		opacity: 1
	}

	70% {
		clip-path: var(--acf-404-slice-3);
		transform: translate(5px, -40%);
		opacity: .5
	}

	73% {
		clip-path: var(--acf-404-slice-4);
		transform: translate(5px, calc(-40% - 10px))
	}

	78% {
		clip-path: var(--acf-404-slice-1);
		transform: translate(0)
	}

	to {
		clip-path: var(--acf-404-slice-1);
		transform: translate(0)
	}
}

@keyframes shift {

	2%,
	62% {
		transform: translate(5px) skew(0deg)
	}

	3% {
		transform: translate(-3px, 2px) skew(0deg)
	}

	4%,
	60% {
		transform: translate(-7px) skew(0deg)
	}

	61% {
		transform: translateY(2px) skew(5deg)
	}
}

@keyframes shift2 {

	22%,
	82% {
		transform: translate(5px) skew(0deg)
	}

	23% {
		transform: translate(-3px, 2px) skew(0deg)
	}

	24%,
	80% {
		transform: translate(-7px) skew(0deg)
	}

	81% {
		transform: translateY(2px) skew(5deg)
	}
}

@keyframes scanline {
	0.01% {
		transform: translatex(-100%)
	}

	99.99% {
		transform: translatey(0)
	}

	to {
		transform: translatex(-100%)
	}
}

@keyframes glitch-anim-skew {
	0% {
		transform: translate(0)
	}

	1% {
		transform: translate(-1px, 1px)
	}

	2% {
		transform: translate(-1px, -1px)
	}

	3% {
		transform: translate(1px, 1px) skewX(5deg)
	}

	4% {
		transform: translate(1px, -1px)
	}

	5% {
		transform: translate(3px, 3px) skewX(-10deg)
	}

	6% {
		transform: translate(-3px, 1px)
	}

	7% {
		transform: translate(-1px, 1px)
	}

	8% {
		transform: translate(-1px, -1px) skewX(30deg)
	}

	9% {
		transform: translate(1px, 1px)
	}

	10% {
		transform: translate(0)
	}

	to {
		transform: translate(0)
	}
}

@keyframes glitch-anim-skew2 {
	0% {
		transform: translate(0)
	}

	1% {
		transform: translate(-1px, 1px)
	}

	2% {
		transform: translate(-1px, -1px)
	}

	3% {
		transform: translate(1px, 1px) skewX(2deg)
	}

	4% {
		transform: translate(1px, -1px)
	}

	5% {
		transform: translate(3px, 3px) skewX(-5deg)
	}

	6% {
		transform: translate(-3px, 1px)
	}

	7% {
		transform: translate(-1px, 1px)
	}

	8% {
		transform: translate(-1px, -1px) skewX(10deg)
	}

	9% {
		transform: translate(1px, 1px)
	}

	10% {
		transform: translate(0)
	}

	to {
		transform: translate(0)
	}
}

body[data-route=game_assassins-creed_404] {
	background: #000;
	margin-top: 0
}

body[data-route=game_assassins-creed_404] .notFound {
	background: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/2784113ec2bd7b74f83b96e706433356.jpg) 50%/cover no-repeat;
	min-height: 800px;
	min-height: clamp(800px, 80vh, 1200px);
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden
}

@media only screen and (max-width:768px) {
	body[data-route=game_assassins-creed_404] .notFound {
		background-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/27215932510ff48111fc2e6100caf72b.jpg)
	}
}

body[data-route=game_assassins-creed_404] .notFound:after,
body[data-route=game_assassins-creed_404] .notFound:before {
	content: "";
	display: block;
	position: absolute;
	left: 75vw;
	bottom: 5vh;
	opacity: .4;
	width: 233px;
	height: 238px
}

@media only screen and (max-width:1700px) {

	body[data-route=game_assassins-creed_404] .notFound:after,
	body[data-route=game_assassins-creed_404] .notFound:before {
		left: auto;
		right: 10vw;
		bottom: -5vh
	}
}

@media only screen and (max-width:1000px) {

	body[data-route=game_assassins-creed_404] .notFound:after,
	body[data-route=game_assassins-creed_404] .notFound:before {
		left: 10vw;
		right: auto;
		bottom: -10vh
	}
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_404] .notFound:after,
	body[data-route=game_assassins-creed_404] .notFound:before {
		width: 130px;
		height: 124px;
		bottom: 23px;
		left: 20vw
	}
}

body[data-route=game_assassins-creed_404] .notFound:before {
	background-image: url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f1fd1fadce6f7490460062a21f521577.svg);
	background-position: 50%;
	background-size: cover;
	animation: glitch-anim-skew .3s linear infinite alternate
}

body[data-route=game_assassins-creed_404] .notFound:after {
	background-color: #0a0a0a;
	animation: glitch3 var(--acf-404-t) steps(2) infinite
}

@media only screen and (max-width:768px) {
	body[data-route=game_assassins-creed_404] .notFound {
		min-height: 400px;
		min-height: clamp(400px, 80vh, 800px);
		padding-top: 220px;
		padding-bottom: 300px
	}
}

body[data-route=game_assassins-creed_404] .notFound__wrapper {
	position: static;
	background: none !important
}

@media only screen and (max-width:768px) {
	body[data-route=game_assassins-creed_404] .notFound__wrapper {
		min-width: 85vw
	}
}

body[data-route=game_assassins-creed_404] .notFound__wrapper:before {
	content: "";
	position: absolute;
	pointer-events: none;
	height: 100%;
	width: 100%;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(90deg, hsla(0, 0%, 100%, .01), hsla(0, 0%, 100%, .03));
	animation: scanline var(--acf-404-t2) linear infinite
}

body[data-route=game_assassins-creed_404] .notFound__wrapper:after {
	content: "";
	position: absolute;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='792' width='1822' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' height='283' maskUnits='userSpaceOnUse' width='1802' x='10' y='0'%3E%3Cpath d='M10 .78h1802v282H10z' fill='%23d9d9d9'/%3E%3C/mask%3E%3Cmask id='b' height='158' maskUnits='userSpaceOnUse' width='1802' x='10' y='634'%3E%3Cpath d='M10 634.779h1802v157H10z' fill='%23d9d9d9'/%3E%3C/mask%3E%3Cmask id='c' height='90' maskUnits='userSpaceOnUse' width='1802' x='0' y='543'%3E%3Cpath d='M0 543.779h1802v89H0z' fill='%23d9d9d9'/%3E%3C/mask%3E%3Cmask id='d' height='156' maskUnits='userSpaceOnUse' width='1802' x='10' y='386'%3E%3Cpath d='M10 386.779h1802v155H10z' fill='%23d9d9d9'/%3E%3C/mask%3E%3Cmask id='e' height='24' maskUnits='userSpaceOnUse' width='1802' x='0' y='361'%3E%3Cpath d='M0 361.779h1802v23H0z' fill='%23d9d9d9'/%3E%3C/mask%3E%3Cmask id='f' height='74' maskUnits='userSpaceOnUse' width='1802' x='20' y='286'%3E%3Cpath d='M20 286.279h1802v73.5H20z' fill='%23d9d9d9'/%3E%3C/mask%3E%3Cg fill='%23fff' opacity='.04'%3E%3Cg mask='url(%23a)'%3E%3Cpath d='M545.608 758.176v6.262H319.157v-6.262l68.875-50.09V563.032H93.75v-7.305L465.255 64.214h11.479v432.031h130.444l-37.568 66.787h-92.876v145.054zM388.032 496.245v-267.15l-203.493 267.15zM746.646 420.065c0 183.665 76.179 319.327 168.011 319.327 91.833 0 169.053-138.792 169.053-319.327 0-183.665-77.22-322.457-170.096-322.457-91.833 0-166.968 138.792-166.968 322.457zm-101.225 7.305c0-190.97 122.096-365.243 268.193-365.243 149.226 0 270.276 159.663 270.276 350.633 0 192.014-122.09 362.113-269.233 362.113-146.097 0-269.236-158.62-269.236-347.503zM1670.43 758.176v6.262h-226.45v-6.262l68.88-50.09V563.032h-294.29v-7.305l371.51-491.513h11.48v432.031H1732l-37.57 66.787h-92.87v145.054zm-157.57-261.931v-267.15l-203.5 267.15z'/%3E%3C/g%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M545.608 758.176v6.262H319.157v-6.262l68.875-50.09V563.032H93.75v-7.305L465.255 64.214h11.479v432.031h130.444l-37.568 66.787h-92.876v145.054zM388.032 496.245v-267.15l-203.493 267.15zM746.646 420.065c0 183.665 76.179 319.327 168.011 319.327 91.833 0 169.053-138.792 169.053-319.327 0-183.665-77.22-322.457-170.096-322.457-91.833 0-166.968 138.792-166.968 322.457zm-101.225 7.305c0-190.97 122.096-365.243 268.193-365.243 149.226 0 270.276 159.663 270.276 350.633 0 192.014-122.09 362.113-269.233 362.113-146.097 0-269.236-158.62-269.236-347.503zM1670.43 758.176v6.262h-226.45v-6.262l68.88-50.09V563.032h-294.29v-7.305l371.51-491.513h11.48v432.031H1732l-37.57 66.787h-92.87v145.054zm-157.57-261.931v-267.15l-203.5 267.15z'/%3E%3C/g%3E%3Cg mask='url(%23c)'%3E%3Cpath d='M535.608 758.176v6.262H309.157v-6.262l68.875-50.09V563.032H83.75v-7.305L455.255 64.214h11.479v432.031h130.444l-37.568 66.787h-92.876v145.054zM378.032 496.245v-267.15l-203.493 267.15zM736.646 420.065c0 183.665 76.179 319.327 168.011 319.327 91.833 0 169.053-138.792 169.053-319.327 0-183.665-77.22-322.457-170.096-322.457-91.833 0-166.968 138.792-166.968 322.457zm-101.225 7.305c0-190.97 122.096-365.243 268.193-365.243 149.226 0 270.276 159.663 270.276 350.633 0 192.014-122.09 362.113-269.233 362.113-146.097 0-269.236-158.62-269.236-347.503zM1660.43 758.176v6.262h-226.45v-6.262l68.88-50.09V563.032h-294.29v-7.305l371.51-491.513h11.48v432.031H1722l-37.57 66.787h-92.87v145.054zm-157.57-261.931v-267.15l-203.5 267.15z'/%3E%3C/g%3E%3Cg mask='url(%23d)'%3E%3Cpath d='M545.608 758.176v6.262H319.157v-6.262l68.875-50.09V563.032H93.75v-7.305L465.255 64.214h11.479v432.031h130.444l-37.568 66.787h-92.876v145.054zM388.032 496.245v-267.15l-203.493 267.15zM746.646 420.065c0 183.665 76.179 319.327 168.011 319.327 91.833 0 169.053-138.792 169.053-319.327 0-183.665-77.22-322.457-170.096-322.457-91.833 0-166.968 138.792-166.968 322.457zm-101.225 7.305c0-190.97 122.096-365.243 268.193-365.243 149.226 0 270.276 159.663 270.276 350.633 0 192.014-122.09 362.113-269.233 362.113-146.097 0-269.236-158.62-269.236-347.503zM1670.43 758.176v6.262h-226.45v-6.262l68.88-50.09V563.032h-294.29v-7.305l371.51-491.513h11.48v432.031H1732l-37.57 66.787h-92.87v145.054zm-157.57-261.931v-267.15l-203.5 267.15z'/%3E%3C/g%3E%3Cg mask='url(%23e)'%3E%3Cpath d='M535.608 758.176v6.262H309.157v-6.262l68.875-50.09V563.032H83.75v-7.305L455.255 64.214h11.479v432.031h130.444l-37.568 66.787h-92.876v145.054zM378.032 496.245v-267.15l-203.493 267.15zM736.646 420.065c0 183.665 76.179 319.327 168.011 319.327 91.833 0 169.053-138.792 169.053-319.327 0-183.665-77.22-322.457-170.096-322.457-91.833 0-166.968 138.792-166.968 322.457zm-101.225 7.305c0-190.97 122.096-365.243 268.193-365.243 149.226 0 270.276 159.663 270.276 350.633 0 192.014-122.09 362.113-269.233 362.113-146.097 0-269.236-158.62-269.236-347.503zM1660.43 758.176v6.262h-226.45v-6.262l68.88-50.09V563.032h-294.29v-7.305l371.51-491.513h11.48v432.031H1722l-37.57 66.787h-92.87v145.054zm-157.57-261.931v-267.15l-203.5 267.15z'/%3E%3C/g%3E%3Cg mask='url(%23f)'%3E%3Cpath d='M555.608 758.176v6.262H329.157v-6.262l68.875-50.09V563.032H103.75v-7.305L475.255 64.214h11.479v432.031h130.444l-37.568 66.787h-92.876v145.054zM398.032 496.245v-267.15l-203.493 267.15zM756.646 420.065c0 183.665 76.179 319.327 168.011 319.327 91.833 0 169.053-138.792 169.053-319.327 0-183.665-77.22-322.457-170.096-322.457-91.833 0-166.968 138.792-166.968 322.457zm-101.225 7.305c0-190.97 122.096-365.243 268.193-365.243 149.226 0 270.276 159.663 270.276 350.633 0 192.014-122.09 362.113-269.233 362.113-146.097 0-269.236-158.62-269.236-347.503zM1680.43 758.176v6.262h-226.45v-6.262l68.88-50.09V563.032h-294.29v-7.305l371.51-491.513h11.48v432.031H1742l-37.57 66.787h-92.87v145.054zm-157.57-261.931v-267.15l-203.5 267.15z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50%;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	animation: glitch-anim-skew2 .3s linear .2s infinite alternate;
	transform: translateZ(0)
}

body[data-route=game_assassins-creed_404] .notFound__wrapper__media {
	animation: shift var(--acf-404-t) steps(2) infinite
}

body[data-route=game_assassins-creed_404] .notFound__wrapper__media,
body[data-route=game_assassins-creed_404] .notFound__wrapper__media:before {
	position: relative;
	background-color: #0a0a0a;
	height: 100px;
	width: 350px;
	opacity: .5;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 2' viewBox='0 0 236.07 67.66'%3E%3Cpath d='M115.82 54.94h-2.13v-6.73h2.13v6.73zm-8.86-8.86v2.13h6.73v-2.13h2.13v-6.73h-2.13v6.73h-6.73zm8.86 0v2.13h6.73v-2.13h-6.73zm0 2.13zM39.29.01l-30.2 30.2h1.3L40.59.01h-1.3zm62.66 14.74L86.5 30.2h1.3l14.15-14.15v-1.3zM77.99.01L47.8 30.2h1.3L79.29.01h-1.3zm-32.26 0l-30.19 30.2h1.3L47.03.01h-1.3zm56.22 21.19l-9.01 9.01h1.3l7.71-7.71v-1.3zm-2.09 9.23l2.09-2.09v-1.3l-3.39 3.39c.19-.01.38-.03.58-.03.24 0 .48.02.71.03zM.07 6.98v1.3L8.33.01h-1.3L.07 6.98zM0 .71l.04 1.26L1.99.01H.69L0 .7zm84.44-.7L54.25 30.2h1.3L85.74.01h-1.3zm-32.26 0L21.99 30.2h1.3L53.48.01h-1.3zm-38.7 0L.07 13.42v1.3L14.78.01h-1.3zm77.4 0L60.69 30.2h1.3L92.18.01h-1.3zm-32.26 0L28.43 30.2h1.3L59.93.01h-1.3zm-38.7 0L.07 19.87v1.3L21.22.01h-1.3zm77.41 0L67.14 30.2h1.3L98.63.01h-1.3zm-32.26 0L34.88 30.2h1.3L66.37.01h-1.3zm-38.69 0L.07 26.33v1.3L27.68.01h-1.3zm75.57 1.82L73.58 30.2h1.3l27.07-27.06v-1.3zM71.53.01L41.34 30.2h1.3L72.83.01h-1.3zm-38.7 0l-30.2 30.2h1.3L34.13.01h-1.3zm69.12 8.28L80.04 30.2h1.3l20.61-20.61v-1.3zm29.04.46h4.45V.06h-4.45v8.69zm-12.7 0h8.44V.06h-8.44v8.69zm-3.99 0h2.27V.06h-2.27v8.69zm46.47-.06h5.94V0h-5.94v8.69zm18.05 0h2.59V0h-2.59v8.69zm-8.66.06h2.27V.06h-2.27v8.69zm-16.06 0h1.18V.06h-1.18v8.69zm54.7 0h2.27V.06h-2.27v8.69zm-16.05 0h1.18V.06h-1.18v8.69zm31.04 0h.76V.06h-.76v8.69zm11.52 0h.76V.06h-.76v8.69zm-103.37 0h.76V.06h-.76v8.69zm11.52 0h.76V.06h-.76v8.69zM2.34 45.72v4.66h1.12v-3.54H7v-1.12H2.34zm1.12 17.27H2.34v4.67H7v-1.12H3.46v-3.55zm19.76-12.61h1.12v-4.66h-4.66v1.12h3.54v3.54zm0 16.15h-3.54v1.12h4.66v-4.67h-1.12v3.55zM7.07 51.35l.82-.82-1.66-1.66-.82.82 1.66 1.66zm12.45 10.81l-.82.82 1.58 1.58.82-.82-1.58-1.58zm-3.32-3.32l-.82.82 1.66 1.66.82-.82-1.66-1.66zm-5.8-4.16l.82-.82-1.66-1.66-.82.82 1.66 1.66zm2.04 2.04l-.46.46.82.82.46-.46.46.46.82-.82-.46-.46.38-.38-.82-.82-.38.38-.38-.38-.82.82.38.38zm7.84-7.84l-1.66 1.66.82.82 1.66-1.66-.82-.82zm-3.32 3.32l-1.66 1.66.82.82 1.66-1.66-.82-.82zM6.24 64.56l1.58-1.58-.82-.82-1.58 1.58.82.82zm4.08-5.72L8.66 60.5l.82.82 1.66-1.66-.82-.82zm57.97-10.93h2v-2.25h-2v2.25zm-22.96 0h2v-2.25h-2v2.25zm17.24 0h3.8v-2.25h-3.8v2.25zm-6.54.02h3.8v-2.25h-3.8v2.25zm-5.72 0h3.8v-2.25h-3.8v2.25zm-10.23 0h2.68v-2.25h-2.68v2.25zm-5.72 0h2.68v-2.25h-2.68v2.25zm47.34 0h2.68v-2.25H81.7v2.25zm8.13 0h1.16v-2.25h-1.16v2.25zm-3.9-.02h1.02v-2.25h-1.02v2.25zm-7.23 0h.53v-2.25h-.53v2.25zm67.39-29.41h-2v3.52h2V18.5zm22.96 0h-2v3.52h2V18.5zm-17.24 0h-3.8v3.52h3.8V18.5zm6.54-.03h-3.8v3.52h3.8v-3.52zm5.72 0h-3.8v3.52h3.8v-3.52zm-45.95 0h-3.8v3.52h3.8v-3.52zm56.19 0h-2.68v3.52h2.68v-3.52zm5.72 0h-2.68v3.52h2.68v-3.52zm-47.34 0h-2.68v3.52h2.68v-3.52zm-8.13 0h-1.16v3.52h1.16v-3.52zm3.9.03h-1.02v3.52h1.02V18.5zm7.23 0h-.53v3.52h.53V18.5zm-17.4 0h-.53v3.52h.53V18.5z' fill='%23fff'/%3E%3C/svg%3E");
	background-size: cover;
	top: -175%;
	left: -350px;
	opacity: .3
}

@media only screen and (max-width:768px) {

	body[data-route=game_assassins-creed_404] .notFound__wrapper__media,
	body[data-route=game_assassins-creed_404] .notFound__wrapper__media:before {
		left: 50px;
		height: 50px;
		width: 175px;
		top: -50px
	}
}

body[data-route=game_assassins-creed_404] .notFound__wrapper__media:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	clip-path: var(--slice-0);
	animation: glitch var(--acf-404-t) steps(2) infinite
}

body[data-route=game_assassins-creed_404] .notFound__wrapper__content {
	text-align: center;
	position: relative;
	padding: 66px 4rem 80px;
	max-width: 685px;
	width: 85vw;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='27' width='28' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='26.444' width='26.445' x='.883' y='.125'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_2737_97077'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_2737_97077' result='shape'/%3E%3C/filter%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M4.383 23.57V3.625h19.944' stroke='%23fff'/%3E%3C/g%3E%3C/svg%3E") 0 0/20px 20px no-repeat, url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='27' width='28' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='26.444' width='26.445' x='.883' y='.125'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_4253_158811'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_4253_158811' result='shape'/%3E%3C/filter%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M3.883 3.625h19.945V23.57' stroke='%23fff'/%3E%3C/g%3E%3C/svg%3E") 100% 0/20px 20px no-repeat, url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='27' width='28' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='26.444' width='26.445' x='.883' y='.001'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_4253_158809'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_4253_158809' result='shape'/%3E%3C/filter%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M24.327 22.945H4.383V3.001' stroke='%23fff'/%3E%3C/g%3E%3C/svg%3E") 0 100%/20px 20px no-repeat, url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='27' width='28' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='26.444' width='26.445' x='.883' y='.001'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_4253_158810'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_4253_158810' result='shape'/%3E%3C/filter%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M23.828 3v19.945H3.883' stroke='%23fff'/%3E%3C/g%3E%3C/svg%3E") 100% 100%/20px 20px no-repeat
}

@media only screen and (max-width:768px) {
	body[data-route=game_assassins-creed_404] .notFound__wrapper__content {
		padding-left: 1rem;
		padding-right: 1rem;
		width: 85%;
		margin-left: auto;
		margin-right: auto
	}
}

body[data-route=game_assassins-creed_404] .notFound h2 {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 31px;
	line-height: 1.9375rem;
	letter-spacing: 0;
	font-size: 48px;
	font-size: 3rem;
	line-height: 16px;
	line-height: 1rem;
	letter-spacing: 9.6px;
	letter-spacing: .6rem;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	display: flex;
	justify-content: center
}

html[lang=ar-ae] body[data-route=game_assassins-creed_404] .notFound h2 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body[data-route=game_assassins-creed_404] .notFound h2 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route=game_assassins-creed_404] .notFound h2 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route=game_assassins-creed_404] .notFound h2 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	body[data-route=game_assassins-creed_404] .notFound h2 {
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 16px;
		line-height: 1rem;
		letter-spacing: 4px;
		letter-spacing: .25rem
	}
}

@media only screen and (max-width:375px) {
	body[data-route=game_assassins-creed_404] .notFound h2 {
		font-size: 16px;
		font-size: 1rem;
		line-height: 16px;
		line-height: 1rem;
		letter-spacing: 3px;
		letter-spacing: .1875rem
	}
}

body[data-route=game_assassins-creed_404] .notFound h3 {
	font-family: avenir, Ubisoft Sans, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	margin-top: 1.5rem
}

html[lang=ar-ae] body[data-route=game_assassins-creed_404] .notFound h3 {
	font-family: Ubisoft Sans, sans-serif
}

html[lang=ja-jp] body[data-route=game_assassins-creed_404] .notFound h3 {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route=game_assassins-creed_404] .notFound h3 {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route=game_assassins-creed_404] .notFound h3 {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:768px) {
	body[data-route=game_assassins-creed_404] .notFound h3 {
		font-family: avenir, Ubisoft Sans, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875rem;
		line-height: 20px;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	html[lang=ar-ae] body[data-route=game_assassins-creed_404] .notFound h3 {
		font-family: Ubisoft Sans, sans-serif
	}

	html[lang=ja-jp] body[data-route=game_assassins-creed_404] .notFound h3 {
		font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
	}

	html[lang=ko-kr] body[data-route=game_assassins-creed_404] .notFound h3 {
		font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
	}

	html[lang=zh-cn] body[data-route=game_assassins-creed_404] .notFound h3 {
		font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
	}
}

body[data-route=game_assassins-creed_404] .notFound .btn-primary {
	text-decoration: none;
	align-items: center;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	height: 48px;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	min-width: 48px;
	padding: 8px 16px;
	transition: border-color .2s ease-out, box-shadow .2s ease-out, background .2s ease-out, transform .2s ease-out;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, 0), 0 12px 12px -8px rgba(0, 0, 0, .3), 0 4px 10px 0 rgba(0, 0, 0, .1);
	display: inline-flex;
	min-width: 12.5rem;
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translate(-50%, 100%)
}

body[data-route=game_assassins-creed_404] .notFound .btn-primary a {
	text-decoration: none
}

body[data-route=game_assassins-creed_404] .notFound .btn-primary span {
	transition: color .3s ease;
	text-align: center;
	color: #55636c;
	font-family: avenir-demi, Ubisoft Sans Bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875rem;
	line-height: 14px;
	line-height: .875rem;
	letter-spacing: 0
}

html[lang=ar-ae] body[data-route=game_assassins-creed_404] .notFound .btn-primary span {
	font-family: Ubisoft Sans Bold, sans-serif
}

html[lang=ja-jp] body[data-route=game_assassins-creed_404] .notFound .btn-primary span {
	font-family: ‘Ubisoft Sans’, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック, 游ゴシック体, YuGothic, Yu Gothic, メイリオ, Meiryo, MS ゴシック, MS Gothic, HiraKakuProN-W3, TakaoExゴシック, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}

html[lang=ko-kr] body[data-route=game_assassins-creed_404] .notFound .btn-primary span {
	font-family: ‘Ubisoft Sans’, Apple SD Gothic Neo, NanumBarunGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, 돋움, Dotum, sans-serif
}

html[lang=zh-cn] body[data-route=game_assassins-creed_404] .notFound .btn-primary span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

body[data-route=game_assassins-creed_404] .notFound h2:after,
body[data-route=game_assassins-creed_404] .notFound h3:after {
	position: absolute;
	top: 0;
	content: "";
	display: block;
	background-color: #0a0a0a;
	left: 0;
	bottom: 0;
	clip-path: var(--acf-404-slice-0);
	animation: glitch2 var(--acf-404-t) steps(2) infinite
}

body[data-route=game_assassins-creed_404] .notFound h2 {
	animation: shift2 var(--acf-404-t) steps(2) infinite;
	position: relative
}

body[data-route=game_assassins-creed_404] .notFound h2:after {
	width: 100%;
	height: 36px;
	top: -50%
}

body[data-route=game_assassins-creed_404] .notFound h3 {
	animation: shift var(--acf-404-t) steps(2) infinite;
	position: relative;
	display: inline-block
}

body[data-route=game_assassins-creed_404] .notFound h3:after {
	text-align: center;
	line-height: 140%;
	width: 100%
}

body[data-route=game_assassins-creed_404]:not(.isTouch) .btn-primary:hover {
	cursor: pointer;
	transform: scale(1.03);
	border-color: #fff;
	box-shadow: inset 0 0 15px 0 hsla(0, 0%, 100%, .4), 0 0 20px 0 hsla(0, 0%, 100%, .9);
	transform: translate(-50%, 100%) scale(1.03)
}

body[data-route=game_assassins-creed_404]:not(.isTouch) .btn-primary:hover span {
	color: #29353d
}

body[data-route=game_assassins-creed_404]:not(.isTouch) .btn-primary:hover span:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat
}

body[data-route^=game_assassins-creed_mirage] ::selection {
	color: #fff;
	background-color: rgba(182, 95, 56, .8)
}

body[data-route^=game_assassins-creed_mirage] #app {
	background: linear-gradient(180deg, rgba(194, 174, 153, .5), rgba(185, 103, 66, .5) 33%, rgba(14, 30, 43, .5) 66%, rgba(20, 43, 61, .5)), url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f079bb1e7e226ea7da7bd5780682f7e1.jpg) repeat
}

@media only screen and (max-width:768px) {
	body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper {
		background-position: 50%
	}
}

body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper:before {
	background-color: #b65f38
}

body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__media .media {
	mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0H36.98v.05c0 20.11-16.48 36.43-36.81 36.43H0V100h100z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.02.05V0H0v100h100V36.48h-.17c-20.32 0-36.81-16.31-36.81-36.43z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v63.52h.17c20.32 0 36.8 16.31 36.8 36.43v.05h63.02V0z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100h63.03v-.05c0-20.12 16.47-36.43 36.81-36.43h.17V0H0z' fill='%23231f20'/%3E%3C/svg%3E"), linear-gradient(transparent 16.2%, #000 0, #000 83.8%, transparent 0), linear-gradient(90deg, transparent 9.1011235955%, #000 0, #000 90.8988764045%, transparent 0);
	-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0H36.98v.05c0 20.11-16.48 36.43-36.81 36.43H0V100h100z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.02.05V0H0v100h100V36.48h-.17c-20.32 0-36.81-16.31-36.81-36.43z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v63.52h.17c20.32 0 36.8 16.31 36.8 36.43v.05h63.02V0z' fill='%23231f20'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100h63.03v-.05c0-20.12 16.47-36.43 36.81-36.43h.17V0H0z' fill='%23231f20'/%3E%3C/svg%3E"), linear-gradient(transparent 16.2%, #000 0, #000 83.8%, transparent 0), linear-gradient(90deg, transparent 9.1011235955%, #000 0, #000 90.8988764045%, transparent 0);
	mask-size: 10.1123595506% 18%, 10.1123595506% 18%, 10.1123595506% 18%, 10.1123595506% 18%, 100%, 100%;
	-webkit-mask-size: 10.1123595506% 18%, 10.1123595506% 18%, 10.1123595506% 18%, 10.1123595506% 18%, 100%, 100%;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-position: 0 0, 100% 0, 0 100%, 100% 100%, 0 0, 0 0;
	-webkit-mask-position: 0 0, 100% 0, 0 100%, 100% 100%, 0 0, 0 0
}

body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn.has-image {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='77' width='77' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='38.984' cy='38.67' r='37' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='41' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.307 17.987l-2.369 2.467 7.896 8.225-8.686 9.048v-7.403l2.37-2.467m8.316-1.645l5.896-6.142-5.159-5.373-5.895 6.141m6.317-.768l-3.159 3.29m-3.948-7.018l3.948-4.113-8.686-9.047v7.402z' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");
	background-size: 110px, 24px 50px;
	background-position: 50%, calc(50% + 3px) 50%;
	transition: background-size .3s ease
}

body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn.has-image:after {
	content: "";
	display: block;
	position: absolute;
	display: block !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	pointer-events: none;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='230' width='426' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M425.413 202.641v10.583a27.904 27.904 0 00-15.786 15.857H16.771A27.904 27.904 0 00.984 213.224V16.528A27.904 27.904 0 0016.771.67h392.861a27.902 27.902 0 0015.786 15.858V202.64z' stroke='%23c47242' stroke-miterlimit='10'/%3E%3C/svg%3E");
	background-size: 95% auto;
	background-position: 50%;
	width: 100%;
	height: 100%
}

body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: inline-block;
	position: relative
}

body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):after,
body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-position: center 0, left 0, right 0;
	background-size: calc(100% - 62px) 56px, 32px 56px, 32px 56px;
	width: 100%;
	height: 56px
}

body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):before {
	background-image: url("data:image/png;base64,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"), url("data:image/png;base64,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"), url("data:image/png;base64,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")
}

body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):after {
	background-image: url("data:image/png;base64,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"), url("data:image/png;base64,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"), url("data:image/png;base64,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");
	opacity: 0;
	transition: opacity .2s ease
}

body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover:before {
	opacity: 0;
	transition-delay: .1s
}

body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover:after {
	opacity: 1
}

body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span {
	color: #fff
}

body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span {
	color: #b65f38;
	display: inline-flex;
	align-items: center;
	text-align: center;
	margin: 0 32px;
	padding: 3px 32px 0;
	position: relative;
	z-index: 1;
	transition: color .2s ease;
	font-family: portrait, Ubisoft Sans, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-numeric: lining-nums;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 24px;
	line-height: 1.5rem;
	letter-spacing: 0;
	width: calc(100% - 64px);
	height: 56px
}

html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span {
	font-family: ‘Ubisoft Sans’, ‘Microsoft YaHei’, ’微软雅黑’, ‘PingFang TC’, ‘蘋方-繁’, ‘PingFang HK’, ’蘋方-港’, ’Apple LiGothic Medium’, ’蘋果儷中黑’, sans-serif
}

@media only screen and (max-width:900px) {
	body[data-route^=game_assassins-creed_mirage] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) {
		width: auto !important
	}
}
body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList{padding:78px 80px 164px;position:relative}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title{max-width:900px;width:100%;margin:0 auto;padding:0 60px}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper:before{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='26' width='941' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M457.878 12.94l1.82-.9c4.01-1.99 7.29-5.09 9.43-8.9l1.2-2.14m0 23.94l-1.25-2.26c-2.16-3.83-5.48-6.95-9.52-8.93l-1.67-.8m12.43 12l.48-1.02c2.24-4.66 6.14-8.39 11-10.53l1.02-.45-1.58-.71c-4.7-2.21-8.44-5.92-10.58-10.5l-.34-.73m-11.49 11.94h-458m940 0h-458' stroke='%23fff'/%3E%3C/svg%3E") 50%/auto 24px no-repeat;width:100%;height:24px}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content{padding:32px 0 0;display:flex;width:100%;position:relative;flex-direction:column}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content .promo__content__title,body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content p{text-align:center;color:#fff}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content p{padding:0 50px;max-width:600px;margin:0 auto;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title{padding:0 20px}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content{padding:36px 0 0}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content .promo__content__title,body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content p{margin:0}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:1.6px;letter-spacing:.1rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content p{padding:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList:before{content:"";display:block;position:absolute;background:linear-gradient(180deg,#0e1e2b,#142b3d 80%);mix-blend-mode:overlay;bottom:0;width:100%;height:100%}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper .promo__content__title,body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .promo--title .promo__wrapper p{color:#fff}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList{margin-top:32px}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content{padding:20px 20px 60px;row-gap:15px}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__date,body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__date .date,body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min,body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min span{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:17px;line-height:1.0625rem;letter-spacing:0;grid-row:date}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__date,html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__date .date,html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min,html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min span{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__date,html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__date .date,html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min,html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__date,html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__date .date,html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min,html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__date,html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__date .date,html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min,html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content__min span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content h3{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content h3{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn{color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:#fff}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn span{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:1.375rem;line-height:130%}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn span{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn span{font-size:1rem}}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content .btn span:after{transition:transform .3s ease;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='25' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.206 13.98l-1.418-1.473 4.725-4.912L1.316 2.19v4.421l1.417 1.474m4.977.983l3.528 3.668-3.087 3.21-3.528-3.668m3.78.458l-1.89-1.965m-2.362 4.192l2.362 2.456-5.197 5.404v-4.421z' stroke='%23c47242'/%3E%3C/svg%3E");background-size:contain;width:9px;height:20px}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__next,body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__prev{background-position:50%;background-size:contain}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__next:before,body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__prev:before{opacity:0;transition:opacity .3s ease;width:100%;height:100%}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAAJFBMVEWdUC2USymYTSuPRyeIQySjVC+tYDeyZkDy6OPAjnjPqJfexLhuLHU1AAAC2UlEQVQ4y12Uv2obQRDGh4WzsV3tHcjt7kIUSHfsoTzA+QGuWVmlI1sRpBImwXKXTkiVy6QTqQxpXAWMXy7fzOydbA+HfN7ffvN39+hisPbivdFFk1Hbv72GvNiCxdi+11LTtOywaWKL5y2ntm1AWBijvL1Rxs9f39mCLX1nZTNhYZY2zZD3DScUJ008WBs5eJthbCcseUMjU4Fx0q/XUbdxjFZhNcCqPugbgbWdqKiqKjvQJjYC61EUUltYDcv0pgGsRhWYtZDj1+JdY1/HhqwFrCFjgt+K5Uyv28gQoZjV4pg3iO/rCFhNZCUqWjKUqApHnIi6Lc+3IbDvHtpx9maDL2cMPe8U6MuxVxRC+WH3zH/Ytc1K7wXBZn8YBtn9xQL6I7jDiqPgXtyzY1p6hhW7DawzzplPTycbIiMY0PbQEdHH+816ZQyx2Cr0I2/hFouzza8d9hjVMgxhzNA4KnaP93tiio0hzK1nyNXD72x/Crck5kyYeyj9SIp05vF4//f0J3XsGHgeAO1IW0Bn/3ZH6wcqCpXOy5ChDwjz8u0YCXVFJ/QW+32vdG62X+8ppaTauQ8yT1tyMe7objctqGMDvAoKy9IHh3zPns72cKrSVYZWWmvocjvdJqjkuTWBSkBfok40sFg/PCdEJfY7B5Q6MRbOobjcPCfJCKHV7VjLZJjWW5AktazE7dgGm5XFyVZLQcIrEmUZeNhMU/c7pVzpALNb0IVCKgANlwLI7RMo1nWgV+QkoVLOF0+jSItpxr0yH76snGpQnmwuRVPqsL7ISnWrw+YGosTUR+0GyFNBzVSIV2h5KuhnxW4xFTTS9dmmLnFMR9GO9DY4Vg61QKkJBT3V5qBkqqWM0YIgF4I039fKc/kaLpd47g62/CG9Lb33XKf0Lyv1dFL+SpR6C5XyucalYyX3QFuEqHx8ENEYvmpUHYQ4R9wlHqbDYQSMw+ci914vkvz3H8y2DYYdL46ZAAAAAElFTkSuQmCC);left:-68px}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__prev:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAAIVBMVEVrKhJmKBFjJhBfJA9bIg6WUC14Pim8n5Tv6OWieWvdzsg+2qZqAAACSElEQVQ4y3WUv5LTMBDGVwXOcJVWMw61pDkewDIFtfMACQEmZRqGXCrTAEdFQ27SUR4dVJl7S/aP5NgJfCli65fv2/VKDqRFUWoXF4KyklJ7RaFrF61ColfOlBZd2yVRNzWTMy14Nasb2yGl+t0/9VbgKzaotW25MbWd4URddwVjDCkWThEMG4UhNk1DeHALDJFgE5oUmDZnLDDc0lWTmiaQOCPnrhVGcoYYBmnldUoMQwojIh+BncAmXCiOnNc0xDjAkGv68EFJHDlZ7PbzI6LTW4V1iULn9wSZUs46RXC+RgmkVXx5uucviX4TAjvpp6jafxIowQLJiV6ZO+FTvvICHdaZAb748/yQM9QpNfnW2OrusNuiMWJ1DNER9Ggtwv7weATAjAWiQEqdn77e9WAZs1bBMQwK9/3ssNkCyZBwhZ5ieUKIFh6f9d9m34WhJSeS08v4yDn7fKp2P0GFZsX9i9OR1X75WD1kZjkWwcnguajd97veZmrsymHZFabz9w9VYQDsZOi9kzHc/L7poQQPkKdLLVbH6qlAcfpw67WksbBZ3k+gdOt5ZrRQ/7iEtT4m8OQ259il1KydDFdWXh8voZcNFSf8OkObocOSe9YSCnQ0eH5y0vaqJs/AMq0GrE7dMg4201goUFsa5y5Ndubjl5FOf0X9jZyTZrOTzxBvdrZWAzTsxNLQpGh26lE0xl4MwegQVNOaK8sN/eePUWOBanp2T2ZgrYxPzpeftCSvhFFYipqhqr5LUP4Ppj3pHYQxLQ9jFP4FYbXNWlbZbZkAAAAASUVORK5CYII=)}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAAJ1BMVEWVSymaTiufUS2QSCeLRSWjVDCuYTmFQSPInIj17Ojbv7K0eFzs3NbJrqEFAAAC7ElEQVQ4y22UMWvcQBCFVwhc725AuN2FOy5OI5DwH9DGqi3QYVLJd9hwpBVWn8LkjquNwVUMadLFRSCQKnCQn5U3MytbJpnDZ9nfvjczO6tVhsN6hKMnrbWSSAs1gYITnRDKcxUhsQY/Fs9KC1VpKtD5Wdu2o7MRho+xLGzbpiEts1EK5fL6v9EBO5dBNkbjneWKtSFozNxzRmHsa2CbdLC1do5yIkVFLnGGc3bcJylnr5RaYSNYaTJPvssInY6tdCpHKwQnBenY6euCriQpN6qirZ37GdErfBpvPVRajUo/aaX1xjlp5cX2OamnraSUWjO0U9g4R1l1kojSMWzI+TMVhLlpkhJMxNY3gNsnGgzZjkqBs7Zpm/3DjCZunwvSvEOk9LPdzycgJ1vUoaMkQlTa7N49oBzMDK7RNounyze/VtsVzRONSEFjThrNxePJbxoLhFp1OdEMvRFtfbvafmzMZCqJyoyRTr2/uFsceJ4EoTRJZhFs7Lerr9+cGaulX1BaxxUd3632Hx6fITWaUfHs/Pbxz+LpHt0kozI5gtJwUfOHzafFwUlSsT3S8r5gbxa39/tzG48mL8moWbJ2bnu/OVg5f5JTHWEGTG12t7ldRWgutUDafgjN5vvJF8PHxIiyUKdIoEhrduab5Mc8kkuCxSmb49V5szs+6JhRCUxPc7kDoNyfI5ls7agsiiKlg6G2BzqzcS3nLAkWBUZgtp3mKlJ65WnjQzVClf7ga6QoFKnXsCvKM2J4GenioTsEl0wOQLahPAtRmksApPizSwHDWVUWEpQK/85TGBXrPCUYKlYyppDHNXITDFXFHF9pHl2KNWoe+psQysBkEiUrhwAIGqqymiyoSobDTU20pAVSGRaVZbkOQfWwJSoLxLIsqxDWVYDyfT1S1MVtVeRCStheL5dX/16MouyHuu6HgR5Cz7Xh7xpPBGP0YfQOY0QI9TDUIS6oEfT8ooRXX8fKhgDWTyDxgVOheCTF919bqxmFfU5m9AAAAABJRU5ErkJggg==);right:-68px}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls__next:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAAKlBMVEVmJxFjJhBpKRFfJA9bIg5sKhKWTytvLBN4Pyq8n5Tv6OWieWvdzsiUWUDNWs9GAAACqUlEQVQ4T22Uz2sTQRTHZ/YQKHjYYcHz8GAXo16WCf0HNnjzMrCNHoRdCp69LHsSJNCDAUF60pI/oFJ68dTEngRpvIlSEP8a34+ZZBv6IGQmn/m+9533dqMUBwDk3gPIzoSQnYUaA0/YOxRXiUqA4U6qlBYI1mLOug5aJjooUQUk7CK1A2jh7et74xdCgCKv+77v6NN5bxMrrhqGR1yx79kT2ASGsABf1zOCHRlOgO+iWoIJw56iI6VCmKKjgTJAtKus0tSFlt0WUjJSG3rQRrdUUmBOFbdKdOt3ytjAABMo6p0SQvONShuGR3UeMUMUp6nSDTe+oLR1P+OaAJx5C49yL8ruG7XIi6WoxKyIu362vsWrkFKHmiopas/aenZ9yUMDdtukZLvIQUZdr/7dBkhNIJiMaNb5DJWrV5dx3Ea3RiMdQU5VfT67PlnPcSpWE235ASviI+Rf/nj6nXuQ6gGMRU/OPsxtePQYpqMIvT84H29soK1JuSZIYg9n80+f6Z6pCW7VKLFC/ZPz+fL9qVzTtJq6OFIgWv/49Of49wVZCkqNUB5sgBeXi9PxRu5pGnJtRtjfIB5ffVnOpUOq4Zk/pMIsztcXiw1EmDJMyReZenS+uJpL/xDqlKC8pahdfH3wEb/wpUQrjRKo+UpKXasl1WeGSiNKw91Qq4MbOaVwT8MOkDOvlm+YUPe4ZukOTZSub9iEBCmdO8wiXb/TZhutQOfKkvd/OWHYBBh2e7FVun2cZQNoiJbZjroAnzmOHcCDmSsJTqeHAl0WT2S8FBiUhDIslpUuK5EelwynW0o/IzW0PHYZwx0t0Vopy2PnBFaVm7i92MJpNWDZED6//4/xD8NBBH1FhTI3uQOrmH1STaaTyZ4y+OaD6GMfVmjcxfU+nFYBYV33Hza5KOTD0sy8AAAAAElFTkSuQmCC)}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;padding:0;text-decoration:none;display:inline-block;position:relative;margin:50px auto 0}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:after,body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:before{content:"";display:block;position:absolute;left:0;top:0;background-position:center 0,left 0,right 0;background-size:calc(100% - 62px) 56px,32px 56px,32px 56px;width:100%;height:56px}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:before{background-image:url("data:image/png;base64,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"),url("data:image/png;base64,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"),url("data:image/png;base64,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")}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:after{background-image:url("data:image/png;base64,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"),url("data:image/png;base64,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"),url("data:image/png;base64,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");opacity:0;transition:opacity .2s ease}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover:after{opacity:1}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{color:#fff;display:inline-flex;align-items:center;text-align:center;margin:0 32px;padding:3px 32px 0;position:relative;z-index:1;transition:color .2s ease;font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:0;width:calc(100% - 64px);height:56px}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1248px){body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList{padding-left:20px;padding-right:20px}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__controls{margin-top:20px}}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList{padding:32px 20px 40px}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content h3{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:23px;line-height:1.4375rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content h3{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__pagination--mobile{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__pagination--mobile{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__pagination--mobile{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__pagination--mobile{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList__pagination--mobile{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{margin-top:100px}}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list{padding:71px 60px 141px;width:100%;position:relative}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title{max-width:900px;width:100%;margin:0 auto;padding:0 60px}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper:before{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='26' width='941' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M457.878 12.94l1.82-.9c4.01-1.99 7.29-5.09 9.43-8.9l1.2-2.14m0 23.94l-1.25-2.26c-2.16-3.83-5.48-6.95-9.52-8.93l-1.67-.8m12.43 12l.48-1.02c2.24-4.66 6.14-8.39 11-10.53l1.02-.45-1.58-.71c-4.7-2.21-8.44-5.92-10.58-10.5l-.34-.73m-11.49 11.94h-458m940 0h-458' stroke='%23000'/%3E%3C/svg%3E") 50%/auto 24px no-repeat;width:100%;height:24px}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content{padding:32px 0 0;display:flex;width:100%;position:relative;flex-direction:column}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title,body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content p{text-align:center;color:#000}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content p{padding:0 50px;max-width:600px;margin:0 auto;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title{padding:0 20px}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content{padding:36px 0 0}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title,body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content p{margin:0}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:1.6px;letter-spacing:.1rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content p{padding:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list:before{content:"";display:block;position:absolute;background:linear-gradient(180deg,rgba(194,174,153,0),#b96742 80%,rgba(185,103,66,.3));mix-blend-mode:overlay;bottom:0;left:0;width:100%;height:100%}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList{margin-top:88px;max-width:1470px;gap:140px;padding:0}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__row:nth-child(4n-3) .promo__wrapper__content:before{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/1172b10227f3398afc033f90641650da.svg)}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__row:nth-child(4n-2) .promo__wrapper__content:before{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b8ad66e4ff68f13ab411faa3be79137d.svg)}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__row:nth-child(4n-1) .promo__wrapper__content:before{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/fe640904f2ecf4a7e58cebdbf90c3090.svg)}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__row:nth-child(4n) .promo__wrapper__content:before{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/5dd8afd4b5f3233e3b2ffbccb2d3c5b8.svg);background-size:100% auto}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__media{width:calc(60% + 64px);mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0H36.98v.05c0 20.11-16.48 36.43-36.81 36.43H0V100h100z' fill='%23231f20'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.02.05V0H0v100h100V36.48h-.17c-20.32 0-36.81-16.31-36.81-36.43z' fill='%23231f20'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v63.52h.17c20.32 0 36.8 16.31 36.8 36.43v.05h63.02V0z' fill='%23231f20'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100h63.03v-.05c0-20.12 16.47-36.43 36.81-36.43h.17V0H0z' fill='%23231f20'/%3E%3C/svg%3E"),linear-gradient(transparent 17.3076923077%,#000 0,#000 82.6923076923%,transparent 0),linear-gradient(90deg,transparent 9.0725806452%,#000 0,#000 90.9274193548%,transparent 0);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0H36.98v.05c0 20.11-16.48 36.43-36.81 36.43H0V100h100z' fill='%23231f20'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.02.05V0H0v100h100V36.48h-.17c-20.32 0-36.81-16.31-36.81-36.43z' fill='%23231f20'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v63.52h.17c20.32 0 36.8 16.31 36.8 36.43v.05h63.02V0z' fill='%23231f20'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100h63.03v-.05c0-20.12 16.47-36.43 36.81-36.43h.17V0H0z' fill='%23231f20'/%3E%3C/svg%3E"),linear-gradient(transparent 17.3076923077%,#000 0,#000 82.6923076923%,transparent 0),linear-gradient(90deg,transparent 9.0725806452%,#000 0,#000 90.9274193548%,transparent 0);mask-size:10.0806451613% 19.2307692308%,10.0806451613% 19.2307692308%,10.0806451613% 19.2307692308%,10.0806451613% 19.2307692308%,100%,100%;-webkit-mask-size:10.0806451613% 19.2307692308%,10.0806451613% 19.2307692308%,10.0806451613% 19.2307692308%,10.0806451613% 19.2307692308%,100%,100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:0 0,100% 0,0 100%,100% 100%,0 0,0 0;-webkit-mask-position:0 0,100% 0,0 100%,100% 100%,0 0,0 0;position:relative}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__media:before{content:"";float:left;padding-bottom:52.4193548387%}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__media:after{display:table;clear:both;content:"";display:block;position:absolute;top:0;left:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='461' width='933' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M931.824 393.863v26.471c-18.09 7.089-32.475 21.533-39.517 39.666H40.354C33.31 441.867 18.927 427.423.836 420.334V40.666C18.926 33.577 33.31 19.133 40.354 1H892.318c7.042 18.133 21.427 32.577 39.518 39.666v353.197z' stroke='%23c2ae98' stroke-miterlimit='10'/%3E%3C/svg%3E") 50%/95% auto no-repeat;width:100%;height:100%}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content{width:40%;padding:50px 40px 40px;max-width:550px;gap:27px;background-color:hsla(0,0%,100%,.8)}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content:before{content:"";display:block;position:absolute;background-size:auto 100%;background-repeat:no-repeat;border-radius:8px;opacity:.6;background-position:0 0;left:0;top:0;pointer-events:none;width:100%;height:100%}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{color:#000;position:relative;z-index:1;font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content p{color:#000;margin:0;position:relative;z-index:1;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;display:flex;align-items:center;gap:8px;font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary:after{content:"";display:block;transition:transform .3s ease;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='25' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.206 13.98l-1.418-1.473 4.725-4.912L1.316 2.19v4.421l1.417 1.474m4.977.983l3.528 3.668-3.087 3.21-3.528-3.668m3.78.458l-1.89-1.965m-2.362 4.192l2.362 2.456-5.197 5.404v-4.421z' stroke='%23c47242'/%3E%3C/svg%3E") 50%/contain no-repeat;width:10px;height:21px}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary span{color:#000}@media only screen and (max-width:1248px){body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__media{position:absolute}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary{font-size:16px;font-size:1rem;line-height:16px;line-height:1rem;letter-spacing:0}}@media only screen and (max-width:900px){body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list{padding:40px 0 70px}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList{gap:76px}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__row .promo__wrapper{gap:16px}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content{text-align:center;gap:21px;padding:40px 16px}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary{margin:0 auto}}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list{margin:60px auto 0}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList{margin-top:40px}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__media{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0H36.98v.05c0 20.11-16.48 36.43-36.81 36.43H0V100h100z' fill='%23231f20'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.02.05V0H0v100h100V36.48h-.17c-20.32 0-36.81-16.31-36.81-36.43z' fill='%23231f20'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v63.52h.17c20.32 0 36.8 16.31 36.8 36.43v.05h63.02V0z' fill='%23231f20'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100h63.03v-.05c0-20.12 16.47-36.43 36.81-36.43h.17V0H0z' fill='%23231f20'/%3E%3C/svg%3E"),linear-gradient(transparent 9.6036585366%,#000 0,#000 90.3963414634%,transparent 0),linear-gradient(90deg,transparent 11.25%,#000 0,#000 88.75%,transparent 0);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0H36.98v.05c0 20.11-16.48 36.43-36.81 36.43H0V100h100z' fill='%23231f20'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.02.05V0H0v100h100V36.48h-.17c-20.32 0-36.81-16.31-36.81-36.43z' fill='%23231f20'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v63.52h.17c20.32 0 36.8 16.31 36.8 36.43v.05h63.02V0z' fill='%23231f20'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100h63.03v-.05c0-20.12 16.47-36.43 36.81-36.43h.17V0H0z' fill='%23231f20'/%3E%3C/svg%3E"),linear-gradient(transparent 9.6036585366%,#000 0,#000 90.3963414634%,transparent 0),linear-gradient(90deg,transparent 11.25%,#000 0,#000 88.75%,transparent 0);mask-size:12.5% 10.6707317073%,12.5% 10.6707317073%,12.5% 10.6707317073%,12.5% 10.6707317073%,100%,100%;-webkit-mask-size:12.5% 10.6707317073%,12.5% 10.6707317073%,12.5% 10.6707317073%,12.5% 10.6707317073%,100%,100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:0 0,100% 0,0 100%,100% 100%,0 0,0 0;-webkit-mask-position:0 0,100% 0,0 100%,100% 100%,0 0,0 0;position:relative}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__media:before{content:"";float:left;padding-bottom:117.1428571429%}body[data-route^=game_assassins-creed_mirage] .module--feature-content-promo-list .promoList .promo__wrapper__media:after{content:"";display:table;clear:both;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='311' width='264' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M263.363 291.417v7.471a19.71 19.71 0 00-11.155 11.197H11.733A19.708 19.708 0 00.578 298.888V11.722A19.71 19.71 0 0011.733.525h240.479a19.707 19.707 0 0011.154 11.197v279.695z' stroke='%23c2ae98' stroke-miterlimit='10'/%3E%3C/svg%3E")}}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles{position:relative}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title{max-width:900px;width:100%;margin:0 auto;padding:0 60px}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper:before{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='26' width='941' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M457.878 12.94l1.82-.9c4.01-1.99 7.29-5.09 9.43-8.9l1.2-2.14m0 23.94l-1.25-2.26c-2.16-3.83-5.48-6.95-9.52-8.93l-1.67-.8m12.43 12l.48-1.02c2.24-4.66 6.14-8.39 11-10.53l1.02-.45-1.58-.71c-4.7-2.21-8.44-5.92-10.58-10.5l-.34-.73m-11.49 11.94h-458m940 0h-458' stroke='%23fff'/%3E%3C/svg%3E") 50%/auto 24px no-repeat;width:100%;height:24px}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content{padding:32px 0 0;display:flex;width:100%;position:relative;flex-direction:column}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content .promo__content__title,body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content p{text-align:center;color:#fff}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content p{padding:0 50px;max-width:600px;margin:0 auto;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title{padding:0 20px}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content{padding:36px 0 0}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content .promo__content__title,body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content p{margin:0}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:1.6px;letter-spacing:.1rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content p{padding:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles:before{content:"";display:block;position:absolute;background:linear-gradient(180deg,rgba(185,103,66,.3),#041b2d);mix-blend-mode:overlay;bottom:0;width:100%;height:100%}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper .promo__content__title,body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper p{color:#fff}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slick-track{max-width:1460px}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slick-slide{padding:0 10px}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow{padding:66px 60px 78px}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content{bottom:56px;padding:24px 34px 0}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{color:#fff;font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:32px;font-size:2rem;line-height:32px;line-height:2rem;letter-spacing:1.28px;letter-spacing:.08rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content div{margin-top:0;color:#fff;max-height:0;transition:margin .2s ease,max-height .2s ease;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content div{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content div{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content div{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content div{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content div p{margin:0}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn,body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn{z-index:1;position:absolute;top:50%;transform:translateY(-50%);background:#b65f38;width:50px;height:50px}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn svg,body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn svg{display:none}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before,body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before{content:"";display:block;position:absolute;background-size:contain;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:18px}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:after,body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:.5px solid #c97746;width:40px;height:40px}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn{right:0}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__forward__btn:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='22' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.632 12.493l-1.447-1.316 4.822-4.386L.703 1.967v3.947L2.149 7.23m5.08.878l3.6 3.275-3.15 2.865-3.601-3.275m3.857.41L6.007 9.628m-2.411 3.743l2.41 2.193-5.303 4.824v-3.947z' stroke='%23fff'/%3E%3C/svg%3E")}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn{left:0}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__backward__btn:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='22' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.025 12.493l1.446-1.316L5.65 6.791l5.303-4.824v3.947L9.507 7.23m-5.079.878l-3.6 3.275 3.15 2.865 3.6-3.275m-3.857.41L5.65 9.628m2.41 3.743l-2.41 2.193 5.303 4.824v-3.947z' stroke='%23fff'/%3E%3C/svg%3E")}@media only screen and (max-width:1248px){body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slick-track{display:grid;grid-template-columns:repeat(2,1fr);max-width:600px;margin:0 auto;row-gap:20px}}@media only screen and (min-width:768px)and (max-width:1248px){body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slick-slide{width:100%!important}}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slick-track{display:flex}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slick-slide{padding:0 20px}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow{padding:32px 0}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content{padding-bottom:63px;bottom:0;fill:rgba(41,53,61,.4);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage] .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content div{max-height:none;margin-top:15px}}@media only screen and (max-width:1248px){body[data-route^=game_assassins-creed_mirage].isTouch .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content{padding-bottom:63px;bottom:0;fill:rgba(41,53,61,.4);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}body[data-route^=game_assassins-creed_mirage].isTouch .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_mirage].isTouch .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_mirage].isTouch .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_mirage].isTouch .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_mirage].isTouch .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_mirage].isTouch .module--feature-visual-grid-carousel-with-titles .slideshow__slide__content div{max-height:none;margin-top:15px}}body[data-route^=game_assassins-creed_mirage] .modal{background:linear-gradient(180deg,rgba(194,174,153,.5),rgba(182,95,56,.5)),url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f079bb1e7e226ea7da7bd5780682f7e1.jpg) repeat}body[data-route^=game_assassins-creed_mirage] .modal:after,body[data-route^=game_assassins-creed_mirage] .modal:before{display:none}body[data-route^=game_assassins-creed_mirage] .modal__header__closeBtn{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAAD1BMVEWZTSuSSSigUi6JRCWvYTgJw7wBAAACM0lEQVQ4T3VUi7EjIQwzzBYAQwpgmG2AIwVkc6//mk6ygLfvLuedJGyEZMt8zDxibK3VqhdLWaG3Sqy1KDhZSimHBcbahDoU8B1ycrBandhSDkFUSiqjqOQGSwFPhkI8vz7GK2VInmCcDAnHWfILstHOpckBciIvUiaC1k4v5/2+VQSn9kK19ZtJrLF6FBQywRiP6kTE1DXJ0mc87jkFGoxcaRekat9qklMvFFTjzsmaYvMOIS42oR2TKdHZ++A+bVdLmF2OjoW7zxmRIWZKm3niYU46dV1n1nsTQGPSgPV+sSA7b8vZJpEdMsruJiBgO8qmXcTQPpYoZp0rRp9UtSNSry3UtBXsyqo2LmqcKw0sX77BXFZcqbJ56K18wg49LGzCLpuOuMM2xiXzgrjh7xitZK82pcOt1SiLmoEdvZhYp32IgFZ4wQYzMRWCpR6CwHB8Y8kxNZBWcn64IYY3rFLXZXkUH742irQq0mKTCV/6J6zM6ByZAHOG6eD9NjE5egWBiU/iIfD07A9yYnovD94NvCP8vOqywJDHoZRHmZcH2sLjnr21iZt69EcuE9YdMidyPXN5bqbY+vhij/IcYPb7hLTAPh79Rl2yXczxHL2U3vsP9bzBIqRMvKDCUhY4+LK4KAC/vW+wO5xnWT1jWr/6zCnYFciEBmTHAPhr4N8JlzwoiSGYQ7KOAmdap+FVzOfX+f5wMf4uxcbfUcr8deaP6My9hh+YfQ//BUn5L/hNHH8Ag12PuksgYmYAAAAASUVORK5CYII=) 50%/cover no-repeat;min-height:48px;min-width:48px;color:#fff}body[data-route^=game_assassins-creed_mirage] .modal__header__closeBtn:before{content:"";display:block;position:absolute;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4AgMAAADV6NONAAAADFBMVEVlJhBrKRFdIw6XTyvAliS9AAABnElEQVQoU12SsWrkMBRFr40HxDKFDHG3hVAVRAgT2PQWyP0M2J+SOsaVESHfsKgyYhmWVCFNviJ/E9h9kqzJTF5hfHzue5YsA8BAhVgl6quuGQZzqAIwcF0Ha9oWEAIb0wUMljSFAw39gUfuHv+d6hPoH6IdtAG2QJew35sWW5Fx0DVZhjojT+H7hDHMYvjjg9ZRR3tYw3tUAZsVex1tHlW0F9g38b2bFY2OvVW2aM/D6zKyrauIxX3CwxpesTcX4SGFeZ6859iOp95oGfDQJORxFH6tk9MWcNetFmXAndGBTNpRcXfVnXpp3G5TVw2dAlLvDq2mczMmI3jFTc8z6koTt/G94i9ZemKSnSiMApwG4ycgdyNpXlRpR/OLFOTD4Qd0L5KFW1ojbkaot3n6HRiipA2610nM1I6pnOmz+7dlCt3018jQ+2qFYiPGWcqbKVhrl5lJxuQTI7SLs65k1s1/op2tUk5KoW5HQu8X55i7/jEfZUDnlbLMLv7oo43+2srnjN6qyfujgn8/+0XJnpX7QhevX1Zd4jcb6z/3W+ZyRWbjXQAAAABJRU5ErkJggg==) 50%/cover no-repeat;left:0;top:0;opacity:0;transition:opacity .3s ease;width:100%;height:100%}body[data-route^=game_assassins-creed_mirage] .modal__header__closeBtn svg{position:relative;z-index:1;width:14px;height:14px}body[data-route^=game_assassins-creed_mirage]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn.has-image:hover{background-size:120px,20px 46px}body[data-route^=game_assassins-creed_mirage]:not(.isTouch) .moduleUpdatesList .updatesList__item__content .btn-primary:hover span:after{transform:translateX(10px)}body[data-route^=game_assassins-creed_mirage]:not(.isTouch) .moduleUpdatesList .updatesList__controls__next:hover:before,body[data-route^=game_assassins-creed_mirage]:not(.isTouch) .moduleUpdatesList .updatesList__controls__prev:hover:before{opacity:1}body[data-route^=game_assassins-creed_mirage]:not(.isTouch) .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary:hover:after{transform:translateX(10px)}body[data-route^=game_assassins-creed_mirage]:not(.isTouch) .modal__header__closeBtn:hover:before{opacity:1}body[data-route^=game_assassins-creed_mirage] .global-footer--default{display:none!important}body[data-route^=game_assassins-creed_mirage] .brandFooterWrapper{background:#0e1e2e}body[data-route^=game_assassins-creed_mirage] .brandFooterWrapper .corporatePanel{background-color:#1d1e21}@keyframes promoListFade{0%{opacity:1}40%{opacity:1}60%{opacity:0}to{opacity:0}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]){background:#000}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) ::selection{color:#fff;background-color:rgba(211,12,20,.8)}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .modal--youtube-modal{background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/68735c47830e02698bd0b231f239340a.jpg) 50%/cover no-repeat,#29353d}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .modal--youtube-modal:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAADLBAMAAAAl2yiMAAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAMO8gYN+CRYunu3gAAAHSSURBVFjD5dExTwJBEIbhPSFne9nG9g4aS4KSUJLQbHnJNZY2mC1NaKxd9HcLuRXnmJv5trBgdYoJCZuHMK8x/3deXtneHNdkV52frA5sf562rc9PJk8btp+Pu5gbyPz8kMjEedSYftYbyNwcIFPcY8bmwQTMdAYyDwYytJHEkEY60zdSmR7QGZsHEzDDGlnciDPfX2tMP8sKMssGMsUMMzYPJmCGNhIY2khgBo0EhjZSmdhIYyKgMjYPJmCGN2IMb8SYkUaM4Y0EZtBonBkAAmPzYAJm5gYylYGM2KjBjRgz0qjBV2GMzYMJmNEbNbjRrMKNGtyIMOsGMtN3zLg8mBozpJHDjSQmzkRj+lktILPuIDP9wIzLg6kxQxsJDG0kMINGAkMbqUxspDERUBmXB1NjhjdiDG/EmJFGjOGNBGbQaJwZAALj8mBqzEiNCCM1IozYiDBSI8aMNLpkRgDGuDyYGjPBQGZrIAMadbgRYcRGHf47hHF5MO1fbVQmXMXnwbSYIY08blQmNPK4UZnQyOOrlAlXuXqmxQxr5HGjMqGRx43KhEYeX6VMuMoVMy1mhEaeN9oqTJzdQmH6eesg03/WGfc7zN3pye3eXOxib/KbL2Il1sufm5y7AAAAAElFTkSuQmCC) 50%/contain no-repeat;width:25px;height:auto;aspect-ratio:68/203;position:absolute;top:20px;opacity:.3;left:20px;right:auto;mask-image:none;animation:none;top:33px;left:16px}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .modal--youtube-modal:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAHaBAMAAAAd3N01AAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAYSKAv+FBnwVHFZUAAAO2SURBVHja7ZzBc9JAFIfDRtNrYazlmFrRHlHsyNE6nZqj0lFzZFrQHqvOVI9FQPbPFsKGMNlAstkH3YTfd8os06+b5O3ue0uCZQGws1SqAVI7m7d3M4tOeID8D+bt7x5CdD5DaneCZiWRu+YCmiyqc8FAU9Q7F1xs5dTYfoLEzSFqDOUP2p0cIo834+02H+UQ9bnUpTZX7NHzWVA7frxLFT52Z+HdVJwDGjx2uZnXyTWZOJ/iLY9iUfHim6CrOW+1w8j+tz0Riw67WqL64nrbEx1RJRrXbTk+lURhCNhBDGmcWtilIKg1RNNgnh/8SeiQ0u2vi47sJQW1SkA6bqlTgR+nNOe3x/mK6SN1FYnPS6tEqeua1KMmiehmZcAdtwSvM4nsMb+luWu1w1IGoy1ikWkvFCKEGgPNDoXzkcf3NRcc0aM+H2h2SFyjaSYgd4k9E6QOauZ3ohGns4pYvcX/ci7NWLLXc51x0HbXZAJKt0xK/frNnFcgnrH5Q9W+tBJX+3lWyVrZYzzIahNW+8Ys0VVNj5knr/aOP8mRZz9OWDoat3nKLDc5E9yNws880VFVUFsp+jUb0/JNm7W+eZidiGyi778Fd6sSmfnHcmY6b2/mTGvWpfNEotRTKy4HnwUdTZF5CyREOy0i260BRYRsziZbRQAWSMzZuyp6Em4fvi/dECE7NcTRFkXZ99i2xWKH/UxT1A/n7C9YvzSoPqXxsHD3uWii9CGSUZQ+aCGCKJ30Pf/CjjXzRMdUFzu9gtyoyKlG1GIr7YWK6IQv4Wpc7PqyqKsjmoT3qPVWT/R36WMd0c19dKwlqiz9cbWsY+2KRuScjkimWtuLnm/TEfV8funqi5xTzicqZdYK0ZHHR4dD/bvW49PTsglEfHyX9H2ysmjaWCMRWQecn5GIrJc+/3pNIbIqHuckIosFp0cy1qanNyQatN6IaBphtbJlI2xpdXV0RCcfo2Pf1ShqEhbIfBNbfRBlI3oiOYnIJ7qhElVaEa9Q1KCooROlf5mJOMowsZ1/2OoGGjbGIaIQHWA/G5gE2Rcs5j3rV2JRiR9jBDsNEi2IINqOKPUVBmAgi7u2j8iGCKJNikr8qKcT7kNeaYpKXGaZ92Dltdr7/aiyIYIoJ4o/EwKMgGzOxhApogg1LQAAAFAIzHu/37y6HxQRbLFCRCFazJA/MaY2DlkFaV5xjLfpQTkp8WNDeGQYAIC6f+P5EQAAANT9qPsBAAAAAAAAoGz1Gn5MAQBgCmTvHeFdCFA+/gNQWi4EEd43RAAAAABJRU5ErkJggg==) 50%/contain no-repeat;width:70px;height:auto;aspect-ratio:144/474;position:absolute;top:20px;opacity:.1;right:20px;transform:scaleX(-1);left:auto;right:140px;mask-image:none;animation:none;top:33px}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .modal--youtube-modal .modal__body:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAADLBAMAAAAl2yiMAAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAMO8gYN+CRYunu3gAAAHSSURBVFjD5dExTwJBEIbhPSFne9nG9g4aS4KSUJLQbHnJNZY2mC1NaKxd9HcLuRXnmJv5trBgdYoJCZuHMK8x/3deXtneHNdkV52frA5sf562rc9PJk8btp+Pu5gbyPz8kMjEedSYftYbyNwcIFPcY8bmwQTMdAYyDwYytJHEkEY60zdSmR7QGZsHEzDDGlnciDPfX2tMP8sKMssGMsUMMzYPJmCGNhIY2khgBo0EhjZSmdhIYyKgMjYPJmCGN2IMb8SYkUaM4Y0EZtBonBkAAmPzYAJm5gYylYGM2KjBjRgz0qjBV2GMzYMJmNEbNbjRrMKNGtyIMOsGMtN3zLg8mBozpJHDjSQmzkRj+lktILPuIDP9wIzLg6kxQxsJDG0kMINGAkMbqUxspDERUBmXB1NjhjdiDG/EmJFGjOGNBGbQaJwZAALj8mBqzEiNCCM1IozYiDBSI8aMNLpkRgDGuDyYGjPBQGZrIAMadbgRYcRGHf47hHF5MO1fbVQmXMXnwbSYIY08blQmNPK4UZnQyOOrlAlXuXqmxQxr5HGjMqGRx43KhEYeX6VMuMoVMy1mhEaeN9oqTJzdQmH6eesg03/WGfc7zN3pye3eXOxib/KbL2Il1sufm5y7AAAAAElFTkSuQmCC) 50%/contain no-repeat;width:25px;height:auto;aspect-ratio:68/203;position:absolute;top:20px;opacity:.3;right:20px;bottom:19px;top:auto;left:auto;right:22px;z-index:-1}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .modal--youtube-modal .modal__body:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAHaBAMAAAAd3N01AAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAYSKAv+FBnwVHFZUAAAO2SURBVHja7ZzBc9JAFIfDRtNrYazlmFrRHlHsyNE6nZqj0lFzZFrQHqvOVI9FQPbPFsKGMNlAstkH3YTfd8os06+b5O3ue0uCZQGws1SqAVI7m7d3M4tOeID8D+bt7x5CdD5DaneCZiWRu+YCmiyqc8FAU9Q7F1xs5dTYfoLEzSFqDOUP2p0cIo834+02H+UQ9bnUpTZX7NHzWVA7frxLFT52Z+HdVJwDGjx2uZnXyTWZOJ/iLY9iUfHim6CrOW+1w8j+tz0Riw67WqL64nrbEx1RJRrXbTk+lURhCNhBDGmcWtilIKg1RNNgnh/8SeiQ0u2vi47sJQW1SkA6bqlTgR+nNOe3x/mK6SN1FYnPS6tEqeua1KMmiehmZcAdtwSvM4nsMb+luWu1w1IGoy1ikWkvFCKEGgPNDoXzkcf3NRcc0aM+H2h2SFyjaSYgd4k9E6QOauZ3ohGns4pYvcX/ci7NWLLXc51x0HbXZAJKt0xK/frNnFcgnrH5Q9W+tBJX+3lWyVrZYzzIahNW+8Ys0VVNj5knr/aOP8mRZz9OWDoat3nKLDc5E9yNws880VFVUFsp+jUb0/JNm7W+eZidiGyi778Fd6sSmfnHcmY6b2/mTGvWpfNEotRTKy4HnwUdTZF5CyREOy0i260BRYRsziZbRQAWSMzZuyp6Em4fvi/dECE7NcTRFkXZ99i2xWKH/UxT1A/n7C9YvzSoPqXxsHD3uWii9CGSUZQ+aCGCKJ30Pf/CjjXzRMdUFzu9gtyoyKlG1GIr7YWK6IQv4Wpc7PqyqKsjmoT3qPVWT/R36WMd0c19dKwlqiz9cbWsY+2KRuScjkimWtuLnm/TEfV8funqi5xTzicqZdYK0ZHHR4dD/bvW49PTsglEfHyX9H2ysmjaWCMRWQecn5GIrJc+/3pNIbIqHuckIosFp0cy1qanNyQatN6IaBphtbJlI2xpdXV0RCcfo2Pf1ShqEhbIfBNbfRBlI3oiOYnIJ7qhElVaEa9Q1KCooROlf5mJOMowsZ1/2OoGGjbGIaIQHWA/G5gE2Rcs5j3rV2JRiR9jBDsNEi2IINqOKPUVBmAgi7u2j8iGCKJNikr8qKcT7kNeaYpKXGaZ92Dltdr7/aiyIYIoJ4o/EwKMgGzOxhApogg1LQAAAFAIzHu/37y6HxQRbLFCRCFazJA/MaY2DlkFaV5xjLfpQTkp8WNDeGQYAIC6f+P5EQAAANT9qPsBAAAAAAAAoGz1Gn5MAQBgCmTvHeFdCFA+/gNQWi4EEd43RAAAAABJRU5ErkJggg==) 50%/contain no-repeat;width:70px;height:auto;aspect-ratio:144/474;position:absolute;top:20px;opacity:.1;left:20px;transform:scaleY(-1);left:26px;right:auto;top:auto;bottom:19px}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .modal--youtube-modal{background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/559b178acc99eec564d0b45641eadebc.jpg) 50%/cover no-repeat,#29353d}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .modal--youtube-modal:before{right:73px}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .modal--youtube-modal .modal__body{background:linear-gradient(180deg,transparent 69.89%,#000),linear-gradient(180deg,#000,transparent 26.06%)}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal--youtube-modal .modal__header__closeBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;text-decoration:none;position:relative;align-items:center;display:flex;flex-direction:column;gap:2px;justify-content:center;min-height:56px;min-width:56px;padding:8px 20px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background-color:rgba(211,12,20,.9);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 0 0 3px rgba(211,12,20,.9),inset 0 0 0 0 #d30c14,0 0 0 0 rgba(0,0,0,.8);width:56px;height:56px;position:absolute}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal--youtube-modal .modal__header__closeBtn svg{position:relative;width:24px;height:24px;z-index:1}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal--youtube-modal .modal__header__closeBtn span{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:4.2px;position:relative;z-index:1}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal--youtube-modal .modal__header__closeBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal--youtube-modal .modal__header__closeBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal--youtube-modal .modal__header__closeBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal--youtube-modal .modal__header__closeBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal--youtube-modal .modal__header__closeBtn:before{content:"";width:0;height:100%;background-color:#d30c14;position:absolute;left:0;top:0;transition:width .2s ease-out}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__btn{width:max-content;line-height:24px}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__btn:after,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__btn:before{bottom:-3px!important}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__btn:focus:before,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__btn:hover:before{width:calc(100% - 4.2px)}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title{padding:104px 60px 90px}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promo--title{padding:48px 16px 80px}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList{padding-left:0;padding-right:0}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList{display:flex;flex-direction:column;gap:64px}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo:nth-child(2n) .promo__wrapper{justify-content:flex-end;background-position:0}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo:nth-child(2n) .promo__wrapper__media img{object-position:left center}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo:nth-child(2n) .promo__wrapper{justify-content:flex-start;background-position:top}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo:nth-child(2n) .promo__wrapper__media img{object-position:center top}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo:nth-child(odd) .promo__wrapper{justify-content:flex-start;background-position:100%}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo:nth-child(odd) .promo__wrapper__media img{object-position:right center}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo:nth-child(odd) .promo__wrapper{justify-content:flex-start;background-position:top}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo:nth-child(odd) .promo__wrapper__media img{object-position:center top}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper{min-height:100vh;background-size:cover;background-position:50%;position:relative;display:flex;align-items:center}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper{min-height:auto;background-size:contain;background-position:top;flex-direction:column}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__media{position:absolute;top:0;left:0;right:0;bottom:0;animation:promoListFade 6s ease-in-out 0s infinite alternate}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__media img{object-fit:cover;object-position:center;width:100%;height:100%}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__media{width:100%;object-position:center-top;object-fit:contain;position:relative}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__media:before{content:"";float:left;padding-bottom:133.3333333333%}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__media:after{content:"";display:table;clear:both}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content{display:flex;flex-direction:column;text-align:center;position:relative;gap:8px;padding:48px 32px;z-index:1;width:550px;border-radius:0;box-shadow:0 33px 49px -7px rgba(0,0,0,.67),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);margin:0 100px;align-items:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 250' opacity='.15'%3E%3Cpath d='M125.5 0H0v250h250V0H125.5zm1.6 128.2l119.2 119.2-81.1-38.2-38.1-81zm-42.3 81.1L3.7 247.5l119.2-119.2-38.1 81zm38.1-87.5L3.7 2.5l81.1 38.2 38.1 81.1zm42.3-81.1l81.1-38.2-119.2 119.3 38.1-81.1zm-43.4 82.2L40.7 84.8 2.5 3.7l119.3 119.2zM40.4 85.7l82.4 38.8H1.6l38.8-38.8zm82.4 39.8l-82.4 38.8-38.8-38.8h121.2zm-82.1 39.7l81.1-38.2L2.5 246.3l38.2-81.1zm87.5-38.1l81.1 38.2 38.2 81.1-119.3-119.3zm81.4 37.2l-82.4-38.8h121.2l-38.8 38.8zm-82.4-39.8l82.4-38.8 38.8 38.8H127.2zm82.1-39.7L128.2 123 247.5 3.7l-38.2 81.1zm-44.3-45L126.2 1h121.1L165 39.8zm-.7.6l-38.8 82.4V1.6l38.8 38.8zm-39.8 82.4L85.7 40.4l38.8-38.8v121.2zM85 39.8L2.7 1h121.1L85 39.8zM1 2.7L39.8 85 1 123.8V2.7zM39.8 165L1 247.3V126.2L39.8 165zM85 210.2l38.8 38.8H2.7L85 210.2zm.7-.6l38.8-82.4v121.2l-38.8-38.8zm39.8-82.4l38.8 82.4-38.8 38.8V127.2zm39.5 83l82.4 38.8H126.2l38.8-38.8zm84 37.1L210.2 165l38.8-38.8v121.1zM210.2 85L249 2.7v121.1L210.2 85z' opacity='.5' fill='%23fff'/%3E%3C/svg%3E") repeat;background-size:50%;background-position:center top -225px;background-color:rgba(0,0,0,.7);color:#fff;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content li{text-align:initial}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content{width:calc(100% - 32px);max-width:550px;margin:-32px 16px 0;padding:24px 16px;background-size:50%;background-position:center top -225px;background-color:hsla(0,0%,100%,.1)}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase;padding-top:55px;position:relative;text-align:center;color:#fff}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__content__title:before{content:"";display:block;position:absolute;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='321' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.4' stroke='%23fff'%3E%3Cpath d='M.75 12.598h150.344' stroke-width='1.25'/%3E%3Cpath stroke-width='1.8' d='M160.75 2.214l10.383 10.383-10.383 10.382-10.382-10.382z'/%3E%3Cpath stroke-width='1.25' d='M160.75 8.43l4.165 4.166-4.165 4.166-4.166-4.166zM170.405 12.598H320.75'/%3E%3C/g%3E%3C/svg%3E") 50%/auto 23px no-repeat;top:0;left:50%;transform:translateX(-50%);width:100%;height:23px}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__content__title{padding-top:35px;font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__content__title:before{left:19px;right:19px;transform:none;background-size:auto 19px;width:calc(100% - 38px);height:19px}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList p{color:#fff;text-align:center;margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content__btn{background-color:red;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;padding:0;text-decoration:none;position:relative;display:inline-block;width:max-content;margin:16px 10px 10px;max-width:100%;font-size:unset;line-height:unset}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content__btn span{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:4.2px}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content__btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content__btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content__btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content__btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content__btn:before{content:"";width:0;height:1px;background-color:#fff;position:absolute;left:0;bottom:0;transition:width .2s ease-out}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content__btn:after{content:"";width:calc(100% - 4.2px);height:1px;background-color:hsla(0,0%,100%,.5);position:absolute;left:0;bottom:0}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content__btn:focus:before,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .module--feature-content-promo-list .promoList .promo__wrapper__content__btn:hover:before{width:calc(100% - 4.2px)}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList{padding:0 0 82px;background:linear-gradient(180deg,transparent 83%,#000),linear-gradient(180deg,#000 1%,transparent 50%),url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/68735c47830e02698bd0b231f239340a.jpg) 50%/cover no-repeat;background-repeat:no-repeat;position:relative}@media only screen and (min-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAHaBAMAAAAd3N01AAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAYSKAv+FBnwVHFZUAAAO2SURBVHja7ZzBc9JAFIfDRtNrYazlmFrRHlHsyNE6nZqj0lFzZFrQHqvOVI9FQPbPFsKGMNlAstkH3YTfd8os06+b5O3ue0uCZQGws1SqAVI7m7d3M4tOeID8D+bt7x5CdD5DaneCZiWRu+YCmiyqc8FAU9Q7F1xs5dTYfoLEzSFqDOUP2p0cIo834+02H+UQ9bnUpTZX7NHzWVA7frxLFT52Z+HdVJwDGjx2uZnXyTWZOJ/iLY9iUfHim6CrOW+1w8j+tz0Riw67WqL64nrbEx1RJRrXbTk+lURhCNhBDGmcWtilIKg1RNNgnh/8SeiQ0u2vi47sJQW1SkA6bqlTgR+nNOe3x/mK6SN1FYnPS6tEqeua1KMmiehmZcAdtwSvM4nsMb+luWu1w1IGoy1ikWkvFCKEGgPNDoXzkcf3NRcc0aM+H2h2SFyjaSYgd4k9E6QOauZ3ohGns4pYvcX/ci7NWLLXc51x0HbXZAJKt0xK/frNnFcgnrH5Q9W+tBJX+3lWyVrZYzzIahNW+8Ys0VVNj5knr/aOP8mRZz9OWDoat3nKLDc5E9yNws880VFVUFsp+jUb0/JNm7W+eZidiGyi778Fd6sSmfnHcmY6b2/mTGvWpfNEotRTKy4HnwUdTZF5CyREOy0i260BRYRsziZbRQAWSMzZuyp6Em4fvi/dECE7NcTRFkXZ99i2xWKH/UxT1A/n7C9YvzSoPqXxsHD3uWii9CGSUZQ+aCGCKJ30Pf/CjjXzRMdUFzu9gtyoyKlG1GIr7YWK6IQv4Wpc7PqyqKsjmoT3qPVWT/R36WMd0c19dKwlqiz9cbWsY+2KRuScjkimWtuLnm/TEfV8funqi5xTzicqZdYK0ZHHR4dD/bvW49PTsglEfHyX9H2ysmjaWCMRWQecn5GIrJc+/3pNIbIqHuckIosFp0cy1qanNyQatN6IaBphtbJlI2xpdXV0RCcfo2Pf1ShqEhbIfBNbfRBlI3oiOYnIJ7qhElVaEa9Q1KCooROlf5mJOMowsZ1/2OoGGjbGIaIQHWA/G5gE2Rcs5j3rV2JRiR9jBDsNEi2IINqOKPUVBmAgi7u2j8iGCKJNikr8qKcT7kNeaYpKXGaZ92Dltdr7/aiyIYIoJ4o/EwKMgGzOxhApogg1LQAAAFAIzHu/37y6HxQRbLFCRCFazJA/MaY2DlkFaV5xjLfpQTkp8WNDeGQYAIC6f+P5EQAAANT9qPsBAAAAAAAAoGz1Gn5MAQBgCmTvHeFdCFA+/gNQWi4EEd43RAAAAABJRU5ErkJggg==) 50%/contain no-repeat;width:70px;height:auto;aspect-ratio:144/474;position:absolute;top:20px;opacity:.1;left:20px;top:300px}}@media only screen and (min-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAADLBAMAAAAl2yiMAAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAMO8gYN+CRYunu3gAAAHSSURBVFjD5dExTwJBEIbhPSFne9nG9g4aS4KSUJLQbHnJNZY2mC1NaKxd9HcLuRXnmJv5trBgdYoJCZuHMK8x/3deXtneHNdkV52frA5sf562rc9PJk8btp+Pu5gbyPz8kMjEedSYftYbyNwcIFPcY8bmwQTMdAYyDwYytJHEkEY60zdSmR7QGZsHEzDDGlnciDPfX2tMP8sKMssGMsUMMzYPJmCGNhIY2khgBo0EhjZSmdhIYyKgMjYPJmCGN2IMb8SYkUaM4Y0EZtBonBkAAmPzYAJm5gYylYGM2KjBjRgz0qjBV2GMzYMJmNEbNbjRrMKNGtyIMOsGMtN3zLg8mBozpJHDjSQmzkRj+lktILPuIDP9wIzLg6kxQxsJDG0kMINGAkMbqUxspDERUBmXB1NjhjdiDG/EmJFGjOGNBGbQaJwZAALj8mBqzEiNCCM1IozYiDBSI8aMNLpkRgDGuDyYGjPBQGZrIAMadbgRYcRGHf47hHF5MO1fbVQmXMXnwbSYIY08blQmNPK4UZnQyOOrlAlXuXqmxQxr5HGjMqGRx43KhEYeX6VMuMoVMy1mhEaeN9oqTJzdQmH6eesg03/WGfc7zN3pye3eXOxib/KbL2Il1sufm5y7AAAAAElFTkSuQmCC) 50%/contain no-repeat;width:25px;height:auto;aspect-ratio:68/203;position:absolute;top:20px;opacity:.3;right:20px;top:300px}}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList{padding:0 0 58px}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title{padding:140px 60px 50px}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title{padding:48px 16px 39px;width:100%}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__wrapper__content{padding:0}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .promo--title .promo__content__title{width:100%}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList{padding:0 96px}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList{padding:0;width:100%}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__wrapper__items{transition:transform .6s cubic-bezier(.23,1,.32,1)}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__wrapper__items__item{padding:0 16px}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content{padding:20px 20px 26px;border-radius:0;row-gap:17px;column-gap:20px}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content{padding:16px}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__date,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__date .date,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min span{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:17px;line-height:1.0625rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__date,html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__date .date,html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min,html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min span{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__date,html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__date .date,html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min,html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__date,html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__date .date,html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min,html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__date,html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__date .date,html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min,html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min{margin-top:-17px}}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min{margin-top:0}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content__min:before{left:-10px}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content h3{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content h3{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content+p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content+p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content+p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content+p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content+p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content .btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;padding:0;text-decoration:none;position:relative;display:inline-block;grid-row:tags;align-self:flex-end;margin:0}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content .btn span{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:4.2px}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content .btn:before{content:"";width:0;height:1px;background-color:#fff;position:absolute;left:0;bottom:0;transition:width .2s ease-out}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content .btn:after{content:"";width:calc(100% - 4.2px);height:1px;background-color:hsla(0,0%,100%,.5);position:absolute;left:0;bottom:0}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__content:before,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__media{border-radius:0}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__item__media img{transition:transform .4s ease}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls{padding:16px 16px 0}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;text-decoration:none;position:relative;align-items:center;display:flex;flex-direction:column;gap:2px;justify-content:center;min-height:56px;min-width:56px;padding:8px 20px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background-color:rgba(0,0,0,.9);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 0 0 3px rgba(0,0,0,.9),inset 0 0 0 0 #202020,0 0 0 0 rgba(0,0,0,.8);width:56px;height:56px;position:absolute;top:calc(50% - 76px);transform:none}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next svg,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev svg{position:relative;width:24px;height:24px;z-index:1}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next span,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev span{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:4.2px;position:relative;z-index:1}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next span,html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next span,html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next span,html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next span,html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next:before,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev:before{content:"";width:0;height:100%;background-color:#202020;position:absolute;left:0;top:0;transition:width .2s ease-out}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next:after,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev:after{top:50%;left:50%;transform:translate(-50%,-50%);content:"";display:block;position:absolute;background-position:50%;background-size:contain;width:16px;height:16px}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev{position:relative;top:auto}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next.is-disabled,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev.is-disabled{display:flex}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev{left:20px}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.327 11.334l.684-.814-4.167-4.013h9.278V5.494H2.844L7.011 1.48 6.327.667.789 6z' fill='%23fff' fill-opacity='.85'/%3E%3C/svg%3E")}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__prev{left:auto}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next{right:20px}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E")}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__controls__next{right:auto}}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__pagination--mobile{display:flex;gap:5px;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__pagination--mobile{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__pagination--mobile{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__pagination--mobile{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__pagination--mobile{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;text-decoration:none;position:relative;align-items:center;display:flex;flex-direction:column;gap:2px;height:56px;justify-content:center;min-height:56px;min-width:56px;padding:8px 20px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background-color:rgba(0,0,0,.9);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 0 0 3px rgba(0,0,0,.9),inset 0 0 0 0 #202020,0 0 0 0 rgba(0,0,0,.8);min-width:194px;margin:48px auto 0}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary span{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:4.2px;position:relative;z-index:1}html[lang=ar-ae] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary:before{content:"";width:0;height:100%;background-color:#202020;position:absolute;left:0;top:0;transition:width .2s ease-out}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary{width:100%}}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary{width:calc(100% - 32px)}}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .brandFooterWrapper,body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .brandFooterWrapper .brandFooter{background:#000}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .brandFooterWrapper .corporatePanel{background:#1d1e21}body[data-route^=game_assassins-creed_shadows]:not(body[data-route=game_assassins-creed_shadows_photomode]) .global-footer--default{display:none!important}body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__item__media:hover img{transform:scale(1.03)}body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__item__content .btn:focus:before,body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__item__content .btn:hover:before{width:calc(100% - 4.2px)}body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__controls__next:focus,body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__controls__next:hover,body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__controls__prev:focus,body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__controls__prev:hover{box-shadow:0 0 0 3px #202020,inset 0 0 0 0 #202020,0 0 24px 0 hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);transform-origin:center center;transform:scale(.99);background-color:rgba(0,0,0,.9)}body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__controls__next:focus:before,body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__controls__next:hover:before,body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__controls__prev:focus:before,body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__controls__prev:hover:before{width:100%}body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary:focus,body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary:hover{box-shadow:0 0 0 3px #202020,inset 0 0 0 0 #202020,0 0 24px 0 hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);transform-origin:center center;transform:scale(.99);background-color:rgba(0,0,0,.9)}body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary:focus:before,body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__allNewsBtn.btn-primary:hover:before{width:100%}body[data-route^=game_assassins-creed_shadows]:not(.isTouch):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal--youtube-modal .modal__header__closeBtn:focus,body[data-route^=game_assassins-creed_shadows]:not(.isTouch):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal--youtube-modal .modal__header__closeBtn:hover{box-shadow:0 0 0 3px #d30c14,inset 0 0 0 0 #d30c14,0 0 40px 0 rgba(211,12,20,.8);border-color:hsla(0,0%,100%,.6);transform-origin:center center;transform:scale(.99);background:#d30c14}body[data-route^=game_assassins-creed_shadows]:not(.isTouch):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal--youtube-modal .modal__header__closeBtn:focus:before,body[data-route^=game_assassins-creed_shadows]:not(.isTouch):not([data-route^=game_assassins-creed_valhalla]):not([data-route^=game_assassins-creed_mirage]) .modal--youtube-modal .modal__header__closeBtn:hover:before{width:100%}body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__item__content__btn:focus:before,body[data-route^=game_assassins-creed_shadows]:not(.isTouch) .moduleUpdatesList .updatesList__item__content__btn:hover:before{width:calc(100% - 4.2px)}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--franchise-header .promo .promo__wrapper__content__btn.has-image:focus:before,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--franchise-header .promo .promo__wrapper__content__btn.has-image:hover:before{transform:scale(.96)}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--franchise-header .promo .promo__wrapper__content__btn.has-image:focus:after,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--franchise-header .promo .promo__wrapper__content__btn.has-image:hover:after{width:56px}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type:focus,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type:hover{box-shadow:0 0 0 3px #202020,inset 0 0 0 0 #202020,0 0 24px 0 hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);transform-origin:center center;transform:scale(.99)}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type:focus:before,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type:hover:before{width:100%}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):not(:first-of-type):focus:before,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):not(:first-of-type):hover:before{width:calc(100% - 4.2px)}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn:not(.has-image):focus,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn:not(.has-image):hover{box-shadow:0 0 0 3px #d30c14,inset 0 0 0 0 #d30c14,0 0 40px 0 rgba(211,12,20,.8);border-color:hsla(0,0%,100%,.6);transform-origin:center center;transform:scale(.99)}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn:not(.has-image):focus:before,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn:not(.has-image):hover:before{width:100%}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn.has-image:focus:before,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn.has-image:hover:before{transform:scale(.96)}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn.has-image:focus:after,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn.has-image:hover:after{width:56px}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn:not(.has-image):focus,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn:not(.has-image):hover{box-shadow:0 0 0 3px #d30c14,inset 0 0 0 0 #d30c14,0 0 40px 0 rgba(211,12,20,.8);border-color:hsla(0,0%,100%,.6);transform-origin:center center;transform:scale(.99)}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn:not(.has-image):focus:before,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn:not(.has-image):hover:before{width:100%}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn.has-image:focus:before,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn.has-image:hover:before{transform:scale(.96)}body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn.has-image:focus:after,body[data-route=game_assassins-creed_shadows]:not(.isTouch) .module--feature-content-right .promo__wrapper__content__btn.has-image:hover:after{width:56px}body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--promotion-two-card .promoList .promo__wrapper__content .btn:focus,body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{box-shadow:0 0 0 3px #d30c14,inset 0 0 0 0 #d30c14,0 0 40px 0 rgba(211,12,20,.8);border-color:hsla(0,0%,100%,.6);transform-origin:center center;transform:scale(.99)}body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--promotion-two-card .promoList .promo__wrapper__content .btn:focus:before,body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover:before{width:100%}body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn:focus,body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn:hover{box-shadow:0 0 0 3px #d30c14,inset 0 0 0 0 #d30c14,0 0 40px 0 rgba(211,12,20,.8);border-color:hsla(0,0%,100%,.6);transform-origin:center center;transform:scale(.99)}body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn:focus:before,body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-content-left .promo__wrapper__content__btn:hover:before{width:100%}body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn:not(.has-image):first-of-type:focus,body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn:not(.has-image):first-of-type:hover{box-shadow:0 0 0 3px #d30c14,inset 0 0 0 0 #d30c14,0 0 40px 0 rgba(211,12,20,.8);border-color:hsla(0,0%,100%,.6);transform-origin:center center;transform:scale(.99)}body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn:not(.has-image):first-of-type:focus:before,body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn:not(.has-image):first-of-type:hover:before{width:100%}body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn:not(.has-image):not(:first-of-type):focus:before,body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn:not(.has-image):not(:first-of-type):hover:before{width:calc(100% - 4.2px)}body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn.youtube-modal:focus:before,body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn.youtube-modal:hover:before{transform:scale(.96)}body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn.youtube-modal:focus:after,body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn.youtube-modal:hover:after{width:56px}body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-product .promo__wrapper__content__btn:focus,body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-product .promo__wrapper__content__btn:hover{box-shadow:0 0 0 3px #d30c14,inset 0 0 0 0 #d30c14,0 0 40px 0 rgba(211,12,20,.8);border-color:hsla(0,0%,100%,.6);transform-origin:center center;transform:scale(.99)}body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-product .promo__wrapper__content__btn:focus:before,body[data-route=game_assassins-creed_shadows_expansion]:not(.isTouch) .module--feature-product .promo__wrapper__content__btn:hover:before{width:100%}body[data-route^=game_assassins-creed_shadows].ar-ae .moduleUpdatesList .updatesList__controls__prev{left:auto;right:20px;transform:scaleX(-1)}body[data-route^=game_assassins-creed_shadows].ar-ae .moduleUpdatesList .updatesList__controls__next{right:auto;left:20px;transform:scaleX(-1)}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows].ar-ae .moduleUpdatesList .updatesList__controls__next,body[data-route^=game_assassins-creed_shadows].ar-ae .moduleUpdatesList .updatesList__controls__prev{left:auto;right:auto}}body[data-route^=game_assassins-creed_shadows].ar-ae:not(.isTouch) .moduleUpdatesList .updatesList__controls__next:focus,body[data-route^=game_assassins-creed_shadows].ar-ae:not(.isTouch) .moduleUpdatesList .updatesList__controls__next:hover,body[data-route^=game_assassins-creed_shadows].ar-ae:not(.isTouch) .moduleUpdatesList .updatesList__controls__prev:focus,body[data-route^=game_assassins-creed_shadows].ar-ae:not(.isTouch) .moduleUpdatesList .updatesList__controls__prev:hover{transform:scaleX(-1)}@media only screen and (max-width:1024px){body[data-route^=game_assassins-creed_shadows].ar-ae:not(.isTouch) .moduleUpdatesList .updatesList__controls__next:focus,body[data-route^=game_assassins-creed_shadows].ar-ae:not(.isTouch) .moduleUpdatesList .updatesList__controls__next:hover,body[data-route^=game_assassins-creed_shadows].ar-ae:not(.isTouch) .moduleUpdatesList .updatesList__controls__prev:focus,body[data-route^=game_assassins-creed_shadows].ar-ae:not(.isTouch) .moduleUpdatesList .updatesList__controls__prev:hover{transform:scaleX(-1)}}body[data-route^=game_assassins-creed_shadows].ar-ae .module--feature-content-promo-list .promoList{direction:ltr}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper{background-position:70%}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper:before{background-color:#d30c14}@media only screen and (max-width:1248px){body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper{background-size:auto 60%;background-position:right 16% top}}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper{background-size:auto 90vh;background-position:50% -10vh}}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__media{gap:30px}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__media{margin:50vh 0 24px}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__media img{margin:0 auto;max-width:197px}}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn.has-image{cursor:pointer;width:calc(32.4vw - 120px);height:15vw;min-height:20px;max-width:600px;max-height:338px;top:0;left:0}@media only screen and (max-width:1700px){body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn.has-image{height:14vw}}@media only screen and (max-width:1248px){body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn.has-image{height:53vw;left:50%;width:100%}}@media only screen and (max-width:1300px){body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn.has-image{min-height:auto}}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn.has-image:before{content:"";display:block;width:56px;height:56px;position:absolute;top:calc(50% - 28px);left:calc(50% - 28px);background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='57' height='56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-opacity='.3' d='M3.25 3h50v50h-50z'/%3E%3Cpath d='M35.25 28l-11 6V22l11 6z' stroke='%23fff' stroke-opacity='.85'/%3E%3C/svg%3E") 50%/cover no-repeat rgba(0,0,0,.9);transition:transform .2s ease-out,box-shadow .2s ease-out;padding-bottom:0!important;z-index:1}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn.has-image:after{content:"";width:0;height:56px;position:absolute;top:calc(50% - 28px);left:calc(50% - 28px);transition:box-shadow .2s ease-out,transform .2s ease-out,.2s ease-out;background-image:linear-gradient(45deg,rgba(0,0,0,.7),rgba(0,0,0,.7)),linear-gradient(45deg,rgba(32,32,32,.7),rgba(32,32,32,.7)),#202020;background-size:56px 56px,0 56px;box-shadow:0 0 30px 0 rgba(0,0,0,.7)}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn.has-image img{display:none}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;text-decoration:none;position:relative;align-items:center;display:flex;flex-direction:column;gap:2px;height:56px;justify-content:center;min-height:56px;min-width:56px;padding:8px 20px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background-color:rgba(0,0,0,.9);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 0 0 3px rgba(0,0,0,.9),inset 0 0 0 0 #202020,0 0 0 0 rgba(0,0,0,.8);min-width:200px}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type span{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:4.2px;position:relative;z-index:1}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type:before{content:"";width:0;height:100%;background-color:#202020;position:absolute;left:0;top:0;transition:width .2s ease-out}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type{width:100%}}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):not(:first-of-type){-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;padding:0;text-decoration:none;margin:10px;position:relative;display:inline-block;min-width:auto}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):not(:first-of-type) span{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:4.2px}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):not(:first-of-type) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):not(:first-of-type) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):not(:first-of-type) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):not(:first-of-type) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):not(:first-of-type):before{content:"";width:0;height:1px;background-color:#fff;position:absolute;left:0;bottom:0;transition:width .2s ease-out}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):not(:first-of-type):after{content:"";width:calc(100% - 4.2px);height:1px;background-color:hsla(0,0%,100%,.5);position:absolute;left:0;bottom:0}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image){margin-top:24px!important}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):first-of-type{margin:24px 0 0!important}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content__btn:not(.has-image):not(:first-of-type){margin:24px auto 0!important;width:auto}}body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content .promo__content__subtitle{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:20.8px;line-height:1.3rem;letter-spacing:0;margin-bottom:5px}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content .promo__content__subtitle{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content .promo__content__subtitle{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content .promo__content__subtitle{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows] .module--franchise-header .promo .promo__wrapper__content .promo__content__subtitle{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route=game_assassins-creed_shadows] .module--feature-content-promo-list{position:relative}@media only screen and (min-width:1024px){body[data-route=game_assassins-creed_shadows] .module--feature-content-promo-list:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAADLBAMAAAAl2yiMAAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAMO8gYN+CRYunu3gAAAHSSURBVFjD5dExTwJBEIbhPSFne9nG9g4aS4KSUJLQbHnJNZY2mC1NaKxd9HcLuRXnmJv5trBgdYoJCZuHMK8x/3deXtneHNdkV52frA5sf562rc9PJk8btp+Pu5gbyPz8kMjEedSYftYbyNwcIFPcY8bmwQTMdAYyDwYytJHEkEY60zdSmR7QGZsHEzDDGlnciDPfX2tMP8sKMssGMsUMMzYPJmCGNhIY2khgBo0EhjZSmdhIYyKgMjYPJmCGN2IMb8SYkUaM4Y0EZtBonBkAAmPzYAJm5gYylYGM2KjBjRgz0qjBV2GMzYMJmNEbNbjRrMKNGtyIMOsGMtN3zLg8mBozpJHDjSQmzkRj+lktILPuIDP9wIzLg6kxQxsJDG0kMINGAkMbqUxspDERUBmXB1NjhjdiDG/EmJFGjOGNBGbQaJwZAALj8mBqzEiNCCM1IozYiDBSI8aMNLpkRgDGuDyYGjPBQGZrIAMadbgRYcRGHf47hHF5MO1fbVQmXMXnwbSYIY08blQmNPK4UZnQyOOrlAlXuXqmxQxr5HGjMqGRx43KhEYeX6VMuMoVMy1mhEaeN9oqTJzdQmH6eesg03/WGfc7zN3pye3eXOxib/KbL2Il1sufm5y7AAAAAElFTkSuQmCC) 50%/contain no-repeat;width:25px;height:auto;aspect-ratio:68/203;position:absolute;top:20px;opacity:.3;left:20px}}@media only screen and (min-width:1024px){body[data-route=game_assassins-creed_shadows] .module--feature-content-promo-list:after{content:"";background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/9aa06274ed5ff6037fa71379f374fbfe.png) 50%/contain no-repeat;width:500px;height:auto;aspect-ratio:1/1;position:absolute;top:20px;opacity:.1;right:20px}}body[data-route=game_assassins-creed_shadows] .module--feature-content-promo-list .promo--title{position:relative}body[data-route=game_assassins-creed_shadows] .module--feature-content-promo-list .promo--title:before{content:"";background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/a008c15512cdf0eb2cb34c748eb17265.jpg) 50%/contain no-repeat;position:absolute;top:0;left:0;width:auto;height:100%;aspect-ratio:1/1;opacity:.5}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows] .module--feature-content-promo-list .promo--title:before{left:-150px}}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows] .module--feature-content-promo-list .promo--title .promo__wrapper__content{padding-left:0;padding-right:0}}body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles+.module--feature-content-left .promo__wrapper:before{content:"";display:block;position:absolute;background-position:100%;background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/934fce9ad7cfb42932af506bc9e0b5a2.png);background-size:auto 100%;width:100%;height:50vw;max-height:130%;top:50%;right:5%;transform:translateY(-50%);z-index:-1}@media only screen and (max-width:1024px){body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles+.module--feature-content-left .promo__wrapper:before{width:100%;height:100%;transform:scaleY(-1);background-size:contain;background-position:0 0;top:-10%;right:auto;left:-4%}}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows] .module--feature-visual-grid-carousel-with-titles+.module--feature-content-left .promo__wrapper:before{top:0;background-size:auto 100%;background-position:100% 0}}@media only screen and (min-width:1248px){body[data-route=game_assassins-creed_shadows] .module--feature-content-right+.module--feature-content-left .promo__wrapper,body[data-route=game_assassins-creed_shadows] .module--feature-content-right .promo__wrapper{padding:120px 60px}}body[data-route=game_assassins-creed_shadows] .module--feature-content-left,body[data-route=game_assassins-creed_shadows] .module--feature-content-right{position:relative}@media only screen and (min-width:1024px){body[data-route=game_assassins-creed_shadows] .module--feature-content-left:before,body[data-route=game_assassins-creed_shadows] .module--feature-content-right:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAHaBAMAAAAd3N01AAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAYSKAv+FBnwVHFZUAAAO2SURBVHja7ZzBc9JAFIfDRtNrYazlmFrRHlHsyNE6nZqj0lFzZFrQHqvOVI9FQPbPFsKGMNlAstkH3YTfd8os06+b5O3ue0uCZQGws1SqAVI7m7d3M4tOeID8D+bt7x5CdD5DaneCZiWRu+YCmiyqc8FAU9Q7F1xs5dTYfoLEzSFqDOUP2p0cIo834+02H+UQ9bnUpTZX7NHzWVA7frxLFT52Z+HdVJwDGjx2uZnXyTWZOJ/iLY9iUfHim6CrOW+1w8j+tz0Riw67WqL64nrbEx1RJRrXbTk+lURhCNhBDGmcWtilIKg1RNNgnh/8SeiQ0u2vi47sJQW1SkA6bqlTgR+nNOe3x/mK6SN1FYnPS6tEqeua1KMmiehmZcAdtwSvM4nsMb+luWu1w1IGoy1ikWkvFCKEGgPNDoXzkcf3NRcc0aM+H2h2SFyjaSYgd4k9E6QOauZ3ohGns4pYvcX/ci7NWLLXc51x0HbXZAJKt0xK/frNnFcgnrH5Q9W+tBJX+3lWyVrZYzzIahNW+8Ys0VVNj5knr/aOP8mRZz9OWDoat3nKLDc5E9yNws880VFVUFsp+jUb0/JNm7W+eZidiGyi778Fd6sSmfnHcmY6b2/mTGvWpfNEotRTKy4HnwUdTZF5CyREOy0i260BRYRsziZbRQAWSMzZuyp6Em4fvi/dECE7NcTRFkXZ99i2xWKH/UxT1A/n7C9YvzSoPqXxsHD3uWii9CGSUZQ+aCGCKJ30Pf/CjjXzRMdUFzu9gtyoyKlG1GIr7YWK6IQv4Wpc7PqyqKsjmoT3qPVWT/R36WMd0c19dKwlqiz9cbWsY+2KRuScjkimWtuLnm/TEfV8funqi5xTzicqZdYK0ZHHR4dD/bvW49PTsglEfHyX9H2ysmjaWCMRWQecn5GIrJc+/3pNIbIqHuckIosFp0cy1qanNyQatN6IaBphtbJlI2xpdXV0RCcfo2Pf1ShqEhbIfBNbfRBlI3oiOYnIJ7qhElVaEa9Q1KCooROlf5mJOMowsZ1/2OoGGjbGIaIQHWA/G5gE2Rcs5j3rV2JRiR9jBDsNEi2IINqOKPUVBmAgi7u2j8iGCKJNikr8qKcT7kNeaYpKXGaZ92Dltdr7/aiyIYIoJ4o/EwKMgGzOxhApogg1LQAAAFAIzHu/37y6HxQRbLFCRCFazJA/MaY2DlkFaV5xjLfpQTkp8WNDeGQYAIC6f+P5EQAAANT9qPsBAAAAAAAAoGz1Gn5MAQBgCmTvHeFdCFA+/gNQWi4EEd43RAAAAABJRU5ErkJggg==) 50%/contain no-repeat;width:70px;height:auto;aspect-ratio:144/474;position:absolute;top:20px;opacity:.1;left:20px}}@media only screen and (min-width:1024px){body[data-route=game_assassins-creed_shadows] .module--feature-content-left:after,body[data-route=game_assassins-creed_shadows] .module--feature-content-right:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAADLBAMAAAAl2yiMAAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAMO8gYN+CRYunu3gAAAHSSURBVFjD5dExTwJBEIbhPSFne9nG9g4aS4KSUJLQbHnJNZY2mC1NaKxd9HcLuRXnmJv5trBgdYoJCZuHMK8x/3deXtneHNdkV52frA5sf562rc9PJk8btp+Pu5gbyPz8kMjEedSYftYbyNwcIFPcY8bmwQTMdAYyDwYytJHEkEY60zdSmR7QGZsHEzDDGlnciDPfX2tMP8sKMssGMsUMMzYPJmCGNhIY2khgBo0EhjZSmdhIYyKgMjYPJmCGN2IMb8SYkUaM4Y0EZtBonBkAAmPzYAJm5gYylYGM2KjBjRgz0qjBV2GMzYMJmNEbNbjRrMKNGtyIMOsGMtN3zLg8mBozpJHDjSQmzkRj+lktILPuIDP9wIzLg6kxQxsJDG0kMINGAkMbqUxspDERUBmXB1NjhjdiDG/EmJFGjOGNBGbQaJwZAALj8mBqzEiNCCM1IozYiDBSI8aMNLpkRgDGuDyYGjPBQGZrIAMadbgRYcRGHf47hHF5MO1fbVQmXMXnwbSYIY08blQmNPK4UZnQyOOrlAlXuXqmxQxr5HGjMqGRx43KhEYeX6VMuMoVMy1mhEaeN9oqTJzdQmH6eesg03/WGfc7zN3pye3eXOxib/KbL2Il1sufm5y7AAAAAElFTkSuQmCC) 50%/contain no-repeat;width:25px;height:auto;aspect-ratio:68/203;position:absolute;top:20px;opacity:.3;right:20px}}body[data-route=game_assassins-creed_shadows].pt-br .modulePromo.module--feature-content-left~.modulePromo.module--feature-content-left,body[data-route=game_assassins-creed_shadows].zh-cn .modulePromo.module--feature-content-left~.modulePromo.module--feature-content-left{display:none}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-content-left{position:relative}@media only screen and (min-width:1024px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-content-left:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAHaBAMAAAAd3N01AAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAYSKAv+FBnwVHFZUAAAO2SURBVHja7ZzBc9JAFIfDRtNrYazlmFrRHlHsyNE6nZqj0lFzZFrQHqvOVI9FQPbPFsKGMNlAstkH3YTfd8os06+b5O3ue0uCZQGws1SqAVI7m7d3M4tOeID8D+bt7x5CdD5DaneCZiWRu+YCmiyqc8FAU9Q7F1xs5dTYfoLEzSFqDOUP2p0cIo834+02H+UQ9bnUpTZX7NHzWVA7frxLFT52Z+HdVJwDGjx2uZnXyTWZOJ/iLY9iUfHim6CrOW+1w8j+tz0Riw67WqL64nrbEx1RJRrXbTk+lURhCNhBDGmcWtilIKg1RNNgnh/8SeiQ0u2vi47sJQW1SkA6bqlTgR+nNOe3x/mK6SN1FYnPS6tEqeua1KMmiehmZcAdtwSvM4nsMb+luWu1w1IGoy1ikWkvFCKEGgPNDoXzkcf3NRcc0aM+H2h2SFyjaSYgd4k9E6QOauZ3ohGns4pYvcX/ci7NWLLXc51x0HbXZAJKt0xK/frNnFcgnrH5Q9W+tBJX+3lWyVrZYzzIahNW+8Ys0VVNj5knr/aOP8mRZz9OWDoat3nKLDc5E9yNws880VFVUFsp+jUb0/JNm7W+eZidiGyi778Fd6sSmfnHcmY6b2/mTGvWpfNEotRTKy4HnwUdTZF5CyREOy0i260BRYRsziZbRQAWSMzZuyp6Em4fvi/dECE7NcTRFkXZ99i2xWKH/UxT1A/n7C9YvzSoPqXxsHD3uWii9CGSUZQ+aCGCKJ30Pf/CjjXzRMdUFzu9gtyoyKlG1GIr7YWK6IQv4Wpc7PqyqKsjmoT3qPVWT/R36WMd0c19dKwlqiz9cbWsY+2KRuScjkimWtuLnm/TEfV8funqi5xTzicqZdYK0ZHHR4dD/bvW49PTsglEfHyX9H2ysmjaWCMRWQecn5GIrJc+/3pNIbIqHuckIosFp0cy1qanNyQatN6IaBphtbJlI2xpdXV0RCcfo2Pf1ShqEhbIfBNbfRBlI3oiOYnIJ7qhElVaEa9Q1KCooROlf5mJOMowsZ1/2OoGGjbGIaIQHWA/G5gE2Rcs5j3rV2JRiR9jBDsNEi2IINqOKPUVBmAgi7u2j8iGCKJNikr8qKcT7kNeaYpKXGaZ92Dltdr7/aiyIYIoJ4o/EwKMgGzOxhApogg1LQAAAFAIzHu/37y6HxQRbLFCRCFazJA/MaY2DlkFaV5xjLfpQTkp8WNDeGQYAIC6f+P5EQAAANT9qPsBAAAAAAAAoGz1Gn5MAQBgCmTvHeFdCFA+/gNQWi4EEd43RAAAAABJRU5ErkJggg==) 50%/contain no-repeat;width:70px;height:auto;aspect-ratio:144/474;position:absolute;top:20px;opacity:.1;left:20px}}@media only screen and (min-width:1024px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-content-left:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAADLBAMAAAAl2yiMAAAAG1BMVEVHcEz///////////////////////////////8W/R0OAAAACHRSTlMAMO8gYN+CRYunu3gAAAHSSURBVFjD5dExTwJBEIbhPSFne9nG9g4aS4KSUJLQbHnJNZY2mC1NaKxd9HcLuRXnmJv5trBgdYoJCZuHMK8x/3deXtneHNdkV52frA5sf562rc9PJk8btp+Pu5gbyPz8kMjEedSYftYbyNwcIFPcY8bmwQTMdAYyDwYytJHEkEY60zdSmR7QGZsHEzDDGlnciDPfX2tMP8sKMssGMsUMMzYPJmCGNhIY2khgBo0EhjZSmdhIYyKgMjYPJmCGN2IMb8SYkUaM4Y0EZtBonBkAAmPzYAJm5gYylYGM2KjBjRgz0qjBV2GMzYMJmNEbNbjRrMKNGtyIMOsGMtN3zLg8mBozpJHDjSQmzkRj+lktILPuIDP9wIzLg6kxQxsJDG0kMINGAkMbqUxspDERUBmXB1NjhjdiDG/EmJFGjOGNBGbQaJwZAALj8mBqzEiNCCM1IozYiDBSI8aMNLpkRgDGuDyYGjPBQGZrIAMadbgRYcRGHf47hHF5MO1fbVQmXMXnwbSYIY08blQmNPK4UZnQyOOrlAlXuXqmxQxr5HGjMqGRx43KhEYeX6VMuMoVMy1mhEaeN9oqTJzdQmH6eesg03/WGfc7zN3pye3eXOxib/KbL2Il1sufm5y7AAAAAElFTkSuQmCC) 50%/contain no-repeat;width:25px;height:auto;aspect-ratio:68/203;position:absolute;top:20px;opacity:.3;right:20px}}@media(max-width:767px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-content-left .promo__wrapper{padding:78px 16px 48px}}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-content-left .promo__wrapper:before{content:"";display:block;position:absolute;background-position:100%;background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/934fce9ad7cfb42932af506bc9e0b5a2.png);background-size:auto 100%;width:100%;height:50vw;max-height:80%;top:50%;right:0;transform:translateY(-50%) scaleY(-1);z-index:-1}@media only screen and (max-width:1024px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-content-left .promo__wrapper:before{width:100%;height:100%;transform:scaleY(-1);background-size:contain;background-position:0 0;top:0}}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-content-left .promo__wrapper:before{background-size:auto 100%;background-position:100% 0}}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-content-promo-list .promo--title{padding:5rem 60px}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-content-promo-list .promo--title{padding:5rem 1rem 4rem}}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-content-promo-list .promo--title .promo__wrapper__content{padding:0}}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-content-promo-list .promo--title .promo__wrapper__content .promo__content__title{width:100%}}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card{padding:120px 1rem 216px;max-width:calc(1280px + 2rem);position:relative}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card{padding-top:70px;padding-bottom:0!important}}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__title{padding-top:0}@media only screen and (min-width:1248px){body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__title{padding-top:2rem}}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__content__title:before{content:none}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__wrapper__content{max-width:none;padding:0 0 3rem}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promo--title .promo__wrapper__content{padding-bottom:2rem}}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList{gap:64px;position:relative}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:4px;padding-left:1.5rem;padding-right:1.5rem;text-align:center}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-size:1.75rem;line-height:100%;letter-spacing:.14rem}}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;text-decoration:none;position:relative;align-items:center;display:flex;flex-direction:column;gap:2px;height:56px;justify-content:center;min-height:56px;min-width:56px;padding:8px 20px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background-color:rgba(211,12,20,.9);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 0 0 3px rgba(211,12,20,.9),inset 0 0 0 0 #d30c14,0 0 0 0 rgba(0,0,0,.8);max-width:max-content;margin:2rem auto auto;min-width:200px}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:4.2px;position:relative;z-index:1}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .btn:before{content:"";width:0;height:100%;background-color:#d30c14;position:absolute;left:0;top:0;transition:width .2s ease-out}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content .btn{width:100%;margin:1rem auto auto;max-width:none}}@media only screen and (max-width:1248px){body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:900px){body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList{padding:0 0 35px}}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card{padding:80px 20px 150px}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList{gap:64px}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList:before{width:72px;height:36px}body[data-route=game_assassins-creed_shadows_expansion] .module--promotion-two-card .promoList .promo__wrapper__content{text-align:center;max-width:600px;margin:24px auto 0;padding-left:0;padding-right:0}}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo{display:flex;align-items:center;justify-content:center}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper{position:relative;min-height:110vh;background-position:50%;display:flex;justify-content:center;align-items:center;gap:312px;margin:0 auto;width:100%;background-size:cover;padding:40px 44px}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content{display:flex;flex-direction:column;align-items:center;order:-1;justify-content:center;max-width:640px;width:100%}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__media{width:calc(32.4vw - 120px);max-width:600px;aspect-ratio:495/278;display:flex;justify-content:center;flex:0 0 auto;box-shadow:0 10px 20px 0 rgba(0,0,0,.6)}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__media .media,body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__media .vidEmbed,body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__media video{width:100%}@media only screen and (max-width:1700px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper{gap:150px}}@media only screen and (max-width:1300px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__media{max-width:500px}}@media only screen and (max-width:1440px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper{gap:100px}}@media only screen and (max-width:1280px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper{gap:60px}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__media{max-width:40vw;width:40vw}}@media only screen and (max-width:1024px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper{padding:120px 16px 60px;flex-direction:column;background-size:cover}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content{max-width:none}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__media{position:absolute;bottom:0;width:calc(100% - 32px);height:auto;aspect-ratio:495/278;max-width:495px}}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper:before{content:"";display:block;position:absolute;background:linear-gradient(180deg,transparent 80%,#000);top:0;left:0;pointer-events:none;width:100%;height:100%}}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:56px;font-size:3.5rem;line-height:61px;line-height:3.8125rem;letter-spacing:0;text-transform:uppercase;color:#fff;text-align:center;margin-bottom:8px}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1100px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__content__title{font-size:46px}}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:32px;font-size:2rem;line-height:38.4px;line-height:2.4rem;letter-spacing:8px;letter-spacing:.5rem;text-transform:uppercase}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header p{color:#fff;text-align:center;margin:0 auto;max-width:483px;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;width:calc(32.4vw - 120px);max-width:600px;aspect-ratio:495/278;position:absolute;right:calc(50vw - 776px);top:50%;box-shadow:unset!important;border-color:unset!important;transform-origin:unset!important;transform:translateY(-50%)!important}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal img{display:none}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal:before{content:"";display:block;width:56px!important;height:56px;position:absolute;top:calc(50% - 28px);left:calc(50% - 28px);background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='57' height='56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-opacity='.3' d='M3.25 3h50v50h-50z'/%3E%3Cpath d='M35.25 28l-11 6V22l11 6z' stroke='%23fff' stroke-opacity='.85'/%3E%3C/svg%3E") 50%/cover no-repeat,rgba(0,0,0,.9);transition:transform .2s ease-out,box-shadow .2s ease-out;z-index:1;transform:unset!important}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal:after{content:"";width:0;height:56px;position:absolute;top:calc(50% - 28px);left:calc(50% - 28px);transition:box-shadow .2s ease-out,transform .2s ease-out,.2s ease-out;background-image:linear-gradient(45deg,rgba(0,0,0,.7),rgba(0,0,0,.7)),linear-gradient(45deg,rgba(32,32,32,.7),rgba(32,32,32,.7)),#202020;background-size:56px 56px,0 56px;box-shadow:0 0 30px 0 rgba(0,0,0,.7)}@media only screen and (max-width:2223px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal{right:calc(33.8vw - 416px)}}@media only screen and (max-width:1700px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal{right:calc(33.8vw - 335px)}}@media only screen and (max-width:1440px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal{right:calc(33.8vw - 310px)}}@media only screen and (max-width:1300px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal{max-width:500px}}@media only screen and (max-width:1280px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal{max-width:40vw;width:40vw;right:44px}}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal:hover{box-shadow:unset!important;border-color:unset!important;transform-origin:unset!important;transform:translateY(-50%)!important}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal:hover:before{width:56px!important;transform:none!important}@media only screen and (max-width:1024px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal{width:100%;height:auto;position:relative;right:auto;top:unset;bottom:-56px;margin-top:0;max-width:495px;box-shadow:unset!important;border-color:unset!important;transform-origin:unset!important;transform:translateY(0)!important;aspect-ratio:495/278}body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper__content__btn.youtube-modal:hover{box-shadow:unset!important;border-color:unset!important;transform-origin:unset!important;transform:translateY(0)!important}}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product{color:#fff;position:relative}@media only screen and (min-width:1024px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product:after{content:"";background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/9aa06274ed5ff6037fa71379f374fbfe.png) 50%/contain no-repeat;width:500px;height:auto;aspect-ratio:1/1;position:absolute;top:20px;opacity:.1;right:20px}}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper{position:relative;padding-top:125px;padding-bottom:230px;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/de9b9bcdf611850b6106b83720ca1578.jpg) 0/auto 100% no-repeat,#000}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.7)}@media only screen and (max-width:1500px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper{background-size:70% auto;background-position:bottom 45px left}}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper{padding-top:48px;padding-bottom:45px;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/de961042b697f7803d0084baaef48b9f.jpg) bottom left -10%/contain no-repeat,#000}}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper__content{padding:0 16px;gap:8px;display:block}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper__content{padding:0 16px;display:flex}}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__title{text-align:center}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__title:before{display:none}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__content__subtitle{margin:8px auto}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product p{text-align:center;margin:0 auto 32px}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper__content__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;text-decoration:none;position:relative;align-items:center;display:flex;flex-direction:column;gap:2px;height:56px;justify-content:center;min-height:56px;min-width:56px;padding:8px 20px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background-color:rgba(211,12,20,.9);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 0 0 3px rgba(211,12,20,.9),inset 0 0 0 0 #d30c14,0 0 0 0 rgba(0,0,0,.8);display:inline-flex;min-width:200px;margin:12px}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper__content__btn span{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:4.2px;position:relative;z-index:1}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper__content__btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper__content__btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper__content__btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper__content__btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper__content__btn:before{content:"";width:0;height:100%;background-color:#d30c14;position:absolute;left:0;top:0;transition:width .2s ease-out}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper__content__btn{width:100%;margin:10px}}@media only screen and (max-width:600px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-product .promo__wrapper__content__btn{margin-left:0;margin-right:0}}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--feature-content-promo-list .promo--title{padding-top:45px}}body[data-route=game_assassins-creed_shadows_expansion].ar-ae .module--franchise-header .promo__wrapper__content__btn.youtube-modal{right:auto;left:calc(50vw - 776px)}@media only screen and (max-width:2223px){body[data-route=game_assassins-creed_shadows_expansion].ar-ae .module--franchise-header .promo__wrapper__content__btn.youtube-modal{left:calc(33.8vw - 416px);right:auto}}@media only screen and (max-width:1700px){body[data-route=game_assassins-creed_shadows_expansion].ar-ae .module--franchise-header .promo__wrapper__content__btn.youtube-modal{left:calc(33.8vw - 335px);right:auto}}@media only screen and (max-width:1440px){body[data-route=game_assassins-creed_shadows_expansion].ar-ae .module--franchise-header .promo__wrapper__content__btn.youtube-modal{left:calc(33.8vw - 310px);right:auto}}@media only screen and (max-width:1280px){body[data-route=game_assassins-creed_shadows_expansion].ar-ae .module--franchise-header .promo__wrapper__content__btn.youtube-modal{left:44px;right:auto}}@media only screen and (max-width:1024px){body[data-route=game_assassins-creed_shadows_expansion].ar-ae .module--franchise-header .promo__wrapper__content__btn.youtube-modal{left:auto}}[data-route^=game_assassins-creed_valhalla]{background-color:#06151f;overflow-x:hidden;-webkit-overflow-scrolling:auto}[data-route^=game_assassins-creed_valhalla] ::selection{color:#fff;background-color:rgba(0,117,113,.8)}[data-route^=game_assassins-creed_valhalla]:after,[data-route^=game_assassins-creed_valhalla]:before{background:transparent;content:"";opacity:.35;position:fixed;pointer-events:none;top:0;z-index:-1}[data-route^=game_assassins-creed_valhalla]:before{animation:animStar 600s linear infinite;box-shadow:1268px 2401px #fff,49px 2348px #fff,1591px 951px #fff,842px 2057px #fff,2232px 205px #fff,1506px 362px #fff,222px 2393px #fff,1976px 1685px #fff,2485px 267px #fff,275px 552px #fff,1112px 2481px #fff,157px 1488px #fff,758px 698px #fff,1925px 602px #fff,596px 1192px #fff,2093px 2349px #fff,255px 2065px #fff,500px 2334px #fff,999px 715px #fff,725px 2239px #fff,1160px 1790px #fff,1229px 2361px #fff,1712px 104px #fff,1640px 2232px #fff,1512px 841px #fff,926px 1465px #fff,535px 1127px #fff,406px 820px #fff,372px 629px #fff,1124px 542px #fff,2376px 685px #fff,343px 1752px #fff,1780px 645px #fff,415px 891px #fff,2192px 855px #fff,364px 668px #fff,2059px 792px #fff,1974px 1839px #fff,847px 1251px #fff,851px 2264px #fff,1998px 357px #fff,1913px 811px #fff,1644px 1211px #fff,278px 1863px #fff,615px 1837px #fff,1530px 2380px #fff,1559px 2223px #fff,1111px 1525px #fff,402px 1970px #fff,2296px 2269px #fff,2207px 269px #fff,664px 915px #fff,748px 1733px #fff,58px 536px #fff,25px 742px #fff,56px 1330px #fff,396px 509px #fff,2177px 1018px #fff,1079px 56px #fff,1196px 1201px #fff,959px 2469px #fff,1759px 423px #fff,2403px 1559px #fff,664px 1373px #fff,886px 1982px #fff,71px 484px #fff,42px 114px #fff,2253px 1124px #fff,884px 806px #fff,1691px 138px #fff,170px 291px #fff,2183px 1387px #fff,2460px 811px #fff,2262px 2412px #fff,396px 2447px #fff,2173px 827px #fff,1514px 1672px #fff,476px 1268px #fff,1313px 159px #fff,931px 1231px #fff,2337px 1524px #fff,805px 448px #fff,1436px 213px #fff,75px 147px #fff,1958px 1648px #fff,1511px 957px #fff,1203px 100px #fff,810px 1924px #fff,2300px 1902px #fff,1315px 2466px #fff,767px 561px #fff,779px 1590px #fff,1138px 276px #fff,1954px 817px #fff,973px 477px #fff,477px 1140px #fff,865px 216px #fff,665px 807px #fff,581px 662px #fff,1599px 2194px #fff,1445px 665px #fff,1107px 1800px #fff,1353px 350px #fff,2434px 1998px #fff,2296px 1890px #fff,273px 294px #fff,661px 990px #fff,926px 1282px #fff,1422px 1614px #fff,2496px 2048px #fff,2337px 1020px #fff,2266px 746px #fff,1165px 2482px #fff,1584px 1437px #fff,195px 656px #fff,1152px 882px #fff,1055px 1528px #fff,40px 1974px #fff,281px 1534px #fff,1715px 391px #fff,1156px 109px #fff,379px 507px #fff,769px 2374px #fff,2261px 252px #fff,2171px 2137px #fff,1820px 2019px #fff,119px 2436px #fff,939px 2357px #fff,2359px 2229px #fff,1768px 1319px #fff,1400px 1129px #fff,1629px 1606px #fff,2236px 720px #fff,737px 2185px #fff,1959px 2450px #fff,1413px 7px #fff,65px 1347px #fff,520px 2500px #fff,19px 726px #fff,380px 1665px #fff,2005px 998px #fff,546px 825px #fff,1292px 1109px #fff,2338px 846px #fff,2053px 1324px #fff,1433px 1957px #fff,2380px 2224px #fff,1293px 1374px #fff,2077px 567px #fff,1577px 1003px #fff,624px 1496px #fff,1503px 2347px #fff,2095px 167px #fff,1877px 1215px #fff,2057px 1339px #fff,158px 1181px #fff,750px 1601px #fff,220px 1345px #fff,1587px 286px #fff,983px 2187px #fff,2013px 1279px #fff,1651px 823px #fff,441px 2086px #fff,1263px 466px #fff,1287px 2143px #fff,1332px 1189px #fff,1879px 1174px #fff,1307px 2364px #fff,1059px 2005px #fff,279px 202px #fff,760px 2241px #fff,1083px 327px #fff,248px 357px #fff,2468px 1963px #fff,1462px 128px #fff,350px 2291px #fff,1927px 1284px #fff,2348px 653px #fff,2056px 2068px #fff,263px 2018px #fff,292px 955px #fff,1158px 2159px #fff,1008px 2485px #fff,2px 1240px #fff,301px 939px #fff,2404px 2472px #fff,66px 1742px #fff,1079px 264px #fff,2360px 1908px #fff,2446px 1585px #fff,818px 1491px #fff,684px 1939px #fff,376px 1537px #fff,565px 976px #fff,1325px 482px #fff,1936px 1069px #fff,512px 2101px #fff,2258px 1213px #fff,1321px 686px #fff,1837px 281px #fff,998px 604px #fff,500px 1810px #fff,1704px 2116px #fff,1570px 2390px #fff,263px 1025px #fff,1244px 1082px #fff,941px 1672px #fff,2152px 1702px #fff,727px 2487px #fff,488px 1955px #fff,334px 2130px #fff,1944px 2097px #fff,1182px 1276px #fff,291px 36px #fff,2450px 438px #fff,2323px 2117px #fff,2495px 1560px #fff,2122px 2162px #fff,1519px 676px #fff,2312px 1577px #fff,524px 714px #fff,1012px 1910px #fff,2269px 476px #fff,1116px 1204px #fff,643px 1030px #fff,1508px 1981px #fff,467px 1510px #fff,2494px 66px #fff,1372px 2234px #fff,1738px 1221px #fff,440px 1520px #fff,2279px 1135px #fff,1824px 71px #fff,1063px 940px #fff,1068px 470px #fff,617px 337px #fff,2343px 415px #fff,257px 850px #fff,1856px 798px #fff,688px 2210px #fff,1693px 274px #fff,1563px 1483px #fff,1382px 249px #fff,1282px 2489px #fff,786px 2459px #fff,2034px 1277px #fff,1329px 429px #fff,732px 712px #fff,487px 217px #fff,650px 1833px #fff,2276px 1504px #fff,2124px 2128px #fff,365px 1253px #fff,580px 1639px #fff,762px 1746px #fff,2377px 22px #fff,742px 562px #fff,1038px 759px #fff,151px 785px #fff,861px 332px #fff,1007px 2256px #fff,812px 441px #fff,158px 1241px #fff,1660px 65px #fff,981px 132px #fff,1556px 267px #fff,2009px 2115px #fff,1232px 431px #fff,905px 55px #fff,1362px 2476px #fff,1802px 211px #fff,543px 2079px #fff,2324px 1359px #fff,1896px 2305px #fff,471px 138px #fff,1018px 292px #fff,2207px 305px #fff,1302px 714px #fff,1543px 1026px #fff,1464px 1358px #fff,600px 300px #fff,1562px 47px #fff,2000px 1739px #fff,1828px 869px #fff,915px 458px #fff,399px 2433px #fff,1096px 1719px #fff,2328px 2424px #fff,2363px 1010px #fff,1985px 1444px #fff,313px 2333px #fff,1828px 2370px #fff,2461px 1994px #fff,921px 189px #fff,2438px 2269px #fff,297px 553px #fff,1455px 626px #fff,2279px 427px #fff,2370px 543px #fff,718px 1416px #fff,1930px 1578px #fff,1791px 1307px #fff,1609px 2318px #fff,1915px 2286px #fff,356px 1849px #fff,1556px 266px #fff,1550px 2403px #fff,1579px 1853px #fff,1600px 772px #fff,491px 1893px #fff,77px 2431px #fff,1136px 2486px #fff,473px 1962px #fff,1579px 2461px #fff,802px 2295px #fff,2029px 1041px #fff,1310px 1510px #fff,1556px 1495px #fff,54px 597px #fff,2003px 1591px #fff,1395px 1610px #fff,1793px 2441px #fff,116px 1828px #fff,1790px 2251px #fff,1036px 2444px #fff,1478px 1332px #fff,2015px 1344px #fff,1436px 44px #fff,1353px 36px #fff,351px 1221px #fff,359px 346px #fff,1529px 369px #fff,1400px 1249px #fff,1098px 1006px #fff,2098px 1986px #fff,1095px 864px #fff,967px 1937px #fff,1656px 883px #fff,1404px 412px #fff,1787px 45px #fff,882px 320px #fff,739px 645px #fff,1945px 967px #fff,512px 1483px #fff,1328px 2375px #fff,2415px 986px #fff,2379px 837px #fff,731px 624px #fff,533px 240px #fff,1787px 1093px #fff,1453px 1197px #fff,1334px 412px #fff,1617px 2412px #fff,2124px 1282px #fff,2127px 2266px #fff,912px 2068px #fff,1976px 76px #fff,1973px 45px #fff,109px 1844px #fff,390px 2239px #fff,1951px 2051px #fff,2055px 1765px #fff,248px 2160px #fff,1594px 1071px #fff,2226px 2319px #fff,1138px 1865px #fff,1465px 448px #fff,585px 129px #fff,261px 2004px #fff,1904px 443px #fff,2392px 1050px #fff,681px 1720px #fff,50px 1074px #fff,1151px 2187px #fff,19px 562px #fff,1211px 490px #fff,1055px 1012px #fff,1169px 1730px #fff,2396px 45px #fff,226px 2207px #fff,1127px 1250px #fff,2005px 2465px #fff,126px 1041px #fff,1621px 1351px #fff,764px 138px #fff,2154px 1976px #fff,1421px 1836px #fff,1697px 1801px #fff,311px 50px #fff,928px 348px #fff,2404px 944px #fff,1377px 1996px #fff,1709px 1958px #fff,519px 411px #fff,1716px 73px #fff,1355px 1415px #fff,447px 991px #fff,2304px 1030px #fff,1428px 2251px #fff,2482px 159px #fff,1636px 2315px #fff,418px 2245px #fff,1773px 1216px #fff,1518px 899px #fff,1203px 928px #fff,436px 1648px #fff,1217px 136px #fff,58px 1897px #fff,564px 2274px #fff,1158px 1953px #fff,1466px 2439px #fff,1476px 24px #fff,2205px 1361px #fff,635px 1989px #fff,874px 640px #fff,1056px 1786px #fff,2451px 1914px #fff,2311px 850px #fff,1911px 516px #fff,1415px 2015px #fff,2172px 2347px #fff,2349px 344px #fff,1243px 850px #fff,1875px 2367px #fff,2319px 467px #fff,512px 571px #fff,571px 1426px #fff,2431px 426px #fff,1210px 548px #fff,1896px 1633px #fff,1174px 2157px #fff,430px 2000px #fff,2435px 1554px #fff,1881px 1667px #fff,1776px 907px #fff,1098px 1847px #fff,2137px 16px #fff,435px 870px #fff,232px 439px #fff,708px 2109px #fff,697px 1615px #fff,226px 1463px #fff,478px 48px #fff,939px 2464px #fff,1437px 1029px #fff,1513px 88px #fff,987px 1509px #fff,1862px 433px #fff,2159px 206px #fff,1663px 439px #fff,1520px 1384px #fff,42px 1951px #fff,1213px 1380px #fff,2207px 193px #fff,1343px 52px #fff,522px 2248px #fff,1654px 240px #fff,985px 2207px #fff,589px 247px #fff,1961px 618px #fff,1944px 2045px #fff,631px 1041px #fff,1545px 1309px #fff,1947px 130px #fff,619px 1302px #fff,165px 332px #fff,2270px 1829px #fff,244px 667px #fff,70px 205px #fff,2473px 887px #fff,2233px 2211px #fff,428px 799px #fff,2493px 2144px #fff,1672px 348px #fff,1930px 822px #fff,465px 2132px #fff,2389px 1342px #fff,621px 2442px #fff,353px 1262px #fff,2104px 2125px #fff,2418px 107px #fff,50px 402px #fff,2072px 2194px #fff,692px 302px #fff,363px 282px #fff,1054px 2270px #fff,2164px 980px #fff,142px 510px #fff,343px 332px #fff,1137px 1054px #fff,1569px 925px #fff,1427px 2048px #fff,2173px 1279px #fff,2010px 452px #fff,1886px 2091px #fff,1438px 878px #fff,2423px 161px #fff,1462px 213px #fff,1596px 694px #fff,1670px 1056px #fff,2253px 1106px #fff,362px 1085px #fff,181px 464px #fff,1523px 1461px #fff,1054px 1472px #fff,133px 1573px #fff,679px 1445px #fff,1859px 2164px #fff,1635px 113px #fff,1478px 1126px #fff,1752px 1864px #fff,1765px 2005px #fff,2144px 316px #fff,2116px 318px #fff,1020px 1304px #fff,645px 562px #fff,2216px 130px #fff,444px 788px #fff,2168px 1316px #fff,868px 1729px #fff,266px 1288px #fff,1191px 815px #fff,1529px 1800px #fff,21px 420px #fff,2218px 2062px #fff,1317px 982px #fff,963px 705px #fff,1681px 680px #fff,570px 2041px #fff,1740px 2090px #fff,1241px 1987px #fff,831px 2456px #fff,509px 1171px #fff,1586px 1372px #fff,1437px 966px #fff,1731px 2346px #fff,2499px 1277px #fff,1377px 2113px #fff,306px 271px #fff,1045px 483px #fff,455px 1998px #fff,168px 1914px #fff,2039px 26px #fff,2108px 1631px #fff,2335px 1997px #fff,304px 505px #fff,1285px 227px #fff,2147px 552px #fff,240px 1548px #fff,1622px 1822px #fff,2497px 173px #fff,1889px 1667px #fff,608px 264px #fff,467px 811px #fff,1625px 1547px #fff,2367px 1337px #fff,2159px 325px #fff,973px 1307px #fff,2217px 1490px #fff,691px 2126px #fff,479px 26px #fff,1933px 1891px #fff,2348px 1574px #fff,206px 1948px #fff,1294px 2046px #fff,405px 1775px #fff,917px 1715px #fff,298px 1307px #fff,1353px 1720px #fff,1889px 178px #fff,1577px 1795px #fff,1752px 1231px #fff,2122px 414px #fff,118px 1214px #fff,79px 1502px #fff,1938px 436px #fff,653px 217px #fff,834px 945px #fff,1030px 1022px #fff,2001px 1891px #fff,777px 353px #fff,1368px 298px #fff,933px 1335px #fff,1549px 1073px #fff,38px 283px #fff,954px 13px #fff,1231px 471px #fff,1900px 1485px #fff,620px 218px #fff,1488px 2327px #fff,2153px 2373px #fff,2167px 288px #fff,255px 2388px #fff,1270px 389px #fff,774px 517px #fff,769px 1384px #fff,2329px 2295px #fff,715px 2415px #fff,2301px 2250px #fff,1735px 2453px #fff,485px 221px #fff,1160px 1238px #fff,985px 268px #fff,2059px 2169px #fff,130px 666px #fff,1491px 2396px #fff,2427px 1532px #fff,1873px 1310px #fff,189px 921px #fff,2180px 539px #fff,1413px 908px #fff,2453px 1160px #fff,1288px 1735px #fff,1412px 416px #fff,487px 2331px #fff,1447px 2488px #fff,45px 880px #fff,435px 2064px #fff,2231px 168px #fff,1998px 2113px #fff,367px 2275px #fff,2097px 1766px #fff,1111px 999px #fff,1643px 1989px #fff,90px 2234px #fff,2380px 2211px #fff,854px 632px #fff,711px 1735px #fff,213px 2235px #fff,2312px 2460px #fff,2169px 175px #fff,287px 487px #fff,2196px 1261px #fff,2108px 2067px #fff,2359px 1182px #fff,1968px 2384px #fff,52px 834px #fff,2027px 872px #fff,2315px 1676px #fff,1230px 184px #fff,2483px 2405px #fff,2111px 2406px #fff,959px 1057px #fff,1726px 1624px #fff,753px 897px #fff,1005px 385px #fff,802px 1785px #fff,856px 1190px #fff,1803px 672px #fff,2137px 516px #fff,2143px 1887px #fff,558px 1086px #fff,487px 1243px #fff,653px 28px #fff,241px 978px #fff,2269px 955px #fff,189px 306px #fff,2051px 1038px #fff,1576px 1756px #fff,954px 2337px #fff,2285px 1px #fff,1431px 586px #fff,2338px 133px #fff,1758px 779px #fff,517px 1706px #fff,1736px 340px #fff,165px 1513px #fff,650px 2139px #fff,1188px 874px #fff,982px 2342px #fff,913px 2290px #fff,598px 916px #fff,568px 2038px #fff,62px 297px #fff,940px 1584px #fff,1398px 2440px #fff,719px 1156px #fff,1905px 614px #fff,1910px 267px #fff,1739px 2403px #fff,475px 180px #fff,1297px 970px #fff,1679px 3px #fff,1383px 2486px #fff,369px 706px #fff,2228px 1510px #fff,2101px 421px #fff,1173px 2262px #fff,804px 2121px #fff,1816px 2118px #fff,655px 726px #fff,1951px 2196px #fff,2369px 2194px #fff,533px 1011px #fff,1478px 1584px #fff,760px 2285px #fff,1970px 937px #fff,1276px 1152px #fff,1249px 1172px #fff,1613px 1455px #fff;width:1px;height:1px}[data-route^=game_assassins-creed_valhalla]:after{animation:animStar 550s linear infinite;box-shadow:1063px 730px #fff,1221px 992px #fff,1520px 2471px #fff,2056px 2251px #fff,2194px 1823px #fff,1646px 870px #fff,312px 1832px #fff,765px 1166px #fff,1451px 463px #fff,948px 1639px #fff,698px 829px #fff,1559px 276px #fff,814px 2139px #fff,1847px 639px #fff,49px 916px #fff,2153px 2323px #fff,695px 1930px #fff,88px 1672px #fff,915px 2283px #fff,455px 2203px #fff,2252px 1912px #fff,177px 490px #fff,739px 1921px #fff,1108px 963px #fff,1373px 263px #fff,54px 717px #fff,962px 1311px #fff,1494px 1577px #fff,981px 2140px #fff,1927px 1709px #fff,1319px 1324px #fff,2343px 1653px #fff,1720px 791px #fff,546px 81px #fff,275px 380px #fff,2168px 1815px #fff,120px 1628px #fff,1123px 1091px #fff,154px 2322px #fff,1605px 2349px #fff,1703px 2014px #fff,1575px 637px #fff,1036px 2102px #fff,2409px 837px #fff,2091px 902px #fff,1559px 1816px #fff,931px 2234px #fff,1285px 692px #fff,1003px 1741px #fff,2467px 52px #fff,1349px 2085px #fff,2458px 1837px #fff,2205px 341px #fff,499px 1193px #fff,1082px 1266px #fff,1171px 1428px #fff,1736px 243px #fff,1475px 947px #fff,1697px 605px #fff,1004px 957px #fff,330px 1062px #fff,1070px 1021px #fff,1606px 1951px #fff,1891px 942px #fff,2373px 1942px #fff,313px 825px #fff,1944px 1950px #fff,2135px 1482px #fff,688px 1976px #fff,359px 1988px #fff,2209px 187px #fff,268px 2132px #fff,2455px 811px #fff,282px 2020px #fff,2302px 1363px #fff,2110px 238px #fff,1399px 700px #fff,2106px 628px #fff,2449px 233px #fff,256px 2436px #fff,790px 669px #fff,2323px 2359px #fff,498px 2348px #fff,880px 309px #fff,2422px 1665px #fff,1388px 1989px #fff,149px 2445px #fff,2333px 2378px #fff,467px 1216px #fff,372px 1165px #fff,2260px 330px #fff,307px 441px #fff,2398px 327px #fff,138px 2329px #fff,1681px 1510px #fff,1423px 1591px #fff,1742px 71px #fff,830px 1534px #fff,174px 2038px #fff,2490px 1717px #fff,508px 1775px #fff,2494px 60px #fff,1789px 1135px #fff,1017px 613px #fff,2269px 1309px #fff,761px 2197px #fff,1081px 2085px #fff,1686px 1480px #fff,783px 1066px #fff,1644px 639px #fff,1994px 1954px #fff,1677px 621px #fff,522px 124px #fff,242px 1440px #fff,1762px 654px #fff,1312px 1495px #fff,1244px 2310px #fff,221px 1819px #fff,1990px 125px #fff,263px 731px #fff,422px 1469px #fff,48px 1813px #fff,2355px 496px #fff,1546px 391px #fff,425px 522px #fff,25px 1516px #fff,1258px 2440px #fff,1568px 2420px #fff,1691px 1996px #fff,2391px 1514px #fff,1352px 1044px #fff,367px 104px #fff,1168px 208px #fff,38px 1450px #fff,576px 1149px #fff,184px 1879px #fff,1124px 577px #fff,1977px 1431px #fff,535px 1438px #fff,2435px 2269px #fff,643px 2060px #fff,1933px 1210px #fff,1655px 8px #fff,161px 138px #fff,466px 456px #fff,869px 1037px #fff,2216px 421px #fff,1631px 542px #fff,2107px 1173px #fff,549px 2486px #fff,744px 1599px #fff,281px 2274px #fff,2414px 2130px #fff,578px 592px #fff,2076px 764px #fff,1742px 1280px #fff,1594px 649px #fff,476px 1199px #fff,2276px 692px #fff,1586px 2035px #fff,499px 191px #fff,383px 2495px #fff,730px 647px #fff,868px 2031px #fff,1698px 2137px #fff,2163px 1880px #fff,2204px 936px #fff,995px 1306px #fff,1723px 1531px #fff,803px 1096px #fff,787px 93px #fff,471px 1693px #fff,1617px 1801px #fff,2386px 2068px #fff,2047px 1093px #fff,1571px 1093px #fff,176px 2442px #fff,832px 174px #fff,485px 1265px #fff,2048px 277px #fff,2352px 425px #fff,2266px 123px #fff,2348px 2315px #fff,1437px 2235px #fff,495px 1158px #fff,2219px 2406px #fff,2324px 582px #fff,543px 1106px #fff,628px 2396px #fff,2442px 721px #fff,348px 2082px #fff,1793px 846px #fff,2178px 1474px #fff,436px 745px #fff,2354px 389px #fff,1618px 2332px #fff,2441px 1305px #fff,2410px 1043px #fff,2239px 2016px #fff,1457px 555px #fff;width:2px;height:2px}[data-route^=game_assassins-creed_valhalla] #app{position:relative}[data-route^=game_assassins-creed_valhalla] #app:before{animation:animStar 500s linear infinite;background:transparent;box-shadow:2440px 2441px #fff,1530px 1554px #fff,2150px 2146px #fff,1104px 890px #fff,243px 486px #fff,154px 946px #fff,1251px 2190px #fff,329px 1549px #fff,143px 1897px #fff,1940px 2177px #fff,1166px 1616px #fff,1877px 1691px #fff,2304px 1594px #fff,51px 2017px #fff,1140px 1371px #fff,1016px 1126px #fff,1301px 1684px #fff,4px 577px #fff,594px 992px #fff,1422px 1204px #fff,528px 2348px #fff,652px 1100px #fff,2206px 1831px #fff,1426px 2043px #fff,588px 1595px #fff,945px 1175px #fff,1171px 241px #fff,625px 2405px #fff,1056px 2428px #fff,2170px 1457px #fff,2311px 1381px #fff,93px 2481px #fff,925px 1436px #fff,479px 1596px #fff,48px 2279px #fff,440px 876px #fff,720px 2452px #fff,1616px 135px #fff,805px 2191px #fff,2120px 762px #fff,1656px 1430px #fff,226px 1504px #fff,114px 1474px #fff,139px 2224px #fff,1204px 2488px #fff,1931px 1805px #fff,1947px 1798px #fff,909px 1892px #fff,843px 1618px #fff,1160px 872px #fff,949px 1669px #fff,1491px 901px #fff,1392px 2446px #fff,1993px 617px #fff,217px 1168px #fff,1153px 1251px #fff,885px 2369px #fff,1829px 1111px #fff,85px 1941px #fff,1894px 1497px #fff,530px 582px #fff,916px 1301px #fff,1706px 1866px #fff,590px 861px #fff,2073px 498px #fff,1516px 2473px #fff,664px 2034px #fff,1811px 1530px #fff,445px 2102px #fff,1547px 527px #fff,730px 754px #fff,1626px 197px #fff,13px 144px #fff,1241px 2499px #fff,1403px 1649px #fff,758px 350px #fff,876px 524px #fff,2315px 1059px #fff,1470px 1915px #fff,383px 295px #fff,1234px 895px #fff,2245px 1735px #fff,512px 2279px #fff,383px 2129px #fff,202px 1036px #fff,1125px 2142px #fff,2351px 793px #fff,418px 252px #fff,2465px 1469px #fff,229px 1262px #fff,236px 1950px #fff,2308px 1055px #fff,531px 164px #fff,644px 1469px #fff,1918px 1729px #fff,1886px 2371px #fff,1804px 1382px #fff,495px 228px #fff,2460px 1086px #fff,853px 82px #fff;content:"";opacity:.35;position:fixed;pointer-events:none;top:0;width:2.5px;height:2.5px}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list{padding:60px;max-width:1470px;width:100%;margin:0 auto}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList{gap:124px;padding:0;max-width:none}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper:before{content:"";display:block;position:absolute;background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/ebfd6973590becb2128ad8f8283f00b4.png);background-size:contain;top:0;pointer-events:none;width:150%;height:100%}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__media{z-index:1;position:relative;width:calc(64% + 64px)}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content{z-index:1;width:36%;padding:50px 40px;max-width:550px;gap:20px}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content:before{content:"";display:block;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='460' width='297' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-rule='evenodd' fill='%23008071' fill-rule='evenodd'%3E%3Cpath d='M297-32.42a178522.8 178522.8 0 0015.233 15.233c3.463-6.38 8.723-13.098 15.102-19.478L297-67l-30.335 30.335c6.379 6.38 11.639 13.072 15.102 19.477L297-32.42zM148.682 81.865c-8.254 8.228-63.196 62.467-72.987 72.284 7.083 6.197 13.41 11.483 21.456 15.597 8.072-8.072 61.973-62.676 69.42-70.149 7.421-7.395 62.077-61.348 70.149-69.42-4.114-8.046-9.426-14.373-15.597-21.456-9.869 9.843-64.707 65.436-72.441 73.17zM206.853 85.145c-5.572 4.635-12.603 12.603-17.628 17.629 20.493 20.492 63.066 42.417 107.775 42.417s87.282-21.925 107.775-42.417c-5.025-5.026-12.056-12.994-17.628-17.628-26.3 22.549-61.921 34.579-90.147 34.579s-63.821-12.03-90.147-34.58zM235.991 150.113c-2.422 3.124-5.468 6.926-8.723 10.181-3.255 3.229-7.057 6.301-10.181 8.697 3.176 6.327 7.264 19.92 7.707 26.768 8.593-4.062 15.493-10.051 21.586-16.118l.157-.157.078-.078c6.067-6.093 12.056-12.993 16.118-21.586-6.848-.469-20.441-4.557-26.768-7.707z'/%3E%3Cpath d='M166.988 37.364c-3.88-5.937-5.156-13.488-5.156-20.623 0-20.883 16.144-35.803 38.095-35.803 28.747 0 72.336 40.698 58.535 115.638 7.474 2.37 18.071 4.766 25.597 5.391 13.696-69.16-21.144-146.6-83.299-146.6-51.791 0-65.097 40.126-65.097 61.739 0 14.087 5.806 30.153 12.967 38.615l18.358-18.357zM168.967 217.059c-.599-7.5-3.021-18.097-5.39-25.597-74.966 13.801-115.64-29.814-115.64-58.535 0-21.951 14.921-38.095 35.804-38.095 7.135 0 14.66 1.276 20.623 5.156l18.357-18.358c-8.462-7.16-24.528-12.967-38.615-12.967-21.613 0-61.739 13.306-61.739 65.097 0 62.155 77.44 96.995 146.6 83.299zM544.188 214.767L559.42 230l-15.232 15.233c6.405 3.463 13.097 8.723 19.477 15.102L594 230l-30.335-30.335c-6.38 6.379-13.072 11.639-19.477 15.102zM496.849 169.72c8.046-4.114 14.373-9.426 21.456-15.597-9.843-9.843-65.306-64.577-73.117-72.415-8.151-8.15-62.494-63.222-72.311-73.039-6.197 7.083-11.483 13.41-15.597 21.456 8.072 8.072 62.702 61.999 70.149 69.42 7.421 7.447 61.348 62.077 69.42 70.149zM441.855 139.853c-4.635-5.572-12.603-12.603-17.629-17.628-20.492 20.493-42.417 63.066-42.417 107.775s21.925 87.282 42.417 107.775c5.026-5.025 12.994-12.056 17.629-17.628-22.55-26.3-34.58-61.921-34.58-90.147s12.03-63.821 34.58-90.147zM366.732 160.32c-3.229-3.255-6.301-7.083-8.723-10.207-6.327 3.176-19.92 7.264-26.768 7.707 4.088 8.593 10.077 15.493 16.118 21.586l.078.078c.052.053.105.105.157.183 6.093 6.067 12.993 12.056 21.586 16.118.469-6.848 4.557-20.441 7.707-26.768-3.124-2.396-6.9-5.468-10.155-8.671z'/%3E%3Cpath d='M489.636 99.988c5.937-3.88 13.488-5.156 20.623-5.156 20.883 0 35.803 16.144 35.803 38.095 0 28.747-40.698 72.336-115.639 58.535-2.369 7.474-4.765 18.071-5.39 25.597 69.16 13.67 146.6-21.144 146.6-83.299 0-51.791-40.126-65.097-61.739-65.097-14.087 0-30.153 5.807-38.615 12.967l18.357 18.358zM309.941 101.967c7.5-.599 18.097-3.02 25.597-5.39-13.801-74.966 29.814-115.64 58.535-115.64 21.951 0 38.095 14.921 38.095 35.804 0 7.135-1.276 14.66-5.156 20.623l18.358 18.357c7.161-8.462 12.967-24.528 12.967-38.615 0-21.613-13.306-61.739-65.097-61.739-62.155 0-96.969 77.44-83.299 146.6zM297 492.42l-15.233-15.232c-3.437 6.405-8.723 13.097-15.102 19.477L297 527l30.335-30.335c-6.379-6.38-11.639-13.072-15.102-19.477L297 492.42zM445.083 378.37c7.5-7.499 63.353-62.624 73.222-72.493-7.083-6.197-13.41-11.483-21.456-15.597-8.072 8.072-62.025 62.754-69.446 70.149-7.447 7.447-62.051 61.348-70.149 69.42 4.114 8.046 9.426 14.373 15.597 21.456 9.765-9.765 63.77-64.473 72.206-72.935zM387.147 374.855c5.572-4.635 12.603-12.603 17.628-17.629-20.493-20.492-63.066-42.417-107.775-42.417s-87.282 21.925-107.775 42.417c5.025 5.026 12.056 13.02 17.628 17.629 26.3-22.55 61.921-34.58 90.147-34.58s63.821 12.03 90.147 34.58zM358.009 309.887c2.422-3.124 5.494-6.952 8.723-10.207 3.255-3.229 7.057-6.275 10.155-8.697-3.176-6.327-7.264-19.92-7.707-26.768-8.593 4.088-15.493 10.051-21.586 16.118-.052.052-.078.104-.131.13l-.104.105c-6.067 6.093-12.056 12.993-16.118 21.586 6.848.469 20.441 4.557 26.768 7.707z'/%3E%3Cpath d='M427.012 422.636c3.88 5.937 5.156 13.488 5.156 20.623 0 20.883-16.144 35.803-38.095 35.803-28.747 0-72.336-40.698-58.535-115.639-7.474-2.369-18.071-4.765-25.597-5.39-13.67 69.16 21.144 146.6 83.299 146.6 51.791 0 65.097-40.126 65.097-61.739 0-14.087-5.78-30.153-12.967-38.615-4.687 4.713-13.332 13.331-18.358 18.357zM425.033 242.915c.599 7.5 3.021 18.097 5.39 25.597 74.967-13.801 115.639 29.814 115.639 58.535 0 21.951-14.92 38.095-35.803 38.095-7.135 0-14.66-1.276-20.623-5.156l-18.357 18.358c8.462 7.16 24.528 12.967 38.615 12.967 21.613 0 61.739-13.306 61.739-65.097 0-62.155-77.44-96.995-146.6-83.299zM49.813 245.233L34.58 230a178522.8 178522.8 0 0015.233-15.233c-6.406-3.463-13.098-8.723-19.478-15.102L0 230l30.335 30.335c6.38-6.379 13.072-11.639 19.477-15.102zM75.695 305.877c9.843 9.843 65.436 64.707 73.17 72.441 8.228 8.254 62.467 63.196 72.284 72.987 6.197-7.083 11.483-13.41 15.597-21.456-8.072-8.072-62.702-61.999-70.149-69.42-7.421-7.447-61.348-62.077-69.42-70.149-8.046 4.114-14.373 9.426-21.456 15.597zM152.145 320.121c4.635 5.572 12.603 12.603 17.629 17.628 20.492-20.493 42.417-63.066 42.417-107.775s-21.925-87.283-42.417-107.775c-5.026 5.025-12.994 12.056-17.629 17.628 22.55 26.3 34.58 61.921 34.58 90.147s-12.03 63.821-34.58 90.147zM246.537 280.463s-.079-.078-.105-.13c-6.093-6.067-12.993-12.056-21.586-16.118-.469 6.848-4.557 20.441-7.707 26.768 3.124 2.422 6.926 5.494 10.181 8.723 3.229 3.255 6.301 7.057 8.697 10.181 6.327-3.176 19.92-7.264 26.768-7.707-4.088-8.593-10.077-15.493-16.118-21.586-.026-.026-.078-.078-.13-.105z'/%3E%3Cpath d='M83.741 365.168c-20.883 0-35.803-16.144-35.803-38.095 0-28.747 40.699-72.336 115.639-58.535 2.369-7.474 4.765-18.071 5.39-25.597-69.16-13.67-146.6 21.144-146.6 83.299 0 51.791 40.126 65.097 61.739 65.097 14.087 0 30.153-5.806 38.615-12.967l-18.357-18.358c-5.937 3.88-13.488 5.156-20.623 5.156zM284.059 358.033c-7.5.599-18.097 3.021-25.597 5.39 13.801 74.967-29.814 115.639-58.535 115.639-21.951 0-38.095-14.92-38.095-35.803 0-7.135 1.276-14.66 5.156-20.623l-18.358-18.357c-7.161 8.462-12.967 24.528-12.967 38.615 0 21.613 13.306 61.739 65.097 61.739 62.155 0 96.995-77.44 83.299-146.6z'/%3E%3C/g%3E%3C/svg%3E");background-size:auto 100%;background-repeat:no-repeat;border-radius:8px;opacity:.1;background-position:100%;left:0;top:0;pointer-events:none;width:100%;height:100%}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{position:relative;z-index:1;font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__subtitle{order:-1;margin-bottom:-4px;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__subtitle{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__subtitle{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__subtitle{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__subtitle{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content p{margin:0;position:relative;z-index:1;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary{margin-left:0}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper:before{transform:scaleX(-1) translate(65%,-35%);left:0}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper:before{transform:translate(65%,-35%);right:0}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content:before{transform:rotate(180deg)}@media only screen and (max-width:1248px){[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList{margin-top:100px;gap:150px}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper:before{transform:scaleX(-1) translate(45%,-75%);top:50%}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper:before{transform:translate(45%,-75%);top:50%}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__media{position:absolute}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1024px){[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList{margin-top:0;gap:124px}}@media only screen and (max-width:900px){[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list{padding:40px 0}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList{gap:48px}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper,[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper{gap:8px}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper:before,[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper:before{background-position:top;top:0;left:50%;transform:translateX(-50%);width:120vw;height:100%}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content{text-align:center;gap:8px;padding:32px 16px}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__subtitle{margin-bottom:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__subtitle{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__subtitle{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__subtitle{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .promo__content__subtitle{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary{margin-left:auto;margin-right:auto}}@media only screen and (max-width:768px){[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__row:nth-child(2n) .promo__wrapper:before,[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__row:nth-child(odd) .promo__wrapper:before{width:200vw;height:100vw}[data-route^=game_assassins-creed_valhalla] .module--feature-content-promo-list .promoList .promo__wrapper__content p{padding:0 4px}}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList{padding:90px 120px 54px}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/3b88b1cf1db835bc3ae7af621232d97e.png);background-position:50%;background-size:contain;background-repeat:no-repeat;pointer-events:none;width:150%;height:150%}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content{padding:20px 20px 35px;row-gap:8px}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date,[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date .date,[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min,[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min span{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date,html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date .date,html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min,html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min span{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date,html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date .date,html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min,html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date,html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date .date,html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min,html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date,html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date .date,html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min,html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content h3{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:32px;font-size:2rem;line-height:32px;line-height:2rem;letter-spacing:1.28px;letter-spacing:.08rem;text-transform:uppercase}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content h3{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content .btn span:after{transition:transform .3s ease;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='16' width='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.5 12.776l3.437-3.204L.96 7.758l3.055-1.592L.58 3.263V0l7.876 7.754L.5 16z' fill='%23fff'/%3E%3C/svg%3E");background-size:8px 16px}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next,[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev{background:#007571;border:3px solid #fff}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next:before,[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev:before{z-index:1}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next:after,[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev:after{content:"";display:block;position:absolute;background-color:#3fc0ac;border:3px solid #fff;min-height:48px;left:-3px;top:-3 px;min-width:56px;width:56px;height:56px}@supports(clip-path:inset(0% 50% 0% 50%)) or (-webkit-clip-path:inset(0% 50% 0% 50%)){[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next:after,[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev:after{-webkit-clip-path:inset(0 50% 0 50%);clip-path:inset(0 50% 0 50%);width:100%;-webkit-transition:opacity .4s ease .4s,-webkit-clip-path .3s ease,clip-path .3s ease;-o-transition:opacity .4s ease .4s,-webkit-clip-path .3s ease,clip-path .3s ease;transition:opacity .4s ease .4s,-webkit-clip-path .3s ease,clip-path .3s ease}}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev{left:-88px}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='21' width='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.57 11.186L10.483.908v4.018L6.2 8.916l3.712 2.264-3.808 1.982 4.283 3.618v4.068z' fill='%23fff'/%3E%3C/svg%3E")}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next{right:-88px}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='16' width='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.5 12.776l3.437-3.204L.96 7.758l3.055-1.592L.58 3.263V0l7.876 7.754L.5 16z' fill='%23fff'/%3E%3C/svg%3E")}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{margin-top:32px}@media only screen and (max-width:1248px){[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList{padding-left:88px;padding-right:88px}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls{margin-top:24px;position:relative;z-index:1}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__next,[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__controls__prev{right:auto;left:auto;position:relative}}@media only screen and (max-width:1024px){[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList{padding-left:20px;padding-right:20px}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content h3{font-size:22px;font-size:1.375rem;line-height:22px;line-height:1.375rem;letter-spacing:0}}@media only screen and (max-width:768px){[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date,[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date .date,[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min,[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min span{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px;font-size:.625rem;line-height:10px;line-height:.625rem;letter-spacing:0}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date,html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date .date,html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min,html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min span{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date,html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date .date,html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min,html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date,html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date .date,html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min,html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date,html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__date .date,html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min,html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content__min span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content h3{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:23px;line-height:1.4375rem;letter-spacing:0}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content h3{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__item__content h3{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__pagination--mobile{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__pagination--mobile{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__pagination--mobile{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__pagination--mobile{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route^=game_assassins-creed_valhalla] .moduleUpdatesList .updatesList__pagination--mobile{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route^=game_assassins-creed_valhalla] .modal{background:#00161f url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/89957faf0760ae293ecf85f7ca0b160c.png) bottom/cover no-repeat}[data-route^=game_assassins-creed_valhalla] .modal__header__closeBtn{background-color:#007571;border:2px solid #fff;border-radius:0;min-height:48px;min-width:48px;justify-content:center;display:flex;flex-direction:column;text-decoration:none;align-items:center}[data-route^=game_assassins-creed_valhalla] .modal__header__closeBtn:before{content:"";display:block;position:absolute;background-color:#3fc0ac;border:2px solid #fff;min-height:48px;left:-2px;top:-2px;min-width:48px;width:48px;height:48px}@supports(clip-path:inset(0% 50% 0% 50%)) or (-webkit-clip-path:inset(0% 50% 0% 50%)){[data-route^=game_assassins-creed_valhalla] .modal__header__closeBtn:before{-webkit-clip-path:inset(0 50% 0 50%);clip-path:inset(0 50% 0 50%);-webkit-transition:opacity .4s ease .4s,-webkit-clip-path .3s ease,clip-path .3s ease;-o-transition:opacity .4s ease .4s,-webkit-clip-path .3s ease,clip-path .3s ease;transition:opacity .4s ease .4s,-webkit-clip-path .3s ease,clip-path .3s ease;width:100%;height:calc(100% + 4px)}}[data-route^=game_assassins-creed_valhalla] .modal__header__closeBtn svg{opacity:.85}[data-route^=game_assassins-creed_valhalla] .modal__body{position:relative;z-index:1}[data-route^=game_assassins-creed_valhalla] .modal:before{background:transparent;content:"";opacity:.35;position:fixed;pointer-events:none;top:0;z-index:1;animation:animStar 550s linear infinite;box-shadow:1063px 730px #fff,1221px 992px #fff,1520px 2471px #fff,2056px 2251px #fff,2194px 1823px #fff,1646px 870px #fff,312px 1832px #fff,765px 1166px #fff,1451px 463px #fff,948px 1639px #fff,698px 829px #fff,1559px 276px #fff,814px 2139px #fff,1847px 639px #fff,49px 916px #fff,2153px 2323px #fff,695px 1930px #fff,88px 1672px #fff,915px 2283px #fff,455px 2203px #fff,2252px 1912px #fff,177px 490px #fff,739px 1921px #fff,1108px 963px #fff,1373px 263px #fff,54px 717px #fff,962px 1311px #fff,1494px 1577px #fff,981px 2140px #fff,1927px 1709px #fff,1319px 1324px #fff,2343px 1653px #fff,1720px 791px #fff,546px 81px #fff,275px 380px #fff,2168px 1815px #fff,120px 1628px #fff,1123px 1091px #fff,154px 2322px #fff,1605px 2349px #fff,1703px 2014px #fff,1575px 637px #fff,1036px 2102px #fff,2409px 837px #fff,2091px 902px #fff,1559px 1816px #fff,931px 2234px #fff,1285px 692px #fff,1003px 1741px #fff,2467px 52px #fff,1349px 2085px #fff,2458px 1837px #fff,2205px 341px #fff,499px 1193px #fff,1082px 1266px #fff,1171px 1428px #fff,1736px 243px #fff,1475px 947px #fff,1697px 605px #fff,1004px 957px #fff,330px 1062px #fff,1070px 1021px #fff,1606px 1951px #fff,1891px 942px #fff,2373px 1942px #fff,313px 825px #fff,1944px 1950px #fff,2135px 1482px #fff,688px 1976px #fff,359px 1988px #fff,2209px 187px #fff,268px 2132px #fff,2455px 811px #fff,282px 2020px #fff,2302px 1363px #fff,2110px 238px #fff,1399px 700px #fff,2106px 628px #fff,2449px 233px #fff,256px 2436px #fff,790px 669px #fff,2323px 2359px #fff,498px 2348px #fff,880px 309px #fff,2422px 1665px #fff,1388px 1989px #fff,149px 2445px #fff,2333px 2378px #fff,467px 1216px #fff,372px 1165px #fff,2260px 330px #fff,307px 441px #fff,2398px 327px #fff,138px 2329px #fff,1681px 1510px #fff,1423px 1591px #fff,1742px 71px #fff,830px 1534px #fff,174px 2038px #fff,2490px 1717px #fff,508px 1775px #fff,2494px 60px #fff,1789px 1135px #fff,1017px 613px #fff,2269px 1309px #fff,761px 2197px #fff,1081px 2085px #fff,1686px 1480px #fff,783px 1066px #fff,1644px 639px #fff,1994px 1954px #fff,1677px 621px #fff,522px 124px #fff,242px 1440px #fff,1762px 654px #fff,1312px 1495px #fff,1244px 2310px #fff,221px 1819px #fff,1990px 125px #fff,263px 731px #fff,422px 1469px #fff,48px 1813px #fff,2355px 496px #fff,1546px 391px #fff,425px 522px #fff,25px 1516px #fff,1258px 2440px #fff,1568px 2420px #fff,1691px 1996px #fff,2391px 1514px #fff,1352px 1044px #fff,367px 104px #fff,1168px 208px #fff,38px 1450px #fff,576px 1149px #fff,184px 1879px #fff,1124px 577px #fff,1977px 1431px #fff,535px 1438px #fff,2435px 2269px #fff,643px 2060px #fff,1933px 1210px #fff,1655px 8px #fff,161px 138px #fff,466px 456px #fff,869px 1037px #fff,2216px 421px #fff,1631px 542px #fff,2107px 1173px #fff,549px 2486px #fff,744px 1599px #fff,281px 2274px #fff,2414px 2130px #fff,578px 592px #fff,2076px 764px #fff,1742px 1280px #fff,1594px 649px #fff,476px 1199px #fff,2276px 692px #fff,1586px 2035px #fff,499px 191px #fff,383px 2495px #fff,730px 647px #fff,868px 2031px #fff,1698px 2137px #fff,2163px 1880px #fff,2204px 936px #fff,995px 1306px #fff,1723px 1531px #fff,803px 1096px #fff,787px 93px #fff,471px 1693px #fff,1617px 1801px #fff,2386px 2068px #fff,2047px 1093px #fff,1571px 1093px #fff,176px 2442px #fff,832px 174px #fff,485px 1265px #fff,2048px 277px #fff,2352px 425px #fff,2266px 123px #fff,2348px 2315px #fff,1437px 2235px #fff,495px 1158px #fff,2219px 2406px #fff,2324px 582px #fff,543px 1106px #fff,628px 2396px #fff,2442px 721px #fff,348px 2082px #fff,1793px 846px #fff,2178px 1474px #fff,436px 745px #fff,2354px 389px #fff,1618px 2332px #fff,2441px 1305px #fff,2410px 1043px #fff,2239px 2016px #fff,1457px 555px #fff;width:2px;height:2px}[data-route^=game_assassins-creed_valhalla] .modal:after{display:none}@media only screen and (max-width:768px){[data-route^=game_assassins-creed_valhalla] .modal{background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/9076abdf95f288f0dbee53a7804c2f41.png) top calc(50vh - 28.125vw)/100% auto no-repeat,#00161f url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/71d87680d8c31053405471675e1d47cf.jpg) 50%/cover no-repeat}[data-route^=game_assassins-creed_valhalla] .modal__header__closeBtn:focus,[data-route^=game_assassins-creed_valhalla] .modal__header__closeBtn:hover{background:#007571;box-shadow:none}}[data-route^=game_assassins-creed_valhalla] .globalFooter{background-color:#06151f}[data-route^=game_assassins-creed_valhalla] global-footer{display:none}[data-route^=game_assassins-creed_valhalla].ar-ae .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary{margin-left:auto;margin-right:0}@media only screen and (max-width:900px){[data-route^=game_assassins-creed_valhalla].ar-ae .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary{margin-left:auto;margin-right:auto}}[data-route^=game_assassins-creed_valhalla].ar-ae .moduleUpdatesList .updatesList__item__content .btn span:after{transform:rotate(180deg)}[data-route^=game_assassins-creed_valhalla]:not(.isTouch).ar-ae .moduleUpdatesList .updatesList__item__content .btn:hover span:after{transform:translateX(-10px) rotate(180deg)}[data-route^=game_assassins-creed_valhalla]:not(.isTouch) .moduleUpdatesList .updatesList__item__content .btn-primary:hover span:after{transform:translateX(10px)}[data-route^=game_assassins-creed_valhalla]:not(.isTouch) .moduleUpdatesList .updatesList__controls__next:hover:after,[data-route^=game_assassins-creed_valhalla]:not(.isTouch) .moduleUpdatesList .updatesList__controls__prev:hover:after{opacity:0}@supports(clip-path:inset(0% 0% 0% 0%)) or (-webkit-clip-path:inset(0% 0% 0% 0%)){[data-route^=game_assassins-creed_valhalla]:not(.isTouch) .moduleUpdatesList .updatesList__controls__next:hover:after,[data-route^=game_assassins-creed_valhalla]:not(.isTouch) .moduleUpdatesList .updatesList__controls__prev:hover:after{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transition:opacity .4s ease,-webkit-clip-path .3s ease,clip-path .3s ease;-o-transition:opacity .4s ease,-webkit-clip-path .3s ease,clip-path .3s ease;transition:opacity .4s ease,-webkit-clip-path .3s ease,clip-path .3s ease}}[data-route^=game_assassins-creed_valhalla]:not(.isTouch) .modal__header__closeBtn:hover:before{opacity:0}@supports(clip-path:inset(0% 0% 0% 0%)) or (-webkit-clip-path:inset(0% 0% 0% 0%)){[data-route^=game_assassins-creed_valhalla]:not(.isTouch) .modal__header__closeBtn:hover:before{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transition:opacity .4s ease,-webkit-clip-path .3s ease,clip-path .3s ease;-o-transition:opacity .4s ease,-webkit-clip-path .3s ease,clip-path .3s ease;transition:opacity .4s ease,-webkit-clip-path .3s ease,clip-path .3s ease}}[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper:before{background-color:#007571}[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn.has-image{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='77' width='77' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='38.984' cy='38.67' r='37' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='29' width='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.57 22.47l5.988-5.551-5.187-3.142 5.324-2.76L.71 5.988V.334l13.722 13.435L.57 28.057z' fill='%23fff'/%3E%3C/svg%3E");background-size:80px,18px 32px;background-position:50%,calc(50% + 3px) 50%;transition:background-size .3s ease;width:100%}@media only screen and (max-width:900px){[data-route=game_assassins-creed_valhalla] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){width:auto!important}}[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__media:before{content:"";display:block;position:absolute;background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/3b88b1cf1db835bc3ae7af621232d97e.png);background-size:contain;background-position:bottom;background-repeat:no-repeat;transform:translateX(-50%);left:50%;bottom:-30%;width:110%;height:110%}[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__media img{position:relative;z-index:1}@media only screen and (max-width:768px){[data-route=game_assassins-creed_valhalla] .module--feature-spotlight-description .promo__wrapper__media:before{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/ebfd6973590becb2128ad8f8283f00b4.png);bottom:0;transform:translate(-50%,50%);width:130vw;height:70vw}}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card{padding:70px 60px 216px;max-width:1400px;position:relative}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card:after{content:"";display:block;position:absolute;background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/3b88b1cf1db835bc3ae7af621232d97e.png);background-size:contain;background-position:bottom;background-repeat:no-repeat;transform:translateX(-50%) rotate(-8deg);left:50%;bottom:-35%;width:110%;height:110%;z-index:-1}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_valhalla] .module--promotion-two-card:after{left:68%;bottom:-460px;width:1500px;height:765px}}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList{padding:0 60px 75px;gap:64px;border-bottom:6px solid #4cafa1;position:relative}@media only screen and (max-width:768px){[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList{border-bottom:3px solid #4cafa1}}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList:before{content:"";display:block;background-image:url(data:image/png;base64,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);background-position:50%;background-size:contain;background-repeat:no-repeat;position:absolute;bottom:0;left:50%;transform:translate(-50%,100%) rotate(180deg);width:170px;height:85px}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__media{border:1px solid #007571}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:24px}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:32px;font-size:2rem;line-height:32px;line-height:2rem;letter-spacing:1.28px;letter-spacing:.08rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:0 auto 0 0}@media only screen and (max-width:900px){[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList{padding:0 0 35px;gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_valhalla] .module--promotion-two-card{padding:10px 20px 150px}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList{gap:64px}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList:before{width:72px;height:36px}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content{text-align:center;max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_valhalla] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:0 auto}}[data-route=game_assassins-creed_valhalla]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{background-color:#06151f}[data-route=game_assassins-creed_valhalla]:not(.isTouch) .module--franchise-header .promo__wrapper__content__btn.has-image:hover{background-size:84px,15px 29px}[data-route=game_assassins-creed_valhalla] .global-footer--default{display:none!important}[data-route=game_assassins-creed_valhalla] .brandFooterWrapper{background:#06151f}[data-route=game_assassins-creed_valhalla] .brandFooterWrapper .corporatePanel{background-color:#1d1e21}[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product{min-height:275px;padding:130px 40px 125px;background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/3402d381ae28e8cc713ebb4dbe070915.png);background-repeat:no-repeat;background-size:auto 100%;background-position:100% 0}[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .promo__wrapper{max-width:900px;margin:0 auto}[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .promo__wrapper__content{text-align:center}[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .promo__content__title{color:#fff;margin-bottom:12px;width:100%;font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;padding:0;text-decoration:none;display:inline-block;position:relative;margin:4px;background-color:#007571;mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAxBAMAAAD6ulymAAAAD1BMVEX///8AdXH////A3dxAmJV/n3MeAAAAAXRSTlMge4j4rgAAADhJREFUSMdjUKIKYBiWxrhQBTAIUgWMGjNqzKgxo8aMGjNqzKgxo8aMGjNqzAAZY0wVMDz7DNQBAFHcFvg/p/lFAAAAAElFTkSuQmCC),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAxCAMAAACMLlv4AAAAQlBMVEVHcEz///////////////////////////////////////8AdXH///9dqKUujovw9/fR5+YQfnp9ubegzMq+3NtAmJU8JTv1AAAAC3RSTlMAoFCA0jAfYPAQwJz7KSIAAADmSURBVDjLhdTZEoMgDEDRdNO2YVHR///VTtkkkBjeOveojMQCsOvzNHlp3WjdaN3IfTviYsAtdotpaR21jlpHrSPXN5TAI/aAEpiZjld9pWDodiNg7IaA1Pe2E3CPfVlrd56A15vp3lVw0VHsi6vvge/lp9CNLwcCU+z5gbX/LzkSmPsDtGVcQ37EMAJJhHOTrGg2KYnzDoJoXhTAl92HPUH+mBwV7Wkm4Vvh6TyMwnk6UYyggBH9VPOi/S7SufpVBOPJ94AToAnQBGhiAHnEyDywIsig3GOPC2Rx9Wc+a6ARAoCprB/N4S3NevxNoAAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAxCAMAAACMLlv4AAAAOVBMVEVHcEz///8AdXH///////////////////////////+hzcvw9/cwj4wRf3vR5+ZgqabA3dxAmJVwsq/FJ7WjAAAACnRSTlMAkP//YaLQ8DAZ7LpS8wAAANtJREFUOMuF1O0WgiAMgOHF+hBFUO//YjswQAeM7Z+8T+apFWCeDwiDmkBNoCbONKssDI0sDBNvGYjCaMJowmjCaIIB43sRj/cK9l6kO7tWLBwcWyt+Cwc4EQQmIh4FnIh05DZZ0JHzXGy3yEcuvkuowt2CXkGfMXbCEqCrOHsjvvkOp2/vUB7Ulme4xn1hS9t1rA+Z+jVejHq9CotT1kTqCcx6BnIn0PcXX7lHD+2PlG9130HroHXQ+hPkb9hKYNxB66B10Dr0e97MkcaL/fFPO+6gddA62DJC/wPLqA+PccxIzgAAAABJRU5ErkJggg==);-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAxBAMAAAD6ulymAAAAD1BMVEX///8AdXH////A3dxAmJV/n3MeAAAAAXRSTlMge4j4rgAAADhJREFUSMdjUKIKYBiWxrhQBTAIUgWMGjNqzKgxo8aMGjNqzKgxo8aMGjNqzAAZY0wVMDz7DNQBAFHcFvg/p/lFAAAAAElFTkSuQmCC),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAxCAMAAACMLlv4AAAAQlBMVEVHcEz///////////////////////////////////////8AdXH///9dqKUujovw9/fR5+YQfnp9ubegzMq+3NtAmJU8JTv1AAAAC3RSTlMAoFCA0jAfYPAQwJz7KSIAAADmSURBVDjLhdTZEoMgDEDRdNO2YVHR///VTtkkkBjeOveojMQCsOvzNHlp3WjdaN3IfTviYsAtdotpaR21jlpHrSPXN5TAI/aAEpiZjld9pWDodiNg7IaA1Pe2E3CPfVlrd56A15vp3lVw0VHsi6vvge/lp9CNLwcCU+z5gbX/LzkSmPsDtGVcQ37EMAJJhHOTrGg2KYnzDoJoXhTAl92HPUH+mBwV7Wkm4Vvh6TyMwnk6UYyggBH9VPOi/S7SufpVBOPJ94AToAnQBGhiAHnEyDywIsig3GOPC2Rx9Wc+a6ARAoCprB/N4S3NevxNoAAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAxCAMAAACMLlv4AAAAOVBMVEVHcEz///8AdXH///////////////////////////+hzcvw9/cwj4wRf3vR5+ZgqabA3dxAmJVwsq/FJ7WjAAAACnRSTlMAkP//YaLQ8DAZ7LpS8wAAANtJREFUOMuF1O0WgiAMgOHF+hBFUO//YjswQAeM7Z+8T+apFWCeDwiDmkBNoCbONKssDI0sDBNvGYjCaMJowmjCaIIB43sRj/cK9l6kO7tWLBwcWyt+Cwc4EQQmIh4FnIh05DZZ0JHzXGy3yEcuvkuowt2CXkGfMXbCEqCrOHsjvvkOp2/vUB7Ulme4xn1hS9t1rA+Z+jVejHq9CotT1kTqCcx6BnIn0PcXX7lHD+2PlG9130HroHXQ+hPkb9hKYNxB66B10Dr0e97MkcaL/fFPO+6gddA62DJC/wPLqA+PccxIzgAAAABJRU5ErkJggg==);mask-position:center 0,left 0,right 0;-webkit-mask-position:center 0,left 0,right 0;mask-size:calc(100% - 62px) 48px,32px 48px,32px 48px;-webkit-mask-size:calc(100% - 62px) 48px,32px 48px,32px 48px;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;transition:background-color .2s ease}[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .btn-primary:focus,[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .btn-primary:hover{background-color:#40c1a6}[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .btn-primary span{color:#fff;display:inline-flex;justify-content:center;align-items:center;margin:0 32px;padding:3px 8px 0;min-width:131px;position:relative;text-align:center;z-index:1;transition:color .2s ease;font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:16px;font-size:1rem;line-height:16px;line-height:1rem;letter-spacing:.64px;letter-spacing:.04rem;width:calc(100% - 60px);height:48px}html[lang=ar-ae] [data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .btn-primary span{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-product{padding:145px 12px 68px;background-size:180% auto}}[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__wrapper{background-position:50%;background-size:cover;padding:40px;min-height:640px;display:flex;align-items:center;justify-content:center;position:relative}[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__wrapper:after{content:"";display:block;position:absolute;top:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5));width:100%;height:100%}[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__wrapper__media{display:none}[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__wrapper__content{position:relative;z-index:1;width:100%;max-width:900px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:16px;color:#fff}[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__content__subtitle{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__content__subtitle{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__content__subtitle{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__content__subtitle{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__content__subtitle{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__wrapper{min-height:auto;padding:80px 12px 168px}[data-route=game_assassins-creed_valhalla_post-launch] .module--franchise-header .promo__wrapper__content{gap:24px;max-width:600px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-content-promo-list .promoList .promo__wrapper__content{gap:0}[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-content-promo-list .promoList .promo__wrapper__content h2,[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-content-promo-list .promoList .promo__wrapper__content h3{padding:0 28px}[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-content-promo-list .promoList .promo__wrapper__content h2{padding-bottom:24px}[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-content-promo-list .promoList .promo__wrapper__content h3{padding-bottom:8px}[data-route=game_assassins-creed_valhalla_post-launch] .module--feature-content-promo-list .promoList .promo__wrapper__content .btn-primary{margin-top:16px}}[data-route=game_assassins-creed_valhalla_post-launch] .moduleUpdatesList .updatesList{padding-bottom:42px;border-bottom:6px solid #4cafa1;position:relative;margin-bottom:85px}[data-route=game_assassins-creed_valhalla_post-launch] .moduleUpdatesList .updatesList:before{content:"";display:block;background-image:url(data:image/png;base64,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);background-position:50%;background-size:contain;background-repeat:no-repeat;position:absolute;bottom:0;top:auto;left:50%;transform:translate(-50%,100%) rotate(180deg);width:170px;height:85px}@media only screen and (max-width:768px){[data-route=game_assassins-creed_valhalla_post-launch] .moduleUpdatesList .updatesList{padding-bottom:38px;margin:0 0 36px;border-bottom-width:2px;width:100%}[data-route=game_assassins-creed_valhalla_post-launch] .moduleUpdatesList .updatesList:before{width:72px;height:36px}}[data-route=game_assassins-creed_valhalla_post-launch] .global-footer--default{display:none!important}[data-route=game_assassins-creed_valhalla_post-launch] .brandFooterWrapper{background:#06151f}[data-route=game_assassins-creed_valhalla_post-launch] .brandFooterWrapper .corporatePanel{background-color:#1d1e21}[data-route=game_assassins-creed_publishing]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}@media only screen and (max-width:768px){[data-route=game_assassins-creed_publishing]{background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/d2145f6b2185c0b621550790254a1933.jpg) 50%/cover no-repeat}}[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before{background-size:calc(100% - 2rem)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content:before{background-size:calc(100% - .5rem)}}[data-route=game_assassins-creed_publishing] .moduleUpdatesList{background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/565ce0dc2aee94e326cc15f73bc791c6.jpg) 50%/cover no-repeat}@media only screen and (max-width:768px){[data-route=game_assassins-creed_publishing] .moduleUpdatesList{background:#55636c url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/fae07729e771260709185754ff9bad86.jpg) 50%/cover no-repeat}}[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content{padding-bottom:34px}@media only screen and (max-width:768px){[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content{padding-bottom:16px}}@media only screen and (max-width:560px){[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content{padding-bottom:8px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_publishing] .module--feature-visual-grid-carousel-with-titles .promo__wrapper__content .promo__content__title{margin-bottom:0!important}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_publishing] .moduleUpdatesList .promo__wrapper__content .promo__content__title{font-size:1.75rem!important;line-height:1.75rem!important;margin:0}}[data-route=game_assassins-creed_odyssey]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_odyssey]:before{top:0;left:0;background:linear-gradient(180deg,rgba(128,105,22,.5),rgba(128,105,22,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_odyssey] #app{position:relative;z-index:1}[data-route=game_assassins-creed_odyssey] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_odyssey] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_odyssey] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_odyssey] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_odyssey] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_odyssey] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_odyssey] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_odyssey] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_odyssey] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_odyssey] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper:before{background-color:#806916}[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_odyssey] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(128,105,22,.4);border:1px solid rgba(128,105,22,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_odyssey] .module--promotion-four-card,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_odyssey] .module--feature-content-list,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_odyssey] .module--feature-content-list:before,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_odyssey] .module--feature-content-list:after,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_odyssey] .module--feature-content-list>*,[data-route=game_assassins-creed_odyssey] .module--promotion-four-card,[data-route=game_assassins-creed_odyssey] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_odyssey] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_odyssey] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(128,105,22,.4);border:1px solid rgba(128,105,22,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_odyssey] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(128,105,22,.4);border:1px solid rgba(128,105,22,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_odyssey] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_odyssey] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(128,105,22,.5),rgba(128,105,22,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_odyssey] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_odyssey] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_odyssey] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_odyssey] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_odyssey] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#806916;background:rgba(128,105,22,.4);box-shadow:inset 0 0 15px 0 rgba(128,105,22,.4),0 0 20px 0 rgba(128,105,22,.9)}body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#806916;background:rgba(128,105,22,.4);box-shadow:inset 0 0 15px 0 rgba(128,105,22,.4),0 0 20px 0 rgba(128,105,22,.9)}body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#806916;background:rgba(128,105,22,.4);box-shadow:inset 0 0 15px 0 rgba(128,105,22,.4),0 0 20px 0 rgba(128,105,22,.9)}body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#806916;background:rgba(128,105,22,.4);box-shadow:inset 0 0 15px 0 rgba(128,105,22,.4),0 0 20px 0 rgba(128,105,22,.9)}body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_odyssey] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_odyssey] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_odyssey] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_origins]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_origins]:before{top:0;left:0;background:linear-gradient(180deg,rgba(159,79,4,.5),rgba(159,79,4,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_origins] #app{position:relative;z-index:1}[data-route=game_assassins-creed_origins] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_origins] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_origins] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_origins] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_origins] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_origins] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_origins] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_origins] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_origins] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_origins] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper:before{background-color:#9f4f04}[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_origins] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_origins] .module--promotion-four-card,[data-route=game_assassins-creed_origins] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(159,79,4,.4);border:1px solid rgba(159,79,4,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_origins] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_origins] .module--promotion-four-card,[data-route=game_assassins-creed_origins] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_origins] .module--feature-content-list,[data-route=game_assassins-creed_origins] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_origins] .module--feature-content-list:before,[data-route=game_assassins-creed_origins] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_origins] .module--feature-content-list:after,[data-route=game_assassins-creed_origins] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_origins] .module--feature-content-list>*,[data-route=game_assassins-creed_origins] .module--promotion-four-card,[data-route=game_assassins-creed_origins] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_origins] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_origins] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_origins] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_origins] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(159,79,4,.4);border:1px solid rgba(159,79,4,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_origins] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(159,79,4,.4);border:1px solid rgba(159,79,4,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_origins] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_origins] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(159,79,4,.5),rgba(159,79,4,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_origins] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_origins] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_origins] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_origins] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_origins] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_origins] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#9f4f04;background:rgba(159,79,4,.4);box-shadow:inset 0 0 15px 0 rgba(159,79,4,.4),0 0 20px 0 rgba(159,79,4,.9)}body:not(.isTouch)[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#9f4f04;background:rgba(159,79,4,.4);box-shadow:inset 0 0 15px 0 rgba(159,79,4,.4),0 0 20px 0 rgba(159,79,4,.9)}body:not(.isTouch)[data-route=game_assassins-creed_origins] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#9f4f04;background:rgba(159,79,4,.4);box-shadow:inset 0 0 15px 0 rgba(159,79,4,.4),0 0 20px 0 rgba(159,79,4,.9)}body:not(.isTouch)[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#9f4f04;background:rgba(159,79,4,.4);box-shadow:inset 0 0 15px 0 rgba(159,79,4,.4),0 0 20px 0 rgba(159,79,4,.9)}body:not(.isTouch)[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_origins] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_origins] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_origins] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_nexus-vr]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_nexus-vr]:before{top:0;left:0;background:linear-gradient(180deg,rgba(162,187,201,.5),rgba(162,187,201,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_nexus-vr] #app{position:relative;z-index:1}[data-route=game_assassins-creed_nexus-vr] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_nexus-vr] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_nexus-vr] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_nexus-vr] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_nexus-vr] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_nexus-vr] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_nexus-vr] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_nexus-vr] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_nexus-vr] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_nexus-vr] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper:before{background-color:#a2bbc9}[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_nexus-vr] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(162,187,201,.4);border:1px solid rgba(162,187,201,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list:before,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list:after,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list>*,[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card,[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(162,187,201,.4);border:1px solid rgba(162,187,201,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(162,187,201,.4);border:1px solid rgba(162,187,201,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_nexus-vr] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(162,187,201,.5),rgba(162,187,201,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_nexus-vr] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_nexus-vr] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_nexus-vr] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_nexus-vr] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_nexus-vr] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#a2bbc9;background:rgba(162,187,201,.4);box-shadow:inset 0 0 15px 0 rgba(162,187,201,.4),0 0 20px 0 rgba(162,187,201,.9)}body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#a2bbc9;background:rgba(162,187,201,.4);box-shadow:inset 0 0 15px 0 rgba(162,187,201,.4),0 0 20px 0 rgba(162,187,201,.9)}body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#a2bbc9;background:rgba(162,187,201,.4);box-shadow:inset 0 0 15px 0 rgba(162,187,201,.4),0 0 20px 0 rgba(162,187,201,.9)}body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#a2bbc9;background:rgba(162,187,201,.4);box-shadow:inset 0 0 15px 0 rgba(162,187,201,.4),0 0 20px 0 rgba(162,187,201,.9)}body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_nexus-vr] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_syndicate]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_syndicate]:before{top:0;left:0;background:linear-gradient(180deg,rgba(127,26,26,.5),rgba(127,26,26,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_syndicate] #app{position:relative;z-index:1}[data-route=game_assassins-creed_syndicate] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_syndicate] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_syndicate] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_syndicate] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_syndicate] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_syndicate] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_syndicate] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_syndicate] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_syndicate] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_syndicate] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper:before{background-color:#7f1a1a}[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_syndicate] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(127,26,26,.4);border:1px solid rgba(127,26,26,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_syndicate] .module--promotion-four-card,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_syndicate] .module--feature-content-list,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_syndicate] .module--feature-content-list:before,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_syndicate] .module--feature-content-list:after,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_syndicate] .module--feature-content-list>*,[data-route=game_assassins-creed_syndicate] .module--promotion-four-card,[data-route=game_assassins-creed_syndicate] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_syndicate] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_syndicate] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_syndicate] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_syndicate] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_syndicate] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_syndicate] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_syndicate] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(127,26,26,.4);border:1px solid rgba(127,26,26,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_syndicate] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_syndicate] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_syndicate] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(127,26,26,.4);border:1px solid rgba(127,26,26,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_syndicate] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_syndicate] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(127,26,26,.5),rgba(127,26,26,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_syndicate] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_syndicate] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_syndicate] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_syndicate] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_syndicate] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#7f1a1a;background:rgba(127,26,26,.4);box-shadow:inset 0 0 15px 0 rgba(127,26,26,.4),0 0 20px 0 rgba(127,26,26,.9)}body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#7f1a1a;background:rgba(127,26,26,.4);box-shadow:inset 0 0 15px 0 rgba(127,26,26,.4),0 0 20px 0 rgba(127,26,26,.9)}body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#7f1a1a;background:rgba(127,26,26,.4);box-shadow:inset 0 0 15px 0 rgba(127,26,26,.4),0 0 20px 0 rgba(127,26,26,.9)}body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#7f1a1a;background:rgba(127,26,26,.4);box-shadow:inset 0 0 15px 0 rgba(127,26,26,.4),0 0 20px 0 rgba(127,26,26,.9)}body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_syndicate] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_syndicate] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_syndicate] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_unity]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_unity]:before{top:0;left:0;background:linear-gradient(180deg,rgba(86,103,119,.5),rgba(86,103,119,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_unity] #app{position:relative;z-index:1}[data-route=game_assassins-creed_unity] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_unity] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_unity] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_unity] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_unity] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_unity] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_unity] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_unity] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_unity] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_unity] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper:before{background-color:#566777}[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_unity] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_unity] .module--promotion-four-card,[data-route=game_assassins-creed_unity] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(86,103,119,.4);border:1px solid rgba(86,103,119,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_unity] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_unity] .module--promotion-four-card,[data-route=game_assassins-creed_unity] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_unity] .module--feature-content-list,[data-route=game_assassins-creed_unity] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_unity] .module--feature-content-list:before,[data-route=game_assassins-creed_unity] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_unity] .module--feature-content-list:after,[data-route=game_assassins-creed_unity] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_unity] .module--feature-content-list>*,[data-route=game_assassins-creed_unity] .module--promotion-four-card,[data-route=game_assassins-creed_unity] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_unity] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_unity] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_unity] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_unity] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_unity] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_unity] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_unity] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_unity] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(86,103,119,.4);border:1px solid rgba(86,103,119,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_unity] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_unity] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_unity] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(86,103,119,.4);border:1px solid rgba(86,103,119,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_unity] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_unity] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(86,103,119,.5),rgba(86,103,119,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_unity] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_unity] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_unity] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_unity] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_unity] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_unity] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#566777;background:rgba(86,103,119,.4);box-shadow:inset 0 0 15px 0 rgba(86,103,119,.4),0 0 20px 0 rgba(86,103,119,.9)}body:not(.isTouch)[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_unity] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#566777;background:rgba(86,103,119,.4);box-shadow:inset 0 0 15px 0 rgba(86,103,119,.4),0 0 20px 0 rgba(86,103,119,.9)}body:not(.isTouch)[data-route=game_assassins-creed_unity] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#566777;background:rgba(86,103,119,.4);box-shadow:inset 0 0 15px 0 rgba(86,103,119,.4),0 0 20px 0 rgba(86,103,119,.9)}body:not(.isTouch)[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#566777;background:rgba(86,103,119,.4);box-shadow:inset 0 0 15px 0 rgba(86,103,119,.4),0 0 20px 0 rgba(86,103,119,.9)}body:not(.isTouch)[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_unity] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_unity] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_unity] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_iv-black-flag]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_iv-black-flag]:before{top:0;left:0;background:linear-gradient(180deg,rgba(159,28,38,.5),rgba(159,28,38,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_iv-black-flag] #app{position:relative;z-index:1}[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_iv-black-flag] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_iv-black-flag] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper:before{background-color:#9f1c26}[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(159,28,38,.4);border:1px solid rgba(159,28,38,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list:before,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list:after,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list>*,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card,[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(159,28,38,.4);border:1px solid rgba(159,28,38,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(159,28,38,.4);border:1px solid rgba(159,28,38,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_iv-black-flag] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(159,28,38,.5),rgba(159,28,38,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_iv-black-flag] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_iv-black-flag] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_iv-black-flag] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_iv-black-flag] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_iv-black-flag] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#9f1c26;background:rgba(159,28,38,.4);box-shadow:inset 0 0 15px 0 rgba(159,28,38,.4),0 0 20px 0 rgba(159,28,38,.9)}body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#9f1c26;background:rgba(159,28,38,.4);box-shadow:inset 0 0 15px 0 rgba(159,28,38,.4),0 0 20px 0 rgba(159,28,38,.9)}body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#9f1c26;background:rgba(159,28,38,.4);box-shadow:inset 0 0 15px 0 rgba(159,28,38,.4),0 0 20px 0 rgba(159,28,38,.9)}body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#9f1c26;background:rgba(159,28,38,.4);box-shadow:inset 0 0 15px 0 rgba(159,28,38,.4),0 0 20px 0 rgba(159,28,38,.9)}body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_iv-black-flag] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_assassins-creed-3-remastered]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_assassins-creed-3-remastered]:before{top:0;left:0;background:linear-gradient(180deg,rgba(142,4,3,.5),rgba(142,4,3,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_assassins-creed-3-remastered] #app{position:relative;z-index:1}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper:before{background-color:#8e0403}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(142,4,3,.4);border:1px solid rgba(142,4,3,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list:before,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list:after,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list>*,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(142,4,3,.4);border:1px solid rgba(142,4,3,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(142,4,3,.4);border:1px solid rgba(142,4,3,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_assassins-creed-3-remastered] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(142,4,3,.5),rgba(142,4,3,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_assassins-creed-3-remastered] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_assassins-creed-3-remastered] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-3-remastered] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_assassins-creed-3-remastered] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#8e0403;background:rgba(142,4,3,.4);box-shadow:inset 0 0 15px 0 rgba(142,4,3,.4),0 0 20px 0 rgba(142,4,3,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#8e0403;background:rgba(142,4,3,.4);box-shadow:inset 0 0 15px 0 rgba(142,4,3,.4),0 0 20px 0 rgba(142,4,3,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#8e0403;background:rgba(142,4,3,.4);box-shadow:inset 0 0 15px 0 rgba(142,4,3,.4),0 0 20px 0 rgba(142,4,3,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#8e0403;background:rgba(142,4,3,.4);box-shadow:inset 0 0 15px 0 rgba(142,4,3,.4),0 0 20px 0 rgba(142,4,3,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_assassins-creed-3-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_revelations]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_revelations]:before{top:0;left:0;background:linear-gradient(180deg,rgba(61,89,101,.5),rgba(61,89,101,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_revelations] #app{position:relative;z-index:1}[data-route=game_assassins-creed_revelations] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_revelations] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_revelations] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_revelations] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_revelations] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_revelations] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_revelations] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_revelations] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_revelations] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_revelations] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper:before{background-color:#3d5965}[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_revelations] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_revelations] .module--promotion-four-card,[data-route=game_assassins-creed_revelations] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(61,89,101,.4);border:1px solid rgba(61,89,101,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_revelations] .module--promotion-four-card,[data-route=game_assassins-creed_revelations] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_revelations] .module--feature-content-list,[data-route=game_assassins-creed_revelations] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_revelations] .module--feature-content-list:before,[data-route=game_assassins-creed_revelations] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_revelations] .module--feature-content-list:after,[data-route=game_assassins-creed_revelations] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_revelations] .module--feature-content-list>*,[data-route=game_assassins-creed_revelations] .module--promotion-four-card,[data-route=game_assassins-creed_revelations] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_revelations] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_revelations] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_revelations] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_revelations] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_revelations] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_revelations] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_revelations] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(61,89,101,.4);border:1px solid rgba(61,89,101,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_revelations] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_revelations] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_revelations] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(61,89,101,.4);border:1px solid rgba(61,89,101,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_revelations] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_revelations] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(61,89,101,.5),rgba(61,89,101,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_revelations] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_revelations] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_revelations] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_revelations] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_revelations] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_revelations] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#3d5965;background:rgba(61,89,101,.4);box-shadow:inset 0 0 15px 0 rgba(61,89,101,.4),0 0 20px 0 rgba(61,89,101,.9)}body:not(.isTouch)[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_revelations] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#3d5965;background:rgba(61,89,101,.4);box-shadow:inset 0 0 15px 0 rgba(61,89,101,.4),0 0 20px 0 rgba(61,89,101,.9)}body:not(.isTouch)[data-route=game_assassins-creed_revelations] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#3d5965;background:rgba(61,89,101,.4);box-shadow:inset 0 0 15px 0 rgba(61,89,101,.4),0 0 20px 0 rgba(61,89,101,.9)}body:not(.isTouch)[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#3d5965;background:rgba(61,89,101,.4);box-shadow:inset 0 0 15px 0 rgba(61,89,101,.4),0 0 20px 0 rgba(61,89,101,.9)}body:not(.isTouch)[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_revelations] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_revelations] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_revelations] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_brotherhood]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_brotherhood]:before{top:0;left:0;background:linear-gradient(180deg,rgba(168,31,34,.5),rgba(168,31,34,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_brotherhood] #app{position:relative;z-index:1}[data-route=game_assassins-creed_brotherhood] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_brotherhood] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_brotherhood] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_brotherhood] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_brotherhood] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_brotherhood] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_brotherhood] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_brotherhood] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_brotherhood] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_brotherhood] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper:before{background-color:#a81f22}[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_brotherhood] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(168,31,34,.4);border:1px solid rgba(168,31,34,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list:before,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list:after,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list>*,[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card,[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_brotherhood] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(168,31,34,.4);border:1px solid rgba(168,31,34,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(168,31,34,.4);border:1px solid rgba(168,31,34,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_brotherhood] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_brotherhood] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(168,31,34,.5),rgba(168,31,34,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_brotherhood] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_brotherhood] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_brotherhood] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_brotherhood] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_brotherhood] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#a81f22;background:rgba(168,31,34,.4);box-shadow:inset 0 0 15px 0 rgba(168,31,34,.4),0 0 20px 0 rgba(168,31,34,.9)}body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#a81f22;background:rgba(168,31,34,.4);box-shadow:inset 0 0 15px 0 rgba(168,31,34,.4),0 0 20px 0 rgba(168,31,34,.9)}body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#a81f22;background:rgba(168,31,34,.4);box-shadow:inset 0 0 15px 0 rgba(168,31,34,.4),0 0 20px 0 rgba(168,31,34,.9)}body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#a81f22;background:rgba(168,31,34,.4);box-shadow:inset 0 0 15px 0 rgba(168,31,34,.4),0 0 20px 0 rgba(168,31,34,.9)}body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_brotherhood] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_brotherhood] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_brotherhood] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_assassins-creed-ii]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_assassins-creed-ii]:before{top:0;left:0;background:linear-gradient(180deg,rgba(177,41,47,.5),rgba(177,41,47,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_assassins-creed-ii] #app{position:relative;z-index:1}[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_assassins-creed-ii] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-ii] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper:before{background-color:#b1292f}[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(177,41,47,.4);border:1px solid rgba(177,41,47,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list:before,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list:after,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list>*,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card,[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(177,41,47,.4);border:1px solid rgba(177,41,47,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(177,41,47,.4);border:1px solid rgba(177,41,47,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_assassins-creed-ii] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(177,41,47,.5),rgba(177,41,47,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_assassins-creed-ii] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_assassins-creed-ii] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed-ii] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_assassins-creed-ii] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_assassins-creed-ii] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#b1292f;background:rgba(177,41,47,.4);box-shadow:inset 0 0 15px 0 rgba(177,41,47,.4),0 0 20px 0 rgba(177,41,47,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#b1292f;background:rgba(177,41,47,.4);box-shadow:inset 0 0 15px 0 rgba(177,41,47,.4),0 0 20px 0 rgba(177,41,47,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#b1292f;background:rgba(177,41,47,.4);box-shadow:inset 0 0 15px 0 rgba(177,41,47,.4),0 0 20px 0 rgba(177,41,47,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#b1292f;background:rgba(177,41,47,.4);box-shadow:inset 0 0 15px 0 rgba(177,41,47,.4),0 0 20px 0 rgba(177,41,47,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_assassins-creed-ii] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_discovery-tour]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_discovery-tour]:before{top:0;left:0;background:linear-gradient(180deg,rgba(98,168,197,.5),rgba(98,168,197,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_discovery-tour] #app{position:relative;z-index:1}[data-route=game_assassins-creed_discovery-tour] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_discovery-tour] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_discovery-tour] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_discovery-tour] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_discovery-tour] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_discovery-tour] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_discovery-tour] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_discovery-tour] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_discovery-tour] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_discovery-tour] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper:before{background-color:#62a8c5}[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_discovery-tour] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(98,168,197,.4);border:1px solid rgba(98,168,197,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list:before,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list:after,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list>*,[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card,[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(98,168,197,.4);border:1px solid rgba(98,168,197,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(98,168,197,.4);border:1px solid rgba(98,168,197,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_discovery-tour] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(98,168,197,.5),rgba(98,168,197,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_discovery-tour] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_discovery-tour] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_discovery-tour] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_discovery-tour] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_discovery-tour] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#62a8c5;background:rgba(98,168,197,.4);box-shadow:inset 0 0 15px 0 rgba(98,168,197,.4),0 0 20px 0 rgba(98,168,197,.9)}body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#62a8c5;background:rgba(98,168,197,.4);box-shadow:inset 0 0 15px 0 rgba(98,168,197,.4),0 0 20px 0 rgba(98,168,197,.9)}body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#62a8c5;background:rgba(98,168,197,.4);box-shadow:inset 0 0 15px 0 rgba(98,168,197,.4),0 0 20px 0 rgba(98,168,197,.9)}body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#62a8c5;background:rgba(98,168,197,.4);box-shadow:inset 0 0 15px 0 rgba(98,168,197,.4),0 0 20px 0 rgba(98,168,197,.9)}body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_discovery-tour] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_assassins-creed]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_assassins-creed]:before{top:0;left:0;background:linear-gradient(180deg,rgba(1,39,57,.5),rgba(1,39,57,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_assassins-creed] #app{position:relative;z-index:1}[data-route=game_assassins-creed_assassins-creed] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_assassins-creed] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_assassins-creed] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_assassins-creed] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_assassins-creed] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_assassins-creed] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_assassins-creed] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper:before{background-color:#012739}[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_assassins-creed] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(1,39,57,.4);border:1px solid rgba(1,39,57,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list:before,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list:after,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list>*,[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card,[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(1,39,57,.4);border:1px solid rgba(1,39,57,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(1,39,57,.4);border:1px solid rgba(1,39,57,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_assassins-creed] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(1,39,57,.5),rgba(1,39,57,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_assassins-creed] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_assassins-creed] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_assassins-creed] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_assassins-creed] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_assassins-creed] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#012739;background:rgba(1,39,57,.4);box-shadow:inset 0 0 15px 0 rgba(1,39,57,.4),0 0 20px 0 rgba(1,39,57,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#012739;background:rgba(1,39,57,.4);box-shadow:inset 0 0 15px 0 rgba(1,39,57,.4),0 0 20px 0 rgba(1,39,57,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#012739;background:rgba(1,39,57,.4);box-shadow:inset 0 0 15px 0 rgba(1,39,57,.4),0 0 20px 0 rgba(1,39,57,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#012739;background:rgba(1,39,57,.4);box-shadow:inset 0 0 15px 0 rgba(1,39,57,.4),0 0 20px 0 rgba(1,39,57,.9)}body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_assassins-creed] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_rebel-collection]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_rebel-collection]:before{top:0;left:0;background:linear-gradient(180deg,rgba(198,26,22,.5),rgba(198,26,22,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_rebel-collection] #app{position:relative;z-index:1}[data-route=game_assassins-creed_rebel-collection] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_rebel-collection] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_rebel-collection] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_rebel-collection] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_rebel-collection] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_rebel-collection] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_rebel-collection] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebel-collection] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebel-collection] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_rebel-collection] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper:before{background-color:#c61a16}[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_rebel-collection] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(198,26,22,.4);border:1px solid rgba(198,26,22,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list:before,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list:after,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list>*,[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card,[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(198,26,22,.4);border:1px solid rgba(198,26,22,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(198,26,22,.4);border:1px solid rgba(198,26,22,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_rebel-collection] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(198,26,22,.5),rgba(198,26,22,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_rebel-collection] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_rebel-collection] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebel-collection] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_rebel-collection] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_rebel-collection] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#c61a16;background:rgba(198,26,22,.4);box-shadow:inset 0 0 15px 0 rgba(198,26,22,.4),0 0 20px 0 rgba(198,26,22,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#c61a16;background:rgba(198,26,22,.4);box-shadow:inset 0 0 15px 0 rgba(198,26,22,.4),0 0 20px 0 rgba(198,26,22,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#c61a16;background:rgba(198,26,22,.4);box-shadow:inset 0 0 15px 0 rgba(198,26,22,.4),0 0 20px 0 rgba(198,26,22,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#c61a16;background:rgba(198,26,22,.4);box-shadow:inset 0 0 15px 0 rgba(198,26,22,.4),0 0 20px 0 rgba(198,26,22,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_rebel-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_rogue-remastered]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_rogue-remastered]:before{top:0;left:0;background:linear-gradient(180deg,rgba(123,24,26,.5),rgba(123,24,26,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_rogue-remastered] #app{position:relative;z-index:1}[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_rogue-remastered] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rogue-remastered] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper:before{background-color:#7b181a}[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(123,24,26,.4);border:1px solid rgba(123,24,26,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list:before,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list:after,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list>*,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card,[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(123,24,26,.4);border:1px solid rgba(123,24,26,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(123,24,26,.4);border:1px solid rgba(123,24,26,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_rogue-remastered] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(123,24,26,.5),rgba(123,24,26,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_rogue-remastered] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_rogue-remastered] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rogue-remastered] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_rogue-remastered] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_rogue-remastered] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#7b181a;background:rgba(123,24,26,.4);box-shadow:inset 0 0 15px 0 rgba(123,24,26,.4),0 0 20px 0 rgba(123,24,26,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#7b181a;background:rgba(123,24,26,.4);box-shadow:inset 0 0 15px 0 rgba(123,24,26,.4),0 0 20px 0 rgba(123,24,26,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#7b181a;background:rgba(123,24,26,.4);box-shadow:inset 0 0 15px 0 rgba(123,24,26,.4),0 0 20px 0 rgba(123,24,26,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#7b181a;background:rgba(123,24,26,.4);box-shadow:inset 0 0 15px 0 rgba(123,24,26,.4),0 0 20px 0 rgba(123,24,26,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_rogue-remastered] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_the-ezio-collection]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_the-ezio-collection]:before{top:0;left:0;background:linear-gradient(180deg,rgba(197,38,48,.5),rgba(197,38,48,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_the-ezio-collection] #app{position:relative;z-index:1}[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_the-ezio-collection] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_the-ezio-collection] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper:before{background-color:#c52630}[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(197,38,48,.4);border:1px solid rgba(197,38,48,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list:before,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list:after,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list>*,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card,[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(197,38,48,.4);border:1px solid rgba(197,38,48,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(197,38,48,.4);border:1px solid rgba(197,38,48,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_the-ezio-collection] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(197,38,48,.5),rgba(197,38,48,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_the-ezio-collection] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_the-ezio-collection] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_the-ezio-collection] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_the-ezio-collection] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_the-ezio-collection] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#c52630;background:rgba(197,38,48,.4);box-shadow:inset 0 0 15px 0 rgba(197,38,48,.4),0 0 20px 0 rgba(197,38,48,.9)}body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#c52630;background:rgba(197,38,48,.4);box-shadow:inset 0 0 15px 0 rgba(197,38,48,.4),0 0 20px 0 rgba(197,38,48,.9)}body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#c52630;background:rgba(197,38,48,.4);box-shadow:inset 0 0 15px 0 rgba(197,38,48,.4),0 0 20px 0 rgba(197,38,48,.9)}body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#c52630;background:rgba(197,38,48,.4);box-shadow:inset 0 0 15px 0 rgba(197,38,48,.4),0 0 20px 0 rgba(197,38,48,.9)}body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_the-ezio-collection] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_chronicles]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_chronicles]:before{top:0;left:0;background:linear-gradient(180deg,rgba(210,92,79,.5),rgba(210,92,79,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_chronicles] #app{position:relative;z-index:1}[data-route=game_assassins-creed_chronicles] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_chronicles] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_chronicles] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_chronicles] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_chronicles] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_chronicles] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_chronicles] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_chronicles] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_chronicles] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_chronicles] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper:before{background-color:#d25c4f}[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_chronicles] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(210,92,79,.4);border:1px solid rgba(210,92,79,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_chronicles] .module--promotion-four-card,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_chronicles] .module--feature-content-list,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_chronicles] .module--feature-content-list:before,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_chronicles] .module--feature-content-list:after,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_chronicles] .module--feature-content-list>*,[data-route=game_assassins-creed_chronicles] .module--promotion-four-card,[data-route=game_assassins-creed_chronicles] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_chronicles] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_chronicles] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_chronicles] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_chronicles] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_chronicles] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_chronicles] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_chronicles] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(210,92,79,.4);border:1px solid rgba(210,92,79,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_chronicles] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_chronicles] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_chronicles] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(210,92,79,.4);border:1px solid rgba(210,92,79,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_chronicles] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_chronicles] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(210,92,79,.5),rgba(210,92,79,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_chronicles] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_chronicles] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_chronicles] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_chronicles] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_chronicles] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#d25c4f;background:rgba(210,92,79,.4);box-shadow:inset 0 0 15px 0 rgba(210,92,79,.4),0 0 20px 0 rgba(210,92,79,.9)}body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#d25c4f;background:rgba(210,92,79,.4);box-shadow:inset 0 0 15px 0 rgba(210,92,79,.4),0 0 20px 0 rgba(210,92,79,.9)}body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#d25c4f;background:rgba(210,92,79,.4);box-shadow:inset 0 0 15px 0 rgba(210,92,79,.4),0 0 20px 0 rgba(210,92,79,.9)}body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#d25c4f;background:rgba(210,92,79,.4);box-shadow:inset 0 0 15px 0 rgba(210,92,79,.4),0 0 20px 0 rgba(210,92,79,.9)}body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_chronicles] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_chronicles] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_chronicles] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_rebellion]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_rebellion]:before{top:0;left:0;background:linear-gradient(180deg,rgba(154,35,57,.5),rgba(154,35,57,0));position:fixed;width:100%;height:100%}[data-route=game_assassins-creed_rebellion] #app{position:relative;z-index:1}[data-route=game_assassins-creed_rebellion] .module--franchise-header~div:nth-child(2n){background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_rebellion] .promo--title{padding:0 60px 48px}[data-route=game_assassins-creed_rebellion] .promo--title .promo__wrapper{width:100%;display:flex;justify-content:center}[data-route=game_assassins-creed_rebellion] .promo--title .promo__wrapper__content{width:70%;color:#fff;text-align:center}[data-route=game_assassins-creed_rebellion] .promo--title .promo__wrapper__content .btn-primary{text-decoration:none;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-height:32px;display:inline-flex;align-items:center}[data-route=game_assassins-creed_rebellion] .promo--title .promo__wrapper__content .btn-primary a{text-decoration:none}[data-route=game_assassins-creed_rebellion] .promo--title .promo__wrapper__content .btn-primary span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .promo--title .promo__wrapper__content .btn-primary span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .promo--title .promo__wrapper__content .btn-primary span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebellion] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:60px;font-size:3.75rem;line-height:60px;line-height:3.75rem;letter-spacing:4.8px;letter-spacing:.3rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebellion] .promo--title{padding:0 0 20px}[data-route=game_assassins-creed_rebellion] .promo--title .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .promo--title .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .promo--title .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper:before{background-color:#9a2339}[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2)}[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn:not(.has-image){text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:#fff;border:1px solid #fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,0),0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);max-width:600px}[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) a{text-decoration:none}[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{transition:color .3s ease;text-align:center;color:#55636c;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn:not(.has-image) span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn.has-image,[data-route=game_assassins-creed_rebellion] .module--franchise-header p{display:none}}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card{padding:80px 0 100px}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList{padding:0 60px;gap:64px}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__media img,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__media img{width:100%}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content{margin-top:24px;color:#fff;display:flex;flex-direction:column;gap:8px}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-size:1.5rem;line-height:31px;line-height:1.9375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .promo__content__title,html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content p,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content p,html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px auto 0 0;text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(154,35,57,.4);border:1px solid rgba(154,35,57,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:168px}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .btn a,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .btn span,html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content{max-width:600px;margin:24px auto 0}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .btn,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin:16px 0 0}}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promo__wrapper__media img,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promo__wrapper__media img{border-radius:4px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promo--title,[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promo--title,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList{padding-left:20px;padding-right:20px}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebellion] .module--promotion-four-card,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card{padding:40px 16px 56px}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList{padding-left:0;padding-right:0;gap:64px}}[data-route=game_assassins-creed_rebellion] .module--feature-content-list,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card{overflow:hidden;position:relative}[data-route=game_assassins-creed_rebellion] .module--feature-content-list:before,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:50vw;height:50vw}[data-route=game_assassins-creed_rebellion] .module--feature-content-list:after,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card:after{right:0;top:-10%;transform:translateX(50%);width:80%;height:80%}[data-route=game_assassins-creed_rebellion] .module--feature-content-list>*,[data-route=game_assassins-creed_rebellion] .module--promotion-four-card,[data-route=game_assassins-creed_rebellion] .module--promotion-two-card>*{position:relative;z-index:1}[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList{gap:48px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList{gap:20px}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList{gap:48px}}[data-route=game_assassins-creed_rebellion] .module--feature-content-list{padding:80px 0;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/f55c36cd2f973a71ba1c65af66875003.svg) 50%/cover no-repeat}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promo--title,[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList{margin:0 auto;max-width:1280px;position:relative;z-index:1}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList{padding:0 60px;gap:160px;display:flex;flex-direction:column;align-items:center}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row{width:100%}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper,[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative;display:flex}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:56.25%}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__media img{width:100%;display:inline-block;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-radius:8px;background:hsla(0,0%,100%,.1);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);color:#fff;min-height:85%}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:absolute;top:50%;transform:translateY(-50%)}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{position:relative;top:auto;transform:none;min-width:350px}}@media only screen and (max-width:1248px)and (max-width:768px){[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{min-width:280px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row{padding:0 20px}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper{flex-direction:column;align-items:center}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{width:100%;max-width:600px}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__content{min-height:auto}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper .promo__wrapper__media{position:relative;transform:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{position:relative}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:before{content:"";float:left;padding-bottom:100%}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__media:after{content:"";display:table;clear:both}}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__media{width:calc(58% + 12px)}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content{width:42%;max-width:536px;padding:48px 32px;gap:8px}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;margin:0;padding:0;text-decoration:none;color:hsla(0,0%,100%,.85);text-decoration:underline;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span{display:flex;align-items:center;transition:gap .3s ease;gap:6px}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{content:"";display:block;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat;opacity:.85;width:11px;height:11px}body.ar-ae [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:12px;line-height:.75rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:1248px){[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList{padding-top:50px;gap:300px}}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList{padding-top:0;gap:160px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList{gap:48px}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row{padding:0;max-width:600px;margin:0 auto}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper{border-radius:8px;box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2)}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__media{border-top-right-radius:8px;border-top-left-radius:8px;overflow:auto}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{border-top-right-radius:0;border-top-left-radius:0;box-shadow:none}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebellion] .module--feature-content-list{padding:40px 16px}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList{gap:32px;padding:0}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content{padding:20px 16px 16px}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_rebellion] .moduleUpdatesList .promo--title{padding-bottom:0}[data-route=game_assassins-creed_rebellion] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:60px}[data-route=game_assassins-creed_rebellion] .moduleUpdatesList .promo--title .promo__wrapper__content:before{display:none}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebellion] .moduleUpdatesList .promo--title .promo__wrapper__content{padding-top:40px}}[data-route=game_assassins-creed_rebellion] .moduleUpdatesList .updatesList .updatesList__allNewsBtn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(154,35,57,.4);border:1px solid rgba(154,35,57,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);min-width:200px}[data-route=game_assassins-creed_rebellion] .moduleUpdatesList .updatesList .updatesList__allNewsBtn a{text-decoration:none}[data-route=game_assassins-creed_rebellion] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .moduleUpdatesList .updatesList .updatesList__allNewsBtn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebellion] .module--feature-content-right{padding:80px 60px}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper{display:flex;gap:80px;max-width:1600px;margin:0 auto}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__media{display:flex;align-items:center;width:58%}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__media img{width:100%;border-radius:4px}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content{width:37%;color:#fff;gap:16px;flex-direction:column;display:flex;justify-content:center}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content p{margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .btn{text-decoration:none;align-items:center;border-radius:2px;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;text-align:center;min-height:48px;min-width:48px;padding:8px 16px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background:rgba(154,35,57,.4);border:1px solid rgba(154,35,57,.8);box-shadow:0 12px 12px -8px rgba(0,0,0,.3),0 4px 10px 0 rgba(0,0,0,.1);margin-right:auto;min-width:200px}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .btn a{text-decoration:none}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .btn span{transition:color .3s ease;text-align:center;color:#fff;font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:1440px){[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper{gap:48px}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper{flex-direction:column}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content,[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__media{width:100%}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebellion] .module--feature-content-right{padding:40px 16px}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper{gap:20px}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content{gap:8px;align-items:normal}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;letter-spacing:.96px;letter-spacing:.06rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .btn{margin:16px 0 0;width:100%}}[data-route=game_assassins-creed_rebellion] .modal__body:before{top:0;left:0;background:linear-gradient(180deg,rgba(154,35,57,.5),rgba(154,35,57,0));position:fixed;z-index:-1;width:100%;height:100%}[data-route=game_assassins-creed_rebellion] .modal:before{transform:translate(-40%,30%);width:80vw;height:80vw}[data-route=game_assassins-creed_rebellion] .modal:after{top:-50%;transform:translateX(30%)}@media only screen and (max-width:768px){[data-route=game_assassins-creed_rebellion] .modal:before{top:calc(50vh - 28.125vw);transform:translate(-10%,-10%);width:100vw;height:100vw}[data-route=game_assassins-creed_rebellion] .modal:after{top:-20%;transform:translateX(10%);width:80vh;height:80vh}}[data-route=game_assassins-creed_rebellion] .moduleProductDetail{background:hsla(0,0%,100%,.04);box-shadow:0 12px 20px -8px rgba(0,0,0,.1),inset 0 0 2px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover{cursor:pointer;transform:scale(1.03);border-color:#fff;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.4),0 0 20px 0 hsla(0,0%,100%,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span{color:#29353d}body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .module--franchise-header .promo__wrapper__content__btn:not(.has-image):hover span:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.588.667l-.684.814 4.167 4.013H.793v1.013h9.278L5.904 10.52l.684.814L12.126 6z' fill='%23fff'/%3E%3C/svg%3E") 50%/contain no-repeat}body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#9a2339;background:rgba(154,35,57,.4);box-shadow:inset 0 0 15px 0 rgba(154,35,57,.4),0 0 20px 0 rgba(154,35,57,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover{cursor:pointer;transform:scale(1.03);border-color:#9a2339;background:rgba(154,35,57,.4);box-shadow:inset 0 0 15px 0 rgba(154,35,57,.4),0 0 20px 0 rgba(154,35,57,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .moduleUpdatesList .updatesList .updatesList__allNewsBtn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#9a2339;background:rgba(154,35,57,.4);box-shadow:inset 0 0 15px 0 rgba(154,35,57,.4),0 0 20px 0 rgba(154,35,57,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .btn:hover span{color:#fff}body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover,body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover{cursor:pointer;transform:scale(1.03);border-color:#9a2339;background:rgba(154,35,57,.4);box-shadow:inset 0 0 15px 0 rgba(154,35,57,.4),0 0 20px 0 rgba(154,35,57,.9)}body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .btn:hover span,body:not(.isTouch)[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn:hover span{color:#fff}body:not(.ar-ae)[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper,body:not(.ar-ae)[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{left:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}body:not(.ar-ae)[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}body:not(.ar-ae)[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){body:not(.ar-ae)[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}body:not(.ar-ae)[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{right:0}}@media only screen and (max-width:900px){body:not(.ar-ae)[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-right .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .btn-primary span:after,.ar-ae[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn-primary span:after{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:3000px){.ar-ae[data-route=game_assassins-creed_rebellion] .module--promotion-four-card .promoList .promo__wrapper__content .btn,.ar-ae[data-route=game_assassins-creed_rebellion] .module--promotion-two-card .promoList .promo__wrapper__content .btn{margin-left:auto;margin-right:0}}.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__content{left:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper__media{right:0}}.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(odd) .promo__wrapper{flex-direction:column}}.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper,.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__content{right:0}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper__media{left:0}}.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row-reverse}@media only screen and (max-width:1248px){.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:row}}@media only screen and (max-width:900px){.ar-ae[data-route=game_assassins-creed_rebellion] .module--feature-content-list .promoList .promo__row:nth-child(2n) .promo__wrapper{flex-direction:column}}[data-route=game_assassins-creed_playground] .staticPage{background:#000}[data-route=game_assassins-creed_playground] .hasBackgroundImage{background-size:cover}[data-route=game_assassins-creed_playground] .module--feature-content-promo-list{overflow:hidden;position:relative;padding-top:3rem;padding-bottom:5rem}[data-route=game_assassins-creed_playground] .module--feature-content-promo-list:before{left:10vw;bottom:0;transform:translateX(-50%);width:1000px;height:1000px}[data-route=game_assassins-creed_playground] .module--feature-content-promo-list:after{right:0;top:-10%;transform:translateX(50%);width:100%;height:100%}[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>*{position:relative;z-index:1}[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo{padding:0 60px}@media only screen and (max-width:768px){[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo{padding-top:2rem}}[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__title{text-align:center;padding-left:1rem;padding-right:1rem}@media only screen and (max-width:768px){[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase;font-size:1.75rem!important;line-height:1.75rem!important;margin-bottom:1rem!important}html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__subtitle{text-align:center;padding-left:1rem;padding-right:1rem;color:#fff;margin:0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__subtitle{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__subtitle{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__subtitle{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__subtitle{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__subtitle{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__subtitle{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__subtitle{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__subtitle{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo .promo__content__subtitle{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo p{text-align:center;padding-left:1rem;padding-right:1rem;color:#fff;max-width:620px;margin:.5rem auto 0;font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list>.promo p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:900px){[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList{padding:1rem;gap:3rem}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__row{padding:0}}[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__wrapper__media{border-radius:8px;overflow:auto}@media only screen and (max-width:900px){[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__wrapper__media{border-bottom-left-radius:0;border-bottom-right-radius:0}}[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__wrapper__content{gap:0!important;padding:48px 32px}@media only screen and (max-width:900px){[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__wrapper__content{border-top-left-radius:0!important;border-top-right-radius:0!important}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__wrapper__content{padding:20px 1rem 1rem}}[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__content__title{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__content__title{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__content__title{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__content__title{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__content__title{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0;margin:8px 0 0}html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:0}html[lang=ar-ae] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] [data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}@media only screen and (max-width:768px){[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__row .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_playground] .module--feature-content-promo-list .promoList .promo__row .promo__wrapper .promo__wrapper__media,[data-route=game_assassins-creed_playground] .module--feature-visual-grid-carousel-with-titles .slideshow__slide{max-width:none}}[data-route=game_assassins-creed_playground] .module--promotion-franchise-four-card-vertical .promoList,[data-route=game_assassins-creed_playground] .module--promotion-franchise-two-card-vertical .promoList{padding:0 60px}@media only screen and (max-width:768px){[data-route=game_assassins-creed_playground] .module--promotion-franchise-four-card-vertical .promoList,[data-route=game_assassins-creed_playground] .module--promotion-franchise-two-card-vertical .promoList{padding:0 16px}}[data-route=game_assassins-creed_free-weekend]{background-image:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/b7db6092b3081a637071c8a88a9270a0.jpg);background-attachment:fixed;background-size:cover;background-position:50%}[data-route=game_assassins-creed_free-weekend] .productFeed__wrapper__items{max-width:1012px}body[data-route^=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__media .vidEmbed{border-radius:4px;overflow:hidden}body[data-route^=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image{border-radius:4px!important;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.2);width:100%;position:relative;position:absolute;transform:translateY(calc(-100% - 24px));max-width:600px;width:calc(100% - 32px);left:50%;transform:translate(-50%,calc(-100% - 24px))}body[data-route^=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image:before{content:"";float:left;padding-bottom:56.25%}body[data-route^=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image:after{content:"";display:table;clear:both}body[data-route^=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image:before{position:relative!important}body[data-route^=game_assassins-creed_nexus-vr] .module--franchise-header .promo__wrapper__content__btn.has-image img{display:none!important}@media only screen and (max-width:900px){body[data-route^=game_assassins-creed_nexus-vr] .module--franchise-header .media video,body[data-route^=game_assassins-creed_nexus-vr] .module--franchise-header p{display:none}}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card{overflow:hidden;position:relative;padding-top:70px;padding-bottom:0}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card:before{left:10vw;bottom:0;transform:translateX(-50%);width:1000px;height:1000px}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card:after{right:0;top:-10%;transform:translateX(50%);width:100%;height:100%}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>*{position:relative;z-index:1}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content,body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content{display:flex;flex-direction:column;align-items:center;padding-bottom:50px}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content h2,body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content h2{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:3.2px;letter-spacing:.2rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content h2,html[lang=ar-ae] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content h2{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content h2,html[lang=ja-jp] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content h2,html[lang=ko-kr] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content h2,html[lang=zh-cn] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content h2,body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content h2{font-family:portrait,Ubisoft Sans,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:lining-nums;font-size:28px;font-size:1.75rem;line-height:28px;line-height:1.75rem;letter-spacing:2.24px;letter-spacing:.14rem;text-transform:uppercase}html[lang=ar-ae] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content h2,html[lang=ar-ae] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content h2{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content h2,html[lang=ja-jp] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content h2,html[lang=ko-kr] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content h2,html[lang=zh-cn] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content h2{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content p,body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;letter-spacing:0;margin:8px 0 0}html[lang=ar-ae] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content p,html[lang=ar-ae] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content p,html[lang=ja-jp] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content p,html[lang=ko-kr] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content p,html[lang=zh-cn] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content p,body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content p{font-family:avenir,Ubisoft Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-size:.75rem;line-height:17px;line-height:1.0625rem;letter-spacing:0}html[lang=ar-ae] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content p,html[lang=ar-ae] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content p{font-family:Ubisoft Sans,sans-serif}html[lang=ja-jp] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content p,html[lang=ja-jp] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content p{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content p,html[lang=ko-kr] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content p{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content p,html[lang=zh-cn] body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content p{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content .btn,body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content .btn{margin-top:24px;display:inline-flex;min-width:200px;margin:auto!important}@media only screen and (max-width:768px){body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content .btn,body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__content .btn{min-width:auto;width:100%;height:36px;min-height:36px}}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__media,body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__media{text-align:center;margin:0 20px}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__media img,body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .slideshow__slide__media img{max-width:100%}@media only screen and (min-width:1024px){body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card{padding-bottom:70px}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList .promo__wrapper__content{padding-bottom:0}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList{display:flex;max-width:1520px;margin:0 auto;justify-content:center}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList__media{margin:0}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promoList>.promo__row{max-width:340px;padding:20px}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promo .promo__wrapper__content h2{font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;letter-spacing:0}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card>.promo .promo__wrapper__content p{max-width:850px}}body[data-route^=game_assassins-creed_nexus-vr] .module--promotion-four-card .promo{background-color:transparent}body[data-route^=game_assassins-creed_nexus-vr] body.ar-ae .module--promotion-four-card>.promoList .promo__wrapper__content .btn{font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;letter-spacing:10px;letter-spacing:.625rem}body[data-route=game_assassins-creed_shadows_collectors-edition]{background:#000}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description{position:relative;padding-bottom:2rem}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description:after,body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description:before{display:none}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content{max-width:1200px;padding:0 16px;gap:8px;display:block}@media only screen and (min-width:1200px){body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content p{padding:0 325px}}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__content__title{text-align:center}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__content__title:before{display:none}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__content__subtitle{margin:8px auto}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description p{text-align:center;margin:0 auto 32px}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;text-decoration:none;position:relative;align-items:center;display:flex;flex-direction:column;gap:2px;height:56px;justify-content:center;min-height:56px;min-width:56px;padding:8px 20px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background-color:rgba(211,12,20,.9);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 0 0 3px rgba(211,12,20,.9),inset 0 0 0 0 #d30c14,0 0 0 0 rgba(0,0,0,.8);display:inline-flex;min-width:200px;margin:0 12px}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn span{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:4.2px;position:relative;z-index:1}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn:before{content:"";width:0;height:100%;background-color:#d30c14;position:absolute;left:0;top:0;transition:width .2s ease-out}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn{width:100%}}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn:focus,body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn:hover{box-shadow:0 0 0 3px #d30c14,inset 0 0 0 0 #d30c14,0 0 40px 0 rgba(211,12,20,.8);border-color:hsla(0,0%,100%,.6);transform-origin:center center;transform:scale(.99)}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn:focus:before,body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn:hover:before{width:100%}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn{margin:10px;width:100%}}@media only screen and (max-width:600px){body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description .promo__wrapper__content__btn{margin-left:0;margin-right:0}}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--promotion-two-card{padding-bottom:2rem}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--promotion-two-card .promo--title .promo__wrapper__content:before,body[data-route=game_assassins-creed_shadows_collectors-edition] .module--promotion-two-card:after,body[data-route=game_assassins-creed_shadows_collectors-edition] .module--promotion-two-card:before{display:none}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--promotion-two-card .promoList{display:flex;justify-content:space-around;padding:0 200px}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_collectors-edition] .module--promotion-two-card .promoList{padding:0 30px}}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--promotion-two-card .promoList .promo{display:flex;justify-content:center}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content{background:none}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--promotion-two-card .promoList .promo__wrapper__content ul{padding:0}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product{color:#fff;position:relative}@media only screen and (min-width:1024px){body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product:after{content:"";background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/9aa06274ed5ff6037fa71379f374fbfe.png) 50%/contain no-repeat;width:500px;height:auto;aspect-ratio:1/1;position:absolute;top:20px;opacity:.1;right:20px}}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper{position:relative;padding-top:125px;padding-bottom:230px;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/de9b9bcdf611850b6106b83720ca1578.jpg) 0/auto 100% no-repeat,#000}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.7)}@media only screen and (max-width:1500px){body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper{background-size:70% auto;background-position:bottom 45px left}}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper{padding-top:48px;padding-bottom:45px;background:url(//cdn.hommk.com/pcgame/ubi2015/img/gamezone/red/de961042b697f7803d0084baaef48b9f.jpg) bottom left -10%/contain no-repeat,#000}}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content{padding:0 16px;gap:8px;display:block}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content{padding:0 16px;display:flex}}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__title{text-align:center}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__title:before{display:none}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__content__subtitle{margin:8px auto}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product p{text-align:center;margin:0 auto 32px}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:0;cursor:pointer;text-decoration:none;position:relative;align-items:center;display:flex;flex-direction:column;gap:2px;height:56px;justify-content:center;min-height:56px;min-width:56px;padding:8px 20px;transition:border-color .2s ease-out,box-shadow .2s ease-out,background .2s ease-out,transform .2s ease-out;background-color:rgba(211,12,20,.9);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 0 0 3px rgba(211,12,20,.9),inset 0 0 0 0 #d30c14,0 0 0 0 rgba(0,0,0,.8);display:inline-flex;min-width:200px;margin:0 12px 15px}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn span{font-family:avenir-demi,Ubisoft Sans Bold,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;letter-spacing:0;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:4.2px;position:relative;z-index:1}html[lang=ar-ae] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn span{font-family:Ubisoft Sans Bold,sans-serif}html[lang=ja-jp] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn span{font-family:‘Ubisoft Sans’,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,メイリオ,Meiryo,MS ゴシック,MS Gothic,HiraKakuProN-W3,TakaoExゴシック,TakaoExGothic,MotoyaLCedar,Droid Sans Japanese,sans-serif}html[lang=ko-kr] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn span{font-family:‘Ubisoft Sans’,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,sans-serif}html[lang=zh-cn] body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn span{font-family:‘Ubisoft Sans’,‘Microsoft YaHei’,’微软雅黑’,‘PingFang TC’,‘蘋方-繁’,‘PingFang HK’,’蘋方-港’,’Apple LiGothic Medium’,’蘋果儷中黑’,sans-serif}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn:before{content:"";width:0;height:100%;background-color:#d30c14;position:absolute;left:0;top:0;transition:width .2s ease-out}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn{width:100%}}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn:focus,body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn:hover{box-shadow:0 0 0 3px #d30c14,inset 0 0 0 0 #d30c14,0 0 40px 0 rgba(211,12,20,.8);border-color:hsla(0,0%,100%,.6);transform-origin:center center;transform:scale(.99)}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn:focus:before,body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn:hover:before{width:100%}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn{margin:10px;width:100%}}@media only screen and (max-width:600px){body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn{margin-left:0;margin-right:0}}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-product .promo__wrapper__content__btn.no-action{background-color:#29353d;border:1px solid hsla(0,0%,100%,.3);box-shadow:0 0 0 3px #29353d,inset 0 0 0 0 #29353d,0 0 0 0 rgba(0,0,0,.8);pointer-events:none}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .promo--title .promo__wrapper__content:before,body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles:after,body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles:before{display:none}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slide .slideshow__slide__media{border-radius:8px}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles .slick-slide .slideshow__slide__content{display:none}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles~.module--feature-visual-grid-carousel-with-titles .slick-slide .slideshow__slide__media{border-radius:0;border-top-left-radius:8px;border-top-right-radius:8px}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles~.module--feature-visual-grid-carousel-with-titles .slick-slide .slideshow__slide__content{display:flex}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles~.module--feature-visual-grid-carousel-with-titles .slick-slide .slideshow__slide__content h2{text-align:left}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-visual-grid-carousel-with-titles~.module--feature-visual-grid-carousel-with-titles .slick-slide .slideshow__slide__content p{text-align:left;padding-left:0}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description~.module--feature-game-description{padding-top:0}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--feature-game-description~.module--feature-game-description .promo__wrapper__content{max-width:1300px}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--character-portraits .cards:before,body[data-route=game_assassins-creed_shadows_collectors-edition] .module--character-portraits:after,body[data-route=game_assassins-creed_shadows_collectors-edition] .module--character-portraits:before{display:none}body[data-route=game_assassins-creed_shadows_collectors-edition] .modal{background:#000}body[data-route=game_assassins-creed_shadows_collectors-edition] .modal .card__modal__media{display:none}body[data-route=game_assassins-creed_shadows_collectors-edition] .modal .card__modal__title{margin:80px 100px 40px}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_collectors-edition] .modal .card__modal__title{margin:20px}}body[data-route=game_assassins-creed_shadows_collectors-edition] .modal .card__modal p{margin:40px 100px 100px}@media only screen and (max-width:768px){body[data-route=game_assassins-creed_shadows_collectors-edition] .modal .card__modal p{margin:20px}}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--character-portraits .cards_thumbnails{justify-content:center}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--character-portraits .cards_thumbnails .card{display:flex;flex-direction:column}body[data-route=game_assassins-creed_shadows_collectors-edition] .module--character-portraits .cards_thumbnails .card__title{text-align:center;width:100%}body[data-route=game_assassins-creed_shadows_collectors-edition] .global-footer--default{display:none!important}body[data-route=game_assassins-creed_shadows_collectors-edition] .card__modal{scrollbar-color:#9baab4 #000;scrollbar-width:thin}@media only screen and (max-width:1024px){[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper .promo__wrapper__media{margin-top:375px}}@media only screen and (min-width:480px)and (max-width:1024px){[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper .promo__wrapper__content,[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper .promo__wrapper__media{margin-top:1375px}}@media only screen and (min-width:480px)and (max-width:1024px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header p{font-size:1.35rem;max-width:70%}}@media only screen and (min-width:480px)and (max-width:1024px)and (min-width:480px)and (max-width:768px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header p{font-size:1rem}}@media only screen and (min-width:480px)and (max-width:1024px){body[data-route=game_assassins-creed_shadows_expansion] .module--franchise-header .promo__wrapper{margin-top:-70%}}@media only screen and (min-width:480px){body[data-route^=game_assassins-creed_shadows] .module--feature-content-promo-list .promoList .promo:nth-child(2n) .promo__wrapper{background-position:50%}}@media only screen and (min-width:480px)and (min-width:768px)and (max-width:1024px){body[data-route^=game_assassins-creed_shadows] .module--feature-content-promo-list .promoList .promo:nth-child(2n) .promo__wrapper{background-position:50%}}@media only screen and (min-width:480px)and (min-width:768px)and (max-width:1024px)and (min-width:1248px){body[data-route^=game_assassins-creed_shadows] .module--feature-content-promo-list .promoList .promo:nth-child(2n) .promo__wrapper{background-position:100%}}@media only screen and (min-width:480px){body[data-route^=game_assassins-creed_shadows] .module--feature-content-promo-list .promoList .promo:nth-child(odd) .promo__wrapper{background-position:50%}}@media only screen and (min-width:480px)and (min-width:768px)and (max-width:1024px){body[data-route^=game_assassins-creed_shadows] .module--feature-content-promo-list .promoList .promo:nth-child(odd) .promo__wrapper{background-position:100%}}@media only screen and (min-width:480px)and (min-width:768px)and (max-width:1024px)and (min-width:1248px){body[data-route^=game_assassins-creed_shadows] .module--feature-content-promo-list .promoList .promo:nth-child(odd) .promo__wrapper{background-position:50%}}@media only screen and (min-width:480px)and (max-width:1024px){body[data-route^=game_assassins-creed_shadows] .module--feature-content-promo-list .promoList .promo__wrapper__content{margin-top:90%}}@media only screen and (min-width:480px)and (max-width:768px){body[data-route^=game_assassins-creed_shadows] .module--feature-content-promo-list .promoList .promo__wrapper__content{margin-top:-70%}}