.seoMenu{background:#121212;color:#fff;display:block;height:100vh;line-height:1.15;transform:translateY(-100%);transition:.15s ease-in;width:100%}@media(min-width: 768px){.seoMenu{height:auto}}.seoMenu__wrapper{position:absolute;top:0;left:0;width:100%;z-index:3;height:0}.seoMenu__wrapper--isOpened{height:100vh}.seoMenu__wrapper--isOpened .seoMenu{transform:translateY(0)}.seoMenu__openBtn{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.seoMenu__openBtn *{pointer-events:none}.seoMenu--isOpened{transform:translateY(0)}.seoMenu__container{margin:0 auto;height:100%}@media(min-width: 996px){.seoMenu__container{max-width:1440px}}.seoMenu__header{height:50px;display:flex;align-items:center;padding:0 16px;position:relative;justify-content:left;background:#121212}.seoMenu__header .svgLogo{width:auto;height:100%;display:block}.seoMenu__header .svgLogo__wrapper{height:18.4px}.seoMenu__header .svgLogo path{fill:#fff}.seoMenu__header .svgLogo path.svgLogo__cross{fill:#121212}.seoMenu__header .svgLogo{margin-left:32px}@media(min-width: 768px){.seoMenu__header{padding:0 24px;justify-content:center}.seoMenu__header .svgLogo{margin-left:0}.seoMenu__header .svgLogo__wrapper{height:21px}}.seoMenu__closeButton{cursor:pointer;height:100%;display:flex;align-items:center;position:absolute;left:16px;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff}.seoMenu__closeButton *{pointer-events:none}@media(min-width: 768px){.seoMenu__closeButton{left:24px}}.seoMenu__closeButton:hover .seoMenu__closeIcon path{fill:#ababab}.seoMenu__closeButton:hover .seoMenu__closeLabel{color:#ababab}.seoMenu__closeIcon{display:flex;height:16px;width:16px}.seoMenu__closeIcon path{fill:#fff}.seoMenu__closeLabel{font-size:15px;padding-left:7px}@media(max-width: 767px){.seoMenu__closeLabel{display:none}}.seoMenu__contentWrapper{box-sizing:border-box;padding:16px;overflow-y:auto;height:calc(100% - 50px)}.seoMenu__contentWrapper::-webkit-scrollbar-track{border-radius:10px}.seoMenu__contentWrapper::-webkit-scrollbar{width:10px}.seoMenu__contentWrapper::-webkit-scrollbar-thumb{border-radius:10px;background-color:#414141}@media(min-width: 768px){.seoMenu__contentWrapper{padding:30px 80px 80px;overflow-y:visible}}.seoMenu__content{display:flex;flex-wrap:wrap}@media(min-width: 768px){.seoMenu__content{display:flex;flex-wrap:wrap;margin-right:-32px;margin-left:-32px;margin-bottom:-16px}}.seoMenu__section{flex-basis:100%;max-width:100%;padding-left:0;padding-right:0;margin-bottom:40px}.seoMenu__section--news .seoMenuList__sectionLink{padding-right:0}.seoMenu__section--sites .svgLogo{width:auto;height:100%;display:block}.seoMenu__section--sites .svgLogo__wrapper{height:22px}.seoMenu__section--sites .svgLogo path{fill:#fff}.seoMenu__section--sites .svgLogo path.svgLogo__cross{fill:#121212}.seoMenu__section--sites .svgLogo{width:auto}.seoMenu__section--sites .svgLogo__wrapper{display:block;margin-bottom:24px}.seoMenu__section--sites .svgLogo__wrapper:not(:last-child) .svgLogo{padding-right:16px}@media(max-width: 767px){.seoMenu__section--sites .svgLogo__wrapper{flex:0 0 50%}.seoMenu__section--sites .seoMenu__sectionContent{display:flex;flex-wrap:wrap}}@media(min-width: 768px){.seoMenu__section--sites .svgLogo{max-height:24px}.seoMenu__section--sites .svgLogo__wrapper:last-child .svgLogo{margin-bottom:0}.seoMenu__section--sites .seoMenu__sectionContent{padding-top:22px;display:block}}@media(min-width: 996px){.seoMenu__section--user .seoMenu__list{-moz-column-count:2;column-count:2;-moz-column-gap:0;column-gap:0}}@media(min-width: 1440px){.seoMenu__section--user .seoMenu__list{-moz-column-count:1;column-count:1}}.seoMenu__section--trending li{display:inline-block;vertical-align:top;width:100%}@media(min-width: 768px){.seoMenu__section--trending .seoMenu__list{-moz-column-count:3;column-count:3;-moz-column-gap:0;column-gap:0}}@media(min-width: 1440px){.seoMenu__section--trending .seoMenu__list{-moz-column-count:1;column-count:1}}.seoMenu__section--trending .seoMenu__listItem{font-size:15px}@media(min-width: 768px){.seoMenu__section--trending .seoMenu__sectionContent{padding-top:20px}}@media(max-width: 767px){.seoMenu__section{order:2}.seoMenu__section--user{order:1}}@media(min-width: 768px){.seoMenu__section{flex-basis:33.3333333333%;max-width:33.3333333333%;padding-left:32px;padding-right:32px}.seoMenu__section--news,.seoMenu__section--trending{flex-basis:66.6666666667%;max-width:66.6666666667%;padding-left:32px;padding-right:32px}}@media(min-width: 1440px){.seoMenu__section--news{flex-basis:40%;max-width:40%;padding-left:32px;padding-right:32px}.seoMenu__section--user,.seoMenu__section--trending,.seoMenu__section--sites{flex-basis:20%;max-width:20%;padding-left:32px;padding-right:32px}}.seoMenu__sectionHeader{border-bottom:1px solid #717171;height:36px;display:flex;justify-content:space-between;font-size:15px}.seoMenu__sectionTitle{color:#717171}.seoMenu__sectionAside{color:#fff;position:relative;cursor:pointer}.seoMenu__sectionAside:before{content:"";display:block;width:8px;height:8px;border-radius:8px;position:absolute;top:6px;left:-15px;background:#ff3709}.seoMenu__sectionAsideLink{color:#fff}.seoMenu__sectionContent{padding-top:16px;height:100%}.seoMenu__siteLink{display:block;height:38px}.seoMenu__siteLink svg{height:100%;width:100%;max-width:100%}.seoMenu__list{height:100%}@media(max-width: 767px){.seoMenu__list{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0}}.seoMenu__listItemWrapper{width:100%}.seoMenu__listItem{font-size:18px;color:#fff;line-height:1.56;display:inline-block;width:100%;padding:8px 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.seoMenu__listItem:hover{background:#414141}@media(min-width: 768px){.seoMenu__listItem{padding:4px 20px}}.seoMenu__footer{display:flex;font-size:13px;color:#717171;flex-wrap:wrap}@media(min-width: 996px){.seoMenu__footer{margin-left:-3px;margin-right:-3px}}.seoMenu__footerSide{flex:0 0 100%}@media(min-width: 768px){.seoMenu__footerSide{margin-top:16px}}@media(min-width: 996px){.seoMenu__footerSide{flex:1 1 auto}}.seoMenu__footerItem{display:block;padding:8px 0}@media(min-width: 768px){.seoMenu__footerItem{display:inline-block;padding:0 6px}}.seoMenu__footerLink{color:#717171}.seoMenu__footerLink:hover{color:#e4e4e4}.seoMenuList{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}@media(min-width: 768px){.seoMenuList{-moz-column-count:2;column-count:2;-moz-column-gap:0;column-gap:0}}.seoMenuList__item:hover .seoMenuList__section:before,.seoMenuList__item .seoMenuList__subListSection:before{background:#007ae6}@media(max-width: 767px){.seoMenuList__item.isActive .seoMenuList__section:before{background:#007ae6}}.seoMenuList__item--opinion:hover .seoMenuList__section:before,.seoMenuList__item--opinion .seoMenuList__subListSection:before{background:#e4f4fb}@media(max-width: 767px){.seoMenuList__item--opinion.isActive .seoMenuList__section:before{background:#e4f4fb}}.seoMenuList__item--world:hover .seoMenuList__section:before,.seoMenuList__item--world .seoMenuList__subListSection:before{background:#ffe39f}@media(max-width: 767px){.seoMenuList__item--world.isActive .seoMenuList__section:before{background:#ffe39f}}.seoMenuList__item--culture:hover .seoMenuList__section:before,.seoMenuList__item--culture .seoMenuList__subListSection:before{background:#7789d0}@media(max-width: 767px){.seoMenuList__item--culture.isActive .seoMenuList__section:before{background:#7789d0}}.seoMenuList__item--sports:hover .seoMenuList__section:before,.seoMenuList__item--sports .seoMenuList__subListSection:before{background:#bdd795}@media(max-width: 767px){.seoMenuList__item--sports.isActive .seoMenuList__section:before{background:#bdd795}}.seoMenuList__item--teknautas:hover .seoMenuList__section:before,.seoMenuList__item--teknautas .seoMenuList__subListSection:before{background:#e864ac}@media(max-width: 767px){.seoMenuList__item--teknautas.isActive .seoMenuList__section:before{background:#e864ac}}.seoMenuList__item--ec-exclusive-area:hover .seoMenuList__section:before,.seoMenuList__item--ec-exclusive-area .seoMenuList__subListSection:before{background:#d4dde1}@media(max-width: 767px){.seoMenuList__item--ec-exclusive-area.isActive .seoMenuList__section:before{background:#d4dde1}}.seoMenuList__item--soul:hover .seoMenuList__section:before,.seoMenuList__item--soul .seoMenuList__subListSection:before{background:#ff6f61}@media(max-width: 767px){.seoMenuList__item--soul.isActive .seoMenuList__section:before{background:#ff6f61}}.seoMenuList__item--cotizalia:hover .seoMenuList__section:before,.seoMenuList__item--cotizalia .seoMenuList__subListSection:before{background:#e7cd7e}@media(max-width: 767px){.seoMenuList__item--cotizalia.isActive .seoMenuList__section:before{background:#e7cd7e}}.seoMenuList__item{position:relative;flex:0 0 100%;max-width:100%}@media(min-width: 768px){.seoMenuList__item{flex:0 0 50%}.seoMenuList__item:hover{background:#414141}.seoMenuList__item:hover .seoMenuList__subList{display:block}}@media(max-width: 767px){.seoMenuList__item.isActive .seoMenuList__section{background:#414141}.seoMenuList__item.isActive .seoMenuList__subList{max-height:800px;transition:.15s ease-in}.seoMenuList__item.isActive .seoMenuList__sectionMore:before{transform:rotate(90deg)}}.seoMenuList__section{position:relative;font-size:18px;display:flex}@media(max-width: 767px){.seoMenuList__section{width:calc(100% + 16px * 2);margin-left:-16px}}.seoMenuList__section:before{content:"";display:block;position:absolute;width:8px;height:8px;background:#fff;top:50%;left:20px;transform:translateY(-50%)}.seoMenuList__sectionLink{cursor:pointer;line-height:1.56;color:#fff;display:block;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:12px 20px 12px 40px}@media(min-width: 768px){.seoMenuList__sectionLink{padding:4px 20px 4px 40px}}.seoMenuList__sectionMore{flex:0 0 52px;display:flex;justify-content:center;align-items:center;cursor:pointer;padding-left:22px}.seoMenuList__sectionMore:before{content:"";display:block;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #717171}.seoMenuList__subList{max-height:0;overflow:hidden}@media(min-width: 768px){.seoMenuList__subList{height:auto;display:none;max-height:inherit;position:absolute;background:#fff;top:0;left:calc(100% - 1px);z-index:4;padding:24px}}@media(max-width: 767px){.seoMenuList__subListItem:first-child{padding-top:16px}.seoMenuList__subListItem:last-child{padding-bottom:16px}}.seoMenuList__subListSection{position:relative;padding:8px 20px 8px 40px;color:#e4e4e4;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width: 768px){.seoMenuList__subListSection{color:#121212;padding:8px 20px}.seoMenuList__subListSection:before{left:8px}.seoMenuList__subListSection:hover{color:#717171}}.seoMenuList__subListSection:before{content:"";display:block;position:absolute;width:4px;height:4px;background:#fff;top:50%;left:20px;transform:translat git push --set-upstream origin rollup-spikeeY(-50%)}@media(min-width: 768px){.seoMenuList__subListSection:before{left:8px;background:#121212}}