/* Keep the native appointment and parallax section envelopes. */
.lc-contact-page #formulaire { scroll-margin-top:120px; }
.lc-contact-page #formulaire .title { font-size:48px; line-height:1.12; letter-spacing:0; }
.lc-contact-page #formulaire .ens-form-intro { max-width:620px; margin:24px 0 0; }
.lc-contact-page #formulaire input, .lc-contact-page #formulaire textarea, .lc-contact-page #formulaire select { width:100%; min-width:0; font-size:16px; }
.lc-contact-page #formulaire textarea { min-height:160px; resize:vertical; }
.lc-contact-page .ens-contact-consent { display:flex; align-items:flex-start; gap:12px; margin:26px 0; font-size:14px; line-height:1.6; }
.lc-contact-page #formulaire .ens-contact-consent input { display:block; position:static; opacity:1; visibility:visible; clip-path:none; width:18px; height:18px; flex:0 0 18px; margin:4px 0 0; appearance:auto; }
.lc-contact-page #formulaire .ens-contact-consent input::before, .lc-contact-page #formulaire .ens-contact-consent input::after { display:none; }
.lc-contact-page #formulaire .pre { font-family:inherit; }
.lc-contact-page #formulaire .ens-contact-trap { position:absolute; width:1px; height:1px; padding:0; overflow:hidden; clip-path:inset(50%); }
.lc-contact-page .ens-form-actions { display:flex; flex-wrap:wrap; align-items:center; gap:18px 28px; }
.lc-contact-page .ens-form-actions .submit-pd { margin:0; min-height:48px; }
.lc-contact-page .ens-form-actions button:disabled { opacity:.65; cursor:wait; }
.lc-contact-page [data-ens-new-message] { background:none; border:0; padding:10px 0; text-decoration:underline; }
.lc-contact-page [data-ens-form-status] { margin-top:24px; padding:18px 0; border-top:1px solid currentColor; font-size:16px; line-height:1.65; }
.lc-contact-page [data-ens-form-status][data-state=error] { color:#a32424; }
.lc-contact-page [data-ens-form-status][data-state=success] { color:#205438; }
.lc-contact-page .ens-contact-details { padding:70px 0; border-top:1px solid #d7d7d7; }
.lc-contact-page .ens-contact-details .title { font-size:32px; line-height:1.2; letter-spacing:0; }
.lc-contact-page .ens-contact-details p { max-width:600px; }
.lc-contact-page .ens-contact-details a { text-decoration:underline; text-underline-offset:4px; overflow-wrap:anywhere; }
.lc-contact-page .ens-contact-details .row { row-gap:28px; }
.lc-contact-page .ens-contact-details dl { margin:0; }
.lc-contact-page .ens-contact-details dt { font-size:14px; margin:0 0 6px; }
.lc-contact-page .ens-contact-details dd { font-size:18px; margin:0 0 22px; }
.lc-contact-page .ens-contact-template-link { display:block; margin-top:20px; }
.lc-contact-page [hidden] { display:none !important; }
.lc-contact-page .header-top-two, .lc-contact-page .language-check, .lc-contact-page .social-transparent-wrapper { display:none; }
.lc-contact-page .rts-header-area-two { background:#202020; }
.lc-contact-page .rts-header-area-two .container-150 { padding:0 32px; }
.lc-contact-page .main-header-two { position:relative; min-height:94px; padding:14px 0; }
.lc-contact-page .main-header-two .logo-area { width:190px; height:48px; overflow:hidden; }
.lc-contact-page .main-header-two .loog { display:flex; align-items:center; justify-content:center; width:100%; height:100%; }
.lc-contact-page .main-header-two .logo-area img { width:380px; height:95px; max-width:none; flex:none; object-fit:contain; }
.lc-contact-page .main-header-two .lc-public-nav { gap:24px; }
.lc-contact-page .main-header-two .lc-public-nav .is-cta { margin-right:22px; }
.lc-contact-page .main-header-two .header-right { margin-left:24px; }
@media(min-width:768px) and (max-width:1199px) {
  .lc-contact-page .main-header-two .lc-public-nav { gap:16px; }
  .lc-contact-page .main-header-two .lc-public-nav .is-cta { margin-right:0; }
  .lc-contact-page .main-header-two .logo-area { width:148px; }
  .lc-contact-page .main-header-two .logo-area img { width:296px; height:74px; }
}
@media(max-width:767px) {
  .lc-contact-page .rts-header-area-two .container-150 { padding:0 16px; }
  .lc-contact-page .main-header-two { height:80px; min-height:80px; padding:0; }
  .lc-contact-page .main-header-two .header-left-area { position:static; }
  .lc-contact-page .main-header-two .header-left-area .logo-area { width:136px; height:40px; }
  .lc-contact-page .main-header-two .logo-area img { width:272px; height:68px; }
  body.lc-contact-page .main-header-two .lc-public-nav { position:absolute !important; inset:0 auto 0 0 !important; width:80px !important; max-width:80px !important; height:80px; display:flex !important; align-items:center; margin:0 !important; padding:0 !important; transform:none !important; z-index:31 !important; }
  .lc-contact-page .main-header-two .lc-public-nav .is-cta { width:80px !important; min-width:0 !important; max-width:80px !important; min-height:44px !important; height:44px !important; margin:0 !important; padding:10px 5px !important; font-size:10px !important; letter-spacing:0 !important; }
  .lc-contact-page .main-header-two .header-right { position:absolute; right:0; top:18px; margin:0; }
  .lc-contact-page .main-header-two .menu-btn { margin:0; }
  .lc-contact-page .main-header-two .action-menu .open-event { display:flex; align-items:center; justify-content:center; width:44px; height:44px; }
  .lc-contact-page #formulaire { padding:0 20px !important; }
  .lc-contact-page #formulaire .title { font-size:34px; }
  .lc-contact-page #formulaire .input-line { display:grid; grid-template-columns:minmax(0,1fr); gap:26px; }
  .lc-contact-page #formulaire .input-half { width:100%; }
  .lc-contact-page .ens-contact-details { padding:50px 20px; }
  .lc-contact-page .ens-contact-details .title { font-size:28px; }
}
.lc-contact-page .hero-slider .disc { text-transform:none; }

/* Native family contract: generated from Mighty style.css. */


.lc-contact-page .cta-main-wrapper-three[data-ens-family-native], .lc-contact-page.cta-main-wrapper-three[data-ens-family-native] {
  background: #0E0E0E;
}
.lc-contact-page .cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner, .lc-contact-page.cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner {
  background-image: url(../images/cta/03.jpg);
  padding: 55px 104px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
}
@media only screen and (max-width: 767px) {
  .lc-contact-page .cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner, .lc-contact-page.cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner {
    padding: 25px 60px;
  }
}
@media only screen and (max-width: 575px) {
  .lc-contact-page .cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner, .lc-contact-page.cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 479px) {
  .lc-contact-page .cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner, .lc-contact-page.cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner {
    padding: 15px;
  }
}
.lc-contact-page .cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner .left .title, .lc-contact-page.cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner .left .title {
  color: #FFF;
  font-size: 60px;
  font-style: italic;
  font-weight: 500;
  line-height: 70px;
  letter-spacing: 1.8px;
}
@media only screen and (max-width: 575px) {
  .lc-contact-page .cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner .left .title, .lc-contact-page.cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner .left .title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .lc-contact-page .cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner .left .title, .lc-contact-page.cta-main-wrapper-three[data-ens-family-native] .cta-main-wrapper-inner .left .title {
    font-size: 26px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner {
  position: relative;
  overflow: hidden;
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner.last, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner.last {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner.last::after, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner.last::after {
  display: none;
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner.last .inner-content, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner.last .inner-content {
  left: 110px;
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner .thumbnail, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner .thumbnail {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: max-content;
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner .thumbnail img, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner .thumbnail img {
  transition: 0.8s;
  transform: scale(1.1) skew(-3deg);
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner .thumbnail::before, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner .thumbnail::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  transition: 0.5s;
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner:hover .thumbnail img, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner:hover .thumbnail img {
  transform: scale(1.2) skew(0deg);
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner:hover .thumbnail::before, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner:hover .thumbnail::before {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner:hover .inner-content, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner:hover .inner-content {
  left: 40px;
  opacity: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner:hover .inner-content, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner:hover .inner-content {
    bottom: 50px;
  }
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner:hover.last .inner-content, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner:hover.last .inner-content {
  left: 120px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner:hover.last .inner-content, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner:hover.last .inner-content {
    left: 40px;
    bottom: 50px;
  }
}
@media only screen and (max-width: 1199px) {
  .lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner:hover.last .inner-content, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner:hover.last .inner-content {
    left: 40px;
    bottom: 50px;
  }
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner .inner-content, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner .inner-content {
  position: absolute;
  bottom: 120px;
  opacity: 0;
  left: 30px;
  transition: 0.8s;
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner .inner-content span, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner .inner-content span {
  display: block;
  padding: 11px 20px;
  max-width: max-content;
  background: #141414;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner .inner-content a, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner .inner-content a {
  padding: 18px 25px;
  background: #fff;
  display: block;
}
.lc-contact-page [data-ens-family-native] .signle-portfolio-style-four-inner .inner-content a .name, .lc-contact-page[data-ens-family-native] .signle-portfolio-style-four-inner .inner-content a .name {
  color: #141414;
  color: #141414;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
}
.lc-contact-page [data-ens-family-native] .left-pd-image-bt-content.small-cn .stratagy-wrapper, .lc-contact-page[data-ens-family-native] .left-pd-image-bt-content.small-cn .stratagy-wrapper {
  gap: 50px !important;
}
.lc-contact-page [data-ens-family-native] .left-pd-image-bt-content .title, .lc-contact-page[data-ens-family-native] .left-pd-image-bt-content .title {
  color: #FFF;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
}
.lc-contact-page [data-ens-family-native] .left-pd-image-bt-content p.dsic, .lc-contact-page[data-ens-family-native] .left-pd-image-bt-content p.dsic {
  color: #74787C;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.lc-contact-page [data-ens-family-native] .left-pd-image-bt-content .bottom-content .title, .lc-contact-page[data-ens-family-native] .left-pd-image-bt-content .bottom-content .title {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  position: relative;
  max-width: max-content;
}
.lc-contact-page [data-ens-family-native] .left-pd-image-bt-content .bottom-content .title::after, .lc-contact-page[data-ens-family-native] .left-pd-image-bt-content .bottom-content .title::after {
  position: absolute;
  left: 0;
  width: 100%;
  content: "";
  height: 1px;
  width: 124px;
  background: #323232;
  bottom: -13px;
}
.lc-contact-page [data-ens-family-native] .left-pd-image-bt-content .bottom-content .stratagy-wrapper, .lc-contact-page[data-ens-family-native] .left-pd-image-bt-content .bottom-content .stratagy-wrapper {
  display: flex;
  align-items: center;
  gap: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .lc-contact-page [data-ens-family-native] .left-pd-image-bt-content .bottom-content .stratagy-wrapper, .lc-contact-page[data-ens-family-native] .left-pd-image-bt-content .bottom-content .stratagy-wrapper {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .lc-contact-page [data-ens-family-native] .left-pd-image-bt-content .bottom-content .stratagy-wrapper, .lc-contact-page[data-ens-family-native] .left-pd-image-bt-content .bottom-content .stratagy-wrapper {
    flex-wrap: wrap;
    gap: 30px;
  }
}
.lc-contact-page [data-ens-family-native] .left-pd-image-bt-content .bottom-content .stratagy-wrapper .title, .lc-contact-page[data-ens-family-native] .left-pd-image-bt-content .bottom-content .stratagy-wrapper .title {
  margin-bottom: 35px;
}
.lc-contact-page [data-ens-family-native] .accordion-style-pd-1 .accordion, .lc-contact-page[data-ens-family-native] .accordion-style-pd-1 .accordion {
  background: transparent;
  background-color: transparent;
}
.lc-contact-page [data-ens-family-native] .accordion-style-pd-1 .accordion .accordion-item, .lc-contact-page[data-ens-family-native] .accordion-style-pd-1 .accordion .accordion-item {
  background-color: transparent;
}
.lc-contact-page [data-ens-family-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header, .lc-contact-page[data-ens-family-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header {
  background-color: transparent;
}
.lc-contact-page [data-ens-family-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header .accordion-button, .lc-contact-page[data-ens-family-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header .accordion-button {
  background-color: transparent;
  color: #FFF;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  padding-left: 30px;
}
.lc-contact-page [data-ens-family-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header .accordion-button::after, .lc-contact-page[data-ens-family-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header .accordion-button::after {
  background-image: none;
  content: "+";
  transform: none;
  left: 0;
  right: auto;
  top: 10px;
  position: absolute;
  font-family: var(--font-3);
}
.lc-contact-page [data-ens-family-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header .accordion-button:focus, .lc-contact-page[data-ens-family-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
}
.lc-contact-page [data-ens-family-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header .accordion-button[aria-expanded=true]::after, .lc-contact-page[data-ens-family-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header .accordion-button[aria-expanded=true]::after {
  content: "\f068";
}
.lc-contact-page .cta-main-wrapper-three[data-ens-family-native] .rts-btn.btn-primary, .lc-contact-page.cta-main-wrapper-three[data-ens-family-native] .rts-btn.btn-primary {
  border: 1px solid #FFF;
  min-width: 204px;
  height: 65px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  transition: 0.3s;
}
.lc-contact-page .cta-main-wrapper-three[data-ens-family-native] .rts-btn.btn-primary:hover, .lc-contact-page.cta-main-wrapper-three[data-ens-family-native] .rts-btn.btn-primary:hover {
  background: #fff;
  border-color: #fff;
  color: #141414;
}
.lc-contact-page [data-ens-family-native] { background-color:#141414; color:#fff; }
.lc-contact-page [data-ens-family-native] :is(h2,h3,h5,p) { color:inherit; }
.lc-contact-page [data-ens-family-native] .accordion-body { color:#d0d0d0; }
.lc-contact-page [data-ens-family-native] .left-pd-image-bt-content p + p { margin-top:24px; }
.lc-contact-page .cta-main-wrapper-three[data-ens-family-native] .left { max-width:700px; }
.lc-contact-page .cta-main-wrapper-three[data-ens-family-native] .left .title { color:#fff !important; }
.lc-contact-page [data-ens-family-native] .rts-btn { white-space:normal; text-align:center; }
.lc-contact-page [data-ens-family-native] :is(h2,h3,h5) { overflow-wrap:break-word; }




/* Completed native section contracts: source extraction, scoped ownership. */


body [data-ens-owned-native] .rts-section-gap, body .rts-section-gap[data-ens-owned-native] {
  padding: 150px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body [data-ens-owned-native] .rts-section-gap, body .rts-section-gap[data-ens-owned-native] {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .rts-section-gap, body .rts-section-gap[data-ens-owned-native] {
    padding: 60px 0;
  }
}
body [data-ens-owned-native] .rts-section-gapBottom, body .rts-section-gapBottom[data-ens-owned-native] {
  padding-bottom: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body [data-ens-owned-native] .rts-section-gapBottom, body .rts-section-gapBottom[data-ens-owned-native] {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .rts-section-gapBottom, body .rts-section-gapBottom[data-ens-owned-native] {
    padding-bottom: 60px;
  }
}
body [data-ens-owned-native] .rts-section-gapTop, body .rts-section-gapTop[data-ens-owned-native] {
  padding-top: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body [data-ens-owned-native] .rts-section-gapTop, body .rts-section-gapTop[data-ens-owned-native] {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .rts-section-gapTop, body .rts-section-gapTop[data-ens-owned-native] {
    padding-top: 60px;
  }
}
body [data-ens-owned-native] .container, body .container[data-ens-owned-native] {
  max-width: 1290px;
  margin: auto;
}
@media only screen and (max-width: 1199px) {
  body [data-ens-owned-native] .container, body .container[data-ens-owned-native] {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body [data-ens-owned-native] .container, body .container[data-ens-owned-native] {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .container, body .container[data-ens-owned-native] {
    padding: 0 20px;
  }
}
body [data-ens-owned-native] [data-ens-owned-hook~="grow"], body [data-ens-owned-hook~="grow"][data-ens-owned-native] {
  transform: scale(0.8);
}
body [data-ens-owned-native] .large-video-playing video, body .large-video-playing[data-ens-owned-native] video {
  max-width: 100%;
  width: 100%;
}
body [data-ens-owned-native] .title-area-left-three-large .left-m-para, body .title-area-left-three-large[data-ens-owned-native] .left-m-para {
  margin-left: 250px;
  color: #74787C;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-top: 80px;
  position: relative;
}
body [data-ens-owned-native] .title-area-left-three-large .left-m-para::after, body .title-area-left-three-large[data-ens-owned-native] .left-m-para::after {
  position: absolute;
  content: "";
  left: -50px;
  height: 120%;
  background: #141414;
  width: 1px;
  top: -10%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body [data-ens-owned-native] .title-area-left-three-large .left-m-para, body .title-area-left-three-large[data-ens-owned-native] .left-m-para {
    margin-top: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .title-area-left-three-large .left-m-para, body .title-area-left-three-large[data-ens-owned-native] .left-m-para {
    margin-top: 0;
    margin-left: 0;
  }
}
body [data-ens-owned-native] .rts-breadcrumb-area, body .rts-breadcrumb-area[data-ens-owned-native] {
  background-image: url(../images/banner/18.png);
  height: 540px;
  border-bottom: 1px solid #1b1b1b;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  body [data-ens-owned-native] .rts-breadcrumb-area, body .rts-breadcrumb-area[data-ens-owned-native] {
    height: 400px;
  }
}
@media (max-width: 768px) {
  body [data-ens-owned-native] .rts-breadcrumb-area, body .rts-breadcrumb-area[data-ens-owned-native] {
    height: auto;
    padding-top: 120px;
  }
}
body [data-ens-owned-native] .rts-breadcrumb-area .inner .works, body .rts-breadcrumb-area[data-ens-owned-native] .inner .works {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 576px) {
  body [data-ens-owned-native] .rts-breadcrumb-area .inner .works, body .rts-breadcrumb-area[data-ens-owned-native] .inner .works {
    font-size: 16px;
  }
}
body [data-ens-owned-native] .rts-breadcrumb-area .inner .title, body .rts-breadcrumb-area[data-ens-owned-native] .inner .title {
  color: #FFF;
  font-size: 100px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 1400px) {
  body [data-ens-owned-native] .rts-breadcrumb-area .inner .title, body .rts-breadcrumb-area[data-ens-owned-native] .inner .title {
    font-size: 94px;
  }
}
@media (max-width: 1200px) {
  body [data-ens-owned-native] .rts-breadcrumb-area .inner .title, body .rts-breadcrumb-area[data-ens-owned-native] .inner .title {
    font-size: 54px;
  }
}
@media (max-width: 768px) {
  body [data-ens-owned-native] .rts-breadcrumb-area .inner .title, body .rts-breadcrumb-area[data-ens-owned-native] .inner .title {
    font-size: 50px;
  }
}
@media (max-width: 576px) {
  body [data-ens-owned-native] .rts-breadcrumb-area .inner .title, body .rts-breadcrumb-area[data-ens-owned-native] .inner .title {
    font-size: 36px;
  }
}
body [data-ens-owned-native] .rts-breadcrumb-area .inner .bg-text, body .rts-breadcrumb-area[data-ens-owned-native] .inner .bg-text {
  color: rgba(255, 255, 255, 0.03);
  font-size: 200px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: absolute;
  left: 50%;
  z-index: -1;
  top: 46%;
  transform: translate(-50%, -50%);
  min-width: max-content;
}
@media (max-width: 1400px) {
  body [data-ens-owned-native] .rts-breadcrumb-area .inner .bg-text, body .rts-breadcrumb-area[data-ens-owned-native] .inner .bg-text {
    font-size: 180px;
    top: 55%;
  }
}
@media (max-width: 1200px) {
  body [data-ens-owned-native] .rts-breadcrumb-area .inner .bg-text, body .rts-breadcrumb-area[data-ens-owned-native] .inner .bg-text {
    font-size: 150px;
  }
}
@media (max-width: 991px) {
  body [data-ens-owned-native] .rts-breadcrumb-area .inner .bg-text, body .rts-breadcrumb-area[data-ens-owned-native] .inner .bg-text {
    font-size: 120px;
  }
}
@media (max-width: 768px) {
  body [data-ens-owned-native] .rts-breadcrumb-area .inner .bg-text, body .rts-breadcrumb-area[data-ens-owned-native] .inner .bg-text {
    font-size: 90px;
    top: 60%;
  }
}
@media (max-width: 576px) {
  body [data-ens-owned-native] .rts-breadcrumb-area .inner .bg-text, body .rts-breadcrumb-area[data-ens-owned-native] .inner .bg-text {
    font-size: 55px;
  }
}
body [data-ens-owned-native] .title-area-left-three span, body .title-area-left-three[data-ens-owned-native] span {
  color: #74787C;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 500;
}
body [data-ens-owned-native] .title-area-left-three .title, body .title-area-left-three[data-ens-owned-native] .title {
  color: #FFF;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 15px;
}
@media only screen and (max-width: 1199px) {
  body [data-ens-owned-native] .title-area-left-three .title br, body .title-area-left-three[data-ens-owned-native] .title br {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  body [data-ens-owned-native] .title-area-left-three .title, body .title-area-left-three[data-ens-owned-native] .title {
    font-size: 36px;
    font-weight: 600;
    line-height: 42px;
  }
}
@media only screen and (max-width: 575px) {
  body [data-ens-owned-native] .title-area-left-three .title, body .title-area-left-three[data-ens-owned-native] .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 37px;
  }
}
@media only screen and (max-width: 1199px) {
  body [data-ens-owned-native] .title-area-left-three p br, body .title-area-left-three[data-ens-owned-native] p br {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body [data-ens-owned-native] .title-area-left-three p br, body .title-area-left-three[data-ens-owned-native] p br {
    display: none;
  }
}
body [data-ens-owned-native] .title-area-left-three-large span, body .title-area-left-three-large[data-ens-owned-native] span {
  color: #74787C;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 500;
}
body [data-ens-owned-native] .title-area-left-three-large .title, body .title-area-left-three-large[data-ens-owned-native] .title {
  color: #FFF;
  font-size: 80px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 58px !important;
  letter-spacing: 0;
  text-transform: uppercase !important;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body [data-ens-owned-native] .title-area-left-three-large .title, body .title-area-left-three-large[data-ens-owned-native] .title {
    font-size: 50px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 61px !important;
  }
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .title-area-left-three-large .title, body .title-area-left-three-large[data-ens-owned-native] .title {
    font-size: 36px !important;
    line-height: 50px !important;
  }
}
body [data-ens-owned-native] .skill-area-h3, body .skill-area-h3[data-ens-owned-native] {
  display: flex;
  align-items: center;
  gap: 60px;
}
body [data-ens-owned-native] .skill-area-h3 .single, body .skill-area-h3[data-ens-owned-native] .single {
  display: flex;
  align-items: center;
  gap: 20px;
}
body [data-ens-owned-native] .skill-area-h3 .single i, body .skill-area-h3[data-ens-owned-native] .single i {
  color: #fff;
}
body [data-ens-owned-native] .skill-area-h3 .single p, body .skill-area-h3[data-ens-owned-native] .single p {
  color: #fff;
}
body [data-ens-owned-native] .about-three-right-content .learn-more-btn, body .about-three-right-content[data-ens-owned-native] .learn-more-btn {
  color: #fff;
  margin-top: 50px;
  max-width: max-content;
}
body [data-ens-owned-native] .about-three-right-content .learn-more-btn i, body .about-three-right-content[data-ens-owned-native] .learn-more-btn i {
  border-color: #fff;
}
body [data-ens-owned-native] .parallax-about figure, body .parallax-about[data-ens-owned-native] figure {
  position: relative;
  margin: 0;
}
body [data-ens-owned-native] .parallax-about .pli-image-hover-zoom, body .parallax-about[data-ens-owned-native] .pli-image-hover-zoom {
  transition: all 1s cubic-bezier(0.07, 0.72, 0.29, 0.96);
}
body [data-ens-owned-native] .parallax-about img, body .parallax-about[data-ens-owned-native] img {
  object-fit: cover;
  object-position: 50% 50%;
  transform: scale(1.2);
  transform-origin: 50% 100%;
  width: 100%;
  height: auto;
  height: auto;
}
body [data-ens-owned-native] .cta-main-wrapper-three, body .cta-main-wrapper-three[data-ens-owned-native] {
  background: #0E0E0E;
}
body [data-ens-owned-native] .cta-main-wrapper-three .cta-main-wrapper-inner, body .cta-main-wrapper-three[data-ens-owned-native] .cta-main-wrapper-inner {
  background-image: url(../images/cta/03.jpg);
  padding: 55px 104px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .cta-main-wrapper-three .cta-main-wrapper-inner, body .cta-main-wrapper-three[data-ens-owned-native] .cta-main-wrapper-inner {
    padding: 25px 60px;
  }
}
@media only screen and (max-width: 575px) {
  body [data-ens-owned-native] .cta-main-wrapper-three .cta-main-wrapper-inner, body .cta-main-wrapper-three[data-ens-owned-native] .cta-main-wrapper-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 479px) {
  body [data-ens-owned-native] .cta-main-wrapper-three .cta-main-wrapper-inner, body .cta-main-wrapper-three[data-ens-owned-native] .cta-main-wrapper-inner {
    padding: 15px;
  }
}
body [data-ens-owned-native] .cta-main-wrapper-three .cta-main-wrapper-inner .left .title, body .cta-main-wrapper-three[data-ens-owned-native] .cta-main-wrapper-inner .left .title {
  color: #FFF;
  font-size: 60px;
  font-style: italic;
  font-weight: 500;
  line-height: 70px;
  letter-spacing: 0;
}
@media only screen and (max-width: 575px) {
  body [data-ens-owned-native] .cta-main-wrapper-three .cta-main-wrapper-inner .left .title, body .cta-main-wrapper-three[data-ens-owned-native] .cta-main-wrapper-inner .left .title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 479px) {
  body [data-ens-owned-native] .cta-main-wrapper-three .cta-main-wrapper-inner .left .title, body .cta-main-wrapper-three[data-ens-owned-native] .cta-main-wrapper-inner .left .title {
    font-size: 26px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  body [data-ens-owned-native] .signle-portfolio-style-four-inner, body .signle-portfolio-style-four-inner[data-ens-owned-native] {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner, body .signle-portfolio-style-four-inner[data-ens-owned-native] {
  position: relative;
  overflow: hidden;
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner.last, body .signle-portfolio-style-four-inner.last[data-ens-owned-native] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner.last::after, body .signle-portfolio-style-four-inner.last::after[data-ens-owned-native] {
  display: none;
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner.last .inner-content, body .signle-portfolio-style-four-inner.last[data-ens-owned-native] .inner-content {
  left: 110px;
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner .thumbnail, body .signle-portfolio-style-four-inner[data-ens-owned-native] .thumbnail {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: max-content;
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner .thumbnail img, body .signle-portfolio-style-four-inner[data-ens-owned-native] .thumbnail img {
  transition: 0.8s;
  transform: scale(1.1) skew(-3deg);
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner .thumbnail::before, body .signle-portfolio-style-four-inner[data-ens-owned-native] .thumbnail::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  transition: 0.5s;
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner:hover .thumbnail img, body .signle-portfolio-style-four-inner:hover[data-ens-owned-native] .thumbnail img {
  transform: scale(1.2) skew(0deg);
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner:hover .thumbnail::before, body .signle-portfolio-style-four-inner:hover[data-ens-owned-native] .thumbnail::before {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner:hover .inner-content, body .signle-portfolio-style-four-inner:hover[data-ens-owned-native] .inner-content {
  left: 40px;
  opacity: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  body [data-ens-owned-native] .signle-portfolio-style-four-inner:hover .inner-content, body .signle-portfolio-style-four-inner:hover[data-ens-owned-native] .inner-content {
    bottom: 50px;
  }
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner:hover.last .inner-content, body .signle-portfolio-style-four-inner:hover.last[data-ens-owned-native] .inner-content {
  left: 120px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  body [data-ens-owned-native] .signle-portfolio-style-four-inner:hover.last .inner-content, body .signle-portfolio-style-four-inner:hover.last[data-ens-owned-native] .inner-content {
    left: 40px;
    bottom: 50px;
  }
}
@media only screen and (max-width: 1199px) {
  body [data-ens-owned-native] .signle-portfolio-style-four-inner:hover.last .inner-content, body .signle-portfolio-style-four-inner:hover.last[data-ens-owned-native] .inner-content {
    left: 40px;
    bottom: 50px;
  }
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner .inner-content, body .signle-portfolio-style-four-inner[data-ens-owned-native] .inner-content {
  position: absolute;
  bottom: 120px;
  opacity: 0;
  left: 30px;
  transition: 0.8s;
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner .inner-content span, body .signle-portfolio-style-four-inner[data-ens-owned-native] .inner-content span {
  display: block;
  padding: 11px 20px;
  max-width: max-content;
  background: #141414;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0;
  text-transform: uppercase;
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner .inner-content a, body .signle-portfolio-style-four-inner[data-ens-owned-native] .inner-content a {
  padding: 18px 25px;
  background: #fff;
  display: block;
}
body [data-ens-owned-native] .signle-portfolio-style-four-inner .inner-content a .name, body .signle-portfolio-style-four-inner[data-ens-owned-native] .inner-content a .name {
  color: #141414;
  color: #141414;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
}
body [data-ens-owned-native] .single-portfolio-style-five, body .single-portfolio-style-five[data-ens-owned-native] {
  position: relative;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide {
  opacity: 1;
  transition: all 0.4s;
  cursor: url(../images/product/03.webp), auto;
  height: 100vh;
  top: 0;
  display: flex;
  align-items: center;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide .single-portfolio-style-five a, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide .single-portfolio-style-five a {
  pointer-events: none;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide .single-portfolio-style-five a img, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide .single-portfolio-style-five a img {
  transform: scale(90%);
  width: 100%;
  transition: all 0.3s;
  height: 60vh;
}
@media only screen and (max-width: 1199px) {
  body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide .single-portfolio-style-five a img, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide .single-portfolio-style-five a img {
    height: 40vh;
    width: 100%;
  }
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide .single-portfolio-style-five .inner-content, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide .single-portfolio-style-five .inner-content {
  position: absolute;
  bottom: 40px;
  opacity: 0;
  left: 30px;
  transition: 0.8s;
  transform: scale(1);
  mix-blend-mode: exclusion;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide .single-portfolio-style-five .inner-content span, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide .single-portfolio-style-five .inner-content span {
  display: block;
  padding: 11px 20px;
  max-width: max-content;
  background: #141414;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0;
  text-transform: uppercase;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide .single-portfolio-style-five .inner-content a, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide .single-portfolio-style-five .inner-content a {
  padding: 18px 25px;
  display: block;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide .single-portfolio-style-five .inner-content a .name, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide .single-portfolio-style-five .inner-content a .name {
  color: #141414;
  font-size: calc(0px + 2.2vw);
  font-style: normal;
  margin-bottom: 0;
  color: var(--color-white);
  width: 100%;
  text-align: center;
  bottom: -70px;
  position: relative;
  text-transform: uppercase;
  line-height: 1.2;
  left: 50%;
  transform: translateX(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: font-variation-settings;
  font-stretch: 120%;
  font-variation-settings: "wght" 300;
  opacity: 0;
  transition-delay: 2s;
  -webkit-transition: font-variation-settings 520ms, text-shadow 1.4s ease, opacity 1s;
  transition: font-variation-settings 520ms, text-shadow 1.4s ease, opacity 1s;
}
@media (max-width: 1600px) {
  body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide .single-portfolio-style-five .inner-content a .name, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide .single-portfolio-style-five .inner-content a .name {
    font-size: 36px;
  }
}
@media (max-width: 1200px) {
  body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide .single-portfolio-style-five .inner-content a .name, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide .single-portfolio-style-five .inner-content a .name {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide .single-portfolio-style-five .inner-content a .name, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide .single-portfolio-style-five .inner-content a .name {
    font-size: 26px;
  }
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide.swiper-slide-active .single-portfolio-style-five, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide.swiper-slide-active .single-portfolio-style-five {
  cursor: url(../images/product/03.webp), auto;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide.swiper-slide-active .single-portfolio-style-five .inner-content, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide.swiper-slide-active .single-portfolio-style-five .inner-content {
  left: 40px;
  opacity: 1;
  transition: all 0.4s;
  transform: scale(1);
}
@media (max-width: 768px) {
  body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide.swiper-slide-active .single-portfolio-style-five .inner-content, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide.swiper-slide-active .single-portfolio-style-five .inner-content {
    left: 50%;
    transform: translateX(-50%);
    width: 75%;
  }
}
@media (max-width: 450px) {
  body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide.swiper-slide-active .single-portfolio-style-five .inner-content, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide.swiper-slide-active .single-portfolio-style-five .inner-content {
    width: 100%;
  }
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-slide.swiper-slide-active .single-portfolio-style-five .inner-content a .name, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-slide.swiper-slide-active .single-portfolio-style-five .inner-content a .name {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: font-variation-settings;
  font-variation-settings: "wght" 900;
  transition-delay: 2s;
  opacity: 1;
  font-stretch: 80%;
  -webkit-transition: font-variation-settings 1s 0.2s, text-shadow 0.5s ease, opacity 1s 0.2s;
  transition: font-variation-settings 1s 0.2s, text-shadow 0.5s ease, opacity 1s 0.2s;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-next, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-next, body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-prev, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-prev {
  position: absolute;
  bottom: 10%;
  top: auto;
  display: block !important;
  min-width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid transparent;
  background-image: none;
  transition: 0.3s;
  transform: scale(0.8);
  content: "" !important;
  background: #1D1D1D;
}
@media only screen and (max-width: 1199px) {
  body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-next, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-next, body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-prev, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-prev {
    bottom: 20%;
  }
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-next::after, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-next::after, body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-prev::after, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-prev::after {
  width: 38px !important;
  height: 13.692px;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-next:hover, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-next:hover, body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-prev:hover, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-prev:hover {
  border: 1px solid #ffffff4d;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-next, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-next {
  right: 40px;
  bottom: 20px;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-next::after, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-next::after {
  background-image: url(../images/product/icons/01.png);
  background-size: contain;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-next:hover, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-next:hover {
  border: 1px solid #ffffff4d;
  transform: translateX(20px) scale(1);
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-prev, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-prev {
  right: unset;
  width: 38px !important;
  left: 40px;
  top: auto;
  bottom: 20px;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-prev::after, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-prev::after {
  position: absolute;
  background-image: url(../images/product/icons/02.png);
  background-size: contain;
}
body [data-ens-owned-native] .mySwiper_portfolio-5-scale-none .swiper-button-prev:hover, body .mySwiper_portfolio-5-scale-none[data-ens-owned-native] .swiper-button-prev:hover {
  border: 1px solid #ffffff4d;
  transform: translateX(-20px) scale(1);
}
body [data-ens-owned-native] .portfolio-center-scale-swiper-area .container-full, body .portfolio-center-scale-swiper-area[data-ens-owned-native] .container-full {
  padding-top: 0;
}
@media (max-width: 1299px) {
  body [data-ens-owned-native] .portfolio-center-scale-swiper-area .container-full, body .portfolio-center-scale-swiper-area[data-ens-owned-native] .container-full {
    padding-top: 0;
  }
}
body [data-ens-owned-native] .portfolio-large-img-and-top-title, body .portfolio-large-img-and-top-title[data-ens-owned-native] {
  background-image: url(../images/banner/19.png);
  background-repeat: no-repeat;
  background-position: top center;
}
body [data-ens-owned-native] .title-areas-wrapper-pd, body .title-areas-wrapper-pd[data-ens-owned-native] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body [data-ens-owned-native] .title-areas-wrapper-pd .left-area .title, body .title-areas-wrapper-pd[data-ens-owned-native] .left-area .title {
  color: #FFF;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  line-height: 82px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body [data-ens-owned-native] .title-areas-wrapper-pd .left-area .title, body .title-areas-wrapper-pd[data-ens-owned-native] .left-area .title {
    font-size: 46px;
    line-height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .title-areas-wrapper-pd .left-area .title, body .title-areas-wrapper-pd[data-ens-owned-native] .left-area .title {
    font-size: 46px;
    line-height: 60px;
  }
}
@media only screen and (max-width: 575px) {
  body [data-ens-owned-native] .title-areas-wrapper-pd .left-area .title, body .title-areas-wrapper-pd[data-ens-owned-native] .left-area .title {
    font-size: 32px;
    line-height: 46px;
  }
}
body [data-ens-owned-native] .title-areas-wrapper-pd .left-area .bottom-area, body .title-areas-wrapper-pd[data-ens-owned-native] .left-area .bottom-area {
  display: flex;
  align-items: center;
  gap: 85px;
  margin-top: 40px;
  padding-top: 37px;
  border-top: 1px solid #232323;
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .title-areas-wrapper-pd .left-area .bottom-area, body .title-areas-wrapper-pd[data-ens-owned-native] .left-area .bottom-area {
    flex-wrap: wrap;
    gap: 50px;
  }
}
body [data-ens-owned-native] .title-areas-wrapper-pd .left-area .bottom-area .single-categoiry, body .title-areas-wrapper-pd[data-ens-owned-native] .left-area .bottom-area .single-categoiry {
  position: relative;
}
body [data-ens-owned-native] .title-areas-wrapper-pd .left-area .bottom-area .single-categoiry:last-child::after, body .title-areas-wrapper-pd[data-ens-owned-native] .left-area .bottom-area .single-categoiry:last-child::after {
  display: none;
}
body [data-ens-owned-native] .title-areas-wrapper-pd .left-area .bottom-area .single-categoiry::after, body .title-areas-wrapper-pd[data-ens-owned-native] .left-area .bottom-area .single-categoiry::after {
  position: absolute;
  right: -35px;
  height: 45px;
  width: 1px;
  background: #232323;
  content: "";
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .title-areas-wrapper-pd .left-area .bottom-area .single-categoiry::after, body .title-areas-wrapper-pd[data-ens-owned-native] .left-area .bottom-area .single-categoiry::after {
    display: none;
  }
}
body [data-ens-owned-native] .title-areas-wrapper-pd .left-area .bottom-area .single-categoiry .light, body .title-areas-wrapper-pd[data-ens-owned-native] .left-area .bottom-area .single-categoiry .light {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 15px;
}
body [data-ens-owned-native] .title-areas-wrapper-pd .left-area .bottom-area .single-categoiry span, body .title-areas-wrapper-pd[data-ens-owned-native] .left-area .bottom-area .single-categoiry span {
  color: #74787C;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
body [data-ens-owned-native] .title-areas-wrapper-pd .right .speen-shape, body .title-areas-wrapper-pd[data-ens-owned-native] .right .speen-shape {
  border-radius: 50%;
  border: 1px solid #5e5e5e2d;
  padding: 8px;
  margin-top: 50px;
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .title-areas-wrapper-pd .right .speen-shape, body .title-areas-wrapper-pd[data-ens-owned-native] .right .speen-shape {
    display: none;
  }
}
body [data-ens-owned-native] .title-areas-wrapper-pd .right .speen-shape::before, body .title-areas-wrapper-pd[data-ens-owned-native] .right .speen-shape::before {
  content: "";
  display: block;
  width: 108px;
  height: 108px;
  position: absolute;
  transform: scale(0.5);
  left: 0;
  top: 0;
  transform: translate(20px, 20px);
  border-radius: 100%;
}
body [data-ens-owned-native] .title-areas-wrapper-pd .right .speen-shape .uni-circle-text-path, body .title-areas-wrapper-pd[data-ens-owned-native] .right .speen-shape .uni-circle-text-path {
  fill: currentColor;
  height: auto;
  max-width: 250px;
  right: 10%;
  transform-origin: center;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
body [data-ens-owned-native] .title-areas-wrapper-pd .right .speen-shape .uni-circle-text-path textPath, body .title-areas-wrapper-pd[data-ens-owned-native] .right .speen-shape .uni-circle-text-path textPath {
  color: #fff;
  font-size: 9px;
  letter-spacing: 0;
}
body [data-ens-owned-native] .title-areas-wrapper-pd .right .speen-shape .uni-animation-spin, body .title-areas-wrapper-pd[data-ens-owned-native] .right .speen-shape .uni-animation-spin {
  display: inline-flex;
  animation: spin 10s linear 0s infinite;
}
body [data-ens-owned-native] .title-areas-wrapper-pd .right .speen-shape i, body .title-areas-wrapper-pd[data-ens-owned-native] .right .speen-shape i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: #919090;
}
body [data-ens-owned-native] .left-pd-image-bt-content.small-cn .stratagy-wrapper, body .left-pd-image-bt-content.small-cn[data-ens-owned-native] .stratagy-wrapper {
  gap: 50px !important;
}
body [data-ens-owned-native] .left-pd-image-bt-content .title, body .left-pd-image-bt-content[data-ens-owned-native] .title {
  color: #FFF;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
}
body [data-ens-owned-native] .left-pd-image-bt-content p.dsic, body .left-pd-image-bt-content[data-ens-owned-native] p.dsic {
  color: #74787C;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
body [data-ens-owned-native] .left-pd-image-bt-content .bottom-content .title, body .left-pd-image-bt-content[data-ens-owned-native] .bottom-content .title {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  position: relative;
  max-width: max-content;
}
body [data-ens-owned-native] .left-pd-image-bt-content .bottom-content .title::after, body .left-pd-image-bt-content[data-ens-owned-native] .bottom-content .title::after {
  position: absolute;
  left: 0;
  width: 100%;
  content: "";
  height: 1px;
  width: 124px;
  background: #323232;
  bottom: -13px;
}
body [data-ens-owned-native] .left-pd-image-bt-content .bottom-content .stratagy-wrapper, body .left-pd-image-bt-content[data-ens-owned-native] .bottom-content .stratagy-wrapper {
  display: flex;
  align-items: center;
  gap: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body [data-ens-owned-native] .left-pd-image-bt-content .bottom-content .stratagy-wrapper, body .left-pd-image-bt-content[data-ens-owned-native] .bottom-content .stratagy-wrapper {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .left-pd-image-bt-content .bottom-content .stratagy-wrapper, body .left-pd-image-bt-content[data-ens-owned-native] .bottom-content .stratagy-wrapper {
    flex-wrap: wrap;
    gap: 30px;
  }
}
body [data-ens-owned-native] .left-pd-image-bt-content .bottom-content .stratagy-wrapper .title, body .left-pd-image-bt-content[data-ens-owned-native] .bottom-content .stratagy-wrapper .title {
  margin-bottom: 35px;
}
body [data-ens-owned-native] .single-product-pd-full img, body .single-product-pd-full[data-ens-owned-native] img {
  width: 100%;
}
body [data-ens-owned-native] .accordion-style-pd-1 .accordion, body .accordion-style-pd-1[data-ens-owned-native] .accordion {
  background: transparent;
  background-color: transparent;
}
body [data-ens-owned-native] .accordion-style-pd-1 .accordion .accordion-item, body .accordion-style-pd-1[data-ens-owned-native] .accordion .accordion-item {
  background-color: transparent;
}
body [data-ens-owned-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header, body .accordion-style-pd-1[data-ens-owned-native] .accordion .accordion-item .accordion-header {
  background-color: transparent;
}
body [data-ens-owned-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header .accordion-button, body .accordion-style-pd-1[data-ens-owned-native] .accordion .accordion-item .accordion-header .accordion-button {
  background-color: transparent;
  color: #FFF;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  padding-left: 30px;
}
body [data-ens-owned-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header .accordion-button::after, body .accordion-style-pd-1[data-ens-owned-native] .accordion .accordion-item .accordion-header .accordion-button::after {
  background-image: none;
  content: "+";
  transform: none;
  left: 0;
  right: auto;
  top: 10px;
  position: absolute;
  font-family: var(--font-3);
}
body [data-ens-owned-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header .accordion-button:focus, body .accordion-style-pd-1[data-ens-owned-native] .accordion .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
}
body [data-ens-owned-native] .accordion-style-pd-1 .accordion .accordion-item .accordion-header .accordion-button[aria-expanded=true]::after, body .accordion-style-pd-1[data-ens-owned-native] .accordion .accordion-item .accordion-header .accordion-button[aria-expanded=true]::after {
  content: "\f068";
}
body [data-ens-owned-native] .container-140, body .container-140[data-ens-owned-native] {
  max-width: 1640px;
  margin: auto;
}
@media only screen and (min-width: 1600px) and (max-width: 1919px) {
  body [data-ens-owned-native] .container-140, body .container-140[data-ens-owned-native] {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  body [data-ens-owned-native] .container-140, body .container-140[data-ens-owned-native] {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1199px) {
  body [data-ens-owned-native] .container-140, body .container-140[data-ens-owned-native] {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body [data-ens-owned-native] .container-140, body .container-140[data-ens-owned-native] {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .container-140, body .container-140[data-ens-owned-native] {
    padding: 0 15px;
  }
}
body [data-ens-owned-native] .blog-details-main-wrapper .main-wrapper, body .blog-details-main-wrapper[data-ens-owned-native] .main-wrapper {
  height: 665px;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .blog-details-main-wrapper .main-wrapper, body .blog-details-main-wrapper[data-ens-owned-native] .main-wrapper {
    height: 350px;
  }
}
body [data-ens-owned-native] .blog-details-main-wrapper .thumbnail-banner-large-iamge, body .blog-details-main-wrapper[data-ens-owned-native] .thumbnail-banner-large-iamge {
  background-image: url(../images/blog/15.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  height: 100%;
  transform: scaleX(1.4);
}
body [data-ens-owned-native] .blog-details-main-wrapper .quote-area, body .blog-details-main-wrapper[data-ens-owned-native] .quote-area {
  display: flex;
  align-items: center;
  gap: 25px;
  padding: 12px 0;
  border-top: 1px solid #262626;
  border-bottom: 1px solid #262626;
}
@media (max-width: 576px) {
  body [data-ens-owned-native] .blog-details-main-wrapper .quote-area, body .blog-details-main-wrapper[data-ens-owned-native] .quote-area {
    display: block;
    text-align: center;
  }
}
body [data-ens-owned-native] .blog-details-main-wrapper .quote-area h6, body .blog-details-main-wrapper[data-ens-owned-native] .quote-area h6 {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  /* 141.667% */
  margin-bottom: 0;
}
@media (max-width: 576px) {
  body [data-ens-owned-native] .blog-details-main-wrapper .quote-area h6, body .blog-details-main-wrapper[data-ens-owned-native] .quote-area h6 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575px) {
  body [data-ens-owned-native] .blog-details-main-wrapper .quote-area h6, body .blog-details-main-wrapper[data-ens-owned-native] .quote-area h6 {
    font-size: 18px;
  }
}
body [data-ens-owned-native] .rts-single-wized, body .rts-single-wized[data-ens-owned-native] {
  background: transparent;
  border-radius: 0;
  padding: 40px;
  margin-bottom: 40px;
  border: 1px solid #1E1E1E;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body [data-ens-owned-native] .rts-single-wized, body .rts-single-wized[data-ens-owned-native] {
    padding: 25px;
  }
}
@media only screen and (max-width: 767px) {
  body [data-ens-owned-native] .rts-single-wized, body .rts-single-wized[data-ens-owned-native] {
    padding: 20px;
  }
}
body [data-ens-owned-native] .rts-single-wized:last-child, body .rts-single-wized:last-child[data-ens-owned-native] {
  margin-bottom: 0 !important;
}
body [data-ens-owned-native] .rts-single-wized .wized-header .title, body .rts-single-wized[data-ens-owned-native] .wized-header .title {
  margin-bottom: 10px;
}
body [data-ens-owned-native] .rts-single-wized .wized-body, body .rts-single-wized[data-ens-owned-native] .wized-body {
  margin-top: 30px;
}
body [data-ens-owned-native] .rts-single-wized .wized-body .rts-search-wrapper, body .rts-single-wized[data-ens-owned-native] .wized-body .rts-search-wrapper {
  position: relative;
}
body [data-ens-owned-native] .rts-single-wized .wized-body .rts-search-wrapper input, body .rts-single-wized[data-ens-owned-native] .wized-body .rts-search-wrapper input {
  background: transparent;
  height: 55px;
  border-radius: 0;
  padding-right: 70px;
  padding-left: 25px;
  border: 1px solid #1E1E1E;
}
body [data-ens-owned-native] .rts-single-wized .wized-body .rts-search-wrapper button, body .rts-single-wized[data-ens-owned-native] .wized-body .rts-search-wrapper button {
  position: absolute;
  max-width: max-content;
  height: 55px;
  width: 55px;
  border-radius: 0;
  background: var(--color-primary);
  display: inline-block;
  padding: 0 19px;
  right: 0;
}
body [data-ens-owned-native] .rts-single-wized .wized-body .rts-search-wrapper button i, body .rts-single-wized[data-ens-owned-native] .wized-body .rts-search-wrapper button i {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
}
body [data-ens-owned-native] .rts-single-wized .single-categories, body .rts-single-wized[data-ens-owned-native] .single-categories {
  margin-bottom: 15px;
  padding: 0;
}
body [data-ens-owned-native] .rts-single-wized .single-categories a, body .rts-single-wized[data-ens-owned-native] .single-categories a {
  transition: 0.3s;
}
body [data-ens-owned-native] .rts-single-wized .single-categories:hover a, body .rts-single-wized[data-ens-owned-native] .single-categories:hover a {
  background: #fff;
  color: #141414;
  transform: translateY(-3px);
}
body [data-ens-owned-native] .rts-single-wized .single-categories li, body .rts-single-wized[data-ens-owned-native] .single-categories li {
  list-style: none;
}
body [data-ens-owned-native] .rts-single-wized .single-categories li a, body .rts-single-wized[data-ens-owned-native] .single-categories li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 25px;
  background: transparent;
  color: #bbbbbb;
  font-weight: 500;
  transition: 0.3s;
  border-radius: 0;
  border: 1px solid #1e1e1e;
}
body [data-ens-owned-native] .rts-single-wized .single-categories li a i, body .rts-single-wized[data-ens-owned-native] .single-categories li a i {
  color: #383838;
  transition: 0.3s;
}
body [data-ens-owned-native] .rts-single-wized .recent-post-single, body .rts-single-wized[data-ens-owned-native] .recent-post-single {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
body [data-ens-owned-native] .rts-single-wized .recent-post-single .thumbnail, body .rts-single-wized[data-ens-owned-native] .recent-post-single .thumbnail {
  margin-right: 20px;
  overflow: hidden;
  max-width: max-content;
  width: 100%;
  border-radius: 0;
}
body [data-ens-owned-native] .rts-single-wized .recent-post-single .thumbnail:hover a img, body .rts-single-wized[data-ens-owned-native] .recent-post-single .thumbnail:hover a img {
  transform: scale(1.2);
}
body [data-ens-owned-native] .rts-single-wized .recent-post-single .thumbnail img, body .rts-single-wized[data-ens-owned-native] .recent-post-single .thumbnail img {
  min-width: 85px;
  height: auto;
  transition: 0.3s;
}
body [data-ens-owned-native] .rts-single-wized .recent-post-single .user, body .rts-single-wized[data-ens-owned-native] .recent-post-single .user {
  display: flex;
  align-items: center;
}
body [data-ens-owned-native] .rts-single-wized .recent-post-single .user span, body .rts-single-wized[data-ens-owned-native] .recent-post-single .user span {
  margin-left: 9px;
}
body [data-ens-owned-native] .rts-single-wized .recent-post-single .post-title .title, body .rts-single-wized[data-ens-owned-native] .recent-post-single .post-title .title {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  color: #b4b4b4;
  line-height: 26px;
  margin-top: 5px;
  transition: 0.3s;
}
body [data-ens-owned-native] .rts-single-wized .recent-post-single .post-title:hover .title, body .rts-single-wized[data-ens-owned-native] .recent-post-single .post-title:hover .title {
  color: #fff;
}
body [data-ens-owned-native] .rts-single-wized .gallery-inner .single-row.row-1, body .rts-single-wized[data-ens-owned-native] .gallery-inner .single-row.row-1 {
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  body [data-ens-owned-native] .rts-single-wized .gallery-inner .single-row.row-1, body .rts-single-wized[data-ens-owned-native] .gallery-inner .single-row.row-1 {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  body [data-ens-owned-native] .rts-single-wized .gallery-inner .single-row.row-1, body .rts-single-wized[data-ens-owned-native] .gallery-inner .single-row.row-1 {
    margin-bottom: 10px;
  }
}
body [data-ens-owned-native] .rts-single-wized .gallery-inner .single-row, body .rts-single-wized[data-ens-owned-native] .gallery-inner .single-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  body [data-ens-owned-native] .rts-single-wized .gallery-inner .single-row, body .rts-single-wized[data-ens-owned-native] .gallery-inner .single-row {
    gap: 30px;
  }
}
@media (max-width: 576px) {
  body [data-ens-owned-native] .rts-single-wized .gallery-inner .single-row, body .rts-single-wized[data-ens-owned-native] .gallery-inner .single-row {
    gap: 10px;
  }
}
body [data-ens-owned-native] .rts-single-wized .gallery-inner .single-row a, body .rts-single-wized[data-ens-owned-native] .gallery-inner .single-row a {
  overflow: hidden;
  border-radius: 0;
}
@media (max-width: 1200px) {
  body [data-ens-owned-native] .rts-single-wized .gallery-inner .single-row a, body .rts-single-wized[data-ens-owned-native] .gallery-inner .single-row a {
    width: 100%;
  }
}
body [data-ens-owned-native] .rts-single-wized .gallery-inner .single-row a img, body .rts-single-wized[data-ens-owned-native] .gallery-inner .single-row a img {
  max-width: 97px;
  height: auto;
  transition: 0.6s;
}
@media (max-width: 1200px) {
  body [data-ens-owned-native] .rts-single-wized .gallery-inner .single-row a img, body .rts-single-wized[data-ens-owned-native] .gallery-inner .single-row a img {
    width: 100%;
    max-width: 100%;
  }
}
body [data-ens-owned-native] .rts-single-wized .gallery-inner .single-row a:hover img, body .rts-single-wized[data-ens-owned-native] .gallery-inner .single-row a:hover img {
  transform: scale(1.2);
}
body [data-ens-owned-native] .rts-single-wized .tags-wrapper, body .rts-single-wized[data-ens-owned-native] .tags-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -10px;
}
body [data-ens-owned-native] .rts-single-wized .tags-wrapper a, body .rts-single-wized[data-ens-owned-native] .tags-wrapper a {
  padding: 5px 16px;
  background: transparent;
  border-radius: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #bbbbbb;
  font-size: 14px;
  font-weight: 500;
  transition: 0.5s;
  transition: 0.3s;
  border: 1px solid #1e1e1e;
}
body [data-ens-owned-native] .rts-single-wized .tags-wrapper a:hover, body .rts-single-wized[data-ens-owned-native] .tags-wrapper a:hover {
  color: #fff;
}
body [data-ens-owned-native] .cta-main-wrapper-three .rts-btn.btn-primary, body .cta-main-wrapper-three[data-ens-owned-native] .rts-btn.btn-primary {
  border: 1px solid #FFF;
  min-width: 204px;
  height: 65px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  transition: 0.3s;
}
body [data-ens-owned-native] .cta-main-wrapper-three .rts-btn.btn-primary:hover, body .cta-main-wrapper-three[data-ens-owned-native] .rts-btn.btn-primary:hover {
  background: #fff;
  border-color: #fff;
  color: #141414;
}
body [data-ens-owned-native] .split-line, body .split-line[data-ens-owned-native] {
  overflow: hidden;
}
body [data-ens-owned-native] .split-parent, body .split-parent[data-ens-owned-native] {
  overflow: hidden;
}
