@font-face {
  font-family: "SVN-Albra Grotesk";
  src: url("../fonts/SVN-Albra-Grotesk/SVN-AlbraGrotesk-Semi.woff2") format("woff2"), url("../fonts/SVN-Albra-Grotesk/SVN-AlbraGrotesk-Semi.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-Albra Grotesk";
  src: url("../fonts/SVN-Albra-Grotesk/SVN-AlbraGrotesk-Medium.woff2") format("woff2"), url("../fonts/SVN-Albra-Grotesk/SVN-AlbraGrotesk-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-Albra Grotesk";
  src: url("../fonts/SVN-Albra-Grotesk/SVN-AlbraGrotesk-Regular.woff2") format("woff2"), url("../fonts/SVN-Albra-Grotesk/SVN-AlbraGrotesk-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-Albra Grotesk";
  src: url("../fonts/SVN-Albra-Grotesk/SVN-AlbraGrotesk-Semi.woff2") format("woff2"), url("../fonts/SVN-Albra-Grotesk/SVN-AlbraGrotesk-Semi.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-Albra Grotesk";
  src: url("../fonts/SVN-Albra-Grotesk/SVN-AlbraGrotesk-Medium.woff2") format("woff2"), url("../fonts/SVN-Albra-Grotesk/SVN-AlbraGrotesk-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Moulin Web";
  src: url("../fonts/Moulin/MoulinWeb-Regular.woff2") format("woff2"), url("../fonts/Moulin/MoulinWeb-Regular.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Moulin Web";
  src: url("../fonts/Moulin/MoulinWeb-Light.woff2") format("woff2"), url("../fonts/Moulin/MoulinWeb-Light.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Moulin Web";
  src: url("../fonts/Moulin/MoulinWeb-Thin.woff2") format("woff2"), url("../fonts/Moulin/MoulinWeb-Thin.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
html {
  max-width: 100%;
}
@media (min-width: 1200px) and (max-width: 1900px) {
  html {
    font-size: 0.84vw;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  html {
    font-size: 2.2vw;
  }
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.page-wrapper, .page-content {
  overflow: clip;
  display: flow-root;
}

#page-workSenSes {
  background-color: #000000;
}
#page-workSenSes ::-moz-selection {
  color: #fff;
  background-color: #d81f1d;
}
#page-workSenSes ::selection {
  color: #fff;
  background-color: #d81f1d;
}
#page-workSenSes .page-content {
  font-family: "Moulin Web", sans-serif;
  color: rgba(0, 0, 0, 0.6);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.61;
  padding-top: 0;
}
@media (min-width: 1600px) {
  #page-workSenSes .page-content {
    font-size: 1.0625rem;
  }
}
@media (min-width: 1750px) {
  #page-workSenSes .page-content {
    font-size: 1.125rem;
  }
}
#page-workSenSes .footer {
  padding-top: 0;
}
#page-workSenSes .header.headroom--top .header__content {
  background-color: transparent;
}
#page-workSenSes .header.headroom--top .header__logo path {
  fill: #fff;
}
#page-workSenSes .header.headroom--top .header__nav .menu-list a {
  color: #fff;
  opacity: 0.6;
}
#page-workSenSes .header.headroom--top .header__nav .menu-list > li > a:hover,
#page-workSenSes .header.headroom--top .header__nav .menu-list li.menu-current > a {
  opacity: 1;
}
#page-workSenSes .header.headroom--top .header__iconmenu span {
  background-color: #fff;
}
#page-workSenSes .header.headroom--top .header__meta a {
  color: #fff;
}
#page-workSenSes .header.headroom--top .header__meta a:hover {
  text-decoration: underline;
}
#page-workSenSes h1, #page-workSenSes h2, #page-workSenSes h3, #page-workSenSes h4, #page-workSenSes h5, #page-workSenSes h6 {
  font-family: "Moulin Web", sans-serif;
  font-weight: bold;
  line-height: 1.2;
  color: #FFFFFF;
  margin-top: 0;
}
#page-workSenSes iframe {
  border: 0;
}
#page-workSenSes section {
  padding: 0;
}
#page-workSenSes .page-content .container {
  max-width: 100%;
  padding: 0 1.25rem;
}
@media (min-width: 1260px) {
  #page-workSenSes .page-content .container {
    padding: 0 4.375rem;
  }
}
#page-workSenSes .page-content .row {
  margin-left: -0.1875rem;
  margin-right: -0.1875rem;
}
#page-workSenSes .page-content .row [class*=col-] {
  padding: 0 0.1875rem;
}
@media (min-width: 768px) {
  #page-workSenSes .page-content .row {
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }
  #page-workSenSes .page-content .row [class*=col-] {
    padding: 0 0.4375rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .page-content .row {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  #page-workSenSes .page-content .row [class*=col-] {
    padding: 0 0.625rem;
  }
}
#page-workSenSes .lazyloading {
  position: relative;
  overflow: hidden;
}
#page-workSenSes .lazyloading:not(.loaded) {
  background-color: whitesmoke;
}
#page-workSenSes .lazyloading:not(.loaded) img {
  opacity: 0;
  visibility: hidden;
}
#page-workSenSes .lazyloading:not(.loaded):after {
  content: "";
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(transparent), color-stop(rgba(215, 215, 215, 0.2901960784)), color-stop(transparent), to(transparent));
  background: linear-gradient(to right, transparent, transparent, rgba(215, 215, 215, 0.2901960784), transparent, transparent);
  -webkit-transform: translate(-100%);
          transform: translate(-100%);
  -webkit-animation: lazyloading 1.2s infinite;
          animation: lazyloading 1.2s infinite;
}
@-webkit-keyframes lazyloading {
  100% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
  }
}
@keyframes lazyloading {
  100% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
  }
}
#page-workSenSes .sen-btn-link {
  font-family: "SVN-Albra Grotesk", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  border-bottom: 1px solid #fff;
  color: #F9F4E1;
  padding-bottom: 0.2em;
}
#page-workSenSes .sen-btn-link svg {
  margin-left: 0.2em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workSenSes .sen-btn-link:hover svg {
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
#page-workSenSes .sen-sub-dot {
  font-family: "SVN-Albra Grotesk", sans-serif;
  font-size: 0.875rem;
  color: #F9F4E1;
  font-weight: 500;
  line-height: 1.28;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  opacity: 0.5;
  margin-bottom: 1.875rem;
}
#page-workSenSes .sen-sub-dot span {
  display: inline-block;
  vertical-align: middle;
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background-color: #F9F4E1;
  margin-right: 0.75rem;
}
#page-workSenSes .sen-subtitle {
  text-align: center;
  font-family: "SVN-Albra Grotesk", sans-serif;
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #F9F4E1;
  text-transform: uppercase;
}
#page-workSenSes .vimeo-scroll {
  position: relative;
}
#page-workSenSes .vimeo-scroll > span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
}
#page-workSenSes .SEN-Hero {
  padding-top: 8.125rem;
  padding-bottom: 5rem;
  overflow: hidden;
}
#page-workSenSes .SEN-Hero .item-title {
  font-size: 3.0625rem;
  text-align: center;
  font-weight: 300;
  line-height: 1.12;
  color: #FFF;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  margin-bottom: 2.1875rem;
}
#page-workSenSes .SEN-Hero .item-title span {
  display: block;
}
#page-workSenSes .SEN-Hero .item-imgWrap {
  position: relative;
  max-width: 68%;
  margin: 0 auto;
}
#page-workSenSes .SEN-Hero .item-imgWrap .f-num,
#page-workSenSes .SEN-Hero .item-imgWrap .f-sub {
  font-family: "Moulin Web", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.13;
  color: #FFF;
  margin: 0;
}
#page-workSenSes .SEN-Hero .item-imgWrap .f-num {
  margin-bottom: 0.7em !important;
}
#page-workSenSes .SEN-Hero .item-imgWrap .f-sub {
  position: absolute;
  z-index: 2;
  top: 40%;
  right: 0;
  -webkit-transform: translateX(80%);
          transform: translateX(80%);
}
#page-workSenSes .SEN-Hero .item-imgWrap .f-img img {
  width: 100%;
}
#page-workSenSes .SEN-Hero .item-foot {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
}
#page-workSenSes .SEN-Hero .item-foot p {
  font-size: 1.875rem;
  font-weight: 100;
  color: #FFF;
  line-height: 1;
  padding: 0 6%;
  margin: 0;
}
#page-workSenSes .SEN-Hero .item-foot .f-run-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(-40%);
          transform: translateX(-40%);
}
#page-workSenSes .SEN-Hero .item-foot .f-run-text span {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 185vw;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-Hero .item-title {
    font-size: 4.0625rem;
    margin-bottom: 4.375rem;
  }
  #page-workSenSes .SEN-Hero .item-imgWrap .f-num,
  #page-workSenSes .SEN-Hero .item-imgWrap .f-sub {
    font-size: 1.125rem;
  }
  #page-workSenSes .SEN-Hero .item-imgWrap .f-num {
    font-size: 1.25rem;
  }
  #page-workSenSes .SEN-Hero .item-imgWrap .f-sub {
    right: -1.875rem;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  #page-workSenSes .SEN-Hero .item-foot {
    -webkit-transform: translateY(30%);
            transform: translateY(30%);
  }
  #page-workSenSes .SEN-Hero .item-foot p {
    font-size: 2.5rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-Hero {
    padding-top: 11.25rem;
    padding-bottom: 7.8125rem;
  }
  #page-workSenSes .SEN-Hero .item-title {
    font-size: 6.5rem;
    margin: 0 -1.875rem;
    margin-bottom: 5.625rem;
  }
  #page-workSenSes .SEN-Hero .item-imgWrap {
    max-width: 94%;
  }
  #page-workSenSes .SEN-Hero .item-imgWrap .f-num,
  #page-workSenSes .SEN-Hero .item-imgWrap .f-sub {
    font-size: 1.375rem;
  }
  #page-workSenSes .SEN-Hero .item-imgWrap .f-num {
    font-size: 1.5rem;
  }
  #page-workSenSes .SEN-Hero .item-imgWrap .f-sub {
    top: 50%;
    right: -3.125rem;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  #page-workSenSes .SEN-Hero .item-foot {
    -webkit-transform: translateY(45%);
            transform: translateY(45%);
  }
  #page-workSenSes .SEN-Hero .item-foot p {
    font-size: 5.25rem;
  }
}
#page-workSenSes .SEN-sub {
  position: relative;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #FFF;
  text-transform: uppercase;
  padding-left: 2.5rem;
  margin-bottom: 1.875rem;
}
#page-workSenSes .SEN-sub .f-sub {
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-sub {
    font-size: 1.125rem;
    padding-left: 3.75rem;
  }
}
@media (max-width: 767.98px) {
  #page-workSenSes .SEN-sub {
    opacity: 0.4;
    padding-left: 1.25rem;
    padding-bottom: 1.25rem;
  }
  #page-workSenSes .SEN-sub .f-sub {
    top: 0.5625rem;
    font-size: 0;
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 50%;
    background-color: #fff;
  }
  #page-workSenSes .SEN-sub .f-line {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  }
}
#page-workSenSes .SEN-Tongquan {
  background-color: #171719;
  padding-top: 3.125rem;
  padding-bottom: 1px;
}
#page-workSenSes .SEN-Tongquan .item-body {
  margin-bottom: 3.75rem;
}
#page-workSenSes .SEN-Tongquan .item-text {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 1.375rem;
}
#page-workSenSes .SEN-Tongquan .item-btn a {
  display: inline-block;
  font-size: 1.3125rem;
  font-weight: 300;
  line-height: 1.3;
  color: #FFF;
  text-decoration: underline;
}
#page-workSenSes .SEN-Tongquan .item-btn a svg {
  margin-left: 0.625rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workSenSes .SEN-Tongquan .item-btn a:hover svg {
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
#page-workSenSes .SEN-Tongquan .item-video {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1780/1002;
}
#page-workSenSes .SEN-Tongquan .item-video xo-intersection-video {
  width: 100%;
  height: 100%;
}
#page-workSenSes .SEN-Tongquan .item-video xo-intersection-video iframe {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-Tongquan {
    padding-top: 4.375rem;
  }
  #page-workSenSes .SEN-Tongquan .item-body {
    margin-bottom: 5rem;
  }
  #page-workSenSes .SEN-Tongquan .item-text {
    margin-bottom: 2.1875rem;
  }
  #page-workSenSes .SEN-Tongquan .item-btn a {
    display: inline-block;
    font-size: 1rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-Tongquan {
    padding-top: 6.875rem;
  }
  #page-workSenSes .SEN-Tongquan .item-body {
    margin-bottom: 7.5rem;
  }
  #page-workSenSes .SEN-Tongquan .item-text {
    margin-bottom: 3.125rem;
  }
  #page-workSenSes .SEN-Tongquan .item-btn a {
    display: inline-block;
    font-size: 1rem;
  }
}
#page-workSenSes .SEN-sub2 {
  font-size: 0.9375rem;
  font-weight: 400;
  color: #F9F4E1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
