* {
  box-sizing: border-box;
}
body {
  margin: 0;
}
#igetz{
  color:black;
}
#i9nwc{
  color:black;
}
*{
  box-sizing:border-box;
  margin:0;
  font-family:"Oswald", sans-serif;
}
body{
  margin:0;
}
.hero-bg{
  position:relative;
  background-image:url('/Images/_98_abcd696b-4343-49a8-90a0-21c9a0bec1c9.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  height:95vh;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:0 20px;
  overflow:hidden;
}
.hero-bg::after{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:#000000;
  opacity:0.5;
  z-index:1;
}
.bg-overlay{
  position:relative;
  z-index:2;
}
.hero-title{
  font-size:200px;
  font-weight:800;
  margin-bottom:1rem;
  line-height:340px;
}
.learn-more{
  display:inline-block;
  background:#ddbb37;
  color:#000;
  padding:10px 48px 10px 50px;
  font-weight:800;
  text-transform:uppercase;
  cursor:pointer;
  font-size:18px;
  border-radius:4px;
  transition:0.3s;
}
.bar{
  background-image:url('/Images/_98_ce10c155-acb7-40b6-a989-52aa263f95b9.png');
  background-size:cover;
  background-position:center;
  min-height:81px;
  width:100%;
}
.t-color{
  color:#ddbb37;
}
.grit-section{
  background-image:url('/Images/_98_8985cf0d-91a2-463c-857a-1a4c0c6a5587.jpg');
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  display:flex;
  align-items:center;
  padding:25px 40px;
  position:relative;
}
.container-custom{
  max-width:1724px;
  margin:0 auto;
  width:100%;
  display:flex;
  position:relative;
  z-index:1;
}
.title-section{
  flex:0 0 50%;
}
.title-section .hero-title{
  margin-top:0px;
  text-transform:uppercase;
  letter-spacing:-0.02em;
}
.title-black{
  color:#000;
  font-size:90px;
  letter-spacing:0.2px;
  line-height:0.9;
}
.title-white{
  line-height:0.9;
  color:#fff;
  font-size:160px;
  letter-spacing:0.2px;
}
.features-section{
  flex:1;
}
.subtitle{
  color:#000;
  font-size:clamp(0.9rem, 1.5vw, 1.1rem);
  font-weight:bold;
  margin-bottom:25px;
  line-height:1.4;
  margin-top:0px;
}
.feature-item{
  background:#000;
  color:#fff;
  padding:18px 35px;
  margin-bottom:20px;
  display:flex;
  align-items:center;
  gap:30px;
  border-radius:5px;
  font-size:clamp(0.85rem, 1.2vw, 1rem);
  font-weight:bold;
  transition:transform 0.3s ease, box-shadow 0.3s ease;
}
.bullet-icon{
  width:18px;
  height:18px;
  flex-shrink:0;
}
.book-section{
  background-image:url('/Images/_98_b71b618b-716b-4390-9527-3c9e99cd560b.jpg');
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  padding:0;
  position:relative;
  overflow:visible;
}
.book-container{
  max-width:1610px;
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:35px 40px;
  position:relative;
}
.book-image-wrapper{
  flex:0 0 50%;
  position:relative;
  margin-top:-80px;
  margin-bottom:-80px;
}
.book-image-wrapper img{
  width:100%;
  max-width:657px;
  height:auto;
  display:block;
}
.book-cta{
  flex:0 0 40%;
  text-align:center;
}
.split-section{
  display:flex;
  min-height:500px;
}
.split-left{
  flex:1;
  background:#1a1a1a;
  padding:80px 60px;
  display:flex;
  flex-direction:column;
  background-image:url('/Images/_98_8985cf0d-91a2-463c-857a-1a4c0c6a5587.jpg');
  justify-content:center;
}
.split-right{
  flex:1;
  background-image:url('/Images/_98_52995544-6426-42f8-97fe-ab3a39dee76f.jpg');
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.split-left h2{
  font-size:130px;
  font-weight:800;
  margin-top:0px;
  text-transform:uppercase;
  margin-bottom:0px;
}
.split-left p{
  font-size:22px;
  line-height:1.8;
  margin-top:0px;
  font-weight:800;
  margin-bottom:40px;
  text-align:end;
}
.split-section-p{
  font-size:22px;
  line-height:26px;
}
.split-section-h2{
  font-size:130px;
  line-height:7.1rem;
  text-transform:uppercase;
}
.block-element{
  display:block;
  font-size:130px;
  color:#ddbb37;
  font-weight:800;
  line-height:0.8;
}
.split-section-text{
  display:flex;
  justify-content:end;
}
.left-content{
  display:flex;
  justify-content:end;
  flex-direction:column;
  align-items:flex-end;
  color:#000;
}
.cat-logo{
  display:flex;
}
.cat-logo sup{
  font-size:50px;
  vertical-align:top;
  line-height:1;
  top:0;
}
.flex-center{
  display:flex;
  align-items:center;
  justify-content:end;
  color:#000;
}
.next-job{
  font-size:48px;
  color:#fff;
  font-weight:800;
}
.products-section{
  display:flex;
  flex-wrap:wrap;
  width:100%;
}
.product{
  flex:1;
  min-width:300px;
  min-height:525px;
  background-size:cover;
  position:relative;
  display:flex;
  justify-content:center;
  text-align:center;
  overflow:hidden;
}
.product-content{
  position:relative;
  z-index:2;
  padding:20px;
  max-width:715px;
}
.product h2{
  font-size:100px;
  font-weight:900;
  color:#ddbb37;
  margin-bottom:1rem;
  letter-spacing:1px;
  line-height:1;
}
.product p{
  font-size:17px;
  line-height:1.6;
  font-weight:600;
  margin-bottom:20px;
}
.main-heading{
  font-size:48px;
  color:#fff;
  font-weight:800;
}
.specification-heading{
  font-size:100px;
  color:#ddbb37;
  font-weight:800;
  undefined:undefined;
  line-height:1;
  margin-bottom:5px;
}
.container-center{
  display:flex;
  justify-content:center;
  align-items:center;
}
.specification-section{
  background-image:url('/Images/_98_94b4b774-21ff-4a47-aba6-2eba985b55db.jpg');
  background-size:cover;
  background-repeat:no-repeat;
  position:relative;
  min-height:442px;
  display:flex;
  justify-content:center;
  align-items:center;
}
.specification-section p{
  font-size:18px;
  font-weight:800;
  margin:0px;
  margin-bottom:15px;
}
.specification-section::after{
  content:"";
  position:absolute;
  inset:0;
  background-color:rgba(0, 0, 0, 0.5);
  z-index:1;
}
.specification-container-center{
  position:relative;
  z-index:2;
  color:white;
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  min-height:442px;
}
.related-models{
  background-image:url('/Images/_98_8985cf0d-91a2-463c-857a-1a4c0c6a5587.jpg');
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  padding:60px 20px;
  text-align:center;
  color:#000;
}
.related-models h3{
  font-size:2rem;
  font-weight:800;
  margin-bottom:40px;
  text-transform:uppercase;
  letter-spacing:1px;
}
.content-block{
  display:grid;
  grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));
  gap:20px;
  justify-items:center;
}
.model-item{
  position:relative;
  overflow:hidden;
  width:100%;
  aspect-ratio:4 / 4;
}
.model-item img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.model-item span{
  position:absolute;
  bottom:20px;
  left:0px;
  font-weight:800;
  font-size:96px;
  color:#fff;
  background:rgba(0, 0, 0, 0.6);
  padding:0px 15px;
  line-height:1.1;
}
.model-item span::first-letter{
  color:#ffd700;
}
.t10{
  background-image:url('/Images/_98_06c2cd01-84ed-451b-bdb7-a5a502f5f0a1.png');
  background-repeat:no-repeat;
  background-size:cover;
}
.t14{
  background-image:url('/Images/_98_372c8323-5dd1-4974-88bc-ad5326387679.png');
  background-repeat:no-repeat;
  background-size:cover;
}
.t16{
  background-image:url('/Images/_98_121280e7-140b-4041-aa89-42233a42d946.png');
  background-repeat:no-repeat;
  background-size:cover;
}
.t17{
  background-image:url('/Images/_98_7e04ad2f-ece3-4540-988a-44e888709c5e.png');
  background-repeat:no-repeat;
  background-size:cover;
}
#i9m4nh{
  background-image:url('/Images/_98_ab321763-308c-44f5-9cbf-d5cb0df0fa08.jpg');
}
#ihi6ij{
  background-image:url('/Images/_98_f9953612-37a6-4b84-833b-edc30101eb7e.jpg');
}
#isob5{
  color:white;
}
#i2iyxk{
  color:white;
  border:0 solid black;
  margin:30px 0px 30px 0px;
}
#i1whld{
  color:white;
  margin:30px 0px 30px 0px;
}
#isxbyf{
  color:white;
}
#io24zm{
  color:black;
}
#ihixhb{
  color:white;
}
#iffx8h{
  color:black;
}
#izc0rr{
  color:white;
}
#iitcjb{
  color:black;
}
#ih24wl{
  color:white;
}
#iv8j3k{
  color:black;
}
#i2wjh8{
  color:black;
}
#im55di{
  color:black;
}
#ik5so{
  color:black;
}
#icefm{
  color:white;
}
#igc9j{
  color:white;
}
#ioj6h{
  color:white;
}
#it0lja{
  color:white;
}
#iwwxcq{
  color:white;
}
#innn6h{
  color:white;
}
#i26xgm{
  color:black;
  border:0 solid black;
}
#iz3cs1{
  color:black;
}
#it6ial{
  color:white;
}
#is10w{
  color:black;
}
#i255t{
  display:none;
}
#ii1r7z{
  color:black;
}
.graph-outer-container-USLRS{
  display:flex;
  justify-content:flex-start;
  align-items:stretch;
  flex-wrap:nowrap;
  padding:10px;
}
.graph-outer-container-USLRS .flex-thirty{
  flex-basis:30%;
}
.graph-outer-container-USLRS .flex-seventy{
  flex-basis:70%;
}
.graph-cell-USLRS{
  min-height:75px;
  flex-grow:1;
  flex-basis:100%;
}
.fixed-3-7 .col-sm-3{
  width:25%;
}
.fixed-3-7 .col-sm-9{
  width:75%;
}
.support-content h2{
  font-size:100px;
  font-weight:900;
  line-height:1;
  margin-bottom:20px;
}
.support-content h2 span{
  color:rgb(221, 187, 55);
  display:block;
}
.support-content p{
  font-size:17px;
  line-height:1.6;
  font-weight:500;
}
.whats-new-section{
  transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top:0px;
  margin-bottom:0px;
  padding:105px 0px 56px 56px;
  background-color:rgb(47, 47, 47);
  background-image:url('/Images/_98_50358404-7ee0-4005-8ca5-f5f795b2e054.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:204px -165px;
  position:relative;
  overflow:hidden;
}
.whats-new-section .section-header{
  margin-bottom:50px;
}
.whats-new-section .section-title{
  font-weight:800;
  font-size:175px;
  color:rgb(221, 187, 55);
  text-align:left;
  text-transform:uppercase;
  line-height:175px;
  -webkit-font-smoothing:antialiased;
  margin-bottom:20px;
}
.whats-new-section .section-subtitle{
  font-weight:800;
  font-size:28px;
  line-height:27px;
  text-align:left;
  color:rgb(255, 255, 255);
  text-transform:uppercase;
  margin-bottom:30px;
}
.whats-new-section .see-all-btn{
  background:rgb(221, 187, 55);
  color:rgb(2, 1, 1);
  font-weight:800;
  font-size:23px;
  text-align:center;
  text-transform:uppercase;
  padding:15px 50px;
  line-height:23px;
  transition:0.3s;
  display:inline-block;
  text-decoration:none;
  margin-bottom:0px;
  border:none;
}
.whats-new-section .see-all-btn:hover{
  background:rgb(102, 102, 102);
  color:rgb(221, 187, 55);
}
.whats-new-section .news-slider-container{
  position:relative;
  padding-left:40px;
}
.whats-new-section .news-slider{
  margin:0px -10px;
}
.whats-new-section .slide-item{
  padding:0px 10px;
}
.whats-new-section .slide-item a{
  text-decoration:none;
}
.whats-new-section .slick-prev, .whats-new-section .slick-next{
  width:40px;
  height:40px;
  border-radius:50%;
  z-index:10;
  transition:0.3s;
  align-items:center;
  justify-content:center;
  color:white;
  border:none;
  position:absolute;
  top:-60px;
  overflow:hidden;
  transform:none;
  display:flex !important;
  right:10px !important;
}
.whats-new-section .slick-prev img, .whats-new-section .slick-next img{
  width:38px;
  height:38px;
  object-fit:contain;
}
.whats-new-section .slick-prev{
  transform:rotate(180deg);
  right:60px !important;
  left:auto !important;
}
.whats-new-section .slick-next{
  right:10px;
}
.whats-new-section .slick-prev::before, .whats-new-section .slick-next::before{
  display:none;
}
.whats-new-section .news-card{
  overflow:hidden;
  height:100%;
  display:flex;
  flex-direction:column;
  transition:transform 0.3s;
}
.whats-new-section .news-card:hover{
  cursor:pointer;
}
.whats-new-section .news-card-image{
  width:100%;
  height:250px;
  object-fit:cover;
}
.whats-new-section .news-card-content{
  padding:25px 15px;
}
.whats-new-section .news-card-title{
  font-weight:800;
  font-size:20px;
  color:rgb(221, 187, 55);
  text-transform:uppercase;
  margin-bottom:15px;
  line-height:27px;
}
.whats-new-section .news-card-author{
  font-weight:800;
  font-size:18px;
  color:rgb(255, 255, 255);
  margin-bottom:10px;
}
.whats-new-section .news-card-excerpt{
  font-weight:800;
  font-size:18px;
  color:rgb(255, 255, 255);
  line-height:1.5;
}
#i0nfk7{
  padding:0px;
}
#i9b1lk{
  padding:0px;
}
#i5ogb{
  color:black;
}
#igbydd{
  padding:0px 0px 0 0px;
  color:black;
}
#ih6ilq{
  padding:0px 0px 0 0px;
}
#ilabqk{
  color:white;
}
#iiu4cj{
  font-size:16px;
}
@media (max-width: 1200px){
  .whats-new-section .section-title{
	font-size:120px;
	line-height:120px;
  }
  .whats-new-section .section-subtitle{
	font-size:40px;
  }
}
@media (max-width: 992px){
  #izogb{
	font-size:90px;
  }
  #iza9o{
	font-size:70px;
  }
  #i6j2cy{
	font-size:32px;
  }
  #i0dvo8{
	font-size:90px;
  }
  #i2iyxk{
	font-size:14px;
  }
  #i1whld{
	font-size:14px;
  }
  #iztp7g{
	font-size:90px;
  }
  #iljsky{
	font-size:32px;
  }
  #i3u1qr{
	font-size:14px;
  }
  #i2obes{
	font-size:14px;
  }
  #iad531{
	font-size:14px;
  }
  .graph-cell-USLRS{
	min-height:100px;
  }
  .graph-outer-container-USLRS{
	flex-wrap:nowrap;
  }
}
@media (max-width: 991px){
  .whats-new-section{
	padding:70px 30px 50px;
  }
  .whats-new-section .slick-prev, .whats-new-section .slick-next{
	top:-115px;
  }
  .whats-new-section .section-title{
	font-size:105px;
	line-height:80px;
	padding-bottom:20px;
  }
  .whats-new-section .section-subtitle{
	font-size:40px;
  }
  .whats-new-section .news-slider-container{
	padding-left:0px;
	margin-top:30px;
  }
  .whats-new-section .slick-prev{
	right:60px;
  }
}
@media (max-width: 968px){
  .container-custom{
	flex-direction:column;
	gap:40px;
  }
  .title-section{
	flex:1;
	text-align:center;
  }
  .grit-section{
	padding:40px 20px;
  }
  .feature-item{
	padding:18px 20px;
	font-size:0.9rem;
  }
  .book-container{
	flex-direction:column;
	text-align:center;
	padding:60px 20px;
  }
  .book-image-wrapper{
	flex:1;
	margin:-60px 0;
  }
  .book-cta{
	flex:1;
	text-align:center;
	margin-top:40px;
  }
  .split-section{
	flex-direction:column;
  }
  .split-left{
	padding:60px 30px;
  }
  .split-right{
	min-height:400px;
  }
}
@media (max-width: 900px){
  .product h2{
	font-size:40px;
  }
  h1{
	font-size:60px;
  }
  .support-content h2{
	font-size:50px;
  }
  .support-content p{
	font-size:15px;
  }
  .product{
	height:50vh;
  }
}
@media (max-width: 786px){
  .product h2{
	font-size:50px;
  }
  .support-content h2{
	font-size:50px;
  }
  .whats-new-section{
	padding:50px 20px;
  }
  .whats-new-section .section-title{
	font-size:57px;
	padding-bottom:0px;
	margin-bottom:10px;
	line-height:50px;
  }
  .whats-new-section .section-subtitle{
	font-size:38px;
	line-height:1.1em;
	margin-bottom:10px;
  }
  .whats-new-section .see-all-btn{
	padding:12px 35px;
	font-size:23px;
  }
  .whats-new-section .news-card-image{
	height:200px;
  }
  .whats-new-section .news-card-title{
	font-size:18px;
  }
  .whats-new-section .slick-prev img, .whats-new-section .slick-next img{
	width:35px;
	height:35px;
  }
  .whats-new-section .slick-prev{
	right:50px;
  }
}
@media (max-width: 768px){
  .title-black{
	font-size:50px;
	text-align:left;
  }
  .title-white{
	font-size:65px;
	text-align:left;
  }
  .split-left h2{
	font-size:50px;
	line-height:normal;
  }
  .flex-center{
	font-size:50px;
  }
  .specification-heading{
	font-size:41px !important;
  }
  .learn-more{
	font-size:16px;
  }
  .products-section{
	flex-direction:column-reverse;
  }
  .block-element{
	font-size:50px !important;
  }
  .related-models h3{
	font-size:50px !important;
	margin-top:0 !important;
  }
  .related-models{
	padding:25px 0 !important;
  }
  .graph-cell-USLRS{
	min-height:100px;
  }
  .graph-outer-container-USLRS{
	flex-wrap:wrap;
  }
}
@media (max-width: 640px){
  .feature-item{
	padding:16px 18px;
	gap:15px;
  }
  .bullet-icon{
	width:20px;
	height:20px;
  }
}
@media (max-width: 576px){
  .whats-new-section .section-title{
	font-size:57px;
	padding-bottom:0px;
	margin-bottom:10px;
	line-height:50px;
  }
  .whats-new-section .section-subtitle{
	font-size:38px;
	line-height:1.1em;
	margin-bottom:10px;
  }
  .whats-new-section .see-all-btn{
	padding:12px 35px;
	font-size:23px;
  }
}