body {
    min-height: 100%;
    color: #333;
    margin: 0;
    scroll-behavior: smooth;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;
    background-color: #C0C8CA;
}

@font-face {
  font-family: 'CoFo';
	src:
		url('fonts/CoFoSansPixel-Regular.woff2') format('woff2'),
		url('fonts/CoFoSansPixel-Regular.woff') format('woff');
    font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Biform';
	src:
		url('fonts/biform_regular.woff2') format('woff2'),
		url('fonts/biform_regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@media (max-width: 1920px) {
}

.schemes-block{
    background: white;
    border-radius: 16px;
    width: 95%;
}

.scheme-block-1{
    display: flex;
    gap: 40px;
    padding: 64px 48px 64px 48px;
    flex-direction: column;
}

.scheme-block-2{
    display: flex;
    gap: 40px;
    padding: 64px 48px 64px 48px;
    flex-direction: column;
}

.scheme-image-1{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 20rem;
    background-image: url("/static/Site/Scheme.svg");
}

.scheme-image-1-en{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 20rem;
    background-image: url("/static/Site/Scheme-en.svg");
}

.scheme-image-2{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 20rem;
    background-image: url("/static/Site/Scheme-2.svg");
}

.scheme-image-2-en{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 20rem;
    background-image: url("/static/Site/Scheme-2-en.svg");
}



.footer-nav {
    display: flex;
    align-items: flex-start;
}

.footer-item p1 {
    display: block;
    margin-top: 8px;
}


    .language-button {
        width: 73px;
        height: 32px;
        border-radius: 64px;
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(0, 0, 0, 0.08);
        box-sizing: border-box;
        color: #000;
        cursor: pointer;
        line-height: 16px;
        letter-spacing: 0;
        font-family: CoFo;
        font-size: 13px;
    }

    .languages-buttons{
        display: flex;
        flex-direction: row;
        gap: 8px;
    }

    .language-button:active{
        color: white;
        background: black;
    }

    .language-button:hover{
        color: white;
        background: black;
    }

    #input-services:hover{
        color: white;
        background: black;
    }

    .services-content{
        width: 80%;
        padding: 48px;
    }

    .services-btns{
        margin: 30px 0 20px 0;
    }

    .services-description{
        width: 100%;
        display: flex;
        flex-direction: row;
    }

    .descriptions-slider {
    position: relative;
    overflow: hidden;
    }

    .descriptions-slides {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .our-services{
        display: flex;
        width: 95%;
        padding: 0px 0px 64px 0px;
        border-radius: 12px;
        background: white;
        margin-top: 12em;
        align-content: center;
        flex-direction: column;
    }

    .our-services-title{
        padding: 48px;
        width: 65%;
    }

    .descriptions-slide {
        min-width: 100%;
        height: 100%;
        display: flex;
        box-sizing: border-box;
        flex-direction: column;
    }

    .services-descriptions{
        margin: 20px 0 0 0;
        width: 90%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .services-slide {
        min-width: 100%;
        height: 100%;
        display: flex;
        box-sizing: border-box;
        flex-direction: row;
        overflow: hidden;
    }

    .services-slide-container {
    display: flex;
    width: 100%;
    transition: transform 0.5s ease-in-out;
    }

    .services-slider {
    display: flex;
    width: 100%;
    border-radius: 16px;
    margin-top: 5rem;
    position: relative;
    overflow: hidden;
    }

    h1 {
        font-weight: 400;
        font-size: 80px;
        line-height: 88px;
        font-family: Biform;
        letter-spacing: -2px;
        white-space: nowrap;
    }

    h1_alt{
        font-weight: 400;
        font-size: 80px;
        line-height: 88px;
        font-family: CoFo;
        letter-spacing: -2px;
    }

    h2 {
        font-size: 56px;
        line-height: 64px;
        font-family: Biform;
        font-weight: 400;
        margin: 0;
    }

    h3 {
        font-size: 40px;
        line-height: 48px;
        font-weight: 400;
        font-family: Biform;
    }

    h4 {
        font-family: Biform;
        font-weight: 400;
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 0;
    }

    h5 {
        font-weight: 200;
        font-size: 64px;
        line-height: 72px;
        margin: 0;
        font-family: Biform;
    }

    h6 {
        margin: 0;
        font-weight: 400;
        font-size: 24px;
        line-height: 26px;
        font-family: Biform;
    }

    p1 {
        font-size: 20px;
        line-height: 28px;
        font-family: CoFo;
    }

    .section-text{
        width: 300px;
    }
      

    p2 {
        font-weight: 300;
        font-size: 20px;
        line-height: 24px;
        font-family: CoFo;
    }

    p3 {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        font-family: CoFo;
    }

    p4 {
        font-size: 14px;
        line-height: 16px;
        font-family: CoFo;
    }

    .about-section{
    width: 90%;
    margin-top: 5rem;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    }

    .about-section-text{
        width: 40%;
    }

    .about-section-numbers{
    width: 60%;
    }

    .main-partners-item-list{
    width: 31%;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    display: flex;
    flex: 0 0 auto;
    height: 200px;
    }

    .contact-inner{
        border-radius: 12px;
        background: white;
        display: flex;
        z-index: 2;
        width: 100%;
        flex-wrap: nowrap;
        justify-content: space-around;
        padding: 96px 0 96px 0;
        position: relative;
        transition: all 1s;
        align-content: center;
        align-items: flex-start;
        flex-direction: row;
    }

    .contact{
        margin: 5rem;
        width: 95%;
    }

    .serv_block{
    width: 50%;
    }

    .partner-list{
    height: 100%;
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    }

    .partner-list-mig{
        height: 100%;
        
        width: 100%;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

   

    #partners-description{
        width: 30%;
    }

    .case-card {
        padding: 24px 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        background: white;
        color: black;

    }

    .slide {
        height: 30rem;
        color: black;
        background: white;
        display: flex;
        min-width: 23%;
        padding: 1rem 1rem 0 1rem;
        box-sizing: border-box;
        flex-wrap: nowrap;
        justify-content: center;

        border-radius: 16px;
    }

    .slide img {
        width: 32px;
        height: 32px;
        display: block;
    }


    .header-menu-list{
    position: absolute;
    right: 1.5rem;
    top: 0;
    border-radius: 16px;
    gap: 20px;
    display: inline-flex;
    margin-top: 5rem;
    left: auto;
    width: 100%;
    justify-content: flex-end;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    #menu-toggle:checked ~ .header-menu-list li {
    border-radius: 16px;
    margin-top: 16px;
    background: #f7f7f7;
    justify-content: flex-start;
    padding: 40px;
    height: auto;
    display: flex;
    gap: 64px;
    flex-wrap: wrap;
    }

    .services-header{
    gap: 8px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: flex-start;
    }

    .services-header-horizontal{
    gap: 72px;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: flex-start;
    }

    .header-column{
        display: flex;
        flex-direction: column;
        gap: 24px
    }

    .services-header-block{
    display: flex;
    gap: 68px;
    flex-direction: column;
    }

    .header-info{
    width: 454px;
    gap: 24px;
    display: flex;
    flex-direction: column;
    }


    .dropdown-content {
        gap: 16px;
        display: flex;
        flex-direction: column
    }

    .pages-block{
    z-index: 50;
    border-radius: 12px;
    height: 56px;
    width: 120px;
    background: white;
    justify-content: center;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    }

    .chevron-icon{
    visibility: hidden;
    }

    #main-page-logo{
    height: 352px;
    }

    #redteam-page-logo{
        max-height: 913px;
        width: auto;
        position: absolute;
    }

    .text-block-redteam{
    z-index: 2;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    }

    .title-redteam{
    height: 1000px;
    background: black;
    display: flex;
    justify-content: center;
    width: 100%;
    }

    .service-description{
        display: flex;
        gap: 240px;
        padding: 48px 0 48px 0;
        border-radius: 16px;
        color: white;
        background: #12130F;
        width: 100%;
        flex-direction: column;

    }

    .services-keys{
        width: 90%;
        display: flex;
        flex-direction: column;
        gap: 64px;
        padding: 100px 0 100px 0;
    }

    .services-keys-text{
        width: 715px;
    }

    .services-wrapper {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 24px;
      grid-auto-rows: minmax(100px, auto);
    }

    .services-wrapper > div {
        border-radius: 16px;
        padding: 24px;
        gap: 16px;
        background: #E6E5EA;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    .red-one {
        grid-column: 1;
        grid-row: 1 / 4;
    }
    .red-two {
        grid-column: 1/3;
        grid-row: 1 / 4;
    }
    .red-three {
        grid-column: 3 / 5;
        grid-row: 1;
    }
    .red-four {
        grid-column: 3;
        grid-row: 2 / 4;
    }
    .red-five {
        grid-column: 4;
        grid-row: 2 / 4;
    }
    .services-mssp-wrapper{
        display: grid;
        grid-template-columns:
                repeat(19, 1fr);
        gap: 8px;
        grid-auto-rows: minmax(100px, auto);
    }

    .services-mssp-wrapper2{
        display: grid;
        grid-template-columns: repeat(19, 1fr);
        gap: 8px;
        grid-auto-rows: minmax(100px, auto);
    }
    .services-mssp-wrapper > div {
        height: 300px;
        border-radius: 16px;
        padding: 24px;
        gap: 16px;
        background: #E6E5EA;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .services-mssp-wrapper2 > div {
        height: 300px;
        border-radius: 16px;
        padding: 24px;
        gap: 16px;
        background: #E6E5EA;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .mssp-grid{
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .mssp-inner{
        display: flex;
        flex-direction: column;
    }

    .mssp-ad-block {
        color: white;
        display: flex;
        width: 95%;
        height: 552px;
        border-radius: 16px;
        background: #12130F;
        background-image: url({% static 'Site/partner-ad.svg' %});
        background-repeat: no-repeat;
        background-position: 80%;
    }

    .mssp-ad-inner{
        display: flex;
        flex-direction: column;
        gap: 56px;
        padding: 100px 48px 100px 48px;
    }

    .mssp-icons-block{
        display: flex;
        flex-direction: column;
        gap: 24px;
    }

    .mssp-ad-inner-text{
        display: flex;
        gap: 4px;
        flex-direction: column;
    }

    .mssp-ad-additions{
        gap: 16px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .mssp-ad-text{
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 70%;
        word-break: break-word;
    }

    .msoc-grid{
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .msoc-one{
        grid-column: 1/3;
        grid-row: 1;
    }
    .msoc-two{
        grid-column: 3/5;
        grid-row: 1;
    }
    .msoc-three{
        grid-column: 5/7;
        grid-row: 1;
    }
    .msoc-four{
        grid-column: 1/4;
        grid-row: 2;
    }
    .msoc-five{
        grid-column: 4/7;
        grid-row: 2;
    }

    .services-msoc-wrapper{
        display: grid;
        grid-template-columns: repeat(8, 1fr);
        gap: 8px;
        grid-auto-rows: minmax(100px, auto);
    }

    .services-msoc-wrapper > div {
        justify-content: flex-start;
        min-height: 250px;
        border-radius: 16px;
        padding: 24px;
        gap: 16px;
        background: #E6E5EA;
        display: flex;
        flex-direction: column;
    }

    .msoc-mitre-block{
        flex-wrap: wrap;
        display: flex;
        gap: 8px;
    }

    .msoc-mitre-item{
        padding: 8px 12px 8px 12px;
        display: flex;
        gap: 4px;
        border: 1px #ffffff08 solid;
        border-radius: 80px;
    }

    .msoc-services{
        color: white;
        background: black;
        width: 95%;
        display: flex;
        gap: 64px;
        border-radius: 16px;
        padding: 100px 0 100px 0;
        flex-direction: column;
        align-items: center;
    }

    .msoc-service-variants{
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap: 16px;
    }

    .msoc-six{
        grid-column:7/9;
        grid-row: 1/3;
    }

    .msoc-service-item{
        height: 359px;
        background: white;
        color: black;
        padding: 24px;
        border-radius: 8px;
        width: 40%;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .msoc-service-item-header{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .msoc-service-item-footer{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .msoc-service-item-text{
        display: flex;
        width: 40%;
    }

    .service-block{
        display: flex;
        padding: 48px 0px 48px 0px;
        gap: 8px;
        width: 95%;
    }

    .service-text{
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: flex-end;
        align-content: flex-end;
    }

    .service-text-inner{
        padding: 48px;
        width: 30%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .service-text-header{
        padding: 48px;
        width: 60%;
    }


    .contact-info{
        width: 40%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .cases-inner{
        padding: 0 48px 0 48px;
        width: 95%;
        align-items: center;
        display: flex;
        margin-bottom: 2rem;
        justify-content: space-between;
    }

    .cases-block{
        color: white;
        margin-top: 6rem;
        border-radius: 12px;
        width: 95%;
        justify-content: center;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        opacity: 1;
        background: black;
        padding: 64px 0 64px 0;
    }

    .slider-container {
        position: relative;
        width: 95%;
        overflow: hidden;
    }

    .msoc-cloud-management{
        width: 95%;
        display: flex;
        justify-content: space-between;
    }

    .msoc-cloud-inner-text{
        padding: 48px;
        width: 55%;
        display: flex;
    }

    .msoc-cloud-inner-description{
        padding: 48px;
        width: 30%;
        display: flex;
    }

    .input-button {
        border: 0;
        height: 56px;
        background-color: #000;
        border-radius: 12px;
        box-sizing: border-box;
        color: #fff;
        cursor: pointer;
        line-height: 20px;
        letter-spacing: 0;
        font-family: "CoFo", cursive;
        font-size: 16px;
        padding: 0px 20px 0px 20px;
        width: fit-content;
    }

    .incident-subscription{
        background: white;
        width: 95%;
        display: flex;
        flex-direction: column;
        border-radius: 16px;
        gap: 64px;
        padding: 64px 0 64px 0;
    }

    .incident-subscription-block{
        gap: 24px;
        padding: 0 48px 0 48px;
        display: flex;
        flex-direction: row;
    }

    .incident-subscription-item{
        width: 30%;
        display: flex;
        gap: 32px;
        padding: 16px;
        border-radius: 12px;
        background: #F7F7F7;
        flex-direction: column;
        justify-content: space-between;
    }

    .incident-subscription-text{
        display: flex;
        flex-direction: column;
    }

    .incident-button{
        width: 100%;
    }

    .incident-details-block{
        display: flex;
        padding: 8px 0px 48px 0px;
        gap: 8px;
        width: 95%;
    }

    .incident-details-description{
        display: flex;
        padding: 48px 0 48px 0;
        border-radius: 16px;
        color: white;
        background: #12130F;
        width: 100%;
        flex-direction: column;
    }

    .incident-text-inner{
        padding: 48px;
        width: 40%;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .incident-text{
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .services-p3cis-wrapper{
        display: grid;
        grid-template-columns:
                repeat(12, 1fr);
        gap: 8px;
        grid-auto-rows: minmax(100px, auto);
    }

    .p3cis-grid{
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .p3cis-one{
        grid-column: 1 / 5;
        grid-row: 1;
    }

    .p3cis-two{
        grid-column: 5 / 9;
        grid-row: 1;
    }

    .p3cis-three{
        grid-column: 9 / 13;
        grid-row: 1;
    }

    .p3cis-four{
        grid-column: 1 / 4;
        grid-row: 2;
    }

    .p3cis-five{
        grid-column: 4 / 7;
        grid-row: 2;
    }

    .p3cis-six{
        grid-column: 7 / 10;
        grid-row: 2;
    }

    .p3cis-seven{
        grid-column: 10 / 13;
        grid-row: 2;
    }

    .services-p3cis-wrapper > div {
        min-height: 250px;
        border-radius: 16px;
        padding: 24px;
        gap: 16px;
        background: #F7F7F7;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .p3cis-service-variants{
        width: 95%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap: 16px;
    }

    .p3cis-service-item{
        height: 359px;
        background: white;
        color: black;
        padding: 24px;
        border-radius: 8px;
        width: 30%;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .p3cis-service-item-footer{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-end;
    }

    .redteam-serv_block{
        width: 60%;
    }

    .redteam-qualification{
        display: flex;
        margin-top: -8px;
        color: white;
        background: black;
        width: 95%;
        padding: 64px 0px 64px 0px;
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        flex-direction: row;
    }

    .qualification-item{
        padding: 0 55px 0 55px;
        display: flex;
        gap: 32px;
        flex-direction: column;
    }

    .qualification-text{
        display: flex;
        gap: 16px;
        flex-direction: column;
    }

    .qualification-addition{
        display: flex;
        flex-direction: row;
        gap: 8px;
    }

    .qualification-addition-item{
        width: 80px;
        padding: 8px 12px 8px 12px;
        border-radius: 80px;
        border: 1px rgba(255, 255, 255, 0.08) solid;
    }

    .mssp-bar{
        border-radius: 16px;
        gap: 16px;
        display: flex;
        flex-direction: column;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .mssp-slider{
        padding: 64px 48px 64px 48px;
        display: flex;
        flex-direction: row;
    }

    .mssp-slider-inner{
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
        justify-content: space-between;
    }

    .mssp-services{
        display: flex;
        width: 95%;
        border-radius: 12px;
        background: white;
        margin-top: 12em;
        align-content: center;
        flex-direction: column;
    }

    .mssp-buttons{
        cursor: pointer;
        color: rgba(0,0,0, 0.32);
        text-align: left;
        border: 0;
        background: white;
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .mssp-buttons:active{
        color: black;
    }

    .mssp-scrollbar{
        margin: 5rem 0 5rem 0;
        width: 98%;
        height: 2px;
        background-color: #ddd;
        border-radius: 5px;
        overflow: hidden;
    }

    .mssp-slide{
        height: 50rem;
        background: #F7F7F7;
        border-radius: 16px;
        display: flex;
        justify-content: space-between;
    }

    .mssp-content{
        justify-content: space-between;
        padding: 48px;
        display: flex;
        flex-direction: column;
    }

    .mssp-title{
        padding: 64px 48px 64px 48px;
        width: 50%;
    }

    .mssp-inner-text{
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .msoc-slider-inner{
        display: flex;
        gap: 24px;
        flex-direction: column;
    }

    .thanks{
        display: flex;
        gap: 64px;
        width: 90%;
        padding: 100px 0 100px 0;
        flex-direction: column;
    }

    .thanks-grid{
        gap: 24px;
        display: grid;
        grid-template-columns: repeat(auto-fill, 418px);
    }

    .thanks-grid-item{
        background: white;
        height: 520px;
        border-radius: 16px;
        padding: 16px;
        justify-content: space-between;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .partners-page{
        display: flex;
        flex-direction: row;
        width: 100%;
    }

    .partners-page-button{
        margin-top: 13rem;
    }


    .main-partners-title{
        width: 100%;
        z-index: 4;
        position: relative;
        display: flex;
        justify-content: left;
        flex-direction: column;
        margin-top: 10em;
    }

    .cases-cards-title{
        margin-top: 100px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 90%;
    }

    .cases-cards{
        padding: 64px 0 64px 0;
        width: 100%;
        gap: 24px;
        display: grid;
        grid-template-columns: repeat(4, 4fr);
    }

    .cases-cards-item{
        border-radius: 16px;
        height: 493px;
        padding: 24px;
        display: flex;
        justify-content: space-between;
        background: white;
        color: black;
        flex-direction: column;
    }

    .outlined-div{
        border-radius: 80px;
        border: 1px solid rgba(0, 0, 0, 0.08);
        padding: 8px 12px 8px 12px;
    }

    .questions{
        display: flex;
        padding: 56px 0 56px 0;
        width: 100%;
        background: black;
        color: white;
        border-radius: 16px;
        margin-bottom: 56px;
    }

    .questions-text{
        display: flex;
        flex-direction: row;
        padding: 0 56px 0 56px;
        align-items: center;
        justify-content: space-between;
    }

    .cards-block{
        width: 90%;
    }

    .questions-text-title{
        width: 35%;
    }

    .questions-text-inner{
        width: 25%;
    }

    .contacts{
        padding: 100px 0 100px 0;
        display: flex;
        width: 95%;
        flex-direction: row;
        gap: 24px;
    }

    .contacts-company{
        display: flex;
        gap: 64px;
        flex-direction: column;
        width: 50%;
    }

    .contacts-links{
        gap: 24px;
        display: flex;
        flex-direction: column;
    }

    .contacts-info{

    }

    .about-command{
        display: flex;
        margin: 56px;
        border-radius: 16px;
        background: white;
        width: 95%;
        padding: 64px 0 64px 0;
        flex-direction: row;
    }

    .about-command-text{
        padding: 0 48px 0 48px;
        display: flex;
        flex-direction: column;
    }

    .about-command-inner{
        gap: 16px;
        display: flex;
        flex-direction: column;
    }

    .about-command-inners{
        gap: 35px;
        padding: 0 48px 0 48px;
        display: flex;
        flex-direction: column;
    }

    .mssp-one{
        grid-row: 1;
        grid-column: 1 / 4;
    }

    .mssp-two{
        grid-row: 1;
        grid-column: 4 / 11;
    }

    .mssp-three{
        grid-row: 1;
        grid-column: 11 / 14;
    }

    .mssp-four{
        grid-row: 1;
        grid-column: 14 / 17;
    }
    .mssp-five{
        grid-row: 1;
        grid-column: 17 / 20;
    }

    .mssp-six{
        grid-row: 1;
        grid-column: 1 / 4;
    }

    .mssp-seven{
        grid-row: 1;
        grid-column: 1 / 7;
    }

    .mssp-eight{
        grid-row: 1;
        grid-column: 7 / 10;
    }

    .mssp-nine{
        grid-row: 1;
        grid-column: 10 / 17;
    }

    .mssp-ten{
        grid-row: 1;
        grid-column: 17 / 20;
    }










@media (max-width: 1200px){

    .cases-cards{
        grid-template-columns: repeat(2, 2fr);
    }

    .questions-text{
        align-items: flex-start;
        gap: 48px;
        flex-direction: column;
    }

    .questions-text-title{
        width: 50%;
    }

    .questions-text-inner{
        width: 50%;
    }

    .red-one {
        grid-column: 1 / 4;
        grid-row: 1 / 3;
    }
    .red-two {
        grid-column: 1 / 9;
        grid-row: 1 / 3;
    }
    .red-three {
        grid-column: 1 / 3;
        grid-row: 3;
    }
    .red-four {
        grid-column: 3 / 5;
        grid-row: 3;
    }
    .red-five {
        grid-column: 5 / 9;
        grid-row: 3;
    }
    .services-wrapper{
        grid-template-columns: repeat(6, 1fr);
    }
    .services-keys-text{
        width: auto;
    }
}


@media (max-width: 1024px) {
              .section-text {
                white-space: normal !important;
            }

.scheme-image-1{
    height: 15rem;
}

    .p3cis-one{
        grid-column: 1 / 7;
        grid-row: 1;
    }

    .p3cis-two{
        grid-column: 7 / 13;
        grid-row: 1;
    }

    .p3cis-three{
        grid-column: 1 / 7;
        grid-row: 2;
    }

    .p3cis-four{
        grid-column: 7 / 13;
        grid-row: 2;
    }

    .p3cis-five{
        grid-column: 1 / 7;
        grid-row: 3;
    }

    .p3cis-six{
        grid-column: 7 / 13;
        grid-row: 3;
    }

    .p3cis-seven{
        grid-column: 1 / 7;
        grid-row: 4;
    }

    .mssp-one{
        grid-row: 1;
        grid-column: 1 / 7;
    }

    .mssp-two{
        grid-row: 1;
        grid-column: 7 / 20;
    }

    .mssp-three{
        grid-row: 2;
        grid-column: 1 / 8;
    }

    .mssp-four{
        grid-row: 2;
        grid-column: 8 / 14;
    }
    .mssp-five{
        grid-row: 2;
        grid-column: 14 / 20;
    }

    .mssp-six{
        grid-row: 1;
        grid-column: 1 / 7;
    }

    .mssp-seven{
        grid-row: 1;
        grid-column: 1 / 13;
    }

    .mssp-eight{
        grid-row: 1;
        grid-column: 13 / 20;
    }

    .mssp-nine{
        grid-row: 2;
        grid-column: 1 / 14;
    }

    .mssp-ten{
        grid-row: 2;
        grid-column: 14 / 20;
    }


    h1{
        font-weight: 400;
        font-size: 40px;
        line-height: 58px;
        font-family: Biform;
        letter-spacing: -2px;
    }

    h2{
        font-size: 40px;
        line-height: 64px;
        font-family: Biform;
        font-weight: 400;
        margin: 0;
    }

    p2{
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        font-family: CoFo;
    }

    p3{
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        font-family: CoFo;
    }

    p4{
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        font-family: CoFo;
    }

    .services-slide{
        flex-direction: column;
    }

    .main-slide{
        flex-direction: column;
    }

    .services-content{
        height: 80%;
    }

    .about-section{
        flex-direction: column;
        align-items: start;
    }

    .about-section-text{
        width: 100%;
    }

    .about-section-numbers{
        width: 100%;
    }

    .main-partners-item-list{
        width: 45%;
    }

    .serv_block{
        width: 100%
    }

    .partner-list{
        justify-content: normal;
    }

    .services-btns{
        gap: 5px;
        display: flex;
        flex-direction: column;
        margin: 30px 0 20px 0;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .slide{
        min-width: 45%;
    }

    #menu-toggle:checked ~ .header-menu-list li {
        border-radius: 16px;
        margin-top: 16px;
        background: #f7f7f7;
        justify-content: flex-start;
        padding: 0.5em;
        height: auto;
        display: flex;
        gap: 64px;
        flex-direction: column;
    }

    .services-header{
        gap: 8px;
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: flex-start;
        padding: 40px 0 0 40px;
    }

    .services-header-block{
        display: flex;
        gap: 68px;
        flex-direction: column;
        padding: 0 0 40px 40px;
    }

    .services-header-horizontal{
        gap: 72px;
        display: flex;
        flex-direction: row;
        align-content: center;
        align-items: flex-start;
        flex-wrap: wrap;
        padding: 0 40px 0 0;
    }

    .service-text-inner{
        width: 70%;
    }

    .service-text-header{
        width: 80%;
    }

    .contact-inner{
        flex-direction: column;
    }

    .contact-info{
        padding: 0 0 0 40px;
        width: 90%;
    }

    .contact-mail{
        padding: 0 0 0 40px;
    }

    .mssp-ad-text{
        width: 100%;
    }

    .msoc-service-variants{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 16px;
        align-content: center;
        align-items: center;
    }

    .msoc-service-item{
        width: 80%;
    }

    .p3cis-service-variants{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 16px;
        align-content: center;
        align-items: center;
    }

    .p3cis-service-item{
        width: 80%;
    }

    .redteam-qualification {
        flex-direction: column;
    }

    .mssp-slider{
        flex-direction: column;
    }

    #partners-description{
        width: 100%;
    }

    .thanks-grid{
        gap: 24px;
        display: grid;
        grid-template-columns: repeat(auto-fill, 448px);
    }

    .partners-page{
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
    }

    .partners-page-button{
        margin-top: 13rem;
    }

    .main-partners-title{
        width: 50%;
    }

    .contacts{
        flex-direction: column;
    }

    .about-command{
        flex-direction: column;
        gap: 35px;
    }

    .msoc-cloud-management{
        flex-direction: column;
    }

    .msoc-cloud-inner-text{
        width: 90%;
        padding: 48px 16px 48px 16px
    }

    .msoc-cloud-inner-description{
        width: 90%;
        padding: 48px 16px 48px 16px
    }

    .msoc-one{
        grid-column: 1/5;
        grid-row: 1;
    }
    .msoc-two{
        grid-column: 5/9;
        grid-row: 1;
    }
    .msoc-three{
        grid-column: 1/5;
        grid-row: 2;
    }
    .msoc-four{
        grid-column: 5/9;
        grid-row: 2;
    }
    .msoc-five{
        grid-column: 1/5;
        grid-row: 3;
    }

    .msoc-six{
        grid-column:5/9;
        grid-row: 3;
    }




}


@media (max-width: 768px) {

    .section-text {
        white-space: normal !important;
    }

.scheme-image-1{
    height: 30rem;
    background-image: url("/static/Site/Scheme-1-mobile.svg");
}

.scheme-image-2{
    height: 30rem;
    background-image: url("/static/Site/Scheme-2-mobile.svg");
}

.scheme-image-1-en{
    height:30rem;
    background-image: url("/static/Site/Scheme-1-mobile-en.svg");
}

.scheme-image-2-en{
    height: 30rem;
    background-image: url("/static/Site/Scheme-2-mobile-en.svg");
}

    .cases-cards{
        grid-template-columns: repeat(1, 2fr);
    }

    .questions-text-title{
        width: 100%;
    }

    .questions-text-inner{
        width: 100%;
    }

/*.red-one {
    grid-column: 1;
    grid-row: 1;
}

.red-two{
    grid-column: 1;
    grid-row: 2;
}

.red-three {
    grid-column: 1;
    grid-row: 3;
}

.red-four {
    grid-column: 1;
    grid-row: 4;
}

.red-five {
    grid-column: 1;
    grid-row: 5;
}*/
.red-two {
    grid-column: 1;
    grid-row: 1;
}
.red-three {
    grid-column: 1;
    grid-row: 2;
}
.red-four {
    grid-column: 1;
    grid-row: 3;
}
.red-five {
    grid-column: 1;
    grid-row: 4;
}


.services-wrapper{
    grid-template-columns: repeat(1, 1fr);
}

.services-keys-text{
    width: auto;
    text-align: center;
}

.mssp-ad-inner{
    padding: 10px 48px 10px 48px;
}

.mssp-ad-text > h2{
    font-size: 30px;
    line-height: 32px;
}

.service-text-header{
    font-size: 30px;
    line-height: 32px;
}

.incident-subscription-block{
    flex-direction: column;
    padding: 0 16px 0 16px;
}

.incident-subscription-item{
    width: 90%;
}

.partners-page{
    flex-direction: column;
}

.partners-page-button{
    margin-top: 2rem;
    width: 100%;
    justify-content: center;
    display: flex;
}

    .main-partners-title {
        width: 100%;
    }

}

@media (max-width: 600px) {

    .p3cis-one{
        grid-column: 1 / 13;
        grid-row: 1;
    }

    .p3cis-two{
        grid-column: 1 / 13;
        grid-row: 2;
    }

    .p3cis-three{
        grid-column: 1 / 13;
        grid-row: 3;
    }

    .p3cis-four{
        grid-column: 1 / 13;
        grid-row: 4;
    }

    .p3cis-five{
        grid-column: 1 / 13;
        grid-row: 5;
    }

    .p3cis-six{
        grid-column: 1 / 13;
        grid-row: 6;
    }

    .p3cis-seven{
        grid-column: 1 / 13;
        grid-row: 7;
    }

    .mssp-one{
        grid-row: 1;
        grid-column: 1 / 20;
    }

    .mssp-two{
        grid-row: 2;
        grid-column: 1 / 20;
    }

    .mssp-three{
        grid-row: 3;
        grid-column: 1 / 20;
    }

    .mssp-four{
        grid-row: 4;
        grid-column: 1 / 20;
    }
    .mssp-five{
        grid-row: 5;
        grid-column: 1 / 20;
    }

    .mssp-six{
        grid-row: 1;
        grid-column: 1 / 20;
    }

    .mssp-seven{
        grid-row: 2;
        grid-column: 1 / 20;
    }

    .mssp-eight{
        grid-row: 3;
        grid-column: 1 / 20;
    }

    .mssp-nine{
        grid-row: 4;
        grid-column: 1 / 20;
    }

    .mssp-ten{
        grid-row: 5;
        grid-column: 1 / 20;
    }

}


@media (max-width:420px) {

h1{
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    font-family: Biform;
    letter-spacing: -2px;
    white-space: normal;
   
}

h1_alt{
        font-weight: 400;
        font-size: 40px;
        line-height: 48px;
        font-family: CoFo;
        letter-spacing: -2px;
    }

h2{
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    font-family: Biform;
}

h3{
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    font-family: Biform;
}

h4 {
    font-size: 20px;
    line-height: 28px;
}

h6{
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    font-family: Biform;
}

p1{
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    font-family: CoFo;
}

p2{
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    font-family: CoFo;
}

p3{
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    font-family: CoFo;
}

p4{
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    font-family: CoFo;
}

#submit-button{
    width: 95%;
}

.services-btns{
    gap: 5px;
    display: flex;
    flex-direction: column;
    margin: 30px 0 20px 0;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}

.services-content{
    width: 80%;
}

.services-description{
    gap: 5px;
    flex-direction: column;
}

.descriptions-slide{
    gap: 20px;
}

.services-descriptions{
    gap: 20px;
}

.serv_block{
    width: 90%
}

.partner-list{
    justify-content: normal;
}

.slide{
    min-width: 55%;
}

.services-header-horizontal{
    flex-direction: column;
    gap: 8px;
    flex-wrap: nowrap;
}

.dropdown-content {
    display: none;
}
.header-column.actives .dropdown-content {
    display: flex;
    color: black;
}

.dropdown-toggle {
        display: flex;
        justify-content: space-between;
        padding: 16px;
        height: 56px;
        width: 260px;
        cursor: pointer;
        border-radius: 12px;
        background: white;
        align-items: center;
}

.header-menu-list{
    z-index: 40;
    position: absolute;
        right: -0.4rem;
        top: 0;
        border-radius: 16px;
        gap: 20px;
        display: inline-flex;
        margin-top: 5rem;
        left: auto;
        width: 100%;
        justify-content: flex-end;
        transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    }

#menu-toggle:checked ~ .header-menu-list li {
    z-index: 20;
    width: 100%;
    border-radius: 16px;
    margin-top: 16px;
    background: #f7f7f7;
    justify-content: flex-start;
    padding: 0.5rem;
    height: auto;
    display: flex;
    gap: 0;
    flex-direction: column;
}

#page-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Полупрозрачный черный */
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 1;
}

#menu-toggle:checked ~ #page-overlay {
    opacity: 1;
    visibility: visible;
}

.pages-block{
    z-index: 40;
}

.services-header{
    gap: 24px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: flex-start;
    padding: 32px 16px 32px 16px;
    }

 .services-header-block{
    display: flex;
    gap: 40px;
    flex-direction: column;
    padding: 32px 16px 32px 16px;
    }

.rotated {
    transform: rotate(180deg);
}

.chevron-icon{
    visibility: visible;
}

.service-text-inner{
        padding: 0;
        width: 100%;
    }

.service-text-header{
    padding: 0;
    width: 100%;
}

.service-description{
    padding: 10px;
    gap: 40px;
    width: 100%;
}

.service-block{
    width: 100%;
}

.contact{
    width: 100%;
    margin: 5rem 0 5rem 0;
}

.msoc-butn{
    width: 100%;
}

.msoc-service-item-footer{
    flex-direction: column;
    gap: 24px;
}

.msoc-service-item-text{
    width: 80%;
}

.incident-details-description{
    padding: 48px 16px 48px 16px;
}

.incident-text-inner{
    padding: 48px 0 0 0;
    width: 100%;
}


#partners-description{
        width: 100%;
    }

.thanks-grid{
        gap: 24px;
        display: grid;
        grid-template-columns: repeat(auto-fill, 288px);
    }

.cases-cards{
        padding: 64px 0 64px 0;
        width: 90%;
        gap: 24px;
        display: grid;
        grid-template-columns: repeat(auto-fill, 288px);
    }

.mssp-content{
    padding: 0 0 0 10px;
}

.msoc-one{
        grid-column: 1/9;
        grid-row: 1;
    }
    .msoc-two{
        grid-column: 1/9;
        grid-row: 2;
    }
    .msoc-three{
        grid-column: 1/9;
        grid-row: 3;
    }
    .msoc-four{
        grid-column: 1/9;
        grid-row: 4;
    }
    .msoc-five{
        grid-column: 1/9;
        grid-row: 5;
    }

    .msoc-six{
        grid-column:1/9;
        grid-row: 6;
    }










}

.redteam-stage{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.redteam-stack{
    width: 70%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}



.certificate-logo{
    height: 12rem;
    width: 12rem;
}

.sg-container-certificate{
    position: inherit;
    width: 100%;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-image: linear-gradient(170deg, rgb(193 255 205 / 10%), rgba(74, 111, 171, .15) 99%, #0b0a0a);
    border: 0 solid #35373e;
    border-top: 0.1rem solid rgba(255, 255, 255, .15);
    border-left: 0.1rem solid rgba(255, 255, 255, .15);
    border-radius: 1rem;
    flex-direction: column;
    justify-content: center;
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    display: flex;
    align-items: center;
}

.certificates{
    column-gap: 1rem;
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.divider{
    height: 1px;
    background: rgba(0, 0, 0, 0.16);
    margin-bottom: 16px;
    margin-top: 16px;
}

.main-section{
    display: flex;
    width: auto;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;

}

.text-block{
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.title{
    display: flex;
    justify-content: center;
    width: 100%;
}

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

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.gradient {
    filter: blur(calc(var(--size) / 5));
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    --size: 450px;
    --speed: 25s;
    --easing: cubic-bezier(0.8, 0.2, 0.2, 0.8);
    z-index: 0;
    width: 39rem;
    height: 43rem;
    background-image: linear-gradient(hsl(97.36deg 18.12% 50.98% / 65%), hsl(106deg 98.54% 8.86% / 86%));
    align-self: flex-end;
    position: fixed;
    bottom: 30rem;
    right: 63rem;
    animation: rotate var(--speed) var(--easing) alternate infinite;
}

.gradient-redteam {
    filter: blur(calc(var(--size) / 5));
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    --size: 450px;
    --speed: 25s;
    --easing: cubic-bezier(0.8, 0.2, 0.2, 0.8);
    z-index: 0;
    width: 39rem;
    height: 43rem;
    background-image: linear-gradient(hsla(0, 18%, 51%, 0.65), hsla(353, 100%, 9%, 0.86));
    align-self: flex-end;
    position: fixed;
    bottom: 30rem;
    right: 63rem;
    animation: rotate var(--speed) var(--easing) alternate infinite;
}

.gradient2 {
    filter: blur(calc(var(--size) / 5));
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    --size: 450px;
    --speed: 25s;
    --easing: cubic-bezier(0.8, 0.2, 0.2, 0.8);
    z-index: 0;
    width: 24rem;
    height: 24rem;
    background-image: linear-gradient(hsl(105deg 100% 42% / 26%), hsl(106deg 73% 73% / 20%));
    align-self: flex-end;
    position: fixed;
    bottom: -7rem;
    right: -22rem;
    animation: rotate var(--speed) var(--easing) alternate infinite;
}

.gradient2-redteam {
    filter: blur(calc(var(--size) / 5));
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    --size: 450px;
    --speed: 25s;
    --easing: cubic-bezier(0.8, 0.2, 0.2, 0.8);
    z-index: 0;
    width: 24rem;
    height: 24rem;
    background-image: linear-gradient(hsla(355, 100%, 42%, 0.26), hsla(0, 72%, 73%, 0.2));
    align-self: flex-end;
    position: fixed;
    bottom: -7rem;
    right: -22rem;
    animation: rotate var(--speed) var(--easing) alternate infinite;
}


#main-provider{
    font-size: 15px;
    color: white;
    font-family: Montserrat, serif;
    margin-bottom: 15rem;
    transition: all 1s
}

.et-body{
    color: #000;
    background-color: #C0C8CA;
    flex-direction: column;
    align-items: center;
    display: flex;
}

.sg-container-wrapper .horizontal-columns .partners{
    grid-column-gap: 1rem;
    grid-row-gap:7rem;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    /* padding: 1rem; */
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0));
}

.main-upper-header{
    width: 100%;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background: #C0C8CA;
    flex-direction: column;
    justify-content: center;
    padding: 1.5rem;
    display: flex;
    overflow: hidden;
}

.header {
    overflow: visible;
    z-index: 10;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.et-header {
    z-index: 10;
    width: 100%;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-wrap: wrap;
    justify-content: center;
    display: flex;

}

.et-block{
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: row;
    display: flex;
}

.logo-block{
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

ul {
    margin: 0;
    padding: 0;
}

ul li{
    margin-bottom: 10px;
    list-style-position: inside;
}

#main-button {
    margin-top: 3.125rem;
}

.header-link{
    height: 100%;
    color: #ffffff;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
    text-decoration: none;
    display: inline;
    text-align: center;
    letter-spacing: .075rem;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: Montserrat, serif ;
    font-weight: 500;
    line-height: 1;
    background-image: linear-gradient(#00ff00, #00ff00);
    background-size: 0% 2px;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    transition: background 0.3s linear;
}

.header-link:hover{
    background-size: 100% 2px;
}


.main-agenda{
    z-index: 1;
    width: 100%;
    max-width: 80rem;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1.5rem;
    display: flex;
    position: relative;
    margin-bottom: 15rem;
}

.sg-block{
    width: 100%;
    justify-content: center;
    display: flex;
}

.sg-container-wrapper{
    width: 100%;
    flex-flow: column wrap;
    display: flex;
    justify-content: flex-end;
    transition: all 1s;
}

.sg-container-wrapper-list{
    width: 100%;
    flex-flow: column wrap;
    display: flex;
    justify-content: flex-start;
    transition: all 1s;
}

#partner-agenda{
    transition: all 1s;
}
.hide {
    opacity:0;
    left:-100%;
}
.show {
    opacity:1;
    left:0;
}


.sg-container{
    width: 100%;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-image: linear-gradient(rgb(193 216 255 / 10%), rgba(193, 216, 255, 0) 70%);
    border: 0 solid #35373e;
    border-top-width: 0.1rem;
    border-radius: 5rem 5rem 0 0;
    flex-direction: column;
    justify-content: center;
    display: flex;
    overflow: hidden;
    align-items: center;
}

.mssp-colored-title{
    margin: 10rem 0 5rem 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.mssp-colored-text{
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

.incident-variants{
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: start;
}

.sg-container-incident{
    position: inherit;
    width: 45%;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-image: linear-gradient(170deg, rgb(193 255 205 / 10%), rgba(74, 111, 171, .15) 99%, #0b0a0a);
    border: 0 solid #35373e;
    border-top: 0.1rem solid rgba(255, 255, 255, .15);
    border-left: 0.1rem solid rgba(255, 255, 255, .15);
    border-radius: 1rem;
    flex-direction: column;
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    display: flex;
    align-items: flex-start;
}

.sg-container-full-grid{
    height: 12rem;
    position: inherit;
    width: 100%;
    /* grid-column-gap: 1rem; */
    /* grid-row-gap: 1rem; */
    background-image: linear-gradient(170deg, rgb(193 255 205 / 10%), rgba(74, 111, 171, .15) 99%, #0b0a0a);
    border: 0 solid #35373e;
    border-top: 0.1rem solid rgba(255, 255, 255, .15);
    border-left: 0.1rem solid rgba(255, 255, 255, .15);
    border-radius: 1rem;
    flex-direction: column;
    justify-content: center;
    padding: 1rem 1rem 1rem 1rem;
    display: flex;
    align-items: flex-start;
}

.sg-container-full{
    position: inherit;
    width: 100%;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-image: linear-gradient(170deg, rgb(193 255 205 / 10%), rgba(74, 111, 171, .15) 99%, #0b0a0a);
    border: 0 solid #35373e;
    border-top: 0.1rem solid rgba(255, 255, 255, .15);
    border-left: 0.1rem solid rgba(255, 255, 255, .15);
    border-radius: 1rem;
    flex-direction: column;
    justify-content: center;
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    display: flex;
    align-items: flex-start;
}

.two-columns{
    z-index: 1;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 90%;
}

.text-image{
    z-index: 1;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 90%;
    margin-top: 5rem;
}

#main-agenda-text{
    color: white;
    padding: 2rem;
    font-size: 1.5rem;
}

#redteam-agenda-text{
    color: white;
    padding: 3rem;
    font-size: 1.5rem;
}

#redteam-div{
    margin-top: 5rem;
    width: 50%;
}
#redteam-div2{
    margin-top: 5rem;
    width: 50%;
}
#redteam-div3{
    margin-top: 5rem;
    width: 50%;
}
#redteam-div4{
    margin-top: 5rem;
    width: 50%;
}


.main-logo{
    display: flex;
    flex-direction: column;
    left: 0;
    right: 0;
    height: fit-content;
    position: relative;
    margin-bottom: 1rem;
    width: 80%;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: all 1s;
}

.header-logo{
    display: flex;
    flex-direction: row;
    width: inherit;
    height: inherit;
    justify-content: left;
}

#header-logo-img{
    fill: black;
    width: 134px;
    height: 50px;
    top: 0;
    bottom: 0;
}

.header-menu-list > li {
    overflow: hidden;
}

/*.menu-button-container {
  !*display: none;*!
  height: 100%;
  width: 30px;
  cursor: pointer;
    margin-right: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}*/

#menu-toggle {
  display: none;
}

.menu-button,
.menu-button::before,
.menu-button::after {
      background-color: #fff;
    /* position: absolute; */
    /* height: 4px; */
    /* width: 30px; */
    color: black;
    /* border-radius: 2px; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;


}

.menu-button::before {
  margin-top: -8px;
}

.menu-button::after {
  margin-top: 8px;
}

#menu-toggle:checked + .menu-button-container .menu-button::before {
  margin-top: 0px;
  transform: rotate(405deg);
}

#menu-toggle:checked + .menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0);
}

#menu-toggle:checked + .menu-button-container .menu-button::after {
  margin-top: 0px;
  transform: rotate(-405deg);
}

.menu-button-container {
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 40;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

.mssp-stages{
    width: 80%;
}
#menu-toggle ~ .header-menu-list li {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }

#header-company-text{
    margin-left: 10px;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    color: white;
}

#header-mail-text{
    color: white;
    margin-right: 50px;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 14px;
}

#header-phone-text{
    margin-right: 50px;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    right: 0;
    color: white;
    font-size: 14px;
}


.main-partners{
    display: flex;
    width: 90%;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 1rem;
}

#main-partners-text{
    color: white;
    font-size: 30px;
    transition: all 1s;
}

.main-partners-list {
    overflow: hidden;
    position: relative;
    align-content: center;
}

.main-partners-wrapper {
    display: flex;
}

.main-partners-item{
    width: 45%;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    height: 200px;
}

.main-partners-item {
    display: flex;
    flex-direction: column;     /* Содержимое карточки идёт сверху вниз */
    width: 45%;                 /* Чтобы вместилось 4 штуки в строку (по желанию меняем процент) */
    box-sizing: border-box;     /* Чтобы паддинги не ломали ширину */
    margin-bottom: 20px;        /* Расстояние между строками карточек */
    /* height: 200px;           <-- можно убрать фиксированную высоту, чтобы карточки растягивались по контенту */
    /* justify-content: flex-start;  <-- при необходимости вертикального распределения */
    /* align-items: flex-start;      <-- при необходимости выравнивания всего содержимого по левому краю */
}


caption1{
    font-family: CoFo;
    font-size: 13px;
    line-height: 16px;
}

caption2{
    font-family: CoFo;
    font-size: 12px;
    line-height: 14px;
}

.footer{
    border-radius: 12px;
    border-top: 2px solid rgba(255, 253, 254, 0.22);
    display: flex;
    width: 100%;
    background: linear-gradient(45deg, rgba(0, 81, 9, 0), rgba(0, 0, 0, 0));
    z-index: 10;
    height: 4rem;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 2rem 0;
}

@media (max-width: 767px) {
    .main-partners-item{
        width: 100%;
        justify-content: center;
        align-items: center;
        display: flex;
        font-weight: 500;
        font-size: 70px;
        flex: 0 0 auto;
        /* padding: 0 50px; */
        height: 200px;
    }

    #planet{
        width: 50%;
    }

    ul{
        width: 100%;
    }

    .mssp-stages{
    width: 90%;
    }

    #header-mail-text{
    color: white;
    margin-right: 30px;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 14px;
}

    .partners{
    grid-column-gap: 1rem;
    grid-row-gap: 7rem;
    flex-wrap: wrap;
    justify-content: space-between;
    /* padding: 1rem; */
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0));
}


    #header-phone-text{
        margin-right: 0px;
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0;
        right: 0;
        color: white;
        font-size: 14px;
    }

    .sg-container-full-grid{
    height: 15rem;
    position: inherit;
    width: 100%;
    /* grid-column-gap: 1rem; */
    /* grid-row-gap: 1rem; */
    background-image: linear-gradient(170deg, rgb(193 255 205 / 10%), rgba(74, 111, 171, .15) 99%, #0b0a0a);
    border: 0 solid #35373e;
    border-top: 0.1rem solid rgba(255, 255, 255, .15);
    border-left: 0.1rem solid rgba(255, 255, 255, .15);
    border-radius: 1rem;
    flex-direction: column;
    justify-content: center;
    padding: 1rem 1rem 1rem 1rem;
    display: flex;
    align-items: flex-start;
}

    .sg-container-full{
    position: inherit;
    width: 100%;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-image: linear-gradient(170deg, rgb(193 255 205 / 10%), rgba(74, 111, 171, .15) 99%, #0b0a0a);
    border: 0 solid #35373e;
    border-top: 0.1rem solid rgba(255, 255, 255, .15);
    border-left: 0.1rem solid rgba(255, 255, 255, .15);
    border-radius: 1rem;
    flex-direction: column;
    justify-content: center;
    padding: 1rem 1rem 1rem 1rem;
    display: flex;
    align-items: flex-start;
}
}

.tohide{

}

@media (max-width: 470px) {
    ul{
        flex-direction: column;
        width: 100%;
    }
}

.horizontal-columns{
    grid-row-gap: 2rem;
    flex-flow: row;
    position: relative;
}

.inp-button{
    height: 56px;
    background-color: #000;
    border-radius: 12px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    line-height: 20px;
    letter-spacing: 0;
    font-family: "CoFo", cursive;
    font-size: 16px;
    padding: 0px 20px 0px 20px;
    width: fit-content;
    border: 0;
}

.inp-button:hover{
    background-color: #E6E5EA;<div style="width: 556px">
}

/*@media (max-width: 600px) {*/

/*    #planet{*/
/*        display: none;*/
/*    }*/

/*    .two-columns{*/
/*        grid-row-gap: 2rem;*/
/*        display: flex;*/
/*        flex-direction: column;*/
/*    }*/

/*    .horizontal-columns{*/
/*        flex-flow: column wrap;*/
/*    }*/

/*    .sg-container-wrapper{*/
/*    flex-flow: column wrap;*/
/*    display: flex;*/
/*    transition: all 1s;*/
/*}*/
/*    .input-button{*/
/*        width: auto;*/
/*    }*/
/*}*/

@media (max-width: 320px) {

    #main-page-logo{
    height: 210px;
    width: 234px;
}

    #header-logo-img {
        width: 91px;
        height: 34px;
    }
}

@media (max-width: 430px){

    #header-logo-img{
        width: 91px;
        height: 34px;
    }

    .main-partners-item{
        width: 100%;
        justify-content: center;
        align-items: center;
        display: flex;
        font-weight: 500;
        font-size: 70px;
        flex: 0 0 auto;
        /* padding: 0 50px; */
        height: 200px;
    }

    .mssp-stages{
    width: 90%;
}

    #header-mail-text{
    color: white;
    margin-right: 10px;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 14px;
}

    .footer {
    border-radius: 12px;
    border-top: 2px solid rgba(255, 253, 254, 0.22);
    display: flex;
    width: 100%;
    background: linear-gradient(45deg, rgba(0, 81, 9, 0), rgba(0, 0, 0, 0));
    z-index: 10;
    height: 4rem;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 2rem 0;
    }

    .tohide{
        display: none;
        position: absolute;
    }

    .sg-container-full-grid{
    height: 10rem;
    position: inherit;
    width: 100%;
    /* grid-column-gap: 1rem; */
    /* grid-row-gap: 1rem; */
    background-image: linear-gradient(170deg, rgb(193 255 205 / 10%), rgba(74, 111, 171, .15) 99%, #0b0a0a);
    border: 0 solid #35373e;
    border-top: 0.1rem solid rgba(255, 255, 255, .15);
    border-left: 0.1rem solid rgba(255, 255, 255, .15);
    border-radius: 1rem;
    flex-direction: column;
    justify-content: center;
    padding: 1rem 1rem 1rem 1rem;
    display: flex;
    align-items: flex-start;
}

    .sg-container-full{
    position: inherit;
    width: 100%;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-image: linear-gradient(170deg, rgb(193 255 205 / 10%), rgba(74, 111, 171, .15) 99%, #0b0a0a);
    border: 0 solid #35373e;
    border-top: 0.1rem solid rgba(255, 255, 255, .15);
    border-left: 0.1rem solid rgba(255, 255, 255, .15);
    border-radius: 1rem;
    flex-direction: column;
    justify-content: center;
    padding: 1rem 1rem 1rem 1rem;
    display: flex;
    align-items: flex-start;
}

}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.partner-logo{
    max-height: 4.5rem;
}

@keyframes main-partners-lists {
  0% {
      transform: translateX(0);
  }
  to {
    transform: translateX(-400%);
  }
}

.dot {
    z-index: 2;
    width: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 100vh;
  background-color: rgb(1, 33, 4);
  font-family: Roboto;
  overflow: hidden;

  &:before,
  &:after {
    content: "";
    position: absolute;
    left: 10%;
    rotate: -90deg;
    min-width: 300vw;
    min-height: 300vw;
    background-color: #e3e3e3;
    animation-name: rotate;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }

  &:before {
    bottom: 15vh;
    border-radius: 51%;
    animation-duration: 30s;
  }

  &:after {
    bottom: 12vh;
    opacity: .5;
    border-radius: 47%;
    animation-duration: 30s;
  }
}

@keyframes rotate {
  0% {transform: translate(-50%, 0) rotateZ(0deg);}
  50% {transform: translate(-50%, -2%) rotateZ(180deg);}
  100% {transform: translate(-50%, 0%) rotateZ(360deg);}
}

.footer-nav{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 95%;
    padding: 0 0 5rem 0;
}

a{
    text-decoration: none;
    color: black;
}

.footer-col{
    /*width: 100%;*/
    /*justify-content: space-between;*/
    justify-content: left;
    display: flex;
    flex-direction: row;
}

.footer-item{
    display: flex;
    flex-direction: column;
}

.foot-info{
    z-index: 10;
    width: 95%;
    border-radius: 28px;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
    position: sticky;
    top: 0;
    flex-direction: column;
}

#foot-logo-image{
    width: 6em;
    height: 70%;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    margin-left: 15%;
}

.foot-logo-ma-phone{
    color: white;
}

#foot-logo-phone{
    color: white;
}

#foot-logo-mail{
    color: white;
}

#foot-logo-adress{
    color: white;
}


