<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-bottom {
  box-shadow: 0 8px 18px 3px rgba(55, 99, 170, 0.1);
}
.product-top {
  width: 100%;
  padding-bottom: 55px;
  background: linear-gradient(0deg, #edf2f8, #fff);
}
.product-top .container {
  position: relative;
}
.product-top #breadcrumb {
  width: 100%;
  position: unset;
  padding: 20px 0;
}
.product-top .product-cont {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
}
.product-top .product-cont .product-imgs {
  width: 42.858%;
  margin-right: 60px;
}
.product-top .product-cont .product-imgs .img-bg {
  width: 100%;
  margin-bottom: 17px;
}
.product-top .product-cont .product-imgs .product-asme {
  position: relative;
}
.product-top .product-cont .product-imgs .product-asme .asme-img {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 50%;
}
.product-top .product-cont .product-imgs ul {
  display: flex;
  justify-content: space-between;
}
.product-top .product-cont .product-imgs ul li {
  width: 135px;
  margin-right: 20px;
  cursor: pointer;
  border: 2px solid #d9e1ed;
}
.product-top .product-cont .product-imgs ul li:last-child {
  margin-right: 0;
}
.product-top .product-cont .product-imgs ul li.imgActive {
  border-color: #2e41bf;
}
.product-top .product-imgs ul li img {
  width: 100%;
  height: 90px;
}
.product-top .product-text {
  width: 52.85%;
}
.product-top .product-text h1 {
  font-size: 38px;
  color: #1b235f;
  margin-top: 15px;
}
.product-top .product-text .product-desc a {
  color: #1b235f;
  font-weight: 600;
}
.product-top .product-text p,
.product-top .product-text li {
  font-size: 16px;
  color: #1b235f;
  line-height: 24px;
}
.product-top .product-text p.product-desc {
  padding-right: 20px;
}
.product-top .product-text p.price {
  font-size: 18px;
  margin: 5px 0 20px;
}
.product-top .product-text ul li span,
.product-top .product-text p.price .number {
  color: #fe7200;
  font-weight: 600;
}
.product-top .product-text ul {
  margin: 30px 0 55px;
}
.product-top .product-text ul li {
  color: #151d22;
  margin-bottom: 15px;
}
.product-top .product-text ul li:last-child {
  margin-right: 0;
}
.product-top .product-text ul li i {
  background: linear-gradient(90deg, #fe7200, #e85f3c);
  display: inline-block;
  margin-right: 5px;
}
.product-top .product-text .product-btns a {
  display: inline-block;
  width: 172px;
  height: 44px;
  border-radius: 22px;
  font-size: 18px;
  line-height: 44px;
  color: #fff;
  text-align: center;
}
.product-top .product-text .product-btns a:first-child {
  border: 1px solid #fe7200;
  color: #e85f3c;
  margin-right: 25px;
  transition: 0.5s;
}
.product-top .product-text .product-btns a.light {
  font-weight: normal;
  overflow: unset;
}
.product-top .product-text .product-btns a.light:before {
  left: -30px;
  background: #edf2f8;
}
#subnavs {
  position: relative;
}
#subnavs .sub-navs {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  height: 63px;
  padding: 0 36px;
  background: linear-gradient(90deg, #fe7200, #e85f3c);
  border-radius: 32px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 999;
  transition: all 0.25s linear;
}
.subNavFixed {
  position: fixed !important;
  top: 0;
  max-width: 1920px !important;
  bottom: unset !important;
  border-radius: 0 !important;
  transform: translate3d(0, 0, 0);
}
#subnavs .sub-navs .logo-white {
  display: none;
}
#subnavs .sub-navs .logo-white img {
  width: 85%;
}
#subnavs .sub-navs li {
  float: left;
  margin-right: 45px;
}
#subnavs .sub-navs li a {
  font-size: 16px;
  line-height: 63px;
  color: #fff;
  display: block;
}
#subnavs .sub-navs li:last-child {
  margin-right: 0;
}
#subnavs .sub-navs li.on a {
  color: #fe7200;
}
#subnavs .sub-navs .whatsapp-title .whatsapp-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #2ab43f;
  border-radius: 50%;
  margin-right: 5px;
  text-align: center;
}
#subnavs .sub-navs .whatsapp-title span &gt; i {
  background: #fff;
  line-height: 32px;
  font-size: 18px;
}
#subnavs .sub-navs .whatsapp-title .number {
  font-size: 18px;
  color: #fff;
  line-height: 63px;
}
.product-advantages h2,
.product-parameters h2 {
  font-size: 36px;
  color: #19225b;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 50px;
}
.product-advantages .advantages-list {
  width: 71.429%;
}
.product-advantages .advantages-list li {
  float: left;
  width: 43%;
  height: 240px;
}
.product-advantages .advantages-list li:first-child,
.product-advantages .advantages-list li:nth-child(3) {
  margin-right: 75px;
}
.product-advantages .advantages-list li:first-child,
.product-advantages .advantages-list li:nth-child(2) {
  margin-bottom: 50px;
}
.product-advantages .advantages-list li .advantages-icon {
  width: 33px;
  height: 33px;
  border: 2px solid #465cff;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
}
.product-advantages .advantages-list li i {
  font-size: 20px;
  background: linear-gradient(0deg, #152381, #465cff);
}
.product-advantages .advantages-list li .advantage-text {
  width: 90%;
}
.product-advantages .advantages-list li h3 {
  font-size: 22px;
  font-weight: 800;
  color: #01041d;
  margin-bottom: 15px;
}
.product-advantages .advantages-list li p {
  font-size: 16px;
  color: #151d22;
  line-height: 24px;
}
.product-advantages .advantages-imgs {
  width: 28.572%;
}
.product-advantages .advantages-img {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.product-advantages .advantages-img a {
  display: block;
}
.product-advantages .advantages-imgs .img-cover {
  width: 100%;
  height: auto;
  background: rgba(0, 10, 51, 0.7);
  position: absolute;
  left: 0;
  top: 0;
}
.product-advantages .advantages-img img {
  transition: all 0.7s;
}
.product-advantages .advantages-imgs .advantages-img:first-child {
  margin-bottom: 40px;
}
.product-advantages .advantages-imgs .img-cover P {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  line-height: 249px;
}
.product-parameters {
  width: 100%;
  padding: 90px 0;
  background: #f2f2f1;
}
.product-parameters .pro_params {
  padding: 0;
}
.fktech table {
  width: 100%;
  background-color: #fff;
  position: relative;
  font-size: 16px;
  height: auto;
  overflow: hidden;
}
.fktech table thead {
  text-align: center;
  background: linear-gradient(90deg, #fe7200, #e85f3c);
  color: #fff;
}
.fktech table .tabTh td {
  line-height: 2.5;
  vertical-align: middle;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  padding: 0.5rem 0;
  font-weight: bold;
}
.fktech table .tabTh th {
  vertical-align: middle;
  text-align: center;
  padding: 15px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.fktech table tr.tabTh.th-last td {
  line-height: 2.5;
}
.fktech table td {
  vertical-align: middle;
  border: 1px solid #e7e7e7;
}
.data-para table tr td {
  text-align: center;
  padding: 15px 10px;
}
footer {
  margin-bottom: 100px;
}
@media (any-hover: hover) {
  .product-top .product-text .product-desc a:hover {
    color: #fe7200;
  }
  .product-top .product-text .product-btns a:first-child:hover {
    background: linear-gradient(90deg, #fe7200, #e85f3c);
    color: #fff;
  }
  .product-top .product-text .product-btns a.light:hover:before {
    left: 200px;
  }
  #subnavs .sub-navs li:hover a {
    color: #fe7200;
  }
  #subnavs .sub-navs .whatsapp-title:hover .number {
    color: #fe7200;
  }
  .product-advantages .advantages-img:hover img {
    transform: scale(1.2);
  }
}
@media screen and (max-width: 768px) {
  #subnavs .sub-navs {
    display: none;
  }
  .product-top {
    padding-bottom: 45px;
  }
  .product-top .product-cont {
    margin-top: 64px;
    display: block;
  }
  .product-top .product-cont .product-imgs ul {
    display: flex;
    justify-content: space-between;
  }
  .product-top .product-cont .product-imgs ul li {
    margin-right: 10px;
    border-radius: 4px;
    overflow: hidden;
  }
  .product-top .product-imgs ul li img {
    height: auto;
  }
  .product-top .product-cont .product-imgs .product-asme {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .product-top .product-cont .product-imgs .img-bg {
    margin-bottom: 0;
    height: 230px;
  }
  .product-top .product-cont .product-imgs .product-asme .asme-img {
    display: none;
  }
  .product-top .product-cont .product-imgs,
  .product-top .product-text,
  .product-advantages .advantages-list,
  .product-advantages .advantages-list li,
  .product-advantages .advantages-imgs {
    width: 100%;
  }
  .product-top .product-text h1 {
    font-size: 24px;
    margin-top: 25px;
  }
  .product-top .product-text p.price {
    font-size: 16px;
  }
  .product-top .product-text p,
  .product-top .product-text li {
    font-size: 14px;
  }
  .product-top .product-text ul {
    margin: 15px 0 25px 0;
  }
  .product-top .product-text ul li {
    margin-bottom: 6px;
  }
  .product-top .product-text .product-btns a {
    width: 46.49%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .product-top .product-text .product-btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .product-top .product-text .product-btns a:first-child {
    margin-right: 20px;
  }
  .product-advantages h2,
  .product-parameters h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .product-advantages .advantages-list li:first-child,
  .product-advantages .advantages-list li:nth-child(2) {
    margin-bottom: 15px;
  }
  .product-advantages .advantages-list li:first-child,
  .product-advantages .advantages-list li:nth-child(3) {
    margin-right: 0;
  }
  .product-advantages .advantages-list li {
    margin-bottom: 15px;
    height: auto;
  }
  .product-advantages .advantages-list li .advantage-text {
    width: 88%;
  }
  .product-advantages .advantages-list li .advantages-icon {
    width: 24px;
    height: 24px;
    border: 1px solid #465cff;
    line-height: 22px;
    margin-right: 8px;
  }
  .product-advantages .advantages-list li i {
    font-size: 14px;
  }
  .product-advantages .advantages-list li h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .product-advantages .advantages-list li p {
    font-size: 14px;
    line-height: 21px;
  }
  .product-advantages .advantages-imgs .advantages-img a {
    border-radius: 8px;
  }
  .product-advantages .advantages-imgs .img-cover P {
    font-size: 20px;
    line-height: 216px;
  }
  .product-advantages .advantages-img {
    border-radius: 8px;
    overflow: hidden;
  }
  .product-advantages .advantages-imgs .advantages-img:first-child {
    margin-bottom: 15px;
  }
  .product-parameters {
    padding: 35px 0;
  }
  .product-parameters .pro_params {
    overflow-y: auto;
  }
  .product-parameters .fktech table {
    font-size: 12px;
    border-radius: 8px;
    position: relative;
  }
  .fktech table .tabTh th {
    padding: 10px;
  }
  .fktech table td {
    padding: 10px 5px;
  }
  footer {
    margin-bottom: 0;
  }
}</pre></body></html>