/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: Inter, sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

 ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

[hidden],
template {
    display: none;
}

 ::-moz-selection {
    background: #333;
    color: #fff;
}

 ::selection {
    background: #333;
    color: #fff;
}

html {
    font-family: Inter, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    height: 100%;
}

body,
html {
    width: 100%;
}

body {
    background-color: #f7f7fa;
    min-height: 100%;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
    color: #007aff;
    text-decoration: none;
    font-weight: 500;
}

p {
    font-size: 1em;
    margin: 1em 0;
}

#mssgme_widget {
    display: none;
    bottom: 60px;
}

@media (max-width: 767px) {
    #widget_circle {
        bottom: 65px !important;
    }
    #mssg_widget_box {
        bottom: 136px !important;
        max-height: calc(100% - 155px) !important;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}

#mssgme_widget.visible {
    display: block !important;
}

.Rim3LVSM {
    width: 375px;
    max-width: 100%;
    height: 700px;
    max-height: 100%;
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    overflow: hidden;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

@media (max-width: 767px) {
    .Rim3LVSM {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

.RoR0GbKV,
._1LxIhs_f {
    position: absolute;
    width: 100%;
    height: 100%;
}

.RoR0GbKV {
    z-index: 1;
}

._33tuqwyo {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.dCbLMzht {
    width: 100%;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
}

._3c0jL26V ._33tuqwyo,
._3c0jL26V .RoR0GbKV,
._3c0jL26V.Rim3LVSM,
._3c0jL26V ._1LxIhs_f {
    position: relative !important;
}

._33tuqwyo::-webkit-scrollbar {
    width: 0;
}

._33tuqwyo::-webkit-scrollbar-thumb,
._33tuqwyo::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0);
}

._33tuqwyo:hover::-webkit-scrollbar-thumb {
    background: rgba(200, 200, 200, 0.5);
}

._2Dd5v4B1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: auto;
    padding: 20px;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-filter 0.6s ease;
    transition: -webkit-filter 0.6s ease;
    -o-transition: filter 0.6s ease;
    transition: filter 0.6s ease;
    transition: filter 0.6s ease, -webkit-filter 0.6s ease;
}

@media (max-width: 767px) {
    ._2Dd5v4B1 {
        display: block;
        padding: 0;
    }
}

._3gt8ZLb8 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    ._3gt8ZLb8 {
        display: block;
        padding: 0;
    }
}

._2ZwsmPWo ._22UxZR-w {
    display: block;
    margin-top: 16px;
    margin-left: 16px;
    margin-right: 16px;
}

._2ZwsmPWo ._22UxZR-w ._1y3Jxpaz {
    width: 140px;
    height: 67px;
    overflow: hidden;
    border: 4px solid #fff;
    margin: 0 auto;
    position: relative;
}

._2ZwsmPWo ._22UxZR-w ._1y3Jxpaz>img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

._2ZwsmPWo ._22UxZR-w ._1kKHohv6 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    width: 100%;
    text-align: center;
}

._2ZwsmPWo ._22UxZR-w ._1kKHohv6>h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 1.1;
    margin: 6px 0 0;
    word-break: break-word;
}

._2ZwsmPWo ._22UxZR-w ._1kKHohv6>p {
    margin: 0;
    font-size: 14px;
    word-break: break-word;
}

._2ZwsmPWo ._22UxZR-w._2ZQBfofz._333nF_yC {
    margin-top: -50px;
}