.foot-copyright{
    display: flex;
    align-content: center;
    justify-content: center;
}

#foot-copyright-text{
    color: white;
}

.puzzle{
    width: 75%;
    align-self: center;
}

.vertical-columns{
    grid-row-gap: 2rem;
    flex-flow: column;
    position: relative;
}

#header-page-main{

}

#header-page-platform{

}

#header-page-mssp{

}

#header-page-awareness{

}

#header-page-redteam{

}

#header-page-about{

}

.about-policy{
    z-index: 1;
    width: 100%;
    max-width: 80rem;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1.5rem;
    display: flex;
    position: relative;
}

.about-policy-text{
    color: white;
    padding: 2rem;
    font-size: 1rem;
}

.animate.pop {
  animation-duration: 0.5s;
  animation-name: animate-pop;
  animation-timing-function: cubic-bezier(.26, .53, .74, 1.48);
}

.animate {
  animation-duration: 1s;
  animation-name: animate-fade;
  animation-delay: 0.2s;
  animation-fill-mode: backwards;
}

@keyframes animate-fade {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes animate-pop {
  0% {
    opacity: 0;
    transform: scale(0.5, 0.5);
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
/* Grow In */
.animate.grow { animation-name: animate-grow; }

@keyframes animate-grow {
  0% {
    opacity: 0;
    transform: scale(1, 0);
    visibility: hidden;
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

/* Splat In */
.animate.splat { animation-name: animate-splat; }

@keyframes animate-splat {
  0% {
    opacity: 0;
    transform: scale(0, 0) rotate(20deg) translate(0, -30px);
    }
  70% {
    opacity: 1;
    transform: scale(1.1, 1.1) rotate(15deg);
  }
  85% {
    opacity: 1;
    transform: scale(1.1, 1.1) rotate(15deg) translate(0, -10px);
  }

  100% {
    opacity: 1;
    transform: scale(1, 1) rotate(0) translate(0, 0);
  }
}

/* Roll In */
.animate.roll { animation-name: animate-roll; }

@keyframes animate-roll {
  0% {
    opacity: 0;
    transform: scale(0, 0) rotate(360deg);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1) rotate(0deg);
  }
}

/* Flip In */
.animate.flip {
  animation-name: animate-flip;
  transform-style: preserve-3d;
  perspective: 1000px;
}

@keyframes animate-flip {
  0% {
    opacity: 0;
    transform: rotateX(-120deg) scale(0.9, 0.9);
  }
  100% {
    opacity: 1;
    transform: rotateX(0deg) scale(1, 1);
  }
}

/* Spin In */
.animate.spin {
  animation-name: animate-spin;
  transform-style: preserve-3d;
  perspective: 1000px;
}

@keyframes animate-spin {
  0% {
    opacity: 0;
    transform: rotateY(-120deg) scale(0.9, .9);
  }
  100% {
    opacity: 1;
    transform: rotateY(0deg) scale(1, 1);
  }
}

/* Slide In */
.animate.slide { animation-name: animate-slide; }

@keyframes animate-slide {
  0% {
    opacity: 0;
    transform: translate(0px, 20px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}


.delay-1 { animation-delay: 0.6s; }
.delay-2 { animation-delay: 0.7s; }
.delay-3 { animation-delay: 0.8s; }
.delay-4 { animation-delay: 0.9s; }
.delay-5 { animation-delay: 1s; }


.awareness-why{
    flex-direction: column;
    align-content: center;
    z-index: 1;
    width: 70%;
    max-width: 80rem;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1.5rem;
    display: flex;
    position: relative;
    margin-bottom: 10rem;
}

.why-text{
    transition: all 1s;
}

.why-reasons{
    font-size: 1.5rem;
    margin-left: 20rem;
    transition: all 1s;
}

#why-container{
    margin-top: 5rem;
    transition: all 1s;

}

#why-container2{
    margin-top: 10rem;
    transition: all 1s;

}

#why-container3{
    margin-top: 10rem;
    transition: all 1s;

}

.input-service{
    background: #F7F7F7;
    border-radius: 12px;
    padding: 10px;
    border: 0px;
    font-family: CoFO;
}

#input-services{
    border-radius: 12px;
    padding: 10px;
    border: 0px;
    font-family: CoFO;
}

.input-service:active{
    background: black;
    color: white;
}

input:checked + .input-service{
    background: black;
    color: white;
}

.input-button:disabled {
            background-color: #cccccc;
            cursor: not-allowed;
        }

#input-mail{
    text-indent: 10px;
    width: 50%;
    height: 3rem;
    border: 0;
    font-family: CoFo;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    background: #F7F7F7;
    border-radius: 6px;
    margin: 0 0 8px 0;
}

#input-firstname{
    text-indent: 10px;
    margin: 0 0 8px 0;
     width: 50%;
    height: 3rem;
    border: 0;
    font-family: CoFo;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    background: #F7F7F7;
    border-radius: 6px;
}

