html {
  box-sizing: border-box;
}

html{
}

*,
*::after,
*::before{

}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  box-sizing: border-box;
  margin: 0;
  background: #000000;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
}

header {
  margin: 0;
}

body::-webkit-scrollbar {
  display: none;
}

a {
    line-height: 0; 
    font-size: 0;
    color: transparent;
}

a img {
  user-select: none;
}

/* NAV CONTAINER (MAIN) */

  header {
    background: url(../../media/main/bg/bg4_res.png);
    background-size: 200%;
    background-repeat: no-repeat;
  }

.table_content_1,
.table_content_2 {
  animation: ticker 5s infinite linear forwards;
}

@keyframes ticker {
  0% {
    transform: translate(-81%, 0);
  }

  100% {
    transform: translate(-31%, 0);
  }
}

.side_menu {
  display: none;
}

/*title (DUMBTOXICSUB)*/

.table_container {
  width: 800vw;
  display: inline-flex;
}

  .table_container {margin-top: 5px;}

.table_content_1 img,
.table_content_2 img {
  margin-right: 30px;
  width: 35%;
  opacity: 0;
}

.table_container_container {
  width: 100vw;
  overflow: hidden;
    display: none;
}

.heyworld img {
  width: 20%;
}

.heyworld {
  width: 100vw;
  display: flex;
  justify-content: center;
}

  .heyworld {padding-top: 50px;
            padding-bottom: 50px;}
  .heyworld img {width: 40%;} 

.sign_content {
  display: flex;
  justify-content: space-between;
}

.sign_container {
  padding: 50px;
}

.sign_container_2 {
  padding: 25px;
}

  .sign_container {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #chuvaky_sign_container {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .sign_img {
    width: 20%;
  }
  .sign_img_2 {
    width: 10%;
  }

.proza_zine_placeholder {
  width: 100%;
  aspect-ratio: 1920 / 1779;
  background-image: url('../../media/main/content/proza_zine_mob.webp');
  background-size: cover;
  background-position: center;
}

.proza_zine_container {
  width: 90%;
}

.proza_zine_container_container {
  display: flex;
  justify-content: center;
}

.proza_exhb_container {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.proza_exhb_flex_link img {
  width: 100%;
}

.proza_exhb_flex {
  width: 50%;
}

.kylym_container {
  width: 800vw;
  display: inline-flex;
  margin: 0;
}

.kylym_container_container {
  width: 100vw;
  overflow: hidden;
  margin-top: 60px;
}

#kylym_running_container_content img {
  width: 8%;
}

.kylym_running_container {
  height: 100%;
}

.kylym_running_container_content1 img,
.kylym_running_container_content2 img{
  animation: poster 20s infinite linear forwards;
  animation-play-state: paused;
}

@keyframes poster {
  0% {
    transform: translate(-43%, 0);
  }

  100% {
    transform: translate(-345%, 0);
  }
}

.comp_img {
  width: 100%;
  height: auto; 
  display: block; 
  margin: 0; 
}

.comp {
  display: flex; 
  justify-content: center; 
  align-items: center; 
  padding: 0;
  margin: 0 auto;
  width: fit-content;
  height: fit-content;
  border: none;
}

  .comp {
          width: 80%;
          padding: 30px;
          padding-bottom: 30px}

  .kylymtype_img {width: 50%;}
  .kylymtype_container {margin-left: 50vw;}

.kylymtype_container {
  display: inline;
  opacity: 0;
}

.kylymtype {
  display: inline;
}

.kylymtype_img {
  height: auto;
}

.container_kylym {
  background: unset;
  }

  .margin_after_comp {
  }

#kylym_posters_afisha {
  padding-top: 30px;
}

.kylym_bio_posters {
  width: 100vw;
  overflow: hidden;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.kylym_bio_posters_img {
  width: 30%;
}

  .kylym_bio_posters_img {
  width: 50%;
  }
  #kylym_bio_posters_img_1 {
  margin:0;
  }
  #kylym_bio_posters_img_2 {
  }

.typo_container,
.typo_container img {
  width: 100%;
}

.typo_container_flex {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }

#typo_container_mob {
  width: 50%;
}

#typo_container_mob_image_flip {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.typo_container_flex_small {
  width: 100%;
}

