@font-face {
font-family: 'IntelOne Display Bold';
src: url('/fonts/IntelOneDisplay-Bold.otf');
}

@font-face {
font-family: 'IntelClear Reg';
src: url('/fonts/IntelClear-Regular.woff');
}
.img-block.test {
    z-index: 5;
}
#sec-2 .power-section .container {
    z-index: 6;
}
.site-section .power-section .container{
    z-index: 3;
}
section#main.main-ind{
	padding: 0;
}
.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: #03034b;
    overflow: hidden;
    position: relative;
}
#rec-spec h2{
  text-align: center;
  margin-top: 40px;
  position: relative;
  z-index: 1;
}
#rec-spec .decor-block{
	position: absolute;
  	top: -100%;
  	left: 50%;
	transform: translateX(-50%);
  	width: 1500px
}
.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;
}
.accessibility {
    display: inline-block;
    height: 1px;
    left: -10000px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    top: auto;
    vertical-align: top;
    width: 1px;
}
.accessibility:focus {
    height: auto;
    outline: 2px dashed currentColor;
    outline-offset: -2px;
    position: static;
    width: auto;
    z-index: 9;
}
.hidden {
    height: 1px;
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
}
.legal-accordion .ac-opener,
.resetButton {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 0;
    cursor: pointer;
    padding: 0;
}
.landing-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.landing-wrapper h1, .landing-wrapper h2{
    font-family:'IntelOne Display Bold';
  color: #ffffff;
}
.landing-wrapper h1{
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
}
.landing-wrapper h2{
    font-size: 25px;
    margin-bottom: 40px;
    font-weight: 500;
    text-transform: none;
}
.landing-wrapper p{
    font-size: 1rem;
    margin-bottom: 10px;
    line-height: 1.5;
  color: #ffffff;
}
.landing-wrapper li{
	color: #ffffff;
}
.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1360px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}
.site-section {
    position: relative;
}
.site-section .bg-block {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  	z-index: 0;
}
.site-section .bg-block img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.second-section .bg-block img {
    -o-object-position: bottom;
    object-position: bottom;
}
.intro-section {
    padding-bottom: 17px;
}
.intro-section .section-content {
    position: relative;
}
.intro-section .logo {
    display: block;
    margin: -5px auto -18px;
    max-width: 170px;
}
.intro-section .text-block {
    position: relative;
    text-align: center;
    z-index: 1;
}
.intro-section .text-block:before {
    background: radial-gradient(ellipse at center, #010743 0, rgba(1, 7, 67, 0) 80%, rgba(1, 7, 67, 0) 100%);
    content: "";
    height: 110%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 110%;
    z-index: -1;
}
.intro-section .text-block .h1,
.intro-section .text-block h1 {
    margin-bottom: 7px;
    margin-left: -2px;
    margin-right: -2px;
}
.intro-section .img-block {
    width: 298px;
}
.intro-section .game-logo {
    bottom: 55px;
    display: block;
    position: absolute;
    right: 0;
    width: 88px;
    z-index: 1;
}
.intro-section .game-logo:before {
    background-image: radial-gradient(ellipse at 50% 50%, rgba(45, 45, 44, 0.2) 0, rgba(238, 130, 238, 0) 73%);
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: -1;
}
.performance-section {
    padding-top: 17px;
}

.performance-section .section-content {
    padding-bottom: 178px;
    position: relative;
}
.performance-section .text-block {
    position: relative;
    width: 80%;
    z-index: 1;
}
.performance-section .text-block .right {
    float: right;
    height: 12ex;
    shape-outside: polygon(100% 45%, 100% 100%, 0 100%);
    width: 45%;
}
.performance-section .text-block .h2,
.performance-section .text-block h2 {
    margin-bottom: 11px;
}
.performance-section .text-block p {
    margin-bottom: 15px;
}
.performance-section .text-block p:last-child {
    margin-bottom: 0;
}
.performance-section .img-block {
    aspect-ratio: 2.069/1;
    bottom: 0;
   clip-path: polygon(0 100%, 100% 100%, 70% 20%);
    left: 0;
    position: absolute;
    width: 478px;
}

.performance-section .img-block img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    width: 100%;
}
.power-section {
    overflow: hidden;
      max-width: 2560px;
    margin: 0 auto;
    position: relative;
}
.power-section .text-block {
    margin-left: auto;
    max-width: 235px;
    padding-bottom: 20px;
    padding-top: 200px;
    text-align: right;
}
.power-section .text-block .h2,
.power-section .text-block h2 {
    margin-bottom: 13px;
}
.power-section .text-block p:last-child {
    margin-bottom: 0;
}
.power-section .img-block {
    left: 0;
    position: absolute;
    right: 0;
    top: -52px;
  	bottom: 0;
  	width: 100%;
    z-index: 5;
}
.site-section .container {
    position: relative;
    z-index: 1;
}
.ai-section {
    padding-top: 445px;
}
.ai-section .text-block {
    position: relative;
    text-align: center;
    z-index: 1;
}
.ai-section .text-block .h2,
.ai-section .text-block h2 {
    margin-bottom: 13px;
}
.ai-section .text-block .text-holder {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
  	overflow: hidden;
}
.ai-section .decor-block {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 900px;
    z-index: -1;
}
.ai-section .decor-block img {
    -webkit-mask-image: linear-gradient(0deg, transparent 0, #000 40%);
    mask-image: linear-gradient(0deg, transparent 0, #000 40%);
}
.ai-section .img-block {
    position: absolute;
    right: -80px;
    top: -27px;
    width: 640px;
    z-index: 3;
}
.ai-section .img-block img {
    width: 100%;
}
.tasks-section {
    padding-bottom: 32px;
    padding-top: 405px;
}
.tasks-section .container {
    z-index: 2;
}
.tasks-section .overlay-block {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.tasks-section .overlay-block img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    width: 100%;
}
.tasks-section .text-block .h2,
.tasks-section .text-block h2 {
    margin-bottom: 28px;
}
.tasks-section .text-block .text-holder {
    max-width: 260px;
}
.tasks-section .decor-block {
    filter: drop-shadow(0 100px 15px rgba(13, 0, 41, 0.5));
    left: -240px;
    margin-top: 45px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 800px;
    z-index: -1;
}
.tasks-section .decor-block img {
    -webkit-mask-image: linear-gradient(180deg, transparent 0, #000 40%);
    mask-image: linear-gradient(180deg, transparent 0, #000 40%);
}
.tasks-section .bg-block img {
    -o-object-position: top;
    object-position: top;
}
.streamline-section {
    padding-bottom: 14px;
    padding-top: 270px;
}
.streamline-section .section-content {
    position: relative;
    z-index: 1;
}
.streamline-section .text-block .text-holder {
    margin-left: auto;
    max-width: 250px;
    text-align: right;
}
.streamline-section .text-block .h2,
.streamline-section .text-block h2 {
    margin-bottom: 14px;
}
.streamline-section .decor-block {
    left: -40px;
    margin-top: -61px;
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
.streamline-section .decor-block img {
    width: 100%;
}
.streamline-section .img-block {
    position: absolute;
    z-index: 6;
}
.streamline-section .img-block.left {
    left: -31px;
    top: -90px;
    width: 366px;
}
.streamline-section .img-block.left img {
    filter: drop-shadow(0 -15px 20px #0d0029);
}
.streamline-section .img-block.right {
    right: 0;
    top: 172px;
    width: 154px;
}
.processors-section {
    padding-bottom: 70px;
    padding-top: 50px;
}
.processors-section .heading-holder {
    margin-bottom: 25px;
    text-align: center;
}
.processors-section .heading-holder .h2,
.processors-section .heading-holder h2 {
    font-weight: 700;
}
.processors-section .heading-holder .h2:last-child,
.processors-section .heading-holder h2:last-child {
    margin-bottom: 0;
}
.processors-section .bg-block img {
    -o-object-position: bottom;
    object-position: bottom;
}
.processors-holder {
    margin-left: -30px;
    margin-right: -30px;
}
.processors-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 100px));
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 342px;
    position: relative;
    width: 100%;
}
.processors-list .decor-img {
    left: 0;
    position: absolute;
    right: 0;
    top: 20px;
}
.processors-list .decor-img img {
    width: 100%;
}
.processor-item {
    position: relative;
    z-index: 1;
}
.processor-item:first-child {
    padding-top: 42px;
}
.processor-item:nth-child(2) {
    padding-top: 21px;
}
.processor-item .img-block {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 48px;
}
.processor-item .img-block:after {
    background-image: radial-gradient(ellipse at 50% 50%, rgba(45, 45, 44, 0.2) 0, rgba(238, 130, 238, 0) 73%);
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    right: 0;
    top: 95%;
    transform: rotate(-5deg);
}
.processor-item .img-block:before {
    box-shadow: 0 0 18px 18px #00c7fd;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: -1;
}
.processor-item .title {
    display: block;
    font-size: 10px;
    font-weight: 400;
    padding: 0 7px;
    text-align: center;
  	color: #ffffff;
  	font-family: 'IntelClear Reg';
}

.legals-section {
    font-size: 10px;
    padding-bottom: 35px;
    padding-top: 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;
}


@media (max-width: 520px) {
/******#sec-2 .container {
    z-index: 3;
}****/
  .power-section .img-block img{
   	width: 100% 
  }
  .power-section{
   	position: relative; 
  }
}


@media (min-width: 520px) {
    .power-section .img-block {
        width: 75%;
        z-index: 4;
        top: 0;
        max-width: 1500px;
    }
    .performance-section .img-block {
        width: 680px;
      clip-path: polygon(0 100%, 100% 100%, 60% 20%);
    }
    .ai-section .decor-block {
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .processors-list {
        grid-template-columns: repeat(3, minmax(0, 150px));
        max-width: 495px;
    }
    .processors-list .decor-img {
        top: 38px;
    }
    .processor-item:first-child {
        padding-top: 66px;
    }
    .processor-item:nth-child(2) {
        padding-top: 33px;
    }
    .processor-item .img-block {
        width: 80px;
    }
    .processor-item .img-block:before {
        box-shadow: 0 0 35px 35px #00c7fd;
    }
    .processor-item .title {
        font-size: 16px;
    }
    .performance-section .text-content{
	max-width: 80%;
}
.performance-section .text-content p:last-of-type{
	max-width: 65%;
}
}





@media (min-width: 768px) {
    .lead {
        font-size: 18px;
    }
    ol:not([class]):not([id]) li {
        margin-bottom: 2.1em;
        padding-left: 20px;
    }
    .intro-section {
        padding-bottom: 0;
        padding-top: 17px;
    }
    .intro-section .section-content {
        align-items: flex-start;
        display: flex;
        flex-wrap: wrap;
    }
    .intro-section .logo {
        margin: 0;
    }
    .intro-section .text-block {
        margin-left: auto;
        max-width: 70%;
        padding-top: 20px;
        text-align: right;
    }
    .intro-section .text-block .h1,
    .intro-section .text-block h1 {
        margin-bottom: 33px;
        margin-left: 0;
        margin-right: 0;
      	text-transform: none
    }
    .intro-section .text-block .lead {
        margin-left: auto;
        max-width: 50%;
    }
    .intro-section .img-block {
        margin-top: -160px;
        max-width: 903px;
        width: 50%;
    }
    .intro-section .game-logo {
        width: 150px;
    }
    .performance-section .section-content {
        padding-bottom: 60px;
    }
    .performance-section .text-block {
        max-width: 60%;
    }
    .performance-section .text-block .right {
        shape-outside: polygon(100% 0, 100% 100%, 0 100%);
    }
    .performance-section .img-block {
        aspect-ratio: 1.95/1;
        left: 30%;
        margin-bottom: 0;
        margin-right: 0;
        transform: translateY(0);
    }
    .power-section .text-block {
        margin-left: auto;
        max-width: 300px;
        padding-bottom: 47px;
        padding-top: 150px;
        text-align: right;
    }
    .power-section .text-block .text-holder {
        padding-left: 15%;
    }
    .ai-section {
        padding-bottom: 80px;
        padding-top: 80px;
    }
    .ai-section .container {
        position: relative;
        z-index: 3;
    }
    .ai-section .text-block {
        text-align: left;
    }
    .ai-section .text-block .right {
        float: right;
        height: 12ex;
        shape-outside: polygon(100% 45%, 100% 100%, 0 100%);
        width: 25%;
    }
    .ai-section .text-block .text-wrapper {
        max-width: 90%;
    }
    .ai-section .text-block .text-holder {
        margin-left: 0;
        margin-right: 0;
    }
    .ai-section .decor-block {
        left: -300px;
        transform: translateY(-50%);
        width: 750px;
    }
    .ai-section .decor-block img {
        -webkit-mask-image: linear-gradient(0deg, transparent 0, #000 22%);
        mask-image: linear-gradient(0deg, transparent 0, #000 22%);
    }
    .ai-section .img-block {
        right: -120px;
    }
    .tasks-section {
        min-height: 900px;
        padding-bottom: 100px;
        padding-top: 100px;
    }
    .tasks-section .overlay-block {
        display: none;
    }
    .tasks-section .text-block .text-wrapper {
        margin-left: auto;
        max-width: 95%;
    }
    .tasks-section .text-block .left {
        float: left;
        height: 12ex;
        shape-outside: polygon(100% 100%, 0 100%, 0 45%);
        width: 25%;
    }
    .tasks-section .text-block .text-holder {
        margin-left: auto;
        max-width: 300px;
        text-align: right;
    }
    .tasks-section .decor-block {
        left: auto;
        margin-top: 0;
        right: -300px;
        transform: translateY(-50%);
        width: 850px;
    }
    .tasks-section .decor-block img {
        -webkit-mask-image: linear-gradient(0deg, transparent 0, #000 30%);
        mask-image: linear-gradient(0deg, transparent 0, #000 30%);
    }
    .streamline-section {
        padding-bottom: 0;
        padding-top: 100px;
    }
    .streamline-section .text-block .text-holder {
        margin-right: auto;
        max-width: 300px;
        text-align: left;
      	overflow: hidden;
    }
    .streamline-section .decor-block {
        left: 50%;
        margin-top: 0;
        right: auto;
        transform: translate(-50%, -50%);
        width: 750px;
    }
    .streamline-section .img-block.left {
        top: -18px;
    }
    .streamline-section .img-block.right {
        top: 183px;
        width: 250px;
    }
    .processors-section {
        padding-top: 80px;
    }
    .processors-section .heading-holder .h2,
    .processors-section .heading-holder h2 {
        filter: drop-shadow(0 0 20px #0d0029);
    }
    .processors-holder {
        margin-left: 0;
        margin-right: 0;
    }
    .processors-list {
        grid-template-columns: repeat(3, minmax(0, 200px));
        max-width: 695px;
    }
    .processors-list .decor-img {
        top: 48px;
    }
    .processor-item:first-child {
        padding-top: 94px;
    }
    .processor-item:nth-child(2) {
        padding-top: 47px;
    }
    .processor-item .img-block {
        width: 100px;
    }
    .processor-item .img-block:before {
        box-shadow: 0 -5px 40px 40px #00c7fd;
    }
    .legals-section {
        font-size: 15.82px;
        letter-spacing: normal;
        padding-bottom: 50px;
        padding-top: 50px;
    }
}
@media (min-width: 1024px) {
    .landing-wrapper p{
        font-size: 1.2rem;
    }
    .lead {
        font-size: 26px;
    }
    .intro-section .logo {
        max-width: 250px;
    }
    .intro-section .text-block {
        padding-top: 37px;
    }
    .intro-section .img-block {
        margin-left: -80px;
        margin-top: -235px;
    }
    .performance-section .section-content {
        padding-bottom: 93px;
    }
    .performance-section .img-block {
        width: 880px;
    }
    .ai-section .text-block .text-holder,
    .power-section .text-block {
        max-width: 400px;
    }
    .ai-section .decor-block {
        width: 900px;
    }
    .tasks-section .text-block .text-wrapper {
        max-width: 85%;
    }
    .tasks-section .text-block .text-holder {
        max-width: 450px;
    }
    .tasks-section .decor-block {
        width: 1000px;
    }
    .streamline-section .text-block .text-holder {
        max-width: 400px;
    }
    .streamline-section .text-block .text-wrapper {
        max-width: 435px;
    }
    .streamline-section .text-block .h2,
    .streamline-section .text-block h2 {
        margin-bottom: 50px;
    }
    .streamline-section .decor-block {
        width: 1000px;
    }
    .streamline-section .img-block.left {
        width: 500px;
    }
    .streamline-section .img-block.left img {
        filter: none;
    }
    .streamline-section .img-block.right {
        top: 238px;
        width: 300px;
    }
    .processors-section .heading-holder {
        margin-bottom: 92px;
    }
    .processors-section .bg-block img {
        -o-object-position: top;
        object-position: top;
    }
    .processors-list {
        grid-template-columns: repeat(3, minmax(0, 250px));
        max-width: 940px;
    }
    .processors-list .decor-img {
        top: 80px;
    }
    .processor-item:first-child {
        padding-top: 126px;
    }
    .processor-item:nth-child(2) {
        padding-top: 66px;
    }
    .processor-item .img-block {
        width: 169px;
    }
    .processor-item .img-block:before {
        box-shadow: 0 -5px 40px 40px #00c7fd;
    }
    .processor-item .title {
        font-size: 29px;
        letter-spacing: normal;
        line-height: 1.071354;
    }
    .legals-section {
        padding-bottom: 100px;
        padding-top: 100px;
    }
}
@media (min-width: 1280px) {
  .power-section .img-block{
    left: 7%;
  }	
  .tasks-section .text-block h2 {
    max-width: 500px;
    margin-left: auto;
}
    .landing-wrapper h1{
        font-size: 4rem;
    }
    .landing-wrapper h2{
        font-size: 3rem;
    }
    .lead {
        font-size: 35px;
    }
    .intro-section .logo {
        margin-left: -58px;
        max-width: 417px;
    }
    .intro-section .img-block {
        margin-left: -80px;
        margin-top: -322px;
        width: 60%;
    }
    .intro-section .game-logo {
        bottom: 267px;
        width: 250px;
    }
    .performance-section .section-content {
        padding-left: 28px;
    }
    .performance-section .text-block .h2,
    .performance-section .text-block h2 {
        margin-bottom: 48px;
    }
    .performance-section .text-block p {
        margin-bottom: 31px;
    }
    .performance-section .img-block {
        width: 1334px;
    }
    .ai-section .text-block .text-holder,
    .power-section .text-block {
        max-width: 450px;
    }
    .ai-section .decor-block {
        left: -400px;
        width: 1150px;
    }
    .ai-section .img-block {
        width: 840px;
    }
    .tasks-section .decor-block {
        right: -350px;
        width: 1150px;
    }
    .streamline-section .text-block .text-holder {
        max-width: 450px;
    }
    .streamline-section .decor-block {
        width: 1250px;
    }
    .streamline-section .img-block.left {
        width: 650px;
    }
    .streamline-section .img-block.right {
        top: 262px;
        width: 380px;
    }
    .processors-section .heading-holder .h2,
    .processors-section .heading-holder h2 {
        font-size: 63px;
    }
    .processors-list {
        grid-template-columns: repeat(3, minmax(0, 350px));
        max-width: 1194px;
    }
    .processors-list .decor-img {
        top: 70px;
    }
    .processor-item:first-child {
        padding-top: 154px;
    }
    .processor-item:nth-child(2) {
        padding-top: 77px;
    }
    .legals-section {
        padding-bottom: 130px;
        padding-top: 130px;
    }
}
@media (min-width: 1440px) {
    .h1,
    h1 {
        font-size: 95px;
    }
    .h2,
    h2 {
        font-size: 67px;
    }
    .intro-section .text-block .lead {
        margin-right: 20px;
    }
    .intro-section .img-block {
        width: 72%;
    }
    .power-section .text-block {
        margin-right: 18px;
        max-width: 540px;
        padding-top: 180px;
    }
    .power-section .text-block .h2,
    .power-section .text-block h2 {
        margin-bottom: 50px;
    }
    .ai-section {
        padding-bottom: 111px;
        padding-top: 111px;
    }
    .ai-section .text-block .h2,
    .ai-section .text-block h2 {
        margin-bottom: 46px;
    }
    .ai-section .text-block .text-holder {
        margin-left: 26px;
        max-width: 550px;
        padding-top: 100px;
    }
    .ai-section .decor-block {
        left: -713px;
        margin-top: -45px;
        width: 1543px;
    }
    .ai-section .img-block {
        left: 42%;
        top: -3%;
        width: 1000px;
    }
    .tasks-section .text-block .h2,
    .tasks-section .text-block h2 {
        margin-bottom: 46px;
    }
    .tasks-section .text-block .text-wrapper {
        max-width: 80%;
    }
    .tasks-section .text-block .text-holder {
        margin-right: -15px;
        max-width: 600px;
        padding-top: 70px;
    }
    .tasks-section .decor-block {
        margin-top: 0;
        right: -715px;
        width: 1543px;
    }
    .streamline-section {
        padding-bottom: 150px;
    }
    .streamline-section .section-content {
        padding-left: 235px;
    }
    .streamline-section .text-block .text-holder {
        max-width: 570px;
    }
    .streamline-section .decor-block {
        margin-top: 47px;
        width: 1540px;
    }
    .streamline-section .img-block.left {
        left: 0;
        top: 0;
        width: 826px;
    }
    .streamline-section .img-block.right {
        top: 326px;
        width: 453px;
    }
    .legals-section {
        padding-top: 234px;
    }
}


@media (max-width: 1170px) {
.product {
    padding-left: 6px;
    padding-right: 6px;
}
}
