body{
    max-width: 1920px;
    overflow-x:hidden;
}

a {
	text-decoration: none;
}
header{
    width: 1920px;
}
.content{
    max-width: 1920px;
}

.attr_title {
    position: absolute;
    max-width: 100%;
    width: 100%;
    height: 454px;
    left: 0;
    top: 160px;
}

.attr_bg_img {
    z-index: -2;
    position: absolute;
    width: 1550.39px;
    height: 719.48px;
    left: 1.62px;
    top: 90px;
}
.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: 10250px;
    left: 0px;
    top: 533.51px;
    
    background: url(https://static.igem.wiki/teams/4521/wiki/attr-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%;
    height: 9570px;
  
    top:800px;
}
.wrapper h3{
    margin: 40px auto;
    width: max-content;
    height: 50px;
  
    font-family: 'Days One';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 60px;
    
    color: #AB57C8;
    
    text-shadow: 0px 4px 40px #AB57C8;
    text-align: center;
}
.blur{
    position: absolute;
    top:45px;
    margin-left: 35%;
    filter: blur(20px);
    color: #AB57C8;
    font-family: 'Days One';
    font-style: normal;
    font-weight: 400;
    font-size: 64px;
    line-height: 81px;
}
.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%;
}

.attr_bg_img {
    background: url(https://static.igem.wiki/teams/4521/wiki/background-header.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.main_title {
    position: relative;
    top: 0px;
    left: 250px;
    background: url(https://static.igem.wiki/teams/4521/wiki/hp-title.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 300px;
}
.blur{
    margin-left: 20%;
}
.img_wrapper{
    padding-top: 5%;
    display: flex;
    justify-content: space-between;
}
.img_wrapper2{
    position: absolute;
    margin-top: -42.5%;
    z-index: 2;
    padding-top: 5%;
    display: flex;
    justify-content: space-between;
    padding-left: 10%;
}

.img_wrapper2 img{
    width: 70%;
    margin-left: 4%;
}
#circle1{
    margin-left: -5.5%;
}
.container {
    min-height: 3600px;
}

.int_wrap_block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 49px;

    color: #000000;
}

.int_wrap_left {
    display: flex;
    flex-direction: row;
    justify-content: center;
    
    position: relative;
    left: 50px;
    margin-top: 8%;
}

.int_wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    
    position: relative;
    margin-top: 8%;
}

h4 {
    font-size: 45px;
}

.int_text {
    width: 100%;
    height: min-content;
}

.wrapper_text_left {
    width: 550px;
    font-size: 26px;
}

.wrapper_text_right {
    width: 550px;
    font-size: 26px;
}

.int_img {
    width: fit-content;
    height: 350px;
}

.wrapper_text_left > .wrapper_color {
    font-weight: 800;
    font-size: 26px;
}

.wrapper_text_right > .wrapper_color {
    font-size: 26px;
}

.int_img > img {
    width: auto;
    position: relative;
    height: 550px;
}

.left > img{
    top: -100px;
}

/***********************FOOTER********************/

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

    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;
}