/* v109 responsive-common.css
   Staged shared responsive CSS.
   Rules here are exact duplicate responsive rules found in 2+ CSS files.
   No original responsive rules were removed in this step.
*/

@media (max-width: 720px) {
  .footer-inner {
        flex-direction: column;
      }

  .logo img {
        height: 36px;
      }

  .rokana-footer {
        padding: 24px 0;
      }

  .rokana-footer__inner {
        width: min(calc(100% - 36px), 1120px);
        align-items: flex-start;
        gap: 10px;
      }

  .rokana-footer__logo img {
        width: 88px;
        max-width: 88px;
      }

  .rokana-footer__meta {
        width: 100%;
        justify-content: flex-start;
        gap: 6px;
        font-size: 12px;
      }

  .rokana-footer__meta a,
      .rokana-footer__meta small,
      .rokana-footer__meta .sep {
        font-size: 12px;
      }
}


@media (max-width:760px) {
#for-whom .aud-card p {
        min-height: auto;
      }

  #for-whom .aud-card,#for-whom .aud-card h3,#for-whom .aud-card p {
        min-height: 0 !important;
      }

  #why-rokana .e-icon-circle {
        width: 46px !important;
        height: 46px !important;
      }

  #why-rokana .e-icon-circle {
        margin: 0 0 14px !important;
      }

  #why-rokana .exp-card {
        grid-template-columns: 48px 1fr !important;
        padding: 22px !important;
      }

  #why-rokana .exp-card {
        display: block !important;
        padding: 22px !important;
      }

  #why-rokana .exp-card {
        display: block !important;
      }

  #why-rokana .exp-card {
        display: block !important;
        padding: 24px !important;
      }

  #why-rokana .exp-card {
        grid-template-columns: 52px 1fr !important;
      }

  #why-rokana .exp-card > p {
        margin: 0 !important;
      }

  #why-rokana .exp-cards {
        grid-template-columns: 1fr !important;
      }

  #why-rokana h3 {
        display: block !important;
        margin-bottom: 12px !important;
      }

  #why-rokana h3 {
        display: block !important;
        margin: 0 0 14px !important;
      }

  .brand-logo img {
        width: 116px;
      }

  .company-card {
        grid-template-columns: 1fr;
        padding: 34px 26px;
      }

  .company-card svg {
        margin: 0 auto;
      }

  .consult-box {
        gap: 34px;
      }

  .contact-form {
        padding: 24px 20px;
      }

  .container {
        padding-left: 24px;
        padding-right: 24px;
      }

  .container,.site-header .inner {
        padding-left: 24px;
        padding-right: 24px;
      }

            .exp-card {
        min-height: auto;
      }

  .exp-card {
        display: block !important;
      }

  .exp-card .e-icon-circle {
        margin-bottom: 14px !important;
      }

    .exp-card h3,.aud-card h3 {
        min-height: auto;
      }

  .exp-card p {
        margin-top: 0;
      }

  .exp-card,.aud-card {
        min-height: auto;
      }

  .exp-cards,.aud-grid {
        grid-template-columns: 1fr;
      }

  .faq-item .faq-a {
        padding-left: 24px;
      }

  .floating-cta {
        right: 16px;
        bottom: 16px;
      }

  .floating-cta {
        right: 16px !important;
        bottom: calc(16px + env(safe-area-inset-bottom)) !important;
      }

  .floating-cta a {
        padding: 14px 18px;
        font-size: 13.5px;
      }

      .form-grid {
        grid-template-columns: 1fr;
      }

  .header-cta {
        font-size: 12.5px;
        padding: 8px 16px;
      }

  .header-cta {
        font-size: 12.5px;
        padding: 8px 14px;
      }

  .header-cta {
        padding: 8px 14px;
      }

  .header-lang {
        display: inline-flex;
      }

  .hero {
        padding: 84px 0 92px;
      }

  .hero-copy {
        font-size: clamp(27px,8vw,36px);
      }

      .hero-grid {
        max-width: none;
      }

  .hero-grid {
        max-width: none !important;
      }

  .hero::before {
        display: none;
      }

  .hero::before {
        display: block !important;
        top: 42px !important;
        right: -72px !important;
        width: 240px !important;
        height: 240px !important;
        opacity: .20 !important;
      }

  .hero::before,.hero::after {
        display: none !important;
      }

  .problem-note {
        padding: 18px 18px;
      }

  .profile-card {
        padding: 34px 26px;
      }

  .section {
        padding: 80px 0;
      }

  .session-no {
        width: 48px;
        height: 48px;
      }

  .session-step {
        grid-template-columns: 1fr;
        gap: 14px;
        padding: 24px 22px;
      }

  .session-step {
        grid-template-columns: 52px 1fr;
        gap: 16px;
      }

  .session-step::after {
        display: none;
      }

  .site-footer .brand-logo img {
        width: 108px;
      }

  .site-footer .inner {
        align-items: flex-start;
      }

  .site-header .inner {
        height: 62px;
        gap: 14px;
      }

  .site-header .inner,
    body > .hero > .container,
    body > .section > .container,
    body > .consult > .container,
    .site-footer .inner {
        width: calc(100% - 48px) !important;
      }

  .site-header .inner,.container,.site-footer .inner,.consult-box {
        width: calc(100% - 48px) !important;
      }

      body {
        font-size: 15px;
      }

  h2 {
        word-break: normal;
        overflow-wrap: anywhere;
      }
}