#input-secondname{
    text-indent: 10px;
    margin: 0 0 8px 0;
     width: 50%;
    height: 3rem;
    border: 0;
    font-family: CoFo;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    background: #F7F7F7;
    border-radius: 6px;
}

#input-phone{
    text-indent: 10px;
     width: 50%;
    height: 3rem;
    border: 0;
    font-family: CoFo;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    background: #F7F7F7;
    border-radius: 6px;
    margin: 0 0 8px 0;
}

#main-input-phone{
    text-indent: 10px;
     width: 50%;
    height: 3rem;
    border: 0;
    font-family: CoFo;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    background: #F7F7F7;
    border-radius: 6px;
    margin: 0 0 8px 0;
}

.contact-mail{
    width: 50%;
}

#input-text{
    text-indent: 10px;
    border-width: 0;
    width: 100%;
    height: 10rem;
    font-family: CoFo;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    background: #F7F7F7;
    border-radius: 6px;
}

.sg-container-contact{
    osition: inherit;
    width: 100%;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-top: 0.1rem solid rgba(255, 255, 255, .15);
    border-left: 0.1rem solid rgba(255, 255, 255, .15);
    border-radius: 1rem;
    flex-direction: column;
    justify-content: start;
    display: flex;
}

.pdf{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
}

.input-button:disabled {
  opacity: .5;
}

