@font-face {
  font-family: "SVN-Helvetica Now";
  src: url("../../fonts/SVN-Helvetica/SVN-HelveticaNowDisplayLight.woff2") format("woff2"), url("../../fonts/SVN-Helvetica/SVN-HelveticaNowDisplayLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@media (min-width: 1200px) and (max-width: 1749px) {
  html {
    font-size: 14px;
  }
}

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

#page-workLPBank {
  background-color: #fff;
}
#page-workLPBank ::-moz-selection {
  color: #fff;
  background-color: #d81f1d;
}
#page-workLPBank ::selection {
  color: #fff;
  background-color: #d81f1d;
}
#page-workLPBank .page-content {
  font-family: "Inter", 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-workLPBank .page-content {
    font-size: 1.0625rem;
  }
}
@media (min-width: 1750px) {
  #page-workLPBank .page-content {
    font-size: 1.125rem;
  }
}
#page-workLPBank .footer {
  padding-top: 0;
}
#page-workLPBank .header.headroom--top .header__content {
  background-color: transparent;
}
#page-workLPBank .header__fixheight {
  height: 0;
}
#page-workLPBank h1, #page-workLPBank h2, #page-workLPBank h3, #page-workLPBank h4, #page-workLPBank h5, #page-workLPBank h6 {
  font-family: "Inter", sans-serif;
  font-weight: bold;
  line-height: 1.2;
  color: #000000;
  margin-top: 0;
}
#page-workLPBank section {
  padding: 0;
}
#page-workLPBank .page-content .container {
  max-width: 100%;
  padding: 0 1.875rem;
}
@media (min-width: 1260px) {
  #page-workLPBank .page-content .container {
    max-width: 89%;
    padding: 0 1.25rem;
  }
}
#page-workLPBank .page-content .row {
  margin-left: -0.1875rem;
  margin-right: -0.1875rem;
}
#page-workLPBank .page-content .row [class*=col-] {
  padding: 0 0.1875rem;
}
@media (min-width: 768px) {
  #page-workLPBank .page-content .row {
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }
  #page-workLPBank .page-content .row [class*=col-] {
    padding: 0 0.4375rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .page-content .row {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  #page-workLPBank .page-content .row [class*=col-] {
    padding: 0 0.625rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .page-content [data-aos=fade-up]:not(.aos-animate) {
    -webkit-transform: translate3d(0, 40vh, 0);
            transform: translate3d(0, 40vh, 0);
  }
}
#page-workLPBank .lazyloading {
  position: relative;
  overflow: hidden;
}
#page-workLPBank .lazyloading:not(.loaded) {
  background-color: whitesmoke;
}
#page-workLPBank .lazyloading:not(.loaded) img {
  opacity: 0;
  visibility: hidden;
}
#page-workLPBank .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-workLPBank .LPBank-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.5rem;
  border-radius: 1.25rem;
  background: rgba(0, 0, 0, 0.04);
  padding: 0 0.4375rem 0 1.25rem;
  font-family: "Inter", sans-serif;
  font-size: 0.9375rem;
  font-weight: 600;
  color: rgba(29, 29, 31, 0.8);
}
#page-workLPBank .LPBank-btn svg {
  width: 1.8125rem;
  margin-left: 0.625rem;
}
#page-workLPBank .LPBank-btn svg circle,
#page-workLPBank .LPBank-btn svg path {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workLPBank .LPBank-btn:hover {
  background-color: #F99D1C;
  color: #fff;
}
#page-workLPBank .LPBank-btn:hover svg circle {
  fill: #fff;
}
#page-workLPBank .LPBank-btn:hover svg path {
  fill: #000;
}
#page-workLPBank .LPBank-hero {
  padding-top: 7.5rem;
}
#page-workLPBank .LPBank-hero .item-wrap {
  position: relative;
}
#page-workLPBank .LPBank-hero .item-title {
  color: #1D1D1F;
  -webkit-font-feature-settings: "ss01" on;
          font-feature-settings: "ss01" on;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: -0.02em;
  margin-bottom: 1.5625rem;
}
#page-workLPBank .LPBank-hero .item-list {
  margin-bottom: 2.1875rem;
}
#page-workLPBank .LPBank-hero .item-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#page-workLPBank .LPBank-hero .item-list ul li {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.01em;
  padding: 0.8125rem 0;
  color: rgba(29, 29, 31, 0.8);
}
#page-workLPBank .LPBank-hero .item-list ul li + li {
  border-top: 1px solid rgba(29, 29, 31, 0.16);
}
#page-workLPBank .LPBank-hero .item-list ul li > span {
  display: block;
  font-size: 0.95em;
  font-weight: 400;
  color: rgba(29, 29, 31, 0.7);
  line-height: 1.6;
  margin-bottom: 0.25rem;
}
#page-workLPBank .LPBank-hero .item-list ul li p {
  margin: 0;
}
#page-workLPBank .LPBank-hero .item-list ul li .f-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#page-workLPBank .LPBank-hero .item-list ul li .f-2 a {
  color: inherit;
  margin-right: 1.25rem;
}
#page-workLPBank .LPBank-hero .item-list ul li .f-3 strong {
  display: block;
  font-weight: inherit;
}
#page-workLPBank .LPBank-hero .item-list ul li .f-3 strong span {
  display: inline-block;
  min-width: 5.125rem;
  margin-right: 1.25rem;
}
#page-workLPBank .LPBank-hero .item-content {
  position: relative;
  margin-top: -50%;
  height: 400vh;
  pointer-events: none;
}
#page-workLPBank .LPBank-hero .item-frame-wrap {
  height: 100vh;
  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;
}
#page-workLPBank .LPBank-hero .item-frame {
  position: relative;
  aspect-ratio: 1920/1080;
  pointer-events: none;
}
#page-workLPBank .LPBank-hero .item-frame canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#page-workLPBank .LPBank-hero .item-mobile {
  position: relative;
  aspect-ratio: 750/972;
  pointer-events: none;
}
#page-workLPBank .LPBank-hero .item-mobile video {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-hero {
    padding-top: 10rem;
  }
  #page-workLPBank .LPBank-hero .item-title {
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 3.75rem;
  }
  #page-workLPBank .LPBank-hero .item-list {
    margin-bottom: 3.125rem;
  }
  #page-workLPBank .LPBank-hero .item-mobile {
    margin-top: -50%;
    max-width: 45%;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-hero {
    padding-top: 11.25rem;
  }
  #page-workLPBank .LPBank-hero .item-title {
    font-size: 3.125rem;
  }
  #page-workLPBank .LPBank-hero .item-mobile {
    margin-top: -40%;
    max-width: 45%;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-hero .item-title {
    font-size: 4.0625rem;
    margin-bottom: 6.25rem;
  }
  #page-workLPBank .LPBank-hero .item-list {
    margin-bottom: 3.75rem;
  }
  #page-workLPBank .LPBank-hero .item-list ul li {
    font-size: 0.9375rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-hero {
    padding-top: 12.5rem;
  }
  #page-workLPBank .LPBank-hero .item-title {
    font-size: 5.625rem;
    margin-bottom: 13.125rem;
  }
}
@media (max-width: 1259.98px) {
  #page-workLPBank .LPBank-hero .item-content {
    margin-top: -140%;
  }
  #page-workLPBank .LPBank-hero .item-frame-wrap .item-frame {
    -webkit-transform: scale(1.7) translateY(-20%);
            transform: scale(1.7) translateY(-20%);
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-hero .item-list ul li .f-2 a {
    width: 50%;
    margin-right: 0;
  }
  #page-workLPBank .LPBank-hero .item-frame-wrap .item-frame {
    -webkit-transform: scale(3.2);
            transform: scale(3.2);
  }
  #page-workLPBank .LPBank-hero .item-btn {
    text-align: center;
  }
}
#page-workLPBank .LPBank-about {
  background-color: #fff;
  padding-top: 4.0625rem;
  padding-bottom: 4.0625rem;
  margin-top: -1px;
}
#page-workLPBank .LPBank-about .item-title {
  -webkit-font-feature-settings: "ss01" on;
          font-feature-settings: "ss01" on;
  font-size: 2.125rem;
  font-weight: 500;
  line-height: 1.21;
  letter-spacing: -0.02em;
}
#page-workLPBank .LPBank-about .item-title > div {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #1D1D1F), color-stop(50%, #898A8D));
  background: linear-gradient(to right, #1D1D1F 50%, #898A8D 50%);
  background-size: 200% 100%;
  background-position-x: 100%;
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
}
#page-workLPBank .LPBank-about .LPBank-btnWrap {
  text-align: center;
  margin-top: 1.875rem;
}
#page-workLPBank .LPBank-about .LPBank-btnWrap .LPBank-btn {
  white-space: nowrap;
  overflow: hidden;
  opacity: 0;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-about {
    padding-bottom: 5rem;
  }
  #page-workLPBank .LPBank-about .item-title {
    font-size: 2.5rem;
    text-align: center;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-about {
    padding-bottom: 6.25rem;
  }
  #page-workLPBank .LPBank-about .item-title {
    font-size: 2.8125rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-about {
    padding-top: 6.25rem;
  }
  #page-workLPBank .LPBank-about .item-title {
    font-size: 3.125rem;
    max-width: 83%;
    margin: 0 auto;
  }
  #page-workLPBank .LPBank-about .LPBank-btnWrap {
    margin-top: 3.125rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-about {
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }
  #page-workLPBank .LPBank-about .item-title {
    font-size: 4.125rem;
  }
}
#page-workLPBank .LPBank-title {
  text-align: center;
}
#page-workLPBank .LPBank-title__sub {
  font-size: 0.6875rem;
  font-weight: 500;
  color: #F99D1C;
  line-height: 1.3;
  letter-spacing: -0.01em;
}
#page-workLPBank .LPBank-title__title {
  font-size: 2.0625rem;
  font-weight: 600;
  line-height: 1.06;
  letter-spacing: -0.01em;
}
#page-workLPBank .LPBank-title__text {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.47;
}
#page-workLPBank .LPBank-title__text p {
  margin-bottom: 0;
}
#page-workLPBank .LPBank-title__text p + p {
  margin-top: 1em;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-title__sub {
    font-size: 0.8125rem;
  }
  #page-workLPBank .LPBank-title__title {
    font-size: 3.125rem;
  }
  #page-workLPBank .LPBank-title__text {
    font-size: 0.875rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-title__sub {
    font-size: 0.9375rem;
  }
  #page-workLPBank .LPBank-title__title {
    font-size: 3.4375rem;
  }
  #page-workLPBank .LPBank-title__text {
    font-size: 0.9375rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-title__sub {
    font-size: 1.25rem;
  }
  #page-workLPBank .LPBank-title__title {
    font-size: 4.125rem;
  }
  #page-workLPBank .LPBank-title__text {
    font-size: 1.0625rem;
  }
}
#page-workLPBank .LPBank-nganhangso {
  background-color: #000;
  overflow: hidden;
  padding-top: 3.4375rem;
}
#page-workLPBank .LPBank-nganhangso .item-bg-mb {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#page-workLPBank .LPBank-nganhangso .item-head {
  position: relative;
  z-index: 2;
}
#page-workLPBank .LPBank-nganhangso .item-bg {
  position: absolute;
  top: -50%;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#page-workLPBank .LPBank-nganhangso .LPBank-title__title {
  color: #fff;
  margin-bottom: 0;
}
#page-workLPBank .LPBank-nganhangso .LPBank-title__text {
  color: rgba(255, 255, 255, 0.7);
  padding-top: 1.0625rem;
}
#page-workLPBank .LPBank-nganhangso .item-sliderWrap {
  position: relative;
}
#page-workLPBank .LPBank-nganhangso .item-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page-workLPBank .LPBank-nganhangso .item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
}
#page-workLPBank .LPBank-nganhangso .item-content .LPBank-title__text {
  text-align: center;
}
#page-workLPBank .LPBank-nganhangso .item-content .item-fix-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
}
#page-workLPBank .LPBank-nganhangso .item-slider__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page-workLPBank .LPBank-nganhangso .item-slider__inner .f-item {
  position: relative;
  z-index: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: var(--width);
  padding: 0 0.9375rem;
}
#page-workLPBank .LPBank-nganhangso .item-slider__inner .f-item.z-index {
  z-index: 2;
}
#page-workLPBank .LPBank-nganhangso .item-slider__inner .f-item__inner {
  width: 100%;
}
#page-workLPBank .LPBank-nganhangso .item-slider__inner .f-item__body {
  position: relative;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  aspect-ratio: 720/535;
  width: 100%;
  border-radius: 1.4375rem;
  overflow: hidden;
}
#page-workLPBank .LPBank-nganhangso .item-slider__inner .f-item__text__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-workLPBank .LPBank-nganhangso .item-slider__inner .f-item__text__img iframe {
  position: absolute;
  top: 0;
  left: 50%;
  width: 132%;
  height: auto;
  pointer-events: none;
  aspect-ratio: 640/360;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#page-workLPBank .LPBank-nganhangso .item-slider__inner .f-item__text {
  position: relative;
  z-index: 2;
  max-width: 80%;
  padding: 1.25rem 1.5625rem;
}
#page-workLPBank .LPBank-nganhangso .item-slider__inner .f-item__text h4 {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 0.3125rem;
}
#page-workLPBank .LPBank-nganhangso .item-slider__inner .f-item__text p {
  font-size: 0.75rem;
  font-weight: 500;
  color: #FFF;
  line-height: 1.31;
  margin: 0;
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-nganhangso .item-slider__inner .f-item__text {
    max-width: 70%;
    padding: 1.875rem 2.1875rem;
  }
}
#page-workLPBank .LPBank-nganhangso .item-slideDot {
  margin-top: 6%;
  text-align: center;
}
#page-workLPBank .LPBank-nganhangso .item-slideDot .dot-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 1.875rem;
  background-color: rgba(255, 255, 255, 0.0392156863);
  height: 2.8125rem;
  padding: 0 1.5625rem;
}
#page-workLPBank .LPBank-nganhangso .item-slideDot .dot-list span {
  display: block;
  width: 0.5625rem;
  height: 0.5625rem;
  border-radius: 1.25rem;
  background-color: #D9D9D9;
  margin: 0 0.5rem;
}
#page-workLPBank .LPBank-nganhangso .item-mobile .f-item {
  position: relative;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  aspect-ratio: 720/535;
  width: 100%;
  border-radius: 0.8125rem;
  overflow: hidden;
}
#page-workLPBank .LPBank-nganhangso .item-mobile .f-item__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-workLPBank .LPBank-nganhangso .item-mobile .f-item__text {
  position: relative;
  z-index: 2;
  padding: 1.875rem 1.875rem;
  max-width: 85%;
}
#page-workLPBank .LPBank-nganhangso .item-mobile .f-item__text h4 {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.31;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 0.3125rem;
}
#page-workLPBank .LPBank-nganhangso .item-mobile .f-item__text p {
  font-size: 0.75rem;
  font-weight: 500;
  color: #FFF;
  line-height: 1.31;
  margin: 0;
}
#page-workLPBank .LPBank-nganhangso .item-mobile .owl-carousel .owl-item {
  padding: 3.75rem 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workLPBank .LPBank-nganhangso .item-mobile .owl-carousel .owl-item:not(.center) .f-item {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-filter: blur(3px);
          filter: blur(3px);
}
#page-workLPBank .LPBank-nganhangso .item-mobile .owl-carousel .owl-item.center {
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  z-index: 3;
}
#page-workLPBank .LPBank-nganhangso .item-mobile .owl-carousel .owl-dots {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: relative;
  left: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border-radius: 3.125rem;
  background: linear-gradient(220deg, rgba(0, 0, 0, 0.04) -9.6%, rgba(255, 255, 255, 0.04) 134.19%);
  height: 2.25rem;
  padding: 0 0.9375rem;
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
  margin-top: 5%;
}
#page-workLPBank .LPBank-nganhangso .item-mobile .owl-carousel .owl-dots .owl-dot {
  border-radius: 2.5rem;
  background-color: rgba(255, 255, 255, 0.0392156863);
  display: block;
  width: 0.5625rem;
  height: 0.5625rem;
  border-radius: 1.25rem;
  background-color: #D9D9D9;
  margin: 0 0.5rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workLPBank .LPBank-nganhangso .item-mobile .owl-carousel .owl-dots .owl-dot.active {
  width: 2.8125rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-nganhangso {
    padding-top: 5rem;
  }
  #page-workLPBank .LPBank-nganhangso .LPBank-title__text {
    padding-top: 1.4375rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-nganhangso {
    padding-top: 8.4375rem;
  }
  #page-workLPBank .LPBank-nganhangso .LPBank-title__text {
    padding-top: 1.4375rem;
  }
  #page-workLPBank .LPBank-nganhangso .item-slider {
    position: relative;
    z-index: 2;
    padding: 5% 0;
  }
  #page-workLPBank .LPBank-nganhangso .item-slider:after {
    content: "";
    position: absolute;
    top: 11%;
    left: -10%;
    bottom: 11%;
    right: -10%;
    z-index: -1;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: -webkit-gradient(linear, left top, right top, from(rgba(49, 27, 18, 0.37)), to(rgba(49, 27, 18, 0.37)));
    background: linear-gradient(90deg, rgba(49, 27, 18, 0.37) 0%, rgba(49, 27, 18, 0.37) 100%);
    -webkit-backdrop-filter: blur(13px);
            backdrop-filter: blur(13px);
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-nganhangso .item-slider {
    z-index: 2;
  }
}
@media (max-width: 1259.98px) {
  #page-workLPBank .LPBank-nganhangso {
    padding-bottom: 6.25rem;
  }
  #page-workLPBank .LPBank-nganhangso .LPBank-title {
    margin-bottom: 2.8125rem;
  }
  #page-workLPBank .LPBank-nganhangso .item-bg {
    top: 0;
  }
  #page-workLPBank .LPBank-nganhangso .item-mobile {
    margin-left: -10%;
    margin-right: -10%;
  }
}
@media (max-width: 991.98px) {
  #page-workLPBank .LPBank-nganhangso .item-mobile {
    margin-left: -20%;
    margin-right: -20%;
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-nganhangso .item-mobile {
    margin-left: -40%;
    margin-right: -40%;
  }
  #page-workLPBank .LPBank-nganhangso .item-mobile .owl-carousel .owl-item {
    padding: 2.5rem 0;
  }
  #page-workLPBank .LPBank-nganhangso .item-mobile .f-item__text {
    position: relative;
    z-index: 2;
    padding: 1.25rem 1.4375rem;
    max-width: 85%;
  }
  #page-workLPBank .LPBank-nganhangso .item-mobile .f-item__text h4 {
    font-size: 0.5625rem;
  }
  #page-workLPBank .LPBank-nganhangso .item-mobile .f-item__text p {
    font-size: 0.5rem;
  }
}
#page-workLPBank .LPBank-tamnhin {
  padding-top: 3.125rem;
  padding-bottom: 3.4375rem;
  overflow: hidden;
}
#page-workLPBank .LPBank-tamnhin .item-videoWrap {
  margin-bottom: 3.125rem;
}
#page-workLPBank .LPBank-tamnhin .item-video {
  position: relative;
  aspect-ratio: 1255/783;
  border-radius: 0.625rem;
  overflow: hidden;
}
#page-workLPBank .LPBank-tamnhin .item-video img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-workLPBank .LPBank-tamnhin .item-title {
  color: #1D1D1F;
  margin-bottom: 1.875rem;
}
#page-workLPBank .LPBank-tamnhin .item-accordion {
  margin-bottom: 5.3125rem;
}
#page-workLPBank .LPBank-tamnhin .item-accordion .f-panel + .f-panel {
  margin-top: 2.1875rem;
}
#page-workLPBank .LPBank-tamnhin .item-accordion .f-title {
  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-size: 0.6875rem;
  font-weight: 600;
  line-height: 1.2;
  color: rgba(29, 29, 31, 0.8);
  letter-spacing: -0.01em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.3125rem 0;
}
#page-workLPBank .LPBank-tamnhin .item-accordion .f-title span {
  display: block;
  width: 1.25rem;
}
#page-workLPBank .LPBank-tamnhin .item-accordion .f-body {
  padding-top: 1.25rem;
  color: #898A8D;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.01em;
}
#page-workLPBank .LPBank-tamnhin .item-foot {
  text-align: center;
}
#page-workLPBank .LPBank-tamnhin .item-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 2.625rem;
  padding: 0.25rem 0.375rem;
  margin: 0 auto;
  margin-bottom: 3.25rem;
}
#page-workLPBank .LPBank-tamnhin .item-btn span {
  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;
  height: 2.25rem;
  padding: 0 1.375rem;
  border-radius: 3.125rem;
  color: rgba(49, 27, 18, 0.98);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workLPBank .LPBank-tamnhin .item-btn span.current {
  background: linear-gradient(139deg, rgba(91, 38, 12, 0.9) 16.23%, rgba(249, 157, 28, 0) 273.84%);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  color: #fff;
}
#page-workLPBank .LPBank-tamnhin .item-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page-workLPBank .LPBank-tamnhin .item-slide__scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page-workLPBank .LPBank-tamnhin .item-slide__scroll .f-box {
  width: 32vw;
  margin-right: 1.25rem;
}
#page-workLPBank .LPBank-tamnhin .item-slide__scroll .f-box__img {
  aspect-ratio: 614/675;
  border-radius: 1.25rem;
  overflow: hidden;
  margin-bottom: 2rem;
}
#page-workLPBank .LPBank-tamnhin .item-slide__scroll .f-box__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-workLPBank .LPBank-tamnhin .item-slide__scroll .f-box__title {
  font-size: 1.25rem;
  font-weight: 500;
  color: #1D1D1F;
  line-height: 1.4;
  margin-bottom: 0;
}
#page-workLPBank .LPBank-tamnhin .item-slideDot {
  text-align: center;
  margin-top: 2.8125rem;
}
#page-workLPBank .LPBank-tamnhin .item-slideDot .dot-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 2.5rem;
  background-color: rgba(0, 0, 0, 0.04);
  height: 2.8125rem;
  padding: 0 1.5625rem;
}
#page-workLPBank .LPBank-tamnhin .item-slideDot .dot-list span {
  display: block;
  width: 0.5625rem;
  height: 0.5625rem;
  border-radius: 1.25rem;
  background-color: #D9D9D9;
  margin: 0 0.5rem;
}
#page-workLPBank .LPBank-tamnhin .item-slideDot .dot-list span.current {
  width: 3.4375rem;
}
#page-workLPBank .LPBank-tamnhin .item-mobile .f-box__img {
  position: relative;
  aspect-ratio: 614/675;
  border-radius: 0.625rem;
  overflow: hidden;
  pointer-events: none;
  margin-bottom: 1.125rem;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
}
#page-workLPBank .LPBank-tamnhin .item-mobile .f-box__img iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#page-workLPBank .LPBank-tamnhin .item-mobile .f-box__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-workLPBank .LPBank-tamnhin .item-mobile .f-box__title {
  font-size: 0.75rem;
  font-weight: 500;
  color: #1D1D1F;
  line-height: 1.4;
  padding: 0 8%;
  margin-bottom: 0;
}
#page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-stage-outer {
  overflow: visible;
}
#page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.9375rem;
}
#page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-nav .owl-prev,
#page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-nav .owl-next {
  width: 1.75rem;
  height: 1.75rem;
  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;
  background-color: #F5F5F5;
  border-radius: 50%;
  font-size: 1.5625rem;
}
#page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-nav .owl-prev svg,
#page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-nav .owl-next svg {
  width: 0.5rem;
}
#page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-nav .owl-prev.disabled,
#page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-nav .owl-next.disabled {
  opacity: 0.5;
}
#page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-nav .owl-prev {
  margin-right: 0.5rem;
}
#page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-dots {
  display: none;
  text-align: center;
  margin-top: 2.8125rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 2.5rem;
  background-color: rgba(0, 0, 0, 0.04);
  height: 2.8125rem;
  padding: 0 1.5625rem;
}
#page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-dots .owl-dot {
  display: block;
  width: 0.5625rem;
  height: 0.5625rem;
  border-radius: 1.25rem;
  background-color: #D9D9D9;
  margin: 0 0.5rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-dots .owl-dot.active {
  width: 3.4375rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-nav {
    display: none;
  }
  #page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-dots {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-dots {
    display: none;
  }
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-tamnhin {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-video {
    border-radius: 1.25rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-title {
    margin-bottom: 3.125rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion {
    margin-bottom: 7.5rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-title {
    font-size: 0.875rem;
    padding: 1.0625rem 0;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-body {
    font-size: 2rem;
    color: #898A8D;
    padding-top: 4.375rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-btn {
    border-radius: 2.625rem;
    margin-bottom: 3.25rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-btn span {
    height: 2.25rem;
    padding: 0 1.375rem;
    font-size: 0.9375rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-mobile .f-box {
    border-radius: 0.9375rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-mobile .f-box__title {
    font-size: 1rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-nav {
    margin-top: 1.875rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-nav .owl-prev,
  #page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .owl-nav .owl-next {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.875rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-tamnhin {
    padding-top: 7.5rem;
    padding-bottom: 8.75rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-title {
    font-size: 1rem;
    padding: 0.625rem 0;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-title span {
    width: 1.875rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-body {
    font-size: 2.375rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-mobile .f-box__img {
    border-radius: 1.25rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-mobile .f-box__img iframe {
    -webkit-transform: scale(1.01);
            transform: scale(1.01);
  }
  #page-workLPBank .LPBank-tamnhin .item-mobile .f-box__title {
    font-size: 0.875rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-tamnhin {
    padding-top: 0;
  }
  #page-workLPBank .LPBank-tamnhin .itemn-accordionWrap {
    height: 100vh;
    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;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion {
    margin-bottom: 0;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-title {
    cursor: pointer;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-body {
    color: #1D1D1F;
    color: #898A8D;
    font-size: 2.125rem;
    font-weight: 500;
    line-height: 1.21;
    letter-spacing: -0.02em;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-body > .word {
    position: relative;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-body > .word:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-clip: text;
            background-clip: text;
    content: attr(data-word);
    color: #1D1D1F;
    clip-path: inset(0 var(--width) 0 0);
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion:not(.done-height) .f-content {
    position: absolute;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion.done-height .f-content {
    height: 0;
    overflow: hidden;
  }
  #page-workLPBank .LPBank-tamnhin .item-foot {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-foot .item-btn span {
    cursor: pointer;
  }
}
@media (min-width: 1260px) and (min-width: 1800px) and (min-height: 1000px) {
  #page-workLPBank .LPBank-tamnhin .item-foot {
    height: 100vh;
    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;
  }
}
@media (min-width: 1260px) and (min-width: 1800px) and (max-height: 850px) {
  #page-workLPBank .LPBank-tamnhin .item-foot {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel {
    display: block;
    width: auto;
    white-space: nowrap;
  }
  #page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .f-box {
    display: inline-block;
    vertical-align: top;
    width: 24vw;
    margin-right: 1.25rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .f-box__img {
    border-radius: 1.25rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-mobile .owl-carousel .f-box__title {
    white-space: normal;
    font-size: 1.25rem;
    text-align: left;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-tamnhin {
    padding-bottom: 0;
  }
  #page-workLPBank .LPBank-tamnhin .item-video {
    border-radius: 1.875rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-title {
    margin-bottom: 5rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-title {
    font-size: 1.25rem;
    padding: 1.0625rem 0;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-body {
    padding-top: 5rem;
    font-size: 3.125rem;
  }
  #page-workLPBank .LPBank-tamnhin .item-mobile .f-box__title {
    font-size: 1.25rem;
  }
}
@media (max-width: 1259.98px) {
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-panel:not(.show) .f-content {
    display: none;
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-panel .f-title span {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-panel.show .f-title span {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-body {
    color: #1D1D1F;
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-tamnhin .item-accordion .f-title br {
    display: none;
  }
}
#page-workLPBank .LPBank-giaiphap {
  background-color: #28140f;
  padding-top: 3.125rem;
  padding-bottom: 0;
  overflow: hidden;
}
#page-workLPBank .LPBank-giaiphap .LPBank-title {
  margin-bottom: 1.5625rem;
}
#page-workLPBank .LPBank-giaiphap .LPBank-title__title {
  color: #fff;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-giaiphap {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  #page-workLPBank .LPBank-giaiphap .LPBank-title {
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-giaiphap {
    padding-top: 8.125rem;
  }
  #page-workLPBank .LPBank-giaiphap .LPBank-title {
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-giaiphap {
    padding-top: 12.5rem;
    padding-bottom: 10.9375rem;
  }
  #page-workLPBank .LPBank-giaiphap .LPBank-title {
    margin-bottom: 5rem;
  }
}
#page-workLPBank .LPBank-giaiphap .item-a {
  position: relative;
  margin-bottom: 6.875rem;
}
#page-workLPBank .LPBank-giaiphap .item-a:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  bottom: -30%;
  right: 0;
  border-radius: 50%;
  opacity: 0.5;
  background: #1d1512;
  mix-blend-mode: multiply;
  -webkit-filter: blur(122px);
          filter: blur(122px);
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-giaiphap .item-a .LPBank-title__title {
    font-size: 2.25rem;
  }
}
#page-workLPBank .LPBank-giaiphap .item-a__svg {
  position: relative;
}
#page-workLPBank .LPBank-giaiphap .item-a__svg svg {
  border-radius: 0.3125rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-giaiphap .item-a__svg svg {
    border-radius: 0.625rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-giaiphap .item-a__svg svg {
    border-radius: 1.25rem;
  }
}
#page-workLPBank .LPBank-giaiphap .item-a__svg svg .layer-4-1 {
  opacity: 0;
  visibility: hidden;
}
#page-workLPBank .LPBank-giaiphap .item-a__svg .f-title {
  position: absolute;
  z-index: 2;
  top: 7%;
  left: 0;
  right: 20%;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
  padding: 0 1.875rem;
}
#page-workLPBank .LPBank-giaiphap .item-a__svg .f-title span {
  display: block;
  color: #FFF;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.01em;
  margin-bottom: 0.5rem;
}
#page-workLPBank .LPBank-giaiphap .item-a__svg img {
  width: 100%;
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-giaiphap .item-a__svg {
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-giaiphap .item-a__svg {
    border-radius: 0.9375rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-a__svg .f-title {
    font-size: 0.6875rem;
    max-width: 46%;
    padding: 0 1.875rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-a__svg .f-title span {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-giaiphap .item-a__svg {
    border-radius: 1.25rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-a__svg .f-title {
    left: 7%;
    max-width: 38%;
    font-size: 0.875rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-a__svg .f-title span {
    font-size: 1.25rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-giaiphap .item-a__svg .f-title {
    max-width: 40%;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-giaiphap .item-a__svg .f-title {
    font-size: 1rem;
    max-width: 37%;
  }
  #page-workLPBank .LPBank-giaiphap .item-a__svg .f-title span {
    font-size: 1.375rem;
    max-width: 80%;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-giaiphap {
    padding-top: 0;
  }
  #page-workLPBank .LPBank-giaiphap .item-a {
    padding-top: 3.75rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-giaiphap .item-a {
    padding-top: 5rem;
  }
}
#page-workLPBank .LPBank-giaiphap .item-b {
  position: relative;
  z-index: 2;
  margin-bottom: 3.75rem;
}
#page-workLPBank .LPBank-giaiphap .item-b .LPBank-title {
  margin-bottom: 2.1875rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-giaiphap .item-b {
    margin-bottom: 5rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-b .LPBank-title {
    margin-bottom: 5.625rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-giaiphap .item-b {
    margin-bottom: 7.5rem;
  }
}
#page-workLPBank .LPBank-giaiphap .item-b__contentWrap {
  height: 100vh;
  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;
  background-color: #28140C;
  overflow: hidden;
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-list {
  position: relative;
  height: 100%;
  position: relative;
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-text {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding-left: 1.875rem;
  margin-top: 2.5rem;
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-text .f-title {
  color: #F5F5F7;
  font-size: 2.1875rem;
  font-weight: 600;
  line-height: 1.17;
  letter-spacing: -0.01em;
  margin-bottom: 0.9375rem;
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-text .f-text {
  font-size: 0.9375rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.41;
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-text .f-text p {
  margin-bottom: 0;
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-text .f-text p + p {
  margin-top: 1em;
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-text:last-child {
  -webkit-transform: translateY(120%);
          transform: translateY(120%);
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-phone {
  position: relative;
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-phone img {
  width: 100%;
  position: relative;
  z-index: 2;
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-phone .item-fix {
  position: absolute;
  z-index: -1;
  top: 1%;
  left: 1%;
  bottom: 1%;
  right: 1%;
  border-radius: 12%;
  overflow: hidden;
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-phone #giaiphap-video-1-a,
#page-workLPBank .LPBank-giaiphap .item-b__content .item-phone #giaiphap-video-1-b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-phone #giaiphap-video-1-a iframe,
#page-workLPBank .LPBank-giaiphap .item-b__content .item-phone #giaiphap-video-1-b iframe {
  width: 100%;
  height: 100%;
}
#page-workLPBank .LPBank-giaiphap .item-b__content .item-phone #giaiphap-video-1-a {
  z-index: 2;
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-giaiphap .item-b__content .item-phone {
    max-height: 75vh;
    aspect-ratio: 372/759;
    margin: 0 auto;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-giaiphap .item-b__content .item-text {
    padding-left: 3.125rem;
    margin-top: 2.5rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-b__content .item-text .f-title {
    color: #F5F5F7;
    font-size: 3.25rem;
    margin-bottom: 1.8125rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-b__content .item-text .f-text {
    font-size: 1.0625rem;
  }
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .item-text .f-title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.11;
  color: #F5F5F7;
  margin-bottom: 0.9375rem;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .item-text .f-text {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.7);
  max-width: 90%;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .item-text .f-text p {
  margin-bottom: 0;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .item-text .f-text p + p {
  margin-top: 1em;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .item-phone {
  position: relative;
  z-index: 2;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .item-phone img {
  width: 100%;
  height: 100%;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .item-phone #GP-mb-video-1,
#page-workLPBank .LPBank-giaiphap .item-b__mobile .item-phone #GP-mb-video-2 {
  position: absolute;
  top: 1%;
  left: 1%;
  bottom: 1%;
  right: 1%;
  z-index: -1;
  border-radius: 13%;
  overflow: hidden;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .item-phone #GP-mb-video-1 iframe,
#page-workLPBank .LPBank-giaiphap .item-b__mobile .item-phone #GP-mb-video-2 iframe {
  width: 100%;
  height: 100%;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-dots {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1.75rem;
  border-radius: 2.5rem;
  background: rgba(255, 255, 255, 0.11);
  padding: 0 0.625rem;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-dots .owl-dot {
  width: 0.3125rem;
  height: 0.3125rem;
  border-radius: 50%;
  background-color: #FFBF4E;
  border-radius: 50%;
  margin: 0 0.25rem;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-dots .owl-dot.active {
  width: 1.75rem;
  border-radius: 1.25rem;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-nav .owl-prev,
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-nav .owl-next {
  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;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 50%;
  background-color: #fff;
  font-size: 1.25rem;
  line-height: 1;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-nav .owl-prev svg,
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-nav .owl-next svg {
  width: 0.5rem;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-nav .owl-prev.disabled,
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-nav .owl-next.disabled {
  opacity: 0.5;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-nav .owl-next {
  margin-left: 0.3125rem;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel.owl-1 {
  margin-top: 2.8125rem;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel.owl-1 .owl-stage-outer {
  margin-bottom: 1.875rem;
}
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel.owl-2 .owl-dots,
#page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel.owl-2 .owl-nav {
  display: none;
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel.owl-1 .owl-stage-outer {
    margin-bottom: 3.75rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-dots {
    height: 3.125rem;
    padding: 0 1.25rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-dots .owl-dot {
    width: 0.75rem;
    height: 0.75rem;
    margin: 0 0.5625rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-dots .owl-dot.active {
    width: 3.75rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-nav .owl-prev,
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-nav .owl-next {
    width: 3.125rem;
    height: 3.125rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-nav .owl-prev svg,
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel .owl-nav .owl-next svg {
    width: 0.9375rem;
  }
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .item-text .f-title {
    font-size: 1.375rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .item-text .f-text {
    font-size: 0.875rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .owl-carousel.owl-1 {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .item-text .f-title {
    font-size: 1.875rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-b__mobile .item-text .f-text {
    font-size: 1rem;
  }
}
#page-workLPBank .LPBank-giaiphap .item-c {
  position: relative;
}
#page-workLPBank .LPBank-giaiphap .item-c .item-sharp {
  pointer-events: none;
}
#page-workLPBank .LPBank-giaiphap .item-c .item-sharp img {
  width: 100%;
}
#page-workLPBank .LPBank-giaiphap .item-c .item-video {
  position: relative;
  aspect-ratio: 1249/600;
  border-radius: 0.625rem;
  overflow: hidden;
  pointer-events: none;
}
#page-workLPBank .LPBank-giaiphap .item-c .item-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-giaiphap .item-c .item-video {
    border-radius: 0.9375rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-giaiphap .item-c .item-video {
    border-radius: 1.25rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-giaiphap .item-c .item-video {
    border-radius: 1.5625rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-giaiphap .item-c .item-video {
    border-radius: 1.875rem;
  }
}
#page-workLPBank .LPBank-giaiphap .item-c .item-text {
  text-align: center;
  padding-left: 3.125rem;
  margin-top: 2.5rem;
}
#page-workLPBank .LPBank-giaiphap .item-c .item-text .f-title {
  color: #F5F5F7;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.17;
  letter-spacing: -0.01em;
  margin-bottom: 1.25rem;
}
#page-workLPBank .LPBank-giaiphap .item-c .item-text .f-text {
  font-size: 0.9375rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.41;
}
#page-workLPBank .LPBank-giaiphap .item-c .item-text .f-text p {
  margin-bottom: 0;
}
#page-workLPBank .LPBank-giaiphap .item-c .item-text .f-text p + p {
  margin-top: 1em;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-giaiphap .item-c .item-sharp {
    position: absolute;
    top: 14%;
    left: 0;
    right: 0;
    z-index: -1;
    pointer-events: none;
  }
  #page-workLPBank .LPBank-giaiphap .item-c .item-img {
    border-radius: 1.25rem;
    max-width: 92%;
    margin: 0 auto;
    margin-bottom: 4.5rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-giaiphap .item-c .item-text {
    text-align: center;
    padding-left: 3.125rem;
    margin-top: 2.5rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-c .item-text .f-title {
    color: #F5F5F7;
    font-size: 2.5rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-c .item-text .f-text {
    font-size: 1rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-giaiphap .item-c .item-text {
    text-align: center;
    padding-left: 3.125rem;
    margin-top: 4.375rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-c .item-text .f-title {
    font-size: 3.25rem;
    margin-bottom: 1.8125rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-c .item-text .f-text {
    font-size: 1.0625rem;
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-giaiphap .item-c {
    position: relative;
    padding-top: 6.875rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-c .item-sharp {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -40%;
    margin-right: -50%;
  }
  #page-workLPBank .LPBank-giaiphap .item-c .item-text {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 2.5rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-c .item-mb {
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }
  #page-workLPBank .LPBank-giaiphap .item-c .item-mb img {
    width: 100%;
  }
}
#page-workLPBank .LPBank-thuonghieu {
  background-color: #281410;
  overflow: hidden;
  padding-top: 4.375rem;
}
#page-workLPBank .LPBank-thuonghieu .LPBank-title__title {
  color: #fff;
}
#page-workLPBank .LPBank-thuonghieu .item-a {
  margin-bottom: 4.375rem;
}
#page-workLPBank .LPBank-thuonghieu .item-a .LPBank-title {
  margin-bottom: 2.5rem;
}
#page-workLPBank .LPBank-thuonghieu .item-a .item-video {
  aspect-ratio: 1672/796;
  position: relative;
  border-radius: 0.625rem;
  overflow: hidden;
  pointer-events: none;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
#page-workLPBank .LPBank-thuonghieu .item-a .item-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-thuonghieu .item-a {
    margin-bottom: 7.5rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-a .LPBank-title {
    margin-bottom: 3.75rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-a .item-video {
    border-radius: 0.9375rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-thuonghieu .item-a {
    margin-bottom: 9.375rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-a .LPBank-title {
    margin-bottom: 5.9375rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-a .item-video {
    border-radius: 1.25rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-thuonghieu .item-a {
    margin-bottom: 12.5rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-a .LPBank-title {
    margin-bottom: 5.9375rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-a .item-video {
    border-radius: 2.8125rem;
  }
}
#page-workLPBank .LPBank-thuonghieu .item-b {
  margin-bottom: 4.375rem;
}
#page-workLPBank .LPBank-thuonghieu .item-b .LPBank-title {
  margin-bottom: 3.125rem;
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-thuonghieu .item-b {
    margin-bottom: 5.625rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-thuonghieu .item-b {
    margin-bottom: 8.125rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-b .LPBank-title {
    margin-bottom: 5.5rem;
  }
}
#page-workLPBank .LPBank-thuonghieu .item-b__content .f-scroll {
  width: 300vw;
}
#page-workLPBank .LPBank-thuonghieu .item-b__content .f-scroll img {
  width: 100%;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-thuonghieu .item-b__content .f-scroll {
    width: 147vw;
  }
}
#page-workLPBank .LPBank-thuonghieu .item-c {
  margin-bottom: 5.9375rem;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-text {
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 3.125rem;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-text p {
  margin-bottom: 0;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-text p + p {
  margin-top: 1em;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-inner {
  border-radius: 0.625rem;
  overflow: hidden;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-inner .row {
  margin: 0;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-inner .row [class*=col-] {
  padding: 0;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box {
  position: relative;
  aspect-ratio: 831/417;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box:hover .f-box__title {
  opacity: 0;
  visibility: hidden;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box:hover .f-box__hover {
  width: 100%;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box:hover .f-box__hover .f-box__title {
  opacity: 1;
  visibility: visible;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box__hover {
  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: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(213, 149, 117, 0)), to(rgba(104, 56, 32, 0.7)));
  background: linear-gradient(180deg, rgba(213, 149, 117, 0) 0%, rgba(104, 56, 32, 0.7) 100%);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box__hover .f-box__title {
  font-size: 1.25rem;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0;
  visibility: hidden;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box__body {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  z-index: 4;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1.25rem 1.25rem;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box__title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box__title small {
  display: block;
  font-size: 0.75rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.4);
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box-2 .f-box__hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 203, 130, 0)), to(rgba(249, 157, 27, 0.7)));
  background: linear-gradient(180deg, rgba(255, 203, 130, 0) 0%, rgba(249, 157, 27, 0.7) 100%);
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box-3 .f-box__hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(90, 223, 146, 0)), to(rgba(189, 226, 58, 0.7)));
  background: linear-gradient(180deg, rgba(90, 223, 146, 0) 0%, rgba(189, 226, 58, 0.7) 100%);
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box-4 .f-box__hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(180, 224, 254, 0.5)), to(rgba(14, 147, 211, 0.5)));
  background: linear-gradient(180deg, rgba(180, 224, 254, 0.5) 0%, rgba(14, 147, 211, 0.5) 100%);
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box-5 .f-box__hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(246, 149, 153, 0)), to(rgba(245, 39, 46, 0.7)));
  background: linear-gradient(180deg, rgba(246, 149, 153, 0) 0%, rgba(245, 39, 46, 0.7) 100%);
}
#page-workLPBank .LPBank-thuonghieu .item-c .f-box-3 .f-box__hover .f-box__title,
#page-workLPBank .LPBank-thuonghieu .item-c .f-box-4 .f-box__hover .f-box__title,
#page-workLPBank .LPBank-thuonghieu .item-c .f-box-5 .f-box__hover .f-box__title {
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-thuonghieu .item-c .f-inner {
    border-radius: 0.9375rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box__body {
    padding: 1.875rem 1.875rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box__title {
    font-size: 1.25rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box__title small {
    font-size: 0.875rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box__hover .f-box__title {
    font-size: 1.875rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box-3 .f-box__hover .f-box__title,
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box-4 .f-box__hover .f-box__title,
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box-5 .f-box__hover .f-box__title {
    font-size: 1.5625rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-thuonghieu .item-c .f-inner {
    border-radius: 1.25rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box__body {
    padding: 1.875rem 2.5rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box__title {
    font-size: 1.4375rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box__title small {
    font-size: 1.0625rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box__hover .f-box__title {
    font-size: 2.5rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box-3 .f-box__hover .f-box__title,
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box-4 .f-box__hover .f-box__title,
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box-5 .f-box__hover .f-box__title {
    font-size: 1.875rem;
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-thuonghieu .item-c .f-inner {
    border-radius: 0;
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box {
    aspect-ratio: 306/550;
    border-radius: 0;
    overflow: hidden;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box__body {
    display: none;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box__hover {
    width: 100%;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box__hover .f-box__title {
    font-size: 1.125rem !important;
    opacity: 1;
    visibility: visible;
    color: #fff;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .f-box__hover .f-box__title small {
    font-size: 0.75rem !important;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 0.3125rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .owl-carousel .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 1.875rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .owl-carousel .owl-nav .owl-prev,
  #page-workLPBank .LPBank-thuonghieu .item-c .owl-carousel .owl-nav .owl-next {
    width: 1.75rem;
    height: 1.75rem;
    line-height: 1.875rem;
    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;
    background-color: #F5F5F5;
    border-radius: 50%;
    font-size: 1.75rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .owl-carousel .owl-nav .owl-prev svg,
  #page-workLPBank .LPBank-thuonghieu .item-c .owl-carousel .owl-nav .owl-next svg {
    width: 0.5rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .owl-carousel .owl-nav .owl-prev.disabled,
  #page-workLPBank .LPBank-thuonghieu .item-c .owl-carousel .owl-nav .owl-next.disabled {
    opacity: 0.5;
  }
  #page-workLPBank .LPBank-thuonghieu .item-c .owl-carousel .owl-nav .owl-prev {
    margin-right: 0.5rem;
  }
}
#page-workLPBank .LPBank-thuonghieu .item-d .f-text {
  font-size: 1.0625rem;
  text-align: center;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1.41;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 5.9375rem;
}
#page-workLPBank .LPBank-thuonghieu .item-d .f-text p {
  margin-bottom: 0;
}
#page-workLPBank .LPBank-thuonghieu .item-d .f-text p + p {
  margin-top: 1em;
}
#page-workLPBank .LPBank-thuonghieu .item-d .f-img {
  position: relative;
  border-radius: 0.9375rem;
  overflow: hidden;
  pointer-events: none;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
#page-workLPBank .LPBank-thuonghieu .item-d .f-img iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img {
    border-radius: 0.9375rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img {
    border-radius: 1.875rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img {
    border-radius: 2.1875rem;
  }
}
#page-workLPBank .LPBank-thuonghieu .item-d .f-info {
  position: absolute;
  z-index: 2;
  width: 65%;
  left: 50%;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  font-size: 0.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.31;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 0;
}
#page-workLPBank .LPBank-thuonghieu .item-d .f-img-1 {
  aspect-ratio: 688/683;
}
#page-workLPBank .LPBank-thuonghieu .item-d .f-img-1 .f-info {
  bottom: 6%;
}
#page-workLPBank .LPBank-thuonghieu .item-d .f-img-2,
#page-workLPBank .LPBank-thuonghieu .item-d .f-img-3 {
  aspect-ratio: 690/330;
}
#page-workLPBank .LPBank-thuonghieu .item-d .f-img-2 .f-info,
#page-workLPBank .LPBank-thuonghieu .item-d .f-img-3 .f-info {
  top: 10%;
}
#page-workLPBank .LPBank-thuonghieu .item-d .f-img-2 {
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-thuonghieu .item-d .f-text {
    font-size: 1.0625rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-d .f-info {
    width: 60%;
    font-size: 1rem;
  }
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img-2 .f-info,
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img-3 .f-info {
    top: 10%;
    width: 46%;
  }
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img-2 {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img-2 {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 992px) and (max-width: 1599.98px) {
  #page-workLPBank .LPBank-thuonghieu .item-d .f-info {
    font-size: 0.875rem;
    width: 60%;
  }
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img-2 .f-info,
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img-3 .f-info {
    top: 10%;
    width: 50%;
  }
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img-2 {
    margin-bottom: 0.875rem;
  }
}
@media (min-width: 1260px) and (max-width: 1599.98px) {
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img-2 .f-info,
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img-3 .f-info {
    width: 70%;
  }
}
@media (max-width: 1259.98px) {
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img-1 {
    margin-bottom: 20x;
  }
  #page-workLPBank .LPBank-thuonghieu .item-d .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #page-workLPBank .LPBank-thuonghieu .item-d .row .col-xl-6:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #page-workLPBank .LPBank-thuonghieu .item-d .row .col-xl-6:last-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-thuonghieu .item-d .f-img-1 {
    margin-bottom: 0.875rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-thuonghieu {
    padding-top: 5.625rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-thuonghieu {
    padding-top: 7.1875rem;
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-thuonghieu {
    background-color: #311a12;
  }
}
#page-workLPBank .LPBank-chatlieu {
  background-color: #311a12;
  padding-bottom: 0;
  overflow: hidden;
  margin-top: -1px;
}
#page-workLPBank .LPBank-chatlieu .LPBank-title {
  margin-bottom: 2.5rem;
}
#page-workLPBank .LPBank-chatlieu .LPBank-title__title {
  color: #fff;
}
#page-workLPBank .LPBank-chatlieu .LPBank-title__text {
  color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-chatlieu {
    background-color: #281411;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-chatlieu {
    background-color: #2e1913;
  }
  #page-workLPBank .LPBank-chatlieu .LPBank-title {
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-chatlieu {
    padding-bottom: 0;
  }
}
#page-workLPBank .LPBank-chatlieu .item-a {
  position: relative;
  padding-top: 4.0625rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-chatlieu .item-a {
    padding-top: 6.25rem;
    margin-bottom: 5rem;
  }
  #page-workLPBank .LPBank-chatlieu .item-a .LPBank-title__text {
    max-width: 82%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-chatlieu .item-a {
    padding-top: 8.75rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-chatlieu .item-a {
    padding-top: 13.75rem;
    margin-bottom: 11.875rem;
  }
}
#page-workLPBank .LPBank-chatlieu .item-a__content {
  position: relative;
  z-index: -1;
  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;
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-chatlieu .item-a__content {
    height: 100vh;
  }
  #page-workLPBank .LPBank-chatlieu .item-a__content:before {
    content: "";
    z-index: -1;
    position: absolute;
    top: -2px;
    left: 0;
    right: 0;
    height: 60%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #281410), to(#000000));
    background: linear-gradient(180deg, #281410 15%, #000000 100%);
    -webkit-transform: translateY(-95%);
            transform: translateY(-95%);
  }
}
#page-workLPBank .LPBank-chatlieu .item-a__content .f-video {
  position: relative;
  aspect-ratio: 1920/1080;
  border-radius: 0.625rem;
  overflow: hidden;
}
#page-workLPBank .LPBank-chatlieu .item-a__content .f-video canvas {
  width: 100% !important;
  height: 100% !important;
}
#page-workLPBank .LPBank-chatlieu .item-a__content .f-video video {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-chatlieu .item-a__content .f-video {
    border-radius: 0.9375rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-chatlieu .item-a__content .f-video {
    border-radius: 1.25rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-chatlieu .item-a__content .f-video {
    border-radius: 1.875rem;
  }
}
#page-workLPBank .LPBank-chatlieu .item-b {
  position: relative;
  padding-top: 4.0625rem;
  margin-bottom: 5.3125rem;
}
#page-workLPBank .LPBank-chatlieu .item-b .LPBank-title {
  margin-bottom: 4.0625rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-chatlieu .item-b {
    padding-top: 0;
    margin-bottom: 6.875rem;
  }
  #page-workLPBank .LPBank-chatlieu .item-b .LPBank-title {
    margin-bottom: 5rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-chatlieu .item-b {
    margin-bottom: 9.375rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #page-workLPBank .LPBank-chatlieu .item-b .LPBank-title__title {
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-chatlieu .item-b {
    padding-top: 13.125rem;
    margin-bottom: 13.125rem;
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-chatlieu .item-b .LPBank-title {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
#page-workLPBank .LPBank-chatlieu .item-b__sharp {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-chatlieu .item-b__sharp {
    bottom: 10%;
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-chatlieu .item-b__sharp {
    width: 250vw;
  }
  #page-workLPBank .LPBank-chatlieu .item-b__sharp img {
    -webkit-transform: translateX(-30%);
            transform: translateX(-30%);
  }
}
#page-workLPBank .LPBank-chatlieu .item-b__content {
  position: relative;
  width: 60%;
  margin: 0 auto;
}
#page-workLPBank .LPBank-chatlieu .item-b__content img {
  width: 100%;
}
#page-workLPBank .LPBank-chatlieu .item-b__content .f-img {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 0 2%;
}
#page-workLPBank .LPBank-chatlieu .item-b__content .f-img span {
  display: block;
}
#page-workLPBank .LPBank-chatlieu .item-b__content .f-img-1 {
  top: 16%;
}
#page-workLPBank .LPBank-chatlieu .item-b__content .f-img-2 {
  top: 42%;
}
#page-workLPBank .LPBank-chatlieu .item-b__content .f-img-3 {
  top: 59%;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-chatlieu .item-b__content {
    width: 40%;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-chatlieu .item-b__content {
    width: 29%;
  }
}
#page-workLPBank .LPBank-chatlieu .item-c {
  margin-bottom: 2.5rem;
}
#page-workLPBank .LPBank-chatlieu .item-c .f-img img {
  width: 100%;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-chatlieu .item-c {
    margin-bottom: 5.625rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-chatlieu .item-c {
    margin-bottom: 7.5rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-chatlieu .item-c {
    margin-bottom: 12.1875rem;
  }
}
#page-workLPBank .LPBank-chatlieu .item-d .f-box {
  margin-bottom: 0.75rem;
  background-color: rgba(0, 0, 0, 0);
}
#page-workLPBank .LPBank-chatlieu .item-d .f-box iframe {
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
#page-workLPBank .LPBank-chatlieu .item-d .f-box-group {
  position: relative;
  border-radius: 0.9375rem;
  overflow: hidden;
  aspect-ratio: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
#page-workLPBank .LPBank-chatlieu .item-d .f-box-3 {
  margin-top: 3.125rem;
  position: relative;
}
#page-workLPBank .LPBank-chatlieu .item-d .f-box-3 .LPBank-title {
  position: absolute;
  top: 7%;
  left: 0;
  right: 0;
  z-index: 2;
}
#page-workLPBank .LPBank-chatlieu .item-d .f-box-3 .LPBank-title__sub {
  color: #F99D1C;
}
#page-workLPBank .LPBank-chatlieu .item-d .f-box-3 .LPBank-title__title {
  color: #1D1D1F;
}
#page-workLPBank .LPBank-chatlieu .item-d .f-box-3 .LPBank-title__text {
  color: rgba(29, 29, 31, 0.7);
}
#page-workLPBank .LPBank-chatlieu .item-d .f-box-3 canvas {
  display: block;
  width: 100%;
  height: 100%;
}
#page-workLPBank .LPBank-chatlieu .item-d .f-box-3 .f-box-group {
  aspect-ratio: 3840/2160;
  border-radius: 0;
  overflow: visible;
}
#page-workLPBank .LPBank-chatlieu .item-d .item-d__text {
  margin-top: 17%;
  text-align: center;
}
#page-workLPBank .LPBank-chatlieu .item-d .item-mobile {
  margin-top: 0.625rem;
}
#page-workLPBank .LPBank-chatlieu .item-d .item-mobile img {
  width: 100%;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-chatlieu .item-d .f-box {
    margin-bottom: 0.9375rem;
  }
  #page-workLPBank .LPBank-chatlieu .item-d .f-box-group {
    border-radius: 0.9375rem;
  }
  #page-workLPBank .LPBank-chatlieu .item-d .f-box-3 {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-chatlieu .item-d .f-box {
    margin-bottom: 0.875rem;
  }
  #page-workLPBank .LPBank-chatlieu .item-d .f-box-group {
    border-radius: 1.25rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-chatlieu .item-d .f-box {
    margin-bottom: 1.25rem;
  }
  #page-workLPBank .LPBank-chatlieu .item-d .f-box-group {
    border-radius: 2.1875rem;
  }
}
@media (max-width: 991.98px) {
  #page-workLPBank .LPBank-chatlieu .item-d .col-md-12 .f-box {
    aspect-ratio: 1;
  }
  #page-workLPBank .LPBank-chatlieu .item-d .col-md-12 .f-box img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#page-workLPBank .LPBank-kinhdoanh {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
#page-workLPBank .LPBank-kinhdoanh .LPBank-title {
  margin-bottom: 3.125rem;
}
#page-workLPBank .LPBank-kinhdoanh .LPBank-title__title {
  line-height: 1.1;
  color: #1D1D1F;
}
#page-workLPBank .LPBank-kinhdoanh .LPBank-title__text {
  color: rgba(29, 29, 31, 0.7);
  margin-top: 0.9375rem;
}
#page-workLPBank .LPBank-kinhdoanh .item-text-head {
  font-size: 0.75rem;
  text-align: center;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-kinhdoanh {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .LPBank-title {
    margin-bottom: 4.375rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .LPBank-title__text {
    margin-top: 1.25rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-kinhdoanh {
    padding-top: 6.875rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-kinhdoanh {
    padding-bottom: 0;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-kinhdoanh {
    padding-top: 10.625rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .LPBank-title {
    margin-bottom: 5.9375rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .LPBank-title__text {
    margin-top: 1.5625rem;
  }
}
#page-workLPBank .LPBank-kinhdoanh .item-a {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-kinhdoanh .item-a {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-kinhdoanh .item-a {
    margin-bottom: 5.625rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-kinhdoanh .item-a {
    margin-bottom: 6.875rem;
  }
}
#page-workLPBank .LPBank-kinhdoanh .item-a__body {
  text-align: center;
}
#page-workLPBank .LPBank-kinhdoanh .item-a__body .f-img {
  max-width: 50%;
  margin: 0 auto;
}
#page-workLPBank .LPBank-kinhdoanh .item-a__body .f-img img {
  width: 100%;
}
#page-workLPBank .LPBank-kinhdoanh .item-a__body .f-text {
  margin-top: 3.125rem;
}
#page-workLPBank .LPBank-kinhdoanh .item-a__body .f-text p {
  margin-bottom: 0;
}
#page-workLPBank .LPBank-kinhdoanh .item-a__body .f-text p + p {
  margin-top: 1em;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-kinhdoanh .item-a__body .f-text {
    margin-top: 4.6875rem;
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-kinhdoanh .item-a__body .f-text {
    font-size: 0.75rem;
  }
}
#page-workLPBank .LPBank-kinhdoanh .item-b {
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-kinhdoanh .item-b {
    margin-bottom: 5rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-kinhdoanh .item-b {
    margin-bottom: 7.5rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-kinhdoanh .item-b {
    margin-bottom: 12.1875rem;
  }
}
#page-workLPBank .LPBank-kinhdoanh .item-b__content .f-box {
  text-align: center;
  margin-bottom: 2.1875rem;
}
#page-workLPBank .LPBank-kinhdoanh .item-b__content .f-box .item-video {
  position: relative;
  aspect-ratio: 634/670;
  border-radius: 0.9375rem;
  overflow: hidden;
  margin-bottom: 1.25rem;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
#page-workLPBank .LPBank-kinhdoanh .item-b__content .f-box .item-video iframe {
  display: block;
  line-height: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
#page-workLPBank .LPBank-kinhdoanh .item-b__content .f-box p {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.23;
  color: rgba(29, 29, 31, 0.7);
  padding: 0 1.25rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-kinhdoanh .item-b__content .f-box {
    margin-bottom: 0;
    border-radius: 1.25rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .item-b__content .f-box p {
    font-size: 0.875rem;
    padding: 0 1.875rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-kinhdoanh .item-b__content .f-box {
    border: 1.5625rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .item-b__content .f-box .item-video {
    border-radius: 1.5625rem;
    margin-bottom: 1.5625rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .item-b__content .f-box p {
    font-size: 1rem;
    padding: 0 3.75rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-kinhdoanh .item-b__content {
    max-width: 94%;
    margin: 0 auto;
  }
  #page-workLPBank .LPBank-kinhdoanh .item-b__content .f-box .item-video {
    margin-bottom: 1.875rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .item-b__content .f-box p {
    font-size: 1.0625rem;
    padding: 0 8.75rem;
  }
}
#page-workLPBank .LPBank-kinhdoanh .item-c {
  margin-bottom: 1.875rem;
}
#page-workLPBank .LPBank-kinhdoanh .item-c .LPBank-title__text {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-kinhdoanh .item-c {
    margin-bottom: 3.75rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .item-c .LPBank-title__text {
    max-width: 60%;
  }
}
#page-workLPBank .LPBank-kinhdoanh .item-c__content .f-text {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 1.0625rem;
  margin-bottom: 1.875rem;
}
#page-workLPBank .LPBank-kinhdoanh .item-c__content .f-text p {
  color: rgba(29, 29, 31, 0.7);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.23;
  margin-bottom: 0.625rem;
}
#page-workLPBank .LPBank-kinhdoanh .item-c__content .f-text h3 {
  color: rgba(29, 29, 31, 0.8);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -0.01em;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-kinhdoanh .item-c__content .f-text {
    padding-top: 1.0625rem;
    margin-bottom: 2.5rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .item-c__content .f-text p {
    font-size: 0.875rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .item-c__content .f-text h3 {
    font-size: 1.875rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-kinhdoanh .item-c__content .f-text {
    padding-top: 1.0625rem;
    margin-bottom: 3.75rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .item-c__content .f-text p {
    font-size: 1.0625rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .item-c__content .f-text h3 {
    font-size: 2.25rem;
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-kinhdoanh .item-c__content .f-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-kinhdoanh .item-d {
    height: 100vh;
    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;
  }
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-kinhdoanh .item-d .item-d__svg {
    overflow-x: auto;
    padding: 0 1.875rem;
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }
  #page-workLPBank .LPBank-kinhdoanh .item-d .item-d__svg::-webkit-scrollbar {
    display: none;
  }
  #page-workLPBank .LPBank-kinhdoanh .item-d .item-d__svg .f-fix-scroll {
    width: 190vw;
  }
}
#page-workLPBank .LPBank-kinhdoanh .item-d__svg {
  margin-left: -1%;
}
#page-workLPBank .LPBank-kinhdoanh .item-d__svg .line-wave {
  stroke-dasharray: 1410;
  stroke-dashoffset: 1410;
}
#page-workLPBank .LPBank-design {
  overflow: hidden;
}
@media (max-width: 1259.98px) {
  #page-workLPBank .LPBank-design {
    background-color: #f99d1a;
  }
}
#page-workLPBank .LPBank-design .LPBank-title {
  text-align: center;
}
#page-workLPBank .LPBank-design .LPBank-title__title {
  font-size: 1.625rem;
  line-height: 1.1;
  color: #fff;
}
#page-workLPBank .LPBank-design .LPBank-title__text {
  color: rgba(255, 255, 255, 0.7);
  margin-top: 0.9375rem;
}
#page-workLPBank .LPBank-design .LPBank-title__title {
  font-size: 1.625rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-design .LPBank-title__title {
    font-size: 2rem;
  }
  #page-workLPBank .LPBank-design .LPBank-title__text {
    margin-top: 1.5625rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-design .LPBank-title__title {
    font-size: 2.5rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-design .LPBank-title__title {
    font-size: 3.25rem;
  }
}
#page-workLPBank .LPBank-design .item-content {
  position: relative;
  padding-top: 3.125rem;
}
@media (max-width: 1259.98px) {
  #page-workLPBank .LPBank-design .item-content {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(23.81%, #130A06), color-stop(77.99%, #F99D1C), color-stop(101.21%, rgba(249, 157, 28, 0)));
    background: linear-gradient(180deg, #130A06 23.81%, #F99D1C 77.99%, rgba(249, 157, 28, 0) 101.21%);
  }
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-design .item-content {
    padding-top: 3.125rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-design .item-content {
    padding-top: 4.375rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-design .item-content {
    background-color: #130A06;
    padding-top: 5.625rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-design .item-content {
    padding-top: 7.8125rem;
  }
}
#page-workLPBank .LPBank-design .item-a {
  margin-bottom: 5rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-design .item-a {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-design .item-a {
    margin-bottom: 7.5rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-design .item-a {
    margin-bottom: 9.375rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-design .item-a .item-a__group {
    height: 100vh;
    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;
  }
}
#page-workLPBank .LPBank-design .item-a .f-title {
  color: #FFF;
  font-size: 17vw;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-align: center;
  margin-bottom: 0;
}
#page-workLPBank .LPBank-design .item-a .f-list {
  position: relative;
}
#page-workLPBank .LPBank-design .item-a .f-list .f-img {
  position: relative;
  z-index: 10;
}
#page-workLPBank .LPBank-design .item-a .f-list .f-img img {
  width: 100%;
}
#page-workLPBank .LPBank-design .item-a .f-list .f-img span {
  display: block;
  border-radius: 0.3125rem;
  overflow: hidden;
}
#page-workLPBank .LPBank-design .item-a .f-list .f-img:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#page-workLPBank .LPBank-design .item-a .f-list .f-img:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 5%;
  right: 5%;
  top: 10%;
  height: 50%;
  border-radius: 50%;
  background: #140B07;
  -webkit-filter: blur(78px);
          filter: blur(78px);
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-design .item-a .f-list .f-img span {
    border-radius: 0.625rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-design .item-a .f-list .f-img span {
    border-radius: 0.9375rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-design .item-a .f-list .f-img span {
    border-radius: 1.25rem;
  }
}
#page-workLPBank .LPBank-design .item-a .f-list .f-img-2 {
  z-index: 9;
}
#page-workLPBank .LPBank-design .item-a .f-list .f-img-3 {
  z-index: 8;
}
#page-workLPBank .LPBank-design .item-a .f-list .f-img-4 {
  z-index: 7;
}
#page-workLPBank .LPBank-design .item-a .f-list .f-img-5 {
  z-index: 6;
}
#page-workLPBank .LPBank-design .item-a .f-list .f-img-6 {
  z-index: 5;
}
#page-workLPBank .LPBank-design .item-a .f-list .f-img-7 {
  z-index: 4;
}
#page-workLPBank .LPBank-design .item-a .f-list .f-img-8 {
  z-index: 3;
}
#page-workLPBank .LPBank-design .item-b {
  margin-bottom: 3.75rem;
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-design .item-b {
    margin-bottom: 0;
  }
}
#page-workLPBank .LPBank-design .item-b .f-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page-workLPBank .LPBank-design .item-b .f-inner .f-box {
  position: relative;
  padding: 0 0.25rem;
  cursor: pointer;
  overflow: hidden;
  width: 19%;
}
#page-workLPBank .LPBank-design .item-b .f-inner .f-box__body {
  position: relative;
  border: 1px solid rgba(255, 191, 78, 0.2);
  border-radius: 0.9375rem;
  overflow: hidden;
}
#page-workLPBank .LPBank-design .item-b .f-inner .f-box__body .f-back {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
}
#page-workLPBank .LPBank-design .item-b .f-inner .f-box__body .f-back img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-workLPBank .LPBank-design .item-b .f-inner.hihi .f-box.active {
  width: var(--width);
}
#page-workLPBank .LPBank-design .item-b .f-inner.hihi .f-box.active .f-box__body .f-front {
  opacity: 0;
  visibility: hidden;
}
#page-workLPBank .LPBank-design .item-b .f-inner.hihi .f-box.active .f-box__body .f-back {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#page-workLPBank .LPBank-design .item-b .f-inner.hihi .f-box__body {
  height: 100%;
}
#page-workLPBank .LPBank-design .item-b .f-inner.hihi .f-box__body .f-front {
  height: 100%;
}
#page-workLPBank .LPBank-design .item-b .f-inner.hihi .f-box__body .f-front img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-workLPBank .LPBank-design .item-c {
  overflow: hidden;
  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;
}
#page-workLPBank .LPBank-design .item-c .f-run-1,
#page-workLPBank .LPBank-design .item-c .f-run-2,
#page-workLPBank .LPBank-design .item-c .f-run-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page-workLPBank .LPBank-design .item-c .f-run-1 .f-item,
#page-workLPBank .LPBank-design .item-c .f-run-2 .f-item,
#page-workLPBank .LPBank-design .item-c .f-run-3 .f-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page-workLPBank .LPBank-design .item-c .f-run-1 .f-img,
#page-workLPBank .LPBank-design .item-c .f-run-2 .f-img,
#page-workLPBank .LPBank-design .item-c .f-run-3 .f-img {
  width: 60vw;
  margin: 0.625rem;
}
#page-workLPBank .LPBank-design .item-c .f-run-1 .f-img img,
#page-workLPBank .LPBank-design .item-c .f-run-2 .f-img img,
#page-workLPBank .LPBank-design .item-c .f-run-3 .f-img img {
  width: 100%;
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-design .item-c .f-run-1 .f-img,
  #page-workLPBank .LPBank-design .item-c .f-run-2 .f-img,
  #page-workLPBank .LPBank-design .item-c .f-run-3 .f-img {
    margin: 1.5625rem;
    width: 25vw;
  }
  #page-workLPBank .LPBank-design .item-c .f-run-1 .f-img:not(.show),
  #page-workLPBank .LPBank-design .item-c .f-run-2 .f-img:not(.show),
  #page-workLPBank .LPBank-design .item-c .f-run-3 .f-img:not(.show) {
    opacity: 0;
    visibility: hidden;
  }
}
@media (max-width: 1259.98px) {
  #page-workLPBank .LPBank-design .item-c .f-run-1 .f-item {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-animation: runRightLeft 6s linear infinite;
            animation: runRightLeft 6s linear infinite;
  }
  #page-workLPBank .LPBank-design .item-c .f-run-2 .f-item {
    -webkit-animation: runLeftRight 7s linear infinite;
            animation: runLeftRight 7s linear infinite;
  }
  #page-workLPBank .LPBank-design .item-c .f-run-3 .f-item {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-animation: runRightLeft 9s linear infinite;
            animation: runRightLeft 9s linear infinite;
  }
}
#page-workLPBank .LPBank-design .item-c-wrap {
  margin-top: 5.625rem;
}
#page-workLPBank .LPBank-design .item-group-wrap {
  position: relative;
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-design .item-group-wrap {
    height: 100vh;
  }
  #page-workLPBank .LPBank-design .item-group-wrap .item-a,
  #page-workLPBank .LPBank-design .item-group-wrap .fix-extendBox,
  #page-workLPBank .LPBank-design .item-group-wrap .item-c-wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    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;
    margin: 0;
  }
  #page-workLPBank .LPBank-design .item-group-wrap .item-a {
    z-index: 1;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background-color: #130A06;
  }
  #page-workLPBank .LPBank-design .item-group-wrap .bg-b-hihi {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, from(#130A06), to(#F99D1C));
    background: linear-gradient(180deg, #130A06 0%, #F99D1C 100%);
    opacity: 0;
    visibility: hidden;
  }
  #page-workLPBank .LPBank-design .item-group-wrap .fix-extendBox,
  #page-workLPBank .LPBank-design .item-group-wrap .item-c-wrap {
    opacity: 0;
    visibility: hidden;
  }
  #page-workLPBank .LPBank-design .item-group-wrap .fix-extendBox {
    z-index: 3;
    margin-bottom: 0;
  }
  #page-workLPBank .LPBank-design .item-group-wrap .item-c-wrap {
    z-index: 4;
    background: #FA9E1D;
  }
}
#page-workLPBank .LPBank-design .item-b-wrap {
  position: relative;
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-design .item-content .LPBank-title {
    position: absolute;
    top: 7.8125rem;
    left: 0;
    right: 0;
    z-index: 2;
  }
}
#page-workLPBank .LPBank-foot {
  position: relative;
  z-index: 2;
  background-color: #FA9E1D;
  padding-bottom: 6.5625rem;
  background-color: #F99D1C;
  padding-top: 4.0625rem;
  margin-top: -2px;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-foot {
    padding-top: 9.375rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-foot {
    padding-top: 15.625rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-foot {
    padding-top: 0;
  }
}
#page-workLPBank .LPBank-foot .item-b {
  padding-bottom: 10.625rem;
}
#page-workLPBank .LPBank-foot .item-b .f-text {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.21;
  letter-spacing: -0.01em;
  text-align: center;
}
#page-workLPBank .LPBank-foot .item-b .f-text > div {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #1D1D1F), color-stop(50%, rgba(255, 255, 255, 0.8)));
  background: linear-gradient(to right, #1D1D1F 50%, rgba(255, 255, 255, 0.8) 50%);
  background-size: 200% 100%;
  background-position-x: 100%;
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-foot .item-b .f-text {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-foot .item-b {
    padding-bottom: 15.625rem;
  }
  #page-workLPBank .LPBank-foot .item-b .f-text {
    font-size: 2.625rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-foot .item-b {
    padding-bottom: 18.75rem;
  }
  #page-workLPBank .LPBank-foot .item-b .f-text {
    font-size: 3.25rem;
  }
}
#page-workLPBank .LPBank-foot .item-c {
  text-align: center;
}
#page-workLPBank .LPBank-foot .item-c .f-head {
  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;
  margin-bottom: 3.125rem;
}
#page-workLPBank .LPBank-foot .item-c .f-head svg {
  width: 7.5rem;
  margin-bottom: 0.6875rem;
}
#page-workLPBank .LPBank-foot .item-c .f-head h2 {
  color: #F8921B;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: -0.01em;
  margin-bottom: 0;
}
#page-workLPBank .LPBank-foot .item-c .f-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1.3125rem 0;
}
#page-workLPBank .LPBank-foot .item-c .f-list__item + .f-list__item {
  border-top: 1px solid rgba(166, 166, 166, 0.3);
}
#page-workLPBank .LPBank-foot .item-c .f-list__item .t-text {
  width: 50%;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.41;
  color: rgba(255, 255, 255, 0.7);
}
#page-workLPBank .LPBank-foot .item-c .f-list__item .t-text small {
  display: block;
  color: #F8921B;
  font-size: 0.6875rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}