@media (max-width:960px) {
#for-whom .aud-card {
        min-height: auto !important;
      }

  #for-whom .aud-card h3 {
        min-height: 0 !important;
      }

  #why-rokana .exp-card {
        min-height: auto !important;
      }

  #why-rokana .exp-cards {
        grid-template-columns: 1fr !important;
        max-width: 720px !important;
      }

  #why-rokana h3 {
        min-height: auto !important;
      }

  #why-rokana h3 {
        min-height: 0 !important;
      }

  .aud-card {
        min-height: auto;
      }

  .aud-card h3 {
        min-height: auto;
      }

  .consult-box {
        grid-template-columns: 1fr;
        gap: 36px;
      }

  .consult-box {
        grid-template-columns: 1fr !important;
        gap: 36px !important;
      }

  .contact-form {
        max-width: 760px !important;
      }

  .exp-card {
        grid-template-columns: 58px 1fr;
      }

  .exp-cards {
        grid-template-columns: 1fr;
        max-width: 640px;
      }

  .exp-cards,.aud-grid {
        grid-template-columns: 1fr 1fr;
      }

  .hero-grid {
        grid-template-columns: 1fr;
        gap: 44px;
      }

      .hero::after {
        right: 42px !important;
        top: 210px !important;
      }

  .hero::after {
        display: none;
      }

  .hero::before {
        right: -70px !important;
        top: 120px !important;
        width: 300px !important;
        height: 300px !important;
      }

  .hero::before {
        right: 28px !important;
        width: 300px !important;
        height: 300px !important;
        opacity: .42 !important;
      }

  .problem-grid {
        grid-template-columns: 1fr;
        gap: 36px;
      }

  .problem-grid {
        grid-template-columns: 1fr;
        gap: 40px;
      }

  .problem-grid {
        grid-template-columns: 1fr !important;
        gap: 40px !important;
      }

  .problem-grid,.consult-box {
        grid-template-columns: 1fr;
      }

  .site-header .inner,
    body > .hero > .container,
    body > .section > .container,
    body > .consult > .container,
    .site-footer .inner {
        width: min(calc(100% - 64px), var(--maxw)) !important;
      }

  .site-header .inner,.container,.site-footer .inner,.consult-box {
        width: min(calc(100% - 64px), var(--maxw)) !important;
      }

  .site-nav {
        display: none;
      }
}

@media (prefers-reduced-motion: reduce) {
  *,*::before,*::after {
        animation: none !important;
        transition: none !important;
      }

  .reveal {
        opacity: 1;
        transform: none;
      }

  html {
        scroll-behavior: auto;
      }
}

