.device{overflow: hidden}.device_title{margin: 0 0 var(--offset-md-2xs)}.device_desc{margin-bottom: var(--offset-md-2xs)}.device_wrapper{max-width: 320px;margin: 0 auto}.device_image{width: 540px;height: 340px;margin-bottom: var(--offset-md-s);position: relative;left: -234px}.device_image.device_image_mobile{width: 100%;left: auto}.device_image img{max-width: 100%}.device_image.device_image_mobile img{max-height: 100%}.device_content{flex-flow: column;align-items: center;display: flex}.device .slider{margin-bottom: var(--offset-md-s)}.device .slider_statistics{margin-bottom: var(--offset-md-2xs)}.statistics{text-align: left;align-items: center;display: flex}.statistics_img{width: 40px;height: 40px}.statistics_img img{max-width: 100%;margin: 0 auto;display: block}.statistics_text_block{margin-left: var(--offset-sm-m)}.statistics_top{font: var(--caption-text)}.statistics_bottom{font: var(--title-h4)}.cards_box{flex-direction: column-reverse;align-items: flex-end;width: 288px;display: flex}.cards_box_cards{width: 100%;margin-top: calc(var(--height-sm-s) * -1);position: relative;height: 216px}.cards_box .card{transition: transform var(--transition-slower) cubic-bezier(.18, .98, .45, 1), opacity var(--transition-slower) cubic-bezier(.18, .98, .45, 1);padding: var(--offset-sm-l);border-radius: var(--border-radius-m);cursor: pointer;background: rgba(78, 78, 88, .6);flex-direction: row;align-items: flex-start;width: 288px;display: flex;position: absolute;top: 0;left: 0;box-shadow: 0 2px 10px rgba(0, 0, 0, .07)}.cards_box .card{background: rgba(78, 78, 88, .6);height: 168px}#device .card[data-slide="0"]{opacity: var(--opacity-10);background: 0 0;background: rgb(var(--color-white));z-index: 6}.cards_box .card[data-slide="1"]{z-index: 5;opacity: var(--opacity-9);transform: translateY(15px) scale(.95)}.cards_box .card[data-slide="2"]{z-index: 4;opacity: var(--opacity-8);transform: translateY(30px) scale(.9)}.cards_box .card[data-slide="3"]{z-index: 3;opacity: var(--opacity-7);transform: translateY(45px) scale(.85)}#device .card{color: rgb(var(--color-black));min-height: 128px;padding: var(--offset-md-2xs) var(--offset-md-2xs);opacity: var(--opacity-3);background: rgb(var(--color-white));border-radius: var(--border-radius-ml);-webkit-backdrop-filter: blur(8px);backdrop-filter: blur(8px)}#device .card{background: rgb(var(--color-white))}.cards_box .card_text{color: var(--color-white);text-align: left;font-size: 14px;line-height: 24px}#device .card[data-slide="0"] .card_text{opacity: var(--opacity-10)}.device_buttons{margin-bottom: var(--offset-md-l);flex-direction: column;display: flex}.device_block_button{margin-bottom: var(--offset-md-l)}.statistics{text-align: left;align-items: center;display: flex}.device_buttons .statistics{margin-bottom: var(--offset-sm-l)}.statistics_img{width: 40px;height: 40px}.statistics_img img{max-width: 100%;margin: 0 auto;display: block}.statistics_text_block{margin-left: var(--offset-sm-m)}.statistics_top{font: var(--caption-text)}.statistics_bottom{font: var(--title-h4)}.mobile_btn_block{border-radius: var(--border-radius-m);width: 288px;height: 68px;position: relative;overflow: hidden}.mobile_btn_block:before{content: "";background: var(--color-background-accent-positive);border-radius: var(--border-radius-round);width: 45px;opacity: var(--opacity-8);transition: var(--transition-slow) cubic-bezier(.71, .14, .36, .89);will-change: transform;position: absolute;top: 1px;bottom: 1px;left: 1px}.mobile_btn_block:before{background: var(--color-background-accent-positive)}.mobile_btn_block:hover:before{left: calc(100% - 46px)}.mobile_btn_block .mobile_btn{width: 100%;height: 100%;padding: var(--offset-sm-s);align-items: center;display: flex;position: relative}#device .device_buttons .mobile_btn{color: rgb(var(--color-black));border-radius: var(--border-radius-ml);background: rgb(var(--color-white));transition: all var(--transition-standart) ease-out;position: relative}#device .device_buttons .mobile_btn{background: rgb(var(--color-white))}.mobile_btn_block .mobile_btn_img{width: var(--height-md-2xl);height: var(--height-md-2xl)}.mobile_btn_block .mobile_btn_content{margin-left: var(--offset-sm-s);flex-flow: column;align-items: flex-start;display: flex}.mobile_btn_block .mobile_btn .top{color: var(--color-white);font-weight: 600;font-size: 14px;line-height: 21px}.mobile_btn_block .mobile_btn .bottom{color: var(--color-white);font-weight: 700;font-size: 20px;line-height: 30px}.device .downloads_desc{margin-bottom: var(--offset-sm-l);font: var(--caption-text);text-align: left}.device .downloads_list{grid-column-gap: var(--offset-sm-l);grid-row-gap: var(--offset-sm-l);grid-template-columns: repeat(2, 136px);align-items: center;display: grid}.device .apk_desktop{width: var(--width-lg-3xl);height: var(--height-xl-l);display: none}#device .apk_desktop{display: none}#device .apk_desktop>image-webp{width: var(--width-lg-3xl)}.device .apk_desktop .qr{max-width: 60px;width: var(--width-full);height: auto}#device .apk_mobile{display: block}.device .apk_mobile_link{text-decoration: underline}.cards_box_dots{display: flex;transform: translateY(-48px)}.cards_box_dots .dot{width: var(--height-sm-s);height: var(--height-sm-s);margin-right: var(--offset-sm-m);border-radius: var(--border-radius-round);background-color: var(--color-background-secondary-surface);cursor: pointer}.cards_box_dots .dot{width: var(--height-sm-s);height: var(--height-sm-s);margin-right: var(--offset-sm-m);border-radius: var(--border-radius-round);background-color: var(--color-background-secondary-surface);cursor: pointer}.cards_box_dots .dot:last-child{margin-right: 0}.cards_box_dots .dot.active{background-color: #ffdd3c}@media (min-width: 768px){.device_desc{margin-bottom: var(--offset-md-l)}.device_wrapper{max-width: none;margin: 0}.device_image{width: 1065px;height: 637px;margin-bottom: var(--offset-lg-m);left: -320px}.device_content{align-items: flex-start}.device .slider{width: 100%}.device .slider_statistics{margin-bottom: var(--offset-sm-xxl)}.statistics_img{width: 52px;height: 52px}.statistics_top{font-size: 14px}.statistics_bottom{font-size: 36px}.cards_box{flex-direction: row;align-items: center;width: 100%}.cards_box_cards{margin-top: 0;height: 174px}.cards_box .card{width: 100%;padding: var(--offset-md-2xs);height: 126px}.cards_box_dots{margin-left: var(--offset-lg-s);margin-right: var(--offset-sm-l);flex-direction: column;display: flex;transform: translateY(-24px)}.cards_box_dots .dot{margin-right: 0;margin-bottom: var(--offset-sm-s)}.device_buttons{flex-direction: row}.device_block_button{margin-bottom: 0;margin-right: var(--offset-md-2xs)}.device_buttons .statistics{margin-bottom: var(--offset-md-2xs)}.statistics_img{width: 52px;height: 52px}.statistics_top{font-size: 14px}.statistics_bottom{font-size: 36px}.device .downloads_desc{margin-bottom: var(--offset-sm-s)}.device .downloads_list{grid-column-gap: var(--offset-md-2xs);grid-template-columns: repeat(4, 136px)}#device .apk_desktop{width: var(--width-full);flex-direction: column;align-items: center;gap: 8px;display: flex}.device .apk_desktop{display: block}#device .apk_desktop.downloads_link_qr:before{content: "Android APK";width: var(--width-full);font-size: 8px}.device .apk_desktop .qr{max-width: 60px;width: var(--width-full);height: auto}.device .apk_mobile{display: none}#device .apk_mobile{display: none}}@media (min-width: 1024px){.device_desc{margin-bottom: var(--offset-lg-xs)}.device_wrapper{grid-template-columns: 35vw 1fr;grid-template-areas: "img content";display: grid;position: relative}.device_image{grid-area: img;margin: 0;position: absolute;left: auto;right: 0}.device_image.device_image_mobile{align-items: center;width: 400px;display: flex}.device_content{margin-left: var(--offset-lg-s);grid-area: content;padding-top: 12px}.cards_box_cards{width: 464px;height: 174px}.cards_box .card_text{font-size: 16px}.device_block_button{margin-right: var(--offset-sm-l)}.mobile_btn_block{width: 224px}.device .downloads_list{grid-column-gap: var(--offset-sm-l);grid-template-columns: repeat(4, max-content)}}@media (min-width: 1360px){.device_wrapper{grid-template-columns: 740px 1fr;justify-content: center}.device_image.device_image_mobile{width: 100%;right: auto}.device_content{margin-left: 0}}