#page-workLPBank .LPBank-foot .item-c .f-list__item .t-text:nth-child(n+3) {
  margin-top: 1.25rem;
}
#page-workLPBank .LPBank-foot .item-c .f-list__item .t-text p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0 5%;
}
#page-workLPBank .LPBank-foot .item-c .f-list__item.f-last {
  border-top: 0 !important;
  padding-top: 3.125rem;
}
#page-workLPBank .LPBank-foot .item-c .f-list__item.f-last .t-text {
  width: 100%;
  text-align: center;
}
#page-workLPBank .LPBank-foot .item-c .f-list__item.f-last .t-text small {
  margin-bottom: 1rem;
}
#page-workLPBank .LPBank-foot .item-c .f-list__item.f-last .t-text img {
  margin: auto;
  max-width: 7.1875rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-foot .item-c .f-list__item.f-last {
    padding-top: 4.375rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item.f-last .t-text img {
    max-width: 7.5rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-foot .item-c .f-list__item.f-last {
    padding-top: 6.25rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item.f-last .t-text img {
    max-width: 8.75rem;
  }
}
#page-workLPBank .LPBank-foot .item-c .f-foot {
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 3.75rem;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-foot .item-c .f-head svg {
    width: 8.125rem;
    margin-bottom: 0.9375rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-head h2 {
    font-size: 1.5625rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item {
    padding: 1.875rem 0;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item + .f-list__item {
    border-top: 1px solid rgba(166, 166, 166, 0.3);
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item .t-text {
    width: 50%;
    font-size: 0.9375rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item .t-text small {
    font-size: 0.875rem;
    margin-bottom: 0.5625rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item .t-text:nth-child(n+3) {
    margin-top: 1.875rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-foot {
    font-size: 0.75rem;
    margin-top: 5.625rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-foot .item-c .f-head svg {
    width: 11.25rem;
    margin-bottom: 0.9375rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-head h2 {
    font-size: 1.875rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item {
    padding: 2.75rem 0;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item + .f-list__item {
    border-top: 1px solid rgba(166, 166, 166, 0.3);
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item .t-text {
    font-size: 1.0625rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item .t-text small {
    font-size: 0.8125rem;
    margin-bottom: 0.5625rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item .t-text p {
    padding: 0 10%;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item .t-text:nth-child(n+3) {
    margin-top: 2.8125rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-foot {
    font-size: 0.875rem;
    margin-top: 9.375rem;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-foot .item-c .f-head svg {
    width: 14.6875rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-head h2 {
    font-size: 2.5625rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item {
    padding: 3.4375rem 0;
  }
  #page-workLPBank .LPBank-foot .item-c .f-list__item .t-text {
    font-size: 1.125rem;
  }
  #page-workLPBank .LPBank-foot .item-c .f-foot {
    margin-top: 13.125rem;
  }
}
#page-workLPBank .LPBank-foot .item-sharp {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
#page-workLPBank .LPBank-foot .item-sharp img {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1259.98px) {
  #page-workLPBank .LPBank-foot .item-sharp img {
    -webkit-transform: translateY(40%);
            transform: translateY(40%);
  }
}
#page-workLPBank .LPBank-popup {
  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;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767.98px) {
  #page-workLPBank .LPBank-popup {
    background-color: transparent;
  }
}
#page-workLPBank .LPBank-popup.show-popup {
  opacity: 1;
  visibility: visible;
}
#page-workLPBank .LPBank-popup.show-popup .item-group {
  -webkit-transform: scale(1);
          transform: scale(1);
}
#page-workLPBank .LPBank-popup .container {
  max-width: 95%;
}
#page-workLPBank .LPBank-popup .LPbank__bgClose {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 5px;
}
#page-workLPBank .LPBank-popup .LPBank-popup__content {
  position: relative;
  z-index: 2;
  pointer-events: none;
}
#page-workLPBank .LPBank-popup .item-group {
  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;
  aspect-ratio: 500/840;
  position: relative;
  z-index: 2;
  border-radius: 1.25rem;
  overflow: hidden;
  padding: 0 1.25rem;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: visible;
}
#page-workLPBank .LPBank-popup .item-group .item-close {
  position: absolute;
  z-index: 2;
  top: 0.9375rem;
  right: 0.9375rem;
  width: 1.5625rem;
  cursor: pointer;
}
#page-workLPBank .LPBank-popup .item-group .item-close circle,
#page-workLPBank .LPBank-popup .item-group .item-close path {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workLPBank .LPBank-popup .item-group .item-close:hover circle {
  fill: #fff;
  fill-opacity: 1;
}
#page-workLPBank .LPBank-popup .item-group .item-close:hover path {
  fill: #000;
}
#page-workLPBank .LPBank-popup .item-group .bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
}
#page-workLPBank .LPBank-popup .item-group .item-title {
  color: #FFF;
  font-family: "BT Beau Sans";
  font-size: 1.125rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0.625rem;
}
#page-workLPBank .LPBank-popup .item-group .item-text {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.68;
}
#page-workLPBank .LPBank-popup .item-group .item-text p {
  margin-bottom: 0;
}
#page-workLPBank .LPBank-popup .item-group .item-text p + p {
  margin-top: 1em;
}
@media (min-width: 768px) {
  #page-workLPBank .LPBank-popup .container {
    max-width: 88%;
  }
  #page-workLPBank .LPBank-popup .item-group {
    aspect-ratio: 1672/1300;
    border-radius: 1.875rem;
    padding: 0 10%;
  }
  #page-workLPBank .LPBank-popup .item-group .item-close {
    top: 1.25rem;
    right: 1.25rem;
    width: 1.875rem;
  }
  #page-workLPBank .LPBank-popup .item-group .item-title {
    font-size: 1.875rem;
  }
  #page-workLPBank .LPBank-popup .item-group .item-text {
    font-size: 0.875rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .LPBank-popup .item-group .item-close {
    top: 1.5625rem;
    right: 1.5625rem;
    width: 2.5625rem;
  }
  #page-workLPBank .LPBank-popup .item-group .item-title {
    font-size: 2.25rem;
  }
  #page-workLPBank .LPBank-popup .item-group .item-text {
    font-size: 1rem;
  }
}
@media (min-width: 1260px) {
  #page-workLPBank .LPBank-popup .item-group {
    aspect-ratio: 1672/896;
    border-radius: 2.1875rem;
    padding: 0 15%;
  }
}
@media (min-width: 1600px) {
  #page-workLPBank .LPBank-popup .item-group {
    border-radius: 2.8125rem;
    padding: 0 20%;
  }
}
#page-workLPBank .fix-extendBox {
  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;
  height: 100vh;
}
#page-workLPBank .fix-extendBox .t-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page-workLPBank .fix-extendBox .t-box {
  height: 90vh;
  width: 18%;
  padding: 0 0.25rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workLPBank .fix-extendBox .t-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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 0.9375rem;
  border: 1px solid rgba(255, 191, 78, 0.2);
  overflow: hidden;
  padding: 1.875rem 0.9375rem;
}
#page-workLPBank .fix-extendBox .t-box__inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: linear-gradient(327deg, #FFBF4E -37%, rgba(255, 255, 255, 0) 76.81%);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
#page-workLPBank .fix-extendBox .t-head {
  text-align: center;
  margin-bottom: 1.25rem;
}
#page-workLPBank .fix-extendBox .t-head img {
  max-width: 70%;
  margin-bottom: 1.25rem;
}
#page-workLPBank .fix-extendBox .t-title {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.26;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workLPBank .fix-extendBox .t-title span {
  display: block;
  color: #FFF;
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}
#page-workLPBank .fix-extendBox .t-sub {
  color: #FFF;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  margin-bottom: 0.75rem;
}
#page-workLPBank .fix-extendBox .t-sub small {
  display: block;
  font-size: 0.625rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