#page-workSenSes .SEN-sub3 {
  font-size: 1.1875rem;
  font-weight: 400;
  line-height: 1.08;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-sub3 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-sub3 {
    font-size: 1.6875rem;
  }
}
#page-workSenSes .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page-workSenSes .swiper-pagination span {
  width: 0.6875rem;
  height: 0.6875rem;
  border-radius: 50%;
  border: 1px solid #fff;
  background-color: #fff;
  opacity: 0.3;
  margin: 0 1.25rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
#page-workSenSes .swiper-pagination .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  background-color: transparent;
}
#page-workSenSes .SEN-Brand {
  background-color: #171719;
  padding-top: 1.875rem;
  padding-bottom: 6.25rem;
  margin-top: -1px;
}
#page-workSenSes .SEN-Brand .item-head {
  text-align: center;
  margin-bottom: 2rem;
}
#page-workSenSes .SEN-Brand .item-head .SEN-sub2 {
  margin-bottom: 0;
}
#page-workSenSes .SEN-Brand .item-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.9375rem;
}
#page-workSenSes .SEN-Brand .item-line span {
  display: block;
  width: 1px;
  height: 7.6875rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
}
#page-workSenSes .SEN-Brand .item-content .f-img {
  margin-bottom: 1.75rem;
}
#page-workSenSes .SEN-Brand .item-content .f-img img {
  width: 100%;
}
#page-workSenSes .SEN-Brand .item-content .f-title {
  font-size: 2.3125rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #FFF;
  text-align: center;
  margin-bottom: 0;
}
#page-workSenSes .SEN-Brand .item-content .swiper-container {
  position: relative;
  overflow: visible;
}
#page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-slide {
  opacity: 0.25;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  padding: 0 3.75rem;
}
#page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-slide-active {
  opacity: 1;
}
#page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-fraction {
  position: absolute;
  z-index: 9;
  top: var(--trietlyH);
  font-family: "SVN-Albra Grotesk", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
  -webkit-transform: translate(-20%, -50%);
          transform: translate(-20%, -50%);
}
#page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-fraction strong {
  font-family: "Moulin Web", sans-serif;
  font-size: 2.5rem;
  font-weight: 300;
  text-transform: uppercase;
}
#page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-next {
  position: absolute;
  z-index: 9;
  top: var(--trietlyH);
  right: 0;
  width: 2.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-Brand {
    padding-bottom: 9.375rem;
  }
  #page-workSenSes .SEN-Brand .item-head {
    margin-bottom: 4.375rem;
  }
  #page-workSenSes .SEN-Brand .item-line {
    margin-bottom: 1.4375rem;
  }
  #page-workSenSes .SEN-Brand .item-line span {
    height: 10rem;
  }
  #page-workSenSes .SEN-Brand .item-content .f-img {
    margin-bottom: 3.4375rem;
  }
  #page-workSenSes .SEN-Brand .item-content .f-title {
    font-size: 3.75rem;
  }
  #page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-fraction {
    font-size: 1rem;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  #page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-fraction strong {
    font-size: 2.8125rem;
  }
  #page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-pagination {
    top: var(--trietlyH);
    right: 0;
    left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: initial;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-pagination span {
    margin: 0.9375rem 0;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-Brand {
    padding-bottom: 16.875rem;
  }
  #page-workSenSes .SEN-Brand .item-head {
    margin-bottom: 7.8125rem;
  }
  #page-workSenSes .SEN-Brand .item-line {
    margin-bottom: 1.4375rem;
  }
  #page-workSenSes .SEN-Brand .item-line span {
    height: 16.5625rem;
  }
  #page-workSenSes .SEN-Brand .item-sticky {
    position: relative;
    height: 300lvh;
  }
  #page-workSenSes .SEN-Brand .item-stickyFix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    height: 100lvh;
  }
  #page-workSenSes .SEN-Brand .item-content .f-img {
    margin-bottom: 3.4375rem;
  }
  #page-workSenSes .SEN-Brand .item-content .f-title {
    font-size: 5rem;
  }
  #page-workSenSes .SEN-Brand .item-content .swiper-container {
    max-width: 75%;
  }
  #page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-slide {
    padding: 0;
  }
  #page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-fraction {
    font-size: 1.125rem;
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
    left: -3%;
    opacity: 0;
    visibility: hidden;
  }
  #page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-fraction strong {
    font-size: 3.875rem;
  }
  #page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-pagination span {
    margin: 1.25rem 0;
  }
}
@media (max-width: 767.98px) {
  #page-workSenSes .SEN-Brand .item-content .f-img img {
    aspect-ratio: 216/323 !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #page-workSenSes .SEN-Brand .item-content .f-title {
    margin-left: -10%;
    margin-right: -10%;
  }
  #page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-slide {
    overflow: hidden;
  }
  #page-workSenSes .SEN-Brand .item-content .swiper-container .swiper-pagination {
    position: relative;
    margin-top: 1.875rem;
  }
}
#page-workSenSes .SEN-about .item-wrap {
  position: relative;
}
#page-workSenSes .SEN-about .item-head {
  position: absolute;
  z-index: 9;
  top: 11%;
  left: 0;
  right: 0;
}
#page-workSenSes .SEN-about .item-head .f-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-bottom: 1.5625rem;
}
#page-workSenSes .SEN-about .item-head .f-line {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
#page-workSenSes .SEN-about .item-head .SEN-sub2 {
  font-size: 0.8125rem;
  margin: 0;
}
#page-workSenSes .SEN-about .item-head .f-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#page-workSenSes .SEN-about .item-head .f-btn span {
  width: 1.25rem;
  height: 2px;
  background-color: #fff;
  opacity: 0.3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workSenSes .SEN-about .item-head .f-btn span:nth-child(2) {
  margin: 0.625rem 0;
}
#page-workSenSes .SEN-about .item-head .f-btn span.active {
  width: 1.875rem;
  opacity: 1;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-about .item-head {
    padding-bottom: 1.25rem;
  }
  #page-workSenSes .SEN-about .item-head .SEN-sub2 {
    font-size: 1rem;
  }
  #page-workSenSes .SEN-about .item-head .f-btn span {
    width: 1.6875rem;
  }
  #page-workSenSes .SEN-about .item-head .f-btn span.active {
    width: 2.3125rem;
  }
}
#page-workSenSes .SEN-about .item-content {
  position: relative;
}
#page-workSenSes .SEN-about .item-bgSlide {
  position: relative;
  z-index: 5;
}
#page-workSenSes .SEN-about .item-bgSlide .swiper-slide {
  position: relative;
  overflow: hidden;
}
#page-workSenSes .SEN-about .item-bgSlide .swiper-slide:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.6;
}
#page-workSenSes .SEN-about .item-bgSlide .swiper-slide:after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  right: 0;
  height: 40%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
