

/* Start:/local/components/skadium/page/templates/index/style.css?17756179041968*/
@media (min-width: 1061px) {
  .root-index.root-view-main .rheader{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
  }
  body.root-view-main.theme-light .rheader:not(.is-fixed){
    color: #fff;
  }
  .root-index.root-view-main .rheader:not(.is-fixed){
    z-index: 1;
  }
  body.root-view-main.theme-light .rheader:not(.is-fixed) .rh-dm:not(:hover) {
    background: rgba(255,255,255,.1);
  }
}
.root-index.root-view-main .rheader:not(.is-fixed) .rheader-container:before{
  background-color: transparent;
  border-bottom-color: transparent;
}
.root-index .rbody{
  padding-bottom: 0;
}
.root-index .rf-r1{
  border-color: transparent;
}
.root-index .breadcrumbs{
  display: none !important;
}

body.root-view-main.theme-light .sjdl-media picture:after{
  display: none;
}
body.root-view-main.theme-light .sjdl .btn_st1:not(:hover) {
  border-color: rgba(255, 255, 255, .3);
}
body.root-view-main.theme-light .s0ld-item:after,
body.root-view-main.theme-light .sr3s:after,
body.root-view-main.theme-light .sa9a:after {
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #fff 80%);
}
.bg-clip body.root-view-main.theme-dark .s0ld-item-h {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(to bottom, #EEE8DC, #111);
}
.bg-clip body.root-view-main.theme-light .s0ld-item-h {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: var(--theme-htext-bgi);
}

body.root-view-main.theme-light .sa9a-bg,
body.root-view-main.theme-light .s9ph-dk1,
body.root-view-main.theme-light .s0ld-dk1{
  display: none;
}
body.root-view-main.theme-light .s39d  {
  color: #fff;
}
body.root-view-main.theme-light .s39d:before,
body.root-view-main.theme-light .s39d:after {
  display: none;
}



@media (max-width: 1060px) {
  .root-index .rbody{
    padding-bottom: 60px;
  }
}
/* End */


/* Start:/local/components/skadium/page/templates/index/skadium/include.block/sjdl/style.css?17756179042350*/
.sjdl {
  position: relative;
  color: #fff;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.sjdl-media {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 20px;
  border-radius: 20px;
  background: var(--theme-bg-1);
  overflow: hidden;
}
.sjdl-media picture {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.sjdl-media picture:before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 0%, rgba(17, 17, 17, .7) 100%);
}
.sjdl-media picture:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 33%;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0.00) 0%, #111 91.8%);
}
.sjdl-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sjdl-container {
  position: relative;
  text-align: center;
  padding-top: 200px;
  padding-bottom: 180px;
}
.sjdl-h {
  font-family: var(--font-family-h);
  font-size: 11.25em;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 3.6px;
  text-transform: uppercase;
}
.sjdl-t {
  margin-top: 30px;
  font-size: 1.375em;
  line-height: 1.5;
}
.sjdl-action {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  gap: 16px;
}
.sjdl-btn.btn {
  padding-left: 40px;
  padding-right: 40px;
}



.root-view-main .sjdl-media{
  opacity: 0;
  transform: scale(1.15);
  transition: opacity .8s 0s ease, transform .8s 0s ease;
}
.root-view-main._load .sjdl-media{
  opacity: 1;
  transform: scale(1);
}