.typo_container_small {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.typo_container_small img {
  width: 100%;
}

.chuvaky_container {
  width: 100vw;
  overflow: hidden;
}

  .chuvaky_gif_link img {
    width: 50vw;
  }

.chuvaky_gif_link,
.chuvaky_gif_link_1,
.chuvaky_gif_link_2 {
  display: flex;
  width: 100vw;
  overflow: hidden;
}

.kylym_bio_posters {
  background: url("../../media/main/bg/brickwall.png");
  background-repeat: no-repeat;
  background-position: center;
}

.kylym_bio_posters {
  background-size: 50%;
}

.chuvaky_video_container {
  width: 100vw;
  padding-bottom: 50px;
}

.chuvaky_video_container img {
  width: 100%;
}

.chuvaky_links_container {
    display: flex;
    padding-top: 40px;
    padding-bottom: 30px;
}

.chuvaky_links_container {
    padding-top: 30px;
  }

.font_download_container {
  height: auto;
  z-index: 10;
}

.font_download_container_inh {
  z-index: 1;
}

.font_download_container_inh {
  opacity: 0;
  }

.chuvaky_portraits_container,
.chuvaky_portraits_container img {
  width: 100%;
  overflow-x: hidden;
}

.zirka_container {
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  margin-left: 60px;
}

.font_download_link_container {
  display: block;
  width: 100%;
  height: 100%;
}

.font_download_link_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.kraplya_text_container_chuvaky {
  margin-bottom: 50px;
}

.kraplya_text_container_chuvaky {
  width: 46%;
  margin-left: 54%;
  }

#kraplya_text_container_digitalwar_no_margin {
  width: 40%;
  margin-left: 60%;
}

#kraplya_text_container_shtory_no_margin {
  width: 70%;
  margin-left: 0;
  margin-right: 30%;
}

#kraplya_text_container_afishy {
  width: 45%;
  margin-left: 55%;
  margin-bottom: 0;
  padding-bottom: 40px;
  /*background: url(../media/content/text/bg/afishyblack_comp.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 105%;*/
  display: block;
  }
#kraplya_text_container_digitalwar {
  width: 45%;
  margin-left: 55%;
  margin-bottom: 0;
  padding-bottom: 40px;
  }

#kraplya_text_afishy {
  background: unset;
}

.kraplya_text_chuvaky {
  z-index: 1;
  width: 100%;
}

.kraplya_text_container_kylym {
}

.kraplya_text_kylym {
  z-index: 1;
  width: 100%;
}

  .kraplya_text_container_kylym {
  margin-top: 30px;
  width: 50%;
  margin-left: 50%;
  }

#kraplya_text_container_no_margin {
  margin-bottom: 0;
}

#kraplya_text_container_digitalwar_no_margin {
  padding-bottom: 0;
  margin-bottom: 0;
}

#chuvaky_ico {
  margin-right: 0;
  margin-left: 0;
  }
.font_download_container {
  width: 20%;
  }
.chuvaky_links_container {
    justify-content: space-between;
    margin-left: 20px;
    margin-right: 20px;
  }

.vasya_afisha_container img {
  width: 100%;
  object-fit: cover;
}

.vasya_afisha_container {
  width: 100vw;
}

.vasya_content_container {
  margin-top: 30px;
}

/* AFISHA DROCHIVO AFISHA DROCHIVO AFISHA DROCHIVO AFISHA DROCHIVO AFISHA DROCHIVO AFISHA DROCHIVO AFISHA DROCHIVO AFISHA DROCHIVO AFISHA DROCHIVO AFISHA DROCHIVO AFISHA DROCHIVO */

.afishy_container_container {
  display: ;
  width: 100vw;
  overflow: hidden;
}

.afishy_container {
  width: 100%;
  overflow: hidden;
    display: flex;
    justify-content: start;
}

.afisha_link_container {
  display: block;
}

.afisha_link_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}