#page-workSenSes .SEN-about .item-bgSlide .f-bg {
  height: 100lvh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-about .item-bgSlide .f-bg {
    height: 150lvh;
  }
}
#page-workSenSes .SEN-about .item-bodySLide {
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 0;
  right: 0;
}
#page-workSenSes .SEN-about .item-bodySLide .swiper-container .swiper-slide {
  opacity: 0.3;
  padding-bottom: 0.625rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#page-workSenSes .SEN-about .item-bodySLide .swiper-container .swiper-slide-active {
  opacity: 1;
}
#page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 12.5rem;
}
#page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-pagination {
  width: 9.375rem;
  position: relative;
}
#page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-btn-prev,
#page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-btn-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.125rem;
  font-weight: 400;
  color: #FFF;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-btn-prev span,
#page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-btn-next span {
  width: 9.375rem;
  height: 1px;
}
#page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-button-disabled {
  opacity: 0.5;
}
#page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-btn-prev span {
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.7)));
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
  margin-left: 0.625rem;
}
#page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-btn-next span {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.7)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
  margin-right: 0.625rem;
}
#page-workSenSes .SEN-about .item-bodySLide .f-body {
  position: relative;
}
#page-workSenSes .SEN-about .item-bodySLide .f-num {
  position: absolute;
  left: -2.5rem;
  font-size: 1.1875rem;
  font-weight: 400;
  letter-spacing: 0.02em;
  color: #FFF;
  margin: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
