@font-face {
font-family: 'IntelOne Display Bold';
src: url('/fonts/IntelOneDisplay-Bold.otf');
}
@font-face {
font-family: 'Intelclear Light';
src: url('/fonts/IntelClear-Light.woff');
}
@font-face {
font-family: 'IntelClear Reg';
src: url('/fonts/IntelClear-Regular.woff');
}
.landing-button {
    font-family: 'Montserrat-Bold';
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 20px;
    border: 2px solid #fff;
    background-color: rgb(11 1 28 / 60%);
    color: #fff;
    margin-top: 40px;
}
.landing-button:hover {
    background-color: #fff;
    color: #000;
}
.landing_img_laptop {
    width: 250px !important;
}
  .config_button_holder {
        margin-top: auto;
        padding: 0 20px 20px;
    }
    .product .column-ind-holder .column-ind-header {
        background: #0178d4;
        border-radius: 5px 5px 0 0;
          padding: 20px;
      }
    .product .column-ind-holder .column-content .product-image-holder .product-image {
      height:auto;
      padding:10px 0;
    }
    .product .column-ind-holder .column-content .product-image-holder .product-image img{
      width: 150px;
      height: auto;
    }
    .product .column-ind-holder .column-content {
      border-radius: 5px;
      border: none;
      padding: 0px!important;
      background: #08214c;
    }
    .product .column-ind-holder .column-ind-header h3 {
      color: #ffffff;
      text-transform: uppercase;
    }
    .product .column-ind-holder .column-content .products-points-holder ul li {
      font-size: 14px;
      color: #ffffff;
    }
    .product .column-ind-holder .column-content .config_button_holder .btn {
      background-color: #0178d4;
      border-color: #0178d4;
      color: #ffffff;
    }
    .product .column-ind-holder .column-content .products-points-holder {
      background: #08214c;
    }
    .product .column-ind-holder .column-content .products-points-holder ul li:before{
          color: #0078d4;
    }
    .product .column-ind-holder .column-content .from-inc-price{
          color: #ffffff;
          padding: 0 20px;
          font-size: 16px;
    }
    .product .column-ind-holder .column-content .from-inc-price span {
          color: #00a9ea;
    }
    .product .column-ind-holder .column-content .config_button_holder .btn:hover{
      color: #ffffff;
      background-color: #006dc0;
      border-color: #006dc0;
    }
    .product .column-ind-holder .column-content .config_button_holder .btn p{
      font-size: 14px;
      margin: 0;
    }
    #rec-spec {
        background: #010510;
        overflow: hidden;
        position: relative;
    }
    #rec-spec h2{
      text-align: center;
      margin-top: 40px;
      position: relative;
      z-index: 1;
    }
section#main.main-ind{
	padding: 0;
}
.heading-holder h1 {
    max-width: 480px;
}
.landing-wrapper{
    background-color: #000000;
    color: #fff;
}
.landing-wrapper h1,
.landing-wrapper h2,
.landing-wrapper h3{
    font-family: 'Intelclear Light';
    text-transform: none;
}
.landing-wrapper h1{
    font-size: 40px;
}
.landing-wrapper h2{
    font-size: 30px;
}
.landing-wrapper h2 span{
    display: block;
    color: #31ccfd;
}
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
.lg-container{
    max-width: 1920px;
    margin: 0 auto;
}
.landing-wrapper .vas{
    flex-wrap: wrap;
}