@media (max-width: 1500px) {
  .sjdl-h {
    font-size: 10em;
  }
}
@media (max-width: 1060px) {
  .sjdl {
    min-height: 80vh;
  }

  .sjdl-media {
    left: 10px;
    right: 10px;
    top: 0;
    bottom: 0;
  }
  .sjdl-container {
    padding: 50px 25px 60px 25px !important;
  }
  .sjdl-h {
    font-size: 5em;
    letter-spacing: 1.6px;
  }
  .sjdl-t {
    margin-top: 15px;
    font-size: 1em;
    max-width: 30em;
    margin-left: auto;
    margin-right: auto;
  }
  .sjdl-t br{
    display: none;
  }
  .sjdl-action {
    flex-direction: column;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 375px) {
  .sjdl-h {
    font-size: 20vw;
  }
}
/* End */


/* Start:/local/components/skadium/page/templates/index/skadium/include.block/s1t2/style.css?1775617904628*/
.s1t2{
	min-height: 100vh;
}
.s1t2-container{
	display: flex;
	align-items: center;
	min-height: 100vh;
	padding: 150px 0;
}
.s1t2-t {
	max-width: 22.75em;
	margin-left: auto;
	margin-right: auto;
	font-size: 2.5em;
	text-align: center;
	font-weight: 500;
	line-height: 1.46;
	text-transform: uppercase;
	color: inherit;
}

.root-view-main .s1t2-container{
	padding-top: 30px;
	padding-bottom: 30px;
}
.s1t2-t .char {
	opacity: 0.3;
	display: inline-block;
	will-change: opacity, transform;
}
@media (max-width: 1060px) {
	.s1t2{
		margin-top: 100px;
	}
	.s1t2-t {
		font-size: 1.5em;
	}
}

/* End */


/* Start:/local/components/skadium/page/templates/index/skadium/include.block/s0ld/style.css?17756179046388*/
.s0ld{
	position: relative;
}
.s0ld-h {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 32px;
	font-family: var(--font-family-h);
	font-size: 280px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: .02em;
	text-transform: uppercase;
}
.s0ld-h:before,
.s0ld-h:after {
	flex-shrink: 0;
	content: '';
	width: 16px;
	height: 16px;
	transform: rotate(45deg);
	background: var(--theme-htext-sq-bg);
}
.bx-win .s0ld-h:before,
.bx-win .s0ld-h:after {
	margin-top: .25em;
}
.s0ld-w2s{
	position: relative;
}
.s0ld-dk1 {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	align-items: flex-end;
	pointer-events: none;
}
.s0ld-dk1 picture{
	width: 100%;
}
.s0ld-dk1 img{
	width: 100%;
	height: auto;
	object-fit: contain;
}
.s0ld-items {
	position: relative;
}
.s0ld-items:before{
	content: '';
	position: absolute;
	top: 35px;
	left: 50%;
	width: 800px;
	height: 577px;
	transform: translateX(-50%);
	border-radius: 800px;
	background: rgba(195, 179, 145, .15);
	filter: blur(272px);
	z-index: -1;
}
.bx-safari .s0ld-items:before{
	display: none;
}
.s0ld-item {
	position: relative;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	height: 1040px;
	padding-bottom: 100px;
}
.s0ld-item:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -60px;
	height: 35%;
	background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111 80%);
	z-index: 1;
}
.s0ld-item > picture{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: center;
	pointer-events: none;
}
.s0ld-item > picture img{
	will-change: transform;
	transform-style: preserve-3d;
}
.s0ld-item-t1 {
	font-size: 1.5em;
	font-weight: 500;
	line-height: 1.46;
	letter-spacing: 4.8px;
	text-transform: uppercase;
	opacity: .5;
}
.s0ld-item-h {
	margin: 0 0 80px;
	position: relative;
	font-family: var(--font-family-h);
	font-size: 600px;
	font-weight: 500;
	letter-spacing: 12px;
	text-transform: uppercase;
}
.bx-win .s0ld-item-h{
	margin-top: -0.18em;
}
.s0ld-item-t2 {
	position: relative;
	font-size: 1.5em;
	font-weight: 500;
	line-height: 1.46;
	text-transform: uppercase;
	z-index: 2;
}
.s0ld-items .slick-list {
	overflow: visible;
}
.s0ld-item._i1 > picture img{
	margin-left: 5%;
}
.s0ld-items-item:not(.slick-slide):nth-child(n+2){
	display: none;
}
.s0ld-items .slick-arrow{
	position: absolute;
	top: 50%;
}
.s0ld-items .slick-dots{
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	z-index: 1;
}
.s0ld-items .slider-prev {
	left: calc(50% - 870px);
}
.s0ld-items .slider-next {
	right: calc(50% - 870px);
}




.root-view-main .s0ld-item-h{
	opacity: 0;
	transform: scale(.9);
	transition: opacity .2s ease, transform .8s ease;
	transition-delay: .1s;
}
.root-view-main .s0ld-items.visible .s0ld-items-item.slick-current .s0ld-item-h{
	opacity: 1;
	transform: scale(1);
}
.root-view-main .s0ld-items-item picture{
	opacity: 0;
	transform: scale(.95);
	transition: opacity .4s ease, transform .8s ease;
	transition-delay: .5s;
}
.root-view-main .s0ld-items.visible .s0ld-items-item.slick-current picture{
	opacity: 1;
	transform: scale(1);
}
.root-view-main .s0ld-item-t2{
	opacity: 0;
	transform: scale(.9);
	transition: opacity .2s ease, transform .8s ease;
	transition-delay: .3s;
}
.root-view-main .s0ld-items.visible .s0ld-items-item.slick-current .s0ld-item-t2{
	opacity: 1;
	transform: scale(1);
}