.input-button:focus {
    outline: 0;
    border-color: #fff;
}

.input-button:hover {
    border: 0;
    background-color: #E6E5EA;
    border-color: #E6E5EA;
}

#redteam-provider{
    font-size: 3rem;
    color: white;
    margin-top: 15rem;
    transition: all 1s;
    max-width: 80%;
}

#awareness-provider{
    font-size: 3rem;
    color: white;
    margin-top: 15rem;
    transition: all 1s
}

#about-provider{
    font-size: 3rem;
    color: white;
    margin-top: 15rem;
    transition: all 1s
}

p{
    font-family: Ferojo, serif;
}

#mssp-provider{
    font-size: 3rem;
    color: white;
    margin-top: 15rem;
    transition: all 1s;
    max-width: 80%;
}

.partners{
    grid-column-gap: 24px;
    grid-row-gap: 56px;
    flex-wrap: wrap;
}

.mssp-item{
    width: 40%;
    justify-content: start;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}


.mssp-list{
    display: flex;
    flex-direction: column;
    width: inherit;
}

#mssp-variants{
    margin-top: 15rem;
}

.parent {
    margin-top: 4rem;
    width: 90%;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(3, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
}

.div1 { grid-area: 1 / 1 / 2 / 2;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;}
.div2 { grid-area: 1 / 2 / 2 / 3;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;}
.div3 { grid-area: 2 / 2 / 3 / 3;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;}
.div4 { grid-area: 2 / 1 / 3 / 2;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;}
.div5 { grid-area: 3 / 1 / 4 / 2;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;}
.div6 { grid-area: 3 / 2 / 4 / 3;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;}


.case_card{
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    max-width: 70%;
    padding: 5rem 2rem 2rem 2rem;
}

.case{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}

.case_text{
    padding: 0rem 0rem 0rem 3rem;
    font-size: 14px;
    font-family: Ferojo;
}

.case_mssp_image{
    width: 80%;
    height: 30rem;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.case_redteam_image{
    width: 80%;
    height: 30rem;
    background: url("redteam_case1.png");
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: flex;
    flex-direction: column;
    align-items: center;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 2rem;
  padding: 5rem 12px;
  position: absolute;
  top: 0;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 2.5s;
}

@keyframes fade {
  from {opacity: .2}
  to {opacity: 1}
}

#redteam-etaps{
    transition: all 1s ease-out;
}

.redteam-tech{
    width: 70%;
    margin-top: 5rem;
}

.vulns-row{
    margin: auto;
    display: flex;
    height: 12rem;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

#service-mssp-1{
    margin: auto;
}

#service-mssp-2{
    margin: auto;
}

