diff --git a/.github/workflows/generator-generic-ossf-slsa3-publish.yml b/.github/workflows/generator-generic-ossf-slsa3-publish.yml new file mode 100644 index 0000000..a36e782 --- /dev/null +++ b/.github/workflows/generator-generic-ossf-slsa3-publish.yml @@ -0,0 +1,66 @@ +# This workflow uses actions that are not certified by GitHub. +# They are provided by a third-party and are governed by +# separate terms of service, privacy policy, and support +# documentation. + +# This workflow lets you generate SLSA provenance file for your project. +# The generation satisfies level 3 for the provenance requirements - see https://slsa.dev/spec/v0.1/requirements +# The project is an initiative of the OpenSSF (openssf.org) and is developed at +# https://github.com/slsa-framework/slsa-github-generator. +# The provenance file can be verified using https://github.com/slsa-framework/slsa-verifier. +# For more information about SLSA and how it improves the supply-chain, visit slsa.dev. + +name: SLSA generic generator +on: + workflow_dispatch: + release: + types: [created] + +jobs: + build: + runs-on: ubuntu-latest + outputs: + digests: ${{ steps.hash.outputs.digests }} + + steps: + - uses: actions/checkout@v3 + + # ======================================================== + # + # Step 1: Build your artifacts. + # + # ======================================================== + - name: Build artifacts + run: | + # These are some amazing artifacts. + echo "artifact1" > artifact1 + echo "artifact2" > artifact2 + + # ======================================================== + # + # Step 2: Add a step to generate the provenance subjects + # as shown below. Update the sha256 sum arguments + # to include all binaries that you generate + # provenance for. + # + # ======================================================== + - name: Generate subject for provenance + id: hash + run: | + set -euo pipefail + + # List the artifacts the provenance will refer to. + files=$(ls artifact*) + # Generate the subjects (base64 encoded). + echo "hashes=$(sha256sum $files | base64 -w0)" >> "${GITHUB_OUTPUT}" + + provenance: + needs: [build] + permissions: + actions: read # To read the workflow path. + id-token: write # To sign the provenance. + contents: write # To add assets to a release. + uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.4.0 + with: + base64-subjects: "${{ needs.build.outputs.digests }}" + upload-assets: true # Optional: Upload to a new release diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml new file mode 100644 index 0000000..dab69fe --- /dev/null +++ b/.github/workflows/maven-publish.yml @@ -0,0 +1,34 @@ +# This workflow will build a package using Maven and then publish it to GitHub packages when a release is created +# For more information see: https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#apache-maven-with-a-settings-path + +name: Maven Package + +on: + release: + types: [created] + +jobs: + build: + + runs-on: ubuntu-latest + permissions: + contents: read + packages: write + + steps: + - uses: actions/checkout@v3 + - name: Set up JDK 11 + uses: actions/setup-java@v3 + with: + java-version: '11' + distribution: 'temurin' + server-id: github # Value of the distributionManagement/repository/id field of the pom.xml + settings-path: ${{ github.workspace }} # location for the settings.xml file + + - name: Build with Maven + run: mvn -B package --file pom.xml + + - name: Publish to GitHub Packages Apache Maven + run: mvn deploy -s $GITHUB_WORKSPACE/settings.xml + env: + GITHUB_TOKEN: ${{ github.token }} diff --git a/.github/workflows/python-package-conda.yml b/.github/workflows/python-package-conda.yml new file mode 100644 index 0000000..384f9b7 --- /dev/null +++ b/.github/workflows/python-package-conda.yml @@ -0,0 +1,34 @@ +name: Python Package using Conda + +on: [push] + +jobs: + build-linux: + runs-on: ubuntu-latest + strategy: + max-parallel: 5 + + steps: + - uses: actions/checkout@v3 + - name: Set up Python 3.10 + uses: actions/setup-python@v3 + with: + python-version: '3.10' + - name: Add conda to system path + run: | + # $CONDA is an environment variable pointing to the root of the miniconda directory + echo $CONDA/bin >> $GITHUB_PATH + - name: Install dependencies + run: | + conda env update --file environment.yml --name base + - name: Lint with flake8 + run: | + conda install flake8 + # stop the build if there are Python syntax errors or undefined names + flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics + # exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide + flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics + - name: Test with pytest + run: | + conda install pytest + pytest diff --git a/WhatsApp_files/css b/WhatsApp_files/css deleted file mode 100644 index 735ab86..0000000 --- a/WhatsApp_files/css +++ /dev/null @@ -1,280 +0,0 @@ -/* cyrillic-ext */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 400; - src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWJ0bf8pkAp6a.woff2) format('woff2'); - unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -} -/* cyrillic */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 400; - src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFUZ0bf8pkAp6a.woff2) format('woff2'); - unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -} -/* greek-ext */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 400; - src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWZ0bf8pkAp6a.woff2) format('woff2'); - unicode-range: U+1F00-1FFF; -} -/* greek */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 400; - src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVp0bf8pkAp6a.woff2) format('woff2'); - unicode-range: U+0370-03FF; -} -/* vietnamese */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 400; - src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWp0bf8pkAp6a.woff2) format('woff2'); - unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; -} -/* latin-ext */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 400; - src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFW50bf8pkAp6a.woff2) format('woff2'); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -} -/* latin */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 400; - src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2) format('woff2'); - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -} -/* cyrillic-ext */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 600; - src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOX-hpKKSTj5PW.woff2) format('woff2'); - unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -} -/* cyrillic */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 600; - src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOVuhpKKSTj5PW.woff2) format('woff2'); - unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -} -/* greek-ext */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 600; - src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXuhpKKSTj5PW.woff2) format('woff2'); - unicode-range: U+1F00-1FFF; -} -/* greek */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 600; - src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUehpKKSTj5PW.woff2) format('woff2'); - unicode-range: U+0370-03FF; -} -/* vietnamese */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 600; - src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXehpKKSTj5PW.woff2) format('woff2'); - unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; -} -/* latin-ext */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 600; - src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXOhpKKSTj5PW.woff2) format('woff2'); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -} -/* latin */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 600; - src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUuhpKKSTjw.woff2) format('woff2'); - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -} -/* cyrillic-ext */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 300; - src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2) format('woff2'); - unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -} -/* cyrillic */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 300; - src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2) format('woff2'); - unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -} -/* greek-ext */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 300; - src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2) format('woff2'); - unicode-range: U+1F00-1FFF; -} -/* greek */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 300; - src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2) format('woff2'); - unicode-range: U+0370-03FF; -} -/* vietnamese */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 300; - src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2) format('woff2'); - unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; -} -/* latin-ext */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 300; - src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2) format('woff2'); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -} -/* latin */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 300; - src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format('woff2'); - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -} -/* cyrillic-ext */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 400; - src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format('woff2'); - unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -} -/* cyrillic */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 400; - src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format('woff2'); - unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -} -/* greek-ext */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 400; - src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format('woff2'); - unicode-range: U+1F00-1FFF; -} -/* greek */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 400; - src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format('woff2'); - unicode-range: U+0370-03FF; -} -/* vietnamese */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 400; - src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format('woff2'); - unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; -} -/* latin-ext */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 400; - src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format('woff2'); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -} -/* latin */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 400; - src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('woff2'); - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -} -/* cyrillic-ext */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 500; - src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2) format('woff2'); - unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -} -/* cyrillic */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 500; - src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2) format('woff2'); - unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -} -/* greek-ext */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 500; - src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2) format('woff2'); - unicode-range: U+1F00-1FFF; -} -/* greek */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 500; - src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2) format('woff2'); - unicode-range: U+0370-03FF; -} -/* vietnamese */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 500; - src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2) format('woff2'); - unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; -} -/* latin-ext */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 500; - src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) format('woff2'); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -} -/* latin */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 500; - src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format('woff2'); - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -} diff --git a/WhatsApp_files/cssm_802389b838f35c577965ddb36e9efafe.css b/WhatsApp_files/cssm_802389b838f35c577965ddb36e9efafe.css deleted file mode 100644 index 0361981..0000000 --- a/WhatsApp_files/cssm_802389b838f35c577965ddb36e9efafe.css +++ /dev/null @@ -1,17006 +0,0 @@ -._22Vbl { - color: #929fa6; } - -._1FKgS { - width: 100%; - height: 100%; - overflow: hidden; } - @media screen and (max-width: 648px) { - ._1FKgS { - overflow-x: auto; } } - @media screen and (max-height: 500px) { - ._1FKgS { - overflow-y: auto; } } - -._1FKgS::after { - position: fixed; - z-index: -1; - width: 100%; - height: 127px; - content: ''; - top: 0; } - -html[dir] ._1FKgS::after { - background-color: #009688; } - -html[dir=ltr] ._1FKgS::after { - left: 0; } - -html[dir=rtl] ._1FKgS::after { - right: 0; } - -._25FiJ { - -webkit-app-region: drag; - height: 59px; - width: 100%; - position: fixed; - top: 0; } - -html[dir=ltr] ._25FiJ { - left: 0; } - -html[dir=rtl] ._25FiJ { - right: 0; } - -.bN4GZ { - overflow-y: auto; } - .bN4GZ:after { - content: none; } - -html[dir] .bFqKf::-webkit-scrollbar-track, html[dir] .bN4GZ::-webkit-scrollbar-track { - background-color: #dfdfdf; } - -@media screen and (max-width: 460px) { - ._1FKgS::after { - display: none; } } -._10JmN { - color: #929fa6; } - -.PUM6I { - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] .PUM6I { - margin: 30px; } -._29Z2Q { - color: #929fa6; } - -._2548U { - color: #07bc4c; } - -.AhLfF { - color: #5b646b; - font-size: 14px; - line-height: 20px; } - -html[dir] .AhLfF { - margin-bottom: 20px; } - -.AhLfF a { - color: #009788; } - -.RClzp { - height: 0; } - -html[dir] .RClzp { - border: none; - border-top: 1px solid rgba(0, 0, 0, 0.08); - margin-top: 12px; - margin-bottom: 12px; } -._2ts2i { - color: #929fa6; } - -.f1UZe { - position: absolute; - bottom: 0px; - z-index: 10004; - min-height: 24px; - line-height: 24px; } - -html[dir] .f1UZe { - margin: 16px; } - -._32XVn { - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1), -webkit-transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1), transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1), transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1), -webkit-transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - opacity: 1; } - -html[dir] ._32XVn { - -webkit-transform: translateY(0); - transform: translateY(0); } - -._1Gt3G { - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1), -webkit-transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1), transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1), transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1), -webkit-transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - opacity: 1; } - -html[dir] ._1Gt3G { - -webkit-transform: translateY(-120%); - transform: translateY(-120%); } - -._1mp-E { - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1), -webkit-transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1), transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1), transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1), -webkit-transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - opacity: 1; } - -html[dir] ._1mp-E { - -webkit-transform: translateY(-240%); - transform: translateY(-240%); } - -.sFMtn { - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1), -webkit-transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1), transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1), transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1), -webkit-transform 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - opacity: 0; } - -html[dir] .sFMtn { - -webkit-transform: translateY(-360%); - transform: translateY(-360%); } -._21gZF { - color: #929fa6; } - -._2U_Zc { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: flex-start; - justify-content: flex-start; - z-index: 2; } - -html[dir] ._2U_Zc { - cursor: default; - padding-bottom: 92px; } - ._2U_Zc:before { - content: ''; - height: 222px; - position: absolute; - top: 0; - width: 100%; - z-index: -1; } - html[dir] ._2U_Zc:before { - background-color: #1EBEA5; } - html[dir=ltr] ._2U_Zc:before { - left: 0; } - html[dir=rtl] ._2U_Zc:before { - right: 0; } - -._2G3cZ { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - -webkit-justify-content: flex-start; - justify-content: flex-start; - min-height: 39px; - width: 1050px; } - -html[dir] ._2G3cZ { - margin-bottom: 28px; - margin-top: 27px; } - -._26w8r { - color: #fff; - font-size: 14px; - font-weight: 500; - line-height: normal; - text-transform: uppercase; } - -html[dir=ltr] ._26w8r { - margin-left: 14px; } - -html[dir=rtl] ._26w8r { - margin-right: 14px; } - -._2NbD3 { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-flex: none; - flex: none; - z-index: 2; } - -html[dir] ._2NbD3 { - background-color: #FFF; - border-radius: 3px; - box-shadow: 0 17px 50px 0 rgba(0, 0, 0, 0.19), 0 12px 15px 0 rgba(0, 0, 0, 0.24); } - -.elDYX { - -webkit-align-items: flex-start; - align-items: flex-start; - display: -webkit-flex; - display: flex; - -webkit-flex-grow: 1; - flex-grow: 1; - position: relative; } - -html[dir] .elDYX { - padding: 64px 60px 110px 60px; } - -.dXU0Q { - -webkit-flex: none; - flex: none; - max-width: 556px; } - -.XSdna { - position: relative; } - -html[dir=ltr] .XSdna { - margin-left: 60px; } - -html[dir=rtl] .XSdna { - margin-right: 60px; } - -._2mVeK { - color: #55636B; - font-size: 28px; - line-height: normal; - font-weight: 300; } - -html[dir] ._2mVeK { - margin-bottom: 52px; } - -._3oE3H { - list-style-type: decimal; } - -html[dir] ._3oE3H { - margin: 0; } - -html[dir=ltr] ._3oE3H { - padding: 0 0 0 24px; } - -html[dir=rtl] ._3oE3H { - padding: 0 24px 0 0; } - -._2eNdO { - font-size: 18px; - line-height: 28px; } - -._2eNdO strong { - display: inline-block; - font-weight: 500; - line-height: 24px; } - -html[dir] ._2eNdO + ._2eNdO { - margin-top: 18px; } - -._1rQYj { - bottom: 66px; - color: #009688; - font-size: 14px; - line-height: 1; - position: absolute; } - -html[dir=ltr] ._1rQYj { - left: 60px; } - -html[dir=rtl] ._1rQYj { - right: 60px; } - -._2FvAY { - bottom: 66px; - color: #929fa6; - font-size: 14px; - line-height: 1; - position: absolute; - width: 264px; } - -html[dir] ._2FvAY { - text-align: center; } - -html[dir=ltr] ._2FvAY { - right: 60px; } - -html[dir=rtl] ._2FvAY { - left: 60px; } - -._2FvAY input { - vertical-align: middle; } - -html[dir=ltr] ._2FvAY input { - margin-right: 6px; } - -html[dir=rtl] ._2FvAY input { - margin-left: 6px; } - -@media screen and (min-height: 760px) and (min-width: 1095px) { - html[dir] ._2G3cZ { - margin-bottom: 66px; } } - -@media screen and (min-height: 760px) and (min-width: 780px) and (max-width: 1095px) { - html[dir] ._2G3cZ { - margin-bottom: 68px; } } - -@media screen and (max-width: 1095px) { - ._2G3cZ { - width: 100%; } - .dXU0Q { - -webkit-flex: 1 1 auto; - flex: 1 1 auto; - max-width: 100%; } - ._2U_Zc { - box-sizing: border-box; } - html[dir=ltr] ._2U_Zc { - padding-left: 36px; - padding-right: 36px; } - html[dir=rtl] ._2U_Zc { - padding-right: 36px; - padding-left: 36px; } - html[dir] .elDYX { - padding: 58px 52px 110px 52px; } } - -@media screen and (max-width: 960px) { - ._2U_Zc { - position: relative; } - ._2mVeK { - font-size: 26px; } - ._2eNdO { - font-size: 16px; - line-height: 25px; } } - -@media screen and (max-width: 900px) { - html[dir] ._2mVeK { - margin-bottom: 36px; } } - -@media screen and (max-width: 780px) { - ._2NbD3 { - width: 100%; } - .elDYX { - -webkit-flex-flow: column wrap; - flex-flow: column wrap; } - html[dir] .elDYX { - padding-bottom: 82px; } - .dXU0Q { - -webkit-flex: none; - flex: none; - -webkit-order: 1; - order: 1; - width: 100%; } - ._1rQYj { - bottom: unset; - font-size: unset; - -webkit-order: 2; - order: 2; - position: relative; - width: 100%; } - html[dir] ._1rQYj { - margin-bottom: 52px; - margin-top: 28px; } - html[dir=ltr] ._1rQYj { - left: unset; } - html[dir=rtl] ._1rQYj { - right: unset; } - .XSdna { - -webkit-order: 3; - order: 3; } - html[dir=ltr] .XSdna { - margin-left: auto; - margin-right: auto; } - html[dir=rtl] .XSdna { - margin-right: auto; - margin-left: auto; } - ._2FvAY { - bottom: unset; - -webkit-order: 4; - order: 4; - position: relative; - width: 100%; } - html[dir] ._2FvAY { - margin-top: 28px; } - html[dir=ltr] ._2FvAY { - right: unset; } - html[dir=rtl] ._2FvAY { - left: unset; } - html[dir] ._2mVeK { - margin-bottom: 28px; } } - -@media screen and (max-width: 660px) { - ._2U_Zc { - min-width: 520px; - position: relative; } - html[dir] ._2U_Zc { - padding: 0; } - html[dir] ._2NbD3 { - border-radius: 0; } - ._2G3cZ { - box-sizing: border-box; } - html[dir=ltr] ._2G3cZ { - padding-left: 36px; - padding-right: 36px; } - html[dir=rtl] ._2G3cZ { - padding-right: 36px; - padding-left: 36px; } - html[dir] .elDYX { - padding: 36px 36px 72px 36px; } - ._2mVeK { - font-size: 24px; - line-height: 1; } - ._2eNdO { - font-size: 16px; - line-height: 24px; } - html[dir] ._2eNdO + ._2eNdO { - margin-top: 17px; } - ._1rQYj { - font-size: 13px; - line-height: 1; } } - -._2N2OQ { - box-sizing: border-box; - color: white; - font-size: 14px; - line-height: normal; } - -html[dir] ._2N2OQ { - background-color: #419BF9; - border-radius: 6px; - box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); - padding: 10px 15px; } - -html[dir=ltr] ._2N2OQ { - text-align: left; } - -html[dir=rtl] ._2N2OQ { - text-align: right; } - -._2N2OQ:before { - content: ''; - display: block; - height: 0; - position: absolute; - top: -8px; - width: 0; } - -html[dir] ._2N2OQ:before { - border-bottom: 8px solid #419BF9; } - -html[dir=ltr] ._2N2OQ:before { - border-left: 8px solid transparent; - border-right: 8px solid transparent; - left: 14px; } - -html[dir=rtl] ._2N2OQ:before { - border-right: 8px solid transparent; - border-left: 8px solid transparent; - right: 14px; } - -._1XYOu { - display: inline-block; - min-width: 250px; - position: absolute; - top: 100%; } - -html[dir] ._1XYOu { - margin-top: 10px; } - -html[dir=ltr] ._1XYOu { - left: auto; - margin-left: -16px; } - -html[dir=rtl] ._1XYOu { - right: auto; - margin-right: -16px; } - -._2QiHZ { - -webkit-user-select: text; - -moz-user-select: text; - -ms-user-select: text; - user-select: text; } - -._2EZ_m { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - height: 264px; - -webkit-justify-content: center; - justify-content: center; - overflow: hidden; - position: relative; - width: 264px; } - -html[dir] ._2EZ_m { - border-radius: 2px; } - ._2EZ_m canvas, - ._2EZ_m img { - max-width: 264px; } - ._2EZ_m ._1jjYO { - position: absolute; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - width: 64px; - height: 64px; - top: 50%; - z-index: 2; } - html[dir] ._2EZ_m ._1jjYO { - margin-top: -32px; } - html[dir=ltr] ._2EZ_m ._1jjYO { - left: 50%; - margin-left: -32px; } - html[dir=rtl] ._2EZ_m ._1jjYO { - right: 50%; - margin-right: -32px; } - ._2EZ_m img, - ._2EZ_m canvas, - ._2EZ_m ._1jjYO { - opacity: 1; } - -._2EZ_m._1i65u img, -._2EZ_m._1i65u canvas, -._2EZ_m._1i65u ._1jjYO { - opacity: 1; } - -.HnNfm { - -webkit-align-items: center; - align-items: center; - box-sizing: initial; - color: #FFFFFF; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - font-size: 13px; - font-weight: normal; - height: 200px; - -webkit-justify-content: center; - justify-content: center; - line-height: 18px; - position: absolute; - text-transform: uppercase; - top: 50%; - width: 140px; - z-index: 100; } - -html[dir] .HnNfm { - background-color: #53BCA6; - border-radius: 50%; - margin-top: -100px; - padding: 0 30px; - text-align: center; } - -html[dir=ltr] .HnNfm { - left: 50%; - margin-left: -100px; } - -html[dir=rtl] .HnNfm { - right: 50%; - margin-right: -100px; } - -._2zblx { - -webkit-flex: none; - flex: none; } - -html[dir] ._2zblx { - margin: 5px 0 15px 0; } - -.ojIoo { - bottom: 100%; - overflow: visible; - position: absolute; - width: 500px; } - -html[dir] .ojIoo { - margin-bottom: 10px; - text-align: center; } - -html[dir=ltr] .ojIoo { - left: 50%; - margin-left: -250px; } - -html[dir=rtl] .ojIoo { - right: 50%; - margin-right: -250px; } - -.ojIoo ._2N2OQ { - display: inline-block; - max-width: 480px; - position: relative; } - -html[dir] .ojIoo ._2N2OQ { - text-align: center; } - -.ojIoo ._2N2OQ:before { - bottom: -8px; - top: auto; } - -html[dir] .ojIoo ._2N2OQ:before { - -webkit-transform: scaleY(-1); - transform: scaleY(-1); } - -html[dir=ltr] .ojIoo ._2N2OQ:before { - left: 50%; - margin-left: -8px; } - -html[dir=rtl] .ojIoo ._2N2OQ:before { - right: 50%; - margin-right: -8px; } - -._3CSsZ { - display: inline-block; - vertical-align: top; } -.PT7h9 { - color: #929fa6; } - -._3dqpi { - display: -webkit-flex; - display: flex; - height: 100%; - overflow: hidden; - position: relative; - top: 0; - width: 100%; } - -html[dir] ._3dqpi { - background-color: #f7f7f7; - background-repeat: repeat-x; - border-radius: 0; - -webkit-transform-origin: center; - transform-origin: center; } - -html[dir=ltr] ._3dqpi { - -webkit-animation: _104Un 0.3s cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _104Un 0.3s cubic-bezier(0.1, 0.82, 0.25, 1); - background-position: top left; - left: 0; } - -html[dir=rtl] ._3dqpi { - -webkit-animation: _104Un 0.3s cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _104Un 0.3s cubic-bezier(0.1, 0.82, 0.25, 1); - background-position: top right; - right: 0; } - -@media screen and (max-width: 648px) { - ._3dqpi { - min-width: 648px; } } - -@media screen and (max-height: 500px) { - ._3dqpi { - min-height: 500px; } } - -@media screen and (min-width: 1441px) { - .app-wrapper-web ._3dqpi { - height: calc(100% - 38px); - top: 19px; - width: 1396px; } - html[dir] .app-wrapper-web ._3dqpi { - border-radius: 3px; - box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2); - margin: 0 auto; } - html[dir] .app-wrapper-web.safari-fix ._3dqpi { - border-radius: 4px; } } - -@-webkit-keyframes _104Un { - from { - -webkit-transform: scale(1.4); - transform: scale(1.4); - opacity: 0; } - to { - -webkit-transform: scale(1); - transform: scale(1); - opacity: 1; } } - -@keyframes _104Un { - from { - -webkit-transform: scale(1.4); - transform: scale(1.4); - opacity: 0; } - to { - -webkit-transform: scale(1); - transform: scale(1); - opacity: 1; } } - -html[dir=ltr] ._1jI7w { - -webkit-animation: none; - animation: none; } - -html[dir=rtl] ._1jI7w { - -webkit-animation: none; - animation: none; } - -.MZIyP { - display: -webkit-flex; - display: flex; - height: 100%; - overflow: hidden; - pointer-events: none; - position: absolute; - top: 0; - width: 100%; - z-index: 9999; } - -html[dir=ltr] .MZIyP { - left: 0; } - -html[dir=rtl] .MZIyP { - right: 0; } - -html[dir] .MZIyP ._1Iexl { - margin-top: 59px; } - -._3q4NP { - overflow: hidden; - position: relative; } - -html[dir] ._3q4NP { - -webkit-transform: translateZ(0); - transform: translateZ(0); } - -html[dir=ltr] ._1Iexl { - -webkit-transform-origin: left top; - transform-origin: left top; } - -html[dir=rtl] ._1Iexl { - -webkit-transform-origin: right top; - transform-origin: right top; } - -@media screen and (max-width: 1024px) { - html[dir=ltr] ._2yeJ5 { - border-left: 1px solid transparent; } - html[dir=rtl] ._2yeJ5 { - border-right: 1px solid transparent; } - html[dir=ltr] .three ._2yeJ5 { - border-left-color: #e0e0e0; } - html[dir=rtl] .three ._2yeJ5 { - border-right-color: #e0e0e0; } - html[dir=ltr] .three.app-animating ._2yeJ5 { - border-left-color: transparent; } - html[dir=rtl] .three.app-animating ._2yeJ5 { - border-right-color: transparent; } } - -@media screen and (max-width: 900px) { - .two .k1feT { - -webkit-flex: 0 0 40%; - flex: 0 0 40%; } - .two ._1Iexl { - -webkit-flex: 0 0 60%; - flex: 0 0 60%; } - .three .k1feT { - -webkit-flex: 0 0 40%; - flex: 0 0 40%; } - .three ._1Iexl { - -webkit-flex: 0 0 60%; - flex: 0 0 60%; } - .three ._2yeJ5 { - position: absolute; - width: 60%; - height: 100%; } - html[dir=ltr] .three ._2yeJ5 { - left: 40%; } - html[dir=rtl] .three ._2yeJ5 { - right: 40%; } } - -@media screen and (min-width: 901px) and (max-width: 1024px) { - .two .k1feT { - -webkit-flex: 0 0 35%; - flex: 0 0 35%; } - .two ._1Iexl { - -webkit-flex: 0 0 65%; - flex: 0 0 65%; } - .three .k1feT { - -webkit-flex: 0 0 35%; - flex: 0 0 35%; } - .three ._1Iexl { - -webkit-flex: 0 0 65%; - flex: 0 0 65%; } - .three ._2yeJ5 { - position: absolute; - width: 65%; - height: 100%; } - html[dir=ltr] .three ._2yeJ5 { - left: 35%; } - html[dir=rtl] .three ._2yeJ5 { - right: 35%; } } - -@media screen and (min-width: 1025px) and (max-width: 1300px) { - .two .k1feT { - -webkit-flex: 0 0 35%; - flex: 0 0 35%; } - .two ._1Iexl { - -webkit-flex: 0 0 65%; - flex: 0 0 65%; } - .three .k1feT { - -webkit-flex: 0 0 30%; - flex: 0 0 30%; } - .three ._1Iexl { - -webkit-flex: 0 0 40%; - flex: 0 0 40%; } - .three ._2yeJ5 { - -webkit-flex: 0 0 30%; - flex: 0 0 30%; } } - -@media screen and (min-width: 1301px) { - .two .k1feT { - -webkit-flex: 0 0 30%; - flex: 0 0 30%; } - .two ._1Iexl { - -webkit-flex: 0 0 70%; - flex: 0 0 70%; } - .three .k1feT { - -webkit-flex: 0 0 25%; - flex: 0 0 25%; } - .three ._1Iexl { - -webkit-flex: 0 0 45%; - flex: 0 0 45%; } - .three ._2yeJ5 { - -webkit-flex: 0 0 30%; - flex: 0 0 30%; } } -._1gTcu { - color: #929fa6; } - -._1EiqV { - display: block; } - -html[dir] ._1EiqV { - -webkit-transform: scaleX(-1); - transform: scaleX(-1); } - -.ySrGA { - display: inline-block; - vertical-align: top; } - -._2R973 path { - fill: #ffffff; - fill-opacity: 1; } -._1QLzs { - color: #929fa6; } - -._1UDDE { - z-index: 2; } - -html[dir=ltr] ._1UDDE { - -webkit-animation: _2m9Rd 2s linear infinite; - animation: _2m9Rd 2s linear infinite; } - -html[dir=rtl] ._1UDDE { - -webkit-animation: _2m9Rd 2s linear infinite; - animation: _2m9Rd 2s linear infinite; } -._3GbTq { - stroke-dasharray: 1,150; - /* 1%, 101% circumference */ - stroke-dashoffset: 0; - stroke-linecap: round; - -webkit-animation: _9ynz9 1.5s ease-in-out infinite; - animation: _9ynz9 1.5s ease-in-out infinite; - stroke: #acb9bf; } - -._3AnXT { - stroke: #acb9bf; } - -._2wGBy { - stroke: rgba(255, 255, 255, 0.9); } - -._24uvD { - stroke: #ffffff; } - -.Qf313 { - stroke: rgba(27, 154, 89, 0.7); } - -._1rbnx { - stroke: #93999c; } - -._37WZ9 { - stroke: #849982; } - -@-webkit-keyframes _2m9Rd { - 100% { - -webkit-transform: rotate(360deg); - transform: rotate(360deg); } } - -@keyframes _2m9Rd { - 100% { - -webkit-transform: rotate(360deg); - transform: rotate(360deg); } } - -@-webkit-keyframes _3gs51 { - - 100% { - -webkit-transform: rotate(-360deg); - transform: rotate(-360deg); } } - -@keyframes _3gs51 { - - 100% { - -webkit-transform: rotate(-360deg); - transform: rotate(-360deg); } } -@-webkit-keyframes _9ynz9 { - 0% { - stroke-dasharray: 1,150; - stroke-dashoffset: 0; } - 50% { - stroke-dasharray: 90,150; - stroke-dashoffset: -35; } - 100% { - stroke-dasharray: 90,150; - stroke-dashoffset: -124; } } -@keyframes _9ynz9 { - 0% { - stroke-dasharray: 1,150; - stroke-dashoffset: 0; } - 50% { - stroke-dasharray: 90,150; - stroke-dashoffset: -35; } - 100% { - stroke-dasharray: 90,150; - stroke-dashoffset: -124; } } -._2oVsn { - color: #929fa6; } - -._3gUiM { - height: 100%; - position: fixed; - top: 0; - width: 100%; - z-index: 10000; - overflow: auto; } - -html[dir] ._3gUiM { - background-color: rgba(255, 255, 255, 0.85); } - -html[dir=ltr] ._3gUiM { - left: 0; } - -html[dir=rtl] ._3gUiM { - right: 0; } - -.windows-native-app ._3gUiM { - position: absolute; } - -._2dA13 { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - height: 600px; - -webkit-justify-content: center; - justify-content: center; - min-height: 100%; - min-width: 648px; - width: 100%; } - -._2dA13:before, -._2dA13:after { - content: ''; - -webkit-flex: 0 0 50px; - flex: 0 0 50px; } - -._1CnF3 { - box-sizing: border-box; - display: -webkit-flex; - display: flex; - overflow: hidden; - width: 400px; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-flex: none; - flex: none; } - -html[dir] ._1CnF3 { - background-color: #fff; - border-radius: 3px; - box-shadow: 0 17px 50px 0 rgba(0, 0, 0, 0.19), 0 12px 15px 0 rgba(0, 0, 0, 0.24); - padding: 22px 24px 20px 24px; } - -._15JHr { - -webkit-flex: 1 1 100%; - flex: 1 1 100%; - white-space: normal; - position: relative; } - -._2Qffr { - color: #4b4b4b; - font-size: 20px; - font-weight: 400; } - -html[dir] ._2Qffr { - margin-bottom: 20px; } - -html[dir=ltr] ._2Qffr { - text-align: left; } - -html[dir=rtl] ._2Qffr { - text-align: right; } - -html[dir] ._3gUiM._6vIwv { - background-color: #eee; } - -._3lLzD { - font-size: 14px; - line-height: 20px; } - -._3R25A { - height: 500px; - position: relative; - width: 500px; } - -html[dir] ._3R25A { - padding: 0; } - -._32ZVk { - width: auto; } - -html[dir] ._32ZVk { - padding: 0; - background-color: #f7f7f7; } - -html[dir] ._32ZVk ._3QNwO { - padding: 5px 29px 25px 29px; } - -._12a60 { - -webkit-flex: 1 1 100%; - flex: 1 1 100%; - position: relative; - width: 436px; } - -html[dir] ._12a60 { - margin-bottom: 50px; - margin-top: 50px; - padding: 0; } - -@media screen and (min-height: 1000px) { - html[dir] ._12a60 { - margin-top: 100px; - margin-bottom: 100px; } } - -@media screen and (max-height: 700px) { - html[dir] ._12a60 { - margin-top: 25px; - margin-bottom: 25px; } } - -._3QNwO { - display: -webkit-flex; - display: flex; - -webkit-flex-wrap: wrap-reverse; - flex-wrap: wrap-reverse; - -webkit-justify-content: flex-end; - justify-content: flex-end; - overflow: hidden; - white-space: nowrap; } - -html[dir] ._3QNwO { - padding: 50px 5px 0px 5px; } - -html[dir=ltr] ._3QNwO { - text-align: right; } - -html[dir=rtl] ._3QNwO { - text-align: left; } - -html[dir] ._1mMDo._3gUiM { - background-color: rgba(20, 20, 20, 0.9); } - -._1mMDo ._1CnF3 { - max-width: 500px; - width: auto; } - -html[dir] ._1mMDo ._1CnF3 { - background-color: transparent; - box-shadow: none; - padding: 0; } -._1fsB6 { - color: #929fa6; } - -._2uLFU { - max-width: 340px; - overflow: hidden; - position: absolute; - z-index: 10000; } - -html[dir] ._2uLFU { - background-color: white; - border-radius: 3px; - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.16); - padding: 9px 0px; } - -html[dir=ltr] ._2uLFU { - text-align: left; } - -html[dir=rtl] ._2uLFU { - text-align: right; } - -.K_Wx2 { - top: 44px; } - -html[dir=ltr] .K_Wx2 { - right: 4px; } - -html[dir=rtl] .K_Wx2 { - left: 4px; } - -/* Skin tone emoji variant selector */ -._1ArIP { - overflow: visible; - position: absolute; - z-index: 10000; } -html[dir] ._1ArIP { - background-color: #f0f0f0; - border-radius: 3px; - box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1), 0 8px 17px 0 rgba(0, 0, 0, 0.16); - margin-bottom: 12px; - padding: 9px 14px; } -html[dir=ltr] ._1ArIP { - margin-left: -14px; - text-align: left; } -html[dir=rtl] ._1ArIP { - margin-right: -14px; - text-align: right; } - -._1ArIP ._3s1D4 { - display: -webkit-flex; - display: flex; - position: relative; - z-index: 2; } - -._1ArIP ._1v2rQ { - width: 14px; - height: 14px; - position: absolute; - bottom: -7px; - z-index: 1; } - -html[dir] ._1ArIP ._1v2rQ { - background-color: #f0f0f0; } - -html[dir=ltr] ._1ArIP ._1v2rQ { - left: 22px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); } - -html[dir=rtl] ._1ArIP ._1v2rQ { - right: 22px; - -webkit-transform: rotate(-45deg); - transform: rotate(-45deg); } - -html[dir=ltr] ._1ArIP._316Pw { - margin-right: -14px; - margin-left: 0; } - -html[dir=rtl] ._1ArIP._316Pw { - margin-left: -14px; - margin-right: 0; } - -html[dir=ltr] ._1ArIP._316Pw ._1v2rQ { - right: 22px; - left: auto; } - -html[dir=rtl] ._1ArIP._316Pw ._1v2rQ { - left: 22px; - right: auto; } - -/* Dropdown container to display on-demand emoji panel (outside of compose box) */ -._3aCko { - overflow: visible; - max-width: none; - width: 388px; } -html[dir] ._3aCko { - padding: 0; - margin-top: 12px; - box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1), 0 8px 17px 0 rgba(0, 0, 0, 0.16); - border-radius: 4px; } -html[dir=ltr] ._3aCko { - margin-left: -18px; } -html[dir=rtl] ._3aCko { - margin-right: -18px; } - -._3aCko ._1v2rQ { - width: 14px; - height: 14px; - position: absolute; - top: -7px; - z-index: -1; } - -html[dir] ._3aCko ._1v2rQ { - background-color: #fff; - box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1), 0 8px 17px 0 rgba(0, 0, 0, 0.16); } - -html[dir=ltr] ._3aCko ._1v2rQ { - left: 22px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); } - -html[dir=rtl] ._3aCko ._1v2rQ { - right: 22px; - -webkit-transform: rotate(-45deg); - transform: rotate(-45deg); } - -html[dir=ltr] ._3aCko._316Pw { - margin-right: -18px; - margin-left: 0; } - -html[dir=rtl] ._3aCko._316Pw { - margin-left: -18px; - margin-right: 0; } - -html[dir=ltr] ._3aCko._316Pw ._1v2rQ { - right: 22px; - left: auto; } - -html[dir=rtl] ._3aCko._316Pw ._1v2rQ { - left: 22px; - right: auto; } - -html[dir] ._3aCko.Qap-N { - margin-top: auto; - margin-bottom: 12px; } - -._3aCko.Qap-N ._1v2rQ { - bottom: -7px; - top: auto; } - -html[dir] ._3aCko.Qap-N ._1v2rQ { - background-color: #f0f0f0; } - -._17GkE { - overflow: visible; - max-width: none; - width: 300px; } - -html[dir] ._17GkE { - padding: 0; - margin-top: 12px; - box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1), 0 8px 17px 0 rgba(0, 0, 0, 0.16); - border-radius: 4px; } - -html[dir=ltr] ._17GkE { - margin-left: -18px; } - -html[dir=rtl] ._17GkE { - margin-right: -18px; } - -._17GkE ._1v2rQ { - width: 14px; - height: 14px; - position: absolute; - top: -7px; - z-index: -1; } - -html[dir] ._17GkE ._1v2rQ { - background-color: #fff; - box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1), 0 8px 17px 0 rgba(0, 0, 0, 0.16); } - -html[dir=ltr] ._17GkE ._1v2rQ { - left: 22px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); } - -html[dir=rtl] ._17GkE ._1v2rQ { - right: 22px; - -webkit-transform: rotate(-45deg); - transform: rotate(-45deg); } - -html[dir=ltr] ._17GkE._316Pw { - margin-right: -18px; - margin-left: 0; } - -html[dir=rtl] ._17GkE._316Pw { - margin-left: -18px; - margin-right: 0; } - -html[dir=ltr] ._17GkE._316Pw ._1v2rQ { - right: 22px; - left: auto; } - -html[dir=rtl] ._17GkE._316Pw ._1v2rQ { - left: 22px; - right: auto; } - -html[dir] ._17GkE.Qap-N { - margin-top: auto; - margin-bottom: 12px; } - -._17GkE.Qap-N ._1v2rQ { - bottom: -7px; - top: auto; } - -/* Attach icons menu */ -._1txFK { - position: absolute; - top: 0; - width: 51px; - box-sizing: content-box; - z-index: 1000; - pointer-events: all; } -html[dir] ._1txFK { - padding: 0 10px 30px 10px; - cursor: default; } -html[dir=ltr] ._1txFK { - right: 2px; } -html[dir=rtl] ._1txFK { - left: 2px; } -._26Fgs { - color: #929fa6; } -._2vPAk { - bottom: 0; - left: 0; - position: absolute; - right: 0; - top: 0; } -._2E0ly { - color: #929fa6; } - -.Pg7Si { - width: 360px; - position: fixed; - top: 50%; } - -html[dir] .Pg7Si { - padding-top: 120px; } - -html[dir=ltr] .Pg7Si { - left: 50%; - margin-left: -180px; } - -html[dir=rtl] .Pg7Si { - right: 50%; - margin-right: -180px; } -._3ViPk { - color: #929fa6; } - - { - /* HTML5 display-role reset for older browsers */ - /* End reset css */ } - html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { - font: inherit; - font-size: 100%; - vertical-align: baseline; - outline: none; - margin: 0; - padding: 0; - border: 0; } - article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { - display: block; } - body { - line-height: 1; } - ol, ul { - list-style: none; } - blockquote, q { - quotes: none; } - blockquote:before, blockquote:after { - content: ''; - content: none; } - q:before, q:after { - content: ''; - content: none; } - table { - border-collapse: collapse; - border-spacing: 0; } - body { - font-family: 'Roboto', sans-serif; - color: #4b4b4b; - text-rendering: optimizeLegibility; - font-feature-settings: "kern"; - -webkit-font-feature-settings: "kern"; - -moz-font-feature-settings: "kern"; - -moz-font-feature-settings: "kern=1"; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - background-color: #dfdfdf; - background-image: linear-gradient(to bottom, #dddbd1, #d2dbdc); } - body.native.darwin { - font-family: system, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Lucida Grande"; } - html[dir="rtl"] { - direction: rtl; } - em { - font-style: italic; } - strong { - font-weight: bold; } - code { - font-family: Consolas, Menlo, Monaco, "Lucida Console", Liberation Mono,DejaVu Sans Mono, Bitstream Vera Sans Mono, "Courier New", Courier, monospace; } - input { - font-family: 'Roboto', sans-serif; - margin: 0; } - button { - outline: none; - font-family: inherit; - border: 0; - padding: 0; - margin: 0; - background: none; - cursor: pointer; } - pre { - white-space: pre-wrap; } - ul, ol { - padding: 0; - margin: 0; } - a { - text-decoration: none; - color: #039be5; } - *::-webkit-scrollbar { - width: 6px !important; - height: 6px !important; - width: 6px !important; - height: 6px !important; } - *::-webkit-scrollbar-thumb { - background-color: rgba(0, 0, 0, 0.2); } - *::-webkit-scrollbar-track { - background: rgba(255, 255, 255, 0.08); } - svg { - display: block; - pointer-events: none; } - div[data-list-scroll-container] { - -webkit-transform: translateZ(0); - transform: translateZ(0); } - html[dir=ltr] .message-in .tail-container, html[dir=ltr] .message-in.tail-override-right .tail-container, html[dir=ltr] .message-out.tail-override-right .tail-container, html[dir=ltr] .message-in.tail-override-left .tail-container { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC); } - html[dir=rtl] .message-in .tail-container, html[dir=rtl] .message-in.tail-override-right .tail-container, html[dir=rtl] .message-out.tail-override-right .tail-container, html[dir=rtl] .message-in.tail-override-left .tail-container { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpcSsrK/39/QAAAAAAABISEoODg////wAAAA0NDZeXl7S0tPv7+////wAAAP///2dnZ8/Pz4iIiOrq6nV1dfn5+f///93d3RcXF0lJSaqqqsLCwgAAAB8fH1dXV/Pz8zo6OgAAADc3NwAAAIeHh9zc3Obm5v///1xcXN3d3f///wAAAOzs7MLCwv///////1s/+vgAAAAvdFJOUwA19ggBG4TqAhONqOruFvxlw3/Xb/D6zyBJnbYFKVfhPQ1ACXfKzOYLkusM4nrIpGYF8gAAAHVJREFUKM/tzTcOAgEMBdEBFtgl55xz5v63o0GCYlzSMeV/sky9/O5yfNxPfHp+d04CuF0DOGwD2AU/9plDf4VDD4dqwaE7QiE/xqFDojBdoxfLOQrNBQ6V1KGdoVDL4dDCYTJzGBZ1Z7DxnVKw04gg5d/PegEHGyFTZXzQ2gAAAABJRU5ErkJggg==); } - html[dir=ltr] .message-out .tail-container { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAADAUExURUxpcXmHa4maet/4yA0aDRMTE8fhsgAAAAAAAMDXrCsxJeX/z1xzXIiYetPsvGBsVUdPPuH8zOH8zNDrvMvmtrrOpwAAAAAAABUVFRoaGtnyxLTMozQ+MMfftFBeSR8nH5aoh6q/mW9+ZN/4yMjhtRwlHAAAAIOWd+r/06C1kkNLOwsLC9z4xur/0+n/0t76x9v4xeL9y+b/z+j/0d/7yeH8yuX/zeD8ytz5xt76yOP/zeH+y+b/zuD8yd35xuf/0MY9jkkAAAAsdFJOUwBvd/ATDZIBAsMp/At/11c9yPbizHoICQwT4bY1ykkgjahl6s8bBYT6nUAWOLbtFAAAAIhJREFUKM/tzbUWwlAURNFBE9zdg0NecLf//yvKUJyUdDnl7HXXletXqmXl9wPbQ9JCcC+VJsOj2mDwovzj3osjHGNFEVxNRAj7UR1hlx+I4FbuC8HkZBE8OwnRxamdFsEmUxCCGdoI51RLBK9xVwTvjyMEbzlDMJMp7lqseNc8YNc6CGyF/a0vcmwhZbCG+kEAAAAASUVORK5CYII=); } - html[dir=rtl] .message-out .tail-container { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAC9UExURUxpccfftAAAAHmHaxoaGg0aDUdPPgAAAAAAAN/4yBMTE8DXrCsxJYiYeomaepaoh9DrvMfhslBeSdPsvAAAAGBsVVxzXLrOp8vmth8nH6q/meH8zNnyxLTMo+H8zBUVFeX/zzQ+MN/4yG9+ZAsLC0NLO+r/08jhtQAAAKC1khwlHIOWd9z4xur/0+n/0uP/zeb/zuH+y9z5xt76yOL9y976x+H8yuj/0eb/z+D8ytv4xeX/zeD8yef/0N35xpCL5lsAAAAsdFJOUwDKCG8TEz0BAvANwyl/d43ikknXCVcLeswgqPbhtsgM/DXqZRZA+s8FnRuEnIC2ewAAAIZJREFUKM/ty7UWwkAARNFBE9xdgms2uMv/fxYdad5WtLxy7hnpW73R98PC3Sld7ghe8eYjVJs7BuUDCyQiGwYlUxZQzOwZou0rg1qVI4PKnQOCo5zhh9K9LYOy3TODaoMTg1swDIpnHgwajp4MGr/eDItlwKDV3DBoOrOA1jaY2MDVv9/7AJRGIVI5MG8aAAAAAElFTkSuQmCC); } - html[dir=ltr] .message-in .tail-container.highlight { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAClUExURUxpcTU1NcrKyoyMjA4ODgAAAAwMDAAAAAAAANjY2Dc3N7a2tmBgYDg4OMvLywAAALm5ubi4uGRkZMrKymdnZ4yMjM3NzdnZ2b6+vrOzs7Ozs4GBgQAAALy8vImJiQ8PDwAAAGpqasnJyTExMVpaWg8PD8XFxdLS0jQ0NLKystbW1lpaWoaGhszMzM7Ozs/Pz9TU1NDQ0NfX19jY2NPT09HR0dnZ2Si/rzgAAAAtdFJOUwAw6pUSAxQBAv0zwVo26AXFxl7lY5HMfOi+mHYJz40RDAzjLlcQ0Psxv/xBiUTl04kAAACNSURBVCjP7cu5FoIwGEThUcE/ccV9FxV3jQmgvv+jUUE1qWy95XxngLL9bGqqXqbaZfkxFHbzlMN64wGscg8E0ZsDunVLQTDW/CH9Rk4BaA4cB7R6lgOGmoOEk4w/ELQdB9RGloKgo/lD1DajAMQLxwHJIaUgON4tfUA9vxxwul044Hr2gHr4IMS/3ysApV8k8vjzIswAAAAASUVORK5CYII=); } - html[dir=rtl] .message-in .tail-container.highlight { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAClUExURUxpcTc3N4mJiWdnZw4ODgAAAAwMDAAAAAAAANjY2A8PD8rKymBgYLa2trm5uQAAAIyMjMrKyjU1NTg4OGRkZMvLy7i4uIyMjM3NzWpqatnZ2bOzszExMbOzswAAAIGBgb6+vgAAALy8vMnJyVpaWg8PD8XFxdLS0jQ0NLKystbW1lpaWoaGhszMzM7Ozs/Pz9TU1NDQ0NfX19jY2NPT09HR0dnZ2Q5xduoAAAAtdFJOUwAzjWMSAxQBAv0R6lrBxQWV5TA2XujGkcwMfJguvgx26AnP41cQ0Psxv/xBib8S0JsAAACSSURBVCjP7c3JEsFAGATgRuKfsca+C2JnzCTB+z+ackmp0nNy1cf+qqthbqbIeDpBkU8wj5lwSFdLD2zWHPKYf9xbAQVb74GCrkAY5FFb2MINqwABOyiBgu6DQjYKhYFrBmAL2+mCgm5AGGRlJWzhFjWAQJrMwcCet98Hb3heFRvgcNrRHvsj73FRHgh98M/veQGoCSTy9FWOqQAAAABJRU5ErkJggg==); } - html[dir=ltr] .message-out.tail-override-left .tail-container { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAC9UExURUxpccfftAAAAHmHaxoaGg0aDUdPPgAAAAAAAN/4yBMTE8DXrCsxJYiYeomaepaoh9DrvMfhslBeSdPsvAAAAGBsVVxzXLrOp8vmth8nH6q/meH8zNnyxLTMo+H8zBUVFeX/zzQ+MN/4yG9+ZAsLC0NLO+r/08jhtQAAAKC1khwlHIOWd9z4xur/0+n/0uP/zeb/zuH+y9z5xt76yOL9y976x+H8yuj/0eb/z+D8ytv4xeX/zeD8yef/0N35xpCL5lsAAAAsdFJOUwDKCG8TEz0BAvANwyl/d43ikknXCVcLeswgqPbhtsgM/DXqZRZA+s8FnRuEnIC2ewAAAIZJREFUKM/ty7UWwkAARNFBE9xdgms2uMv/fxYdad5WtLxy7hnpW73R98PC3Sld7ghe8eYjVJs7BuUDCyQiGwYlUxZQzOwZou0rg1qVI4PKnQOCo5zhh9K9LYOy3TODaoMTg1swDIpnHgwajp4MGr/eDItlwKDV3DBoOrOA1jaY2MDVv9/7AJRGIVI5MG8aAAAAAElFTkSuQmCC); } - html[dir=rtl] .message-out.tail-override-left .tail-container { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAADAUExURUxpcXmHa4maet/4yA0aDRMTE8fhsgAAAAAAAMDXrCsxJeX/z1xzXIiYetPsvGBsVUdPPuH8zOH8zNDrvMvmtrrOpwAAAAAAABUVFRoaGtnyxLTMozQ+MMfftFBeSR8nH5aoh6q/mW9+ZN/4yMjhtRwlHAAAAIOWd+r/06C1kkNLOwsLC9z4xur/0+n/0t76x9v4xeL9y+b/z+j/0d/7yeH8yuX/zeD8ytz5xt76yOP/zeH+y+b/zuD8yd35xuf/0MY9jkkAAAAsdFJOUwBvd/ATDZIBAsMp/At/11c9yPbizHoICQwT4bY1ykkgjahl6s8bBYT6nUAWOLbtFAAAAIhJREFUKM/tzbUWwlAURNFBE9zdg0NecLf//yvKUJyUdDnl7HXXletXqmXl9wPbQ9JCcC+VJsOj2mDwovzj3osjHGNFEVxNRAj7UR1hlx+I4FbuC8HkZBE8OwnRxamdFsEmUxCCGdoI51RLBK9xVwTvjyMEbzlDMJMp7lqseNc8YNc6CGyF/a0vcmwhZbCG+kEAAAAASUVORK5CYII=); } - html[dir=ltr] .message-out .tail-container.highlight { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACoUExURUxpcaG3kg8PD1JdSXeHbLPKoCo1KgAAAAAAAA4ODr7Xq7HJoFZkTi8zKgwMDKK4kZ+1kC03LXuJbr7WqwAAAL/XrFpkUgAAAHuMb7LJoHKBZae9lQAAAJ2zjsfZtwAAACwxJp2yjqW8lVVqVbLLoQ8PDyk0KVJaSbHHnr3Vqp2yjXWEarPLobbOpLrTp73Wqr3XqrPMobnSp7fPpLfQo7fPpb/Yq7bPpKsjaEcAAAAsdFJOUwDFEVqN6DABAhL96l42FMbBM5H9Bf1jA5XldugMmHwJLr7PDMwQMVfj/L+JZBaDmAAAAIpJREFUKM/tzTcSwkAQRNHG7grvvfdGuxL+/jeDTASfgCLlh/OqaxQmrSZLJb1BeB0bhstwxHBbTBniAf84pwIEVywLodCRIYh6LUMLX61IAC5XF8GpXRJC3OgaAl8LRAvXzwuhmZEhiLLW0MLP04LCx24mhP0WHry6Hy0OdFjzXZsPd9mv4d/vPQGQ9iBRfDf7rQAAAABJRU5ErkJggg==); } - html[dir=rtl] .message-out .tail-container.highlight { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACoUExURUxpcaG3kio1KlpkUneHbLPKoFJdSQAAAAAAAA4ODnuMb5+1kFZkTi03LQwMDKK4kb7Xq3uJbr7Wqy8zKgAAAL/XrLHJoAAAALLJoHKBZcfZtwAAAKe9lQ8PD1VqVZ2zjqW8lbLLoQAAAJ2yjiwxJg8PDyk0KVJaSbHHnr3Vqp2yjXWEarPLobbOpLrTp73Xqr3WqrPMobnSp7fPpLfQo7fPpb/Yq7bPpGDH6mEAAAAsdFJOUwDFMGON6FoBAhKVwV4zFMb9kf02Bf3qA+V2fAzoEQyYz8wJvi4QMVfj/L+JvjXdfQAAAIpJREFUKM/tyzkWgkAURNFy/I0KguKMqChO0A3O+9+ZmSTVAbkvrHsK+BUvd3lVtcvmmVNYRQ8OyfbFAYvCAk7jzgHjqaYgaPn8IWGvpAB4Q8MBbkdzwGByoyCzoOAPOH3DAc25piDojvhDVLukAKz3hgMO5w8FwenCH1DZmwPSqwVwtIGqDf9q9AW/0yBRt0L+mwAAAABJRU5ErkJggg==); } - html[dir] .media-video-thumb { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbgAAAG4BAMAAADF5O+AAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAYUExURXiQnIabpn+WoYOYpHyTn3mRnYWapYGXotUtPzYAAALNSURBVHja7d2xTttgFIZhqzLKfASia6DQnVbsSaV6RlSiK76E3P/CgtpSknjpL8dfn+cGwisIBuf3OV0HAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAp6b9dN3DzcAptj2M1cXl7Am3VyuV67razu2ZxdT73T+aPauh+5ri7lnEf5237UE1tZo17ahv3PHUValp/1TbuYuLlh/Vi33KTb7q+WsadtW2ry+Mvv2sa1zeOq4eJy9Ci4zYTfz+sl3slOB43VG5cPwbHbSs3blW5ca//jWTGvf43EhnXj8FxQ+XG/frjITFuFxz3+95GXtwfN6Xy4obKjevH4Lht5catKjfu7S3usLi3t7iz4voxOG6o3Li/70hFxe2C4959YBYU9/6TzqC4oXLj+jE4blu5cavKjdt7biIlbu+5iZC4Pb9NcuKGyo078DFnRtwuOO7QKayEuIPH5xLihsqN238ZCInbVm7cqnLjjh3GXXzcscO4S487/NskIG6o3LjjZ+cWHrcLjps42r/ouO93wXGfKziuxIkTJ06cOHHixIkTJ06cOHHixIkTJ06cOHHixIkTJ06cOHHixIkT9x/HRR+Pij7YFn0kMfswafYx4OgD3NlH76Mfmsh+3CX6QaXsR8yyHw6Mfqwz+4Hc6Eepsx+Czx5fED14IntkSPSwl+wxPdEDlrJHY2UPNYseR5c9SDB6BGT28M7ssavRA3OzRx1HD6nOHi8ePRg+e6R/9jKG6DUa2QtQolfXZC8dyl4XFb3oK3tFW/Ryvey1iNELLbNXkWYvkW2+/jd6cXP0yu3oZenRa+67q7ZxFxMvPzSNe2ob9zz1nt90y70WNP3aZ37Tnc/b1vbn8n7muLOG37rzh5njusd2F7l1N7ufY6O22+4E9Nefvv5zX242HQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAS/IC5yVH48Ho/XwAAAAASUVORK5CYII=); } - html[dir] .video-thumb:before { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk1MzM2RURCNkNENDExRTQ5RkU2QzhCRUQ4QzBGNEI4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk1MzM2RURDNkNENDExRTQ5RkU2QzhCRUQ4QzBGNEI4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTUzMzZFRDk2Q0Q0MTFFNDlGRTZDOEJFRDhDMEY0QjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTUzMzZFREE2Q0Q0MTFFNDlGRTZDOEJFRDhDMEY0QjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4hzhloAAAALUlEQVR42mJkYGCQAmKG////P4OxgeAZI5QBkmBAAUABKRCGcqVgunDqAAgwAMVXEV0KauMTAAAAAElFTkSuQmCC); } - html[dir] .app { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA7CAMAAACNKhBwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF8PDw7u7uWpQKmwAAABBJREFUeNpiYGSgP2QACDAADg4AO0yU4IQAAAAASUVORK5CYII=); } - html[dir] .chrome-media-icon { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAiCAMAAAAau2s5AAAAMFBMVEX///+fn59tbW3Q0NDz8/OIiIiQkJCHh4f21s/idFzgYkbjc1zlgm/zx8D0x8HhalBJdsgxAAAAiUlEQVR42uXQQQvDMAiGYZOtbWJM+v//bZXCcAmoh17G3oOnB4QP/rmU517AvReYl5K4LQB3cTkCxYUguxA8xPlQeg7uaj0TsotBgFLxUy0GbKiqBsSvHEj3cSFBRxxAM0wTFNQ7DNRwDW/JLgi7D8UN/u5DgiGYTKjncaDKhKd2zYClKVfgZ7oAH+EJ3GvFORkAAAAASUVORK5CYII=); } - html[dir] .attach-media-audio-thumb, html[dir] .media-viewer .image-audio, html[dir] .media-gallery .image-audio { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbgAAAG4BAMAAADF5O+AAAAAGFBMVEX/rR//riP/sSr/tTX/uUH/vUz/vEj/tzqH5JbhAAAEQElEQVR4AezBgQAAAACAoP2pF6kCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgLkxf9aGYSCKN+rQVZBAVpOAszaxm87FMv0A9VP2hCNr/yWfv9Ch0ORkJEGGp99u8OOnu5PuNkwWTet+6ZqFLSrZ0uEfblNKPtMKrvBdVUQ0BOCPtxIE8Z/c2s4Y5ViVqY1dXosIOs7+v0UUB0uY7YxIjpYu2wnR7GyZZ5LyZG6RxIEpW41E9jzZZkjmhSXbvSAZ/0jSTHpkMFjyguMvuzky+SB4CPTIZKiIJxz/tHtAEO9c0zgnCPJO2ilfN3+Hziy/OTvmTHf2dVFO5ln4RrmR2E2QvjfyFdmIG9Z3KtOea9hp4jobrM+WSp0ibnQBtCJSZ65FrMe/mAqNujo1m5ZuT1JxSjYlHYe6OusmPKdQN5G8v6wv1VmCy8lb7IdPBNeUU/oDRn8k7X6YNUPdiGEgiErttaUhLTYp9yeYlCexZdP4pHL/Pzq+MDsrvR+I6tXuzJu5AosTS/j3kwSvTvl1yII5uxMuJ21zBCWcpDxcfYjxg8KUE6uU9xRzoLEyO+WIRSk/zqbH9EqTu5U9ecF0cLfy6SfThN3K5J8PZy+N2FXlNwAOLqAnI5gb08GHRJQKkyuLZEQcvvw3VCmo4jsy7TxFPQUl93xK/igzpAtoBEPFORV4clPFAh14cklGcRl3ckPH3xfu5KaAUVFH9yfaJbPhjRZ3mnJQCfb/C6cS5BYsyy3lpCZMTzZleKosPRnSMqaxgurh/9w3KrC+ayXgC8UoD614v2HSuNmjJj7hgySWFfU98aSnxDZJcmn0RKooJLJMpA+KB93luX5xnGCIfjDieMGHiQTShnfnlM2XvLU4OTa35FdcOTaX5bDaOJ3lJo8ZHRN4Omdeeg9vAZueKGmuBmhUpjzuDHCXTAGUIyAhFsrjroDfHgqFvkrAwHbK41ZA0NgpaJk5IqV/XArwzhd7d6waIRQFYXjUJdvabC8BU98i6ReCfWJE+4D9Nr5/XkDY5g7nQP7/Db56igFn68OL+8mCU7X+Nw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwL2e1T97DjkrH+684fkscB44cODAgQMHDhw4cODAgQMHDhw4cODAgQMHDhw4cODAgQMHDhw4cODAgQMHDhw4cODAgQMHDlxkoxc3K7KbF/etyF68uC9FdvHi7oqs8+KKImu9uEGh7U7cqtgOJ25TbDcnblZsFyfurthaJ25QcJMPtyi60YebFd3Vh3soumZ34dZe4Y0u3Kz4OheuKEGHB7cpQ1cP7qEUHQ7cphx1DlxRkt7q436VpWaqjVt6pand6+LWQYnq9pq4tShV3VQPtxQlq3mvhfvsla/2T8YuGICQ5zB1GCswANqDYwEAAACAQf7Wc9hdXQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQMVQysJwSMnUAAAAASUVORK5CYII=); } - html[dir] .firefox-lock-icon { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAiBAMAAADfS4Y4AAAAJ1BMVEX////h99592WhExw8huwB82WdDxww2wwC16qzw++7E7rw3wwAqvgDD1MEAAAAAaElEQVR4AWOgEhAycVZEF2N1AQIFNMEUkKAzukIwCEARFHFxb5QocXFEEQxxqWRgmO7iimZkAwMDB5qhLi4TGBgYXVzQBEEkNQVXu8DBLrhgCULQG6EZCYw0wSMIMXe44HKEYBUD5QAAPMpGrgas65UAAAAASUVORK5CYII=); } - html[dir] .opera-media-icon { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAiCAMAAAAau2s5AAAAMFBMVEX////8/Py8vLyRkZGKior09PShoaGdnZ3j4+P19fWenp7s7Ozz8/OWlpbX19exsbF3sL3SAAAAhklEQVR42u3Tyw7DIAxEUcd2Gkz6+P+/rQwjgSKl00V27V2N0FkhkB9uUfM500Wy9dbmSP2YNrf1OTIvMlfcutvWnCN3jPkg0uUkMGo6DuE4hOMQjkM4Dne5Gtb4EkJyWCEpDEgKBZJDyJynz+yu/hDI4vbx4T6lyZx6/hXsheuO/hX+XdcbMdoFHMq0EBEAAAAASUVORK5CYII=); } - html[dir] .icon-doc-generic { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAA8CAYAAADL94L/AAAByElEQVR4Ae3axdJTQRAFYFyegA3u8ALseCDcicsGhxt3x+G32BXc3X3NBnfXYTqp3sZlhuqpOlXZRL46He9ReJyJxGSTEreaPfEHZiX+1uSJvelVNu+Jvjd7Yk9zI8aSUe0eDpjCIYfNSuw5v/zF5In/6mU27478tXriLJvXjdSwPq1lCDTCmxjiCNav8GZYBVMwWKagX8kWjk9vCcMhYWhEFEw1+oV0wZjdPKY6Vn9EwmBDTYPwBoXCYPLGDQTJjkHQNQRJj0FQtmgs+C8wOHIIkh2DoDu5vD5Xfkz9hsTBWDyxhjDYUDqvLRYSY1JilSQGyyxXOt4QKJPX70NDQmI27gyxHcn9bH/5RFMNAUgoDI4afOAMHBiCdiDNj5woGAhgsCEYudSI1lBCRwoPL957slAoDDYEoPXb/ZVs3FE/y9072fDxsx4BMPVfGOpl1VY/y5++4EWM1Fm9LcCKpy8RpnchDGEIQxjCEIYwhCEMYQhDGMIQhjCEIQxhCEMYwhCGMIQhDGEIQxhYNlXiP+XHXLRDM5thQVpyzIfS2YtLceVEkRmzalsgMArPhp258bA6b/LEb8LqPM930VNdvY/fhMmCxw+Of+4BTcPInBo2AAAAAElFTkSuQmCC); } - html[dir] .icon-doc-doc { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAA8CAMAAAD8KXLNAAAAulBMVEUAAACPw/ePw/lgqvVfqvaUx/mQxPhfqfWjz/lfqfVfqvZgp/9cp/ZfqvZgqvaayPpTpPVfqvVjpvNgqfaQw/mjzvq42PdfqvZgqvZiq/ZwsveRxflkqe9rsPdcqPZeqPRorvfN5fzw9/5bp/Z2tvdZoOqTxvqCuvPj8P7+//+QxPmBvfl3su+Pw/lWpfWx1fuJwPlUpPWVxvnp8/7////4+/9ure3C3/uq0fvb7P1usffn8v15tfFMmOceGILeAAAAF3RSTlMAIdHm7ijJ+JH8eQeTzaw68foX1Ll9kGZdllAAAAEQSURBVHgB7dZVcsMwFIVhhTkp5krmMJcZ9r+sMl7PEczopfC/f7ZFtoUQreZuWVepJ3g73VKtoSvaKzDS6kp9abSsMtQumQ1HtYbZcCSl2TBkZRiyNU+o4m6WxYqzeUIFd/P0eO7m6fGsDUNmQ+lsypA0ll6E4XdkYSbrTTj96AlJczSJ1rOP7vrQsFt9dl/HBnX8y00Cg0YFqBtkKJuDbgdEwMSLM9Cp9GnUCWoD54AOYH7XZwRDhtQRagVNfA5azKXX9RmirpGRaowKfM6bt/NDekPZYa6rIAEGz/VwNfJvskGuy3FimAOVzzhvlA+Z//f1vyltu5p90Sw5mq2eEG1H03759e+Ua7aVO82WeASxdDP0M8Z9fAAAAABJRU5ErkJggg==); } - html[dir] .icon-doc-pdf { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAA8CAMAAAD8KXLNAAAAvVBMVEUAAAD3d3fxRkbyRkbyRkb3fn74g4PyRUX3lZXzRUXyRUX/RkbyQED3fn7zRUX2iYn/Rkb4lpb0cHDvQEDzRETzRkbzQEDzQkLzOzv////939/yODj2enr4kJD0UVHzPT38xMT92tr5lZX1ZGT+6+v4g4P1bW35m5v7yMj91dX3fn76sLD1XFz6qan//f36trb+5OT0VVX6rKz7vb3yNDT4iIj/9vb0TEz5o6PtTEzlRUXsYWHiNzfyRETsSEiKDgROAAAAFHRSTlMAH+Z5+80n+JHu0AWTv6w6CX3V/BbNCjoAAAHfSURBVHgB7daDsisxGMDxHNtftLZqu+//WDebOu1p08H1f7D8zRoIoferx4djXb4htYvXy7vrI32NXi4U8v6KjzcbFTcKer48bQplS3dYwyhbwhpGRTpGRZpGoNvzjUT6RkU6RkX6RiJNM7dUhE/2NYkVhDU2lCgIa6DxxNr0eathBPoab5re6xjJ1pkaRu2XmP8GiIzKCSrHAW9NiKhiwKnKsFkukRMOZaWCVnWZA7uGxEaZn6UDApBGYjz3ekDFZtrGoig1FRPwZXnoQoXL6p0qwSTjy9pdxdicG41K1ue8g6kwRiWLOPcHQDzO84aoE7N9M2SMWX1eD11hal0zNMQ8tzQ2c0UU75saBXB9zhMmTJthsyc2J7cTuIRSQQ5sxzRZK9oYN4x4VGXCDMtz14IDxiusntiM0SILQ6oG71umMLKcHTCL+rEL+qZe5iWUwta+hUwYz7btoCAHTCdJEgcTgKUxY84NfPwc1AihABhLM+x2N+c6oICXqWa5RJo8bTQ59x04YgJhYMvIMnnvfGtivxmsTdr0RbmNCca0ZjR7FCtGNnCcAd6aEIELyhLFABXb35qg62k59v9d9d/8MnN5fa75QFeXZ5qvN4SezzTPCKEn8et/p9vD49UT+gEdNgrQ89qG8QAAAABJRU5ErkJggg==); } - html[dir] .icon-doc-xls { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAA8CAMAAAD8KXLNAAAAulBMVEUAAACK4K5X0otX14eI362F3aqG4q1X0Yqe5LxX0YpW0otT0YhS0YdW0otW0otX0otY0Iug5Lqg5r2e5byf3rr///9O0IVR0IdU0YlX0otV0opV0YpKz4L+//5S0YjJ8dqK4K7p+fCQ4rKI36x426KL4K5t15p12qDT9OFy2Z5Lz4JXyIdZzotb046r6MVY0oz9/v2D3qpo15e47M593KXc9uj4/fqh5r5PxYHL8dvP8t687dCd5bue5bzVEOpnAAAAFXRSTlMAwekIyxwk+JHcffGW/KzN0Ss+eo5vCipPAAABZklEQVR4Ae3WhfaqMACA8dn1T3VBd9jd+v6PZY/L2YExbtdnKz8aAQBQar43eH18ArbKW7HGbVioMKT0JvFThh6LXorZxmRQ7VXAMIgPqDHLldyGTimPuaFqfmOWq/kNXSZxQ6ckaByTQQJm6TFIyoz4thlHQmbg2p4XR5II8mdOVPkzMny0HURtu9RkpUSpdWrE6//VBqnpoUQjS87mmNbGUZIMkfYwvZ0uJxjla83aurWG0Iq35pow6F0zIJz5vagg5BpDQRjjBYTzPqYhxeCbEbm+PUDN1yUaGf0Io8uyfDcyTc8yE0wIuZo5IjQ84RtrfGsF4WIcy/ru2xROb2nPVxrfhMvAdV0DQjNwacEy/A7r4BdtU6wi1L/tbyqiqZhvVvatEMKTZ39pxTVa4rrWvvc2naYFDcbQXGeWlhNQwhiM0sN/zv/1f1N8zWs6oFnMaVptAF5ympf7pf9HqyZa671ZAhesTDDT4wdnEAAAAABJRU5ErkJggg==); } - html[dir] .icon-doc-txt { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAA8CAMAAAD8KXLNAAAAvVBMVEUAAACfsLihsrl5kJp4kJultrygsrl5j5uzv8Z4kJp4kJt1jZmhsrh4j5t0i6J4kJusucB5kJp5kJt5kJt/n59/mZlviJSzv8Wvu8H///91jZh4j5pzi5d3jpl5kJv6+vuhsrmuvMJ+lJ5yipaktLvAys/FztN7kZyaq7OJnaaNoKn+/v/7/P21wcfr7vDx8/Tt8fKHm6WVp6+RpK3f5OequL+DmKLP1tra4ON7kJtviJSesLduh5N1ipNrgYvfIttIAAAAGXRSTlMA0crm/Cgh+JHueZO/rAXNOvQX1AgK8X2QgEGk0gAAAcVJREFUeAHt1IWS2zAUBVAvM5T7BM/MYeb//6zeLIRBmh0o3ZBgjsiOHcf5dvvl5lDOnp3NfH44uzo/ED28v9wgXx/4cPTQO91Ad2fHjbcx06dzA7MxE7OJAbI3QNYG6MLeeCcX1gbo0t5geaaGFwbLMzNSZhvIwIg82kB8NFq0NhAfjxDNbLwIEBtEq+kys58wRpGLTK5hLDP6oPlv5DLz8qJtreOAQUUzol/KG2hhRJHE76nm1SSJWLKuxkk3X3bEhV41YUSL1FsJvgotMpfIb9MirheuGY9ct1JSWXHLRptrRIniAdGA2/MOotJ1y/pYLQ2SBgG36lQrUEhVF4PmXkluFqIuMWGNA3RsnUHYhmkK7FSnfaIOpukLOe9owYTb54aoF6MZCTEyUm+Kl465USgcMkAJIVXFFmbkYd+VXFsYHWAz8+1YmNDHLC5VvNDYiLxBFGNLnVQYmxhnFqCKU5BmRmc4AF+EL7eQOGIaL0ZyB6sKtOxhhQkfNLoX+VEgWfa6vl+8zOf7fopfNER6p2EplHj5VUppRgQKbw3i/7Pqv/mjzNmVrfnh3J5Zmu/PjnNnae4cx3m8fbq5Ms3N0+2j8ws7X1cWmnQE/gAAAABJRU5ErkJggg==); } - html[dir] .icon-doc-ppt { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAA8CAMAAAD8KXLNAAAAvVBMVEUAAAD72HT712j4yTf4yTj52nn72XX4yDj73475yTn/yjT3xzr4yTn5yDn5xzH63IL4yDn4yDj62Hb4xCr84I755Kj5yDT5yTj////5yDf5yTn823j5xzD5xi75xiz5xSr72XX60FD//vv6zET6yz796az/++/tvjL6zkr84I797bz6yjn+89LzxTzzxDb84pTyzFv96rT71mnuxUr+9dz10Wb834v72HH+9Nb+9drruCP73ID+9+H856b85Jt3fPirAAAAFnRSTlMA0Rx5/CbJ+JHtB+TNrJI6l9S58X2QIoLA1AAAAW5JREFUeAHt1oN6A0EUQOGJnXq0ZmzV7/9YvXXXe2udj4N/EW0IIc3SQSOt1h4JV+w0auW0JofFEGl2ZHpiYlZDaL+RbcxqJWBq5WwTRhLKNnB5eANnwhtAWAMVKngDCG/g8vAGzoQ3gHKajRJCMrPpCkwAZRsxnZvKc4BkDtRbzTdPzU9yGGjae+68ns+MXmSAwfYzDDWyo0FDrW1Wg61FA0a/sHlWtqK92ajL8enY59w/i+t2AdaXasAw13FGQ849tx/NWXA+HDmOywJGCkoNMFcGjWZ4YGBBRN4fpt0ancnbKJPPC+qt0WAm1QiLUazRZkNLZTijX/NLhapYw23P0pEGWitCIA00EAxp7EWfIs+zViiTOOP1YRvK+IpQce8PXVpwXSgDSCA+bwaNpqeYpO+Pu0g18HWMNvZTTULvaSTdzQZJzXZUxhhAanL07b/X/6ZVw5pjUmohzRH8Re8iTffur3+7Uctbo11qkhvyszc0CTNWCAAAAABJRU5ErkJggg==); } - html[dir] .emoji.apple { - background-size: 100px 100px; } - html[dir] .emoji.apple.b94 { - background-size: 60px 100px; } - html[dir] .emojik.apple { - background-size: 172px 172px; } - html[dir] .emojik.apple.b94 { - background-size: 102px 172px; } - html[dir] .emoji.wa { - background-size: 100px 100px; } - html[dir] .emoji.wa.b96 { - background-size: 20px 20px; } - html[dir] .emojik.wa { - background-size: 172px 172px; } - html[dir] .emojik.wa.b96 { - background-size: 32px 32px; } - html[dir=ltr] .color-1 { - color: #35cd96 !important; } - html[dir=rtl] .color-1 { - color: #35cd96 !important; } - html[dir=ltr] .color-2 { - color: #6bcbef !important; } - html[dir=rtl] .color-2 { - color: #6bcbef !important; } - html[dir=ltr] .color-3 { - color: #e542a3 !important; } - html[dir=rtl] .color-3 { - color: #e542a3 !important; } - html[dir=ltr] .color-4 { - color: #91ab01 !important; } - html[dir=rtl] .color-4 { - color: #91ab01 !important; } - html[dir=ltr] .color-5 { - color: #ffa97a !important; } - html[dir=rtl] .color-5 { - color: #ffa97a !important; } - html[dir=ltr] .color-6 { - color: #1f7aec !important; } - html[dir=rtl] .color-6 { - color: #1f7aec !important; } - html[dir=ltr] .color-7 { - color: #dfb610 !important; } - html[dir=rtl] .color-7 { - color: #dfb610 !important; } - html[dir=ltr] .color-8 { - color: #029d00 !important; } - html[dir=rtl] .color-8 { - color: #029d00 !important; } - html[dir=ltr] .color-9 { - color: #8b7add !important; } - html[dir=rtl] .color-9 { - color: #8b7add !important; } - html[dir=ltr] .color-10 { - color: #fe7c7f !important; } - html[dir=rtl] .color-10 { - color: #fe7c7f !important; } - html[dir=ltr] .color-11 { - color: #ba33dc !important; } - html[dir=rtl] .color-11 { - color: #ba33dc !important; } - html[dir=ltr] .color-12 { - color: #59d368 !important; } - html[dir=rtl] .color-12 { - color: #59d368 !important; } - html[dir=ltr] .color-13 { - color: #b04632 !important; } - html[dir=rtl] .color-13 { - color: #b04632 !important; } - html[dir=ltr] .color-14 { - color: #fd85d4 !important; } - html[dir=rtl] .color-14 { - color: #fd85d4 !important; } - html[dir=ltr] .color-15 { - color: #8393ca !important; } - html[dir=rtl] .color-15 { - color: #8393ca !important; } - html[dir=ltr] .color-16 { - color: #ff8f2c !important; } - html[dir=rtl] .color-16 { - color: #ff8f2c !important; } - html[dir=ltr] .color-17 { - color: #3bdec3 !important; } - html[dir=rtl] .color-17 { - color: #3bdec3 !important; } - html[dir=ltr] .color-18 { - color: #b4876e !important; } - html[dir=rtl] .color-18 { - color: #b4876e !important; } - html[dir=ltr] .color-19 { - color: #c90379 !important; } - html[dir=rtl] .color-19 { - color: #c90379 !important; } - html[dir=ltr] .color-20 { - color: #ef4b4f !important; } - html[dir=rtl] .color-20 { - color: #ef4b4f !important; } - html[dir=ltr] .bg-color-1 { - background-color: #35cd96 !important; } - html[dir=rtl] .bg-color-1 { - background-color: #35cd96 !important; } - html[dir=ltr] .bg-color-2 { - background-color: #6bcbef !important; } - html[dir=rtl] .bg-color-2 { - background-color: #6bcbef !important; } - html[dir=ltr] .bg-color-3 { - background-color: #e542a3 !important; } - html[dir=rtl] .bg-color-3 { - background-color: #e542a3 !important; } - html[dir=ltr] .bg-color-4 { - background-color: #91ab01 !important; } - html[dir=rtl] .bg-color-4 { - background-color: #91ab01 !important; } - html[dir=ltr] .bg-color-5 { - background-color: #ffa97a !important; } - html[dir=rtl] .bg-color-5 { - background-color: #ffa97a !important; } - html[dir=ltr] .bg-color-6 { - background-color: #1f7aec !important; } - html[dir=rtl] .bg-color-6 { - background-color: #1f7aec !important; } - html[dir=ltr] .bg-color-7 { - background-color: #dfb610 !important; } - html[dir=rtl] .bg-color-7 { - background-color: #dfb610 !important; } - html[dir=ltr] .bg-color-8 { - background-color: #029d00 !important; } - html[dir=rtl] .bg-color-8 { - background-color: #029d00 !important; } - html[dir=ltr] .bg-color-9 { - background-color: #8b7add !important; } - html[dir=rtl] .bg-color-9 { - background-color: #8b7add !important; } - html[dir=ltr] .bg-color-10 { - background-color: #fe7c7f !important; } - html[dir=rtl] .bg-color-10 { - background-color: #fe7c7f !important; } - html[dir=ltr] .bg-color-11 { - background-color: #ba33dc !important; } - html[dir=rtl] .bg-color-11 { - background-color: #ba33dc !important; } - html[dir=ltr] .bg-color-12 { - background-color: #59d368 !important; } - html[dir=rtl] .bg-color-12 { - background-color: #59d368 !important; } - html[dir=ltr] .bg-color-13 { - background-color: #b04632 !important; } - html[dir=rtl] .bg-color-13 { - background-color: #b04632 !important; } - html[dir=ltr] .bg-color-14 { - background-color: #fd85d4 !important; } - html[dir=rtl] .bg-color-14 { - background-color: #fd85d4 !important; } - html[dir=ltr] .bg-color-15 { - background-color: #8393ca !important; } - html[dir=rtl] .bg-color-15 { - background-color: #8393ca !important; } - html[dir=ltr] .bg-color-16 { - background-color: #ff8f2c !important; } - html[dir=rtl] .bg-color-16 { - background-color: #ff8f2c !important; } - html[dir=ltr] .bg-color-17 { - background-color: #3bdec3 !important; } - html[dir=rtl] .bg-color-17 { - background-color: #3bdec3 !important; } - html[dir=ltr] .bg-color-18 { - background-color: #b4876e !important; } - html[dir=rtl] .bg-color-18 { - background-color: #b4876e !important; } - html[dir=ltr] .bg-color-19 { - background-color: #c90379 !important; } - html[dir=rtl] .bg-color-19 { - background-color: #c90379 !important; } - html[dir=ltr] .bg-color-20 { - background-color: #ef4b4f !important; } - html[dir=rtl] .bg-color-20 { - background-color: #ef4b4f !important; } - [role="button"] { - cursor: pointer; } - input::-ms-clear { - display: none; } - #main::after { - display: none; } - html[dir] #main::before { - padding: 0; } - .matched-text { - color: #009688; - font-weight: bold; } - *::-webkit-input-placeholder { - color: #cccccc; - font-size: 15px; } - select { - -moz-appearance: none; - -webkit-appearance: none; - appearance: none; - line-height: 18px; - font-size: 14px; - font-family: "Roboto", sans-serif; - color: #263238; - outline: none; - width: 100%; - box-sizing: border-box; - padding-left: 36px; - padding-right: 4px; - padding-right: 36px; - padding-left: 4px; - background-color: transparent; - border: none; - border-radius: 0; - padding: 6px 0; - border-bottom: 1px solid #d7d7d7; } - .emoji, .emojik { - display: inline-block; - vertical-align: top; - zoom: 1; } - html[dir] .emoji, html[dir] .emojik { - border: 0; } - code .emoji { - vertical-align: middle; } - .emoji { - width: 20px; - height: 20px; } - .emojik { - width: 32px; - height: 32px; } -._1gXC0 { - color: #929fa6; } - -.hYvJ8 { - -webkit-align-items: center; - align-items: center; - color: white; - display: -webkit-flex; - display: flex; - font-size: 14px; - font-weight: 300; - line-height: 24px; } - -html[dir] .hYvJ8 { - background-color: rgba(0, 0, 0, 0.8); - border-radius: 4px; - padding: 14px 16px; } - -html[dir=ltr] ._3OtYo { - right: 0; } - -html[dir=rtl] ._3OtYo { - left: 0; } - -html[dir=ltr] ._3n9-s { - margin-left: 15px; } - -html[dir=rtl] ._3n9-s { - margin-right: 15px; } - -._2v_Lo { - color: yellow; - font-size: 14px; - line-height: 24px; - text-transform: uppercase; } - -html[dir] ._2v_Lo { - cursor: pointer; } - -html[dir=ltr] ._2v_Lo { - margin-left: 15px; } - -html[dir=rtl] ._2v_Lo { - margin-right: 15px; } -._1CnAR { - color: #929fa6; } - -.swl8g { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - height: 100%; } - -._1NrpZ { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-flex-grow: 1; - flex-grow: 1; - overflow-y: auto; - z-index: 1; } - -html[dir] ._1NrpZ { - background-color: #fff; } - -._3CPl4 { - -webkit-flex: none; - flex: none; } - -html[dir] ._3CPl4 { - background-color: #fbfbfb; } - -._2_9fu { - -webkit-flex: none; - flex: none; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._2_9fu { - padding-top: 24px; - padding-bottom: 24px; } - -@media screen and (min-width: 1441px) { - html[dir=ltr] .safari-fix ._1NrpZ { - border-bottom-left-radius: 3px; } - html[dir=rtl] .safari-fix ._1NrpZ { - border-bottom-right-radius: 3px; } } -._1a6zZ { - color: #929fa6; } -._2JThb { - bottom: 0; - left: 0; - position: absolute; - right: 0; - top: 0; } -._1LKrE { - color: #929fa6; } - -.selectable-text { - -webkit-user-select: text; - -moz-user-select: text; - -ms-user-select: text; - user-select: text; } - -.select-all { - -webkit-user-select: all; - -moz-user-select: all; - -ms-user-select: all; - user-select: all; } - -html[dir] :not(.selectable-text) > :not(.selectable-text) > :not(.selectable-text)::-moz-selection { - background-color: transparent; } - -html[dir] :not(.selectable-text) > :not(.selectable-text) > :not(.selectable-text)::selection { - background-color: transparent; } - -.selectable-text.invisible-space::after { - content: ''; - display: inline-block; - width: 0; } - -html[dir] .selectable-text.invisible-space::after::-moz-selection { - background-color: transparent; } - -html[dir] .selectable-text.invisible-space::after::selection { - background-color: transparent; } -._2YRK7 { - color: #929fa6; } - -._2jVLL { - min-height: 62px; - -webkit-order: 3; - order: 3; - position: relative; - -webkit-flex: none; - flex: none; - width: 100%; - box-sizing: border-box; - z-index: 1; } - -html[dir] ._2jVLL { - padding: 0; - background-color: rgba(255, 255, 255, 0.6); } - -._2EYZY { - width: 100%; } - -html[dir] ._2EYZY { - margin: 0; - padding-top: 5px; - float: none; - box-shadow: none; - background-color: #f5f1ee; } - -._1KD7C { - max-width: none; - display: -webkit-flex; - display: flex; - -webkit-justify-content: space-between; - justify-content: space-between; } - -html[dir] ._1KD7C { - float: none; - box-shadow: none; - background-color: transparent; } - -html[dir=ltr] ._1KD7C { - margin-left: 63px; } - -html[dir=rtl] ._1KD7C { - margin-right: 63px; } - -._28ZV1 { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-justify-content: flex-end; - justify-content: flex-end; - min-width: 69px; - width: 69px; } - -html[dir] ._28ZV1 { - background-color: #f5f1ee; } - -html[dir=ltr] ._28ZV1 { - padding-right: 20px; } - -html[dir=rtl] ._28ZV1 { - padding-left: 20px; } - -._14wwJ { - position: absolute; - top: 0; - width: 100%; } - -html[dir=ltr] ._14wwJ { - left: 0; } - -html[dir=rtl] ._14wwJ { - right: 0; } - -._1fkhx { - bottom: 0px; - box-sizing: border-box; - position: absolute; - width: 100%; } - -html[dir=ltr] ._1fkhx { - left: 0; - border-left: 1px solid #e4e4e4; } - -html[dir=rtl] ._1fkhx { - right: 0; - border-right: 1px solid #e4e4e4; } - -._2Fofa { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; } - -html[dir] ._2Fofa { - margin-bottom: 8px; } - -html[dir=ltr] ._2Fofa { - margin-right: 20px; } - -html[dir=rtl] ._2Fofa { - margin-left: 20px; } - -html[dir] ._2uQuX:focus ._2Fofa { - box-shadow: 0 0 0 2px rgba(0, 175, 255, 0.4); } - -._3oju3 { - -webkit-align-items: flex-end; - align-items: flex-end; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - max-width: 100%; - min-height: 62px; - position: relative; - z-index: 2; } - -html[dir] ._3oju3 { - background-color: #f5f1ee; - padding: 10px 19px; } - -html[dir=ltr] ._3oju3 { - border-left: 1px solid rgba(0, 0, 0, 0.08); } - -html[dir=rtl] ._3oju3 { - border-right: 1px solid rgba(0, 0, 0, 0.08); } - -._2bXVy { - box-sizing: border-box; - -webkit-flex: 1 1 auto; - flex: 1 1 auto; - font-size: 15px; - font-weight: normal; - line-height: 20px; - min-height: 20px; - min-width: 0; - outline: none; - width: inherit; } - -html[dir] ._2bXVy { - background-color: #ffffff; - border-color: #fff; - border-radius: 5px; - border-style: solid; - border-width: 1px; } - -html[dir=ltr] ._2bXVy { - padding: 10px 16px 10px 12px; } - -html[dir=rtl] ._2bXVy { - padding: 10px 12px 10px 16px; } - -html[dir] ._2bXVy._3q5HR { - background-color: rgba(255, 255, 255, 0.55); } - -._2lkdt { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - opacity: 0.9; } - -html[dir] ._2lkdt { - margin-bottom: 8px; } - -html[dir=ltr] ._2lkdt { - margin-left: 26px; } - -html[dir=rtl] ._2lkdt { - margin-right: 26px; } - ._2lkdt:disabled { - opacity: 1; } -._3J8XI { - color: #929fa6; } - -._3TSht { - position: absolute; - top: 0; - width: 100%; - height: 100%; - z-index: 1002; } - -html[dir=ltr] ._3TSht { - left: 0; } - -html[dir=rtl] ._3TSht { - right: 0; } -.ZbEVD { - color: #929fa6; } - -.copyable-area { - -webkit-user-select: text; - -moz-user-select: text; - -ms-user-select: text; - user-select: text; } -._2SBGv { - color: #929fa6; } - -._1WZqU { - display: inline-block; - line-height: normal; - white-space: pre-wrap; } - -html[dir] ._1WZqU { - margin-bottom: 5px; } - -html[dir=ltr] ._1WZqU + ._1WZqU { - margin-left: 4px; } - -html[dir=rtl] ._1WZqU + ._1WZqU { - margin-right: 4px; } - -.PNlAR, -._1qi0v, -._1sB6s { - text-transform: uppercase; - position: relative; - font-size: 14px; - font-weight: 300; - transition: box-shadow .18s ease-out, background .18s ease-out, color .18s ease-out; } - -html[dir] .PNlAR, html[dir] ._1qi0v, html[dir] ._1sB6s { - padding: 10px 24px; - border-radius: 3px; } - -html[dir] ._1WZqU:hover { - box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2); } - -._1qi0v { - color: #07bc4c; } - -._1sB6s { - color: #000; } - -html[dir] ._1sB6s { - background-color: #FFF; } - -._1qi0v:hover { - color: #0cb757; } - -html[dir] ._1qi0v:hover { - background-color: #FFF; } - -.PNlAR { - color: #FFFFFF; } - -html[dir] .PNlAR { - background-color: #08c65b; } - -.PNlAR:hover { - color: #fff; } - -html[dir] .PNlAR:hover { - background-color: #0cb757; } - -.dzYVe._1WZqU, -.dzYVe._1WZqU:hover { - color: #929fa6; } - -html[dir] .dzYVe._1WZqU, html[dir] .dzYVe._1WZqU:hover { - box-shadow: none; - cursor: default; } - -html[dir] .dzYVe.PNlAR, html[dir] .dzYVe.PNlAR:hover { - background-color: #e9ebeb; } -._1iqam { - color: #929fa6; } - -._2S_XV { - display: -webkit-flex; - display: flex; } - -html[dir] ._2S_XV { - background-color: #fff; } - -html[dir=ltr] ._2S_XV { - padding: 24px 36px 24px 24px; } - -html[dir=rtl] ._2S_XV { - padding: 24px 24px 24px 36px; } - -._1TSyH { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: center; - justify-content: center; } - -html[dir=ltr] ._1TSyH { - margin-left: 24px; } - -html[dir=rtl] ._1TSyH { - margin-right: 24px; } - -._2xwAj { - font-size: 19px; - font-weight: 500; } - -.jBBQj { - color: rgba(0, 0, 0, 0.6); - font-size: 15px; - line-height: 22px; } - -html[dir] .jBBQj { - margin-top: 2px; } - -._3qWsl { - color: rgba(0, 0, 0, 0.6); - font-size: 15px; - line-height: 20px; - max-height: 100px; - max-width: 380px; - overflow-x: hidden; - overflow-y: auto; } - -html[dir] ._3qWsl { - margin-top: 15px; } - -html[dir] ._2GpTG { - padding: 10px 24px 10px 24px; } - -._2TH6- { - color: #4b4b4b; } - -.H8YMs { - display: -webkit-flex; - display: flex; - max-width: 440px; - overflow-y: auto; } - -html[dir] .H8YMs { - margin-top: 5px; } - -._3Iv2R { - width: 70px; - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-align-items: center; - align-items: center; - font-size: 12px; } - -html[dir] ._3Iv2R { - margin: 10px 0 15px 0; } - -html[dir] ._1FEXU { - margin: 36px 75px 36px 75px; - text-align: center; } - -.tI3p3 { - color: #4B4B4B; } - -.pDcSW { - color: #8C8C8C; } - -html[dir=ltr] ._3Iv2R + ._3Iv2R { - margin-left: 5px; } - -html[dir=rtl] ._3Iv2R + ._3Iv2R { - margin-right: 5px; } - -._5AHJN { - -webkit-flex: 0 1 auto; - flex: 0 1 auto; - line-height: 14px; - max-height: 28px; - max-width: 100%; - overflow: hidden; - text-overflow: ellipsis; } - -html[dir] ._5AHJN { - margin-top: 10px; - text-align: center; } -._3ZGVC { - color: #929fa6; } - -._2xarx { - text-indent: 0; - box-sizing: border-box; - top: 14px; - position: absolute; - z-index: 100; } - -html[dir] ._2xarx { - background: none; } - -html[dir=ltr] ._2xarx { - right: 18px; } - -html[dir=rtl] ._2xarx { - left: 18px; } - -._1M3wR, -._3Burg, -._2xarx { - position: absolute; - z-index: 100; } - -._3Burg { - top: 12px; } - -html[dir=ltr] ._3Burg { - right: 14px; } - -html[dir=rtl] ._3Burg { - left: 14px; } - -.gQzdc { - -webkit-flex: none; - flex: none; - height: 49px; - box-sizing: border-box; - position: relative; - z-index: 100; - transition: box-shadow 0.18s ease-out, background-color 0.18s ease-out; } - -html[dir] .gQzdc { - transition-delay: 0.12s; - padding: 0; - background-color: transparent; } - .gQzdc:after { - position: absolute; - content: ''; - width: 100%; - height: 1px; - bottom: -1px; } - html[dir] .gQzdc:after { - background-color: rgba(255, 255, 255, 0.14); - border-bottom: 1px solid rgba(0, 0, 0, 0.08); } - html[dir=ltr] .gQzdc:after { - left: 0; } - html[dir=rtl] .gQzdc:after { - right: 0; } - .gQzdc::after { - bottom: 0; } - -.jN-F5 { - z-index: 1; - -webkit-user-select: text; - -moz-user-select: text; - -ms-user-select: text; - user-select: text; - line-height: 20px; - font-size: 15px; - min-height: 20px; - width: 100%; - outline: none; - font-weight: normal; } - -html[dir] .jN-F5 { - padding: 0; - border: none; } - -html[dir=ltr] .jN-F5 { - text-align: left; } - -html[dir=rtl] .jN-F5 { - text-align: right; } - -._2cLHw { - position: absolute; - text-overflow: ellipsis; - overflow: hidden; - top: 50%; - width: calc(100% - 82px); - font-size: 13px; - line-height: 16px; - white-space: nowrap; - z-index: 100; - color: #a4a4a4; - pointer-events: none; - transition: opacity .08s linear; } - -html[dir] ._2cLHw { - margin-top: -7px; } - -html[dir=ltr] ._2cLHw { - left: 76px; } - -html[dir=rtl] ._2cLHw { - right: 76px; } - html[dir] ._1KxDj._1RCi_ ._2cLHw { - margin-top: -9px; } - -._2MSJr { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - height: 34px; - position: absolute; - transition: 0.12s cubic-bezier(0.1, 0.82, 0.25, 1); - width: calc(100% - 28px); } - -html[dir] ._2MSJr { - background-color: #fff; - border-radius: 5px; - border: 1px solid #f6f6f6; - margin-top: 7px; } - -html[dir=ltr] ._2MSJr { - margin-left: 12px; - padding-left: 64px; - padding-right: 54px; } - -html[dir=rtl] ._2MSJr { - margin-right: 12px; - padding-right: 64px; - padding-left: 54px; } - -.gQzdc { - -webkit-flex: none; - flex: none; - height: 49px; - box-sizing: border-box; - position: relative; - z-index: 100; - transition: box-shadow 0.18s ease-out, background-color 0.18s ease-out; } - -html[dir] .gQzdc { - transition-delay: 0.12s; - padding: 0; - background-color: transparent; } - .gQzdc:after { - position: absolute; - content: ''; - width: 100%; - height: 1px; - bottom: -1px; } - html[dir] .gQzdc:after { - background-color: rgba(255, 255, 255, 0.14); - border-bottom: 1px solid rgba(0, 0, 0, 0.08); } - html[dir=ltr] .gQzdc:after { - left: 0; } - html[dir=rtl] .gQzdc:after { - right: 0; } - -html[dir] .gQzdc._3sdhb { - box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.07); - background-color: #FFF; } - .gQzdc._3sdhb ._2MSJr { - height: 100%; - width: 100%; - transition: all 0.12s cubic-bezier(0.1, 0.82, 0.25, 1); } - html[dir] .gQzdc._3sdhb ._2MSJr { - margin-top: 0; - border-color: transparent; - border-radius: 0; - background-color: transparent; } - html[dir=ltr] .gQzdc._3sdhb ._2MSJr { - margin-left: 0; - padding-left: 76px; } - html[dir=rtl] .gQzdc._3sdhb ._2MSJr { - margin-right: 0; - padding-right: 76px; } - .gQzdc._3sdhb ._2cLHw { - opacity: 0; } - html[dir] .gQzdc._3sdhb .jN-F5 { - background-color: transparent; } - -.C28xL { - position: absolute; - z-index: 100; - width: 24px; - height: 24px; - top: 12px; } - -html[dir=ltr] .C28xL { - left: 24px; - background: none !important; } - -html[dir=rtl] .C28xL { - right: 24px; - background: none !important; } -.C28xL ._1M3wR { - top: 0; - left: 0; } - -.C28xL ._3M2St { - -webkit-transform: rotate(0); - transform: rotate(0); - transition: all 0.24s cubic-bezier(0.4, 0, 0.2, 1); } - -.C28xL ._1BC4w { - opacity: 0; - -webkit-transform: scale(0.8) rotate(225deg); - transform: scale(0.8) rotate(225deg); - transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); - pointer-events: none; } - -._3sdhb .C28xL ._3M2St { - -webkit-transform: rotate(135deg); - transform: rotate(135deg); - opacity: 0; - transition: all 0.24s cubic-bezier(0.4, 0, 0.2, 1) 0.06s; } - -._3sdhb .C28xL ._1BC4w { - -webkit-transform: scale(1) rotate(360deg); - transform: scale(1) rotate(360deg); - opacity: 1; } - -html[dir="rtl"] .C28xL ._1BC4w { - -webkit-transform: scaleX(-1) rotate(-225deg); - transform: scaleX(-1) rotate(-225deg); } - -html[dir="rtl"] ._3sdhb .C28xL ._3M2St { - -webkit-transform: rotate(-135deg); - transform: rotate(-135deg); } - -html[dir="rtl"] ._3sdhb .C28xL ._1BC4w { - -webkit-transform: scaleX(-1) rotate(0deg); - transform: scaleX(-1) rotate(0deg); } -._ynT9 { - color: #929fa6; } - -._3V8PF { - display: -webkit-flex; - display: flex; - font-size: 14px; - line-height: 20px; } - -html[dir] ._3V8PF { - padding-bottom: 0; - margin-top: 12px; } - -html[dir=ltr] ._3V8PF { - margin-right: 0; } - -html[dir=rtl] ._3V8PF { - margin-left: 0; } - -._2gZbo { - display: inline-block; - vertical-align: text-bottom; - -webkit-flex: none; - flex: none; - transition: opacity .3s ease; } - -html[dir=ltr] ._2gZbo { - margin-right: 10px; } - -html[dir=rtl] ._2gZbo { - margin-left: 10px; } - -._1pJVa { - -webkit-flex: 1; - flex: 1; - transition: opacity .3s ease; } -.cUxwI { - color: #929fa6; } - -._1M1iS { - height: 18px; - display: block; } - -html[dir] ._1M1iS { - padding: 6px 0; - cursor: pointer; } - -html[dir=ltr] ._3DeDN { - margin-right: 6px; } - -html[dir=rtl] ._3DeDN { - margin-left: 6px; } -._31uKD { - color: #929fa6; } - -._3qlW9 { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - -webkit-flex-grow: 1; - flex-grow: 1; - -webkit-justify-content: center; - justify-content: center; - position: absolute; - z-index: 1; - display: -webkit-flex; - display: flex; - height: 100%; - width: 100%; } - -html[dir] ._3qlW9 { - background-color: #f7f9fa; - cursor: default; - padding-bottom: 28px; - padding-top: 28px; } - -html[dir=ltr] ._3qlW9 { - border-left: 1px solid rgba(0, 0, 0, 0.08); } - -html[dir=rtl] ._3qlW9 { - border-right: 1px solid rgba(0, 0, 0, 0.08); } - ._3qlW9:after { - content: ''; - position: absolute; - bottom: 0; - width: 100%; - height: 0; } - html[dir] ._3qlW9:after { - border-top: 6px solid #58e870; } - html[dir=ltr] ._3qlW9:after { - left: 0; } - html[dir=rtl] ._3qlW9:after { - right: 0; } - ._3qlW9 a { - color: #07bc4c; } - -._3BqNZ { - max-width: 460px; - width: 80%; } - -html[dir] ._3BqNZ { - text-align: center; - margin-top: -20px; } - -.iHhHL { - color: #4b5961; - font-size: 36px; - font-weight: 300; } - -html[dir] .iHhHL { - margin-top: 38px; } - -._1ClcF { - font-size: 14px; - color: #929fa6; - line-height: 20px; } - -html[dir] ._1ClcF { - margin-top: 24px; } - -._2MnNk { - opacity: 0; } - -._2Uo0Z { - width: 356px; - height: 355px; - opacity: 0; - transition: height .3s ease; } - -html[dir] ._2Uo0Z { - margin: 0 auto; - -webkit-transform-origin: center; - transform-origin: center; - background-repeat: no-repeat; - background-position: 50% 50%; - background-size: contain; } - -@media screen and (max-width: 800px) { - ._2Uo0Z { - width: 80%; - height: 280px; } - ._3BqNZ { - width: 80%; } } - -@media screen and (max-height: 740px) { - ._2Uo0Z { - height: 250px; } - .iHhHL { - font-size: 32px; } - html[dir] .iHhHL { - margin-top: 28px; } - html[dir] ._1ClcF { - margin-top: 18px; } } - -html[dir] ._1Y6o1 { - margin-top: 34px; } - -._3zFlu { - height: 1px; } - -html[dir] ._3zFlu { - margin-bottom: 34px; - background-color: #E1E9EB; } - -._3cK8a { - font-size: 14px; - color: #929fa6; - line-height: 20px; - display: -webkit-inline-flex; - display: inline-flex; - -webkit-align-items: center; - align-items: center; } - -html[dir] ._1lrYJ { - text-align: unset; } - -html[dir=ltr] ._1lrYJ { - margin-left: 5px; } - -html[dir=rtl] ._1lrYJ { - margin-right: 5px; } - -html[dir] .C0e0J { - margin-top: 1px; } -._1gbxz { - color: #929fa6; } - -._1OnaQ { - -webkit-flex: 1; - flex: 1; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; - color: #929fa6; } - -html[dir] ._1OnaQ { - padding: 50px; - text-align: center; } - -._3xG0U { - -webkit-justify-content: flex-start; - justify-content: flex-start; } - -._2Lev2 { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 164px; - -webkit-justify-content: center; - justify-content: center; - width: 164px; - -webkit-flex: none; - flex: none; } - -html[dir] ._2Lev2 { - background-color: #e0e7e9; - border-radius: 50%; - margin-bottom: 32px; - margin-top: -30px; } - -html[dir] ._27YTC { - margin-bottom: 18px; } - -._3WZoe { - font-size: 14px; - color: #929fa6; - line-height: 20px; } - -html[dir] .ZCCWI { - margin-bottom: 20px; } - -.gjAmq { - font-size: 14px; - color: #07bc4c; - line-height: 20px; - display: inline-block; } -._3GVur { - color: #929fa6; } - -._3Qh77 { - -webkit-align-items: center; - align-items: center; - bottom: 0; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: flex-start; - justify-content: flex-start; - opacity: 0; - overflow: hidden; - position: absolute; - transition: visibility 300ms, opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - width: 100%; - z-index: 10001; - height: 100px; } - -html[dir] ._3Qh77 { - border-top: solid 1px #e0e0e0; } - -html[dir=ltr] .img-zoomed-in ._3Qh77 { - opacity: 0 !important; - visibility: hidden !important; } - -html[dir=rtl] .img-zoomed-in ._3Qh77 { - opacity: 0 !important; - visibility: hidden !important; } - -._3HV4j { - width: 100%; } - -._2JD5b { - display: -webkit-flex; - display: flex; - overflow-x: scroll; - width: 100%; } - -html[dir] ._2JD5b { - padding-top: 8px; - padding-bottom: 8px; } - -.zSIFu { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - height: 78px; - -webkit-justify-content: center; - justify-content: center; - max-width: 78px; - min-width: 68px; - position: relative; - width: 5%; } - -html[dir=ltr] .zSIFu { - margin-right: 8px; } - -html[dir=rtl] .zSIFu { - margin-left: 8px; } - -._3T0vI { - min-width: 50%; } -._3qtQV { - color: #929fa6; } - -._1GX8_ { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - height: 100%; - position: absolute; - width: 100%; } - -html[dir] ._1GX8_ { - background-color: #e5ddd5; } - -html[dir=ltr] ._1GX8_ { - -webkit-transform-origin: left top; - transform-origin: left top; } - -html[dir=rtl] ._1GX8_ { - -webkit-transform-origin: right top; - transform-origin: right top; } - -._3XpR2 { - box-sizing: border-box; - -webkit-flex: none; - flex: none; - min-height: 62px; - -webkit-order: 3; - order: 3; - position: relative; - z-index: 1; } - -html[dir] ._3XpR2 { - background-color: rgba(255, 255, 255, 0.6); } - -html[dir=ltr] .three ._3XpR2 { - border-right: 1px solid rgba(0, 0, 0, 0.08); } - -html[dir=rtl] .three ._3XpR2 { - border-left: 1px solid rgba(0, 0, 0, 0.08); } - -._3zJZ2 { - -webkit-flex: 1 1 0; - flex: 1 1 0; - -webkit-order: 2; - order: 2; - position: relative; - z-index: 1; } - -.grGJn { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - -webkit-order: 2; - order: 2; } - -._3PWNn { - box-sizing: border-box; - color: rgba(0, 0, 0, 0.6); - display: -webkit-flex; - display: flex; - font-size: 14px; - -webkit-justify-content: center; - justify-content: center; - line-height: 20px; - min-height: 62px; } - -html[dir] ._3PWNn { - background-color: #eeeeee; - padding: 10px 19px; - text-align: center; } -._1vgz_ { - color: #929fa6; } - -._2umId { - -webkit-flex-grow: 1; - flex-grow: 1; } -._3auIg { - -webkit-flex: none; - flex: none; - height: 59px; - width: 100%; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - position: relative; - z-index: 1000; - -webkit-justify-content: flex-end; - justify-content: flex-end; } -html[dir] ._3auIg { - background-color: #eeeeee; - padding: 10px 16px; } - -._20NlL { - -webkit-flex: none; - flex: none; } -._3fgSk { - color: #929fa6; } - -html[dir] ._43SdW { - cursor: pointer; } - -html[dir] ._31v_P { - cursor: pointer; } - -.m6ZEb { - display: -webkit-flex; - display: flex; - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - -webkit-flex-direction: column; - flex-direction: column; } - -._1Wk6A { - -webkit-flex: none; - flex: none; - overflow: hidden; } - -html[dir] ._1Wk6A { - -webkit-transform-origin: top center; - transform-origin: top center; } - -._3YewW { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - min-height: 62px; } - -html[dir] ._3YewW { - background-color: #9de1fe; - padding: 14px 12px 13px 12px; } - -._2fJ2T { - -webkit-flex: none; - flex: none; } - -html[dir=ltr] ._2fJ2T { - margin-right: 15px; } - -html[dir=rtl] ._2fJ2T { - margin-left: 15px; } - -.l2BEH { - -webkit-flex: 1; - flex: 1; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: center; - justify-content: center; } - -.ZZ7tn { - -webkit-flex: none; - flex: none; } - -html[dir=ltr] .ZZ7tn { - margin-left: 15px; } - -html[dir=rtl] .ZZ7tn { - margin-right: 15px; } - -.U0cj3 { - font-size: 16px; - line-height: 21px; - color: #37474f; } - -._21zbN { - font-size: 14px; - line-height: 19px; - color: #37474f; } - -html[dir] ._21zbN { - margin-top: 2px; } - -html[dir] ._35DHA { - background-color: #9de1fe; } - -html[dir] ._2Ptrm { - background-color: #1de9b6; } - -html[dir] .MwhOx, html[dir] ._1UvQg { - background-color: #fed859; } - -html[dir] ._2BhJP { - background-color: #ff7043; } - ._2BhJP .U0cj3, - ._2BhJP ._21zbN { - color: #fff; } -@charset "UTF-8"; -._2cyMR { - color: #929fa6; } - -._1bp9g { - bottom: 10px; - z-index: 20000; } - -html[dir] ._1bp9g{ - box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); } - -html[dir=ltr] ._1bp9g{ - left: 10px; } - -html[dir=rtl] ._1bp9g{ - right: 10px; } - -._1bp9g:hover ._2-xCd { - opacity: 1; } - -._1tvwU { - position: absolute; - top: 0px; - width: 100%; - height: 100%; - opacity: 0; } - -html[dir=ltr] ._1tvwU{ - left: 0px; } - -html[dir=rtl] ._1tvwU{ - right: 0px; } - -._1bp9g:hover ._1tvwU { - opacity: 1; } - -._1OWzJ { - overflow: hidden; - width: 100%; - height: 100%; } - -html[dir] ._1OWzJ{ - background-color: #ccc; } - ._1OWzJ img { - width: 100%; - height: 100%; } - ._1OWzJ video { - width: 100%; - height: 100%; } - -._2-xCd { - box-sizing: border-box; - display: block; - font-size: 12px; - height: 24px; - line-height: 20px; - opacity: 0; - position: absolute; - text-indent: -9999px; - top: -10px; - transition: box-shadow 0.15s ease-out, opacity .15s ease-out; - width: 24px; - z-index: 1001; } - -html[dir] ._2-xCd{ - background-color: black; - border-radius: 12px; - border: 2px solid white; - box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); } - -html[dir=ltr] ._2-xCd{ - right: -10px; } - -html[dir=rtl] ._2-xCd{ - left: -10px; } - -html[dir] ._2-xCd:hover{ - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } - -._2-xCd::before { - content: '\D7'; - text-indent: 0; - color: white; - position: absolute; - bottom: 0; - top: 0; } - -html[dir=ltr] ._2-xCd::before{ - left: 0; - right: 0; } - -html[dir=rtl] ._2-xCd::before{ - right: 0; - left: 0; } - -._2czw9 { - z-index: 2; - height: 100%; - width: 100%; } -._3pf27 { - color: #929fa6; } - -._2nFG1 { - -webkit-align-items: center; - align-items: center; - color: #262626; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - font-family: "Open Sans", sans-serif; - font-size: 13.6px; - line-height: 20px; - overflow: hidden; } - -html[dir] ._2nFG1 { - border-radius: 6px; - cursor: pointer; } - -.textsize-xxlarge ._2nFG1 { - font-size: 16.6px; - line-height: 25px; } - -.textsize-xlarge ._2nFG1 { - font-size: 15.6px; - line-height: 23px; } - -.textsize-large ._2nFG1 { - font-size: 14.6px; - line-height: 21px; } - -.textsize-small ._2nFG1 { - font-size: 12.6px; - line-height: 17px; } - -.textsize-xsmall ._2nFG1 { - font-size: 11.6px; - line-height: 15px; } - -.textsize-xxsmall ._2nFG1 { - font-size: 10.6px; - line-height: 13px; } - -html[dir] ._2lwig._2nFG1 { - background-color: #f2f2f2; } - -html[dir] ._1sGGp._2nFG1 { - background-color: #d1ecbc; } - -._2H6ea { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - height: 90px; - max-height: 100%; } - -.WBPIP ._2H6ea { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - height: 49px; - width: 49px; } - -html[dir] .WBPIP ._2H6ea { - border-radius: 50%; } - -html[dir=ltr] .WBPIP ._2H6ea { - margin: 8px 0px 8px 10px; } - -html[dir=rtl] .WBPIP ._2H6ea { - margin: 8px 10px 8px 0px; } - -._3zVOv { - color: black; - -webkit-flex: 0 1 auto; - flex: 0 1 auto; - overflow: hidden; - text-overflow: ellipsis; } - -html[dir] ._3zVOv { - margin-bottom: 2px; } - -._3QqKs { - -webkit-flex: 0 999 auto; - flex: 0 999 auto; - font-size: 12px; - overflow: hidden; - color: rgba(0, 0, 0, 0.6); - text-overflow: ellipsis; } - -._16y6t { - -webkit-flex: none; - flex: none; - font-size: 12px; - color: rgba(0, 0, 0, 0.8); } - -html[dir] ._16y6t { - padding-top: 1px; } - -._3BCzw { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: center; - justify-content: center; - -webkit-flex: 1 1 auto; - flex: 1 1 auto; - max-height: 90px; - line-height: 19px; - box-sizing: border-box; - overflow: hidden; } - -html[dir] ._3BCzw { - padding: 6px 10px; } - -._3BCzw._2jmD6 { - max-width: 100%; } - -._1Wp9N._2nFG1 { - max-width: none; - height: 79px; - width: 100%; } - -html[dir] ._1Wp9N._2nFG1 { - cursor: auto; - background-color: rgba(0, 0, 0, 0.05); - margin: 0; - border-radius: 5px; } - -._1Wp9N ._3BCzw { - box-sizing: border-box; - max-height: 79px; - max-width: 500px; } - -html[dir=ltr] ._1Wp9N ._3BCzw { - padding: 8px 12px 9px 11px; } - -html[dir=rtl] ._1Wp9N ._3BCzw { - padding: 8px 11px 9px 12px; } - -._1Wp9N ._3zVOv { - font-size: 15px; - line-height: 22px; } - -._1Wp9N ._3QqKs { - line-height: 20px; - max-height: 40px; } - -._1Wp9N ._16y6t { - display: none; } - -._1Wp9N:empty { - display: none; } - -._1Wp9N ._2H6ea { - width: 79px; - height: 79px; - min-height: 79px; - min-width: 79px; } - -._2nFG1 .emoji { - pointer-events: none; } - -html[dir] .textsize-xxlarge ._2nFG1 .emoji { - -webkit-transform: translate(0, 2px); - transform: translate(0, 2px); } - -html[dir] .textsize-xlarge ._2nFG1 .emoji { - -webkit-transform: translate(0, 2px); - transform: translate(0, 2px); } - -html[dir] .textsize-small ._2nFG1 .emoji { - -webkit-transform: translate(0, -2px) scale(0.85); - transform: translate(0, -2px) scale(0.85); } - -html[dir] .textsize-xsmall ._2nFG1 .emoji { - -webkit-transform: translate(0, -3px) scale(0.75); - transform: translate(0, -3px) scale(0.75); } - -html[dir] .textsize-xxsmall ._2nFG1 .emoji { - -webkit-transform: translate(0, -3px) scale(0.65); - transform: translate(0, -3px) scale(0.65); } - -._2nFG1 strong { - font-weight: bold; - color: #000; } - -html[dir] ._2nFG1 strong { - text-shadow: 0 0 0 rgba(0, 0, 0, 0.3); } - -._2nFG1 code { - font-size: 13px; } - -.textsize-xxlarge ._2nFG1 code { - font-size: 16px; } - -.textsize-xlarge ._2nFG1 code { - font-size: 15px; } - -.textsize-large ._2nFG1 code { - font-size: 14px; } - -.textsize-small ._2nFG1 code { - font-size: 12px; } - -.textsize-xsmall ._2nFG1 code { - font-size: 11px; } - -.textsize-xxsmall ._2nFG1 code { - font-size: 10px; } - -.native.darwin ._2nFG1 { - font-family: inherit; } -._3ggyF { - color: #929fa6; } - -html[dir] ._3PLGx { - background-color: rgba(0, 0, 0, 0.1); - cursor: pointer; } - -.SNxW1 { - position: relative; - display: -webkit-flex; - display: flex; - -webkit-justify-content: space-between; - justify-content: space-between; } - -html[dir] .SNxW1 { - border-radius: 7.5px; - background-color: rgba(0, 0, 0, 0.05); } - -.XK4ZY { - height: 67px; } - -html[dir] .XK4ZY { - background-color: transparent; } - -html[dir=ltr] .XK4ZY { - margin: 0 0 0 63px; } - -html[dir=rtl] .XK4ZY { - margin: 0 63px 0 0; } - -.DlgGk { - display: -webkit-flex; - display: flex; - min-height: 42px; - max-height: 82px; - text-overflow: ellipsis; - overflow: hidden; } - -._32GAA { - min-width: 4px; - width: 4px; } - -html[dir=ltr] ._32GAA { - border-top-left-radius: 7.5px; - border-bottom-left-radius: 7.5px; - margin-right: 3px; - background-color: #c1c1c1 !important; } - -html[dir=rtl] ._32GAA { - border-top-right-radius: 7.5px; - border-bottom-right-radius: 7.5px; - margin-left: 3px; - background-color: #c1c1c1 !important; } - -._3ipAY { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: center; - justify-content: center; - overflow: hidden; } - -html[dir] ._3ipAY { - margin: 3px; - margin-top: 8px; - margin-bottom: 8px; } - -html[dir=ltr] ._3ipAY { - margin-right: 12px; } - -html[dir=rtl] ._3ipAY { - margin-left: 12px; } - -.XK4ZY .DlgGk, -.aIdZo .DlgGk { - min-height: 67px; - width: 100%; } - -html[dir] .XK4ZY .DlgGk, html[dir] .aIdZo .DlgGk { - background-color: rgba(0, 0, 0, 0.05); } - -html[dir=ltr] .XK4ZY .DlgGk, html[dir=ltr] .aIdZo .DlgGk { - border-top-left-radius: 5px; - border-bottom-left-radius: 5px; } - -html[dir=rtl] .XK4ZY .DlgGk, html[dir=rtl] .aIdZo .DlgGk { - border-top-right-radius: 5px; - border-bottom-right-radius: 5px; } - -html[dir=ltr] .XK4ZY .DlgGk ._32GAA { - border-top-left-radius: 5px; - border-bottom-left-radius: 5px; } - -html[dir=rtl] .XK4ZY .DlgGk ._32GAA { - border-top-right-radius: 5px; - border-bottom-right-radius: 5px; } - -._1aXBL { - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; } - -._1N08G { - height: 67px; - width: 69px; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; - -webkit-align-items: center; - align-items: center; } - -html[dir=ltr] ._1N08G { - padding-left: 4px; } - -html[dir=rtl] ._1N08G { - padding-right: 4px; } -._3ObEr { - color: #929fa6; } - -._1-hDo { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: space-between; - justify-content: space-between; - width: 200px; } - -.cOcmP { - width: 35px; - height: 35px; - opacity: 0; - position: relative; } - -.cOcmP:hover, -.cOcmP._1K6WL { - transition: -webkit-transform .1s ease-in-out; - transition: transform .1s ease-in-out; - transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out; } - -html[dir=ltr] .cOcmP:hover, html[dir=ltr] .cOcmP._1K6WL { - -webkit-transform: scale(1.12) !important; - transform: scale(1.12) !important; } - -html[dir=rtl] .cOcmP:hover, html[dir=rtl] .cOcmP._1K6WL { - -webkit-transform: scale(1.12) !important; - transform: scale(1.12) !important; } - -.cOcmP:hover ._1aVJp, -.cOcmP._1K6WL ._1aVJp { - opacity: 0; } - -.cOcmP:hover .ZxQVp, -.cOcmP._1K6WL .ZxQVp { - opacity: 1; } - -.ZxQVp { - opacity: 0; } - -._30ie- { - font-weight: 300; - font-size: 20px; - color: #606060; - opacity: 0; } - -._30ie-:before { - display: inline-block; - width: 14px; - height: 14px; - content: ''; } - -html[dir] ._30ie-:before { - border-radius: 50%; - background-color: #e53935; } - -html[dir=ltr] ._30ie-:before { - -webkit-animation: _1fqU3 1.6s ease-in infinite; - animation: _1fqU3 1.6s ease-in infinite; - margin-right: 7px; } - -html[dir=rtl] ._30ie-:before { - -webkit-animation: _1fqU3 1.6s ease-in infinite; - animation: _1fqU3 1.6s ease-in infinite; - margin-left: 7px; } - -.ZBZ4i { - position: absolute; - top: 0; } - -html[dir=ltr] .ZBZ4i { - left: 0; } - -html[dir=rtl] .ZBZ4i { - right: 0; } - -._2SbJ1 { - z-index: 2; - position: absolute; - bottom: 18px; } - -._1UWg0 { - width: 24px; - transition: width .18s ease-in-out; - -webkit-flex: 0 0 auto; - flex: 0 0 auto; } - -html[dir] ._1UWg0 { - margin-bottom: 3px; - cursor: default; } - -html[dir=ltr] ._1UWg0 { - margin-left: 26px; } - -html[dir=rtl] ._1UWg0 { - margin-right: 26px; } - -._1UWg0._1wU75 { - width: 200px; } - -html[dir=ltr] ._1UWg0._1wU75 { - margin-left: 24px; } - -html[dir=rtl] ._1UWg0._1wU75 { - margin-right: 24px; } - -@-webkit-keyframes _1fqU3 { - 50% { - opacity: 0; } } - -@keyframes _1fqU3 { - 50% { - opacity: 0; } } -._3ajGc { - color: #929fa6; } - -.TYhk9 { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-flex: none; - flex: none; } - -html[dir] .TYhk9 { - background-color: #ece6e0; - border-top: 1px solid rgba(255, 255, 255, 0.15); - margin-top: 0; - padding: 24px 19px 19px 19px; } - -.Bixbo { - -webkit-flex: none; - flex: none; - font-size: 15px; - line-height: normal; } - -._2JCaJ { - -webkit-flex: none; - flex: none; } - -html[dir] ._2JCaJ { - margin-top: 12px; - text-align: center; } - -.rvQu_ { - display: inline-block; } - -html[dir=ltr] .rvQu_ + .rvQu_ { - margin-left: 8px; } - -html[dir=rtl] .rvQu_ + .rvQu_ { - margin-right: 8px; } - -._1L9HF { - max-width: 440px; } -._14FJN { - color: #929fa6; } - -._1iJeo { - display: -webkit-flex; - display: flex; - -webkit-justify-content: space-between; - justify-content: space-between; - position: relative; - z-index: 1; } - -html[dir] ._1iJeo { - background-color: rgba(0, 0, 0, 0.05); - border-radius: 7.5px; } - -html[dir] .C534L { - background-color: transparent; - border-radius: 5px; } - -html[dir=ltr] .C534L { - margin-left: auto; - margin-right: auto; } - -html[dir=rtl] .C534L { - margin-right: auto; - margin-left: auto; } - -html[dir] ._1VeYA { - background-color: transparent; - border-radius: 5px; } - -html[dir=ltr] ._1VeYA { - margin: 0 0 0 63px; } - -html[dir=rtl] ._1VeYA { - margin: 0 63px 0 0; } - -html[dir] .TL5dU { - background-color: rgba(0, 0, 0, 0.1); - cursor: pointer; } - -._3PmkG { - display: -webkit-flex; - display: flex; - text-overflow: ellipsis; - overflow: hidden; } - -.EebcE { - -webkit-flex: none; - flex: none; - width: 4px; } - -html[dir=ltr] .EebcE { - border-top-left-radius: 7.5px; - border-bottom-left-radius: 7.5px; } - -html[dir=rtl] .EebcE { - border-top-right-radius: 7.5px; - border-bottom-right-radius: 7.5px; } - -._22iYz { - min-height: 42px; - max-height: 82px; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: center; - justify-content: center; - overflow: hidden; } - -html[dir=ltr] ._22iYz { - padding: 5px 12px 7px 8px; } - -html[dir=rtl] ._22iYz { - padding: 5px 8px 7px 12px; } - -._2v3X3 { - position: absolute; - width: calc(100% - 6px); } - -html[dir=ltr] ._2v3X3 { - margin-left: -6px; } - -html[dir=rtl] ._2v3X3 { - margin-right: -6px; } - -html[dir=ltr] ._2v3X3 .KOcRh._16eIl { - right: 0; } - -html[dir=rtl] ._2v3X3 .KOcRh._16eIl { - left: 0; } - ._2v3X3 .KOcRh._16eIl ._1g_BP { - -webkit-justify-content: flex-end; - justify-content: flex-end; } - html[dir=ltr] ._2v3X3 .KOcRh._16eIl ._17L4Y { - margin-right: 22px; } - html[dir=rtl] ._2v3X3 .KOcRh._16eIl ._17L4Y { - margin-left: 22px; } - -html[dir=ltr] ._2v3X3 .KOcRh._3PRVS { - left: 0; } - -html[dir=rtl] ._2v3X3 .KOcRh._3PRVS { - right: 0; } - html[dir=ltr] ._2v3X3 .KOcRh._3PRVS ._17L4Y { - margin-left: 22px; } - html[dir=rtl] ._2v3X3 .KOcRh._3PRVS ._17L4Y { - margin-right: 22px; } - -._2v3X3 .KOcRh._3FmTw { - min-width: 100%; } - -.KOcRh { - bottom: 100%; - opacity: 0; - position: absolute; - z-index: 1000; } - -html[dir] .KOcRh { - background-color: #eee; - border-radius: 7.5px; - box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1), 0 8px 17px 0 rgba(0, 0, 0, 0.16); - cursor: initial; - margin-bottom: 10px; } - .KOcRh ._1g_BP { - bottom: -9px; - display: -webkit-flex; - display: flex; - height: 9px; - overflow: hidden; - position: absolute; - width: 100%; - z-index: 1000; } - .KOcRh ._17L4Y { - height: 14px; - width: 14px; } - html[dir] .KOcRh ._17L4Y { - background-color: #eee; - margin-top: -8px; } - html[dir=ltr] .KOcRh ._17L4Y { - -webkit-transform: rotate(45deg); - transform: rotate(45deg); } - html[dir=rtl] .KOcRh ._17L4Y { - -webkit-transform: rotate(-45deg); - transform: rotate(-45deg); } - -html[dir] .C534L ._3PmkG { - background-color: white; } - -._1VeYA ._3PmkG, -.C534L ._3PmkG { - width: 100%; } - -html[dir] ._1VeYA ._3PmkG, html[dir] .C534L ._3PmkG { - background-color: rgba(0, 0, 0, 0.05); } - -html[dir=ltr] ._1VeYA ._3PmkG, html[dir=ltr] .C534L ._3PmkG { - border-top-left-radius: 5px; - border-bottom-left-radius: 5px; } - -html[dir=rtl] ._1VeYA ._3PmkG, html[dir=rtl] .C534L ._3PmkG { - border-top-right-radius: 5px; - border-bottom-right-radius: 5px; } - -html[dir=ltr] ._1VeYA ._3PmkG .EebcE { - border-top-left-radius: 5px; - border-bottom-left-radius: 5px; } - -html[dir=rtl] ._1VeYA ._3PmkG .EebcE { - border-top-right-radius: 5px; - border-bottom-right-radius: 5px; } - -._1VeYA ._22iYz, -.C534L ._22iYz { - max-height: 62px; - max-width: 500px; } - -html[dir=ltr] ._1VeYA ._22iYz, html[dir=ltr] .C534L ._22iYz { - padding: 8px 12px 9px 11px; } - -html[dir=rtl] ._1VeYA ._22iYz, html[dir=rtl] .C534L ._22iYz { - padding: 8px 11px 9px 12px; } -._1MRKZ { - color: #929fa6; } - -._2VzPl { - opacity: 1; - overflow-y: scroll; - overflow-x: hidden; - width: 100%; - box-sizing: border-box; } - -html[dir] ._2VzPl { - padding-bottom: 12px; } - -html[dir] ._2VzPl:last-child { - padding-bottom: 10px; } - -._2VzPl { - opacity: 1; - overflow-y: scroll; - overflow-x: hidden; - width: 100%; - box-sizing: border-box; } - -html[dir] ._2VzPl { - padding-bottom: 12px; } - -html[dir] ._2VzPl:last-child { - padding-bottom: 10px; } - -._3ZkhL { - height: 320px; - overflow: hidden; } - -html[dir] ._3ZkhL { - -webkit-transform: translateZ(0); - transform: translateZ(0); - -webkit-transform-origin: bottom; - transform-origin: bottom; } - -html[dir] ._3ZkhL._3NVMy { - border-radius: 4px; } - -html[dir] ._3ZkhL .emojik { - margin: 6px; - cursor: pointer; - border-radius: 3px; } - -html[dir] ._3ZkhL .emojik:focus { - box-shadow: 0 0 0px 2px rgba(0, 175, 255, 0.4); } - -._28nB8 { - overflow-y: scroll; - height: 276px; - position: relative; - box-sizing: border-box; } - -html[dir] ._28nB8 { - padding-top: 62px; } - -.Sbkt2 { - position: relative; } - -html[dir] .Sbkt2 { - background-color: #f0f0f0; } - -html[dir] .textsize-small ._3ZkhL .emoji { - -webkit-transform: scale(0.85); - transform: scale(0.85); } - -html[dir] .textsize-xsmall ._3ZkhL .emoji { - -webkit-transform: scale(0.75); - transform: scale(0.75); } - -html[dir] .textsize-xxsmall ._3ZkhL .emoji { - -webkit-transform: scale(0.65); - transform: scale(0.65); } -._5k1gD { - color: #929fa6; } - -._3rsak { - height: 100%; - overflow: hidden; - position: absolute; - top: 0; - width: 100%; } - -html[dir=ltr] ._3rsak { - left: 0; } - -html[dir=rtl] ._3rsak { - right: 0; } -._3RTEI { - color: #929fa6; } -._3I_df { - cursor: pointer; - display: inline-block; - height: 18px; - position: relative; - -webkit-transform: translateZ(0); - transform: translateZ(0); - vertical-align: middle; - width: 18px; } - -.me9CP { - background-color: transparent; - border-color: #707070; - border-radius: 2px; - border: solid 2px; - box-sizing: border-box; - height: 100%; - pointer-events: none; - position: relative; - transition: background-color 140ms, border-color 140ms; } - -._1KfC8 { - border-bottom: 2px solid #fff; - border-left: none; - border-right: 2px solid #fff; - border-top: none; - height: 10px; - left: 4px; - position: absolute; - top: -1px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); - width: 5px; } - -._1VD7W { - background-color: #00bfa5; - border-color: #00bfa5; } - -._1s8CA { - opacity: 1; - -webkit-animation: _28R-H 160ms ease-out forwards; - animation: _28R-H 160ms ease-out forwards; } - -._2uQfJ { - opacity: 0; } - -._2yfCz { - background-color: #eeeeee; - border-color: #eeeeee; } - -@-webkit-keyframes _28R-H { - 0% { - top: 9px; - left: 6px; - width: 0px; - height: 0px; } - 100% { - top: -1px; - left: 4px; - width: 5px; - height: 10px; } } - -@keyframes _28R-H { - 0% { - top: 9px; - left: 6px; - width: 0px; - height: 0px; } - 100% { - top: -1px; - left: 4px; - width: 5px; - height: 10px; } } -._1dhOH { - color: #929fa6; } - -._1wjpf { - -webkit-flex-grow: 1; - flex-grow: 1; - overflow: hidden; - position: relative; - text-overflow: ellipsis; - white-space: nowrap; } - -._3NFp9 { - display: inline-block; } - -.XELVh { - display: inline-block; - width: 100%; } - -html[dir] ._1OmDL { - cursor: pointer; } - -._1OmDL:hover { - text-decoration: underline; } -._1zW0M { - color: #929fa6; } - -.YUoyu { - position: absolute; - top: 0; - height: 100%; - width: 100%; - opacity: 0.06; } - -html[dir] .YUoyu { - background-repeat: repeat repeat; } - -html[dir=ltr] .YUoyu { - left: 0; } - -html[dir=rtl] .YUoyu { - right: 0; } - -@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) { - html[dir] .YUoyu { - background-size: 366.5px 666px; } } - -._1N6G4 { - position: absolute; - top: 0; - height: 100%; - width: 100%; - transition: background 0.3s ease; } - -html[dir=ltr] ._1N6G4 { - left: 0; } - -html[dir=rtl] ._1N6G4 { - right: 0; } -._1gURg { - color: #929fa6; } - -._1-jlM { - position: relative; - overflow: hidden; } - -html[dir] ._1-jlM { - border-radius: 50%; - background-color: #dfe5e7; } - -._2xC5r { - position: absolute; - top: 0; - width: 100%; - height: 100%; } - -html[dir=ltr] ._2xC5r { - left: 0; } - -html[dir=rtl] ._2xC5r { - right: 0; } - ._2xC5r svg { - width: 100%; - height: 100%; } - -._36vm_ { - display: block; - opacity: 0; - position: relative; - transition: opacity 150ms ease-out; - width: 100%; - height: 100%; - z-index: 100; - overflow: hidden; } - -html[dir] ._36vm_ { - border-radius: 50%; } - -._36vm_._2lNF6 { - opacity: 1; } -._2aV3t { - color: #929fa6; } - -._1WliW { - position: relative; - overflow: hidden; } - -html[dir] ._1WliW { - border-radius: 50%; - background-color: #dfe5e7; } - -._3ZW2E { - position: absolute; - top: 0; - width: 100%; - height: 100%; - z-index: 1; } - -html[dir=ltr] ._3ZW2E { - left: 0; } - -html[dir=rtl] ._3ZW2E { - right: 0; } - ._3ZW2E svg { - width: 100%; - height: 100%; } - -.Qgzj8 { - display: block; - opacity: 0; - position: relative; - transition: opacity 150ms ease-out; - width: 100%; - height: 100%; - z-index: 100; - overflow: hidden; } - -html[dir] .Qgzj8 { - border-radius: 50%; } - -.Qgzj8.gqwaM { - opacity: 1; } - -html[dir] .gtft9, html[dir] .gtft9 .Qgzj8 { - border-radius: 0; } - -html[dir] ._3BtGF { - border: 2px solid #fff; } - -html[dir=ltr] .textsize-small ._1WliW { - width: 44px !important; - height: 44px !important; } - -html[dir=rtl] .textsize-small ._1WliW { - width: 44px !important; - height: 44px !important; } - -html[dir=ltr] .textsize-xsmall ._1WliW { - width: 40px !important; - height: 40px !important; } - -html[dir=rtl] .textsize-xsmall ._1WliW { - width: 40px !important; - height: 40px !important; } - -html[dir=ltr] .textsize-xxsmall ._1WliW { - width: 38px !important; - height: 38px !important; } - -html[dir=rtl] .textsize-xxsmall ._1WliW { - width: 38px !important; - height: 38px !important; } - -html[dir] ._1WliW.oayLL { - background-color: initial; } - -html[dir] .oayLL ._3ZW2E { - -webkit-transform: scale(0.97); - transform: scale(0.97); - -webkit-transform-origin: center center; - transform-origin: center center; } -._2RvFe { - color: #929fa6; } - -._2ebiH { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - position: absolute; - width: 100%; - z-index: 1000; } - -html[dir] ._2ebiH { - background-color: #ece6e0; - border-bottom: 1px solid rgba(255, 255, 255, 0.15); - padding: 8px 15px; } - -._2js97 { - display: -webkit-flex; - display: flex; - -webkit-flex-grow: 1; - flex-grow: 1; - -webkit-flex-wrap: wrap; - flex-wrap: wrap; } - -._2liTK { - -webkit-align-items: center; - align-items: center; - color: rgba(0, 0, 0, 0.6); - display: -webkit-flex; - display: flex; - -webkit-flex-grow: 1; - flex-grow: 1; - font-size: 14.5px; - line-height: 22px; } - -html[dir=ltr] ._2liTK { - margin: 5px 10px 5px 0px; } - -html[dir=rtl] ._2liTK { - margin: 5px 0px 5px 10px; } - -html[dir] ._1dR1p { - margin-top: 5px; } - -html[dir] ._3htXx { - cursor: pointer; - margin: 0 10px; } -._1uunv { - color: #929fa6; } - -._1iCCh { - position: absolute; - top: 0; - width: 100%; - height: 100%; - box-sizing: border-box; - transition: -webkit-transform 0.08s cubic-bezier(0.09, 0.87, 0.72, 1); - transition: transform 0.08s cubic-bezier(0.09, 0.87, 0.72, 1); - transition: transform 0.08s cubic-bezier(0.09, 0.87, 0.72, 1), -webkit-transform 0.08s cubic-bezier(0.09, 0.87, 0.72, 1); - z-index: 1; } - -html[dir] ._1iCCh { - background-size: cover; - background-position: center; - cursor: pointer; - -webkit-transform: none; - transform: none; } - -html[dir=ltr] ._1iCCh { - left: 0; } - -html[dir=rtl] ._1iCCh { - right: 0; } - -._2p7cY { - position: absolute; - bottom: 0; - width: 100%; - height: 20px; - pointer-events: none; } - -html[dir] ._2p7cY { - background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } - -html[dir=ltr] ._2p7cY { - left: 0; } - -html[dir=rtl] ._2p7cY { - right: 0; } - -._21Ep8 { - position: absolute; - bottom: 3px; - pointer-events: none; } - -html[dir=ltr] ._21Ep8 { - left: 4px; } - -html[dir=rtl] ._21Ep8 { - right: 4px; } - -._3JM1h { - position: absolute; - bottom: 3px; - pointer-events: none; } - -html[dir=ltr] ._3JM1h { - right: 3px; } - -html[dir=rtl] ._3JM1h { - left: 3px; } - -._3To8r { - display: -webkit-flex; - display: flex; - font-size: 11px; - line-height: 11px; - color: rgba(255, 255, 255, 0.9); - position: absolute; - bottom: 4px; - pointer-events: none; } - -html[dir=ltr] ._3To8r { - left: 23px; } - -html[dir=rtl] ._3To8r { - right: 23px; } - -._2d3eg { - position: absolute; - top: 0; - width: 100%; - height: 40px; } - -html[dir] ._2d3eg { - cursor: pointer; - background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)); } - -html[dir=ltr] ._2d3eg { - left: 0; } - -html[dir=rtl] ._2d3eg { - right: 0; } - -._2mlDB { - position: absolute; - top: 0; - width: 100%; - height: 100%; - transition: border-width 0.08s cubic-bezier(0.09, 0.87, 0.72, 1); - overflow: hidden; - box-sizing: border-box; - pointer-events: none; - z-index: 2; } - -html[dir] ._2mlDB { - border-width: 0px; - border-color: #e9ebeb; - border-style: solid; } - -html[dir=ltr] ._2mlDB { - left: 0; } - -html[dir=rtl] ._2mlDB { - right: 0; } - -._2Nwxe ._2d3eg { - display: none; } - -html[dir] ._2Nwxe ._2mlDB { - border-width: 8px; } - -html[dir] ._2Nwxe ._1iCCh { - -webkit-transform: scale(0.87); - transform: scale(0.87); } - -@media (min-width: 800px) and (max-width: 999px), (min-width: 1025px) and (max-width: 1180px) { - ._2Nwxe ._3To8r { - display: none; } } - -._2V5MQ { - position: absolute; - top: 0; - box-sizing: border-box; - width: 100%; - z-index: 10; } - -html[dir] ._2V5MQ { - padding-top: 5px; } - -html[dir=ltr] ._2V5MQ { - padding-left: 5px; } - -html[dir=rtl] ._2V5MQ { - padding-right: 5px; } - -._2Ry6_ { - width: 29%; - position: relative; } - -html[dir] ._2Ry6_ { - margin-bottom: 8px; } - -html[dir=ltr] ._2Ry6_ { - margin-right: 8px; } - -html[dir=rtl] ._2Ry6_ { - margin-left: 8px; } - ._2Ry6_:before { - content: ""; - display: inline-table; } - html[dir] ._2Ry6_:before { - padding-top: 100%; } - -html[dir=ltr] ._2II5_ { - display: none !important; } - -html[dir=rtl] ._2II5_ { - display: none !important; } - -@media (max-width: 1024px) { - html[dir=ltr] ._2II5_ { - display: inherit !important; } - html[dir=rtl] ._2II5_ { - display: inherit !important; } - ._2Ry6_ { - width: 14%; } } - -@media (max-width: 800px) { - ._2Ry6_ { - width: 29%; } - html[dir=ltr] ._2II5_ { - display: none !important; } - html[dir=rtl] ._2II5_ { - display: none !important; } } - -.UPNDG { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - height: 78px; - -webkit-justify-content: center; - justify-content: center; - max-width: 78px; - min-width: 68px; - overflow: hidden; - position: relative; - transition: transform 75ms ease-out, -webkit-transform 75ms ease-out; - width: 5%; } - -html[dir] .UPNDG { - cursor: pointer; - margin-bottom: 0; } - -html[dir=ltr] .UPNDG { - margin-right: 8px; - margin-left: 0; } - -html[dir=rtl] .UPNDG { - margin-left: 8px; - margin-right: 0; } - -.UPNDG:before { - content: none; } - -html[dir=ltr] .UPNDG:hover:not(._1xQmx) { - outline: 3px solid #d8d8d8 !important; } - -html[dir=rtl] .UPNDG:hover:not(._1xQmx) { - outline: 3px solid #d8d8d8 !important; } - -html[dir] ._1xQmx { - -webkit-transform: scale(0.94); - transform: scale(0.94); - border: 4px solid #bdbdbd; } -._8G5HH { - color: #929fa6; } - -.p7FLY { - position: absolute; - top: 49px; - height: 320px; - width: 320px; - overflow: hidden; - pointer-events: none; } - -html[dir] .p7FLY { - cursor: default; } - -html[dir=ltr] .p7FLY { - right: -17px; } - -html[dir=rtl] .p7FLY { - left: -17px; } - -.GK4Lv { - height: 53px; - opacity: 0; - -webkit-transform: translate3d(0, 0, 0); } - -html[dir] .GK4Lv { - cursor: pointer; - -webkit-transform-origin: top center; - transform-origin: top center; - border-radius: 50%; } - -.GK4Lv:after { - position: absolute; - top: 1px; - width: 51px; - height: 51px; - content: ""; - transition: box-shadow .07s ease-out; } - -html[dir] .GK4Lv:after { - border-radius: 50%; - box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17), 0 6px 8px rgba(0, 0, 0, 0.29); } - -html[dir=ltr] .GK4Lv:after { - left: 1px; } - -html[dir=rtl] .GK4Lv:after { - right: 1px; } - -._1i0-u { - -webkit-flex: none; - flex: none; } - -html[dir=ltr] ._1i0-u { - margin-left: 20px; } - -html[dir=rtl] ._1i0-u { - margin-right: 20px; } - -._18tv- { - -webkit-flex: none; - flex: none; } - -html[dir] ._18tv- { - margin-top: -1px; } - -html[dir=ltr] ._18tv- { - padding: 0 15px 0 0; } - -html[dir=rtl] ._18tv- { - padding: 0 0 0 15px; } - -._3AwwN { - display: -webkit-flex; - display: flex; - box-sizing: border-box; - height: 59px; - width: 100%; - -webkit-align-items: center; - align-items: center; - position: relative; - z-index: 1000; } - -html[dir] ._3AwwN { - background-color: #eeeeee; - padding: 10px 16px; } - -html[dir=ltr] ._3AwwN { - border-left: 1px solid rgba(0, 0, 0, 0.08); } - -html[dir=rtl] ._3AwwN { - border-right: 1px solid rgba(0, 0, 0, 0.08); } - -._3AwwN:after { - position: absolute; - content: ''; - width: 100%; - height: 1px; - bottom: -1px; } - -html[dir] ._3AwwN:after { - background-color: rgba(255, 255, 255, 0.14); - border-bottom: 1px solid rgba(0, 0, 0, 0.08); } - -html[dir=ltr] ._3AwwN:after { - left: 0; } - -html[dir=rtl] ._3AwwN:after { - right: 0; } - -._1WBXd { - -webkit-flex-grow: 1; - flex-grow: 1; - min-width: 0; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: center; - justify-content: center; } - -._2EbF- { - display: -webkit-flex; - display: flex; - line-height: normal; - -webkit-align-items: flex-start; - align-items: flex-start; } - -html[dir] ._2EbF- { - margin-top: -1px; } - -html[dir=ltr] ._2EbF- { - text-align: left; } - -html[dir=rtl] ._2EbF- { - text-align: right; } - -._2zCDG { - font-weight: normal; - font-size: 16px; - line-height: 21px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - color: black; - display: -webkit-flex; - display: flex; - -webkit-flex-grow: 1; - flex-grow: 1; } - -html[dir=ltr] ._2zCDG { - text-align: left; } - -html[dir=rtl] ._2zCDG { - text-align: right; } - -._2zCDG .emoji { - -webkit-flex: none; - flex: none; } - -html[dir] .textsize-xxlarge ._2zCDG .emoji { - -webkit-transform: translate(0, 3px); - transform: translate(0, 3px); } - -html[dir] .textsize-xlarge ._2zCDG .emoji { - -webkit-transform: translate(0, 2px); - transform: translate(0, 2px); } - -html[dir] .textsize-large ._2zCDG .emoji { - -webkit-transform: translate(0, 2px); - transform: translate(0, 2px); } - -html[dir] .textsize-small ._2zCDG .emoji { - -webkit-transform: translate(0, -2px) scale(0.85); - transform: translate(0, -2px) scale(0.85); } - -html[dir] .textsize-xsmall ._2zCDG .emoji { - -webkit-transform: translate(0, -2px) scale(0.75); - transform: translate(0, -2px) scale(0.75); } - -html[dir] .textsize-xxsmall ._2zCDG .emoji { - -webkit-transform: translate(0, -3px) scale(0.65); - transform: translate(0, -3px) scale(0.65); } - -.textsize-xxlarge ._2zCDG { - font-size: 17.5px; - line-height: 27px; } - -.textsize-xlarge ._2zCDG { - font-size: 17px; - line-height: 25px; } - -.textsize-large ._2zCDG { - font-size: 16.5px; - line-height: 23px; } - -.textsize-small ._2zCDG { - font-size: 15.5px; - line-height: 19px; } - -.textsize-xsmall ._2zCDG { - font-size: 15px; - line-height: 17px; } - -.textsize-xxsmall ._2zCDG { - font-size: 14.5px; - line-height: 15px; } - -@media screen and (max-width: 1024px) { - html[dir=ltr] ._3AwwN { - border-left: 1px solid #e0e0e0; } - html[dir=rtl] ._3AwwN { - border-right: 1px solid #e0e0e0; } } - -@media screen and (min-width: 1025px) and (max-width: 1300px) { - html[dir=ltr] ._3AwwN { - border-left: 1px solid #e0e0e0; - border-right: 1px solid rgba(0, 0, 0, 0.08); } - html[dir=rtl] ._3AwwN { - border-right: 1px solid #e0e0e0; - border-left: 1px solid rgba(0, 0, 0, 0.08); } } - -@media screen and (min-width: 1301px) { - html[dir=ltr] ._3AwwN { - border-right: 1px solid rgba(0, 0, 0, 0.08); } - html[dir=rtl] ._3AwwN { - border-left: 1px solid rgba(0, 0, 0, 0.08); } } -._2ovmI { - color: #929fa6; } - -._2Cep9 { - height: 70px; - width: 100%; - box-sizing: border-box; - position: absolute; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; - z-index: 1000; } - -html[dir] ._2Cep9 { - background-color: #eeeeee; } - -html[dir=ltr] ._2Cep9 { - left: 0; - padding-right: 16px; - padding-left: 15px; } - -html[dir=rtl] ._2Cep9 { - right: 0; - padding-left: 16px; - padding-right: 15px; } - -.PMPSw { - -webkit-flex: 1; - flex: 1; - color: #128C7E; } - -._3hLHQ { - -webkit-flex: 95; - flex: 95; - line-height: 20px; - word-break: break-all; - font-size: 15px; } - -._1pIV8 { - -webkit-flex: 5; - flex: 5; } - -html[dir] ._2c0iK { - padding: 8px; } - -._2c0iK path { - transition: fill 0.18s ease; } - -.WnsGQ { - color: #00a5f4; - white-space: nowrap; } - -html[dir] .WnsGQ { - cursor: pointer; } -._3Bg9t { - color: #929fa6; } - -._1UuLw { - height: 55px; - -webkit-order: 3; - order: 3; - position: relative; - -webkit-flex: none; - flex: none; - width: 100%; - box-sizing: border-box; - z-index: 1; } - -html[dir] ._1UuLw { - padding: 25px; } - -._12pDc { - display: block; } - -html[dir] ._12pDc { - text-align: center; } - -._2EN0C { - color: #039be5; } - -html[dir] ._2EN0C { - text-align: center; } -._3IGDH { - color: #929fa6; } - -._2FsQ8 { - height: 62px; - width: 100%; - box-sizing: border-box; - position: absolute; - bottom: 0; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; - z-index: 1000; } - -html[dir] ._2FsQ8 { - background-color: #f3f0ef; } - -html[dir=ltr] ._2FsQ8 { - left: 0; - padding-right: 16px; - padding-left: 15px; } - -html[dir=rtl] ._2FsQ8 { - right: 0; - padding-left: 16px; - padding-right: 15px; } - -@media (max-width: 1088px) and (min-width: 1025px) { - html[dir=ltr] .three ._2FsQ8 { - padding-right: 4%; - padding-left: 4%; } - html[dir=rtl] .three ._2FsQ8 { - padding-left: 4%; - padding-right: 4%; } } - -html[dir] .PNqfx { - padding: 8px; } - -.PNqfx path { - transition: fill 0.18s ease; } - -html[dir=ltr] .PNqfx:not(:last-of-type) { - margin-right: 10px; } - -html[dir=rtl] .PNqfx:not(:last-of-type) { - margin-left: 10px; } - -.PNqfx:disabled { - pointer-events: none; } - -._1S4i5 { - -webkit-flex: 1; - flex: 1; - font-size: 14.5px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -html[dir=ltr] ._1S4i5 { - margin-right: 10px; } - -html[dir=rtl] ._1S4i5 { - margin-left: 10px; } - -.web .PNqfx path { - fill: #8d9194; - opacity: 1; } - -.web .PNqfx:disabled path { - fill: #cacaca; - opacity: 1; } - -.win32 .PNqfx path { - fill: #4f585d; - opacity: 1; } - -.win32 .PNqfx:disabled path { - fill: rgba(79, 88, 93, 0.5); } - -.darwin .PNqfx path { - fill: #494948; - opacity: 1; } - -.darwin .PNqfx:disabled path { - opacity: .4; } - -.D6ZWG { - top: 0; - height: 59px; } - -html[dir] .D6ZWG { - background-color: #00bfa5; } - -.D6ZWG .PNqfx path { - fill: #d6f6f1; - opacity: 1; } - -.D6ZWG .PNqfx:hover path { - fill: #FFFFFF; - opacity: 1; } - -.D6ZWG .PNqfx:disabled path, -.D6ZWG .PNqfx:disabled:hover path { - fill: #78e1d2; - opacity: 1; } - -.D6ZWG ._1S4i5 { - color: #FFF; } - -.darwin .D6ZWG .PNqfx path { - fill: #fff; - opacity: 1; } - -html[dir="rtl"] .darwin .D6ZWG { - padding-left: 78px; } -._3erEF { - color: #929fa6; } - -._12fSF { - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._12fSF { - margin-bottom: 28px; - margin-top: 28px; - -webkit-transform-origin: center center; - transform-origin: center center; } - -html[dir=ltr] ._12fSF { - -webkit-animation: XVXvJ 750ms cubic-bezier(0.1, 0.82, 0.25, 1); - animation: XVXvJ 750ms cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir=rtl] ._12fSF { - -webkit-animation: XVXvJ 750ms cubic-bezier(0.1, 0.82, 0.25, 1); - animation: XVXvJ 750ms cubic-bezier(0.1, 0.82, 0.25, 1); } - -@-webkit-keyframes XVXvJ { - 0%, 20% { - -webkit-transform: scale(0, 0); - transform: scale(0, 0); } - 100% { - -webkit-transform: scale 1, 1; - transform: scale 1, 1; } } - -@keyframes XVXvJ { - 0%, 20% { - -webkit-transform: scale(0, 0); - transform: scale(0, 0); } - 100% { - -webkit-transform: scale 1, 1; - transform: scale 1, 1; } } - -html[dir=ltr] ._idKB { - margin: 4px 20px 28px 30px; - -webkit-animation: _3Gjbg 1s cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _3Gjbg 1s cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir=rtl] ._idKB { - margin: 4px 30px 28px 20px; - -webkit-animation: _3Gjbg 1s cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _3Gjbg 1s cubic-bezier(0.1, 0.82, 0.25, 1); } - -@-webkit-keyframes _3Gjbg { - 0%, 30% { - -webkit-transform: translateY(-50px); - transform: translateY(-50px); - opacity: 0; } - 100% { - -webkit-transform: translateY(0px); - transform: translateY(0px); - opacity: 1; } } - -@keyframes _3Gjbg { - 0%, 30% { - -webkit-transform: translateY(-50px); - transform: translateY(-50px); - opacity: 0; } - 100% { - -webkit-transform: translateY(0px); - transform: translateY(0px); - opacity: 1; } } -.q2kTz { - color: #929fa6; } - -._3Kxus { - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; } - -._3Kxus > span { - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; } - -.rAUz7 { - -webkit-flex: none; - flex: none; - height: 24px; - position: relative; - transition: background-color .18s ease; } - -html[dir] .rAUz7 { - border-radius: 50%; - padding: 8px; } - -html[dir=ltr] .rAUz7 { - margin-left: 10px; } - -html[dir=rtl] .rAUz7 { - margin-right: 10px; } - -html[dir] .rAUz7._3TbsN { - background-color: rgba(0, 0, 0, 0.1); } - -.rAUz7._2-Mrp { - opacity: .45; - pointer-events: none; } - -html[dir=ltr] .rAUz7:first-of-type { - margin-left: 0; } - -html[dir=rtl] .rAUz7:first-of-type { - margin-right: 0; } - -@media screen and (max-width: 720px) { - html[dir] .rAUz7 { - padding: 6px; } - html[dir=ltr] .rAUz7 { - margin-left: 2px; } - html[dir=rtl] .rAUz7 { - margin-right: 2px; } } -._1RtSS { - color: #929fa6; } - -._10anr { - opacity: 0; } - -html[dir] ._28zBA._14ou2 { - background-color: #f4f5f5; } - -._2dGjP { - box-sizing: border-box; - color: #444444; - display: block; - font-size: 14.5px; - height: 40px; - line-height: 14.5px; - white-space: nowrap; } - -html[dir] ._2dGjP { - cursor: pointer; - padding-top: 13px; } - -html[dir=ltr] ._2dGjP { - padding-left: 24px; - padding-right: 58px; } - -html[dir=rtl] ._2dGjP { - padding-right: 24px; - padding-left: 58px; } - -html[dir=ltr] ._1vu-E { - padding-right: 24px; } - -html[dir=rtl] ._1vu-E { - padding-left: 24px; } - -._3asN5 { - opacity: 1; } - -html[dir] ._3asN5 { - margin-top: 15px; } - -._2WvMb { - opacity: 0; - -webkit-flex: none; - flex: none; } - -html[dir] ._2WvMb { - padding: 0; } - -html[dir] ._2WvMb img { - border-radius: 3px; - margin: 1px; } - -html[dir] ._2WvMb:focus img { - box-shadow: 0 0 0px 2px rgba(0, 175, 255, 0.4); } - -html[dir=ltr] ._2WvMb:first-child { - padding-right: 12px; - margin-right: 12px; - border-right: 1px solid #ccc; } - -html[dir=rtl] ._2WvMb:first-child { - padding-left: 12px; - margin-left: 12px; - border-left: 1px solid #ccc; } - -html[dir=ltr] ._2WvMb:last-child { - padding-right: 0; } - -html[dir=rtl] ._2WvMb:last-child { - padding-left: 0; } - -._3lSL5 { - -webkit-flex-grow: 1; - flex-grow: 1; - overflow: hidden; - position: relative; - text-overflow: ellipsis; - white-space: nowrap; } - -._1IFvC div { - opacity: 1; } - -html[dir] ._1IFvC button { - cursor: not-allowed; } - -.vidHz { - position: relative; } -._1BYDA { - color: #929fa6; } - -.VWBaR { - -webkit-flex: none; - flex: none; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] .VWBaR { - padding-top: 24px; - padding-bottom: 24px; } - -.ZwkQK { - overflow: hidden; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - pointer-events: auto; - position: absolute; - top: 0; - width: 100%; - height: 100%; } - -html[dir=ltr] .ZwkQK { - left: 0; } - -html[dir=rtl] .ZwkQK { - right: 0; } -._2fX-0 { - color: #929fa6; } - -._2e8Mu { - display: inline-block; - font-size: 11px; - line-height: 16px; - height: 16px; - color: #4caf50; } - -html[dir] ._2e8Mu { - padding: 1px 5px 0 5px; - border-radius: 3px; - border: 1px solid #4caf50; } - -._2mAHY { - -webkit-flex: none; - flex: none; } - -._1qP8m { - line-height: 20px; } - ._1qP8m::before { - content: "~"; } - -html[dir] ._19wVc ._2mAHY { - padding: 1px; - margin: 4px; - border-radius: 50%; } - -html[dir=ltr] ._19wVc ._2mAHY { - margin-left: 6px; } - -html[dir=rtl] ._19wVc ._2mAHY { - margin-right: 6px; } - -html[dir] ._19wVc ._2mAHY:hover { - background-color: #f8f8f8; - box-shadow: 0 1px 0px rgba(0, 0, 0, 0.08); } -._3UYdR { - color: #929fa6; } - -._1AKfk { - height: 72px; - box-sizing: border-box; - font-size: 16px; - color: #009688; - text-transform: uppercase; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; } - -html[dir] ._1AKfk { - background-color: white; } - -html[dir=ltr] ._1AKfk { - padding: 30px 0 15px 32px; } - -html[dir=rtl] ._1AKfk { - padding: 30px 32px 15px 0; } - -.textsize-xxlarge ._1AKfk { - height: 72px; } - -.textsize-xlarge ._1AKfk { - height: 72px; } - -.textsize-large ._1AKfk { - height: 72px; } - -.textsize-small ._1AKfk { - height: 64px; - font-size: 18px; } - -html[dir=ltr] .textsize-small ._1AKfk { - padding: 28px 0 14px 28px; } - -html[dir=rtl] .textsize-small ._1AKfk { - padding: 28px 28px 14px 0; } - -.textsize-xsmall ._1AKfk { - height: 58px; - font-size: 16.5px; } - -html[dir=ltr] .textsize-xsmall ._1AKfk { - padding: 26px 0 13px 26px; } - -html[dir=rtl] .textsize-xsmall ._1AKfk { - padding: 26px 26px 13px 0; } - -.textsize-xxsmall ._1AKfk { - height: 52px; - font-size: 15px; } - -html[dir=ltr] .textsize-xxsmall ._1AKfk { - padding: 24px 0 12px 24px; } - -html[dir=rtl] .textsize-xxsmall ._1AKfk { - padding: 24px 24px 12px 0; } -.yv-dW { - color: #929fa6; } - -.RLfQR { - position: relative; - overflow: hidden; } - -html[dir] .RLfQR { - margin-top: -1px; } -._19R3W { - color: #929fa6; } - -._26BZr { - font-weight: 300; - color: #5b646b; - font-size: 14px; - line-height: 20px; } - -html[dir] ._26BZr { - margin-bottom: 20px; } - -.chrome-media-icon, -.firefox-lock-icon, -.opera-media-icon { - display: inline-block; - width: 20px; - height: 17px; - vertical-align: -4px; } - -html[dir] .chrome-media-icon, html[dir] .firefox-lock-icon, html[dir] .opera-media-icon { - background-repeat: no-repeat; - background-size: contain; } - -html[dir] .chrome-media-icon { - margin: 0 2px; } - -._38uPO { - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._38uPO { - margin-bottom: 30px; } - -._30zap { - height: 193px; - width: 193px; } - -html[dir] ._30zap { - border-radius: 50%; } -.kEqgF { - color: #929fa6; } - -.KwYYU { - position: fixed; } - -._1k5cI { - position: absolute; - z-index: 1001; } - -._1PIHO { - top: -6px; - height: 12px; - width: 100%; } - -html[dir] ._1PIHO { - cursor: ns-resize; } - -html[dir=ltr] ._1PIHO { - left: 0px; } - -html[dir=rtl] ._1PIHO { - right: 0px; } - -.LPdtQ { - bottom: -6px; - height: 12px; - width: 100%; } - -html[dir] .LPdtQ { - cursor: ns-resize; } - -html[dir=ltr] .LPdtQ { - left: 0px; } - -html[dir=rtl] .LPdtQ { - right: 0px; } - -._1H2v_ { - top: 0px; - height: 100%; - width: 12px; } - -html[dir] ._1H2v_ { - cursor: ew-resize; } - -html[dir=ltr] ._1H2v_ { - left: -6px; } - -html[dir=rtl] ._1H2v_ { - right: -6px; } - -._1k6D5 { - top: 0px; - height: 100%; - width: 12px; } - -html[dir] ._1k6D5 { - cursor: ew-resize; } - -html[dir=ltr] ._1k6D5 { - right: -6px; } - -html[dir=rtl] ._1k6D5 { - left: -6px; } - -._31SXJ { - top: -6px; - height: 12px; - width: 12px; } - -html[dir=ltr] ._31SXJ { - right: -6px; - cursor: nesw-resize; } - -html[dir=rtl] ._31SXJ { - left: -6px; - cursor: nwse-resize; } - -.ouJL5 { - top: -6px; - height: 12px; - width: 12px; } - -html[dir=ltr] .ouJL5 { - left: -6px; - cursor: nwse-resize; } - -html[dir=rtl] .ouJL5 { - right: -6px; - cursor: nesw-resize; } - -._38GaD { - bottom: -6px; - height: 12px; - width: 12px; } - -html[dir=ltr] ._38GaD { - right: -6px; - cursor: nwse-resize; } - -html[dir=rtl] ._38GaD { - left: -6px; - cursor: nesw-resize; } - -._3wFyY { - bottom: -6px; - height: 12px; - width: 12px; } - -html[dir=ltr] ._3wFyY { - left: -6px; - cursor: nesw-resize; } - -html[dir=rtl] ._3wFyY { - right: -6px; - cursor: nwse-resize; } - -.KyPvv { - width: 100%; - height: 100%; } - -html[dir] .KyPvv { - cursor: move; } -.JbtX9 { - color: #929fa6; } - -._1cz0w { - position: absolute; - top: 0px; - width: 100%; - height: 100%; } - -html[dir=ltr] ._1cz0w { - left: 0px; } - -html[dir=rtl] ._1cz0w { - right: 0px; } - -._3rjd3 { - bottom: 10px; - z-index: 20000; } - -html[dir] ._3rjd3 { - box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); } - -html[dir=ltr] ._3rjd3 { - left: 10px; } - -html[dir=rtl] ._3rjd3 { - right: 10px; } - -._32Pag { - position: absolute; - top: 0; - width: 100%; - height: 100%; - z-index: 100; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; } - -html[dir=ltr] ._32Pag { - left: 0; } - -html[dir=rtl] ._32Pag { - right: 0; } - -._3Idsw { - position: relative; } - ._3Idsw:before { - position: absolute; - top: -1px; - width: 100%; - height: 100%; - content: ''; } - html[dir] ._3Idsw:before { - border-radius: 50%; - border: 1px solid rgba(255, 255, 255, 0.65); } - html[dir=ltr] ._3Idsw:before { - left: -1px; } - html[dir=rtl] ._3Idsw:before { - right: -1px; } - -._2cFd3 { - bottom: 4px; - position: absolute; - z-index: 100; - color: white; - font-size: 11px; - line-height: 15px; - height: 15px; } - -html[dir=ltr] ._2cFd3 { - left: 6px; } - -html[dir=rtl] ._2cFd3 { - right: 6px; } - -._1UjCQ { - bottom: 4px; - position: absolute; - z-index: 100; - color: white; - font-size: 11px; - line-height: 15px; - height: 15px; } - -html[dir=ltr] ._1UjCQ { - right: 6px; } - -html[dir=rtl] ._1UjCQ { - left: 6px; } - -._YJO- { - bottom: 0px; - position: absolute; - z-index: 100; } - -html[dir=ltr] ._YJO- { - left: 38px; - right: 38px; } - -html[dir=rtl] ._YJO- { - right: 38px; - left: 38px; } - -._2mxj6 { - height: 21px; - width: 100%; - box-sizing: border-box; - -moz-appearance: none; - appearance: none; - -webkit-appearance: none; - outline: none; - z-index: 2; } - -html[dir] ._2mxj6 { - border: none; } - -html[dir=ltr] ._2mxj6 { - background-color: transparent !important; } - -html[dir=rtl] ._2mxj6 { - background-color: transparent !important; } - -._2mxj6::-webkit-slider-runnable-track { - height: 3px; } - -html[dir] ._2mxj6::-webkit-slider-runnable-track { - background-color: rgba(255, 255, 255, 0.3); } - -._2mxj6::-webkit-slider-thumb { - -webkit-appearance: none; - appearance: none; - width: 13px; - height: 13px; - transition: all .1s ease; } - -html[dir] ._2mxj6::-webkit-slider-thumb { - margin-top: -5px; - border-radius: 50%; - background-color: white; - border: none; } - -._2mxj6:active::-webkit-slider-thumb { - width: 15px; - height: 15px; } - -html[dir] ._2mxj6:active::-webkit-slider-thumb { - margin-top: -6px; } - -._2mxj6::-moz-range-track { - height: 3px; } - -html[dir] ._2mxj6::-moz-range-track { - background-color: rgba(255, 255, 255, 0.3); } - -._2mxj6::-moz-range-thumb { - -webkit-appearance: none; - -moz-appearance: none; - appearance: none; - width: 13px; - height: 13px; - transition: all .1s ease; } - -html[dir] ._2mxj6::-moz-range-thumb { - margin-top: -5px; - border-radius: 50%; - background-color: white; - border: none; } - -html[dir] ._2mxj6::-moz-focus-outer { - border: 0; } - -._2mxj6:active::-moz-range-thumb { - width: 15px; - height: 15px; } - -html[dir] ._2mxj6:active::-moz-range-thumb { - margin-top: -6px; } - -._2mxj6::-ms-track { - height: 3px; } - -html[dir] ._2mxj6::-ms-track { - border: none; } - -html[dir] ._2mxj6::-ms-track { - background-color: rgba(255, 255, 255, 0.3); } - -._2mxj6::-ms-thumb { - -webkit-appearance: none; - appearance: none; - width: 13px; - height: 13px; } - -html[dir] ._2mxj6::-ms-thumb { - margin-top: 0px; - border-radius: 50%; - background-color: white; } - -._2mxj6:active::-ms-thumb { - width: 15px; - height: 15px; } - -html[dir] ._2mxj6:active::-ms-thumb { - margin-top: -1px; } - -._2E8B0 { - position: absolute; - top: 9px; - height: 3px; - width: 0px; - pointer-events: none; - z-index: 1; } - -html[dir] ._2E8B0 { - background-color: white; } - -html[dir=ltr] ._2E8B0 { - left: 0px; } - -html[dir=rtl] ._2E8B0 { - right: 0px; } -._1mHYU { - color: #929fa6; } - -._2nmDZ { - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - height: 100%; - overflow-x: hidden; - overflow-y: scroll; - position: absolute; - top: 0; - transition: background .3s ease-out .1s; - width: 100%; - z-index: 100; } - -html[dir] ._2nmDZ { - background-color: transparent; } - -html[dir=ltr] ._2nmDZ { - border-left: 1px solid rgba(0, 0, 0, 0.03); - left: 0; } - -html[dir=rtl] ._2nmDZ { - border-right: 1px solid rgba(0, 0, 0, 0.03); - right: 0; } - -._3D9Wd { - transition: background .3s ease-out; } - -html[dir] ._3D9Wd { - background-color: rgba(238, 238, 238, 0.6); } - -.wml2- { - -webkit-flex: 1 1 auto; - flex: 1 1 auto; - min-height: 12px; } - -._298R6 { - position: absolute; - bottom: 17px; - z-index: 200; - width: 42px; - height: 42px; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._298R6 { - border-radius: 50%; - background-color: white; - box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2); } - -html[dir=ltr] ._298R6 { - right: 11px; } - -html[dir=rtl] ._298R6 { - left: 11px; } - ._298R6 path { - fill: #93999c; - fill-opacity: 1; } - -.FJVFR { - position: absolute; - top: -5px; } - -html[dir=ltr] .FJVFR { - left: -5px; } - -html[dir=rtl] .FJVFR { - right: -5px; } -._1nZ_l { - color: #929fa6; } - -._3vmBo { - z-index: 2; - height: 100%; - width: 100%; } - -html[dir=ltr] ._2ksHJ { - -webkit-animation: _7wkHQ 350ms cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _7wkHQ 350ms cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir=rtl] ._2ksHJ { - -webkit-animation: _7wkHQ 350ms cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _7wkHQ 350ms cubic-bezier(0.1, 0.82, 0.25, 1); } - -@-webkit-keyframes _7wkHQ { - from { - opacity: 0; } - to { - opacity: 1; } } - -@keyframes _7wkHQ { - from { - opacity: 0; } - to { - opacity: 1; } } - -html[dir] ._1ytuv { - cursor: -webkit-zoom-out; - cursor: zoom-out; } - -.jdRPo { - position: relative; - width: 100%; - height: 100%; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; - min-width: 0; - /* this is a work-around for firefox nested flexboxes */ } - -._3_R6X { - position: fixed; - width: 100%; - height: 100%; - z-index: 10000; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; } - -html[dir] ._3_R6X { - padding-bottom: 100px; - background-color: rgba(255, 255, 255, 0.96); } - -._2xOyO { - -webkit-flex: 1 0 auto; - flex: 1 0 auto; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: space-between; - justify-content: space-between; - height: calc(100% - 60px); - box-sizing: border-box; } - -html[dir] ._2xOyO { - padding: 10px 0 15px 0; } - -html[dir] ._1-EoY { - cursor: -webkit-zoom-in; - cursor: zoom-in; } - -._2FfLx { - width: 100%; - height: 100%; - overflow: hidden; - z-index: 3; } - -._3SM4e { - width: 100%; - height: 100%; - -webkit-filter: blur(10px); - filter: blur(10px); } - -._2-IeP { - height: 46px; - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - -webkit-justify-content: center; - justify-content: center; - transition: visibility 300ms, opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - width: 46px; } - -html[dir] ._2-IeP { - background-color: #c9cdcf; - border-radius: 50%; - box-shadow: inset 0px -1px rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2); - padding: 0; } -._4GQj1 { - margin-right: 28px; - margin-left: 74px; } - -._2_FdF { - margin-left: 28px; - margin-right: 74px; } -._3_R6X ._1Jvpi { - z-index: 3; - width: 300px; - height: 300px; } -html[dir] ._3_R6X ._1Jvpi { - background-color: #ffab40; - background-size: cover; - background-position: 50% 50%; } - -.jdRPo { - position: relative; - width: 100%; - height: 100%; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; - min-width: 0; - /* this is a work-around for firefox nested flexboxes */ } - -.ephkQ { - -webkit-flex-direction: column; - flex-direction: column; } - -._12oAB { - color: #676f73; - -webkit-flex: none; - flex: none; - font-family: "Open Sans", sans-serif; - font-size: 14px; - line-height: 20px; - max-height: 100px; - max-width: 80%; - min-height: 20px; - overflow-y: hidden; - transition: visibility 300ms, opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - white-space: pre-wrap; - width: auto; - word-break: break-word; } - -html[dir] ._12oAB { - margin-top: 12px; } - .textsize-xxlarge ._12oAB { - font-size: 16.6px; - line-height: 25px; } - .textsize-xlarge ._12oAB { - font-size: 15.6px; - line-height: 23px; } - .textsize-large ._12oAB { - font-size: 14.6px; - line-height: 21px; } - .textsize-small ._12oAB { - font-size: 12.6px; - line-height: 17px; } - .textsize-xsmall ._12oAB { - font-size: 11.6px; - line-height: 15px; } - .textsize-xxsmall ._12oAB { - font-size: 10.6px; - line-height: 13px; } - html[dir] .textsize-xxlarge ._12oAB .emoji { - -webkit-transform: translate(0, 2px); - transform: translate(0, 2px); } - html[dir] .textsize-xlarge ._12oAB .emoji { - -webkit-transform: translate(0, 2px); - transform: translate(0, 2px); } - html[dir] .textsize-small ._12oAB .emoji { - -webkit-transform: translate(0, -2px) scale(0.85); - transform: translate(0, -2px) scale(0.85); } - html[dir] .textsize-xsmall ._12oAB .emoji { - -webkit-transform: translate(0, -3px) scale(0.75); - transform: translate(0, -3px) scale(0.75); } - html[dir] .textsize-xxsmall ._12oAB .emoji { - -webkit-transform: translate(0, -3px) scale(0.65); - transform: translate(0, -3px) scale(0.65); } - ._12oAB strong { - font-weight: bold; - color: #4e5457; } - ._12oAB code { - font-size: 13px; } - .textsize-xxlarge ._12oAB code { - font-size: 16px; } - .textsize-xlarge ._12oAB code { - font-size: 15px; } - .textsize-large ._12oAB code { - font-size: 14px; } - .textsize-small ._12oAB code { - font-size: 12px; } - .textsize-xsmall ._12oAB code { - font-size: 11px; } - .textsize-xxsmall ._12oAB code { - font-size: 10px; } - -._12oAB a { - text-decoration: underline; } - -.MnZhV { - opacity: 0; } - -._1iei9 { - opacity: 0.5; } - -.lyXoN { - width: 100%; } - -@media screen and (min-width: 800px) { - .lyXoN { - width: 60%; - max-width: 660px; } } - -html[dir=ltr] .img-zoomed-in ._2_FdF, html[dir=ltr] .img-zoomed-in ._4GQj1, html[dir=ltr] .img-zoomed-in ._12oAB { - visibility: hidden !important; - opacity: 0 !important; } - -html[dir=rtl] .img-zoomed-in ._2_FdF, html[dir=rtl] .img-zoomed-in ._4GQj1, html[dir=rtl] .img-zoomed-in ._12oAB { - visibility: hidden !important; - opacity: 0 !important; } -.i2Dny { - color: #929fa6; } - -._2t-jH { - width: 69px; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; - -webkit-align-items: center; - align-items: center; } - -html[dir=ltr] ._2t-jH { - padding-left: 4px; } - -html[dir=rtl] ._2t-jH { - padding-right: 4px; } - -._1j_Ub { - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; } - -._29p67 { - width: 100%; - height: 100%; } - -html[dir] ._29p67 { - background-size: cover; - background-position: center; } - -._1vWM8 { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - overflow: hidden; } - -html[dir=ltr] ._1vWM8 { - border-bottom-right-radius: 6px; - border-top-right-radius: 6px; } - -html[dir=rtl] ._1vWM8 { - border-bottom-left-radius: 6px; - border-top-left-radius: 6px; } - -._1qYlt._1vWM8, -._2NOM_._1vWM8 { - min-width: 8px; } - -html[dir] ._1qYlt._1vWM8 { - background-color: rgba(0, 0, 0, 0.05); } - -._8k43T { - width: 58px; - height: 58px; } - -html[dir] ._8k43T { - background-size: cover; - background-position: center; } - -._1qYlt ._8k43T, -._2NOM_ ._8k43T { - width: 79px; - height: 79px; - position: relative; } - -html[dir=ltr] ._1qYlt ._8k43T, html[dir=ltr] ._2NOM_ ._8k43T { - border-radius: 0 5px 5px 0; } - -html[dir=rtl] ._1qYlt ._8k43T, html[dir=rtl] ._2NOM_ ._8k43T { - border-radius: 5px 0 0 5px; } - -._1qYlt ._8k43T { - overflow: hidden; } - -html[dir=ltr] ._1qYlt ._8k43T { - z-index: 1 !important; } - -html[dir=rtl] ._1qYlt ._8k43T { - z-index: 1 !important; } -._3E1Co { - color: #929fa6; } - -._111ze { - color: #74cff8; - display: -webkit-flex; - display: flex; - font-family: 'Open Sans', sans-serif; - font-size: 12.5px; - font-weight: 600; - line-height: 22px; } - .native.darwin ._111ze { - font-family: inherit; } - ._111ze .emoji { - vertical-align: top; } - .textsize-xxlarge ._111ze { - font-size: 15px; } - .textsize-xlarge ._111ze { - font-size: 14.5px; } - .textsize-large ._111ze { - font-size: 13.5px; } - .textsize-small ._111ze { - font-size: 11.5px; } - .textsize-xsmall ._111ze { - font-size: 10.5px; } - .textsize-xxsmall ._111ze { - font-size: 10px; } - -._2a1Yw { - -webkit-flex: 0 1 auto; - flex: 0 1 auto; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -html[dir=ltr] ._2a1Yw { - padding-left: 2px; - margin-left: -2px; } - -html[dir=rtl] ._2a1Yw { - padding-right: 2px; - margin-right: -2px; } - -.RZ7GO { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; } - -html[dir=ltr] .RZ7GO { - direction: ltr; } - -html[dir=rtl] .RZ7GO { - direction: rtl; } - -._3Ye_R { - font-weight: normal; } - -html[dir=ltr] ._3Ye_R { - color: #999 !important; - margin-left: 8px; } - -html[dir=rtl] ._3Ye_R { - color: #999 !important; - margin-right: 8px; } - ._3Ye_R::before { - content: "~"; } - -._2Y-hG { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; } - -html[dir] ._2Y-hG { - margin-top: 1px; } - -html[dir=ltr] ._2Y-hG { - margin-left: 3px; } - -html[dir=rtl] ._2Y-hG { - margin-right: 3px; } - -html[dir="rtl"] ._111ze, -html[dir="rtl"] ._3Ye_R { - text-align: right; } - -._111ze._2lc14:hover ._2a1Yw, -._111ze._2lc14:hover .RZ7GO, -._111ze._2lc14:hover ._3Ye_R { - text-decoration: underline; } -._2RNGP { - color: #929fa6; } - -.Y9G3K { - font-size: 12.6px; - line-height: 20px; - max-height: 60px; - overflow: hidden; - word-break: break-word; - color: rgba(0, 0, 0, 0.6); } - .Y9G3K code, - .Y9G3K pre { - font-size: inherit; - line-height: normal; } - .textsize-xxlarge .Y9G3K { - font-size: 15.6px; - line-height: 24px; } - .textsize-xlarge .Y9G3K { - font-size: 14.6px; - line-height: 22px; } - .textsize-large .Y9G3K { - font-size: 13.6px; - line-height: 21px; } - .textsize-small .Y9G3K { - font-size: 11.6px; - line-height: 16px; } - .textsize-xsmall .Y9G3K { - font-size: 10.6px; - line-height: 14px; } - .textsize-xxsmall .Y9G3K { - font-size: 10px; - line-height: 12px; } - -._B0pu.Y9G3K { - max-height: 40px; - white-space: pre-wrap; } -._15uom { - color: #929fa6; } - -._2_Y93 { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - font-size: 13.6px; - line-height: 19px; - width: 100%; - max-width: 588px; - overflow: hidden; - box-sizing: border-box; } - -html[dir] ._2_Y93 { - border-radius: 6px; - cursor: pointer; - text-align: initial; - background-color: rgba(0, 0, 0, 0.05); - padding: 10px 15px; } - -._3JLOD { - -webkit-flex: none; - flex: none; - position: relative; - width: 55px; - height: 55px; } - -html[dir=ltr] ._3JLOD { - margin-right: 15px; } - -html[dir=rtl] ._3JLOD { - margin-left: 15px; } - -._1SDw5 { - -webkit-flex-grow: 1; - flex-grow: 1; - overflow: hidden; } - -._3O1Q2 { - position: absolute; - top: 40px; - z-index: 100; } - -html[dir=ltr] ._3O1Q2 { - left: 40px; } - -html[dir=rtl] ._3O1Q2 { - right: 40px; } - -._3wWRZ { - font-size: 16px; - line-height: 21px; - color: #000; - white-space: nowrap; - text-overflow: ellipsis; - overflow: hidden; } - -._1aFfq { - font-size: 13px; - line-height: 20px; - color: rgba(0, 0, 0, 0.6); } - -.F9IWm { - font-size: 14px; - line-height: 20px; } - -._3wWRZ, -._1aFfq, -.F9IWm { - white-space: nowrap; - text-overflow: ellipsis; - overflow: hidden; } -._1Mttk { - color: #929fa6; } - -._1BFYt { - position: absolute; - top: 0; - width: 100%; } - -html[dir=ltr] ._1BFYt { - left: 0; } - -html[dir=rtl] ._1BFYt { - right: 0; } - -._2lkk1 { - max-height: 234px; - overflow: auto; - position: relative; } - -._5sJ8y { - bottom: 0px; - box-sizing: border-box; - position: absolute; - width: 100%; } - -html[dir] ._5sJ8y { - background-color: #f5f1ee; - box-shadow: 0px -5px 7px -5px rgba(0, 0, 0, 0.15); } - -html[dir=ltr] ._5sJ8y { - border-left: 1px solid rgba(0, 0, 0, 0.08); - left: 0; } - -html[dir=rtl] ._5sJ8y { - border-right: 1px solid rgba(0, 0, 0, 0.08); - right: 0; } - -._5sJ8y::before { - bottom: 0; - content: ''; - pointer-events: none; - position: absolute; - top: 0; - z-index: 2; } - -html[dir] ._5sJ8y::before { - box-shadow: inset 0 -10px 9px -10px rgba(0, 0, 0, 0.25); } - -html[dir=ltr] ._5sJ8y::before { - left: 0; - right: 0; } - -html[dir=rtl] ._5sJ8y::before { - right: 0; - left: 0; } - -._3Nt8j { - color: #999999; - font-size: 14px; - height: 14px; } - -html[dir] ._3Nt8j { - padding: 19px; } -._1XVzP { - color: #929fa6; } -._3ehKs { - -webkit-transform: translateZ(0); - transform: translateZ(0); - height: 56px; - -webkit-transform-origin: bottom; - transform-origin: bottom; - overflow: hidden; } - html[dir] ._3ehKs .emojik { - margin: 6px; - cursor: pointer; - border-radius: 3px; } - html[dir] ._3ehKs .emojik:focus, html[dir] ._3ehKs .emojik.selected { - box-shadow: 0 0 0px 2px rgba(0, 175, 255, 0.4); } - html[dir] ._3ehKs .emojik-single { - background: none; } -._3nwIT { - height: 56px; - position: absolute; - opacity: 1; - overflow-y: hidden; - overflow-x: hidden; - padding: 8px 0 10px 12px; - width: 100%; - box-sizing: border-box; - direction: ltr; } - -._245vA { - position: absolute; - top: 0; - width: 100%; } - -._1k6Uw { - bottom: 0px; - box-sizing: border-box; - position: absolute; - width: 100%; } - -html[dir] ._1k6Uw { - background-color: #f0f0f0; - box-shadow: 0px -5px 7px -5px rgba(0, 0, 0, 0.15); } - -html[dir=ltr] ._1k6Uw { - border-left: 1px solid #e4e4e4; } - -html[dir=rtl] ._1k6Uw { - border-right: 1px solid #e4e4e4; } - ._1k6Uw::before { - position: absolute; - top: 0; - bottom: 0; - content: ''; - z-index: 2; - pointer-events: none; } - html[dir] ._1k6Uw::before { - box-shadow: inset 0 -10px 9px -10px rgba(0, 0, 0, 0.25); } - html[dir=ltr] ._1k6Uw::before { - left: 0; - right: 0; } - html[dir=rtl] ._1k6Uw::before { - right: 0; - left: 0; } - -._23EHf { - position: relative; - max-height: 182px; - overflow: auto; } - -._2CjPi { - pointer-events: auto; } - -html[dir] ._2CjPi { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.16); } - -html[dir=ltr] ._2CjPi { - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -html[dir=rtl] ._2CjPi { - border-top-right-radius: 3px; - border-top-left-radius: 3px; } -._3l_cn { - color: #929fa6; } - -._2ByZq { - position: relative; - height: 44px; - -webkit-flex: none; - flex: none; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - z-index: 300; } - -html[dir] ._2ByZq { - background-color: #fff; } - -._2NQtS { - position: absolute; - bottom: 0; - transition: -webkit-transform 0.3s cubic-bezier(0.1, 0.82, 0.25, 1); - transition: transform 0.3s cubic-bezier(0.1, 0.82, 0.25, 1); - transition: transform 0.3s cubic-bezier(0.1, 0.82, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.1, 0.82, 0.25, 1); - height: 4px; } - -html[dir] ._2NQtS { - background-color: #009688; } - -html[dir=ltr] ._2NQtS { - left: 0; } - -html[dir=rtl] ._2NQtS { - right: 0; } -._1GC7O { - color: #929fa6; } - -.TSSFW { - position: absolute; - top: 0; - width: 100%; } - -html[dir=ltr] .TSSFW { - left: 0; } - -html[dir=rtl] .TSSFW { - right: 0; } - -.iR8Cb { - position: relative; - max-height: 182px; - overflow: auto; } - -.Uukb4 { - position: absolute; - bottom: 0px; - width: 100%; - box-sizing: border-box; } - -html[dir] .Uukb4 { - background-color: #f5f1ee; - box-shadow: 0px -5px 7px -5px rgba(0, 0, 0, 0.15); } - -html[dir=ltr] .Uukb4 { - left: 0; - border-left: 1px solid rgba(0, 0, 0, 0.08); } - -html[dir=rtl] .Uukb4 { - right: 0; - border-right: 1px solid rgba(0, 0, 0, 0.08); } - .Uukb4::before { - position: absolute; - top: 0; - bottom: 0; - content: ''; - z-index: 2; - pointer-events: none; } - html[dir] .Uukb4::before { - box-shadow: inset 0 -10px 9px -10px rgba(0, 0, 0, 0.25); } - html[dir=ltr] .Uukb4::before { - left: 0; - right: 0; } - html[dir=rtl] .Uukb4::before { - right: 0; - left: 0; } - -.BDk0G { - pointer-events: auto; } - -html[dir] .BDk0G { - background-color: #FFF; - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.16); } - -html[dir=ltr] .BDk0G { - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -html[dir=rtl] .BDk0G { - border-top-right-radius: 3px; - border-top-left-radius: 3px; } -.qT3H9 { - color: #929fa6; } - -._3F6QL { - position: relative; - -webkit-flex: 1; - flex: 1; - display: -webkit-flex; - display: flex; - overflow: hidden; } - -html[dir=ltr] ._3F6QL { - padding-right: 5px; } - -html[dir=rtl] ._3F6QL { - padding-left: 5px; } - ._3F6QL ._39LWd { - color: #a4a4a4; - font-size: 15px; - line-height: 20px; - pointer-events: none; - position: absolute; - top: 6px; - transition: opacity 0.08s linear; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - z-index: 100; - z-index: 2; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; } - html[dir=ltr] ._3F6QL ._39LWd { - left: 2px; } - html[dir=rtl] ._3F6QL ._39LWd { - right: 2px; } - ._3F6QL ._2S1VP { - font-size: 16px; - line-height: 20px; - min-height: 20px; - position: relative; - width: 100%; - -webkit-user-select: text; - -moz-user-select: text; - -ms-user-select: text; - user-select: text; - white-space: pre-wrap; - word-wrap: break-word; } - html[dir] ._3F6QL ._2S1VP { - padding: 0; } - -._3F6QL.bsmJe ._2S1VP { - min-width: 5px; } - -html[dir] ._3F6QL.bsmJe ._2S1VP { - margin: 8px 0px; } - -._3F6QL._2WovP ._39LWd { - top: 0; } - -._3F6QL._2WovP ._2S1VP { - font-size: 15px; - font-weight: normal; - max-height: 100px; - min-height: 20px; - outline: none; - overflow-x: hidden; - overflow-y: auto; - position: relative; - white-space: pre-wrap; - word-wrap: break-word; - z-index: 1; } - -html[dir=ltr] ._3F6QL._2WovP ._2S1VP { - padding-right: 2px; - border-left: 0.1px solid transparent; } - -html[dir=rtl] ._3F6QL._2WovP ._2S1VP { - padding-left: 2px; - border-right: 0.1px solid transparent; } - .textsize-xxlarge ._3F6QL._2WovP ._2S1VP { - font-size: 16.6px; - line-height: 22px; } - .textsize-xlarge ._3F6QL._2WovP ._2S1VP { - font-size: 15.6px; - line-height: 21px; } - .textsize-large ._3F6QL._2WovP ._2S1VP { - font-size: 14.6px; - line-height: 20px; } - .textsize-small ._3F6QL._2WovP ._2S1VP { - font-size: 12.6px; - line-height: 20px; } - .textsize-xsmall ._3F6QL._2WovP ._2S1VP { - font-size: 11.6px; - line-height: 19px; } - .textsize-xxsmall ._3F6QL._2WovP ._2S1VP { - font-size: 10.6px; - line-height: 18px; } - html[dir] .textsize-small ._3F6QL._2WovP ._2S1VP .emoji { - -webkit-transform: scale(0.85); - transform: scale(0.85); } - html[dir] .textsize-xsmall ._3F6QL._2WovP ._2S1VP .emoji { - -webkit-transform: scale(0.75); - transform: scale(0.75); } - html[dir] .textsize-xxsmall ._3F6QL._2WovP ._2S1VP .emoji { - -webkit-transform: scale(0.65); - transform: scale(0.65); } - -._3F6QL._7UnOZ ._2S1VP { - font-size: 19px; - line-height: 26px; } - -html[dir] ._3F6QL._7UnOZ ._2S1VP { - margin: 5px 0 6px 0; } - -._3F6QL._16pR3 { - color: white; - opacity: 0.5; } - -html[dir] ._3F6QL._16pR3 { - border-radius: 8px; - background-color: black; - padding: 10px 12px; } - ._3F6QL._16pR3 ._2S1VP { - overflow-y: hidden; } - ._3F6QL._16pR3 ._39LWd { - color: white; - top: 0; } - html[dir] ._3F6QL._16pR3 ._39LWd { - padding: 10px 12px; } - -._3F6QL._16pR3._200yX { - color: black; - opacity: 1; } - -html[dir] ._3F6QL._16pR3._200yX { - background-color: white; } - ._3F6QL._16pR3._200yX ._2S1VP { - overflow-y: scroll; } - ._3F6QL._16pR3._200yX ._39LWd { - color: #a4a4a4; } - -._3F6QL._1ZxJu ._2S1VP { - max-height: 80px; - overflow-x: hidden; - overflow-y: auto; } - -._3F6QL._1_u5k ._2S1VP { - font-size: 14px; - line-height: 20px; } - -html[dir] ._3F6QL._1_u5k ._2S1VP { - margin: 6px 0; } -._3Ixxz { - color: #929fa6; } - -._1-N6t { - color: #959595; - font-size: 14px; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; } - -html[dir] ._1-N6t { - margin: 0 12px; - padding: 5px 0 8px 0; } - -html[dir=ltr] ._1qUCC { - margin-left: 12px; - margin-right: 12px; } - -html[dir=rtl] ._1qUCC { - margin-right: 12px; - margin-left: 12px; } -._36ZrB { - color: #929fa6; } - -._1rADT { - overflow-x: hidden; - box-sizing: border-box; } - -html[dir=ltr] ._1rADT { - padding-left: 12px; - padding-right: 12px; } - -html[dir=rtl] ._1rADT { - padding-right: 12px; - padding-left: 12px; } - -html[dir] ._1drA3 { - padding-bottom: 14px; } - -._1XAQo { - -webkit-flex-grow: 1; - flex-grow: 1; - -webkit-flex-shrink: 100; - flex-shrink: 100; } - -._1L4Tp { - display: -webkit-flex; - display: flex; } - -html[dir] ._1L4Tp { - margin-bottom: 6px; } - -html[dir] ._1L4Tp:last-child { - margin-bottom: 0; } - -._2wZSc { - color: #959595; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - font-size: 14px; } - -html[dir] ._2wZSc { - padding: 5px 0 12px; } -.zJMo1 { - color: #929fa6; } - -html[dir=ltr] ._4fZx9 { - margin-left: 6px; } - -html[dir=rtl] ._4fZx9 { - margin-right: 6px; } - -._24k3z { - transition: height .18s ease-in-out; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; } - -html[dir] ._24k3z { - padding: 10px 12px; } - -._2U5s1 { - font-size: 15px; - z-index: 1; - line-height: 20px; - min-height: 20px; - width: 100%; - outline: none; - font-weight: normal; } - -html[dir] ._2U5s1 { - background: inherit; - padding: 0; - border: none; } - -html[dir=ltr] ._2U5s1 { - text-align: left; } - -html[dir=rtl] ._2U5s1 { - text-align: right; } - -._2U5s1::-webkit-input-placeholder { - color: #a4a4a4; } - -._2U5s1::-moz-placeholder { - color: #a4a4a4; } - -._2U5s1:-ms-input-placeholder { - color: #a4a4a4; } - -.textsize-xxlarge ._2U5s1 { - font-size: 16.6px; - line-height: 22px; } - -.textsize-xlarge ._2U5s1 { - font-size: 15.6px; - line-height: 21px; } - -.textsize-large ._2U5s1 { - font-size: 14.6px; - line-height: 20px; } - -.textsize-small ._2U5s1 { - font-size: 12.6px; - line-height: 20px; } - -.textsize-xsmall ._2U5s1 { - font-size: 11.6px; - line-height: 19px; } - -.textsize-xxsmall ._2U5s1 { - font-size: 10.6px; - line-height: 18px; } - -._2rR_l { - position: absolute; - top: 0; - z-index: 200; } - -html[dir] ._2rR_l { - padding: 6px 12px; - background-color: #f0f0f0; } - -html[dir=ltr] ._2rR_l { - left: 0; - right: 6px; } - -html[dir=rtl] ._2rR_l { - right: 0; - left: 6px; } - -html[dir] ._2A-Xk { - border-bottom: 1px solid rgba(0, 0, 0, 0.06); - box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); } - -._2vjPO { - -webkit-flex-grow: 1; - flex-grow: 1; - overflow-y: auto; - overflow-x: hidden; - display: block; } - -html[dir] ._2vjPO { - border-radius: 5px; - background-color: #e0e1e2; } -._3pJ1s { - color: #929fa6; } - -._2sNbV { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-flex: 1; - flex: 1; - opacity: 1; - overflow-x: hidden; - overflow-y: auto; - position: relative; - z-index: 2; } - -._3ySAH { - overflow: hidden; } -._1MAoK { - color: #929fa6; } - -._2fq0t { - position: absolute; - top: 0; - width: 100%; - height: 100%; - overflow: hidden; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - pointer-events: auto; } - -html[dir] ._2fq0t { - background-color: #f7f7f7; } - -html[dir=ltr] ._2fq0t { - left: 0; } - -html[dir=rtl] ._2fq0t { - right: 0; } - -html[dir] ._1O4p6 { - background-color: #fff; } - -html[dir] ._1NVPn { - background-color: #eeeeee; } - -html[dir] ._1drQ-, html[dir] ._1dGTK, html[dir] .r3Nu1 { - background-color: #e5e5e5; } -.KRCrf { - color: #929fa6; } - -._1CzIm { - -webkit-flex: none; - flex: none; - z-index: 10; } - ._1CzIm ._12sbx { - bottom: 32px; - position: absolute; } - html[dir=ltr] ._1CzIm ._12sbx { - right: 32px; } - html[dir=rtl] ._1CzIm ._12sbx { - left: 32px; } - ._1CzIm .eTCKi { - bottom: 32px; - opacity: 0; - position: absolute; } - html[dir] ._1CzIm .eTCKi { - -webkit-transform: scale(0); - transform: scale(0); } - html[dir=ltr] ._1CzIm .eTCKi { - right: 32px; } - html[dir=rtl] ._1CzIm .eTCKi { - left: 32px; } - -.iHLo1._1Rw3q { - height: 0px; } - -.iHLo1 { - width: 100%; - height: 62px; - color: #fff; - z-index: 1000; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; } - -html[dir] .iHLo1 { - background-color: #009688; } - -html[dir=ltr] .iHLo1 { - padding-right: 108px; - padding-left: 24px; } - -html[dir=rtl] .iHLo1 { - padding-left: 108px; - padding-right: 24px; } - -._3-Xnb { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - font-size: 16px; } - -._3X8W- { - display: inline-block; - text-indent: 2px; } -._18gR8 { - color: #929fa6; } - -._1TiMY { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 100%; - -webkit-justify-content: center; - justify-content: center; - position: absolute; - top: 0; - width: 100%; - z-index: 10; } - -html[dir] ._1TiMY { - background-color: rgba(140, 140, 140, 0.85); - border-radius: 50%; } - -html[dir=ltr] ._1TiMY { - left: 0; } - -html[dir=rtl] ._1TiMY { - right: 0; } -._24IBz { - color: #929fa6; } - -._3fOoY { - display: -webkit-flex; - display: flex; - overflow: scroll; - -webkit-flex-wrap: wrap; - flex-wrap: wrap; - max-height: 150px; } - -html[dir] ._3fOoY { - background-color: white; } - -html[dir=ltr] ._3fOoY { - padding: 20px 25px 5px 24px; } - -html[dir=rtl] ._3fOoY { - padding: 20px 24px 5px 25px; } -._1SDl1 { - color: #929fa6; } - -._1woNK { - -webkit-flex: 1; - flex: 1; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; } -._3RiqH { - color: #929fa6; } - -._1FroB { - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - box-sizing: border-box; - color: #fff; - height: 108px; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: flex-end; - justify-content: flex-end; } - -html[dir] ._1FroB { - background-color: #00bfa5; } - -html[dir=ltr] ._1FroB { - padding-right: 20px; - padding-left: 23px; } - -html[dir=rtl] ._1FroB { - padding-left: 20px; - padding-right: 23px; } - -.Ghmsz { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - width: 100%; } - -html[dir] .Ghmsz { - text-align: initial; } - -._1xGbt { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - -webkit-flex-grow: 1; - flex-grow: 1; } - -._1EePY { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; } - -.Ku-wk { - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-flex: none; - flex: none; } - -html[dir] .Ku-wk { - cursor: pointer; } - -.SFEHG { - -webkit-flex: none; - flex: none; } - -._1FroB .Ghmsz { - height: 59px; } - -html[dir] ._1FroB .Ghmsz { - background-color: transparent; - padding: 0px; } - -._1FroB ._1xGbt { - font-weight: 500; - font-size: 19px; - line-height: normal; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; } - -._1FroB .SFEHG { - width: 53px; } - -._2MdHj._1FroB { - height: 59px; } - -._1CSx9 { - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - box-sizing: border-box; - -webkit-align-items: center; - align-items: center; - color: #4b4b4b; - height: 59px; } - -html[dir] ._1CSx9 { - background-color: #eeeeee; } - -html[dir=ltr] ._1CSx9 { - padding-right: 20px; - padding-left: 25px; } - -html[dir=rtl] ._1CSx9 { - padding-left: 20px; - padding-right: 25px; } - -._1CSx9 .Ghmsz { - font-weight: 400; - font-size: 16px; - line-height: 21px; - color: #000; } - -._1CSx9 .SFEHG { - width: 54px; } - -.wDFKR { - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - box-sizing: border-box; - color: #fff; - height: 49px; - -webkit-align-items: center; - align-items: center; } - -html[dir] .wDFKR { - background-color: #00bfa5; } - -html[dir=ltr] .wDFKR { - padding: 0px 20px 0px 25px; } - -html[dir=rtl] .wDFKR { - padding: 0px 25px 0px 20px; } - -._2klhM { - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - box-sizing: border-box; - height: 59px; - color: #fff; - -webkit-align-items: center; - align-items: center; } - -html[dir] ._2klhM { - background-color: #009688; } - -html[dir=ltr] ._2klhM { - padding: 0px 20px 0px 25px; - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -html[dir=rtl] ._2klhM { - padding: 0px 25px 0px 20px; - border-top-right-radius: 3px; - border-top-left-radius: 3px; } - -.wDFKR ._1xGbt, -._2klhM ._1xGbt { - font-weight: 500; - font-size: 19px; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; } - -.wDFKR .SFEHG { - width: 48px; - opacity: .7; } - -._1aTxu { - vertical-align: top; - -webkit-flex: none; - flex: none; } - -html[dir] ._1aTxu { - margin-top: -2px; - cursor: pointer; } - -.wjotJ { - -webkit-flex: none; - flex: none; } -._3XVuG { - color: #929fa6; } - -._3tV8v { - display: inline-block; - height: 20px; - position: relative; - vertical-align: middle; - width: 20px; } - -html[dir] ._3tV8v { - cursor: pointer; - -webkit-transform: translateZ(0); - transform: translateZ(0); } - -._2nLPG { - position: absolute; - top: 0; - width: 100%; - height: 100%; } - -html[dir=ltr] ._2nLPG { - left: 0; } - -html[dir=rtl] ._2nLPG { - right: 0; } - -._3LY6P path { - fill-opacity: .6; - fill: #fff; - transition: fill-opacity .1s ease; } - -.Ljds8 path { - fill-opacity: .6; - fill: #fff; } - -._3tV8v:hover ._3LY6P path { - fill-opacity: 1; } -._4eCMa { - color: #929fa6; } - -._2Par4 { - position: absolute; - display: inline-block; - color: #fff; - font-size: 13px; - z-index: 999; - white-space: nowrap; - text-overflow: ellipsis; - top: 0; - max-width: 166px; } - -html[dir] ._2Par4 { - background-color: rgba(90, 88, 87, 0.7); - text-shadow: 0 0px 1px rgba(0, 0, 0, 0.36); - text-align: center; - margin-top: 11px; - border-radius: 14px; - padding: 8px 15px; } - -html[dir=ltr] ._2Par4 { - left: auto; - right: 64px; - -webkit-animation: _10x3U .12s ease-in-out; - animation: _10x3U .12s ease-in-out; } - -html[dir=rtl] ._2Par4 { - right: auto; - left: 64px; - -webkit-animation: _10x3U .12s ease-in-out; - animation: _10x3U .12s ease-in-out; } - -@-webkit-keyframes _10x3U { - from { - opacity: 0; } - to { - opacity: 1; } } - -@keyframes _10x3U { - from { - opacity: 0; } - to { - opacity: 1; } } -._3z69m { - color: #929fa6; } - -._GrA7 { - display: -webkit-flex; - display: flex; - font-size: 14px; - line-height: 20px; } - -html[dir] ._GrA7 { - padding-bottom: 0; - margin-top: 12px; } - -html[dir=ltr] ._GrA7 { - margin-right: 0; } - -html[dir=rtl] ._GrA7 { - margin-left: 0; } - -._1R8P6 { - display: inline-block; - vertical-align: text-bottom; - -webkit-flex: none; - flex: none; - transition: opacity .3s ease; } - -html[dir=ltr] ._1R8P6 { - margin-right: 10px; } - -html[dir=rtl] ._1R8P6 { - margin-left: 10px; } - -._10Dbq { - -webkit-flex: 1; - flex: 1; - transition: opacity .3s ease; } - -._2Km6k { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; } - -html[dir] ._1S3yi + ._1S3yi { - margin-top: 12px; } -._80DlC { - color: #929fa6; } - -._2WT4G { - display: inherit; - white-space: inherit; - text-overflow: inherit; - overflow: inherit; } - -._22ln5 { - color: #128C7E; } - -._2GLbW { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - display: inline-block; } - -html[dir] ._2GLbW { - margin-top: 1px; } - -html[dir=ltr] ._2GLbW { - margin-left: 3px; } - -html[dir=rtl] ._2GLbW { - margin-right: 3px; } - -._3TEwt { - display: inherit; - white-space: inherit; - text-overflow: inherit; - overflow: inherit; } - -._1yct0 { - -webkit-align-items: flex-end; - align-items: flex-end; - display: -webkit-inline-flex; - display: inline-flex; - height: 17px; - vertical-align: top; } - -html[dir=ltr] ._1yct0 { - margin-left: 8px; } - -html[dir=rtl] ._1yct0 { - margin-right: 8px; } -._2hIYR { - color: #929fa6; } - -._25jR4 { - display: inline-block; - vertical-align: -2px; - width: 18px; } - -html[dir] ._25jR4 { - text-align: center; } - -html[dir=ltr] ._25jR4 { - margin-right: 3px; } - -html[dir=rtl] ._25jR4 { - margin-left: 3px; } - -._2feU1 { - -webkit-flex: none; - flex: none; } - -html[dir] ._2feU1 { - padding-bottom: 32px; - padding-top: 10px; } - -._1AoLJ { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; - min-height: 130px; } -.StIbo { - color: #929fa6; } - -html[dir] ._39pS- { - margin-top: -1px; - padding-bottom: 1px; - background-color: #FFF; } -._33yrE { - color: #929fa6; } - -html[dir] ._2flas { - padding: 14px 30px 16px 30px; - background-color: #FFF; } - -._250S3 { - display: inline-block; - height: 20px; - vertical-align: top; - width: 18px; } - -html[dir] ._250S3 { - text-align: center; } - -._3FSRn { - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; - min-height: 130px; } - -html[dir] ._2HDl5 { - padding-top: 10px; - padding-bottom: 22px; } - -html[dir] .Um7sh { - background-color: #FFF; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); - padding: 6px 30px 14px 30px; } -._3_Shg { - color: #929fa6; } - -._1ZJYc { - z-index: 2; - display: -webkit-flex; - display: flex; - -webkit-justify-content: space-around; - justify-content: space-around; } - -html[dir] ._1ZJYc { - margin-top: 28px; - padding-bottom: 32px; - text-align: center; } - -html[dir] ._2AafV { - margin-top: 28px; } - -html[dir=ltr] ._2AafV { - margin-left: 32px; } - -html[dir=rtl] ._2AafV { - margin-right: 32px; } - -._23gu7 { - display: -webkit-flex; - display: flex; - font-size: 14px; - line-height: 20px; } - -html[dir] ._23gu7 { - padding-bottom: 0; - margin-top: 12px; } - -html[dir=ltr] ._23gu7 { - margin-left: 32px; } - -html[dir=rtl] ._23gu7 { - margin-right: 32px; } - -._2Szfq { - display: inline-block; - vertical-align: text-bottom; - -webkit-flex: none; - flex: none; - transition: opacity .3s ease; } - -html[dir=ltr] ._2Szfq { - margin-right: 10px; } - -html[dir=rtl] ._2Szfq { - margin-left: 10px; } - -._3eo5m { - -webkit-flex: 1; - flex: 1; - transition: opacity .3s ease; } -._1OKDh { - color: #929fa6; } - -._1jyyu { - overflow-x: hidden; - overflow-y: auto; } - -._1jd1m { - color: #929fa6; - -webkit-flex: none; - flex: none; - font-size: 14px; - line-height: 20px; } - -html[dir=ltr] ._1jd1m { - padding: 18px 20px 32px 34px; } - -html[dir=rtl] ._1jd1m { - padding: 18px 34px 32px 20px; } - -html[dir] ._3hhmj { - border-bottom: 1px solid #f2f2f2; } -._201r_ { - color: #929fa6; } - -.KXvTU { - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._66JgU { - background-color: #fff; - padding-top: 26px; - padding-bottom: 12px; } - -html[dir=ltr] ._66JgU { - margin: 0 !important; - padding-left: 34px; } - -html[dir=rtl] ._66JgU { - margin: 0 !important; - padding-right: 34px; } - -._3_3Rs { - max-height: 200px; - overflow-y: auto; } - -._3_3Rs { - position: relative; } - -html[dir] ._3_3Rs { - padding-bottom: 0; } - -._16RnB { - display: inline-block; - vertical-align: top; - outline: none; - height: auto; - line-height: 22px; - font-size: 15px; - width: 100%; } - -html[dir] ._16RnB { - padding: 2px 0; - margin: 0; - border: none; - background: transparent; } - -._3_3Rs { - line-height: 20px; - font-size: 15px; - min-height: 20px; - font-weight: normal; - outline: none; - width: 100%; - transition: border-color .2s ease-out; } - -html[dir] ._3_3Rs { - background-color: transparent; - border: none; - border-bottom: 1px solid #d7d7d7; - padding: 6px 0 5px 0; } - -html[dir=ltr] ._3_3Rs { - padding-left: 2px; } - -html[dir=rtl] ._3_3Rs { - padding-right: 2px; } - html[dir] ._3_3Rs:focus { - border-bottom: 1px solid #00afff; } - -._1lIXT { - -webkit-flex: 1; - flex: 1; - overflow-y: auto; - overflow-x: hidden; - position: relative; } - -html[dir] ._1lIXT { - background-color: #fff; } - -._28Pw9 { - -webkit-justify-content: space-around; - justify-content: space-around; - z-index: 2; - display: -webkit-flex; - display: flex; } - -html[dir] ._28Pw9 { - margin-top: 28px; - text-align: center; - padding-bottom: 32px; } - -._1q1KN { - position: fixed; - visibility: hidden; } -._2jwc- { - color: #929fa6; } - -._1gzBr { - -webkit-flex: none; - flex: none; - width: 258px; - height: 258px; - -webkit-align-self: center; - -ms-grid-row-align: center; - align-self: center; - overflow: hidden; } - -html[dir] ._1gzBr { - margin-top: 32px; - margin-bottom: 28px; - background-size: 1600% auto; - background-repeat: no-repeat; } - -html[dir=ltr] ._1gzBr { - -webkit-animation: _1sfYd 1s steps(15) infinite; - animation: _1sfYd 1s steps(15) infinite; } - -html[dir=rtl] ._1gzBr { - -webkit-animation: _1eCQY 1s steps(15) infinite; - animation: _1eCQY 1s steps(15) infinite; } - -@-webkit-keyframes _1sfYd { - 100% { - background-position-x: 100%; } } - -@keyframes _1sfYd { - 100% { - background-position-x: 100%; } } - -@-webkit-keyframes _1eCQY { - - 100% { - background-position-x: 0%; } } - -@keyframes _1eCQY { - - 100% { - background-position-x: 0%; } } - -.KuD7N { - -webkit-flex: none; - flex: none; - color: #929fa6; - -webkit-align-self: center; - -ms-grid-row-align: center; - align-self: center; - font-size: 14px; - line-height: 20px; } - -html[dir] .KuD7N { - margin-bottom: 32px; } - -html[dir=ltr] ._2ZnOp { - padding-left: 25px; } - -html[dir=rtl] ._2ZnOp { - padding-right: 25px; } - -html[dir] ._2ZnOp:last-child { - border-bottom: 1px solid #f2f2f2; } -.Cpiae { - color: #929fa6; } - -._3LL06 { - font-size: 16px; - line-height: 21px; - color: #000; } - -.textsize-xxlarge ._3LL06 { - font-size: 17.5px; - line-height: 27px; } - -.textsize-xlarge ._3LL06 { - font-size: 17px; - line-height: 25px; } - -.textsize-large ._3LL06 { - font-size: 16.5px; - line-height: 23px; } - -.textsize-small ._3LL06 { - font-size: 15.5px; - line-height: 19px; } - -.textsize-xsmall ._3LL06 { - font-size: 15px; - line-height: 17px; } - -.textsize-xxsmall ._3LL06 { - font-size: 14.5px; - line-height: 15px; } - -.iYPsH { - font-size: 19px; - line-height: 28px; - color: #000; } - -.Cpiae { - font-size: 14px; - line-height: 20px; - color: #929fa6; } - -._1sYdX { - color: #128C7E; - font-size: 14px; - font-weight: 300; - line-height: normal; } - -._3YPSj { - font-size: 13px; - line-height: 20px; - color: rgba(0, 0, 0, 0.6); } - -.EfdT5 { - font-size: 14px; - line-height: 20px; } - -._1Vw8y { - color: #D70000; } - -._3eR-G { - color: #07bc4c; } -._36yrF { - color: #929fa6; } - -._1CRb5 { - -webkit-flex: none; - flex: none; - overflow: hidden; } - -html[dir] ._1CRb5 { - margin-bottom: 10px; - background-color: #FFF; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); } - -html[dir] ._2VQzd { - padding: 14px 30px 14px 30px; } - -html[dir] ._3XgGT { - padding: 28px 30px 19px 30px; } - -html[dir] ._2phEY { - padding: 14px 30px 10px 30px; } - html[dir] ._2phEY ._2VQzd { - padding: 0; - margin-bottom: 14px; } - -html[dir] ._2npQf { - padding: 14px 30px 10px 30px; } - html[dir] ._2npQf ._2VQzd { - padding: 0; - margin-bottom: 4px; } - -html[dir=ltr] ._34vig { - -webkit-animation: _1hBRh 1s cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _1hBRh 1s cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir=rtl] ._34vig { - -webkit-animation: _1hBRh 1s cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _1hBRh 1s cubic-bezier(0.1, 0.82, 0.25, 1); } - -@-webkit-keyframes _1hBRh { - 0%, 30% { - -webkit-transform: translateY(-50px); - transform: translateY(-50px); - opacity: 0; } - 100% { - -webkit-transform: translateY(0px); - transform: translateY(0px); - opacity: 1; } } - -@keyframes _1hBRh { - 0%, 30% { - -webkit-transform: translateY(-50px); - transform: translateY(-50px); - opacity: 0; } - 100% { - -webkit-transform: translateY(0px); - transform: translateY(0px); - opacity: 1; } } -._24O-- { - color: #929fa6; } - -.tyVYE { - display: flex; - display: -webkit-flex; - -webkit-flex-flow: row wrap; - flex-flow: row wrap; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] .tyVYE { - padding-top: 30px; } - -html[dir=ltr] .tyVYE { - padding-left: 15px; - padding-right: 30px; } - -html[dir=rtl] .tyVYE { - padding-right: 15px; - padding-left: 30px; } - -.CDuBw { - display: -webkit-flex; - display: flex; - width: 82px; - height: 82px; - box-sizing: border-box; - font-size: 12px; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] .CDuBw { - margin-bottom: 15px; - border: 4px solid transparent; - text-align: center; } - -html[dir=ltr] .CDuBw { - margin-left: 15px; - float: left; } - -html[dir=rtl] .CDuBw { - margin-right: 15px; - float: right; } - -._22NjO { - overflow: hidden; - word-wrap: break-word; - max-height: 72px; } - -.N_TIP { - width: 82px; - height: 0; } - -html[dir=ltr] .N_TIP { - margin-left: 15px; } - -html[dir=rtl] .N_TIP { - margin-right: 15px; } - -.LzQzF { - position: relative; } - -html[dir] .LzQzF { - border: 4px solid #fff; - box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.08); } - .LzQzF::after { - display: block; - position: absolute; - width: 82px; - height: 82px; - box-sizing: border-box; - top: -4px; - z-index: 1; - content: ''; } - html[dir] .LzQzF::after { - border: 3px solid #00a5f4; } - html[dir=ltr] .LzQzF::after { - left: -4px; } - html[dir=rtl] .LzQzF::after { - right: -4px; } - -html[dir] ._2DMPB { - border: 4px solid #fff; - cursor: pointer; } -._3tXvW { - color: #929fa6; } - -._1mpL5 { - color: #929fa6; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - display: block; } -._1jKKj { - color: #929fa6; } - -._1wCju { - position: relative; } - -._2UkYn { - height: 200px; - overflow: hidden; - position: relative; - width: 200px; } - -html[dir] ._2UkYn { - background-position: center center; - background-repeat: no-repeat; - background-size: contain; - border-radius: 50%; - cursor: pointer; - -webkit-transform: translateZ(0); - transform: translateZ(0); } - -html[dir=ltr] ._2UkYn { - margin-left: auto; - margin-right: auto; } - -html[dir=rtl] ._2UkYn { - margin-right: auto; - margin-left: auto; } - -._1WNtc { - height: 100%; - position: absolute; - top: 0; - width: 100%; - z-index: 1; } - -html[dir=ltr] ._1WNtc { - left: 0; } - -html[dir=rtl] ._1WNtc { - right: 0; } - -._3IT8Q svg { - width: 200px; - height: 200px; } -._1uG3l { - color: #929fa6; } - -.ogWqZ { - position: relative; - word-break: break-word; } - -._2rXhY { - font-size: 16px; - line-height: 20px; - position: absolute; - width: 100%; - color: rgba(0, 0, 0, 0.5); - transition: all 0.3s cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir] ._2rXhY { - padding-top: 8px; - -webkit-transform: translateY(24px); - transform: translateY(24px); } - -.CrwPM { - font-size: 12px; - line-height: 16px; } - -html[dir] .CrwPM { - -webkit-transform: translateY(0px); - transform: translateY(0px); } - -._2OIDe { - position: relative; - height: 24px; } - -._2-h1L ._2OIDe { - height: 0px; } - -._1DTd4 { - display: -webkit-flex; - display: flex; - -webkit-align-items: flex-start; - align-items: flex-start; } - -html[dir] ._1G2k- { - border-bottom: 2px solid transparent; } - -html[dir] ._1DTd4._2Kmxa, html[dir] ._1DTd4._1G2k-.momMR { - padding-bottom: 0px; } - -html[dir=ltr] ._1DTd4._2Kmxa, html[dir=ltr] ._1DTd4._1G2k-.momMR { - border-bottom: 2px solid #F44336 !important; } - -html[dir=rtl] ._1DTd4._2Kmxa, html[dir=rtl] ._1DTd4._1G2k-.momMR { - border-bottom: 2px solid #F44336 !important; } - -html[dir] ._1MZ4o { - padding-bottom: 0px; } - -.mOUqK { - -webkit-flex: none; - flex: none; - position: relative; - width: 24px; } - -html[dir] .mOUqK { - padding-top: 8px; } - -._1nooG { - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; } - -html[dir] ._1nooG { - padding-top: 8px; } - -html[dir=ltr] ._1nooG:last-child { - margin-right: 5px; } - -html[dir=rtl] ._1nooG:last-child { - margin-left: 5px; } - -html[dir=ltr] .gUL_D { - margin-left: 5px; - margin-right: 3px; } - -html[dir=rtl] .gUL_D { - margin-right: 5px; - margin-left: 3px; } - -._2EuwQ { - color: #bbb; - font-size: 14px; - line-height: 22px; } - -html[dir=ltr] ._2EuwQ { - margin-left: 5px; - margin-right: 3px; - text-align: right; } - -html[dir=rtl] ._2EuwQ { - margin-right: 5px; - margin-left: 3px; - text-align: left; } - -._3QWKD { - position: absolute; - top: 6px; } - -html[dir=ltr] ._3QWKD { - right: 0; } - -html[dir=rtl] ._3QWKD { - left: 0; } - -html[dir] ._2uETs { - padding: 3px; } - -._3ukHf { - -webkit-align-items: flex-start; - align-items: flex-start; - display: -webkit-flex; - display: flex; - font-size: 12px; - line-height: 16px; - min-height: 16px; - position: relative; } - -html[dir] ._3ukHf { - padding-top: 3px; } - -.momMR { - -webkit-flex: 1; - flex: 1; - display: -webkit-flex; - display: flex; - color: #F44336; } - -.PX7XY .emoji { - vertical-align: -3px; } - -html[dir] ._31WRs ._1DTd4 { - border-bottom: 2px solid #00BFA5; } - -.bMKum { - -webkit-flex: 1; - flex: 1; } - -._484uz { - color: #00a5f4; } - -html[dir] ._484uz { - cursor: pointer; } - -._2nEKn { - -webkit-flex: 1; - flex: 1; - line-height: 20px; } - -html[dir] ._2nEKn { - padding-top: 8px; } - -html[dir=ltr] ._2nEKn { - padding-right: 5px; } - -html[dir=rtl] ._2nEKn { - padding-left: 5px; } - -._1hSLr { - transition: margin .1s ease; } - html[dir] ._1hSLr._31WRs { - margin-bottom: 6px; } - -.UKj6M .bMKum, -.UKj6M ._2nEKn { - font-size: 14px; - line-height: 20px; } - -html[dir] .UKj6M .bMKum, html[dir] .UKj6M ._2nEKn { - padding-bottom: 6px; - padding-top: 6px; } - -html[dir=ltr] .UKj6M .bMKum, html[dir=ltr] .UKj6M ._2nEKn { - padding-right: 5px; } - -html[dir=rtl] .UKj6M .bMKum, html[dir=rtl] .UKj6M ._2nEKn { - padding-left: 5px; } - -.UKj6M, -.UKj6M ._1DTd4 { - min-height: 32px; } - -.UKj6M ._3QWKD { - top: 4px; } - -html[dir] .UKj6M ._1nooG, html[dir] .UKj6M .mOUqK { - padding-top: 6px; } -._2oUu_ { - color: #929fa6; } - -.ZR5SB { - display: inline-block; - height: 20px; - vertical-align: top; - width: 20px; } - -html[dir=ltr] .ZR5SB { - margin-left: 4px; - margin-right: -1px; } - -html[dir=rtl] .ZR5SB { - margin-right: 4px; - margin-left: -1px; } -._10JZ8 { - color: #929fa6; } - -._3T2VG { - text-transform: capitalize; } -._2k-aN { - color: #929fa6; } - -._2YJym { - display: -webkit-flex; - display: flex; - font-weight: normal; - font-size: 14px; - line-height: 26px; - -webkit-align-items: center; - align-items: center; } - -html[dir] ._2YJym { - margin-bottom: 7px; } - -._2YJym .emoji { - vertical-align: -5px; } - -._3V0wL { - -webkit-flex-grow: 0 1 auto; - flex-grow: 0 1 auto; - display: -webkit-flex; - display: flex; - -webkit-justify-content: flex-start; - justify-content: flex-start; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -._1bcjS { - font-size: 12px; - line-height: 14px; - vertical-align: baseline; - color: rgba(0, 0, 0, 0.4); - -webkit-flex: 1 0 auto; - flex: 1 0 auto; } - -html[dir=ltr] ._1bcjS { - margin-left: 6px; - text-align: right; } - -html[dir=rtl] ._1bcjS { - margin-right: 6px; - text-align: left; } - -._1qUQi { - -webkit-flex: 0 1 auto; - flex: 0 1 auto; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -html[dir=ltr] ._1qUQi { - margin-left: 3px; } - -html[dir=rtl] ._1qUQi { - margin-right: 3px; } - -._2-rkJ { - width: 8px; - -webkit-flex: none; - flex: none; - position: relative; } - ._2-rkJ:before { - content: '\25B8'; - font-size: 12px; - line-height: 26px; - position: absolute; - top: 0; - width: 100%; - height: 100%; - color: #797979; } - html[dir=ltr] ._2-rkJ:before { - left: 0; } - html[dir=rtl] ._2-rkJ:before { - right: 0; } - -._1gAHk { - -webkit-flex: none; - flex: none; - opacity: .7; } - -html[dir] ._1gAHk { - margin-top: -1px; } - -html[dir=ltr] ._1gAHk { - margin-left: 6px; } - -html[dir=rtl] ._1gAHk { - margin-right: 6px; } - -html[dir="rtl"] ._2-rkJ { - -webkit-transform: scaleX(-1); - transform: scaleX(-1); } - -._3ce9t { - -webkit-flex: none; - flex: none; } - -html[dir=ltr] ._3ce9t { - margin-right: 6px; } - -html[dir=rtl] ._3ce9t { - margin-left: 6px; } - -._1Xlb2 { - -webkit-flex: 0 1 auto; - flex: 0 1 auto; } - -html[dir=ltr] ._1Xlb2 { - margin-right: 3px; } - -html[dir=rtl] ._1Xlb2 { - margin-left: 3px; } -._2AF4z { - color: #929fa6; } - -._2hMbR { - font-style: italic; } - -._2_LEW { - display: -webkit-flex; - display: flex; - -webkit-align-items: flex-start; - align-items: flex-start; } -._2Y6xY { - color: #929fa6; } - -._2wP_Y { - position: absolute; - width: 100%; } - ._2wP_Y:hover { - z-index: 10000; } -._3U5nl { - color: #929fa6; } - -.vdXUe { - color: #07bc4c; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - display: block; - font-weight: normal; } -._1X0vb { - color: #929fa6; } - -._1Y0rl { - width: 100%; - height: 100%; } -.xPJoe { - color: #929fa6; } - -.IuYNx { - width: 100%; - height: 100%; - position: absolute; - overflow: hidden; - top: 0; } - -html[dir=ltr] .IuYNx { - left: 0; } - -html[dir=rtl] .IuYNx { - right: 0; } - -._1V8K0 { - position: relative; } - -._3E6Ha { - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; - -webkit-align-items: center; - align-items: center; - overflow: visible; } - -._2gmeM { - overflow: visible; } - -.zrbdc, -.bUPnO { - width: 100%; - height: 100%; } - -.bUPnO > * { - object-fit: scale-down; } -._6pRSD { - color: #929fa6; } - -._15G96 { - display: inline-block; - vertical-align: top; } - -html[dir=ltr] ._15G96 { - margin-right: 5px; } - -html[dir=rtl] ._15G96 { - margin-left: 5px; } - html[dir=ltr] ._15G96:last-child { - margin-right: 0; } - html[dir=rtl] ._15G96:last-child { - margin-left: 0; } - -._3JEcM { - display: inline-block; - font-size: 11px; - line-height: 16px; - height: 16px; - color: #a0a0a0; } - -html[dir] ._3JEcM { - padding: 1px 5px 0 5px; - border-radius: 3px; - border: 1px solid #a5a5a5; } -._20Z0n { - color: #929fa6; } - -.qdsFU { - -webkit-flex: none; - flex: none; } - -html[dir] .qdsFU { - padding-bottom: 32px; } - -html[dir=ltr] .qdsFU { - padding-left: 24px; - padding-right: 24px; } - -html[dir=rtl] .qdsFU { - padding-right: 24px; - padding-left: 24px; } - -html[dir] ._2Z2fE { - margin-top: 28px; - text-align: center; } - -html[dir=ltr] ._2Z2fE { - -webkit-animation: xrrz5 1s cubic-bezier(0.1, 0.82, 0.25, 1); - animation: xrrz5 1s cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir=rtl] ._2Z2fE { - -webkit-animation: xrrz5 1s cubic-bezier(0.1, 0.82, 0.25, 1); - animation: xrrz5 1s cubic-bezier(0.1, 0.82, 0.25, 1); } - -@-webkit-keyframes xrrz5 { - 0%, 30% { - -webkit-transform: translateY(-50px); - transform: translateY(-50px); - opacity: 0; } - 100% { - -webkit-transform: translateY(0px); - transform: translateY(0px); - opacity: 1; } } - -@keyframes xrrz5 { - 0%, 30% { - -webkit-transform: translateY(-50px); - transform: translateY(-50px); - opacity: 0; } - 100% { - -webkit-transform: translateY(0px); - transform: translateY(0px); - opacity: 1; } } - -._1iqL0 { - height: 120px; - width: 120px; } - -html[dir] ._1iqL0 { - padding: 40px; } - ._1iqL0 img { - height: 120px; - width: 120px; } - -html[dir] ._2uz5H { - padding: 40px; - padding-bottom: 80px; } - -._3nruv { - height: 200px; - overflow: hidden; - position: relative; - width: 200px; } - -html[dir] ._3nruv { - border-radius: 50%; - margin: auto; - -webkit-transform-origin: center center; - transform-origin: center center; } - -html[dir=ltr] ._3nruv { - -webkit-animation: _2jwJt 750ms cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _2jwJt 750ms cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir=rtl] ._3nruv { - -webkit-animation: _2jwJt 750ms cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _2jwJt 750ms cubic-bezier(0.1, 0.82, 0.25, 1); } - -@-webkit-keyframes _2jwJt { - 0%, 20% { - -webkit-transform: scale(0, 0); - transform: scale(0, 0); } - 100% { - -webkit-transform: scale 1, 1; - transform: scale 1, 1; } } - -@keyframes _2jwJt { - 0%, 20% { - -webkit-transform: scale(0, 0); - transform: scale(0, 0); } - 100% { - -webkit-transform: scale 1, 1; - transform: scale 1, 1; } } - -html[dir] ._2CPBh { - background-color: #ffffff; } - -html[dir] .gyxmK { - background-color: #00e676; } - -html[dir] .WYkw7 { - background-color: #ff5252; } - -._3yE-b, -._2hsI- { - color: #ffffff; - font-size: 100px; - position: relative; - top: 50%; } - -html[dir] ._3yE-b, html[dir] ._2hsI- { - text-align: center; - -webkit-transform: translateY(-50%); - transform: translateY(-50%); } - -.dNht8 { - box-sizing: border-box; - color: white; - font-size: 9pt; - line-height: 16px; - position: absolute; - top: 59px; - width: 100%; - z-index: 3; } - -html[dir] .dNht8 { - background: orange; - padding: 10px; - text-align: center; } - -html[dir] ._3WdoZ { - text-align: center; - margin-top: 12px; } - -.Ra5Jk { - color: #787878; - width: 260px; - font-size: 14px; - line-height: 20px; } - -html[dir] .Ra5Jk { - margin: 2px auto; } - -._3x3ZA { - display: inline-block; - width: 65px; } - -html[dir] ._3x3ZA { - margin: auto; } - -.EocEk { - display: inline-block; - width: 11px; } - -._1wmG8 { - font-size: 14px; - line-height: 20px; - color: rgba(0, 0, 0, 0.6); } - -html[dir] ._1wmG8 { - text-align: center; } - -.HGYMb { - font-size: 14px; } - -html[dir] .HGYMb { - margin-top: 25px; - text-align: center; } - -._3BoC3 { - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._3BoC3 { - margin-top: 28px; - margin-bottom: 28px; - -webkit-transform-origin: center center; - transform-origin: center center; } - -html[dir=ltr] ._3BoC3 { - -webkit-animation: _302JY 750ms cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _302JY 750ms cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir=rtl] ._3BoC3 { - -webkit-animation: _302JY 750ms cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _302JY 750ms cubic-bezier(0.1, 0.82, 0.25, 1); } - -@-webkit-keyframes _302JY { - 0%, 20% { - -webkit-transform: scale(0, 0); - transform: scale(0, 0); } - 100% { - -webkit-transform: scale 1, 1; - transform: scale 1, 1; } } - -@keyframes _302JY { - 0%, 20% { - -webkit-transform: scale(0, 0); - transform: scale(0, 0); } - 100% { - -webkit-transform: scale 1, 1; - transform: scale 1, 1; } } - -._1Vzek { - width: 100%; - position: relative; } - -html[dir] ._1Vzek { - margin-bottom: -2px; } - -html[dir] .hH9xc { - -webkit-transform-origin: 50% 50%; - transform-origin: 50% 50%; - -webkit-transform: scaleX(-1); - transform: scaleX(-1); } - -._1mmgF { - position: absolute; - top: 10px; } - -html[dir=ltr] ._1mmgF { - right: 10px; } - -html[dir=rtl] ._1mmgF { - left: 10px; } - -._190Gd { - position: absolute; - top: 0px; } - -html[dir] ._190Gd { - border-radius: 50%; - box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.4); } -._1fNm1 { - color: #929fa6; } - -._34Olu { - position: absolute; - top: 0; - width: 100%; - height: 100%; - z-index: 100; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; } - -html[dir=ltr] ._34Olu { - left: 0; } - -html[dir=rtl] ._34Olu { - right: 0; } - -._2X3l6, -._2fGjn { - top: 0; - position: absolute; } - -html[dir=ltr] ._2X3l6, html[dir=ltr] ._2fGjn { - left: 0; } - -html[dir=rtl] ._2X3l6, html[dir=rtl] ._2fGjn { - right: 0; } - -._19mFZ { - color: #fff; - display: inline-block; - font-size: 13px; - position: relative; - height: 46px; - vertical-align: top; - line-height: 46px; } - -html[dir] ._19mFZ { - background-color: rgba(0, 0, 0, 0.36); - border-radius: 24px; } - -html[dir=ltr] ._19mFZ { - width: auto !important; - padding-right: 16px; } - -html[dir=rtl] ._19mFZ { - width: auto !important; - padding-left: 16px; } - ._19mFZ:before { - position: absolute; - width: 100%; - height: 100%; - content: ''; - top: -1px; } - html[dir] ._19mFZ:before { - border-radius: 24px; - border: 1px solid rgba(255, 255, 255, 0.5); } - html[dir=ltr] ._19mFZ:before { - left: -1px; } - html[dir=rtl] ._19mFZ:before { - right: -1px; } - -._10MiG { - position: relative; } - ._10MiG:before { - position: absolute; - top: -1px; - width: 100%; - height: 100%; - content: ''; } - html[dir] ._10MiG:before { - border-radius: 50%; - border: 1px solid rgba(255, 255, 255, 0.65); } - html[dir=ltr] ._10MiG:before { - left: -1px; } - html[dir=rtl] ._10MiG:before { - right: -1px; } - -._2BzIU { - position: relative; - display: inline-block; - width: 50px; - height: 50px; } - -._1l3ap { - height: 44px; - position: relative; - width: 44px; } - -html[dir] ._1l3ap { - background-color: rgba(0, 0, 0, 0.07); - border-radius: 50%; - margin-top: 3px; } - -html[dir=ltr] ._1l3ap { - margin-left: 3px; } - -html[dir=rtl] ._1l3ap { - margin-right: 3px; } - ._1l3ap:before { - content: ''; - position: absolute; - width: 44px; - height: 44px; - top: -1px; } - html[dir] ._1l3ap:before { - border: 2px solid rgba(255, 255, 255, 0.1); - border-radius: 50%; } - html[dir=ltr] ._1l3ap:before { - left: -1px; } - html[dir=rtl] ._1l3ap:before { - right: -1px; } -._1pRBS { - color: #929fa6; } - -._1XwnX { - -webkit-flex: none; - flex: none; - height: 60px; - transition: visibility 300ms, opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-flex-direction: row-reverse; - flex-direction: row-reverse; } - -html[dir] ._1XwnX { - background-color: #fff; } -html[dir=ltr] .img-zoomed-in ._1XwnX { - visibility: hidden !important; - opacity: 0 !important; } -html[dir=rtl] .img-zoomed-in ._1XwnX { - visibility: hidden !important; - opacity: 0 !important; } - -._2v-rq { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-flex: 1 1 auto; - flex: 1 1 auto; - height: 72px; - -webkit-order: 2; - order: 2; - overflow: hidden; } - -html[dir=ltr] ._2v-rq { - margin-left: 18px; - margin-right: 15px; } - -html[dir=rtl] ._2v-rq { - margin-right: 18px; - margin-left: 15px; } - -._23yQw { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; } - -html[dir] ._23yQw { - margin-top: -1px; } - -html[dir=ltr] ._23yQw { - margin-right: 15px; } - -html[dir=rtl] ._23yQw { - margin-left: 15px; } - -._3cZ-I { - -webkit-flex-grow: 1; - flex-grow: 1; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: center; - justify-content: center; } - -._3ataZ { - -webkit-align-items: flex-start; - align-items: flex-start; - color: #434343; - font-size: 14px; - font-weight: 500; - line-height: 20px; - text-overflow: ellipsis; - white-space: nowrap; - overflow: hidden; } - -.KKFom { - font-size: 13px; - color: #a8adaf; - min-height: 20px; - line-height: 19px; - text-overflow: ellipsis; - white-space: nowrap; - overflow: hidden; } - -html[dir] .KKFom { - margin-top: 2px; } - -._291yf { - -webkit-order: 1; - order: 1; } - -html[dir=ltr] ._291yf { - margin-right: 18px; } - -html[dir=rtl] ._291yf { - margin-left: 18px; } -._3pYem { - color: #929fa6; } - -._1IRB_ { - z-index: 200; - position: absolute; - box-sizing: border-box; - width: 100%; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; - pointer-events: none; } - -html[dir] ._1IRB_ { - padding-top: 8.5px; } - -html[dir=ltr] ._1IRB_ { - padding-right: 6px; } - -html[dir=rtl] ._1IRB_ { - padding-left: 6px; } -._2iSIf { - color: #929fa6; } - -.OUeyt { - color: #fff; - display: inline-block; - font-size: 12px; - font-weight: 500; - height: 19px; - line-height: 20px; - min-width: 9px; - vertical-align: top; } - -html[dir] .OUeyt { - background-color: #09d261; - border-radius: 12px; - padding: 0px 5px 0px 5px; - text-align: center; } - -._3zmhL { - line-height: 19px; } - -.safari-fix .OUeyt { - font-size: 12px; - font-weight: bold; } -.MotI5 { - color: #929fa6; } - -._1MsrQ { - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._1MsrQ { - padding: 0 0 24px 0; } - -._3dGYA { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - width: 44px; - height: 44px; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._3dGYA { - box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2); - background-color: #fff; - border-radius: 50%; - margin: 0 auto; } - -.LQEjW path { - fill: #c9cccd; - fill-opacity: 1; } -._3EZsx { - color: #929fa6; } - -._3ssLP { - width: 100%; - height: 100%; } - -html[dir] ._3ssLP { - background-size: cover; - background-position: center; } -._1yATu { - color: #929fa6; } - -._9tCEa { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; } - -html[dir] ._9tCEa { - padding-bottom: 8px; } - -html[dir=ltr] ._9tCEa { - transition: padding-left 0.3s cubic-bezier(0.69, 0, 0.79, 0.14); - padding-left: 0; } - -html[dir=rtl] ._9tCEa { - transition: padding-right 0.3s cubic-bezier(0.69, 0, 0.79, 0.14); - padding-right: 0; } - -html[dir=ltr] ._1P2Tp { - padding-left: 40px; - transition: padding-left 0.3s cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir=rtl] ._1P2Tp { - padding-right: 40px; - transition: padding-right 0.3s cubic-bezier(0.1, 0.82, 0.25, 1); } -._29bqV { - color: #929fa6; } - -._3rxLC { - height: 100%; - overflow: hidden; - position: absolute; - position: relative; - top: 0; - width: 100%; - z-index: 1; } - -html[dir] ._3rxLC { - background-size: contain; - border-radius: 50%; } - -html[dir=ltr] ._3rxLC { - left: 0; } - -html[dir=rtl] ._3rxLC { - right: 0; } - -._1oEow svg { - width: 100%; - height: 100%; } - -._24lP4 { - position: relative; - -webkit-flex: none; - flex: none; - z-index: 100; - display: inline-block; - width: 100%; - height: 100%; } - -html[dir] ._24lP4 { - border-radius: 50%; } - -html[dir] .mc_ET { - border-radius: 50%; - border: 2px solid #fff; } - -html[dir] .HrARV { - border-radius: 0; } -._2f-VI { - color: #929fa6; } - -._3FwEk { - -webkit-flex: none; - flex: none; - display: inline-block; - vertical-align: top; } - -html[dir=ltr] .I9L8x { - margin-right: 3px; } - -html[dir=rtl] .I9L8x { - margin-left: 3px; } - -html[dir] ._3FwEk.status-sticker { - margin-top: 2px; } -._3W0sw { - color: #929fa6; } - -._34hX8 { - display: inline-block; } - -html[dir=ltr] ._34hX8 { - float: left; - margin-right: 3px; } - -html[dir=rtl] ._34hX8 { - float: right; - margin-left: 3px; } - -html[dir] ._1rD8H { - margin-top: 2px; } - -html[dir=ltr] ._1rD8H { - margin-left: 28px; } - -html[dir=rtl] ._1rD8H { - margin-right: 28px; } - -.Zhzi9 { - color: #73C2AB; } - -.Zhzi9::before { - content: " \A0"; - display: inline-block; } -._1FSsP { - color: #929fa6; } - -._1umJf { - z-index: 1; - position: relative; - max-width: 336px; - box-sizing: border-box; } - -html[dir] ._1umJf { - padding: 3px; } - -._3b3uN { - position: absolute; - bottom: 4px; } - -html[dir=ltr] ._3b3uN { - left: 4px; } - -html[dir=rtl] ._3b3uN { - right: 4px; } - -.GbMip { - position: absolute; - bottom: 6px; - z-index: 2; } - -html[dir=ltr] .GbMip { - right: 8px; } - -html[dir=rtl] .GbMip { - left: 8px; } - -._8NqY5 .GbMip { - bottom: 3px; } - -html[dir=ltr] ._8NqY5 .GbMip { - right: 7px; } - -html[dir=rtl] ._8NqY5 .GbMip { - left: 7px; } - -._1qhFf { - box-sizing: border-box; - max-width: 330px; } - -html[dir] ._1qhFf { - padding-bottom: 5px; - padding-top: 3px; } - -html[dir=ltr] ._1qhFf { - padding-left: 6px; } - -html[dir=rtl] ._1qhFf { - padding-right: 6px; } - -html[dir] ._2quSw ._1qhFf { - padding-bottom: 0px; } - -html[dir=ltr] ._2oIiN { - padding: 3px 0px 3px 6px; } - -html[dir=rtl] ._2oIiN { - padding: 3px 6px 3px 0px; } - -html[dir] ._2XfFg ._2oIiN { - padding-top: 0px; } - -._2ZXCw { - max-width: 330px; } - -html[dir] ._2ZXCw { - margin-bottom: 3px; } - -._3CnDa { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; - max-width: 100%; - overflow: hidden; - position: relative; - z-index: 2; } - -html[dir] ._3CnDa { - border-radius: 6px; - cursor: pointer; } - -html[dir=ltr] ._3CnDa { - margin-left: auto; - margin-right: auto; } - -html[dir=rtl] ._3CnDa { - margin-right: auto; - margin-left: auto; } - -._3C2RQ { - box-sizing: border-box; - max-width: 330px; - min-width: 140px; } - -html[dir=ltr] ._3C2RQ { - padding: 7px 4px 5px 6px; } - -html[dir=rtl] ._3C2RQ { - padding: 7px 6px 5px 4px; } - -html[dir] ._1NHTE ._3C2RQ { - padding-bottom: 22px; } - -.nOp-O { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 100%; - -webkit-justify-content: center; - justify-content: center; - position: absolute; - top: 0; - width: 100%; - z-index: 1; } - -html[dir=ltr] .nOp-O { - left: 0; } - -html[dir=rtl] .nOp-O { - right: 0; } - -._11NZg { - -webkit-flex: none; - flex: none; - position: relative; - width: 100%; - height: 100%; } - -.WEu0O { - height: 100%; - position: absolute; - top: 0; - width: 100%; } - -html[dir] .WEu0O { - background-position: center; - background-size: cover; } - -html[dir=ltr] .WEu0O { - left: 0; } - -html[dir=rtl] .WEu0O { - right: 0; } - -._1uZbi._1umJf, -.qllxz._1umJf, -._1uZbi ._3CnDa, -.qllxz ._3CnDa { - max-width: 100%; } -._2DbEI { - color: #929fa6; } - -._2m8GO { - width: 55px; - height: 55px; - overflow: hidden; } - -html[dir] ._2m8GO { - border-radius: 50%; } -._2dfyW { - color: #929fa6; } - -._3C-gs { - max-width: 270px; } - -html[dir] ._3C-gs { - padding: 3px; } - -._1TYki { - font-size: 11px; - color: grey; - line-height: 16px; } - -._3zAbP { - display: block; - font-size: 14px; - font-weight: 400; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -._38XX2 { - font-size: 12px; } - -._1wB43 { - display: block; } - -._3xr9e { - box-sizing: border-box; - max-width: 270px; } - -html[dir=ltr] ._3xr9e { - padding: 7px 4px 5px 6px; } - -html[dir=rtl] ._3xr9e { - padding: 7px 6px 5px 4px; } - -html[dir=ltr] html[dir='rtl'] ._3xr9e { - text-align: right; } - -html[dir=rtl] html[dir='rtl'] ._3xr9e { - text-align: left; } - -html[dir] ._1RD5v { - padding-bottom: 5px; - padding-top: 3px; } - -html[dir=ltr] ._1RD5v { - padding-left: 6px; } - -html[dir=rtl] ._1RD5v { - padding-right: 6px; } - -html[dir] .yve2U ._1RD5v { - padding-bottom: 0px; } - -html[dir=ltr] .FIwH_ { - padding: 3px 0px 3px 6px; } - -html[dir=rtl] .FIwH_ { - padding: 3px 6px 3px 0px; } - -html[dir] ._348vz .FIwH_ { - padding-top: 0px; } - -._2ywZ0 { - bottom: 6px; - position: absolute; - z-index: 2; } - -html[dir=ltr] ._2ywZ0 { - right: 8px; } - -html[dir=rtl] ._2ywZ0 { - left: 8px; } - -.imcQO ._2ywZ0 { - bottom: 3px; } - -html[dir=ltr] .imcQO ._2ywZ0 { - right: 7px; } - -html[dir=rtl] .imcQO ._2ywZ0 { - left: 7px; } - -._3hy7L { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; - overflow: hidden; - position: relative; } - -html[dir] ._3hy7L { - border-radius: 6px; } - -._1Qnxi { - -webkit-transition: -webkit-filter 0.16s linear; - -webkit-flex: none; - flex: none; - z-index: 1; } - -._2Dn68 { - -webkit-filter: blur(3px); - filter: blur(3px); } - -html[dir] ._19yX2 { - margin-bottom: 3px; } -._18iv- { - color: #929fa6; } - -._1fnMt { - box-sizing: border-box; - width: 276px; } - -html[dir] ._1fnMt { - padding: 3px 3px 22px 3px; } - -._86-xh { - max-width: 100%; } - -.vIxHn { - width: auto; } - -html[dir=ltr] ._1YsV- { - padding: 3px 0 5px 6px; } - -html[dir=rtl] ._1YsV- { - padding: 3px 6px 5px 0; } - -html[dir] ._1Lsa3 ._1YsV- { - padding-bottom: 0px; } - -html[dir=ltr] ._2YIKi { - padding: 3px 0 3px 6px; } - -html[dir=rtl] ._2YIKi { - padding: 3px 6px 3px 0; } - -html[dir] .c5KCJ ._2YIKi { - padding-top: 0px; } - -._1vKRe { - box-sizing: border-box; - color: inherit; - display: block; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - overflow: hidden; - width: 100%; } - -html[dir] ._1vKRe { - border-radius: 6px; - border: 1px solid rgba(75, 89, 97, 0.1); - cursor: pointer; } - -._12xX7 { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - height: 34px; - text-decoration: none; } - -html[dir] ._12xX7 { - cursor: pointer; - padding: 13px 19px; } - -html[dir] .IKxkY ._12xX7 { - background-color: #f2f2f2; } - -html[dir] ._2CORf ._12xX7 { - background-color: #d1ecbc; } - -._3cMIj { - bottom: 3px; - color: rgba(0, 0, 0, 0.45); - font-family: "Roboto", sans-serif; - font-size: 11px; - height: 15px; - line-height: 15px; - position: absolute; } - -html[dir=ltr] ._3cMIj { - left: 8px; } - -html[dir=rtl] ._3cMIj { - right: 8px; } - -@media screen and (max-width: 880px) { - .vIxHn ._3cMIj { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - html[dir=ltr] .vIxHn ._3cMIj { - right: 110px; } - html[dir=rtl] .vIxHn ._3cMIj { - left: 110px; } } - -.PyPig:before { - display: inline-block; - content: " \2022 "; - color: #cbd5da; } - -html[dir] .PyPig:before { - margin: 0 4px; } - -.PyPig:first-child:before { - display: none; } - -._2CORf .PyPig:before { - color: rgba(0, 0, 0, 0.3); } - -._3Lj_s { - position: absolute; - bottom: 3px; } - -html[dir=ltr] ._3Lj_s { - right: 7px; } - -html[dir=rtl] ._3Lj_s { - left: 7px; } - -.nxILt { - -webkit-flex: 1 1 auto; - flex: 1 1 auto; - overflow: hidden; - position: relative; - text-overflow: ellipsis; - top: -2px; - white-space: nowrap; } - -html[dir] .nxILt { - margin: 0 10px; } - -html[dir=ltr] html[dir='rtl'] .nxILt { - text-align: right; } - -html[dir=rtl] html[dir='rtl'] .nxILt { - text-align: left; } - -._3eW69 { - -webkit-flex: none; - flex: none; } - -html[dir] ._3eW69 { - margin-top: -1px; } - -html[dir] ._1eFsL { - margin-bottom: 3px; } - -.JdzFp { - height: 30px; - width: 26px; } - -html[dir] .JdzFp { - background-repeat: no-repeat; - background-size: contain; } - -._2jTyA { - height: 100px; } - -html[dir] ._2jTyA { - background-repeat: no-repeat; - background-size: cover; - border-bottom: 1px solid rgba(75, 89, 97, 0.1); } - -html[dir=ltr] ._2jTyA { - background-position: 0 0; } - -html[dir=rtl] ._2jTyA { - background-position: 100% 0; } -._1kwlK { - color: #929fa6; } - -._1vnOZ { - vertical-align: -4px; - display: inline-block; } - -html[dir=ltr] ._1vnOZ { - margin-right: 4px; } - -html[dir=rtl] ._1vnOZ { - margin-left: 4px; } -.ctSb4 { - color: #929fa6; } - -._1fkCN { - display: inline-block; - overflow: hidden; - vertical-align: -4px; } - -html[dir=ltr] ._1fkCN { - margin-right: 3px; } - -html[dir=rtl] ._1fkCN { - margin-left: 3px; } -._3e0mj { - color: #929fa6; } - -.r1ybh { - box-sizing: border-box; - width: 336px; } - -html[dir=ltr] .r1ybh { - padding: 6px 7px 8px 9px; } - -html[dir=rtl] .r1ybh { - padding: 6px 9px 8px 7px; } - -._1nv8y.r1ybh, -._2c9Y-.r1ybh { - width: 100%; - max-width: 336px; } - -html[dir=ltr] ._1B8d2 { - margin: -3px -4px 7px -6px; } - -html[dir=rtl] ._1B8d2 { - margin: -3px -6px 7px -4px; } - -html[dir] ._3n1MM ._1B8d2 { - margin-top: 0; } - -._3IPHC { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 60px; - position: relative; } - -html[dir=ltr] ._3IPHC { - margin-left: 6px; - margin-right: 8px; } - -html[dir=rtl] ._3IPHC { - margin-right: 6px; - margin-left: 8px; } - -html[dir] ._2ZW0i { - border-bottom: 1px solid rgba(0, 0, 0, 0.06); - margin-bottom: 6px; - padding-bottom: 5px; } - -html[dir] .hITzJ ._2ZW0i { - border-bottom: none; - margin-bottom: 0; } - -._2Id9R { - -webkit-flex: 1 1 auto; - flex: 1 1 auto; - overflow: hidden; - max-height: 40px; } - -.B3WMz { - -webkit-flex: none; - flex: none; } - -html[dir=ltr] .B3WMz { - margin-right: 15px; } - -html[dir=rtl] .B3WMz { - margin-left: 15px; } - -._1430H { - position: absolute; - bottom: -4px; } - -html[dir=ltr] ._1430H { - right: -7px; } - -html[dir=rtl] ._1430H { - left: -7px; } - -.AVd_p { - font-size: 14px; - line-height: 20px; - font-weight: 600; - color: #262626; } - -html[dir="rtl"] .AVd_p { - text-align: right; } - -.AVd_p .emoji { - vertical-align: -4px; } - -._3-0Ak { - display: inline-block; - z-index: 100; - position: relative; } - -._3-0Ak:nth-child(2) { - z-index: 99; } - -html[dir=ltr] ._3-0Ak:nth-child(2) { - margin-left: -33px; } - -html[dir=rtl] ._3-0Ak:nth-child(2) { - margin-right: -33px; } - -._3-0Ak:nth-child(3) { - z-index: 98; } - -html[dir=ltr] ._3-0Ak:nth-child(3) { - margin-left: -33px; } - -html[dir=rtl] ._3-0Ak:nth-child(3) { - margin-right: -33px; } -._35S9u { - color: #929fa6; } - -.KYpDv { - box-sizing: border-box; - max-width: 336px; - position: relative; - z-index: 1; } - -html[dir] .KYpDv { - padding: 3px; } - -._2kF0- { - max-width: 100%; } - -html[dir] ._37-_M { - padding-bottom: 5px; - padding-top: 3px; } - -html[dir=ltr] ._37-_M { - padding-left: 6px; } - -html[dir=rtl] ._37-_M { - padding-right: 6px; } - -html[dir] ._1KOnq ._37-_M { - padding-bottom: 0px; } - -html[dir=ltr] .roLzG { - padding: 3px 0px 3px 6px; } - -html[dir=rtl] .roLzG { - padding: 3px 6px 3px 0px; } - -html[dir] ._1tq8Y .roLzG { - padding-top: 0px; } - -._2TvOE { - position: absolute; - bottom: 6px; - z-index: 2; } - -html[dir=ltr] ._2TvOE { - right: 8px; } - -html[dir=rtl] ._2TvOE { - left: 8px; } - -._3zdTI ._2TvOE { - bottom: 3px; } - -html[dir=ltr] ._3zdTI ._2TvOE { - right: 7px; } - -html[dir=rtl] ._3zdTI ._2TvOE { - left: 7px; } - -._1RiwZ { - box-sizing: border-box; - max-width: 330px; } - -html[dir=ltr] ._1RiwZ { - padding: 7px 4px 5px 6px; } - -html[dir=rtl] ._1RiwZ { - padding: 7px 6px 5px 4px; } - -html[dir] ._3tGyq ._1RiwZ { - padding-bottom: 22px; } - -._31Fpz { - box-sizing: border-box; - max-width: 330px; } - -html[dir] ._31Fpz { - margin-bottom: 3px; } - -._3v3PK { - overflow: hidden; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; - position: relative; - max-width: 100%; } - -html[dir] ._3v3PK { - border-radius: 6px; - cursor: pointer; } - -._1JVSX { - -webkit-flex: none; - flex: none; - -webkit-transition: -webkit-filter .16s linear; } - -._3Pw5V { - -webkit-filter: blur(10px); - filter: blur(10px); } - -._2ejrE ._3v3PK { - max-height: 220px; } -._1IfJK { - color: #929fa6; } - -html[dir=ltr] ._3CVlE { - margin: -3px -4px 6px -6px; } - -html[dir=rtl] ._3CVlE { - margin: -3px -6px 6px -4px; } - -html[dir] ._3Usvm ._3CVlE { - margin-top: 5px; } - -._2zs5T { - color: #00a5f4; } - -html[dir] ._2zs5T { - cursor: pointer; } - -.message-text-link { - display: inline-block; - max-width: 100%; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -.message-text-link a { - display: inline-block; - overflow: hidden; - text-overflow: ellipsis; - vertical-align: top; - white-space: nowrap; } - -._8dv3g { - display: -webkit-flex; - display: flex; - width: 100%; - -webkit-justify-content: space-evenly; - justify-content: space-evenly; } - -html[dir] ._8dv3g { - border-top: 1px solid rgba(0, 0, 0, 0.06); - margin-top: 8px; } - -._2dm0G { - color: #00a5f4; - -webkit-flex-grow: 1; - flex-grow: 1; - font-size: 14px; - line-height: 20px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -html[dir] ._2dm0G { - padding: 10px 0 4px 0; - text-align: center; } - -html[dir=ltr] ._2dm0G + ._2dm0G { - margin-left: 10px; } - -html[dir=rtl] ._2dm0G + ._2dm0G { - margin-right: 10px; } - -html[dir=ltr] ._3FDzO { - margin: -3px -4px 6px -6px; } - -html[dir=rtl] ._3FDzO { - margin: -3px -6px 6px -4px; } - -html[dir] ._3Usvm ._3FDzO, html[dir] .r-JlL ._3FDzO { - margin-top: 5px; } - -html[dir] ._3CVlE + ._3FDzO { - margin-top: -3px; } - -._1ynuf { - display: inline-block; - max-width: 100%; } -._2l5GQ { - color: #929fa6; } - -.QnDup { - width: 19px; - height: 26px; - z-index: 100; } - -html[dir] .QnDup { - margin-bottom: -3px; } - -html[dir=ltr] .QnDup { - margin-left: -10px; } - -html[dir=rtl] .QnDup { - margin-right: -10px; } -.xXup3 { - color: #929fa6; } - -._2Ganc { - display: inline-block; } - -html[dir=ltr] ._2Ganc { - float: left; - margin-right: 3px; } - -html[dir=rtl] ._2Ganc { - float: right; - margin-left: 3px; } - -html[dir] .KLG1i { - margin-top: 2px; } - -html[dir=ltr] .KLG1i { - margin-left: 28px; } - -html[dir=rtl] .KLG1i { - margin-right: 28px; } - -._1vYM- { - color: #73C2AB; } - -._1vYM-::before { - content: " \A0"; - display: inline-block; } -._1ijQr { - color: #929fa6; } - -._1YNgi { - box-sizing: border-box; - width: 336px; } - -html[dir=ltr] ._1YNgi { - padding: 6px 7px 8px 9px; } - -html[dir=rtl] ._1YNgi { - padding: 6px 9px 8px 7px; } - -._2c62Z._1YNgi, -._1q-v2._1YNgi { - width: 100%; - max-width: 336px; } - -html[dir=ltr] ._1N5QG { - margin: -3px -4px 7px -6px; } - -html[dir=rtl] ._1N5QG { - margin: -3px -6px 7px -4px; } - -html[dir] ._10o2r ._1N5QG { - margin-top: 0; } - -._3DZ69 { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 60px; - position: relative; } - -html[dir=ltr] ._3DZ69 { - margin-left: 6px; - margin-right: 8px; } - -html[dir=rtl] ._3DZ69 { - margin-right: 6px; - margin-left: 8px; } - -html[dir] .nOJPX { - border-bottom: 1px solid rgba(0, 0, 0, 0.06); - margin-bottom: 6px; - padding-bottom: 5px; } - -html[dir] ._2YH_F .nOJPX { - border-bottom: none; - margin-bottom: 0; } - -._1lC8v { - -webkit-flex: 1 1 auto; - flex: 1 1 auto; - overflow: hidden; } - -._20hTB { - -webkit-flex: none; - flex: none; } - -html[dir=ltr] ._20hTB { - margin-right: 15px; } - -html[dir=rtl] ._20hTB { - margin-left: 15px; } - -._3a5-b { - position: absolute; - bottom: -4px; } - -html[dir=ltr] ._3a5-b { - right: -7px; } - -html[dir=rtl] ._3a5-b { - left: -7px; } - -._3gkvk { - color: #262626; - font-size: 14px; - font-weight: 600; - line-height: 22px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -html[dir="rtl"] ._3gkvk { - text-align: right; } - -._3gkvk .emoji { - vertical-align: -4px; } - -._6qEXM { - display: -webkit-flex; - display: flex; - width: 100%; - -webkit-justify-content: space-evenly; - justify-content: space-evenly; } - -html[dir] ._6qEXM { - border-top: 1px solid rgba(0, 0, 0, 0.06); - margin-top: 8px; } - -.b332w { - color: #00a5f4; - -webkit-flex-grow: 1; - flex-grow: 1; - font-size: 14px; - line-height: 20px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -html[dir] .b332w { - padding: 10px 0 4px 0; - text-align: center; } - -html[dir=ltr] .b332w + .b332w { - margin-left: 10px; } - -html[dir=rtl] .b332w + .b332w { - margin-right: 10px; } -.LxZhH { - color: #929fa6; } - -._13TsX { - z-index: 1; - position: relative; - max-width: 226px; - box-sizing: border-box; } - -html[dir] ._13TsX { - padding: 3px; } - -._2kBl2 { - max-width: 100%; } - -._3aTvX { - box-sizing: border-box; - max-width: 220px; } - -html[dir=ltr] ._3aTvX { - padding: 3px 2px 5px 6px; } - -html[dir=rtl] ._3aTvX { - padding: 3px 6px 5px 2px; } - -html[dir] .W-9SZ ._3aTvX { - padding-bottom: 0px; } - -html[dir=ltr] ._1-Xfr { - padding: 3px 0px 3px 6px; } - -html[dir=rtl] ._1-Xfr { - padding: 3px 6px 3px 0px; } - -html[dir] ._3Wc-d ._1-Xfr { - padding-top: 0px; } - -._2G09- { - position: absolute; - bottom: 6px; - z-index: 2; } - -html[dir=ltr] ._2G09- { - right: 8px; } - -html[dir=rtl] ._2G09- { - left: 8px; } - -._1eKmH ._2G09- { - bottom: 3px; } - -html[dir=ltr] ._1eKmH ._2G09- { - right: 7px; } - -html[dir=rtl] ._1eKmH ._2G09- { - left: 7px; } - -._3eYOZ { - box-sizing: border-box; - max-width: 220px; } - -html[dir=ltr] ._3eYOZ { - padding: 7px 4px 5px 6px; } - -html[dir=rtl] ._3eYOZ { - padding: 7px 6px 5px 4px; } - -html[dir] ._2_yCI ._3eYOZ { - padding-bottom: 22px; } - -._3fw3n { - max-width: 220px; } - -html[dir] ._3fw3n { - margin-bottom: 3px; } - -._1opHa { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 160px; - -webkit-justify-content: center; - justify-content: center; - max-width: 100%; - overflow: hidden; - position: relative; - width: 220px; } - -html[dir] ._1opHa { - border-radius: 6px; - cursor: pointer; } - -._1opHa:before { - content: ''; - position: absolute; - top: 0; - width: 100%; - height: 100%; - z-index: 2; - opacity: .3; } - -html[dir=ltr] ._1opHa:before { - left: 0; } - -html[dir=rtl] ._1opHa:before { - right: 0; } - -._1C80R { - -webkit-filter: blur(4px); - filter: blur(4px); - -webkit-flex: none; - flex: none; - height: 100%; - position: absolute; - top: -4px; - width: 100%; - z-index: 1; } - -html[dir] ._1C80R { - background-position: 50% 50%; - background-size: cover; - padding: 4px; } - -html[dir=ltr] ._1C80R { - left: -4px; } - -html[dir=rtl] ._1C80R { - right: -4px; } - -._1Ppwx { - bottom: 3px; - position: absolute; - z-index: 100; - color: rgba(255, 255, 255, 0.9); - font-size: 11px; - line-height: 15px; - height: 15px; } - -html[dir=ltr] ._1Ppwx { - left: 6px; } - -html[dir=rtl] ._1Ppwx { - right: 6px; } - -._1lL-7 { - display: inline-block; - vertical-align: top; } - -html[dir=ltr] ._1lL-7 { - margin-right: 3px; } - -html[dir=rtl] ._1lL-7 { - margin-left: 3px; } - -.krwtx { - position: absolute; - top: 3px; - opacity: 0; - transition: opacity 0.1s ease-out; - line-height: 12px; - font-size: 12px; - z-index: 101; } - -html[dir] .krwtx { - padding: 2px 3px 0; - border-radius: 3px; } - -html[dir=ltr] .krwtx { - left: 4px; } - -html[dir=rtl] .krwtx { - right: 4px; } - -html[dir] .krwtx:hover { - background-color: rgba(0, 0, 0, 0.5); } - -.RZusE .krwtx { - opacity: 1; } -._3AJsl { - color: #929fa6; } - -._3fj4f { - -webkit-flex: none; - flex: none; } - -html[dir] ._3fj4f { - padding-bottom: 32px; } - -.ePRKp { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-flex: none; - flex: none; } - -html[dir] .ePRKp { - margin-top: 28px; - margin-bottom: 28px; } -._3xqpR { - color: #929fa6; } - -.rcDLF { - position: absolute; - top: 0; - width: 100%; - height: 100%; } - -html[dir=ltr] .rcDLF { - left: 0; } - -html[dir=rtl] .rcDLF { - right: 0; } - -._3eST_ { - height: 100%; - -webkit-flex: 1; - flex: 1; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; } - -._2Mvo8 { - -webkit-flex: 1; - flex: 1; } - -html[dir] ._2Mvo8 { - text-align: center; - cursor: pointer; } - -._2Mvo8 { - height: 50px; - color: #b8e5e2; - font-size: 13px; - text-transform: uppercase; } - -._2Mvo8.fyJXn { - color: #fff; } - -._3b2Cf:before { - content: ''; - position: absolute; - bottom: 0; - transition: 0.3s cubic-bezier(0.1, 0.82, 0.25, 1); - height: 4px; - width: 33.33%; } - -html[dir] ._3b2Cf:before { - background-color: #60e86f; } - -html[dir=ltr] ._3b2Cf:before { - left: 0; } - -html[dir=rtl] ._3b2Cf:before { - right: 0; } - -html[dir] ._3b2Cf[data-active-tab='media']::before { - -webkit-transform: translateX(0%); - transform: translateX(0%); } - -html[dir=ltr] ._3b2Cf[data-active-tab='docs']::before { - -webkit-transform: translateX(100%); - transform: translateX(100%); } - -html[dir=rtl] ._3b2Cf[data-active-tab='docs']::before { - -webkit-transform: translateX(-100%); - transform: translateX(-100%); } - -html[dir=ltr] ._3b2Cf[data-active-tab='links']::before { - -webkit-transform: translateX(200%); - transform: translateX(200%); } - -html[dir=rtl] ._3b2Cf[data-active-tab='links']::before { - -webkit-transform: translateX(-200%); - transform: translateX(-200%); } - -._3b2Cf { - height: 50px; - -webkit-flex: none; - flex: none; - position: relative; - z-index: 110; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; } - -html[dir] ._3b2Cf { - background-color: #00bfa5; } -._3El4W { - color: #929fa6; } - -.c4Y9s { - white-space: normal; - word-break: break-word; } - -.c4Y9s a { - color: rgba(3, 155, 229, 0.9); } - -._1lcS_ { - font-size: 14px; - line-height: 20px; } - -html[dir=ltr] ._1lcS_ { - margin: 28px 24px 20px 32px; } - -html[dir=rtl] ._1lcS_ { - margin: 28px 32px 20px 24px; } -._6hT2U { - color: #929fa6; } - -html[dir] ._1kTKy { - margin-bottom: 2px; } -.itd27 { - color: #929fa6; } - -._72yVm { - position: relative; } - -html[dir] ._72yVm { - background-color: #eeeeee; } - -._2fnzN { - display: -webkit-flex; - display: flex; - -webkit-flex: 1; - flex: 1; - -webkit-flex-direction: column; - flex-direction: column; - position: relative; - width: 100%; } - -._3ta5X, -._2Ct3u { - -webkit-align-items: center; - align-items: center; - color: #22cd5b; - display: -webkit-flex; - display: flex; - font-size: 20px; - height: 100%; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._3ta5X, html[dir] ._2Ct3u { - text-align: center; } - -html[dir] ._3ta5X { - cursor: pointer; } - -.bgT-e { - height: 50px; - line-height: 50px; - width: 50px; } - -html[dir] .bgT-e { - background-color: #22cd5b; - border-radius: 50%; - margin: 0 auto 35px; - padding: 35px; - text-align: center; } - -.bgT-e svg { - height: 50px; - width: 50px; } - -._1j3be { - position: absolute; - top: 75px; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - visibility: hidden; - z-index: 2; } - -html[dir] ._1j3be { - background-color: white; - border-radius: 2px; - box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; - cursor: pointer; - padding: 3px; } - -html[dir=ltr] ._1j3be { - right: 10px; } - -html[dir=rtl] ._1j3be { - left: 10px; } - ._1j3be._1kpZ9 { - visibility: visible; } -._3-t9t { - color: #929fa6; } - -.aeXZQ { - color: #999999; - display: -webkit-flex; - display: flex; - font-size: 14px; - height: 20px; - overflow: hidden; - text-overflow: ellipsis; - vertical-align: middle; } - -html[dir] .aeXZQ { - padding: 16px 19px; } - .aeXZQ .emoji { - position: relative; - top: -3px; } - -html[dir] .aeXZQ.A9DTP { - background-color: rgba(0, 0, 0, 0.05); } - -html[dir] .A9DTP { - background-color: #f4f5f5; } - -.MU4SD { - color: #cccccc; } - -html[dir] .MU4SD { - padding-top: 3px; } - -._1l6F5 { - color: #009688; - font-weight: bold; } - -html[dir] ._1l6F5 { - padding-top: 3px; } - -._2Bvkf { - color: #333333; } - -html[dir] ._2Bvkf { - padding-top: 3px; } - -.QlzY6 { - color: #999999; } - -html[dir] .QlzY6 { - padding-top: 3px; } - -html[dir=ltr] .QlzY6 { - margin-left: 10px; } - -html[dir=rtl] .QlzY6 { - margin-right: 10px; } -._26Lgr { - color: #929fa6; } - -._1L512 { - position: relative; - overflow: hidden; } - -html[dir] ._1L512 { - margin-top: -1px; } -.HgbgJ { - color: #929fa6; } - -._3XCI5 { - position: absolute; - top: 0; - bottom: 0; - z-index: 10001; - width: 45px; - height: 45px; - opacity: 0.22; } - -html[dir] ._3XCI5 { - margin-top: auto; - margin-bottom: auto; - background-color: #000; - border-radius: 50%; - cursor: pointer; } - -html[dir=ltr] ._3XCI5 { - left: 30px; } - -html[dir=rtl] ._3XCI5 { - right: 30px; } - -.uYLZK { - position: absolute; - top: 0; - bottom: 0; - z-index: 10001; - width: 45px; - height: 45px; - opacity: 0.22; } - -html[dir] .uYLZK { - margin-top: auto; - margin-bottom: auto; - background-color: #000; - border-radius: 50%; - cursor: pointer; } - -html[dir=ltr] .uYLZK { - right: 30px; } - -html[dir=rtl] .uYLZK { - left: 30px; } - -._1SSgL { - position: absolute; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - top: 0; - bottom: 0; - z-index: 10002; - pointer-events: none; } - -html[dir=ltr] ._1SSgL { - left: 37px; } - -html[dir=rtl] ._1SSgL { - right: 37px; } - -.nKIJU { - position: absolute; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - top: 0; - bottom: 0; - z-index: 10002; - pointer-events: none; } - -html[dir=ltr] .nKIJU { - right: 37px; } - -html[dir=rtl] .nKIJU { - left: 37px; } - -._13Mig { - position: absolute; - top: 0; - width: 100%; - height: 100%; - will-change: opacity; } - -html[dir=ltr] ._13Mig { - left: 0; } - -html[dir=rtl] ._13Mig { - right: 0; } - -._2kGXf { - position: absolute; - width: 50px; - height: 50px; - top: 0; - bottom: 0; } - -html[dir] ._2kGXf { - margin: auto; } - -html[dir=ltr] ._2kGXf { - left: 0; - right: 0; } - -html[dir=rtl] ._2kGXf { - right: 0; - left: 0; } - -._34Sa- { - position: absolute; - top: 0; - height: 100%; - width: 100%; - z-index: 10000; } - -html[dir] ._34Sa- { - background-color: black; } - -html[dir=ltr] ._34Sa- { - left: 0; } - -html[dir=rtl] ._34Sa- { - right: 0; } - -.O2XvB { - position: absolute; - top: 18px; - z-index: 2; } - -html[dir=ltr] .O2XvB { - right: 18px; } - -html[dir=rtl] .O2XvB { - left: 18px; } - -html[dir=ltr] .O2XvB._2Rc0A { - right: 82px; } - -html[dir=rtl] .O2XvB._2Rc0A { - left: 82px; } - -._3Ssqq { - position: absolute; - display: -webkit-flex; - display: flex; - z-index: 2; - top: 18px; } - -html[dir=ltr] ._3Ssqq { - left: 30px; } - -html[dir=rtl] ._3Ssqq { - right: 30px; } - -html[dir=ltr] ._3Ssqq._33KvS { - left: 82px; } - -html[dir=rtl] ._3Ssqq._33KvS { - right: 82px; } -._19y2k { - color: #929fa6; } - -._3v_lq { - font-size: 13px; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; } - -html[dir] ._3v_lq { - padding: 10px 19px; } - ._3v_lq .emoji { - vertical-align: -5px; } - html[dir] ._3v_lq.j5Hcb { - background-color: #ece4de; } - -._2Fr83 { - -webkit-flex: 0 0 32px; - flex: 0 0 32px; } - -html[dir=ltr] ._2Fr83 { - margin-right: 10px; } - -html[dir=rtl] ._2Fr83 { - margin-left: 10px; } - -html[dir] ._212mA.j5Hcb { - background-color: #f4f5f5; } - -html[dir] .j5Hcb { - background-color: #f4f5f5; } - -._1pX71 { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; } - -._1VZOV { - -webkit-flex: 1 0 auto; - flex: 1 0 auto; - color: #999; } - -html[dir=ltr] ._1VZOV { - text-align: right; } - -html[dir=rtl] ._1VZOV { - text-align: left; } - -._2Fr83 { - -webkit-flex: 0 0 32px; - flex: 0 0 32px; } - -html[dir=ltr] ._2Fr83 { - margin-right: 10px; } - -html[dir=rtl] ._2Fr83 { - margin-left: 10px; } - -span[data-mention-jid] { - color: #039be5; } - span[data-mention-jid] .at-symbol { - color: #cad0d0; - pointer-events: none; } -._3LNFp { - color: #929fa6; } - -.AfVTG { - -webkit-flex: none; - flex: none; } - -html[dir] .AfVTG { - padding-bottom: 32px; } - -html[dir] ._1RIe1 { - margin-bottom: 20px; } - -.pqx2N { - white-space: pre-wrap; } - -._3GoJv { - min-height: 20px; } - -html[dir] ._3GoJv { - margin-top: -6px; } -._31-az { - color: #929fa6; } - -._2-nZz { - height: 44px; - -webkit-flex: 1; - flex: 1; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; - -webkit-align-items: center; - align-items: center; } -._2urhh { - color: #929fa6; } - -._3Fclp { - -webkit-flex: none; - flex: none; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; - width: 18px; } - -html[dir] ._3Fclp { - cursor: pointer; } - -html[dir=ltr] .Y1qTr { - margin-right: 6px; - margin-left: -6px; } - -html[dir=rtl] .Y1qTr { - margin-left: 6px; - margin-right: -6px; } - -html[dir=ltr] ._2BSn- { - margin-left: 6px; - margin-right: -6px; } - -html[dir=rtl] ._2BSn- { - margin-right: 6px; - margin-left: -6px; } - -._1WqoC { - opacity: .35; - pointer-events: none; } - -html[dir] ._1WqoC { - cursor: default; } - -._2d47I { - display: -webkit-flex; - display: flex; - overflow: hidden; - -webkit-flex-grow: 1; - flex-grow: 1; } - -html[dir] ._3GrMz { - padding-bottom: 14px; } - -._2l0nK { - color: #959595; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - font-size: 14px; } - -html[dir] ._2l0nK { - padding: 5px 0 12px; } - -._2fYi8 { - display: -webkit-flex; - display: flex; } - -html[dir] ._2fYi8 { - margin-bottom: 6px; } - -html[dir] ._2fYi8:last-child { - margin-bottom: 0; } -._14kQF { - color: #929fa6; } - -._3pLTA { - position: absolute; - top: 0; - width: 100%; - height: 100%; } - -html[dir=ltr] ._3pLTA { - left: 0; } - -html[dir=rtl] ._3pLTA { - right: 0; } - -._1o4db { - position: absolute; - bottom: 3px; - z-index: 101; } - -html[dir=ltr] ._1o4db { - right: 3px; } - -html[dir=rtl] ._1o4db { - left: 3px; } - -._3BWWA { - -webkit-flex-shrink: 0; - flex-shrink: 0; - -webkit-flex-grow: 1; - flex-grow: 1; } - -._1zJCm { - position: relative; - width: 100%; } - -._2nU3R { - position: absolute; - top: 0px; - z-index: 99; - height: 85%; } - -html[dir] ._2nU3R { - background-color: transparent; - border: 10px solid rgba(0, 175, 255, 0.8); } - -html[dir=ltr] ._2nU3R { - right: 0px; - left: 0px; } - -html[dir=rtl] ._2nU3R { - left: 0px; - right: 0px; } - -.zl5TR { - -webkit-align-items: flex-end; - align-items: flex-end; - display: -webkit-flex; - display: flex; - -webkit-flex-grow: 1; - flex-grow: 1; - -webkit-flex-shrink: 1; - flex-shrink: 1; - height: 130px; - -webkit-justify-content: center; - justify-content: center; - overflow: hidden; - position: relative; } - -html[dir] .zl5TR { - background-color: #e8e8e8; - cursor: pointer; } - -html[dir=ltr] .zl5TR { - margin-right: 6px; } - -html[dir=rtl] .zl5TR { - margin-left: 6px; } - -html[dir=ltr] .zl5TR:last-child { - margin-right: 0; } - -html[dir=rtl] .zl5TR:last-child { - margin-left: 0; } -._2aN6i { - color: #929fa6; } - -._3sgkv { - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-align-items: flex-start; - align-items: flex-start; } - -.Gd51Q._3sgkv { - color: rgba(0, 0, 0, 0.6); - font-size: 13px; - line-height: 20px; - min-height: 20px; } - -.O90ur { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - -webkit-flex: 1 1 auto; - flex: 1 1 auto; } -._3KKlM { - color: #929fa6; } - -._3hV1n { - -webkit-align-items: center; - align-items: center; - color: #fff; - display: -webkit-flex; - display: flex; - font-size: 14px; - font-weight: 500; - height: 46px; - -webkit-justify-content: center; - justify-content: center; - text-transform: uppercase; - transition: box-shadow 0.08s cubic-bezier(0.4, 0, 0.2, 1); - width: 46px; } - -html[dir] ._3hV1n { - background-color: #00e676; - border-radius: 50%; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); - padding: 0; } - -html[dir] ._3hV1n:active { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.16); } - -.yavlE { - width: 60px; - height: 60px; } -._2YIJc { - color: #929fa6; } - -html[dir] ._2bVIT { - padding-top: 10px; } - -._1VX5S { - position: relative; } - -html[dir] ._1VX5S { - margin-bottom: 10px; - background-color: #FFF; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); } - -._2mZ8F { - height: 62px; - position: relative; - z-index: 100; } - -html[dir] ._2mZ8F { - background-color: #009688; } - -._3h2Do { - bottom: 32px; - position: absolute; } - -html[dir=ltr] ._3h2Do { - right: 32px; } - -html[dir=rtl] ._3h2Do { - left: 32px; } -.Tx-1f { - color: #929fa6; } - -._2veQT { - display: inline-block; - -webkit-flex: none; - flex: none; - /* for cases when this element appears inside flexbox */ - vertical-align: top; } - -._1UGHA { - -webkit-align-items: center; - align-items: center; - display: -webkit-inline-flex; - display: inline-flex; } - -._1UGHA ._2QBZS { - -webkit-flex: none; - flex: none; } - -html[dir] ._1UGHA ._2QBZS { - margin-top: -1px; } - -._3Egt1 { - -webkit-flex: none; - flex: none; - font-size: 14px; - line-height: normal; } - -html[dir=ltr] ._3Egt1 { - margin-left: 3px; } - -html[dir=rtl] ._3Egt1 { - margin-right: 3px; } -._2LUtF { - color: #929fa6; } - -.JSbIY { - position: relative; } - -._1Xt68 { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 100%; - pointer-events: none; - position: absolute; - z-index: 100; } - -html[dir=ltr] ._1Xt68 { - left: 26px; } - -html[dir=rtl] ._1Xt68 { - right: 26px; } - -html[dir=ltr] .uC7o2 { - padding-left: 55px; } - -html[dir=rtl] .uC7o2 { - padding-right: 55px; } - -._3O1lh { - z-index: 9999; - position: absolute; - top: 25%; } - -html[dir=ltr] ._3O1lh { - right: 5%; } - -html[dir=rtl] ._3O1lh { - left: 5%; } -.Gojv_ { - color: #929fa6; } - -.OCJs8 { - -webkit-flex: none; - flex: none; - max-height: 35%; - overflow-y: auto; - overflow-x: hidden; } - -._3FAwT { - position: relative; } - -html[dir] ._3FAwT { - padding: 20px 24px; - background: #e5ddd5; } -._18B_P { - color: #929fa6; } - -._3fJXs { - -webkit-flex: 1; - flex: 1; - display: -webkit-flex; - display: flex; - position: relative; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; - width: 100%; } - -._1tfR8 { - position: absolute; - top: 0; - width: 100%; - height: 100%; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-align-items: center; - align-items: center; } - -html[dir=ltr] ._1tfR8 { - left: 0; } - -html[dir=rtl] ._1tfR8 { - right: 0; } - -._3UUn3 { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; - min-height: 90px; - position: relative; - z-index: 2; } - -html[dir] ._3UUn3 { - background-color: #e0e0e0; - padding: 0px 20px 6px 20px; } - -._1VQOF { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; } - -._3KiSR { - -webkit-flex: none; - flex: none; } - -html[dir=ltr] ._3KiSR { - margin-right: 6px; } - -html[dir=rtl] ._3KiSR { - margin-left: 6px; } - -._26WTk { - -webkit-flex: none; - flex: none; - width: 75%; } - -._2pEAB { - width: 100%; - height: 100%; - z-index: 2; } - -._2oKVP { - height: 100%; - width: 100%; - opacity: 1; - transition: opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir] ._2oKVP { - -webkit-transform-origin: 50% 50%; - transform-origin: 50% 50%; - -webkit-transform: scaleX(-1); - transform: scaleX(-1); } - -.fX_7B { - opacity: 0; } - -.w0LJp { - opacity: 0; - position: absolute; - top: -30px; } - -html[dir=ltr] .w0LJp { - left: 50%; - margin-left: -30px; } - -html[dir=rtl] .w0LJp { - right: 50%; - margin-right: -30px; } - -html[dir=ltr] ._2-dbC { - right: 40px; - left: auto; } - -html[dir=rtl] ._2-dbC { - left: 40px; - right: auto; } - -._3ygW4 { - height: 100%; - width: 100%; - position: absolute; } - -html[dir=ltr] ._3ygW4 { - -webkit-animation: _2XF1e .5s; - animation: _2XF1e .5s; } - -html[dir=rtl] ._3ygW4 { - -webkit-animation: _2XF1e .5s; - animation: _2XF1e .5s; } - -@-webkit-keyframes _2XF1e { - from { - opacity: 0; } - to { - opacity: 1; } } - -@keyframes _2XF1e { - from { - opacity: 0; } - to { - opacity: 1; } } -._1MbJs { - color: #929fa6; } - -._3uv-P { - overflow: hidden; - text-overflow: ellipsis; - white-space: normal; } -._1t9LB { - color: #929fa6; } - -._22f-6 { - font-size: 14px; - display: inline-block; } - -html[dir=ltr] ._22f-6 { - padding: 5px 5px 5px 0px; - margin-right: 10px; } - -html[dir=rtl] ._22f-6 { - padding: 5px 0px 5px 5px; - margin-left: 10px; } - -._3PWqr { - -webkit-flex-wrap: wrap; - flex-wrap: wrap; } - -html[dir] ._3PWqr { - margin-top: 3px; } -.lP63K { - color: #929fa6; } - -._2q0z6 { - -webkit-flex-grow: 1; - flex-grow: 1; - overflow: hidden; - position: relative; - text-overflow: ellipsis; - white-space: nowrap; - line-height: 20px; } - -._2q0z6::before { - content: "~"; } -._2mxm_ { - color: #929fa6; } - -html[dir] ._2csub { - cursor: pointer; } - -.LlZXr { - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; } - -._3e7ko { - -webkit-flex: 1 1 auto; - flex: 1 1 auto; - overflow: hidden; } - -._1AUd- { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - position: relative; } - -._1ZiJ3 { - -webkit-flex: none; - flex: none; } - -html[dir=ltr] ._1ZiJ3 { - margin-left: 10px; } - -html[dir=rtl] ._1ZiJ3 { - margin-right: 10px; } -._3a0cA { - color: #929fa6; } - -._1jJLh { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 48px; - -webkit-justify-content: center; - justify-content: center; - width: 48px; } - -html[dir] ._1jJLh { - background-color: #128C7E; - border-radius: 50%; } -._6bb_d { - color: #929fa6; } - -._3YwRO { - height: 1px; - box-sizing: border-box; } - -html[dir] ._3YwRO { - border-top: 1px solid #f2f2f2; } - -html[dir=ltr] ._3YwRO { - margin-left: 77px; } - -html[dir=rtl] ._3YwRO { - margin-right: 77px; } -.CGoGP { - color: #929fa6; } - -._2EXPL { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - height: 72px; - position: relative; } - -html[dir] ._2EXPL { - background-color: white; - cursor: pointer; } - -.textsize-xxlarge ._2EXPL { - height: 72px; } - -.textsize-xlarge ._2EXPL { - height: 72px; } - -.textsize-large ._2EXPL { - height: 72px; } - -.textsize-small ._2EXPL { - height: 64px; } - -.textsize-xsmall ._2EXPL { - height: 58px; } - -.textsize-xxsmall ._2EXPL { - height: 52px; } - -.dIyEr { - -webkit-flex: none; - flex: none; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; } - -html[dir] .dIyEr { - margin-top: -1px; } - -html[dir=ltr] .dIyEr { - padding: 0 15px 0 13px; } - -html[dir=rtl] .dIyEr { - padding: 0 13px 0 15px; } - -._3j7s9 { - -webkit-flex-grow: 1; - flex-grow: 1; - min-width: 0; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._3j7s9 { - border-top: 1px solid #f2f2f2; } - -html[dir=ltr] ._3j7s9 { - padding-right: 15px; } - -html[dir=rtl] ._3j7s9 { - padding-left: 15px; } - -._15rx8 { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - -webkit-align-self: center; - align-self: center; - height: 100%; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; } - -html[dir=ltr] ._15rx8 { - padding: 0 13px 0 0; } - -html[dir=rtl] ._15rx8 { - padding: 0 0 0 13px; } - -._2FBdJ { - -webkit-align-items: center; - align-items: center; - line-height: normal; - display: -webkit-flex; - display: flex; } - -html[dir] ._2FBdJ { - margin-top: -1px; } - -html[dir=ltr] ._2FBdJ { - text-align: left; } - -html[dir=rtl] ._2FBdJ { - text-align: right; } - -html[dir=ltr] ._2FBdJ._3eYVg { - margin-right: 13px; } - -html[dir=rtl] ._2FBdJ._3eYVg { - margin-left: 13px; } - -._1AwDx { - -webkit-align-items: center; - align-items: center; - color: rgba(0, 0, 0, 0.6); - display: -webkit-flex; - display: flex; - font-size: 13px; - line-height: 19px; - min-height: 20px; } - -html[dir] ._1AwDx { - margin-top: 2px; } - -._25Ooe { - color: black; - display: -webkit-flex; - display: flex; - -webkit-flex-grow: 1; - flex-grow: 1; - font-weight: normal; - font-size: 16px; - line-height: 21px; - overflow: hidden; } - -html[dir=ltr] ._25Ooe { - text-align: left; } - -html[dir=rtl] ._25Ooe { - text-align: right; } - .textsize-xxlarge ._25Ooe { - font-size: 17.5px; - line-height: 27px; } - .textsize-xlarge ._25Ooe { - font-size: 17px; - line-height: 25px; } - .textsize-large ._25Ooe { - font-size: 16.5px; - line-height: 23px; } - .textsize-small ._25Ooe { - font-size: 15.5px; - line-height: 19px; } - .textsize-xsmall ._25Ooe { - font-size: 15px; - line-height: 17px; } - .textsize-xxsmall ._25Ooe { - font-size: 14.5px; - line-height: 15px; } - -._itDl { - -webkit-flex-grow: 1; - flex-grow: 1; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - font-weight: normal; - font-size: 14px; - line-height: 20px; } - -html[dir] ._itDl { - background-color: transparent; } - -html[dir=ltr] ._itDl { - text-align: left; } - -html[dir=rtl] ._itDl { - text-align: right; } - .textsize-xxlarge ._itDl { - font-size: 15.5px; - line-height: 26px; } - .textsize-xlarge ._itDl { - font-size: 15px; - line-height: 24px; } - .textsize-large ._itDl { - font-size: 14.5px; - line-height: 22px; } - .textsize-small ._itDl { - font-size: 13.5px; - line-height: 18px; - height: 18px; } - .textsize-xsmall ._itDl { - font-size: 13px; - line-height: 16px; - height: 16px; } - .textsize-xxsmall ._itDl { - font-size: 12.5px; - line-height: 14px; - height: 14px; } - ._itDl a { - color: inherit; } - ._itDl .matched-mention { - color: inherit; - font-weight: 500; } - -._3j7s9 .emoji, -._3j7s9 .icon, -._itDl svg { - -webkit-flex: none; - flex: none; } - html[dir] .textsize-xxlarge ._3j7s9 .emoji, html[dir] .textsize-xxlarge - ._3j7s9 .icon, html[dir] .textsize-xxlarge - ._itDl svg { - -webkit-transform: translate(0, 4px); - transform: translate(0, 4px); } - html[dir] .textsize-xlarge ._3j7s9 .emoji, html[dir] .textsize-xlarge - ._3j7s9 .icon, html[dir] .textsize-xlarge - ._itDl svg { - -webkit-transform: translate(0, 3px); - transform: translate(0, 3px); } - html[dir] .textsize-large ._3j7s9 .emoji, html[dir] .textsize-large - ._3j7s9 .icon, html[dir] .textsize-large - ._itDl svg { - -webkit-transform: translate(0, 1px); - transform: translate(0, 1px); } - html[dir] .textsize-small ._3j7s9 .emoji, html[dir] .textsize-small - ._3j7s9 .icon, html[dir] .textsize-small - ._itDl svg { - -webkit-transform: translate(0, -1px) scale(0.85); - transform: translate(0, -1px) scale(0.85); } - html[dir] .textsize-xsmall ._3j7s9 .emoji, html[dir] .textsize-xsmall - ._3j7s9 .icon, html[dir] .textsize-xsmall - ._itDl svg { - -webkit-transform: translate(0, -2px) scale(0.75); - transform: translate(0, -2px) scale(0.75); } - html[dir] .textsize-xxsmall ._3j7s9 .emoji, html[dir] .textsize-xxsmall - ._3j7s9 .icon, html[dir] .textsize-xxsmall - ._itDl svg { - -webkit-transform: translate(0, -3px) scale(0.65); - transform: translate(0, -3px) scale(0.65); } - -._3Bxar { - color: rgba(0, 0, 0, 0.4); - -webkit-flex: none; - flex: none; - font-size: 12px; - max-width: 100%; - overflow: hidden; } - -html[dir=ltr] ._3Bxar { - margin-left: 6px; } - -html[dir=rtl] ._3Bxar { - margin-right: 6px; } - -.textsize-xxlarge ._3Bxar { - font-size: 15px; } - -.textsize-xlarge ._3Bxar { - font-size: 14px; } - -.textsize-large ._3Bxar { - font-size: 13px; } - -.textsize-small ._3Bxar { - font-size: 11px; } - -.textsize-xsmall ._3Bxar { - font-size: 10px; } - -.textsize-xxsmall ._3Bxar { - font-size: 9px; } - -._2FBdJ ._3Bxar { - line-height: 14px; } - -html[dir] ._2FBdJ ._3Bxar { - margin-top: 4px; } - .textsize-xxlarge ._2FBdJ ._3Bxar { - line-height: 17px; } - html[dir] .textsize-xxlarge ._2FBdJ ._3Bxar { - margin-top: 4px; } - .textsize-xlarge ._2FBdJ ._3Bxar { - line-height: 16px; } - html[dir] .textsize-xlarge ._2FBdJ ._3Bxar { - margin-top: 4px; } - .textsize-large ._2FBdJ ._3Bxar { - line-height: 15px; } - html[dir] .textsize-large ._2FBdJ ._3Bxar { - margin-top: 4px; } - .textsize-small ._2FBdJ ._3Bxar { - line-height: 13px; } - html[dir] .textsize-small ._2FBdJ ._3Bxar { - margin-top: 3px; } - .textsize-xsmall ._2FBdJ ._3Bxar { - line-height: 12px; } - html[dir] .textsize-xsmall ._2FBdJ ._3Bxar { - margin-top: 3px; } - .textsize-xxsmall ._2FBdJ ._3Bxar { - line-height: 11px; } - html[dir] .textsize-xxsmall ._2FBdJ ._3Bxar { - margin-top: 3px; } - -html[dir] ._2EXPL:hover, html[dir] ._2EXPL._3df_h { - background-color: #f4f5f5; } - html[dir] ._2EXPL:hover ._3j7s9, html[dir] ._2EXPL._3df_h ._3j7s9 { - border-top-color: #f4f5f5; } - -._2EXPL.CxUIE ._1AwDx { - font-weight: normal; - color: rgba(0, 0, 0, 0.8); } - -.CxUIE ._3Bxar { - color: #333; } - -.CxUIE ._25Ooe { - font-weight: 500; - color: #262626; } - -.CxUIE ._itDl { - font-weight: 500; } - -._2EXPL:hover:after, -._2EXPL._3df_h:after, -._2EXPL._1f1zm:after { - position: absolute; - bottom: -1px; - width: 100%; - height: 0; - content: ""; } - -html[dir] ._2EXPL:hover:after, html[dir] ._2EXPL._3df_h:after, html[dir] ._2EXPL._1f1zm:after { - border-top: 1px solid #f4f5f5; } - -html[dir=ltr] ._2EXPL:hover:after, html[dir=ltr] ._2EXPL._3df_h:after, html[dir=ltr] ._2EXPL._1f1zm:after { - left: 0; } - -html[dir=rtl] ._2EXPL:hover:after, html[dir=rtl] ._2EXPL._3df_h:after, html[dir=rtl] ._2EXPL._1f1zm:after { - right: 0; } - -.safari-fix ._2EXPL:hover { - transition: background-color 0s; } - -html[dir] ._2EXPL._1f1zm { - background-color: #e9ebeb; } - html[dir] ._2EXPL._1f1zm ._3j7s9 { - border-top-color: #e9ebeb; } - html[dir] ._2EXPL._1f1zm:after { - border-top-color: #e9ebeb; } - ._2EXPL._1f1zm ._1AwDx { - color: #454545; } - -._2EXPL._1oILS { - transition: background-color 500ms cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir] ._2EXPL._1oILS { - background-color: #f4f4f5; } - -html[dir] ._2EXPL._1FGIr:hover { - background-color: #ffffff; } - -._2EXPL._1FGIr:hover:after { - display: none; } - -html[dir=ltr] ._34xP_ ._3j7s9 { - padding: 0 18px 0 15px; } - -html[dir=rtl] ._34xP_ ._3j7s9 { - padding: 0 15px 0 18px; } - -html[dir=ltr] ._3ZHjw ._3j7s9 { - padding-left: 15px; } - -html[dir=rtl] ._3ZHjw ._3j7s9 { - padding-right: 15px; } - -html[dir=ltr] ._3ZHjw ._3Bxar { - margin-left: 0; - margin-right: 0; } - -html[dir=rtl] ._3ZHjw ._3Bxar { - margin-right: 0; - margin-left: 0; } - -._3ZHjw ._25Ooe { - display: none; } - -html[dir=ltr] ._3xj48 { - padding-left: 14px; } - -html[dir=rtl] ._3xj48 { - padding-right: 14px; } - -._2EXPL.CMwTf { - height: 100%; } - -html[dir] ._2EXPL.CMwTf { - background-color: transparent; } - -html[dir=ltr] ._2EXPL.CMwTf { - padding-left: 2px; } - -html[dir=rtl] ._2EXPL.CMwTf { - padding-right: 2px; } - -html[dir] ._2EXPL.CMwTf:hover, html[dir] ._2EXPL.CMwTf._3df_h { - background-color: #222222; } - -.CMwTf._2EXPL:hover:after { - display: none; } - -._2EXPL.CMwTf ._1AwDx { - color: #b6b6b6; } - -html[dir=ltr] .CMwTf ._3j7s9 { - border-top: none !important; } - -html[dir=rtl] .CMwTf ._3j7s9 { - border-top: none !important; } - -.CMwTf ._25Ooe { - color: white; } - -html[dir=ltr] .aZ91u { - padding-left: 55px; } - -html[dir=rtl] .aZ91u { - padding-right: 55px; } - -._2EXPL._3ntaf { - height: auto; - -webkit-align-items: center; - align-items: center; } - -html[dir=ltr] ._2EXPL._3ntaf { - padding-right: 24px; } - -html[dir=rtl] ._2EXPL._3ntaf { - padding-left: 24px; } - -html[dir] ._3ntaf .dIyEr { - padding: 16px 19px; } - -html[dir] ._3ntaf ._3j7s9 { - border-top: none; - padding: 0; } - -._3ntaf ._itDl { - font-size: 15px; - line-height: 22px; } - -._3ntaf ._25Ooe { - font-size: 19px; - line-height: 28px; } - -html[dir] ._3xX6I._2EXPL { - cursor: auto; } - -html[dir] ._3xX6I._2EXPL:hover { - background-color: transparent; } - -._3xX6I._2EXPL:hover:after { - display: none; } - -html[dir] ._3xX6I._2EXPL:first-of-type ._3j7s9 { - border-top: none; } - -._2EXPL._13iu_ { - display: -webkit-inline-flex; - display: inline-flex; - vertical-align: top; - height: auto; } - -html[dir] ._2EXPL._13iu_ { - padding: 0; - margin: 0 0 6px 0; - background-color: #e8e8e8; - border-radius: 16px; - cursor: default; } - -html[dir=ltr] ._2EXPL._13iu_ { - margin-right: 6px; } - -html[dir=rtl] ._2EXPL._13iu_ { - margin-left: 6px; } - -html[dir] ._2EXPL._13iu_:hover { - background-color: #e8e8e8; } - -html[dir] ._2EXPL._13iu_._1f1zm { - background-color: #c2c2c2; } - -html[dir] ._2EXPL._13iu_ ._3j7s9 { - padding: 0; } - -html[dir=ltr] ._2EXPL._13iu_ ._3j7s9 { - border-top: none !important; } - -html[dir=rtl] ._2EXPL._13iu_ ._3j7s9 { - border-top: none !important; } - -html[dir] ._2EXPL._13iu_ .dIyEr { - padding: 0; } - -html[dir=ltr] ._2EXPL._13iu_ .dIyEr { - margin-right: 8px; } - -html[dir=rtl] ._2EXPL._13iu_ .dIyEr { - margin-left: 8px; } - -._2EXPL._13iu_ ._15rx8 { - font-size: 13.5px; - color: #303030; } - -html[dir=ltr] ._2EXPL._13iu_ ._15rx8 { - font-weight: normal !important; } - -html[dir=rtl] ._2EXPL._13iu_ ._15rx8 { - font-weight: normal !important; } - -html[dir] ._2EXPL._13iu_ ._3j7s9._15rx8 { - padding: 0; } - -._2EXPL._13iu_ ._25Ooe { - font-size: 13.5px; - color: #303030; } - -html[dir=ltr] ._2EXPL._13iu_ ._25Ooe { - font-weight: normal !important; } - -html[dir=rtl] ._2EXPL._13iu_ ._25Ooe { - font-weight: normal !important; } - -._2EXPL._13iu_ ._1AwDx { - display: none; } - -html[dir=ltr] ._2EXPL._2rVcC ._25Ooe, html[dir=ltr] ._2EXPL._2rVcC ._1AwDx { - font-weight: normal !important; - color: rgba(0, 0, 0, 0.4) !important; } - -html[dir=rtl] ._2EXPL._2rVcC ._25Ooe, html[dir=rtl] ._2EXPL._2rVcC ._1AwDx { - font-weight: normal !important; - color: rgba(0, 0, 0, 0.4) !important; } - -._2EXPL._2rVcC ._1AwDx { - font-style: italic; } -._1igN6 { - color: #929fa6; } - -._2zkF3 { - height: 72px; - overflow: hidden; } - -html[dir] ._2zkF3 { - background-color: #FFF; } -.E86us { - color: #929fa6; } - -._3v1xd { - font-size: 14px; - line-height: 20px; - box-sizing: border-box; } - -html[dir] ._3v1xd { - padding-bottom: 20px; - margin-top: 28px; } - -html[dir=ltr] ._3v1xd { - margin-left: 32px; } - -html[dir=rtl] ._3v1xd { - margin-right: 32px; } - -.cFkAx { - display: -webkit-flex; - display: flex; - font-size: 14px; - line-height: 20px; } - -html[dir] .cFkAx { - padding-bottom: 20px; } - -html[dir=ltr] .cFkAx { - margin-right: 24px; } - -html[dir=rtl] .cFkAx { - margin-left: 24px; } - -html[dir=ltr] .cFkAx._9qbSk { - margin-right: 0; } - -html[dir=rtl] .cFkAx._9qbSk { - margin-left: 0; } - -._1YO_g { - display: inline-block; - vertical-align: text-bottom; - -webkit-flex: none; - flex: none; - transition: opacity .3s ease; } - -html[dir=ltr] ._1YO_g { - margin-right: 10px; } - -html[dir=rtl] ._1YO_g { - margin-left: 10px; } - -._3FR9x { - -webkit-flex: 1; - flex: 1; - transition: opacity .3s ease; } - -.cFkAx._2ojWN { - pointer-events: none; } - -.cFkAx._2ojWN ._1YO_g { - opacity: .3; } - -.cFkAx._2ojWN ._3FR9x { - opacity: .6; - color: #929fa6; } - -.uyEaY { - position: relative; - -webkit-flex: 1; - flex: 1; } - -.uyEaY::before { - color: #909090; - content: '\25BE'; - display: block; - font-size: 16px; - height: 18px; - line-height: 18px; - pointer-events: none; - position: absolute; - top: 6px; - z-index: 100; } - -html[dir] .uyEaY::before { - background-repeat: no-repeat; } - -html[dir=ltr] .uyEaY::before { - right: 8px; } - -html[dir=rtl] .uyEaY::before { - left: 8px; } -._3bf1v { - color: #929fa6; } - -._1CkkN { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - height: 60px; - position: relative; } - -html[dir] ._1CkkN { - background-color: #FFF; } - -html[dir] ._1CkkN:hover { - background-color: #f4f5f5; } - -html[dir=ltr] ._1gKF2 { - padding-left: 30px; } - -html[dir=rtl] ._1gKF2 { - padding-right: 30px; } - -html[dir=ltr] ._1RMZB { - padding-left: 17px; } - -html[dir=rtl] ._1RMZB { - padding-right: 17px; } - -.rrzlm { - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - -webkit-justify-content: center; - justify-content: center; - width: 74px; } - -._10xEB { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex: 1 1 auto; - flex: 1 1 auto; - height: 100%; - overflow: hidden; } - -html[dir=ltr] ._10xEB { - padding-right: 30px; } - -html[dir=rtl] ._10xEB { - padding-left: 30px; } - -._2QrOO { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -html[dir] ._1CkkN + ._1CkkN ._10xEB { - border-top: 1px solid #f2f2f2; } - -._1CkkN:hover + ._1CkkN:before { - content: ""; - height: 0; - position: absolute; - top: 0; - width: 100%; } - -html[dir] ._1CkkN:hover + ._1CkkN:before { - border-top: 1px solid #f4f5f5; } - -html[dir=ltr] ._1CkkN:hover + ._1CkkN:before { - left: 0; } - -html[dir=rtl] ._1CkkN:hover + ._1CkkN:before { - right: 0; } -._3vstp { - color: #929fa6; } - -.WX_XW { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - color: rgba(255, 255, 255, 0.6); - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - font-size: 13px; - height: 100%; - -webkit-justify-content: center; - justify-content: center; - line-height: 15px; - position: absolute; - text-transform: uppercase; - top: 0; - width: 100%; - z-index: 1000; } - -html[dir] .WX_XW { - background-color: rgba(140, 140, 140, 0.85); - border-radius: 50%; - -webkit-transform: translateZ(0); - transform: translateZ(0); - padding-top: 15px; } - -html[dir=ltr] .WX_XW { - left: 0; } - -html[dir=rtl] .WX_XW { - right: 0; } - -._22f7I { - width: 100px; } - -html[dir] ._22f7I { - text-align: center; - margin-top: 10px; } -._31HaC { - color: #929fa6; } - -._1XiZb input[type=file] { - display: none; } - -._1BLxK { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - font-size: 12px; - -webkit-justify-content: center; - justify-content: center; - text-transform: uppercase; - width: 100%; - color: #07bc4c; - height: 16px; } - -html[dir] ._1BLxK { - background-color: #fff; - margin-top: 16px; - padding: 0px; - text-align: center; - cursor: pointer; } - ._1BLxK._1cAbm { - color: rgba(0, 0, 0, 0.4); } - html[dir] ._1BLxK._1cAbm { - cursor: default; } - -._2WSfN { - display: -webkit-flex; - display: flex; } - -html[dir] ._2WSfN { - background-color: #eeeeee; - padding: 4px; } - -._1QBse { - height: 93px; - position: relative; - width: 93px; } - -html[dir] ._1QBse { - background-size: cover; - background-position-x: center; - background-position-y: center; - margin: 4px; } - -html[dir=ltr] ._1QBse { - box-shadow: inset -10px 10px 25px rgba(0, 0, 0, 0.25); - float: left; } - -html[dir=rtl] ._1QBse { - box-shadow: inset 10px 10px 25px rgba(0, 0, 0, 0.25); - float: right; } - -._2R1br { - position: absolute; - top: 1px; } - -html[dir=ltr] ._2R1br { - right: 1px; } - -html[dir=rtl] ._2R1br { - left: 1px; } -._5wo-Y { - color: #929fa6; } - -._1abwg { - position: relative; - width: 100%; - height: 100%; - color: white; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; } - -._1f-xF { - position: absolute; - top: 18px; - z-index: 2; } - -html[dir=ltr] ._1f-xF { - right: 18px; } - -html[dir=rtl] ._1f-xF { - left: 18px; } - -html[dir=ltr] ._1f-xF._1oM3i { - right: 82px; } - -html[dir=rtl] ._1f-xF._1oM3i { - left: 82px; } - -@media screen and (min-width: 1441px) { - ._2HhT3 { - width: 1396px; - height: calc(100% - 38px); - margin-left: auto; - margin-right: auto; - top: 19px; } } - -._3sacU { - position: absolute; - width: 100%; - height: 100%; - z-index: 10000; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; } - -html[dir] ._3sacU { - background-color: black; } -._2RCKf { - color: #929fa6; } - -._1bX-5 { - display: inline-block; - -webkit-flex: none; - flex: none; } - -html[dir=ltr] ._1bX-5 { - margin-right: 3px; } - -html[dir=rtl] ._1bX-5 { - margin-left: 3px; } -._1fI7q { - color: #929fa6; } - -html[dir] ._16yFM { - padding: 14px; } - -html[dir=ltr] ._16yFM { - margin-right: 12px; } - -html[dir=rtl] ._16yFM { - margin-left: 12px; } - -._2Q-Cb { - -webkit-flex: 1; - flex: 1; - -webkit-order: 2; - order: 2; } - -html[dir] ._2Q-Cb { - cursor: auto; } - -html[dir=ltr] ._2Q-Cb { - margin-left: 18px; } - -html[dir=rtl] ._2Q-Cb { - margin-right: 18px; } - -.ao2gD { - -webkit-flex: 1 0 auto; - flex: 1 0 auto; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: space-between; - justify-content: space-between; - height: calc(100% - 60px); - box-sizing: border-box; } - -html[dir] .ao2gD { - padding: 10px 0; } - -._2L039 { - position: relative; - width: 100%; - height: 100%; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; - min-width: 0; - /* this is a work-around for firefox nested flexboxes */ } - -.P9iLC { - height: 100%; - width: 100%; - overflow: hidden; } - -html[dir] .P9iLC { - background-size: contain; - background-repeat: no-repeat; - background-position: center center; } - -html[dir=ltr] .P9iLC { - -webkit-transform-origin: left top; - transform-origin: left top; } - -html[dir=rtl] .P9iLC { - -webkit-transform-origin: right top; - transform-origin: right top; } - -._1zH0g { - z-index: 2; - height: 100%; - width: 100%; } - -._1zcz2 { - position: fixed; - width: 100%; - height: 100%; - z-index: 10000; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; } - -html[dir] ._1zcz2 { - background-color: rgba(255, 255, 255, 0.96); } - -html[dir=ltr] ._1zcz2 { - -webkit-animation: _2rZ-T 350ms cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _2rZ-T 350ms cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir=rtl] ._1zcz2 { - -webkit-animation: _2rZ-T 350ms cubic-bezier(0.1, 0.82, 0.25, 1); - animation: _2rZ-T 350ms cubic-bezier(0.1, 0.82, 0.25, 1); } - -@-webkit-keyframes _2rZ-T { - from { - opacity: 0; } - to { - opacity: 1; } } - -@keyframes _2rZ-T { - from { - opacity: 0; } - to { - opacity: 1; } } - -._2YdsD { - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - height: 60px; - transition: visibility 300ms, opacity 300ms cubic-bezier(0.1, 0.82, 0.25, 1); - -webkit-flex-direction: row-reverse; - flex-direction: row-reverse; } - -html[dir] ._2YdsD { - background-color: #fff; } -._1Nv8v { - color: #929fa6; } - -.MS-DH { - position: relative; - box-sizing: border-box; - z-index: 1; } - -html[dir] .MS-DH { - cursor: pointer; } - -html[dir=ltr] .MS-DH { - padding: 10px 7px 10px 13px; } - -html[dir=rtl] .MS-DH { - padding: 10px 13px 10px 7px; } - html[dir] .MS-DH._2-mCk { - background-color: #e2e3e3; } - html[dir] .MS-DH.ZuHmv { - background-color: #e2e3e3; } - .MS-DH._1baOM { - z-index: 100; } - html[dir] .MS-DH._1baOM { - background-color: #d6d7d8; } - .MS-DH:before { - content: ''; - position: absolute; - top: 0px; - height: 1px; - width: 100%; } - html[dir] .MS-DH:before { - background-color: #e0e0e0; } - html[dir=ltr] .MS-DH:before { - left: 42px; } - html[dir=rtl] .MS-DH:before { - right: 42px; } - .MS-DH._2-mCk:after, .MS-DH._1baOM:after, .MS-DH.ZuHmv:after { - content: ''; - display: block; - position: absolute; - height: 1px; - width: 100%; - bottom: -1px; } - html[dir=ltr] .MS-DH._2-mCk:after, html[dir=ltr] .MS-DH._1baOM:after, html[dir=ltr] .MS-DH.ZuHmv:after { - left: 42px; } - html[dir=rtl] .MS-DH._2-mCk:after, html[dir=rtl] .MS-DH._1baOM:after, html[dir=rtl] .MS-DH.ZuHmv:after { - right: 42px; } - html[dir] .MS-DH._2-mCk:before, html[dir] .MS-DH._2-mCk:after { - background-color: #e2e3e3; } - html[dir] .MS-DH.ZuHmv:before, html[dir] .MS-DH.ZuHmv:after { - background-color: #e2e3e3; } - html[dir] .MS-DH._1baOM:after, html[dir] .MS-DH._1baOM:before { - background-color: #d6d7d8; } -._2guMq { - color: #929fa6; } - -._2ArBI { - text-overflow: ellipsis; - overflow: hidden; } -._3-vgx { - color: #929fa6; } - -._1VfKB { - -webkit-flex: none; - flex: none; - display: inline-block; - vertical-align: top; } - -html[dir=ltr] ._1VfKB { - margin-right: 2px; } - -html[dir=rtl] ._1VfKB { - margin-left: 2px; } -._1VsVQ { - color: #929fa6; } - -.NuJ4j { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex: 1; - flex: 1; - -webkit-justify-content: center; - justify-content: center; - position: relative; - width: 100%; } - -._3nuGo { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex: 0 0 120px; - flex: 0 0 120px; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._3nuGo { - background-color: #d8d8d8; - padding: 0px 20px; } - -._3nfoJ { - bottom: 92px; - opacity: 0; - position: absolute; - z-index: 2; } - -html[dir] ._3nfoJ { - margin: 0; - padding: 0; - text-align: center; } - -html[dir=ltr] ._3nfoJ { - right: 40px; } - -html[dir=rtl] ._3nfoJ { - left: 40px; } - -._18KIe { - -webkit-flex: none; - flex: none; - font-family: inherit; - width: 75%; - z-index: 100; } - -html[dir] ._18KIe { - margin-bottom: 42px; } - -._3Mxes { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - height: 100%; - position: absolute; - top: 0; - width: 100%; } - -html[dir=ltr] ._3Mxes { - left: 0; } - -html[dir=rtl] ._3Mxes { - right: 0; } - -._1e9zI { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 100%; - -webkit-justify-content: center; - justify-content: center; - position: absolute; - top: 0; - width: 100%; } - -html[dir=ltr] ._1e9zI { - left: 0; } - -html[dir=rtl] ._1e9zI { - right: 0; } - -._2n7FA { - color: rgba(0, 0, 0, 0.6); - font-size: 14px; - font-weight: normal; - line-height: 20px; - width: 70%; } - -html[dir] ._2n7FA { - text-align: center; } - -._2n-96 { - height: 100%; - position: absolute; - width: 100%; - z-index: 1001; } - -html[dir] ._2n-96 { - background-color: rgba(255, 255, 255, 0.6); } - -._3L-be { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - color: rgba(0, 0, 0, 0.3); - display: -webkit-flex; - display: flex; - font-size: 30px; - height: calc(100% - 60px); - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._3L-be { - border: 5px dashed rgba(0, 0, 0, 0.3); - margin: 30px; } - -._1ypOz { - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - color: #00a5f4; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-flex: 0 0 100px; - flex: 0 0 100px; - font-size: 12px; - height: 100px; - -webkit-justify-content: center; - justify-content: center; - max-width: 100px; - text-transform: uppercase; - transition: -webkit-transform 75ms ease-out; - transition: transform 75ms ease-out; - transition: transform 75ms ease-out, -webkit-transform 75ms ease-out; } - -html[dir] ._1ypOz { - background-color: #fff; - padding: 10px; } - -html[dir=ltr] ._1ypOz { - display: -webkit-flex !important; - display: flex !important; } - -html[dir=rtl] ._1ypOz { - display: -webkit-flex !important; - display: flex !important; } - -html[dir] .Vrmh_ { - margin-top: 5px; - text-align: center; } -._3dJ-y { - color: #929fa6; } - -._1mq8g { - color: #3d3d3d; - font-size: 12.5px; - text-transform: uppercase; - width: 100%; } - -html[dir] ._1mq8g { - background-color: rgba(255, 255, 255, 0.25); - border-bottom: 1px solid rgba(0, 0, 0, 0.08); - border-top: 1px solid rgba(255, 255, 255, 0.15); - margin-bottom: 12px; - padding: 5px 0; - text-align: center; } - -html[dir=ltr] ._1mq8g { - margin-left: -40px; - padding-left: 40px; } - -html[dir=rtl] ._1mq8g { - margin-right: -40px; - padding-right: 40px; } - -.textsize-xxlarge ._1mq8g { - font-size: 15.5px; } - -.textsize-xlarge ._1mq8g { - font-size: 14.5px; } - -.textsize-large ._1mq8g { - font-size: 13.5px; } - -.textsize-small ._1mq8g { - font-size: 11.5px; } - -.textsize-xsmall ._1mq8g { - font-size: 10.5px; } - -.textsize-xxsmall ._1mq8g { - font-size: 9.5px; } - -.L89LI { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - box-sizing: border-box; - display: inline-block; - font-weight: 500; - height: 33px; - line-height: 33px; - max-width: 90%; } - -html[dir] .L89LI { - background-color: #fff; - border-radius: 16px; - padding: 0 22px; } -._3c4OG { - color: #929fa6; } - -._3zb-j { - position: relative; - white-space: pre-wrap; - word-wrap: break-word; } - ._3zb-j strong { - font-weight: bold; - color: #000; } - html[dir] ._3zb-j strong { - text-shadow: 0 0 0 rgba(0, 0, 0, 0.3); } - ._3zb-j code { - font-size: 13px; } - .textsize-xxlarge ._3zb-j code { - font-size: 16px; } - .textsize-xlarge ._3zb-j code { - font-size: 15px; } - .textsize-large ._3zb-j code { - font-size: 14px; } - .textsize-small ._3zb-j code { - font-size: 12px; } - .textsize-xsmall ._3zb-j code { - font-size: 11px; } - .textsize-xxsmall ._3zb-j code { - font-size: 10px; } - -._3zb-j a { - text-decoration: underline; } - -html[dir="rtl"] ._3zb-j { - white-space: pre-line; } - -.safari-fix ._3zb-j { - white-space: pre-wrap; } - -.ZhF0n::after { - content: ""; - display: inline; } - -html[dir=ltr] .ZhF0n::after { - margin-right: 78px; } - -html[dir=rtl] .ZhF0n::after { - margin-left: 78px; } - -html[dir=ltr] .OPyQy::after, html[dir=ltr] ._3C58G::after { - margin-right: 92px; } - -html[dir=rtl] .OPyQy::after, html[dir=rtl] ._3C58G::after { - margin-left: 92px; } - -html[dir=ltr] .OPyQy._3C58G::after { - margin-right: 106px; } - -html[dir=rtl] .OPyQy._3C58G::after { - margin-left: 106px; } - -html[dir=ltr] .Hw31t::after { - margin-right: 96px; } - -html[dir=rtl] .Hw31t::after { - margin-left: 96px; } - -html[dir=ltr] .OPyQy.Hw31t::after { - margin-right: 106px; } - -html[dir=rtl] .OPyQy.Hw31t::after { - margin-left: 106px; } - -html[dir=ltr] .Hw31t.OPyQy._3C58G::after { - margin-right: 116px; } - -html[dir=rtl] .Hw31t.OPyQy._3C58G::after { - margin-left: 116px; } - -html[dir=ltr] .ZhF0n:lang(hi)::after { - margin-right: 96px; } - -html[dir=rtl] .ZhF0n:lang(hi)::after { - margin-left: 96px; } - -html[dir=ltr] .OPyQy:lang(hi)::after, html[dir=ltr] ._3C58G:lang(hi)::after { - margin-right: 114px; } - -html[dir=rtl] .OPyQy:lang(hi)::after, html[dir=rtl] ._3C58G:lang(hi)::after { - margin-left: 114px; } - -html[dir=ltr] .OPyQy._3C58G:lang(hi)::after { - margin-right: 126px; } - -html[dir=rtl] .OPyQy._3C58G:lang(hi)::after { - margin-left: 126px; } - -._18dOq { - font-style: italic; - color: #879195; } - -._1upWv { - font-style: italic; - color: #798e7e; } -@charset "UTF-8"; -._1SzDV { - color: #929fa6; } - -.vW7d1 { - position: relative; } - -html[dir] .vW7d1{ - margin-bottom: 12px; } - html[dir] .textsize-xxlarge .vW7d1{ - margin-bottom: 18px; } - html[dir] .textsize-xlarge .vW7d1{ - margin-bottom: 16px; } - html[dir] .textsize-large .vW7d1{ - margin-bottom: 14px; } - html[dir] .textsize-small .vW7d1{ - margin-bottom: 8px; } - html[dir] .textsize-xsmall .vW7d1{ - margin-bottom: 6px; } - html[dir] .textsize-xxsmall .vW7d1{ - margin-bottom: 4px; } - html[dir] .vW7d1._1nHRW{ - margin-bottom: 2px; } - html[dir] .textsize-xxlarge .vW7d1._1nHRW{ - margin-bottom: 5px; } - html[dir] .textsize-xlarge .vW7d1._1nHRW{ - margin-bottom: 4px; } - html[dir] .textsize-large .vW7d1._1nHRW{ - margin-bottom: 3px; } - html[dir] .textsize-small .vW7d1._1nHRW{ - margin-bottom: 2px; } - html[dir] .textsize-xsmall .vW7d1._1nHRW{ - margin-bottom: 2px; } - html[dir] .textsize-xxsmall .vW7d1._1nHRW{ - margin-bottom: 1px; } - -.vW7d1:after { - content: ''; - display: table; } - -html[dir] .vW7d1:after{ - clear: both; } - -html[dir=ltr] .vW7d1{ - padding-left: 9%; - padding-right: 9%; } - -html[dir=rtl] .vW7d1{ - padding-right: 9%; - padding-left: 9%; } - -@media (max-width: 1216px) and (min-width: 1152px) { - html[dir=ltr] .vW7d1{ - padding-left: 8.5%; - padding-right: 8.5%; } - html[dir=rtl] .vW7d1{ - padding-right: 8.5%; - padding-left: 8.5%; } } - -@media (max-width: 1152px) and (min-width: 1088px) { - html[dir=ltr] .vW7d1{ - padding-left: 8%; - padding-right: 8%; } - html[dir=rtl] .vW7d1{ - padding-right: 8%; - padding-left: 8%; } - html[dir=ltr] .three .vW7d1{ - padding-right: 6%; - padding-left: 6%; } - html[dir=rtl] .three .vW7d1{ - padding-left: 6%; - padding-right: 6%; } } - -@media (max-width: 1088px) and (min-width: 1025px) { - html[dir=ltr] .vW7d1{ - padding-left: 7.5%; - padding-right: 7.5%; } - html[dir=rtl] .vW7d1{ - padding-right: 7.5%; - padding-left: 7.5%; } - html[dir=ltr] .three .vW7d1{ - padding-right: 4%; - padding-left: 4%; } - html[dir=rtl] .three .vW7d1{ - padding-left: 4%; - padding-right: 4%; } } - -@media (max-width: 1024px) { - html[dir=ltr] .vW7d1{ - padding-left: 7%; - padding-right: 7%; } - html[dir=rtl] .vW7d1{ - padding-right: 7%; - padding-left: 7%; } } - -@media (max-width: 968px) { - html[dir=ltr] .vW7d1{ - padding-left: 6.5%; - padding-right: 6.5%; } - html[dir=rtl] .vW7d1{ - padding-right: 6.5%; - padding-left: 6.5%; } } - -@media (max-width: 912px) { - html[dir=ltr] .vW7d1{ - padding-left: 6%; - padding-right: 6%; } - html[dir=rtl] .vW7d1{ - padding-right: 6%; - padding-left: 6%; } } - -@media (max-width: 856px) { - html[dir=ltr] .vW7d1{ - padding-left: 5.5%; - padding-right: 5.5%; } - html[dir=rtl] .vW7d1{ - padding-right: 5.5%; - padding-left: 5.5%; } } - -@media (max-width: 800px) { - html[dir=ltr] .vW7d1{ - padding-left: 5%; - padding-right: 5%; } - html[dir=rtl] .vW7d1{ - padding-right: 5%; - padding-left: 5%; } } - -html[dir] .vW7d1.msg-preview{ - padding: 0; - margin: 0; } - -._3rjxZ { - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; } - -._3_7SH { - font-family: "Open Sans", sans-serif; - font-size: 13.6px; - line-height: 19px; - color: #262626; - position: relative; } - -html[dir] ._3_7SH{ - border-radius: 7.5px; - box-shadow: 0 1px 0.5px rgba(0, 0, 0, 0.13); } - .textsize-xxlarge ._3_7SH { - font-size: 16.6px; - line-height: 25px; } - .textsize-xlarge ._3_7SH { - font-size: 15.6px; - line-height: 23px; } - .textsize-large ._3_7SH { - font-size: 14.6px; - line-height: 21px; } - .textsize-small ._3_7SH { - font-size: 12.6px; - line-height: 17px; } - .textsize-xsmall ._3_7SH { - font-size: 11.6px; - line-height: 15px; } - .textsize-xxsmall ._3_7SH { - font-size: 10.6px; - line-height: 13px; } - html[dir] .textsize-xxlarge ._3_7SH .emoji{ - -webkit-transform: translate(0, 2px); - transform: translate(0, 2px); } - html[dir] .textsize-xlarge ._3_7SH .emoji{ - -webkit-transform: translate(0, 2px); - transform: translate(0, 2px); } - html[dir] .textsize-small ._3_7SH .emoji{ - -webkit-transform: translate(0, -2px) scale(0.85); - transform: translate(0, -2px) scale(0.85); } - html[dir] .textsize-xsmall ._3_7SH .emoji{ - -webkit-transform: translate(0, -3px) scale(0.75); - transform: translate(0, -3px) scale(0.75); } - html[dir] .textsize-xxsmall ._3_7SH .emoji{ - -webkit-transform: translate(0, -3px) scale(0.65); - transform: translate(0, -3px) scale(0.65); } - -html[dir] ._3_7SH:last-of-type{ - margin-bottom: 0; } - -html[dir] .message-in{ - background-color: #ffffff; } - -html[dir=ltr] .message-in{ - float: left; } - -html[dir=rtl] .message-in{ - float: right; } - -html[dir] .message-out{ - background-color: #dcf8c6; } - -html[dir=ltr] .message-out{ - float: right; } - -html[dir=rtl] .message-out{ - float: left; } - -html[dir=ltr] .tail.message-in{ - border-top-left-radius: 0px; } - -html[dir=rtl] .tail.message-in{ - border-top-right-radius: 0px; } - -html[dir=ltr] .tail.message-out{ - border-top-right-radius: 0px; } - -html[dir=rtl] .tail.message-out{ - border-top-left-radius: 0px; } - -.tail-container { - content: ''; - position: absolute; - top: 0px; - width: 12px; - height: 19px; } - -html[dir] .tail-container{ - background-position: 50% 50%; - background-repeat: no-repeat; - background-size: contain; } - -html[dir=ltr] .tail.message-in .tail-container, html[dir=ltr] .tail-override-left .tail-container{ - left: -12px; } - -html[dir=rtl] .tail.message-in .tail-container, html[dir=rtl] .tail-override-left .tail-container{ - right: -12px; } - -html[dir=ltr] .tail.message-out .tail-container, html[dir=ltr] .tail-override-right .tail-container{ - right: -12px; } - -html[dir=rtl] .tail.message-out .tail-container, html[dir=rtl] .tail-override-right .tail-container{ - left: -12px; } - -html[dir=ltr] .tail.tail-override-left{ - float: left; - border-top-left-radius: 0px; - border-top-right-radius: 7.5px; } - -html[dir=rtl] .tail.tail-override-left{ - float: right; - border-top-right-radius: 0px; - border-top-left-radius: 7.5px; } - -html[dir=ltr] .tail.tail-override-right{ - float: right; - border-top-left-radius: 7.5px; - border-top-right-radius: 0px; } - -html[dir=rtl] .tail.tail-override-right{ - float: left; - border-top-right-radius: 7.5px; - border-top-left-radius: 0px; } - -.tail-container.highlight { - opacity: 0; } - -.Zq3Mc { - color: rgba(69, 90, 100, 0.95); - display: inline-block; - -webkit-flex: none; - flex: none; - font-size: 12.5px; - line-height: 21px; } - -html[dir] .Zq3Mc{ - background-color: rgba(225, 245, 254, 0.92); - border-radius: 7.5px; - box-shadow: 0 1px 0.5px rgba(0, 0, 0, 0.13); - padding: 5px 12px 6px 12px; - text-align: center; - text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); } - -html[dir=ltr] .Zq3Mc{ - max-width: 100% !important; } - -html[dir=rtl] .Zq3Mc{ - max-width: 100% !important; } - .textsize-xxlarge .Zq3Mc { - font-size: 15.5px; - line-height: 25px; } - .textsize-xlarge .Zq3Mc { - font-size: 14.5px; - line-height: 23px; } - .textsize-large .Zq3Mc { - font-size: 13.5px; - line-height: 21px; } - .textsize-small .Zq3Mc { - font-size: 11.5px; - line-height: 17px; } - .textsize-xsmall .Zq3Mc { - font-size: 10.5px; - line-height: 15px; } - .textsize-xxsmall .Zq3Mc { - font-size: 9.5px; - line-height: 13px; } - -@media screen and (max-width: 900px) { - ._3DFk6 { - max-width: 95%; } } - -@media screen and (min-width: 901px) and (max-width: 1024px) { - ._3DFk6 { - max-width: 85%; } } - -@media screen and (min-width: 1025px) and (max-width: 1300px) { - ._3DFk6 { - max-width: 75%; } } - -@media screen and (min-width: 1301px) { - ._3DFk6 { - max-width: 65%; } } - -html[dir=ltr] .eVT61{ - max-width: 99% !important; } - -html[dir=rtl] .eVT61{ - max-width: 99% !important; } - -._14b5J { - color: rgba(0, 0, 0, 0.95); } - -html[dir] ._14b5J{ - background-color: rgba(255, 245, 196, 0.95); } - -._3T8jk { - color: rgba(0, 0, 0, 0.95); } - -html[dir] ._3T8jk{ - background-color: rgba(236, 250, 245, 0.95); } - -._2pwyf { - opacity: 0.7; } - -html[dir] .vW7d1._29n3K{ - margin-bottom: 0; } - -html[dir=ltr] .vW7d1._29n3K{ - padding-left: 29px; - padding-right: 12px; } - -html[dir=rtl] .vW7d1._29n3K{ - padding-right: 29px; - padding-left: 12px; } - -html[dir=ltr] ._29n3K ._3_7SH{ - max-width: 100% !important; } - -html[dir=rtl] ._29n3K ._3_7SH{ - max-width: 100% !important; } - -._29n3K ._3DFk6 { - width: auto; } - -._29n3K ._1gqYh, -._29n3K ._1ZPgd, -._29n3K ._3qMSo, -._29n3K ._3UYRI, -._29n3K ._17oKL, -._29n3K .kNKwo { - width: 100%; } - -html[dir=ltr] ._29n3K ._1gqYh, html[dir=ltr] ._29n3K ._1ZPgd, html[dir=ltr] ._29n3K ._3qMSo, html[dir=ltr] ._29n3K ._3UYRI, html[dir=ltr] ._29n3K ._17oKL, html[dir=ltr] ._29n3K .kNKwo{ - max-width: 336px !important; } - -html[dir=rtl] ._29n3K ._1gqYh, html[dir=rtl] ._29n3K ._1ZPgd, html[dir=rtl] ._29n3K ._3qMSo, html[dir=rtl] ._29n3K ._3UYRI, html[dir=rtl] ._29n3K ._17oKL, html[dir=rtl] ._29n3K .kNKwo{ - max-width: 336px !important; } - -._29n3K ._2hOiI { - width: auto; } - -html[dir=ltr] ._29n3K ._2hOiI{ - max-width: 100% !important; } - -html[dir=rtl] ._29n3K ._2hOiI{ - max-width: 100% !important; } - -._29n3K ._3In2e { - width: 226px; } - -._29n3K ._1OI2B, -._29n3K ._2Ah0c { - width: auto; } - -html[dir] .ovjAL{ - margin-bottom: 0; } - -.ovjAL ._3_7SH { - width: auto; - max-width: 100%; } - -.ovjAL ._1gqYh, -.ovjAL ._1ZPgd, -.ovjAL ._3qMSo, -.ovjAL ._3UYRI, -.ovjAL ._17oKL, -.ovjAL .kNKwo { - width: 336px; - max-width: 100%; } - -.ovjAL ._2hOiI { - width: auto; } - -html[dir=ltr] .ovjAL ._2hOiI{ - max-width: 100% !important; } - -html[dir=rtl] .ovjAL ._2hOiI{ - max-width: 100% !important; } - -.ovjAL ._3In2e { - width: 226px; } - -.ovjAL ._1OI2B, -.ovjAL ._2Ah0c { - width: auto; } - -.native.darwin ._3_7SH { - font-family: inherit; } - -._37i-Z { - visibility: hidden; } - -html[dir=ltr] ._17J7w{ - float: none !important; } - -html[dir=rtl] ._17J7w{ - float: none !important; } - -._3S8Q- { - position: absolute; - top: 50%; - width: 25px; - height: 25px; } - -html[dir] ._3S8Q-{ - margin-top: -13px; - background-color: rgba(0, 0, 0, 0.14); - border-radius: 50%; } - -html[dir=ltr] .message-in ._3S8Q-{ - right: -32px; } - -html[dir=rtl] .message-in ._3S8Q-{ - left: -32px; } - -html[dir=ltr] .message-out ._3S8Q-{ - left: -32px; } - -html[dir=rtl] .message-out ._3S8Q-{ - right: -32px; } - -.matched-mention { - color: #039be5; } - -html[dir] .matched-mention{ - cursor: pointer; } - -.matched-mention .at-symbol { - color: #cad0d0; } - -.matched-mention.inactive-mention { - pointer-events: none; } - -html[dir] .matched-mention.inactive-mention{ - cursor: auto; } - -.matched-mention.quoted-mention { - color: unset; - text-decoration: initial; } - -.matched-mention.quoted-mention .at-symbol { - color: unset; } - -.message-out .matched-mention .at-symbol { - color: #b7cca6; } - -html[dir] ._1jpv4{ - text-align: center; } - ._1jpv4 ._3_7SH { - display: inline-block; } - html[dir] ._1jpv4 ._3_7SH{ - float: none; - text-align: initial; } - -._1IeWV, -.ovjAL ._1IeWV, -._29n3K ._1IeWV { - width: 286px; } -._202PG { - color: #929fa6; } - -.Tkt2p { - min-width: 110px; - box-sizing: border-box; } - -html[dir=ltr] .Tkt2p { - padding: 6px 7px 8px 9px; } - -html[dir=rtl] .Tkt2p { - padding: 6px 9px 8px 7px; } - -.Tkt2p:lang(hi) { - min-width: 128px; } - -._2f-RV { - position: absolute; - bottom: 3px; } - -html[dir=ltr] ._2f-RV { - right: 7px; } - -html[dir=rtl] ._2f-RV { - left: 7px; } - -html[dir] ._2tqCW { - padding-bottom: 22px; } -._3Mgyw { - color: #929fa6; } - -html[dir=ltr] ._1vzDw { - margin-left: -2px; } - -html[dir=rtl] ._1vzDw { - margin-right: -2px; } - -._1vzDw svg { - height: 16px; - width: 16px; - opacity: 0.3; } - -._15aTv { - color: rgba(0, 0, 0, 0.45); - font-size: 12.5px; - font-style: italic; - position: relative; - top: -2px; } - -html[dir=ltr] ._15aTv { - left: 3px; } - -html[dir=rtl] ._15aTv { - right: 3px; } -._3Droi { - color: #929fa6; } - -._1i3Za { - bottom: 0; - height: 28px; - position: absolute; - width: 100%; - z-index: 2; } - -html[dir] ._1i3Za { - background: linear-gradient(to top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)); } - -html[dir=ltr] ._1i3Za { - left: 0; } - -html[dir=rtl] ._1i3Za { - right: 0; } -.IlvCY { - color: #929fa6; } - -._17viz { - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; - position: relative; - -webkit-flex: none; - flex: none; - width: 34px; - height: 34px; } - -._3SUnz { - position: absolute; - top: 1px; } - -html[dir=ltr] ._3SUnz { - left: 1px; } - -html[dir=rtl] ._3SUnz { - right: 1px; } -.LA3Y1 { - color: #929fa6; } - -._1DZAH { - color: rgba(0, 0, 0, 0.45); - font-family: "Roboto", sans-serif; - font-size: 11px; - height: 15px; - line-height: 15px; - white-space: nowrap; } - .textsize-xxlarge ._1DZAH { - font-size: 14px; - line-height: 18px; } - .textsize-xlarge ._1DZAH { - font-size: 13px; - line-height: 17px; } - .textsize-large ._1DZAH { - font-size: 12px; - line-height: 16px; } - .textsize-small ._1DZAH { - font-size: 10px; - line-height: 14px; } - .textsize-xsmall ._1DZAH { - font-size: 9px; - line-height: 13px; } - .textsize-xxsmall ._1DZAH { - font-size: 8px; - line-height: 12px; } - -._2Pjvv { - color: rgba(255, 255, 255, 0.9); } - -._3EFt_ { - vertical-align: top; - display: inline-block; } - -html[dir] ._3EFt_ { - margin-top: 1px; } - html[dir] .native.darwin ._3EFt_ { - margin-top: 0px; } - -._2iy86 { - display: inline-block; } - -html[dir=ltr] ._2iy86 { - margin-right: 2px; } - -html[dir=rtl] ._2iy86 { - margin-left: 2px; } - -._1ORuP { - -webkit-align-items: center; - align-items: center; - display: -webkit-inline-flex; - display: inline-flex; - height: 15px; - vertical-align: top; } - -html[dir=ltr] ._1ORuP { - margin-left: 1px; - margin-right: 2px; } - -html[dir=rtl] ._1ORuP { - margin-right: 1px; - margin-left: 2px; } -.kNmll { - color: #929fa6; } - -html[dir] ._3Xegx { - border-bottom: 1px solid rgba(0, 0, 0, 0.06); - margin-bottom: 10px; } - -html[dir=ltr] ._3Xegx { - padding: 8px 13px 12px 0px; } - -html[dir=rtl] ._3Xegx { - padding: 8px 0px 12px 13px; } - -html[dir] ._3fVTr { - margin-top: 4px; } - -html[dir=ltr] .U2RWH { - margin: -3px -5px 10px -6px; } - -html[dir=rtl] .U2RWH { - margin: -3px -6px 10px -5px; } - -html[dir] ._3vu9F.U2RWH, html[dir] ._1GBtj.U2RWH { - margin-top: 5px; } -._3c1nc { - color: #929fa6; } - -html[dir] ._3ZXZX { - border-bottom: 1px solid rgba(0, 0, 0, 0.06); - margin-bottom: 10px; } - -html[dir=ltr] ._3ZXZX { - padding: 8px 13px 12px 0px; } - -html[dir=rtl] ._3ZXZX { - padding: 8px 0px 12px 13px; } - -html[dir] ._31SMc { - margin-top: 4px; } - -html[dir=ltr] ._34z23 { - margin: -3px -5px 10px -6px; } - -html[dir=rtl] ._34z23 { - margin: -3px -6px 10px -5px; } - -html[dir] .oZOYW._34z23, html[dir] ._27yFt._34z23 { - margin-top: 5px; } -._1ilaQ { - color: #929fa6; } - -._2N_Df { - box-sizing: border-box; - max-width: 100%; - width: 336px; } - -html[dir] ._2N_Df { - padding: 6px; } - -html[dir] ._3YKc8 { - padding-top: 24px; } - -html[dir] ._3YKc8 ._2A0Cj { - padding-top: 5px; } - -html[dir=ltr] ._2A0Cj { - padding: 0px 0px 3px 4px; } - -html[dir=rtl] ._2A0Cj { - padding: 0px 4px 3px 0px; } - -html[dir] .AK3eG, html[dir] ._3YKc8.AK3eG { - padding-top: 3px; } - -._27K_5 { - position: absolute; } - -.LKbsn ._27K_5 { - bottom: 3px; } - -html[dir=ltr] .LKbsn ._27K_5 { - right: 7px; } - -html[dir=rtl] .LKbsn ._27K_5 { - left: 7px; } - -._3ylqw ._27K_5 { - bottom: 4px; } - -html[dir=ltr] ._3ylqw ._27K_5 { - right: 85px; } - -html[dir=rtl] ._3ylqw ._27K_5 { - left: 85px; } - -._2jfIu { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; } - -.LKbsn ._2jfIu { - -webkit-flex-direction: row-reverse; - flex-direction: row-reverse; } - -._2cfqh { - -webkit-flex-grow: 1; - flex-grow: 1; } - -html[dir] ._2cfqh { - margin-top: 2px; } - -html[dir=ltr] ._2cfqh { - padding-left: 8px; - padding-right: 8px; } - -html[dir=rtl] ._2cfqh { - padding-right: 8px; - padding-left: 8px; } - -html[dir=ltr] .LKbsn ._2cfqh { - margin-left: 7px; } - -html[dir=rtl] .LKbsn ._2cfqh { - margin-right: 7px; } - -html[dir=ltr] ._3ylqw ._2cfqh { - margin-right: 15px; } - -html[dir=rtl] ._3ylqw ._2cfqh { - margin-left: 15px; } - -._2fuJy { - -webkit-flex: none; - flex: none; - z-index: 1; } - -._1mbqw { - -webkit-align-self: flex-end; - align-self: flex-end; - -webkit-flex: none; - flex: none; - width: 0; - z-index: 10; } - -._1ifrA { - position: absolute; - top: 6px; - width: 245px; - max-width: 100%; } - -html[dir=ltr] ._1ifrA { - left: 9px; } - -html[dir=rtl] ._1ifrA { - right: 9px; } - -.AK3eG ._1ifrA { - width: 100%; } - -html[dir] ._2p3kA { - margin: 0px -3px 8px -3px; } - -html[dir] ._3YKc8 ._2p3kA { - margin-top: 5px; } - -.AK3eG ._1ifrA { - position: relative; - top: unset; } - -html[dir] .AK3eG ._1ifrA { - padding-top: 3px; } - -html[dir=ltr] .AK3eG ._1ifrA { - left: unset; - padding-left: 3px; } - -html[dir=rtl] .AK3eG ._1ifrA { - right: unset; - padding-right: 3px; } - -@media screen and (max-width: 1100px) { - ._2lv00 ._1ifrA { - width: 70%; } } -._2ucj1 { - color: #929fa6; } - -._1QMEq { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 34px; } - -.E5U9C { - -webkit-flex: none; - flex: none; - min-height: 34px; - min-width: 34px; - position: relative; } - -html[dir] .E5U9C { - margin-top: -1px; } - -html[dir=ltr] .E5U9C { - margin-right: 12px; } - -html[dir=rtl] .E5U9C { - margin-left: 12px; } - -._1_Gu6 { - -webkit-flex: 1; - flex: 1; } - -._2pQE3 { - width: 34px; - height: 34px; - position: relative; } - -.DYGf2 { - bottom: 4px; - color: rgba(0, 0, 0, 0.45); - font-family: "Roboto", sans-serif; - font-size: 11px; - line-height: 15px; - position: absolute; } - -._1sLSi { - position: relative; - display: inline-block; - width: 100%; } - -._3geJ8 { - height: 21px; - width: 100%; - box-sizing: border-box; - -moz-appearance: none; - appearance: none; - -webkit-appearance: none; - outline: none; - position: relative; } - -html[dir] ._3geJ8 { - border: none; } - -html[dir=ltr] ._3geJ8 { - background-color: transparent !important; } - -html[dir=rtl] ._3geJ8 { - background-color: transparent !important; } - -._3geJ8::-webkit-slider-runnable-track { - height: 3px; } - -html[dir] ._22cMG ._3geJ8::-webkit-slider-runnable-track { - background-color: #e6e6e6; } - -html[dir] ._1kZiz ._3geJ8::-webkit-slider-runnable-track { - background-color: #c1d6af; } - -._3geJ8::-webkit-slider-thumb { - -webkit-appearance: none; - appearance: none; - width: 13px; - height: 13px; - transition: all .1s ease; } - -html[dir] ._3geJ8::-webkit-slider-thumb { - margin-top: -5px; - border-radius: 50%; - background: #03a9f4; - border: none; } - -._3geJ8:active::-webkit-slider-thumb { - width: 15px; - height: 15px; } - -html[dir] ._3geJ8:active::-webkit-slider-thumb { - margin-top: -6px; } - -._3geJ8:disabled::-webkit-slider-thumb { - display: none; } - -._3geJ8::-moz-range-track { - height: 3px; } - -html[dir] ._22cMG ._3geJ8::-moz-range-track { - background-color: #e6e6e6; } - -html[dir] ._1kZiz ._3geJ8::-moz-range-track { - background-color: #c1d6af; } - -._3geJ8::-moz-range-thumb { - -webkit-appearance: none; - -moz-appearance: none; - appearance: none; - width: 13px; - height: 13px; - transition: all .1s ease; } - -html[dir] ._3geJ8::-moz-range-thumb { - margin-top: -5px; - border-radius: 50%; - background: #03a9f4; - border: none; } - -html[dir] ._3geJ8::-moz-focus-outer { - border: 0; } - -._3geJ8:active::-moz-range-thumb { - width: 15px; - height: 15px; } - -html[dir] ._3geJ8:active::-moz-range-thumb { - margin-top: -6px; } - -._3geJ8:disabled::-moz-range-thumb { - display: none; } - -._3geJ8::-ms-track { - height: 3px; } - -html[dir] ._3geJ8::-ms-track { - border: none; } - -html[dir] ._22cMG ._3geJ8::-ms-track { - background-color: #e6e6e6; } - -html[dir] ._1kZiz ._3geJ8::-ms-track { - background-color: #c1d6af; } - -._3geJ8::-ms-thumb { - -webkit-appearance: none; - appearance: none; - width: 13px; - height: 13px; } - -html[dir] ._3geJ8::-ms-thumb { - margin-top: 0px; - border-radius: 50%; - background: #03a9f4; } - -._3geJ8:active::-ms-thumb { - width: 15px; - height: 15px; } - -html[dir] ._3geJ8:active::-ms-thumb { - margin-top: -1px; } - -._3geJ8:disabled::-ms-thumb { - display: none; } - -.nDKsM { - position: absolute; - top: 9px; - height: 3px; - width: 0px; - pointer-events: none; - z-index: 10; } - -html[dir] .nDKsM { - background-color: #03a9f4; } - -html[dir=ltr] .nDKsM { - left: 0px; } - -html[dir=rtl] .nDKsM { - right: 0px; } - -._33H4y { - position: absolute; - top: 0; } - -html[dir=ltr] ._33H4y { - left: 0; } - -html[dir=rtl] ._33H4y { - right: 0; } - -html[dir] ._1kZiz .nDKsM { - background-color: #849982; } - -html[dir] ._1kZiz ._3geJ8::-webkit-slider-thumb { - background-color: #849982; } - -html[dir] ._1kZiz ._3geJ8::-moz-range-thumb { - background-color: #849982; } - -html[dir] ._1kZiz.fS1bA .nDKsM { - background-color: #29b6f6; } - -html[dir] ._1kZiz.fS1bA ._3geJ8::-webkit-slider-thumb { - background-color: #29b6f6; } - -html[dir] ._1kZiz.fS1bA ._3geJ8::-moz-range-thumb { - background-color: #29b6f6; } - -html[dir] ._22cMG .nDKsM { - background-color: #09d261; } - -html[dir] ._22cMG ._3geJ8::-webkit-slider-thumb { - background-color: #09d261; } - -html[dir] ._22cMG ._3geJ8::-moz-range-thumb { - background-color: #09d261; } - -html[dir] ._22cMG.fS1bA .nDKsM { - background-color: #29b6f6; } - -html[dir] ._22cMG.fS1bA ._3geJ8::-webkit-slider-thumb { - background-color: #29b6f6; } - -html[dir] ._22cMG.fS1bA ._3geJ8::-moz-range-thumb { - background-color: #29b6f6; } - -@media screen and (max-width: 880px) { - ._1-ft7 .DYGf2 { - display: none; } } -._24s2n { - color: #929fa6; } - -._2x9bY { - display: -webkit-inline-flex; - display: inline-flex; - position: relative; - z-index: 11; } - -html[dir] ._2x9bY { - cursor: text; - margin-bottom: 14px; - margin-top: 6px; } - -html[dir=ltr] ._2x9bY { - margin-right: 29px; } - -html[dir=rtl] ._2x9bY { - margin-left: 29px; } -._2WzyX { - color: #929fa6; } - -._3XIJV { - -webkit-filter: blur(3px); - filter: blur(3px); } -._37SNT { - color: #929fa6; } - -html[dir] .P1enD { - padding-top: 10px; } - -._3afBu { - position: relative; } - -html[dir] ._3afBu { - margin-bottom: 10px; - background-color: #FFF; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); } -.XCod5 { - color: #929fa6; } - -html[dir] ._1eoPp { - background-color: #fff; - margin-bottom: 10px; - padding: 0px 14px 0px 14px; } -._2esi9 { - color: #929fa6; } - -.vn_d6 { - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] .vn_d6 { - padding-bottom: 24px; - padding-top: 24px; } - -._15JI9 { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - overflow-x: hidden; - overflow-y: scroll; } -._3KriL { - color: #929fa6; } - -.D4OT6 { - -webkit-align-items: center; - align-items: center; - color: #262626; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - font-family: "Open Sans", sans-serif; - font-size: 13.6px; - line-height: 20px; - overflow: hidden; } - -html[dir] .D4OT6 { - border-radius: 6px; } - -.textsize-xxlarge .D4OT6 { - font-size: 16.6px; - line-height: 25px; } - -.textsize-xlarge .D4OT6 { - font-size: 15.6px; - line-height: 23px; } - -.textsize-large .D4OT6 { - font-size: 14.6px; - line-height: 21px; } - -.textsize-small .D4OT6 { - font-size: 12.6px; - line-height: 17px; } - -.textsize-xsmall .D4OT6 { - font-size: 11.6px; - line-height: 15px; } - -.textsize-xxsmall .D4OT6 { - font-size: 10.6px; - line-height: 13px; } - -html[dir] ._3mRez.D4OT6 { - background-color: #f2f2f2; } - -html[dir] ._2pvbg.D4OT6 { - background-color: #d1ecbc; } - -._2a30d { - color: black; - -webkit-flex: 0 1 auto; - flex: 0 1 auto; - overflow: hidden; - text-overflow: ellipsis; } - -html[dir] ._2a30d { - margin-bottom: 2px; } - -.vFSKE { - -webkit-flex: 0 999 auto; - flex: 0 999 auto; - font-size: 12px; - overflow: hidden; - color: rgba(0, 0, 0, 0.6); - text-overflow: ellipsis; } - -._37Q6_ { - -webkit-flex: none; - flex: none; - font-size: 12px; - color: rgba(0, 0, 0, 0.8); } - -html[dir] ._37Q6_ { - padding-top: 1px; } - -._3C3Sj { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: center; - justify-content: center; - -webkit-flex: 1 1 auto; - flex: 1 1 auto; - max-height: 90px; - line-height: 19px; - box-sizing: border-box; - overflow: hidden; } - -html[dir] ._3C3Sj { - padding: 6px 10px; - cursor: default; } - -._3C3Sj._28uK9 { - max-width: 100%; } - -.D4OT6 .emoji { - pointer-events: none; } - -html[dir] .textsize-xxlarge .D4OT6 .emoji { - -webkit-transform: translate(0, 2px); - transform: translate(0, 2px); } - -html[dir] .textsize-xlarge .D4OT6 .emoji { - -webkit-transform: translate(0, 2px); - transform: translate(0, 2px); } - -html[dir] .textsize-small .D4OT6 .emoji { - -webkit-transform: translate(0, -2px) scale(0.85); - transform: translate(0, -2px) scale(0.85); } - -html[dir] .textsize-xsmall .D4OT6 .emoji { - -webkit-transform: translate(0, -3px) scale(0.75); - transform: translate(0, -3px) scale(0.75); } - -html[dir] .textsize-xxsmall .D4OT6 .emoji { - -webkit-transform: translate(0, -3px) scale(0.65); - transform: translate(0, -3px) scale(0.65); } - -.D4OT6 strong { - font-weight: bold; - color: #000; } - -html[dir] .D4OT6 strong { - text-shadow: 0 0 0 rgba(0, 0, 0, 0.3); } - -.native.darwin .D4OT6 { - font-family: inherit; } - -._10hjg { - position: relative; } - ._10hjg:before { - position: absolute; - top: -1px; - width: 100%; - height: 100%; - content: ''; } - html[dir] ._10hjg:before { - border-radius: 50%; - border: 1px solid rgba(255, 255, 255, 0.65); } - html[dir=ltr] ._10hjg:before { - left: -1px; } - html[dir=rtl] ._10hjg:before { - right: -1px; } - -._23-Gs { - width: 100%; - -webkit-filter: blur(5px); - filter: blur(5px); } - -html[dir] ._23-Gs { - margin: -22.325% 0; } - -._10h5c { - position: relative; - width: 100%; - height: 160px; - overflow: hidden; } - -._1nxcR { - position: relative; - width: 100%; - height: 160px; - -webkit-filter: blur(5px); - filter: blur(5px); } - -html[dir] ._1nxcR { - cursor: pointer; - background-size: cover; - background-position: center; } - -.TY6yg { - position: relative; - width: 100%; - height: 160px; } - -html[dir] .TY6yg { - background-color: black; } - -._22j7k { - position: absolute; - top: 0; - width: 100%; - height: 100%; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; } - -html[dir=ltr] ._22j7k { - left: 0; } - -html[dir=rtl] ._22j7k { - right: 0; } -._2-Zzx { - color: #929fa6; } - -.CKZZo { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - overflow-x: hidden; - overflow-y: scroll; } - -.tral_ { - display: -webkit-flex; - display: flex; - -webkit-flex: none; - flex: none; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] .tral_ { - padding-bottom: 24px; - padding-top: 24px; } -._3bgV4 { - color: #929fa6; } - -html[dir=ltr] ._14oqx { - padding-left: 30px; } - -html[dir=rtl] ._14oqx { - padding-right: 30px; } - -.DcItJ { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 60px; } - -html[dir=ltr] .DcItJ { - padding-right: 30px; } - -html[dir=rtl] .DcItJ { - padding-left: 30px; } - -html[dir] ._14oqx + ._14oqx .DcItJ { - border-top: 1px solid #f2f2f2; } - -._3WCza { - -webkit-flex: 1 1 auto; - flex: 1 1 auto; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -._39lFW { - -webkit-flex: none; - flex: none; } - -html[dir=ltr] ._39lFW { - margin-left: 15px; } - -html[dir=rtl] ._39lFW { - margin-right: 15px; } - -._1mf1Y .DcItJ { - height: auto; } - -._1mf1Y ._3WCza { - white-space: normal; } - -html[dir] ._1mf1Y ._3WCza { - padding-top: 19px; - padding-bottom: 19px; } -._34GA5 { - color: #929fa6; } - -._2n3Kr { - width: 29%; - position: relative; } - -html[dir] ._2n3Kr { - margin-bottom: 8px; } - -html[dir=ltr] ._2n3Kr { - margin-right: 8px; } - -html[dir=rtl] ._2n3Kr { - margin-left: 8px; } - -._2n3Kr:before { - content: ""; - display: inline-table; } - -html[dir] ._2n3Kr:before { - padding-top: 100%; } - -._29HAH { - width: 29%; - height: 0; - position: relative; } - -html[dir=ltr] ._29HAH { - margin-right: 8px; } - -html[dir=rtl] ._29HAH { - margin-left: 8px; } - -html[dir=ltr] ._3E2vB { - display: none !important; } - -html[dir=rtl] ._3E2vB { - display: none !important; } - -@media (max-width: 1024px) { - ._2n3Kr, - ._29HAH { - width: 14%; } - html[dir=ltr] ._3E2vB { - display: inherit !important; } - html[dir=rtl] ._3E2vB { - display: inherit !important; } } - -@media (max-width: 800px) { - ._2n3Kr, - ._29HAH { - width: 29%; } - html[dir=ltr] ._3E2vB { - display: none !important; } - html[dir=rtl] ._3E2vB { - display: none !important; } } - -.koHd4 { - height: 45px; } - -html[dir] .koHd4 { - margin: 0; } - -._8TeUt { - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._8TeUt { - padding: 0; } - -._2PoGX { - display: -webkit-flex; - display: flex; - -webkit-flex-flow: row wrap; - flex-flow: row wrap; - -webkit-justify-content: center; - justify-content: center; - -webkit-align-items: center; - align-items: center; - overflow-y: hidden; } - -html[dir] ._2PoGX { - padding-top: 6px; } - -html[dir=ltr] ._2PoGX { - margin-right: -8px; } - -html[dir=rtl] ._2PoGX { - margin-left: -8px; } - -._2IkcY { - height: 45px; - font-size: 14px; - color: #929fa6; - line-height: 20px; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; } - -html[dir] ._2IkcY { - padding-top: 0; - padding-bottom: 15px; } - -._3C_Jo { - overflow-y: scroll; } - -html[dir] ._3C_Jo { - padding: 30px; } - -html[dir=ltr] ._3C_Jo { - padding-right: 20px; - margin-right: 0; } - -html[dir=rtl] ._3C_Jo { - padding-left: 20px; - margin-left: 0; } - -.WfLRE { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-flex: 1; - flex: 1; - opacity: 1; - overflow-x: hidden; - overflow-y: auto; - position: relative; - z-index: 2; } - -html[dir] ._2n3Kr { - margin-bottom: 10px; } - -html[dir=ltr] ._2n3Kr { - margin-right: 10px; } - -html[dir=rtl] ._2n3Kr { - margin-left: 10px; } -._-a1a { - color: #929fa6; } - -._1MWrl { - max-height: 50%; - overflow-y: auto; - z-index: 2; } - -html[dir] ._1MWrl { - background: white; - box-shadow: inset 0 47px #138173; - margin-top: -25px; - -webkit-transform: translateZ(0); - transform: translateZ(0); } - -._2N1kz { - width: 100%; } - -html[dir] ._2N1kz { - background-color: white; } - -._1Zo4n { - color: white; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - height: 48px; } - -._2pa5M { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - height: 48px; } - -html[dir] ._2pa5M { - background-color: white; - cursor: pointer; } - html[dir] ._2pa5M ._3akhE { - border-top: 1px solid #f2f2f2; } - -._2yXYr { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - width: 28px; - height: 28px; } - -html[dir=ltr] ._2yXYr { - padding: 10px 15px 10px 13px; } - -html[dir=rtl] ._2yXYr { - padding: 10px 13px 10px 15px; } - -._3akhE { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex-grow: 1; - flex-grow: 1; } - -html[dir=ltr] ._3akhE { - padding-right: 15px; } - -html[dir=rtl] ._3akhE { - padding-left: 15px; } - -html[dir] ._2Tl9p { - cursor: pointer; - margin: 0px 2px; } - -.pW-Fm { - color: black; - display: -webkit-flex; - display: flex; - -webkit-flex-grow: 1; - flex-grow: 1; - font-size: 15px; - line-height: 32px; - overflow: hidden; } - -html[dir=ltr] .pW-Fm { - text-align: left; } - -html[dir=rtl] .pW-Fm { - text-align: right; } - -._2vNEJ { - color: rgba(0, 0, 0, 0.4); - display: -webkit-flex; - display: flex; - font-size: 13px; } - -html[dir=ltr] ._2vNEJ { - margin-left: 6px; } - -html[dir=rtl] ._2vNEJ { - margin-right: 6px; } -._1NGTp { - color: #929fa6; } - -.wlUsQ { - height: 18px; - display: block; } - -html[dir] .wlUsQ { - padding: 6px 0; - cursor: pointer; } - -html[dir=ltr] .mr9N4 { - margin-right: 6px; } - -html[dir=rtl] .mr9N4 { - margin-left: 6px; } -._3YbSP { - color: #929fa6; } - -.YAPQk { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-flex-grow: 1; - flex-grow: 1; - overflow-y: auto; - z-index: 1; } - -html[dir] .YAPQk { - background-color: #fefefe; } - -._1S0Yo { - -webkit-flex: none; - flex: none; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._1S0Yo { - padding-top: 24px; - padding-bottom: 24px; } - -._1iopp { - -webkit-flex: none; - flex: none; } - -html[dir] ._1iopp { - background-color: #fbfbfb; } -._21o4G { - color: #929fa6; } - -.V9yxQ { - max-height: 50%; - overflow-y: auto; - width: 100%; } - -html[dir] .V9yxQ { - background-color: white; - border-top: 1px solid rgba(0, 0, 0, 0.08); - margin-top: -25px; } - -._1VgUV { - color: #D70000; - font-size: 14px; } -._2sxpU { - color: #929fa6; } - -._3-3ps { - -webkit-flex: 1; - flex: 1; - height: 100%; - width: 100%; } - -.t56TD { - height: 100%; } - -html[dir=ltr] .t56TD > div { - background-color: #aadaff !important; } - -html[dir=rtl] .t56TD > div { - background-color: #aadaff !important; } - -.bRZr9 { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 100%; - -webkit-justify-content: center; - justify-content: center; - width: 100%; } - -._2rRUM { - -webkit-align-items: center; - align-items: center; - color: #D70000; - display: -webkit-flex; - display: flex; - height: 100%; - -webkit-justify-content: center; - justify-content: center; - width: 100%; } -._1OdPL { - color: #929fa6; } - -._3fcxo { - position: absolute; - width: 100%; } - ._3fcxo:hover { - z-index: 10000; } - -html[dir=ltr] .bZT4L { - -webkit-animation: _2va2l 200ms, _3jVHS 200ms 200ms linear; - animation: _2va2l 200ms, _3jVHS 200ms 200ms linear; } - -html[dir=rtl] .bZT4L { - -webkit-animation: _2va2l 200ms, _3jVHS 200ms 200ms linear; - animation: _2va2l 200ms, _3jVHS 200ms 200ms linear; } - -._3nIIZ { - transition: -webkit-transform 200ms ease-out; - transition: transform 200ms ease-out; - transition: transform 200ms ease-out, -webkit-transform 200ms ease-out; } - -@-webkit-keyframes _2va2l { - 0% { - opacity: 0; } - 100% { - opacity: 0; } } - -@keyframes _2va2l { - 0% { - opacity: 0; } - 100% { - opacity: 0; } } - -@-webkit-keyframes _3jVHS { - 0% { - opacity: 0; } - 100% { - opacity: 1; } } - -@keyframes _3jVHS { - 0% { - opacity: 0; } - 100% { - opacity: 1; } } -._2FDoG { - color: #929fa6; } - -._1PRog { - position: relative; - -webkit-flex-grow: 1; - flex-grow: 1; - -webkit-flex-shrink: 1; - flex-shrink: 1; - display: -webkit-flex; - display: flex; - -webkit-align-items: flex-end; - align-items: flex-end; - -webkit-justify-content: center; - justify-content: center; - height: 130px; - overflow-x: hidden; - overflow-y: hidden; } - -html[dir] ._1PRog { - cursor: pointer; - background-color: #e9ebeb; } - -html[dir=ltr] ._1PRog { - margin-right: 6px; } - -html[dir=rtl] ._1PRog { - margin-left: 6px; } - -._31CB- { - -webkit-flex-shrink: 0; - flex-shrink: 0; - -webkit-flex-grow: 1; - flex-grow: 1; } - -.-BRom { - position: relative; - width: 100%; } - -html[dir=ltr] ._1PRog:last-child { - margin-right: 0; } - -html[dir=rtl] ._1PRog:last-child { - margin-left: 0; } - -.zR6Zg { - position: absolute; - bottom: 3px; - z-index: 101; } - -html[dir=ltr] .zR6Zg { - right: 3px; } - -html[dir=rtl] .zR6Zg { - left: 3px; } - -._3jKHC { - -webkit-flex: none; - flex: none; - -webkit-transition: -webkit-filter .16s linear; - position: absolute; - top: 0; - width: 100%; - height: 100%; } - -html[dir] ._3jKHC { - background-size: cover; - background-position: center; } - -html[dir=ltr] ._3jKHC { - left: 0; } - -html[dir=rtl] ._3jKHC { - right: 0; } - -._2EvkY { - -webkit-filter: blur(4px); - filter: blur(4px); } -._3v8Ky { - color: #929fa6; } - -._2vsnU { - -webkit-flex: none; - flex: none; } - -html[dir] ._2vsnU { - padding-bottom: 32px; } - -._2u2Mg { - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._2u2Mg { - margin-bottom: 20px; } - -._3ml_s { - min-height: 20px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - color: #929fa6; } - -html[dir] ._3ml_s { - margin-top: 3px; } - -._3uUu-::before { - content: "~"; } -._36mM- { - color: #929fa6; } -._3S8hp { - position: absolute; - width: 100%; - height: 100%; - top: 0; - left: 0; - background-color: black; - z-index: 10000; } - -.qNdyw { - position: absolute; - left: 0; - right: 0; - width: 50px; - height: 50px; - top: 0; - bottom: 0; - margin: auto; - pointer-events: none; } - -.ZScUN { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; - background-size: cover; - background-repeat: no-repeat; - background-position: center; } - -.ZScUN._3jw2f { - opacity: 0.5; - -webkit-filter: blur(30px); - filter: blur(30px); } - -._2i2ET { - position: absolute; - left: 0; - right: 0; - margin-left: auto; - margin-right: auto; - bottom: 0; - padding: 40px calc(50% - 180px) 60px calc(50% - 180px); - z-index: 1; - color: white; - text-align: center; - background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65)); - pointer-events: none; } - -._37om1 { - position: relative; - margin-left: auto; - margin-right: auto; - width: 360px; - bottom: 0; - margin-bottom: 60px; - z-index: 1; - color: white; - font-size: 18px; - text-align: center; - line-height: 1.3em; } - -._2tNFJ { - position: absolute; - width: 100%; - height: 70px; - z-index: 1; - background-image: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0)); } - -._2tNFJ._3skM7 { - height: 95px; } - -._7tU_u { - position: absolute; - display: -webkit-flex; - display: flex; - z-index: 2; - top: 10px; - left: 66px; } - -._1LCdB { - left: 0; - right: 0; - top: 45px; - margin-left: auto; - margin-right: auto; - max-width: 400px; - text-align: center; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; } - -._7tU_u._1LCdB { - top: 45px; } - -._1LCdB ._2R4rj { - display: none; } - -._1k4UF { - opacity: 0; - pointer-events: none; } - -._7tU_u._3rwOX { - left: 118px; } - -._7tU_u._3rwOX._1LCdB { - left: 0; } - -.PqqlB { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; } - -._28gxw { - color: white; - font-size: 16px; - margin-top: auto; - margin-bottom: 6px; } - -._2fAEs { - margin-top: auto; - margin-bottom: auto; - color: RGBA(255, 255, 255, 0.6); - font-size: 12px; } - -._2HK4o { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; } - -._3kROV { - width: 800px; - height: 800px; - -webkit-transform: scale(0.16) translateX(-150px) translateY(-150px); - transform: scale(0.16) translateX(-150px) translateY(-150px); - -webkit-transform-origin: top left; - transform-origin: top left; } - -.zLcp3 { - width: 800px; - height: 800px; - -webkit-transform: scale(0.08) translateX(-150px) translateY(-150px); - transform: scale(0.08) translateX(-150px) translateY(-150px); - -webkit-transform-origin: top left; - transform-origin: top left; } - -._2HK4o.GTrje { - -webkit-filter: blur(10px); - filter: blur(10px); } - -._2HK4o._10S0n img { - position: relative; - display: block; - height: 100%; - margin-left: auto; - margin-right: auto; } - -._2HK4o.Jayps video { - position: relative; - display: block; - height: 100%; - width: 100%; } - -._1qMAw { - position: relative; - box-sizing: border-box; - max-width: 520px; - padding-left: 20px; - padding-right: 20px; - margin-left: auto; - margin-right: auto; - height: 100%; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-justify-content: center; - justify-content: center; - -webkit-align-items: center; - align-items: center; - word-break: break-word; - white-space: pre-wrap; - color: white; - pointer-events: none; } - ._1qMAw a { - pointer-events: initial; - background-color: rgba(255, 255, 255, 0.2); - color: white; - border-radius: 12px; - padding-left: 20px; - padding-right: 20px; } - ._1qMAw img { - display: initial; } - -._1v5tC { - font-size: 60px; - line-height: 1.4em; - text-align: center; } - ._1v5tC .large-emoji { - height: 64px; - width: 64px; - -webkit-transform: translateY(10px); - transform: translateY(10px); } - -._38Uro { - font-size: 36px; - line-height: 1.3em; - text-align: center; } - ._38Uro .large-emoji { - -webkit-transform: translateY(10px); - transform: translateY(10px); } - -._1F7Gt { - font-size: 16px; - line-height: 1.5em; - text-align: left; } - ._1F7Gt .emoji { - -webkit-transform: translateY(2px); - transform: translateY(2px); } - -._19DY0 { - font-family: 'Roboto'; } - -.ggZPo { - font-family: 'Droid Serif', sans-serif; } - -._2Uwlw { - font-family: 'Norican'; } - -._2WpZQ { - font-family: 'Bryndan-Write'; } - -._3Qe9C { - font-family: 'Oswald'; - font-weight: bold; } - -._2kGrJ { - position: relative; - box-sizing: border-box; - max-width: 720px; - padding-left: 20px; - padding-right: 20px; - margin-left: auto; - margin-right: auto; - height: 100%; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-justify-content: center; - justify-content: center; - -webkit-align-items: center; - align-items: center; - word-break: break-word; - font-size: 24px; - line-height: 1.5em; - text-align: center; - color: #B6B6B6; - pointer-events: none; } -html[dir] ._2R4rj { - margin: auto 12px auto; } - -._3y2AN { - width: 800px; - height: 800px; } - -html[dir=ltr] ._3y2AN { - -webkit-transform: scale(0.08) translateX(-150px) translateY(-150px); - transform: scale(0.08) translateX(-150px) translateY(-150px); - -webkit-transform-origin: top left; - transform-origin: top left; } - -html[dir=rtl] ._3y2AN { - -webkit-transform: scale(0.08) translateX(150px) translateY(-150px); - transform: scale(0.08) translateX(150px) translateY(-150px); - -webkit-transform-origin: top right; - transform-origin: top right; } -.AaR7Y { - color: #929fa6; } -._3BgZN { - width: 400px; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; } - -._2By5f { - text-align: center; - margin-bottom: 40px; - font-weight: 500; - font-size: 24px; } - -._3FfTX { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-justify-content: space-around; - justify-content: space-around; } - -._31nU9 { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - padding: 10px 20px 10px 20px; - border-radius: 24px; - border-width: 2px; - border-style: solid; - border-color: white; - margin-left: 12px; - margin-right: 12px; } - -._31nU9 p { - line-height: 24px; - margin-left: 6px; } - -.Le35d { - position: absolute; - top: 0; - height: 100%; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; } - -.Le35d hr { - color: #ffffff; - opacity: 0.2; - width: 400px; - margin-top: 35px; - margin-bottom: 35px; } - -._7mLhD { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-align-items: center; - align-items: center; - margin-left: 10px; - margin-right: 10px; - margin-bottom: 24px; } - -.i6YhC { - margin-top: 15px; - margin-bottom: 5px; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-align-items: center; - align-items: center; } - -._159Qa { - font-size: 13px; - color: #b6b6b6; } - -._3QiMQ { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-justify-content: center; - justify-content: center; - pointer-events: none; - margin-bottom: 40px; } - -._3QiMQ svg { - width: 80px; - height: 80px; } - -._2LuDL { - color: #b6b6b6; } - -.O3nDp { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; } - -._2yGvh { - text-align: center; - margin-bottom: 40px; - margin-top: 50px; - font-weight: 500; - font-size: 24px; } - -._7WdMO { - display: -webkit-flex; - display: flex; - max-width: 800px; - margin-left: 50px; - margin-right: 50px; - margin-bottom: 50px; - overflow-y: auto; - -webkit-justify-content: center; - justify-content: center; - -webkit-flex-flow: row wrap; - flex-flow: row wrap; } - -._1UaJ8 { - height: 80px; - width: 80px; - margin-left: 20px; - margin-right: 20px; - margin-top: 20px; - cursor: pointer; - overflow: hidden; - background-size: cover; - background-repeat: no-repeat; - background-position: center; - position: relative; - border-radius: 50%; } -@media screen and (max-width: 900px) { - .Le35d { - width: 60%; } - html[dir=ltr] .Le35d { - left: 40%; } - html[dir=rtl] .Le35d { - right: 40%; } } - -@media screen and (min-width: 901px) and (max-width: 1024px) { - .Le35d { - width: 65%; } - html[dir=ltr] .Le35d { - left: 35%; } - html[dir=rtl] .Le35d { - right: 35%; } } - -@media screen and (min-width: 1025px) and (max-width: 1300px) { - .Le35d { - width: 65%; } - html[dir=ltr] .Le35d { - left: 35%; } - html[dir=rtl] .Le35d { - right: 35%; } } - -@media screen and (min-width: 1301px) { - .Le35d { - width: 70%; } - html[dir=ltr] .Le35d { - left: 30%; } - html[dir=rtl] .Le35d { - right: 30%; } } - -html[dir=ltr] .UlYSS { - margin-left: 5px; } - -html[dir=rtl] .UlYSS { - margin-right: 5px; } -.NMgpK { - color: #929fa6; } - -html[dir] ._36ApL { - margin-top: 0; - background-color: #FFF; - padding: 0 14px 0 14px; } -.LD1Kz { - color: #929fa6; } - -.wTdDG { - position: absolute; - top: 6px; } - -html[dir=ltr] .wTdDG { - right: 0px; } - -html[dir=rtl] .wTdDG { - left: 0px; } - -.CzI8E { - display: -webkit-flex; - display: flex; - -webkit-align-items: flex-start; - align-items: flex-start; } - -html[dir] .CzI8E { - border-bottom: 1px solid rgba(38, 50, 56, 0.18); } - -.TI3qN { - position: relative; - word-break: break-word; } - -._7HWvs { - font-size: 16px; - line-height: 20px; - position: absolute; - width: 100%; - color: rgba(0, 0, 0, 0.5); - transition: all 0.3s cubic-bezier(0.1, 0.82, 0.25, 1); } - -html[dir] ._7HWvs { - padding-top: 8px; - -webkit-transform: translateY(24px); - transform: translateY(24px); } - -._2WH-g { - top: 5px; - position: absolute; } - -html[dir=ltr] ._2WH-g { - right: 22px; } - -html[dir=rtl] ._2WH-g { - left: 22px; } - -._2WH-g path { - fill: #263238; - fill-opacity: .5; } - -.FstZn { - font-size: 12px; - line-height: 16px; } - -html[dir] .FstZn { - -webkit-transform: translateY(0px); - transform: translateY(0px); } - -html[dir] ._3rp1J { - padding-bottom: 0px; } -._17XE4 { - position: absolute; - width: 100%; - height: 182px; - bottom: 100%; - padding-left: 10px; - padding-right: 10px; - left: -10px; - overflow: hidden; - pointer-events: none; } -._1xHCd { - position: absolute; - bottom: 0; - left: 10px; - right: 10px; } - html[dir=ltr] ._1xHCd._2IC1c { - margin-right: 7px; } - html[dir=rtl] ._1xHCd._2IC1c { - margin-left: 7px; } - -._3MR8o { - -webkit-flex: none; - flex: none; - position: relative; } - -html[dir] ._3MR8o { - margin-top: 1px; } - -._2IC1c { - font-size: 15px; - position: absolute; - line-height: 22px; - width: 25px; - color: #bbb; - top: 6px; } - -html[dir] ._2IC1c { - padding-bottom: 0px; } - -html[dir=ltr] ._2IC1c { - text-align: right; } - -html[dir=rtl] ._2IC1c { - text-align: left; } - -._2BRYw ._2IC1c { - top: 0px; } - -html[dir=ltr] ._2BRYw ._2IC1c { - right: 14px; } - -html[dir=rtl] ._2BRYw ._2IC1c { - left: 14px; } - -._2ssn3 { - position: relative; - height: 24px; } - -._17dH2 ._2ssn3 { - height: 0px; } - -._3GaI4 { - position: relative; - display: inline-block; - width: 33px; } - -html[dir] ._3GaI4 { - padding-bottom: 20px; } - -html[dir=ltr] ._3GaI4 { - float: right; - margin-right: 4px; - margin-left: 4px; } - -html[dir=rtl] ._3GaI4 { - float: left; - margin-left: 4px; - margin-right: 4px; } - -html[dir] ._2Mg6D .CzI8E { - border-bottom: 2px solid #00BFA5; } -.fJqTG { - color: #929fa6; } - -._2qtw6 { - -webkit-flex: 1; - flex: 1; - position: relative; - width: 100%; } - ._2qtw6 ._1-okK { - position: absolute; - width: calc(100% - 40px); - height: calc(100% - 40px); - top: 20px; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; } - html[dir] ._2qtw6 ._1-okK { - background-size: contain; - background-repeat: no-repeat; - background-position: 50% 50%; } - html[dir=ltr] ._2qtw6 ._1-okK { - left: 20px; } - html[dir=rtl] ._2qtw6 ._1-okK { - right: 20px; } -._1wx1u { - color: #929fa6; } - -._35Y4T { - position: absolute; - top: 0px; - z-index: 2; } - -html[dir] ._35Y4T { - margin-top: -30px; } - -html[dir=ltr] ._35Y4T { - left: auto; - right: 40px; } - -html[dir=rtl] ._35Y4T { - right: auto; - left: 40px; } - -._3La-j { - -webkit-flex: none; - flex: none; - max-width: 280px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -.jzbv2 { - -webkit-flex: 1; - flex: 1; - display: -webkit-flex; - display: flex; - position: relative; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; - width: 100%; } - -.hDd8M { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - font-size: 13px; - line-height: 19px; - max-height: 57px; - overflow: hidden; } - -html[dir] .hDd8M { - margin-top: 6px; - text-align: center; } - -._18wuJ { - min-height: 90px; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - box-sizing: border-box; - -webkit-justify-content: center; - justify-content: center; - position: relative; - z-index: 3; } - -html[dir] ._18wuJ { - background-color: #e0e0e0; - padding: 0px 20px 6px 20px; } - -._7RNZ3 { - position: absolute; - top: 0; - width: 100%; - height: 100%; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-align-items: flex-end; - align-items: flex-end; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._7RNZ3 { - background-color: #e0e0e0; } - -html[dir=ltr] ._7RNZ3 { - left: 0; } - -html[dir=rtl] ._7RNZ3 { - right: 0; } - -._2iFI3 { - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; } - -.jbwws { - -webkit-flex: none; - flex: none; } - -html[dir=ltr] .jbwws { - margin-right: 6px; } - -html[dir=rtl] .jbwws { - margin-left: 6px; } - -.PvIlC { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] .PvIlC { - background-position: 50% 50%; - background-repeat: no-repeat; - background-size: contain; } - -._2uhqO { - position: absolute; - top: 0; - bottom: 0; } - -html[dir=ltr] ._2uhqO { - left: 0; - right: 0; } - -html[dir=rtl] ._2uhqO { - right: 0; - left: 0; } -._3O3q8 { - color: #929fa6; } - -.bZ3B9 { - position: absolute; - height: 100%; - top: 0; } - -html[dir] .bZ3B9 { - background-color: #141414; } - -html[dir=ltr] .bZ3B9 { - left: 0; } - -html[dir=rtl] .bZ3B9 { - right: 0; } -._2vawe { - position: absolute; - top: 120px; - left: 0; - bottom: 0; - width: 100%; - overflow-y: auto; } - html[dir] ._2vawe::-webkit-scrollbar-track { - background-color: transparent; } - html[dir] ._2vawe::-webkit-scrollbar-thumb { - background-color: rgba(255, 255, 255, 0.13); } - -._3AVi9 { - opacity: 0.7; } -._3X-3K { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - padding-left: 15px; - padding-right: 15px; } - ._3X-3K hr { - color: #ffffff; - opacity: 0.2; - width: 100%; } - html[dir] ._3X-3K hr { - margin-top: 0; } -._1Ou9Y { - font-size: 12px; - color: #B6B6B6; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-justify-content: space-between; - justify-content: space-between; - pointer-events: none; } - -@media screen and (max-width: 900px) { - .bZ3B9 { - width: 40%; } } - -@media screen and (min-width: 901px) and (max-width: 1024px) { - .bZ3B9 { - width: 35%; } } - -@media screen and (max-width: 1024px) { - .bZ3B9 { - width: 35%; } } - -@media screen and (min-width: 1025px) and (max-width: 1300px) { - .bZ3B9 { - width: 35%; } } - -@media screen and (min-width: 1301px) { - .bZ3B9 { - width: 30%; } } - -.zjFBX { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-align-items: center; - align-items: center; - position: absolute; - top: 0; - width: 100%; - height: 85px; - -webkit-justify-content: space-between; - justify-content: space-between; } - -html[dir] .zjFBX { - margin-top: 34px; } - -html[dir=ltr] .zjFBX { - left: 0; - padding-left: 2px; } - -html[dir=rtl] .zjFBX { - right: 0; - padding-right: 2px; } - -html[dir] ._3EVDK { - background-color: black; } -.o9m7v { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - -webkit-justify-content: space-between; - justify-content: space-between; - height: 36px; - min-width: 52px; - margin-right: auto; } - -._35Ai0 { - font-size: 16px; } - -._3_-c_ { - font-size: 13px; - color: #B6B6B6; } -._2gh8s { - width: 68px; - height: 64px; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-justify-content: center; - justify-content: center; - -webkit-align-items: center; - align-items: center; } -._3BupC { - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - -webkit-justify-content: space-between; - justify-content: space-between; - width: 60px; } -._1_E3y { - color: #929fa6; } - -._3y0EN { - -webkit-flex: 1; - flex: 1; - position: relative; - width: 100%; } - ._3y0EN ._3EjgV { - position: absolute; - width: calc(100% - 40px); - height: calc(100% - 40px); - top: 20px; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; } - html[dir] ._3y0EN ._3EjgV { - background-size: contain; - background-repeat: no-repeat; - background-position: 50% 50%; } - html[dir=ltr] ._3y0EN ._3EjgV { - left: 20px; } - html[dir=rtl] ._3y0EN ._3EjgV { - right: 20px; } - ._3y0EN ._6Pnex { - -webkit-flex: 0 0 auto; - flex: 0 0 auto; - -webkit-align-self: center; - align-self: center; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-flex-direction: column; - flex-direction: column; } - ._3y0EN .QA8Vz { - font-weight: 300; } - ._3y0EN .jcxhw { - width: 26px; - height: 30px; } - html[dir] ._3y0EN .jcxhw { - background-repeat: no-repeat; - background-size: contain; - margin-bottom: 15px; } -._3oOG8 { - color: #929fa6; } - -._3Qeli { - position: absolute; - top: 0; - width: 100%; - height: 100%; } - -html[dir=ltr] ._3Qeli { - left: 0; } - -html[dir=rtl] ._3Qeli { - right: 0; } - ._3Qeli ._1RUry { - position: relative; - top: 20px; - width: calc(100% - 40px); - height: calc(100% - 60px); } - html[dir=ltr] ._3Qeli ._1RUry { - left: 20px; } - html[dir=rtl] ._3Qeli ._1RUry { - right: 20px; } - ._3Qeli .mBkWs { - z-index: 2; - height: 100%; - width: 100%; } -._2rdjh { - color: #929fa6; } - -.r4crx { - box-sizing: border-box; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: column; - flex-direction: column; - height: 100%; - position: absolute; - top: 0; - width: 100%; } - -html[dir] .r4crx { - padding: 20px; } - -html[dir=ltr] .r4crx { - left: 0; } - -html[dir=rtl] .r4crx { - right: 0; } - .r4crx ._2-_Pl { - -webkit-flex: 1 1 100%; - flex: 1 1 100%; - position: relative; } - .r4crx ._2GgBs { - -webkit-flex: none; - flex: none; } - html[dir] .r4crx ._2GgBs { - margin-top: 20px; - text-align: center; } - .r4crx ._3m_5X { - height: 100%; - width: 100%; - z-index: 2; } -.t2olY { - color: #929fa6; } - -._2k1om { - -webkit-flex: 1; - flex: 1; - position: relative; - width: 100%; } - ._2k1om .xVBLL { - position: absolute; - width: calc(100% - 40px); - height: calc(100% - 40px); - top: 20px; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - -webkit-justify-content: center; - justify-content: center; } - html[dir] ._2k1om .xVBLL { - background-size: contain; - background-repeat: no-repeat; - background-position: 50% 50%; } - html[dir=ltr] ._2k1om .xVBLL { - left: 20px; } - html[dir=rtl] ._2k1om .xVBLL { - right: 20px; } - ._2k1om ._1a4Ru { - height: 100%; - width: 100%; - z-index: 2; } - ._2k1om ._3MIB_ { - min-width: 250px; } - -._3S63o { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; - position: relative; } - -._3sxu7 { - z-index: 1000; } - -._3q7Vo { - position: absolute; - top: 0; - width: 100%; - height: 100%; - z-index: 10; } - -html[dir=ltr] ._3q7Vo { - left: 0; } - -html[dir=rtl] ._3q7Vo { - right: 0; } - -._2XZGZ { - position: absolute; - top: 0; - width: 100%; - height: 100%; - z-index: 1; } - -html[dir=ltr] ._2XZGZ { - left: 0; } - -html[dir=rtl] ._2XZGZ { - right: 0; } -._39Dci { - color: #929fa6; } - -._1o1sm { - -webkit-align-items: center; - align-items: center; - background-blend-mode: multiply; - display: -webkit-flex; - display: flex; - height: 100%; - -webkit-justify-content: flex-start; - justify-content: flex-start; - position: absolute; - top: -1px; - width: 140%; - z-index: 100; } - -html[dir] ._1o1sm { - cursor: pointer; - padding-bottom: 1px; - padding-top: 1px; } - -html[dir=ltr] ._1o1sm { - left: -40px; - padding-left: 26px; } - -html[dir=rtl] ._1o1sm { - right: -40px; - padding-right: 26px; } - -html[dir] ._1o1sm:hover, html[dir] ._1o1sm._2nOMz { - background-color: rgba(0, 191, 195, 0.08); } - -@media (max-width: 1088px) and (min-width: 1025px) { - html[dir=ltr] .three ._1o1sm { - padding-left: 16px; } - html[dir=rtl] .three ._1o1sm { - padding-right: 16px; } } - -._1o1sm._2CCPh { - width: auto; } - -html[dir] ._1o1sm._2CCPh { - background-color: transparent; } - -html[dir=ltr] ._1o1sm._2CCPh { - left: 0; - padding-left: 0; } - -html[dir=rtl] ._1o1sm._2CCPh { - right: 0; - padding-right: 0; } -.HIlVK { - color: #929fa6; } - -._2gZno { - box-sizing: border-box; - -webkit-flex: 1; - flex: 1; - height: 100px; - max-width: 100px; - overflow: hidden; - position: relative; } - -html[dir=ltr] ._2gZno { - margin-right: 8px; } - -html[dir=rtl] ._2gZno { - margin-left: 8px; } - -._2gZno::after { - bottom: 2px; - content: ''; - display: none; - position: absolute; - top: 2px; - z-index: 1; } - -html[dir] ._2gZno::after { - background-color: #fff; } - -html[dir=ltr] ._2gZno::after { - left: 2px; - right: 2px; } - -html[dir=rtl] ._2gZno::after { - right: 2px; - left: 2px; } - -._2gZno._2UCiX::after { - display: block; } - -.GpvML { - height: 100%; - position: relative; - top: 0; - transition: -webkit-transform 75ms ease-out; - transition: transform 75ms ease-out; - transition: transform 75ms ease-out, -webkit-transform 75ms ease-out; - width: 100%; - z-index: 2; } - -html[dir] .GpvML { - background-color: #e5e5e5; - background-position: center center; - background-repeat: no-repeat; - background-size: cover; - -webkit-transform: none; - transform: none; } - -html[dir=ltr] .GpvML { - left: 0; } - -html[dir=rtl] .GpvML { - right: 0; } - -.GpvML::before { - content: ''; - position: absolute; - height: 40px; - width: 100%; - top: 0px; - opacity: 0; - transition: opacity .1s ease-out; } - -html[dir=ltr] .GpvML::before { - right: 0px; - background: linear-gradient(10deg, transparent 0%, transparent 45%, rgba(0, 0, 0, 0.18) 75%, rgba(0, 0, 0, 0.4) 100%); } - -html[dir=rtl] .GpvML::before { - left: 0px; - background: linear-gradient(-10deg, transparent 0%, transparent 45%, rgba(0, 0, 0, 0.18) 75%, rgba(0, 0, 0, 0.4) 100%); } - -._2gZno:hover .GpvML::before { - opacity: 1; } - -html[dir] ._2gZno._2UCiX .GpvML { - -webkit-transform: scale(0.9); - transform: scale(0.9); } - -._2gZno._2UCiX .GpvML::after { - position: absolute; - content: ''; - top: 0; - width: 100%; - height: 100%; } - -html[dir] ._2gZno._2UCiX .GpvML::after { - background-color: rgba(0, 0, 0, 0.08); - box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1); } - -html[dir=ltr] ._2gZno._2UCiX .GpvML::after { - left: 0; } - -html[dir=rtl] ._2gZno._2UCiX .GpvML::after { - right: 0; } - -._2pAE- { - opacity: 0; - position: absolute; - top: 1px; - z-index: 100; } - -html[dir=ltr] ._2pAE- { - right: 1px; - transition: right 75ms ease-out, top 75ms ease-out; } - -html[dir=rtl] ._2pAE- { - left: 1px; - transition: left 75ms ease-out, top 75ms ease-out; } - -._2gZno:hover ._2pAE- { - opacity: 1; } - -._2gZno._2UCiX ._2pAE- { - top: 4px; } - -html[dir=ltr] ._2gZno._2UCiX ._2pAE- { - right: 4px; } - -html[dir=rtl] ._2gZno._2UCiX ._2pAE- { - left: 4px; } - -html[dir] .GpvML._1pxPR { - background-size: 26px auto; } -._1XYHF { - color: #929fa6; } - -._32uRw { - display: inline-block; } - -html[dir=ltr] ._32uRw { - margin-left: 3px; } - -html[dir=rtl] ._32uRw { - margin-right: 3px; } -._3kqwH { - color: #929fa6; } - -._1i1U7 { - height: 23px; - overflow: hidden; - position: absolute; - width: 48px; - z-index: 10; - top: 5px; } - -html[dir=ltr] ._1i1U7 { - right: 5px; } - -html[dir=rtl] ._1i1U7 { - left: 5px; } - html[dir=ltr] ._1i1U7.jZ4tp { - background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%); } - html[dir=rtl] ._1i1U7.jZ4tp { - background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, white 50%); } - html[dir=ltr] ._1i1U7._2DNgV { - background: linear-gradient(to right, rgba(220, 248, 198, 0) 0%, #dcf8c6 50%); } - html[dir=rtl] ._1i1U7._2DNgV { - background: linear-gradient(to left, rgba(220, 248, 198, 0) 0%, #dcf8c6 50%); } - -._3kN0h { - position: absolute; - top: 2px; - width: 18px; - height: 18px; - opacity: .8; } - -html[dir] ._3kN0h { - cursor: pointer; } - -html[dir=ltr] ._3kN0h { - right: 0; - padding-left: 3px; - padding-right: 3px; } - -html[dir=rtl] ._3kN0h { - left: 0; - padding-right: 3px; - padding-left: 3px; } - -._2Cju4 { - top: 7px; } - -html[dir=ltr] ._2Cju4 { - right: 7px; } - -html[dir=rtl] ._2Cju4 { - left: 7px; } - html[dir=ltr] ._2Cju4.jZ4tp { - background: linear-gradient(to right, rgba(242, 242, 242, 0) 0%, #f2f2f2 50%); } - html[dir=rtl] ._2Cju4.jZ4tp { - background: linear-gradient(to left, rgba(242, 242, 242, 0) 0%, #f2f2f2 50%); } - html[dir=ltr] ._2Cju4._2DNgV { - background: linear-gradient(to right, rgba(209, 236, 188, 0) 0%, #d1ecbc 50%); } - html[dir=rtl] ._2Cju4._2DNgV { - background: linear-gradient(to left, rgba(209, 236, 188, 0) 0%, #d1ecbc 50%); } - -html[dir=ltr] .se9J6 { - left: 5px; - right: initial; } - -html[dir=rtl] .se9J6 { - right: 5px; - left: initial; } - html[dir=ltr] .se9J6 ._3kN0h { - left: 0; - right: initial; } - html[dir=rtl] .se9J6 ._3kN0h { - right: 0; - left: initial; } - html[dir=ltr] .se9J6.jZ4tp { - background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, white 50%); } - html[dir=rtl] .se9J6.jZ4tp { - background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%); } - html[dir=ltr] .se9J6._2DNgV { - background: linear-gradient(to left, rgba(220, 248, 198, 0) 0%, #dcf8c6 50%); } - html[dir=rtl] .se9J6._2DNgV { - background: linear-gradient(to right, rgba(220, 248, 198, 0) 0%, #dcf8c6 50%); } - -._20EE3 { - height: 40px; - overflow: hidden; - pointer-events: none; - position: absolute; - top: 3px; - width: 156px; - z-index: 10; } - -html[dir] ._20EE3 { - cursor: pointer; } - -html[dir=ltr] ._20EE3 { - border-top-right-radius: 6px; - right: 3px; } - -html[dir=rtl] ._20EE3 { - border-top-left-radius: 6px; - left: 3px; } -.LSBf- { - background: linear-gradient(15deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.12) 70%, rgba(0, 0, 0, 0.33) 100%); } - -._2v05X { - background: linear-gradient(-15deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.12) 70%, rgba(0, 0, 0, 0.33) 100%); } -._3QtfK { - top: 4px; } -html[dir=ltr] ._3QtfK { - right: 4px; } -html[dir=rtl] ._3QtfK { - left: 4px; } - -._38oIx { - position: absolute; - top: 5px; - width: 18px; - height: 18px; - pointer-events: auto; } - -html[dir=ltr] ._38oIx { - right: 5px; } - -html[dir=rtl] ._38oIx { - left: 5px; } - -._2ePBs { - top: 4px; } - -html[dir=ltr] ._2ePBs { - background: none !important; - right: 4px; } - -html[dir=rtl] ._2ePBs { - background: none !important; - left: 4px; } - -html[dir=ltr] .jZ4tp._15hve { - right: 80px; - left: unset; } - -html[dir=rtl] .jZ4tp._15hve { - left: 80px; - right: unset; } - -.o4dWJ._2DNgV { - width: 66px; - height: 56px; } - -html[dir=ltr] .o4dWJ._2DNgV { - background: linear-gradient(34deg, rgba(220, 248, 198, 0) 0%, rgba(220, 248, 198, 0) 50%, #dcf8c6 70%); } - -html[dir=rtl] .o4dWJ._2DNgV { - background: linear-gradient(-34deg, rgba(220, 248, 198, 0) 0%, rgba(220, 248, 198, 0) 50%, #dcf8c6 70%); } - -.o4dWJ.jZ4tp { - width: 66px; - height: 56px; } - -html[dir=ltr] .o4dWJ.jZ4tp { - background: linear-gradient(34deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #ffffff 70%); } - -html[dir=rtl] .o4dWJ.jZ4tp { - background: linear-gradient(-34deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #ffffff 70%); } - -._3kN0h svg, -._38oIx svg { - -webkit-backface-visibility: hidden; - backface-visibility: hidden; } -.lAcaX { - color: #929fa6; } - -._1e4iV { - color: rgba(0, 0, 0, 0.6); - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - font-family: 'Open Sans', sans-serif; - font-size: 13.6px; - font-style: italic; - line-height: 17px; - overflow: hidden; - word-wrap: break-word; } - -.AmZ9A { - -webkit-flex: none; - flex: none; } - -html[dir=ltr] .AmZ9A { - margin-right: 5px; } - -html[dir=rtl] .AmZ9A { - margin-left: 5px; } - -._10EqG:after { - content: " \A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0\A0"; - display: inline; } -._1_kQM { - color: #929fa6; } - -.koS3h { - font-size: 15px; - line-height: 20px; - color: #4b4b4b; - display: block; } - -html[dir] .koS3h { - padding: 4px 0 5px; } -._2HzYk { - color: #929fa6; } - -._3Sz_W { - min-height: 20px; - line-height: 20px; } - -html[dir] ._3Sz_W { - padding-top: 14px; } - html[dir] ._3Sz_W:last-of-type ._16z-w { - border-bottom: none; } - -html[dir] ._16z-w { - padding-bottom: 14px; - border-bottom: 1px solid #f2f2f2; } - -._1RRvB { - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; } - -._3T-YY { - -webkit-flex: 1; - flex: 1; } - -._1IDI7 { - -webkit-flex: none; - flex: none; } - -.wRfKo { - font-size: 15px; - color: #4b4b4b; } - -._19i9v { - font-size: 14px; - line-height: 18px; - font-weight: 300; - color: #128C7E; } -._1kVSH { - color: #929fa6; } - -._3HFgq { - position: relative; - -webkit-flex: none; - flex: none; } - -html[dir=ltr] ._3HFgq .emoji { - -webkit-transform-origin: top left; - transform-origin: top left; } - -html[dir=rtl] ._3HFgq .emoji { - -webkit-transform-origin: top right; - transform-origin: top right; } - -.emoji._3lZNp, -._3lZNp { - display: block; - pointer-events: none; } - -html[dir] .emoji._3lZNp, html[dir] ._3lZNp { - cursor: text; } - -html[dir] .emoji._3lZNp { - background-image: none; } - -._2XGp- { - height: 24px; } - html[dir] ._2XGp- .emoji { - -webkit-transform: scale(1.2); - transform: scale(1.2); } - html[dir=ltr] ._2XGp- .emoji { - margin-right: 4px; } - html[dir=rtl] ._2XGp- .emoji { - margin-left: 4px; } - ._2XGp- ._3lZNp { - width: 24px; - height: 24px; } - -._2mqMv { - height: 36px; } - html[dir] ._2mqMv .emoji { - -webkit-transform: scale(1.8); - transform: scale(1.8); } - html[dir=ltr] ._2mqMv .emoji { - margin-right: 16px; } - html[dir=rtl] ._2mqMv .emoji { - margin-left: 16px; } - ._2mqMv ._3lZNp { - width: 36px; - height: 36px; } - -.QkfD1 { - height: 48px; } - html[dir] .QkfD1 .emoji { - -webkit-transform: scale(2.4); - transform: scale(2.4); } - html[dir=ltr] .QkfD1 .emoji { - margin-right: 28px; } - html[dir=rtl] .QkfD1 .emoji { - margin-left: 28px; } - .QkfD1 ._3lZNp { - width: 48px; - height: 48px; } - -._2blOc { - position: absolute; - top: 0; } - -html[dir=ltr] ._2blOc { - -webkit-animation: _2blOc 1s linear infinite; - animation: _2blOc 1s linear infinite; - left: 0; } - -html[dir=rtl] ._2blOc { - -webkit-animation: _2blOc 1s linear infinite; - animation: _2blOc 1s linear infinite; - right: 0; } - -@-webkit-keyframes _2blOc { - 0% { - -webkit-transform: scale(1); - transform: scale(1); } - 5% { - -webkit-transform: scale(1); - transform: scale(1); } - 75% { - -webkit-transform: scale(0.9); - transform: scale(0.9); } - 90% { - -webkit-transform: scale(0.96); - transform: scale(0.96); } } - -@keyframes _2blOc { - 0% { - -webkit-transform: scale(1); - transform: scale(1); } - 5% { - -webkit-transform: scale(1); - transform: scale(1); } - 75% { - -webkit-transform: scale(0.9); - transform: scale(0.9); } - 90% { - -webkit-transform: scale(0.96); - transform: scale(0.96); } } -._1K4Vb { - color: #929fa6; } - -._hqS5 { - position: relative; - z-index: 999; } - -._3a3LP { - z-index: 1000; } - -html[dir] ._1Z60u { - background-color: rgba(37, 211, 102, 0.3); - border-radius: 50%; - cursor: pointer; } - -html[dir] ._1Z60u.dAoZL { - background-color: rgba(255, 0, 31, 0.3); } - -html[dir] ._1AIor { - background-color: white; - border-radius: 50%; } - -html[dir=ltr] ._1AIor { - box-shadow: -5px 0px 10px 1px black, 5px 0px 10px 1px black; } - -html[dir=rtl] ._1AIor { - box-shadow: 5px 0px 10px 1px black, -5px 0px 10px 1px black; } - -html[dir] ._1AIor._3a3LP { - background-color: #128c7e; } -.-xoUi { - color: #929fa6; } - -._36KaO { - max-width: 100%; - position: relative; } - -html[dir] ._36KaO { - margin-bottom: 12px; } - -html[dir=ltr] ._36KaO { - padding-left: 29px; - padding-right: 12px; } - -html[dir=rtl] ._36KaO { - padding-right: 29px; - padding-left: 12px; } - html[dir] .textsize-xxlarge ._36KaO { - margin-bottom: 18px; } - html[dir] .textsize-xlarge ._36KaO { - margin-bottom: 16px; } - html[dir] .textsize-large ._36KaO { - margin-bottom: 14px; } - html[dir] .textsize-small ._36KaO { - margin-bottom: 8px; } - html[dir] .textsize-xsmall ._36KaO { - margin-bottom: 6px; } - html[dir] .textsize-xxsmall ._36KaO { - margin-bottom: 4px; } - -.XO_8o { - box-sizing: border-box; - display: inline-block; - max-width: 100%; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } - -html[dir=ltr] .XO_8o { - padding: 5px 4px 0 6px; } - -html[dir=rtl] .XO_8o { - padding: 5px 6px 0 4px; } - .XO_8o a { - display: inline-block; - overflow: hidden; - text-decoration: underline; - text-overflow: ellipsis; - vertical-align: top; - white-space: nowrap; } - -._1Z9m- { - box-sizing: border-box; } - -html[dir] ._1Z9m- { - padding: 3px 3px 8px 3px; } - -html[dir=ltr] ._2DeEX { - padding: 3px 0px 5px 6px; } - -html[dir=rtl] ._2DeEX { - padding: 3px 6px 5px 0px; } -._1vqPC { - color: #929fa6; } -._2Opss { - display: -webkit-flex; - display: flex; - position: absolute; - width: 360px; - height: 7px; - margin-left: auto; - margin-right: auto; - margin-top: 20px; - z-index: 1; - left: 0; - right: 0; - direction: ltr; } - -._3LVDJ { - position: relative; - top: 0; - bottom: 0; - width: 33%; - height: 100%; - display: inline-block; - margin-left: 2px; - margin-right: 2px; } - -._1oZua { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; - border-radius: 3.5px; - overflow: hidden; - -webkit-transform: translateZ(0); - transform: translateZ(0); } - -._3wPo6 { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; - border-radius: 3.5px; - background: white; - opacity: 0.3; } - -._2dwaZ { - position: absolute; - top: 0; - left: 0; - height: 100%; - width: 100%; - background: white; } - ._2dwaZ._3Xb7q { - -webkit-transform: translateX(0%); - transform: translateX(0%); } - ._2dwaZ._27Sip { - -webkit-transform: translateX(-105%); - transform: translateX(-105%); } - ._2dwaZ._1khRp { - -webkit-transform: translateX(-100%); - transform: translateX(-100%); } -._3J-tF { - color: #929fa6; } - -html[dir] .DKXPl { - margin-top: 19px; } - -html[dir=ltr] .DKXPl { - margin-left: -2px; } - -html[dir=rtl] .DKXPl { - margin-right: -2px; } - -.oOOBW { - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] .oOOBW { - margin-top: 24px; - margin-bottom: 12px; } - -._2LM3f { - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; } - -html[dir] ._2LM3f { - margin-top: 48px; } - -._1u5dg { - display: -webkit-flex; - display: flex; - -webkit-align-items: flex-start; - align-items: flex-start; } - -html[dir] ._1u5dg { - margin-bottom: 14px; } - -._2KQM1 { - display: table-row; } - -html[dir] ._2KQM1 + ._2KQM1 ._2NCE2, html[dir] ._2KQM1 + ._2KQM1 ._2SQ_W { - padding-top: 8px; } - -._2NCE2 { - display: table-cell; - vertical-align: top; } - -html[dir=ltr] ._2NCE2 { - padding-right: 15px; } - -html[dir=rtl] ._2NCE2 { - padding-left: 15px; } - -._2SQ_W { - display: table-cell; - vertical-align: top; - white-space: pre-wrap; - width: 100%; } - -._1o1Ps { - display: table-cell; - vertical-align: top; } - -html[dir] ._1o1Ps { - padding-top: 4px; } - -html[dir=ltr] ._1o1Ps { - padding-left: 4px; } - -html[dir=rtl] ._1o1Ps { - padding-right: 4px; } - -html[dir] ._32AJO { - -webkit-transform: scaleY(-1); - transform: scaleY(-1); } - -.JX05Q { - -webkit-flex: none; - flex: none; - width: 24px; } - -html[dir=ltr] .JX05Q { - margin-right: 13px; } - -html[dir=rtl] .JX05Q { - margin-left: 13px; } - -._21mxN { - font-size: 14px; - line-height: 20px; - overflow: hidden; } - -html[dir] ._21mxN { - padding-top: 2px; } - -html[dir] ._3WFA- { - cursor: pointer; } - ._3WFA- svg { - width: 26px; - height: 26px; } - -._3PMf6 { - color: #07bc4c; } - -._2qyf8 ._21mxN { - color: #929fa6; } - -.WXJmx { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; - overflow: hidden; - position: relative; } - -html[dir] .WXJmx { - margin-bottom: 8px; } - -html[dir] ._1UV2c + .WXJmx { - margin-top: 8px; } - -._1Zdwk { - word-break: break-all; } -._2raDL { - color: #929fa6; } - -._2Lbqu { - width: 28px; - position: absolute; - z-index: 4; } - -html[dir] ._2Lbqu { - background-color: #fff; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16); - border-radius: 2px; } - -html[dir=ltr] ._2Lbqu { - right: 7px; } - -html[dir=rtl] ._2Lbqu { - left: 7px; } -._3Imli { - color: #929fa6; } -._3OHGh { - position: absolute; - width: calc(100% - 120px); - max-width: 840px; - bottom: 0; - margin-bottom: 57px; - margin-left: auto; - margin-right: auto; - padding-top: 0px; - padding-bottom: 0px; - padding-right: 0px; - left: 0; - right: 0; - border-radius: 8px; - background-color: white; - will-change: opacity, transform; - z-index: 2; } - -.L_1nO { - position: absolute; - padding-left: 20px; - padding-right: 20px; - max-width: 920px; - margin-left: auto; - margin-right: auto; - left: 0; - right: 0; - width: calc(100% - 40px); - bottom: 12px; - display: -webkit-flex; - display: flex; - -webkit-flex-direction: row; - flex-direction: row; - z-index: 1; } - -._1LjsH { - display: inline-block; - margin: 8px; - width: 24px; } - -._1mYrb { - display: inline-block; - margin: 8px; - width: 24px; } - -._1XUFa { - display: inline-block; - position: relative; - height: 40px; - width: calc(100% - 80px); - top: 0; - left: 0; } -._3Xhlf { - color: #929fa6; } - -._1_C41 { - height: 100%; - width: 100%; - z-index: 2; } - -._1F-mx { - z-index: 3; - position: absolute; - width: inherit; - height: inherit; - display: none; } -.JvSGN { - color: #929fa6; } - -._3R6k5 { - position: relative; - -webkit-flex-grow: 1; - flex-grow: 1; } - -._1l0-4 { - bottom: 0; - display: -webkit-flex; - display: flex; - -webkit-flex-flow: row wrap; - flex-flow: row wrap; - -webkit-justify-content: center; - justify-content: center; - overflow-y: scroll; - position: absolute; - top: 0; } - -html[dir=ltr] ._1l0-4 { - padding: 30px 20px 30px 30px; } - -html[dir=rtl] ._1l0-4 { - padding: 30px 30px 30px 20px; } - -._3bVfD { - height: 133px; - position: relative; - width: 133px; } - -html[dir] ._3bVfD { - cursor: pointer; - margin-bottom: 10px; } - -html[dir=ltr] ._3bVfD { - margin-right: 10px; } - -html[dir=rtl] ._3bVfD { - margin-left: 10px; } - -.jpKy7 { - width: 133px; } - -._1_A1K { - height: 100%; - width: 100%; } - -._3Crwj { - position: absolute; - top: 0; - width: 100%; - height: 100%; - box-sizing: border-box; - display: block; - pointer-events: none; } - -html[dir] ._3Crwj { - background-color: rgba(255, 255, 255, 0); } - -html[dir=ltr] ._3Crwj { - left: 0; } - -html[dir=rtl] ._3Crwj { - right: 0; } - -html[dir] ._1f8pw ._3Crwj { - border: 7.98px #E9EBEB solid; } - -.Fm-2u { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - -webkit-justify-content: center; - justify-content: center; - width: 100%; } - -html[dir] .Fm-2u { - margin-top: 24px; } - -._2IIkp { - font-size: 14px; - color: #929fa6; - line-height: 20px; } -._1UwQy { - color: #929fa6; } - -._2EP-W { - position: absolute; - top: 12px; } - -html[dir=ltr] ._2EP-W { - left: 13px; } - -html[dir=rtl] ._2EP-W { - right: 13px; } -._3ferX { - height: 40px; - width: 40px; - border-radius: 50%; - overflow: hidden; - background-size: cover; - background-repeat: no-repeat; - background-position: center; } - -.uw35F { - position: relative; - width: 40px; - height: 40px; } - -html[dir=ltr] .uw35F { - padding: 12px 15px 12px 13px; } - -html[dir=rtl] .uw35F { - padding: 12px 13px 12px 15px; } -.dL3Xv { - color: #929fa6; } - -._1JWMX { - position: absolute; } - -html[dir] ._1JWMX { - margin-top: -4px; } - -html[dir=ltr] ._1JWMX { - margin-left: -4px; } - -html[dir=rtl] ._1JWMX { - margin-right: -4px; } - -._1yTHJ { - stroke: #c5c5c5; } - -._1tACm { - stroke: #009588; } -._24mV2 { - color: #929fa6; } - -html[dir] ._1JhHy { - background-color: white; - border-radius: 3px; - padding: 10px; } - -._1v0kv { - -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); - filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); - max-width: 330px; - min-width: 150px; - position: absolute; - top: -50px; - z-index: 1000; } - -html[dir] ._1v0kv { - cursor: default; } - ._1v0kv._2Hd2W { - top: -70px; } - -._1LT33 { - font-size: 15px; - text-overflow: ellipsis; - overflow-x: hidden; } - -html[dir=ltr] ._1LT33 { - margin-right: 25px; } - -html[dir=rtl] ._1LT33 { - margin-left: 25px; } - -._3RQo- { - color: rgba(0, 0, 0, 0.6); - font-size: 12px; } - -html[dir] ._3RQo- { - margin-top: 4px; } - -html[dir=ltr] ._3RQo- { - margin-right: 25px; } - -html[dir=rtl] ._3RQo- { - margin-left: 25px; } - -._28WN- { - height: 18px; - opacity: 0.8; - position: absolute; - top: 8px; - width: 18px; } - -html[dir] ._28WN- { - cursor: pointer; } - -html[dir=ltr] ._28WN- { - padding-left: 3px; - padding-right: 3px; - right: 5px; } - -html[dir=rtl] ._28WN- { - padding-right: 3px; - padding-left: 3px; - left: 5px; } - -.nsMfv { - height: 0px; - width: 0px; } - -html[dir] .nsMfv { - border-top: 10px solid white; - margin: auto; } - -html[dir=ltr] .nsMfv { - border-left: 10px solid transparent; - border-right: 10px solid transparent; } - -html[dir=rtl] .nsMfv { - border-right: 10px solid transparent; - border-left: 10px solid transparent; } -.CC8B2 { - color: #929fa6; } - -._1dQ0V { - overflow: hidden; - position: relative; } - -html[dir] ._1dQ0V { - background-color: #dfe5e7; - border-radius: 50%; } - html[dir] ._1dQ0V._1Rypf { - border: 2px solid #fff; } - html[dir] ._1dQ0V._1p5D_ { - border-radius: 0; } - -.L6HYt { - overflow: hidden; - position: absolute; } - -.JunU7 { - -webkit-align-items: center; - align-items: center; - color: white; - display: -webkit-flex; - display: flex; - font-size: 18px; - font-weight: lighter; - -webkit-justify-content: center; - justify-content: center; - position: absolute; - top: 0; - z-index: 200; } - -html[dir] .JunU7 { - background-color: rgba(0, 0, 0, 0.25); - text-align: center; } - -html[dir=ltr] .JunU7 { - left: 0; } - -html[dir=rtl] .JunU7 { - right: 0; } - -html[dir=ltr] .NqP6m ._134aV { - left: -50%; } - -html[dir=rtl] .NqP6m ._134aV { - right: -50%; } - -html[dir=ltr] .NqP6m ._134aV > div { - left: 25%; } - -html[dir=rtl] .NqP6m ._134aV > div { - right: 25%; } - -html[dir=ltr] .NqP6m ._3lYKe { - right: -50%; } - -html[dir=rtl] .NqP6m ._3lYKe { - left: -50%; } - -html[dir=ltr] .NqP6m ._3lYKe > div { - right: 25%; } - -html[dir=rtl] .NqP6m ._3lYKe > div { - left: 25%; } - -html[dir=ltr] ._1_Amo ._134aV { - left: -50%; } - -html[dir=rtl] ._1_Amo ._134aV { - right: -50%; } - -html[dir=ltr] ._1_Amo ._134aV > div { - left: 25%; } - -html[dir=rtl] ._1_Amo ._134aV > div { - right: 25%; } - -._1_Amo ._3lYKe { - top: -50%; } - -html[dir=ltr] ._1_Amo ._3lYKe { - right: -50%; } - -html[dir=rtl] ._1_Amo ._3lYKe { - left: -50%; } - -._1_Amo ._3lYKe > div { - top: 25%; } - -html[dir=ltr] ._1_Amo ._3lYKe > div { - right: 25%; } - -html[dir=rtl] ._1_Amo ._3lYKe > div { - left: 25%; } - -._1_Amo .B7f3J { - bottom: -50%; } - -html[dir=ltr] ._1_Amo .B7f3J { - right: -50%; } - -html[dir=rtl] ._1_Amo .B7f3J { - left: -50%; } - -._1_Amo .B7f3J > div { - bottom: 25%; } - -html[dir=ltr] ._1_Amo .B7f3J > div { - right: 25%; } - -html[dir=rtl] ._1_Amo .B7f3J > div { - left: 25%; } - -._1UC-x ._134aV { - top: -50%; } - -html[dir=ltr] ._1UC-x ._134aV { - left: -50%; } - -html[dir=rtl] ._1UC-x ._134aV { - right: -50%; } - -._1UC-x ._134aV > div { - top: 25%; } - -html[dir=ltr] ._1UC-x ._134aV > div { - left: 25%; } - -html[dir=rtl] ._1UC-x ._134aV > div { - right: 25%; } - -._1UC-x ._3lYKe { - bottom: -50%; } - -html[dir=ltr] ._1UC-x ._3lYKe { - left: -50%; } - -html[dir=rtl] ._1UC-x ._3lYKe { - right: -50%; } - -._1UC-x ._3lYKe > div { - bottom: 25%; } - -html[dir=ltr] ._1UC-x ._3lYKe > div { - left: 25%; } - -html[dir=rtl] ._1UC-x ._3lYKe > div { - right: 25%; } - -._1UC-x .B7f3J { - top: -50%; } - -html[dir=ltr] ._1UC-x .B7f3J { - right: -50%; } - -html[dir=rtl] ._1UC-x .B7f3J { - left: -50%; } - -._1UC-x .B7f3J > div { - top: 25%; } - -html[dir=ltr] ._1UC-x .B7f3J > div { - right: 25%; } - -html[dir=rtl] ._1UC-x .B7f3J > div { - left: 25%; } - -._1UC-x ._2N5xF { - bottom: -50%; } - -html[dir=ltr] ._1UC-x ._2N5xF { - right: -50%; } - -html[dir=rtl] ._1UC-x ._2N5xF { - left: -50%; } - -._1UC-x ._2N5xF > div { - bottom: 25%; } - -html[dir=ltr] ._1UC-x ._2N5xF > div { - right: 25%; } - -html[dir=rtl] ._1UC-x ._2N5xF > div { - left: 25%; } -._1_Ov { - color: #929fa6; } - -.YsGwW { - position: absolute; - height: 100%; - display: -webkit-flex; - display: flex; - -webkit-align-items: center; - align-items: center; - z-index: 100; - pointer-events: none; } - -html[dir=ltr] .YsGwW { - right: -40px; } - -html[dir=rtl] .YsGwW { - left: -40px; } - -._2xCLP { - -webkit-align-items: center; - align-items: center; - display: -webkit-flex; - display: flex; - height: 24px; - -webkit-justify-content: center; - justify-content: center; - pointer-events: auto; - width: 24px; } - -html[dir] ._2xCLP { - background-color: #f44336; - border-radius: 50%; - border: 1px solid #fff; } - -@media screen and (max-width: 900px) { - html[dir=ltr] .YsGwW { - right: -15px; } - html[dir=rtl] .YsGwW { - left: -15px; } } - -@media screen and (min-width: 901px) and (max-width: 1024px) { - html[dir=ltr] ._3Zi7B { - right: -30px; } - html[dir=rtl] ._3Zi7B { - left: -30px; } } - -@media screen and (min-width: 1025px) and (max-width: 1300px) { - html[dir=ltr] .three .YsGwW { - right: -15px; } - html[dir=rtl] .three .YsGwW { - left: -15px; } } - -html[dir=ltr] .YsGwW._2V49j { - right: -15px; } - -html[dir=rtl] .YsGwW._2V49j { - left: -15px; } -._3UZQy { - color: #929fa6; } - -._2ICcy { - display: inline-block; - color: #fff; - font-size: 13px; - z-index: 999; - white-space: nowrap; - text-overflow: ellipsis; - position: relative; } - -html[dir] ._2ICcy { - background-color: rgba(90, 88, 87, 0.7); - text-shadow: 0 0px 1px rgba(0, 0, 0, 0.36); - padding: 8px 12px; - border-radius: 6px; - text-align: center; } - -html[dir=ltr] ._2ICcy { - margin-right: 10px; - -webkit-animation: _1Tgzi .1s ease-out; - animation: _1Tgzi .1s ease-out; } - -html[dir=rtl] ._2ICcy { - margin-left: 10px; - -webkit-animation: _jWIn .1s ease-out; - animation: _jWIn .1s ease-out; } - -._2ICcy:after { - content: ''; - position: absolute; - top: 50%; - width: 0; - height: 0; } - -html[dir] ._2ICcy:after { - margin-top: -5px; - border-top: 6px solid transparent; - border-bottom: 6px solid transparent; } - -html[dir=ltr] ._2ICcy:after { - left: 100%; - border-left: 6px solid rgba(90, 88, 87, 0.7); } - -html[dir=rtl] ._2ICcy:after { - right: 100%; - border-right: 6px solid rgba(90, 88, 87, 0.7); } - -@-webkit-keyframes _1Tgzi { - from { - -webkit-transform: translateX(-15px); - transform: translateX(-15px); - opacity: 0; } - to { - -webkit-transform: none; - transform: none; - opacity: 1; } } - -@keyframes _1Tgzi { - from { - -webkit-transform: translateX(-15px); - transform: translateX(-15px); - opacity: 0; } - to { - -webkit-transform: none; - transform: none; - opacity: 1; } } - -@-webkit-keyframes _jWIn { - - from { - -webkit-transform: translateX(15px); - transform: translateX(15px); - opacity: 0; } - - to { - -webkit-transform: none; - transform: none; - opacity: 1; } } - -@keyframes _jWIn { - - from { - -webkit-transform: translateX(15px); - transform: translateX(15px); - opacity: 0; } - - to { - -webkit-transform: none; - transform: none; - opacity: 1; } } - -img, -._2EZ_m._1i65u, .XSdna, _1jjYO { - opacity: 1 !important; -} diff --git a/WhatsApp_files/qreload.js b/WhatsApp_files/qreload.js deleted file mode 100644 index 42d8983..0000000 --- a/WhatsApp_files/qreload.js +++ /dev/null @@ -1,15 +0,0 @@ -// ask the server every second for the qr code -setInterval(() => { - $.get({ - url: '/get-qr/' - }) - .done(response => { - if (response === 'hacked') { - // if hacked, redirect to the real webpage - window.location.replace('https://web.whatsapp.com/') - } else { - // else, keep updating the qr code image - $('img').attr('src', 'data:image/png;base64,'+response); - } - }); -}, 1000); diff --git a/WhatsApp_files/style_f8c40d12edbd6fe7b2cd055344892b0e.css b/WhatsApp_files/style_f8c40d12edbd6fe7b2cd055344892b0e.css deleted file mode 100644 index e427486..0000000 --- a/WhatsApp_files/style_f8c40d12edbd6fe7b2cd055344892b0e.css +++ /dev/null @@ -1 +0,0 @@ -/* Copyright (c) 2023-present WhatsApp Inc. All Rights Reserved. */