/* https://s1.trrsf.com/update-1552329041/fe/zaz-comp-switch/_css/theme-default.css */
.cmp-switch-btn {
	width: 50px;
	height: 25px;
	background: #33332f;
	cursor: pointer;
	margin: 0 5px;
	position: relative;
	border-radius: 15px;
	float: left;
	box-shadow: 2px 2px 2px #a5a598;
}

.cmp-switch-btn .layer-btn {
	width: 2.5rem;
	height: 2.5rem;
	left: 0;
	background: #fff;
	border-radius: 15px;
	box-shadow: 0 0 1px #777;
	position: relative;
	z-index: 3;
	-ms-transition: all 100ms linear;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	transition: all 100ms linear;
}

.cmp-switch-btn .background-layers {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	border-radius: 15px;
}

.cmp-switch-btn .layer-on {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 15px;
	background: #98d62d;
	z-index: 2;
	-ms-transition: all 100ms linear;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	transition: all 100ms linear;
}

.cmp-switch-btn.is-on .layer-btn {
	left: 25px;
}

.cmp-switch-btn.is-on .layer-on {
	left: 0;
}

.cmp-switch-btn.is-off .layer-on {
	left: -50px;
}

.cmp-switch-btn.is-disabled {
	background: #f1f1f1;
	cursor: default;
}

.cmp-switch-btn.is-disabled .layer-btn {
	background: #d7d7d7;
}

.cmp-switch-btn.is-disabled .layer-on {
	left: 0;
	background: #f1f1f1;
}

.cmp-switch-btn-sm {
	width: 30px;
	height: 15px;
}

.cmp-switch-btn-sm .layer-btn {
	width: 1.5rem;
	height: 1.5rem;
}

.cmp-switch-btn-sm.is-on .layer-btn {
	left: 15px;
}