@media (max-width: 786px){
    .vulns-row{
        display: flex;
        height: auto;
    flex-direction: column;
    align-content: center;
    align-items: center;
    }

    #service-mssp-1{
        font-size: 10px;
    }

    #service-mssp-2{
        font-size: 10px;
    }

    .case_redteam_image{
        height: 20rem;
    }

    .case_text{
    padding: 0;
    font-size: 14px;
    font-family: Ferojo;
    }

    .case_mssp_image{
    height: auto;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    }

    .case{
        flex-direction: column;
    }

    .div2{
        flex-direction: column;
    }

    .div4{
        flex-direction: column;
    }

    .div6{
        flex-direction: column;
    }

    .text{
        bottom: 0px;
        font-size: 0.5rem;
    }

    .numbertext{
        font-size: 1rem;
        padding: 0;
    }

    .why-reasons{
        font-size: 1.2rem;
        margin-left: 10rem;
    }

    #about-case-1{
        padding: 1rem;
    }

}

.mssp_services{
    grid-column-gap: 2rem;
    justify-content: center;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0));
    width: 80%;
}

.certificate-item{
    text-align: center;
    height: 16rem;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}

#mssp-delivery-text{
    transition: all 1s ease-out;
    max-width: 80%;
}

#mssp-delivery-subtext{
        transition: all 1s ease-out;
}

