.sb-image-square {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 100%;
}

.sb-image-rectangle-large {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 142.86%;
}

.sb-image-rectangle-horizontal {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 80%;
}

.sb-image-rectangle-small {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 66.67%;
}

.sb-image-rectangle-extra-small {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 46.67%;
}

.sb-image-gallery-type-1 {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 61%;
}

.sb-image-text-type-1,.sb-image-text-type-2 {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 126%;
}

.sb-image-slider-type-6 {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 157.14%;
}

.sb-image-slider-type-7 {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 47.83%;
}

.sb-image-ratio-1x1 {
	padding-bottom: 100%;
}

.sb-image-ratio-1x1,.sb-image-ratio-2x3 {
	position: relative;
	height: 0;
	overflow: hidden;
}

.sb-image-ratio-2x3 {
	padding-bottom: 150%;
}

.sb-image-ratio-3x2 {
	padding-bottom: 66.67%;
}

.sb-image-ratio-3x2,.sb-image-ratio-3x4 {
	position: relative;
	height: 0;
	overflow: hidden;
}

.sb-image-ratio-3x4 {
	padding-bottom: 133.33%;
}

.sb-image-ratio-4x3 {
	padding-bottom: 75%;
}

.sb-image-ratio-4x3,.sb-image-ratio-9x16 {
	position: relative;
	height: 0;
	overflow: hidden;
}

.sb-image-ratio-9x16 {
	padding-bottom: 177.78%;
}

.sb-image-crop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity .2s;
}

.sb-image-crop_loaded {
	opacity: 1;
}

.sb-image-crop_loaded.sb-image-crop_placeholder {
	opacity: .5;
}

.sb-image-crop_placeholder {
	height: auto;
}

.sb-image-zoom {
	pointer-events: auto;
	cursor: zoom-in;
}

.s-slider-type-5 {
	position: relative;
	overflow: hidden;
}

.s-slider-type-5__wrapper {
	overflow: hidden;
}

.s-slider-type-5__main {
	position: relative;
}

.s-slider-type-5__list-wrapper {
	margin: 0 -3px;
}

.s-slider-type-5__list {
	font-size: 0;
	white-space: nowrap;
}

.s-slider-type-5__slide {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 0 3px;
	box-sizing: border-box;
	line-height: 0;
	vertical-align: top;
	pointer-events: none;
}

@media (min-width:640px) and (max-width:959px) {
	.s-slider-type-5__list-wrapper {
		margin: 0 -12px;
	}

	.s-slider-type-5__slide {
		width: 100%;
		padding: 0 12px;
	}
}

@media (min-width:960px) and (max-width:1359px) {
	.s-slider-type-5__list-wrapper {
		margin: 0 -20px;
	}

	.s-slider-type-5__slide {
		padding: 0 20px;
	}
}

@media screen and (min-width:1360px) {
	.s-slider-type-5__list-wrapper {
		margin: 0 -24px;
	}

	.s-slider-type-5__slide {
		padding: 0 24px;
	}
}

.s-slider-type-5__slide-content {
	position: relative;
}

@media screen and (min-width:960px) {
	.s-slider-type-5__list-wrapper {
		overflow: hidden;
	}

	.s-slider-type-5__slide {
		width: 100%;
	}

	.s-slider-type-5__slide-content {
		display: flex;
		align-items: flex-start;
	}

	.s-slider-type-5__slide-image-wrapper {
		margin-bottom: 0!important;
	}
}

.s-slider-type-5__slide-content a {
	pointer-events: auto;
}

.s-slider-type-5__slide-image-wrapper {
	flex-shrink: 0;
}

@media (min-width:960px) and (max-width:1359px) {
	.s-slider-type-5__slide-image-wrapper {
		width: 391px;
		height: auto;
	}

	.s-slider-type-5__slide-text-content {
		margin-left: 43px;
	}
}

@media screen and (min-width:1360px) {
	.s-slider-type-5__slide-image-wrapper {
		width: 440px;
		height: auto;
	}
}

.s-slider-type-5__slide-image {
	width: 100%;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: all;
}

.s-slider-type-5__slide-text-content {
	flex-grow: 1;
	min-width: 0;
	pointer-events: all;
}

@media screen and (min-width:1360px) {
	.s-slider-type-5__slide-text-content {
		margin-left: 49px;
	}
}

.s-slider-type-5__slide-title {
	white-space: normal;
}

@media screen and (max-width:959px) {
	.s-slider-type-5__slide-title {
		margin-top: 8px;
	}
}

.s-slider-type-5__slide-text {
	white-space: normal;
	pointer-events: all;
	opacity: 1;
}

.s-slider-type-5__slide-name {
	white-space: normal;
}

.s-slider-type-5__slide-sign {
	white-space: normal;
}

@media screen and (min-width:960px) {
	.s-slider-type-5__slide-text-content_padding {
		padding-bottom: 80px;
	}

	.s-slider-type-5__slide-title {
		margin-top: 36px;
	}

	.s-slider-type-5__slide-name,.s-slider-type-5__slide-sign {
		padding-right: 140px;
	}

	.s-slider-type-5__arrows {
		right: 0;
		bottom: 0;
	}
}

.s-slider-type-5__arrows {
	position: absolute;
	z-index: 3;
}

@media screen and (max-width:959px) {
	.s-slider-type-5__arrows {
		right: 0;
		margin-top: 100%;
		transform: translateY(-50%);
	}
}

.s-slider-type-5__arrow {
	display: block;
}

.s-slider-type-5__dots {
	display: none;
}