body{--colorMainText: #363636;--colorInvertedText: #fff;--colorMainBlue: #2f6eb6;--colorMainBg: #fff;--colorGrayBg: #eeeeee;--colorWhiteBg: #fff;--colorMainBorder: #d7d7d7;--colorFocusBorder: var(--colorMainBlue)}body.darkMode{--colorMainText: #fff;--colorInvertedText: #363636;--colorMainBlue: #679bda;--colorMainBg: #141414;--colorGrayBg: #363636;--colorWhiteBg: #363636;--colorMainBorder: #959595}:root{--space-responsive: 20px}@media screen and (max-width: 768px){:root{--space-responsive: 10px}}.tvLayout{display:flex;flex-wrap:wrap;gap:20px}.tvLayout__top{width:100%}.tvLayout__main{width:750px;min-width:0}.tvLayout__sidebar{width:330px}.tvLayout__player{margin-bottom:20px}.tvLayout__player video{width:100%}.tvLayout__darkBg{position:relative;background:#141414}.tvLayout__darkBg::before{position:absolute;top:0;bottom:0;left:50%;z-index:-1;width:100vw;background:inherit;transform:translateX(-50%);content:""}.tvLayout__darkBg--noSlider{margin-bottom:20px}.tvLayout__darkBg--noSlider .component{margin:0}.tvLayout__darkBg .heading{color:#fff}.tvLayout__header{display:flex}.main{position:relative;margin-bottom:-20px;padding-bottom:20px;background:#eee}.main::before{position:absolute;top:0;bottom:0;left:50%;z-index:-1;width:100vw;background:inherit;transform:translateX(-50%);content:""}.more a:any-link,.more button{background:#eee}@media screen and (max-width: 1100px){.tvLayout{flex-direction:column}.tvLayout__main,.tvLayout__sidebar{width:100%}.tvLayout__player{margin-right:-10px;margin-left:-10px}.tvLayout__darkBg{margin:0 -10px;padding:0 10px}.tvLayout__darkBg--noSlider{margin-bottom:20px;padding-bottom:10px}.tvLayout__header{flex-direction:column-reverse}}@media screen and (min-width: 769px)and (max-width: 1100px){.main__content{padding:0 10px}}@media screen and (max-width: 768px){.main{padding-top:0}}.searchBox{display:flex;gap:15px;align-items:flex-start;justify-content:flex-end;padding:10px 0;background:#141414}.searchBox__form{position:relative;display:flex;flex:1;flex-direction:column;gap:10px}.searchBox__input{position:relative;display:flex}.searchBox__input .fieldset{flex:1;margin:0}.searchBox__input .fieldset input{font-size:14px !important}.searchBox__input .button--third{width:45px;padding:0 10px;color:#2f6eb6;background:#fff}.searchBox__input .button--third .trm-search{font-size:24px}.searchBox__input .trm-calendar{position:absolute;top:12px;right:10px;color:#2f6eb6;font-size:16px;pointer-events:none}.searchBox__extra{display:flex;gap:10px}.searchBox__extra div{flex:1;padding:0}.searchBox__extra .button{padding:0 10px}.searchBox__more{align-self:flex-end;justify-content:flex-start;width:58px;line-height:40px}.searchBox__more,.searchBox__more:hover{color:#fff}.searchBox__more .trm{margin-left:5px;font-size:6px}.searchBox__more--expanded .trm{transform:rotate(180deg)}.searchBox__send{gap:10px;text-transform:uppercase}.searchBox__send span{font-weight:normal;font-size:27px;transform:translateY(-2px)}.autoComplete_wrapper{width:100%}[id^=autoComplete_list]{width:296px}@media screen and (max-width: 768px){.searchBox{padding-bottom:0}.searchBoxWrapper{display:none}.searchBox__send,.searchBox__extra,.searchBox__more{display:none !important}[id^=autoComplete_list]{width:calc(100vw - 20px)}}.navTv{display:flex;gap:10px;padding:14px 0 13px;background:#141414}.navTv__item .pill{color:#fff}.navTv__item--more{display:none}.navTv__item--arrow .pill{display:block;width:33px;height:33px;margin-right:10px;padding:0;font-size:0;cursor:pointer}.navTv__item--arrow .pill .trm::before{font-size:11px}.navTv__item--arrowExpanded .trm{transform:rotate(180deg)}.navTv__item:first-child{display:none}.navTv__showSearch{display:flex;align-items:center;padding:0 10px;color:#fff;font-size:24px;line-height:1;background:none;border:none}@media screen and (max-width: 768px){.navTv{margin:0 -10px;padding:0 10px;overflow-x:auto}.navTv::-webkit-scrollbar{display:none}.navTv__item--more{display:flex !important}.navTv__item--arrow{display:none}.navTv__item:first-child{display:flex}.navTvWrapper{margin-top:10px !important}}@media(min-width: 769px){.navTvWrapper{display:flex !important}}.videoShowcase{display:flex;gap:10px;height:auto}.videoShowcase--sliderDesktop{gap:0}.videoShowcase:not(.swiper-wrapper){flex-wrap:wrap}.videoShowcase__loader{text-align:center}.videoShowcase__loader .trm{color:#2f6eb6;font-size:50px;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}@-webkit-keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.videoShowcase .videoInfo__author{display:block}.videoShowcaseSlider{width:100%}.videoShowcaseSlider .swiper-pagination{position:static;display:none;margin-top:15px;font-size:0}.videoShowcaseSlider .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px !important;background:transparent;border:1px solid #2f6eb6;opacity:1}.videoShowcaseSlider .swiper-pagination-bullet-active{background:#2f6eb6}.videoShowcaseSlider [class^=swiper-button-]{top:90px;display:none;width:40px;height:40px;margin:0;color:#fff;background:rgba(47,110,182,.8)}.videoShowcaseSlider [class^=swiper-button-]::after{font-size:14px}.videoShowcaseSlider .swiper-button-prev{left:0;border-radius:0 5px 5px 0}.videoShowcaseSlider .swiper-button-next{right:0;border-radius:5px 0 0 5px}.videoShowcase--sliderDesktop~[class^=swiper-button-]{display:flex}.videoShowcaseWrapper--big .videoShowcaseSlider{position:relative}.videoShowcaseWrapper--big .videoShowcaseSlider::before,.videoShowcaseWrapper--big .videoShowcaseSlider::after{position:absolute;top:0;bottom:0;z-index:9;width:268px;content:"";pointer-events:none}.videoShowcaseWrapper--big .videoShowcaseSlider::before{left:0;background:linear-gradient(to right, #141414, transparent)}.videoShowcaseWrapper--big .videoShowcaseSlider::after{right:0;background:linear-gradient(to left, #141414, transparent)}.videoShowcaseWrapper--big [class^=swiper-button-]{top:146px}.videoShowcaseWrapper--big .swiper-pagination{display:block;margin:20px 0}.videoShowcaseWrapper--dark{position:relative;padding:20px 0 10px;background:#141414}.videoShowcaseWrapper--dark::before{position:absolute;top:0;bottom:0;left:50%;z-index:-1;width:100vw;background:inherit;transform:translateX(-50%);content:""}.videoShowcaseWrapper--dark .heading,.videoShowcaseWrapper--dark .heading a{color:#fff}.tvLayout__main .videoShowcaseWrapper--dark{padding-right:20px;padding-left:20px;overflow:hidden}.tvLayout__main .videoShowcaseWrapper--dark .headingTabs{width:calc(100% - 240px)}@media screen and (min-width: 769px)and (max-width: 1100px){.videoShowcaseWrapper--dark{width:auto;margin-right:-10px;margin-left:-10px;padding-right:10px;padding-left:10px}.videoShowcaseWrapper--dark .videoItem:nth-child(4)~.videoItem{display:none}}.videoShowcaseWrapper__button{width:340px;margin:20px auto 0;text-transform:uppercase}.videoShowcaseWrapper__button .trm{margin:2px 0 0 5px;font-size:12px}.videoShowcaseWrapper .headingTabs{position:absolute;top:22px;left:220px;width:calc(100% - 220px)}.videoShowcaseWrapper--grid .videoShowcaseSlider{overflow:visible}.showTitle{align-items:center;padding:0;border:none}.showTitle::before{display:none}.showTitle a{display:flex;align-items:center}.showTitle__img{margin-right:10px;padding-right:10px;border-right:2px solid #d7d7d7}@media screen and (max-width: 768px){.videoShowcase{display:flex}.videoShowcase.swiper-wrapper{gap:0}.videoShowcase:not(.swiper-wrapper){flex-direction:column;margin:0 -10px}.videoShowcaseWrapper--big{filter:none}.videoShowcaseWrapper--big .videoShowcaseSlider::before,.videoShowcaseWrapper--big .videoShowcaseSlider::after{display:none}.videoShowcaseWrapper--big .swiper-pagination{margin:15px 0 5px}.videoShowcaseWrapper--slider{width:auto;margin-right:-10px;margin-left:-10px;padding:10px;overflow:hidden}.videoShowcaseWrapper--dark{width:auto;margin-right:-10px;margin-left:-10px;padding-right:10px !important;padding-left:10px !important}.videoShowcaseWrapper--dark .videoShowcase{flex-direction:row;margin:0}.videoShowcaseWrapper__button{width:100%}.videoShowcaseWrapper .headingTabs{position:static;width:100% !important}.videoShowcaseSlider{overflow:visible}.videoShowcaseSlider .swiper-pagination{display:block}.videoShowcaseSlider [class^=swiper-button-]{display:none}}@media screen and (max-width: 1100px){.tvLayout__main .videoShowcaseWrapper{display:none}}.videoItem{width:calc(33.33% - 6.66px);height:auto}.tvLayout__main .videoItem{width:calc(50% - 5px)}.videoItem--fullwidth{width:100%}.videoItem:has(div>div[style*="display: none"]),.videoItem:has(div>ins[data-ad-status=unfilled]){display:none}.videoItem__thumb{position:relative;display:block}.videoItem__img{display:block;width:100%;height:100%;object-fit:cover;width:100%;height:220px}.videoItem__tags{position:absolute;inset:10px auto auto 10px}.videoItem__duration{text-shadow:1px 1px 0px #00000066;position:absolute;right:10px;bottom:10px;z-index:1;padding:2px 7px;color:#fff;font-size:14px;background:rgba(0,0,0,.5);border-radius:5px}.videoItem .videoInfo{padding:10px}.videoItem .videoInfo__data .trm{display:none}.videoItem--small{flex:1}.videoItem--small .videoItem__img{height:110px}.videoItem--small .videoInfo{padding:10px 0}.videoShowcaseWrapper--dark .videoItem--small .videoInfo{color:#959595}.videoItem--small .videoInfo__title{font-size:16px}.videoShowcaseWrapper--dark .videoItem--small .videoInfo__title a{color:#fff}.videoItem--small .videoPreview__icon{top:0;right:0;transform:rotateY(-180deg) rotateZ(-90deg) scale(0.6)}.videoItem--boxed{position:relative}.videoItem--boxed .videoItem__img{height:333px}.videoItem--boxed .videoInfo{position:absolute;right:0;bottom:0;left:0;padding:14% 60px 15px 15px;color:#d7d7d7;background:linear-gradient(transparent, rgba(0, 0, 0, 0.66));pointer-events:none}.videoItem--boxed .videoInfo__title{text-shadow:1px 1px 0px #00000066}.videoItem--boxed .videoInfo__title a{color:#fff}@media screen and (max-width: 768px){.videoItem{flex:none}.videoItem:not(.videoItem--small),.tvLayout__main .videoItem:not(.videoItem--small){width:100%}.videoShowcaseWrapper--slider .videoItem{overflow:hidden;background:var(--colorWhiteBg);border-radius:5px;box-shadow:0px 0px 10px #0000001f;padding:0}.videoItem__img,.videoItem .videoPreview__video{height:61vw !important}.videoItem--small{width:calc(50% - 5px)}.videoItem--small .videoItem__img,.videoItem--small .videoPreview__video{height:27vw !important}.videoItem--small .videoInfo{font-size:12px}.videoItem--small .videoInfo__title{font-size:14px}}@media(min-width: 769px){.videoItem--horizontal{display:flex;flex:none;gap:10px;align-items:flex-start}.videoItem--horizontal .videoItem__thumb{flex-shrink:0;width:160px}.videoItem--horizontal .videoItem__thumb img,.videoItem--horizontal .videoItem__thumb video{height:90px}.videoItem--horizontal .videoInfo{padding:0}.videoItem--horizontal .videoInfo__title{font-size:16px}.videoItem--horizontal .videoInfo__tags{display:none}.videoItem--horizontal .videoPreview__icon{top:0;right:0;transform:rotateY(-180deg) rotateZ(-90deg) scale(0.6)}}.videoInfo{font-size:14px}.videoInfo__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:5px;font-size:18px}.videoItem--boxed .videoInfo__title{margin:0}.videoInfo__data{margin-right:5px;white-space:nowrap}.videoInfo__data .trm{font-size:11px;opacity:.6}.videoInfo__tags{margin-top:10px}.videoInfo__tags:empty{display:none}.videoInfo__tags .pill{margin-bottom:3px;text-transform:lowercase}.videoInfo__desc{margin-top:10px}.videoInfo__desc--short{display:none}.videoInfo__showAll{display:none;margin-top:3px;padding:0;color:#2f6eb6;font-size:inherit;font-family:inherit;background:none;border:none}.videoInfo__age{display:inline-block;width:18px;margin:0 3px 0 0;transform:translateY(3px)}@media screen and (max-width: 768px){.videoInfo__author{display:block}.videoInfo__desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}@media(min-width: 769px){.videoInfo__desc{display:block !important}.videoInfo__showAll{display:none !important}}.gallery .slick-arrow:before{background:#2f6eb6}.gallery .slick-arrow:hover:before{background:#2a62a2}.gallery__counter{background:#2f6eb6}@media screen and (max-width: 768px){.gallery .slick-dots li.slick-active button{background:#2f6eb6;border-color:#2f6eb6}}.button--services{background:#2f6eb6}.button--services:hover{background:#2a62a2}.button--services.button--white{color:#2f6eb6;border-color:#2f6eb6}.button--services.button--white:hover{color:#fff}.most-read ul.list li span.iteration{background:#2f6eb6}.article-content .ogl-news__item__price{background:#2f6eb6}.article-content .ogl-news__more a,.article-content .ogl-news__more a:visited{color:#2f6eb6;border:1px solid #2f6eb6}.quizButtons__submit{background:#2f6eb6}.developer__phone i{color:#2f6eb6}.developer__email i{color:#2f6eb6}.searchInvestment{background:#2f6eb6}.oglCrosslinkItem__price{background:#2f6eb6}.searchSimple{background:#2f6eb6}.heading:before{background:#2f6eb6}.information__item:before{background:#2f6eb6}.categoryList__item:before{background:#2f6eb6}.counterLinks__counter{background:#2f6eb6}.counterLinks__counter:hover{background:#347aca}@media screen and (max-width: 768px){.counterLinks{overflow-y:auto;white-space:nowrap}}.Opinions__add,.Opinions__button{background:#2f6eb6}.Opinions__add:hover,.Opinions__button:hover{text-decoration:none;background:#2a62a2}.investmentShowMailformScroll{background:#2f6eb6}.investmentShowMailformScroll:hover{background:#2a62a2}header #navi-main,header:after,header #navi-main .app-icons,header .headerFeatured h3,header .headerFeatured h3:hover:after,header #navi-main .app-icons a:hover{background-color:#2f6eb6 !important}header.header--native::after{display:none}header #navi-main a:hover,header #navi-main>ul>li:hover,header #navi-main a.more{background-color:#2a62a2 !important}header .header-title,header .header-title a,header .header-title a:visited,header .headerFeatured ul.headerFeatured__list li.link-more a,header .headerFeatured ul.headerFeatured__list li.link-more a:visited,header .headerFeatured ul.headerFeatured__list li a strong{color:#2f6eb6 !important}header #navi-main a.more:hover{background:#25568d !important}
