.home-quizzes-block{width:100%}.home-quizzes-block .home-quizzes-title{display:flex;justify-content:center;align-items:center;margin-bottom:40px}.home-quizzes-block .home-quizzes-title img{width:161px;height:60px}@media (min-width:768px){.home-quizzes-block .home-quizzes-title img{width:322px;height:120px}}.home-quizzes-block .home-quizzes-swiper .swiper-button-prev{display:none}@media (min-width:1024px){.home-quizzes-block .home-quizzes-swiper .swiper-button-prev{display:flex}}.home-quizzes-block .home-quizzes-swiper .swiper-button-prev:before{width:120px;background:linear-gradient(90deg,#000 0,transparent)}.home-quizzes-block .home-quizzes-swiper .swiper-button-next{width:120px;right:-50px;display:none}@media (min-width:1024px){.home-quizzes-block .home-quizzes-swiper .swiper-button-next{display:flex}}.home-quizzes-block .home-quizzes-swiper .swiper-button-next:before{background:linear-gradient(90deg,transparent 0,transparent 25%,#000 95%,#000)}.home-quizzes-block .home-quizzes-swiper .home-quizzes-swiper-item{width:100%}@media (min-width:768px){.home-quizzes-block .home-quizzes-swiper .home-quizzes-swiper-item{margin-left:60px;width:80%}}.home-quizzes-block .home-quizzes-swiper .home-quizzes-swiper-item .quiz-item{margin-bottom:23px}.home-quizzes-block .indicator-holder{display:flex;justify-content:center;align-items:center;overflow:hidden;padding:0 20px}.home-quizzes-block .indicator-holder .indicator-wrapper{display:flex;grid-gap:16px;gap:16px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.home-quizzes-block .indicator-holder .indicator-wrapper::-webkit-scrollbar{display:none}.home-quizzes-block .indicator-holder .indicator-wrapper .indicator{flex-shrink:0;width:12px;height:12px;border-radius:50%;background:#414141;cursor:pointer}.home-quizzes-block .indicator-holder .indicator-wrapper .indicator.active{background:#d2d2d2}@media (min-width:768px){.home-quizzes-block .indicator-holder .indicator-wrapper .indicator{width:15px;height:15px}}.home-categories-block{width:100%;overflow:hidden}.home-categories-block .block-list.one{display:flex;justify-content:center;overflow:hidden;grid-gap:20px;gap:20px}@media (max-width:768px){.home-categories-block .block-list.one{flex-direction:column}}.home-categories-block .block-list.one .block-list-item{flex-shrink:0;flex:1 1;width:calc(33.33333% - 13.33333px);display:flex;flex-direction:column;grid-gap:16px;gap:16px;align-items:center;overflow:hidden}@media (max-width:768px){.home-categories-block .block-list.one .block-list-item{width:100%}}.home-categories-block .block-list.one .block-list-item a{width:100%}.home-categories-block .block-list.one .block-list-item .block-list-item-header-image{width:100%;padding-bottom:56%;position:relative;background-size:contain;background-position:50%}.home-categories-block .block-list.one .block-list-item .block-list-item-header-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:35%}.home-categories-block .block-list.one .block-list-item__title{color:#fff;text-align:center;text-shadow:0 4px 8px rgba(0,0,0,.45);font-size:28px;font-style:normal;font-weight:600;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-categories-block .block-list.one .block-list-item__series{width:100%;display:flex;flex-direction:column;grid-gap:10px;gap:10px;align-items:center;padding:0 7px}.home-categories-block .block-list.one .block-list-item__series a{width:100%;text-decoration:none}.home-categories-block .block-list.one .block-list-item__series__item{position:relative;width:100%;border-radius:12px;border-bottom:1px solid #1d1d1d;display:flex;grid-gap:10px;gap:10px;justify-content:space-between;align-items:center;padding:12px;color:#fff;font-size:17px;line-height:23px}.home-categories-block .block-list.one .block-list-item__series__item:hover .hover-popup{display:block}.home-categories-block .block-list.one .block-list-item__series__item .hover-popup{display:none;position:absolute;top:0;left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;color:#fff;background-color:#414141;border-radius:8px;padding:8px;transform:translateY(-100%)}.home-categories-block .block-list.one .block-list-item__series__item__title{position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-categories-block .block-list.one .block-list-item__series__item__count{flex-shrink:0}.home-categories-block .block-list.one .block-list-item.fb .block-list-item-header-image{background-image:url(/assets/images/Thumbnail-cats-fnb.png)}.home-categories-block .block-list.one .block-list-item.fb .block-list-item__series__item{background:rgba(255,102,0,.4)}.home-categories-block .block-list.one .block-list-item.ops .block-list-item-header-image{background-image:url(/assets/images/Thumbnail-cats-ops.png)}.home-categories-block .block-list.one .block-list-item.ops .block-list-item__series__item{background:rgba(118,189,135,.4)}.home-categories-block .block-list.one .block-list-item.sm .block-list-item-header-image{background-image:url(/assets/images/Thumbnail-cats-s&m.png)}.home-categories-block .block-list.one .block-list-item.sm .block-list-item__series__item{background:rgba(255,125,215,.4)}.home-categories-block .block-list.mobile{display:block}@media (min-width:1024px){.home-categories-block .block-list.mobile{display:none}}.home-categories-block .block-list.mobile .tabs__head{display:flex;justify-content:center;align-items:center}.home-categories-block .block-list.mobile .tabs__head__tab-item{flex:1 1;position:relative;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:4px;gap:4px}.home-categories-block .block-list.mobile .tabs__head__tab-item img{width:54px;height:54px}.home-categories-block .block-list.mobile .tabs__head__tab-item.fb.active:after{background-color:#f60}.home-categories-block .block-list.mobile .tabs__head__tab-item.ops.active:after{background-color:#76bd87}.home-categories-block .block-list.mobile .tabs__head__tab-item.sm.active:after{background-color:#ff7dd7}.home-categories-block .block-list.mobile .tabs__head__tab-item__title{position:absolute;top:0;left:0;right:0;bottom:0;color:transparent;text-align:center;text-shadow:0 4px 8px rgba(0,0,0,.45);font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;transition:color .3s;padding:12px 0;display:flex;justify-content:center;align-items:center;opacity:0}.home-categories-block .block-list.mobile .tabs__head__tab-item.active .tabs__head__tab-item__image{opacity:0}.home-categories-block .block-list.mobile .tabs__head__tab-item.active .tabs__head__tab-item__title{color:#fff;opacity:1}.home-categories-block .block-list.mobile .tabs__head__tab-item.active:after{content:"";position:absolute;bottom:0;left:50%;right:50%;height:4px;animation:expand .3s ease-in-out forwards}.home-categories-block .block-list.mobile .tabs__content{margin-top:24px;display:flex;flex-direction:column;grid-gap:12px;gap:12px}.home-categories-block .block-list.mobile .tabs__content a{width:100%;text-decoration:none}.home-categories-block .block-list.mobile .tabs__content__item{padding:12px;display:flex;justify-content:space-between;align-items:center;grid-gap:6px;gap:6px;border-bottom:1px solid #1d1d1d;border-radius:12px}.home-categories-block .block-list.mobile .tabs__content__item__title{color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.home-categories-block .block-list.mobile .tabs__content__item__count{flex-shrink:0;color:#fff;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.home-categories-block .block-list.mobile .tabs__content__item.fb{background:rgba(255,102,0,.4)}.home-categories-block .block-list.mobile .tabs__content__item.ops{background:rgba(118,189,135,.4)}.home-categories-block .block-list.mobile .tabs__content__item.sm{background:rgba(255,125,215,.4)}.home-categories-block .button-group{margin-top:12px;width:100%;display:flex;justify-content:center;align-items:center}.home-categories-block .button-group a{text-decoration:none}.home-categories-block .button-group .button{border-radius:6px;background:#1f1f1f;padding:10px 24px;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media (min-width:1024px){.home-categories-block .button-group .button{color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}}@keyframes expand{0%{left:50%;right:50%}to{left:0;right:0}}.search-bar-wrapper .background-light,.search-bar-wrapper .border-light{transition:all .3s ease-in-out;width:calc(100% + 2px);height:40px;position:absolute;border-radius:26px;opacity:.6;z-index:0;background:linear-gradient(91deg,#f60 .2%,#76bd87 45.94%,#ff7dd7);-webkit-filter:blur(40px);filter:blur(40px)}@media (min-width:768px){.search-bar-wrapper .background-light,.search-bar-wrapper .border-light{height:68px}}.search-bar-wrapper .background-light.hidden,.search-bar-wrapper .border-light.hidden{opacity:0}.search-bar-wrapper .border-light{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;-webkit-filter:none;filter:none;border-radius:8px}.search-category{display:flex;align-items:center;grid-gap:10px;gap:10px;justify-content:center}.search-category .category-count{position:relative;background-color:#2672ec;color:#fff;font-size:14px;line-height:23px;padding:0 5px;border-radius:10px}.search-category .category-count .count-number{letter-spacing:0}.quiz-block .quiz-time-logo{width:100%;display:flex;justify-content:center;align-items:center;margin-top:64px}.quiz-block .quiz-time-logo img{width:322px}@media (max-width:1023px){.quiz-block .quiz-time-logo img{width:161px}}.quiz-block .quiz-block-item{margin-top:40px}@media (max-width:1023px){.quiz-block .quiz-block-item{margin-top:24px}}#content{min-height:593px}@media (max-width:768px){#content{min-height:unset}}@media (max-width:768px){#content .search.active{margin:40px 0;padding-bottom:0}}.react-btn{position:relative}.react-btn .react-btn-trigger{display:flex;align-items:center;grid-gap:5px;gap:5px;cursor:pointer}.react-btn .react-popup{position:absolute;bottom:calc(100% + 13.5px);right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:100}.react-btn .react-popup .react-popup-inner{position:relative;display:flex;padding:10px 15px;background-color:#414141;width:235px;height:60px;justify-content:space-between;align-items:flex-end;border-radius:40px}.react-btn .react-popup .react-popup-inner .react-popup-item{cursor:pointer;flex-shrink:0;position:relative;display:flex;flex-direction:column;width:40px;height:40px;transition:all .3s ease-in-out}.react-btn .react-popup .react-popup-inner .react-popup-item.active{width:70px;transform:translateY(-30px)}.react-btn .react-popup .react-popup-inner .react-popup-item.inactive{width:36px;transform:translateY(4px)}.react-btn .react-popup .react-popup-inner .react-popup-item__icon{transition:all .3s ease-in-out;position:relative;z-index:1;padding:6px;border-radius:50%;background-color:#1f1f1f}.react-btn .react-popup .react-popup-inner .react-popup-item__icon img{position:relative;width:100%;height:100%}.react-btn .react-popup .react-popup-inner .react-popup-item__text{opacity:0;transition:all .3s ease-in-out;position:absolute;display:flex;justify-content:center;align-items:center;white-space:nowrap;font-size:10px;color:#d2d2d2;line-height:12px;font-weight:500;padding:2px 12px;bottom:120%;left:50%;transform:translate(-50%);background:#1f1f1f;border-radius:12px}.react-btn .react-popup .react-popup-inner .react-popup-item:hover .react-popup-item__text{opacity:1}.series-video-container .desktop{display:none}@media (min-width:768px){.series-video-container .desktop{display:block}}.series-video-container .desktop .series-video-list{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.series-video-container .desktop .series-video-list a{text-decoration:none}.series-video-container .desktop .series-video-list a:hover{color:inherit}.series-video-container .desktop .series-video-list__item{overflow:hidden;display:flex;grid-gap:16px;gap:16px;cursor:pointer}.series-video-container .desktop .series-video-list__item:hover .series-video-list__item__thumbnail__video__cover{background:transparent}.series-video-container .desktop .series-video-list__item:hover .series-video-list__item__thumbnail__video__cover__play{display:block}.series-video-container .desktop .series-video-list__item:hover .series-video-list__item__info__block__title{font-weight:700}.series-video-container .desktop .series-video-list__item__thumbnail{flex-shrink:0;display:flex;justify-content:center;align-items:center}.series-video-container .desktop .series-video-list__item__thumbnail__video{position:relative}.series-video-container .desktop .series-video-list__item__thumbnail__video__cover{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.3);z-index:1;display:flex;justify-content:center;align-items:center;border-radius:8px}.series-video-container .desktop .series-video-list__item__thumbnail__video__cover__play{display:none;font-size:20px}.series-video-container .desktop .series-video-list__item__thumbnail__video iframe{border-radius:8px;box-shadow:0 6px 12px 0 rgba(0,0,0,.25);width:95px;height:56px}.series-video-container .desktop .series-video-list__item__info{flex:1 1;display:flex;grid-gap:4px;gap:4px;color:#f5f5f5}.series-video-container .desktop .series-video-list__item__info.completed{color:hsla(0,0%,100%,.6)}.series-video-container .desktop .series-video-list__item__info.fnb{color:#f60}.series-video-container .desktop .series-video-list__item__info.ope{color:#76bd87}.series-video-container .desktop .series-video-list__item__info.snm{color:#ff7dd7}.series-video-container .desktop .series-video-list__item__info__play{font-size:14px;font-weight:600;line-height:23px}.series-video-container .desktop .series-video-list__item__info__block{width:100%;display:flex;flex-direction:column;justify-content:space-between;grid-gap:4px;gap:4px}.series-video-container .desktop .series-video-list__item__info__block__title{font-size:14px;font-weight:600;line-height:23px;text-transform:uppercase;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:46px}.series-video-container .desktop .series-video-list__item__info__block__rest{display:flex;justify-content:space-between;align-items:center}.series-video-container .desktop .series-video-list__item__info__block__rest__duration{font-size:14px;font-weight:400;line-height:23px}.series-video-container .desktop .series-video-list__item__info__block__rest__viewed{display:flex;grid-gap:2px;gap:2px;align-items:center;font-size:12px;font-weight:400}.series-video-container .desktop .series-video-list__item__info__block__rest__viewed .icon-check{font-size:12px;line-height:18px}.series-video-container .desktop .series-video-list__item__info__block__rest__viewed.fnb .icon-check{color:#f60}.series-video-container .desktop .series-video-list__item__info__block__rest__viewed.ope .icon-check{color:#76bd87}.series-video-container .desktop .series-video-list__item__info__block__rest__viewed.snm .icon-check{color:#ff7dd7}.series-video-container .mobile{display:block}@media (min-width:768px){.series-video-container .mobile{display:none}}.video-popup-quiz{position:fixed;top:0;left:0;width:0;height:0}.video-popup-quiz .close-icon{cursor:pointer;position:absolute;right:40px;top:40px;z-index:6}@media (min-width:1024px){.video-popup-quiz .close-icon{right:120px;top:120px}}.video-popup-quiz.active{width:100vw;height:100vh;z-index:100;background:rgba(0,0,0,.8)}.video-popup-quiz.active #tsparticles{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.video-popup-quiz .video-popup-quiz-content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:768px){.video-popup-quiz .video-popup-quiz-content .video-popup-quiz-header{max-width:215px}}.video-popup-quiz .video-popup-quiz-content .video-popup-quiz-body{margin-top:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:24px;gap:24px;color:#fff;text-align:center;text-shadow:0 4px 8px rgba(0,0,0,.45);font-family:Montserrat;font-size:17px;font-style:normal;font-weight:500;line-height:23px}.video-popup-quiz .video-popup-quiz-content .video-popup-quiz-body div{max-width:46.6%}@media (max-width:768px){.video-popup-quiz .video-popup-quiz-content .video-popup-quiz-body div{max-width:670%}}.video-popup-quiz .video-popup-quiz-content .video-popup-quiz-body__title{color:#fff;text-align:center;text-shadow:0 4px 8px rgba(0,0,0,.45);font-family:Montserrat;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.video-popup-quiz .video-popup-quiz-content .video-popup-quiz-body__number{font-weight:700}.video-popup-quiz .video-popup-quiz-content .video-popup-quiz-button{margin-top:24px;text-decoration:none!important}.video-popup-quiz .video-popup-quiz-content .video-popup-quiz-button__button{background-color:#2672ec;border-radius:6px;padding:10px 40px;width:156px;height:36px;color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;display:flex;justify-content:center;align-items:center}.limited{width:100vw;height:100vh;overflow:hidden}section.directory .tab-wrapper{display:flex;flex-direction:row}section.directory .tab-wrapper>div{flex:1 1;border-bottom:4px solid;border-color:transparent;height:106px;display:flex;justify-content:center;align-items:center;grid-gap:20px;gap:20px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:25px}section.directory .tab-wrapper>div:hover{background-color:rgba(65,65,65,.5)}section.directory .tab-wrapper>div>img{height:54px;display:block}section.directory .tab-wrapper>div>span{display:none;text-align:center}@media (max-width:850px){section.directory .tab-wrapper>div>span{font-size:12px}}section.directory .btn-wrapper{display:flex;flex-direction:row;justify-content:center;margin-top:4rem}section.directory .summary{margin:48px 0;display:flex;flex-direction:row-reverse}section.directory .summary span:first-child{font-weight:600;font-size:28px}section.directory .summary .order{display:flex;flex-direction:row;align-items:center;grid-gap:8px;gap:8px}section.directory .summary .order .label{font-weight:600;font-size:11px;color:hsla(0,0%,100%,.5)}section.directory .summary .order .label .icon-sorting{font-size:13px}section.directory .summary .order .value{font-weight:500;font-size:17px;position:relative;cursor:pointer;min-width:65px}section.directory .summary .order .value .overlay{display:none}section.directory .summary .order .value .overlay.open{display:block}section.directory .summary .order .value .popup{position:absolute;min-width:115px;bottom:-75px;right:0;display:none;border-radius:8px;background-color:#414141;flex-direction:column;grid-gap:1px;gap:1px;overflow:hidden;z-index:12}section.directory .summary .order .value .popup.open{display:flex}section.directory .summary .order .value .popup div{display:flex;align-items:center;grid-gap:4px;gap:4px;background-color:#1d1d1d;height:35px;padding:0 12px;cursor:pointer}section.directory .summary .order .value .popup div:hover{background-color:#414141}section.directory .summary .order .value .popup div .icon-check{display:none;margin-top:2px;font-size:11px;color:#fff}section.directory .summary .order .value .popup div.active .icon-check{display:block}section.directory .summary .order .value .popup div>span:last-child{color:#fff;font-weight:400;font-size:14px;margin:0}section.directory.fb .tab-wrapper>div:first-child{border-color:#f60}section.directory.fb .tab-wrapper>div:first-child>img{display:none}section.directory.fb .tab-wrapper>div:first-child>span{display:block}section.directory.ops .tab-wrapper>div:nth-child(2){border-color:#76bd87}section.directory.ops .tab-wrapper>div:nth-child(2)>img{display:none}section.directory.ops .tab-wrapper>div:nth-child(2)>span{display:block}section.directory.sm .tab-wrapper>div:nth-child(3){border-color:#ff7dd7}section.directory.sm .tab-wrapper>div:nth-child(3)>img{display:none}section.directory.sm .tab-wrapper>div:nth-child(3)>span{display:block}.item{padding-bottom:10px}.item .title{position:relative;padding:12px;display:flex;align-items:center;grid-gap:10px;gap:10px;color:#fff;font-size:20px;font-weight:600;overflow:hidden;border-radius:12}.item .title.fb .process-bar{background-color:#662900}.item .title.fb .process-bar .process{background-color:rgba(255,102,0,.4)}.item .title.ops .process-bar{background-color:#2f4c36}.item .title.ops .process-bar .process{background-color:rgba(118,189,135,.4)}.item .title.sm .process-bar{background-color:#663256}.item .title.sm .process-bar .process{background-color:rgba(255,125,215,.4)}.item .title .process-bar{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;border-radius:12px;overflow:hidden}.item .title .process-bar .process{position:absolute;z-index:2;top:0;bottom:0;left:0}.item .title .info-wrapper{position:relative;z-index:10;height:100%}.item .title .info-wrapper,.item .title .info-wrapper .info{flex:1 1;display:flex;align-items:center;grid-gap:10px;gap:10px}@media (max-width:975px){.item .title .info-wrapper .info{grid-gap:6px;gap:6px}}.item .title .info-wrapper .info .name{flex:1 1}.item .title .info-wrapper .info .total{font-size:17px;font-weight:500;line-height:23px}@media (max-width:975px){.item .title .info-wrapper .info .name{font-size:14px}.item .title .info-wrapper .info .total{font-size:13px}}.item .title .info-wrapper .icon{font-size:24px;flex-shrink:0;transition:all .3s ease}.item .episodes{display:none;opacity:0;transition:all .3s ease}.item .episodes .episode{cursor:pointer;text-decoration:none;border-bottom:1px solid #1d1d1d;transition:all .3s ease;display:flex;flex-direction:column}.item .episodes .quiz{position:relative;margin-top:8px;padding:24px 24px 24px 70px;background:#414141;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;grid-gap:8px;gap:8px;overflow:hidden}@media (max-width:975px){.item .episodes .quiz{margin-top:0;padding:50px 20px 20px;flex-direction:column}}.item .episodes .quiz .tag{position:absolute;min-width:148px;transform:rotate(-30deg);display:flex;justify-content:center;align-items:center;font-weight:600;font-size:12px;padding:4px 44px;top:10px;left:-38px}.item .episodes .quiz .tag.passed{background:#327338;top:10px;left:-44px}.item .episodes .quiz .tag.failed{background:#fc434e;top:10px;left:-38px}.item .episodes .quiz .tag.inProgress{background:#2672ec;top:12px;left:-39px}.item .episodes .quiz .tag.notStarted,.item .episodes .quiz .tag.toTake{display:none}.item .episodes .quiz .quiz-info{overflow:hidden;flex:1 1;display:flex;align-items:center;font-size:14px;font-weight:700;line-height:23px;grid-gap:8px;gap:8px}.item .episodes .quiz .quiz-info .logo{flex-shrink:0;display:flex;align-items:center;width:47.8px;height:45px}@media (min-width:768px){.item .episodes .quiz .quiz-info .quiz-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:20px}}.item .episodes .quiz .button-group{flex-shrink:0;display:flex;align-items:center;flex-wrap:wrap;grid-gap:8px;gap:8px}@media (max-width:768px){.item .episodes .quiz .button-group{width:100%}}.item .episodes .quiz .button-group .button{cursor:pointer;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:flex;align-items:center;justify-content:center;text-decoration:none;grid-gap:8px;gap:8px;padding:8px 20px;border-radius:6px;background-color:#1f1f1f;font-size:14px;font-weight:600;color:#fff;text-transform:uppercase}@media (max-width:768px){.item .episodes .quiz .button-group .button{flex:1 1}}.item .episodes .quiz .button-group .button.primary{background-color:#2672ec}.item.active .title,.item.active .title .process-bar{border-bottom-left-radius:0;border-bottom-right-radius:0}.item.active .title .icon{transform:rotate(180deg)}.item.active .episodes{display:block;opacity:1}.episode-item-wrapper{padding:12px 20px 12px 40px;color:#fff}.episode-item-wrapper.watched,.episode-item-wrapper.watched .episode-item__duration{color:#717171}@media (max-width:975px){.episode-item-wrapper{padding:12px 0}}.episode-item-wrapper:hover{background:#1d1d1d}.episode-item-wrapper .episode-item{display:flex;align-items:center;grid-gap:10px;gap:10px}.episode-item-wrapper .episode-item__checkmark{display:flex;justify-content:center;align-items:center}.episode-item-wrapper .episode-item__description{flex:1 1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 4px 8px rgba(0,0,0,.45);font-size:20px;font-weight:600}@media (max-width:975px){.episode-item-wrapper .episode-item__description{font-size:16px}}.episode-item-wrapper .episode-item__duration{font-size:17px;color:#d2d2d2;line-height:23px}@media (max-width:975px){.episode-item-wrapper .episode-item__duration{font-size:16px}}.episode-item-wrapper .episode-item__released{font-size:14px;font-weight:300}@media (max-width:975px){.episode-item-wrapper .episode-item__released{display:none}}.episode-item-wrapper .episode-item__checkmark,.episode-item-wrapper .episode-item__description,.episode-item-wrapper .episode-item__duration,.episode-item-wrapper .episode-item__released{flex-shrink:0}.episode-item-wrapper .released-mobile{display:none;font-size:12px;font-weight:300}@media (max-width:975px){.episode-item-wrapper .released-mobile{display:block}}.hotel-statistics{padding:88px 32px 0}@media (max-width:768px){.hotel-statistics{padding:88px 8px 0}}.hotel-statistics .header{display:flex;justify-content:center;align-items:flex-end;height:330px;padding-bottom:70px;background-image:url(https://ideas.dev.mediasia.cn/admin/assets/images/profile-h.jpg);background-size:cover;background-position:50%;text-transform:uppercase;margin:0 -32px}.hotel-statistics .header h1{font-weight:700;font-size:58px;text-align:center}@media (max-width:768px){.hotel-statistics .header h1{font-size:45px}}.hotel-statistics .content{max-width:1310px;margin:auto}.hotel-statistics .content section.actions{display:flex;height:60px;grid-gap:16px;gap:16px;margin:32px 0}.hotel-statistics .content section.actions .dates{flex:1 1;border-radius:8px;background-color:#1f1f1f;border:1px solid #414141;display:flex;flex-direction:row;align-items:center;padding-left:32px;cursor:pointer}@media (max-width:768px){.hotel-statistics .content section.actions .dates{padding-left:16px}}.hotel-statistics .content section.actions .dates span{font-weight:600;font-size:18px}@media (max-width:768px){.hotel-statistics .content section.actions .dates span{font-size:11px}}.hotel-statistics .content section.actions .calendar-layer{display:none;position:fixed;height:100%;width:100%;z-index:9;top:88px;left:0}.hotel-statistics .content section.actions .calendar-layer.visible{display:block}.hotel-statistics .content section.actions .calendar-window{display:none;position:fixed;z-index:10;background-color:#000;margin-top:64px;min-width:500px;padding:12px 24px;border:1px solid #414141;background-color:#1d1d1d;border-radius:8px;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:550px){.hotel-statistics .content section.actions .calendar-window{min-width:unset;width:calc(100vw - 16px)}}.hotel-statistics .content section.actions .calendar-window.visible{display:block}.hotel-statistics .content section.actions .calendar-window .controls{display:flex;justify-content:space-around}.hotel-statistics .content section.actions .calendar-window .controls .back,.hotel-statistics .content section.actions .calendar-window .controls .next{font-size:20px;cursor:pointer;height:42px;width:53px;border-radius:12px;display:flex;justify-content:center;align-items:center;transition:all .3s ease}@media (max-width:768px){.hotel-statistics .content section.actions .calendar-window .controls .back,.hotel-statistics .content section.actions .calendar-window .controls .next{height:40px;width:40px}}.hotel-statistics .content section.actions .calendar-window .controls .back:hover,.hotel-statistics .content section.actions .calendar-window .controls .next:hover{background-color:hsla(0,0%,100%,.2)}.hotel-statistics .content section.actions .calendar-window .controls .month{font-weight:600;font-size:20px;display:flex;justify-content:center;align-items:center;padding:0 22px;border-radius:12px;cursor:pointer;min-width:200px}.hotel-statistics .content section.actions .calendar-window .controls .month:hover{background-color:hsla(0,0%,100%,.2)}.hotel-statistics .content section.actions .calendar-window .separator{height:1px;background-color:#717171;width:70%;margin:12px auto}.hotel-statistics .content section.actions .calendar-window .grid{display:grid;grid-template-columns:repeat(7,1fr);justify-items:center;align-items:center;grid-row-gap:8px;row-gap:8px}.hotel-statistics .content section.actions .calendar-window .grid .label-day{font-size:14px}.hotel-statistics .content section.actions .calendar-window .grid .day{width:100%;cursor:pointer;position:relative}.hotel-statistics .content section.actions .calendar-window .grid .day.included{background-color:rgba(38,114,236,.2)}.hotel-statistics .content section.actions .calendar-window .grid .day.start .hotel-statistics .content section.actions .calendar-window .grid .day.end{background-color:transparent}.hotel-statistics .content section.actions .calendar-window .grid .day.end>.button,.hotel-statistics .content section.actions .calendar-window .grid .day.start>.button{background-color:#2672ec;transition:none}.hotel-statistics .content section.actions .calendar-window .grid .day.end>.button:hover,.hotel-statistics .content section.actions .calendar-window .grid .day.start>.button:hover{background-color:#2672ec}.hotel-statistics .content section.actions .calendar-window .grid .day.disabled{opacity:.5;cursor:not-allowed}.hotel-statistics .content section.actions .calendar-window .grid .day.disabled>.button:hover{background-color:transparent}.hotel-statistics .content section.actions .calendar-window .grid .day>.button{margin:auto;font-weight:600;font-size:20px;height:42px;width:53px;border-radius:12px;display:flex;justify-content:center;align-items:center;transition:all .3s ease}@media (max-width:768px){.hotel-statistics .content section.actions .calendar-window .grid .day>.button{height:40px;width:40px}}.hotel-statistics .content section.actions .calendar-window .grid .day>.button:hover{background-color:rgba(38,114,236,.4)}.hotel-statistics .content section.actions .calendar-window .grid .day .layer{display:none;position:absolute;background-color:rgba(38,114,236,.2);height:100%;width:50%;z-index:-1}.hotel-statistics .content section.actions .calendar-window .grid .day .layer.start{display:block;top:0;right:0}.hotel-statistics .content section.actions .calendar-window .grid .day .layer.end{display:block;top:0;left:0}.hotel-statistics .content section.actions .download-btn{width:162px;border-radius:8px;background-color:#414141;border:1px solid #1d1d1d;color:#fff;font-weight:600;font-size:14px;font-family:"Montserrat"}.hotel-statistics .content section.actions .download-btn:hover{opacity:.75}.hotel-statistics .content section.global-stats{display:grid;grid-template-columns:repeat(4,1fr);justify-content:space-between;padding:0 32px;margin:64px 0 24px;width:100%}@media (max-width:768px){.hotel-statistics .content section.global-stats{grid-template-columns:repeat(2,1fr);padding:0 16px}}.hotel-statistics .content section.global-stats .item-stats-wrapper{display:flex;flex-direction:column}.hotel-statistics .content section.global-stats .item-stats-wrapper .value{font-weight:700;font-size:58px}@media (max-width:768px){.hotel-statistics .content section.global-stats .item-stats-wrapper .value{font-size:45px}}.hotel-statistics .content section.global-stats .item-stats-wrapper .label{font-weight:600;font-size:18px;margin-top:-7px}.hotel-statistics .content section.categories-stats{display:flex;flex-direction:column;justify-content:space-between;padding:0 32px;grid-gap:32px;gap:32px}@media (max-width:768px){.hotel-statistics .content section.categories-stats{padding:0 16px}}.hotel-statistics .content section.categories-stats .category-wrapper{display:flex;flex-direction:column;align-items:flex-start}.hotel-statistics .content section.categories-stats .category-wrapper.fb .category-label{color:#f60}.hotel-statistics .content section.categories-stats .category-wrapper.ops .category-label{color:#76bd87}.hotel-statistics .content section.categories-stats .category-wrapper.sm .category-label{color:#ff7dd7}.hotel-statistics .content section.categories-stats .category-wrapper .category-label{font-weight:600;font-size:20px}.hotel-statistics .content section.categories-stats .category-wrapper .category-line-stats-wrapper{display:grid;grid-template-columns:repeat(3,1fr);width:100%}@media (max-width:768px){.hotel-statistics .content section.categories-stats .category-wrapper .category-line-stats-wrapper{grid-template-columns:repeat(2,1fr)}}.hotel-statistics .content section.categories-stats .category-wrapper .category-line-stats-wrapper .category-item-stats-wrapper{flex:1 1}.hotel-statistics .content section.categories-stats .category-wrapper .category-line-stats-wrapper .category-item-stats-wrapper .value{font-weight:700;font-size:40px}.hotel-statistics .content section.categories-stats .category-wrapper .category-line-stats-wrapper .category-item-stats-wrapper .label{font-weight:600;font-size:18px;margin-top:-4px;text-transform:lowercase}.hotel-statistics .content section.chart{background-color:#1d1d1d;margin-top:32px;margin-bottom:64px}.hotel-statistics .content section.list-series{margin-top:35px}.hotel-statistics .content section.list-series .title{display:flex;justify-content:space-between;align-items:center;margin-top:2px}.hotel-statistics .content section.list-series .title span{font-weight:600;font-size:28px}.hotel-statistics .content section.list-series .title .search-bar{background-color:#1f1f1f;border:1px solid #414141;border-radius:8px;height:48px;min-width:360px;font-weight:500;font-size:17px;padding-left:64px;color:#fff}@media (max-width:768px){.hotel-statistics .content section.list-series .title .search-bar{height:33px;min-width:150px;font-size:13px;padding-left:24px}}.hotel-statistics .content section.list-series .series-wrapper{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.hotel-statistics .content section.list-series .series-wrapper .series-item{display:flex;grid-gap:16px;gap:16px;flex-direction:row;padding:12px 0;border-bottom:1px solid #414141;cursor:pointer}@media (max-width:768px){.hotel-statistics .content section.list-series .series-wrapper .series-item{display:grid;grid-gap:0 16px;grid-template-columns:131px calc(100% - 147px);padding-bottom:0}}.hotel-statistics .content section.list-series .series-wrapper .series-item:hover{background-color:#1d1d1d}.hotel-statistics .content section.list-series .series-wrapper .series-item .cover{height:72px;width:131px;position:relative;border-radius:8px;background-color:#ccc;background-position:50%;background-size:cover}.hotel-statistics .content section.list-series .series-wrapper .series-item .cover .tag{position:absolute;right:0;top:calc(50% - 23px);background-color:#1f1f1f;border-radius:12px 0 0 12px;display:flex;align-items:center;grid-gap:2px;gap:2px;padding:0 8px;height:46px}.hotel-statistics .content section.list-series .series-wrapper .series-item .cover .tag span{font-weight:600;font-size:20px}.hotel-statistics .content section.list-series .series-wrapper .series-item .cover .tag .trophy{height:18px}.hotel-statistics .content section.list-series .series-wrapper .series-item .info-wrapper{display:flex;flex-direction:column;flex:1 1}.hotel-statistics .content section.list-series .series-wrapper .series-item .info-wrapper .category{font-weight:700;font-size:12px}.hotel-statistics .content section.list-series .series-wrapper .series-item .info-wrapper .category.fb{color:#f60}.hotel-statistics .content section.list-series .series-wrapper .series-item .info-wrapper .category.ops{color:#76bd87}.hotel-statistics .content section.list-series .series-wrapper .series-item .info-wrapper .category.sm{color:#ff7dd7}.hotel-statistics .content section.list-series .series-wrapper .series-item .info-wrapper .title{font-weight:600;font-size:20px;text-transform:uppercase}@media (max-width:768px){.hotel-statistics .content section.list-series .series-wrapper .series-item .info-wrapper .title{font-size:12px}}.hotel-statistics .content section.list-series .series-wrapper .series-item .info-wrapper .subtitle{font-weight:600;font-size:20px;margin-top:-6px}@media (max-width:768px){.hotel-statistics .content section.list-series .series-wrapper .series-item .info-wrapper .subtitle{font-size:12px}}.hotel-statistics .content section.list-series .series-wrapper .series-item .completions,.hotel-statistics .content section.list-series .series-wrapper .series-item .watches{display:flex;align-items:center;grid-gap:8px;gap:8px;min-width:175px}@media (max-width:768px){.hotel-statistics .content section.list-series .series-wrapper .series-item .completions,.hotel-statistics .content section.list-series .series-wrapper .series-item .watches{min-width:none}}.hotel-statistics .content section.list-series .series-wrapper .series-item .watches .value{color:#ffea32}.hotel-statistics .content section.list-series .series-wrapper .series-item .completions .value{color:#53c1ff}.hotel-statistics .content section.list-series .series-wrapper .series-item .value{font-weight:600;font-size:28px}.hotel-statistics .content section.list-series .series-wrapper .series-item .label{font-weight:400;font-size:14px}.hotel-statistics .content section.list-series .series-wrapper .series-item.first .tag{background-color:#ffea32}.hotel-statistics .content section.list-series .series-wrapper .series-item.first .tag span{color:#000}.hotel-statistics .content section.loading{padding-top:50px;padding-left:12px}.hotel-statistics .content section.loading span{font-size:24px;font-weight:700}.hotel-statistics .content section.leaderboards{margin-top:64px}.hotel-statistics .content section.leaderboards .title{font-weight:600;font-size:28px;margin-bottom:12px}.hotel-statistics .content section.leaderboards .leaderboards-wrapper{display:flex;flex-direction:row;grid-gap:32px;gap:32px;margin-top:24px}@media (max-width:768px){.hotel-statistics .content section.leaderboards .leaderboards-wrapper{flex-direction:column;grid-gap:8px;gap:8px}}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard{flex:1 1}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .title{font-weight:600;font-size:20px}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard.quizzes .user-item-wrapper:first-child .user-index{background-color:#ffea32}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard.quizzes .user-item-wrapper:first-child .info-wrapper{border-color:#ffea32}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard.videos .user-item-wrapper:first-child .user-index{background-color:#53c1ff}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard.videos .user-item-wrapper:first-child .info-wrapper{border-color:#53c1ff}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard.comments .user-item-wrapper:first-child .user-index{background-color:#9a92ff}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard.comments .user-item-wrapper:first-child .info-wrapper{border-color:#9a92ff}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list{display:flex;flex-direction:column;grid-gap:8px;gap:8px;margin-top:16px}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper:first-child .user-index span{color:#000}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper:first-child .info-wrapper{background-color:#000;box-shadow:0 4px 12px 0 rgba(44,40,8,.6)}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper{display:flex;flex-direction:row;align-items:center;text-decoration:none}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper :hover .name{color:#d2d2d2;font-weight:600;font-size:20px}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper :hover .score{color:#d2d2d2;font-weight:400;font-size:12px}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper :hover .user-index>span{color:#d2d2d2}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper .user-index{display:flex;align-items:center;justify-content:center;background-color:transparent;border-radius:6px 0 0 6px;height:42px;width:42px}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper .user-index span{color:#d2d2d2;font-weight:700;font-size:16px}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper .info-wrapper{flex:1 1;height:67px;border:2px solid transparent;border-radius:6px;display:flex;flex-direction:row;align-items:center;padding:0 8px;grid-gap:8px;gap:8px;background-color:#1f1f1f}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper .info-wrapper .avatar{height:40px;width:40px;border-radius:20px;background-color:#ccc;background-position:50%;background-size:cover}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper .info-wrapper .infos{display:flex;flex-direction:column;padding-top:2px}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper .info-wrapper .infos .name{color:#d2d2d2;font-weight:600;font-size:20px}.hotel-statistics .content section.leaderboards .leaderboards-wrapper .leaderboard .users-list .user-item-wrapper .info-wrapper .infos .score{color:#d2d2d2;font-weight:400;font-size:12px}section.classics .classics-logo{margin:32px auto 0;max-width:435px;width:100%}section.classics .classics-title{font-size:58px;color:#f60;font-weight:700;text-transform:uppercase;text-align:center;margin:0}@media (max-width:975px){section.classics .classics-title{font-size:28px;padding:8px 0}}section.classics .list .empty{margin:0;display:flex;flex-direction:row;justify-content:center}section.classics .list .empty>span{margin:8px 0 0;font-size:12px}section.classics .list .loader-wrapper{display:flex;justify-content:center;margin:8px 0;font-size:18px;font-weight:700}section.classics .list .category{height:56px;border-bottom:4px solid #f60;margin-bottom:8px;display:flex;align-items:center;padding:0 16px;margin-top:16px}section.classics .list .category .name{font-size:20px;font-weight:600;text-transform:uppercase;flex:1 1}section.classics .list .category .count{font-size:17px;font-weight:500}section.classics .list .load-wrapper{display:flex;flex-direction:row;justify-content:center;padding-top:8px}section.classics .order-wrapper{padding:16px 4px;display:flex;flex-direction:row;justify-content:flex-end}section.classics .order-wrapper .order{display:flex;flex-direction:row;align-items:center;grid-gap:8px;gap:8px}section.classics .order-wrapper .order .label{font-weight:600;font-size:11px;color:hsla(0,0%,100%,.5)}section.classics .order-wrapper .order .label .icon-sorting{font-size:13px}section.classics .order-wrapper .order .value{font-weight:500;font-size:17px;position:relative;cursor:pointer;min-width:65px}section.classics .order-wrapper .order .value .overlay{display:none}section.classics .order-wrapper .order .value .overlay.open{display:block}section.classics .order-wrapper .order .value .popup{position:absolute;min-width:115px;bottom:-75px;right:0;display:none;border-radius:8px;background-color:#414141;flex-direction:column;grid-gap:1px;gap:1px;overflow:hidden}section.classics .order-wrapper .order .value .popup.open{display:flex}section.classics .order-wrapper .order .value .popup div{display:flex;align-items:center;grid-gap:4px;gap:4px;background-color:#1d1d1d;height:35px;padding:0 12px;cursor:pointer}section.classics .order-wrapper .order .value .popup div:hover{background-color:#414141}section.classics .order-wrapper .order .value .popup div .icon-check{display:none;margin-top:2px;font-size:11px;color:#fff}section.classics .order-wrapper .order .value .popup div.active .icon-check{display:block}section.classics .order-wrapper .order .value .popup div>span:last-child{color:#fff;font-weight:400;font-size:14px;margin:0}section.classics .recipe{cursor:pointer;text-decoration:none;border-bottom:1px solid #1d1d1d;transition:all .3s ease;display:flex;flex-direction:column}section.classics .recipe .mobile-released{color:#d2d2d2;display:none;font-size:11px;font-weight:300;padding-bottom:4px;margin-left:32px}@media (max-width:975px){section.classics .recipe .mobile-released{display:block}}section.classics .recipe:hover{background-color:#1d1d1d}section.classics .recipe:hover .mobile-released,section.classics .recipe:hover .wrapper-info .name>span:nth-child(2),section.classics .recipe:hover .wrapper-info .time>span:nth-child(2){color:#d2d2d2}section.classics .recipe.watched .wrapper-info .name>span:first-child{display:block;font-size:14px}section.classics .recipe.watched .wrapper-info .name>span:nth-child(2){color:#717171}section.classics .recipe .wrapper-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:8px;gap:8px;padding:7px 32px 0}@media (min-width:975px){section.classics .recipe .wrapper-info{padding-bottom:7px}}section.classics .recipe .wrapper-info .name{flex:1 1;display:flex;flex-direction:row;align-items:center;grid-gap:12px;gap:12px}section.classics .recipe .wrapper-info .name>span:first-child{color:#f60;margin-left:4px;display:none}section.classics .recipe .wrapper-info .name>span:nth-child(2){font-weight:600;font-size:17px;color:#d2d2d2;text-transform:uppercase}@media (max-width:975px){section.classics .recipe .wrapper-info .name>span:nth-child(2){font-size:12px}}section.classics .recipe .wrapper-info .time>span:first-child{font-weight:500;font-size:17px;color:#d2d2d2}section.classics .recipe .wrapper-info .time>span:nth-child(2){font-weight:300;font-size:14px;margin-left:8px;color:#d2d2d2}@media (max-width:975px){section.classics .recipe .wrapper-info .time>span:nth-child(2){display:none}}*,:after,:before{-webkit-tap-highlight-color:transparent}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}html{font-size:10px}body{text-rendering:optimizeSpeed;overflow-x:hidden;overflow-y:scroll;font-size:1.8rem}body,html,main{height:100%;width:100%}ol[class],ul[class]{list-style:none}a:active,a:focus,a:hover,a:link,a:visited{color:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}button,input,select,textarea{cursor:inherit}select{font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit}:focus{outline:0}div{outline:none}@font-face{font-family:"icomoon";src:url(/assets/fonts/icomoon.eot?rsm5oh);src:url(/assets/fonts/icomoon.eot?rsm5oh#iefix) format("embedded-opentype"),url(/assets/fonts/icomoon.ttf?rsm5oh) format("truetype"),url(/assets/fonts/icomoon.woff?rsm5oh) format("woff"),url(/assets/fonts/icomoon.svg?rsm5oh#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:"icomoon"!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-playbuttonbold:before{content:"\e92a"}.icon-sorting:before{content:"\e92b"}.icon-comment-2:before{content:"\e929"}.icon-trash:before{content:"\e926"}.icon-eye1:before{content:"\e927"}.icon-lightning:before{content:"\e928"}.icon-clock-outline-1:before{content:"\e925"}.icon-check:before{content:"\e924"}.icon-Heart:before{content:"\e923"}.icon-thunder:before{content:"\e900"}.icon-playbutton:before{content:"\e901"}.icon-playbuttonsmall:before{content:"\e902"}.icon-arrowup:before{content:"\e903"}.icon-star:before{content:"\e904"}.icon-eye:before{content:"\e905"}.icon-like:before{content:"\e906"}.icon-home:before{content:"\e907"}.icon-message:before{content:"\e908"}.icon-profile:before{content:"\e909"}.icon-search:before{content:"\e90a"}.icon-x:before{content:"\e90b"}.icon-upload:before{content:"\e90c"}.icon-burger:before{content:"\e90d"}.icon-IDEAS2-1:before{content:"\e90e"}.icon-HYATT:before{content:"\e90f"}.icon-IDEAS:before{content:"\e910"}.icon-chevronright1:before{content:"\e911"}.icon-chevronright2:before{content:"\e912"}.icon-chevronleft:before{content:"\e913"}.icon-chevronright:before{content:"\e914"}.icon-checkboxdefault:before{content:"\e915"}.icon-checkboxcheck:before{content:"\e916"}.icon-chevrondown:before{content:"\e917"}.icon-chevronup:before{content:"\e918"}.icon-chevronup1:before{content:"\e919"}.icon-chevronup2:before{content:"\e91a"}.icon-backontop:before{content:"\e91b"}.icon-arrowup1:before{content:"\e91c"}.icon-arrowup2:before{content:"\e91d"}.icon-arrowup3:before{content:"\e91e"}.icon-logout:before{content:"\e91f"}.icon-uniE920:before{content:"\e920"}.icon-uniE921:before{content:"\e921"}.icon-bell:before{content:"\e922"}.icon-playbutton-noborder:before{content:"\e930"}.icon-question-mark:before{content:"\e92d";color:#d2d2d2}.icon-sustainability:before{content:"\e92e";color:#7ec625}@font-face{font-family:"icomoon";src:url("data:font/ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTZWzju8AAAYwAAAAHEdERUYAJwAMAAAGEAAAAB5PUy8yDxMFsAAAAVgAAABgY21hcBcn2kAAAAHQAAABXmdhc3AAAAAQAAAGCAAAAAhnbHlm0xVM+QAAA0AAAADkaGVhZCLtrEMAAADcAAAANmhoZWEHggPHAAABFAAAACRobXR4C1UBAAAAAbgAAAAYbG9jYQCKACAAAAMwAAAADm1heHAACgBAAAABOAAAACBuYW1l+lhN2AAABCQAAAGbcG9zdNQOyxMAAAXAAAAARQABAAAAAQAAiNRjXl8PPPUACwQAAAAAAOAHs/MAAAAA4Aez8wAAAAADwANgAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAPAAAEAAAAAAAAAAAAAAAAAAAAGAAEAAAAGAD4AAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAwNVAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAAHpMAPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAEEAAAAAAAAAAFVAAAAAAAAAgAAAAQAAQAAAAADAAAAAwAAABwAAQAAAAAAWAADAAEAAAAcAAQAPAAAAAoACAACAAIAAQAg6TD//f//AAAAAAAg6TD//f//AAD/5BbVAAMAAQAKAAAAAAAAAAAAAQADAAABBgAAAQMAAAAAAAABAgAAAAIAAAAAAAAAAAAAAAAAAAABAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAgAEAAYAHIAAAABAAAAAAAAAAAAAgAAOQIAAQAAAAAAAAAAAAIAADkCAAEAAAAAAAAAAAACAAA5AgADAQAAIAPAA2AAKAA4AD0AAAE+ATMyFhcxAR4BFx4BFRQGBw4BBwEOASMiJicuAScuATURNDY3PgE3AQcxOAExOAExOAExOAExNwcBETEBASEHEQgJEAgCPwcLBQQEBAQFCwf9wQgQCQgRBwgMBAQFBQQEDAgCbxAQEP3AAkADWAQEBQX+oQULCAcQCAgQCAcLBf6gBAUEBAQMCAcQCQLACRAHCAwE/oMbGxsBYP1AAWAAAAAAAA4ArgABAAAAAAABAAcAEAABAAAAAAACAAcAKAABAAAAAAADAAcAQAABAAAAAAAEAAcAWAABAAAAAAAFAAsAeAABAAAAAAAGAAcAlAABAAAAAAAKABoA0gADAAEECQABAA4AAAADAAEECQACAA4AGAADAAEECQADAA4AMAADAAEECQAEAA4ASAADAAEECQAFABYAYAADAAEECQAGAA4AhAADAAEECQAKADQAnABpAGMAbwBtAG8AbwBuAABpY29tb29uAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABpAGMAbwBtAG8AbwBuAABpY29tb29uAABpAGMAbwBtAG8AbwBuAABpY29tb29uAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABpAGMAbwBtAG8AbwBuAABpY29tb29uAABGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAEZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAAABAgACAQMAAwEEBmdseXBoMQd1bmkwMDAxB3VuaUU5MzAAAAAAAQAB//8ADwABAAAADAAAABYAAAACAAEAAQAFAAEABAAAAAIAAAAAAAAAAQAAAADVpCcIAAAAAOAHs/MAAAAA4Aez8w==") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"montserrat";src:url(/assets/fonts/montserrat-thin-webfont.eot);src:url(/assets/fonts/montserrat-thin-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/montserrat-thin-webfont.woff2) format("woff2"),url(/assets/fonts/montserrat-thin-webfont.woff) format("woff"),url(/assets/fonts/montserrat-thin-webfont.ttf) format("truetype"),url(/assets/fonts/montserrat-thin-webfont.svg#montserratthin) format("svg");font-weight:100;font-style:normal}@font-face{font-family:"montserrat";src:url(/assets/fonts/montserrat-extralight-webfont.eot);src:url(/assets/fonts/montserrat-extralight-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/montserrat-extralight-webfont.woff2) format("woff2"),url(/assets/fonts/montserrat-extralight-webfont.woff) format("woff"),url(/assets/fonts/montserrat-extralight-webfont.ttf) format("truetype"),url(/assets/fonts/montserrat-extralight-webfont.svg#montserratextralight) format("svg");font-weight:200;font-style:normal}@font-face{font-family:"montserrat";src:url(/assets/fonts/montserrat-light-webfont.eot);src:url(/assets/fonts/montserrat-light-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/montserrat-light-webfont.woff2) format("woff2"),url(/assets/fonts/montserrat-light-webfont.woff) format("woff"),url(/assets/fonts/montserrat-light-webfont.ttf) format("truetype"),url(/assets/fonts/montserrat-light-webfont.svg#montserratlight) format("svg");font-weight:300;font-style:normal}@font-face{font-family:"montserrat";src:url(/assets/fonts/montserrat-regular-webfont.eot);src:url(/assets/fonts/montserrat-regular-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/montserrat-regular-webfont.woff2) format("woff2"),url(/assets/fonts/montserrat-regular-webfont.woff) format("woff"),url(/assets/fonts/montserrat-regular-webfont.ttf) format("truetype"),url(/assets/fonts/montserrat-regular-webfont.svg#montserratregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"montserrat";src:url(/assets/fonts/montserrat-medium-webfont.eot);src:url(/assets/fonts/montserrat-medium-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/montserrat-medium-webfont.woff2) format("woff2"),url(/assets/fonts/montserrat-medium-webfont.woff) format("woff"),url(/assets/fonts/montserrat-medium-webfont.ttf) format("truetype"),url(/assets/fonts/montserrat-medium-webfont.svg#montserratmedium) format("svg");font-weight:500;font-style:normal}@font-face{font-family:"montserrat";src:url(/assets/fonts/montserrat-semibold-webfont.eot);src:url(/assets/fonts/montserrat-semibold-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/montserrat-semibold-webfont.woff2) format("woff2"),url(/assets/fonts/montserrat-semibold-webfont.woff) format("woff"),url(/assets/fonts/montserrat-semibold-webfont.ttf) format("truetype"),url(/assets/fonts/montserrat-semibold-webfont.svg#montserratsemibold) format("svg");font-weight:600;font-style:normal}@font-face{font-family:"montserrat";src:url(/assets/fonts/montserrat-bold-webfont.eot);src:url(/assets/fonts/montserrat-bold-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/montserrat-bold-webfont.woff2) format("woff2"),url(/assets/fonts/montserrat-bold-webfont.woff) format("woff"),url(/assets/fonts/montserrat-bold-webfont.ttf) format("truetype"),url(/assets/fonts/montserrat-bold-webfont.svg#montserratbold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:"montserrat";src:url(/assets/fonts/montserrat-extrabold-webfont.eot);src:url(/assets/fonts/montserrat-extrabold-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/montserrat-extrabold-webfont.woff2) format("woff2"),url(/assets/fonts/montserrat-extrabold-webfont.woff) format("woff"),url(/assets/fonts/montserrat-extrabold-webfont.ttf) format("truetype"),url(/assets/fonts/montserrat-extrabold-webfont.svg#montserratextrabold) format("svg");font-weight:800;font-style:normal}@font-face{font-family:"montserrat";src:url(/assets/fonts/montserrat-black-webfont.eot);src:url(/assets/fonts/montserrat-black-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/montserrat-black-webfont.woff2) format("woff2"),url(/assets/fonts/montserrat-black-webfont.woff) format("woff"),url(/assets/fonts/montserrat-black-webfont.ttf) format("truetype"),url(/assets/fonts/montserrat-black-webfont.svg#montserratblack) format("svg");font-weight:900;font-style:normal}/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 28, 2021 */@font-face{font-family:"roboto";src:url(/assets/fonts/roboto-thin-webfont.eot);src:url(/assets/fonts/roboto-thin-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/roboto-thin-webfont.woff2) format("woff2"),url(/assets/fonts/roboto-thin-webfont.woff) format("woff"),url(/assets/fonts/roboto-thin-webfont.ttf) format("truetype"),url(/assets/fonts/roboto-thin-webfont.svg#robotothin) format("svg");font-weight:200;font-style:normal}@font-face{font-family:"roboto";src:url(/assets/fonts/roboto-light-webfont.eot);src:url(/assets/fonts/roboto-light-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/roboto-light-webfont.woff2) format("woff2"),url(/assets/fonts/roboto-light-webfont.woff) format("woff"),url(/assets/fonts/roboto-light-webfont.ttf) format("truetype"),url(/assets/fonts/roboto-light-webfont.svg#robotolight) format("svg");font-weight:300;font-style:normal}@font-face{font-family:"roboto";src:url(/assets/fonts/roboto-regular-webfont.eot);src:url(/assets/fonts/roboto-regular-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/roboto-regular-webfont.woff2) format("woff2"),url(/assets/fonts/roboto-regular-webfont.woff) format("woff"),url(/assets/fonts/roboto-regular-webfont.ttf) format("truetype"),url(/assets/fonts/roboto-regular-webfont.svg#robotoregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"roboto";src:url(/assets/fonts/roboto-medium-webfont.eot);src:url(/assets/fonts/roboto-medium-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/roboto-medium-webfont.woff2) format("woff2"),url(/assets/fonts/roboto-medium-webfont.woff) format("woff"),url(/assets/fonts/roboto-medium-webfont.ttf) format("truetype"),url(/assets/fonts/roboto-medium-webfont.svg#robotomedium) format("svg");font-weight:500;font-style:normal}@font-face{font-family:"roboto";src:url(/assets/fonts/roboto-bold-webfont.eot);src:url(/assets/fonts/roboto-bold-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/roboto-bold-webfont.woff2) format("woff2"),url(/assets/fonts/roboto-bold-webfont.woff) format("woff"),url(/assets/fonts/roboto-bold-webfont.ttf) format("truetype"),url(/assets/fonts/roboto-bold-webfont.svg#robotobold) format("svg");font-weight:600;font-style:normal}@font-face{font-family:"roboto";src:url(/assets/fonts/roboto-black-webfont.eot);src:url(/assets/fonts/roboto-black-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/roboto-black-webfont.woff2) format("woff2"),url(/assets/fonts/roboto-black-webfont.woff) format("woff"),url(/assets/fonts/roboto-black-webfont.ttf) format("truetype"),url(/assets/fonts/roboto-black-webfont.svg#robotoblack) format("svg");font-weight:700;font-style:normal}@font-face{font-family:"Darby Sans Poster Cond Web";src:url(/assets/fonts/DarbySansPosterCond_700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:block}@keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(120deg)}to{transform:rotate(120deg)}}@keyframes pulse{0%{opacity:1}20%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{left:-700px}to{left:0}}@keyframes slideOutRight{0%{left:0}to{left:-700px}}@keyframes dot-keyframes{0%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.4;transform:scale(1)}}.loading-dots{text-align:center;width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.loading-dots--dot{animation:dot-keyframes 1.5s ease-in-out infinite;background-color:#fff;border-radius:10px;display:inline-block;height:15px;width:15px}.loading-dots--dot:nth-child(2){animation-delay:.5s}.loading-dots--dot:nth-child(3){animation-delay:1s}.mobile-hidden{display:block}@media (max-width:599px){.mobile-hidden{display:none}}.mobile-only{display:none}@media (max-width:599px){.mobile-only{display:block}}.invisible{opacity:0;pointer-events:none}.center{text-align:center}.margin-sides{margin-left:40px;margin-right:40px}@media (max-width:599px){.margin-sides{margin-left:10px;margin-right:10px}}.no-scroll{overflow:hidden}.layout{min-height:100vh;display:flex;flex-direction:column;position:relative;transform:translateX(0);transition:transform .4s cubic-bezier(.65,.05,.36,1)}.menu-opened .layout{transform:translateX(100%)}@media (max-width:1149px){.notifications-opened .layout{transform:translateX(-100%)}}body.menu-opened{height:100vh;overflow:hidden}@media (max-width:1149px){body.notifications-opened{height:100vh;overflow:hidden}}.rotate{display:none;width:20%;height:20%;position:relative;left:50%;top:50%;transform:translate(-50%,55%)}.image-wrapper{margin:auto;width:100%;position:relative}.image-wrapper__image{top:0;left:0;right:0;bottom:0;background-position:50%;background-repeat:no-repeat;position:absolute}.sixteen-nine:before{content:"";display:block;padding-top:56.25%}.four-three:before{content:"";display:block;padding-top:75%}.square:before{content:"";display:block;padding-top:100%}.contain{background-size:contain!important}.cover{background-size:cover!important}.video{height:100%;width:100%}.video-cover{object-fit:cover}.image-banner-margin{margin:0 5px}a{text-decoration:none!important}.player-gradient{height:100%;width:100%;z-index:2;background:transparent;background:-webkit-gradient(left top,left bottom,color-stop(0,transparent),color-stop(39%,transparent),color-stop(98%,#000),color-stop(100%,#000));background:linear-gradient(180deg,transparent 0,transparent 39%,#000 98%,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=0)}.like-reply{margin-bottom:5px}.comment-item-reply .like-reply{margin-bottom:0}.reply-span{font-weight:700;color:#fff;text-decoration:underline;cursor:pointer;transition:color .15s ease-in-out;margin-left:5px}.reply-span:hover{color:#d2d2d2}.comment-delete,.comment-edit,.comment-save{background:#1f1f1f;border-radius:2px;padding:3px 12px;display:inline-block;font-size:12px;margin-left:12px;cursor:pointer}.comment-item-reply .comment-delete,.comment-item-reply .comment-edit,.comment-item-reply .comment-save{border:1px solid #414141}.comment-date{color:#d2d2d2;font-size:10px}.replies-show-more{padding-left:40px;margin-bottom:8px;font-size:14px}.like-reply .like-count{cursor:pointer}.like-reply .like-count .icon-like{margin-right:2px!important}.like-reply .like-count.active,.like-reply .like-count:hover{color:#2672ec}@media (min-width:768px){.speakers-list{display:flex;flex-wrap:wrap}}.speaker-infos .speaker-name{font-size:20px;margin-bottom:4px}.speaker-item .inner{min-height:100px}.speaker-item .inner .medias span{background-size:cover;background-position:50%}footer .suggestions p span{font-weight:700;text-decoration:underline;cursor:pointer}footer .suggestions p span:hover{color:#d2d2d2}.speaker-header .infos,.speaker-header .job-title{font-size:24px}.hde .player-wrapper,.hde .video-player{position:relative;width:100%}.hde .player-wrapper:before,.hde .video-player:before{content:"";display:block;padding-top:47.25%}.hde .player-wrapper .video-home,.hde .player-wrapper .video-wrapper,.hde .video-player .video-home,.hde .video-player .video-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;width:100%!important;height:100%!important}.hde .player-wrapper .video-home .play span,.hde .player-wrapper .video-wrapper .play span,.hde .video-player .video-home .play span,.hde .video-player .video-wrapper .play span{display:none}.hde .player-wrapper .video-home,.hde .video-player .video-home{width:100%!important}.video-page .viewport{padding-top:0}.video-page .viewport .inner{max-width:1440px}@media (min-width:1440px){.video-page .viewport{padding-left:64px;padding-right:64px}}.video-page .video-wrapper{position:relative;width:100%}.video-page .video-wrapper:before{content:"";display:block;padding-top:56.25%}.video-page .video-wrapper .video-home,.video-page .video-wrapper .video-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;width:100%!important;height:100%!important}.video-page .video-wrapper .video-home .play span,.video-page .video-wrapper .video-wrapper .play span{display:none}@media (min-width:768px){.video-page .video-wrapper{margin:0}}.video-page .video-wrapper .medias,.video-page .video-wrapper .play{opacity:1;transition:opacity .15s ease-in-out}.video-page .video-wrapper.playing .medias,.video-page .video-wrapper.playing .play{opacity:0}.video-page .video-wrapper .play{position:absolute;z-index:2;top:0;left:0;right:0;bottom:0}.video-page .video-wrapper .play span{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-page .video-wrapper .play .icon-playbutton:after,.video-page .video-wrapper .play .icon-playbuttonsmall:after{content:"";z-index:0;position:absolute;background-color:rgba(0,0,0,.8);border-radius:100%}.video-page .video-wrapper .play .icon-playbutton:before,.video-page .video-wrapper .play .icon-playbuttonsmall:before{position:relative;z-index:1}.video-page .video-wrapper .play .icon-playbuttonsmall{display:block}.video-page .video-wrapper .play .icon-playbuttonsmall:after{top:.3125vw;left:.3125vw;right:.3125vw;bottom:.3125vw}.video-page .video-wrapper .play .icon-playbuttonsmall:before{font-size:10vw}@media (min-width:768px){.video-page .video-wrapper .play .icon-playbuttonsmall{display:none}}.video-page .video-wrapper .play .icon-playbutton{display:none}.video-page .video-wrapper .play .icon-playbutton:after{top:2px;left:2px;right:2px;bottom:2px}.video-page .video-wrapper .play .icon-playbutton:before{font-size:110px}@media (min-width:768px){.video-page .video-wrapper .play .icon-playbutton{display:block}}.video-page .video-wrapper .medias{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0}.video-page .video-wrapper .medias span{display:block;height:100%;background-size:cover;background-position:50%}.video-page .video-wrapper video{position:relative;z-index:0}.video-page .action-infos{padding:7px 0;border-bottom:1px solid #353535}@media (min-width:768px){.video-page .action-infos{padding:16px 0;display:flex}}.video-page .action-infos .right{width:100%;font-size:12px;font-family:"roboto";font-weight:500;line-height:100%}.video-page .action-infos .right .views{display:flex;flex-direction:column;grid-gap:12px;gap:12px}@media (min-width:1201px){.video-page .action-infos .right .views{display:flex;flex-direction:row;align-items:center}}.video-page .action-infos .right .views .view-buttons{flex:1 1;display:flex}.video-page .action-infos .right .views .view-reactions{display:flex;grid-gap:33px;gap:33px;align-items:center;color:#fff;font-size:17px;font-style:normal;font-weight:500;line-height:23px}@media (max-width:1200px){.video-page .action-infos .right .views .view-reactions{flex-direction:column;grid-gap:12px;gap:12px}}.video-page .action-infos .right .views .view-reactions .view-count-wrapper{display:flex}@media (max-width:1200px){.video-page .action-infos .right .views .view-reactions .view-count-wrapper{width:100%}}.video-page .action-infos .right .views .view-reactions .view-like-wrapper{display:flex}@media (max-width:1200px){.video-page .action-infos .right .views .view-reactions .view-like-wrapper{justify-content:space-between;width:100%}}@media (min-width:1201px){.video-page .action-infos .right .views .view-reactions .view-like-wrapper{grid-gap:33px;gap:33px}}.video-page .action-infos .right .views .view-reactions .like-count{flex-shrink:0;display:flex;align-items:center}.video-page .action-infos .right .views .view-reactions .like-count .like-count-icon-group{display:flex}.video-page .action-infos .right .views .view-reactions .view-like-react-wrapper{flex-shrink:0}.video-page .video-infos .right{font-size:12px;font-family:"roboto";font-weight:700;padding:5px 0;margin-bottom:10px;border-bottom:1px solid #1c1c1c}.video-page .video-infos .right .views .view-count{margin-right:16px}.video-page .video-infos .right .views .like-count{cursor:pointer;transition:color .15s ease-in-out}.video-page .video-infos .right .views .like-count span{margin-right:6px;display:inline-block}.video-page .video-infos .right .views .like-count .icon-like{font-size:14px;position:relative;top:1px;margin-right:2px}.video-page .video-infos .right .views .like-count.active{color:#2672ec}@media (min-width:768px){.video-page .video-infos .right{border-bottom:none;font-size:20px;padding:20px 0}.video-page .video-infos .right .views .like-count .icon-like{font-size:20px;position:relative;top:1px;margin-right:2px}.video-page .video-infos .right .views .like-count:hover{color:#2672ec}}.video-page .video-infos .left{padding:10px 0 0}.video-page .video-infos .left .video-title{font-weight:700;font-size:12px;margin-bottom:4px}.video-page .video-infos .left .video-category{font-size:11px;margin-bottom:4px}.video-page .video-infos .left .video-category .cat{margin-right:8px}.video-page .video-infos .left .video-tags{margin-bottom:4px}.video-page .video-infos .left .video-tags .tag{display:inline-block;font-size:8px;border:1px solid #fff;box-sizing:border-box;border-radius:5px;padding:2px 8px;margin-right:10px}.video-page .video-infos .left .speaker{font-size:11px;font-weight:300;margin-bottom:4px}.video-page .video-infos .left .speaker a{color:#fff;text-decoration:underline;font-weight:500}.video-page .video-infos .left .speaker a:hover{color:#d2d2d2}.video-page .video-infos .left .realease-date{font-size:10px;font-weight:300}@media (min-width:768px){.video-page .video-infos .left{padding:20px 0}.video-page .video-infos .left .video-title{font-size:24px;margin-bottom:10px}.video-page .video-infos .left .video-category{font-size:18px;margin-bottom:10px}.video-page .video-infos .left .video-tags{margin-bottom:8px}.video-page .video-infos .left .video-tags .tag{display:inline-block;font-size:12px;border-radius:5px;padding:2px 8px}.video-page .video-infos .left .speaker{font-size:14px;margin-bottom:8px}.video-page .video-infos .left .realease-date{font-size:14px}}@media (min-width:768px){.video-page .bottom .main-video{width:100%;margin-right:-318px;padding-right:338px;float:left;position:relative;z-index:0}.video-page .bottom .other-videos{width:318px;position:relative;z-index:1}}@media (min-width:1024px){.video-page .bottom .main-video{width:100%;margin-right:-318px;padding-right:338px;float:left}.video-page .bottom .other-videos{width:318px;float:right}}.video-page .other-videos .next-videos,.video-page .other-videos .related-videos{width:100%;border-radius:8px;background:#1f1f1f;padding:20px;margin-bottom:12px}@media (max-width:1023px){.video-page .other-videos .next-videos,.video-page .other-videos .related-videos{overflow-y:hidden}}.video-page .other-videos .next-videos.desktop,.video-page .other-videos .related-videos.desktop{display:none}@media (min-width:768px){.video-page .other-videos .next-videos.desktop,.video-page .other-videos .related-videos.desktop{display:block}}.video-page .other-videos .next-videos.mobile,.video-page .other-videos .related-videos.mobile{display:block}@media (min-width:768px){.video-page .other-videos .next-videos.mobile,.video-page .other-videos .related-videos.mobile{display:none}}@media (max-width:768px){.video-page .other-videos{margin:0 -15px}}.video-page .other-videos .video-wrapper{position:relative}.video-page .other-videos .video-wrapper:before{content:"";display:block;padding-top:56.25%}.video-page .other-videos .video-wrapper .play{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:10vw;width:10vw;z-index:1}.video-page .other-videos .video-wrapper .play .icon-playbuttonsmall{display:block}.video-page .other-videos .video-wrapper .play .icon-playbuttonsmall:after{content:"";display:block;position:absolute;border-radius:100%;top:.3125vw;left:.3125vw;right:.3125vw;bottom:.3125vw;background-color:rgba(0,0,0,.8);z-index:0}.video-page .other-videos .video-wrapper .play .icon-playbuttonsmall:before{font-size:10vw;display:block;position:relative;z-index:1}@media (min-width:768px){.video-page .other-videos .video-wrapper .play{height:32px;width:32px}.video-page .other-videos .video-wrapper .play .icon-playbuttonsmall:after{top:1px;left:1px;right:1px;bottom:1px}.video-page .other-videos .video-wrapper .play .icon-playbuttonsmall:before{font-size:32px}}.video-page .other-videos .video-wrapper .medias{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.video-page .other-videos .video-wrapper .medias span{display:block;height:100%;width:100%;background-size:contain;border-radius:8px;overflow:hidden;background-position:50%}.video-page .o-video,.video-page .r-video{margin:0;overflow:visible;width:70%}@media (min-width:768px){.video-page .o-video,.video-page .r-video{width:auto;margin:0 -15px}.video-page .o-video .swiper-wrapper,.video-page .r-video .swiper-wrapper{transform:none!important;flex-direction:column}}.video-page .swiper-slide{padding:6px 10px;transition:all .15s ease-in-out}.video-page .swiper-slide.ope a{color:#76bd87!important}.video-page .swiper-slide.fnb a{color:#f60!important}.video-page .swiper-slide.snm a{color:#ff7dd7!important}.video-page .swiper-slide.swiper-slide-active{padding:6px;background:#363636}.video-page .swiper-slide .video-infos{padding-top:6px;min-height:56px;display:flex;flex-direction:column;justify-content:space-between}.video-page .swiper-slide .video-infos.video-user-viewed{color:hsla(0,0%,100%,.6)}.video-page .swiper-slide .video-infos .video-title{font-size:10px;font-weight:600;display:flex;align-items:baseline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.video-page .swiper-slide .video-infos .video-title .icon-playbutton-noborder{width:16px;height:16px}.video-page .swiper-slide .video-infos .video-title .icon-playbutton-noborder.ope{color:#76bd87}.video-page .swiper-slide .video-infos .video-title .icon-playbutton-noborder.fnb{color:#f60}.video-page .swiper-slide .video-infos .video-title .icon-playbutton-noborder.snm{color:#ff7dd7}.video-page .swiper-slide .video-infos .speaker{font-size:10px;font-family:"roboto"}.video-page .swiper-slide .video-infos .video-category{font-size:8px}.video-page .swiper-slide .video-infos .video-detail{display:flex;justify-content:space-between}.video-page .swiper-slide .video-infos .video-detail .time{font-size:14px}.video-page .swiper-slide .video-infos .video-detail .viewed{font-size:12px}.video-page .swiper-slide .video-infos .video-detail .left-info{float:right}.video-page .swiper-slide .video-infos .video-detail .left-info span{margin-right:0;margin-left:6px}@media (min-width:1024px){.video-page .swiper-slide .video-infos .video-detail .left-info span{margin-left:10px}}.video-page .swiper-slide .video-infos .video-detail .left-info span:first-of-type{margin-left:0}.video-page .swiper-slide .video-infos .video-detail .left-info span span{margin-left:0;margin-right:4px}.video-page .swiper-slide .video-infos .video-detail .left-info .like-count.active{color:#2672ec}.video-page .swiper-slide .video-infos .video-detail .left-info .viewed span{color:#76bd87;margin-right:4px}.video-page .swiper-slide .video-infos .video-detail .left-info .viewed.fnb span{color:#f60}.video-page .swiper-slide .video-infos .video-detail .left-info .viewed.snm span{color:#ff7dd7}.video-page .swiper-slide .video-infos .video-detail .left-info .viewed .viewd-text{color:inherit!important}@media (min-width:768px){.video-page .swiper-slide.swiper-slide-active{background:transparent}.video-page .swiper-slide .video-wrapper{width:100px;float:left}.video-page .swiper-slide .video-infos{float:right;width:100%;margin-left:-100px;padding:0 0 0 120px}.video-page .swiper-slide .video-infos .video-title{font-size:14px}.video-page .swiper-slide .video-infos .speaker{font-size:10px}.video-page .swiper-slide .video-infos .video-category{display:flex;justify-content:space-between;font-size:12px}}@media (min-width:1024px){.video-page .swiper-slide{padding:16px 20px;margin-right:0!important;position:relative}.video-page .swiper-slide.swiper-slide-active{background:transparent;padding:16px 20px}.video-page .swiper-slide .video-wrapper{width:100px;float:left}.video-page .swiper-slide .video-infos{float:right;width:100%;margin-left:-100px;padding:0 0 0 120px}.video-page .swiper-slide:before{content:"";display:block;border-bottom:1px solid #343434;position:absolute;left:32px;right:32px;bottom:0}.video-page .swiper-slide:last-child:before{display:none}}.video-page .swiper-button-next,.video-page .swiper-button-prev{top:-30%;bottom:-30%;height:auto}.video-page .swiper-button-next:after,.video-page .swiper-button-prev:after{font-family:"icomoon";color:#fff;font-weight:400;z-index:1}.video-page .swiper-button-next:before,.video-page .swiper-button-prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:calc(50vw - 25px);pointer-events:none}@media (min-width:768px){.video-page .swiper-button-next,.video-page .swiper-button-prev{display:none}}.video-page .swiper-button-prev{left:0;display:none}.video-page .swiper-button-prev:after{content:"\e913"}.video-page .swiper-button-next{right:auto;left:105%;width:calc(30vw + 2px)}.video-page .swiper-button-next:after{content:"\e914"}.video-page .swiper-button-next:before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;background:transparent;background:-webkit-gradient(left top,right top,color-stop(0,transparent),color-stop(7%,transparent),color-stop(95%,#000),color-stop(100%,#000));background:linear-gradient(90deg,transparent 0,transparent 7%,#000 95%,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1)}.video-page .other-videos{overflow:hidden}.select{font-size:14px}.vid-count{font-family:Roboto;font-style:normal;font-weight:400;line-height:28px;color:#959595}@media (min-width:768px){.vid-count{font-size:24px!important;margin-bottom:22px}}.cover{top:0;right:0;bottom:35px;left:0;margin:0 auto;background-size:100% 100%}.cover,.cover .watch-later{position:absolute;z-index:5;cursor:pointer}.cover .watch-later{display:none;top:16px;right:38px;background-color:rgba(29,29,29,.8);padding:4px 6px;border-radius:4px;font-size:12px}.cover .watch-later:before{content:""}.cover .watch-later i{margin-right:4px;position:relative;top:1px;font-size:14px}.cover:hover .watch-later{display:block}.video-item .player-wrapper .video-home,.video-item .player-wrapper .video-wrapper,.video-item .video-player .video-home,.video-item .video-player .video-wrapper{background-position:50%;background-size:cover;background-repeat:no-repeat;width:100%;height:auto;position:relative}.video-item .player-wrapper .video-home:before,.video-item .player-wrapper .video-wrapper:before,.video-item .video-player .video-home:before,.video-item .video-player .video-wrapper:before{content:"";padding-top:56.25%;display:block}.video-item .player-wrapper .video-home iframe,.video-item .player-wrapper .video-wrapper iframe,.video-item .video-player .video-home iframe,.video-item .video-player .video-wrapper iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.video-item .hide{opacity:0}.quiz-item{width:100%;background:#1f1f1f;border-radius:12px;margin-bottom:24px}.quiz-item .inner{display:flex;flex-direction:column;max-width:unset!important;padding:16px}.quiz-item .inner:after{display:none!important}@media (min-width:900px){.quiz-item .inner{flex-direction:row;justify-content:flex-start;grid-gap:24px;gap:24px;padding:24px}}.quiz-item .quiz-item-quiz-time-logo{position:absolute;bottom:10px;right:10px}.quiz-item .quiz-item-quiz-time-logo img{width:80px;height:30px}.quiz-item .player-wrapper{position:relative;width:100%;overflow:hidden}@media (min-width:900px){.quiz-item .player-wrapper{width:250px;height:140px}}.quiz-item .player-wrapper .quiz-wrapper{position:relative;width:100%;height:auto;background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:12px}.quiz-item .player-wrapper .quiz-wrapper:before{content:"";padding-top:56%;display:block}.quiz-item .player-wrapper .quiz-badge{position:absolute;min-width:148px;transform:rotate(-30deg);display:flex;align-items:center;font-weight:600;font-size:14px;line-height:19px;text-align:center;color:#fff;padding:4px 40px}.quiz-item .player-wrapper .quiz-badge .icon{transform:rotate(30deg)}.quiz-item .player-wrapper .quiz-badge.passed{top:9px;left:-37px;background:#327228}.quiz-item .player-wrapper .quiz-badge.failed{top:5px;left:-20px;background:#fc434e}.quiz-item .player-wrapper .quiz-badge.inProgress{top:15px;left:-28px;background:#2672ec}.quiz-item .infos{flex:1 1}.quiz-item .infos a{text-decoration:none}.quiz-item .infos .category-wrapper .category-wrapper-left{flex:1 1;display:flex;align-items:center}.quiz-item .infos .category-wrapper .category-wrapper-right{color:#717171;font-size:14px;font-style:normal;font-weight:700;line-height:23px}.quiz-item .infos .cat{font-size:12px;line-height:15px}.quiz-item .infos .quiz-title{color:#fff;margin-top:4px;display:flex;justify-content:space-between;font-size:17px;font-style:normal;font-weight:500;line-height:23px;min-height:40px}.quiz-item .infos .quiz-title .quiz-title-text{font-weight:700;font-size:16px;line-height:20px;text-align:left}.quiz-item .infos .quiz-description{font-weight:400;font-size:14px;line-height:23px;color:#fff;margin-top:4px}.quiz-item .infos .quiz-buttons{display:flex;align-items:center;margin-top:18px}.quiz-item .infos .quiz-buttons .quiz-button{border-radius:6px;font-weight:700;text-transform:uppercase;text-align:center;text-decoration:none;color:#fff;padding-top:10px;padding-bottom:10px}.quiz-item .infos .quiz-buttons .quiz-button.series-button{display:flex;align-items:center;background:#414141;font-size:10px;line-height:12px;padding:10px 12px}.quiz-item .infos .quiz-buttons .quiz-button.series-button .icon-playbuttonbold{font-size:16px}@media (min-width:900px){.quiz-item .infos .quiz-buttons .quiz-button.series-button .icon-playbuttonbold{margin-right:12px}}.quiz-item .infos .quiz-buttons .quiz-button.series-button .series-text{display:none}@media (min-width:900px){.quiz-item .infos .quiz-buttons .quiz-button.series-button .series-text{display:block}}.quiz-item .infos .quiz-buttons .quiz-button.link{width:127px;background:#2672ec;font-size:14px;line-height:16px}.quiz-item .infos .quiz-buttons .quiz-buttons-series{flex:1 1;display:flex}.quiz-item .infos .quiz-buttons .quiz-buttons-actions{flex-shrink:0;display:flex;align-items:center;flex-wrap:wrap;grid-gap:8px;gap:8px}.quiz-item .infos .quiz-buttons .quiz-buttons-actions .button{flex-shrink:0;cursor:pointer;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:flex;align-items:center;justify-content:center;text-decoration:none;grid-gap:8px;gap:8px;padding:8px 20px;border-radius:6px;background-color:#414141;font-size:14px;font-weight:600;color:#fff;text-transform:uppercase}.quiz-item .infos .quiz-buttons .quiz-buttons-actions .button.primary{background-color:#2672ec}.list-wrapper{background-position:50%;background-size:cover;background-repeat:no-repeat;width:100%;height:auto;position:relative}.list-wrapper:before{content:"";padding-top:56.25%;display:block}.list-wrapper iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.hde-button{height:39px;border-radius:6px;padding:10px 24px;text-transform:uppercase;font-size:16px;font-weight:700;text-decoration:none;background-color:transparent;border:1px solid #d2d2d2;color:#d2d2d2;cursor:pointer}.hde-button:hover{border:1px solid #dfdfdf;color:#dfdfdf}.hde-button:active{border:1px solid #ececec;color:#ececec}.button-wrapper{padding-top:10px}.form-err{margin-top:-10px;margin-bottom:-15px}.thanks-content{text-align:center!important}.quizzes-modal{max-height:75vh;overflow-x:hidden;overflow-y:scroll;padding:0!important}.quizzes-modal::-webkit-scrollbar{width:6px}.quizzes-modal::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}.quizzes-modal::-webkit-scrollbar-thumb{background-color:#717171;border-radius:2em}.quizzes-modal .quizz-item{position:relative;overflow:hidden;display:flex;align-items:center;padding:14px 20px 12px 86px}@media (max-width:768px){.quizzes-modal .quizz-item{padding:16px 15px 10px 86px}}.quizzes-modal .quizz-item .quiz-failed,.quizzes-modal .quizz-item .quiz-passed{position:absolute;min-width:148px;transform:rotate(-30deg);display:flex;align-items:center;font-weight:600;font-size:14px;line-height:19px;text-align:center;color:#fff;padding:4px 40px}.quizzes-modal .quizz-item .quiz-passed{top:9px;left:-45px;background:#327228}.quizzes-modal .quizz-item .quiz-passed .icon{transform:rotate(30deg)}.quizzes-modal .quizz-item .quiz-failed{top:5px;left:-30px;background:#fc434e}.quizzes-modal .quizz-item .info-wrap{flex:1 1;display:flex;flex-direction:column;align-items:flex-start}.quizzes-modal .quizz-item .info-wrap h3{font-style:normal;font-weight:700;font-size:14px;line-height:14px;letter-spacing:-.02em;text-transform:uppercase;text-align:left;color:#76bd80}.quizzes-modal .quizz-item .info-wrap h3.fb{color:#f60}.quizzes-modal .quizz-item .info-wrap h3.sm{color:#ff7dd7}.quizzes-modal .quizz-item .info-wrap .date{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#d2d2d2}.quizzes-modal .quizz-item .info-wrap .score{font-family:"Montserrat";font-style:normal;font-weight:600;font-size:12px;line-height:12px;color:#d2d2d2}.quizzes-modal .quizz-item a{background:#414141;border-radius:6px;font-family:"Roboto";font-style:normal;font-weight:700;font-size:10px;line-height:12px;text-transform:uppercase;text-decoration:none;color:#fff;padding:6px 12px}.quizzes-modal .separator{height:1px;width:100%;background-color:#353535}.not-found{margin:100px auto;text-align:center;height:100%}.not-found__guy{margin:0 auto;height:520px}.hover-opacity{cursor:pointer;transition:all .1s ease-in-out}.hover-opacity:hover{opacity:.6}.slide-inner .top-series{position:absolute;z-index:10;top:-1px;left:-2px}.slide-inner .text{color:#fff}.loader{position:fixed;height:100vh;width:100vw;top:0;left:0;right:0;bottom:0;background-color:#000;z-index:7}.loader .logo-wrapper{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%)}.discover-style{text-decoration:underline;color:#fff}.discover-style:hover{color:#d2d2d2;text-decoration:underline}.upload-limit{margin-top:14px;font-size:12px;font-weight:400;text-align:center}.share-video{display:inline-block;padding:6px 8px;margin-right:12px;background:#1f1f1f;border-radius:6px;cursor:pointer;position:relative;font-family:Roboto;font-style:normal;font-weight:700;font-size:10px;text-transform:uppercase;display:flex;justify-content:center;align-items:center}.share-video span{background:#414141;position:absolute;font-size:12px;font-weight:400;width:320px;text-align:center;top:100%;padding:6px;left:0;opacity:0;transition:opacity .25s,top .25s;pointer-events:none}.share-video span:before{background:#414141;height:12px;width:12px;margin-left:-6px;content:"";display:block;position:absolute;left:13%;top:-6px;transform:rotate(45deg)}@media (min-width:768px){.share-video span{left:50%;margin-left:-160px}.share-video span:before{left:50%}}.share-video span.visible{top:130%;opacity:1}.share-video i{position:relative;top:1px;margin-right:4px}@media (min-width:1024px){.share-video{padding:8px 10px;font-size:16px}}.delete-comment-confirm .actions{margin-top:28px}.delete-comment-confirm .actions div{display:inline-block;padding:12px 24px;font-size:16px;font-weight:700;text-transform:uppercase;margin:0 8px;background:#414141;border-radius:6px;cursor:pointer}.delete-comment-confirm .actions div.delete{background-color:#2672ec}.popup-wrapper.likes .popup-inner{max-width:360px!important}.popup-wrapper.likes .popup-content{padding:0 22px;text-align:left!important}.popup-wrapper.likes .popup-content .item{padding:12px 0;min-height:61px;border-bottom:1px solid #353535}.popup-wrapper.likes .popup-content .item .avatar{width:34px;height:34px;border-radius:100%;background-position:50%;background-size:cover;float:left;margin-right:8px}.popup-wrapper.likes .popup-content .item .right .name{font-size:12px;font-weight:700;display:block}.popup-wrapper.likes .popup-content .item .right .city{color:#d2d2d2;font-size:12px}@keyframes heartbeat{0%{transform:scale(.85)}20%{transform:scale(1.1)}40%{transform:scale(.85)}60%{transform:scale(1.1)}80%{transform:scale(.85)}to{transform:scale(.85)}}.quizz{position:relative;background-color:#1f1f1f}.quizz .pulsing{animation:heartbeat 4.5s infinite}.quizz .quizz-header{padding:24px 0;text-align:center;background-color:#0f0f0f;font-weight:700;font-size:20px;border-bottom:4px solid #76bd80;position:relative}.quizz .quizz-header.fb{border-color:#f60}.quizz .quizz-header.sm{border-color:#ff7dd7}.quizz .quizz-time{position:absolute;bottom:-32px;left:50%;margin-left:-35px}.quizz .quizz-time img{margin:auto}.quizz .welcome{padding:70px 0 20px;text-align:center;font-size:16px;width:65%;min-width:280px;margin:auto}.quizz .welcome .quiz-buttons-actions{margin-top:16px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;grid-gap:8px;gap:8px}.quizz .welcome .quiz-buttons-actions .button{flex-shrink:0;cursor:pointer;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:flex;align-items:center;justify-content:center;text-decoration:none;grid-gap:8px;gap:8px;padding:8px 40px;border-radius:6px;background-color:#414141;font-size:14px;font-weight:600;color:#fff;text-transform:uppercase}@media (max-width:768px){.quizz .welcome .quiz-buttons-actions .button{padding:8px 14px}}.quizz .welcome .quiz-buttons-actions .button.primary{background-color:#2672ec}@media (min-width:1024px){.quizz .welcome{font-size:20px}}.quizz .welcome .note{font-size:14px;color:#d2d2d2;margin-top:40px}.quizz .welcome .start{display:inline-block;padding:10px 28px;background:#2672ec;border-radius:6px;margin-top:24px;cursor:pointer;font-size:14px;text-transform:uppercase;font-weight:700}.quizz .welcome .actions{margin:24px -2%;text-align:center}.quizz .welcome .actions div{border-radius:6px;padding:10px;width:139px;margin:0 auto;display:block;font-weight:700;font-size:14px;text-transform:uppercase;cursor:pointer}@media (min-width:1024px){.quizz .welcome .actions div{display:inline-block;margin:0 6px;width:156px}}.quizz .welcome .actions .prev{background:#171717;margin-bottom:12px}@media (min-width:1024px){.quizz .welcome .actions .prev{margin-bottom:0}}.quizz .welcome .actions .next{background:#2672ec}.quizz .welcome .actions .disabled{background:#717171}.quizz .quizz-results-header{padding:20px 16px;margin-bottom:-34px}@media (min-width:1024px){.quizz .quizz-results-header{padding:28px 40px}}.quizz .quizz-results-header img{width:33px}@media (min-width:1024px){.quizz .quizz-results-header img{width:52px}}.quizz .quizz-results-header span{float:right;margin-top:-32px;font-family:Roboto;font-style:normal;font-weight:700;font-size:18px;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media (min-width:1024px){.quizz .quizz-results-header span{margin-top:-38px;font-size:24px}}.quizz .questions{padding:34px 16px;text-align:center}.quizz .questions img{width:100%}.quizz .questions .question-title{margin-top:22px;font-weight:700;font-size:20px;font-weight:500}.quizz .questions .question-hint{font-size:14px;font-family:Roboto;font-style:normal;font-weight:400;color:#d2d2d2}.quizz .questions .question-answer{padding:13px;color:#d2d2d2;border:1px solid #717171;border-radius:2px;margin-top:16px;font-size:12px;cursor:pointer}.quizz .questions .question-answer.red{font-weight:700;color:#fc434e;border:1px solid #fc434e}.quizz .questions .question-answer.green{font-weight:700;color:#76bd87;border:1px solid #76bd87}.quizz .questions .question-answer.selected{border:1.5px solid #fff;color:#fff;font-weight:700}.quizz .questions .actions{margin:24px -2%;text-align:center}.quizz .questions .actions div{border-radius:6px;padding:10px;width:46%;margin:0 2%;display:inline-block;font-weight:700;font-size:14px;text-transform:uppercase;cursor:pointer}.quizz .questions .actions .prev{background:#171717}.quizz .questions .actions .next{background:#2672ec}.quizz .questions .actions .disabled{background:#717171}@media (min-width:1024px){.quizz .questions>div{width:50%;display:inline-block;padding:20px;vertical-align:middle}.quizz .questions>div .question-answer{font-size:14px}}.quizz .quizz-results{padding:70px 0 40px;text-align:center}.quizz .quizz-results.fb{border-color:#f60}.quizz .quizz-results.sm{border-color:#ff7dd7}.quizz .quizz-results .quizz-congrats{width:180px;height:150px;margin:auto auto 20px}.quizz .quizz-results .quizz-score-title{font-size:14px}@media (min-width:1024px){.quizz .quizz-results .quizz-score-title{font-size:16px}}.quizz .quizz-results .quizz-score{font-weight:600;font-size:38px;color:#fc434e}@media (min-width:1024px){.quizz .quizz-results .quizz-score{font-size:44px}}.quizz .quizz-results .quizz-score.green{color:#76bd87}.quizz .quizz-results .do-again{width:220px;background:#2672ec;border-radius:6px;padding:10px;font-size:14px;text-transform:uppercase;font-weight:700;margin:32px auto 0;cursor:pointer}.quizz .quizz-results .quizz-pass{margin:auto auto 18px}.quizz .quizz-results .actions{margin:24px -2%;text-align:center}.quizz .quizz-results .actions div{border-radius:6px;padding:10px;width:156px;margin:0 auto;display:block;font-weight:700;font-size:14px;text-transform:uppercase;cursor:pointer}@media (min-width:1024px){.quizz .quizz-results .actions div{display:inline-block;margin:0 6px}}.quizz .quizz-results .actions .prev{background:#171717;margin-bottom:12px}@media (min-width:1024px){.quizz .quizz-results .actions .prev{margin-bottom:0}}.quizz .quizz-results .actions .next{background:#2672ec}.quizz .quizz-results .actions .disabled{background:#717171}.quizz .quizz-results .actions .helpme-passed-btn{background:#2672ec;margin-bottom:12px;width:145px}@media (min-width:1024px){.quizz .quizz-results .actions .helpme-passed-btn{margin-bottom:0}}.quizz .quizz-results .actions .retake-btn{width:119px;background:#414141}.quizz .quizz-results .actions .actions-btn-wrapper{display:inline-block}.quizz .quizz-results .helpme-passed-tip{font-size:20px;font-weight:600;width:60%;margin:24px auto 40px}.quizz .quizz-inprogress-header{text-align:center;background-color:#0f0f0f;font-weight:700;font-size:14px;position:relative}.quizz .quizz-inprogress-header.ope{border-color:#76bd87}.quizz .quizz-inprogress-header.fnb{border-color:#f60}.quizz .quizz-inprogress-header.snm{border-color:#ff7dd7}@media (min-width:1024px){.quizz .quizz-inprogress-header{font-size:20px;border:none}}.quizz .quizz-inprogress-header .progress-bar{display:flex;position:absolute;bottom:0;height:4px;width:100%}.quizz .quizz-inprogress-header .progress-bar .progress-item{background-color:#414141}.quizz .quizz-inprogress-header .progress-bar .progress-item.ope{background-color:#76bd87}.quizz .quizz-inprogress-header .progress-bar .progress-item.fnb{background-color:#f60}.quizz .quizz-inprogress-header .progress-bar .progress-item.snm{background-color:#ff7dd7}.quizz .quizz-inprogress-header .quiz-inprogress{display:flex;justify-content:space-between}.quizz .quizz-inprogress-header .quiz-inprogress .category{flex-shrink:0;display:flex;align-items:center;min-width:242px;justify-content:flex-start;padding:12px 9px}@media (min-width:1024px){.quizz .quizz-inprogress-header .quiz-inprogress .category{padding:24px 0;margin-left:40px}}.quizz .quizz-inprogress-header .quiz-inprogress .category.ope{color:#76bd87}.quizz .quizz-inprogress-header .quiz-inprogress .category.fnb{color:#f60}.quizz .quizz-inprogress-header .quiz-inprogress .category.snm{color:#ff7dd7}.quizz .quizz-inprogress-header .quiz-inprogress .category .quiztime-pic{width:49px}@media (min-width:1024px){.quizz .quizz-inprogress-header .quiz-inprogress .category .quiztime-pic{width:78px}}.quizz .quizz-inprogress-header .quiz-inprogress .category .category-text{font-size:18px;padding-left:12px;white-space:nowrap}@media (min-width:1024px){.quizz .quizz-inprogress-header .quiz-inprogress .category .category-text{padding-left:20px}}.quizz .quizz-inprogress-header .quiz-inprogress .infos{display:flex;justify-content:flex-end;width:100%;padding:12px 21px 12px 7px;align-items:center;color:#d2d2d2}.quizz .quizz-inprogress-header .quiz-inprogress .infos .title{padding-right:8px}@media (min-width:1024px){.quizz .quizz-inprogress-header .quiz-inprogress .infos{padding:24px;justify-content:space-between}}.quizz .quizz-content .help-container{padding:70px 0 20px;text-align:center;font-size:16px;width:85%;min-width:280px;margin:auto}.quizz .quizz-content .help-container .help-header{width:65%;margin:auto}.quizz .quizz-content .help-container .help-header .title{font-weight:600;font-size:36px;display:block}.quizz .quizz-content .help-container .help-header .description{margin-top:8px;font-weight:600;font-size:20px}.quizz .quizz-content .help-container .help-header .descriptionspan{display:block}.quizz .quizz-content .help-container .help-questions-container{margin-top:40px}.quizz .quizz-content .help-container .help-questions-container .help-questions-item{display:flex;justify-content:space-between;border-bottom:1px solid #717171;padding-bottom:24px;margin-top:40px;flex-direction:column}@media (min-width:1024px){.quizz .quizz-content .help-container .help-questions-container .help-questions-item{flex-direction:row}}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .question-container{display:flex;justify-content:flex-start;width:100%}@media (min-width:1024px){.quizz .quizz-content .help-container .help-questions-container .help-questions-item .question-container{width:50%}}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .question-container .question{font-size:20px;padding-right:40px;text-align:left}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .question-container .question .question-desc{padding-left:12px;font-weight:600}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .question-container .order .order-desc{font-weight:700;font-size:20px;color:#ff574f}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .answers-container{display:flex;flex-direction:column;padding-top:18px}@media (min-width:1024px){.quizz .quizz-content .help-container .help-questions-container .help-questions-item .answers-container{padding-top:0;width:50%}}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .answers-container .answer{background:rgba(255,125,125,.1);padding:4px 12px;margin-bottom:8px;font-weight:600;font-size:14px;color:#ff574f;display:flex;justify-content:flex-start;align-items:center;text-align:left}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .answers-container .answer .close{font-size:12px;font-weight:700;padding-top:2px;padding-right:10px}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .answers-container .more-correct{background:hsla(0,0%,100%,.2);padding:4px 8px;margin-bottom:8px;font-weight:600;font-size:14px;color:#d2d2d2;display:flex;justify-content:flex-start;align-items:center;text-align:left}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .answers-container .more-correct .icon-question-mark{padding-right:6px}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .answers-container .related-episode{font-weight:400;font-size:14px;color:#d2d2d2;text-align:left}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .answers-container .related-episode .ope{color:#76bd87!important}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .answers-container .related-episode .fnb{color:#f60!important}.quizz .quizz-content .help-container .help-questions-container .help-questions-item .answers-container .related-episode .snm{color:#ff7dd7!important}.quizz .quizz-content .help-container .help-actions-container{margin:24px auto;display:flex;justify-content:space-between}@media (min-width:1024px){.quizz .quizz-content .help-container .help-actions-container{justify-content:center}}.quizz .quizz-content .help-container .help-actions-container .learn-serie-btn{width:219px;background:#76bd87;border-radius:6px;padding:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;text-transform:uppercase;cursor:pointer;white-space:nowrap;text-decoration:none;color:#fff}.quizz .quizz-content .help-container .help-actions-container .learn-serie-btn .icon{font-size:19px}@media (min-width:1024px){.quizz .quizz-content .help-container .help-actions-container .learn-serie-btn .icon{padding-right:8px}}@media (min-width:1024px){.quizz .quizz-content .help-container .help-actions-container .learn-serie-btn{width:243px;padding:10px 0;margin:0 2%}}.quizz .quizz-content .help-container .help-actions-container .retake-btn{width:97px;background:#2672ec;border-radius:6px;padding:10px;display:block;font-weight:700;font-size:14px;text-transform:uppercase;cursor:pointer}@media (min-width:1024px){.quizz .quizz-content .help-container .help-actions-container .retake-btn{width:243px;margin:0 2%}}.header-sink{z-index:0!important}.pointer{cursor:pointer}.star-bg{position:absolute;top:14px;right:14px;height:30px;width:30px;border-radius:6px;background-color:#000;z-index:1}.star-bg .star-layer{display:flex;justify-content:center;align-items:center;height:30px;width:30px;border:2px solid #ffea32;border-radius:4px;transition:all .25s linear}.star-bg .star-layer>.full{margin-top:-1px;display:none}.star-bg .star-layer>.notfull{margin-top:-1px;display:block}.star-bg .star-layer.selected{border-width:0;border-style:none;background-color:#ffea32}.star-bg .star-layer.selected .full{display:block}.star-bg .star-layer.selected .notfull{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:700}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.inte-nav{max-width:424px;margin:auto auto 120px}.inte-nav li{list-style:none;padding:6px}.inte-nav li a{display:block;text-align:center;padding:12px;font-weight:700;text-transform:uppercase;background-color:#1f1f1f;text-decoration:none}.inte-nav li a:hover{background-color:#eee;color:#1f1f1f}.inte-nav li a:active{background-color:#fff;color:#1f1f1f}*{outline-style:none}h2.title{font-size:16px;margin-bottom:16px}@media (min-width:768px){h2.title{font-size:20px;margin-bottom:24px}}h2.center-title{font-size:16px;margin-bottom:16px;text-align:center;text-transform:uppercase;letter-spacing:.1em}@media (min-width:768px){h2.center-title{font-size:24px;margin-bottom:24px}}img,video{max-width:100%}video{display:block}a{color:#d2d2d2;text-decoration:underline;transition:all .15s ease-in-out}a:hover{color:#2672ec}a:active,a:hover{text-decoration:none}a:active{color:#1d49ac}a.cover{display:block;position:absolute;top:0;left:0;right:0;bottom:35px;z-index:2}button:focus{outline:none}button{transition:all .15s ease-in-out;font-family:"Roboto";cursor:pointer}.cat{font-weight:700}.cat.fnb{color:#f60}.cat.ope{color:#76bd87}.cat.snm{color:#ff7dd7}button.x-small{height:30px;padding:0 16px;font-size:14px}button.small,button.x-small{border-radius:6px;text-transform:uppercase;font-weight:700}button.small{height:39px;padding:0 24px;font-size:16px}button.vsmall{height:33px;padding:0 18px;font-size:12px}button.big,button.vsmall{border-radius:6px;text-transform:uppercase;font-weight:700}button.big{height:44px;padding:0 40px;font-size:16px}button.primary{border:none;background-color:#2672ec;color:#fff;transition:opacity .15s ease-in-out}button.primary:disabled{cursor:default;pointer-events:none;opacity:.6}button.primary:hover{background-color:#1d49ac}button.primary:active{background-color:#141f6c}button.secondary{background-color:transparent;border:1px solid #2672ec;color:#2672ec}button.secondary:hover{border:1px solid #3d81ee;color:#3d81ee}button.secondary:active{border:1px solid #5590f0}button.tertiary{background-color:#1f1f1f;color:#fff;border:none}button.tertiary:hover{background-color:#2c2c2c;color:#fff}button.tertiary:active{background-color:#393939;color:#fff}button.quaternary{background-color:transparent;border:1px solid #d2d2d2;color:#d2d2d2}button.quaternary:hover{border:1px solid #dfdfdf;color:#dfdfdf}button.quaternary:active{border:1px solid #ececec;color:#ececec}.gradient{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:transparent;background:-webkit-gradient(left top,left bottom,color-stop(0,transparent),color-stop(39%,transparent),color-stop(98%,#000),color-stop(100%,#000));background:linear-gradient(180deg,transparent 0,transparent 39%,#000 98%,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=0)}.form-item{margin-bottom:16px;position:relative}.form-item label{font-family:"Roboto";color:#d2d2d2;margin-bottom:0}.form-item input,.form-item label{display:block;font-size:14px}.form-item .search-categories__control,.form-item .search-categories__menu,.form-item input[type=password],.form-item input[type=text]{font-family:"Roboto";width:100%;background-color:#1f1f1f;border:1px solid #414141;color:#d2d2d2;border-radius:2px;height:44px;padding:10px}.form-item .search-categories__control:disabled,.form-item .search-categories__menu:disabled,.form-item input[type=password]:disabled,.form-item input[type=text]:disabled{background-color:#1f1f1f;color:#656565}.form-item textarea{font-family:"Roboto";width:100%;background-color:#1f1f1f;border:1px solid #414141;color:#d2d2d2;border-radius:2px;min-height:120px;padding:10px;font-size:14px}.form-item .select{position:relative}.form-item .select:before{display:block;width:56px;position:absolute;top:0;bottom:0;right:0;line-height:44px;text-align:center;color:#323232;z-index:1;pointer-events:none;font-size:22px}.form-item .select select{position:relative;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:"Roboto";width:100%;background-color:#151515;border:1px solid #414141;color:#d2d2d2;border-radius:2px;height:44px;padding:0 56px 0 10px;line-height:2}.form-item .select select::-ms-expand{display:none}.form-item.disabled .select select{background-color:#1f1f1f;color:#656565;pointer-events:none}.form-item [type=checkbox]{position:absolute;opacity:0}.form-item [type=checkbox]+label{display:block;padding-left:26px;line-height:18px;font-size:14px;position:relative}.form-item [type=checkbox]+label:before{font-family:"icomoon";content:"\e915";display:block;font-size:18px;position:absolute;top:0;left:0}.form-item [type=checkbox]:checked+label:before{content:"\e916";color:#2672ec}.form-item .file-upload{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap}.form-item .file-upload h2{font-size:18px;font-weight:600;margin-bottom:36px;text-align:center}.form-item .file-upload h3{width:100%;font-weight:400;text-align:center;font-size:14px;margin:-36px 0 36px}@media (min-width:768px){.form-item .file-upload{flex-direction:row;justify-content:center}.form-item .file-upload h2{width:100%;font-size:24px}}.form-item .img-wrapper{width:70px;height:70px;position:relative;background-image:url(/assets/images/profile.png);background-position:50%;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:100%;margin-bottom:40px}.form-item .img-wrapper img{flex-shrink:0;object-fit:cover;width:72px;height:72px;border:0;margin:-1px;max-width:inherit}@media (min-width:768px){.form-item .img-wrapper{width:120px;height:120px;margin-right:24px;margin-bottom:0}.form-item .img-wrapper img{flex-shrink:0;object-fit:cover;width:122px;height:122px;max-width:inherit}}.form-item label.upload{display:inline-block;cursor:pointer;height:50px;font-size:16px;line-height:20px;font-weight:700;font-family:"Roboto";padding:14px 24px;border-radius:2px;color:#fff;text-transform:uppercase;border:1px solid #414141}.form-item label.upload span{margin-right:4px}.form-item.form-search{margin:auto}.form-item.form-search,.form-item.form-search+.tags{max-width:823px}.form-item.form-search+.tags>.tag{margin:0 0 10px;padding:2px 10px;border-radius:0;font-weight:500}.form-item.form-search+.tags>.tag.tag-ur-it{background-color:transparent;background:#2c2c2c;border-radius:30px;padding:2px 10px}.form-item.form-search+.tags>.tag:last-child{border-right:none}.form-item.form-search .search-button{position:absolute;right:0;height:40px;width:40px;z-index:200;cursor:pointer}@media (min-width:768px){.form-item.form-search .search-button{height:68px;width:68px}}.form-item.form-search input{border:0!important;position:relative;z-index:10;height:38px;border-radius:8px;padding-right:40px;padding-left:18px}.form-item.form-search:before{content:"\e90a";font-family:"icomoon";display:block;position:absolute;z-index:11;top:0;right:0;bottom:0;width:40px;font-size:16px;line-height:40px;text-align:center;color:#fff}.form-item.form-search .search-categories_container{margin:10px 0 0}.form-item.form-search .search-categories_container .search-categories__indicator-separator{display:none}.form-item.form-search .search-categories_container .search-categories__value-container{display:block}.form-item.form-search .search-categories_container .search-categories__control{height:40px;border-radius:8px;padding:0;box-shadow:none}.form-item.form-search .search-categories_container .search-categories__control:hover{border-color:#414141}.form-item.form-search .search-categories_container .search-categories__control .search-categories__single-value{color:#d2d2d2;width:100%;font-size:14px;margin:0}@media (min-width:1024px){.form-item.form-search .search-categories_container .search-categories__control .search-categories__single-value{font-size:18px}}.form-item.form-search .search-categories_container .search-categories__control .search-categories__value-container{height:100%;padding:8px 10px}@media (min-width:768px){.form-item.form-search .search-categories_container .search-categories__control .search-categories__value-container{padding:20px}}.form-item.form-search .search-categories_container .search-categories__control .search-categories__input{height:40px;margin:0;display:block!important}.form-item.form-search .search-categories_container .search-categories__control input{display:block!important;position:absolute;top:0;left:0;right:0;width:100%;color:#d2d2d2!important;grid-area:none!important}.form-item.form-search .search-categories_container .search-categories__menu{height:auto;border-radius:8px}@media (min-width:1024px){.form-item.form-search .search-categories_container .search-categories__menu{font-size:18px}}.form-item.form-search .search-categories_container .search-categories__menu .search-categories__option--is-focused{background-color:#3b3b3b;cursor:pointer}.form-item.form-search .search-categories_container .search-categories__menu .search-categories__option--is-selected{background-color:#4e4e4e;cursor:pointer}@media (min-width:768px){.form-item.form-search{margin:32px auto}.form-item.form-search input{border:0;position:relative;z-index:2;height:66px;padding-right:68px;padding-left:40px;font-size:18px}.form-item.form-search .search-categories_container{position:absolute;margin:0;top:1px;width:200px;height:66px;left:1px}.form-item.form-search .search-categories_container .search-categories__control{border:none;height:66px}.form-item.form-search:before{z-index:10px;width:68px;line-height:68px;text-align:center;color:#fff;font-size:24px}}@media (max-width:767px){.search .viewport{padding-top:0}}@media (min-width:768px){.search .viewport{padding-bottom:0}}.search .filter-wrapper{text-align:right;margin-top:40px}.search .filter-wrapper .title{float:left;font-weight:700;font-size:20px;line-height:24px;color:#fff}.search .filter-wrapper .filter{width:240px;display:flex;justify-content:flex-end;font-weight:500;font-size:11px;line-height:23px;color:hsla(0,0%,100%,.5);margin-right:0;margin-left:auto}.search .filter-wrapper .filter .icon-sorting{font-size:14px}.search .filter-wrapper .filter .text{white-space:nowrap;margin-right:12px}.search .filter-wrapper .form-filter{margin-bottom:0}.search .filter-wrapper .form-filter input{height:40px;border-radius:8px;padding-right:40px;padding-left:18px}.search .filter-wrapper .form-filter .search-categories_container.category .search-categories__menu .search-categories__option:first-of-type{color:#f60!important}.search .filter-wrapper .form-filter .search-categories_container.category .search-categories__menu .search-categories__option:nth-of-type(2){color:#76bd87!important}.search .filter-wrapper .form-filter .search-categories_container.category .search-categories__menu .search-categories__option:nth-of-type(3){color:#ff7dd7!important}.search .filter-wrapper .form-filter .search-categories_container.category.fnb .search-categories__single-value{color:#f60;font-size:17px}.search .filter-wrapper .form-filter .search-categories_container.category.ope .search-categories__single-value{color:#76bd87;font-size:17px}.search .filter-wrapper .form-filter .search-categories_container.category.snm .search-categories__single-value{color:#ff7dd7;font-size:17px}.search .filter-wrapper .form-filter .search-categories_container .search-categories__indicator-separator{display:none}.search .filter-wrapper .form-filter .search-categories_container .search-categories__value-container{display:block;overflow:visible}.search .filter-wrapper .form-filter .search-categories_container .search-categories__control{height:23px;box-shadow:none;border:none;background:#000;cursor:pointer;padding:0}.search .filter-wrapper .form-filter .search-categories_container .search-categories__control:hover{border-color:#414141}.search .filter-wrapper .form-filter .search-categories_container .search-categories__control .search-categories__single-value{font-weight:500;font-size:17px;line-height:23px;text-align:right;color:#fff}.search .filter-wrapper .form-filter .search-categories_container .search-categories__control .search-categories__value-container{height:100%;padding:0}.search .filter-wrapper .form-filter .search-categories_container .search-categories__control .search-categories__input{height:40px;margin:0;display:block!important}.search .filter-wrapper .form-filter .search-categories_container .search-categories__control .search-categories__indicators{display:none}.search .filter-wrapper .form-filter .search-categories_container .search-categories__control input{display:block!important;position:absolute;top:0;left:0;right:0;width:100%;color:#d2d2d2!important;grid-area:none!important}.search .filter-wrapper .form-filter .search-categories_container .search-categories__menu{position:absolute;right:0;width:110px;height:auto;border:none;border-radius:8px;text-align:left;overflow:hidden;padding:0}@media (min-width:1024px){.search .filter-wrapper .form-filter .search-categories_container .search-categories__menu{font-size:18px}}.search .filter-wrapper .form-filter .search-categories_container .search-categories__menu .search-categories__menu-list{padding:0}.search .filter-wrapper .form-filter .search-categories_container .search-categories__menu .search-categories__option{font-weight:400;font-size:17px;line-height:19px;padding:8px 12px;border-bottom:1px solid #414141;color:#fff}.search .filter-wrapper .form-filter .search-categories_container .search-categories__menu .search-categories__option--is-focused{background-color:#3b3b3b;cursor:pointer}.search .filter-wrapper .form-filter .search-categories_container .search-categories__menu .search-categories__option--is-selected{background-color:#4e4e4e;cursor:pointer}@media (min-width:768px){.search .filter-wrapper .form-filter input{height:68px;padding-right:68px;padding-left:40px;font-size:18px}.search .filter-wrapper .form-filter .search-categories_container{margin:0}.search .filter-wrapper .form-filter:before{width:68px;line-height:68px;text-align:center;color:#fff;font-size:24px}}.search .categories_container{display:grid;grid-template-columns:repeat(3,1fr);max-width:1000px;margin:0 auto 40px}.search .categories_container.is-fb{grid-template-columns:repeat(4,1fr)}@media (max-width:975px){.search .categories_container{grid-template-columns:repeat(2,1fr)!important;max-width:100%}}@media (max-width:590px){.search .categories_container{grid-template-columns:repeat(1,1fr)!important;max-width:100%}}@media (min-width:768px){.search .categories_container{margin-top:14px}}.search .categories_container .category{display:flex;justify-content:center;align-items:center;white-space:nowrap;font-weight:400;font-size:14px;line-height:23px;text-align:center;text-transform:uppercase;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.45);padding-top:24px;padding-bottom:24px;cursor:pointer}.search .categories_container .category .untaken-num{display:inline-block;min-width:23px;height:23px;font-weight:700;font-size:14px;line-height:23px;color:#fff;border-radius:11px;background:var(--border-color);padding:0 5px;margin-left:8px}@media (min-width:768px){.search .categories_container .category{width:auto;font-weight:500;font-size:24px;line-height:29px;text-align:center;letter-spacing:.1em;padding:24px 40px}}.search .categories_container .category.active{border-bottom:4px solid var(--border-color);font-weight:600;font-size:20px;line-height:24px}@media (min-width:768px){.search .categories_container .category.active{font-weight:700;font-size:24px;line-height:29px}}.empty{text-align:center;margin:48px 0}.form-actions{text-align:center;margin-top:40px}.form-actions button{width:auto;margin:0 8px}body.signin .form-actions{margin-top:24px}body.signin .form-actions button{width:100%}body.popup-opened{overflow:hidden}body.popup-opened .popup-wrapper{display:flex}.popup-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:6;display:none;padding:16px;align-items:center;justify-content:center;overflow:auto;flex-wrap:wrap}.popup-wrapper .popup-inner{background:#1d1d1d;border:1px solid #414141;box-shadow:0 8px 16px rgba(0,0,0,.12);border-radius:6px;width:100%;overflow:hidden}.popup-wrapper .popup-inner .popup-title{background:#262626;box-shadow:0 8px 16px rgba(0,0,0,.12);border-radius:6px 6px 0 0;padding:16px 54px 16px 24px;position:relative}.popup-wrapper .popup-inner .popup-title .close{font-size:16px;position:absolute;top:0;right:0;width:54px;height:54px;line-height:54px;text-align:center;cursor:pointer}.popup-wrapper .popup-inner .popup-title h2{font-weight:600;font-size:18px;line-height:18px;margin-bottom:5px;min-height:18px}.popup-wrapper .popup-content{padding:40px 24px}.popup-wrapper .popup-content p{font-size:18px;color:silver}.popup-wrapper .popup-content .popup-action{text-align:center;margin-top:40px}.popup-wrapper.message .popup-inner{max-width:650px}.popup-wrapper.message .popup-inner .popup-content{text-align:center}.popup-wrapper.registration .popup-inner,.popup-wrapper.suggestion .popup-inner{max-width:650px}.popup-wrapper.registration .popup-inner form h2{font-style:normal;font-weight:600;font-size:24px;text-align:center}.popup-wrapper.registration .popup-inner form p{font-size:14px;line-height:24px;text-align:center}.popup-wrapper.profile-pic .popup-inner{max-width:650px}.popup-wrapper.announcement .new-popup-inner{max-width:750px;max-height:75vh;width:90%;box-shadow:0 8px 16px #000;border-radius:6px;overflow:hidden;background:#1d1d1d;border:1px solid #414141}.popup-wrapper.announcement .new-popup-inner .new-popup-title{background-color:#262626;text-align:center;display:flex;justify-content:space-between;align-items:center;padding:16px 20px}.popup-wrapper.announcement .new-popup-inner .new-popup-title h2{font-weight:600;font-size:18px;line-height:18px;margin-bottom:5px;min-height:18px}.popup-wrapper.announcement .new-popup-inner .new-popup-title h2 .icon-bell{position:relative;top:3px;font-size:22px;line-height:0}.popup-wrapper.announcement .new-popup-inner .new-anouncement-text{color:#d2d2d2;padding:40px 24px;text-align:center;overflow-y:auto;max-height:calc(75vh - 55px)}.popup-wrapper.announcement .new-popup-inner .new-anouncement-text h2{font-size:18px;text-align:center;margin-bottom:12px}@media (min-width:768px){.popup-wrapper.announcement .new-popup-inner .new-anouncement-text h2{font-size:21px}}.popup-wrapper.announcement .new-popup-inner .new-anouncement-text p{font-size:16px}@media (min-width:768px){.popup-wrapper.announcement .new-popup-inner .new-anouncement-text p{font-size:18px}}.popup-wrapper.announcement .new-popup-inner .new-anouncement-img{width:100%;max-height:calc(75vh - 55px);object-fit:contain}body.front header .left .home{display:none}header{position:fixed;height:88px;left:0;right:0;top:0;z-index:3;transform:translateX(0);transition:transform .4s cubic-bezier(.65,.05,.36,1),height .15s ease-in-out;background:#000}.scrolled header{height:74px}@media (min-width:1150px){header{height:88px}.scrolled header{height:68px}}.menu-opened header{transform:translateX(100%)}@media (max-width:1149px){.notifications-opened header{transform:translateX(-100%)}}header:after{content:"";position:absolute;left:15px;right:15px;bottom:0;border-top:1px solid #1c1c1c}header a{text-decoration:none!important}header a.logo{color:#fff;display:block;position:absolute;top:50%;left:20px;transform:translateY(-50%);text-decoration:none;line-height:74px;font-size:46px}.scrolled header a.logo{font-size:35px}@media (min-width:1150px){header a.logo{left:50%;transform:translate(-50%,-50%);font-size:80px}.scrolled header a.logo{font-size:48px}}header .left,header .right{position:absolute;top:0;bottom:0;z-index:1;display:flex;padding:0 8px}header .left .burger,header .left a,header .right .burger,header .right a{display:block;font-size:14px;line-height:19px;color:#fff;padding:30px 10px;cursor:pointer;transition:padding .15s ease-in-out;position:relative}@media (min-width:1150px){header .left .burger,header .left a,header .right .burger,header .right a{font-size:14px;padding:8px 6px;margin:30px 6px 22px}.scrolled header .left .burger,.scrolled header .left a,.scrolled header .right .burger,.scrolled header .right a{margin:20px 6px 12px}header .left .burger:has(span),header .left a:has(span),header .right .burger:has(span),header .right a:has(span){padding:8px 4px 8px 12px}header .left .burger.active,header .left a.active,header .right .burger.active,header .right a.active{background:#1d1d1d;border-radius:8px}}@media (min-width:1400px){header .left .burger,header .left a,header .right .burger,header .right a{padding:8px 20px}header .left .burger:has(span),header .left a:has(span),header .right .burger:has(span),header .right a:has(span){padding:8px 12px 8px 20px}}@media (min-width:1150px){header .left,header .right{font-size:20px;padding:0}}@media (min-width:1300px){header .left,header .right{padding:0 54px}}header .icon{font-size:20px!important}header .icon-search{font-size:13px;line-height:19px;margin-left:10px}header .left{left:0}header .left .home{position:relative;padding-right:0}header .left .home span{font-family:"Montserrat";font-size:14px;font-weight:400;display:block;-webkit-font-smoothing:auto;text-transform:uppercase}@media (max-width:1150px){header .left .home span{display:block;position:absolute;top:50%;font-size:8px;margin-top:2px;left:0;right:0;text-align:center}}@media (min-width:1151px){header .left .home:before{position:absolute}header .left .home span{position:relative;margin-left:3px;text-transform:inherit;padding-left:24px}}header .right{right:0}header .right .burger,header .right a{padding:4px 12px;margin:31px 6px 25px}.scrolled header .right .burger,.scrolled header .right a{margin:24px 6px 18px}header .right .burger:has(span),header .right a:has(span){padding:4px 12px}@media (min-width:1150px){header .right .burger,header .right a{margin:34px 6px 28px}.scrolled header .right .burger,.scrolled header .right a{margin:24px 6px 18px}}@media (min-width:1151px){header .nav-menu .visible-md{display:none;pointer-events:none}}@media (max-width:1150px){header .nav-menu .hidden-md{display:none;pointer-events:none}}header .extra-text{position:absolute;top:88px}header .nav-wrapper{position:fixed;background-color:rgba(0,0,0,.5);top:0;left:-100%;width:100%;height:100vh;z-index:2;transition:opacity .15s ease-in-out}header .nav-wrapper .nav-inner{background-color:#000;width:100%;background-color:#1d1d1d;height:100%;padding:32px;position:relative}header .nav-wrapper .nav-inner .close{font-size:22px;width:72px;height:88px;line-height:88px;text-align:center;position:absolute;top:0;right:0;cursor:pointer}header .nav-wrapper .nav-inner h2{font-size:20px;line-height:30px;color:#fff;text-transform:uppercase;margin-top:40px;margin-bottom:24px;font-weight:600;letter-spacing:.15em;text-align:center}header .nav-wrapper .nav-inner ul{padding:0}header .nav-wrapper .nav-inner ul li{list-style:none;border-bottom:1px solid #414141}header .nav-wrapper .nav-inner ul li:last-child{border-bottom:none}header .nav-wrapper .nav-inner ul li a{color:#fff;font-size:18px;font-weight:600;color:#d2d2d2;line-height:48px;text-transform:uppercase}header .nav-wrapper .nav-inner ul li a:active,header .nav-wrapper .nav-inner ul li a:hover{color:#fff}header .nav-wrapper .nav-inner a.logout{display:none;bottom:24px;text-align:center;left:24px;right:24px;font-weight:600;font-size:14px;line-height:24px;text-transform:uppercase;margin-top:20px}header .nav-wrapper .nav-inner a.logout span{font-weight:400;text-transform:none}header .nav-wrapper .nav-inner a.logout:active,header .nav-wrapper .nav-inner a.logout:hover{color:#fff}@media (max-width:1150px){header .nav-wrapper .nav-inner a.logout{display:block}}@media (min-width:1150px){header .notifications{position:relative}}header .icon-bell.red:after,header .icon-burger.red:after{content:"";display:block;position:absolute;width:6px;height:6px;background-color:#ee2e24;border-radius:100%;top:50%;left:50%;border:1px solid #fff;outline:2px solid #000;margin-top:-10px;margin-left:2px}header .icon-burger.red:after{outline:none;margin-top:-13px;margin-left:7px}header .nav-wrapper.notifications{left:100%}header .nav-wrapper.notifications .layer-notif{position:fixed;height:calc(100vh - 88px);width:100vw;margin-top:88px;top:0;left:0}.scrolled header .nav-wrapper.notifications .layer-notif{height:calc(100vh - 64px);margin-top:64px}@media (max-width:860px){header .nav-wrapper.notifications .layer-notif{display:none}}header .nav-wrapper.notifications .nav-inner{padding:32px 0}header .nav-wrapper.notifications .nav-inner h2{text-align:left;padding-left:24px;text-transform:none;letter-spacing:0;font-size:18px;margin-bottom:0;padding-bottom:24px;border-bottom:1px solid #353535}header .nav-wrapper.notifications .nav-inner .item-wrapper{position:absolute;top:127px;bottom:0;overflow:scroll;width:100%;left:0}@media (min-width:1150px){header .nav-wrapper.notifications{position:absolute;width:425px;top:68px;right:0;left:auto;max-height:430px;height:75vh;background:transparent;display:none}@supports (height:75svh){header .nav-wrapper.notifications{height:75svh}}.notifications-opened header .nav-wrapper.notifications{display:block}header .nav-wrapper.notifications .close{display:none}header .nav-wrapper.notifications:before{content:"";display:block;background-color:#1d1d1d;border-top:1px solid #414141;border-left:1px solid #414141;position:absolute;top:-5px;right:15px;transform:rotate(45deg);height:10px;width:10px;z-index:1}header .nav-wrapper.notifications .nav-inner{padding-top:0;overflow:hidden;border:1px solid #414141;border-radius:6px;box-shadow:0 8px 16px rgba(0,0,0,.12)}header .nav-wrapper.notifications .nav-inner .item-wrapper{top:79px}header .nav-wrapper.notifications .nav-inner h2{padding:24px;margin:0}}header .nav-wrapper.notifications .item{padding:16px 135px 16px 25px;border-bottom:1px solid #353535;position:relative}@media (min-width:1150px){header .nav-wrapper.notifications .item{padding:16px 135px 16px 24px}}header .nav-wrapper.notifications .item h3{font-size:12px;text-transform:uppercase;line-height:14px;font-family:Roboto;font-weight:700;margin-top:2px;color:#fff}header .nav-wrapper.notifications .item div,header .nav-wrapper.notifications .item p{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:18px;margin:0;color:#d2d2d2}header .nav-wrapper.notifications .item div{color:#717171}header .nav-wrapper.notifications .item a{position:absolute;right:10px;top:0;font-size:12px;padding:15px;top:50%;line-height:100%;margin-top:-21px;text-transform:uppercase;height:auto;font-weight:700}header .nav-wrapper.notifications .item.unread{background-color:#414141}header .nav-wrapper.notifications .item.unread h3:before{content:"";display:block;height:5px;width:5px;background-color:#337ae4;top:23px;left:13px;position:absolute;border-radius:100%}header .tab-select-wrapper .icon-chevronright2{margin-left:8px}header .tab-select-wrapper .tab-name{padding:20px}@media (min-width:1150px){header .tab-select-wrapper .tab-name{padding:0}}header .tab-select-wrapper .tab-select{display:none}header .tab-select-wrapper .tab-select.tab-opened{position:relative;top:0;left:0;display:block;background:#1d1d1d;-webkit-filter:drop-shadow(0 4px 6px rgba(0,0,0,.15));filter:drop-shadow(0 4px 6px rgba(0,0,0,.15));border-radius:8px}@media (min-width:1150px){header .tab-select-wrapper .tab-select.tab-opened{position:absolute;top:40px;border:1px solid #000;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}}header .tab-select-wrapper .tab-select.tab-opened .tab{display:flex;justify-content:center;padding:12px;margin:0}@media (min-width:1150px){header .tab-select-wrapper .tab-select.tab-opened .tab{justify-content:flex-start;padding:8px 12px}}header .tab-select-wrapper .tab-select.tab-opened .tab+.tab{border-top:1px solid #414141}header .tab-select-wrapper .tab-select.tab-opened .tab img{width:20px;height:20px;margin-right:8px}header .tab-select-wrapper .tab-select.tab-opened .tab span{font-weight:400;font-size:14px;line-height:20px;color:#fff}header .tab-select-wrapper .icon-logout{font-size:12px!important;line-height:19px;margin-left:13px}header .tab-select-wrapper.languages-select.burger{min-width:100px}@media (min-width:1150px){header .tab-select-wrapper.languages-select.burger{background:#1d1d1d;border-radius:8px}}@media (min-width:1150px){header .tab-select-wrapper.languages-select.burger .icon-chevronright2{position:absolute;top:50%;right:12px;transform:translateY(-50%)}}header .tab-select-wrapper.profile-select.burger{padding:0}header .tab-select-wrapper.profile-select .profile-info{display:flex;justify-content:center;align-items:center;grid-gap:8px;gap:8px;padding:20px;border-top:1px solid #1d1d1d}@media (min-width:1150px){header .tab-select-wrapper.profile-select .profile-info{padding:0;border:none}}header .tab-select-wrapper.profile-select .profile-info .avatar{position:relative;width:24px;height:24px}header .tab-select-wrapper.profile-select .profile-info .avatar .medias{position:absolute;top:0;left:0;right:0;bottom:0}header .tab-select-wrapper.profile-select .profile-info .avatar .medias span{display:block;height:100%;width:100%;border-radius:100%;background-size:cover;background-position:50%}header .tab-select-wrapper.categories-select-wrapper .tab-name,header .tab-select-wrapper.profile-select .profile-info .username{position:relative}@media (min-width:1150px){header .tab-select-wrapper.categories-select-wrapper.active{width:119px}header .tab-select-wrapper.categories-select-wrapper.active .icon-chevronright2{position:absolute;right:0;top:50%;transform:translateY(-50%)}}header .search-wrapper .search-container{display:none}header .search-wrapper .search-container.tab-opened{position:fixed;top:74px;left:0;width:100%;height:calc(100vh - 74px);overflow-y:auto;display:block;background:#000;-webkit-filter:drop-shadow(0 4px 6px rgba(0,0,0,.15));filter:drop-shadow(0 4px 6px rgba(0,0,0,.15));border-radius:8px;padding:12px 30px}@media (min-width:1150px){header .search-wrapper .search-container.tab-opened{position:absolute;top:40px;left:50%;transform:translateX(-50%);width:350px;height:auto;background:#1d1d1d;border:1px solid #000;padding:16px}}header .search-wrapper .search-container .form-item.form-search{margin:0;position:relative}header .search-wrapper .search-container .form-item.form-search:before{content:""}header .search-wrapper .search-container .form-item.form-search input{position:relative;z-index:10;height:unset;font-weight:400;font-size:14px;line-height:23px;color:#fff;padding:8px 40px 8px 12px}header .search-wrapper .search-container .form-item.form-search .icon-search,header .search-wrapper .search-container .form-item.form-search .icon-x{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:20px;font-size:20px;line-height:23px}header .search-wrapper .search-container .form-item.form-search .search-button{width:unset;height:unset}header .search-wrapper .search-container .types-container{margin:16px 0 20px}header .search-wrapper .search-container .types-container .type{position:relative;font-weight:400;font-size:14px;line-height:19px;color:#fff;padding:8px 0;border-bottom:1px solid #1d1d1d}@media (min-width:1150px){header .search-wrapper .search-container .types-container .type{border:none}}header .search-wrapper .search-container .types-container .type:before{content:"\e914";font-family:"icomoon";display:block;position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:12px;text-align:center;color:#fff}header .search-wrapper .search-container .title-container{position:relative;padding:0 8px;margin-bottom:16px}header .search-wrapper .search-container .title-container .title{font-weight:700;font-size:16px;line-height:23px;color:#fff}header .search-wrapper .search-container .title-container .icon-x{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:13px}header .search-wrapper .search-container .categories-select{display:flex;margin-bottom:6px}header .search-wrapper .search-container .categories-select .category{width:72px;font-weight:700;font-size:11px;line-height:13px;text-align:center;color:#d2d2d2;border-bottom:1px solid #414141;padding-bottom:4px}header .search-wrapper .search-container .categories-select .category.fnb{color:#f60;border-bottom:1px solid #f60}header .search-wrapper .search-container .categories-select .category.ope{color:#76bd87;border-bottom:1px solid #76bd87}header .search-wrapper .search-container .categories-select .category.snm{color:#ff7dd7;border-bottom:1px solid #ff7dd7}header .search-wrapper .search-container .results-container{position:relative;left:-16px;width:calc(100% + 32px);max-height:calc(100vh - 300px);overflow-y:auto}@media (min-width:1150px){header .search-wrapper .search-container .results-container{height:auto;max-height:500px}}header .search-wrapper .search-container .results-container .result-item{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;margin:0}header .search-wrapper .search-container .results-container .result-item .image{position:relative;width:40px;height:40px;border-radius:8px}header .search-wrapper .search-container .results-container .result-item .image .medias{position:absolute;top:0;left:0;right:0;bottom:0}header .search-wrapper .search-container .results-container .result-item .image .medias span{display:block;height:100%;width:100%;border-radius:8px;background-size:cover;background-position:50%}header .search-wrapper .search-container .results-container .result-item .info{width:calc(100% - 52px)}header .search-wrapper .search-container .results-container .result-item .info .description,header .search-wrapper .search-container .results-container .result-item .info .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}header .search-wrapper .search-container .results-container .result-item .info .title{font-weight:600;font-size:14px;line-height:17px;color:#fff;margin-bottom:4px}header .search-wrapper .search-container .results-container .result-item .info .description{font-weight:500;font-size:10px;line-height:12px;color:#d2d2d2}header .search-wrapper .search-container .discover-button,header .search-wrapper .search-container .explore-button{font-weight:400;font-size:12px;line-height:23px;text-align:center;color:#fff;background:#1f1f1f;border:1px solid #717171;border-radius:8px;padding:4px;margin:0}header .search-wrapper .search-container .discover-button{padding:8px;margin:10px 24px}header .nav-mobile-wrapper{display:none}header .nav-mobile-wrapper.menu-opened{position:fixed;top:74px;left:0;width:100%;display:block;background:#000;text-align:center}@media (min-width:1150px){header .nav-mobile-wrapper.menu-opened{display:none}}header .nav-mobile-wrapper.menu-opened .notifications .burger{display:flex;justify-content:center;align-items:center}header .nav-mobile-wrapper.menu-opened .notifications .icon-bell{position:relative;margin-right:8px}header .nav-mobile-wrapper .tab-select-wrapper{padding:0!important;margin:0}header .nav-mobile-wrapper .tab-select-wrapper.active{background:#1f1f1f}header .nav-mobile-wrapper .tab-select-wrapper.active .profile-info,header .nav-mobile-wrapper .tab-select-wrapper.active .tab-name{border-bottom:1px solid #414141}header .nav-mobile-wrapper .tab-select-wrapper .tab-name{border-bottom:1px solid #1d1d1d}header .nav-mobile-wrapper .tab-select-wrapper .tab-name.language-tab{border-top:1px solid #1d1d1d}header .visible-md.tab-name .icon-search{font-size:26px}body:not(.notifications-opened) .nav-mobile-wrapper.menu-opened{overflow-y:auto;height:calc(100vh - 74px);padding-bottom:100px}footer .logo-wrapper{padding-bottom:30px}footer{text-align:center;padding-bottom:60px;max-width:1310px;margin:32px auto 0}footer .logo-wrapper{margin:0 15px;padding-top:40px;padding-bottom:48px;border-top:1px solid #1c1c1c}@media (min-width:768px){footer .logo-wrapper{padding-top:60px;padding-bottom:38px}}footer .logo-wrapper .hyatt{font-size:21px;margin-bottom:16px}@media (min-width:768px){footer .logo-wrapper .hyatt{font-size:33px;margin-bottom:24px}}footer .logo-wrapper .ideas{font-size:34px}@media (min-width:768px){footer .logo-wrapper .ideas{font-size:62px}}footer .suggestions{text-transform:uppercase;font-size:12px}footer .suggestions p a{font-weight:700;text-decoration:underline;color:#fff}footer .suggestions p a:hover{color:#d2d2d2}@media (min-width:768px){footer .suggestions{font-size:16px;line-height:2}}footer .terms{font-size:10px;text-transform:uppercase}footer .terms:active,footer .terms:hover{color:#d2d2d2!important}@media (min-width:768px){footer .terms{font-size:12px;line-height:3}}.terms-content{font-size:12px;text-align:justify;padding:50px;color:#d2d2d2}.terms-content h1{text-align:center;margin-bottom:20px}.terms-content .address{margin-bottom:unset}.welovemondays{margin-left:auto;margin-right:auto;width:100%;max-width:516px;margin-bottom:25px}@media only screen and (min-width:768px){.welovemondays{margin-bottom:40px}}.back-button{padding:16px;display:inline-block;font-style:normal;font-weight:700;font-size:12px;cursor:pointer}@media only screen and (min-width:1024px){.back-button{font-size:14px;margin-left:50px}}.back-button span{font-size:16px;display:inline-block;position:relative;top:2px}.mood-tags-wrapper{display:flex;flex-direction:column;align-items:center;padding-bottom:40px}.mood-tags-wrapper .title{font-weight:600;font-size:28px;margin-bottom:20px}.mood-tags-wrapper .text{font-size:14px;text-align:center;max-width:860px;margin-bottom:40px}.mood-tags-wrapper .text a{font-weight:700;text-decoration:underline}.mood-tags-wrapper .text a:hover{color:#f60}.mood-tags-wrapper .tags-wrapper{display:flex;flex-wrap:wrap;justify-content:center;max-width:930px;grid-gap:22px;gap:22px}.mood-tags-wrapper .tags-wrapper .tag{color:#fff;padding:4px 22px;border-radius:40px;background-color:rgba(44,44,44,.6);font-size:17px;font-weight:400;border:1px solid transparent;transition:all .3s ease 0s;cursor:pointer}.mood-tags-wrapper .tags-wrapper .tag:hover{background-color:#2c2c2c}.mood-tags-wrapper .tags-wrapper .tag.active{border-color:#fff}.masonry-child{position:relative;cursor:pointer}.masonry-child .tag{position:absolute;z-index:1;color:#fff;padding:8px 25px;min-width:125px;border-radius:40px;font-size:12px;font-weight:600;top:16px;left:16px;text-align:center;background-color:rgba(44,44,44,.6)}.masonry-child .wrapper-img{border-radius:16px;overflow:hidden}.masonry-child .wrapper-img>img{min-height:66px;transition:transform 4s}.masonry-child .wrapper-img>img:hover{transition:transform 1s;transform:scale(1.015)}.mood-popup .close{position:absolute;top:24px;right:32px;font-size:50px;cursor:pointer}.mood-popup .wrapper{max-height:75vh;position:relative}@supports (max-height:75svh){.mood-popup .wrapper{max-height:75svh}}.mood-popup .wrapper .tag{position:absolute;z-index:1;color:#fff;padding:8px 25px;min-width:125px;border-radius:40px;font-size:12px;font-weight:600;top:16px;left:16px;text-align:center;background-color:rgba(44,44,44,.6)}.mood-popup .wrapper .image{border-radius:16px;max-height:75vh}@supports (max-height:75svh){.mood-popup .wrapper .image{max-height:75svh}}.recipe-popup{align-items:unset}.recipe-popup .close{position:absolute;top:24px;right:32px;font-size:50px;cursor:pointer}@media (max-width:768px){.recipe-popup .close{top:unset;right:unset;bottom:24px;font-size:32px}}.recipe-popup .wrapper{position:relative;border-radius:24px;border:1px solid #f60;background-color:#1f1f1f;width:100%;max-width:1300px;height:calc(56.25vw - 19.125px);max-height:731.25px;display:flex;flex-direction:row;overflow:hidden;margin-top:3.5vh}@supports (margin-top:3.5svh){.recipe-popup .wrapper{margin-top:3.5svh}}.recipe-popup .wrapper.full .ingredients-wrapper{display:none}@media (max-width:768px){.recipe-popup .wrapper.full .ingredients-wrapper{display:flex}}.recipe-popup .wrapper.full .arrow{display:none}.recipe-popup .wrapper.full .button{right:21px;opacity:.5}.recipe-popup .wrapper.full .button:hover{opacity:1}@media (max-width:768px){.recipe-popup .wrapper{flex-direction:column;height:75vh;border:unset}@supports (height:75svh){.recipe-popup .wrapper{height:75svh}}}.recipe-popup .wrapper .arrow{position:absolute;top:32px;right:369px;background-color:#1f1f1f;height:24px;width:24px;z-index:1;transform:rotate(45deg)}@media (max-width:768px){.recipe-popup .wrapper .arrow{display:none}}.recipe-popup .wrapper .button{position:absolute;height:40px;width:40px;border-radius:20px;z-index:1;top:25px;right:401px;transition:opacity .3s ease 0s;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width:768px){.recipe-popup .wrapper .button{display:none}}.recipe-popup .wrapper .button>img{height:21px}.recipe-popup .wrapper .video-wrapper{flex:1 1;background-color:#000;width:calc(100% - 381px)}.recipe-popup .wrapper .video-wrapper>div{width:100%;height:100%}@media (max-width:768px){.recipe-popup .wrapper .video-wrapper{flex:unset;width:calc(100vw - 33px);height:calc(56.25vw - 18.5625px);border:2px solid #f60;border-radius:24px;overflow:hidden}.recipe-popup .wrapper .video-wrapper video{border-radius:24px!important}}.recipe-popup .wrapper .ingredients-wrapper{position:relative;width:381px;display:flex;flex-direction:column;background-color:#1f1f1f}@media (max-width:768px){.recipe-popup .wrapper .ingredients-wrapper{width:100%;flex:1 1}}.recipe-popup .wrapper .ingredients-wrapper .header{height:71px;display:flex;justify-content:center;align-items:flex-end;padding-bottom:10px}@media (max-width:768px){.recipe-popup .wrapper .ingredients-wrapper .header{height:56px;padding-bottom:6px}}.recipe-popup .wrapper .ingredients-wrapper .header img{height:36px}@media (max-width:768px){.recipe-popup .wrapper .ingredients-wrapper .header img{height:32px}}.recipe-popup .wrapper .ingredients-wrapper .separator{height:2px;background-color:#000;width:80%;margin:0 auto}.recipe-popup .wrapper .ingredients-wrapper .content{flex:1 1;padding:12px 24px 32px;max-height:calc(56.25vw - 54px);overflow-x:auto}@media (max-width:768px){.recipe-popup .wrapper .ingredients-wrapper .content{padding:12px 21px;max-height:calc(75vh - 31.4375px - 56.25vw)}@supports (max-height:calc(75svh - 48px - 2px - ((100vw - 33px) * 0.5625))){.recipe-popup .wrapper .ingredients-wrapper .content{max-height:calc(75svh - 31.4375px - 56.25vw)}}}.recipe-popup .wrapper .ingredients-wrapper .content p{white-space:pre-line;font-size:15px;font-weight:400}.recipe-popup .wrapper .ingredients-wrapper .layer{display:none;position:absolute;bottom:0;background:linear-gradient(1turn,#1f1f1f,rgba(31,31,31,0));height:60px;width:100%}@media (max-width:768px){.recipe-popup .wrapper .ingredients-wrapper .layer{display:block}}.profile-quizzes{margin-top:4rem}.profile-quizzes .quizzes{display:flex;flex-direction:column;grid-gap:16px;gap:16px;padding:0 12rem}@media (max-width:950px){.profile-quizzes .quizzes{padding:0}}.profile-quizzes .quizzes .quizz-logo-wrapper{display:flex;flex-direction:row;justify-content:center}.profile-quizzes .quizzes .quizz-logo-wrapper .quizz-logo{height:126px}@media (max-width:768px){.profile-quizzes .quizzes .quizz-logo-wrapper .quizz-logo{max-width:182px}}.profile-quizzes .quizzes .quizz-line{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;justify-content:space-between}@media (max-width:950px){.profile-quizzes .quizzes .quizz-line{justify-content:center;align-items:center;grid-gap:2rem;gap:2rem}}.profile-quizzes .quizzes .quizz-line .category-wrapper{display:flex;flex-direction:column;align-items:center;grid-gap:8px;gap:8px;min-width:100px}@media (max-width:950px){.profile-quizzes .quizzes .quizz-line .category-wrapper{align-items:flex-end;width:150px}}.profile-quizzes .quizzes .quizz-line .category-wrapper .category-icon{height:60px;width:60px}@media (max-width:950px){.profile-quizzes .quizzes .quizz-line .category-wrapper .category-icon{display:none}}.profile-quizzes .quizzes .quizz-line .category-wrapper .category-label{font-weight:600;font-size:20px;text-align:center}@media (max-width:950px){.profile-quizzes .quizzes .quizz-line .category-wrapper .category-label{font-weight:300}}.profile-quizzes .quizzes .quizz-line .progress-wrapper{flex:1 1;max-width:700px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width:950px){.profile-quizzes .quizzes .quizz-line .progress-wrapper{display:none}}.profile-quizzes .quizzes .quizz-line .progress-wrapper .progress-title{font-weight:600;font-size:20px}.profile-quizzes .quizzes .quizz-line .progress-wrapper .progress-info{flex:1 1;display:flex;flex-direction:row;justify-content:center;width:100%;align-items:center;grid-gap:24px;gap:24px}.profile-quizzes .quizzes .quizz-line .progress-wrapper .progress-info .progress-bar-wrapper{height:5px;background-color:#ccc;border-radius:3px;flex:1 1}.profile-quizzes .quizzes .quizz-line .progress-wrapper .progress-info .progress-bar-wrapper .progress-bar{height:100%;border-radius:3px}.profile-quizzes .quizzes .quizz-line .progress-wrapper .progress-info .progress-numbers-wrapper{display:flex;flex-direction:column;align-items:flex-end;grid-gap:4px;gap:4px}.profile-quizzes .quizzes .quizz-line .progress-wrapper .progress-info .progress-numbers-wrapper .progress-numbers{font-size:20px}.profile-quizzes .quizzes .quizz-line .progress-wrapper .progress-info .progress-numbers-wrapper .progress-percent{font-size:14px}.profile-quizzes .quizzes .quizz-line .total-points-wrapper{display:flex;flex-direction:column;align-items:flex-start;grid-gap:8px;gap:8px;padding-top:8px}@media (max-width:950px){.profile-quizzes .quizzes .quizz-line .total-points-wrapper{width:150px}}.profile-quizzes .quizzes .quizz-line .total-points-wrapper .total-points-wrapper{font-weight:600;font-size:20px}@media (max-width:950px){.profile-quizzes .quizzes .quizz-line .total-points-wrapper .total-points-wrapper{display:none}}.profile-quizzes .quizzes .quizz-line .total-points-wrapper .total-points{font-weight:600;font-size:20px}@media (max-width:950px){.profile-quizzes .quizzes .quizz-line .total-points-wrapper{padding-top:0}}.profile-quizzes .quizzes .quizz-line.fb .category-wrapper .category-label{color:#f60}@media (max-width:950px){.profile-quizzes .quizzes .quizz-line.fb .category-wrapper .category-label{color:#fff}}.profile-quizzes .quizzes .quizz-line.fb .progress-wrapper .progress-info .progress-bar{background-color:#f60}.profile-quizzes .quizzes .quizz-line.fb .progress-wrapper .progress-numbers-wrapper .progress-numbers,.profile-quizzes .quizzes .quizz-line.fb .total-points-wrapper .total-points{color:#f60}.profile-quizzes .quizzes .quizz-line.ops .category-wrapper .category-label{color:#76bd87}@media (max-width:950px){.profile-quizzes .quizzes .quizz-line.ops .category-wrapper .category-label{color:#fff}}.profile-quizzes .quizzes .quizz-line.ops .progress-wrapper .progress-info .progress-bar{background-color:#76bd87}.profile-quizzes .quizzes .quizz-line.ops .progress-wrapper .progress-numbers-wrapper .progress-numbers,.profile-quizzes .quizzes .quizz-line.ops .total-points-wrapper .total-points{color:#76bd87}.profile-quizzes .quizzes .quizz-line.sm .category-wrapper .category-label{color:#ff7dd7}@media (max-width:950px){.profile-quizzes .quizzes .quizz-line.sm .category-wrapper .category-label{color:#fff}}.profile-quizzes .quizzes .quizz-line.sm .progress-wrapper .progress-info .progress-bar{background-color:#ff7dd7}.profile-quizzes .quizzes .quizz-line.sm .progress-wrapper .progress-numbers-wrapper .progress-numbers,.profile-quizzes .quizzes .quizz-line.sm .total-points-wrapper .total-points{color:#ff7dd7}.profile-leaderboard-badges{display:flex;flex-direction:column;align-items:center}.profile-leaderboard-badges .title{font-weight:700;font-size:24px;margin-bottom:32px;letter-spacing:5px;margin-top:64px;text-transform:uppercase}.profile-leaderboard-badges .stat-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:650px}@media (max-width:950px){.profile-leaderboard-badges .stat-wrapper{width:100%;justify-content:space-around;flex-direction:column}}.profile-leaderboard-badges .stat-wrapper .stat-item{display:flex;flex-direction:column;align-items:flex-start;grid-gap:8px;gap:8px}.profile-leaderboard-badges .stat-wrapper .stat-item .number-wrapper{display:flex;flex-direction:row;align-items:center;grid-gap:8px;gap:8px;font-weight:600;font-size:28px}.profile-leaderboard-badges .stat-wrapper .stat-item .number-wrapper .icon{font-size:32px;font-weight:700;margin-top:1px}.profile-leaderboard-badges .stat-wrapper .stat-item .number-wrapper.expert{color:#53c1ff}.profile-leaderboard-badges .stat-wrapper .stat-item .number-wrapper.fastest{color:#ffea32}.profile-leaderboard-badges .stat-wrapper .stat-item .number-wrapper.star{color:#9a92ff}.profile-leaderboard-badges .stat-wrapper .stat-item .label{font-size:14px}.profile-activity .title{font-weight:700;font-size:24px;margin-bottom:16px;letter-spacing:5px;margin-top:64px}.profile-activity .activity-wrapper{display:flex;flex-direction:row;justify-content:space-between}@media (max-width:768px){.profile-activity .activity-wrapper{flex-direction:column}}.profile-activity .activity-wrapper .activity-item{display:flex;flex-direction:column;align-items:flex-start}.profile-activity .activity-wrapper .activity-item .value{font-weight:700;font-size:58px}.profile-activity .activity-wrapper .activity-item .label{font-weight:600;font-size:18px;text-transform:uppercase}.profile-activity .activity-wrapper .activity-item .average{margin-top:8px;font-weight:700;font-size:14px;color:#ffea32;text-align:left}.profile-quizz-list{display:flex;flex-direction:column;grid-gap:16px;gap:16px;padding:16px 12rem}.profile-quizz-list__head{padding:26px 0;display:flex;flex-direction:column;align-items:center;grid-gap:18px;gap:18px;background:#1f1f1f;border-bottom:4px solid #2672ec;border-top-left-radius:20px;border-top-right-radius:20px}.profile-quizz-list__head__title{color:#fff;text-align:center;text-shadow:0 4px 8px rgba(0,0,0,.45);font-size:24px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase}.profile-quizz-list__head__action{display:flex;justify-content:center}.profile-quizz-list__head__action .action-button{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:8px 16px 8px 12px;background:#2672ec;border-radius:6px;cursor:pointer}.profile-quizz-list__head__action .action-button__icon{display:flex;justify-content:center;align-items:center}.profile-quizz-list__head__action .action-button__text{color:#fff;font-size:14px;font-weight:600;text-transform:uppercase}.profile-quizz-list__content{max-height:455px;overflow-y:scroll}.profile-quizz-list__content::-webkit-scrollbar{width:4px;height:12px}.profile-quizz-list__content::-webkit-scrollbar-track{background-color:transparent}.profile-quizz-list__content::-webkit-scrollbar-thumb{width:4px;background-color:#d2d2d2;border-radius:4px}@media (max-width:950px){.profile-quizz-list{padding:16px 0}}.profile-quizz-list .quizz-item{position:relative;overflow:hidden;height:70px;background-color:#1f1f1f;display:flex;flex-direction:row;align-items:center;padding-left:95px;padding-right:24px;grid-gap:32px;gap:32px}.profile-quizz-list .quizz-item.failed .banner{background-color:#fc434e}.profile-quizz-list .quizz-item.failed .banner .icon{opacity:0}.profile-quizz-list .quizz-item.passed .banner{background-color:#327228}.profile-quizz-list .quizz-item .banner{position:absolute;height:27px;transform:rotate(-30deg);padding:3px 45px 5px;font-weight:600;font-size:14px;display:flex;flex-direction:row;align-items:center;grid-gap:-2px;gap:-2px;left:-42px;top:14px}.profile-quizz-list .quizz-item .banner .icon{height:23px;width:23px;transform:rotate(30deg)}@media (max-width:950px){.profile-quizz-list .quizz-item{padding-left:55px;padding-right:12px;grid-gap:8px;gap:8px}.profile-quizz-list .quizz-item .title{flex:1 1}.profile-quizz-list .quizz-item .banner{left:-48px;top:8px;font-size:12px}.profile-quizz-list .quizz-item .banner .icon{height:16px;width:16px}}.profile-quizz-list .quizz-item .title{font-weight:500;font-size:17px;color:#f60;text-align:left;text-transform:uppercase;min-width:250px}@media (max-width:950px){.profile-quizz-list .quizz-item .title{min-width:150px;font-size:14px}}@media (max-width:750px){.profile-quizz-list .quizz-item .title{min-width:100px;font-size:12px}}.profile-quizz-list .quizz-item .score-wrapper{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;grid-gap:4px;gap:4px;color:#d2d2d2}.profile-quizz-list .quizz-item .score-wrapper .score{font-size:14px}.profile-quizz-list .quizz-item .score-wrapper .date{font-weight:600;font-size:12px}.profile-quizz-list .quizz-item .to-quiz{background-color:#414141;color:#fff;height:38px;display:flex;align-items:center;justify-content:center;padding:0 16px;border-radius:6px;text-decoration:none;font-weight:700;font-size:10px;min-width:77px}.profile-quizz-list .quizz-item .to-quiz:hover{opacity:.75}.image-comments-button{position:absolute;right:15px;top:15px;height:24px;display:flex;align-items:center;grid-gap:4px;gap:4px;z-index:99}@media screen and (max-width:1300px){.image-comments-button{bottom:15px;top:auto}}.image-comments-button .loading{font-weight:600;max-width:100px;overflow:hidden}.image-comments-button .close-button{background-color:#fff;color:#000;padding:3px 3px 4px;border-radius:10px;height:14px;width:14px;display:flex;align-items:center;justify-content:center;font-weight:600;cursor:pointer;font-size:11px}.image-comments-button .image-name{font-weight:600;max-width:160px;overflow:hidden;font-size:11px}.image-comments-button .action-wrapper{cursor:pointer;height:24px;width:24px;position:relative}.image-comments-button .action-wrapper img{height:100%;width:100%;cursor:pointer}.image-comments-button .action-wrapper input{position:absolute;height:100%;width:100%;z-index:1;top:0;opacity:0;cursor:pointer}body{background:#000;color:#fff;font-family:"montserrat"}body.signin-page #page{min-height:100vh;justify-content:center}.signin,body.signin-page #page{display:flex;align-items:center}.signin{padding:200px 15px;width:100%;max-width:456px;margin:auto;flex-direction:column}.signin .logo-wrapper{text-align:center;margin-bottom:90px;position:absolute;top:0;left:0;right:0;padding-top:80px}.signin .logo-wrapper .hyatt{font-size:32px}.signin .logo-wrapper .ideas{font-size:60px}.signin .form-wrapper{background-color:#1d1d1d;border:1px solid #414141;width:100%;max-width:420px;padding:24px;position:relative}.signin .form-wrapper .form-inner .form-title{text-align:center;margin-bottom:26px}.signin .form-wrapper .form-inner .form-title h2{font-weight:700;font-size:18px;line-height:22px}.signin .form-wrapper .form-inner .form-title p{font-size:12px;color:#d2d2d2}.signin .back,.signin .forgot{font-size:14px;color:#d2d2d2;margin-top:16px;text-decoration:underline;position:absolute;top:100%;left:50%;transform:translateX(-50%)}.signin .forgot{margin-top:40px}section{margin:auto}section.search{z-index:10;position:relative}section .viewport{padding:0 15px}section .viewport .inner{max-width:1280px;margin:auto}section .viewport .inner:after{content:"";display:table;clear:both}#content{padding-top:88px}@media (min-width:1150px){#content{padding-top:88px}}@media (max-width:1023px){.home-header .viewport{padding:0}}.home-header .viewport .inner{max-width:100%}.home-header h1{font-weight:700;font-size:40px;line-height:50px}.home-header h2{display:none!important;font-weight:700;font-size:16px;line-height:28px}@media (min-width:768px){.home-header h2{display:flex!important}}.home-header p{font-size:12px;line-height:18px;color:#d2d2d2}.home-header .img-wrapper{position:relative}.home-header .img-wrapper img{position:relative;z-index:0}.home-header .player-wrapper,.home-header .video-player{position:relative;width:100%;background:#000}.home-header .player-wrapper:before,.home-header .video-player:before{content:"";display:block;padding-top:56.25%}.home-header .player-wrapper .video-home,.home-header .player-wrapper .video-wrapper,.home-header .video-player .video-home,.home-header .video-player .video-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;width:100%!important;height:100%!important;pointer-events:all;border:0}.home-header .player-wrapper .video-home .play span,.home-header .player-wrapper .video-wrapper .play span,.home-header .video-player .video-home .play span,.home-header .video-player .video-wrapper .play span{display:none}.home-header .player-wrapper .play-button,.home-header .video-player .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;grid-gap:16px;gap:16px;background:hsla(0,0%,100%,.2);border-radius:20px;z-index:6;text-decoration:none}@media (min-width:1024px){.home-header .player-wrapper .play-button,.home-header .video-player .play-button{top:unset;bottom:52px;left:65px;transform:unset;padding:12px 20px}}.home-header .player-wrapper .play-button.quiz,.home-header .video-player .play-button.quiz{background:rgba(0,0,0,.8);border:1px solid #fff;border-radius:400px;padding:4px 12px}@media (min-width:1024px){.home-header .player-wrapper .play-button.quiz,.home-header .video-player .play-button.quiz{background:hsla(0,0%,100%,.2);border:none}}.home-header .player-wrapper .play-button.quiz .text,.home-header .video-player .play-button.quiz .text{display:block;font-weight:700;font-size:14px;line-height:23px;color:#fff}@media (min-width:1024px){.home-header .player-wrapper .play-button.quiz .text,.home-header .video-player .play-button.quiz .text{font-size:20px;line-height:24px}}.home-header .player-wrapper .play-button .icon,.home-header .player-wrapper .play-button .icon-quiz,.home-header .video-player .play-button .icon,.home-header .video-player .play-button .icon-quiz{height:32px;background:rgba(0,0,0,.8);border-radius:16px}.home-header .player-wrapper .play-button .icon-quiz .icon-playbutton,.home-header .player-wrapper .play-button .icon-quiz .icon-playbuttonbold,.home-header .player-wrapper .play-button .icon .icon-playbutton,.home-header .player-wrapper .play-button .icon .icon-playbuttonbold,.home-header .video-player .play-button .icon-quiz .icon-playbutton,.home-header .video-player .play-button .icon-quiz .icon-playbuttonbold,.home-header .video-player .play-button .icon .icon-playbutton,.home-header .video-player .play-button .icon .icon-playbuttonbold{font-size:32px}.home-header .player-wrapper .play-button .icon-quiz,.home-header .video-player .play-button .icon-quiz{display:none}@media (min-width:1024px){.home-header .player-wrapper .play-button .icon-quiz,.home-header .video-player .play-button .icon-quiz{display:block;height:45px}}.home-header .player-wrapper .play-button .text,.home-header .video-player .play-button .text{display:none}@media (min-width:1024px){.home-header .player-wrapper .play-button .text,.home-header .video-player .play-button .text{display:block;font-weight:600;font-size:20px;line-height:24px;color:#fff}}.home-header .desktop{display:none}.home-header .mobile{display:block}.home-header .player-wrapper.mobile{padding:8px}.home-header .player-wrapper.mobile .media-container{position:relative;height:100%;width:100%;background:#000}.home-header .player-wrapper.mobile .media-container iframe{border-radius:24px;overflow:hidden}.home-header .player-wrapper.mobile .swiper-wrapper{position:absolute;top:0}.home-header .player-wrapper.mobile .swiper-slide{background:#000;overflow:hidden;border:2px solid transparent;border-radius:24px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(90deg,#f60,#76bd87,#ff7dd7),linear-gradient(90deg,#f60,#76bd87,#ff7dd7)}.home-header .player-wrapper.mobile .swiper-button-next.swiper-button-disabled,.home-header .player-wrapper.mobile .swiper-button-prev.swiper-button-disabled{opacity:0}.home-header .player-wrapper.mobile .swiper-button-next,.home-header .player-wrapper.mobile .swiper-button-prev{top:0;bottom:0;height:auto;transition:opacity .15s ease-in-out;margin-top:0}.home-header .player-wrapper.mobile .swiper-button-next:after,.home-header .player-wrapper.mobile .swiper-button-prev:after{font-family:"icomoon";color:#fff;font-weight:400;z-index:1}.home-header .player-wrapper.mobile .swiper-button-next:before,.home-header .player-wrapper.mobile .swiper-button-prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:calc(50vw - 25px);pointer-events:none}@media (min-width:640px){.home-header .player-wrapper.mobile .swiper-button-next:before,.home-header .player-wrapper.mobile .swiper-button-prev:before{width:calc(33.333vw - 25px)}}@media (min-width:768px){.home-header .player-wrapper.mobile .swiper-button-next:before,.home-header .player-wrapper.mobile .swiper-button-prev:before{width:calc(25vw - 25px)}}@media (min-width:1024px){.home-header .player-wrapper.mobile .swiper-button-next:before,.home-header .player-wrapper.mobile .swiper-button-prev:before{width:calc(20vw - 25px)}}@media (min-width:1320px){.home-header .player-wrapper.mobile .swiper-button-next:before,.home-header .player-wrapper.mobile .swiper-button-prev:before{width:240px}}.home-header .player-wrapper.mobile .swiper-button-prev{left:0}.home-header .player-wrapper.mobile .swiper-button-prev:after{content:"\e913";position:absolute;left:17px;font-size:16px}@media (min-width:768px){.home-header .player-wrapper.mobile .swiper-button-prev:after{font-size:24px}}.home-header .player-wrapper.mobile .swiper-button-prev:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;background:linear-gradient(270deg,rgba(0,0,0,.6),transparent);transform:rotate(-180deg)}@media (max-width:640px){.home-header .player-wrapper.mobile .swiper-button-prev:before{left:-30vw}}.home-header .player-wrapper.mobile .swiper-button-next{right:0}.home-header .player-wrapper.mobile .swiper-button-next:after{content:"\e914";position:absolute;right:17px;font-size:16px}@media (min-width:768px){.home-header .player-wrapper.mobile .swiper-button-next:after{font-size:24px}}.home-header .player-wrapper.mobile .swiper-button-next:before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;background:linear-gradient(270deg,rgba(0,0,0,.6),transparent)}.home-header .option-wrapper{display:flex;flex-direction:row;justify-content:center;padding:12px}.home-header .option-wrapper.mobile{padding-bottom:0}.home-header .option-wrapper.mobile .welcome>.category>div{padding-top:4px}.home-header .option-wrapper.mobile .sustainability-tag-wrapper{background:rgba(126,198,37,.1)}.home-header .option-wrapper.mobile .sustainability-tag-wrapper .text-sustainability{font-size:10px}.home-header .option-wrapper.mobile .sustainability-tag-wrapper .icon-sustainability{font-size:12px}.home-header .option-wrapper .welcome{text-align:center;pointer-events:none}.home-header .option-wrapper .welcome .fnb{color:#f60!important}.home-header .option-wrapper .welcome .ope{color:#76bd87!important}.home-header .option-wrapper .welcome .snm{color:#ff7dd7!important}.home-header .option-wrapper .welcome .category__name{font-weight:700;font-size:16px;line-height:20px}.home-header .option-wrapper .welcome .title{font-weight:600;font-size:16px;line-height:20px;text-shadow:0 4px 8px rgba(0,0,0,.45)}.home-header .option-wrapper .recommendation{display:flex;flex-direction:row}@media (max-width:1023px){.home-header .option-wrapper .recommendation.desktop{display:none}}.home-header .option-wrapper .recommendation h3{display:none}.home-header .option-wrapper .recommendation .categories{display:flex;flex-direction:row;border-left:1px solid #d2d2d2;margin-left:12px}.home-header .option-wrapper .recommendation .categories .fnb{color:#f60!important;background:#f60!important}.home-header .option-wrapper .recommendation .categories .ope{color:#76bd87!important;background:#76bd87!important}.home-header .option-wrapper .recommendation .categories .snm{color:#ff7dd7!important;background:#ff7dd7!important}.home-header .option-wrapper .recommendation .categories .category{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.5);text-decoration:none;pointer-events:none;margin-left:12px}.home-header .option-wrapper .recommendation .categories .category .title,.home-header .option-wrapper .recommendation .categories .category__name{display:none}.home-header .option-wrapper .recommendation .categories .category.active__name{font-size:16px;line-height:20px}.home-header .option-wrapper .recommendation .categories .category.active .title{font-weight:600;font-size:20px;line-height:24px;text-shadow:0 4px 8px rgba(0,0,0,.45)}@media (min-width:1024px){.home-header .viewport{padding:24px;border-radius:24px}.home-header .viewport .inner{overflow:hidden;border:2px solid transparent;border-radius:24px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(90deg,#f60,#76bd87,#ff7dd7),linear-gradient(90deg,#f60,#76bd87,#ff7dd7)}.home-header h1{font-size:58px;line-height:58px}.home-header h2{font-size:16px;line-height:28px}.home-header p{font-size:14px;line-height:23px}.home-header .inner{display:flex}.home-header .img-wrapper{width:60%;float:right;display:flex;align-items:center}.home-header .txt-wrapper{width:40%;padding-right:50px;padding-left:64px;float:left;display:flex;flex-direction:column;justify-content:center}.home-header .desktop{display:block}.home-header .mobile{display:none}.home-header .player-wrapper .cover{width:100%;height:100%;background:linear-gradient(81.24deg,#000 3.51%,transparent 40.76%);border-top-left-radius:24px;border-bottom-left-radius:24px;pointer-events:none}.home-header .option-wrapper{width:50%;flex-direction:column;justify-content:start;background:#1f1f1f;padding:0}}@media (min-width:1024px) and (min-width:1400px){.home-header .option-wrapper{width:40%}}@media (min-width:1024px){.home-header .option-wrapper .welcome{position:relative;padding:28px 0 27px;margin:0 20px;border-bottom:2px solid #414141;cursor:pointer;pointer-events:auto}}@media (min-width:1024px) and (min-width:1400px){.home-header .option-wrapper .welcome{margin:0 40px}}@media (min-width:1024px){.home-header .option-wrapper .welcome img{height:25px;object-fit:contain}.home-header .option-wrapper .welcome.active{padding:24px 0 22px}.home-header .option-wrapper .welcome.active:before{content:"";position:absolute;top:30px;left:-30px;width:24px;height:24px;background:#1f1f1f;transform:rotate(-45deg)}}@media (min-width:1024px) and (min-width:1400px){.home-header .option-wrapper .welcome.active:before{left:-50px}}@media (min-width:1024px){.home-header .option-wrapper .welcome.active img{height:35px}.home-header .option-wrapper .recommendation{flex-direction:column;padding:24px 18px}}@media (min-width:1024px) and (min-width:1400px){.home-header .option-wrapper .recommendation{padding:24px 36px}}@media (min-width:1024px){.home-header .option-wrapper .recommendation.mobile{display:none}.home-header .option-wrapper .recommendation h3{display:block;font-weight:500;font-size:14px;line-height:23px;text-transform:uppercase;color:#717171}.home-header .option-wrapper .recommendation .categories-divider{padding:24px 0}.home-header .option-wrapper .recommendation .categories-divider:after{display:block;content:"";width:100%;height:2px;background:#414141}.home-header .option-wrapper .recommendation .categories{flex-direction:column;border-left:none;margin-left:0}.home-header .option-wrapper .recommendation .categories .fnb,.home-header .option-wrapper .recommendation .categories .ope,.home-header .option-wrapper .recommendation .categories .snm{background:transparent!important}.home-header .option-wrapper .recommendation .categories .category{position:relative;width:100%;height:auto;border-radius:0;background:transparent;margin-left:0;cursor:pointer;pointer-events:auto}.home-header .option-wrapper .recommendation .categories .category:not(:last-of-type){margin-bottom:24px}.home-header .option-wrapper .recommendation .categories .category__name{font-weight:700;font-size:11px;line-height:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.home-header .option-wrapper .recommendation .categories .category .title{font-weight:400;font-size:14px;line-height:23px;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.45);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;transition:font-size .25s linear}.home-header .option-wrapper .recommendation .categories .category.active:not(:last-of-type){margin-bottom:24px}.home-header .option-wrapper .recommendation .categories .category.active:before{content:"";position:absolute;top:10px;left:-30px;width:24px;height:24px;background:#1f1f1f;transform:rotate(-45deg)}}@media (min-width:1024px) and (min-width:1400px){.home-header .option-wrapper .recommendation .categories .category.active:before{left:-45px}}@media (min-width:1024px){.home-header .option-wrapper .recommendation .categories .category.active .category__name{font-size:16px;line-height:20px;transition:font-size .25s linear}.home-header .option-wrapper .recommendation .categories .category.active .title{font-weight:600;font-size:20px;line-height:24px;text-shadow:0 4px 8px rgba(0,0,0,.45)}.home-header .option-wrapper .recommendation .categories .category.active .category-wrapper .text-sustainability{font-weight:600;font-size:12px;line-height:15px;transition:font-size .25s linear}.home-header .option-wrapper .recommendation .categories .category.active .category-wrapper .icon-sustainability{font-size:14px;line-height:14px;transition:font-size .25s linear}}.quizz-mask{background:#0f0f0f;position:absolute;top:0;width:100%;height:100%;opacity:.7}.quizz-time.big{position:absolute;bottom:-48px;left:50%;margin-left:-134px}.quizz-time.big img{margin:auto;width:268px}.quizz-category{font-size:18px}.quizz-title{font-weight:700;font-size:24px}.quizz-tip{font-weight:400;margin-bottom:24px;margin-top:40px}.questions-count,.quizz-tip{font-size:14px}.medal{display:inline-block}.medal .passed-medal{display:flex;justify-content:center;padding:8px;margin-top:8px;font-size:12px;background:#327228;border-radius:4px;width:85px}.medal .passed-medal img{padding-right:5px}.medal .failed-medal{background:#fc434e}.medal .failed-medal,.medal .progress-medal{display:flex;justify-content:center;padding:8px;margin-top:8px;font-size:12px;border-radius:4px;width:88px}.medal .progress-medal{background:#2672ec;white-space:nowrap}.quizz-serie-episodes{background:#1f1f1f;border-radius:8px;margin-top:8px;padding:24px 16px}.quizz-serie-episodes .swiper-slide{width:180px!important}.quizz-serie-episodes .video-wrapper{position:relative}.quizz-serie-episodes .video-wrapper .video{height:89.5px;border-radius:8px;overflow:hidden;background-position:50%;background-size:cover}.quizz-serie-episodes .video-wrapper .play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;background:rgba(0,0,0,.8);border-radius:50%;z-index:1}.quizz-serie-episodes .video-wrapper .play .icon-playbuttonsmall{font-size:36px}.quizz-serie-episodes .title{font-size:14px;font-weight:400;margin-bottom:4px}.quizz-serie-episodes .serie-infos{display:flex;justify-content:space-between}.quizz-serie-episodes .serie-infos .serie-title{font-size:16px;margin-bottom:12px;font-weight:600}.quizz-serie-episodes .serie-infos .serie-videos-count{font-weight:400;font-size:16px}.quizz-page .viewport{padding:0 0 32px}.quizz-page .viewport .inner{max-width:1440px}@media (min-width:1024px){.quizz-page .viewport{padding-left:64px;padding-right:64px}}.quizz-page .mobile-quizz-header{text-align:center;margin-top:58px}.quizz-page .mobile-quizz-header .quizz-title{font-size:20px}.quizz-page .mobile-quizz-header .quizz-category{font-size:14px}@media (min-width:1024px){.quizz-page .mobile-quizz-header{display:none}}.home-header-ideas{margin-bottom:2rem;margin-top:12px;display:flex;justify-content:space-between;border-bottom:1px solid #fff}.home-header-ideas__word{font-size:10px!important;margin-bottom:.5rem;font-weight:700;display:inline-block}.home-header-ideas__word:first-of-type{color:#f8c400;margin-left:0}.home-header-ideas__word:nth-of-type(2){color:#35a8e0}.home-header-ideas__word:nth-of-type(3){color:#ff7dd7}.home-header-ideas__word:nth-of-type(4){color:#76bd87}.home-header-ideas__word:nth-of-type(5){color:#f60}@media (min-width:1024px){.home-header-ideas{border-bottom:none!important}}.home-header-ideas.for-quizz{text-align:center;max-width:1080px;margin:0 auto;border-bottom:none!important;justify-content:space-around}.home-header-ideas.for-quizz p{font-size:12px!important}@media (min-width:1024px){.home-header-ideas.for-quizz p{font-size:24px!important}}.category-header,.series-header,.speaker-header{padding:0;text-align:center;position:relative}.category-header .viewport,.series-header .viewport,.speaker-header .viewport{max-width:100%;padding:0}.category-header .viewport .inner,.series-header .viewport .inner,.speaker-header .viewport .inner{max-width:100%}.category-header .txt-wrapper h1,.series-header .txt-wrapper h1,.speaker-header .txt-wrapper h1{font-size:32px;text-transform:uppercase;line-height:1.2;text-shadow:0 4px 8px rgba(0,0,0,.45)}@media (min-width:768px){.category-header .txt-wrapper h1,.series-header .txt-wrapper h1,.speaker-header .txt-wrapper h1{font-size:52px;text-transform:uppercase;max-width:650px;margin:auto}}@media (min-width:1200px){.category-header .txt-wrapper h1,.series-header .txt-wrapper h1,.speaker-header .txt-wrapper h1{font-size:72px;max-width:1200px}}.category-header .img-wrapper,.series-header .img-wrapper,.speaker-header .img-wrapper{position:relative;z-index:0}.category-header .img-wrapper .gradient,.series-header .img-wrapper .gradient,.speaker-header .img-wrapper .gradient{z-index:1;pointer-events:none}.category-header .img-wrapper .medias,.series-header .img-wrapper .medias,.speaker-header .img-wrapper .medias{width:100%;position:relative;height:380px;z-index:0}.category-header .img-wrapper .medias span,.series-header .img-wrapper .medias span,.speaker-header .img-wrapper .medias span{display:block;background-size:cover;background-position:50%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}@media (min-width:768px){.category-header .img-wrapper .medias,.series-header .img-wrapper .medias,.speaker-header .img-wrapper .medias{height:502px}}.series-header .top,.speaker-header .top{position:relative}.series-header .top .txt-wrapper,.speaker-header .top .txt-wrapper{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:16px}.series-header .top .txt-wrapper .author,.speaker-header .top .txt-wrapper .author{font-family:"roboto";font-size:18px;margin-top:14px;margin-bottom:14px}.series-header .top .txt-wrapper .cat,.speaker-header .top .txt-wrapper .cat{font-size:14px;margin-bottom:14px}@media (min-width:768px){.series-header .top .txt-wrapper,.speaker-header .top .txt-wrapper{padding:36px}.series-header .top .txt-wrapper .author,.speaker-header .top .txt-wrapper .author{font-family:"roboto";font-size:24px;margin-top:12px;margin-bottom:12px}.series-header .top .txt-wrapper .cat,.speaker-header .top .txt-wrapper .cat{font-size:16px;margin-bottom:12px}}.series-header .top .img-wrapper .medias .top-series img,.speaker-header .top .img-wrapper .medias .top-series img{width:83.3px}@media (max-width:768px){.series-header .top .img-wrapper .medias .top-series img,.speaker-header .top .img-wrapper .medias .top-series img{width:50px}}.series-header .top .img-wrapper .medias .star-bg,.speaker-header .top .img-wrapper .medias .star-bg{width:60px;height:60px;display:flex;justify-content:center;align-items:center}@media (min-width:769px){.series-header .top .img-wrapper .medias .star-bg,.speaker-header .top .img-wrapper .medias .star-bg{top:20px;right:64px}}@media (max-width:768px){.series-header .top .img-wrapper .medias .star-bg,.speaker-header .top .img-wrapper .medias .star-bg{width:30px;height:30px}}.series-header .top .img-wrapper .medias .star-bg .star-layer,.speaker-header .top .img-wrapper .medias .star-bg .star-layer{width:60px;height:60px}@media (max-width:768px){.series-header .top .img-wrapper .medias .star-bg .star-layer,.speaker-header .top .img-wrapper .medias .star-bg .star-layer{width:30px;height:30px}}.series-header .top .img-wrapper .medias .star-bg img,.speaker-header .top .img-wrapper .medias .star-bg img{width:45px;height:45px}@media (max-width:768px){.series-header .top .img-wrapper .medias .star-bg img,.speaker-header .top .img-wrapper .medias .star-bg img{width:23px;height:23px}}@media (min-width:768px){.series-header .top .img-wrapper .medias,.speaker-header .top .img-wrapper .medias{height:700px}}@media (min-width:1872px){.series-header .top .img-wrapper .medias,.speaker-header .top .img-wrapper .medias{height:900px}}.category-header .txt-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.category-header .txt-wrapper .logo{background-size:cover;background-position:50%;width:100px;height:100px;margin:auto auto 16px}.category-header .txt-wrapper .logo.snm{background-image:url(/assets/images/logo-snm.png)}.category-header .txt-wrapper .logo.ope{background-image:url(/assets/images/logo-ope.png)}.category-header .txt-wrapper .logo.fnb{background-image:url(/assets/images/logo-fnb.png)}.category-header .txt-wrapper .logo.sustainability{background-image:url(/assets/images/logo-sustainability.png)}@media (min-width:768px){.category-header .txt-wrapper .logo{width:150px;height:150px;margin-bottom:0}}.series-header .back{position:absolute;z-index:1;padding:16px}.series-header .back a{text-transform:uppercase;text-decoration:none;color:#fff}.series-header .back a .icon-arrowup2{text-transform:normal;margin-right:10px;font-size:20px;position:relative;top:3px}@media (min-width:768px){.series-header .back{padding-left:64px}}.series-header .description{padding:0 15px}.series-header .description h2{font-size:16px;font-weight:700}.series-header .description p{font-size:12px;color:#d2d2d2}@media (min-width:768px){.series-header .description{max-width:790px;margin:auto}.series-header .description h2{font-size:24px}.series-header .description p{font-size:18px}}.profile-head{position:relative}.profile-head .viewport{padding:0}.profile-head .viewport .inner{max-width:100%}.profile-head .medias:before{content:"";display:block;padding-top:37.5%}.profile-head .medias span{display:block;background-size:cover;background-position:50%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}@media (min-width:768px){.profile-head .medias:before{padding-top:17.36%}}.infographics .viewport{padding:0 20px}@media (max-width:1023px){.infographics .viewport{padding-top:0}}.infographics .viewport .inner{max-width:1310px}.infographics .txt-wrapper .home-header-ideas{display:flex;justify-content:center;flex-wrap:wrap;grid-gap:4px 30px;gap:4px 30px;border-bottom:none;margin-top:36px;margin-bottom:12px}.infographics .txt-wrapper .home-header-ideas__word{font-weight:700;font-size:14px!important;line-height:12px}.infographics .txt-wrapper p.description{font-size:14px;line-height:23px;color:#d2d2d2}@media (min-width:1024px){.infographics .txt-wrapper .home-header-ideas{grid-gap:40px;gap:40px}.infographics .txt-wrapper .home-header-ideas__word{font-weight:600;font-size:24px!important;line-height:29px}.infographics .txt-wrapper p.description{font-size:14px;line-height:23px;text-align:center;padding:0 61px}}.infographics .item{padding:8px 6px;width:50%;float:left}@media (max-width:767px){.infographics .item:nth-of-type(odd){padding-left:0}.infographics .item:nth-of-type(2n){padding-right:0}}.infographics .item .info-inner{background:#1f1f1f;border-radius:6px;text-align:center;padding:8px 18px}.infographics .item .info-inner .num{font-weight:700;font-size:26px;line-height:32px}.infographics .item .info-inner .unit{font-weight:400;font-size:18px;line-height:22px}@media (min-width:768px){.infographics .item{width:33.33%}}@media (min-width:1024px){.infographics .item{width:16.66%}.infographics .item .info-inner{text-align:center;padding:24px 27px}}.series{margin-top:8px}@media (min-width:1024px){.series{margin-top:68px}}.series .title-wrapper{display:flex;justify-content:center}.series .title-wrapper .center-title{max-width:720px;font-size:50px}@media (max-width:1024px){.series .title-wrapper .center-title{font-size:20px}}.series .tags{margin:auto}.series .tags .tags-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:0 16px;margin-bottom:16px;grid-gap:12px;gap:12px}.series .tags .tags-wrapper .tag-item{padding:8px 16px;background-color:#1d1d1d;border-radius:4px;grid-gap:8px;gap:8px;display:flex;flex-direction:row;align-items:center;border:1px solid #1d1d1d;cursor:pointer;transition:all .25s linear}@media (max-width:1024px){.series .tags .tags-wrapper .tag-item{padding:6px 12px}}@media (max-width:950px){.series .tags .tags-wrapper .tag-item{padding:4px 8px}}.series .tags .tags-wrapper .tag-item .icon{height:20px}.series .tags .tags-wrapper .tag-item:hover{background-color:#2e2e2e}.series .tags .tags-wrapper .tag-item.essentials .tag-text{color:#ffea32}.series .tags .tags-wrapper .tag-item.active{border-color:#d2d2d2}.series .tags .tags-wrapper .tag-item.essentials.active.essentials{border-color:#ffea32}.series .tags .tags-wrapper .tag-item .tag-text{font-weight:500;font-size:17px;color:#d2d2d2}@media (max-width:1024px){.series .tags .tags-wrapper .tag-item .tag-text{font-size:14px}}@media (max-width:950px){.series .tags .tags-wrapper .tag-item .tag-text{font-size:12px}}.series .controler-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.series .controler-line .text-wrap{flex:1 1;font-size:20px;display:flex;flex-direction:row;align-items:center;grid-gap:12px;gap:12px}@media (max-width:950px){.series .controler-line .text-wrap{font-size:12px}}.series .controler-line .text-wrap .bold{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.series .controler-line .text-wrap .see-all{flex-shrink:0;text-decoration:none;color:#fff;display:block;position:relative;padding:1px 0;overflow:hidden;height:30px}@media (max-width:950px){.series .controler-line .text-wrap .see-all{padding:6px 0}}.series .controler-line .text-wrap .see-all:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:hsla(0,0%,100%,.75);opacity:0;transition:opacity .3s,transform .3s;opacity:1;transform:translate3d(-100%,0,0)}.series .controler-line .text-wrap .see-all:focus:after,.series .controler-line .text-wrap .see-all:hover:after{opacity:1;transform:translate3d(0,1px,0);transform:translateZ(0)}.series .controler-line .text-wrap .see-all:hover{color:hsla(0,0%,100%,.75)}.series .controler-line .button-wrap{flex-direction:row;display:flex;grid-gap:16px;gap:16px}.series .controler-line .button-wrap .button{display:flex;justify-content:center;align-items:center;font-size:19px;height:36px;width:36px;border-radius:18px;background-color:#1d1d1d;cursor:pointer;transition:all .25s linear}.series .controler-line .button-wrap .button.series-prev-btn{font-family:"icomoon"}.series .controler-line .button-wrap .button.series-prev-btn:after{content:"\e913"}.series .controler-line .button-wrap .button.series-next-btn{font-family:"icomoon"}.series .controler-line .button-wrap .button.series-next-btn:after{content:"\e914"}.series .controler-line .button-wrap .button:hover{background-color:#2e2e2e}.series .controler-line .button-wrap .button.swiper-button-disabled{cursor:not-allowed;background-color:rgba(29,29,29,.8);color:hsla(0,0%,100%,.5)}.series .controler-line .button-wrap .button.swiper-button-disabled:hover{background-color:rgba(29,29,29,.8);color:hsla(0,0%,100%,.5)}@media (max-width:767px){.series .viewport{padding:32px 24px}}@media (max-width:768px){.series.in-search-page{margin-top:40px}}.series.in-search-page .viewport{padding-top:0}.series .swiper-button-next.swiper-button-disabled,.series .swiper-button-prev.swiper-button-disabled{opacity:0}.series .swiper-button-next,.series .swiper-button-prev{top:0;bottom:0;height:auto;transition:opacity .15s ease-in-out}.series .swiper-button-next:after,.series .swiper-button-prev:after{font-family:"icomoon";color:#fff;font-weight:400;z-index:1}.series .swiper-button-next:before,.series .swiper-button-prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:calc(50vw - 25px);pointer-events:none}@media (min-width:640px){.series .swiper-button-next:before,.series .swiper-button-prev:before{width:calc(33.333vw - 25px)}}@media (min-width:768px){.series .swiper-button-next:before,.series .swiper-button-prev:before{width:calc(25vw - 25px)}}@media (min-width:1024px){.series .swiper-button-next:before,.series .swiper-button-prev:before{width:calc(20vw - 25px)}}@media (min-width:1320px){.series .swiper-button-next:before,.series .swiper-button-prev:before{width:240px}}.series .swiper-button-prev{left:0}.series .swiper-button-prev:after{content:"\e913"}.series .swiper-button-prev:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;background:#000;background:-webkit-gradient(left top,right top,color-stop(0,#000),color-stop(7%,#000),color-stop(100%,transparent));background:linear-gradient(90deg,#000 0,#000 7%,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1)}@media (max-width:640px){.series .swiper-button-prev:before{left:-30vw}}.series .swiper-button-next{right:0}.series .swiper-button-next:after{content:"\e914"}.series .swiper-button-next:before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;background:transparent;background:-webkit-gradient(left top,right top,color-stop(0,transparent),color-stop(7%,transparent),color-stop(95%,#000),color-stop(100%,#000));background:linear-gradient(90deg,transparent 0,transparent 7%,#000 95%,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1)}.series .latest-list .latest-serie{display:flex;flex-direction:column;background:#1f1f1f;margin-bottom:24px}.series .latest-list .latest-serie-info{display:flex;flex-direction:column;padding:24px 16px}@media (min-width:768px){.series .latest-list .latest-serie-info{flex-direction:row;justify-content:space-between}}.series .latest-list .latest-serie-info .media-wrapper{position:relative;width:100%;height:148px;margin-bottom:16px}@media (min-width:768px){.series .latest-list .latest-serie-info .media-wrapper{width:257px;margin:8px 0}}.series .latest-list .latest-serie-info .media-wrapper .media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:148px;background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:8px}.series .latest-list .latest-serie-info .text-wrapper{width:100%}@media (min-width:768px){.series .latest-list .latest-serie-info .text-wrapper{width:calc(100% - 273px)}}.series .latest-list .latest-serie-info .text-wrapper .cat{font-size:12px;line-height:15px}.series .latest-list .latest-serie-info .text-wrapper .title{font-weight:700;font-size:22px;line-height:27px;color:#fff;margin-top:4px}.series .latest-list .latest-serie-info .text-wrapper .author{font-weight:400;font-size:14px;line-height:16px;color:#fff;margin-top:4px}.series .latest-list .latest-serie-info .text-wrapper .description{font-weight:400;font-size:14px;line-height:23px;color:#fff;margin-top:4px}.series .latest-list .latest-serie-info .text-wrapper .links{display:flex;justify-content:flex-end;align-items:center;grid-gap:24px;gap:24px;margin-top:8px}.series .latest-list .latest-serie-info .text-wrapper .links .link{font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;text-decoration:none;color:#2672ec}.series .latest-list .latest-serie-info .text-wrapper .links .button{display:flex;background:#2672ec;border-radius:6px;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;text-decoration:none;color:#fff;padding:12px 38px}@media (min-width:768px){.series .latest-list .latest-serie-info .text-wrapper .links .button{line-height:20px;padding:12px 24px}}.series .latest-list .latest-serie-info .text-wrapper .links .button .icon-playbuttonbold{font-size:16px;margin-right:10px}@media (min-width:768px){.series .latest-list .latest-serie-info .text-wrapper .links .button .icon-playbuttonbold{font-size:20px}}.series .latest-list .latest-serie-episodes{padding:24px 16px}.series .latest-list .latest-serie-episodes .swiper-slide{width:180px!important}.series .latest-list .latest-serie-episodes .video-wrapper{border-radius:8px;position:relative}.series .latest-list .latest-serie-episodes .video-wrapper .video{height:89px;border-radius:8px;overflow:hidden;background-position:50%;background-size:cover;position:"relative"}.series .latest-list .latest-serie-episodes .video-wrapper .play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;background:rgba(0,0,0,.8);border-radius:50%;z-index:1}.series .latest-list .latest-serie-episodes .video-wrapper .play .icon-playbuttonsmall{font-size:36px}.series .latest-list .latest-serie-quiz{display:flex;flex-direction:column;align-items:center;grid-gap:12px;gap:12px;background:#414141;padding:18px 24px}@media (min-width:768px){.series .latest-list .latest-serie-quiz{flex-direction:row;justify-content:space-between}}.series .latest-list .latest-serie-quiz .text-wrapper{display:flex;align-items:center;grid-gap:8px;gap:8px}.series .latest-list .latest-serie-quiz .text-wrapper img{height:45px}.series .latest-list .latest-serie-quiz .text-wrapper .text{font-weight:600;font-size:20px;line-height:24px;text-align:center;color:#fff}.series .latest-list .latest-serie-quiz .button{width:100%;background:#1f1f1f;border-radius:6px;font-weight:600;font-size:14px;line-height:17px;text-transform:uppercase;text-decoration:none;text-align:center;color:#fff;padding-top:8px;padding-bottom:8px}@media (min-width:768px){.series .latest-list .latest-serie-quiz .button{width:auto;padding:8px 32px}}.series .series-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px}@media (min-width:768px){.series .series-list{grid-template-columns:repeat(4,1fr)}}.series .slide-inner{overflow:hidden;position:relative;border-radius:8px}.series .slide-inner .star-bg{position:absolute;top:14px;right:14px;height:30px;width:30px;border-radius:6px;background-color:#000;z-index:1}.series .slide-inner .star-bg .star-layer{display:flex;justify-content:center;align-items:center;height:30px;width:30px;border:2px solid #ffea32;border-radius:4px;transition:all .25s linear}.series .slide-inner .star-bg .star-layer>.full{margin-top:-1px;display:none}.series .slide-inner .star-bg .star-layer>.notfull{margin-top:-1px;display:block}.series .slide-inner .star-bg .star-layer.selected{border-width:0;border-style:none;background-color:#ffea32}.series .slide-inner .star-bg .star-layer.selected .full{display:block}.series .slide-inner .star-bg .star-layer.selected .notfull{display:none}.series .slide-inner .medias{position:relative}.series .slide-inner .medias:before{content:"";display:block;padding-top:140%}.series .slide-inner .medias:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:transparent;background:-webkit-gradient(left top,left bottom,color-stop(0,transparent),color-stop(60%,transparent),color-stop(100%,rgba(0,0,0,.6)));background:linear-gradient(180deg,transparent 0,transparent 60%,rgba(0,0,0,.6));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=0)}.series .slide-inner .medias div{display:block;background-size:cover;background-position:50%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.series .slide-inner .text{position:absolute;left:0;right:0;bottom:0;text-align:center;padding:10px 15px;z-index:1}.series .slide-inner .text h2{font-size:12px;text-transform:uppercase;text-shadow:0 4px 8px rgba(0,0,0,.45);margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.series .slide-inner .text .author{font-size:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.series .slide-inner .text .info{display:inline-flex;justify-content:center;align-items:center;flex-wrap:wrap;font-size:10px}.series .slide-inner .text .info .cat{font-weight:700}.series .slide-inner .text .info .videos{margin-left:4px}@media (max-width:768px){.series .slide-inner .text .info span{display:block}}@media (min-width:768px){.series .slide-inner .text{padding:12px 16px}.series .slide-inner .text h2{font-size:22px;line-height:1.25}.series .slide-inner .text .author{font-size:14px;margin:15px 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.series .slide-inner .text .info{font-size:12px}}.series .slide-inner .hover-content{position:absolute;left:0;right:0;bottom:0;display:block;text-align:center;padding:12px;z-index:1;opacity:0;transition:opacity .15s ease-in-out}.series .slide-inner .hover-content.fnb{background:linear-gradient(1.42deg,rgba(255,102,0,.6) 41.45%,rgba(255,102,0,.24) 77.52%,rgba(255,102,0,0) 99.08%)}.series .slide-inner .hover-content.ope{background:linear-gradient(1.42deg,rgba(118,189,135,.6) 41.45%,rgba(118,189,135,.24) 77.52%,rgba(118,189,135,0) 99.08%)}.series .slide-inner .hover-content.snm{background:linear-gradient(1.42deg,rgba(255,125,215,.6) 41.45%,rgba(255,125,215,.24) 77.52%,rgba(255,125,215,0) 99.08%)}.series .slide-inner .hover-content .title{font-weight:700;font-size:16px;line-height:20px;text-align:center;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.45)}.series .slide-inner .hover-content .description{font-family:"Roboto";font-weight:400;font-size:14px;line-height:16px;text-align:center;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin-top:8px}.series .slide-inner:hover .text{display:none}.series .slide-inner:hover .hover-content{opacity:1}@media (min-width:768px){.hde{background-color:#1d1d1d}}.hde .viewport{padding-left:24px;padding-right:24px}.hde .viewport .inner{max-width:1088px;background:#1d1d1d;padding:40px 15px 32px}@media (min-width:768px){.hde .viewport{padding-top:60px;padding-bottom:60px}.hde .viewport .inner{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;padding:0}.hde .viewport .inner .left,.hde .viewport .inner .right{width:50%}}@media (max-width:768px){.hde .left{margin-bottom:24px}}@media (min-width:768px){.hde .left{padding-right:60px}}@media (min-width:1024px){.hde .left{padding-right:160px}}.hde .left h2{font-size:16px;margin-bottom:16px;text-transform:uppercase;letter-spacing:.1em}@media (min-width:768px){.hde .left h2{font-size:24px;margin-bottom:16px}}.hde .left p{color:#d2d2d2;font-size:12px}@media (min-width:768px){.hde .left p{font-size:14px;margin-bottom:16px}}.hde .right .img-wrapper{display:block}.hde .right .img-wrapper img{display:block;width:100%}@media (min-width:768px){.hde .right .img-wrapper{display:none}}.hde .right .video-player{display:none}@media (min-width:768px){.hde .right .video-player{display:block}}.leaderboard{overflow:hidden}.leaderboard .center-title{margin-bottom:32px}.leaderboard .list{max-width:480px;margin:32px auto 40px}.leaderboard .list .title{font-size:14px;font-weight:600;text-transform:uppercase;text-align:center}@media (min-width:768px){.leaderboard .list .title{font-size:18px}}.leaderboard .list .title span{font-size:20px;margin-right:7px;position:relative;top:3px}.leaderboard .list .title .icon-eye{color:#53c1ff}.leaderboard .list .title .icon-thunder{color:#ffea32}.leaderboard .list .title .icon-message{color:#9a92ff}.leaderboard .list .subtitle{color:#d2d2d2;text-align:center;font-size:12px;margin:12px 0 16px;height:30px}.leaderboard .list ul{padding-left:36px}.leaderboard .list ul .first{margin-top:-3px}.leaderboard .list ul .first .medias{width:24px;height:24px;min-width:24px}.leaderboard .list ul .first .name{font-size:14px}@media (min-width:768px){.leaderboard .list ul .first .medias{width:50px;height:50px;min-width:50px}.leaderboard .list ul .first .name{font-size:18px}}.leaderboard .list ul li{background:#1f1f1f;padding:6px 8px;margin-bottom:4px;position:relative;list-style:none;display:flex;align-items:center;box-shadow:0 4px 12px rgba(8,39,44,.6);border-radius:6px}.leaderboard .list ul li:before{font-weight:700;font-size:16px;color:#fff;display:block;position:absolute;top:50%;right:100%;border-radius:6px 0 0 6px;height:42px;line-height:normal;margin:0;top:0;width:38px;padding:10px 8px;text-align:left;z-index:-1}.leaderboard .list ul li.first:before{top:5px;color:#1f1f1f}.leaderboard .list ul li.first .medias{height:40px;width:40px;min-width:40px}.leaderboard .list ul li:first-child:before{content:"#1"}.leaderboard .list ul li:nth-child(2):before{content:"#2"}.leaderboard .list ul li:nth-child(3):before{content:"#3"}.leaderboard .list ul li:nth-child(4):before{content:"#4"}.leaderboard .list ul li:nth-child(5):before{content:"#5"}.leaderboard .list ul li .medias{width:32px;height:32px;min-width:32px;position:relative;margin-right:12px;z-index:0}.leaderboard .list ul li .medias span{display:block;background-size:cover;background-position:50%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;border-radius:100%}.leaderboard .list ul li .name{font-size:12px;font-weight:600;color:#dadada}@media (min-width:768px){.leaderboard .list ul li{margin-bottom:8px}.leaderboard .list ul li .medias{width:32px;height:32px;min-width:32px}.leaderboard .list ul li .name{font-size:14px}}.leaderboard .list.expert ul li.first{border:1px solid #53c1ff}.leaderboard .list.expert ul li.first:before{background:#53c1ff}.leaderboard .list.fastest ul li.first{border:1px solid #ffea32}.leaderboard .list.fastest ul li.first:before{background:#ffea32}.leaderboard .list.contrib ul li.first{border:1px solid #9a92ff}.leaderboard .list.contrib ul li.first:before{background:#9a92ff}@media (max-width:768px){.leaderboard .lead{overflow:visible;width:calc(100vw - 61px)}.leaderboard .lead .swiper-slide .list{padding-right:24px}.leaderboard .lead .swiper-slide .list .subtitle,.leaderboard .lead .swiper-slide .list .title{margin-right:-24px}}@media (min-width:768px){.leaderboard .swiper-wrapper{display:block;transform:none!important}.leaderboard .swiper-slide{width:auto!important}.leaderboard .swiper-scrollbar{display:none}}.leaderboard .swiper-scrollbar{width:65.5%;height:2px;left:50%;transform:translateX(-50%)}.leaderboard .swiper-scrollbar .swiper-scrollbar-drag{background-color:#d2d2d2}.leaderboard .swiper-scrollbar:before{content:"";display:block;width:100%;height:1px;background-color:#414141;position:absolute;left:0;right:0;bottom:0;z-index:0}@media (min-width:768px){.leaderboard .viewport{padding:0}.leaderboard .list{float:left;width:33.333%;margin:0;padding:15px}}.discover .categories{clear:both}.discover .categories:after{content:"";display:table;clear:both}.discover .categories .category{width:33.33333%;float:left;text-align:center;position:relative}.discover .categories .category .img-wrapper{position:relative}.discover .categories .category .img-wrapper img{display:block;position:relative;z-index:0;transition:transform .8s ease-in-out}.discover .categories .category .img-wrapper .logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:41.4%;background-size:contain;background-position:50%;background-repeat:no-repeat}.discover .categories .category .img-wrapper .logo:before{content:"";display:block;padding-top:100%}@media (min-width:768px){.discover .categories .category .img-wrapper .logo{width:35.37%}}.discover .categories .category:active .img-wrapper img{transform:scale(1.1)}@media (min-width:1024px){.discover .categories .category:active .img-wrapper img{transform:scale(1)}.discover .categories .category:hover .img-wrapper img{transform:scale(1.1)}}.discover .categories .category.fnb .img-wrapper .logo{background-image:url(/assets/images/logo-fnb.png)}.discover .categories .category.ope .img-wrapper .logo{background-image:url(/assets/images/logo-ope.png)}.discover .categories .category.snm .img-wrapper .logo{background-image:url(/assets/images/logo-snm.png)}.discover .categories .category .cat-title{font-size:10px;font-weight:700;margin-top:8px}@media (min-width:768px){.discover .categories .category .cat-title{font-size:18px}}.focus{margin-top:64px}@media (min-width:1024px){.focus{margin-top:100px}}.focus .viewport{padding:0 42px}@media (max-width:768px){.focus .viewport{padding:0 20px}}@media (max-width:768px){.focus .center-title{letter-spacing:5px}}.focus .sustainability-container{display:flex;justify-content:center;z-index:-1;max-height:500px;overflow:hidden}.focus .sustainability-container #sustainability-video{cursor:pointer}@media (min-width:768px){.focus .sustainability-container #sustainability-video{width:61%}}.focus .sustainability-container #sustainability-video #sustainability-canvas{object-fit:contain;width:100%}.tags{width:100%;max-width:850px;margin:32px auto;text-align:center}.tags .tag{color:#717171;margin:2px;padding:2px 10px;border-radius:30px;display:inline-block;font-family:"roboto";font-weight:500;cursor:pointer;font-size:13px}.tags .tag.tag-ur-it{color:#fff;background-color:#2c2c2c}@media (min-width:768px){.tags .tag{font-size:18px}}.discover .tags{margin-top:-60px}@media (max-width:768px){.series-videos.in-search-page{margin-top:40px}}.series-videos.in-search-page .viewport{padding-top:0}.series-videos .vid-count{color:#959595;font-size:12px}@media (min-width:768px){.series-videos .vid-count{font-size:14px}}.video-list{display:flex;flex-wrap:wrap}.video-list:after{content:"";display:table;clear:both}.video-list .video-item{width:100%}@media (max-width:768px){.video-list .video-item{margin-bottom:16px}}.video-list .video-item .inner{position:relative}.video-list .video-item .inner:hover .video-wrapper .hover-content{opacity:1}.video-list .video-item .inner .video-wrapper{position:relative}.video-list .video-item .inner .video-wrapper img{object-fit:cover}.video-list .video-item .inner .video-wrapper .hover-content{position:absolute;left:0;right:0;bottom:0;display:block;text-align:center;padding:12px;z-index:1;opacity:0;transition:opacity .15s ease-in-out}.video-list .video-item .inner .video-wrapper .hover-content.fnb{background:linear-gradient(1.42deg,rgba(255,102,0,.6) 41.45%,rgba(255,102,0,.24) 77.52%,rgba(255,102,0,0) 99.08%)}.video-list .video-item .inner .video-wrapper .hover-content.ope{background:linear-gradient(1.42deg,rgba(118,189,135,.6) 41.45%,rgba(118,189,135,.24) 77.52%,rgba(118,189,135,0) 99.08%)}.video-list .video-item .inner .video-wrapper .hover-content.snm{background:linear-gradient(1.42deg,rgba(255,125,215,.6) 41.45%,rgba(255,125,215,.24) 77.52%,rgba(255,125,215,0) 99.08%)}.video-list .video-item .inner .video-wrapper .hover-content .description{font-family:"Roboto";font-weight:400;font-size:14px;line-height:16px;text-align:center;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}@media (min-width:768px){.video-list .video-item .inner .video-wrapper .hover-content .description{margin:24px 62.5px}}.video-list .video-item .inner .infos{font-size:10px;margin:10px 0 6px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.video-list .video-item .inner .infos .right-info{display:flex;align-items:center}.video-list .video-item .inner .infos span{margin-right:6px}@media (min-width:640px){.video-list .video-item .inner .infos{font-size:12px}}.video-list .video-item .inner .infos .done{float:right}.video-list .video-item .inner .infos .done:before{content:"✓";display:inline-block;margin-right:6px}.video-list .video-item .inner .infos .done.fnb:before{color:#f60}.video-list .video-item .inner .infos .done.ope:before{color:#76bd87}.video-list .video-item .inner .infos .done.snm:before{color:#ff7dd7}.video-list .video-item .inner .left-info{float:right;display:flex;align-items:center}.video-list .video-item .inner .left-info span{margin-right:6px;line-height:16px}@media (min-width:1024px){.video-list .video-item .inner .left-info span{margin-right:10px}}.video-list .video-item .inner .left-info span span{margin-left:0;margin-right:4px}.video-list .video-item .inner .left-info .like-count{display:flex;align-items:center}.video-list .video-item .inner .left-info .like-count.active{color:#2672ec}.video-list .video-item .inner .left-info .viewed span{color:#76bd87;margin-right:4px}.video-list .video-item .inner .left-info .viewed.fnb span{color:#f60}.video-list .video-item .inner .left-info .viewed.snm span{color:#ff7dd7}.video-list .video-item .inner .author{font-family:Montserrat;font-style:normal;font-weight:300;font-size:12px;line-height:17px;color:#fff;margin-top:10px}.video-list .video-item .inner .author span{text-decoration:underline;font-weight:500;cursor:pointer}.video-list .video-item .inner .author span:hover{color:#d2d2d2}.video-list .video-item .inner .author span:first-child{text-decoration:none;font-weight:400;cursor:default}.video-list .video-item .inner .author span:first-child:hover{color:#fff}.video-list .video-item .inner .video-title{font-size:700;font-size:12px;font-weight:700;text-transform:uppercase}@media (min-width:640px){.video-list .video-item .inner .video-title{font-size:20px}}@media (min-width:900px){.video-list{margin:0 -22px}.video-list .video-item{width:33.3333%;float:left}.video-list .video-item .inner{padding:0 22px;margin-bottom:44px}}.load-more{clear:both;text-align:center;margin:40px 0}@media (max-width:767px){.speakers .viewport{padding:32px 24px}}.speakers .speakers-list{margin:0 -8px}.speakers .speakers-list:after{content:"";display:table;clear:both}.speakers .speakers-list .speaker-item{padding:8px;max-width:480px;margin:AUTO}.speakers .speakers-list .speaker-item .inner{background:#1f1f1f;border-radius:4px;overflow:hidden;position:relative;padding:8px 8px 8px 106px}.speakers .speakers-list .speaker-item .inner .medias{width:90px;position:absolute;top:0;left:0;bottom:0}.speakers .speakers-list .speaker-item .inner .medias span{display:block;background-size:cover;background-position:50%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.speakers .speakers-list .speaker-item .inner .speaker-infos .speaker-name{font-size:16px;font-weight:700}.speakers .speakers-list .speaker-item .inner .speaker-infos .branch,.speakers .speakers-list .speaker-item .inner .speaker-infos .job{font-size:10px;line-height:1.2;color:#a5a5a5;font-family:"roboto";font-weight:500}.speakers .speakers-list .speaker-item .inner .speaker-infos .discover{font-family:"roboto";font-weight:700;font-size:14px;text-decoration:underline;color:#fff}.speakers .speakers-list .speaker-item .inner .speaker-infos .discover:hover{color:#d2d2d2}@media (min-width:768px){.speakers .speakers-list .speaker-item{width:33.3333%;float:left}}@media (min-width:1024px){.speakers .speakers-list .speaker-item{width:33.3333%;float:left}.speakers .speakers-list .speaker-item .inner{padding:16px 16px 16px 166px}.speakers .speakers-list .speaker-item .inner .medias{width:150px}.speakers .speakers-list .speaker-item .inner .speaker-infos{height:135px}.speakers .speakers-list .speaker-item .inner .speaker-infos .speaker-name{font-size:px;margin-bottom:4px}.speakers .speakers-list .speaker-item .inner .speaker-infos .branch,.speakers .speakers-list .speaker-item .inner .speaker-infos .job{font-size:14px}.speakers .speakers-list .speaker-item .inner .speaker-infos .discover{font-size:16px;margin-top:28px;display:inline-block;position:absolute;bottom:15px}}body.series #content{padding-top:88px}body.video #content{padding-top:130px}.video-player .viewport{padding-top:0}.video-player .viewport .inner{max-width:1080px}.video-player .video-wrapper{position:relative;margin:0 -15px}@media (min-width:768px){.video-player .video-wrapper{margin:0}}.video-player .video-wrapper .medias,.video-player .video-wrapper .play{opacity:1;transition:opacity .15s ease-in-out}.video-player .video-wrapper.playing .medias,.video-player .video-wrapper.playing .play{opacity:0}.video-player .video-wrapper .play{position:absolute;z-index:2;top:0;left:0;right:0;bottom:0}.video-player .video-wrapper .play span{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player .video-wrapper .play .icon-playbutton:after,.video-player .video-wrapper .play .icon-playbuttonsmall:after{content:"";z-index:0;position:absolute;background-color:rgba(0,0,0,.8);border-radius:100%}.video-player .video-wrapper .play .icon-playbutton:before,.video-player .video-wrapper .play .icon-playbuttonsmall:before{position:relative;z-index:1}.video-player .video-wrapper .play .icon-playbuttonsmall{display:block}.video-player .video-wrapper .play .icon-playbuttonsmall:after{top:.3125vw;left:.3125vw;right:.3125vw;bottom:.3125vw}.video-player .video-wrapper .play .icon-playbuttonsmall:before{font-size:10vw}@media (min-width:768px){.video-player .video-wrapper .play .icon-playbuttonsmall{display:none}}.video-player .video-wrapper .play .icon-playbutton{display:none}.video-player .video-wrapper .play .icon-playbutton:after{top:2px;left:2px;right:2px;bottom:2px}.video-player .video-wrapper .play .icon-playbutton:before{font-size:110px}@media (min-width:768px){.video-player .video-wrapper .play .icon-playbutton{display:block}}.video-player .video-wrapper .medias{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0}.video-player .video-wrapper .medias span{display:block;height:100%;background-size:cover;background-position:50%}.video-player .video-wrapper video{position:relative;z-index:0}@media (min-width:768px){.video-player .video-infos{display:flex;flex-direction:row-reverse;justify-content:space-between}}.video-player .video-infos .right{font-size:12px;font-family:"roboto";font-weight:700;padding:12px 0;margin-bottom:12px;border-bottom:1px solid #1c1c1c}.video-player .video-infos .right .views .view-count{margin-right:16px}.video-player .video-infos .right .views .like-count{cursor:pointer;transition:color .15s ease-in-out}.video-player .video-infos .right .views .like-count .icon-like{font-size:14px;position:relative;top:1px;margin-right:2px}.video-player .video-infos .right .views .like-count:active{color:#2672ec}@media (min-width:768px){.video-player .video-infos .right{border-bottom:none;font-size:20px;padding:20px 0}.video-player .video-infos .right .views .like-count .icon-like{font-size:20px;position:relative;top:1px;margin-right:2px}.video-player .video-infos .right .views .like-count:hover{color:#2672ec}}.video-player .video-infos .left .video-title{font-weight:700;font-size:12px;margin-bottom:4px}.video-player .video-infos .left .video-category{font-size:11px;margin-bottom:4px}.video-player .video-infos .left .video-category .cat{margin-right:8px}.video-player .video-infos .left .video-tags{margin-bottom:4px}.video-player .video-infos .left .video-tags .tag{display:inline-block;font-size:8px;border:1px solid #fff;box-sizing:border-box;border-radius:5px;padding:2px 8px;margin-right:10px;cursor:pointer}.video-player .video-infos .left .speaker{font-size:11px;font-weight:300;margin-bottom:4px}.video-player .video-infos .left .speaker a{color:#fff;text-decoration:underline;font-weight:500}.video-player .video-infos .left .speaker a:hover{color:#d2d2d2}.video-player .video-infos .left .realease-date{font-size:10px;font-weight:300}@media (min-width:768px){.video-player .video-infos .left{padding:20px 0}.video-player .video-infos .left .video-title{font-size:20px;margin-bottom:10px}.video-player .video-infos .left .video-category{font-size:18px;margin-bottom:10px}.video-player .video-infos .left .video-tags{margin-bottom:8px}.video-player .video-infos .left .video-tags .tag{display:inline-block;font-size:12px;border-radius:5px;padding:2px 8px}.video-player .video-infos .left .speaker{font-size:14px;margin-bottom:8px}.video-player .video-infos .left .realease-date{font-size:14px}}@media (min-width:768px){.comments-videos{padding-top:90px}}.comments-videos .viewport .inner{max-width:1080px}@media (min-width:768px){.comments-videos .viewport{padding-top:0}}@media (min-width:768px){.comments-videos .bottom .comments{width:100%;margin-right:-340px;padding-right:355px;float:left;position:relative;z-index:0}.comments-videos .bottom .other-videos{width:340px;float:right;position:relative;z-index:1}}@media (min-width:1024px){.comments-videos .bottom .comments{width:100%;margin-right:-440px;padding-right:550px;float:left}.comments-videos .bottom .other-videos{width:440px;float:right}}.comments-videos .comments .title{padding-bottom:12px;border-bottom:1px solid #353535}@media (min-width:768px){.comments-videos .comments .load-more{text-align:left}}@media (max-width:768px){.comments-videos .comments .load-more .small{width:100%}}.comments-videos .comment-item-wrapper{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #353535}.comments-videos .comment-item-wrapper .load-more{text-align:left}.comments-videos .profile-pic{width:30px;height:30px;position:absolute;top:0;left:0}.comments-videos .profile-pic span{display:block;height:100%;width:100%;background-size:cover;border-radius:100%}@media (min-width:1024px){.comments-videos .profile-pic{width:34px;height:34px}}.comments-videos .comment-author{font-size:10px;font-weight:700;color:#fff;text-decoration:none;margin-bottom:8px}@media (min-width:1024px){.comments-videos .comment-author{font-size:12px}}.comments-videos .comment-author .expert-award i{color:#53c1ff}.comments-videos .comment-author .fastest-award i{color:#ffea32}.comments-videos .comment-author .contrib-award i{color:#9a92ff}.comments-videos .comment-author span{margin-left:6px}.comments-videos .comment-author span i{margin-left:3px}.comments-videos .comment-itself{font-size:12px}@media (min-width:1024px){.comments-videos .comment-itself{font-size:14px}}.comments-videos .comment-item-origin,.comments-videos .comment-item-reply,.comments-videos .comment-item-write{padding-left:45px;position:relative;margin-bottom:30px}.comments-videos .comment-item-origin p,.comments-videos .comment-item-reply p,.comments-videos .comment-item-write p{margin-bottom:10px}.comments-videos .comment-item-reply,.comments-videos .comment-item-write{background:#1f1f1f;padding:8px 8px 8px 50px}.comments-videos .comment-item-reply .profile-pic,.comments-videos .comment-item-write .profile-pic{top:10px;left:10px}.comments-videos .comment-item-reply .profile-pic span,.comments-videos .comment-item-write .profile-pic span{position:absolute}.comments-videos .comment-item-reply .comment-content a{text-decoration:none}.comments-videos .comment-item-origin{margin-bottom:0}.comments-videos .comment-item-origin .comment-content>a{text-decoration:none}.comments-videos .like-reply{font-size:14px;margin-right:10px}.comments-videos .like-reply .like-count .icon-like{margin-right:6px}.comments-videos .like-reply a{font-weight:700;color:#fff}.comments-videos .like-reply a:hover{color:#d2d2d2}.comments-videos .form-item{margin-bottom:12px}.comments-videos .form-item textarea{display:block;padding-right:195px}@media screen and (max-width:1300px){.comments-videos .form-item textarea{padding-right:10px;padding-bottom:40px}}.comments-videos .form-actions{text-align:left;margin-top:0}.comments-videos .form-actions .secondary{margin-left:0}.comments-videos .video-wrapper{position:relative}.comments-videos .video-wrapper:before{content:"";display:block;padding-top:56.25%}.comments-videos .video-wrapper .play{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:10vw;width:10vw;z-index:1}.comments-videos .video-wrapper .play .icon-playbuttonsmall{display:block}.comments-videos .video-wrapper .play .icon-playbuttonsmall:after{content:"";display:block;position:absolute;border-radius:100%;top:.3125vw;left:.3125vw;right:.3125vw;bottom:.3125vw;background-color:rgba(0,0,0,.8);z-index:0}.comments-videos .video-wrapper .play .icon-playbuttonsmall:before{font-size:10vw;display:block;position:relative;z-index:1}@media (min-width:768px){.comments-videos .video-wrapper .play{height:32px;width:32px}.comments-videos .video-wrapper .play .icon-playbuttonsmall:after{top:1px;left:1px;right:1px;bottom:1px}.comments-videos .video-wrapper .play .icon-playbuttonsmall:before{font-size:32px}}.comments-videos .video-wrapper .medias{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.comments-videos .video-wrapper .medias span{display:block;height:100%;width:100%;background-size:cover;background-position:50%}.back-to-top{text-align:center}.back-to-top .wrapper{display:flex;flex-direction:column;align-items:center;max-width:100px;margin:auto;cursor:pointer}.back-to-top .wrapper span{display:inline-block}.back-to-top .wrapper .icon-arrowup{width:42px;height:42px;background-color:#1f1f1f;border-radius:100%;margin-bottom:10px}.back-to-top .wrapper .icon-arrowup:before{text-align:center;line-height:42px;display:block;width:100%}.back-to-top .wrapper .text{font-family:Roboto;text-transform:uppercase;font-weight:700;font-size:12px;line-height:14px}.edit-profile .viewport .inner{max-width:424px}.profile-info .viewport .inner{max-width:424px;text-align:center}@media (min-width:768px){.profile-info .viewport .inner{max-width:1280px}}@media (max-width:768px){.profile-info{text-align:center}}.profile-info .info-wrapper{position:relative}@media (min-width:768px){.profile-info .info-wrapper{width:100%;display:inline-block;vertical-align:top}}.profile-info .info-wrapper .profile-pic{position:relative;width:120px;height:120px;margin:auto auto 6px}@media (min-width:768px){.profile-info .info-wrapper .profile-pic{width:160px;height:160px}}.profile-info .info-wrapper .profile-pic .medias{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/images/profile.png);background-size:cover;background-position:50%}.profile-info .info-wrapper .profile-pic .medias span{display:block;height:100%;width:100%;border-radius:100%;background-size:cover;background-position:50%}.profile-info .info-wrapper .profile-info .name{font-weight:600;font-size:20px;line-height:16px}.profile-info .info-wrapper .profile-info .branch{font-weight:400;font-size:16px;line-height:23px;color:#d2d2d2;margin-bottom:8px}.profile-info .info-wrapper .profile-info .stats{font-size:12px;line-height:1.7;margin-bottom:30px;color:#717171}.profile-info .info-wrapper .profile-info .edit .tertiary{font-weight:700;font-size:14px;line-height:16px;padding:8px 24px}@media (max-width:768px){.profile-info .info-wrapper .profile-info .edit .tertiary{width:75%}}@media (min-width:768px){.profile-info .info-wrapper .profile-info{padding-left:25px;padding-right:25px;position:relative}.profile-info .info-wrapper .profile-info .name{font-size:16px;margin-bottom:2px}.profile-info .info-wrapper .profile-info .branch{font-size:14px;margin-bottom:12px}}.profile-info .badges-wrapper,.profile-info .left,.profile-info .right{padding:32px 0}.profile-info .badges-wrapper .edit,.profile-info .left .edit,.profile-info .right .edit{margin-top:3rem}.profile-info .badges-wrapper .edit .tertiary,.profile-info .left .edit .tertiary,.profile-info .right .edit .tertiary{font-size:12px}@media (max-width:768px){.profile-info .badges-wrapper .edit .tertiary,.profile-info .left .edit .tertiary,.profile-info .right .edit .tertiary{width:100%}}.profile-info .badges-wrapper:nth-child(3),.profile-info .left:nth-child(3),.profile-info .right:nth-child(3){margin-bottom:-32px}@media (min-width:768px){.profile-info .badges-wrapper,.profile-info .left,.profile-info .right{display:inline-block;vertical-align:top;text-align:center}}.profile-info .badges-wrapper h2,.profile-info .left h2,.profile-info .right h2{font-size:16px;margin-bottom:16px;text-align:center;text-transform:uppercase;letter-spacing:.1em}@media (min-width:768px){.profile-info .badges-wrapper h2,.profile-info .left h2,.profile-info .right h2{font-size:24px;text-align:left;margin-bottom:24px}}.profile-info .badges-wrapper .stats,.profile-info .left .stats,.profile-info .right .stats{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:768px){.profile-info .badges-wrapper .stats,.profile-info .left .stats,.profile-info .right .stats{flex-direction:row}}.profile-info .badges-wrapper .stat,.profile-info .left .stat,.profile-info .right .stat{font-size:12px;text-align:left;color:#d2d2d2}.profile-info .badges-wrapper .stat.expert .title span,.profile-info .left .stat.expert .title span,.profile-info .right .stat.expert .title span{color:#53c1ff}.profile-info .badges-wrapper .stat.fastest .title span,.profile-info .left .stat.fastest .title span,.profile-info .right .stat.fastest .title span{color:#ffea32}.profile-info .badges-wrapper .stat.contrib .title span,.profile-info .left .stat.contrib .title span,.profile-info .right .stat.contrib .title span{color:#9a92ff}.profile-info .badges-wrapper .stat.operation .num span,.profile-info .badges-wrapper .stat.operation .title span,.profile-info .left .stat.operation .num span,.profile-info .left .stat.operation .title span,.profile-info .right .stat.operation .num span,.profile-info .right .stat.operation .title span{color:#76bd87;font-weight:600}.profile-info .badges-wrapper .stat.fandb .num span,.profile-info .badges-wrapper .stat.fandb .title span,.profile-info .left .stat.fandb .num span,.profile-info .left .stat.fandb .title span,.profile-info .right .stat.fandb .num span,.profile-info .right .stat.fandb .title span{color:#f60;font-weight:600}.profile-info .badges-wrapper .stat.sandm .num span,.profile-info .badges-wrapper .stat.sandm .title span,.profile-info .left .stat.sandm .num span,.profile-info .left .stat.sandm .title span,.profile-info .right .stat.sandm .num span,.profile-info .right .stat.sandm .title span{color:#ff7dd7;font-weight:600}.profile-info .badges-wrapper .stat .title,.profile-info .left .stat .title,.profile-info .right .stat .title{font-weight:600;font-size:14px;line-height:17px;color:#fff}.profile-info .badges-wrapper .stat .title+.title,.profile-info .left .stat .title+.title,.profile-info .right .stat .title+.title{margin-top:8px}.profile-info .badges-wrapper .stat .title .icon-eye,.profile-info .badges-wrapper .stat .title .icon-message,.profile-info .badges-wrapper .stat .title .icon-thunder,.profile-info .left .stat .title .icon-eye,.profile-info .left .stat .title .icon-message,.profile-info .left .stat .title .icon-thunder,.profile-info .right .stat .title .icon-eye,.profile-info .right .stat .title .icon-message,.profile-info .right .stat .title .icon-thunder{font-size:16px;position:relative;top:2px;margin-right:4px}@media (min-width:768px){.profile-info .badges-wrapper .stat .title .icon-eye,.profile-info .badges-wrapper .stat .title .icon-message,.profile-info .badges-wrapper .stat .title .icon-thunder,.profile-info .left .stat .title .icon-eye,.profile-info .left .stat .title .icon-message,.profile-info .left .stat .title .icon-thunder,.profile-info .right .stat .title .icon-eye,.profile-info .right .stat .title .icon-message,.profile-info .right .stat .title .icon-thunder{font-size:24px}}.profile-info .badges-wrapper .stat .title span,.profile-info .left .stat .title span,.profile-info .right .stat .title span{font-weight:600;font-size:20px;line-height:24px}.profile-info .badges-wrapper .stat .progress-wrapper,.profile-info .left .stat .progress-wrapper,.profile-info .right .stat .progress-wrapper{display:flex;align-items:center;grid-gap:20px;gap:20px}.profile-info .badges-wrapper .stat .progress-wrapper .progressBar,.profile-info .left .stat .progress-wrapper .progressBar,.profile-info .right .stat .progress-wrapper .progressBar{width:60px;height:60px}.profile-info .badges-wrapper .stat .progress-wrapper .quizz-info p,.profile-info .left .stat .progress-wrapper .quizz-info p,.profile-info .right .stat .progress-wrapper .quizz-info p{font-weight:400;font-size:14px;line-height:23px;color:#fff;margin:0}.profile-info .badges-wrapper .stat .progress-wrapper .quizz-info p strong,.profile-info .left .stat .progress-wrapper .quizz-info p strong,.profile-info .right .stat .progress-wrapper .quizz-info p strong{font-weight:600;font-size:16px;line-height:20px}@media (min-width:768px){.profile-info .badges-wrapper .stat .progress-wrapper .quizz-info p strong,.profile-info .left .stat .progress-wrapper .quizz-info p strong,.profile-info .right .stat .progress-wrapper .quizz-info p strong{font-size:20px;line-height:24px}}@media (min-width:768px){.profile-info .badges-wrapper .stat,.profile-info .left .stat,.profile-info .right .stat{font-size:14px;color:#d2d2d2}}.profile-info .badges-wrapper{width:100%}.profile-info .badges-wrapper h2.title{font-size:16px;margin-bottom:16px;text-align:center;text-transform:uppercase;letter-spacing:.1em}@media (min-width:768px){.profile-info .badges-wrapper h2.title{font-size:24px;margin-bottom:12px}}.profile-info .badges-wrapper .stats{width:60%;margin:auto}@media (min-width:768px){.profile-info .badges-wrapper .stats{width:50%}}.profile-info .badges-wrapper .stat+.stat{margin-top:16px}@media (min-width:768px){.profile-info .badges-wrapper .stat+.stat{margin-top:0}}.profile-info .badges-wrapper .stat .title .icon-eye,.profile-info .badges-wrapper .stat .title .icon-message,.profile-info .badges-wrapper .stat .title .icon-thunder{font-size:32px}.profile-info .badges-wrapper .stat .title span{font-weight:600;font-size:16px;line-height:20px}@media (min-width:768px){.profile-info .badges-wrapper .stat .title span{font-size:28px;line-height:24px}}.profile-info .quizzes-wrapper h2.title{font-size:16px;margin-bottom:16px;text-align:center;text-transform:uppercase;letter-spacing:.1em}@media (min-width:768px){.profile-info .quizzes-wrapper h2.title{font-size:24px;margin-bottom:12px}}.profile-info .quizzes-wrapper .edit{margin-bottom:40px}@media (min-width:768px){.profile-info .quizzes-wrapper .edit{margin-bottom:48px}}.profile-info .quizzes-wrapper .edit .tertiary{font-weight:700;font-size:14px;line-height:16px;padding:6px 17px}@media (max-width:768px){.profile-info .quizzes-wrapper .edit .tertiary{width:75%}}.profile-info .quizzes-wrapper h3{font-weight:700;font-size:16px;line-height:20px;text-align:left;letter-spacing:.1em;text-transform:uppercase;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.45);margin-bottom:32px}@media (min-width:768px){.profile-info .quizzes-wrapper h3{font-size:20px;line-height:24px;margin-bottom:36px}}@media (min-width:768px){.profile-info .quizzes-wrapper .left .stats,.profile-info .quizzes-wrapper .right .stats{flex-direction:column}}.profile-info .quizzes-wrapper .left .stats .stat,.profile-info .quizzes-wrapper .right .stats .stat{width:100%;margin-bottom:40px}@media (min-width:768px){.profile-info .quizzes-wrapper .left .stats,.profile-info .quizzes-wrapper .left h3{margin-left:30%}}.profile-info .quizzes-wrapper .right .stats{flex-direction:row}@media (min-width:768px){.profile-info .quizzes-wrapper .right .stats{flex-direction:column}}@media (min-width:768px){.profile-info .left,.profile-info .right{width:50%}.profile-info .left .stat,.profile-info .right .stat{width:30%}}@media (min-width:768px){.profile-info .left{border-left:none;padding-right:50px}}.profile-info .left .stats.user{width:60%;margin:auto}@media (min-width:768px){.profile-info .left .stats.user{width:100%}}.profile-info .left .stats.user .stat+.stat{margin-top:16px}@media (min-width:768px){.profile-info .left .stats.user .stat+.stat{margin-top:0}}.profile-info .left .stats.user .title{font-weight:600;font-size:16px;line-height:20px}.profile-info .left .stats.user .title span{font-weight:400;font-size:14px;line-height:23px}@media (min-width:768px){.profile-info .right{padding-left:64px;border-left:1px solid #1c1c1c}}.profile-info .right .stat .num{font-weight:600;font-size:22px;line-height:27px;color:#fff}@media (min-width:768px){.profile-info .right .stat .num{font-size:24px;line-height:29px;margin-top:32px}}.profile-info .right .stats.user{flex-direction:row;justify-content:space-between}.profile-info .right .stats.user .stat{width:30%}.statistics .viewport{padding:32px 24px}.statistics .title{font-weight:700;font-size:20px;line-height:24px;letter-spacing:.1em;text-transform:uppercase;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.45);margin-bottom:40px}@media (min-width:768px){.statistics .title{font-size:24px;line-height:29px;text-align:center}}.statistics .month-picker{position:relative;width:100%;height:48px;background:#1f1f1f;border:1px solid #414141;border-radius:8px;font-weight:600;font-size:14px;line-height:17px;color:#fff;padding:16px 24px}@media (min-width:768px){.statistics .month-picker{width:281px}}.statistics .month-picker>.rmp-container{position:relative;width:calc(100% + 48px)}@media (min-width:768px){.statistics .month-picker>.rmp-container{width:281px}}.statistics .month-picker>.rmp-container .rmp-popup{position:absolute;top:12px;left:-25px;width:100%;padding:0;background:#1f1f1f;border:1px solid #414141}.statistics .month-picker>.rmp-container .rmp-popup .rmp-pad{float:unset;margin:0 auto}.statistics .month-picker>.rmp-container .rmp-popup .rmp-pad li.active,.statistics .month-picker>.rmp-container .rmp-popup .rmp-pad li.active:hover{background:#414141;color:#fff}.statistics .month-picker>.rmp-container .rmp-popup .rmp-pad .rmp-btn:hover{background:#313131}.statistics .month-picker .icon-chevronright2{position:absolute;top:50%;right:24px;transform:translateY(-50%);font-size:24px}.statistics .data-wrapper{display:flex;flex-direction:column;margin:40px 0}.statistics .data-wrapper .data{position:relative;width:60%;margin-bottom:24px}@media (min-width:768px){.statistics .data-wrapper .data{width:18%}}@media (min-width:1400px){.statistics .data-wrapper .data{width:15%}}.statistics .data-wrapper .data .num{font-weight:700;font-size:40px;line-height:58px;text-transform:uppercase;color:#fff}@media (min-width:768px){.statistics .data-wrapper .data .num{font-size:58px;line-height:58px}}.statistics .data-wrapper .data .text{font-weight:600;font-size:16px;line-height:23px;text-transform:uppercase;color:#fff;margin-top:8px}@media (min-width:768px){.statistics .data-wrapper .data .text{font-size:18px;line-height:22px}}.statistics .data-wrapper .data .arrow{position:absolute;top:50%;right:0;transform:translateY(-50%);width:20px;font-weight:600;font-size:18px;line-height:22px;color:#fff}.statistics .data-wrapper .data .arrow .icon-arrowup,.statistics .data-wrapper .data .arrow .icon-arrowup1{color:#2672ec;margin-right:9px}@media (min-width:768px){.statistics .data-wrapper{flex-direction:row;justify-content:space-between}}.statistics .recharts-responsive-container{max-width:1280px;margin:0 auto}.statistics .recharts-wrapper{background:#1d1d1d;border-radius:8px}.statistics .recharts-wrapper .recharts-legend-wrapper{top:48px!important}@media (min-width:768px){.statistics .recharts-wrapper .recharts-legend-wrapper{top:40px!important}}.statistics .recharts-wrapper .recharts-default-legend{display:flex;justify-content:flex-end}.statistics .recharts-wrapper .recharts-legend-item{display:flex!important;align-items:center;width:-webkit-min-content;width:-moz-min-content;width:min-content}@media (min-width:768px){.statistics .recharts-wrapper .recharts-legend-item{width:auto}}.statistics .recharts-wrapper .recharts-legend-item-text{font-weight:400;font-size:12px;line-height:15px;text-align:left;color:#fff!important}@media (min-width:768px){.statistics .recharts-wrapper .recharts-legend-item-text{font-size:14px;line-height:17px}}.statistics .recharts-wrapper .recharts-layer{font-weight:500;font-size:12px;line-height:15px;text-align:center;color:#d2d2d2}.statistics .custom-tooltip{background:#414141;border-radius:8px;padding:15px}.statistics .custom-tooltip .label{font-weight:700;font-size:12px;line-height:15px;color:#d2d2d2}.statistics .custom-tooltip .label.blue{color:#53c1ff}.statistics .custom-tooltip .label.yellow{color:#ffea32}.statistics .custom-tooltip .label.purple{color:#9a92ff}.statistics .custom-tooltip .label+.label{margin-top:5px}.discover{margin-top:64px}@media (min-width:1024px){.discover{margin-top:100px}}.discover .viewport{padding:0 20px}@media (min-width:768px){.discover .viewport{padding:0 42px}}.advertising-desk .wrapper,.advertising-mob .wrapper{border-radius:6px;overflow:hidden;position:relative}.advertising-desk{display:none}@media (min-width:768px){.advertising-desk{display:block}}.advertising-mob{display:block}@media (min-width:768px){.advertising-mob{display:none}}.advertising-mob .viewport .inner{max-width:424px}@media (min-width:1024px){.my-lists .viewport{padding-top:72px}}.my-lists .center-title{font-size:38px}@media (min-width:1024px){.my-lists .center-title{font-size:58px}}.watchlist-nav{margin:auto;text-align:center;margin-bottom:18px!important;display:flex;flex-direction:row;justify-content:center}.watchlist-nav div{cursor:pointer;display:inline-block;font-size:14px;width:33%;padding:24px 0;text-align:center;text-transform:uppercase;letter-spacing:.1em}@media (min-width:1024px){.watchlist-nav div{font-size:24px}}.watchlist-nav div.active{border-bottom:4px solid #2672ec;font-weight:700}.viewed-video-list{display:flex;flex-direction:column;justify-content:center;align-items:center}.viewed-video-list .viewed-header{display:flex;justify-content:space-between}.viewed-video-list .header-title{font-weight:600;font-size:20px;padding-left:24px;padding-top:12px;padding-bottom:12px}.viewed-video-list .header-clear{font-weight:700;font-size:12px;text-transform:uppercase;padding-right:24px;padding-top:17px;padding-bottom:17px;cursor:pointer}.viewed-video-list .viewed-video-block{width:100%;background:#1f1f1f;border-radius:8px;margin-top:24px}@media (min-width:768px){.viewed-video-list .viewed-video-block{width:80%}}.viewed-video-list .viewed-video-item{width:100%}.viewed-video-list .viewed-video-item .viewed-block{position:relative;display:flex;padding:12px 16px;border-top:1px solid #414141;flex-direction:column;cursor:pointer}@media (min-width:768px){.viewed-video-list .viewed-video-item .viewed-block{flex-direction:row}}.viewed-video-list .viewed-video-item .viewed-block .video-wrapper{background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;height:200px;width:100%;border-radius:8px;overflow:hidden;transform:rotate(0deg);-webkit-transform:rotate(0deg)}@media (min-width:768px){.viewed-video-list .viewed-video-item .viewed-block .video-wrapper{height:100%;width:100px}}.viewed-video-list .viewed-video-item .viewed-block .video-wrapper img{object-fit:cover}.viewed-video-list .viewed-video-item .viewed-block .infos{width:100%;padding-top:16px;padding-bottom:8px}@media (min-width:768px){.viewed-video-list .viewed-video-item .viewed-block .infos{padding-left:16px;padding-top:0;padding-bottom:0}}.viewed-video-list .viewed-video-item .viewed-block .infos .video-details{display:flex;flex-direction:row;justify-content:space-between;align-items:center;line-height:18px}@media (min-width:768px){.viewed-video-list .viewed-video-item .viewed-block .infos .video-details{justify-content:flex-start;line-height:23px}}.viewed-video-list .viewed-video-item .viewed-block .infos .video-details .author{font-weight:400;font-size:14px;color:#d2d2d2;margin-left:24px}.viewed-video-list .viewed-video-item .viewed-block .infos .video-details .time{font-weight:500;font-size:11px;color:#d2d2d2;margin-left:24px}.viewed-video-list .viewed-video-item .viewed-block .infos .video-details .category{font-size:12px}.viewed-video-list .viewed-video-item .viewed-block .infos .video-title{font-size:16px;font-weight:700;text-transform:uppercase}.viewed-video-list .viewed-video-item .viewed-block .video-description{font-weight:400;font-size:14px;color:#fff}.viewed-video-list .viewed-video-item .viewed-block .watch-again{align-items:center;justify-content:space-evenly;padding:6px 8px;background:#414141;border-radius:6px;cursor:pointer;position:relative;font-family:Roboto;font-style:normal;font-weight:700;font-size:10px;text-transform:uppercase;width:121px;height:32px;white-space:nowrap;margin-left:auto;display:flex}.viewed-video-list .viewed-video-item .viewed-block .watch-again i{font-size:12px;font-weight:700;padding-right:5px}@media (min-width:900px){.viewed-video-list{margin:0 -22px}.viewed-video-list .video-item{width:33.3333%;float:left}.viewed-video-list .video-item .inner{padding:0 22px;margin-bottom:44px}}.sustainability-search{margin-top:110px}@media (min-width:768px){.sustainability-search{margin-top:25px}}@media (min-width:1200px){.sustainability-search{margin-top:30px}}.sustainability-desc-wrapper{position:absolute;left:50%;top:83%;transform:translate(-50%);z-index:1;width:90%}.sustainability-desc-wrapper .solgan{font-weight:600;font-size:16px;line-height:20px;text-align:center;text-transform:uppercase;color:#fff;margin:0 auto 20px;max-height:60px;-webkit-box-orient:vertical;display:-webkit-box}@media (min-width:768px){.sustainability-desc-wrapper .solgan{font-size:19px;line-height:24px;max-width:650px;margin-bottom:24px;max-height:48px}}@media (min-width:1200px){.sustainability-desc-wrapper .solgan{font-size:22px;line-height:27px;max-height:54px;max-width:1200px;white-space:nowrap;margin-bottom:28px}}.sustainability-desc-wrapper .description{font-weight:500;font-size:20px;line-height:28px;text-align:center;text-transform:uppercase;color:#7ec625;letter-spacing:.1em;text-shadow:0 4px 8px rgba(0,0,0,.45);max-width:345px;margin:auto;max-height:117px;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}@media (min-width:768px){.sustainability-desc-wrapper .description{font-size:24px;line-height:32px;max-width:650px;margin:auto}}@media (min-width:1200px){.sustainability-desc-wrapper .description{font-size:32px;line-height:39px;max-width:1200px}}.category-wrapper{display:flex;align-items:center}.category-wrapper .sustainability-tag-wrapper{display:inline-flex;align-items:center;background:rgba(126,198,37,.1);padding:0 4px}.series .slide-inner .text .info .sustainability-tag-wrapper{display:inline-flex;align-items:center;margin-right:0}.video-list .video-item .inner .infos .sustainability-tag-wrapper{display:inline-flex;align-items:center;margin-left:0;margin-right:4px;background:rgba(126,198,37,.1)}.video-list .video-item .inner .infos .sustainability-tag-wrapper .icon-sustainability,.video-list .video-item .inner .infos .sustainability-tag-wrapper .text-sustainability{margin-right:0}.video-page .video-infos .left .video-tags{display:flex}.video-page .video-infos .left .video-tags .sustainability-tag-wrapper{border:1px solid #7ec625;margin-left:0;font-weight:400;display:inline-flex;align-items:center}.video-page .video-infos .left .video-tags .sustainability-tag-wrapper .text-sustainability{font-size:8px;line-height:1.5;margin-left:4px;text-transform:capitalize}@media (min-width:768px){.video-page .video-infos .left .video-tags .sustainability-tag-wrapper .text-sustainability{font-size:12px}}.video-page .video-infos .left .video-tags .sustainability-tag-wrapper .icon-sustainability{font-size:10px}@media (min-width:768px){.video-page .video-infos .left .video-tags .sustainability-tag-wrapper .icon-sustainability{font-size:15px}}.viewed-video-list .viewed-video-item .viewed-block .infos .video-details .sustainability-tag-wrapper{margin-left:8px;display:inline-flex;align-items:center}@media (min-width:768px){.viewed-video-list .viewed-video-item .viewed-block .infos .video-details .sustainability-tag-wrapper{margin-left:24px}}.tags>.tag.sustainability-tag-wrapper{padding:2px 10px;text-transform:capitalize;color:#7ec625;line-height:1.5}.tags>.tag.sustainability-tag-wrapper .text-sustainability{font-size:13px;font-weight:500;margin-left:4px}@media (min-width:768px){.tags>.tag.sustainability-tag-wrapper .text-sustainability{font-size:18px}}.tags>.tag.sustainability-tag-wrapper .icon-sustainability{font-size:13px}@media (min-width:768px){.tags>.tag.sustainability-tag-wrapper .icon-sustainability{font-size:18px}}.series-header .top .txt-wrapper .sustainability-tag{display:flex;justify-content:center;align-items:center;text-align:center;margin-bottom:24px}.series-header .top .txt-wrapper .sustainability-tag .sustainability-tag-wrapper{background:rgba(126,198,37,.1)}.sustainability-tag-wrapper{padding:2px;line-height:normal;margin-left:4px;margin-right:4px;font-weight:600;text-transform:uppercase;color:#7ec625;display:inline-flex;align-items:center}.sustainability-tag-wrapper .text-sustainability{font-size:8px;margin-left:4px;font-family:Roboto}@media (min-width:768px){.sustainability-tag-wrapper .text-sustainability{font-size:10px}}.sustainability-tag-wrapper .icon-sustainability{font-size:10px}@media (min-width:768px){.sustainability-tag-wrapper .icon-sustainability{font-size:12px}}.hyattfbphoto{margin-top:8px}@media (min-width:1024px){.hyattfbphoto{margin-top:68px}}.hyattfbphoto .window-wrapper{border-radius:16px;background-color:#1d1d1d;padding:32px;position:relative}.hyattfbphoto .window-wrapper .items-wrapper{display:flex;flex-direction:row;grid-gap:16px;gap:16px}.hyattfbphoto .window-wrapper .items-wrapper .item{flex:1 1;aspect-ratio:1/1;background-color:#ccc;border-radius:16px;display:flex;justify-content:flex-start;align-items:self-start;padding:8px;background-size:cover;background-position:50%}@media (max-width:900px){.hyattfbphoto .window-wrapper .items-wrapper .item:nth-child(3){display:none}}@media (max-width:750px){.hyattfbphoto .window-wrapper .items-wrapper .item:nth-child(4){display:none}}.hyattfbphoto .window-wrapper .items-wrapper .item .tag-wrapper{padding:4px 20px;background-color:rgba(44,44,44,.6);border-radius:40px}@media (max-width:1250px){.hyattfbphoto .window-wrapper .items-wrapper .item .tag-wrapper{padding:3px 15px}}@media (max-width:900px){.hyattfbphoto .window-wrapper .items-wrapper .item .tag-wrapper{padding:2px 10px}}@media (max-width:750px){.hyattfbphoto .window-wrapper .items-wrapper .item .tag-wrapper{padding:1px 5px}}.hyattfbphoto .window-wrapper .items-wrapper .item .tag-wrapper .tag-text{color:#fff;font-size:12px;font-weight:600}@media (max-width:1250px){.hyattfbphoto .window-wrapper .items-wrapper .item .tag-wrapper .tag-text{font-size:12px}}@media (max-width:900px){.hyattfbphoto .window-wrapper .items-wrapper .item .tag-wrapper .tag-text{font-size:11px}}@media (max-width:750px){.hyattfbphoto .window-wrapper .items-wrapper .item .tag-wrapper .tag-text{font-size:10px}}.hyattfbphoto .window-wrapper .layer-mobile{display:none;position:absolute;background:linear-gradient(90deg,rgba(29,29,29,0) 1%,#1d1d1d 85%,#1d1d1d);top:0;bottom:0;left:0;right:0;border-radius:16px}@media (max-width:900px){.hyattfbphoto .window-wrapper .layer-mobile{display:block}}.hyattfbphoto .window-wrapper .info-wrapper{position:absolute;background:linear-gradient(90deg,rgba(29,29,29,0) 1%,#1d1d1d);top:32px;bottom:32px;right:32px;justify-content:center;grid-gap:8px;gap:8px;z-index:1;min-width:75%}.hyattfbphoto .window-wrapper .info-wrapper,.hyattfbphoto .window-wrapper .info-wrapper .title-wrapper{display:flex;flex-direction:column;align-items:flex-end}.hyattfbphoto .window-wrapper .info-wrapper .title-wrapper .hyatt-logo{height:42px;margin-bottom:6px}.hyattfbphoto .window-wrapper .info-wrapper .title-wrapper .classic-logo{height:45px}@media (max-width:900px){.hyattfbphoto .window-wrapper .info-wrapper .title-wrapper .hyatt-logo{height:20px}.hyattfbphoto .window-wrapper .info-wrapper .title-wrapper .classic-logo{height:20px;margin-bottom:6px}}.hyattfbphoto .window-wrapper .info-wrapper .title-wrapper .title{font-size:50px;font-weight:700;transition:all .3s ease-in-out;line-height:1.2;letter-spacing:5px;text-transform:uppercase}.hyattfbphoto .window-wrapper .info-wrapper .title-wrapper .title.orange{color:#f60}@media (max-width:900px){.hyattfbphoto .window-wrapper .info-wrapper .title-wrapper .title{font-size:39px}}.hyattfbphoto .window-wrapper .info-wrapper .button{border-radius:8px;border:1px solid #fff;padding:8px 32px;color:#fff;transition:all .3s ease-in-out;text-decoration:none;margin-top:12px}@media (max-width:900px){.hyattfbphoto .window-wrapper .info-wrapper .button{margin-top:0;padding:6px 24px}}@media (max-width:650px){.hyattfbphoto .window-wrapper .info-wrapper .button{padding:4px 19px}}.hyattfbphoto .window-wrapper .info-wrapper .button:hover{background-color:#fff;color:#1d1d1d}.hyattfbphoto .window-wrapper .info-wrapper .button .text{font-size:16px;font-weight:700;text-transform:uppercase}@media (max-width:900px){.hyattfbphoto .window-wrapper .info-wrapper .button .text{font-size:12px}}@media (max-width:650px){.hyattfbphoto .window-wrapper .info-wrapper .button .text{font-size:10px}}@media (max-width:900px){.hyattfbphoto .window-wrapper .info-wrapper{margin-bottom:16px;position:relative;top:unset;bottom:unset;right:unset;align-items:flex-start}.hyattfbphoto .window-wrapper .info-wrapper .title-wrapper{align-items:flex-start;grid-gap:2px;gap:2px}.hyattfbphoto .window-wrapper .info-wrapper .title-wrapper .title{font-size:16px}.hyattfbphoto .window-wrapper .info-wrapper .button{padding:6px 24px}.hyattfbphoto .window-wrapper .info-wrapper .button .text{font-size:16px}}.section-block{margin-top:64px}@media (min-width:1024px){.section-block{margin-top:100px}}@media (max-width:768px){.section-block .center-title{letter-spacing:5px}}.not-available-page{position:relative;text-align:center}.not-available__text{position:absolute;top:40%;left:50%;transform:translateX(-50%);font-family:"montserratbold";font-size:3.2rem;color:#fff}.not-available__bg-image{margin-top:40px;width:100%;height:100%}.terms-conditions{padding-top:40px;text-align:justify}.terms-conditions__header{font-size:2.2rem;margin-bottom:20px}@media (max-width:599px){.terms-conditions__header{font-size:2rem}}.terms-conditions__sub-header{font-size:1.8rem;margin-bottom:20px}@media (max-width:599px){.terms-conditions__sub-header{font-size:1.8rem}}@media (max-width:599px){.terms-conditions{padding:30px}}.indent{text-indent:4%}.double-indent{text-indent:8%}.terms-footer{padding:0 24px}@media (min-width:768px){.terms-footer{padding:0 80px}}@media (min-width:1024px){.terms-footer{padding:0 160px}}.terms-footer .terms-footer-logo-list-wrapper{position:relative;display:flex;justify-content:center;border:10px solid #0072ce;background:#fff}.terms-footer .terms-footer-logo-list--top{position:absolute;top:-5px;left:50%;transform:translateX(-50%)}.terms-footer .terms-footer-logo-list--bottom{position:absolute;bottom:-5px;left:50%;transform:translateX(-50%)}.terms-footer .terms-footer-logo-list-container{padding:64px 30px;display:flex;justify-content:center;flex-wrap:wrap;max-width:1200px}.terms-footer .terms-footer-logo-list-container .group{width:100%;padding:10px 0}@media (min-width:768px){.terms-footer .terms-footer-logo-list-container .group{display:flex;align-items:center;padding:10px 20px}}@media (min-width:768px){.terms-footer .terms-footer-logo-list-container .group+.group{border-top:1px solid #337ae4}}.terms-footer .terms-footer-logo-list-container .group .group-name{color:#337ae4;font-family:"Darby Sans Poster Cond Web";font-size:15px;font-weight:700;line-height:normal;letter-spacing:1.7px;text-transform:uppercase;display:flex;padding:3px 0}@media (min-width:768px){.terms-footer .terms-footer-logo-list-container .group .group-name{width:200px}}.terms-footer .terms-footer-logo-list-container .group .group-name__text{padding:0 4px}.terms-footer .terms-footer-logo-list-container .group .group-name:before{content:"";flex:1 1;border-bottom:1px solid #337ae4;transform:translateY(-50%)}@media (min-width:768px){.terms-footer .terms-footer-logo-list-container .group .group-name:before{content:none}}.terms-footer .terms-footer-logo-list-container .group .group-name:after{content:"";flex:1 1;border-bottom:1px solid #337ae4;transform:translateY(-50%)}@media (min-width:768px){.terms-footer .terms-footer-logo-list-container .group .group-name:after{content:none}}.terms-footer .terms-footer-logo-list-container .group .group-logos{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}@media (min-width:768px){.terms-footer .terms-footer-logo-list-container .group .group-logos{justify-content:flex-start;grid-column-gap:50px;-webkit-column-gap:50px;column-gap:50px}}.terms-footer .terms-footer-logo-list-container .group .group-logos__logo{height:74px;cursor:pointer;transition:all .3s ease-in-out;display:flex;justify-content:center;align-items:center}.terms-footer .terms-footer-logo-list-container .group .group-logos__logo img{cursor:pointer;max-width:100%;max-height:100%}.terms-footer .terms-footer-logo-list-container .group .group-logos__logo:hover{opacity:.6}
/*# sourceMappingURL=main.02197d47.chunk.css.map */