/* line 39, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout {
  position: relative;
  margin-bottom: 50px;
}
/* line 42, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout > .container {
  position: relative;
  z-index: 11;
}
/* line 46, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .t2 {
  margin-bottom: 10px;
}
/* line 50, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .t1-tout-wrapper {
  position: relative;
  width: 100%;
  height: 330px;
  cursor: pointer;
  cursor: hand;
  background: black;
}
/* line 59, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .t1-module-background {
  position: absolute;
  z-index: 10;
  height: 100%;
  width: 100%;
}
/* line 66, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .padding-top-bottom-60 {
  padding: 60px 0;
}
/* line 72, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity, 0.25s;
  transition: opacity, 0.25s;
}
/* line 1342, ../../../../packages/common/css/_base/_mixins.scss */
.no-opacity .t1-tout .bg-image {
  visibility: hidden;
}
/* line 82, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .bg-image.is-loaded {
  opacity: 1;
}
/* line 1342, ../../../../packages/common/css/_base/_mixins.scss */
.no-opacity .t1-tout .bg-image.is-loaded {
  visibility: visible;
}
/* line 87, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content {
  position: absolute;
  width: 65.7272727%;
  height: 100%;
  padding: 9% 15% 0% 8.1%;
}
/* line 94, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.no-boxsizing .t1-tout .box-content {
  padding: 0;
}
/* line 98, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.left {
  left: 0;
}
/* line 99, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.right {
  right: 0;
}
/* line 101, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content .btn-round {
  position: absolute;
  z-index: 1;
  top: 46%;
}
/* line 108, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.right .btn-round {
  right: 6.5%;
}
/* line 114, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.left .btn-round {
  left: 83%;
}
/* line 121, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.left.theme-purple {
  background: #8e1c59;
  background: #8e1c59;
  background: -moz-linear-gradient(left, #8e1c59 0%, #8e1c59 88%, rgba(142, 28, 89, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #8e1c59), color-stop(88%, #8e1c59), color-stop(100%, rgba(142, 28, 89, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #8e1c59 0%, #8e1c59 88%, rgba(142, 28, 89, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #8e1c59 0%, #8e1c59 88%, rgba(142, 28, 89, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #8e1c59 0%, #8e1c59 88%, rgba(142, 28, 89, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #8e1c59 0%, #8e1c59 88%, rgba(142, 28, 89, 0.7) 100%);
  /* W3C */
}
/* line 122, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.right.theme-purple {
  background: #8e1c59;
  background: #8e1c59;
  background: -moz-linear-gradient(left, rgba(142, 28, 89, 0.7) 0%, #8e1c59 12%, #8e1c59 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(142, 28, 89, 0.7)), color-stop(12%, #8e1c59), color-stop(100%, #8e1c59));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(142, 28, 89, 0.7) 0%, #8e1c59 12%, #8e1c59 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(142, 28, 89, 0.7) 0%, #8e1c59 12%, #8e1c59 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(142, 28, 89, 0.7) 0%, #8e1c59 12%, #8e1c59 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(142, 28, 89, 0.7) 0%, #8e1c59 12%, #8e1c59 100%);
  /* W3C */
}
/* line 124, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.right.theme-blue {
  background: #128b98;
  background: #128b98;
  background: -moz-linear-gradient(left, rgba(18, 139, 152, 0.7) 0%, #128b98 12%, #128b98 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(18, 139, 152, 0.7)), color-stop(12%, #128b98), color-stop(100%, #128b98));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(18, 139, 152, 0.7) 0%, #128b98 12%, #128b98 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(18, 139, 152, 0.7) 0%, #128b98 12%, #128b98 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(18, 139, 152, 0.7) 0%, #128b98 12%, #128b98 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(18, 139, 152, 0.7) 0%, #128b98 12%, #128b98 100%);
  /* W3C */
}
/* line 125, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.left.theme-blue {
  background: #128b98;
  background: #128b98;
  background: -moz-linear-gradient(left, #128b98 0%, #128b98 88%, rgba(18, 139, 152, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #128b98), color-stop(88%, #128b98), color-stop(100%, rgba(18, 139, 152, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #128b98 0%, #128b98 88%, rgba(18, 139, 152, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #128b98 0%, #128b98 88%, rgba(18, 139, 152, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #128b98 0%, #128b98 88%, rgba(18, 139, 152, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #128b98 0%, #128b98 88%, rgba(18, 139, 152, 0.7) 100%);
  /* W3C */
}
/* line 127, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.right.theme-red {
  background: #d64827;
  background: #d64827;
  background: -moz-linear-gradient(left, rgba(214, 72, 39, 0.7) 0%, #d64827 12%, #d64827 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(214, 72, 39, 0.7)), color-stop(12%, #d64827), color-stop(100%, #d64827));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(214, 72, 39, 0.7) 0%, #d64827 12%, #d64827 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(214, 72, 39, 0.7) 0%, #d64827 12%, #d64827 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(214, 72, 39, 0.7) 0%, #d64827 12%, #d64827 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(214, 72, 39, 0.7) 0%, #d64827 12%, #d64827 100%);
  /* W3C */
}
/* line 128, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.left.theme-red {
  background: #d64827;
  background: #d64827;
  background: -moz-linear-gradient(left, #d64827 0%, #d64827 88%, rgba(214, 72, 39, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #d64827), color-stop(88%, #d64827), color-stop(100%, rgba(214, 72, 39, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #d64827 0%, #d64827 88%, rgba(214, 72, 39, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #d64827 0%, #d64827 88%, rgba(214, 72, 39, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #d64827 0%, #d64827 88%, rgba(214, 72, 39, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #d64827 0%, #d64827 88%, rgba(214, 72, 39, 0.7) 100%);
  /* W3C */
}
/* line 130, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.right.theme-orange {
  background: #e27e26;
  background: #e27e26;
  background: -moz-linear-gradient(left, rgba(226, 126, 38, 0.7) 0%, #e27e26 12%, #e27e26 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(226, 126, 38, 0.7)), color-stop(12%, #e27e26), color-stop(100%, #e27e26));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(226, 126, 38, 0.7) 0%, #e27e26 12%, #e27e26 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(226, 126, 38, 0.7) 0%, #e27e26 12%, #e27e26 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(226, 126, 38, 0.7) 0%, #e27e26 12%, #e27e26 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(226, 126, 38, 0.7) 0%, #e27e26 12%, #e27e26 100%);
  /* W3C */
}
/* line 131, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.left.theme-orange {
  background: #e27e26;
  background: #e27e26;
  background: -moz-linear-gradient(left, #e27e26 0%, #e27e26 88%, rgba(226, 126, 38, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e27e26), color-stop(88%, #e27e26), color-stop(100%, rgba(226, 126, 38, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #e27e26 0%, #e27e26 88%, rgba(226, 126, 38, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #e27e26 0%, #e27e26 88%, rgba(226, 126, 38, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #e27e26 0%, #e27e26 88%, rgba(226, 126, 38, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #e27e26 0%, #e27e26 88%, rgba(226, 126, 38, 0.7) 100%);
  /* W3C */
}
/* line 133, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.right.theme-green {
  background: #7caa3f;
  background: #7caa3f;
  background: -moz-linear-gradient(left, rgba(124, 170, 63, 0.7) 0%, #7caa3f 12%, #7caa3f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(124, 170, 63, 0.7)), color-stop(12%, #7caa3f), color-stop(100%, #7caa3f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(124, 170, 63, 0.7) 0%, #7caa3f 12%, #7caa3f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(124, 170, 63, 0.7) 0%, #7caa3f 12%, #7caa3f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(124, 170, 63, 0.7) 0%, #7caa3f 12%, #7caa3f 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(124, 170, 63, 0.7) 0%, #7caa3f 12%, #7caa3f 100%);
  /* W3C */
}
/* line 134, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.left.theme-green {
  background: #7caa3f;
  background: #7caa3f;
  background: -moz-linear-gradient(left, #7caa3f 0%, #7caa3f 88%, rgba(124, 170, 63, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #7caa3f), color-stop(88%, #7caa3f), color-stop(100%, rgba(124, 170, 63, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #7caa3f 0%, #7caa3f 88%, rgba(124, 170, 63, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #7caa3f 0%, #7caa3f 88%, rgba(124, 170, 63, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #7caa3f 0%, #7caa3f 88%, rgba(124, 170, 63, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #7caa3f 0%, #7caa3f 88%, rgba(124, 170, 63, 0.7) 100%);
  /* W3C */
}
/* line 136, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.right.theme-yellow {
  background: #f4ce0e;
  background: #f4ce0e;
  background: -moz-linear-gradient(left, rgba(244, 206, 14, 0.7) 0%, #f4ce0e 12%, #f4ce0e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(244, 206, 14, 0.7)), color-stop(12%, #f4ce0e), color-stop(100%, #f4ce0e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(244, 206, 14, 0.7) 0%, #f4ce0e 12%, #f4ce0e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(244, 206, 14, 0.7) 0%, #f4ce0e 12%, #f4ce0e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(244, 206, 14, 0.7) 0%, #f4ce0e 12%, #f4ce0e 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(244, 206, 14, 0.7) 0%, #f4ce0e 12%, #f4ce0e 100%);
  /* W3C */
}
/* line 137, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.left.theme-yellow {
  background: #f4ce0e;
  background: #f4ce0e;
  background: -moz-linear-gradient(left, #f4ce0e 0%, #f4ce0e 88%, rgba(244, 206, 14, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f4ce0e), color-stop(88%, #f4ce0e), color-stop(100%, rgba(244, 206, 14, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f4ce0e 0%, #f4ce0e 88%, rgba(244, 206, 14, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f4ce0e 0%, #f4ce0e 88%, rgba(244, 206, 14, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f4ce0e 0%, #f4ce0e 88%, rgba(244, 206, 14, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #f4ce0e 0%, #f4ce0e 88%, rgba(244, 206, 14, 0.7) 100%);
  /* W3C */
}
/* line 139, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.right.theme-lemon {
  background: #ece1a8;
  background: #ece1a8;
  background: -moz-linear-gradient(left, rgba(236, 225, 168, 0.7) 0%, #ece1a8 12%, #ece1a8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(236, 225, 168, 0.7)), color-stop(12%, #ece1a8), color-stop(100%, #ece1a8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(236, 225, 168, 0.7) 0%, #ece1a8 12%, #ece1a8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(236, 225, 168, 0.7) 0%, #ece1a8 12%, #ece1a8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(236, 225, 168, 0.7) 0%, #ece1a8 12%, #ece1a8 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(236, 225, 168, 0.7) 0%, #ece1a8 12%, #ece1a8 100%);
  /* W3C */
}
/* line 140, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.left.theme-lemon {
  background: #ece1a8;
  background: #ece1a8;
  background: -moz-linear-gradient(left, #ece1a8 0%, #ece1a8 88%, rgba(236, 225, 168, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ece1a8), color-stop(88%, #ece1a8), color-stop(100%, rgba(236, 225, 168, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ece1a8 0%, #ece1a8 88%, rgba(236, 225, 168, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ece1a8 0%, #ece1a8 88%, rgba(236, 225, 168, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ece1a8 0%, #ece1a8 88%, rgba(236, 225, 168, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ece1a8 0%, #ece1a8 88%, rgba(236, 225, 168, 0.7) 100%);
  /* W3C */
}
/* line 142, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.right.theme-silver {
  background: #909191;
  background: #909191;
  background: -moz-linear-gradient(left, rgba(144, 145, 145, 0.7) 0%, #909191 12%, #909191 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(144, 145, 145, 0.7)), color-stop(12%, #909191), color-stop(100%, #909191));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(144, 145, 145, 0.7) 0%, #909191 12%, #909191 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(144, 145, 145, 0.7) 0%, #909191 12%, #909191 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(144, 145, 145, 0.7) 0%, #909191 12%, #909191 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(144, 145, 145, 0.7) 0%, #909191 12%, #909191 100%);
  /* W3C */
}
/* line 143, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.left.theme-silver {
  background: #909191;
  background: #909191;
  background: -moz-linear-gradient(left, #909191 0%, #909191 88%, rgba(144, 145, 145, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #909191), color-stop(88%, #909191), color-stop(100%, rgba(144, 145, 145, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #909191 0%, #909191 88%, rgba(144, 145, 145, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #909191 0%, #909191 88%, rgba(144, 145, 145, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #909191 0%, #909191 88%, rgba(144, 145, 145, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #909191 0%, #909191 88%, rgba(144, 145, 145, 0.7) 100%);
  /* W3C */
}
/* line 145, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.right.theme-dark {
  background: #231f20;
  background: #231f20;
  background: -moz-linear-gradient(left, rgba(35, 31, 32, 0.7) 0%, #231f20 12%, #231f20 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(35, 31, 32, 0.7)), color-stop(12%, #231f20), color-stop(100%, #231f20));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(35, 31, 32, 0.7) 0%, #231f20 12%, #231f20 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(35, 31, 32, 0.7) 0%, #231f20 12%, #231f20 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(35, 31, 32, 0.7) 0%, #231f20 12%, #231f20 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(35, 31, 32, 0.7) 0%, #231f20 12%, #231f20 100%);
  /* W3C */
}
/* line 146, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout .box-content.left.theme-dark {
  background: #231f20;
  background: #231f20;
  background: -moz-linear-gradient(left, #231f20 0%, #231f20 88%, rgba(35, 31, 32, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #231f20), color-stop(88%, #231f20), color-stop(100%, rgba(35, 31, 32, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #231f20 0%, #231f20 88%, rgba(35, 31, 32, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #231f20 0%, #231f20 88%, rgba(35, 31, 32, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #231f20 0%, #231f20 88%, rgba(35, 31, 32, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #231f20 0%, #231f20 88%, rgba(35, 31, 32, 0.7) 100%);
  /* W3C */
}
/* line 152, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout.left .bg-image {
  right: 0;
}
/* line 158, ../../../../packages/modules/t1-tout/css/t1-tout.scss */
.t1-tout.right .bg-image {
  left: 0;
  z-index: 0; /* Included as a fix for INC356852 on Mar 1, 2016 */
}