#page-workSenSes .SEN-about .item-bodySLide .f-sub {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  color: #FFF;
  margin-bottom: 1.5625rem;
}
#page-workSenSes .SEN-about .item-bodySLide .f-title {
  font-size: 3.4375rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.03em;
  color: #FFF;
  margin: 0;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-about .item-bodySLide {
    top: 35%;
  }
  #page-workSenSes .SEN-about .item-bodySLide .f-title {
    font-size: 3.75rem;
  }
  #page-workSenSes .SEN-about .item-bodySLide .swiper-container {
    max-width: 70%;
    margin-left: 0;
    overflow: visible;
  }
  #page-workSenSes .SEN-about .item-bodySLide .swiper-container .swiper-slide {
    padding-left: 9.375rem;
  }
}
@media (min-width: 768px) and (max-width: 1259.98px) {
  #page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-pagination span {
    margin: 0 0.625rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-about .item-bodySLide {
    top: 27%;
  }
  #page-workSenSes .SEN-about .item-bodySLide .f-title {
    font-size: 8.4375rem;
  }
  #page-workSenSes .SEN-about .item-bodySLide .f-num {
    left: -3.75rem;
    font-size: 1.625rem;
  }
  #page-workSenSes .SEN-about .item-bodySLide .f-sub {
    font-size: 1.6875rem;
  }
  #page-workSenSes .SEN-about .item-bodySLide .swiper-container {
    max-width: 80%;
    margin-left: 0;
    overflow: visible;
  }
  #page-workSenSes .SEN-about .item-bodySLide .swiper-container .swiper-slide {
    padding-left: 15.625rem;
  }
  #page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group {
    margin-top: 23.125rem;
  }
  #page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-pagination {
    width: 15.625rem;
  }
  #page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-btn-prev,
  #page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-btn-next {
    font-size: 1.25rem;
  }
  #page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-btn-prev span,
  #page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-btn-next span {
    width: 15.625rem;
  }
  #page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-btn-prev span {
    margin-left: 0.625rem;
  }
  #page-workSenSes .SEN-about .item-bodySLide .swiper-btn-group .swiper-button .swiper-btn-next span {
    margin-right: 0.625rem;
  }
}
#page-workSenSes .SEN-about .swiper-btn-group-mb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  bottom: 10%;
  padding: 0 1.25rem;
}
#page-workSenSes .SEN-about .swiper-btn-group-mb .swiper-fraction {
  font-family: "SVN-Albra Grotesk", sans-serif;
  font-size: 0.9375rem;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