@media (max-width: 1800px) {
	.s0ld-h {
		font-size: 235px;
	}
	.s0ld-items .slider-prev {
		left: calc(50% - 720px);
	}
	.s0ld-items .slider-next {
		right: calc(50% - 720px);
	}
	.s0ld-item {
		height: 980px;
	}
	.s0ld-item-h {
		font-size: 470px;
		letter-spacing: 10px;
	}
}
@media (max-width: 1500px) {
	.s0ld-h {
		font-size: 200px;
	}
	.s0ld-items .slider-prev {
		left: calc(50% - 600px);
	}
	.s0ld-items .slider-next {
		right: calc(50% - 600px);
	}
	.s0ld-item {
		height: 700px;
	}
	.s0ld-item-h {
		font-size: 360px;
		letter-spacing: 6px;
	}
	.s0ld-item > picture img {
		max-width: none;
		width: auto;
		height: auto;
		object-fit: contain;
		transform: scale(.7) !important;
		transform-origin: bottom;
	}
	.s0ld-items:before{
		display: none;
	}
}
@media (max-width: 1260px) {
	.s0ld-h {
		font-size: 165px;
	}
	.s0ld-items .slider-prev {
		left: calc(50% - 500px);
	}
	.s0ld-items .slider-next {
		right: calc(50% - 500px);
	}
	.s0ld-item-h {
		font-size: 300px;
	}
}
@media (max-width: 1060px) {
	.s0ld {
		margin-top: 100px;
	}
	.s0ld-h {
		gap: 16px;
		font-size: 5em;
		text-align: center;
	}
	.s0ld-h:before, .s0ld-h:after {
		width: 10px;
		height: 10px;
	}
	.s0ld-dk1 img {
		height: 100%;
	}
	.s0ld-item {
		min-height: 400px;
		height: 50vw;
		padding-bottom: 50px;
	}
	.s0ld-item-t1 {
		font-size: .75em;
		letter-spacing: 2.4px;
	}
	.s0ld-item-h {
		font-size: 30vw;
		margin: 0 0 80px;
	}
	.bx-win .s0ld-item-h{
		margin-top: -0.15em;
	}
	.s0ld-item-t2 {
		font-size: .875em;
	}
	.s0ld-item > picture img {
		--scale: calc(100vw / 1920px);
		transform: scale(var(--scale)) !important;
	}
	.s0ld-items .slick-arrow {
		top: auto;
		bottom: -20px;
	}
	.s0ld-items .slick-arrow:not(:hover){
		background: transparent !important;
	}
	.s0ld-items .slider-next{
		right: 0;
	}
	.s0ld-items .slider-prev {
		left: 0;
	}

	.s0ld-item:after{
		bottom: 0;
	}
	.root-view-main .s0ld-items-item picture{
		transition-delay: .3s;
	}
}
@media (max-width: 760px) {
	.s0ld-item {
		height: 65vw;
		min-height: 340px;
	}
	.s0ld-item > picture img {
		--scale: calc(100vw / 1420px);
	}
}
@media (max-width: 500px) {
	.s0ld-item {
		height: 340px;
		min-height: 0;
	}
	.s0ld-item > picture {
		top: 0;
	}
	.s0ld-item > picture img {
		--scale: calc(100vw / 460px);
	}
	.s0ld-item-h {
		font-size: 5.625em;
	}
	.s0ld-item-t2 {
		max-width: 90vw;
		margin-top: auto;
		margin-left: auto;
		margin-right: auto;
		padding: 0 10px;
	}
	.s0ld-item-t2 br{
		display: none;
	}
}
@media (max-width: 360px) {
	.s0ld-item {
		padding-bottom: 30px;
	}
	.s0ld-item-t2 {
		max-width: 100%;
		font-size: .75em;
	}
}

/* End */


