*,
*::before,
*::after {
    box-sizing: border-box;
}

* {
    margin: 0;
    padding: 0;
}

img {
    display: block;
    max-width: 100%;
}

.web {
    display: flex;
    max-width: 1158px;
    gap: 20px;
    padding-top: 24px;
    padding-bottom: 24px;
    justify-content: space-evenly;
    border-bottom: 1px solid #E7E9FC;
}

.web ul {
    display: flex;
    gap: 40px;
    justify-content: space-between;
}
.web a {
    text-decoration: none;
}
.container {
    width: 1158px;
    margin: 0 auto;
}

body {
    font-family: "Roboto", sans-serif;
    color: #434455;
}

.title {
    width: inherit;
    background-color: #2E2F42;
}

.section .efekt {
    color: #FFFFFF;
    padding-top: 120px;
    padding-bottom: 120px;
    width: 496px;
    font-weight: 700;
    line-height: 60px;
    font-style: normal;
    font-size: 56px;
    margin: 0 auto;
    text-overflow: ellipsis;
    background-color: #2E2F42;
}

.logo {
    font-size: 18px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #2E2F42;
    text-transform: uppercase;
    display: flex;
}

.logo span {
    font-size: 18px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #4D5AE5;
    text-transform: uppercase;
}

button {

    margin: 0 auto;
    background-color: #4D5AE5;
    color: #FFFFFF;
    font-style: normal;
    font-size: 18px;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 16px 32px;
    border: none;
    cursor: pointer;
    position: relative;
    top: 28px;
    transform: translate(0, -120px);
    
}

button:hover,
button:focus {
    background-color: #404BBF;
    cursor: pointer;
}

.strategy {
    color: #2E2F42;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal;
    font-family: "Roboto", sans-serif;
    max-width: 1128px;
    padding-top: 120px;
    padding-bottom: 120px;
}

.strategy ul {
    display: flex;
    flex-direction: row;
    text-align:inherit;
    justify-content:space-between;
    gap: 12px;
    padding-left: 15px;
}

.strategy ul li {
    width: 264px;
}

.strategy ul p {
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 16px;
    color:#2E2F42;
}

.section-title p {
    color: #434455;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 2px;
    font-weight: 400;
    font-style: normal;
}

.bilgiler .link {
    color: #2E2F42;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 2px;
    font-weight: 500;
}

.link a:hover,
.link a:focus {
    color: #404BBF;
    cursor: pointer;
}

.address a:hover,
.address a:focus {
    color: #404BBF;
    cursor: pointer;
}

.adres .address {
    color: #434455;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal;
}

.logo2 {
    font-size: 18px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #F4F4FD;
    text-transform: uppercase;
}

.logo2 span {
    font-size: 18px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #4D5AE5;
    text-transform: uppercase;
}

.arka-plan {
    background-color: white;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 2px;
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: #E7E9FC;
}
.arka-plan p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 2px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}
.arka-plan ul {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
}

.arka-plan h2 {
    display: block;
    padding-bottom: 72px;
}

.baslik2 {
    color: #2E2F42;
    font-family: "Roboto", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.7;
    letter-spacing: 2px;
    text-align: center;
}

.font {
    color: #2E2F42;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 2px;
    font-size: 20px;
    text-align: center;
    padding-top: 32px;
}

.eleman {
    color: #2E2F42;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 2px;
    font-size: 20px;
    padding-top: 120px;
    padding-bottom: 120px;
}

.eleman ul {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content:center;
}

.eleman li {
    border-width: 0px 1px 1px 1px;
    border-style: solid; 
    border-color: #E7E9FC;
    border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 1) 75%, rgba(231, 233, 252, 1) 75%);
    border-image-slice: 1;
}

.eleman h2 {
    display: block;
    padding-bottom: 72px;
}
.eleman p {
    color: #434455;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 2px;
    font-size: 16px;
    padding-top: 8px;
    margin-left: 16px;
}

.yazitipi {
    color: #2E2F42;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 2px;
    font-size: 20px;
    text-align: justify;
    padding-top: 32px;
    margin-left: 16px;
}

ul li {
    list-style-type: none;
}

footer {
    max-width: 1158px;
    margin: 0 auto;
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 156px;

}

.finish {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 2px;
    font-size: 16px;
    font-style: normal;
    width: 264;
    display: block;
    background-color: #2E2F42;
    color: #F4F4FD;
}

.finish a {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 2px;
    font-size: 19px;
    font-style: normal;
    text-transform: uppercase;
    display: block;
    padding-bottom: 16px;
    text-decoration: none;
}