#page-workSenSes .SEN-about .swiper-btn-group-mb .swiper-fraction strong {
  font-family: "Moulin Web", sans-serif;
  font-size: 2.25rem;
  font-weight: 300;
}
#page-workSenSes .SEN-about .swiper-btn-group-mb .swiper-btn-next {
  width: 2.1875rem;
}
#page-workSenSes .SEN-title {
  font-size: 3.4375rem;
  font-weight: 300;
  line-height: 1.18;
  letter-spacing: -0.03em;
  margin: 0;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-title {
    font-size: 4.375rem;
    text-transform: uppercase;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-title {
    font-size: 6.5rem;
  }
}
#page-workSenSes .SEN-trietly {
  padding-top: 0.3125rem;
  padding-bottom: 3.125rem;
  margin-top: -1px;
  background-color: #000;
}
#page-workSenSes .SEN-trietly .item-head {
  margin-bottom: 3.125rem;
}
#page-workSenSes .SEN-trietly .item-head .f-text {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.7);
}
#page-workSenSes .SEN-trietly .SEN-titleWrap {
  margin-bottom: 3.125rem;
}
#page-workSenSes .SEN-trietly .SEN-titleWrap .SEN-sub3 {
  margin-bottom: 1.1875rem;
}
#page-workSenSes .SEN-trietly .item-screen1 {
  margin-bottom: 5rem;
}
#page-workSenSes .SEN-trietly .item-screen1 img {
  width: 100%;
}
#page-workSenSes .SEN-trietly .item-body {
  margin-bottom: 4.375rem;
}
#page-workSenSes .SEN-trietly .item-body .SEN-sub2 {
  font-size: 1.125rem;
}
#page-workSenSes .SEN-trietly .item-body .f-text {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.7);
}
#page-workSenSes .SEN-trietly .item-body .f-text p {
  margin: 0;
}
#page-workSenSes .SEN-trietly .item-grid img {
  width: 100%;
}
#page-workSenSes .SEN-trietly .item-grid .f-img-1 {
  margin-bottom: 1.875rem;
}
#page-workSenSes .SEN-trietly .item-grid .f-img-3 {
  margin-bottom: 2.1875rem;
}
#page-workSenSes .SEN-trietly .item-grid .f-img-4 {
  margin-top: -10%;
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-trietly .item-grid .row {
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }
  #page-workSenSes .SEN-trietly .item-grid .row [class*=col-] {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  #page-workSenSes .SEN-trietly .item-grid .row .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 81.5%;
            flex: 0 0 81.5%;
    max-width: 81.5%;
  }
  #page-workSenSes .SEN-trietly .item-grid .row .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 18.5%;
            flex: 0 0 18.5%;
    max-width: 18.5%;
  }
  #page-workSenSes .SEN-trietly .item-grid .f-img-1 {
    margin-bottom: 12.1875rem;
  }
  #page-workSenSes .SEN-trietly .item-grid .f-img-3 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-trietly {
    padding-top: 3.125rem;
    padding-bottom: 6.25rem;
  }
  #page-workSenSes .SEN-trietly .item-head {
    margin-bottom: 8.75rem;
  }
  #page-workSenSes .SEN-trietly .SEN-titleWrap {
    text-align: center;
    margin-bottom: 5.625rem;
  }
  #page-workSenSes .SEN-trietly .SEN-titleWrap .SEN-sub3 {
    margin-bottom: 1.875rem;
  }
  #page-workSenSes .SEN-trietly .item-screen1 {
    margin-bottom: 6.25rem;
  }
  #page-workSenSes .SEN-trietly .item-body .SEN-sub {
    padding-left: 0;
    margin-bottom: 0;
  }
  #page-workSenSes .SEN-trietly .item-body .SEN-sub .f-sub {
    display: none;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-trietly {
    padding-top: 5.625rem;
    padding-bottom: 10.625rem;
  }
  #page-workSenSes .SEN-trietly .item-head {
    margin-bottom: 12.5rem;
  }
  #page-workSenSes .SEN-trietly .SEN-titleWrap {
    margin-bottom: 9.0625rem;
  }
  #page-workSenSes .SEN-trietly .SEN-titleWrap .SEN-sub3 {
    margin-bottom: 2.8125rem;
  }
  #page-workSenSes .SEN-trietly .item-screen1 {
    margin-bottom: 10.625rem;
  }
  #page-workSenSes .SEN-trietly .item-body {
    max-width: 84%;
    margin: 0 auto;
    margin-bottom: 7.5rem;
  }
  #page-workSenSes .SEN-trietly .item-body .SEN-sub {
    font-size: 1.125rem;
  }
}
#page-workSenSes .SEN-imgFull {
  overflow: hidden;
}
#page-workSenSes .SEN-imgFull .item-img img {
  width: 100%;
}
#page-workSenSes .SEN-UXdirection {
  overflow: hidden;
}
#page-workSenSes .SEN-UXdirection .item-wrap {
  position: relative;
  padding-top: 3.4375rem;
  padding-bottom: 3.4375rem;
}
#page-workSenSes .SEN-UXdirection .item-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: -30%;
  right: -100%;
}
#page-workSenSes .SEN-UXdirection .item-bg img {
  width: 100%;
}
#page-workSenSes .SEN-UXdirection .item-head {
  margin-bottom: 3.125rem;
}
#page-workSenSes .SEN-UXdirection .item-head .SEN-sub {
  margin-bottom: 1.25rem;
}
#page-workSenSes .SEN-UXdirection .item-head .f-text {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
}
#page-workSenSes .SEN-UXdirection .item-screen img {
  width: 100%;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-UXdirection .item-wrap {
    padding-top: 10.625rem;
    padding-bottom: 6.25rem;
  }
  #page-workSenSes .SEN-UXdirection .item-bg {
    left: -30%;
    right: -30%;
  }
  #page-workSenSes .SEN-UXdirection .item-head {
    margin-bottom: 4.375rem;
  }
  #page-workSenSes .SEN-UXdirection .item-head .SEN-sub {
    padding-left: 0;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-UXdirection .item-wrap {
    padding-top: 19.375rem;
    padding-bottom: 9.6875rem;
  }
  #page-workSenSes .SEN-UXdirection .item-bg {
    left: 0%;
    right: 0%;
  }
  #page-workSenSes .SEN-UXdirection .item-head {
    margin-bottom: 5.625rem;
    margin-left: -1.25rem;
  }
  #page-workSenSes .SEN-UXdirection .item-body {
    max-width: 91%;
    margin: 0 auto;
  }
}
#page-workSenSes .SEN-cotloi .item-wrap {
  position: relative;
  overflow: hidden;
  padding-top: 4.6875rem;
  padding-bottom: 8.75rem;
}
#page-workSenSes .SEN-cotloi .item-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#page-workSenSes .SEN-cotloi .item-head {
  margin-bottom: 3.4375rem;
}
#page-workSenSes .SEN-cotloi .item-text .SEN-sub {
  margin-bottom: 0.9375rem;
}
#page-workSenSes .SEN-cotloi .item-text .f-text {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
  color: #fff;
  margin: 0;
  opacity: 0.7;
}
#page-workSenSes .SEN-cotloi .item-video xo-intersection-video {
  position: relative;
  aspect-ratio: 1340/784;
  border-radius: 0.625rem;
  overflow: hidden;
}
#page-workSenSes .SEN-cotloi .item-video xo-intersection-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-cotloi .item-wrap {
    padding-top: 9.375rem;
    padding-bottom: 12.5rem;
  }
  #page-workSenSes .SEN-cotloi .item-head {
    margin-bottom: 5rem;
  }
  #page-workSenSes .SEN-cotloi .item-head .SEN-sub {
    padding-left: 0;
  }
  #page-workSenSes .SEN-cotloi .item-head .SEN-sub .f-sub {
    display: none;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-cotloi .item-wrap {
    padding-top: 21.875rem;
    padding-bottom: 21.875rem;
  }
  #page-workSenSes .SEN-cotloi .item-content {
    max-width: 90%;
    margin: 0 auto;
  }
  #page-workSenSes .SEN-cotloi .item-head {
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 11.875rem;
  }
  #page-workSenSes .SEN-cotloi .item-video xo-intersection-video {
    border-radius: 1.875rem;
  }
}
#page-workSenSes .SEN-tienich {
  overflow: hidden;
  margin-top: -1px;
  padding-bottom: 5rem;
  background-color: #000;
}
#page-workSenSes .SEN-tienich .item-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.15;
}
#page-workSenSes .SEN-tienich .item-bg img {
  width: 100%;
}
#page-workSenSes .SEN-tienich .item-head {
  padding-top: 3.4375rem;
  margin-bottom: 3.4375rem;
}
#page-workSenSes .SEN-tienich .item-head .SEN-sub3 {
  margin-bottom: 1.875rem;
}
#page-workSenSes .SEN-tienich .item-head .SEN-title {
  margin-right: 1.25rem;
}
#page-workSenSes .SEN-tienich .item-text {
  max-width: 90%;
  margin: 0 auto;
  margin-bottom: 3.125rem;
}
#page-workSenSes .SEN-tienich .item-text .f-text {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.8);
}
#page-workSenSes .SEN-tienich .item-video1 {
  margin-bottom: 3.4375rem;
}
#page-workSenSes .SEN-tienich .item-video1 xo-intersection-video {
  aspect-ratio: 1340/792;
  position: relative;
}
#page-workSenSes .SEN-tienich .item-video1 xo-intersection-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#page-workSenSes .SEN-tienich .item-video2 .item-text {
  margin-bottom: 1rem;
}
#page-workSenSes .SEN-tienich .item-video2 .item-text .SEN-sub {
  margin: 0;
}
#page-workSenSes .SEN-tienich .item-video2 xo-intersection-video {
  aspect-ratio: 1340/784;
  position: relative;
}
#page-workSenSes .SEN-tienich .item-video2 xo-intersection-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-tienich {
    padding-bottom: 9.375rem;
  }
  #page-workSenSes .SEN-tienich .item-head {
    padding-top: 9.375rem;
    margin-bottom: 12.8125rem;
  }
  #page-workSenSes .SEN-tienich .item-head .SEN-titleWrap {
    text-align: center;
  }
  #page-workSenSes .SEN-tienich .item-head .SEN-titleWrap .f-sub {
    display: none;
  }
  #page-workSenSes .SEN-tienich .item-content .SEN-sub {
    padding-left: 0;
  }
  #page-workSenSes .SEN-tienich .item-text {
    margin-bottom: 5rem;
  }
  #page-workSenSes .SEN-tienich .item-video1 {
    margin-bottom: 6.25rem;
  }
  #page-workSenSes .SEN-tienich .item-video2 .item-text {
    margin-bottom: 2.5rem;
  }
  #page-workSenSes .SEN-tienich .item-video2 .SEN-sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
  }
  #page-workSenSes .SEN-tienich .item-video2 .SEN-sub .f-line {
    width: 6.375rem;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#FFF), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
    margin-left: 0.75rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-tienich {
    padding-bottom: 12.5rem;
  }
  #page-workSenSes .SEN-tienich .item-head {
    padding-top: 15.9375rem;
    margin-bottom: 26.5625rem;
  }
  #page-workSenSes .SEN-tienich .item-head .SEN-title {
    margin-left: -5%;
    margin-right: -5%;
  }
  #page-workSenSes .SEN-tienich .item-content {
    max-width: 92%;
    margin: 0 auto;
  }
  #page-workSenSes .SEN-tienich .item-text {
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 5rem;
  }
  #page-workSenSes .SEN-tienich .item-video1 {
    margin-bottom: 7.5rem;
  }
}
@media (max-width: 767.98px) {
  #page-workSenSes .SEN-tienich .item-video2 .SEN-sub {
    padding-bottom: 0;
  }
  #page-workSenSes .SEN-tienich .item-video2 .SEN-sub .f-line {
    display: none;
  }
}
#page-workSenSes .SEN-thietke .item-head {
  position: relative;
  overflow: hidden;
}
#page-workSenSes .SEN-thietke .item-head .f-img {
  margin-left: -70%;
  margin-right: -70%;
}
#page-workSenSes .SEN-thietke .item-head .f-img img {
  width: 100%;
}
#page-workSenSes .SEN-thietke .item-head .f-content {
  position: absolute;
  top: 9%;
  left: 0;
  right: 0;
}
#page-workSenSes .SEN-thietke .item-head .SEN-titleWrap {
  text-align: center;
}
#page-workSenSes .SEN-thietke .item-head .SEN-titleWrap .SEN-sub {
  font-size: 0.9375rem;
  opacity: 0.55;
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 0.625rem;
}
#page-workSenSes .SEN-thietke .item-head .SEN-titleWrap .SEN-sub .f-sub,
#page-workSenSes .SEN-thietke .item-head .SEN-titleWrap .SEN-sub .f-line {
  display: none;
}
#page-workSenSes .SEN-thietke .item-head .SEN-titleWrap .SEN-title {
  text-transform: initial;
  font-size: 1.875rem;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-thietke .item-head .f-img {
    margin-left: -40%;
    margin-right: -40%;
  }
  #page-workSenSes .SEN-thietke .item-head .SEN-titleWrap .SEN-sub {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
  #page-workSenSes .SEN-thietke .item-head .SEN-titleWrap .SEN-title {
    font-size: 3.125rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-thietke .item-head .f-img {
    margin-left: 0%;
    margin-right: 0%;
  }
  #page-workSenSes .SEN-thietke .item-head .SEN-titleWrap .SEN-sub {
    font-size: 1.1875rem;
    margin-bottom: 2.5rem;
  }
  #page-workSenSes .SEN-thietke .item-head .SEN-titleWrap .SEN-title {
    font-size: 4.375rem;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}