/* Start:/local/components/skadium/page/templates/index/skadium/include.block/s9ph/style.css?17756179043086*/
.s9ph{
	position: relative;
	margin-top: 140px;
	text-align: center;
}
.s9ph:before{
	content: '';
	position: absolute;
	top: 90px;
	left: 50%;
	width: 800px;
	height: 577px;
	transform: translateX(-50%);
	border-radius: 800px;
	background: rgba(195, 179, 145, .15);
	filter: blur(272px);
}
.bx-safari .s9ph:before{
	display: none;
}
.s9ph-dk1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	mix-blend-mode: lighten;
	pointer-events: none;
}
.s9ph-dk1 img{
	width: 100%;
	height: auto;
}
.s9ph-h {
	margin-top: 80px;
	position: relative;
	font-family: var(--font-family-h);
	font-size: 10em;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 3.2px;
	text-transform: uppercase;
}
.s9ph-sub-h{
	margin-top: 40px;
	font-size: 1.5em;
	font-weight: 500;
	line-height: 1.46;
	text-transform: uppercase;
}
.s9ph-items {
	position: relative;
	margin-top: 190px;
}
.s9ph-pic._c{
	position: relative;
	z-index: 2;
}
.s9ph-pic:not(._c) {
	position: absolute;
}
.s9ph-pic.p1{
	top: -15%;
	left: calc(50% - 680px);
	transform: rotate(-15deg);
}
.s9ph-pic.p2{
	top: -20%;
	left: calc(50% - 390px);
	transform: rotate(-5deg);
	z-index: 1;
}
.s9ph-pic.p4{
	top: -20%;
	right: calc(50% - 390px);
	transform: rotate(5deg);
	z-index: 1;
}
.s9ph-pic.p5{
	top: -15%;
	right: calc(50% - 680px);
	transform: rotate(15deg);
	opacity: 1;
}

@media (min-width: 1061px) {
	.root-view-main .s9ph-pic:not(._c) {
		opacity: 0;
		transition: opacity .8s ease, transform .8s ease;
	}
	.root-view-main .s9ph-pic.visible{
		opacity: 1;
	}
	.root-view-main .s9ph-pic.p1,
	.root-view-main .s9ph-pic.p5{
		transition-delay: 1s;
	}
	.root-view-main .s9ph-pic.p2,
	.root-view-main .s9ph-pic.p4{
		transition-delay: .5s;
	}
	.root-view-main .s9ph-pic.p1:not(.visible){
		transform: rotate(-5deg) translate(20%, 10%);
	}
	.root-view-main .s9ph-pic.p2:not(.visible) {
		transform: rotate(0deg) translate(20%, 10%);
	}
	.root-view-main .s9ph-pic.p4:not(.visible) {
		transform: rotate(0deg) translate(-20%, 10%);
	}
	.root-view-main .s9ph-pic.p5:not(.visible) {
		transform: rotate(5deg) translate(-20%, 10%);
	}
}


.s9ph-btn.btn {
	margin-top: 60px;
	padding-left: 40px;
	padding-right: 40px;
}
@media (max-width: 1500px) {
	.s9ph-h {
		font-size: 7.5em;
	}
}
@media (max-width: 1060px) {
	.s9ph {
		margin-top: 50px;
	}
	.s9ph-h {
		margin-top: 50px;
		font-size: 5em;
		letter-spacing: 1.6px;
	}
	.s9ph:before{
		display: none;
	}
	.s9ph-sub-h {
		margin-top: 20px;
		font-size: 1em;
	}
	.s9ph-items {
		margin-top: 40px;
		display: flex;
		gap: 10px;
		overflow: auto;
		margin-left: -10px;
		margin-right: -10px;
		padding: 0 10px;
	}
	.s9ph-items > picture{
		flex-shrink: 0;
		width: 180px;
		height: 200px;
	}
	.s9ph-items > picture:not(._c) {
		position: static;
		transform: none;
		z-index: unset;
		opacity: 1;
	}
	.s9ph-items > picture img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.s9ph-btn.btn {
		margin-top: 40px;
	}
}
/* End */


