html.hide-social-proof #hero-1 .framer-6i1hiu {
        display: none !important;
      }

      #stats [data-framer-name="single feather"].rs-stat-hidden {
        display: none !important;
      }

      #stats [data-framer-name="Light Stats"],
      #stats [data-framer-name="Light Stats Mobile"] {
        align-items: flex-start !important;
      }

      #security-2 .rs-faq-list {
        display: flex;
        flex-direction: column;
        gap: 12px;
        width: 100%;
      }

      #security-2 .rs-faq-item {
        background: rgb(255, 255, 255);
        border: 1px solid rgba(0, 0, 0, 0.08);
        border-radius: 12px;
        overflow: hidden;
        width: 100%;
      }

      #security-2 .rs-faq-question {
        align-items: center;
        background: none;
        border: 0;
        color: rgb(41, 41, 41);
        cursor: pointer;
        display: flex;
        font-family: "Figtree", "Figtree Placeholder", sans-serif;
        font-size: 16px;
        font-weight: 500;
        gap: 16px;
        justify-content: space-between;
        line-height: 1.5;
        padding: 20px 24px;
        text-align: left;
        width: 100%;
      }

      #security-2 .rs-faq-icon {
        color: rgb(41, 41, 41);
        flex-shrink: 0;
        font-size: 20px;
        line-height: 1;
        transition: transform 0.2s ease;
      }

      #security-2 .rs-faq-item.is-open .rs-faq-icon {
        transform: rotate(45deg);
      }

      #security-2 .rs-faq-answer {
        color: rgba(18, 17, 17, 0.75);
        display: none;
        font-family: "Figtree", "Figtree Placeholder", sans-serif;
        font-size: 15px;
        line-height: 1.6;
        padding: 0 24px 20px;
      }

      #security-2 .rs-faq-item.is-open .rs-faq-answer {
        display: block;
      }

      [id="2"] .framer-c2103b {
        display: none !important;
      }

      [id="2"] .framer-1en2iab,
      [id="2"] .framer-184494l,
      [id="2"] .framer-wd59j5 {
        padding: 24px !important;
        gap: 16px !important;
        align-items: stretch !important;
        box-sizing: border-box !important;
      }

      [id="2"] .framer-7h4cic,
      [id="2"] .framer-1qlb8yj,
      [id="2"] .framer-13h4f74 {
        padding: 0 !important;
        width: 100% !important;
        box-sizing: border-box !important;
      }

      [id="2"] .framer-1en2iab > .ssr-variant,
      [id="2"] .framer-184494l > .ssr-variant,
      [id="2"] .framer-wd59j5 > .ssr-variant {
        flex: 0 0 auto !important;
        width: 100% !important;
        align-self: stretch !important;
      }

      [id="2"] .framer-o6tr8r [data-framer-name="Image placeholder"] {
        flex: 0 0 auto !important;
        position: relative !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        aspect-ratio: 16 / 10 !important;
        margin: auto 0 0 !important;
        border-radius: 10px !important;
        overflow: hidden !important;
        -webkit-mask: none !important;
        mask: none !important;
      }

      [id="2"] .framer-o6tr8r [data-framer-name="Image placeholder"] img {
        object-fit: cover !important;
        object-position: center top !important;
      }

      @media (min-width: 1200px) {
        [id="2"] .framer-174thdn {
          grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
          grid-template-rows: auto !important;
          height: auto !important;
          align-items: stretch !important;
        }

        [id="2"] .framer-1en2iab,
        [id="2"] .framer-184494l,
        [id="2"] .framer-wd59j5 {
          grid-row: 1 / -1 !important;
          height: 100% !important;
          min-height: 260px !important;
          align-self: stretch !important;
        }
      }

      @media (min-width: 810px) and (max-width: 1199.98px) {
        [id="2"] .framer-174thdn {
          grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
          grid-template-rows: repeat(2, auto) !important;
          height: auto !important;
        }

        [id="2"] .framer-1en2iab {
          grid-row: span 2 !important;
          height: 100% !important;
        }

        [id="2"] .framer-184494l,
        [id="2"] .framer-wd59j5 {
          height: 100% !important;
          min-height: 240px !important;
        }
      }

      @media (max-width: 809.98px) {
        [id="2"] .framer-174thdn {
          display: flex !important;
          flex-direction: column !important;
          height: auto !important;
          gap: 24px !important;
        }

        [id="2"] .framer-1en2iab,
        [id="2"] .framer-184494l,
        [id="2"] .framer-wd59j5 {
          width: 100% !important;
          min-height: 0 !important;
          height: auto !important;
          flex: 1 1 auto !important;
        }
      }