.hero-section{
	background-repeat: no-repeat;
    background-size: cover;
	position:relative;
    overflow: hidden;
}
.hero-section .heading-holder{
    display: flex;
    align-items: center;
	margin-bottom:90px
}
.hero-section .img-box{
	margin-left:35px;
	min-height:300px;
}
.hero-section .bg-holder {
    background: linear-gradient(180deg, #0155fb, #010c28 80%, rgba(1, 12, 40, 0));
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.hero-section .bg-holder:before {
    background-image: url(/images/landing/intel/intel-ai/decor-hero-mobile.png);
    background-size: 100% 100%;
    content: "";
    height: 500px;
    left: 0;
    position: absolute;
    top: 12%;
    width: 100%;
    z-index: -1;
}
.hero-section .badge-box {
    display: flex;
    flex-direction: column;
    margin-top: -205px;
    position: relative;
    width: 140px;
    padding-left: 20px;
    z-index: 2;
}
.hero-section .landing-container{
    position: relative;
    z-index: 1;
}
.badge-box{
    position: absolute;
    right: 0;
    bottom: 10%;
}
.badge-box span{
    margin-top: -30px;
    text-align: center;
    display: block;
}
.mark {
    color: #31ccfd;
}
.center-txt{
    text-align: center;
}
.feat1{
    overflow: hidden;
    padding: 20px 15px 100px 15px;
    position: relative;
    padding-bottom: 195px;
    text-align: center;
}
.video-holder {
    border: 2px solid #fff;
    display: block;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}
.video-holder .video {
    padding-top: 56.25%;
}
.video-holder iframe {
    border-width: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.feat1 .bg-holder {
    bottom: 0;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: -100px;
}
.feat1 .landing-container{
    position: relative;
}
.bg-cover.bottom-position {
    background-position: bottom;
}
.heading-holder{
    margin-bottom: 40px;
    padding: 25px;
}
.text-holder{
    position: relative;
    padding-top: 40px;
}
.text-holder .text{
    margin: 0 auto;
    max-width: 775px;
}
.benefits-section {
    padding: 100px 20px 20px;
    overflow: hidden;
}
.benefits-item {
    margin-bottom: 100px;
    position: relative;
}
.benefits-item .img-holder {
    margin-bottom: 39px;
    margin-left: -5px;
    margin-right: -35px;
    text-align: center;
    position: relative;
}
.benefis-reverse{
    flex-direction: row-reverse;
}
.benefits-item .img-holder:before {
    background-image: url(/images/landing/intel/intel-ai/benefits-decor-1.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -50px;
    content: "";
    left: -50px;
    pointer-events: none;
    position: absolute;
    right: -50px;
    top: -50px;
    z-index: 0;
}
.benefits-item.benefits-02 .img-holder:before {
    background-image: url(/images/landing/intel/intel-ai/benefits-decor-2.png);
    bottom: 0;
    left: -10px;
    right: 0;
    top: -56%;
}

.img-holder img{
    position: relative;
}
.full-benefits {
    background: linear-gradient(90deg, rgba(1, 75, 240, .74), rgba(0, 16, 49, .74));
    padding: 44px 0 32px;
    position: relative;
    overflow: hidden;
}
.full-benefits .img-holder {
    margin: 0 -243px -70px -256px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.full-benefits:before {
    background-image: url(/images/landing/intel/intel-ai/full-benefits-decor-mobile.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 341px;
    left: 0;
    mix-blend-mode: lighten;
    pointer-events: none;
    position: absolute;
    top: 86px;
    width: 360px;
    z-index: 0;
}
.description-holder{
    padding: 20px;
}

.choice-section {
    padding: 70px 0 0;
    position: relative;
}
.advantages {
    padding: 20px 20px 75px;
    position: relative;
    overflow: hidden;
}
.advantages:before {
    background-image: url(/images/landing/intel/intel-ai/advantage-bg-mobile.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 72px;
    z-index: 0;
}
.advantages .main-img, .advantages>* {
    position: relative;
}
.advantages .heading-holder {
    margin: 0 -10px;
    text-align: center;
}


.advantages .heading-holder {
    margin: 0 -10px;
    text-align: center
}

.advantages .heading-holder .h1,
.advantages .heading-holder h1 {
    line-height: 1
}

.advantages .heading-holder small {
    font-size: 65%
}

.advantages .main-img {
    margin: -76px -90px -42px -114px
}

.advantages .advantage-list {
    font-size: 15px;
    font-weight: 300;
    padding: 0 9px 0 30px
}

.advantages .advantage-list strong {
    font-weight: 500
}

.advantages .advantage-list li {
    margin-bottom: 16px
}

.advantages .advantage-list li:first-child:before {
    background-image: url(/images/landing/intel/intel-ai/line-svg.svg);
    left: 50%;
    width: 150px
}

.advantages .advantage-list li:first-child:before,
.advantages .advantage-list li:nth-child(6):before {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: "";
    height: 47px;
    position: absolute;
    top: calc(-100% - 15px)
}

.advantages .advantage-list li:nth-child(6):before {
    background-image: url(/images/landing/intel/intel-ai/line-svg-02.svg);
    right: 50%;
    width: 110px
}

.legals-section {
    font-size: 10px;
    padding: 35px;
}
.legals-section p {
    margin-bottom: 2.1em;
}
.legals-section .bg-block img {
    -o-object-position: top;
    object-position: top;
}
.legal-accordion .ac-opener {
    color: currentColor;
    cursor: pointer;
    font-weight: 500;
    margin-bottom: 20px;
    padding-left: 25px;
    position: relative;
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-transform: uppercase;
      color: #fff;
}
.legal-accordion .ac-opener:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
}
.legal-accordion .ac-opener:before {
    border-color: currentcolor transparent transparent;
    border-style: solid;
    border-width: 8px 8px 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
}
.legal-accordion .ac-slide {
    overflow: hidden;
    display: none;
}
.legal-accordion .ac-slide p:last-of-type {
    margin-bottom: 0;
}

.legal-accordion .ac-opener, .resetButton {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 0;
    cursor: pointer;
}

@media (max-width: 767px){
    .benefits-item.benefits-02 .img-holder {
        margin-left: -100px;
        margin-right: -35px;
    }
  .benefits-item.benefits-02 .text-holder {
      margin-top: -115px;
  }
  .benefits-item.benefits-03 .text-holder {
      margin-top: -38px;
  }
}
@media (min-width: 768px) {
  .legals-section {
    font-size: 15.82px;
    letter-spacing: normal;
}
    .advantages:before {
        background-image: url(/images/landing/intel/intel-ai/advantage-bg.png);
        bottom: -8px
    }
    .advantages .heading-holder,
    .advantages .main-img {
        margin: 0
    }
    .advantages .img-wrapper {
        position: relative
    }
    .advantages .advantage-list {
        text-align: center
    }
    .advantages .advantage-list li {
        position: absolute;
        width: 200px
    }
    .advantages .advantage-list li:first-child {
        left: 2%;
        top: 45%
    }
    .advantages .advantage-list li:nth-child(2) {
        left: 82%;
        top: 45%;
        width: 140px
    }
    .advantages .advantage-list li:nth-child(3) {
        left: 49%;
        top: 25%;
        width: 160px
    }
    .advantages .advantage-list li:nth-child(4) {
        left: 74%;
        top: 30%
    }
    .advantages .advantage-list li:nth-child(5) {
        left: 0;
        top: 20%
    }
    .advantages .advantage-list li:nth-child(6) {
        left: 83%;
        top: 67%;
        width: 130px
    }
    .advantages .advantage-list li:nth-child(7) {
        left: 0;
        top: 58%
    }
    .full-benefits .img-holder {
        margin: 0 0 60px;
    }
    .hero-section .badge-box {
        margin-left: auto;
    }
    .full-benefits:before {
        background-image: url(/images/landing/intel/intel-ai/full-benefits-decor.png);
        left: 50%;
        top: 27%;
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .full-benefits .description-holder {
        display: flex;
        flex-wrap: wrap;
    }
    .full-benefits .heading {
        width: 50%;
    }
    .full-benefits .text {
        padding-left: 15px;
        padding-right: 0;
        width: 50%;
    }
    .benefits-section .img-holder {
        margin-left: -182px;
        margin-right: -65px;
    }

    .benefits-item .text-holder {
        padding-left: 30px;
        padding-right: 0;
    }
    .choice-section{
        padding-top: 320px;
        overflow: hidden;
    }
    .benefits-item.benefits-02 .img-holder {
        margin-left: -182px;
        margin-right: -65px;
    }
    
    .choice-section:before {
        background-image: url(/images/landing/intel/intel-ai/choice-decor.png);
    }
    .choice-section:before {
        background-image: url(/images/landing/intel/intel-ai/choice-decor-mobile.png);
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: cover;
        bottom: 190px;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
    }
    .choice-section .image-holder-top {
        left: 0;
        margin: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 650px;
    }
    .choice-section .heading-holder {
        display: flex;
        flex-wrap: wrap;
        line-height: 1.2;
        padding-left: 190px;
        padding-right: 0;
        position: relative;
        z-index: 2;
    }
    .choice-section .heading-holder .heading {
        width: 55%;
    }
    .choice-section .heading-holder .text {
        padding-left: 15px;
        width: 45%;
    }
    .choice-section .image-holder-bottom {
        margin-bottom: 0;
        margin-top: -150px;
    }
}

@media (min-width: 1024px) {
    .full-benefits {
        padding: 60px 0 50px;
    }
    .full-benefits .description-holder {
        font-size: 20px;
        margin: 0 auto;
        max-width: 960px;
    }
    .landing-wrapper .vas {
        flex-wrap: nowrap;
    }
    .benefits-section .text-holder, .benefits-section .img-holder{
        width: 50%;
    }
    .text-holder{
        max-width: 650px;
        margin: 0 auto;
        width: 50%;
    }
    .hero-section .badge-box {
        margin-right: 0px;
        margin-top: -350px;
        width: 190px;
    }
}

@media screen and (min-width: 1170px){
    .mob-image{
        display: none;
    }
    .landing-wrapper h1{
        font-size: 60px;
    }
    .landing-wrapper h2 {
        font-size: 50px;
    }
    .hero-section{
        background-image: url(/images/landing/intel/intel-ai/ai-hero.jpg);
        background-position: 65%;
    }
    .hero-section .heading-holder{
        min-height: 700px;
    }
    .hero-section .bg-holder {
        background: none;
        z-index: -1;
    }
    .img-box{
        display: none;
    }
}
@media (min-width: 1200px) {
    .advantages .advantage-list li:first-child {
        left: -1%;
        top: 48%;
        width: 300px;
    }
    .advantages .advantage-list li:nth-child(7) {
        left: -1%;
        top: 59.3%;
        width: 265px;
    }
    .advantages .advantage-list li:nth-child(2) {
        left: 83%;
        top: 48%;
        width: 230px;
    }
    .advantages .advantage-list li:nth-child(3) {
        left: 51.5%;
        top: 26.8%;
        width: 300px;
    }
    .advantages .advantage-list li {
        width: 350px;
    }
    .advantages .advantage-list {
        font-size: 20px;
    }
    .benefits-item.benefis-reverse .img-holder {
        margin-left: -264px;
        margin-right: -100px;
        width: calc(55% + 364px);
    }
    .benefits-item.benefits-02 .img-holder {
        margin-bottom: -174px;
    }
    .choice-section {
        padding-top: 700px;
    }
    .choice-section .heading-holder {
        padding-left: 365px;
    }
    .choice-section .image-holder-top {
        width: 1000px
    }
    .choice-section .heading-holder .heading {
        width: 60%;
    }
    .choice-section .heading-holder .text {
        padding-left: 18px;
        padding-top: 7px;
        width: 40%;
    }
    .advantages .main-img {
        margin: -220px -78px 0 -124px;
    }
}
@media (min-width: 1366px) {
    .choice-section .image-holder-top {
        top: 73px;
        width: 1360px;
        left: 50%;
        transform: translateX(-50%);
    }
    .choice-section .image-holder-top {
        top: 73px;
        width: 1360px;
    }
}