/* Start:/local/components/skadium/page/templates/index/skadium/include.block/sr3s/style.css?17756179044329*/
.sr3s {
  position: relative;
  margin-top: 220px;
  text-align: center;
}
.sr3s:before {
  content: '';
  position: absolute;
  top: 50px;
  left: 50%;
  width: 800px;
  height: 577px;
  transform: translateX(-50%);
  border-radius: 800px;
  background: rgba(195, 179, 145, .15);
  filter: blur(272px);
  z-index: 1;
  pointer-events: none;
}
.bx-safari .sr3s:before {
  display: none;
}
.sr3s:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -100px;
  height: 50%;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0.00) 0%, #111 80%);
  pointer-events: none;
}
.sr3s-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.sr3s-bg img {
  width: 100%;
  height: auto;
}
.sr3s .container {
  position: relative;
  padding-bottom: 90px;
}
.sr3s-h {
  padding-top: 110px;
  font-family: var(--font-family-h);
  font-size: 600px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 36px;
  text-transform: uppercase;
}
.sr3s-t1 {
  font-family: var(--font-family-h);
  font-size: 12.5em;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.sr3s-t1._mob{
  display: none;
}
.sr3s-t2 {
  position: relative;
  max-width: 42.8em;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.46;
  text-transform: uppercase;
  z-index: 1;
}
.sr3s-dl2 {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.sr3s-dl2 img {
  pointer-events: none;
  width: auto;
  height: auto;
  will-change: transform;
  transform-style: preserve-3d;
}
.sr3s-item {
  position: absolute;
  width: 17.5em;
  padding: 40px;
  border-radius: 6px;
  background: linear-gradient(180deg, #dad4ca 0%, #d2c5ab 100%);
  color: #000;
  text-align: left;
}
.sr3s-item:before {
  content: '';
  position: absolute;
  right: 20px;
  top: -8px;
  width: 16px;
  height: 16px;
  transform: rotate(-45deg);
  background: linear-gradient(45deg, #c3b391 7.99%, #eee8dc 85.42%), #c3b391;
  z-index: 1;
}
.sr3s-item-thumb {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}
.sr3s-item-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sr3s-item-t1 {
  margin-top: 25px;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.46;
  text-transform: uppercase;
}
.sr3s-item-t2 {
  margin-top: 25px;
  font-size: 1.25em;
  opacity: .5;
}
.sr3s-item._i1 {
  top: 40%;
  left: calc(50% - 870px);
}
.sr3s-item._i2 {
  right: calc(50% - 870px);
  top: 60%;
}

@media (min-width: 1061px) {

}

@media (max-width: 1800px) {
  .sr3s-item._i1 {
    left: calc(50% - 730px);
  }
  .sr3s-item._i2 {
    right: calc(50% - 730px);
  }
  .sr3s-h {
    font-size: 500px;
    letter-spacing: 20px;
  }
  .sr3s-t1 {
    font-size: 9.5em;
  }
  .sr3s-t2 {
    max-width: 30em;
  }
  .sr3s-dl2 img {
    width: 900px;
  }
}
@media (max-width: 1260px) {
  .sr3s-h {
    font-size: 500px;
  }
  .sr3s-item._i1 {
    top: auto;
    bottom: 235px;
  }
  .root-view-main .sr3s-items {
    display: none;
  }
}
@media (max-width: 1060px) {
  .sr3s {
    margin-top: 100px;
  }
  .sr3s:before {
    display: none;
  }
  .sr3s:after {
    height: 180px;
    bottom: -20px;
  }
  .sr3s-bg {
    top: 45px;
  }
  .sr3s-bg img {
    min-height: 250px;
    width: auto;
    object-fit: contain;
    max-width: 1060px;
  }
  .sr3s .container {
    padding-bottom: 0;
  }
  .sr3s-h {
    display: none;
  }
  .sr3s-t1 {
    font-size: 5em;
    letter-spacing: 1.6px;
  }
  .sr3s-t1._pc{
    display: none;
  }
  .sr3s-t1._mob{
    display: block;
  }
  .sr3s-t2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 500px;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 70px;
    font-size: .875em;
  }
  .sr3s-items {
    display: none;
  }
  .sr3s-dl2 {
    position: static;
  }
  .sr3s-dl2 img {
    width: 550px;
    height: auto;
    max-width: 130%;
    min-height: 330px;
    object-fit: contain;
  }
}
/* End */


/* Start:/local/components/skadium/page/templates/index/skadium/include.block/sa9a/style.css?17756179043867*/
.sa9a {
  position: relative;
  margin-top: 120px;
}
.root-view-main .sa9a-main:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 33%;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0.00) 0%, #111 91.8%);
  pointer-events: none;
}
.sa9a-container{
  position: relative;
}
.sa9a-main{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  padding-top: 270px;
  padding-bottom: 250px;
  text-align: center;
}
.root-view-main .sa9a-main:before {
  content: '';
  position: absolute;
  top: 35px;
  left: 50%;
  width: 800px;
  height: 577px;
  transform: translateX(-50%);
  border-radius: 800px;
  background: rgba(195, 179, 145, .15);
  filter: blur(272px);
  pointer-events: none;
}
.bx-safari .sa9a-main:before{
  display: none;
}
.sa9a-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  mix-blend-mode: color-dodge;
  pointer-events: none;
}
.sa9a-bg img {
  width: 100%;
  height: 100%;
}
.sa9a-con{
  position: relative;
  z-index: 1;
}
.sa9a-logo {
  color: #EEE8DC;
}
.sa9a-h {
  margin-top: 10px;
  font-family: var(--font-family-h);
  font-size: 10em;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 3.2px;
  text-transform: uppercase;
}
.sa9a-t {
  margin-top: 45px;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.46;
  text-transform: uppercase;
}
.sa9a-btn.btn {
  margin-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}
