#_71A63tRBiHHb3tRBnQfK_1,
      #_71A63tRBiHHb3tRBnQfK_1 :after,
      #_71A63tRBiHHb3tRBnQfK_1 :before,
      .proofNotificationWrapper img,
      .proofNotificationWrapper svg {
        all: initial;
      }

      #_71A63tRBiHHb3tRBnQfK_1 {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        pointer-events: none;
        z-index: 1000000;
        font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
          Helvetica, Arial, sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: normal;
        font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        -webkit-font-feature-settings: "kern" 1, "dlig" 1, "opbd" 1, "ss01" 1;
        font-feature-settings: "kern" 1, "dlig" 1, "opbd" 1, "ss01" 1;
        text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
      }

      #_71A63tRBiHHb3tRBnQfK_1._71A6x4GfiHHbx4GfnQfK_1 {
        bottom: auto;
        top: 0;
      }

      #_71A63tRBiHHb3tRBnQfK_1 ._71A63x22iHHb3x22nQfK_1 {
        overflow: hidden;
        padding-top: 5px;
      }

      @media screen and (min-width: 480px) {
        #_71A63tRBiHHb3tRBnQfK_1._71A62TNmiHHb2TNmnQfK_1 {
          left: auto;
          right: 10px;
        }
      }

      #_71A63tRBiHHb3tRBnQfK_1 button,
      #_71A63tRBiHHb3tRBnQfK_1 input,
      #_71A63tRBiHHb3tRBnQfK_1 optgroup,
      #_71A63tRBiHHb3tRBnQfK_1 select,
      #_71A63tRBiHHb3tRBnQfK_1 textarea {
        margin: 0;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
      }

      #_71A63tRBiHHb3tRBnQfK_1 ._71A6egA4iHHbegA4nQfK_1,
      #_71A63tRBiHHb3tRBnQfK_1 ._71A6zUl0iHHbzUl0nQfK_1,
      #_71A63tRBiHHb3tRBnQfK_1 ._71A61g-SiHHb1g-SnQfK_1,
      #_71A63tRBiHHb3tRBnQfK_1 ._71A61HO2iHHb1HO2nQfK_1,
      #_71A63tRBiHHb3tRBnQfK_1 ._71A62D4AiHHb2D4AnQfK_1,
      #_71A63tRBiHHb3tRBnQfK_1 ._71A62eORiHHb2eORnQfK_1,
      #_71A63tRBiHHb3tRBnQfK_1 h1,
      #_71A63tRBiHHb3tRBnQfK_1 h2,
      #_71A63tRBiHHb3tRBnQfK_1 h3,
      #_71A63tRBiHHb3tRBnQfK_1 h4,
      #_71A63tRBiHHb3tRBnQfK_1 h5,
      #_71A63tRBiHHb3tRBnQfK_1 h6 {
        font-family: inherit;
      }

      .bounceBottom-enter-active {
        animation: bounceBottomUp 1.1s linear both;
      }

      @keyframes bounceBottomUp {
        0% {
          transform: matrix(1, 0, 0, 1, 0, 100);
        }

        4.1% {
          transform: matrix(1, 0, 0, 1, 0, 41.971);
        }

        8.11% {
          transform: matrix(1, 0, 0, 1, 0, 10.549);
        }

        12.11% {
          transform: matrix(1, 0, 0, 1, 0, -1.843);
        }

        16.12% {
          transform: matrix(1, 0, 0, 1, 0, -4.336);
        }

        27.23% {
          transform: matrix(1, 0, 0, 1, 0, -0.784);
        }

        38.34% {
          transform: matrix(1, 0, 0, 1, 0, 0.104);
        }

        60.56% {
          transform: matrix(1, 0, 0, 1, 0, -0.002);
        }

        82.78% {
          transform: matrix(1, 0, 0, 1, 0, 0);
        }

        to {
          transform: matrix(1, 0, 0, 1, 0, 0);
        }
      }

      .bounceBottom-leave-active {
        animation: bounceBottomDown 2s linear both;
      }

      @keyframes bounceBottomDown {
        0% {
          transform: matrix(1, 0, 0, 1, 0, 0);
        }

        4.2% {
          transform: matrix(1, 0, 0, 1, 0, 54.927);
        }

        8.31% {
          transform: matrix(1, 0, 0, 1, 0, 88.411);
        }

        12.51% {
          transform: matrix(1, 0, 0, 1, 0, 103.215);
        }

        16.62% {
          transform: matrix(1, 0, 0, 1, 0, 106.331);
        }

        27.73% {
          transform: matrix(1, 0, 0, 1, 0, 101.285);
        }

        38.84% {
          transform: matrix(1, 0, 0, 1, 0, 99.747);
        }

        61.06% {
          transform: matrix(1, 0, 0, 1, 0, 100.01);
        }

        83.28% {
          transform: matrix(1, 0, 0, 1, 0, 100);
        }

        to {
          transform: matrix(1, 0, 0, 1, 0, 100);
        }
      }

      .bounceTop-enter-active {
        animation: bounceTopDown 1100down linear both;
      }

      @keyframes bounceTopDown {
        0% {
          transform: matrix(1, 0, 0, 1, 0, -100);
        }

        4.1% {
          transform: matrix(1, 0, 0, 1, 0, -41.971);
        }

        8.11% {
          transform: matrix(1, 0, 0, 1, 0, -10.549);
        }

        12.11% {
          transform: matrix(1, 0, 0, 1, 0, 1.843);
        }

        16.12% {
          transform: matrix(1, 0, 0, 1, 0, 4.336);
        }

        27.23% {
          transform: matrix(1, 0, 0, 1, 0, 0.784);
        }

        38.34% {
          transform: matrix(1, 0, 0, 1, 0, -0.104);
        }

        60.56% {
          transform: matrix(1, 0, 0, 1, 0, 0.002);
        }

        82.78% {
          transform: matrix(1, 0, 0, 1, 0, 0);
        }

        to {
          transform: matrix(1, 0, 0, 1, 0, 0);
        }
      }

      .bounceTop-leave-active {
        animation: bounceTopUp 2s linear both;
      }

      @keyframes bounceTopUp {
        0% {
          transform: matrix(1, 0, 0, 1, 0, 0);
        }

        4.1% {
          transform: matrix(1, 0, 0, 1, 0, -58.029);
        }

        8.11% {
          transform: matrix(1, 0, 0, 1, 0, -89.451);
        }

        12.11% {
          transform: matrix(1, 0, 0, 1, 0, -101.843);
        }

        16.12% {
          transform: matrix(1, 0, 0, 1, 0, -104.336);
        }

        27.23% {
          transform: matrix(1, 0, 0, 1, 0, -100.784);
        }

        38.34% {
          transform: matrix(1, 0, 0, 1, 0, -99.896);
        }

        60.56% {
          transform: matrix(1, 0, 0, 1, 0, -100.002);
        }

        82.78% {
          transform: matrix(1, 0, 0, 1, 0, -100);
        }

        to {
          transform: matrix(1, 0, 0, 1, 0, -100);
        }
      }

      ._71A61j23iHHb1j23nQfK_0 {
        display: block;
        position: absolute;
        float: left;
        left: 33px;
        top: 33px;
        width: 26px;
        height: 26px;
      }

      ._71A61j23iHHb1j23nQfK_0 ._71A62k0eiHHb2k0enQfK_0,
      ._71A61j23iHHb1j23nQfK_0 ._71A63crPiHHb3crPnQfK_0,
      ._71A61j23iHHb1j23nQfK_0 ._71A63g5uiHHb3g5unQfK_0,
      ._71A61j23iHHb1j23nQfK_0 ._71A63SB2iHHb3SB2nQfK_0 {
        border-radius: 10px;
        width: 22px;
        height: 22px;
        background: #0095f7;
        box-shadow: 0 0 0 rgba(0, 149, 247, 0.4);
      }

      @media screen and (min-width: 480px) {
        ._71A61j23iHHb1j23nQfK_0 ._71A62k0eiHHb2k0enQfK_0,
        ._71A61j23iHHb1j23nQfK_0 ._71A63crPiHHb3crPnQfK_0,
        ._71A61j23iHHb1j23nQfK_0 ._71A63g5uiHHb3g5unQfK_0,
        ._71A61j23iHHb1j23nQfK_0 ._71A63SB2iHHb3SB2nQfK_0 {
          border-radius: 50%;
        }
      }

      ._71A61j23iHHb1j23nQfK_0 ._71A62k0eiHHb2k0enQfK_0 {
        animation: _71A62k0eiHHb2k0enQfK_0 3s linear infinite;
      }

      ._71A61j23iHHb1j23nQfK_0 ._71A63g5uiHHb3g5unQfK_0 {
        animation: _71A62k0eiHHb2k0enQfK_0 3s linear infinite 1.5s;
      }

      @keyframes _71A62k0eiHHb2k0enQfK_0 {
        0% {
          box-shadow: 0 0 0 0 rgba(0, 149, 247, 0.4);
        }

        to {
          box-shadow: 0 0 0 19px rgba(0, 149, 247, 0);
        }
      }

      ._71A62qKhiHHb2qKhnQfK_0 {
        -ms-flex-align: normal;
        align-items: normal;
        display: grid;
        grid-template-columns: 56px 1fr;
        grid-gap: 16px;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        box-sizing: border-box;
        border: 1px solid rgba(216, 217, 226, 0.5);
        box-shadow: 10px 20px 40px 0 rgba(36, 35, 40, 0.1);
        padding: 16px;
        height: 88px;
        pointer-events: auto;
        overflow: hidden;
        background-color: #fff;
        line-height: 1em;
      }

      ._71A62qKhiHHb2qKhnQfK_0._71A6OW-4iHHbOW-4nQfK_0 {
        cursor: pointer;
        transition: all 0.1s ease-in-out;
      }

      ._71A62qKhiHHb2qKhnQfK_0._71A6OW-4iHHbOW-4nQfK_0:hover {
        box-shadow: 0 0 0 4px rgba(144, 164, 174, 0.2);
      }

      @media screen and (min-width: 480px) {
        ._71A62qKhiHHb2qKhnQfK_0 {
          width: 352px;
          margin: 0 0 10px 10px;
          border-radius: 50px;
        }

        ._71A62qKhiHHb2qKhnQfK_0._71A6OW-4iHHbOW-4nQfK_0 {
          cursor: pointer;
          transition: all 0.1s ease-in-out;
        }

        ._71A62qKhiHHb2qKhnQfK_0._71A6OW-4iHHbOW-4nQfK_0:hover {
          box-shadow: 0 0 0 4px rgba(144, 164, 174, 0.2);
        }

        ._71A62qKhiHHb2qKhnQfK_0._71A63PFfiHHb3PFfnQfK_0 {
          border-radius: 5px;
        }
      }

      @media screen and (min-width: 480px) and (min-width: 480px) {
        ._71A62qKhiHHb2qKhnQfK_0._71A63PFfiHHb3PFfnQfK_0
          ._71A6iq4LiHHbiq4LnQfK_0
          img,
        ._71A62qKhiHHb2qKhnQfK_0._71A63PFfiHHb3PFfnQfK_0
          ._71A6iq4LiHHbiq4LnQfK_0
          svg {
          border-radius: 5px;
        }
      }

      ._71A62qKhiHHb2qKhnQfK_0 ._71A6iq4LiHHbiq4LnQfK_0 img,
      ._71A62qKhiHHb2qKhnQfK_0 ._71A6iq4LiHHbiq4LnQfK_0 svg {
        display: block;
        width: 56px;
        height: 56px;
      }

      @media screen and (min-width: 480px) {
        ._71A62qKhiHHb2qKhnQfK_0 ._71A6iq4LiHHbiq4LnQfK_0 img,
        ._71A62qKhiHHb2qKhnQfK_0 ._71A6iq4LiHHbiq4LnQfK_0 svg {
          border-radius: 50%;
        }
      }

      ._71A62qKhiHHb2qKhnQfK_0
        ._71A61iAyiHHb1iAynQfK_0
        ._71A62XMSiHHb2XMSnQfK_0
        > span {
        display: inline-block;
        margin-left: -4px;
        margin-bottom: 2px;
        padding: 2px 4px;
        background-color: #f0f1f7;
        line-height: 14px;
        font-size: 14px;
        font-weight: 500;
        color: #242328;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow-x: hidden;
        max-width: 220px;
        vertical-align: middle;
      }

      ._71A62qKhiHHb2qKhnQfK_0
        ._71A61iAyiHHb1iAynQfK_0
        ._71A66Nl7iHHb6Nl7nQfK_0 {
        margin-top: 6px;
        margin-bottom: 2px;
        line-height: 13px;
        font-size: 13px;
        font-weight: 300;
        color: #686b81;
        max-height: 1em;
        overflow: hidden;
      }

      ._71A62qKhiHHb2qKhnQfK_0
        ._71A61iAyiHHb1iAynQfK_0
        ._71A62e55iHHb2e55nQfK_0 {
        display: inline-block;
        margin-right: 4px;
        line-height: 11px;
        font-size: 11px;
        font-weight: 300;
        color: #9196b6;
      }

      ._71A62qKhiHHb2qKhnQfK_0
        ._71A61iAyiHHb1iAynQfK_0
        ._71A63zU5iHHb3zU5nQfK_0 {
        margin-bottom: -2px;
        vertical-align: middle;
        cursor: pointer;
      }

      ._71A62qKhiHHb2qKhnQfK_0
        ._71A61iAyiHHb1iAynQfK_0
        ._71A63zU5iHHb3zU5nQfK_0:hover
        g {
        fill: #0f84d7;
      }

      ._71A62qKhiHHb2qKhnQfK_0 ._71A6W__YiHHbW__YnQfK_0 {
        cursor: pointer;
        position: absolute;
        right: 18px;
        top: 4px;
        opacity: 0.1;
        width: 18px;
        height: 18px;
        margin: 0;
        padding: 0;
      }

      ._71A62qKhiHHb2qKhnQfK_0 ._71A6W__YiHHbW__YnQfK_0 svg {
        width: 11px;
        height: 11px;
        margin: 0;
        padding: 0;
        display: inline-block;
      }

      ._71A62qKhiHHb2qKhnQfK_0 ._71A6W__YiHHbW__YnQfK_0:hover {
        opacity: 0.4;
      }

      ._71A61oTbiHHb1oTbnQfK_0 {
        width: 56px;
        height: 56px;
        background-color: #ffebee;
        border-radius: 100%;
      }

      ._71A61oTbiHHb1oTbnQfK_0._71A624CaiHHb24CanQfK_0 {
        border-radius: 5px;
      }

      @media screen and (min-width: 480px) {
        #_71A62fZIiHHb2fZInQfK_0 {
          right: auto;
        }
      }

      #_71A62fZIiHHb2fZInQfK_0 ._71A63zjZiHHb3zjZnQfK_0 {
        border: 1px solid rgba(216, 217, 226, 0.5);
        pointer-events: auto;
        overflow: hidden;
        position: relative;
        height: 88px;
        background-color: #fff;
        box-sizing: border-box;
        line-height: 1em;
        box-shadow: 10px 20px 40px 0 rgba(36, 35, 40, 0.1);
      }

      @media screen and (min-width: 480px) {
        #_71A62fZIiHHb2fZInQfK_0 ._71A63zjZiHHb3zjZnQfK_0 {
          width: 352px;
          margin: 0 0 10px 10px;
          border-radius: 50px;
        }

        #_71A62fZIiHHb2fZInQfK_0
          ._71A63zjZiHHb3zjZnQfK_0._71A63SlriHHb3SlrnQfK_0 {
          border-radius: 5px;
        }

        #_71A62fZIiHHb2fZInQfK_0
          ._71A63zjZiHHb3zjZnQfK_0._71A62riIiHHb2riInQfK_0 {
          cursor: pointer;
          transition: all 0.1s ease-in-out;
        }

        #_71A62fZIiHHb2fZInQfK_0
          ._71A63zjZiHHb3zjZnQfK_0._71A62riIiHHb2riInQfK_0:hover {
          box-shadow: 0 0 0 4px rgba(144, 164, 174, 0.2);
        }
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A61JYFiHHb1JYFnQfK_0 {
        display: block;
        position: absolute;
        float: left;
        top: 16px;
        left: 16px;
        height: 56px;
        width: 56px;
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A61JYFiHHb1JYFnQfK_0
        img {
        border-radius: 10px;
        height: 56px;
        width: 56px;
      }

      @media screen and (min-width: 480px) {
        #_71A62fZIiHHb2fZInQfK_0
          ._71A63zjZiHHb3zjZnQfK_0
          ._71A61JYFiHHb1JYFnQfK_0
          img {
          border-radius: 50%;
        }

        #_71A62fZIiHHb2fZInQfK_0
          ._71A63zjZiHHb3zjZnQfK_0
          ._71A61JYFiHHb1JYFnQfK_0
          img._71A63SlriHHb3SlrnQfK_0 {
          border-radius: 5px;
        }
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A61JYFiHHb1JYFnQfK_0
        svg {
        border-radius: 50%;
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A61JYFiHHb1JYFnQfK_0
        svg._71A63SlriHHb3SlrnQfK_0 {
        border-radius: 5px;
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A62EbCiHHb2EbCnQfK_0
        ._71A62AUliHHb2AUlnQfK_0,
      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A62EbCiHHb2EbCnQfK_0
        ._71A62PlWiHHb2PlWnQfK_0,
      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A62EbCiHHb2EbCnQfK_0
        ._71A613BWiHHb13BWnQfK_0 {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow-x: hidden;
        max-width: 220px;
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A62EbCiHHb2EbCnQfK_0
        ._71A62AUliHHb2AUlnQfK_0 {
        display: inline-block;
        position: absolute;
        top: 15px;
        left: 90px;
        border-radius: 2px;
        padding: 2px 6px;
        font-size: 14px;
        font-weight: 600;
        color: #242328;
        background-color: #f0f1f7;
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A62EbCiHHb2EbCnQfK_0
        ._71A613BWiHHb13BWnQfK_0 {
        position: absolute;
        top: 39px;
        left: 96px;
        line-height: normal;
        font-size: 13px;
        color: #686b81;
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A62EbCiHHb2EbCnQfK_0
        ._71A62PlWiHHb2PlWnQfK_0 {
        position: absolute;
        bottom: 14px;
        left: 96px;
        line-height: normal;
        display: inline-block;
        color: #9196b6;
        font-size: 11px;
        overflow: visible;
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A62EbCiHHb2EbCnQfK_0
        ._71A624uuiHHb24uunQfK_0 {
        position: absolute;
        bottom: -3px;
        display: inline-block;
        margin-left: 8px;
        vertical-align: sub;
        cursor: pointer;
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A62EbCiHHb2EbCnQfK_0
        ._71A624uuiHHb24uunQfK_0:hover
        svg
        g {
        fill: #0f84d7;
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A61N_EiHHb1N_EnQfK_0 {
        cursor: pointer;
        position: absolute;
        right: 18px;
        top: 4px;
        opacity: 0.1;
        width: 18px;
        height: 18px;
        margin: 0;
        padding: 0;
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A61N_EiHHb1N_EnQfK_0
        svg {
        width: 11px;
        height: 11px;
        margin: 0;
        padding: 0;
        display: inline-block;
      }

      #_71A62fZIiHHb2fZInQfK_0
        ._71A63zjZiHHb3zjZnQfK_0
        ._71A61N_EiHHb1N_EnQfK_0:hover {
        opacity: 0.4;
      }

      @media screen and (min-width: 480px) {
        #_71A63dGiiHHb3dGinQfK_0 {
          right: auto;
        }
      }

      #_71A63dGiiHHb3dGinQfK_0 ._71A62B_4iHHb2B_4nQfK_0 {
        border: 1px solid rgba(216, 217, 226, 0.5);
        pointer-events: auto;
        overflow: hidden;
        position: relative;
        height: 88px;
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        padding: 24px;
        box-sizing: border-box;
        line-height: 1em;
        box-shadow: 10px 20px 40px 0 rgba(36, 35, 40, 0.1);
      }

      @media screen and (min-width: 480px) {
        #_71A63dGiiHHb3dGinQfK_0 ._71A62B_4iHHb2B_4nQfK_0 {
          width: 352px;
          margin: 0 0 10px 10px;
          border-radius: 50px;
        }

        #_71A63dGiiHHb3dGinQfK_0
          ._71A62B_4iHHb2B_4nQfK_0._71A63_88iHHb3_88nQfK_0 {
          border-radius: 5px;
        }

        #_71A63dGiiHHb3dGinQfK_0
          ._71A62B_4iHHb2B_4nQfK_0._71A6D2zViHHbD2zVnQfK_0 {
          cursor: pointer;
          transition: all 0.1s ease-in-out;
        }

        #_71A63dGiiHHb3dGinQfK_0
          ._71A62B_4iHHb2B_4nQfK_0._71A6D2zViHHbD2zVnQfK_0:hover {
          box-shadow: 0 0 0 4px rgba(144, 164, 174, 0.2);
        }
      }

      #_71A63dGiiHHb3dGinQfK_0
        ._71A62B_4iHHb2B_4nQfK_0
        ._71A6159fiHHb159fnQfK_0 {
        cursor: pointer;
        position: absolute;
        right: 18px;
        top: 4px;
        opacity: 0.1;
        width: 18px;
        height: 18px;
        margin: 0;
        padding: 0;
      }

      #_71A63dGiiHHb3dGinQfK_0
        ._71A62B_4iHHb2B_4nQfK_0
        ._71A6159fiHHb159fnQfK_0
        svg {
        width: 11px;
        height: 11px;
        margin: 0;
        padding: 0;
        display: inline-block;
      }

      #_71A63dGiiHHb3dGinQfK_0
        ._71A62B_4iHHb2B_4nQfK_0
        ._71A6159fiHHb159fnQfK_0:hover {
        opacity: 0.4;
      }

      #_71A63dGiiHHb3dGinQfK_0 ._71A615RviHHb15RvnQfK_0 {
        display: block;
        margin-left: 68px;
        font-size: 13px;
        color: #686b81;
      }

      #_71A63dGiiHHb3dGinQfK_0
        ._71A615RviHHb15RvnQfK_0
        ._71A62fwXiHHb2fwXnQfK_0 {
        display: inline-block;
        padding: 2px 6px;
        font-size: 14px;
        font-weight: 600;
        line-height: 1em;
        border-radius: 3px;
        background-color: #f0f1f7;
        color: #242328;
      }

      #_71A63dGiiHHb3dGinQfK_0
        ._71A615RviHHb15RvnQfK_0._71A61gGxiHHb1gGxnQfK_0 {
        margin: 11px 0 0 67px;
      }

      #_71A63dGiiHHb3dGinQfK_0 ._71A614UViHHb14UVnQfK_0 {
        margin-left: 72px;
        margin-top: 8px;
        cursor: pointer;
      }

      #_71A63dGiiHHb3dGinQfK_0 ._71A614UViHHb14UVnQfK_0:hover svg g {
        fill: #0f84d7;
      }

      #_71A63dGiiHHb3dGinQfK_0 ._71A6H0WDiHHbH0WDnQfK_0 {
        display: block;
        position: absolute;
        float: left;
        left: 33px;
        top: 33px;
        width: 26px;
        height: 26px;
      }

      #_71A63dGiiHHb3dGinQfK_0
        ._71A6H0WDiHHbH0WDnQfK_0
        ._71A6h0ePiHHbh0ePnQfK_0,
      #_71A63dGiiHHb3dGinQfK_0
        ._71A6H0WDiHHbH0WDnQfK_0
        ._71A61leDiHHb1leDnQfK_0,
      #_71A63dGiiHHb3dGinQfK_0
        ._71A6H0WDiHHbH0WDnQfK_0
        ._71A62PA-iHHb2PA-nQfK_0,
      #_71A63dGiiHHb3dGinQfK_0
        ._71A6H0WDiHHbH0WDnQfK_0
        ._71A63M25iHHb3M25nQfK_0 {
        border-radius: 10px;
        width: 22px;
        height: 22px;
        background: #0095f7;
        box-shadow: 0 0 0 rgba(0, 149, 247, 0.4);
      }

      @media screen and (min-width: 480px) {
        #_71A63dGiiHHb3dGinQfK_0
          ._71A6H0WDiHHbH0WDnQfK_0
          ._71A6h0ePiHHbh0ePnQfK_0,
        #_71A63dGiiHHb3dGinQfK_0
          ._71A6H0WDiHHbH0WDnQfK_0
          ._71A61leDiHHb1leDnQfK_0,
        #_71A63dGiiHHb3dGinQfK_0
          ._71A6H0WDiHHbH0WDnQfK_0
          ._71A62PA-iHHb2PA-nQfK_0,
        #_71A63dGiiHHb3dGinQfK_0
          ._71A6H0WDiHHbH0WDnQfK_0
          ._71A63M25iHHb3M25nQfK_0 {
          border-radius: 50%;
        }
      }

      #_71A63dGiiHHb3dGinQfK_0
        ._71A6H0WDiHHbH0WDnQfK_0
        ._71A6h0ePiHHbh0ePnQfK_0 {
        animation: _71A6h0ePiHHbh0ePnQfK_0 3s linear infinite;
      }

      #_71A63dGiiHHb3dGinQfK_0
        ._71A6H0WDiHHbH0WDnQfK_0
        ._71A63M25iHHb3M25nQfK_0 {
        animation: _71A6h0ePiHHbh0ePnQfK_0 3s linear infinite 1.5s;
      }

      @keyframes _71A6h0ePiHHbh0ePnQfK_0 {
        0% {
          box-shadow: 0 0 0 0 rgba(0, 149, 247, 0.4);
        }

        to {
          box-shadow: 0 0 0 19px rgba(0, 149, 247, 0);
        }
      }

      @media screen and (min-width: 480px) {
        #_71A62lriiHHb2lrinQfK_0 {
          right: auto;
        }
      }

      #_71A62lriiHHb2lrinQfK_0 ._71A61XogiHHb1XognQfK_0 {
        border: 1px solid rgba(216, 217, 226, 0.5);
        pointer-events: auto;
        overflow: hidden;
        position: relative;
        height: 88px;
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        padding: 16px;
        box-sizing: border-box;
        line-height: 1em;
        box-shadow: 10px 20px 40px 0 rgba(36, 35, 40, 0.1);
      }

      @media screen and (min-width: 480px) {
        #_71A62lriiHHb2lrinQfK_0 ._71A61XogiHHb1XognQfK_0 {
          width: 352px;
          margin: 0 0 10px 10px;
          border-radius: 50px;
        }

        #_71A62lriiHHb2lrinQfK_0
          ._71A61XogiHHb1XognQfK_0._71A6246aiHHb246anQfK_0 {
          border-radius: 5px;
        }

        #_71A62lriiHHb2lrinQfK_0
          ._71A61XogiHHb1XognQfK_0._71A627wViHHb27wVnQfK_0 {
          cursor: pointer;
          transition: all 0.1s ease-in-out;
        }

        #_71A62lriiHHb2lrinQfK_0
          ._71A61XogiHHb1XognQfK_0._71A627wViHHb27wVnQfK_0:hover {
          box-shadow: 0 0 0 4px rgba(144, 164, 174, 0.2);
        }
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A629e1iHHb29e1nQfK_0 {
        cursor: pointer;
        position: absolute;
        right: 18px;
        top: 4px;
        opacity: 0.1;
        width: 18px;
        height: 18px;
        margin: 0;
        padding: 0;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A629e1iHHb29e1nQfK_0
        svg {
        width: 11px;
        height: 11px;
        margin: 0;
        padding: 0;
        display: inline-block;
        margin: -4px 2px;
        vertical-align: middle;
        line-height: 1em;
        font-size: 0.75rem;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A629e1iHHb29e1nQfK_0
        svg
        svg {
        overflow: hidden;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A629e1iHHb29e1nQfK_0
        ._71A613_AiHHb13_AnQfK_0 {
        color: #0089d8;
        cursor: pointer;
        text-decoration: none !important;
        font-weight: 600;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A637xpiHHb37xpnQfK_0 {
        display: block;
        position: absolute;
        float: left;
        left: 16px;
        top: 16px;
        width: 56px;
        height: 56px;
        background-color: #ffebee;
        border-radius: 100%;
        padding-top: 1px;
        padding-left: 1px;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A637xpiHHb37xpnQfK_0._71A6246aiHHb246anQfK_0 {
        border-radius: 5px;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A6qu5HiHHbqu5HnQfK_0 {
        margin-left: 80px;
        padding-right: 8px;
        letter-spacing: -0.02em;
        line-height: 0.9em;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A6qu5HiHHbqu5HnQfK_0._71A63CGUiHHb3CGUnQfK_0 {
        margin-top: 10px;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A6qu5HiHHbqu5HnQfK_0
        ._71A61VEJiHHb1VEJnQfK_0 {
        margin-left: -4px;
        display: inline-block;
        margin-top: -1px;
        padding: 2px 6px;
        line-height: 1em;
        border-radius: 3px;
        background-color: #f0f1f7;
        color: #242328;
        font-size: 14px;
        font-weight: 600;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A6qu5HiHHbqu5HnQfK_0
        ._71A62mT3iHHb2mT3nQfK_0 {
        display: inline-block;
        margin-top: 5px;
        color: #686b81;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A6qu5HiHHbqu5HnQfK_0
        div {
        font-size: 13px;
        color: #242328;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A6qu5HiHHbqu5HnQfK_0
        ._71A6toc3iHHbtoc3nQfK_0 {
        font-weight: 700;
        display: inline-block;
        padding: 3px;
        background-color: rgba(0, 149, 247, 0.1);
        margin-bottom: 2px;
        border-radius: 3px;
        color: #0095f7;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A62dIfiHHb2dIfnQfK_0 {
        font-size: 10px;
        color: #0095f7;
        font-weight: 700;
        margin-left: 80px;
        margin-top: 8px;
        cursor: pointer;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A62dIfiHHb2dIfnQfK_0
        a {
        color: rgba(0, 149, 247, 0.5);
        text-decoration: none !important;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A62dIfiHHb2dIfnQfK_0
        i {
        display: inline-block;
        margin: -4px 2px;
        vertical-align: middle;
        line-height: 1em;
        font-size: 0.75rem;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A62dIfiHHb2dIfnQfK_0
        i
        svg {
        overflow: hidden;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A62dIfiHHb2dIfnQfK_0
        ._71A613_AiHHb13_AnQfK_0 {
        color: #0089d8;
        cursor: pointer;
        text-decoration: none !important;
        font-weight: 600;
      }

      #_71A62lriiHHb2lrinQfK_0
        ._71A61XogiHHb1XognQfK_0
        ._71A62dIfiHHb2dIfnQfK_0:hover
        svg
        g {
        fill: #0f84d7;
      }

      #_71A61BlYiHHb1BlYnQfK_0 {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        pointer-events: none;
        z-index: 1000000;
      }

      @media screen and (min-width: 480px) {
        #_71A61BlYiHHb1BlYnQfK_0 {
          right: auto;
          bottom: 10px;
        }
      }

      #_71A61BlYiHHb1BlYnQfK_0 ._71A62KJliHHb2KJlnQfK_0 {
        pointer-events: auto;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1000000;
        background-color: #fff;
      }

      #_71A61BlYiHHb1BlYnQfK_0 ._71A62KJliHHb2KJlnQfK_0 iframe {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
      }

      @media screen and (min-width: 480px) {
        #_71A61BlYiHHb1BlYnQfK_0._71A626GWiHHb26GWnQfK_0 {
          left: auto;
          right: 10px;
        }
      }

      #_71A61BlYiHHb1BlYnQfK_0 ._71A63YFliHHb3YFlnQfK_0 {
        z-index: 10000000;
        pointer-events: auto;
        overflow: hidden;
        position: relative;
        background-color: #fefefe;
        color: #0095f7;
        box-sizing: border-box;
        line-height: 1em;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        transition: all 0.2s linear;
        width: 96%;
        border-radius: 5px;
        margin: 0 auto 10px;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05),
          0 8px 50px rgba(0, 0, 0, 0.05), 0 10px 100px rgba(0, 0, 0, 0.1);
        padding: 30px 10px;
      }

      @media screen and (min-width: 480px) {
        #_71A61BlYiHHb1BlYnQfK_0 ._71A63YFliHHb3YFlnQfK_0 {
          width: 320px;
          margin: 0 0 0 10px;
          padding: 30px 10px 50px;
        }
      }

      #_71A61BlYiHHb1BlYnQfK_0
        ._71A63YFliHHb3YFlnQfK_0
        ._71A63dAgiHHb3dAgnQfK_0 {
        position: absolute;
        background-color: #0095f7;
        height: 4px;
        top: 0;
        left: 0;
      }

      #_71A61BlYiHHb1BlYnQfK_0
        ._71A63YFliHHb3YFlnQfK_0
        ._71A61EyZiHHb1EyZnQfK_0 {
        margin: 10px auto;
        width: 80px;
        height: 80px;
        display: inline-block;
        border-radius: 50%;
      }

      #_71A61BlYiHHb1BlYnQfK_0
        ._71A63YFliHHb3YFlnQfK_0
        ._71A61EyZiHHb1EyZnQfK_0
        img {
        height: 80px;
        width: 80px;
        display: block;
        background: transparent;
      }

      #_71A61BlYiHHb1BlYnQfK_0 ._71A63YFliHHb3YFlnQfK_0 > div {
        text-align: center;
      }

      #_71A61BlYiHHb1BlYnQfK_0
        ._71A63YFliHHb3YFlnQfK_0
        ._71A6EHmXiHHbEHmXnQfK_0 {
        padding: 10px 15px;
        font-size: 20px;
        color: #7c90a2;
        letter-spacing: -0.03em;
        line-height: 1.3em;
      }

      #_71A61BlYiHHb1BlYnQfK_0
        ._71A63YFliHHb3YFlnQfK_0
        ._71A62PMeiHHb2PMenQfK_0 {
        position: absolute;
        top: 12px;
        right: 10px;
        opacity: 0.1;
        cursor: pointer;
      }

      #_71A61BlYiHHb1BlYnQfK_0
        ._71A63YFliHHb3YFlnQfK_0
        ._71A62PMeiHHb2PMenQfK_0:hover {
        opacity: 0.15;
      }

      #_71A61BlYiHHb1BlYnQfK_0
        ._71A63YFliHHb3YFlnQfK_0
        ._71A62cVkiHHb2cVknQfK_0 {
        display: block;
        width: 100%;
        margin-top: 15px;
        line-height: 1em;
        padding: 25px;
        border-radius: 5px;
        color: #fff;
        background-color: #0095f7;
        font-weight: 700;
        cursor: pointer;
        box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.05),
          0 1px 2px 0 rgba(0, 0, 0, 0.08);
        text-decoration: none !important;
        transition: all 0.1s linear;
        font-size: 20px;
      }

      @media screen and (min-width: 480px) {
        #_71A61BlYiHHb1BlYnQfK_0
          ._71A63YFliHHb3YFlnQfK_0
          ._71A62cVkiHHb2cVknQfK_0 {
          display: inline-block;
          padding: 15px 25px;
          width: auto;
          font-size: 17px;
        }
      }

      #_71A61BlYiHHb1BlYnQfK_0
        ._71A63YFliHHb3YFlnQfK_0
        ._71A62cVkiHHb2cVknQfK_0:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1),
          0 1px 3px 0 rgba(0, 0, 0, 0.1);
        text-decoration: none !important;
      }

      #_71A61BlYiHHb1BlYnQfK_0
        ._71A63YFliHHb3YFlnQfK_0
        ._71A62cVkiHHb2cVknQfK_0:active {
        box-shadow: none;
      }

      #_71A61BlYiHHb1BlYnQfK_0
        ._71A63YFliHHb3YFlnQfK_0
        ._71A6aOxliHHbaOxlnQfK_0 {
        opacity: 0.7;
        color: #90a4ae;
        font-size: 12px;
        line-height: 1em;
        font-weight: 700;
        padding: 10px;
        text-align: center;
        position: absolute;
        bottom: 5px;
        left: 0;
        right: 0;
      }

      #_71A61BlYiHHb1BlYnQfK_0
        ._71A63YFliHHb3YFlnQfK_0
        ._71A6aOxliHHbaOxlnQfK_0
        a {
        color: #0095f7;
      }

      #_71A61BlYiHHb1BlYnQfK_0
        ._71A63YFliHHb3YFlnQfK_0
        ._71A6aOxliHHbaOxlnQfK_0
        a:hover {
        text-decoration: none;
      }

      ._71A61AeFiHHb1AeFnQfK_0 {
        z-index: 100000;
        background-color: rgba(43, 57, 80, 0.5);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        bottom: 0;
      }

      .fadeIn-leave-active {
        opacity: 0;
      }

      .fadeIn-leave-active,
      .fadeUp-enter-active {
        transition: opacity 0.3s;
      }

      .fadeUp-enter-active {
        animation: fadeUp 1s linear both;
        opacity: 1;
      }

      @keyframes fadeUp {
        0% {
          transform: matrix(1, 0, 0, 1, 0, 100);
        }

        2.5% {
          transform: matrix(1, 0, 0, 1, 0, 65.221);
        }

        4.9% {
          transform: matrix(1, 0, 0, 1, 0, 42.7);
        }

        9.81% {
          transform: matrix(1, 0, 0, 1, 0, 17.223);
        }

        14.71% {
          transform: matrix(1, 0, 0, 1, 0, 6.492);
        }

        19.62% {
          transform: matrix(1, 0, 0, 1, 0, 2.23);
        }

        29.43% {
          transform: matrix(1, 0, 0, 1, 0, 0.13);
        }

        39.14% {
          transform: matrix(1, 0, 0, 1, 0, -0.038);
        }

        to {
          transform: matrix(1, 0, 0, 1, 0, 0);
        }
      }

      .fadeUp-leave-active {
        animation: fadeDown 1s linear both;
        transition: opacity 0.3s;
        opacity: 0;
      }

      @keyframes fadeDown {
        0% {
          transform: matrix(1, 0, 0, 1, 0, 0);
        }

        5.71% {
          transform: matrix(1, 0, 0, 1, 0, 37.514);
        }

        11.31% {
          transform: matrix(1, 0, 0, 1, 0, 63.542);
        }

        17.02% {
          transform: matrix(1, 0, 0, 1, 0, 80.922);
        }

        22.62% {
          transform: matrix(1, 0, 0, 1, 0, 91.335);
        }

        28.33% {
          transform: matrix(1, 0, 0, 1, 0, 97.286);
        }

        33.93% {
          transform: matrix(1, 0, 0, 1, 0, 100.215);
        }

        45.15% {
          transform: matrix(1, 0, 0, 1, 0, 101.709);
        }

        72.57% {
          transform: matrix(1, 0, 0, 1, 0, 100.387);
        }

        to {
          transform: matrix(1, 0, 0, 1, 0, 100);
        }
      }

      .pulse-container {
        padding: 20px 0 30px !important;
      }

      .pulse-box {
        float: left;
        width: 50px;
        height: 50px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
      }

      .pulse-box:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-size: 18px;
        background-position: 50%;
        background-repeat: no-repeat;
        opacity: 0.6;
      }

      .pulse-box:before,
      .pulse-box:before.questionMark {
        background-image: URL("static/image/simpleWhiteQuestionMark.svg");
      }

      .pulse-box:before.smile {
        background-image: URL("static/image/smile.svg");
      }

      svg.pulse-svg {
        overflow: visible;
      }

      svg.pulse-svg .first-circle,
      svg.pulse-svg .second-circle,
      svg.pulse-svg .third-circle {
        fill: #f44336;
        transform: scale(0.5);
        transform-origin: center center;
        animation: pulse-me 3s linear infinite;
      }

      svg.pulse-svg .second-circle {
        animation-delay: 1s;
      }

      svg.pulse-svg .third-circle {
        animation-delay: 2s;
      }

      .pulse-css {
        width: 50px;
        height: 50px;
        border-radius: 25px;
        background: tomato;
        position: relative;
      }

      .pulse-css:after,
      .pulse-css:before {
        content: "";
        width: 50px;
        height: 50px;
        border-radius: 25px;
        background-color: tomato;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        transform: scale(0.5);
        transform-origin: center center;
        animation: pulse-me 3s linear infinite;
      }

      .pulse-css:after {
        animation-delay: 2s;
      }

      @keyframes pulse-me {
        0% {
          transform: scale(0.5);
          opacity: 0;
        }

        50% {
          opacity: 0.1;
        }

        70% {
          opacity: 0.09;
        }

        to {
          transform: scale(2.5);
          opacity: 0;
        }
      }
      
      input.sms-checkbox {
        width: 10px;
        height: 10px;
        margin-right: 3px;
        margin-top: 5px;
      }
      
      .my-footer {
    width: 100%;
    font-size: 14px;
    text-align: center;
    padding-bottom: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .my-footer .f-content {
    padding: 15px 10px;
  }

  .my-footer .f-content a {
    cursor: pointer;
    color: rgb(136, 136, 136);
  }

  @media screen and (max-width: 767px) {
    .my-footer {
      margin-bottom: 100px;
    }
  }