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:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.tvLayout__top{width:100%}.tvLayout__main{width:720px;min-width:0}.tvLayout__sidebar{width:360px}.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;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:""}.tvLayout__darkBg--noSlider{margin-bottom:20px}.tvLayout__darkBg--noSlider .component{margin:0}.tvLayout__darkBg .heading{color:#fff}.tvLayout__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;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;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:""}.more a:-webkit-any-link{background:#eee}.more a:-moz-any-link{background:#eee}.more a:any-link,.more button{background:#eee}@media screen and (max-width: 1100px){.tvLayout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;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{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;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{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:10px 0;background:#141414}.searchBox::before{position:absolute;top:0;bottom:0;left:50%;z-index:-1;width:100vw;background:inherit;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:""}.searchBox__form{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px}.searchBox__input{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.searchBox__input .fieldset{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;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:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px}.searchBox__extra div{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0}.searchBox__extra .button{padding:0 10px}.searchBox__more{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;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{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.searchBox__send{gap:10px;text-transform:uppercase}.searchBox__send span{font-weight:normal;font-size:27px;-webkit-transform:translateY(-2px);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{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;padding:14px 0 13px;background:#141414}.navTv::before{position:absolute;top:0;bottom:0;left:50%;z-index:-1;width:100vw;background:inherit;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:""}.navTv__item .pill{color:#fff}.navTv__item--more{display:none}.navTv__item--arrow .pill{width:33px;height:33px;padding:0;font-size:0;cursor:pointer}.navTv__item--arrow .pill .trm::before{font-size:11px}.navTv__item--arrowExpanded .trm{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.navTv__item:first-child{display:none}.navTv__showSearch{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;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:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}.navTv__item--arrow{display:none}.navTv__item:first-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.navTvWrapper{margin-top:10px !important}}@media(min-width: 769px){.navTvWrapper{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}}.videoShowcase{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;height:auto}.videoShowcase--sliderDesktop{gap:0}.videoShowcase:not(.swiper-wrapper){-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;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%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);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:-webkit-box;display:-webkit-flex;display:-ms-flexbox;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:-webkit-gradient(linear, left top, right top, from(#141414), to(transparent));background:linear-gradient(to right, #141414, transparent)}.videoShowcaseWrapper--big .videoShowcaseSlider::after{right:0;background:-webkit-gradient(linear, right top, left top, from(#141414), to(transparent));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;-webkit-transform:translateX(-50%);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{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0;border:none}.showTitle::before{display:none}.showTitle a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.showTitle__img{margin-right:10px;padding-right:10px;border-right:2px solid #d7d7d7}@media screen and (max-width: 768px){.videoShowcase{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.videoShowcase.swiper-wrapper{gap:0}.videoShowcase:not(.swiper-wrapper){-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 -10px}.videoShowcaseWrapper--big{-webkit-filter:none;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;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__thumb{position:relative;display:block}.videoItem__img{display:block;width:100%;height:100%;-o-object-fit:cover;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{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;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;-webkit-transform:rotateY(-180deg) rotateZ(-90deg) scale(0.6);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:-webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.66)));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{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;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;-webkit-box-shadow:0px 0px 10px #0000001f;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:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;gap:10px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.videoItem--horizontal .videoItem__thumb{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:180px}.videoItem--horizontal .videoItem__thumb img,.videoItem--horizontal .videoItem__thumb video{height:128.4px}.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;-webkit-transform:rotateY(-180deg) rotateZ(-90deg) scale(0.6);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;-webkit-transform:translateY(3px);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 #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}