.sa9a-items picture {
  position: absolute;
  opacity: .3;
}
.sa9a-items picture img{
  max-width: none;
  width: auto;
  height: auto;
}
.sa9a-pic {
  opacity: .3;
}
.sa9a-pic.p1 {
  left: calc(50% - 650px);
  top: 60px;
  transform: rotate(6.224deg);
}
.sa9a-pic.p2 {
  left: calc(50% + 250px);
  top: 0px;
  transform: rotate(-3.784deg);
}
.sa9a-pic.p3 {
  left: calc(50% - 890px);
  top: calc(50% - 60px);
  transform: rotate(-9.692deg);
}
.sa9a-pic.p4 {
  left: calc(50% + 250px);
  bottom: 5%;
  transform: rotate(8.694deg);
}

.root-view-main .sa9a{
  min-height: 100vh;
}
.root-view-main .sa9a-main{
  padding-top: 30px;
  padding-bottom: 30px;
}
.root-view-main .sa9a-pic.p1 {
  top: 25%;
}
.root-view-main .sa9a-pic.p2 {
  top: 50%;
}
.root-view-main .sa9a-pic.p3 {
  top: 70%;
}
.root-view-main .sa9a-pic.p4 {
  top: 90%;
  bottom: auto;
}
.root-view-main .sa9a-main:after{
  display: none;
}