#page-workSenSes .SEN-thietke .item-text {
  max-width: 90%;
  margin: 0 auto;
  margin-bottom: 2.5rem;
}
#page-workSenSes .SEN-thietke .item-text .f-text {
  font-size: 1.25rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.4;
  margin: 0;
}
#page-workSenSes .SEN-thietke .item-screen img {
  width: 100%;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-thietke {
    padding-bottom: 4.375rem;
  }
  #page-workSenSes .SEN-thietke .item-text {
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 4.375rem;
  }
  #page-workSenSes .SEN-thietke .item-text .SEN-sub {
    padding-left: 0;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-thietke {
    padding-bottom: 8.75rem;
  }
  #page-workSenSes .SEN-thietke .item-content {
    max-width: 91%;
    margin: 0 auto;
  }
  #page-workSenSes .SEN-thietke .item-text {
    max-width: 85%;
    margin-bottom: 6.25rem;
  }
}
#page-workSenSes .SEN-mohinh {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
#page-workSenSes .SEN-mohinh .item-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#page-workSenSes .SEN-mohinh .item-text .SEN-sub {
  margin-bottom: 1.0625rem;
}
#page-workSenSes .SEN-mohinh .item-text .f-text {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-mohinh {
    padding-top: 5.625rem;
    padding-bottom: 6.25rem;
  }
  #page-workSenSes .SEN-mohinh .item-bg {
    width: 90%;
  }
  #page-workSenSes .SEN-mohinh .item-text .SEN-sub {
    padding-left: 0;
  }
  #page-workSenSes .SEN-mohinh .item-text .SEN-sub .f-sub {
    display: none;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-mohinh {
    padding-top: 8.75rem;
    padding-bottom: 9.375rem;
  }
  #page-workSenSes .SEN-mohinh .item-content {
    position: relative;
  }
  #page-workSenSes .SEN-mohinh .item-content .f-sharp {
    position: absolute;
    top: 0;
    left: 2.7%;
    bottom: 0;
    right: 0;
    z-index: 4;
  }
  #page-workSenSes .SEN-mohinh .item-content .f-sharp-sticky {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
  }
  #page-workSenSes .SEN-mohinh .item-content .f-sharp-1,
  #page-workSenSes .SEN-mohinh .item-content .f-sharp-2 {
    position: relative;
    width: 100%;
    height: 30%;
  }
  #page-workSenSes .SEN-mohinh .item-content .f-sharp-1 {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(22, 22, 22, 0)), color-stop(73.96%, #010101));
    background: linear-gradient(0deg, rgba(22, 22, 22, 0) 0%, #010101 73.96%);
    opacity: 0;
    visibility: hidden;
    top: -2px;
  }
  #page-workSenSes .SEN-mohinh .item-content .f-sharp-2 {
    bottom: -2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0)), color-stop(73.96%, #010101));
    background: linear-gradient(180deg, rgba(22, 22, 22, 0) 0%, #010101 73.96%);
  }
  #page-workSenSes .SEN-mohinh .item-info {
    position: relative;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion {
    position: relative;
    width: 49%;
    margin-right: 0;
    margin-left: auto;
    overflow: hidden;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion > img {
    opacity: 0;
    visibility: hidden;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion img {
    width: 100%;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion .f-imgGroup {
    position: absolute;
    left: 0;
    right: 0;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion .f-imgGroup .f-img span {
    display: block;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion .f-imgGroup .f-img:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion .f-imgGroup-1 {
    top: 0;
    z-index: 10;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion .f-imgGroup-2 {
    top: 13%;
    z-index: 9;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion .f-imgGroup-3 {
    top: 21%;
    z-index: 8;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion .f-imgGroup-4 {
    top: 44%;
    z-index: 7;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion .f-imgGroup-5 {
    top: 63%;
    z-index: 6;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion .f-imgGroup-6 {
    bottom: 0;
    z-index: 5;
  }
  #page-workSenSes .SEN-mohinh .item-info__motion .f-imgGroup-6 .f-img-6 {
    bottom: 0 !important;
    top: auto !important;
  }
  #page-workSenSes .SEN-mohinh .item-info__list {
    position: absolute;
    top: 5%;
    left: 0%;
    width: 56%;
  }
  #page-workSenSes .SEN-mohinh .item-info__list img {
    width: 100%;
  }
  #page-workSenSes .SEN-mohinh .item-info__list .f-img:not(:last-child) {
    padding-bottom: 1%;
  }
  #page-workSenSes .SEN-mohinh .item-info__list .f-img span {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1259.98px) {
  #page-workSenSes .SEN-mohinh .item-mobile .swiper-slide {
    width: 50%;
    border-right: 1px solid #fff;
    height: auto;
  }
}
@media (max-width: 1259.98px) {
  #page-workSenSes .SEN-mohinh .item-mobile {
    position: relative;
    overflow: hidden;
    margin-top: 3.75rem;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box {
    position: relative;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 2;
    padding-top: 1.5625rem;
    padding-bottom: 3.125rem;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__group {
    height: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 1.25rem;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__num,
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__title {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__num {
    font-family: var(--bs-heading-font-family);
    font-size: 1.875rem;
    font-weight: 300;
    font-style: italic;
    line-height: 1.25;
    color: #fff;
    margin-bottom: 1.875rem;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__img {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__img span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__img span img {
    width: 100%;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__title {
    height: 25%;
    font-size: 0.9375rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__title .t-title {
    font-size: 1.875rem;
    color: #fff;
    margin-bottom: 1.25rem;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__title .t-entry {
    font-size: 1.125rem;
    line-height: 1.25;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__title .t-entry p {
    margin-bottom: 0;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__title .t-entry p + p {
    margin-top: 0.7em;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__title .t-entry ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .f-box__title .t-entry ul li + li {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin-top: 0.875rem;
    padding-top: 0.875rem;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .swiper {
    position: static;
    border: 1px solid #fff;
    margin-bottom: 3.125rem;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .swiper-slide {
    width: 50%;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .swiper-buttonCustom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    z-index: 3;
    top: 1.5625rem;
    right: 2px;
    background-color: #161616;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .swiper-buttonCustom .swiper-buttonCustom-prev,
  #page-workSenSes .SEN-mohinh .item-mobile .swiper-buttonCustom .swiper-buttonCustom-next {
    border-color: #fff;
    color: #fff;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .swiper-buttonCustom .swiper-buttonCustom-next {
    margin-left: 0.3125rem;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .swiper-pagination {
    position: absolute;
    bottom: 0.625rem;
    margin: 0;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .swiper-pagination .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 0.3;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff;
    opacity: 1;
  }
}
@media (max-width: 767.98px) {
  #page-workSenSes .SEN-mohinh .item-mobile {
    margin-top: 1.875rem;
  }
  #page-workSenSes .SEN-mohinh .item-mobile .swiper-slide {
    width: 100%;
  }
}
#page-workSenSes .SEN-chandung {
  padding-top: 2.5rem;
}
#page-workSenSes .SEN-chandung .item-text {
  margin-bottom: 2.8125rem;
}
#page-workSenSes .SEN-chandung .item-text .SEN-sub {
  margin-bottom: 1.0625rem;
}
#page-workSenSes .SEN-chandung .item-text .f-text {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-chandung .item-text {
    max-width: 70%;
    margin-bottom: 5rem;
  }
  #page-workSenSes .SEN-chandung .item-text .SEN-sub {
    padding-left: 0;
  }
  #page-workSenSes .SEN-chandung .item-text .SEN-sub .f-sub {
    display: none;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-chandung .item-text {
    max-width: 92%;
    margin: 0 auto;
    margin-bottom: 7.1875rem;
  }
}
#page-workSenSes .SEN-chandung .item-screen-1 {
  margin-bottom: 2.1875rem;
}
#page-workSenSes .SEN-chandung .item-screen-1 img {
  width: 100%;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-chandung .item-screen-1 {
    margin-bottom: 5rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-chandung .item-screen-1 {
    margin-bottom: 9.6875rem;
  }
}
#page-workSenSes .SEN-chandung .item-body .f-select .f-select__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "SVN-Albra Grotesk", sans-serif;
  font-size: 0.375rem;
  font-weight: 400;
  color: #FFF;
  line-height: 1.28;
  height: 1.25rem;
  margin: 0;
}
#page-workSenSes .SEN-chandung .item-body .f-select .f-select__label svg {
  width: 0.5625rem;
}
#page-workSenSes .SEN-chandung .item-body .f-select .f-select__list {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  padding: 0.25rem;
}
#page-workSenSes .SEN-chandung .item-body .f-select .f-select__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1.25rem;
  font-family: "SVN-Albra Grotesk", sans-serif;
  font-size: 0.375rem;
  font-weight: 400;
  color: #161616;
  padding: 0 0.25rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workSenSes .SEN-chandung .item-body .f-select .f-select__list li.active {
  background: rgba(22, 22, 22, 0.04);
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-chandung .item-body .f-select .f-select__label {
    font-size: 0.625rem;
    height: 1.875rem;
  }
  #page-workSenSes .SEN-chandung .item-body .f-select .f-select__list {
    padding: 0.625rem;
  }
  #page-workSenSes .SEN-chandung .item-body .f-select .f-select__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 0.625rem;
    height: 1.875rem;
    padding: 0 0.625rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-chandung .item-body .f-select .f-select__label {
    font-size: 1.0625rem;
    height: 3.125rem;
  }
  #page-workSenSes .SEN-chandung .item-body .f-select .f-select__label svg {
    width: 1rem;
  }
  #page-workSenSes .SEN-chandung .item-body .f-select .f-select__list {
    padding: 0.875rem;
  }
  #page-workSenSes .SEN-chandung .item-body .f-select .f-select__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.0625rem;
    height: 3.125rem;
    padding: 0 0.875rem;
  }
}
#page-workSenSes .SEN-chandung .item-body .f-slide {
  max-width: 89%;
  margin-left: auto;
}
#page-workSenSes .SEN-chandung .item-body .f-slide .f-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
#page-workSenSes .SEN-chandung .item-body .f-slide .f-img img {
  width: 100%;
}
#page-workSenSes .SEN-chandung .item-body .f-slide .f-img span {
  position: absolute;
  width: 52%;
  -webkit-transform: translateY(200%);
          transform: translateY(200%);
  opacity: 0;
  visibility: hidden;
}
#page-workSenSes .SEN-chandung .item-body .f-slide [xo-center] .f-img span,
#page-workSenSes .SEN-chandung .item-body .f-slide [xo-prev] .f-img span {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#page-workSenSes .SEN-chandung .item-body .f-slide [xo-center] .f-img span {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
#page-workSenSes .SEN-giaodien {
  overflow: hidden;
  padding-top: 5rem;
  padding-bottom: 13.125rem;
}
#page-workSenSes .SEN-giaodien .SEN-titleWrap {
  margin-bottom: 5rem;
}
#page-workSenSes .SEN-giaodien .SEN-titleWrap .SEN-sub3 {
  margin-bottom: 0.9375rem;
}
#page-workSenSes .SEN-giaodien .item-img {
  width: 65%;
  margin: 0 auto;
}
#page-workSenSes .SEN-giaodien .item-img img {
  width: 100%;
}
#page-workSenSes .SEN-giaodien .item-bg {
  position: absolute;
  left: -50%;
  bottom: 0;
  right: -10%;
  z-index: -1;
  opacity: 0.3;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-giaodien {
    padding-top: 11.25rem;
    padding-bottom: 10.625rem;
  }
  #page-workSenSes .SEN-giaodien .SEN-titleWrap {
    text-align: center;
    margin-bottom: 5rem;
  }
  #page-workSenSes .SEN-giaodien .item-img {
    width: 37%;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-giaodien {
    padding-top: 16.25rem;
  }
  #page-workSenSes .SEN-giaodien .SEN-titleWrap {
    text-align: center;
    margin-bottom: 7.1875rem;
  }
  #page-workSenSes .SEN-giaodien .SEN-titleWrap .SEN-sub3 {
    margin-bottom: 1.25rem;
  }
  #page-workSenSes .SEN-giaodien .item-bg {
    left: 0;
    right: 0;
    opacity: 0.13;
  }
}
@media (max-width: 767.98px) {
  #page-workSenSes .SEN-giaodien .SEN-titleWrap .SEN-title br {
    display: none;
  }
  #page-workSenSes .SEN-giaodien .SEN-titleWrap .f-line {
    display: block;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, color-stop(-0.15%, rgba(255, 255, 255, 0)), color-stop(100.15%, rgba(255, 255, 255, 0.5)));
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) -0.15%, rgba(255, 255, 255, 0.5) 100.15%);
    margin-bottom: 1.5625rem;
  }
}
#page-workSenSes .SEN-mobile {
  padding-top: 3.75rem;
  padding-bottom: 4.375rem;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-mobile {
    padding-top: 6.25rem;
    padding-bottom: 9.375rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-mobile {
    padding-top: 9.375rem;
    padding-bottom: 14.6875rem;
  }
}
#page-workSenSes .SEN-mobile .item-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.6;
}
#page-workSenSes .SEN-mobile .item-text {
  margin-bottom: 2.8125rem;
}
#page-workSenSes .SEN-mobile .item-text .f-text {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.8);
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-mobile .item-text {
    margin-bottom: 6.25rem;
  }
  #page-workSenSes .SEN-mobile .item-text .SEN-sub {
    padding-left: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-mobile .item-text {
    max-width: 85%;
    margin: 0 auto;
    margin-bottom: 14.375rem;
  }
}
#page-workSenSes .SEN-mobile .item-mobile .f-img img {
  width: 100%;
}
#page-workSenSes .SEN-mobile .item-mobile .f-img-2 {
  margin-top: 16.875rem;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-mobile .item-mobile {
    width: 70%;
    margin: 0 auto;
  }
  #page-workSenSes .SEN-mobile .item-mobile .f-img-2 {
    margin-top: 10.9375rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-mobile .item-mobile {
    width: 55%;
  }
  #page-workSenSes .SEN-mobile .item-mobile .f-img-2 {
    margin-top: 10.9375rem;
  }
}
#page-workSenSes .SEN-project {
  overflow: hidden;
  padding-top: 2.5rem;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-project {
    padding-top: 5.625rem;
  }
  #page-workSenSes .SEN-project .item-text {
    position: absolute;
    top: 60%;
    left: -10%;
    z-index: -1;
    font-size: 6.25rem;
    font-weight: 300;
    line-height: 0.8;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.08)), color-stop(117.66%, rgba(153, 153, 153, 0.08)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(153, 153, 153, 0.08) 117.66%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-project {
    padding-top: 10rem;
  }
  #page-workSenSes .SEN-project .item-text {
    top: 53%;
    left: -3.5%;
    font-size: 13.75rem;
  }
}
#page-workSenSes .SEN-project .item-head {
  margin-bottom: 2.5rem;
}
#page-workSenSes .SEN-project .item-head .SEN-sub {
  padding-left: 0;
  opacity: 1;
  padding-bottom: 0;
  margin: 0;
}
#page-workSenSes .SEN-project .item-head .SEN-sub .f-line,
#page-workSenSes .SEN-project .item-head .SEN-sub .f-sub {
  display: none;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-project .item-head {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-project .item-head {
    margin-bottom: 12.5rem;
  }
}
#page-workSenSes .SEN-project .item-content .f-img img {
  width: 100%;
}
#page-workSenSes .SEN-project .item-content .f-img-3 {
  margin-top: 7.1875rem;
  margin-bottom: 1.125rem;
}
#page-workSenSes .SEN-project .item-content .f-img-4 {
  margin-bottom: 1.125rem;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-project .item-content .f-img-1 {
    margin-top: 12.5rem;
  }
  #page-workSenSes .SEN-project .item-content .f-img-4 {
    margin-top: 8.75rem;
    margin-bottom: 1.125rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-project .item-content .row {
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }
  #page-workSenSes .SEN-project .item-content .row [class*=col-] {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
  #page-workSenSes .SEN-project .item-content .f-img-1 {
    margin-top: 28.125rem;
  }
  #page-workSenSes .SEN-project .item-content .f-img-4 {
    margin-top: 17.5rem;
  }
}
@media (max-width: 767.98px) {
  #page-workSenSes .SEN-project .item-content .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
  #page-workSenSes .SEN-project .item-content .row [class*=col-] {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#page-workSenSes .SEN-footer {
  overflow: hidden;
  padding-top: 7.1875rem;
}
#page-workSenSes .SEN-footer .item-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page-workSenSes .SEN-footer .item-logo svg {
  width: 6.25rem;
}
#page-workSenSes .SEN-footer .item-logo .f-line {
  display: block;
  width: 1px;
  height: 15.5rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-0.1%, #FFF), color-stop(102.43%, rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #FFF -0.1%, rgba(255, 255, 255, 0) 102.43%);
  margin: 1.5625rem 0;
}
#page-workSenSes .SEN-footer .item-copy {
  font-family: "SVN-Albra Grotesk", sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  margin: 0;
  margin-top: 2.8125rem;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-footer {
    padding-top: 9.375rem;
  }
  #page-workSenSes .SEN-footer .item-logo svg {
    width: 8.125rem;
  }
  #page-workSenSes .SEN-footer .item-logo .f-line {
    height: 18.75rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-footer {
    padding-top: 15.625rem;
  }
  #page-workSenSes .SEN-footer .item-bg {
    margin-left: 0%;
    margin-right: 0%;
  }
  #page-workSenSes .SEN-footer .item-logo svg {
    width: 10.125rem;
  }
  #page-workSenSes .SEN-footer .item-logo .f-line {
    height: 28.5625rem;
    margin: 1.875rem 0;
  }
}
#page-workSenSes .SEN-footer .item-list {
  text-align: center;
}
#page-workSenSes .SEN-footer .item-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 2.8125rem 0;
}
#page-workSenSes .SEN-footer .item-list ul li {
  font-weight: 400;
  color: #fff;
}
#page-workSenSes .SEN-footer .item-list ul li + li {
  margin-top: 2.1875rem;
}
#page-workSenSes .SEN-footer .item-list ul li small {
  font-family: "SVN-Albra Grotesk", sans-serif;
  display: block;
  font-size: 0.625rem;
  text-transform: uppercase;
  opacity: 0.5;
  margin-bottom: 0.3125rem;
}
#page-workSenSes .SEN-footer .item-list ul li p {
  font-size: 0.9375rem;
  margin: 0;
}
#page-workSenSes .SEN-footer .item-list ul.style-one li {
  width: 100%;
}
#page-workSenSes .SEN-footer .item-list ul.style-one li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page-workSenSes .SEN-footer .item-list ul.style-one li p span {
  padding: 0 5%;
}
#page-workSenSes .SEN-footer .item-list ul.fix {
  position: relative;
}
#page-workSenSes .SEN-footer .item-list ul.fix:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#FFF), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.3;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-footer .item-list {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
  #page-workSenSes .SEN-footer .item-list h2 {
    font-size: 2.1875rem;
  }
  #page-workSenSes .SEN-footer .item-list ul li + li {
    margin-top: 2.8125rem;
  }
  #page-workSenSes .SEN-footer .item-list ul li small {
    font-size: 0.75rem;
  }
  #page-workSenSes .SEN-footer .item-list ul li p {
    font-size: 1rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-footer .item-list h2 {
    font-size: 2.8125rem;
  }
  #page-workSenSes .SEN-footer .item-list ul {
    padding: 5rem 0;
  }
  #page-workSenSes .SEN-footer .item-list ul li small {
    font-size: 0.8125rem;
  }
  #page-workSenSes .SEN-footer .item-list ul li p {
    font-size: 1.25rem;
  }
  #page-workSenSes .SEN-footer .item-list ul.style-one li p span {
    padding: 0 5%;
  }
}
#page-workSenSes .SEN-footer .item-img img {
  width: 100%;
}
@media (max-width: 1259.98px) {
  #page-workSenSes .SEN-footer .item-img {
    margin-left: -30%;
    margin-right: -20%;
  }
}
#page-workSenSes .SEN-footer .item-foot {
  position: absolute;
  left: 0;
  bottom: 1.25rem;
  right: 0;
  z-index: 2;
}
#page-workSenSes .SEN-footer .item-foot p {
  text-align: center;
  font-family: "SVN-Albra Grotesk", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
}
@media (min-width: 768px) {
  #page-workSenSes .SEN-footer .item-foot {
    bottom: 1.875rem;
  }
}
@media (min-width: 1260px) {
  #page-workSenSes .SEN-footer .item-foot {
    bottom: 2.8125rem;
  }
}

@-webkit-keyframes heroRunText {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes heroRunText {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}