.afisha_link_container {
  width: 25%;
  height: 25%;
  }
  #afisha_link_container_1 {
    margin-right: 0;
  }

  #afisha_link_container_2 {
    margin-left: 0;
    margin-right: 0;
  }
  .afishy_container_container {
    opacity: 0;
  }
  .afishy_bg_container {
    background: url(../../media/main/content/afishy/mob.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  padding-top: 110px; /*  ЯКЩО СТАВИМО ФОН - ПАДДІНГ 70px   */
  padding-bottom: 20px;
  }

.afishy_bg_container_container_container {
  background: url(../);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.digitalwar_container_img {
  width: 100%;
}

.digitalwar_bg {
  width: 100vw;
}

.digitalwar_container {
    width: 80%;
    padding-left: 20%;
  }

@media screen and (max-width: 520px) {
.digitalwar_bg {
  background: url(../../media/main/bg/bg26mob_mob.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 130%;
  }
}

@media screen and (min-width: 520px) {
.digitalwar_bg {
  background: url(../../media/main/bg/bg26mob.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 130%;
  }
}

.digitalwar_container_container {
  /*background: url(../media/bg/bg23.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;*/
  }

.digitalwar_container {
  margin-bottom: 20px;
}

.shtory_flex {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 40px;
}

.shtory_container_link img {
  width: 100%;
}

.shtory_container_link {
  width: 100%;
}

.shtory_container {
  width: 75%;
  }

#shtory_container_sanya img {
    filter: hue-rotate(180deg);
}

#pen_text_anim {
  display: flex;
  justify-content: end;
}

#pen_text_set {
  display: flex;
  justify-content: end;
}

.pen_text_flex img {
  width: 100%;
}

#pen_text_flex_anim {
  width: 40%;
}

#pen_text_flex_set {
  width: 100%;
}



.pen_text_container {
  margin-bottom: 60px;
}



/*                 CONTACT               */



.contact_links_container {
    display: flex;
    justify-content: space-between;
    /*padding-top: 40px;*/
    padding-bottom: 0;
    padding-top: 0;
}

.contant_links_container {
    /*padding-top: 30px;*/
    padding-left: 50px;
    padding-right: 50px;
  }

.contact_ico_container {
  width: 10%;
  height: auto;
  z-index: 10;
}

.contact_ico_link_container {
  display: block;
  width: 100%;
  height: 100%;
}

.contact_ico_link_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact_ico_link_img:hover {
  opacity: 0;
}

#contact_ico_link_img_inst:hover {
  background: url(../../media/main/contact/pix_webp/inst.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

#contact_ico_link_img_tel:hover {
  background: url(../../media/main/contact/pix_webp/contact.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

#contact_ico_link_img_tg:hover {
  background: url(../../media/main/contact/pix_webp/tg_border.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

#contact_ico_link_img_mail:hover {
  background: url(../../media/main/contact/pix_webp/mail.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.contact_text_container {
  display: flex;
  justify-content: end;
  width: 100vw;

}

.contact_text img {
  width: 100%;
  opacity: 0;
}

.contact_text {
  width: 60%;
  background-repeat: no-repeat;
  background-position: right top;
}



/*                CV                 */



.cv_container_container {
  display: flex;
  margin-bottom: 50px;
}

.cv_container_img {
  width: 100%;
}

.cv_container_link {
  display: block;
  width: 100%;
}

.cv_container_container {
  justify-content: center;
  margin-top: 30px;
  }
.cv_container {
  width: 30%;
  }

#cv_container_gif {
  width: 15%;
  }

.interactive_cv_container {
  display: none;
}

.kraplya_overall {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 60px;
}

.kraplya_overall_flex img {
  width: 100%;
}

.kraplya_overall_flex {
  width: 50%;
}

.footer_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: end;
}

#footer_notes_container {
  margin-bottom: 30px;
}

.footer_notes_flex img {
  width: 100%;
}

.footer_notes_flex {
  width: 80%;
}

.footer_flex img {
  width: 100%;
}

.footer_flex {
  width: 30%;
}

.margin_vasya {
  margin-bottom: 30px;
}

.image-grid_placeholder {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}

.image-grid {
  width: 80%;
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 columns */
    grid-template-rows: repeat(2, auto);  /* 2 rows */
    gap: 30px; /* 30px margin between images */
    column-gap: 30px;
}

.image-grid img {
    width: 100%; /* Adjust width as needed */
    height: auto; /* Maintain aspect ratio */
    display: block;
}

.afishy_2_img {
  width: 100%;
}

.afishy_2_flex {
  width: 25%;
}

.afishy_2_container {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}

.afishy_3_img {
  width: 100%;
}

.afishy_3_flex {
  width: 40%;
}

.afishy_3_container {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}

.shirt_container {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}

.shirt_flex {
  width: 80%;
}

.shirt_img {
  width: 100%;
}

.youtube_container {
  display: none;
}

#archived {
  margin-top: 30px;
}

#rishennya_nav {
  margin-top: 50px;
}