#page-workLPBank .fix-extendBox .t-grid-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.125rem;
}
#page-workLPBank .fix-extendBox .t-grid-1 .t-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 33.333333%;
  padding: 0 0.125rem;
}
#page-workLPBank .fix-extendBox .t-grid-1 .f-item {
  background-color: #fff;
  border-radius: 0.3125rem;
  overflow: hidden;
  padding: 0.375rem 0.375rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workLPBank .fix-extendBox .t-grid-1 .f-item + .f-item {
  margin-top: 0.25rem;
}
#page-workLPBank .fix-extendBox .t-grid-1 .f-item-2,
#page-workLPBank .fix-extendBox .t-grid-1 .f-item-5 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#page-workLPBank .fix-extendBox .t-grid-1 .f-item__title,
#page-workLPBank .fix-extendBox .t-grid-2 .f-item__title {
  font-size: 0.5rem;
  font-weight: 700;
  line-height: 1.31;
  color: rgba(110, 54, 26, 0.9);
  letter-spacing: -0.01em;
}
#page-workLPBank .fix-extendBox .t-grid-2 .f-item {
  background-color: #fff;
  border-radius: 0.3125rem;
  overflow: hidden;
  text-align: center;
  padding: 0.5rem 0.75rem;
}
#page-workLPBank .fix-extendBox .t-grid-2 .f-item + .f-item {
  margin-top: 0.25rem;
}
#page-workLPBank .fix-extendBox .t-grid-2 .f-item__title {
  text-align: left;
}
#page-workLPBank .fix-extendBox .t-grid-2 img {
  max-width: 70%;
}
#page-workLPBank .fix-extendBox .t-cont-2,
#page-workLPBank .fix-extendBox .f-cont-4 {
  margin-top: 1.25rem;
}
#page-workLPBank .fix-extendBox .f-cont-5 {
  text-align: center;
}
#page-workLPBank .fix-extendBox .f-cont-5 .t-sub {
  text-align: left;
}
#page-workLPBank .fix-extendBox .f-cont-6 {
  margin-top: 1.25rem;
}
#page-workLPBank .fix-extendBox .t-box.active {
  width: 25%;
}
#page-workLPBank .fix-extendBox .t-box.active .t-box__inner {
  padding: 1.25rem 1.875rem;
}
#page-workLPBank .fix-extendBox .t-box.active .t-head {
  margin-bottom: 1.25rem;
}
#page-workLPBank .fix-extendBox .t-box.active .t-head img {
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.25rem;
}
#page-workLPBank .fix-extendBox .t-box.active .t-title {
  max-width: 90%;
  text-align: left;
  font-size: 0.875rem;
}
#page-workLPBank .fix-extendBox .t-box.active .t-title span {
  font-size: 1.25rem;
}
#page-workLPBank .fix-extendBox .t-box-2.active .f-cont-3 .t-sub,
#page-workLPBank .fix-extendBox .t-box-2.active .f-cont-4 .t-sub {
  width: 80%;
}
#page-workLPBank .fix-extendBox .t-box-2.active .f-cont-3 .t-grid-3,
#page-workLPBank .fix-extendBox .t-box-2.active .f-cont-4 .t-grid-3 {
  width: 90%;
}
#page-workLPBank .fix-extendBox .t-box-3.active .t-head img {
  max-width: 70%;
}
#page-workLPBank .fix-extendBox .t-box-3.active .t-title {
  max-width: 80%;
}
#page-workLPBank .fix-extendBox .t-box-3.active .f-cont-5 {
  text-align: center;
}
#page-workLPBank .fix-extendBox .t-box-3.active .f-cont-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page-workLPBank .fix-extendBox .t-box-4.active .f-cont-5 img {
  max-width: 80%;
}
@media (min-width: 1600px) {
  #page-workLPBank .fix-extendBox .t-box {
    width: 17%;
  }
  #page-workLPBank .fix-extendBox .t-box__inner {
    padding: 3.75rem 2.125rem;
  }
  #page-workLPBank .fix-extendBox .t-head {
    margin-bottom: 2.5rem;
  }
  #page-workLPBank .fix-extendBox .t-head img {
    margin-bottom: 1.875rem;
  }
  #page-workLPBank .fix-extendBox .t-title {
    font-size: 0.75rem;
  }
  #page-workLPBank .fix-extendBox .t-title span {
    font-size: 1.125rem;
  }
  #page-workLPBank .fix-extendBox .t-sub {
    margin-bottom: 0.9375rem;
  }
  #page-workLPBank .fix-extendBox .t-sub small {
    font-size: 0.8125rem;
  }
  #page-workLPBank .fix-extendBox .t-grid-1 .f-item__title,
  #page-workLPBank .fix-extendBox .t-grid-2 .f-item__title {
    font-size: 0.625rem;
  }
  #page-workLPBank .fix-extendBox .t-grid-1 .f-item {
    padding: 0.5rem 0.75rem;
  }
  #page-workLPBank .fix-extendBox .t-box.active {
    width: 23%;
  }
  #page-workLPBank .fix-extendBox .t-box.active .t-box__inner {
    padding: 3.75rem 2.5rem;
  }
  #page-workLPBank .fix-extendBox .t-box.active .t-title {
    font-size: 0.9375rem;
  }
  #page-workLPBank .fix-extendBox .t-box.active .t-title span {
    font-size: 1.375rem;
  }
  #page-workLPBank .fix-extendBox .t-box-2.active .f-cont-3,
  #page-workLPBank .fix-extendBox .t-box-2.active .f-cont-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #page-workLPBank .fix-extendBox .t-box-2.active .f-cont-3 .t-sub,
  #page-workLPBank .fix-extendBox .t-box-2.active .f-cont-4 .t-sub {
    width: 40%;
  }
  #page-workLPBank .fix-extendBox .t-box-2.active .f-cont-3 .t-grid-3,
  #page-workLPBank .fix-extendBox .t-box-2.active .f-cont-4 .t-grid-3 {
    width: 60%;
  }
}
#page-workLPBank .extendBox-mobile {
  margin-top: 7.5rem;
}
#page-workLPBank .extendBox-mobile .f-img {
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 191, 78, 0.2);
}
#page-workLPBank .extendBox-mobile .f-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-workLPBank .extendBox-mobile .owl-carousel .owl-stage-outer {
  overflow: visible;
}
#page-workLPBank .extendBox-mobile .owl-carousel .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 1.5rem;
}
#page-workLPBank .extendBox-mobile .owl-carousel .owl-nav .owl-prev,
#page-workLPBank .extendBox-mobile .owl-carousel .owl-nav .owl-next {
  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;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 50%;
  background-color: #F5F5F5;
  color: #311B12;
}
#page-workLPBank .extendBox-mobile .owl-carousel .owl-nav .owl-prev svg,
#page-workLPBank .extendBox-mobile .owl-carousel .owl-nav .owl-next svg {
  width: 0.5rem;
}
#page-workLPBank .extendBox-mobile .owl-carousel .owl-nav .owl-prev.disabled,
#page-workLPBank .extendBox-mobile .owl-carousel .owl-nav .owl-next.disabled {
  opacity: 0.5;
}
@media (min-width: 768px) {
  #page-workLPBank .extendBox-mobile .owl-carousel .owl-nav .owl-prev,
  #page-workLPBank .extendBox-mobile .owl-carousel .owl-nav .owl-next {
    width: 2rem;
    height: 2rem;
  }
  #page-workLPBank .extendBox-mobile .owl-carousel .owl-nav .owl-prev svg,
  #page-workLPBank .extendBox-mobile .owl-carousel .owl-nav .owl-next svg {
    width: 0.625rem;
  }
}
#page-workLPBank .extendBox-mobile .owl-carousel .owl-nav .owl-next {
  margin-left: 0.5rem;
}
@media (min-width: 768px) {
  #page-workLPBank .extendBox-mobile {
    margin-top: 11.25rem;
  }
}
@media (min-width: 992px) {
  #page-workLPBank .extendBox-mobile {
    margin-top: 16.25rem;
  }
}

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

@keyframes runLeftRight {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes runRightLeft {
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes runRightLeft {
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
