body, html {
  max-width: 100%;
  padding: 0px;
  margin: 0px;
  background-color: #fff;
}

@font-face {
  font-family: "CodecProUltra";
  src: url("./fonts/codec-pro-ultra.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "CodecProExtrabold";
  src: url("./fonts/codec-pro-extrabold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ProximaNovaRegular";
  src: url("./fonts/proximanova_regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ProximaNovaBold";
  src: url("./fonts/proxima-nova-bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}


.header {
  position: absolute;
  width: 100%;
  height: 80px;
  top: 0;
  left: 0;
  background-color: #fffdfd;
}

.logo {
  position: absolute;
  width: 100px;
  height: 50px;
  top: 15px;
  left: 20%;
  object-fit: cover;
}

.icon-1 {
  position: absolute;
  top: 24px;
  left: 85%;
  width: 32px;
  height: 32px;
}

.icon-2 {
  top: 24px;
  width: 30px;
  height: 30px;
  padding-left: 7px;
}

.screen .icons {
  position: relative;
  width: 32px;
  height: 32px;
}

.full-screen-image {
  width: 100%;
}



.frame-0 {
  position: relative;
  padding-top: 80px;
}



.text-wrapper-0-3 {
/* А если у вас все еще 
 останутся вопросы, вы всегда 
  можете написать в личные сообщения группы 
  */
  position: absolute;
  display: inline-block;
  width: 381px;
  top: 69%;
  right: 12%;
  font-family: "ProximaNovaRegular";
  font-weight: 400;
  color: #F243A0;
  font-size: 16px;
  text-align: right;
  line-height: 150%;
}

.text-wrapper-0-4 {
  color: #F243A0;
}

.text-wrapper-0-4 a:visited {
  color: #F243A0;
  text-decoration: underline;
  font-family: "ProximaNovaBold";
  font-weight: 700;
}

.text-wrapper-1-1 {
/* Что такое профсоюз и что значит состоять в профсоюзе */
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 60px;
  line-height: 110%;/* 66px */
  color: #0B2957;/* синий */
  /* Inside auto layout */
  margin: 0;
  padding-top: 10%;
}



.frame-1 {
 margin-left: 12.5%;
}

.frame-1-1 {
/* общий фрейм для 
  Что такое профсоюз
и что значит состоять в профсоюзе 
   width: 100%;
  display: inline-flex;
  align-items: flex-start;
  gap: 64px;
  position: relative;
  flex: 0 0 auto;*/
  display: flex;
  justify-content: center;
  padding-top: 5%;
  padding-bottom: 5%;
}


.frame-1-2 {
  /* фрейм для каждого из двух изображений
  + на сложном + на простом */
  display: flex;
  flex-direction: column;
  
}

.frame-1-3 {
  /* фрейм только для текста
  + на сложном + на простом */
  display: flex;
  margin-bottom: 6%;
}

.text-wrapper-1-2 {
  position: relative;
  width: fit-content;
  font-family: "CodecProUltra";
  color: rgba(242, 67, 160, 1);
  font-size: 36px;  
  margin-top: 0px;
  
}

.text-wrapper-1-3 {
  position: relative;
  width: 62%;
  margin-top: -1px;
  font-family: "ProximaNovaRegular";
  font-size: 16px;
  color: rgba(11, 41, 87, 1);
  margin-left: 5%;
  font-weight: 400;
  line-height: 150%;
}

.text-wrapper-1-6 {
  position: relative;
  width: 82%;
  margin-top: -1px;
  font-family: "ProximaNovaRegular";
  font-size: 16px;
  color: rgba(11, 41, 87, 1);
  font-weight: 400;
  line-height: 150%;
}

.image-1 {
  position: relative;
  height: auto;
  object-fit: cover;
  width: 97%;
}


.image-2 {
  width: 80%;
  position: relative;
  height: auto;
  object-fit: cover;
}


.frame-1-4 {
  display: flex;
  flex-direction: column;
  margin-left: 2.5%;
}

.text-wrapper-1-5 {
  width: 80%;
  position: relative;
  width: fit-content;
  font-family: "CodecProUltra";
  color: rgba(242, 67, 160, 1);
  font-size: 36px;  
}


.text-wrapper-1-7 {
  font-family: "CodecProUltra";
  color: rgba(242, 67, 160, 1);
  font-size: 36px;
  width: 80%;
  padding-left: 12.5%;
  margin-bottom: 5%;
}

.frame-2 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8%;
}

.frame-2-1 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  padding: 24px 24px 24px 0px;
  
  left: 0;
  background-color: rgba(11, 41, 87, 1);
}


.text-wrapper-2-1 {
  /* получить профсоюзный билет */
  padding-left: 15px;
  font-family: "ProximaNovaBold";
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}

.text-wrapper-2-1 a:visited {
  /* получить профсоюзный билет */
  padding-left: 15px;
  font-family: "ProximaNovaBold";
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}

.frame-2-2 {
  margin-left: 5%;
}

.frame-2-3 {
  display: flex;
  padding-top: 2%;
  padding-bottom: 5%;
}

.text-wrapper-2-2 {
  /* самое главное:*/
  width: 80%;
  font-family: "CodecProExtrabold";
  font-weight: 800;
  color: rgba(11, 41, 87, 1);
  font-size: 24px;
}

.text-wrapper-2-4 {
  /* быть членом профсоюза= 
  width: 110%;*/
  width: 300px;
  font-family: "CodecProUltra";
  font-weight: 800;
  color: rgba(11, 41, 87, 1);
  font-size: 24px;
}

.frame-2-4 {
  display: flex;
}


.text-wrapper-2-3 {
  margin: 0;
  padding-right: 15%;
  width: 200%;
  font-family: "ProximaNovaRegular";
  font-size: 16px;
  color: rgba(11, 41, 87, 1);
  font-weight: 400;
  line-height: 150%;
}


.frame-2-5 {
  
}

.text-wrapper-2-5 {
  width: 27%;
  font-family: "ProximaNovaRegular";
  font-weight: 400;
  color: #F243A0;
  font-size: 16px;
  position: absolute;
  margin-top: 31%;
  left: 12%;
  line-height: 150%;
}


.frame-3-1 {
  display: flex;
  margin-top: 2%;
}

.text-wrapper-3-1 {
  font-family: 'CodecProUltra';
  font-size:  36px;
  color: rgba(11, 41, 87, 1);
  margin-left: 15%;
  margin: 5% 0% 5% 12%;

}

.text-wrapper-3-2 {
  font-family: 'ProximaNovaRegular';
  font-size:  16px;
  color: rgba(11, 41, 87, 1);
  width: 40%;
  margin: 5% 5% 5% 4%;
  line-height: 150%;
}

.frame-3-2 {
  display: flex;
  margin-left: 12%;
  flex-wrap: wrap;
}

.frame-3-4 {
  margin: 0% 5% 3% 0%;
}

.text-wrapper-3-3 {
  font-size: 130px;
  margin: 0px;
  color: rgba(242, 67, 160, 1);
  font-family: 'CodecProUltra';
}

.text-wrapper-3-4 {
  width: 100%;
  font-size: 16px;
  color: rgba(11, 41, 87, 1);
  font-family: 'ProximaNovaRegular';
  line-height: 150%;
}

.text-wrapper-3-5 {
  width: 100%;
  font-size: 16px;
  color: rgba(11, 41, 87, 1);
  font-family: 'ProximaNovaRegular';
  line-height: 150%;
}



.text-wrapper-4-1 {
  margin: 5% 0% 5% 12%;
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 60px;
  color: #0B2957;/* синий */
}



.frame-5-1 {
  display: flex;
}

.text-wrapper-5-1 {
  margin: 5% 0% 5% 12%;
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 60px;
  color: #0B2957;/* синий */
  line-height: 110%;
}


.text-wrapper-5-2 {
  width: 35%;
  font-family: 'ProximaNovaRegular';
  font-size:  16px;
  color: rgba(11, 41, 87, 1);
  margin: 0% 5% 5% 12%;
  line-height: 150%;
}

.text-wrapper-5-3 {
  position: relative;
  width: fit-content;
  font-family: "CodecProUltra";
  color: rgba(242, 67, 160, 1);
  font-size: 36px;
  margin-top: 0px;
  line-height: 110%;
  width: 100%;
}


.text-wrapper-5-4 {
  font-family: 'ProximaNovaRegular';
  font-size:  16px;
  color: rgba(11, 41, 87, 1);
  line-height: 150%;
  width: 100%;
}


.text-wrapper-5-5 {
  position: relative;
  width: 80%;
  font-family: "CodecProUltra";
  color: rgba(242, 67, 160, 1);
  font-size: 36px;
  margin: 2% 0% 7% 12%;
  line-height: 110%;
}

.frame-6 {
  margin: 12% 0% 8% 12%;
}




@media screen and (min-width: 1200px) 
{
  .frame-6-1 {
  display: flex;
  margin: 5% 0% 0% 0%;
}

.frame-6-2 {
  margin: 0% 5% 0% 0%;
  width: 40%;
}

  .frame-6-3 {
  display: flex;
  flex-wrap: wrap;
}

.text-wrapper-6-1 {
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 60px;
  color: #0B2957;/* синий */
  line-height: 110%;
}

.text-wrapper-6-2 {
  width: 100%;
  font-family: 'ProximaNovaRegular';
  font-size:  16px;
  color: rgba(11, 41, 87, 1);
  margin: 0% 0% 12% 0%;
  line-height: 150%;
}


.qr-image {
  width: 80%;
  margin: 15% 0 0 5%;

}

.frame-6-4 {
  display: flex;
  width: 40%;

}

.text-wrapper-6-3 {
  font-size: 130px;
  margin: 0px;
  color: rgba(242, 67, 160, 1);
  font-family: 'CodecProUltra';
}

.text-wrapper-6-4 {
  font-size: 16px;
  color: rgba(11, 41, 87, 1);
  font-family: 'ProximaNovaRegular';
  line-height: 150%;
  margin: 0% 2% 0% 3%;
}
}




@media screen and (max-width:1199px) {

.frame-6-1 {
  
  margin: 5% 0% 0% 0%;
}

.frame-6-2 {
  margin: 0% 5% 0% 0%;
  width: 90%;
  display: flex;
}

.frame-6-3 {
  display: flex;
  flex-wrap: wrap;
}

.text-wrapper-6-1 {
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 60px;
  color: #0B2957;/* синий */
  line-height: 110%;
  margin-right: 5%;
}

.text-wrapper-6-2 {
  width: 70%;
  font-family: 'ProximaNovaRegular';
  font-size:  16px;
  color: rgba(11, 41, 87, 1);
  margin: 2% 5% 12% 0%;
  line-height: 150%;
}

.phone-screen-image-1 {
  width: 60%;
  height: 60%;
}

.phone-screen-image-2 {
  width: 60%;
  margin-bottom: 3%;
}


.frame-6-4 {
  display: flex;
  width: 40%;
  margin: 0% 5% 3% 0%;
  align-items: center;
}

.text-wrapper-6-3 {
  font-size: 130px;
  margin: 0px;
  color: rgba(242, 67, 160, 1);
  font-family: 'CodecProUltra';
}

.text-wrapper-6-4 {
  font-size: 16px;
  color: rgba(11, 41, 87, 1);
  font-family: 'ProximaNovaRegular';
  line-height: 150%;
  margin: 0% 2% 0% 3%;
  margin-top: -5%;
}
}



.frame-7 {
  margin: 8% 0% 12% 12%;
}


.text-wrapper-7-1 {
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 60px;
  color: #0B2957;/* синий */
  line-height: 110%;
  width: 86%;
}


@media screen and (min-width: 1200px) {

.container-2 {
  display: none;
}

.container-1 {
  display: flex;
  width: 85%;
  gap: 2%;
  margin-bottom: 2%;
}


.item-1-1 {
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 36px;
  color: #0B2957;/* синий */

  flex-grow: 2;
  height: 100%;
  padding: 1.5% 0.2% 1.5% 0.2%;
  box-sizing: border-box;
  border: solid 3px #0B2957;
  background-color: #fff;
  color: #0B2957;
  text-align: center;
  text-decoration: none;
  height: auto;
}

.item-1-2 {
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 36px;
  color: #F243A0;/* розовый */

  flex-grow: 1;
  height: 100%;
  padding: 1.5% 0.2% 1.5% 0.2%;
  box-sizing: border-box;
  border: solid 3px #F243A0;
  background-color: #fff;
  color: #F243A0;
  text-align: center;
  text-decoration: none;
  height: auto;
}


.item-1-1:hover {
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 36px;
  color: #fff;/* синий */

  flex-grow: 2;
  height: 100%;
  padding: 1.5% 0.2% 1.5% 0.2%;
  box-sizing: border-box;
  border: solid 3px #0B2957;
  background-color: #0B2957;
  color: #fff;
  text-align: center;
  text-decoration: none;
  height: auto;
}

.item-1-2:hover {
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 36px;
  color: #fff;

  flex-grow: 1;
  height: 100%;
  padding: 1.5% 0.2% 1.5% 0.2%;
  box-sizing: border-box;
  border: solid 3px #F243A0;
  background-color: #F243A0;
  color: #fff;
  text-align: center;
  text-decoration: none;
  height: auto;
}
}



@media screen and (max-width:1199px) {
  .container-1 {
  display: none;
}

.container-2 {
  display: flex;
  width: 80%;
  gap: 2%;
  margin-bottom: 2%;
}

.item-1-1 {
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 36px;
  color: #0B2957;/* синий */

  flex-grow: 2;
  height: 100%;
  padding: 1.5% 0.2% 1.5% 0.2%;
  box-sizing: border-box;
  border: solid 3px #0B2957;
  background-color: #fff;
  color: #0B2957;
  text-align: center;
  text-decoration: none;
  height: auto;
}

.item-1-2 {
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 36px;
  color: #F243A0;/* розовый */

  flex-grow: 1;
  height: 100%;
  padding: 1.5% 0.2% 1.5% 0.2%;
  box-sizing: border-box;
  border: solid 3px #F243A0;
  background-color: #fff;
  color: #F243A0;
  text-align: center;
  text-decoration: none;
  height: auto;
}


.item-1-1:hover {
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 36px;
  color: #fff;/* синий */

  flex-grow: 2;
  height: 100%;
  padding: 1.5% 0.2% 1.5% 0.2%;
  box-sizing: border-box;
  border: solid 3px #0B2957;
  background-color: #0B2957;
  color: #fff;
  text-align: center;
  text-decoration: none;
  height: auto;
}

.item-1-2:hover {
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 36px;
  color: #fff;

  flex-grow: 1;
  height: 100%;
  padding: 1.5% 0.2% 1.5% 0.2%;
  box-sizing: border-box;
  border: solid 3px #F243A0;
  background-color: #F243A0;
  color: #fff;
  text-align: center;
  text-decoration: none;
  height: auto;
}
}


.side-1 {
  display: flex;
  margin: 0% 12% 0% 12%;
  justify-content: space-between;
  width: 75%;
}

.side-2 {
  display: flex;
  justify-content: flex-end;
  width: 50%;
}


.block-with-info-icon {
  display: flex;
}


.dot-block {
  text-align:center;
  margin: 20px 2% 0% 2%;
}

.mySlides {
  display: flex;
  margin: 3% 0% 0% 0%;
}

img {
  vertical-align: middle;
}

.slideshow-container {
  width: 76%;
  margin: 0% 12% 0% 12%;
}

/* Кнопки next & previous*/
.prev, .next {
  cursor: pointer;

}

.active-prev {
  background-color: #F243A0;
}
.active-next {
  background-color: #F243A0;
}

  
.text {
color: #ffffff;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}

  
/* Точки для меню выбора */
.dot {
cursor: pointer;
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #E6E6E6;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}

.active, .dot:hover {
background-color: #F243A0;
}
      
@-webkit-keyframes fade {
from {opacity: .4} 
to {opacity: 1}
}

@keyframes fade {
from {opacity: .4} 
to {opacity: 1}
}

@media only screen and (max-width: 300px) {
.prev, .next,.text {font-size: 11px}
}

.qr-image {
  width: 80%;
  margin: 15% 0 0 5%;

}

.icon-info {
  margin: 0% 2% 0% 2%;
}


.frame-4 {
 margin-top: 2%;
}


.frame-4-1 {
  margin: 0% 5% 0% 0%;
  width: 55%;
}

.text-wrapper-4-2 {
  margin: 5% 0% 0% 0%;
  font-family: 'CodecProUltra';
  font-weight: 800;
  font-size: 36px;
  color: #0B2957;/* синий */
}


.frame-8 {
  margin: 12% 5% 8% 12%;
}

.frame-8-1 {
  margin: 0% 0% 3% 0%;
}


.frame-4-3 {
  width: 55%;
}

.slide-bar-img {
  width: 100%;
}


.text-wrapper-4-3 {
  margin: 0% 0% 5px 0%;
  font-family: 'CodecProExtrabold';
  font-weight: 800;
  font-size: 24px;
  color: #F243A0;/* розовый */
  margin-top: 10px;
  line-height: 110%;
  width: 85%;
}

.text-wrapper-4-4 {
  margin: 0px;
  font-family: 'CodecProExtrabold';
  font-weight: 800;
  font-size: 24px;
  color: #0B2957;/* синий */
  margin-top: 10px;
  width: 85%;
}


.text-wrapper-4-5 {
  font-family: 'ProximaNovaRegular';
  font-size:  16px;
  color: rgba(11, 41, 87, 1);
  margin: 2% 0% 2% 0%;
  line-height: 150%;
}


.text-wrapper-4-6 {
  font-family: 'ProximaNovaRegular';
  font-size:  16px;
  color: rgba(11, 41, 87, 1);
  margin: 2% 15% 2% 0%;
  line-height: 150%;
  width: 70%;
  text-align: left;
}


.slide-bar-link {
  line-height: 150%;
  font-family: 'ProximaNovaBold';
  font-size:  16px;
  color: rgba(11, 41, 87, 1);
}


.slide-bar-link a:visited{
  line-height: 150%;
  font-family: 'ProximaNovaBold';
  font-size:  16px;
  color: rgba(11, 41, 87, 1);
}


.bold-blue-text {
  line-height: 150%;
  font-family: 'ProximaNovaBold';
  font-size:  16px;
  color: rgba(11, 41, 87, 1);
}



.container-4 {
            display: none;
            width: 100%;
            gap: 15px;
            margin: 20px 0px;
        }
        
 
    .container-4.show {
      display: block;
    }
    

        .toggle-btn {
            margin: 40px 0px 8% 0px;
            background-color: rgba(11, 41, 87, 1);
            color: white;
            border: none;
      border-radius: 4px;
      cursor: pointer;
      font-size: 16px;
      transition: background-color 0.3s;
     
 
            width: 450px;
            height: 80px;
            text-align: right;
            

        }
        
        .images-container {
            
           
            
            display: flex;
             flex-direction: column;
      gap: 20px;
            width: 100%;
         
            margin: 10px 0px 100px 0px;
        }
        
        .images-container.show {
            display: flex;
        }
        
        .images-container img {
            width: 450px;
            height: 300px;
            object-fit: cover;
            
            gap: 20px;
           
        }


        .images-container > div {
      display: flex;
      gap: 10px;
      justify-content: center;
      flex-wrap: wrap;
    }