@media (max-width: 1060px) {
  .sa9a {
    margin-top: 100px;
    min-height: unset;
  }
  .sa9a-bg,
  .sa9a-main:after,
  .sa9a-main:before {
    display: none;
  }
  .sa9a-container {
    display: flex;
    flex-direction: column;
  }
  .sa9a-main {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
    min-height: unset
  }
  .sa9a-items {
    order: 1;
    display: flex;
    overflow: auto;
    margin: 40px -10px 0 -10px;
    padding: 0 10px;
    gap: 10px;
  }
  .sa9a-items .sa9a-pic {
    position: static;
    opacity: 1;
    flex-shrink: 0;
    width: 180px;
    height: 200px;
    transform: none !important;
  }
  .sa9a-items picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .sa9a-logo {
    margin-left: auto;
    margin-right: auto;
    width: 58px;
    height: auto;
  }
  .sa9a-h {
    font-size: 5em;
    letter-spacing: 1.6px;
  }
  .sa9a-h br {
    display: none;
  }
  .sa9a-t {
    margin-top: 25px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em;
  }
  .sa9a-t br {
    display: none;
  }
  .sa9a-btn.btn {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
}
/* End */


/* Start:/local/components/skadium/page/templates/index/skadium/include.block/sposter/style.css?17756179042673*/
.sposter {
  position: relative;
  margin-top: 190px;
}
.sposter:before {
  content: '';
  position: absolute;
  top: -160px;
  left: 50%;
  width: 800px;
  height: 577px;
  transform: translateX(-50%);
  border-radius: 800px;
  background: rgba(195, 179, 145, .15);
  filter: blur(272px);
  z-index: 1;
  pointer-events: none;
}
.bx-safari .sposter:before{
  display: none;
}
.sposter-head{
  text-align: center;
  margin-bottom: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid var(--theme-border-color);
}
.sposter-h{
  font-family: var(--font-family-h);
  font-size: 10em;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 3.2px;
  text-transform: uppercase;
}
.sposter-t1{
  margin-top: 40px;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.46;
  text-transform: uppercase;
}
.sposter-list .list{
  display: grid;
  grid-template-columns: repeat(2, 50%);
  row-gap: 80px;
  margin-left: -60px;
  margin-right: -60px;
}
.sposter-list .list-item{
  padding-left: 60px;
  padding-right: 60px;
}
.sposter-more{
  display: none;
}
@media (max-width: 1800px) {
  .sposter-list .list{
    margin-left: -30px;
    margin-right: -30px;
  }
  .sposter-list .list-item{
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1500px) {
  .sposter-list .list{
    grid-template-columns: 100%;
  }
}
@media (max-width: 1060px) {
  .sposter {
    margin-top: 100px;
  }
  .sposter:before {
    display: none;
  }
  .sposter-head {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  .sposter-h {
    font-size: 5em;
    letter-spacing: 1.6px;
  }
  .sposter-t1 {
    margin-top: 25px;
    font-size: 1em;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .sposter-t1 br{
    display: none;
  }
  .sposter-list .list{
    row-gap: 30px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .sposter-list .list-item{
    padding-left: 10px;
    padding-right: 10px;
  }
  .sposter-list .list-item:nth-child(n+4){
    display: none;
  }
  .sposter-more{
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    background: var(--theme-bg-1);
    color: var(--theme-bg-1-color);
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    transition: color .2s, background .2s;
  }
  .sposter-more:hover{
    background: var(--c1);
    color: var(--theme-bg-main-color);
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17756179052429*/
.pagination {
	margin-top: 100px;
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 30px;
}
.pagination-more {
	order: 1;
}
.pagination-btn-more {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 120px;
	height: 120px;
	background: var(--theme-bg-1);
	color: var(--theme-bg-1-color);
	border-radius: 50%;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
	transition: color .2s, background .2s;
}
.pagination-btn-more:hover{
	background: var(--c1);
	color: var(--theme-bg-main-color);
}
.pagination-num {
	display: flex;
	align-items: center;
	gap: 30px;
	width: 100%;
}
.pagination-list {
	flex-grow: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 14px;
}
.pagination-list-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid var(--theme-border-color);
	transition: color .2s, background .2s, border .2s, box-shadow .2s, opacity .2s;
}
a.pagination-list-link{
	cursor: pointer;
}
a.pagination-list-link:hover{
	background: var(--theme-border-color);
}
.pagination-list-link span{
	opacity: .5;
	transition: opacity .2s;
}
a.pagination-list-link:hover span{
	opacity: 1;
}
span.pagination-list-link span{
	opacity: 1;
}
.pagination-pn{
	min-width: 106px;
}
.pagination-pn-link {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 42px;
	padding-left: 24px;
	padding-right: 24px;
	font-weight: 500;
	font-size: 15px;
	text-decoration: none;
	border-radius: 500px;
	border: 1px solid var(--theme-border-color);
	gap: 8px;
	transition: color .2s, background .2s, border .2s, box-shadow .2s, opacity .2s;
}
.pagination-pn-link:hover{
	opacity: .7;
}
.pagination-pn-link svg {
	display: none;
	position: relative;
	top: 1px;
	width: 16px;
	height: auto;
	stroke: currentColor;
}

@media (max-width: 1060px) {
	.pagination {
		margin-top: 60px;
	}
	.pagination-btn-more {
		width: 100px;
		height: 100px;
		font-size: 14px;
	}
	.pagination-list {
		gap: 6px;
	}
	.pagination-list li{
		display: none;
	}
	.pagination-list li.m{
		display: block;
	}
	.pagination-pn {
		display: none;
	}
}
/* End */


/* Start:/local/components/skadium/include.block/templates/poster-item/style.css?17756179043443*/
.poster-item {
  position: relative;
  display: flex;
  gap: 60px;
  padding-bottom: 40px;
  color: inherit;
  border-bottom: 2px solid var(--theme-border-color);
}
.poster-item:hover {
  border-bottom-color: var(--c1);
}
.poster-item-thumb {
  flex-shrink: 0;
  width: 285px;
  height: 405px;
}
.poster-item-thumb picture {
  position: relative;
  display: block;
  overflow: hidden;
}
.poster-item-thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  filter: grayscale(1);
  transition: filter .6s, transform .3s ease-in-out;
}
.poster-item:hover .poster-item-thumb img {
  filter: grayscale(0);
  transform: scale(1.1);
}
.poster-item-body {
  width: calc(100% - 345px);
  display: flex;
  flex-direction: column;
}
.poster-item-date {
  position: relative;
  display: flex;
  align-items: flex-end;
  gap: 24px;
  font-family: var(--font-family-h);
  font-size: 100px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.bx-win .poster-item-date{
  top: -.25em;
}
.poster-item-date .m {
  font-size: 60px;
}
.poster-item-title {
  margin-top: 15px;
  color: inherit;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
  transition: color .2s;
}
.poster-item:hover .poster-item-title {
  color: var(--c1);
}
.poster-item-preview {
  margin-top: 10px;
  font-size: 1.25em;
  line-height: 1.4;
  opacity: 0.5;
  max-height: calc(1em * 1.4 * 3);
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: opacity .2s;
}
.poster-item:hover .poster-item-preview {
  opacity: 1;
}
.poster-item-props {
  margin-top: auto;
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.poster-item-prop {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px 25px;
  border-radius: 110px;
  border: 1px solid var(--theme-border-color);
  text-align: center;
  font-size: 1.25em;
  font-weight: 400;
}
.poster-item-prop._new {
  border-color: rgba(var(--c1_rgb), .3);
  color: var(--c1);
}
.poster-item-prop._from {
  padding-left: 13px;
  padding-right: 13px;
}

@media (max-width: 1800px) and (min-width: 1501px) {
  .poster-item {
    gap: 30px;
  }
  .poster-item-date {
    font-size: 90px;
  }
  .poster-item-thumb {
    width: 260px;
  }
  .poster-item-body {
    width: calc(100% - 290px);
  }
}
@media (max-width: 1060px) {
  .poster-item {
    gap: 20px;
    padding-bottom: 30px;
    border-width: 1px;
  }
  .poster-item-thumb {
    flex-shrink: 0;
    width: 160px;
    height: 230px;
  }
  .poster-item-body {
    width: calc(100% - 180px);
  }
  .poster-item-date {
    justify-content: space-between;
    top: auto;
    font-size: 1.875em;
    letter-spacing: .6px;
  }
  .poster-item-date .m {
    font-size: .8em;
    letter-spacing: .48px;
  }
  .poster-item-title {
    font-size: 1.125em;
  }
  .poster-item-preview {
    display: none;
  }
  .poster-item-props {
    padding-top: 15px;
  }
  .poster-item-prop {
    padding: 8px 16px;
    height: auto;
    font-size: .75em;
  }
}

@media (max-width: 360px) {
  .poster-item {
    gap: 15px;
  }
  .poster-item-thumb {
    width: 140px;
    height: 200px;
  }
  .poster-item-body {
    width: calc(100% - 155px);
  }
}
/* End */


/* Start:/local/components/skadium/page/templates/index/skadium/include.block/shistory/style.css?17756179042842*/
.s39d {
  position: relative;
  margin-top: 120px;
}
.s39d:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 30%;
  background: linear-gradient(0deg, rgba(17, 17, 17, 0.00) 0%, #111 91.8%);
  pointer-events: none;
  z-index: 1;
}
.s39d:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0.00) 0%, #111 91.8%);
  pointer-events: none;
}
.s39d-media{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.s39d-media-list{
  display: flex;
  gap: 10px;
  flex-wrap: nowrap;
  will-change: transform;
  height: 100%;
}
.s39d-media-list > picture{
  position: relative;
  flex-shrink: 0;
  height: 100%;
}
.s39d-media-list > picture img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.s39d-media .p1:after{
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0.64) 0%, rgba(17, 17, 17, 0.80) 100%);
}
.s39d .container {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 860px;
  z-index: 1;
}
.s39d-t {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.46;
  text-transform: uppercase;
}
.s39d-h {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  font-family: var(--font-family-h);
  font-size: 10em;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 3.2px;
  text-transform: uppercase;
}
.bx-win .s39d-h {
  margin-top: -.05em;
}
.s39d-h:before,
.s39d-h:after {
  flex-shrink: 0;
  content: '';
  width: 16px;
  height: 16px;
  transform: rotate(45deg);
  background: var(--theme-htext-sq-bg);
}
.bx-win .s39d-h:before,
.bx-win .s39d-h:after {
  margin-top: .25em;
}
.s39d-m {
  position: absolute;
  right: 10%;
  bottom: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 148px;
  height: 148px;
  border-radius: 50%;
  background: #cfc2a7;
  color: #111;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.46;
  text-transform: uppercase;
  cursor: pointer;
  pointer-events: none;
  transform: translate(-50%, -50%);
}
@media (max-width: 1060px) {
  .s39d {
    margin-top: 80px;
  }
  .s39d:before,
  .s39d:after{
    display: none;
  }
  .s39d .container {
    height: 480px;
  }
  .s39d-t {
    font-size: 1em;;
  }
  .s39d-h {
    margin-top: 0;
    gap: 16px;
    font-size: 5em;
    letter-spacing: 1.6px;
  }
  .s39d-h:before, .s39d-h:after {
    width: 10px;
    height: 10px;
  }
  .s39d-m {
    display: none;
  }
  .s39d-media-list > picture{
    width: 100%;
  }
}
/* End */
/* /local/components/skadium/page/templates/index/style.css?17756179041968 */
/* /local/components/skadium/page/templates/index/skadium/include.block/sjdl/style.css?17756179042350 */
/* /local/components/skadium/page/templates/index/skadium/include.block/s1t2/style.css?1775617904628 */
/* /local/components/skadium/page/templates/index/skadium/include.block/s0ld/style.css?17756179046388 */
/* /local/components/skadium/page/templates/index/skadium/include.block/s9ph/style.css?17756179043086 */
/* /local/components/skadium/page/templates/index/skadium/include.block/sr3s/style.css?17756179044329 */
/* /local/components/skadium/page/templates/index/skadium/include.block/sa9a/style.css?17756179043867 */
/* /local/components/skadium/page/templates/index/skadium/include.block/sposter/style.css?17756179042673 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17756179052429 */
/* /local/components/skadium/include.block/templates/poster-item/style.css?17756179043443 */
/* /local/components/skadium/page/templates/index/skadium/include.block/shistory/style.css?17756179042842 */