#mssp-agenda{
        transition: all 1s ease-out;
}

#mssp-services{
        transition: all 1s ease-out;
}

#mssp-cost1{
    transition: all 1s ease-out;
}

#mssp-cost2{
    transition: all 1s ease-out;
}

#mssp-agenda-2{
    transition: all 1s ease-out;
}

#mssp-item1{
        transition: all 1s ease-out;
}

#mssp-item2{
        transition: all 1s ease-out;
}

#mssp-item3{
        transition: all 1s ease-out;
}

#mssp-slider{
    transition: all 1s ease-out;
}

#mssp-slider-title{
    transition: all 1s ease-out;
}

#mssp-case{
    transition: all 1s ease-out;
}

#mssp-case-title{
    transition: all 1s ease-out;
}

.btn_flag{
    border: none;
    background: transparent;
    margin-left: auto;
    right: 0;
    position: inherit;
    width: 50px;
    height: 30px;
    opacity: 0.4;
}

.incident-descr{
    padding: 2rem 0 0 0;
    width: 60%
}

 #response-map{
        margin:0;padding: 0;
        display: flex;
    }

@media (max-width: 1200px) {
    .contact-mail{
        width: 90%;
    }

    #response-map{
        margin:0;padding: 0;
        display: inherit;
    }
}

