.anasayfa { background-color: #fafafa; display: flex; flex-direction: column; justify-content: center; width: 100%; overflow-x: hidden; position: relative; } .anasayfa .div { background-color: #fafafa; width: 100%; height: auto; /* İçeriğe göre yüksekliği otomatik ayarla */ position: relative; overflow-x: hidden; } .anasayfa .div-2 { position: absolute; width: 100%; /* Ekran genişliğine göre ayarla */ height: auto; /* İçeriğe göre yüksekliği otomatik ayarla */ top: 0; left: 0; overflow-x: hidden; } .anasayfa .main-margin { height: auto; /* İçeriğe göre yüksekliği otomatik ayarla */ overflow-x: hidden; } .anasayfa .main { position: relative; width: 100%; /* Ekran genişliğine göre ayarla */ height: auto; /* İçeriğe göre yüksekliği otomatik ayarla */ top: 0; /* `top` özelliğini kaldırarak tüm ekranı kaplar */ overflow-x: hidden; } .anasayfa .overlap { position: absolute; width: 100%; /* Ekran genişliğine uyumlu */ height: auto; /* İçeriğe göre yüksekliği otomatik ayarla */ top: 0; left: 0; overflow-x: hidden; } .anasayfa .section { position: absolute; width: 100%; /* Ekran genişliğine uyumlu */ top: 0; left: 0; display: flex; flex-direction: column; align-items: center; overflow-x: hidden; } .anasayfa .container { display: flex; flex-direction: column; max-width: 100%; /* Ekran genişliğine uyumlu */ width: 100%; /* Ekran genişliğine uyumlu */ align-items: flex-start; gap: 20px; /* Gap değerini uyarlayın */ padding: 0 10px; /* Padding değerini uyarlayın */ position: relative; overflow-x: hidden; } .anasayfa .heading { width: 100%; /* Ekran genişliğine uyumlu */ height: auto; /* İçeriğe göre yüksekliği otomatik ayarla */ overflow-x: hidden; } .anasayfa .text-wrapper { width: auto; /* İçeriğe göre genişliği ayarla */ height: auto; /* İçeriğe göre yüksekliği ayarla */ font-family: "Urbanist", Helvetica; font-weight: 600; color: var(--paraportblack); font-size: 4rem; /* Font boyutunu uyarlayın */ line-height: 1.2; white-space: nowrap; overflow-x: hidden; } .anasayfa .div-wrapper { display: flex; flex-direction: column; height: auto; /* İçeriğe göre yüksekliği ayarla */ align-items: flex-start; position: absolute; top: 0; left: 0; overflow-x: hidden; } .anasayfa .text-wrapper-2 { width: auto; /* İçeriğe göre genişliği ayarla */ font-family: "Urbanist", Helvetica; font-weight: 600; color: var(--paraportblack); font-size: 4rem; /* Font boyutunu uyarlayın */ line-height: 1.2; white-space: nowrap; overflow-x: hidden; } .anasayfa .container-2 { display: flex; flex-direction: column; width: auto; /* Ekran genişliğine uyumlu */ height: auto; /* İçeriğe göre yüksekliği ayarla */ align-items: center; justify-content: center; border-radius: 66.68px; background-color: var(--paraportcream-brulee); overflow: hidden; } .anasayfa .background { position: absolute; width: 100%; /* Ekran genişliğine uyumlu */ height: auto; /* İçeriğe göre yüksekliği ayarla */ top: 0; left: 0; background-color: var(--paraportcream-brulee); overflow-x: hidden; } .anasayfa .container-3 { display: flex; flex-direction: column; width: 100%; /* Ekran genişliğine uyumlu */ height: auto; /* İçeriğe göre yüksekliği ayarla */ align-items: stretch; position: relative; } .anasayfa .image { width: 100%; /* Ekran genişliğine uyumlu */ height: auto; /* İçeriğe göre yüksekliği ayarla */ background-image: url(https://c.animaapp.com/36bxkfRn/img/image@2x.png); background-size: cover; background-position: center; } .anasayfa .text-wrapper-3 { position: absolute; width: 827px; height: 140px; top: 155px; left: 0; font-weight: 600; font-size: 139.6px; line-height: 139.6px; font-family: "Urbanist", Helvetica; color: var(--paraportblack); letter-spacing: 0; white-space: nowrap; } .anasayfa .container-4 { display: flex; flex-direction: column; max-width: 1112.86px; align-items: flex-start; position: relative; align-self: stretch; width: 100%; flex: 0 0 auto; } .anasayfa .text-wrapper-3 { width: auto; /* İçeriğe göre genişliği ayarla */ height: auto; /* İçeriğe göre yüksekliği ayarla */ font-weight: 600; font-size: 4rem; /* Font boyutunu uyarlayın */ line-height: 1.2; font-family: "Urbanist", Helvetica; color: var(--paraportblack); white-space: nowrap; } .anasayfa .container-4 { display: flex; flex-direction: column; width: 100%; /* Ekran genişliğine uyumlu */ max-width: 100%; /* Ekran genişliğine uyumlu */ align-items: flex-start; position: relative; } .anasayfa .p { font-family: var(--paraport-urbanist-regular-32-8-font-family); font-weight: var(--paraport-urbanist-regular-32-8-font-weight); color: var(--paraportblack-70); font-size: var(--paraport-urbanist-regular-32-8-font-size); letter-spacing: var(--paraport-urbanist-regular-32-8-letter-spacing); line-height: var(--paraport-urbanist-regular-32-8-line-height); font-style: var(--paraport-urbanist-regular-32-8-font-style); } .anasayfa .chat-box { position: fixed; bottom: 20px; right: 20px; background-color: #ffe45b; border-radius: 25px; width: 200px; height: 300px; padding: 15px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); z-index: 9999; display: flex; flex-direction: column; align-items: center; overflow: hidden; } .anasayfa .link { display: inline-flex; min-width: 64px; align-items: center; justify-content: center; /* Orta hizalamayı sağlamak için */ gap: 8px; padding: 15px 17px; background-color: #212b36; border-radius: 46px; } .anasayfa .apple-icon { position: relative; width: 40px; height: 40px; } .anasayfa .appstore-den-ndir { position: relative; width: fit-content; font-family: "Urbanist", Helvetica; font-weight: 900; color: #ffffff; font-size: 20px; letter-spacing: 0; line-height: 25.7px; white-space: nowrap; } .anasayfa .span-muibutton { position: relative; flex: 0 0 auto; } .anasayfa .rectangle { position: relative; width: 1605.63px; height: 937.34px; background-color: #20f8a2; border-radius: 100px; } .anasayfa .container-wrapper { top: 1685px; display: flex; flex-direction: column; width: 1920px; align-items: center; position: absolute; left: 0; } .anasayfa .container-5 { position: relative; max-width: 2260px; width: 1920px; flex: 0 0 auto; } .anasayfa .group { position: absolute; width: 250px; height: 318px; top: 2981px; left: 157px; } .anasayfa .item { height: 318px; background-color: var(--paraportcream-brulee); border-radius: 37.7px; overflow: hidden; } .anasayfa .image-2 { width: 250px; height: 318px; background-image: url(https://c.animaapp.com/36bxkfRn/img/image-1@2x.png); background-size: cover; background-position: 50% 50%; } .anasayfa .group-2 { position: absolute; width: 1313px; height: 213px; top: 3034px; left: 456px; } .anasayfa .text-wrapper-4 { top: 0; left: 0; position: absolute; height: 94px; font-family: var(--paraport-urbanist-bold-93-4-font-family); font-weight: var(--paraport-urbanist-bold-93-4-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-bold-93-4-font-size); letter-spacing: var(--paraport-urbanist-bold-93-4-letter-spacing); line-height: var(--paraport-urbanist-bold-93-4-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-bold-93-4-font-style); } .anasayfa .overlap-group { position: absolute; width: 1255px; height: 177px; top: 36px; left: 52px; } .anasayfa .text-wrapper-5 { top: 83px; left: 287px; position: absolute; height: 94px; font-family: var(--paraport-urbanist-bold-93-4-font-family); font-weight: var(--paraport-urbanist-bold-93-4-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-bold-93-4-font-size); letter-spacing: var(--paraport-urbanist-bold-93-4-letter-spacing); line-height: var(--paraport-urbanist-bold-93-4-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-bold-93-4-font-style); } .anasayfa .text-wrapper-6 { position: absolute; width: 1255px; height: 140px; top: 0; left: 0; font-family: "Urbanist", Helvetica; font-weight: 400; color: #000000; font-size: 64px; letter-spacing: 0; line-height: 100px; } .anasayfa .item-wrapper { position: absolute; width: 250px; height: 318px; top: 3767px; left: 157px; } .anasayfa .image-wrapper { height: 318px; background-color: #45b1e8; border-radius: 37.7px; overflow: hidden; } .anasayfa .image-3 { width: 250px; height: 318px; background-image: url(https://c.animaapp.com/36bxkfRn/img/image-2@2x.png); background-size: cover; background-position: 50% 50%; } .anasayfa .group-3 { position: absolute; width: 1313px; height: 200px; top: 3820px; left: 456px; } .anasayfa .overlap-2 { position: absolute; width: 1255px; height: 164px; top: 36px; left: 52px; } .anasayfa .text-wrapper-7 { top: 70px; left: 1062px; position: absolute; height: 94px; font-family: var(--paraport-urbanist-bold-93-4-font-family); font-weight: var(--paraport-urbanist-bold-93-4-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-bold-93-4-font-size); letter-spacing: var(--paraport-urbanist-bold-93-4-letter-spacing); line-height: var(--paraport-urbanist-bold-93-4-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-bold-93-4-font-style); } .anasayfa .group-4 { position: absolute; width: 1313px; height: 200px; top: 3433px; left: 157px; } .anasayfa .text-wrapper-8 { top: 70px; left: 590px; position: absolute; height: 94px; font-family: var(--paraport-urbanist-bold-93-4-font-family); font-weight: var(--paraport-urbanist-bold-93-4-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-bold-93-4-font-size); letter-spacing: var(--paraport-urbanist-bold-93-4-letter-spacing); line-height: var(--paraport-urbanist-bold-93-4-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-bold-93-4-font-style); } .anasayfa .heading-wrapper { position: absolute; width: 1245px; height: 350px; top: 4305px; left: 338px; } .anasayfa .heading-2 { display: flex; flex-direction: column; width: 1245px; align-items: center; gap: 10.5px; padding: 4.64px 137.23px 5.88px; position: relative; } .anasayfa .text-wrapper-9 { position: relative; width: fit-content; margin-top: -1px; font-family: var(--paraport-urbanist-semibold-115-61-font-family); font-weight: var(--paraport-urbanist-semibold-115-61-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-semibold-115-61-font-size); text-align: center; letter-spacing: var(--paraport-urbanist-semibold-115-61-letter-spacing); line-height: var(--paraport-urbanist-semibold-115-61-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-semibold-115-61-font-style); } .anasayfa .text-wrapper-10 { position: relative; width: fit-content; font-family: var(--paraport-urbanist-semibold-115-61-font-family); font-weight: var(--paraport-urbanist-semibold-115-61-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-semibold-115-61-font-size); text-align: center; letter-spacing: var(--paraport-urbanist-semibold-115-61-letter-spacing); line-height: var(--paraport-urbanist-semibold-115-61-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-semibold-115-61-font-style); } .anasayfa .overlap-3 { position: absolute; width: 1245px; height: 1354px; top: 4725px; left: 338px; } .anasayfa .group-5 { position: absolute; width: 1245px; height: 511px; top: 89px; left: 0; } .anasayfa .item-2 { position: relative; height: 511px; background-color: var(--paraportwhite); border-radius: 30px; } .anasayfa .container-6 { position: absolute; width: 432px; height: 132px; top: 289px; left: 104px; } .anasayfa .her-markan-n-c-zdan-wrapper { display: flex; flex-direction: column; width: 432px; align-items: flex-start; padding: 0px 0px 0.53px; position: relative; } .anasayfa .her-markan-n-c-zdan { position: relative; width: 672px; margin-top: -1px; margin-right: -240.25px; font-family: "Urbanist", Helvetica; font-weight: 400; color: var(--paraportblack-70); font-size: 27.8px; letter-spacing: 0; line-height: 44px; } .anasayfa .text-wrapper-11 { position: absolute; width: 654px; height: 117px; top: 59px; left: 104px; font-family: "Urbanist", Helvetica; font-weight: 600; color: var(--paraportblack); font-size: 55px; letter-spacing: 0; line-height: 58.4px; } .anasayfa .element { position: absolute; width: 462px; height: 673px; top: 0; left: 775px; object-fit: cover; } .anasayfa .overlap-wrapper { position: absolute; width: 1245px; height: 688px; top: 666px; left: 0; } .anasayfa .overlap-4 { position: relative; height: 688px; } .anasayfa .group-6 { position: absolute; width: 1245px; height: 467px; top: 128px; left: 0; } .anasayfa .item-3 { position: relative; height: 467px; background-color: var(--paraportwhite); border-radius: 30px; } .anasayfa .overlap-group-2 { position: absolute; width: 506px; height: 205px; top: 49px; left: 577px; } .anasayfa .group-7 { position: absolute; width: 432px; height: 176px; top: 0; left: 0; } .anasayfa .container-7 { height: 176px; } .anasayfa .paraport-u-wrapper { display: flex; flex-direction: column; width: 432px; align-items: flex-start; position: relative; } .anasayfa .paraport-u { position: relative; width: 573px; margin-top: -1px; margin-right: -141.25px; font-family: "Urbanist", Helvetica; font-weight: 600; color: var(--paraportblack); font-size: 55px; letter-spacing: 0; line-height: 58.4px; } .anasayfa .container-8 { display: flex; width: 506px; height: 59px; align-items: center; gap: 22.2px; position: absolute; top: 146px; left: 0; } .anasayfa .div-wrapper-2 { display: inline-flex; flex-direction: column; align-items: flex-start; position: relative; flex: 0 0 auto; } .anasayfa .text-wrapper-12 { position: relative; width: fit-content; margin-top: -1px; font-weight: var(--paraport-urbanist-regular-41-7-font-weight); font-size: var(--paraport-urbanist-regular-41-7-font-size); line-height: var(--paraport-urbanist-regular-41-7-line-height); font-family: var(--paraport-urbanist-regular-41-7-font-family); color: var(--paraportblack); letter-spacing: var(--paraport-urbanist-regular-41-7-letter-spacing); white-space: nowrap; font-style: var(--paraport-urbanist-regular-41-7-font-style); } .anasayfa .SVG { position: relative; width: 35.72px; height: 18.63px; } .anasayfa .text-wrapper-13 { position: relative; width: fit-content; margin-top: -1px; font-family: "Urbanist", Helvetica; font-weight: 400; color: var(--paraportblack); font-size: 41.7px; letter-spacing: 0; line-height: 58.4px; white-space: nowrap; } .anasayfa .group-8 { position: absolute; width: 432px; height: 89px; top: 317px; left: 651px; } .anasayfa .group-wrapper { height: 89px; } .anasayfa .group-9 { position: relative; width: 664px; height: 44px; top: 19px; left: -129px; } .anasayfa .text-wrapper-14 { position: absolute; width: 162px; height: 44px; top: 0; left: 0; font-family: "Urbanist", Helvetica; font-weight: 400; color: var(--paraportblack-70); font-size: 27.8px; letter-spacing: 0; line-height: 44px; } .anasayfa .text-wrapper-15 { position: absolute; width: 397px; height: 44px; top: 0; left: 263px; font-family: "Urbanist", Helvetica; font-weight: 400; color: var(--paraportblack-70); font-size: 27.8px; letter-spacing: 0; line-height: 44px; } .anasayfa .REPLACE-THIS { position: absolute; width: 479px; height: 688px; top: 0; left: 31px; object-fit: cover; } .anasayfa .overlap-group-wrapper { position: absolute; width: 88px; height: 55px; top: 458px; left: 688px; } .anasayfa .overlap-5 { position: relative; width: 86px; height: 55px; } .anasayfa .group-10 { position: absolute; width: 86px; height: 55px; top: 0; left: 0; } .anasayfa .container-9 { display: flex; flex-direction: column; width: 86px; height: 55px; align-items: flex-start; justify-content: center; position: relative; border-radius: 66.68px; overflow: hidden; } .anasayfa .background-2 { position: absolute; width: 86px; height: 55px; top: 0; left: 0; background-color: var(--paraportcream-brulee); } .anasayfa .text-wrapper-16 { position: absolute; width: 53px; height: 44px; top: 6px; left: 17px; font-family: "Urbanist", Helvetica; font-weight: 900; color: #000000; font-size: 27.8px; letter-spacing: 0; line-height: 44px; } .anasayfa .button { position: absolute; width: 227px; height: 136px; top: 6490px; left: 929px; } .anasayfa .section-2 { top: 2706px; display: flex; flex-direction: column; width: 1920px; align-items: center; position: absolute; left: 0; } .anasayfa .container-10 { display: flex; flex-direction: column; max-width: 2260px; width: 1920px; align-items: center; gap: 176.2px; padding: 0px 157.17px; position: relative; flex: 0 0 auto; } .anasayfa .container-11 { display: inline-flex; flex-direction: column; align-items: center; gap: 97.68px; padding: 0px 0px 0.73px; position: relative; flex: 0 0 auto; } .anasayfa .heading-3 { display: inline-flex; flex-direction: column; align-items: center; gap: 13.95px; padding: 6.12px 0px 7.82px; position: relative; flex: 0 0 auto; } .anasayfa .text-wrapper-17 { position: relative; width: fit-content; margin-top: -1px; font-family: "Urbanist", Helvetica; font-weight: 600; color: var(--paraportblack); font-size: 153.6px; text-align: center; letter-spacing: 0; line-height: 139.6px; white-space: nowrap; } .anasayfa .text-wrapper-18 { position: relative; width: fit-content; font-family: var(--paraport-urbanist-semibold-153-56-font-family); font-weight: var(--paraport-urbanist-semibold-153-56-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-semibold-153-56-font-size); text-align: center; letter-spacing: var(--paraport-urbanist-semibold-153-56-letter-spacing); line-height: var(--paraport-urbanist-semibold-153-56-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-semibold-153-56-font-style); } .anasayfa .text-wrapper-19 { position: relative; width: fit-content; font-family: var(--paraport-urbanist-regular-40-9-font-family); font-weight: var(--paraport-urbanist-regular-40-9-font-weight); color: var(--paraportblack-70); font-size: var(--paraport-urbanist-regular-40-9-font-size); text-align: center; letter-spacing: var(--paraport-urbanist-regular-40-9-letter-spacing); line-height: var(--paraport-urbanist-regular-40-9-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-regular-40-9-font-style); } .anasayfa .group-11 { position: absolute; width: 1606px; height: 319px; top: 2126px; left: 157px; } .anasayfa .container-12 { display: flex; flex-direction: column; width: 1605.63px; align-items: flex-start; padding: 0px 0px 0.76px; position: absolute; top: 0; left: 0; } .anasayfa .text-wrapper-20 { position: relative; align-self: stretch; margin-top: -1px; font-family: var(--paraport-urbanist-regular-53-5-font-family); font-weight: var(--paraport-urbanist-regular-53-5-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-regular-53-5-font-size); letter-spacing: var(--paraport-urbanist-regular-53-5-letter-spacing); line-height: var(--paraport-urbanist-regular-53-5-line-height); font-style: var(--paraport-urbanist-regular-53-5-font-style); } .anasayfa .list { position: absolute; width: 1606px; height: 179px; top: 141px; left: 0; } .anasayfa .item-4 { display: inline-flex; height: 76px; align-items: center; justify-content: center; gap: 19.71px; position: absolute; top: 0; left: 0; } .anasayfa .img { position: relative; width: 111.78px; height: 76.2px; } .anasayfa .container-13 { display: inline-flex; flex-direction: column; align-items: flex-start; padding: 0px 0px 0.76px; position: relative; flex: 0 0 auto; } .anasayfa .text-wrapper-21 { position: relative; width: fit-content; margin-top: -1px; font-family: var(--paraport-urbanist-regular-53-5-font-family); font-weight: var(--paraport-urbanist-regular-53-5-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-regular-53-5-font-size); letter-spacing: var(--paraport-urbanist-regular-53-5-letter-spacing); line-height: var(--paraport-urbanist-regular-53-5-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-regular-53-5-font-style); } .anasayfa .item-5 { display: inline-flex; height: 76px; align-items: center; justify-content: center; gap: 19.71px; position: absolute; top: 0; left: 390px; } .anasayfa .background-3 { position: relative; width: 76.2px; height: 76.2px; } .anasayfa .item-6 { display: inline-flex; height: 76px; align-items: center; justify-content: center; gap: 19.7px; position: absolute; top: 0; left: 696px; } .anasayfa .item-7 { display: inline-flex; height: 76px; align-items: center; justify-content: center; gap: 19.71px; position: absolute; top: 0; left: 1006px; } .anasayfa .item-8 { display: inline-flex; height: 76px; align-items: center; justify-content: center; gap: 19.71px; position: absolute; top: 102px; left: 0; } .anasayfa .item-9 { display: inline-flex; height: 76px; align-items: center; justify-content: center; gap: 19.71px; position: absolute; top: 102px; left: 318px; } .anasayfa .item-10 { display: inline-flex; height: 76px; align-items: center; justify-content: center; gap: 19.71px; position: absolute; top: 102px; left: 697px; } .anasayfa .group-12 { position: absolute; width: 250px; height: 318px; top: 3655px; left: 1513px; } .anasayfa .item-11 { height: 318px; background-color: var(--paraportkobi); border-radius: 37.7px; overflow: hidden; } .anasayfa .image-4 { position: relative; width: 348px; height: 417px; top: -21px; left: -31px; background-image: url(https://c.animaapp.com/36bxkfRn/img/image-3@2x.png); background-size: cover; background-position: 50% 50%; } .anasayfa .container-14 { display: inline-flex; flex-direction: column; align-items: flex-start; gap: 4.98px; position: absolute; top: 6582px; left: 166px; } .anasayfa .text-wrapper-22 { position: relative; width: fit-content; margin-top: -1px; font-family: var(--paraport-urbanist-regular-40-9-font-family); font-weight: var(--paraport-urbanist-regular-40-9-font-weight); color: var(--paraportblack-70); font-size: var(--paraport-urbanist-regular-40-9-font-size); letter-spacing: var(--paraport-urbanist-regular-40-9-letter-spacing); line-height: var(--paraport-urbanist-regular-40-9-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-regular-40-9-font-style); } .anasayfa .link-send-an-email { display: inline-flex; flex-direction: column; align-items: flex-start; padding: 0px 0px 0.73px; position: relative; flex: 0 0 auto; } .anasayfa .destek-paraport-com { position: relative; width: fit-content; margin-top: -1px; font-family: var(--paraport-urbanist-semibold-40-9-font-family); font-weight: var(--paraport-urbanist-semibold-40-9-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-semibold-40-9-font-size); letter-spacing: var(--paraport-urbanist-semibold-40-9-letter-spacing); line-height: var(--paraport-urbanist-semibold-40-9-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-semibold-40-9-font-style); } .anasayfa .span { font-family: var(--paraport-urbanist-semibold-40-9-font-family); font-weight: var(--paraport-urbanist-semibold-40-9-font-weight); color: #000000; font-size: var(--paraport-urbanist-semibold-40-9-font-size); letter-spacing: var(--paraport-urbanist-semibold-40-9-letter-spacing); line-height: var(--paraport-urbanist-semibold-40-9-line-height); font-style: var(--paraport-urbanist-semibold-40-9-font-style); } .anasayfa .container-15 { position: absolute; width: 1147px; height: 181px; top: 6801px; left: 166px; } .anasayfa .container-16 { position: relative; width: 740px; height: 181px; } .anasayfa .text-wrapper-23 { position: absolute; width: 278px; height: 181px; top: -2px; left: 0; font-family: var(--paraport-urbanist-semibold-139-6-font-family); font-weight: var(--paraport-urbanist-semibold-139-6-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-semibold-139-6-font-size); letter-spacing: var(--paraport-urbanist-semibold-139-6-letter-spacing); line-height: var(--paraport-urbanist-semibold-139-6-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-semibold-139-6-font-style); } .anasayfa .container-17 { display: inline-flex; flex-direction: column; align-items: flex-start; padding: 0px 0px 0.7px; position: absolute; top: -1px; left: 506px; } .anasayfa .text-wrapper-24 { position: relative; width: fit-content; margin-top: -1px; font-family: var(--paraport-urbanist-semibold-139-6-font-family); font-weight: var(--paraport-urbanist-semibold-139-6-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-semibold-139-6-font-size); letter-spacing: var(--paraport-urbanist-semibold-139-6-letter-spacing); line-height: var(--paraport-urbanist-semibold-139-6-line-height); white-space: nowrap; font-style: var(--paraport-urbanist-semibold-139-6-font-style); } .anasayfa .container-18 { display: flex; flex-direction: column; width: 194px; height: 124px; align-items: flex-start; justify-content: center; position: absolute; top: 29px; left: 294px; border-radius: 66.68px; overflow: hidden; } .anasayfa .image-5 { position: relative; width: 165px; height: 208px; top: 25px; left: 12px; background-image: url(https://c.animaapp.com/36bxkfRn/img/image-4@2x.png); background-size: cover; background-position: 50% 50%; } .anasayfa .group-13 { position: absolute; width: 1920px; height: 435px; top: 7109px; left: 0; } .anasayfa .nav-wrapper { display: flex; flex-direction: column; max-width: 2260px; width: 1920px; align-items: flex-start; gap: 389.61px; padding: 0px 157.18px; position: relative; } .anasayfa .nav { display: flex; align-items: flex-start; gap: 295px; width: 100%; position: relative; align-self: stretch; flex: 0 0 auto; } .anasayfa .list-2 { display: inline-flex; flex-direction: column; min-width: 228.14px; align-items: flex-start; gap: 59.8px; position: relative; align-self: stretch; flex: 0 0 auto; } .anasayfa .applebuttonone { display: flex; width: 284px; height: 70px; align-items: center; justify-content: center; gap: 7.81px; padding: 11.14px 12px 10.86px 16px; position: relative; background-color: #212b36; border-radius: 46px; background-color: transparent; border: none; box-shadow: none; outline: none; cursor: pointer; } .anasayfa .playstorebutton { display: flex; width: 284px; height: 70px; align-items: center; justify-content: center; gap: 7.81px; padding: 11.14px 12px 10.86px 16px; position: relative; border-radius: 46px; background-color: transparent; border: none; box-shadow: none; outline: none; cursor: pointer; } .anasayfa .link-2 { display: flex; width: 284px; height: 70px; align-items: center; justify-content: center; gap: 7.81px; padding: 11.14px 12px 10.86px 16px; position: relative; background-color: #212b36; border-radius: 46px; } .anasayfa .link-4 { display: flex; width: 284px; height: 70px; align-items: center; justify-content: center; gap: 7.81px; padding: 11.14px 12px 10.86px 16px; position: relative; background-color: #212b36; border-radius: 46px; } .anasayfa .link-3 { display: flex; width: 284px; height: 70px; align-items: center; justify-content: center; gap: 7.81px; padding: 11.14px 12px 10.86px 16px; position: relative; background-color: #eeeeee80; border-radius: 46px; } .anasayfa .apple-icon-2 { position: relative; margin-left: -7.31px; width: 56px; height: 48px; } .anasayfa .play-store-den-ndir { position: relative; width: fit-content; font-family: "Urbanist", Helvetica; font-weight: 900; color: #000000; font-size: 20px; letter-spacing: 0; line-height: 25.7px; white-space: nowrap; } .anasayfa .span-muibutton-2 { position: relative; flex: 0 0 auto; margin-right: -7.31px; } .anasayfa .list-wrapper { display: inline-flex; flex-direction: column; align-items: flex-start; position: relative; align-self: stretch; flex: 0 0 auto; } .anasayfa .list-3 { display: flex; flex-direction: column; align-items: flex-start; gap: 36.2px; position: relative; align-self: stretch; width: 100%; flex: 0 0 auto; } .anasayfa .div-wrapper-3 { display: flex; align-items: flex-start; position: relative; align-self: stretch; width: 100%; flex: 0 0 auto; } .anasayfa .text-wrapper-25 { position: relative; width: fit-content; margin-top: -1px; font-family: "Urbanist", Helvetica; font-weight: 600; color: #00000040; font-size: 60px; letter-spacing: 0; line-height: 58px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } .anasayfa .text-wrapper-26 { position: relative; width: fit-content; margin-top: -1px; font-family: "Urbanist", Helvetica; font-weight: 600; color: var(--paraportblack); font-size: 36px; letter-spacing: 0; line-height: 58px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } .anasayfa .link-link-to-blog { position: relative; align-self: stretch; width: 100%; flex: 0 0 auto; } .anasayfa .group-14 { position: absolute; top: 10px; right: 10px; width: 48px; height: 48px; } .anasayfa .closebutton { position: absolute; top: 10px; right: 10px; background: none; border: none; cursor: pointer; } .anasayfa .group-15 { width: 24px; height: 24px; } .anasayfa .hiclipart-com { width: 160px; height: 210px; margin-bottom: 10px; position: relative; bottom: -20px; } .anasayfa .frame-wrapper { position: relative; width: 160px; height: 48px; background-color: black; border-radius: 15px; display: flex; justify-content: center; align-items: center; margin-bottom: 15px; bottom: -15px; } .anasayfa .frame { display: flex; width: 160px; height: 48px; align-items: center; justify-content: center; gap: 10px; padding: 12px 25px; position: relative; background-color: #000000; border-radius: 34px; } .anasayfa .text-wrapper-27 { position: relative; width: fit-content; margin-top: -1px; font-family: "Poppins", Helvetica; font-weight: 500; color: #ffffff; font-size: 16px; text-align: center; letter-spacing: 0; line-height: normal; } .anasayfa .link-4 { position: absolute; width: 284px; height: 70px; top: 946px; left: 476px; background-color: #eeeeee80; border-radius: 46px; } .anasayfa .playstorebuttont { position: relative; width: 284px; height: 70px; top: 946px; left: 476px; border-radius: 46px; background-color: transparent; border: none; box-shadow: none; outline: none; cursor: pointer; } .anasayfa .apple-icon-3 { position: absolute; top: 11px; left: 9px; width: 56px; height: 48px; } .anasayfa .play-store-den-ndir-2 { position: absolute; height: 26px; top: 21px; left: 72px; font-family: "Urbanist", Helvetica; font-weight: 900; color: #000000; font-size: 20px; letter-spacing: 0; line-height: 25.7px; white-space: nowrap; } .anasayfa .span-muibutton-3 { position: absolute; width: 20px; height: 20px; top: 25px; left: 259px; } .anasayfa .header { display: flex; flex-direction: column; width: 1920px; align-items: center; position: fixed; top: 10px; left: 0; background-color: transparent; } .anasayfa .container-19 { display: flex; flex-direction: column; max-width: 2260px; width: 1920px; align-items: flex-start; padding: 0px 157.18px; position: relative; flex: 0 0 auto; } .anasayfa .container-20 { display: flex; align-items: flex-start; justify-content: space-between; padding: 0px 2.27e-13px 0px 0px; position: relative; align-self: stretch; width: 100%; flex: 0 0 auto; } .anasayfa .nav-2 { display: inline-flex; align-items: center; gap: 14.56px; position: relative; align-self: stretch; flex: 0 0 auto; } .anasayfa .link-link-to-home { position: relative; width: 87.63px; height: 87.63px; } .anasayfa .list-4 { display: inline-flex; align-items: center; gap: 14.6px; position: relative; flex: 0 0 auto; } .anasayfa .item-12 { display: inline-flex; align-items: flex-start; position: relative; flex: 0 0 auto; } .anasayfa .div-wrapper-4 { display: inline-flex; height: 87.63px; align-items: center; justify-content: center; padding: 32.22px 40px 33.31px; position: relative; flex: 0 0 auto; background-color: var(--paraportwhite-50); border-radius: 35.24px; backdrop-filter: blur(5px) brightness(100%); -webkit-backdrop-filter: blur(5px) brightness(100%); } .anasayfa .text-wrapper-28 { position: relative; width: fit-content; margin-top: -1.45px; font-family: "Urbanist", Helvetica; font-weight: 600; color: var(--paraportblack); font-size: 22.1px; letter-spacing: 0; line-height: 22.1px; white-space: nowrap; } .anasayfa .button-2 { display: inline-flex; height: 87.63px; align-items: center; justify-content: center; padding: 31.81px 40px 28.82px; position: relative; flex: 0 0 auto; background-color: var(--paraportwhite-50); border-radius: 35.24px; backdrop-filter: blur(5px) brightness(100%); -webkit-backdrop-filter: blur(5px) brightness(100%); } .anasayfa .buttonmagazagirisi { background-color: transparent; border: none; box-shadow: none; outline: none; cursor: pointer; } .anasayfa .text-wrapper-29 { position: relative; width: fit-content; margin-top: -1px; font-family: var(--paraport-urbanist-semibold-22-1-font-family); font-weight: var(--paraport-urbanist-semibold-22-1-font-weight); color: var(--paraportblack); font-size: var(--paraport-urbanist-semibold-22-1-font-size); text-align: center; letter-spacing: var(--paraport-urbanist-semibold-22-1-letter-spacing); line-height: var(--paraport-urbanist-semibold-22-1-line-height); font-style: var(--paraport-urbanist-semibold-22-1-font-style); } .anasayfa .button-3 { display: inline-flex; height: 87.63px; align-items: center; justify-content: center; padding: 30.31px 41px 30.32px; position: relative; flex: 0 0 auto; background-color: var(--paraportwhite-50); border-radius: 35.24px; border: 1px solid; border-color: #0000004c; backdrop-filter: blur(5px) brightness(100%); -webkit-backdrop-filter: blur(5px) brightness(100%); } @media (max-width: 767px) { .anasayfa .text-wrapper-7, .anasayfa .text-wrapper-8 { top: 20px; left: 20px; position: relative; font-size: 16px; /* Küçük ekranlar için yazı boyutunu küçültür */ line-height: 24px; } .anasayfa .group-4 { width: 100%; height: auto; top: 20px; left: 0; } .anasayfa .heading-wrapper { width: 100%; height: auto; top: 20px; left: 0; } .anasayfa .heading-2 { width: 100%; padding: 4.64px 10px; } .anasayfa .text-wrapper-9, .anasayfa .text-wrapper-10 { font-size: 20px; /* Küçük ekranlar için yazı boyutunu küçültür */ line-height: 28px; } .anasayfa .overlap-3 { width: 100%; height: auto; top: 20px; left: 0; } .anasayfa .group-5, .anasayfa .item-2, .anasayfa .container-6, .anasayfa .her-markan-n-c-zdan-wrapper { width: 100%; height: auto; padding: 0 10px; } .anasayfa .her-markan-n-c-zdan { font-size: 18px; /* Küçük ekranlar için yazı boyutunu küçültür */ } .anasayfa .text-wrapper-11 { width: 100%; font-size: 36px; /* Küçük ekranlar için yazı boyutunu küçültür */ line-height: 40px; } .anasayfa .element { width: 100%; height: auto; left: 0; } .anasayfa .overlap-wrapper, .anasayfa .overlap-4, .anasayfa .group-6, .anasayfa .item-3, .anasayfa .overlap-group-2, .anasayfa .group-7, .anasayfa .container-7 { width: 100%; height: auto; } } /* Daha büyük ekranlar için ayarlar */ @media (min-width: 768px) { /* Orta ve büyük ekranlar için gerekli ayarlamalar */ .anasayfa .text-wrapper-7, .anasayfa .text-wrapper-8 { top: 70px; left: 1062px; position: absolute; font-size: var(--paraport-urbanist-bold-93-4-font-size); } .anasayfa .group-4 { width: 1313px; height: 200px; top: 3433px; left: 157px; } .anasayfa .heading-wrapper { width: 1245px; height: 350px; top: 4305px; left: 338px; } .anasayfa .heading-2 { width: 1245px; padding: 4.64px 137.23px 5.88px; } .anasayfa .text-wrapper-9, .anasayfa .text-wrapper-10 { font-size: var(--paraport-urbanist-semibold-115-61-font-size); } .anasayfa .overlap-3 { width: 1245px; height: 1354px; top: 4725px; left: 338px; } .anasayfa .group-5 { width: 1245px; height: 511px; top: 89px; left: 0; } .anasayfa .item-2 { height: 511px; background-color: var(--paraportwhite); border-radius: 30px; } .anasayfa .container-6 { width: 432px; height: 132px; top: 289px; left: 104px; } .anasayfa .her-markan-n-c-zdan-wrapper { width: 432px; } .anasayfa .her-markan-n-c-zdan { font-size: 27.8px; } .anasayfa .text-wrapper-11 { width: 654px; height: 117px; top: 59px; left: 104px; font-size: 55px; } .anasayfa .element { width: 462px; height: 673px; left: 775px; } .anasayfa .overlap-wrapper { width: 1245px; height: 688px; top: 666px; left: 0; } .anasayfa .group-6 { width: 1245px; height: 467px; top: 128px; left: 0; } .anasayfa .item-3 { height: 467px; background-color: var(--paraportwhite); border-radius: 30px; } .anasayfa .overlap-group-2 { width: 506px; height: 205px; top: 49px; left: 577px; } .anasayfa .group-7 { width: 432px; height: 176px; top: 0; left: 0; } .anasayfa .container-7 { height: 176px; } }