.page-template-page-ai-speed .big-image-hero {
    margin-top: 32px;
}

.page-template-page-ai-speed .features {
    margin-bottom: 130px;
}

.page-template-page-ai-speed .features .title-block h2 span {
    background: linear-gradient(119deg, #00fabb 0, #11e3c7 27.58%, #3ca8e4 46.71%, #4d90f0 58.7%, #568af0 67.64%, #6e79f0 82.14%, #945ff0 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-template-page-ai-speed .features .title-block h2 span:before {
	background: none;
}

@media (max-width: 767px) {
    .page-template-page-ai-speed .features {
        margin-bottom: 64px;
    }
}

.page-template-page-ai-speed .features-list {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

@media (max-width: 1279px) {
    .page-template-page-ai-speed .features-list {
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .page-template-page-ai-speed .features-list {
        flex-direction: column;
        margin-top: 32px;
    }
}

.page-template-page-ai-speed .feature {
    border-radius: 24px;
    border: 2px solid #E4E4EB;
    background: #F8F8FA;
    width: 404px;
    padding-top: 32px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
}

.page-template-page-ai-speed .feature-button-wrapper {
	padding-top: 60px;
    display: flex;
    justify-content: center;
}

.page-template-page-ai-speed .feature-button {
    background: linear-gradient(90deg, #2886f1 0%, #7b61fd 100%);
    padding: 12px 24px;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 100px;
    border: none;
    margin-bottom: 0;
    transition: all 0s ease;
    position: relative;
}

.page-template-page-ai-speed .feature-button:hover {
    color: #fff;
}

.page-template-page-ai-speed .feature-button:hover::after {
    color: #fff;
    opacity: 1;
}

.page-template-page-ai-speed .feature-button::after {
    content: 'Get Started for Free';
    width: 100%;
    height: 100%;
    background: #3568d4;
    transition: all .4s ease;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100px;
    font-weight: inherit;
    font-size: inherit;
    text-align: center;
    color: #fff;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media (max-width: 1279px) {
    .page-template-page-ai-speed .feature:first-child {
        width: 60%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .page-template-page-ai-speed .feature:first-child {
        width: 100%;
    }
}

.page-template-page-ai-speed .feature:first-child .f-image-wrapper {
    padding-left: 18px;
    position: relative;
}

.page-template-page-ai-speed .feature:first-child .f-image {
    position: relative;
    bottom: -15px;
}

.page-template-page-ai-speed .feature:nth-child(2) .f-image-wrapper {
    padding-left: 18px;
}

.page-template-page-ai-speed .feature .f-text-wrapper {
    min-height: auto !important;
}

.page-template-page-ai-speed .feature .f-text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 192px;
    margin-bottom: 8px;
}

.page-template-page-ai-speed .feature .f-title {
    color: #000;
    text-align: center;
    font-family: geometria, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 16px;
    padding: 0px 32px;
}

.page-template-page-ai-speed .feature .f-description {
    color: #28293D;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 15px;
    padding: 0px 28px;
}

@media (max-width: 1279px) {
    .page-template-page-ai-speed .feature .f-description br {
        display: none;
    }
}

.page-template-page-ai-speed .feature .f-link {
    display: none !important;
}

.page-template-page-ai-speed .feature .f-link {
    color: #3e7bfa;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-template-page-ai-speed .feature .f-image-wrapper {
    width: 100%;
    padding: 0px;
}

.page-template-page-ai-speed .feature .f-image {
    display: block;
    width: 100%;
}

@media (max-width: 1279px) {
    .page-template-page-ai-speed .feature {
        width: 48%;
    }
}

@media (max-width: 767px) {
    .page-template-page-ai-speed .feature {
        margin-top: 30px;
        width: 100%;
    }
}

.page-template-page-ai-speed .how-it-works {
    margin-bottom: 130px;
}

@media (max-width: 1279px) {
    .page-template-page-ai-speed .how-it-works {
        margin-bottom: 64px;
    }
}

.page-template-page-ai-speed .how-it-works h2 {
    background: linear-gradient(119deg, #00fabb 0%, #11e3c7 27.58%, #3ca8e4 46.71%, #4d90f0 58.7%, #568af0 67.64%, #6e79f0 82.14%, #945ff0 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 16px;
}

.page-template-page-ai-speed .how-it-works .description-block {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    color: #28293d;
    margin: 0 auto;
    margin-bottom: 42px;
    max-width: 842px;
}

@media (max-width: 1279px) {
    .page-template-page-ai-speed .how-it-works .description-block {
        margin-bottom: 32px;
    }
}

.page-template-page-ai-speed .how-it-works .hw-steps {
    position: relative;
    min-height: 355px;
}

@media (max-width: 1279px) {
    .page-template-page-ai-speed .how-it-works .hw-steps {
        min-height: auto;
    }
}

.page-template-page-ai-speed .how-it-works .hw-step {
    display: flex;
    position: absolute;
    align-items: center;
}

@media (max-width: 1279px) {
    .page-template-page-ai-speed .how-it-works .hw-step {
        margin-bottom: 70px;
        position: relative;
    }
}

.page-template-page-ai-speed .how-it-works .hw-step:nth-child(2n) .hw-mobile-step-line-icon .hw-line-icon,
.page-template-page-ai-speed .how-it-works .hw-step:nth-child(5) .hw-mobile-step-line-icon .hw-line-icon {
    left: auto;
    right: 0px;
}

.page-template-page-ai-speed .how-it-works .hw-step:nth-child(2n) .hw-mobile-step-line-icon .hw-line,
.page-template-page-ai-speed .how-it-works .hw-step:nth-child(5) .hw-mobile-step-line-icon .hw-line {
    right: 5px;
}

.page-template-page-ai-speed .how-it-works .hw-step:last-child .hw-mobile-step-line-icon .hw-line-icon {
    right: -8px !important;
}

@media (min-width: 1280px) {
    .page-template-page-ai-speed .how-it-works .hw-step.hw-step-1 {
        left: 0px;
        top: 0px;
    }
}

@media (min-width: 1280px) {
    .page-template-page-ai-speed .how-it-works .hw-step.hw-step-2 {
        left: 236px;
        bottom: -32px;
    }
}

@media (min-width: 1280px) {
    .page-template-page-ai-speed .how-it-works .hw-step.hw-step-3 {
        left: 471px;
        top: 0px;
    }
}

@media (min-width: 1280px) {
    .page-template-page-ai-speed .how-it-works .hw-step.hw-step-4 {
        left: 708px;
        bottom: -32px;
    }
}

@media (min-width: 1280px) {
    .page-template-page-ai-speed .how-it-works .hw-step.hw-step-5 {
        top: 0px;
        right: 0px;
    }
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-step-number {
    color: #F2F2F5;
    font-size: 130px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

@media (max-width: 1279px) {
    .page-template-page-ai-speed .how-it-works .hw-step .hw-step-number {
        font-size: 100px;
    }
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-step-title {
    max-width: 270px;
    padding: 6px 15px 6px 15px;
    border-radius: 43.546px;
    border: 1px solid #e4e4eb;
    background: #fff;
    position: relative;
    left: -25px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 134%;
}

@media (max-width: 1279px) {
    .page-template-page-ai-speed .how-it-works .hw-step .hw-step-title {
        font-size: 14px;
        max-width: 248px;
        left: -20px;
    }
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-mobile-step-line-icon {
    position: absolute;
    display: none;
    bottom: -30px;
    width: 100%;
}

@media (max-width: 1279px) {
    .page-template-page-ai-speed .how-it-works .hw-step .hw-mobile-step-line-icon {
        display: block;
    }
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-mobile-step-line-icon .hw-line {
    top: 0px;
    width: 100vw;
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-mobile-step-line-icon .hw-line-icon {
    position: absolute;
    left: 0px;
    top: -29px;
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-line {
    width: 100%;
    height: 6px;
    background: -webkit-linear-gradient(left, #7B61FD 0%, #2886F1 100%);
    background: linear-gradient(90deg, #7B61FD 0%, #2886F1 100%);
    position: absolute;
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-line-icon {
    width: 57px;
    height: 57px;
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-line-icon.hw-line-icon-1 {
    background-image: url('../img/@2x/prompt-steps/1.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-line-icon.hw-line-icon-2 {
    background-image: url('../img/@2x/prompt-steps/2.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-line-icon.hw-line-icon-3 {
    background-image: url('../img/@2x/prompt-steps/3.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-line-icon.hw-line-icon-4 {
    background-image: url('../img/@2x/prompt-steps/4.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-line-icon.hw-line-icon-5 {
    width: 75px;
    height: 76px;
    top: -38px;
    right: -10px !important;
    background-image: url('../img/@2x/prompt-steps/5.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.page-template-page-ai-speed .how-it-works .hw-step .hw-ide-mobile {
    width: 273px;
    height: 30px;
    background-image: url('../img/@2x/prompt-steps/ide-mobile.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 75px;
    top: -12px;
}

.page-template-page-ai-speed .how-it-works .hw-steps-line {
    width: 100%;
    position: relative;
    padding-top: 200px;
}

@media (max-width: 1279px) {
    .page-template-page-ai-speed .how-it-works .hw-steps-line {
        display: none;
    }
}

.page-template-page-ai-speed .how-it-works .hw-steps-line .hw-line {
    width: 100%;
    height: 6px;
    background: -webkit-linear-gradient(left, #7B61FD 0%, #2886F1 100%);
    background: linear-gradient(90deg, #7B61FD 0%, #2886F1 100%);
    position: absolute;
}

.page-template-page-ai-speed .how-it-works .hw-steps-line .hw-line-icon {
    width: 57px;
    height: 57px;
    position: absolute;
    top: -28px;
    left: 0px;
}

.page-template-page-ai-speed .how-it-works .hw-steps-line .hw-line-icon.hw-line-icon-1 {
    background-image: url('../img/@2x/prompt-steps/1.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.page-template-page-ai-speed .how-it-works .hw-steps-line .hw-line-icon.hw-line-icon-2 {
    left: 256px;
    background-image: url('../img/@2x/prompt-steps/2.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.page-template-page-ai-speed .how-it-works .hw-steps-line .hw-line-icon.hw-line-icon-3 {
    left: 491px;
    background-image: url('../img/@2x/prompt-steps/3.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.page-template-page-ai-speed .how-it-works .hw-steps-line .hw-line-icon.hw-line-icon-4 {
    left: 738px;
    background-image: url('../img/@2x/prompt-steps/4.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.page-template-page-ai-speed .how-it-works .hw-steps-line .hw-line-icon.hw-line-icon-5 {
    width: 75px;
    height: 76px;
    top: -38px;
    right: -10px;
    left: auto;
    background-image: url('../img/@2x/prompt-steps/5.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.page-template-page-ai-speed .how-it-works .hw-steps-line .hw-ide {
    width: 299px;
    height: 36px;
    background-image: url('../img/@2x/prompt-steps/ide.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 299px;
    position: absolute;
    height: 36px;
    right: 95px;
    top: -15px;
}

.page-template-page-ai-speed .how-it-works .hw-hint {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    margin-top: 80px;
    color: #000;
}


.page-template-page-ai-speed .feature-video-accordion .accordion-wrapper {
    display: flex;
    flex-direction: column;
    gap: 0px;
}

.page-template-page-ai-speed .accordion-item {
    overflow: hidden;
    cursor: pointer;
    transition: all 1.8s ease; /* плавная анимация */
   
}

/* Первая вкладка */
.page-template-page-ai-speed .accordion-item:nth-child(1) {
    background: linear-gradient(113deg, #2886F1 11.59%, #7B61FD 86.73%);
    color: #fff;
    border-bottom: none;
	 border-radius: 25px;
	     z-index: 2;
}

/* Вторая вкладка */
.page-template-page-ai-speed .accordion-item:nth-child(2) {
    background: 
        linear-gradient(
            to right,
            rgba(0, 250, 187, 0.2) 0%,
            rgba(255, 255, 255, 1) 25%,
            rgba(255, 255, 255, 1) 75%,
            rgba(148, 95, 240, 0.2) 100%
        );
    color: #28293D;
	border-radius: 0 0 25px 25px;
	margin-top: -15px;
	padding-top: 15px;
}

.page-template-page-ai-speed .accordion-header {
    padding: 30px;
}

.page-template-page-ai-speed .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1.8s ease, padding 1.8s ease; /* плавное раскрытие */
    padding: 0 30px;
}

.page-template-page-ai-speed .accordion-item.active .accordion-content {
    max-height: 1000px;
    padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

.page-template-page-ai-speed .video-block {
    width: 100%;
    border-radius: 10px;
}

/* Описание рядом с заголовком */
.page-template-page-ai-speed .v-description-wrapper {
    display: flex;
    gap: 50px;
    align-items: center;
}

.page-template-page-ai-speed .v-title {
    width: 545px;
    min-width: 545px;
    font-size: 36px;
    font-weight: 700;
    line-height: 130%;
}

.page-template-page-ai-speed .v-description {
    max-width: 732px;
}

.page-template-page-ai-speed .v-description-text {
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 0;
}

.page-template-page-ai-speed .webvizio-background-button {
    margin-top: 30px;
    display: inline-block;
}

/* Адаптив */
@media (max-width: 1279px) {
  .page-template-page-ai-speed .v-title { width: 380px; min-width: 380px; }
}

@media (max-width: 768px) {
    .page-template-page-ai-speed .accordion-item.active .accordion-content {
    padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
    }

    .page-template-page-ai-speed .v-description-wrapper {
        flex-direction: column;
        gap: 0;
        padding: 0;
    }

    .page-template-page-ai-speed .v-title {
	width: 100%;
	font-size: 24px;
	min-width: 100%;
	}
	
	.page-template-page-ai-speed .accordion-header {
    padding: 30px;
}
	
}
@media (max-width: 480px) {
	.page-template-page-ai-speed .accordion-header {
    padding: 30px 13px;
}
}




.page-template-page-ai-speed .ai-agents {
    margin-bottom: 130px;
	margin-top: 130px;
}

@media (max-width: 768px) {
    .page-template-page-ai-speed .ai-agents {
        margin-bottom: 64px;
    }
}

.page-template-page-ai-speed .ai-agents h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-align: center;
    color: #28293D;
    margin-bottom: 16px;
}

@media (max-width: 768px) {
    .page-template-page-ai-speed .ai-agents h2 {
        font-size: 28px;
    }
}

.page-template-page-ai-speed .ai-agents .ai-description {
    margin: 0 auto;
    max-width: 842px;
    color: #28293D;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 82px;
    width: 100%;
}

@media (max-width: 768px) {
    .page-template-page-ai-speed .ai-agents .ai-description {
        margin-bottom: 32px;
    }
}

.page-template-page-ai-speed .ai-agents .ai-agents-list {
    display: flex;
    justify-content: center;
	gap: 30px;
}

@media (max-width: 768px) {
    .page-template-page-ai-speed .ai-agents .ai-agents-list {
        flex-direction: column;
    }
}

.page-template-page-ai-speed .ai-agents .ai-agent {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 42px;
    position: relative;
    height: 81px;
    max-width: 300px;
    width: 100%;
    border-radius: 24px;
    background: #E4E4EB;
}

.page-template-page-ai-speed .ai-agents .ai-agent-recommended {
    background: linear-gradient(113deg, #2886f1 11.59%, #7b61fd 86.73%) !important;
}

@media (max-width: 1279px) {
    .page-template-page-ai-speed .ai-agents .ai-agent {
        height: 60px;
        margin: 0 10px;
    }
}

@media (max-width: 768px) {
    .page-template-page-ai-speed .ai-agents .ai-agent:first-child {
        margin-top: 0px;
    }
    
    .page-template-page-ai-speed .ai-agents .ai-agent {
        margin: 0 auto;
        margin-top: 20px;
        height: 60px;
    }
}

.page-template-page-ai-speed .ai-agents .ai-agent:before {
    content: '';
    display: block;
    position: absolute;
    left: 2px;
    top: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    z-index: 1;
    background: white;
    border-radius: 24px;
}



.page-template-page-ai-speed .ai-agents .ai-agent img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 2;
}

.page-template-page-ai-speed .ai-features {
    margin-bottom: 130px;
}

@media (max-width: 767px) {
    .page-template-page-ai-speed .ai-features {
        margin-bottom: 64px;
    }
}

.page-template-page-ai-speed .ai-features h2 {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-align: center;
    color: #28293D;
    margin-bottom: 16px;
}

.page-template-page-ai-speed .ai-features .ai-features-description {
    margin: 0 auto;
    max-width: 842px;
    color: #28293D;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 82px;
    width: 100%;
}

@media (max-width: 767px) {
    .page-template-page-ai-speed .ai-features .ai-features-description {
        margin-bottom: 32px;
    }
}

.page-template-page-ai-speed .ai-features .ai-features-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

@media (max-width: 767px) {
    .page-template-page-ai-speed .ai-features .ai-features-list {
        display: block;
    }
}

.page-template-page-ai-speed .ai-features .ai-feature {
    width: 100%;
}

@media (max-width: 767px) {
    .page-template-page-ai-speed .ai-features .ai-feature {
        padding-bottom: 30px;
        margin-bottom: 40px;
        border-bottom: 1px solid #C7C9D9;
    }
    
    .page-template-page-ai-speed .ai-features .ai-feature:last-child {
        border: none;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
}

.page-template-page-ai-speed .ai-features .ai-feature img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 32px;
}

.page-template-page-ai-speed .ai-features .ai-feature .f-title {
    color: #000;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 24px;
    text-align: center;
}

.page-template-page-ai-speed .ai-features .ai-feature .f-description {
    color: #28293D;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 16px;
    text-align: center;
}

.page-template-page-ai-speed .ai-features .ai-feature .f-link {
    color: #3e7bfa;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-template-page-ai-speed .cta {
    padding: 140px 0px;
    background: linear-gradient(113deg, #2886F1 11.59%, #7B61FD 86.73%);
    color: white;
}

@media (max-width: 768px) {
.page-template-page-ai-speed .cta {
    padding: 70px 0px;
}	
}	

.page-template-page-ai-speed .cta h2 {
    color: white;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-align: center;
    margin-bottom: 16px;
}

@media (max-width: 768px) {
    .page-template-page-ai-speed .cta h2 {
        font-size: 28px;
    }
}

.page-template-page-ai-speed .cta .cta-description {
    color: white;
    margin: 0 auto;
    max-width: 842px;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 48px;
    width: 100%;
}

@media (max-width: 768px) {
    .page-template-page-ai-speed .cta .cta-description {
        margin-bottom: 32px;
    }
}

.page-template-page-ai-speed .cta .cta-buttons {
    display: flex;
    justify-content: center;
}

@media (max-width: 767px) {
    .page-template-page-ai-speed .cta .cta-buttons {
        flex-direction: column;
        align-items: center;
    }
}

.page-template-page-ai-speed .cta .cta-buttons .webvizio-white-background-button {
    margin-left: 20px;
}

@media (max-width: 767px) {
    .page-template-page-ai-speed .cta .cta-buttons .webvizio-white-background-button {
        margin-left: 0px;
        margin-top: 20px;
    }
}


.page-template-page-ai-speed .web-design-pluss-item-1 {
  background: linear-gradient(to bottom, #1FB6EB, #266BE2) !important;
  border: none !important;
}

.page-template-page-ai-speed .web-design-pluss-item-1 p {
  color: #FFFFFF !important;
}

@media (min-width: 1279px) {
.page-template-page-ai-speed .web-design-pluss-item-1 .web-design-pluss-item-bg {
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
}
}


@media (max-width: 1279px) {
    .page-template-page-ai-speed .web-design-pluss-item-2 {
        display: block !important;
    }
}

@media (max-width: 600px) {
    .page-template-page-ai-speed .web-design-pluss-item-2 {
        height: -webkit-fit-content !important;
        height: -moz-fit-content !important;
        height: fit-content !important;
    }
}


.page-template-page-ai-speed .web-design-pluss-item-3 {
  background: #FFFFFF !important;
  border: 2px solid #e4e4eb !important;
}

.page-template-page-ai-speed .web-design-pluss-item-3 p {
  color: #28293D !important;
}

@media (max-width: 600px) {
.page-template-page-ai-speed .web-design-pluss-item-3 {
 height: 465px !important;
}
}	

@media (max-width: 1279px) {
.page-template-page-ai-speed .web-design-pluss-item-3 .mobile {
 padding: 12px;
}

.page-template-page-ai-speed .web-design-pluss-item-3 .table {
 padding: 30px;
}
}

@media (min-width: 1279px) {
.page-template-page-ai-speed .web-design-pluss-item-3 .web-design-pluss-item-bg {
    width: 92%;
    left: 50%;
    transform: translateX(-50%);
	bottom: auto;
}
.page-template-page-ai-speed .web-design-pluss-item-3 {
  width: 512px !important;
}
}


.page-template-page-ai-speed .web-design-pluss-item-4 {
  background: linear-gradient(to bottom, #8960FF, #3146B2) !important;
   border: none !important;
}

.page-template-page-ai-speed .web-design-pluss-item-4 p {
   color: #FFFFFF !important;
}

@media (min-width: 1279px) {
.page-template-page-ai-speed .web-design-pluss-item-4 {
  width: 732px !important;
}
}


@media (max-width: 480px) {
    .page-template-page-ai-speed .section-wrapper {
        max-width: 100% !important;
	}
}

@media (max-width: 768px) {
	.page-template-page-ai-speed .section-mobfullwidth {
		padding: 0 0px !important;
	}
}


/* По умолчанию скрываем все */
.page-template-page-ai-speed .bihdesktop,
.page-template-page-ai-speed .bihtable,
.page-template-page-ai-speed .bihmobile {
    display: none;
}

/* Десктоп: только >1279px */
@media (min-width: 1280px) {
    .page-template-page-ai-speed .bihdesktop {
        display: block;
    }
}

/* Планшет: от 768px до 1279px */
@media (min-width: 768px) and (max-width: 1279px) {
    .page-template-page-ai-speed .bihtable {
        display: block;
    }
}

/* Мобильный: до 767px */
@media (max-width: 767px) {
    .page-template-page-ai-speed .bihmobile {
        display: block;
    }
}