.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
   margin: 0;
}
a.hse-btn-default.red[href="https://app.hardskill.exchange/"] {
   opacity: 0;
}
p {
   margin: 0;
}
img {
   max-width: unset;
   height: auto;
}
body {
   background-color: #000000;
}
.text_gradient {
   background: -webkit-linear-gradient(right bottom, #FD2348 85%, #EF5600);
   background-clip: text;
   -webkit-text-fill-color: transparent;
}
.speakers_background_class {
   background: #404040 !important;
}
.hse-header .mobile-btn {
   display: none !important;
}
.header-nav .right-block .button-block .user-block {
   display: none !important;
}
.hse-header.hse-header-transparent .top-banner {
   display: none;
}
body .hse-header.hse-header-transparent {
   padding: 40px 80px 40px;
}
.gtm-cxo-games-page {
   max-width: 100%;
   margin: 0 auto;
   background: linear-gradient(to bottom, #000000 90%, #191919 95%, #191919);
}
.container-default {
   max-width: 1600px;
}
.gtm-cxo-games-page .heading-section .tablet-img {
   display: block !important;
   position: absolute;
   z-index: 0;
   overflow: hidden;
   right: 0;
   max-width: 100%;
   height: auto;
   left: unset;
   transform: unset;
   top: unset;
   bottom: 0;
}
.gtm-cxo-games-page .heading-section {
   height: unset;
}
.gtm-cxo-games-page .heading-section {
   background-color: #000000;
}
.menu-nav {
   display: none !important;
}
.image-wrapper {
   display: inline-block;
   position: absolute;
   top: 0;
   right: 0;
   width: 72%;
   height: 100%;
}
.image-wrapper_relative {
   position: relative;
   height: 100%;
}
.header-nav .right-block .button-block {
   gap: 5px;
}
.gradient_block {
   position: absolute;
}
.gradient_block_top {
   height: 5%;
   width: 100%;
   background: linear-gradient(to bottom, rgb(0 0 0), rgb(0 0 0 / 50%) 50%, transparent);
}
.gradient_block_bottom {
   bottom: -1px;
   height: 5%;
   width: 100%;
   background: linear-gradient(to top, rgb(0 0 0) 20%, transparent);
}
.gradient_block_left {
   left: -2px;
   width: 10%;
   height: 100%;
   background: linear-gradient(to right, rgb(0 0 0) 20%, transparent);
}
.gradient_block_deg {
   left: -20%;
   width: 60%;
   height: 30%;
   bottom: 0%;
   transform: rotate(45deg);
   background: linear-gradient(to top,
         rgba(0, 0, 0, 1) 20%,
         rgba(0, 0, 0, 0.6) 40%,
         rgba(0, 0, 0, 0.3) 60%,
         rgba(0, 0, 0, 0.1) 80%,
         transparent 100%);
}
.gradient_block_right {
   display: none;
}
.gtm-cxo-games-page .heading-content .text_block>h1 {
   font-size: 80px !important;
   line-height: 80px !important;
   margin-top: 5px !important;
   font-weight: 900 !important;
}
.gtm-cxo-games-page .heading-content .text_block {
   bottom: 3vw;
}
.gtm-cxo-games-page .heading-section {
   padding-top: 17vw;
}
.gtm-cxo-games-page section {
   padding-left: 25px;
   padding-right: 25px;
   overflow: hidden;
}
.gtm-cxo-games-page .raves-ticker-section .raves-ticker {
   -webkit-animation-duration: 38s;
   animation-duration: 38s;
}
.gtm-cxo-games-page .raves-ticker-section .raves-ticker a img {
   max-height: 38px;
   height: 38px;
}
.gtm-cxo-games-page .raves-ticker-section .raves-ticker .item {
   min-height: 38px;
}
.gtm-cxo-games-page .raves-ticker-container {
   padding: 0 0 2rem 0;
}
.gtm-cxo-games-page .raves-ticker-section {
   margin-top: 30px;
}
.gtm-cxo-games-page .promo-blocks {
   padding-top: 0rem;
}
.gtm-cxo-games-page .raves-ticker-section .raves-ticker>*+* {
   margin-left: 80px;
}
.person_content_name span {
   display: block;
}
.gtm-cxo-games-page .heading-content .text_block span:last-of-type {
   display: inline-block;
   font-size: 18px;
   font-weight: 200;
   line-height: 28px;
   color: #FFFFFF;
}
.popup-hseapp {
   width: 640px;
}
.popup-hseapp-content {
   width: 320px;
   padding: 24px;
}
.popup-hseapp .coach-image,
.popup-hseapp-coaches {
   width: 320px;
   height: 400px;
}
.popup-hseapp a.close-icon {
   right: 16px;
   top: 16px;
}
.slick-slide img {
   height: 100%;
   object-fit: cover;
}
/* ---------------------------------- second section ----------------------------------------*/
@-webkit-keyframes raves-ticker {
   0% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      visibility: visible;
   }
   100% {
      -webkit-transform: translate3d(-100vw, 0, 0);
      transform: translate3d(-300vw, 0, 0);
   }
}
@keyframes raves-ticker {
   0% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      visibility: visible;
   }
   100% {
      -webkit-transform: translate3d(-30vw, 0, 0);
      transform: translate3d(-300vw, 0, 0);
   }
}
.promo-blocks {
   width: 100vw;
   position: relative;
   left: 50%;
   right: 50%;
   margin-left: -50vw;
   margin-right: -50vw;
   padding: 0;
   overflow: visible;
   box-sizing: border-box;
}
.description-section {
   padding-bottom: 150px;
}
.description-container {
   margin: 0 auto;
   position: relative;
}
.description-flex_container {
   display: flex;
   padding-top: 10%;
   min-height: 900px;
}
.container-default {}
.description-text_block {
   flex: 1 1 auto;
   color: white;
   width: 55%;
}
.description-text_block ul {
   padding-left: 0;
}
.text_block {}
.text_block_title {
   font-size: 34px;
   font-weight: 600;
   line-height: 44px;
   text-align: left;
   margin-bottom: 15px;
   max-width: 800px;
}
.text_block_text {
   font-size: 20px;
   font-weight: 400;
   line-height: 32px;
   text-align: left;
   width: 80%;
   margin-bottom: 40px;
}
.text_block_puncts {
   list-style: none;
}
.puncts {}
.puncts_item {
   display: flex;
   align-items: center;
   margin-bottom: 15px;
}
a.hse-btn-default,
a.hse-btn-default-join {
   font-size: 20px;
   padding: 20px 18px;
   max-height: 2.6rem;
}
.puncts_item_square_numder {
   width: 48px;
   height: 48px;
   margin-right: 10px;
   background-color: black;
   border-radius: 10px;
   position: relative;
   display: flex;
   align-items: center;
   justify-content: center;
   color: white;
   font-size: 2em;
   background: linear-gradient(to bottom right, rgba(72, 72, 72, 1) 70%, rgba(253, 35, 72, 1)) bottom right,
      black;
   background-size: 100% 100%, cover;
   background-repeat: no-repeat;
   padding: 2px;
   mask:
      linear-gradient(#fff 0 0) content-box,
      linear-gradient(#fff 0 0) border-box;
   -webkit-mask-composite: xor;
   mask-composite: exclude;
   z-index: 9;
}
.puncts_item_square_numder_wrapp span {
   font-size: 24px !important;
   position: absolute;
   z-index: 10;
   color: white;
   top: 27%;
   left: 30%;
}
.puncts_item_square_numder_wrapp {
   position: relative;
}
.puncts_item_text {
   font-size: 20px;
   font-weight: 400;
   line-height: 24px;
   text-align: left;
   margin: 5px;
}
.hse-btn-default {}
.hse-btn-orange {}
.description-video_block {
   overflow-y: hidden;
   position: relative;
   width: 45%;
}
.description-video_sourse {
   max-width: 720px;
   height: auto;
   position: absolute;
   width: 100%;
   top: -14vw;
}
/* ---------------------------------- end second section ----------------------------------------*/
/* ---------------------------------- Agenda section ----------------------------------------*/
.caption-regular br {
   display: block;
}
.person_content_position br {
   display: block;
}
.agenda_section {
   z-index: 5;
   position: relative;
   display: block;
   min-height: 900px;
   background-image: linear-gradient(to bottom, black, #191919 15%);
}
.agenda_section_bacground {
   position: absolute;
   width: 1920px;
   z-index: -1;
   left: 50%;
   transform: translateX(-50%);
}
.agenda_section_container {
   margin: 0 auto;
}
.agenda_section_container a.btn-watch:hover {
   color: #fff;
}
.agenda_header_block {
   max-width: 960px;
}
.agenda_header_title {
   text-align: start;
}
.agenda_header_title h2 {
   font-size: 60px;
   font-weight: 900;
   line-height: 60px;
   margin-bottom: 10px;
}
.agenda_header_title>div {
   font-size: 20px;
   font-weight: 400;
   line-height: 32px;
   margin-bottom: 40px;
}
.gtm-cxo-games-page ul li+li {
   margin-top: 0px;
   border-radius: 8px;
}
.gtm-cxo-games-page ul>li {
   border-radius: 8px;
}
.agenda_header_nav {
   max-width: 960px;
   border: 1px solid #404040;
   border-radius: 8px;
   margin-bottom: 25px;
}
.agenda_header_nav ul {
   border-radius: 8px;
   list-style: none;
   padding-left: 0px;
   margin-bottom: 0px;
}
.agenda_nav_buttons {
   display: flex;
   align-items: center;
   background-color: #000000;
}
.agenda_nav_button {
   flex: 1 1 auto;
   padding: 20px 2px;
   cursor: pointer;
}
.agenda_nav_button:hover {
   background-color: #191919;
}
.agenda_nav_button.active {
   border: 1px solid #404040;
   border-radius: 8px;
   background-color: #FFFFFF;
}
.agenda_nav_button.active .nav_button_day {
   color: #000000;
}
.agenda_nav_button.active .nav_button_sept_count {
   color: #FD2348;
}
.nav_button_day {
   text-align: center;
   font-size: 24px;
   font-weight: 700;
   line-height: 24px;
   margin-bottom: 10px;
}
.nav_button_sept_count {
   font-size: 14px;
   font-weight: 600;
   line-height: 16px;
   letter-spacing: 2px;
   text-align: center;
}
.agenda_stages_block {
   display: none;
   max-width: 960px;
   margin-bottom: 50px;
}
.agenda_stages_block.active {
   display: block;
}
.agenda_stage {
   border: 1px solid #404040;
   border-radius: 8px;
   margin-bottom: 25px;
   background-color: #000000cc;
}
.agenda_stage_header {
   position: relative;
   padding: 50px;
}
.agenda_stage_header h2 {
   text-transform: uppercase;
}
.agenda_stage_header::after {
   content: '';
   width: 90%;
   height: 1px;
   background-color: #404040;
   display: block;
   position: absolute;
   bottom: 0;
}
.agenda_stage_host {
   padding: 50px 50px 25px;
}
.stage_host_person {
   display: flex;
}
.host_person_image_wrapper,
.speakers_person_image_wrapper {
   min-width: 128px;
   height: 128px;
   overflow: hidden;
   margin-right: 20px;
   border-radius: 10px;
}
.speakers_person_image_wrapper {
   background-color: #404040;
}
.host_person_image_wrapper {
   background: linear-gradient(1355deg, #FD2348, #EF5600);
}
.host_person_image,
.speakers_person_image {
   height: 100%;
   width: auto;
}
.agenda_stage_speakers {
   /*padding: 25px 50px 50px;*/
   padding: 0px 50px 15px;
}
.stage_speakers_persons_flex {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
}
.stage_speakers_person {
   display: flex;
   width: 40%;
   margin-bottom: 30px;
}
.stage_host_title,
.stage_speakers_title {
   font-size: 10px;
   font-weight: 400;
   line-height: 12px;
   letter-spacing: 2px;
   margin-bottom: 15px;
}
.person_content_name {
   font-size: 24px;
   font-weight: 500;
   line-height: 30px;
   margin-bottom: 5px;
}
.person_content_position {
   font-size: 14px;
   font-weight: 400;
   line-height: 24px;
   margin-bottom: 10px;
   min-height: 72px;
}
.person_content_logo {
   height: 24px;
   width: auto;
}
.stage_host_person_content,
.stage_speakers_person_content {
   position: relative;
   min-width: 196px;
   height: 230px;
}
.agenda_stage_header_rewatch {
   padding-bottom: 100px !important;
}
.single_demo_block .rewatch-btn,
.agenda_stage_header .rewatch-btn {
   bottom: 40px !important;
}
.agenda_stage_header .book-btn,
.stage_host_person_content .book-btn,
.stage_speakers_person_content .book-btn {
   position: absolute;
   bottom: 10px;
   left: 15px;
}
.demo_block_main_content_rewatch {
   padding-bottom: 10px;
   margin-bottom: 25px;
}
.single_demo_block .book-btn {
   position: absolute;
   bottom: 10px;
   left: 0px;
}
.single_demo_block .btn-watch {
   left: 0px;
   padding-left: 5px !important;
}
.agenda_stage_header .btn-watch {
   left: 35px;
   padding-left: 5px !important;
}
.single_demo_block .btn-watch,
.agenda_stage_header .btn-watch,
.stage_host_person_content .btn-watch,
.stage_speakers_person_content .btn-watch {
   position: relative;
   border: 1px solid #ffffff;
   top: 0;
   bottom: 0;
   border-radius: 8px;
   padding: 12px 18px;
   white-space: nowrap;
}
.fixed {
   z-index: 1000;
}
.agenda_demos_block {
   display: none;
   padding-top: 25px;
}
.agenda_demos_block.active {
   display: block;
}
.agenda_demos_part:nth-child(even) {
   margin-bottom: 50px;
}
.agenda_demos_part_title {
   margin-bottom: 30px;
   padding-left: 20px;
   font-size: 34px;
   font-weight: 700;
   line-height: 40px;
}
.single_demo_block {
   border: 1px solid #404040;
   border-radius: 8px;
   margin-bottom: 25px;
   background-color: #000000cc;
   padding: 40px;
   max-width: 960px;
}
.demo_block {}
.demo_block_main_content {
   position: relative;
}
.demo_block_main_content::after {
   content: '';
   width: 100%;
   height: 1px;
   background-color: #404040;
   display: block;
   position: absolute;
   bottom: 0;
}
.demo_block_main_content p:nth-of-type(2) span {
   max-width: 90%;
   font-size: 20px;
   font-weight: 400;
   line-height: 32px;
}
.demo_block_main_content p:nth-of-type(2) {
   margin-top: 0;
   margin-bottom: 40px;
   padding-bottom: 40px;
}
.demo_block_bottom_content {
   display: flex;
   justify-content: space-between;
   align-items: end;
}
.demo_bottom_content_logo {}
.content_logo_sponsored_by {
   font-size: 10px;
   font-weight: 400;
   line-height: 12px;
   letter-spacing: 2px;
   margin-bottom: 20px;
}
.content_logo_logo {}
.demo_bottom_content_button a {
   font-size: 14px;
   font-weight: 700;
   line-height: 16px;
   text-align: center;
}
.demo_bottom_content_button {
   border: 1px solid #ffffff;
   border-radius: 8px;
   display: flex;
   justify-content: center;
   align-items: center;
   padding: 12px 18px;
}
.agenda_block_before_speakers_show {
   width: 93%;
   background-color: #191919;
   border-radius: 5px;
   display: flex;
   justify-content: center;
   align-items: center;
   margin: 0 auto 20px;
   padding: 25px 5px;
   display: none;
}
.before_speakers_show {
   text-align: center;
   font-size: 16px;
   font-weight: 400;
   line-height: 24px;
}
.agenda_section_bacground {
   transition: opacity 0.5s ease;
}
.content_logo_logo {
   height: 40px;
}
.gtm-cxo-games-page .image-block.active .close-recording {
   z-index: 1;
   top: -35px;
   right: 2px;
}
#anchor_block_for_rewatch_wideo {
   position: absolute;
   top: 350px;
   width: 10px;
   height: 1px;
   background: transparent;
}
/* ---------------------------------- End Agenda section ----------------------------------------*/
/* ---------------------------------- register section ----------------------------------------*/
.register_section {
   background-color: #191919;
   z-index: 50;
   padding: 90px 0 70px;
   margin-top: -2px;
}
.register_section_wrapper {
   max-width: 1600px;
   background: linear-gradient(to right, #FD2348 30%, #EF5600 70%, #622e11 100%);
   position: relative;
   margin: 0 auto;
   overflow: hidden;
   border-radius: 5px;
}
.register_section img {
   position: absolute;
   bottom: 0;
   right: 0;
   z-index: 1;
}
.register_section_content {
   padding: 50px 10px 50px 50px;
}
.register_section_content_title {
   font-size: 60px;
   font-weight: 900;
   line-height: 60px;
   text-align: left;
   margin-bottom: 15px;
   z-index: 2;
   position: relative;
}
.register_section_content_text {
   z-index: 2;
   position: relative;
   max-width: 600px;
   font-size: 20px;
   font-weight: 400;
   line-height: 24px;
   text-align: left;
   margin-bottom: 15px;
}
.register_section .hse-btn-default {
   position: relative;
   z-index: 2;
}
.hse-btn-orange {}
.disabled {}
.red {}
/* ---------------------------------- End register section ----------------------------------------*/
/* ---------------------------------- Speakers section ----------------------------------------*/
.agenda-content.debaters-number-4 .player .player__info>a {
   margin: 0 -40px;
}
.agenda-content.debaters-number-4 .player .player__photo img {
   border-radius: 5px !important;
}
.agenda-section.position-relative.hyp-fadeIn {
   z-index: 50;
   margin-top: -2px;
}
.gtm-cxo-games-page .agenda-section {
   background: linear-gradient(to bottom, #191919 0%, #000 100%);
}
.agenda-content .player .plank {
   border-radius: 5px;
}
.agenda-content.debaters-number-4 .player {
   max-width: 20%;
   padding: 0 15px;
   margin-bottom: 30px;
}
.gtm-cxo-games-page .players-item {
   display: flex;
   justify-content: start;
   flex-wrap: wrap;
   position: relative;
}
.player__info::after,
.player__info::before,
.player__photo::before,
.player__photo::after {
   display: none;
}
.agenda-content .player .player__info {
   background: transparent;
   box-shadow: unset;
}
.agenda-content.debaters-number-4.container-fluid>div {
   padding-right: 0;
   padding-left: 0;
   margin-left: -25px;
}
.agenda-content.debaters-number-4.container-fluid {
   padding-right: 0;
   padding-left: 0;
}
.agenda-content.container-fluid.container-default.position-relative h2 {
   font-size: 60px;
   font-weight: 900;
   line-height: 60px;
   margin-bottom: 15px;
   padding-top: 100px;
}
.agenda-content.container-fluid.container-default.position-relative div:first-of-type {
   font-size: 20px;
   font-weight: 400;
   line-height: 32px;
}
.player__info .book-btn {
   position: absolute;
   bottom: 0;
   left: 50%;
   transform: translateX(-50%);
   width: 80%;
}
.agenda-content.debaters-number-4 .player .player__info {
   padding: 24px 0 0 0;
   height: 180px;
}
.agenda-content .player__info a.btn-watch {
   border-radius: 8px;
   padding: 12px 18px;
   white-space: nowrap;
}
.agenda-content .player .player__info .caption-regular p {
   font-style: normal;
   font-weight: 400;
   font-size: 12px;
   line-height: 14px;
   color: #E5E5E5;
}
.debaters-number-4 .player__info .caption-regular {
   overflow-y: visible;
   margin-bottom: 8px;
}
.player__info .logo-block {
   height: 22px;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
   bottom: 60px;
}
.additional-player {
   display: none !important;
}
/* ---------------------------------- End Speakers section ----------------------------------------*/
/* ---------------------------------- Application section ----------------------------------------*/
.aplication_section {
   margin: 0 auto;
   max-width: 1920px;
   padding-top: 100px;
}
.aplication_section_container {
   position: relative;
}
.aplication_section_image {
   width: 100%;
   height: auto;
}
.aplication_section_content_block {
   color: #FFFFFF;
   position: absolute;
   top: 40%;
   left: 7%;
}
.aplication_section_title {
   font-size: 60px;
   font-weight: 900;
   line-height: 60px;
   margin-bottom: 17px;
}
.aplication_section_text {
   font-size: 20px;
   font-weight: 400;
   line-height: 28px;
   text-align: left;
   margin-bottom: 15px;
}
/* ---------------------------------- End Application section ----------------------------------------*/
/* ---------------------------------- Video section ----------------------------------------*/
.gtm-cxo-games-page .video-full {
   position: absolute;
   top: 0;
   left: 0;
   transform: unset;
   width: 100%;
   max-width: unset;
   height: 100%;
}
.gtm-cxo-games-page .video-full>p {
   height: 100%;
}
.gtm-cxo-games-page .video-full iframe {
   height: 100% !important;
}
.gtm-cxo-games-page .video-cxo-section {
   padding: 0 80px 2rem;
   z-index: 2;
   background: linear-gradient(180deg, #191919 50%, rgba(26, 26, 26, 0.00) 100%);
}
.video-cxo-section .video-block video {
   width: 960px;
   border-radius: 5px;
}
.video-cxo-section.position-relative.hyp-fadeIn {
   background: linear-gradient(to bottom, #000000, #19191966 5%, #191919 30%);
}
.video-text.container-fluid.container-default .text_block {
   max-width: 800px;
   padding-top: 120px;
}
.video-text.container-fluid.container-default .text_block h2 {
   margin-bottom: 15px;
}
.video-text.container-fluid.container-default .text_block>h6 {
   font-weight: 700;
   margin-bottom: 10px;
}
.video-text.container-fluid.container-default .text_block h6:nth-child(3) {
   font-weight: 400;
}
.gtm-cxo-games-page .cxo-games-footer-image {
   height: auto;
}
.video-block_wrapper {
   width: fit-content;
   position: relative;
}
.video-block_wrapper .btn-watch.fullscreen-button {
   border: 1px solid #FFFFFF !important;
   color: #ffffff !important;
   background-color: transparent !important;
}
.gtm-cxo-games-page .bottom-landing-content {
   background: #ffffffcc;
   padding: 2rem;
   width: 960px;
}
.bottom-landing-content.position-relative {
   border-radius: 5px;
}
.bottom-landing-content.position-relative div:first-of-type {
   font-size: 34px;
   font-weight: 700;
   line-height: 40px;
   color: #000000;
}
.bottom-landing-content.position-relative div:nth-of-type(2) {
   font-size: 20px;
   font-weight: 400;
   line-height: 28px;
   color: #000000;
}
.bottom-landing-content.position-relative p>a {
   position: initial;
}
.empty_speackers {
   padding-top: 20%;
}
.video-cxo-content.container-fluid.container-default.position-relative .row .col-lg-12 {
   padding-left: 0;
}
.gtm-cxo-games-page .video-cxo-section .text_block p {
   margin: 0;
   max-width: 800px;
}
/* ---------------------------------- End Video section ----------------------------------------*/
.gtm-cxo-games-page .heading-section {
   padding-bottom: 5rem;
}
/* ---------------------------------- Slider section ----------------------------------------*/
/* Slider  */
.slider_title {
   text-transform: uppercase;
   font-size: 60px !important;
   line-height: 60px !important;
   font-weight: 900;
   color: #fff;
   text-align: start;
   margin-bottom: 50px;
}
.summit-page .slider-section {
   background: #000000;
   padding-top: 120px;
   padding-bottom: 140px;
}
.summit-page .hse-slider-block {
   overflow: visible;
   z-index: 2;
   margin-bottom: 72px;
}
.summit-page .slider-container,
.summit-page .slider-content {
   overflow: visible;
}
.summit-page #slider_custom_2 {
   transition: transform 0.5s ease;
   width: 940px;
   position: relative;
   height: 300px;
}
.summit-page #slider_custom_2 .inputs {
   position: absolute;
   bottom: -40px;
}
.summit-page .hse-slider-block label {
   display: flex;
   height: 300px;
   min-width: 900px;
   max-width: 900px;
   box-sizing: border-box;
   background: linear-gradient(180deg, rgba(36, 36, 36, 0.00) 42.9%, #242424 100%), #191919;
   box-shadow: -24px 0px 64px 0px rgba(0, 0, 0, 0.25);
   margin-right: 2rem;
   position: absolute;
   width: 100%;
   height: auto;
   left: 0;
   top: 0;
}
.slider_border_el {
   margin-bottom: 20px !important;
   border: none;
   height: 2px;
   background: repeating-linear-gradient(90deg, #404040, #404040 5px, transparent 6px, transparent 15px);
}
/* if will be need add photo just remove display: none;  */
.summit-page .slide-img {
   height: 300px;
   width: 300px;
   background: #FD2348;
   display: none;
}
.summit-page .hse-slider-block .details {
   width: 100%;
   display: flex;
   flex-direction: column;
   justify-content: space-between;
   padding: 32px 32px 24px;
   border: 1px solid #404040;
   border-radius: 8px;
}
.summit-page .hse-slider-block a:hover {
   color: #ffffff;
}
.summit-page .hse-slider-block .top-content>* {
   font-weight: 400;
}
.summit-page .hse-slider-block .top-content>p:first-child {
   min-height: 300px;
   max-height: 300px;
   overflow: hidden;
}
.summit-page .hse-slider-block .top-content>*:last-child {
   margin-bottom: 0;
}
.summit-page .hse-slider-block .bottom-content>*:first-child {
   text-transform: uppercase;
   margin-bottom: 8px;
   line-height: 100%;
   font-size: 20px;
}
.summit-page .hse-slider-block .bottom-content>*:nth-child(2) {
   font-size: 12px;
   line-height: 14px;
   font-weight: 400;
}
.summit-page .hse-slider-block .bottom-content>*:last-child {
   margin-bottom: 0;
}
.summit-page .hse-slider-block .bottom-content>*+* {
   margin-bottom: 8px;
}
.summit-page .hse-slider-block .bottom-content>img {
   margin: 0;
}
.summit-page .hse-slider-block .bottom-content {
   display: flex;
   justify-content: end;
   position: relative !important;
}
.summit-page .caption-regular {
   color: #bfbfbf;
}
.summit-page .buttons {
   position: absolute;
   bottom: -110px;
}
.summit-page .buttons a {
   display: inline-flex;
   padding: 7px;
   justify-content: flex-end;
   align-items: center;
   border-radius: 24px;
   border: 1px solid #FFF;
   cursor: pointer;
}
.summit-page .buttons a:hover {
   background: #FFF;
}
.summit-page .buttons a:hover svg {
   fill: #000;
}
.summit-page .hse-slider-block #nextButton-2 {
   margin-left: 4px;
}
.slider-section .container-fluid::after {
   content: "";
   display: table;
   clear: both;
}
/* Slider end */
/* ---------------------------------- End Slider section ----------------------------------------*/
/* ---------------------------------- Sponsors section ----------------------------------------*/
.sponsors_section.position-relative.hyp-fadeIn.sponsors {
   z-index: 5;
   padding-top: 120px;
}
.sponsors_section {
   /* background: linear-gradient(to bottom, rgb(0 0 0) 0%, #191919 60%);*/
   background: #000000;
}
.sponsors_wrapper {
   max-width: 1600px;
   margin: 0 auto;
}
.sponsors_title_block {
   margin-bottom: 90px;
}
.sponsors_title_block_title {
   font-size: 60px;
   font-weight: 900;
   line-height: 60px;
   text-align: left;
   margin-bottom: 10px;
}
.sponsors_title_block_text {
   max-width: 560px;
   font-size: 20px;
   font-weight: 400;
   line-height: 32px;
   text-align: left;
}
.sponsors_logos_block {}
.platinum_sponsors_block {}
.gold_sponsors_block {}
.silver_sponsors_block {}
.logos_sponsors_title_block {
   display: flex;
   align-items: center;
   width: 100%;
   margin-bottom: 90px;
}
.logos_sponsors_title_title {
   margin-right: 10px;
   font-size: 24px;
   font-weight: 400;
   line-height: 24px;
   letter-spacing: 8px;
   text-align: left;
}
.logos_sponsors_title_decore_line {
   height: 2px;
   flex: 1 1 auto;
   background: linear-gradient(to right, #FFFFFF, #ffffff00);
}
.platinum_sponsors_logos {
   display: flex;
   margin-bottom: 70px;
   flex-wrap: wrap;
}
.gold_sponsors_logos a:hover img {
   opacity: 0.5;
}
.platinum_sponsors_logos img {
   height: 80px;
   margin-right: 7vw;
   margin-bottom: 40px;
}
.platinum_sponsors_logos a:hover img {
   opacity: 0.5;
}
.gold_sponsors_logos {
   display: flex;
   margin-bottom: 60px;
   flex-wrap: wrap;
}
.gold_sponsors_logos img {
   height: 51px;
   margin-right: 6vw;
   margin-bottom: 40px;
}
.silver_sponsors_logos {
   display: flex;
   margin-bottom: 50px;
   flex-wrap: wrap;
}
.silver_sponsors_logos img {
   height: 28px;
   margin-right: 3.8vw;
   margin-bottom: 40px;
}
.silver_sponsors_logos a:hover img {
   opacity: 0.5;
}
.gtm-cxo-games-page .bottom-section {
   padding-left: 0;
   padding-top: 9rem;
}
.bottom-banner-block.container-fluid.container-default.position-relative {
   bottom: 110px;
   z-index: 51;
}
.hse-footer p.footer-menu-title {
   margin-bottom: 15px !important;
}
/* ---------------------------------- End Sponsors section ----------------------------------------*/
@media(min-width:1920px) {
   .gradient_block_right {
      display: initial;
      right: -2px;
      width: 5%;
      height: 100%;
      background: linear-gradient(to left, rgb(0 0 0) 20%, transparent);
   }
}
@media(min-width:2000px) {
   .gtm-cxo-games-page .bottom-section {
      padding-top: 10rem;
   }
}
@media(max-width:2200px) {
   .description-video_sourse {
      top: -19vw;
   }
}
@media(max-width:2090px) {
   .description-video_sourse {
      top: -21vw;
   }
}
@media(max-width:1920px) {
   .gtm-cxo-games-page .heading-section {
      padding-top: 15vw;
   }
}
@media(max-width:1850px) {
   .gtm-cxo-games-page .heading-section {
      padding-top: 12vw;
   }
}
@media(max-width:1800px) {
   .description-video_sourse {
      max-width: 720px;
      height: auto;
      position: absolute;
      width: 100%;
      top: -24vw;
   }
}
@media(max-width:1770px) {
   .gtm-cxo-games-page .heading-section {
      padding-top: 12vw;
   }
   .gtm-cxo-games-page section {
      padding-left: 80px;
      padding-right: 80px;
      overflow: hidden;
   }
}
@media(max-width:1735px) {
   .gtm-cxo-games-page .bottom-section {
      padding-left: 20px;
   }
}
@media(max-width:1700px) {
   .gtm-cxo-games-page .heading-section .heading-content {
      top: 70px;
   }
   .gtm-cxo-games-page .video-cxo-section {
      padding: 0 80px 7rem;
   }
   .gtm-cxo-games-page .heading-section {
      padding-top: 11vw;
   }
   .aplication_section_content_block {
      left: 3%;
   }
   .gtm-cxo-games-page .bottom-section {
      padding-top: 4rem;
      padding-bottom: 6rem;
      padding-right: 25px;
      padding-left: 60px;
      background: transparent;
   }
}
@media(max-width:1630px) {
   .gradient_block_top {
      height: 5%;
      width: 100%;
      background: linear-gradient(to bottom, rgb(0 0 0), rgb(0 0 0 / 50%) 50%, transparent);
   }
   .gtm-cxo-games-page .heading-section {
      padding-top: 7vw;
   }
   .aplication_section_content_block {
      left: 5%;
   }
}
@media(max-width:1550px) {
   .gtm-cxo-games-page .heading-section {
      padding-top: 8vw;
   }
   .gtm-cxo-games-page .heading-section .heading-content {
      top: 80px;
   }
}
@media(max-width:1500px) {
   .gtm-cxo-games-page .heading-content .text_block {
      transform: scale(0.9);
      right: 50px;
   }
   .gtm-cxo-games-page .heading-section {
      padding-top: 6vw;
   }
   .gtm-cxo-games-page .heading-section .heading-content {
      top: 120px;
   }
}
@media(max-width:1440px) {
   .agenda-content.debaters-number-4 .player {
      max-width: 25%;
   }
   .gtm-cxo-games-page .heading-section {
      padding-top: 7vw;
   }
   .gtm-cxo-games-page .heading-content .text_block {
      bottom: 0;
   }
}
@media(max-width:1340px) {
   .gradient_block_top {
      height: 5%;
      width: 100%;
      background: linear-gradient(to bottom, rgb(0 0 0), rgb(0 0 0 / 50%) 50%, transparent);
   }
   .gtm-cxo-games-page .heading-section {
      padding-top: 4vw;
   }
}
@media (max-width: 1279px) {
   .heading-content .text_block br {
      display: block;
   }
}
@media(max-width:1244px) {
   .agenda-content.debaters-number-4 .player .player__info {
      padding: 24px 0 0 0;
      height: 210px;
   }
}
@media(max-width:1240px) {
   .gtm-cxo-games-page .heading-content .text_block {
      zoom: 90%;
   }
}
@media (max-width: 1170px) {
   .gtm-cxo-games-page .heading-content .text_block {
      bottom: -20px;
   }
}
@media (max-width: 1023px) {
   .gtm-cxo-games-page .heading-content .text_block {
      transform: scale(1);
      right: unset;
   }
   .gtm-cxo-games-page .image-block.active .close-recording {
      top: -35px;
      right: 2px;
   }
   .gtm-cxo-games-page .heading-section .heading-content {
      top: 40px;
   }
   .gtm-cxo-games-page .heading-section {
      padding-bottom: 0rem;
   }
   .text_block_title {
      font-size: 34px !important;
      line-height: 40px !important;
   }
   /*slider*/
   .summit-page .slider-container,
   .summit-page .slider-content {
      width: 100%;
   }
   .summit-page .slider-container {
      margin-right: 1px;
      margin-left: 1px;
   }
   .summit-page #slider_custom_2 {
      width: 100%;
      height: 262px;
   }
   .summit-page .slide-img {
      width: 262px;
      height: 262px;
   }
   .summit-page .hse-slider-block .details {
      padding: 24px;
      width: 100%;
   }
   .summit-page .hse-slider-block .top-content>* {
      font-size: 16px;
      line-height: 20px;
   }
   .summit-page .hse-slider-block label {
      min-width: auto;
      max-width: 100%;
   }
   .summit-page .buttons {
      bottom: -150px;
      left: 50%;
      transform: translateX(-50%);
   }
   .summit-page .slider-section {
      padding-top: 140px;
      padding-bottom: 190px;
   }
   .summit-page .slider-section .show-tab {
      display: block;
   }
   /* end slider */
   .gtm-cxo-games-page .video-cxo-section {
      padding: 0 25px 5rem;
   }
   .video-cxo-content.container-fluid.container-default.position-relative {
      padding-left: 5px;
   }
   .platinum_sponsors_logos img {
      margin-right: 9vw;
   }
   .gold_sponsors_logos img {
      margin-right: 9vw;
   }
   .silver_sponsors_logos img {
      margin-right: 6vw;
   }
   .gtm-cxo-games-page section {
      padding-left: 25px;
      padding-right: 25px;
      overflow: hidden;
   }
   .popup-hseapp.position-relative {
      top: 50%;
   }
   .bottom-landing-content.position-relative>h4 {
      font-size: 34px !important;
      font-weight: 600;
      line-height: 40px !important;
   }
   .video-cxo-section .video-block video {
      max-width: 960px;
      width: 100%;
   }
   .gtm-cxo-games-page .bottom-landing-content {
      background: #FFFFFFcc;
      padding: 2rem;
      max-width: 960px;
      width: unset;
      text-align: start;
   }
   .gtm-cxo-games-page .bottom-section {
      padding-top: 4rem;
      padding-bottom: 6rem;
      padding-right: 25px;
      padding-left: 0px;
      background: transparent;
   }
   .aplication_section_text {
      font-size: 15px;
      font-weight: 400;
      line-height: 24px;
      text-align: left;
      margin-bottom: 15px;
   }
   .aplication_section_title {
      font-size: 48px;
      font-weight: 900;
      line-height: 48px;
      margin-bottom: 17px;
   }
   .agenda-content.debaters-number-4 .player {
      max-width: 33.3%;
   }
   .stage_speakers_person {
      width: 50%;
   }
   .demo_block_main_content h6:nth-child(2) {
      font-size: 14px !important;
   }
   .demo_block_main_content h2 {
      font-size: 24px !important;
   }
   .demo_block_main_content h2 span {
      font-size: 24px !important;
   }
   .demo_block_main_content p:first-of-type span {
      font-size: 14px !important;
      line-height: 16px;
   }
   .agenda_demos_part_title {
      font-size: 24px !important;
   }
   .person_content_position {
      font-size: 12px !important;
      line-height: 20px !important;
      max-width: 250px;
   }
   .person_content_position {
      min-height: 60px;
   }
   .stage_speakers_person_content {
      height: 210px;
   }
   .person_content_name {
      font-size: 20px !important;
      line-height: 28px !important;
   }
   .host_person_image_wrapper,
   .speakers_person_image_wrapper {
      min-width: 96px;
      height: 96px;
   }
   .agenda_header_title h2 {
      font-size: 48px;
      font-weight: 900;
      line-height: 48px;
   }
   .agenda_header_title>div {
      font-size: 16px;
      font-weight: 400;
      line-height: 20px;
   }
   .agenda_stage_header>h6 span {
      font-size: 14px !important;
      line-height: 16px;
   }
   .agenda_stage_header h2 {
      font-size: 24px !important;
   }
   .agenda_stage_header h2 span {
      font-size: 24px !important;
   }
   .agenda_stage_header h6:nth-child(3) {
      /* font-size: 14px !important;*/
   }
   .gtm-cxo-games-page .promo-blocks>*:last-child {
      padding-top: 0px;
   }
   body .hse-header.hse-header-transparent {
      padding: 40px 1.25rem 2rem !important;
   }
   .gtm-cxo-games-page .heading-content .text_block {
      bottom: -60px;
   }
   .gtm-cxo-games-page .heading-section .heading-content {
      min-height: 900px;
   }
   .image-wrapper {
      width: 100%;
   }
   .gradient_block_left {
      display: none;
   }
   .gradient_block_deg {
      display: none;
   }
}
@media (max-width: 850px) {
   .summit-page .hse-slider-block .top-content>p:first-child {
      min-height: 350px;
      max-height: 350px;
   }
   .summit-page .buttons {
      bottom: -198px;
   }
   .summit-page .slider-section {
      padding-bottom: 220px;
   }
   .aplication_section_content_block {
      top: 0%;
   }
   .register_section img {
      right: -20%;
   }
}
@media (max-width: 830px) {
   .gtm-cxo-games-page .heading-section .heading-content {
      min-height: 850px;
   }
}
@media (max-width: 767px) {
   .button-block {
      bottom: 0px;
   }
   #anchor_block_for_rewatch_wideo {
      position: absolute;
      top: 450px;
   }
   .gtm-cxo-games-page .heading-section {
      padding-top: 15vw;
   }
   .header-nav {
      align-items: center;
   }
   .sponsors_title_block_text {
      font-size: 16px;
      line-height: 20px;
   }
   .sponsors_title_block_text br {
      display: none;
   }
   .text_block_title {
      font-size: 24px !important;
      line-height: 28px !important;
   }
   .slider_title {
      font-size: 48px !important;
      line-height: 48px !important;
      font-weight: 900;
   }
   .video-cxo-content.container-fluid.container-default.position-relative .row .col-lg-12 {
      padding-right: 0;
   }
   .video-cxo-content.container-fluid.container-default.position-relative {
      padding-left: 5px;
      padding-right: 5px;
   }
   .register_section_wrapper {
      background: linear-gradient(to right, #FD2348 0%, #EF5600 100%);
   }
   .register_section img {
      width: 90%;
      right: 0;
   }
   .sponsors_title_block_title.text_gradient {
      font-size: 48px;
      line-height: 48px;
   }
   body .hse-header.hse-header-transparent {
      padding: 10px 1.25rem 2rem !important;
   }
   .gtm-cxo-games-page .bottom-landing-content>*:first-child {
      font-size: 34px !important;
   }
   .bottom-landing-content.position-relative>h4 {
      font-size: 34px !important;
      font-weight: 700;
      line-height: 40px !important;
   }
   .gtm-cxo-games-page .bottom-section {
      padding-right: 0px;
      padding-left: 0px;
   }
   .aplication_section_container {
      position: relative;
      padding-top: 180px;
   }
   body .hse-header.hse-header-transparent .button-block p>a {
      display: inline-flex !important;
   }
   .gtm-cxo-games-page .promo-blocks>*:last-child {
      padding-top: 0px;
   }
   .gtm-cxo-games-page .raves-ticker-section .raves-ticker a img {
      max-height: 30px;
   }
   .gtm-cxo-games-page .raves-ticker-section {
      margin-top: 10px;
   }
   .description-flex_container {
      flex-wrap: wrap-reverse;
      padding-top: 3%;
      justify-content: end;
      height: auto;
   }
   .description-text_block {
      width: 100%;
   }
   .description-video_block {
      overflow-y: hidden;
      position: relative;
      width: 80%;
      height: 70vw;
   }
   .description-video_sourse {
      top: -42vw;
   }
   .text_block_text {
      font-size: 16px;
      line-height: 20px;
      width: 90%;
   }
   .gtm-cxo-games-page h4 {
      width: 90%;
   }
   .sponsors_logos_block {
      zoom: 80%;
   }
}
@media (max-width: 766px) {
   .gtm-cxo-games-page .heading-section .heading-content {
      min-height: 850px;
   }
   .gtm-cxo-games-page .heading-content .text_block {
      zoom: unset;
   }
   .gtm-cxo-games-page .heading-content .text_block>h1 {
      font-size: 60px !important;
      line-height: 60px !important;
   }
   .gtm-cxo-games-page .heading-content .text_block>p span:nth-of-type(2) {
      font-size: 60px !important;
   }
   .gtm-cxo-games-page .heading-content .text_block>h6>span {
      font-size: 16px !important;
      letter-spacing: 6px;
   }
   .gtm-cxo-games-page .heading-section .heading-content {
      min-height: 780px;
   }
}
@media (max-width: 750px) {
   .stage_speakers_persons_flex {
      display: block;
   }
   .agenda-content.debaters-number-4 .player {
      max-width: 50%;
   }
   .agenda-content.debaters-number-4 .player .player__info {
      padding: 24px 0 0 0;
      height: 200px;
   }
   .aplication_section_title {
      font-size: 34px;
      line-height: 34px;
      margin-bottom: 17px;
   }
}
@media (max-width: 730px) {
   .summit-page .hse-slider-block .top-content>p:first-child {
      min-height: 380px;
      max-height: 380px;
   }
   .summit-page .buttons {
      bottom: -230px;
   }
   .summit-page .slider-section {
      padding-bottom: 250px;
   }
}
@media (max-width: 680px) {
   .gtm-cxo-games-page .heading-section .heading-content {
      min-height: 740px;
   }
   .gtm-cxo-games-page .heading-section {
      padding-top: 18vw;
   }
}
@media (max-width: 660px) {
   .gtm-cxo-games-page .heading-content .text_block>h6 {
      line-height: 24px;
   }
   .summit-page .hse-slider-block .top-content>p:first-child {
      min-height: 420px;
      max-height: 420px;
   }
   .summit-page .buttons {
      bottom: -260px;
   }
   .summit-page .slider-section {
      padding-bottom: 290px;
   }
}
@media (max-width: 610px) {
   .summit-page .hse-slider-block .top-content>p:first-child {
      min-height: 500px;
      max-height: 500px;
   }
   .summit-page .buttons {
      bottom: -340px;
   }
   .summit-page .slider-section {
      padding-bottom: 400px;
   }
}
@media (max-width: 600px) {
   .agenda-content.container-fluid.container-default.position-relative div:first-of-type {
      margin-bottom: 10px;
   }
   .gtm-cxo-games-page .heading-content .text_block span:last-of-type {
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      color: #FFFFFF;
   }
   .gtm-cxo-games-page .heading-section {
      padding-top: 22vw;
   }
   .demo_bottom_content_button {
      zoom: 90%;
   }
   .content_logo_logo {
      height: 30px;
   }
   .register_section_content {
      padding: 40px 10px 40px 20px;
   }
   .gtm-cxo-games-page .bottom-section {
      padding-top: 5rem;
      padding-bottom: 3rem;
   }
   .bottom-landing-content.position-relative>h5 {
      font-size: 16px;
      font-weight: 400;
      line-height: 20px;
   }
   .gtm-cxo-games-page .bottom-landing-content>*:first-child {
      font-size: 24px !important;
   }
   .bottom-landing-content.position-relative>h4 {
      font-weight: 700;
      line-height: 28px !important;
   }
   /* .gtm-cxo-games-page .heading-section .heading-content {
      min-height: 680px;
   } */
   .agenda-content.debaters-number-4.container-fluid>div {
      padding-right: 0;
      padding-left: 0;
      margin-left: -25px;
      margin-right: -25px;
   }
   .agenda-content.container-fluid.container-default.position-relative h2 {
      font-size: 34px;
      font-weight: 900;
      line-height: 34px;
   }
   .agenda-content.container-fluid.container-default.position-relative div:first-of-type {
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
   }
   .agenda-content.debaters-number-4 .player .player__info>a {
      font-size: 16px;
      font-weight: 700;
      line-height: 20px;
   }
}
@media (max-width: 547px) {
   .get_help_button {
      display: none;
   }
   #anchor_block_for_rewatch_wideo {
      position: absolute;
      top: 600px;
   }
   .summit-page .hse-slider-block .top-content>p:first-child {
      font-size: 16px !important;
   }
   .agenda_stage_header div:not(:first-of-type) {
      font-size: 16px !important;
      line-height: 24px !important;
   }
}
@media (max-width: 500px) {
   .gtm-cxo-games-page .heading-section .heading-content {
      top: 0px;
   }
   .gtm-cxo-games-page .heading-section {
      padding-top: 25vw;
   }
   .demo_bottom_content_button {
      border: 1px solid #ffffff;
      border-radius: 8px;
      padding: 6px;
      width: 119px;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 32px;
   }
   .gtm-cxo-games-page .video-cxo-section {
      padding: 0 25px 2.5rem;
   }
   .aplication_section_text {
      max-width: 270px;
   }
   .aplication_section_container {
      position: relative;
      padding-top: 230px;
   }
   .register_section img {
      width: 110%;
   }
   .gtm-cxo-games-page .bottom-landing-content {
      padding: 1rem;
   }
   .video-cxo-section.position-relative.hyp-fadeIn .container-fluid {
      padding-right: 5px;
      padding-left: 5px;
   }
   .bottom-section.position-relative.hyp-fadeIn .container-fluid {
      padding-right: var(--bs-gutter-x, .75rem);
      padding-left: var(--bs-gutter-x, .75rem);
   }
   footer .container-fluid {
      width: 100%;
      padding-right: var(--bs-gutter-x, .75rem);
      padding-left: var(--bs-gutter-x, .75rem);
      margin-right: auto;
      margin-left: auto;
   }
   .agenda_section_bacground {
      width: clamp(800px, 100%, 1920px);
   }
   .description-flex_container {
      justify-content: center;
   }
   .description-text_block {
      padding-left: 0px;
   }
   .text_block_text {
      font-size: 16px;
      line-height: 20px;
      width: 100%;
   }
   .gtm-cxo-games-page h4 {
      width: 100%;
   }
   .gtm-cxo-games-page .promo-blocks>*:last-child {
      padding-top: 0px;
   }
   .gtm-cxo-games-page .raves-ticker-section .raves-ticker a img {
      max-height: 22px;
   }
   .gtm-cxo-games-page .raves-ticker-section {
      margin-top: 10px;
   }
   .gtm-cxo-games-page .heading-section .heading-content {
      min-height: 590px;
   }
   .container-fluid {
      padding-right: 0;
      padding-left: 0;
   }
   .gtm-cxo-games-page .heading-content .text_block>h1 {
      font-size: 48px !important;
      line-height: 48px !important;
   }
   .gtm-cxo-games-page .heading-content .text_block>p span:nth-of-type(2) {
      font-size: 48px !important;
   }
   .gtm-cxo-games-page .heading-content .text_block>h6>span {
      font-size: 16px !important;
      letter-spacing: 4px !important;
   }
   body>div.gtm-cxo-games-page.position-relative.hyp-fadeIn.logged-in>section.heading-section.position-relative.hyp-fadeIn.with-sponsors>div.heading-content.container-fluid.container-default.position-relative>div>div>div>h6:nth-child(4) {
      font-size: 14px;
      line-height: 16px;
   }
   header.hse-header.hse-header-transparent .logo img {
      max-width: 120px;
   }
   a.hse-btn-default.red {
      zoom: 80%;
   }
   a.hse-btn-orange {
      zoom: 80%;
   }
}
@media (max-width: 485px) {
   .heading-content .text_block>p span:first-of-type {
      font-size: 16px !important;
   }
}
@media (max-width: 470px) {
   .gtm-cxo-games-page .heading-section {
      padding-top: 30vw;
   }
   .heading-content .text_block>p span:first-of-type {
      font-size: 16px !important;
   }
}
@media (max-width: 440px) {
   #anchor_block_for_rewatch_wideo {
      position: absolute;
      top: 700px;
   }
   .demo_block_main_content p:nth-of-type(2) span {
      font-size: 12px;
      font-weight: 400;
      line-height: 20px;
      max-width: 90%;
   }
   .demo_block_main_content p:nth-of-type(2) {
      margin-top: 0;
      padding-bottom: 40px;
      margin-bottom: 40px;
   }
   .demo_bottom_content_button {
      zoom: 80%;
   }
   .agenda_stage_header .book-btn {
      left: -15px;
   }
   .content_logo_logo {
      height: 20px;
   }
   .summit-page .hse-slider-block .top-content>p:first-child {
      min-height: 550px;
      max-height: 550px;
   }
   .summit-page .buttons {
      bottom: -390px;
   }
   .sponsors_logos_block {
      zoom: 60%;
   }
   .before_speakers_show {
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      text-align: center;
   }
   .stage_host_person_content,
   .stage_speakers_person_content {
      height: 210px;
   }
   .person_content_position {
      min-height: 55px;
   }
   .player__info .book-btn {
      width: 100%;
   }
   .agenda-content .player__info a.btn-watch {
      border-radius: 8px;
      padding: 12px 10px;
   }
   .single_demo_block {
      padding: 20px 25px;
   }
   .demo_block_main_content h6:nth-child(3) {
      font-size: 12px;
      font-weight: 400;
      line-height: 20px;
      max-width: 90%;
      padding-bottom: 30px;
      margin-bottom: 40px;
   }
   .demo_block_main_content h2 {
      font-size: 20px !important;
   }
   .demo_block_main_content h2 span {
      font-size: 20px !important;
   }
   .demo_block_main_content>h6 span {
      font-size: 12px !important;
      line-height: 14px;
   }
   .agenda_demos_part_title {
      font-size: 20px !important;
      line-height: 25px !important;
   }
   .stage_host_title,
   .stage_speakers_title {
      font-size: 10px !important;
   }
   .stage_host_person_content .btn-watch,
   .stage_speakers_person_content .btn-watch {
      position: relative;
      border: 1px solid #ffffff;
      top: 0;
      bottom: 0;
      border-radius: 8px;
      padding: 12px 10px;
      font-size: 12px;
      line-height: 14px;
   }
   .person_content_position {
      font-size: 14px !important;
      line-height: 18px !important;
   }
   .person_content_name {
      font-size: 20px !important;
      line-height: 32px !important;
   }
   .agenda_stage_speakers {
      padding: 25px 20px 50px;
   }
   .agenda_stage_host {
      padding: 50px 20px 25px;
   }
   .agenda_stage_header h6:nth-child(3) {
      /*font-size: 14px !important;*/
   }
   .agenda_stage_header {
      position: relative;
      padding: 20px;
   }
   .agenda_stage_header h2 {
      /* font-size: 20px !important;
      line-height: 25px !important; */
      margin-bottom: 5px;
   }
   .agenda_stage_header h2 span {
      font-size: 20px !important;
      line-height: 20px !important;
   }
   .agenda_stage_header>h6 span {
      font-size: 12px !important;
      font-weight: 700;
      line-height: 14px !important;
   }
   .agenda_header_title h6 {
      margin-bottom: 30px;
   }
   .agenda_nav_button {
      flex: 1 1 auto;
      padding: 15px 2px;
   }
   .nav_button_sept_count {
      font-size: 8px;
      font-weight: 500;
      line-height: 12px;
      letter-spacing: 2px;
      text-align: center;
   }
   .nav_button_day {
      font-size: 14px;
      font-weight: 800;
      line-height: 20px;
      text-align: center;
      margin-bottom: 2px;
   }
   .agenda_header_title>div {
      font-size: 14px;
      line-height: 16px;
   }
   .agenda_header_title h2 {
      font-size: 34px;
      line-height: 34px;
   }
   .host_person_image_wrapper,
   .speakers_person_image_wrapper {
      min-width: 80px;
      height: 80px;
   }
   /* .gtm-cxo-games-page .heading-section .heading-content {
      min-height: 560px;
   } */
}
@media (max-width: 400px) {
   .gtm-cxo-games-page .heading-section {
      padding-top: 40vw;
   }
   .summit-page .hse-slider-block .top-content>p:first-child {
      min-height: 590px;
      max-height: 590px;
   }
   .summit-page .buttons {
      bottom: -430px;
   }
   .summit-page .slider-section {
      padding-bottom: 450px;
   }
   .slider_title {
      text-transform: uppercase;
      font-size: 32px !important;
      line-height: 32px !important;
      margin-bottom: 30px;
   }
}
@media (max-width: 395px) {
   .gtm-cxo-games-page .heading-section .heading-content {
      min-height: 610px;
   }
}
@media (max-width: 382px) {
   .summit-page .hse-slider-block .top-content>p:first-child {
      min-height: 620px;
      max-height: 620px;
   }
   .summit-page .buttons {
      bottom: -470px;
   }
   .summit-page .slider-section {
      padding-bottom: 480px;
   }
}
@media (max-width: 375px) {
   .summit-page .hse-slider-block .top-content>p:first-child {
      min-height: 660px;
      max-height: 660px;
   }
   .summit-page .buttons {
      bottom: -500px;
   }
   .summit-page .slider-section {
      padding-bottom: 520px;
   }
}
@media (max-width: 357px) {
   .gtm-cxo-games-page .heading-section .heading-content {
      min-height: 620px;
   }
}