.button-container{display:grid;gap:10px;grid-template-columns:1fr 1fr;width:300px}.btn{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background-color:#f3f4f6;background-position:10px;background-repeat:no-repeat;background-size:20px 20px;border:none;border-radius:10px;color:#666;cursor:pointer;display:-ms-flexbox;display:flex;font-size:16px;gap:6px;justify-content:center;padding:12px 12px 12px 40px;text-decoration:none;transition:background-color .3s ease,color .3s ease}.btn-pl-12px{padding-left:12px}.google-play{background-image:url(https://mosmetro.ru/static/etp-new/imgs/troyka/google-play-icon-gray.svg)}.app-store{background-image:url(https://mosmetro.ru/static/etp-new/imgs/troyka/apple-logo-grey.svg)}.app-gallery{background-image:url(https://mosmetro.ru/static/etp-new/imgs/troyka/huawei-icon-gray.svg)}.rustore{background-image:url(https://mosmetro.ru/static/etp-new/imgs/troyka/rustore-icon-gray.svg)}.btn:hover{background-color:#000;color:#fff}.btn:hover.google-play{background-image:url(https://mosmetro.ru/static/etp-new/imgs/troyka/google-play-icon-color.svg)}.btn:hover.app-store{background-image:url(https://mosmetro.ru/static/etp-new/imgs/troyka/apple-logo.svg)}.btn:hover.app-gallery{background-image:url(https://mosmetro.ru/static/etp-new/imgs/troyka/huawei-icon-color.svg)}.btn:hover.rustore{background-image:url(https://mosmetro.ru/static/etp-new/imgs/troyka/rustore-icon-color.svg)}.mrgt{margin-top:80rem}@media (max-width:1000px){.button-container{display:-ms-flexbox;display:flex;width:auto}.mrgt{margin-top:0}}@media (max-width:767px){.button-container{display:grid;grid-template-columns:1fr;max-width:28rem}.btn{background-position:80px;padding-left:30px}}.custom-scroll-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;max-width:1600px;position:relative;width:100%}.custom-nav-pills{background-color:#e5e7eb;border-radius:8px;-ms-flex:1;flex:1;overflow:hidden;padding:10px;white-space:nowrap!important}.custom-scroll-content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;gap:20px;list-style:none;margin:0;overflow-x:auto;padding:0;scroll-behavior:smooth;scrollbar-width:none;white-space:nowrap}.custom-scroll-content::-webkit-scrollbar{display:none}.custom-nav-item{display:inline-block!important;white-space:nowrap!important}.custom-nav-link{background-color:#f3f4f6;border-radius:5px;color:#333;display:inline-block;font-size:16px;padding:8px 16px;text-decoration:none;transition:background-color .3s;white-space:nowrap!important}.custom-nav-link.active,.custom-scroll-button{background-color:#1e3a8a;color:#fff}.custom-scroll-button{-ms-flex-align:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;border:none;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;flex-shrink:0;height:30px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:30px;z-index:1}.custom-scroll-button.left{left:-20px}.custom-scroll-button.right{right:-20px}.custom-scroll-button:before{border-right:2px solid #fff;border-top:2px solid #fff;content:"";display:inline-block;height:8px;transform:rotate(45deg);width:8px}.custom-scroll-button.left:before{transform:rotate(-135deg)}.custom-scroll-button:disabled{cursor:not-allowed;opacity:.5}