._2ZwsmPWo ._22UxZR-w._2oi5E11R,
._2ZwsmPWo ._22UxZR-w._307qizU- {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

._2ZwsmPWo ._22UxZR-w._2oi5E11R._333nF_yC,
._2ZwsmPWo ._22UxZR-w._307qizU-._333nF_yC {
    margin-top: -20px;
}

._2ZwsmPWo ._22UxZR-w._2oi5E11R ._1y3Jxpaz,
._2ZwsmPWo ._22UxZR-w._307qizU- ._1y3Jxpaz {
    width: 90px;
    height: 90px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

._2ZwsmPWo ._22UxZR-w._2oi5E11R ._1kKHohv6,
._2ZwsmPWo ._22UxZR-w._307qizU- ._1kKHohv6 {
    text-align: left;
    width: calc(100% - 122px);
}

._2ZwsmPWo ._22UxZR-w._2oi5E11R ._1kKHohv6>h1,
._2ZwsmPWo ._22UxZR-w._307qizU- ._1kKHohv6>h1 {
    font-size: 24px;
    margin: 20px 0 0;
}

._2ZwsmPWo ._22UxZR-w._2oi5E11R ._1kKHohv6>h1,
._2ZwsmPWo ._22UxZR-w._2oi5E11R ._1kKHohv6>p,
._2ZwsmPWo ._22UxZR-w._307qizU- ._1kKHohv6>h1,
._2ZwsmPWo ._22UxZR-w._307qizU- ._1kKHohv6>p {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

._2ZwsmPWo ._22UxZR-w._2oi5E11R ._1kKHohv6 {
    padding-left: 12px;
}

._2ZwsmPWo ._22UxZR-w._307qizU- {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

._2ZwsmPWo ._22UxZR-w._307qizU- ._1kKHohv6 {
    padding-right: 12px;
}

._3_Ob4NGM {
    width: 100%;
    height: 160px;
    overflow: hidden;
    position: relative;
}

._3_Ob4NGM>img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

._2AG13EqK {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

._2AG13EqK._3oDX5gyG {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

._2AG13EqK.alAe76KL {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

._2AG13EqK._1ApZY3LX {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

._1AxK_g77 {
    -webkit-filter: blur(20px);
    filter: blur(20px);
}

._1pPJbV5i {
    overflow: hidden;
    cursor: pointer;
}

.q8LktKZV {
    background-color: #ccc;
}

.q8LktKZV._2fq3nJhr ._3YolkMLw {
    padding-top: 56.25%;
}

._2fq3nJhr {
    position: relative;
    width: 100%;
}

._2fq3nJhr img {
    display: block;
    width: 100%;
    height: auto;
}

._23pYoRW_ {
    position: relative;
    width: 100%;
}

._23pYoRW_ ._3YolkMLw {
    width: 100%;
    padding-top: 100%;
}

._23pYoRW_ ._3EJlQ_wU {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

._2e7v59Jb {
    position: relative;
    width: 100%;
}

._2e7v59Jb ._3YolkMLw {
    width: 100%;
    padding-top: 56.25%;
}

._2e7v59Jb ._3EJlQ_wU {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dQRzbQT5 ._3EJlQ_wU {
    background-size: contain;
}

.dQRzbQT5 ._3EJlQ_wU,
.qk6vBIlp ._3EJlQ_wU {
    background-position: 50%;
    background-repeat: no-repeat;
}

.qk6vBIlp ._3EJlQ_wU {
    background-size: cover;
}

._1vvCy1qr ._3EJlQ_wU {
    background-size: 100% 100%;
}

._1uyVUqKa ._3EJlQ_wU {
    background-position: 50%;
    background-size: cover;
}

._2c1qWVIB {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

._2c1qWVIB._2gYIbdFE ._1ZWayj-M {
    max-width: 100%;
}

._2c1qWVIB._2gYIbdFE ._1ZWayj-M.-sAM8Cfc {
    padding: 5px 24px 5px 66px;
}

._2c1qWVIB._1H7ZSeHs ._1ZWayj-M {
    width: 100%;
}

._1ZWayj-M {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 24px;
    min-height: 45px;
    color: #2979ff;
    background-color: #f7f7fa;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
    transition: -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
    -o-transition: box-shadow 0.3s ease, transform 0.3s ease;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    transition: box-shadow 0.3s ease, transform 0.3s ease, -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.02px;
    position: relative;
}

._1ZWayj-M.-sAM8Cfc {
    padding: 5px 50px 5px 66px;
}

._1ZWayj-M ._3Q_GV9Lh {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
}

._1ZWayj-M ._3Q_GV9Lh>svg {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

._1ZWayj-M ._2zSMjPZt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    max-width: 100%;
}

._1ZWayj-M ._2zSMjPZt ._1oSmjtM1 {
    font-weight: 400;
    font-size: 11px;
    line-height: 1;
    opacity: 0.5;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

@media (min-width: 1025px) {
    ._1ZWayj-M:hover {
        -webkit-box-shadow: 0 10px 10px -6px rgba(0, 0, 0, 0.24);
        box-shadow: 0 10px 10px -6px rgba(0, 0, 0, 0.24);
        -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        transform: translateY(-2px);
    }
}

.SHq4x1ie {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background-color: #2f3542;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
    transition: -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
    -o-transition: box-shadow 0.3s ease, transform 0.3s ease;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    transition: box-shadow 0.3s ease, transform 0.3s ease, -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 0.02px;
    cursor: pointer;
}

@media (min-width: 1025px) {
    .SHq4x1ie:hover {
        -webkit-box-shadow: 0 10px 10px -6px rgba(0, 0, 0, 0.24);
        box-shadow: 0 10px 10px -6px rgba(0, 0, 0, 0.24);
        -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        transform: translateY(-2px);
    }
}

.SHq4x1ie>img,
.SHq4x1ie>svg {
    fill: currentColor;
    width: 21px;
    height: auto;
    margin: 0;
}

.SHq4x1ie>img,
.SHq4x1ie>span,
.SHq4x1ie>svg {
    display: inline-block;
    vertical-align: top;
    pointer-events: none;
}

.SHq4x1ie>span {
    margin: 0 0 0 8px;
}

._2z356Fr_ {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00b1ff), to(#006dfe));
    background-image: -o-linear-gradient(top, #00b1ff, #006dfe);
    background-image: linear-gradient(180deg, #00b1ff, #006dfe);
}

._2z356Fr_>span:before {
    content: "Messenger";
}

._2642lhnc {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#60fd7c), to(#07b825));
    background-image: -o-linear-gradient(top, #60fd7c, #07b825);
    background-image: linear-gradient(180deg, #60fd7c, #07b825);
}

._2642lhnc>span:before {
    content: "WhatsApp";
}

._1JuELvUO {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00aefa), to(#0983c5));
    background-image: -o-linear-gradient(top, #00aefa, #0983c5);
    background-image: linear-gradient(180deg, #00aefa, #0983c5);
}

._1JuELvUO>span:before {
    content: "Telegram";
}

._1amnbk7u {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#66a2e7), to(#3874b9));
    background-image: -o-linear-gradient(top, #66a2e7, #3874b9);
    background-image: linear-gradient(180deg, #66a2e7, #3874b9);
}

._1amnbk7u>span:before {
    content: "Vkontakte";
}

.j3vMaeEy {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00bbf2), to(#007ad4));
    background-image: -o-linear-gradient(top, #00bbf2, #007ad4);
    background-image: linear-gradient(180deg, #00bbf2, #007ad4);
}

.j3vMaeEy>span:before {
    content: "Skype";
}

._3BXxqfUD {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8760fd), to(#4c389d));
    background-image: -o-linear-gradient(top, #8760fd, #4c389d);
    background-image: linear-gradient(180deg, #8760fd, #4c389d);
}

._3BXxqfUD>span:before {
    content: "Viber";
}

._1I3yXUES._3-xzCaJA {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

._1I3yXUES._31ZQzEuc {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

._27bBMzXi.SHq4x1ie {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

._27bBMzXi.SHq4x1ie img,
._27bBMzXi.SHq4x1ie svg {
    margin: 0 24px;
}

._27bBMzXi.SHq4x1ie .oFKme0lY {
    height: 100%;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    margin-right: 18px;
}

._3A3R1H26 {
    background-image: none;
}

.SMTXWUVU {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 0.02px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .SMTXWUVU > li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
  }
  ._3J-TARbn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ._3J-TARbn > div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 45px;
    background-color: #f2f2f2;
    border-radius: 10px;
  }
  .MSbvWFLt .SMTXWUVU {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .MSbvWFLt .SMTXWUVU > li {
    margin: 0 4px 0 0;
  }
  .MSbvWFLt .SMTXWUVU > li:last-of-type {
    margin: 0;
  }
  .MSbvWFLt ._3J-TARbn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .MSbvWFLt ._3J-TARbn > div {
    margin: 0 4px 0 0;
    border-radius: 0;
  }
  .MSbvWFLt ._3J-TARbn > div:first-of-type {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .MSbvWFLt ._3J-TARbn > div:last-of-type {
    margin: 0;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .MSbvWFLt ._3J-TARbn > div:nth-of-type(2), .MSbvWFLt ._3J-TARbn > div:nth-of-type(3) {
    border-radius: 0 !important;
  }
  ._2w1byqum .SMTXWUVU {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  ._2w1byqum .SMTXWUVU > li {
    width: 100%;
    margin: 0 0 8px;
  }
  ._2w1byqum .SMTXWUVU > li:last-of-type {
    margin: 0;
  }
  ._2w1byqum ._3J-TARbn {
    display: block;
  }
  ._2w1byqum ._3J-TARbn > div {
    display: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    margin: 0 0 8px;
  }
  ._2w1byqum ._3J-TARbn > div:first-of-type, ._2w1byqum ._3J-TARbn > div:nth-of-type(2) {
    display: block;
  }
  