
@media (max-width: 1594px) {
    .teapot .t-block__title {
      font-size: 28px;
      margin-top: 5px;
    }
  }
  @media (max-width: 1200px) {
    .teapot .t-synopsys__picture {
      display: none;
    }
  
    .teapot .t-trial__image {
      display: none;
    }
  
    .teapot .t-trial__inner {
      padding: 0px 0;
    }
  
    .teapot .t-trial__description {
      padding-left: 0;
    }
  
    .teapot .t-block--spaced {
      padding: 0;
    }
  
    .teapot .t-block__title {
      text-align: center;
    }
  
    .teapot .t-block__subtitle {
      text-align: center;
    }
  
    .teapot .t-block__actions {
      text-align: center;
    }
  
    .t-block__text {
      text-align: center;
    }
  
    .teapot .t-accounting__text {
      padding-bottom: 30px;
      padding-top: 30px;
    }
  
    .teapot .t-new__inner {
      background: none;
      padding-top: 10px;
    }
  
    .teapot .t-new__info {
      padding-top: 0;
    }
  
    .teapot .t-safety__inner {
      background: none;
    }
  
    .teapot .t-safety__info {
      padding-bottom: 0;
    }
  
    .teapot .t-contact-us__text {
      margin-right: 20px;
      width: 40%;
    }
  
    .teapot .t-contact-us__form {
      width: 60%;
    }
  
    .teapot .t-contacts__phone {
      font-size: 14px;
    }
  
    .teapot .t-contacts__address {
      font-size: 16px;
    }
  
    .teapot .t-reg-steps__item {
      width: 100%;
    }
  
    .teapot .t-reg-steps__item:last-child {
      display: none;
    }
  
    .teapot .t-reg-steps__subtitle {
      margin-top: 45px;
    }
  
    .teapot .t-reg-steps__link {
      margin-top: 35px;
    }
  
    .t-modal__btns--block {
      justify-content: space-evenly;
    }
  
    .t-modal__content {
      width: 90%;
    }
  }
  
  @media (max-width: 1024px) {
    .regions-grid {
      grid-template-columns: repeat(2, 1fr);
    }
  
    .partners-header h1 {
      font-size: 1.8rem;
    }
  }
  
  @media (max-width: 991px) {
  
    .teapot .t-tariffs__blocks {
      flex-direction: column;
      align-items: center;
      gap: 40px;
  }
  
  .teapot .t-tariffs__block--primary,
  .teapot .t-tariffs__block--secondary {
      transform: none;
      margin-top: 0;
      max-width: 400px;
      width: 100%;
  }
  
  .teapot .t-tariffs__block--primary::before {
      top: -15px;
  }
  
  .teapot .t-tariffs__block:hover,
  .teapot .t-tariffs__block--primary:hover {
      transform: translateY(-5px);
  }
    .teapot {
      font-size: 17px;
    }
  
    .teapot .popover.right .arrow {
      left: 50%;
      top: -6px;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
    }
  
    .teapot .popover.right {
      left: inherit;
      position: absolute;
      right: 0;
      top: 0;
      transform: translate(0, 100%);
      -webkit-transform: translate(0, 100%);
    }
  
    .teapot .t-header__inner {
      flex-wrap: wrap;
    }
  
    .teapot .t-header__enter {
      display: block;
    }
  
    .teapot .t-header-form {
      display: none;
      margin: 50px auto 0;
    }
  
    .teapot .t-header-form--active {
      display: block;
    }
  
    .teapot .t-header__cover {
      align-items: center;
      width: 100%;
    }
  
    .teapot .logout {
      margin: 0 auto;
    }
  
    .teapot .t-synopsys__description {
      padding: 60px 0;
    }
  
    .teapot .t-trial {
      margin-top: -80;
    }
  
    .teapot .t-trial__inner {
      font-size: 17px;
    }
  
    .teapot .t-block__title {
      font-size: 26px;
    }
  
    .teapot .t-block__subtitle {
      font-size: 20px;
    }
  
    .teapot .t-block__actions {
      text-align: center;
    }
  
    .teapot .t-accounting__text {
      font-size: 17px;
    }
  
    .teapot .t-accounting__info {
      align-items: center;
      flex-direction: column;
      margin-top: 0;
    }
  
    .teapot .t-accounting__btn {
      align-self: center;
    }
  
    .teapot .t-accounting__image {
      display: none;
    }
  
    .teapot .t-new__inner {
      background: none;
      padding: 0;
    }
  
    .teapot .t-advantages__inner {
      padding-top: 20px;
    }
  
    .teapot .t-advantages__info {
      padding: 15px;
    }
  
    .teapot .t-advantages__image {
      display: none;
    }
  
    .teapot .t-advantages__button {
      margin-bottom: -35px;
      margin-top: 20px;
    }
  
    .teapot .t-advantages__item {
      align-items: start;
      padding-left: 0;
    }
  
    .teapot .t-advantages__num {
      align-self: flex-start;
      line-height: 30px;
      padding-right: 30px;
    }
  
    .teapot .t-safety__inner {
      padding: 0;
    }
  
    .t-programs__image-title{
      text-align: center;
    }
  
    .teapot .t-contacts__title {
      font-size: 30px;
      position: relative;
      right: auto;
      text-align: center;
      top: auto;
    }
  
    .teapot .t-contacts__image {
      display: none;
    }
  
    .teapot .t-contacts__mail {
      bottom: auto;
      margin: 30px auto;
      position: relative;
      right: auto;
      width: 120px;
    }
  
    .teapot .t-contacts__teamviewer {
      margin: 30px auto;
      position: relative;
      right: auto;
      top: auto;
      width: 200px;
    }
  
    .teapot .t-contacts__telegram {
      margin: 30px auto;
      position: relative;
      right: auto;
      top: auto;
      width: 120px;
    }
  
    .teapot .t-contacts__phone {
      bottom: auto;
      font-size: 18px;
      margin: 30px auto;
      position: relative;
      right: auto;
      width: 220px;
    }
  
    .teapot .t-contacts__address {
      bottom: auto;
      font-size: 19px;
      margin: 30px auto;
      position: relative;
      right: auto;
      width: 240px;
    }
  
    .teapot .t-contact-us {
      flex-direction: column;
    }
  
    .teapot .t-contact-us__text {
      margin: 0 0 20px 0;
      width: 100%;
    }
  
    .teapot .t-contact-us__form {
      width: 100%;
    }
  
    .teapot .t-about-us__connect {
      justify-content: space-between;
      align-items: center;
      flex-direction: column;
    }
  
    .teapot .t-about-us__copyright {
      position: static;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  
    .teapot .t-reg-form {
      width: 100%;
    }
  
    .teapot .t-reg-form__btn {
      justify-content: center;
    }
  
    .teapot .t-reg-form__notify {
      margin: 30px 0 0 0;
    }
  
    .teapot .t-reg-form__wrapper {
      flex-direction: column;
      align-items: flex-start;
    }
  
    .teapot .t-notify {
      margin: 5px 0 0 0;
    }
  
    .teapot .restore-password__notify {
      margin: 20px 0 0 0;
      text-align: center;
    }
  
    .teapot .restore-password__hint {
      margin: 20px 0 0 0;
      text-align: center;
    }
  
    .teapot .t-solution .container {
      max-width: 940px;
      padding: 0 15px;
      width: auto;
    }
  
    .teapot .t-solution .row {
      margin-left: 0;
    }
  
    .teapot .t-solution {
      align-items: center;
      flex-direction: column;
      padding: 0;
    }
  
    .teapot .t-solution .span9 {
      margin: 0;
      width: 100%;
    }
  
    .teapot .t-solution-apps .span2 {
      font-size: 17px;
      width: 50%;
    }
  
    .teapot .t-solution-apps .container {
      max-width: 940px;
      padding: 0 15px;
      width: auto;
    }
  
    .teapot .t-solution-apps .row {
      margin-left: 0;
    }
  
    .t-solutions .container {
      max-width: 940px;
      padding: 0 15px;
      width: auto;
    }
  
    .t-solutions .container .row {
      margin-left: 0;
    }
  
    .t-solutions .container .app {
      padding: 0 15px;
    }
  
    .t-solutions .app-list {
      margin: 0 -15px;
    }
  
    .t-solutions .app-list .app-icon {
      margin: 0;
    }
  
    .t-solutions .span3 {
      float: none;
      margin: 0 auto;
      width: 250px;
    }
  
    .t-solutions .span9 {
      float: none;
      margin: 25px auto 0;
      text-align: center;
      width: auto;
    }
  
    .t-solutions .nav-links > li {
      float: none;
    }
  
    .t-solutions .btn {
      margin-bottom: 5px;
      margin-top: 5px;
    }
  
    .t-solutions .appBlockText {
      font-size: 17px;
    }
  
    .t-myapps .container {
      max-width: 940px;
      padding: 0 15px;
      width: auto;
    }
  
    .t-myapps .offset-top3 {
      display: flex;
      flex-wrap: wrap;
    }
  
    .app-list-personal {
      display: flex;
      flex-wrap: wrap;
      gap: 18px;
      align-items: stretch;
      justify-content: center;
      padding: 0;
      margin: 0;
    }
  
    .t-myapps .app-list-personal .app {
      display: flex;
      flex-direction: column;
      float: none;
      height: auto;
      padding: 0 15px;
      vertical-align: top;
      width: 50%;
    }
  
    .t-myapps .toolbar {
      text-align: center;
    }
  
    .t-myapps .toolbar td {
      display: inline-block;
      text-align: center;
    }
  
    .t-myapps .app-icon-box {
      flex: 1;
    }
  
    .t-programs {
      background-size: contain;
      padding-top: 100px;
    }
  
    .t-programs__images {
      flex-direction: column;
      align-items: center;
    }
  
    .t-programs__image-container {
      margin-right: 0;
      margin-bottom: 32px;
    }
  
    .t-programs__image-container:last-child {
      margin-bottom: 0;
    }
  
    .t-burger {
      display: inline-block;
    }
  
    .teapot .t-main-menu {
      touch-action: pan-y;
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      width: min(70vw, 300px);
      background: #3f3d56;
      padding: 30px 50px 24px;
      margin: 0;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start;
      gap: 0px;
      transform: translateX(100%);
      transition: transform 0.25s ease-out;
      z-index: 9999;
    }
  
    .teapot .t-main-menu.is-open {
      transform: translateX(0);
    }
  
    .teapot .t-main-menu__link {
      color: #fff !important;
      font-size: 18px;
      padding: 6px 4px;
    }
  
    .teapot .t-main-menu__item {
      margin: 0;
    }
  
    .t-header__cover-btn {
      width: 100%;
      margin-bottom: 0px;
      justify-content: center;
    }
  
    .t-header__logo--1c {
      display: none !important;
    }
  
    .t-main-menu__item--logo {
      display: block;
      width: 100%;
      margin: 0 0 12px 0;
      padding: 0 0 12px 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.15);
      text-align: center;
    }
  
    .t-main-menu__logo {
      display: inline-block;
      padding: 0;
    }
  
    .t-main-menu__logo img {
      height: 50px;
      width: auto;
      vertical-align: middle;
    }
  
    .t-main-menu__item--auth {
      display: block;
      width: 100%;
      margin-top: 10px !important;
      padding-top: 10px;
      border-top: 1px solid rgba(255, 255, 255, 0.15);
    }
  
    .t-menu-auth__hello {
      color: #fff;
      font-weight: 600;
      margin-bottom: 8px;
    }
  
    .t-menu-auth__btns .t-btn {
      width: 100%;
    }
  
    .t-menu-login .t-input {
      background: #fff;
      border-color: #fff;
    }
  
    .t-menu-login .t-check__item {
      color: #fff;
    }
  
    .teapot .t-main-menu__item--auth,
    .teapot .t-main-menu__item--logo {
      display: block;
    }
  
    .teapot .t-btn--primary--small {
      padding: 8px 14px;
      border-radius: 8px;
    }
  
    .teapot .t-input--small {
      padding: 8px 6px;
    }
  
    .fresh-faqmenu .nav.nav-pills > li > a {
      font-size: 14px;
    }
  
    .fresh-faqmenu > ul > li > a {
      font-size: 14px;
    }
  
    .teapot .t-main-menu__link {
      font-size: 16px;
    }
  
    .teapot .desktop-auth {
      display: none !important;
    }
  
    .auth-popup-content {
      margin: 20px;
      padding: 24px;
    }
  
    .teapot .t-menu-auth__user-info {
      color: #fff;
    }
  
    .teapot .t-menu-auth__user-name {
      color: #fff;
    }
  
    .teapot .t-menu-auth__user-status {
      color: #ccc;
    }
  }
  
  @media (max-width: 936px) {
    .t-btn__link {
      margin-bottom: 10px;
    }
    .circle-pattern{
      display: none;
    }
    
    .contacts-grid {
      grid-template-columns: 1fr;
      gap: 40px;
      text-align: center;
  }
  
  .social-links{
    justify-content: center;
  }
  
  .contacts-section {
      padding: 0px 30px;
  }
  }
  
  @media (max-width: 891px) {
    .teapot .t-advantages__item{
      width: 244px;
    }
    .t-advantages__text--width{
      width: 100% !important;
    }
    .teapot .t-advantages__num{
      flex-basis: 0px;
      padding: 5px;
      margin: 0 10px;
      font-size:40px;
    }
    .teapot .t-advantages__half {
      width: calc(33.3333333% - 10px);
  }
  }
  
  @media (max-width: 845px) {
    .toolbar_title {
      font-size: 28px;
    }
  }
  
  @media (max-width: 768px) {
    .teapot .t-advantages__num {
      align-self: start;
  }
  .teapot .t-advantages__item{
    width:100%;
    min-height: 40px;
  }
  
  .t-advantages__numWidth {
    max-width: 100%;
  }
  
    .teapot .t-tariffs {
      padding: 40px 0 60px;
  }
  
  .teapot .t-tariffs__name {
      font-size: 28px;
      margin-bottom: 40px;
  }
  
  .teapot .t-tariffs__blocks {
      padding: 0 10px;
      gap: 30px;
  }
  
  .teapot .t-tariffs__block {
      padding: 30px 20px;
      min-width: auto;
  }
  
  .teapot .t-tariffs__title {
      font-size: 26px;
  }
  
  .teapot .t-tariffs__value span {
      font-size: 24px;
  }
  
    .toolbar_wrapper .toolbar .spacer .toolbar_title {
      font-size: 22px;
    }
  
    .toolbar .toolbar_filter {
      font-size: 14px;
    }
  
    .auth-buttons {
      flex-direction: column;
      gap: 8px;
      width: 100%;
    }
    .auth-btn {
      width: 100%;
      text-align: center;
      padding: 12px 16px;
    }
  
    .user-info {
      flex-direction: column;
      text-align: center;
      gap: 10px;
    }
  
    .user-details {
      text-align: center;
    }
  
    .teapot .t-advantages__half {
      width: 100%;
    }
  
    .teapot .t-header__logo {
      margin-left: 50px;
    }
  
    .teapot .t-reg-steps__title {
      font: bold 35px "Montserrat";
      text-align: center;
    }
  
    .teapot .t-reg-steps__item {
      text-align: center;
    }
  
    .teapot .t-reg-steps__subtitle {
      text-align: center;
    }
  
    .teapot .t-reg-steps__link {
      font-size: 20px;
    }
  
    .t-modal__content {
      padding: 24px;
    }
  
    .t-modal .t-block__subtitle {
      font-size: 16px;
    }
  
    .t-modal .t-block__title {
      font-size: 22px;
    }
  
    .t-modal .t-block__text {
      font-size: 16px !important;
      line-height: 1.5;
    }
  
    .t-modal__btns--block {
      margin-top: 16px !important;
      flex-direction: column;
      align-items: start;
    }
  
    .t-modal__btns--block button {
      margin-top: 8px;
    }
  
    .auth-popup-content {
      margin: 16px;
      padding: 20px;
      max-width: none;
      width: calc(90% - 32px);
    }
  
    .auth-popup-title {
      font-size: 20px;
      margin-bottom: 20px;
    }
  
    .auth-input {
      font-size: 16px;
      padding: 14px 16px;
    }
    .regions-grid {
      grid-template-columns: 1fr;
      gap: 15px;
    }
  
    .partners-header h1 {
      font-size: 1.5rem;
      white-space: normal;
      word-wrap: break-word;
    }
  
    .partners-header p {
      white-space: normal;
      font-size: 1rem;
    }
  
    .region-title {
      font-size: 1.2rem;
    }
  
    .partner-item {
      padding: 8px;
    }
  
    .detail-row {
      flex-direction: column;
    }
  
    .detail-label {
      margin-bottom: 2px;
    }
  
  
    .contacts-grid {
        grid-template-columns: 1fr;
        gap: 40px;
        text-align: center;
    }
    
    .contacts-section {
        padding: 60px 20px;
    }
  }
  
  @media (max-width: 660px) {
    .toolbar_wrapper .toolbar {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 24px;
    }
    .toolbar_wrapper .toolbar .spacer .toolbar_title {
      font-size: 26px;
      text-align: center;
    }
  }
  
  @media (max-width: 575px) {
    .teapot .pass-rest {
      margin: 15px 0 0 0;
    }
  
    .teapot .t-container {
      padding-left: 15px;
      padding-right: 15px;
    }
  
    .teapot .t-btn {
      padding: 15px 25px;
    }
  
    .teapot .t-btn--primary {
      padding: 15px 25px;
    }
  
    .teapot .popover.right {
      margin: 20px 15px;
    }
  
    .teapot .modal-narrow {
      top: 0;
    }
  
    .t-myapps {
      padding: 30px 0;
    }
  
    .t-myapps .app-list-personal .app {
      width: 100%;
    }
  
    .teapot .t-contact-us__form {
      align-items: center;
      display: flex;
      flex-direction: column;
    }
  
    .teapot .t-contact-us__input {
      margin: 0 0 15px 0;
    }
  
    .teapot .t-about-us__connect {
      padding: 45px 0;
    }
  
    .teapot .t-about-us__copyright {
      margin-bottom: 15px;
    }
  
    .teapot .t-reg-code {
      flex-direction: column;
    }
  
    .teapot .t-reg-code__text {
      margin: 0 0 20px 0;
    }
  
    .teapot .t-reg-form__title {
      text-align: center;
      font: bold 25px "Montserrat";
    }
  
    .teapot .t-reg-form__label {
      flex-direction: column;
      align-items: flex-start;
    }
  
    .teapot .t-reg-form__name {
      margin-bottom: 5px;
    }
  
    .teapot .t-reg-form__in--modal {
      margin-top: 15px;
    }
  
    .teapot .t-reg-form__in--modal .t-reg-form__label:not(:first-child) {
      margin-top: 5px;
    }
  
    .teapot .t-reg-form__in--modal .t-reg-form__title {
      font-size: 25px;
    }
  
    .teapot .t-reg-form__in--modal .pass-rest {
      font-size: 14px;
    }
  
    .teapot .t-reg-form__btn--center {
      padding: 15px;
    }
  
    .teapot .t-check__item {
      margin: 15px 0 0 0;
    }
  
    .teapot .restore-password__title {
      font: bold 25px "Montserrat";
    }
  
    .teapot .restore-password__in {
      flex-direction: column;
      align-items: center;
    }
  
    .teapot .restore-password__text {
      margin: 0 0 20px 0;
    }
  
    .teapot .t-solution-apps .span2 {
      width: 100%;
    }
  
    .teapot .t-reg-steps__link {
      font-size: 16px;
      border-bottom: 1px solid #fc7a22;
    }
  
    .teapot .t-main-menu__item {
      margin: 0 7px;
    }
  
    .teapot .t-main-menu__link {
      font-size: 14px;
    }
  
    .fresh-faqmenu {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
    }
  
    .fresh-faqmenu .nav.nav-pills {
      justify-content: flex-start;
      flex-wrap: nowrap;
      padding-bottom: 6px;
    }
  
    .fresh-faqmenu .nav.nav-pills > li > a {
      font-size: 14px;
      padding: 6px 0px;
    }
  
    .fresh-faqmenu > ul {
      justify-content: flex-start;
      flex-wrap: wrap;
      gap: 8px 0;
    }
  
    .fresh-faqmenu > ul > li > a {
      font-size: 14px;
      padding: 8px 10px;
    }
  
    .offset-top3 {
      margin-top: 20px;
    }
  }
  
  @media (max-width: 500px) {
    .t-new__options {
      flex-direction: column;
    }
  
    .t-new__option {
      margin-top: 20px;
    }
  
    .t-new__option:first-child {
      margin-top: 0;
    }
  
    .t-modal__btns--block {
      text-align: center;
    }
  }
  @media (max-width: 480px) {
  
  
    .teapot .t-tariffs__block {
      margin: 0 5px;
  }
  
  .teapot .t-tariffs__blocks {
      padding: 0 5px;
  }
  
    .partners-page-wrapper {
      padding: 15px 0;
    }
  
    .partners-header h1 {
      font-size: 1.3rem;
    }
  
    .partners-header p {
      font-size: 0.9rem;
    }
  
    .region-column {
      padding: 12px;
    }
  
    .region-title {
      font-size: 1.1rem;
    }
  
    .partner-name {
      font-size: 0.95rem;
    }
  
    .detail-row {
      font-size: 0.85rem;
    }
  }
  
  @media (max-width: 420px) {
    .teapot .t-reg-steps__link {
      font-size: 12px;
    }
  }
  
  @media (min-width: 992px) {
    .t-main-menu__item--logo {
      display: none !important;
    }
  }
  
  @media (max-width: 1120px) {
    .teapot .t-main-menu {
      max-width: 100%;
    }
  }
  @media (max-width: 420px) {
    .teapot .modal-narrow {
      top: 0 !important;
    }
  }
 