body {
    width: 100%;
    height: 100%;
}

.attr_title {
    position: absolute;
    max-width: 100%;
    width: 1176px;
    height: 664.42px;
    left: 187px;
    top: 299.58px;
}

.main_title{
    position: relative;
    width: 952.84px;
    height: 140.5px;
    left: 112px;
    top: 0px;
    background: url(https://static.igem.wiki/teams/4521/wiki/partnership.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.attr_bg_img {    
    z-index: -2;
    position: absolute;
    width: 1550.39px;
    height: 719.48px;
    left: 1.62px;
    top: 0px;

    background: url(https://static.igem.wiki/teams/4521/wiki/partnership-background.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.attr_wire { 
    position: absolute;
    width: 100%;
    height: 118.7px;
    left: 1.62px;
    top: 603.2px;
       
    background: url(https://static.igem.wiki/teams/4521/wiki/attr-wire.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.attr_bg { 
    z-index: -1;
    position: absolute;
    width: 1550.39px;
    height: 4210px;
    left: 0px;
    top: 593.51px;
    
    background: url(https://static.igem.wiki/teams/4521/wiki/partner-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.wire{
    Width:1936px;
    Height:108.44px;
    Top:750px;
    background: url(https://static.igem.wiki/teams/4521/wiki/1.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.wrapper{
    margin: 0 auto;
    position: relative;
    background-color: white;
    Width:80%;
  
    top: 600px;
    height: 3720px;
}

.wrapper_text_block{
    padding-top: 8%;
    width: 90%;
    margin: 0 auto;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 49px;
    text-align: justify;

    color: #000000;
}

.wrapper_color{
    display: inline;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 49px;
    text-align: justify;

    color: #AB57C8;
}

.wrapper_text_block img{
    width: 99%;
}

.wrapper h3{
    position: relative;
    top:89px;
    font-family: 'Days One';
    font-style: normal;
    font-weight: 400;
    font-size: 64px;
    line-height: 81px;

    color: #AB57C8;
    margin-left: 5%;
}
.blur{ 
    position: absolute;
    top:45px;

    filter: blur(20px);
    color: #AB57C8;
    font-family: 'Days One';
    font-style: normal;
    font-weight: 400;
    font-size: 64px;
    line-height: 81px;
    margin-left: 5%;
}
.text_point{
    position: relative;
    top:5px;
    display: inline-block;
    background-color:#AB57C8;
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.img_back{
    display: flex;
    justify-content: space-between;
}
.img_back img{
    width: 562px;
    height: 431px;
}
.img_wrapper_block{
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.footer {
    position: absolute;
    top: 5180px;

    height: 765px;
    width: 100%;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 42px;
}

.footer_title {
    margin: 0;
    width: 465.8px;
    height: 150px;
    
    font-family: 'Days One';
    font-style: normal;
    font-weight: 400;
    font-size: 90px;
    text-align: center;
    
    color: #AB57C8;
}

.foot_sponsors {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 0px;
    gap: 20px;

    width: 100%;
    height: 362.72px;
    margin-bottom: 150px;
}

.sponsors {
    display: flex;
    flex-direction: row;
    align-items:center;
    justify-content:center;
    width: 100%;
    height: 500px;
    margin-top:20px;
}

.sponsor {
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 20px 0 20px;
    width: 480px;
    height: 180px;
}
.foot_main {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 50px;
}

.footer_img {
    width: 400px;
    height: 450px;
    background-image: url(https://static.igem.wiki/teams/4521/wiki/plastikaensis-1-2.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

    flex: none;
    order: 0;
    flex-grow: 0;
}

.footer_line {
    width: 4px;
    height: 351px;
    
    background: url(https://static.igem.wiki/teams/4521/wiki/line-30-1.png);
    
    flex: none;
    order: 1;
    flex-grow: 0;
}

.footer_main {
    width: 639px;
    height: 317px;
    
    flex: none;
    order: 2;
    flex-grow: 0;
}

.footer_contacts {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 20px;
    
    position: relative;
    width: 639px;
    height: 317px;
}

.footer_icons {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 0px;
    gap: 50px;
    
    width: 38px;
    height: 285px;
    
    flex: none;
    order: 0;
    flex-grow: 0;
}

.footer_icons > div {
    background-size: cover;
    background-repeat: no-repeat;
}

.footer_text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 38px;
    
    width: 557px;
    height: 294px;
    
    flex: none;
    order: 1;
    flex-grow: 0;
}

.footer_text > a {
    width: 341px;
    height: 46px;
    
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 35px;
    line-height: 42px;
    
    color: #000000;
}

.license_col {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    text-align: left;
}

.license_row {
    width: 900px;
    height: 50px;
}

.license_row > small {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 42px;
}