.logo-wrapper{display:flex;justify-content:center;max-width:360px;overflow:hidden}.logo-wrapper .logo-icon{height:65px}.logo-wrapper .logo-link:focus{outline:none}@media(max-width:766px){.logo-wrapper .logo-icon{width:90px;height:auto}}.language-control-inner{flex-grow:1;margin-left:42px}.language-control-main{height:22px;margin-bottom:20px}.language-control-button{margin-left:20px;opacity:.3;background:none;cursor:pointer}.language-control-button:first-child{margin-left:0}.language-control-button:disabled,.language-control-button:hover{opacity:1}.language-control-button:disabled{pointer-events:none}.language-control-icon rect{stroke:var(--language-control-button-color)}.language-control-icon path{fill:var(--language-control-button-color)}.start-page .language-control-icon rect{stroke:#1f1f22}.start-page .language-control-icon path{fill:#1f1f22}.footer{font-size:14px;display:flex;align-items:flex-end;justify-content:space-between;height:40px;padding:0 40px;margin-top:12px;line-height:24px;color:#7d838a}.burger{cursor:pointer;display:none}@media(max-width:766px){.burger{display:block}}.back-top{width:184px;height:60px;z-index:10;align-self:flex-end;display:flex;flex-wrap:wrap;cursor:pointer;position:sticky;position:-webkit-sticky;bottom:20px;margin-top:-102px;margin-bottom:42px;margin-right:42px}.back-top-image{width:60px;height:60px}.themeIcon{height:32px;border-radius:8px;cursor:pointer;position:relative}.themeIcon:hover{background:var(--theme-icon-background-color)}.search-result{position:relative;padding:10px;max-height:inherit;box-sizing:border-box;overflow:auto}.search-result-item{padding:10px 30px;color:var(--search-item-color);border-radius:8px;cursor:pointer}.search-result-item:hover{background:var(--search-item-background-hover)}.search-result-item .current-page-label{color:#7d838a;background:#f2f4f7;font-size:11px;line-height:11px;padding:3px 4px;border-radius:4px;margin-left:10px;display:none}.search-result-item-header{font-size:16px;line-height:26px;font-weight:700;color:var(--search-result-item-header-color)}.search-result-item-body{font-size:16px;line-height:24px;color:var(--search-result-item-body-color)}.search-result-item-selection{background:var(--search-item-selection)}.search-result-item-footer{margin-top:5px;color:var(--search-result-item-footer-color);font-size:13px;line-height:15px}.search-result-item-link{display:block;text-decoration:none}.search-result-item-link:visited .search-result-item-body,.search-result-item-link:visited .search-result-item-header{color:var(--search-result-item-color-visited)}.search-result-item-link.active .current-page-label{display:inline-block}@media(max-width:766px){.search-result-item:hover{background:var(--mobile-search-item-background-hover)}.search-result-item-header{color:var(--mobile-search-result-item-header-color)}.search-result-item-body{color:var(--mobile-search-result-item-body-color)}.search-result-item-footer{color:var(--mobile-search-result-item-footer-color)}.search-result-item-selection{color:var(--mobile-search-item-selection-color);background:var(--mobile-search-item-selection-background)}}.search-popup{position:absolute;top:42px;left:0;width:674px;max-height:calc(100vh - 124px);background:var(--search-popup-background);border-radius:8px;box-shadow:0 16px 24px rgba(31,31,34,.25);z-index:300}.search-popup.faded:after{content:"";position:absolute;bottom:0;left:10px;right:10px;height:60px;background:linear-gradient(0,#fff 21.07%,hsla(0,0%,100%,.90625) 35.85%,hsla(0,0%,100%,0) 68.29%);pointer-events:none}.search-popup.hidden{display:none}.search-symbol-count{font-size:14px;line-height:20px;color:#7d838a;padding:20px 40px}.search-not-found{color:#2e2f36;font-size:16px;line-height:24px;padding:60px 40px;text-align:center}@media(max-width:766px){.search-popup{position:fixed;width:auto;right:0;left:0;bottom:0;top:115px;box-shadow:none;border-radius:0;background:var(--mobile-search-popup-background)}.search-symbol-count{text-align:center}}.search{position:relative}.search .search-input{margin:0;padding:8px 16px 8px 42px;width:674px;height:32px;font-size:14px;line-height:20px;box-sizing:border-box;border:none;color:var(--menu-search-input-color);background:var(--menu-search-input-bg-color);border-radius:8px;position:relative;z-index:200}.search .search-input::placeholder{color:var(--menu-search-input-placeholder-color)}.search .search-input:focus+.search-icon path{fill:var(--menu-search-input-icon-fill-focus)}.search .search-icon{position:absolute;width:20px;height:20px;left:10px;top:6px;z-index:300}.search .search-icon path{fill:var(--menu-search-input-icon-fill)}.search .search-clear{cursor:pointer;position:absolute;width:16px;height:16px;right:10px;top:8px;z-index:300}.search .search-popup-overlay{background:var(--search-popup-overlay-background);opacity:.7;position:fixed;left:0;right:0;top:0;bottom:0;z-index:100}.search-overflow-hidden{overflow:hidden}@media(max-width:766px){.search .search-input{width:calc(100vw - 40px);margin-left:4px}.search .search-popup-overlay{display:none}}.layout{min-width:1336px;position:relative;display:flex;padding:0;min-height:100vh}.layout>.sidebar{position:relative;padding:90px 0;width:356px;margin-left:32px;margin-right:32px}.layout>.content{width:940px;padding-bottom:24px;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column}.layout>.content>.content-head{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.layout>.content .content-head-controls{display:flex}.layout>.content>.content-inner{flex:1 1 auto;background:#fff;border-radius:8px;position:relative;padding:22px 42px 42px}.layout .sidebar-logo-wrapper{position:absolute;bottom:24px;left:28px}.layout .sidebar-content{padding-top:64px}.layout .mobile-search,.layout .sidebar-mobile-lang-switcher,.layout .sidebar-theme-control{display:none}@media(max-width:766px){.layout{flex-wrap:wrap;min-width:940px}.layout>.sidebar{width:calc(100vw - 32px);margin-left:0;margin-right:0;padding:18px 16px 20px}.layout>.sidebar .burger-logo{display:flex;flex-direction:row;justify-content:space-between}.layout>.sidebar .hidden{display:none}.layout .sidebar-content{padding-top:20px}.layout>.content,.layout>.content .content-inner{padding-top:0}.layout .sidebar-content.hidden,.layout .sidebar-logo-wrapper{display:none}.layout .sidebar-theme-control{display:block}.layout .content>.content-head{display:none}.layout.layout-mobile-menu-open>.sidebar{position:fixed;top:0;bottom:0;left:0;right:0;margin-left:0;margin-right:0;width:auto;z-index:100;background:var(--sidebar-background)}.layout.layout-mobile-menu-open .mobile-search{display:block;margin-bottom:26px}.layout.layout-mobile-menu-open .sidebar-mobile-lang-switcher{display:block;padding-right:42px;padding-top:30px;text-align:center}}.error-page-error,.error-page-header{margin-bottom:20px}.channel-button{display:inline-flex;align-items:center;cursor:pointer;text-decoration:none}.channel-button .channel-icon{width:24px;height:24px}.channel-button .channel-icon-wrapper{display:flex;justify-content:center;align-items:center;z-index:1;opacity:.7}.channel-button .channel-label{margin-left:12px;font-size:12px;line-height:20px;color:#7d838a;-webkit-user-select:none;user-select:none}.channel-button:hover .channel-label{color:#fff}.channel-button:hover .channel-icon-wrapper{opacity:1}.channel-button:focus{outline:none}@media(min-width:1700px){.channel-button .channel-label{font-size:18px}.channel-button .channel-icon{width:36px;height:36px}}.start-page-body{background:#000}.start-page-body #atlwdg-trigger{display:none}.start-page{min-height:700px;height:100vh;box-sizing:border-box;padding:60px;--logo-color:#7d838a}.start-page .logo-icon-start-page{width:auto;height:70px}.start-page .logo-sber{width:auto;height:50px}.start-page img,.start-page video{position:fixed;min-width:100%;min-height:100%;left:50%;top:0;transform:translateX(-50%);z-index:-1}.start-page h1{font-weight:300;font-size:40px;line-height:42px;color:#fff;margin:0 0 20px}.start-page p{margin:0 0 40px;font-size:20px;line-height:26px;color:#fff;font-weight:100}.start-page main{position:absolute;left:60px;bottom:60px}.start-page .button-group{display:flex;flex-direction:column;align-items:flex-start}.start-page .channel-button:not(:last-child){margin-bottom:20px}.start-page .start-page-header{display:flex;justify-content:space-between}.start-page footer{position:absolute;right:60px;bottom:60px;font-size:8px;line-height:12px;text-align:right;color:#fff}.start-page .gradient{z-index:-1;width:42%;position:fixed;top:0;bottom:0}.start-page .gradient.left{left:0;background:linear-gradient(89.95deg,#000 .64%,#000 23.09%,rgba(0,0,0,.784384) 51.07%,rgba(0,0,0,.6) 64.47%,rgba(0,0,0,.276941) 80.45%,transparent 91.22%)}.start-page .gradient.right{right:-1px;background:linear-gradient(89.9deg,#000 .39%,rgba(0,0,0,.6) 36.68%,rgba(31,31,34,0) 64.41%);transform:matrix(-1,0,0,1,0,0)}@media(min-width:1700px){.start-page{min-height:1050px}.start-page .logo-icon-start-page{height:80px}.start-page .logo-sber{height:60px}.start-page h1{font-size:80px;line-height:84px;margin-bottom:50px}.start-page p{font-size:40px;line-height:52px;margin-bottom:50px}.start-page footer{font-size:10px;line-height:16px}}@media(max-width:769px){.start-page{min-height:650px;padding:30px}.start-page main{left:30px;bottom:158px}.start-page .logo-icon-start-page{height:40px}.start-page .logo-sber{height:37px}.start-page p{margin-bottom:30px}.start-page .gradient.left{width:100%;background:linear-gradient(89.95deg,#000 .64%,#000 23.09%,rgba(0,0,0,.784384) 51.07%,rgba(0,0,0,.6) 78.08%,rgba(0,0,0,.276941) 112.13%,transparent 136.25%)}.start-page .gradient.right{display:none}.start-page footer{right:30px;bottom:30px}}.spinner .icon-spin{animation:spin360 1s linear infinite}.spinner{display:flex;flex-direction:column;align-items:center;margin:12px 0}.spinner .text-wrapper{margin-top:8px;text-align:center}.filter-menu-wrapper{margin-left:28px;margin-right:20px}.styleguide-menu-loading{z-index:20;background-color:hsla(0,0%,100%,.7);text-align:center;border-radius:8px}.styleguide-menu{margin-right:20px}.styleguide-menu .menu-list{margin-left:11px}.styleguide-menu .menu-back{margin-left:28px}.menu-list{font-size:15px;line-height:30px;text-align:left;width:328px;margin:0;padding:0;list-style:none}.menu-list,.menu-list-item{display:flex;flex-direction:column}.menu-list-item{position:relative;justify-content:center}.menu-list-link{margin-bottom:16px;cursor:pointer;color:var(--menu-list-link-text-color)!important;font-weight:500;text-decoration:none;height:34px;display:flex;align-items:center;justify-content:space-between;border-radius:12px}.menu-list-link:hover{background-color:var(--menu-list-link-hover-color)}.menu-list-item:has(.selected)>.menu-list-link:not(.selected){background-color:var(--menu-list-link-opened-destination-color)}.menu-list-link.selected{cursor:default;background-color:var(--menu-list-link-selected-color);color:var(--menu-list-link-text-selected-color)!important}.menu-list-link.selected:hover{background-color:var(--menu-list-link-selected-hover-color)}.menu-list-link:focus{outline:none}.menu-list-link span{margin-left:18px}.menu-list-link .open-icon{margin-right:18px;transition:transform .3s ease;transform-origin:center}.menu-list-link .open-icon svg{display:block}.menu-list-link .open-icon .line-vertical{transition:opacity .01s ease;opacity:1}.menu-list-link .open-icon.opened{transform:rotate(180deg)}.menu-list-link .open-icon.opened .line-vertical{opacity:0}.menu-sublist{margin-left:14px;overflow:hidden;transition:max-height .2s ease,opacity .3s ease}.menu-sublist.opened{opacity:1;max-height:10000px}.menu-sublist.closed{opacity:0;max-height:0}@media(max-width:766px){.menu-list{max-height:calc(100vh - 356px);overflow:auto}}.skeleton{border-radius:16px;flex-grow:1;animation:skeleton-gradient-animation 3.4s cubic-bezier(.59,0,.45,.98) infinite;background-position:0 0;background-size:200%}.skeleton.light{background-image:linear-gradient(88.2deg,#fff,#e4e8eb 50.54%,#fff),linear-gradient(0deg,#fff,#fff)}.skeleton.dark{background-image:linear-gradient(88.2deg,#f2f4f7,#dee3e7 50%,#f2f4f7)}@keyframes skeleton-gradient-animation{0%,10%{background-position:2%}40%,60%{background-position:99%}90%,to{background-position:2%}}.development-status{position:relative;display:inline-block;width:22px;height:22px;line-height:22px;font-weight:700;border-radius:11px;text-align:center;font-size:12px;color:#fff;box-sizing:border-box}.development-status.design{background:red;padding-left:1px}.development-status.platform{background:#0eb757;padding-left:1px}.development-status.wip{background:#ffa800}.development-status.with-tip{cursor:pointer}.development-status.with-tip:hover .development-status-tip{display:block}.development-status-tip{display:none;text-align:left;font-weight:400;width:165px;color:var(--development-status-tip-color);box-shadow:0 2px 7px 0 rgba(31,31,34,.25);border-radius:8px;top:40px;padding:16px;transform:translateX(-50%);z-index:10}.development-status-tip,.development-status-tip:before{background:var(--development-status-tip-background);position:absolute;left:50%;font-size:12px;line-height:16px}.development-status-tip:before{content:"";width:16px;height:16px;top:-8px;transform:translateX(-50%) rotate(45deg)}.live-preview{background:rgba(31,31,34,.56);position:fixed;left:0;top:0;width:100%;bottom:0;z-index:1000}.live-preview>.close{position:fixed;right:24px;top:24px;cursor:pointer}.live-preview>.close .primary-fill{fill:#d0d7dd}.live-preview>.close:hover .primary-fill{fill:#fff}.live-preview>.frame-container{position:fixed;left:80px;right:80px;top:0;bottom:0}.live-preview>.frame-container>.frame{border:none;width:100%;height:100%}.triplex-resources{margin:0 0 30px;display:flex;font-size:0}.triplex-resource{width:30px;height:30px;display:block;margin-right:10px;border-radius:15px}.triplex-resource:last-child{margin-right:0}.triplex-resource:focus-visible{outline:1px solid #ffdd64;outline-offset:0}.triplex-resource:hover svg>rect{fill:#7d838a}.board-grid{display:flex;justify-content:space-between}.board-header{border-bottom:1px solid #d0d7dd;margin-bottom:30px}.board-header-main .board-text:first-child{margin-bottom:4px}.board-header-main .board-text:nth-child(2){margin-bottom:12px}.board-header-main .board-text:last-child{margin-bottom:35px}.board-image{margin-bottom:20px}.board-image:last-child{margin-bottom:0}.board-sub-header-medium+.board-image{margin-top:10px}.board-header-side-panel-wrapper{display:flex}.board-header-list{margin-top:35px;margin-bottom:22px;display:flex;flex-direction:column;justify-content:flex-end}.board-sub-header{display:flex;align-items:center;grid-gap:5px;gap:5px}.board-sub-header-large{margin-top:50px;margin-bottom:10px}.board-sub-header-medium .development-status.platform{top:-1px}.board-sub-header .board-text{margin-bottom:0}.board-content,.board-warning{margin-bottom:30px;box-sizing:border-box}.board-content>:last-child,.board-warning .board-text{margin-bottom:0}.board-content+.board-warning{margin-top:-10px}.board-warning+.board-content>.board-sub-header-large:first-child{margin-top:30px}.board-content:first-child>.board-sub-header-large:first-child{margin-top:0}.board-left-col{width:632px}.board-left-col .board-content:last-child,.board-left-col .board-warning:last-child{margin-bottom:0}.board-right-col{width:184px}.board-col{margin-top:10px;display:inline-block;vertical-align:top;margin-right:40px}.board-col:nth-of-type(-n+2){margin-top:0}.board-col:nth-of-type(2n){margin-right:0}.board-col-3{width:148px}.board-col-6{width:296px}.board-col-9{width:444px}.board-list>li{margin-bottom:16px}.board-link{font-size:14px;text-decoration:none;cursor:pointer}.board-link svg{vertical-align:middle}.board-link:hover svg path{fill:#7d838a}.sticky-sidebar{position:-webkit-sticky;position:sticky;top:20px}.board-list .development-status{display:none}.display-linebreak{white-space:pre-line}.board-spoiler,.board-text{margin-bottom:20px}.board-spoiler-target{color:#1358bf;font-size:14px;font-weight:400;line-height:20px;cursor:pointer}.board-spoiler-target:hover{color:#0eb757}.board-spoiler-target:focus-visible{outline:1px solid #ffdd64;outline-offset:1px}.board-spoiler-content{overflow:hidden;transition:max-height .5s ease}.list .list-item{padding-left:24px;margin-bottom:10px;position:relative}.list .list-item:after{content:"";position:absolute;left:4px;top:6px;width:8px;height:8px;border-radius:50%;background:red}.list .list-item .board-text{margin-bottom:0}.ordered-list-primary-item,.ordered-list-secondary-item{position:relative;padding-left:20px;margin-bottom:12px}.ordered-list-primary-item .designation,.ordered-list-secondary-item .designation{position:absolute;left:0;top:2px;width:16px;height:16px;line-height:16px;background:red;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.ordered-list-primary-item .board-text,.ordered-list-secondary-item .board-text{margin-bottom:0}.ordered-list-secondary-item .designation{background:#a3a3a3}.channelSwitcher{position:relative;margin-bottom:30px}.inlineTabs{justify-content:space-around;flex-flow:row wrap;align-items:stretch;display:flex}.tabItem{font-family:"Roboto",serif;flex:1 1;color:var(--channel-switcher-color);background:none;font-size:14px;line-height:20px;font-weight:400;margin:0;border:none;outline:none;cursor:pointer;border-radius:16px;padding:8px 0;white-space:nowrap;position:relative}.tabItem:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;border-radius:4px;background:var(--channel-switcher-border-color)}.tabItem::-moz-focus-inner{border:none}.tabItem+.tabItem{margin-left:1px}.tabItem:focus,.tabItem:hover{color:var(--channel-switcher-color-active)}.tabItem:focus:after,.tabItem:hover:after{background:var(--channel-switcher-border-color-hover)}.tabItem.selected,.tabItem.selected:hover{color:var(--channel-switcher-color-active);cursor:default}.tabItem.selected:after,.tabItem.selected:hover:after{background:var(--channel-switcher-border-color-active)}.not-found-board{margin-left:28px;margin-right:20px;text-align:center}.not-found-board-icon-wrapper{margin-bottom:50px;margin-top:128px}.not-found-board-label{color:#7d838a;font-size:15px;line-height:30px;font-weight:500;letter-spacing:.15px;margin-bottom:10px}.not-found-board-link{text-decoration:none;font-size:14px;line-height:20px}.section-not-translated{margin-left:28px;margin-right:20px;text-align:center}.section-not-translated-icon-wrapper{margin-bottom:50px;margin-top:98px}.section-not-translated-label{color:#7d838a;font-size:15px;line-height:30px;font-weight:500;letter-spacing:.15px;margin-bottom:10px}.section-not-translated-link{text-decoration:none;font-size:14px;line-height:20px}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:initial}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:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--main-bg-color:#f2f4f7;--heading-color:#2e2f36;--theme-icon-background-color:#fff;--menu-back-color:#2e2f36;--menu-back-color-hover:#1f1f22;--menu-back-icon-color:#2e2f36;--menu-back-icon-color-hover:#1f1f22;--menu-color:#7d838a;--menu-color-active:#2e2f36;--menu-list-link-hover-color:#ebedf1;--menu-list-link-opened-destination-color:#e3e6ec;--menu-list-link-selected-color:#c8cdd8;--menu-list-link-selected-hover-color:#abb3c3;--menu-list-link-text-color:#686977;--menu-list-link-text-selected-color:#2e2f36;--menu-search-input-bg-color:#fff;--menu-search-input-color:#1f1f22;--menu-search-input-icon-fill:#b2b8bf;--menu-search-input-icon-fill-focus:#1f1f22;--menu-search-input-placeholder-color:#7d838a;--channel-switcher-color:#7d838a;--channel-switcher-color-active:#1f1f22;--channel-switcher-border-color:transparent;--channel-switcher-border-color-hover:#686977;--channel-switcher-border-color-active:#1f1f22;--status-bar-title-color:#9a9ea0;--status-bar-status-description-color:#36393c;--development-status-tip-background:#1f1f22;--development-status-tip-color:#fff;--sidebar-background:#f2f4f7;--search-popup-background:#fff;--mobile-search-popup-background:#f2f4f7;--search-popup-overlay-background:#d0d7dd;--search-item-color:#2e2f36;--search-item-background-hover:#f2f4f7;--mobile-search-item-background-hover:transparent;--search-item-selection:#e5fcf7;--mobile-search-item-selection-color:inherit;--mobile-search-item-selection-background:#e5fcf7;--search-result-item-head-color:#1f1f22;--search-result-item-body-color:#2e2f36;--search-result-item-count-color:#7d838a;--search-result-item-color-visited:#7d838a;--mobile-search-result-item-head-color:#1f1f22;--mobile-search-result-item-body-color:#2e2f36;--mobile-search-result-item-count-color:#7d838a}.theme-dark{--main-bg-color:#1f1f22;--heading-color:#fff;--theme-icon-background-color:#686977;--menu-back-color:#f2f4f7;--menu-back-color-hover:#fff;--menu-back-icon-color:#f2f4f7;--menu-back-icon-color-hover:#fff;--menu-color:#7d838a;--menu-color-active:#d0d7dd;--menu-list-link-hover-color:#303032;--menu-list-link-opened-destination-color:#38383a;--menu-list-link-selected-color:#565559;--menu-list-link-selected-hover-color:#6a696d;--menu-list-link-text-color:#a7aab1;--menu-list-link-text-selected-color:#ececec;--menu-search-input-bg-color:#fff;--menu-search-input-color:#1f1f22;--menu-search-input-icon-fill:#d0d7dd;--menu-search-input-icon-fill-focus:#1f1f22;--menu-search-input-placeholder-color:#7d838a;--channel-switcher-color:#7d838a;--channel-switcher-color-active:#d0d7dd;--channel-switcher-border-color:transparent;--channel-switcher-border-color-hover:#7d838a;--channel-switcher-border-color-active:#d0d7dd;--status-bar-title-color:#a3a3a3;--status-bar-status-description-color:#f2f4f7;--development-status-tip-background:#fff;--development-status-tip-color:#2e2f36;--sidebar-background:#1f1f22;--search-popup-background:#fff;--mobile-search-popup-background:#1f1f22;--search-popup-overlay-background:#1f1f22;--search-item-color:#2e2f36;--search-item-background-hover:#f2f4f7;--mobile-search-item-background-hover:transparent;--search-item-selection:#e5fcf7;--mobile-search-item-selection-color:#1f1f22;--mobile-search-item-selection-background:#90d0cc;--search-result-item-head-color:#1f1f22;--search-result-item-body-color:#2e2f36;--search-result-item-count-color:#7d838a;--search-result-item-color-visited:#7d838a;--mobile-search-result-item-head-color:#d0d7dd;--mobile-search-result-item-body-color:#d0d7dd;--mobile-search-result-item-count-color:#686977}@font-face{font-family:"Roboto";src:url(/static/media/roboto-300.9b309921.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:"Roboto";src:url(/static/media/roboto-regular.f3cc56e1.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"Roboto";src:url(/static/media/roboto-500.229dee32.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"Roboto";src:url(/static/media/roboto-900.2c04bd13.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:"Roboto";src:url(/static/media/roboto-thin.1711b41f.ttf);font-weight:100;font-style:normal}@keyframes spin360{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app,body,html{height:100%;min-height:100%;position:relative}html{-webkit-text-size-adjust:none}body{text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Roboto","Arial","PT_sans",sans-serif;height:100%;letter-spacing:0;word-wrap:break-word;overflow-wrap:break-word;margin:0;background:#f2f4f7;background:var(--main-bg-color)}button{border:none;padding:0;background-color:#fff}:focus{outline:none}::-moz-focus-inner{border:0}.overflow-hidden{overflow:hidden}a{color:#1358bf}a:hover{color:#0eb757}a:focus-visible{outline:1px solid #ffdd64;outline-offset:1px}body>iframe{display:none}
/*# sourceMappingURL=main.394c4a34.chunk.css.map */