@font-face {
    src: url(fonts/Inter-Regular.ttf);
    font-family: inter;
}

@font-face {
    src: url(fonts/Poppins-Bold.ttf);
    font-family: Poppins;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    z-index: 999;
}

body {
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

input, button {
    outline: 0;
}

header#main-header {
    height: 46px;
    margin: 45px 196px 0 121px;
}

header#main-header .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

header#main-header nav ul {
    display: flex;
    list-style: none;
}

header#main-header nav ul li {
    display: flex;
    align-items: center;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #363636;
    margin-right: 59px;
}

header#main-header nav ul li:first-child {
    margin: 0;
}

header#main-header nav ul li img {
    margin-right: 71px;
    width: 192px;
}

header#main-header div.side {
    display: flex;
}

header#main-header div.side img {
    height: 34px;
    border-radius: 50%;
    margin: 0 15px;
}

header#main-header div.side>a button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 131px;
    height: 48px;
    left: 0px;
    top: 0px;
    background: #FF6B7D;
    box-shadow: 0px 4px 10px rgba(255, 107, 125, 0.4);
    border-radius: 50px;
    border: 0;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-right: -100px;
}

header#main-header div.side>a button:hover {
    cursor: pointer;
    background: #FF6B7D;
    box-shadow: 0px 4px 10px rgba(255, 107, 125, 0.7);
}

.about-link {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

.about-link, .app-link {
    text-decoration: none;
    color: black;
}

.about-link:hover, .app-link:hover {
    font-weight: bold;
}

.sectionOne {
    margin: 170px 24px 0 121px;
}

#break-4, #break-5 {
    display: none;
}

.sectionOne-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.sectioOne-content>h1 {
    left: 128px;
    top: 257px;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    color: #000000;
}

.sectioOne-content>p {
    left: 128px;
    top: 454px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    margin-top: 50px;
}

.sectionTwo {
    display: table;
    margin: 0 34px 0 115px;
}

.sectionTwo>h1 {
    left: 128px;
    top: 257px;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    color: #000000;
}

.sectionTwo-container {
    display: flex;
    flex-wrap: wrap;
}

div#video-image {
    width: 625px;
    height: 580px;
    margin: auto;
    background: url("images/Vector 18.png") no-repeat;
}

video#videoGet {
    display: block;
    position: relative;
    left: 43px;
    top: 46px;
    width: 536px;
    border-radius: 30px;
    outline: none;
}

.image-container {
    position: relative;
    display: table;
    margin: 85px 82px 0 1px;
}

.image-container>h3 {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}

.image-container>p {
    position: absolute;
    width: 257px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #000000;
}

.centered {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.shapeOne {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-top: -25px;
}

.sectionThree {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: -400px 406px 0px 136px;
}

.sectionThree-content-left p, .sectionThree-content-right p {
    margin-top: 41px;
}

.sectionThree-content-left>h1 {
    height: 44px;
    left: 128px;
    top: 1625px;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    color: #000000;
}

.sectionThree-content-left>p {
    height: 376px;
    left: 128px;
    top: 1701px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
}

.sectionThree-content-right>h1 {
    height: 44px;
    left: 631px;
    top: 1625px;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    color: #000000;
}

.sectionThree-content-right>p {
    height: 376px;
    left: 631px;
    top: 1701px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
}

footer {
    margin-top: 180px;
    height: 260px;
    right: 0px;
    bottom: 0px;
    background: #2A0C7E;
}

.footer-content {
    display: flex;
    flex-direction: row;
    margin-left: 153px;
    padding-top: 40px;
}

.footer-content-left {
    font-family: Inter;
    font-style: normal;
    font-weight: 900;
    font-size: 13px;
    line-height: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #E5E5E5;
}

.footer-content-right {
    margin-left: 183px;
}

.footer-social-medias>a>img {
    margin: 10px 5px 40px 5px;
}

.footer-email>a>img {
    margin-top: 10px;
}

.footer-content-right>h4 {
    font-family: Inter;
    font-style: normal;
    font-weight: 900;
    font-size: 13px;
    line-height: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #E5E5E5;
}

.footer-content-right>h5 {
    font-family: Inter;
    font-style: normal;
    font-weight: 900;
    font-size: 13px;
    line-height: 15px;
    display: flex;
    align-items: center;
    color: #E5E5E5;
    margin: 18px 0 5px;
}

.footer-content-right>p {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #E5E5E5;
}