* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: "Roboto-Regular";
    src: url("../assets/fonts/Roboto-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-size: 70px;
    font-family: "Roboto-Regular";
    font-weight: 800;
    line-height: 1.1em;
}

h2 {
    font-size: 45px;
    font-family: "Roboto-Regular";
    font-weight: 400;
}

h3 {
    font-size: 40px;
    font-family: "Roboto-Regular";
    font-weight: 700;
}

h4 {
    font-size: 35px;
    font-family: "Roboto-Regular";
    font-weight: 500;
}

h5 {
    font-size: 30px;
    font-family: "Roboto-Regular";
    font-weight: 400;
}

.invisible {
    display: none;
}

.visible {
    display: block;
}

.main-container {
    width: 1920px;
    height: 1080px;
    position: relative;
    overflow: hidden;
    background-color: #00adba;
    /* background-image: url(../assets/bg2.jpg); */
}

.content {
    display: flex;
    position: relative;
    /* background-color: rgba(202, 202, 202, 0.5); */
}

.left-content {
    width: 833px;
    height: 1080px;
    position: relative;
}

.right-content {
    width: 960px;
    height: 1080px;
    position: relative;
}

.failsafe {
    width: 1920px;
    height: 1080px;
    background: url(../assets/failsafe.jpg);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}


/* circle regions */

.circle-orange {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../assets/circle-orange.svg);
    background-repeat: no-repeat;
    z-index: 2;
}

.circle-purple {
    position: absolute;
    width: 1484px;
    height: 1484px;
    background: #72207e;
    border-radius: 762px;
    z-index: 1;
    margin-top: 251px;
    right: 13px;
}

.circle-white-top {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../assets/circle-white.svg);
    background-repeat: no-repeat;
    z-index: 2;
    margin-left: 718px;
}

.circle-white {
    position: absolute;
    width: 578.66px;
    height: 578.66px;
    background: #ffffff;
    border-radius: 340px;
    z-index: 1;
    margin-top: 108px;
    right: 178px;
    background-position: 50%;
    background-size: cover;
}

.circle-white:before {
    content: "";
    position: absolute;
    width: 621.66px;
    height: 621.66px;
    border-radius: 505px;
    border: 8px dotted #ffffff;
    z-index: -1;
    margin-top: -29px;
    margin-left: -32px;
}

.circle-white-right {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../assets/medium-circle-white.svg);
    background-repeat: no-repeat;
    z-index: 2;
    margin-left: 981px;
    margin-top: -414px;
}


/* Text  */

.content-title {
    position: absolute;
    color: #ffffff;
    margin-top: 720px;
    margin-left: 95px;
    z-index: 3;
}

.content-title-eyecatch {
    position: absolute;
    color: #ffffff;
    margin-top: 774px;
    margin-left: 81px;
    z-index: 3;
    height: 249px;
    width: 712px;
    overflow: hidden;
}

.content-description {
    overflow: hidden;
    position: absolute;
    color: #ffffff;
    width: 991px;
    margin-top: 64px;
    margin-left: 35px;
    height: 180px;
}

.content-time {
    color: #72207e;
    margin-top: 269px;
    margin-left: 209px;
}

.content-salary {
    color: #72207e;
    margin-top: 31px;
    margin-left: 209px;
}

.content-siteofwork {
    color: #72207e;
    margin-top: 26px;
    margin-left: 209px;
}

.content-agreement {
    margin-top: 29px;
    margin-left: 30px;
    color: #72207e;
}

.content-announcement {
    margin-left: 29px;
    color: #72207e;
    margin-top: 17px;
    width: 465px;
}

.content-time-eyecatcheditor {
    color: #ffffff;
    margin-left: 211px;
    overflow: hidden;
    height: 45px;
}

.content-salary-eyecatcheditor {
    color: #ffffff;
    margin-left: 211px;
    overflow: hidden;
    height: 45px;
}

.content-siteofwork-eyecatcheditor {
    color: #ffffff;
    margin-left: 211px;
    overflow: hidden;
    height: 45px;
}

.content-agreement-eyecatcheditor {
    color: #ffffff;
    margin-top: 36px;
    margin-left: 20px;
    overflow: hidden;
    height: 45px;
}

.content-announcement-eyecatcheditor {
    overflow: hidden;
    color: #ffffff;
    margin-left: 31px;
    margin-top: 21px;
    height: 45px;
    width: 538px;
}

.content-bottom {
    color: #ffffff;
    width: 997px;
    margin-top: 24px;
    margin-left: 35px;
    overflow: hidden;
    height: 145px;
}

.container-content {
    display: flex;
}

.footer {
    background-color: #ffffff;
    width: 1129px;
    height: 134px;
    z-index: 0;
    margin-top: 947px;
    margin-left: -1000px;
}


/* Icons */

.icon-watch {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../assets/icon-watch.svg);
    background-repeat: no-repeat;
    z-index: 3;
    margin-top: 270px;
    margin-left: 86px;
}

.icon-money {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../assets/icon-money.svg);
    background-repeat: no-repeat;
    z-index: 3;
    margin-top: 32px;
    margin-left: 85px;
}

.icon-position {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../assets/icon-position.svg);
    background-repeat: no-repeat;
    z-index: 3;
    margin-top: 31px;
    margin-left: 85px;
}

.icon-logos {
    margin-top: 13px;
    width: 100%;
    height: 100%;
    background-image: url(../assets/Logos.png);
    background-repeat: no-repeat;
    margin-left: 219px;
}