.button-container{display:grid;gap:10px;grid-template-columns:1fr 1fr;width:300px}.btn{display:flex;align-items:center;justify-content:center;gap:6px;font-size:16px;color:#666;background-color:#f3f4f6;border:none;border-radius:10px;cursor:pointer;text-decoration:none;transition:background-color .3s ease,color .3s ease;background-size:20px 20px;background-repeat:no-repeat;background-position:10px center;padding:12px 12px 12px 40px}.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:flex;width:auto}.mrgt{margin-top:0}}@media (max-width: 767px){.button-container{display:grid;grid-template-columns:1fr;max-width:28rem}.btn{padding-left:30px;background-position:80px center}}.custom-scroll-wrapper{position:relative;display:flex;align-items:center;max-width:1600px;width:100%}.custom-nav-pills{flex:1;overflow:hidden;background-color:#e5e7eb;padding:10px;border-radius:8px;white-space:nowrap!important}.custom-scroll-content{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:20px;white-space:nowrap;list-style:none;padding:0;margin:0;align-items:center;scrollbar-width:none}.custom-scroll-content::-webkit-scrollbar{display:none}.custom-nav-item{display:inline-block!important;white-space:nowrap!important}.custom-nav-link{display:inline-block;padding:8px 16px;font-size:16px;color:#333;background-color:#f3f4f6;border-radius:5px;text-decoration:none;white-space:nowrap!important;transition:background-color .3s}.custom-nav-link.active{background-color:#1e3a8a;color:#fff}.custom-scroll-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#1e3a8a;color:#fff;border:none;width:30px;height:30px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.custom-scroll-button.left{left:-20px}.custom-scroll-button.right{right:-20px}.custom-scroll-button:before{content:"";display:inline-block;width:8px;height:8px;border-top:2px solid white;border-right:2px solid white;transform:rotate(45deg)}.custom-scroll-button.left:before{transform:rotate(-135deg)}.custom-scroll-button:disabled{opacity:.5;cursor:not-allowed}
