.t-slds {
	overflow: hidden; position: relative;
}
.t-slds__bgimg {
	background-position: center; background-repeat: no-repeat; background-size: cover;
}
.t-slds__bgimg-contain {
	background-size: contain;
}
.t-slds__iframe {
	position: relative;
}
.t-slds__iframe__body {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.t-slds__img {
	width: 100%; display: block;
}
.t-slds__container {
	overflow: hidden; position: relative;
}
.t-slds__items-wrapper {
	overflow: hidden; position: relative;
}
.t-store__valign-buttons.t-store__relevants-grid-cont .t-slds__items-wrapper {
	display: flex;
}
.t-slds__nocycle :not(.js-feed-post):first-child.t-slds__item {
	opacity: 0 !important;
}
.t-slds__nocycle :not(.js-feed-post):last-child:not(.t-slds__item_dummy).t-slds__item {
	opacity: 0 !important;
}
.t-slds__nocycle .t-slds__arrow_wrapper-left {
	display: none;
}
.t-slds__items-wrapper::after {
	clear: both; display: table; content: "";
}
.t-slds__items-wrapper::before {
	clear: both; display: table; content: "";
}
.t-slds_animated-fast.t-slds_animated {
	transition:height 0.3s ease-in-out, transform 0.3s ease-in-out; -webkit-transition: height ease-in-out .3s, transform ease-in-out .3s; -moz-transition: height ease-in-out .3s, transform ease-in-out .3s; -o-transition: height ease-in-out .3s, transform ease-in-out .3s;
}
.t-slds_animated-none.t-slds_animated {
	transition:height 0.3s ease-in-out, transform 0.3s ease-in-out; -webkit-transition: height ease-in-out .3s, transform ease-in-out .3s; -moz-transition: height ease-in-out .3s, transform ease-in-out .3s; -o-transition: height ease-in-out .3s, transform ease-in-out .3s;
}
.t-slds_animated-slow.t-slds_animated {
	transition:height 0.5s ease-in-out, transform 0.5s ease-in-out; -webkit-transition: height ease-in-out .5s, transform ease-in-out .5s; -moz-transition: height ease-in-out .5s, transform ease-in-out .5s; -o-transition: height ease-in-out .5s, transform ease-in-out .5s;
}
.t-slds_animated-cancel.t-slds_animated {
	transition:height 0.3s ease-in-out, transform; -webkit-transition: height ease-in-out .3s, transform 0s; -moz-transition: height ease-in-out .3s, transform 0s; -o-transition: height ease-in-out .3s, transform 0s;
}
.t-slds__item {
	float: left; transform: translateZ(0px); backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
#allrecords li.t-slds__item {
	list-style: none;
}
.t-slds_ie .t-slds__item {
	display: none !important;
}
.t-slds_ie .t-slds__item_active {
	display: block !important;
}
:not(.t-slds__item_active).t-slds__item-innactive {
	height: 1px; display: block;
}
:not(.t-slds__item_active).t-slds__item-innactive div {
	display: none;
}
#allrecords ul.t-slds__arrow_container {
	margin: 0px auto; padding-left: 0px;
}
.t-slds__arrow_container-outside {
	margin: 0px auto; left: 0px; top: 0px; width: 100%; right: 0px; position: absolute;
}
.t-slds__arrow_container-outside.t-slds__arrow_container {
	margin: 0px auto; box-sizing: border-box;
}
.t-slds__arrow_wrapper {
	list-style: none; transition:height 0.3s ease-in-out; top: 0px; width: 1%; bottom: 0px; position: absolute; z-index: 15; cursor: pointer; -webkit-transition: height ease-in-out .3s; -moz-transition: height ease-in-out .3s; -o-transition: height ease-in-out .3s;
}
.t-slds__arrow_wrapper-left {
	left: 0px;
}
.t-slds__arrow_wrapper-right {
	right: 0px;
}
.t-slds__arrow {
	padding: 0px; border: currentColor; border-image: none; top: 50%; display: inline-block; position: absolute; cursor: pointer; transform: translateY(-50%); background-color: transparent; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); outline-offset: 5px;
}
@media screen and (max-width:640px)
{
.t-store__relevants__container .t-slds__arrow {
	padding: 20px;
}
.t-store__relevants__container .t-slds__arrow-left {
	transform: translateY(-50%) translateX(-20px);
}
.t-store__relevants__container .t-slds__arrow-right {
	transform: translateY(-50%) translateX(20px);
}
.t-store__relevants__container .t-slds__arrow-withbg.t-slds__arrow {
	padding: 0px;
}
.t-slds__arrow_wrapper {
	width: 45px;
}
}
.t-slds__arrow-left {
	left: 30px;
}
.t-slds__arrow-right {
	right: 30px;
}
@media screen and (min-width:960px)
{
.t-slds__arrow-nearpic .t-slds__arrow-left {
	left: auto; right: 40px; transform: translate(50%, -50%); -webkit-transform: translate(50%, -50%); -moz-transform: translate(50%, -50%); -o-transform: translate(50%, -50%);
}
.t-slds__arrow-nearpic .t-slds__arrow-right {
	left: 40px; right: auto; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);
}
.t-slds__arrow-inpic .t-slds__arrow-left {
	left: auto; right: -40px; transform: translate(50%, -50%); -webkit-transform: translate(50%, -50%); -moz-transform: translate(50%, -50%); -o-transform: translate(50%, -50%);
}
.t-slds__arrow-inpic .t-slds__arrow-right {
	left: -40px; right: auto; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);
}
}
@media screen and (min-width:1200px)
{
.t-slds__arrow-nearpic .t-slds__arrow-left {
	right: 50px;
}
.t-slds__arrow-nearpic .t-slds__arrow-right {
	left: 50px;
}
.t-slds__arrow-inpic .t-slds__arrow-left {
	right: -50px;
}
.t-slds__arrow-inpic .t-slds__arrow-right {
	left: -50px;
}
}
.t-slds__arrow-withbg {
	border-radius: 100px; transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out; background-color: rgb(238, 238, 238); -webkit-transition: background-color ease-in-out .2s, border-color ease-in-out .2s; -moz-transition: background-color ease-in-out .2s, border-color ease-in-out .2s; -o-transition: background-color ease-in-out .2s, border-color ease-in-out .2s;
}
.t-slds__arrow-withbg .t-slds__arrow_body {
	left: 50%; top: 50%; position: absolute;
}
.t-slds__arrow-withbg .t-slds__arrow_body-left {
	transform: translate(-55%, -50%) rotate(180deg); -webkit-transform: translate(-55%, -50%) rotate(180deg); -moz-transform: translate(-55%, -50%) rotate(180deg); -o-transform: translate(-55%, -50%) rotate(180deg);
}
.t-slds__arrow-withbg .t-slds__arrow_body-right {
	transform: translate(-45%, -50%); -webkit-transform: translate(-45%, -50%); -moz-transform: translate(-45%, -50%); -o-transform: translate(-45%, -50%);
}
.t-slds__arrow_body-left {
	transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg);
}
#allrecords ul.t-slds__items-wrapper {
	margin: 0px !important; padding: 0px !important;
}
#allrecords ul.t-slds__bullet_wrapper {
	margin: 0px !important; padding-left: 0px !important;
}
.t-slds__bullet_wrapper {
	list-style: none; padding: 16px 0px 0px; width: 100%; text-align: center; font-size: 0px; position: relative; z-index: 15;
}
ul.t-slds__bullet_wrapper {
	list-style: none; padding: 16px 0px 0px; width: 100%; text-align: center; font-size: 0px; position: relative; z-index: 15;
}
.t-slds__container .t-slds__bullet_wrapper {
	left: 0px; right: 0px; bottom: 0px; position: absolute;
}
.t-slds__container .t-slds__bullet_wrapper {
	padding-bottom: 16px;
}
.t-slds__container ul.t-slds__bullet_wrapper {
	padding-bottom: 16px;
}
.t-slds__bullet {
	padding: 10px 5px; display: inline-block; cursor: pointer;
}
.t-slds__bullet_body {
	padding: 0px; border-radius: 100px; border: currentColor; transition:0.2s ease-in-out; border-image: none; width: 8px; height: 8px; box-sizing: border-box; background-color: rgb(238, 238, 238); -webkit-transition: all ease-in-out .2s; -moz-transition: all ease-in-out .2s; -o-transition: all ease-in-out .2s; outline-offset: 3px;
}
.t-slds__caption__container {
	margin-top: 16px; position: relative;
}
.t-slds__caption_wrapper {
	padding: 14px 0px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.t-slds__caption {
	transition:opacity 0.3s ease-in-out; left: 0px; top: 0px; right: 0px; position: absolute; opacity: 0; -webkit-transition: opacity ease-in-out .3s; -moz-transition: opacity ease-in-out .3s; -o-transition: opacity ease-in-out .3s;
}
.t-slds__caption-active {
	left: auto; top: auto; right: auto; position: relative; opacity: 1;
}
.t-slds__descr {
	color: rgb(119, 119, 119); margin-top: 5px;
}
@media screen and (max-width:960px)
{
.t-width .t-slds__wrapper {
	padding: 0px 20px;
}
.t-col_12 .t-slds__witharrows .t-slds__wrapper {
	padding: 0px;
}
.t-width_12 .t-slds__witharrows .t-slds__wrapper {
	padding: 0px 20px;
}
.t-slds__arrow-left {
	left: 20px;
}
.t-slds__arrow-right {
	right: 20px;
}
}
@media screen and (max-width:640px)
{
.t-slds__arrow-left {
	left: 5px;
}
.t-slds__arrow-right {
	right: 5px;
}
.t-store__relevants__container .t-slds__arrow-withbg {
	width: 40px !important; height: 40px !important;
}
.t-slds__arrow-withbg {
	width: 24px !important; height: 24px !important;
}
.t-slds__arrow_body {
	width: 10px !important;
}
.t-slds__arrow-withbg .t-slds__arrow_body {
	width: 6px !important;
}
.t-col .t-slds__witharrows .t-slds__wrapper {
	padding: 0px 15px;
}
.t-width .t-slds__witharrows .t-slds__wrapper {
	padding: 0px 35px;
}
.t-col_12 .t-slds__witharrows .t-slds__wrapper {
	padding: 0px 15px;
}
.t-width_12 .t-slds__witharrows .t-slds__wrapper {
	padding: 0px 35px;
}
}
.t-slds__play {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 2; cursor: pointer;
}
.t-slds__play_icon {
	margin: 0px auto; transition:0.2s ease-in-out; left: 0px; top: 50%; width: 80px; height: 80px; right: 0px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -webkit-transition: all ease-in-out .2s; -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transition: all ease-in-out .2s; -o-transition: all ease-in-out .2s;
}
.t-slds__play:hover .t-slds__play_icon {
	transform: translateY(-50%) scale(1.15); -webkit-transform: translateY(-50%) scale(1.15); -moz-transform: translateY(-50%) scale(1.15); -o-transform: translateY(-50%) scale(1.15);
}
.t-slds__frame {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1;
}
.t-slds__thumbsbullet-wrapper {
	font-size: 0px;
}
.t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet-wrapper {
	display: flex;
}
.t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery::after {
	transition:0.2s; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; opacity: 1; -webkit-transition: .2s; -o-transition: .2s;
}
.t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery::before {
	transition:0.2s; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; opacity: 1; -webkit-transition: .2s; -o-transition: .2s;
}
.t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery::before {
	background: rgba(0, 0, 0, 0.1); content: "";
}
.t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery::after {
	margin: auto; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; letter-spacing: -4px; font-family: Roboto,Arial,sans-serif; font-size: 36px; font-weight: 700; content: "+ "attr(data-gallery-length);
}
.t-slds.t-slds__thumbsbullets-with-gallery {
	display: flex; flex-direction: row; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-box-pack: justify;
}
.t-slds__thumbsbullets-with-gallery .t-slds__main {
	width: calc(100% - 70px); order: 2; -webkit-box-ordinal-group: 3;
}
.t-slds__thumbsbullets-with-gallery .t-slds__bullet.t-slds__thumbsbullet {
	margin: 0px 0px 10px; width: 100%;
}
.t-slds__thumbsbullets-with-gallery :last-child.t-slds__bullet.t-slds__thumbsbullet {
	margin-bottom: 0px;
}
.t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet-wrapper {
	width: 60px; margin-right: 10px; display: flex; flex-direction: column; order: 1; justify-content: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-box-pack: justify; -webkit-box-ordinal-group: 2;
}
@media screen and (max-width:640px)
{
.t-slds__thumbsbullets-with-gallery .t-slds__main {
	width: 100%;
}
.t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet-wrapper {
	width: 100%; margin-top: 10px; margin-right: 0px; flex-direction: row; order: 2; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-box-ordinal-group: 3;
}
.t-slds__thumbsbullets-with-gallery .t-slds__bullet.t-slds__thumbsbullet {
	width: 60px; margin-right: 10px; margin-bottom: 0px;
}
.t-slds.t-slds__thumbsbullets-with-gallery {
	flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal;
}
.t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery::after {
	font-size: 32px;
}
}
.t-slds__bullet.t-slds__thumbsbullet {
	padding: 0px; transition:opacity 0.3s ease-in-out; width: 60px; margin-top: 4px; margin-right: 5px; position: relative; -webkit-transition: opacity ease-in-out .3s; -moz-transition: opacity ease-in-out .3s; -o-transition: opacity ease-in-out .3s;
}
:not(.t-slds__bullet_active).t-slds__bullet.t-slds__thumbsbullet:hover {
	opacity: 0.7;
}
.t-slds__thumbsbullet-border {
	border: 2px solid transparent; transition:border-color 0.3s ease-in-out; border-image: none; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; -webkit-transition: border-color ease-in-out .3s; -moz-transition: border-color ease-in-out .3s; -o-transition: border-color ease-in-out .3s;
}
.t-slds__bullet_active.t-slds__thumbsbullet .t-slds__thumbsbullet-border {
	border-color: rgba(0, 0, 0, 0.15);
}
@media screen and (max-width:640px)
{
.t-slds__bullet.t-slds__thumbsbullet {
	width: 40px; margin-top: 3px; margin-right: 4px;
}
}
@media screen and (max-width:480px)
{
.t-slds__arrow {
	outline-offset: 3px;
}
}