/* https://s1.trrsf.com/update-1554141028/fe/zaz-comp-drop-down-list/_css/theme-default.min.css */
/* Terra Networks */
.drop-down-container{width:131px;min-height:29px;cursor:pointer;display:inline-block;vertical-align:top;margin:0 5px 0 0}.drop-down-container ul{width:131px;background-color:#fff;border-radius:6px;box-shadow:0 2px 2px 0 rgba(0,0,0,.4);position:relative;margin-top:5px;padding:10px 0 6px;left:0;visibility:hidden;opacity:0;transition:visibility 0 .4s,opacity .4s linear}.drop-down-container li{height:29px;padding:0 0 0 12px;font-size:15px;font-weight:700;font-family:Ubuntu}.drop-down-container li:hover{color:#696969}.drop-down-selector{width:100%;height:29px;position:relative;padding-left:12px;border:1px #d7d7d7 solid;border-radius:6px;font-size:14px;font-weight:600;color:#191917;line-height:25px}.drop-down-selector .list-arrow{position:absolute;right:10px;top:8px}.show-list .drop-down-selector{background-color:#f1f1f1}.show-list ul{visibility:visible;opacity:1;transition:opacity .4s linear;z-index:9999}.drop-down-selector-mobile{width:131px;height:29px;position:relative;margin:0 5px 0 0;padding:0 0 0 12px;border:1px #d7d7d7 solid;border-radius:6px;font-size:14px;font-weight:600;color:#191917;line-height:25px;cursor:pointer;display:inline-block;float:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(https://s1.trrsf.com/fe/zaz-comp-drop-down-list/data/arrow.png) no-repeat scroll right center}.drop-down-selector-mobile .mob{background-color:#fff}.nightmode .drop-down-selector{color:#fff}

/* https://s1.trrsf.com/update-1578598254/fe/zaz-app-teams/_css/theme-default.min.css */
/* Terra Networks */
.app-teams__content{text-align:center;max-width:27rem;margin:.2rem auto;position:relative;height:188px}.app-teams__content__list{text-align:center;margin-top:10px;display:none}.app-teams__content__list.is-active{display:inline-block}.app-teams__team{display:block;float:left;width:20%;margin:.5rem 0}.app-teams__team:focus,.app-teams__team:hover{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);opacity:.8;outline:0}.app-teams__header{margin:1.5rem;height:2rem}.app-teams__header__title{display:none}.app-teams__header__text{font-weight:400!important;font-size:14px;font-family:Ubuntu;text-transform:uppercase;line-height:1;text-align:center;transition:all 200ms linear}.app-teams__header__text:focus,.app-teams__header__text:hover{opacity:.7}.app-teams__header__menu{text-align:center}.app-teams__header__item{display:inline}.app-teams .app-teams__button:focus,.app-teams .app-teams__button:hover{color:#191917;border:1px solid #a5a598;z-index:1}.app-teams__button{-ms-transition:all 200ms linear;-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;transition:all 200ms linear;font-family:Ubuntu;display:inline-block;border:1px solid #a5a598;background-color:#fff;border-radius:.3rem;width:6.5rem;height:2.5rem;vertical-align:middle;padding:.5rem;line-height:1;color:#191917;text-transform:lowercase;font-size:14px;z-index:1;position:relative;box-shadow:inset 0 0 6px -2px #ccc;margin-right:-.5rem;cursor:pointer}.app-teams__button.is-disabled{color:#65655d;z-index:0;border:1px solid #d7d7d7;background-color:#f1f1f1}.app-teams__footer{padding:1.5rem 2rem 0}.app-teams__labelto{font-size:1.4rem;left:12px;bottom:5px;float:right}.app-teams__labelto__link{float:left}.app-teams__labelto__text{display:inline-block;text-align:right}.app-teams__labelto__icon{display:inline-block;margin-left:1rem}.app-teams__labelto:focus,.app-teams__labelto:hover{opacity:.85}.w1024 .cards.w2h1.noflex-1024 .app-teams__header,.w1280 .cards.w2h1 .app-teams__header,.w320 .cards.w2h1 .app-teams__header,.w768 .cards.w2h1 .app-teams__header{margin:3px 0}.w1024 .cards.w2h1.noflex-1024 .app-teams__header__title,.w1280 .cards.w2h1 .app-teams__header__title,.w320 .cards.w2h1 .app-teams__header__title,.w768 .cards.w2h1 .app-teams__header__title{display:inline-block}.w1024 .cards.w2h1.noflex-1024 .app-teams__header__title__link,.w1280 .cards.w2h1 .app-teams__header__title__link,.w320 .cards.w2h1 .app-teams__header__title__link,.w768 .cards.w2h1 .app-teams__header__title__link{font-family:Ubuntu;font-size:12px;color:#66af24;margin-left:12px;font-weight:700}.w1024 .cards.w2h1.noflex-1024 .app-teams__header__menu,.w1280 .cards.w2h1 .app-teams__header__menu,.w320 .cards.w2h1 .app-teams__header__menu,.w768 .cards.w2h1 .app-teams__header__menu{float:right;margin-right:17px}.w1024 .cards.w2h1.noflex-1024 .app-teams__button,.w1280 .cards.w2h1 .app-teams__button,.w320 .cards.w2h1 .app-teams__button,.w768 .cards.w2h1 .app-teams__button{width:48px;height:18px;padding-top:3px;font-size:11px;margin-right:-4px}.w1024 .cards.w2h1.noflex-1024 .app-teams__content,.w1280 .cards.w2h1 .app-teams__content,.w320 .cards.w2h1 .app-teams__content,.w768 .cards.w2h1 .app-teams__content{max-width:none;margin:0 0 0 5px}.w1024 .cards.w2h1.noflex-1024 .app-teams__team,.w1280 .cards.w2h1 .app-teams__team,.w320 .cards.w2h1 .app-teams__team,.w768 .cards.w2h1 .app-teams__team{width:14%;margin:2px 0}.w1024 .cards.w2h1.noflex-1024 .app-teams__team .icon,.w1280 .cards.w2h1 .app-teams__team .icon,.w320 .cards.w2h1 .app-teams__team .icon,.w768 .cards.w2h1 .app-teams__team .icon{width:24px;height:24px;background-size:24px auto}.nightmode .app-teams__button{background-color:#33332f}.nightmode .app-teams__button:focus,.nightmode .app-teams__button:hover{color:#f1f1f1}.nightmode .app-teams__button.is-disabled{background-color:#f1f1f1;color:#65655d}

/* https://s1.trrsf.com/update-1566933644/fe/zaz-app-profiles-list/_css/theme-default.min.css */
/* Terra Networks */
.profileList{border-top:.2rem solid #ff7212}.profileList__img,.profileList__nav__icon--next,.profileList__nav__icon--prev,.profileList__showMore{-ms-transition:all 200ms linear;-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;transition:all 200ms linear}.profileList__img:focus,.profileList__img:hover,.profileList__nav__icon--next:focus,.profileList__nav__icon--next:hover,.profileList__nav__icon--prev:focus,.profileList__nav__icon--prev:hover,.profileList__showMore:focus,.profileList__showMore:hover{opacity:.5}.profileList__label,.profileList__name,.profileList__subTitle,.profileList__titles{max-width:15rem;vertical-align:middle;margin:auto;display:table-row;text-align:center}.profileList__nav,.profileList__nav--noFooter{position:absolute;width:100%;height:20rem;margin-top:7.5rem;top:0;font-size:3.6rem}.profileList__nav__icon--next,.profileList__nav__icon--prev{margin:2rem 2.5rem;display:block;float:right;text-align:right;cursor:pointer;position:relative;z-index:2;color:#a5a598}.is-disabled.profileList__nav__icon--next,.is-disabled.profileList__nav__icon--prev{opacity:.5}.profileList__item{opacity:1;height:23rem;width:22rem;float:left;text-align:center;-ms-transition:opacity 500ms ease-in-out;-webkit-transition:opacity 500ms ease-in-out;-moz-transition:opacity 500ms ease-in-out;transition:opacity 500ms ease-in-out}.is-hidden.profileList__item{display:block;opacity:0}.profileList--default{border-top-color:#ff7212}.profileList--sport{border-top-color:#006962}.profileList--news{border-top-color:#d72007}.profileList--lifestyle{border-top-color:#b040a2}.profileList__header{padding:1.5rem;font-weight:700;text-transform:uppercase;line-height:1}.profileList__header__img{vertical-align:middle;margin-right:.5rem}.profileList__nav--noFooter{padding-top:2.5rem}.profileList__nav__icon--prev{float:left}.profileList__nav.is-hidden{display:none}.profileList__list{overflow:hidden}.profileList__list-wrap{height:20rem;padding:0 4rem;overflow:hidden}.profileList__list--noFooter{height:24.5rem}.profileList__list--noFooter-wrap{margin-top:2rem}.profileList__imgRounded{border-radius:50%;overflow:hidden}.profileList__img{display:block;margin:auto;width:13.2rem;height:13.2rem}.profileList__img:before{position:absolute;border-radius:50%;display:block;width:13.2rem;height:13.2rem;content:'';border:.5rem solid #fff;opacity:.3;-webkit-box-shadow:inset 0 0 2px 0 #fff;box-shadow:inset 0 0 2px 0 #fff}.profileList__footer{display:block;padding:1rem 1.5rem;height:4.5rem;border-top:1px solid #eee;position:absolute;bottom:0;width:100%}.profileList__count{font-size:12px;color:#a5a598;font-weight:600}.profileList__count:before{content:attr(data-count)}.profileList__count.is-hidden{display:none}.profileList__showMore{text-transform:uppercase;float:right;font-size:16px;cursor:pointer}.profileList__icon{display:inline-block;vertical-align:text-bottom}.profileList__titles{display:table;height:7rem;padding-top:1rem}.profileList__label{display:table;position:relative;margin:-2rem auto;min-width:3rem;min-height:2.2rem;box-shadow:0 0 .3rem 0 #fff;border-bottom:1px solid #ccc;border-radius:10rem;background:#fff;vertical-align:middle;color:#000;padding:.5rem 1rem;font-size:12px}.profileList__name{font-weight:700}.profileList__tablewrap{display:table-cell;width:100%;vertical-align:middle}.profileList__subTitle{color:#65655d;font-weight:600;font-style:italic;font-size:14px}.profileList__scrollable{-ms-transition:all 400ms ease-in-out;-webkit-transition:all 400ms ease-in-out;-moz-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out}.w4h2 .profileList__item{width:17.7rem}.w4h2 .profileList__nav__icon--next,.w4h2 .profileList__nav__icon--prev{margin:2rem}.w4h2.flex .profileList__item{width:22rem}.nightmode .profileList__header,.nightmode .profileList__list-wrap{color:#f1f1f1}.nightmode .profileList__footer{border-top:1px solid #65655d}@media all and (min-width:80em){.w4h2.flex .profileList__item{width:17.7rem}.reduce-page .w4h2.flex .profileList__item{width:22rem}}

/* https://s1.trrsf.com/update-1574368841/fe/zaz-app-subjects-list/_css/theme-default.css */
.subjectsList {
	border-top: 2px solid #ff7212;
	height: 100%;
}

.subjectsList--news,
.subjectsList--economy {
	border-color: #d72007;
}

.subjectsList--sport {
	border-color: #006962;
}

.subjectsList--lifestyle,
.subjectsList--entertainment {
	border-color: #b040a2;
}

.subjectsList .subjectsList__header {
	padding: 12px 15px;
	font-family: Ubuntu;
	text-transform: uppercase;
}

.subjectsList .subjectsList__description {
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

.subjectsList .subjectsList__navigation {
	padding: 0 15px;
	width: 100%;
	display: inline-block;
}

.subjectsList .subjectsList__item {
	border-top: 1px solid #e3e3e3;
	display: inline-block;
	width: 100%;
	min-height: 35px;
}

.subjectsList .subjectsList__item:first-child {
	border-top: 1px solid #fff;
}

.subjectsList .subjectsList__item .item-img {
	vertical-align: middle;
}

.subjectsList .subjectsList__link {
	display: block;
	text-transform: capitalize;
	color: #707070;
	font-size: 14px;
	line-height: 21px;
}

.subjectsList .subjectsList__link:hover {
	opacity: .5;
}

.subjectsList .subjectsList__link .listItemTitle {
	margin-left: 10px;
	display: inline-block;
	height: 24px;
	vertical-align: sub;
}

.nightmode .subjectsList__description {
	color: #f1f1f1;
}





