@media (min-width: 800px) { .seo-section h2 { font-size: 30px; } .seo-section h3 { font-size: 20px; } .seo-content h1 { font-size: 32px; } .seo-content h2 { font-size: 24px; } .seo-content h3 { font-size: 19px; } .seo-content h5 { font-size: 14px; } .seo-content h6 { font-size: 11px; } .seo-text { font-size: 14px; line-height: 18px; } strong { font-size: 15px; line-height: 24px; } .seo-section li { font-size: 14px; line-height: 18px; } .seo-section .btn { font-size: 32px; line-height: 38px; padding: 16px 150px; width: fit-content; } body .seo-section { padding-top: 40px; padding-bottom: 40px; padding-left: 40px; padding-right: 40px; } } @media (min-width: 800px) { .steps h2 { font-size: 42px; line-height: 50px; } .steps h3 { font-size: 32px; line-height: 38px; } .column-block h2, .column-text { width: calc(50% - 8px); margin: 0; } } @media (min-width: 1100px) { .steps .steps-wrapper { padding: 0 220px; } } @media (min-width: 800px) { .advantages-num-wrapper { display: flex; justify-content: center; gap: 30px; } .advantages-num-wrapper .advantages-num-item { width: calc(33% - 20px); height: stretch; margin: 0; } .advantages-num-item ul { padding: 10px 0 0 30px; } } @media (min-width: 800px) { .pros-desk { display: flex; flex-wrap: wrap; row-gap: 30px; column-gap: 40px; } .cons-mob { display: none; } .ps-card { width: calc(50% - 20px); margin-bottom: 0; padding: 60px 30px; } .pros-and-cons h2 { font-size: 42px; line-height: 50px; } .pros-and-cons h3 { font-size: 32px; line-height: 38px; text-align: center; margin-bottom: 40px; } .ps-text { font-weight: 700; font-size: 28px; line-height: 40px; } } @media (min-width: 800px) { .table h2 { font-size: 42px; line-height: 50px; margin-bottom: 40px; } .mobile-table-wrapper { display: none; } .table-wrapper-desk { display: block; overflow: hidden; border: 1px solid #000EAB; border-radius: 28px; background: #00003C; } .desk-table { width: 100%; border-collapse: collapse; table-layout: fixed; } .desk-table thead th { padding: 10px 30px; text-align: left; color: #ffffff; font-size: 28px; font-weight: 700; line-height: 40px; background: #00003C; border-right: 1px solid #000EAB; border-bottom: 1px solid #000EAB; } .desk-table thead th:last-child { border-right: none; } .desk-table tbody td { padding: 18px 30px; color: #ffffff; font-size: 16px; font-weight: 400; line-height: 24px; vertical-align: middle; border-right: 1px solid #000EAB; border-bottom: 1px solid #000EAB; background: #00003C; } .desk-table tbody td:last-child { border-right: none; } .desk-table tbody tr:last-child td { border-bottom: none; } } @media (min-width: 769px) { .faq-container { max-width: none; width: 90%; } .faq-question { padding-left: 10px; } .faq-question span { font-size: 18px; } }