@media (max-width: 600px) {
    .mssp-item{
        width: 100%;
    }

    .sg-container-incident {
        width: auto;
    }

    #trace{
        display: none;
    }

    .incident-descr{
        width: 100%
    }

    #shield{
        display: none;
    }

    #swords{
        display: none;
    }

    .main-partners-title{
        text-align: center;
    }

    .mssp-colored-title{
        margin: 10rem 0 5rem 1rem;
    }
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 50; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #ffffff;
    margin: auto;
    width: 40%;
    border-radius: 1rem;
}

/* The Close Button */
.close {
    padding: 0rem 1rem 1rem 1rem;
    position: fixed;
    right: 0;
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.contact-mail-dialog{
    width: 100%;
}

#dialog{
    padding: 0;
}

.slider {
    gap: 15px;
    display: flex;
    transition: transform 0.4s ease-in-out;
}

.slider-btn {
    position: inherit;
    top: 10px;
    background-color: #000;
    border: 1px solid #ccc3;
    border-radius: 5px;
    padding: 10px 15px 10px 15px;
    cursor: pointer;
    z-index: 10;
    font-size: 15px;
    user-select: none;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

.services-buttons {
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-content: center;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
    align-items: center;
}

.services-bar{
    padding: 16px;
    border-radius: 16px;
    gap: 16px;
    display: flex;
    justify-content: center;
    background: #E6E5EA;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.services-bar::-webkit-scrollbar {
    display: none;
}

.button-services{
    border-radius: 16px;
    text-align: left;
    border: 0;
    background: #E6E5EA;
    display: flex;
    flex-direction: column;
    width: 12rem;
    padding: 16px;
    gap: 30px;
}

.button-services:hover, .hover-effect{
    background: white;
}

.button-services:focus{
    background: white;
}

.services-progress-bar {
    height: 100%;
    background-color: #333;
    width: 0%;
    transition: width 0.5s ease-in-out;
}

.services-scrollbar {
    margin: 5rem 0 5rem 0;
    width: 100%;
    height: 10px;
    background-color: #ddd;
    border-radius: 5px;
    overflow: hidden;
}

.buttons-wrapper{
    display: flex;
    margin-top: 20px;
    align-items: center;
    justify-content: center;
}

.active {
  background-color: #000000;
  color: white;
}

@media (max-width: 1024px){

    .modal-content{
        width: 70%;
    }
}
