@import "https://cdn.adlinktech.com/Template/BaseStyles/font-awesome.min.css";
@import url('//cdn.adlinktech.com/vendor/css/slick-1.81.css');
@import url('//cdn.adlinktech.com/vendor/css/slick-theme-1.81.css');
@import url("//cdn.adlinktech.com/vendor/css/aos.css");
/*
@import url("//cdn.adlinktech.com/vendor/css/mktoFroms.css");
@import url("Intel_GPUmktoFroms.css");
*/
.slick-next:before, .slick-prev:before {
    color: #222;
    font-family: 'FontAwesome';
}
.slick-next:before {
    content: "\f105";
}
.slick-prev:before {
    content: "\f104";
}
.slick-next {
    right: -20px;
}
.slick-prev {
    left: -20px;
}
.Intel_GPU {
    margin: 0 auto;
    overflow-x: hidden;
}
.Intel_GPU * {
    line-height: 1.35;
}
.Intel_GPU *, .Intel_GPU *::before, .Intel_GPU *::after {
    box-sizing: border-box;
}
.Intel_GPU picture, .Intel_GPU figure {
    display: block;
    margin: 0 auto;
}
.Intel_GPU img {
    width: 100%;
}
.Intel_GPU h2 {
    text-align: center;
    font-weight: 500;
    line-height: normal;
}
.Intel_GPU h2 {
    font-size: 198%;
    margin: 0 auto 25px;
}
.Intel_GPU h3 {
    font-weight: 600;
    font-size: 120%;
    margin: 0 auto 15px;
    line-height: normal;
}
.Intel_GPU h4 {
    font-weight: 700;
    font-size: 160%;
}
.Intel_GPU_container {
    width: 90%;
    margin: 0 auto;
    max-width: 1180px;
}
.cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    padding: 0;
}
.Intel_GPU section {
    padding: 50px 0;
    overflow: hidden;
}
.d-grid {
    display: grid;
    list-style: none;
    padding: 0;
    margin: 0;
}
/*******************************************************************/
.Intel_GPU_hero {
    position: relative;
    background-color: #000;
    padding: 5%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/intel-gpu-solutions/Intel_GPU_hero_mobile.webp);
    display: flex;
    align-items: center;
    justify-content: center;
}
.Intel_GPU_hero:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(to right, rgba(28, 43, 68, 1) 0%, rgba(28, 43, 68, 0) 100%);
    height: auto;
    visibility: visible;
    opacity: .75;
    width: 60%;
}
.Intel_GPU_hero dl {
    align-items: center;
    margin: 0;
    max-width: 1260px;
    /*    position: relative;*/
    z-index: 5;
}
.Intel_GPU_hero dl dd picture img {
    display: block;
    margin: 0 auto;
    /*	max-width: 85%;*/
}
.Intel_GPU_hero_copy * {
    color: #fff;
}
.Intel_GPU_hero_copy h1 {
    font-weight: 500;
    font-size: 300%;
    line-height: 1.25;
    margin: 0 0 .3em;
}
.Intel_GPU_hero_copy {
    font-size: 2.6vw;
}
.Intel_GPU_hero_copy h1 + p {
    position: relative;
    display: inline-block;
    font-size: 180%;
    color: #fff;
    line-height: 1;
    font-weight: 400;
}
.Intel_GPU_hero_copy h1 + p span:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 0;
    z-index: -1;
    aspect-ratio: 7.2 / 1.75;
    background-color: #126bb3;
    visibility: visible;
    clip-path: polygon(0 0, 100% 1%, 92% 100%, 0% 100%);
    line-height: 1;
}
.Intel_GPU_hero_copy h1 + p span {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: .7em 2em .7em 1.5em;
    margin-bottom: .5em;
}
/*******************************************************************/
.Intel_GPU_about {
    background: linear-gradient(to bottom, rgba(244, 243, 248, 1) 0%, rgba(255, 255, 255, 1) 100%, rgba(18, 107, 179, 1) 100%);
}
.Intel_GPU_about .Intel_GPU_container {
    max-width: 1000px;
}
.Intel_GPU_about ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    margin: 0;
    list-style: none;
    padding: 0;
    grid-template-rows: auto;
}
.Intel_GPU_about ul.d-grid li {
    color: #Fff;
    padding: 20px;
    text-align: center;
    background: linear-gradient(45deg, rgba(4, 55, 114, 1) 0%, rgba(18, 107, 179, 1) 100%);
}
.Intel_GPU_about ul.d-grid li img {
    display: block;
    margin: 0 auto 15px;
    max-width: 120px;
}
.Intel_GPU_about ul.d-grid li strong {
    /*	color: #126bb3*/
}
/*****************************************************************/
.Intel_GPU_choose {
    background-color: #d0dbe8;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/intel-gpu-solutions/Intel_GPU_choose_bg_mobile.webp);
}
.Intel_GPU_choose .Intel_GPU_container {
    max-width: 1000px;
}
.Intel_GPU_choose_product:nth-of-type(2) {
    margin: 50px auto;
}
.Intel_GPU_choose_product h4 {
    padding: 15px;
}
.Intel_GPU_choose .d-grid {
    align-items: stretch;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    justify-content: center;
}
.Intel_GPU_choose_product .Intel_GPU_choose_product_content {
    margin: 0 auto;
}
.Intel_GPU_choose .d-grid article .click-links, .Intel_GPU_choose .d-grid article strong {
    display: block;
}
.Intel_GPU_choose .d-grid article .click-links {
    padding: 15px;
    height: 100%;
    background-color: #fff;
    position: relative;
    padding-bottom: 80px;
    box-shadow: 2px 4px 12px #00000014;
    transition: all .3s ease-out;
    cursor: pointer;
}
.Intel_GPU_choose .d-grid article .click-links:hover {
    color: #444;
}
.Intel_GPU_choose .d-grid article .click-links.ComingSoon {
    pointer-events: none;
}
.Intel_GPU_choose .d-grid article .click-links.ComingSoon span em {
    background-color: #126bb3;
}
.Intel_GPU_choose .d-grid article .click-links.ComingSoon span em:after {
    display: none;
}
.Intel_GPU_choose .d-grid article .click-links strong {
    display: block;
    padding: 10px;
    line-height: normal;
    text-align: center;
    height: 48px;
}
.Intel_GPU_choose .d-grid article .click-links strong:nth-of-type(1) {
    padding-bottom: 0;
}
.Intel_GPU_choose .d-grid article .click-links strong:nth-of-type(2) {
    color: #126bb3;
    border-top: 1px solid #126bb3;
    border-bottom: 1px solid #126bb3;
    height: auto;
    margin-bottom: 15px;
}
.Intel_GPU_choose .d-grid article .click-links img {
    display: block;
    margin: 10px auto;
    max-width: 60%;
}
.Intel_GPU_choose .d-grid article span {
    display: block;
    text-align: center;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.Intel_GPU_choose .d-grid article .click-links span em {
    color: #fff;
    display: inline-block;
    font-style: normal;
    line-height: 1;
    padding: 12px 20px;
    vertical-align: middle;
    font-weight: 400;
    transition: all .3s ease-out;
    position: relative;
    z-index: 1;
    background-color: rgba(208, 52, 58, 1);
}
.Intel_GPU_choose .d-grid article .click-links span em i {
    display: inline-block;
    font-style: normal;
    position: relative;
    z-index: 3;
}
.Intel_GPU_choose .d-grid article .click-links span em:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    visibility: visible;
    transition: all .3s ease-out;
    z-index: 1;
    margin: 0;
    background-color: rgba(238, 67, 46, 0);
    height: auto;
    width: 0;
}
.Intel_GPU_choose .d-grid article span em:after {
    content: "\f138";
    font-family: 'FontAwesome';
    margin-left: 10px;
    position: relative;
    z-index: 2;
}
.Intel_GPU_choose h3 {
    text-align: center;
    margin: 0 auto 15px;
    line-height: normal;
    font-size: 150%;
    font-weight: 500;
    color: #126bb3
}
.Intel_GPU_choose h4 {
    color: #fff;
    text-align: center;
    background-color: #126bb3;
    font-size: 120%;
    font-weight: 500;
}
.Intel_GPU_choose .d-grid article ul {
    font-size: 90%;
    margin: 0 auto 15px 20px;
}
.Intel_GPU_choose .d-grid article ul li {
    margin-bottom: 5px;
}
.Intel_GPU_choose .d-grid article ul li:last-of-type {
    margin-bottom: 0;
}
/*****************************************************************/
.Intel_GPU_applications ul.d-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
}
.Intel_GPU_applications ul.d-grid li {
    position: relative;
}
.Intel_GPU_applications ul.d-grid li a {
    display: block;
    position: relative;
    transition: all .3s ease-out;
}
.Intel_GPU_applications ul.d-grid li a.notLink {
    pointer-events: none;
}
.Intel_GPU_applications ul.d-grid li img {
    position: relative;
    z-index: 1;
}
.Intel_GPU_applications ul.d-grid li strong {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    text-align: center;
    color: #fff;
    background-color: rgba(25, 80, 139, 1);
    transition: all .3s ease-out;
}
.Intel_GPU_applications ul.d-grid li:nth-of-type(even) strong {
    background-color: rgba(18, 107, 179, 1);
}
.Intel_GPU_applications ul.d-grid li strong em {
    font-style: normal;
    display: inline-block;
    position: relative;
}
.Intel_GPU_applications ul.d-grid li strong em:after {
    font-family: 'FontAwesome';
    content: "\f138";
    padding-left: 5px;
}
/*****************************************************************/
.Intel_GPU_Benchmarks {
    background-color: #02112c;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/intel-gpu-solutions/Intel_GPU_Benchmarks_bg_mobile.webp);
}
.Intel_GPU_Benchmarks h2, .Intel_GPU_Benchmarks strong, .Intel_GPU_Benchmarks p {
    color: #fff;
}
.Intel_GPU_Benchmarks strong {
    display: block;
    position: relative;
    font-size: 120%;
    font-weight: 400;
    text-align: center;
    margin: 0 auto 25px;
    line-height: 1.5;
    padding: 25px;
}
.Intel_GPU_Benchmarks strong:before, .Intel_GPU_Benchmarks strong:after {
    font-family: 'FontAwesome';
    position: absolute;
}
.Intel_GPU_Benchmarks strong:before {
    content: "\f10d";
    padding-right: 5px;
    top: 0;
    left: 0;
}
.Intel_GPU_Benchmarks strong:after {
    content: "\f10e";
    padding-left: 5px;
    bottom: 0;
    right: 0;
}
.Intel_GPU_Benchmarks p {
    text-align: right;
}
.Intel_GPU_Benchmarks article {
    background: rgba(18, 107, 179, 0.5);
    padding: 30px;
    margin: 0 auto;
    max-width: 768px;
    color: #fff;
}
/*****************************************************************/
@media (max-width:768px) {
    .Intel_GPU_hero dl dt {
        margin: 0 0 25px;
    }
}
@media (min-width:540px) {
    .Intel_GPU_about ul {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width:768px) {
    .Intel_GPU_hero dl {
        display: flex;
    }
    .Intel_GPU_hero dl dt {
        max-width: 42%;
    }
    .Intel_GPU_hero dl dd {
        padding: 0 2.5% 0 5%;
        flex: 1;
    }
    .Intel_GPU_hero_copy {
        font-size: 1.1vw;
    }
    .Intel_GPU_about ul {
        grid-template-columns: repeat(3, 1fr);
    }
    .Intel_GPU_choose .d-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .Intel_GPU_choose_product:nth-of-type(1) .d-grid, .Intel_GPU_choose_product:nth-of-type(3) .d-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .Intel_GPU_applications ul.d-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .Intel_GPU_Benchmarks, .Intel_GPU_choose {
        background-size: cover;
        background-attachment: fixed;
    }
    .Intel_GPU_about ul.d-grid li img {
        max-width: 60%;
    }
    .Intel_GPU_hero {
        background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/intel-gpu-solutions/Intel_GPU_hero.webp);
    }
    .Intel_GPU_choose {
        background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/intel-gpu-solutions/Intel_GPU_choose_bg.webp);
    }
    .Intel_GPU_Benchmarks {
        background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/intel-gpu-solutions/Intel_GPU_Benchmarks_bg.webp);
    }
}
@media (min-width:1024px) {
    .Intel_GPU_choose .d-grid article .click-links:hover span em:before {
        width: 100%;
        background-color: rgba(238, 67, 46, 1);
    }
    .Intel_GPU_choose .d-grid article .click-links:hover span em {
        background-color: rgba(208, 52, 58, 0);
    }
    .Intel_GPU_applications ul.d-grid li a:hover {
        background-color: #ee432e;
    }
    .Intel_GPU_applications ul.d-grid li a:hover strong {
        height: 100%;
        background-color: rgba(25, 80, 139, .75);
    }
    .Intel_GPU_applications ul.d-grid li:nth-of-type(even) a:hover strong {
        background-color: rgba(18, 107, 179, .75);
    }
    .Intel_GPU_choose .d-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .Intel_GPU_choose_product:nth-of-type(1) .Intel_GPU_choose_product_content, .Intel_GPU_choose_product:nth-of-type(3) .Intel_GPU_choose_product_content {
        max-width: 662px;
    }
    .Intel_GPU_about ul.d-grid li img {
        max-width: 36%;
    }
}
@media (min-width:1280px) {
    .Intel_GPU_applications ul.d-grid li strong {
        height: 42px;
    }
    .Intel_GPU_applications ul.d-grid {
        grid-template-columns: repeat(5, 1fr);
    }
    .Intel_GPU_hero {
        height: 540px;
    }
}
@media (min-width: 1366px) {
    .Intel_GPU_hero_copy {
        font-size: 100%;
    }
}