<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.form-row .form-item:not(:first-child) {
    margin-top: 23px
}

.form-row2 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-top: 3px
}

.form-row2 .form-item {
    flex: 0 0 50%;
    max-width: calc(50% - 13px);
    margin: 0 !important
}

.form-item input {
    height: 50px;
    display: block;
    width: 100%;
    border-radius: 3px;
    font-size: 16px;
    border: 0 !important;
    padding: 0 12px;
    background-color: #fff;
    color: #868686;
    border: 1px solid #E5E5E6 !important;
    line-height: 50px;
    font-family: Barlow;
    padding-top: 7px;
    padding-bottom: 7px
}

.form-item input:focus,
.form-item textarea:focus {
    box-shadow: 0 0 4px #505050 !important;
    border-color: #969698 !important
}

.hesap-left ul li {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: #CDCDCD;
    position: relative;
    list-style: none;
    margin-bottom: 28px;
    display: flex;
    align-items: center
}

.hesap-left ul li:last-child {
    margin-bottom: 0
}

.hesap-left ul li div {
    margin-right: 24px;
    display: flex;
    align-items: center;
    justify-content: center
}

.hesap-left ul li:hover {
    color: #fff
}

.hesap-left ul li:hover svg path {
    fill: #fff
}

.form-item input:focus,
.form-item textarea:focus {
    box-shadow: 0 0 4px #505050;
    border-color: #969698
}

.uyekayitbuttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.uyekayitbuttons a {
    display: block;
    width: 180px;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    background-color: #2F3232;
    border: 1px solid #2F3232;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-align: center
}

.uyekayitbuttons a:last-child {
    background-color: #fff;
    border-color: #E5E5E6;
    color: #868686;
    margin-left: 12px
}

.uyekayitbuttons a:hover {
    background-color: #fd5927;
    border: 1px solid #fd5927;
    color: #fff
}

.form-item input::placeholder {
    color: #868686;
    font-size: 16px;
    line-height: 50px
}

.showhide {
    position: relative
}

.pass-sh {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    padding: 0 !important;
    margin: 0 !important;
    top: 0;
    position: absolute;
    right: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.pass-eye {
    width: 20px;
    height: 20px;
    background: center no-repeat;
    background-size: contain;
    display: block;
    background: url(../img/eye.svg)
}

.pass-hide {
    width: 20px;
    height: 20px;
    background: center no-repeat;
    background-size: contain;
    display: block;
    background: url(../img/icons/hide.svg)
}

.showhide input {
    padding-right: 50px
}

.checkli {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.check-in {
    position: relative;
    margin-top: 26px
}

.check-in input[type="checkbox"] {
    border: 0;
    box-shadow: none;
    outline: none;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    color: #85858F;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 16px;
    width: 16px;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0
}

.check-in p {
    color: #868686;
    margin-left: 35px;
    font-size: 16px;
    line-height: 21px
}

.check-in span.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    color: #3E405D;
    display: block;
    border: 1px solid #E5E5E6;
    background-color: #fff;
    user-select: none;
    pointer-events: none
}

.checkmark svg {
    border: 0;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-top: 5px
}

.check-in input:checked~.checkmark {
    background-color: #fd5927;
    border-color: #fd5927
}

button.yenisifreal {
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    background-color: #fd5927;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 0 26px;
    width: 138px;
    margin-top: 20px;
    float: right;
    cursor: pointer;
    transition: opacity .2s ease-in-out
}

button.yenisifreal:hover {
    opacity: .8
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.form-item span {
    color: #19191A;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 7px;
    display: block
}

span.veya {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #868686;
    position: relative;
    margin: 28px 0 29px 0
}

span.veya:after,
span.veya:before {
    content: "";
    position: absolute;
    left: 0;
    background-color: #E5E5E6;
    height: 1px;
    width: calc(50% - 43px);
    top: 50%;
    margin-top: -.5px
}

span.veya:before {
    right: 0;
    left: unset
}

.hesap-right form {
    width: 100%
}

.set-top {
    padding: 15px 0;
    height: 245px;
    position: relative;
    background: #222222;
    overflow: hidden
}

.iletisim .set-top {
    padding: 44px 0;
    height: 273px
}

.set-top:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    height: 27%;
    background-image: url(../img/bg/skewafter.svg)
}

.iletisim .set-top {
    padding: 44px 0;
    height: 273px
}

.iletisim .settt {
    margin-top: -133px
}

.stt-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 29px
}

.stt-title h1 {
    color: #fff;
    font-size: 28px;
    font-weight: 700
}

.stt-title svg {
    margin-top: 6px;
    margin-right: 12px
}

.set-top-text p {
    color: #CCC;
    font-weight: 600;
    font-size: 16px
}

.set-top-text p b {
    color: #FD5927
}

.yorum-inl {
    padding-top: 10px
}

.img-col {
    width: 250px;
    height: 44px;
    overflow: hidden;
    position: relative;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.img-col .cover-btn {
    color: #525659;
    background-color: #E4E6E7;
    border-radius: 5px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    cursor: pointer;
    height: 44px;
    width: 100%;
    padding: 0;
    font-weight: 600;
    font-size: 15px
}

.img-col .cover-btn svg {
    margin-top: 1px;
    margin-right: 13px
}

.img-col input {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer
}

.img-col input::-webkit-file-upload-button {
    cursor: pointer
}

.img-col:hover .cover-btn {
    color: #fff;
    background-color: #fd5927;
    transition: all .2s ease-in-out
}

.img-col:hover svg path {
    fill: #fff;
    transition: fill .2s ease-in-out
}

.set-in-left {
    width: 300px;
    position: relative
}

.set-in-left:after {
    background-image: url(../img/bg/skew.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    width: 304px;
    height: 703px;
    background-position: -10px -7px
}

.set-in-right {
    width: calc(100% - 330px);
    box-shadow: 0 0 7px rgba(0, 0, 0, .10);
    background-color: #fff;
    border-radius: 5px;
    padding: 30px 25px 29px 25px
}

.content-left .set-in-right {
    width: 100%
}

.content-left .set-in-right .full-news {
    padding-top: 5px
}

.content-left .set-in-right .titledot {
    position: absolute;
    left: -35px
}

.set-in-right.set-iletisim {
    width: calc(100% - 301px);
    padding-bottom: 37px
}

.iletisim .set-in-left {
    box-shadow: 0 0 7px rgba(0, 0, 0, .10);
    background-color: #fff;
    border-radius: 5px;
    padding: 30px 25px 47px 25px
}

.iletisimbilgileri-top .ib span {
    display: inline-block;
    width: 85px;
    color: #19191A;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    float: left
}

.iletisimbilgileri-top .ib b {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #868686;
    max-width: calc(100% - 85px);
    font-weight: 400
}

.ib {
    position: relative;
    margin-bottom: 15px
}

.iletisimbilgileri-top:after {
    content: "";
    background-color: #E5E5E6;
    height: 1px;
    width: calc(100% + 50px);
    position: absolute;
    left: -25px;
    margin-top: 7px
}

.iletisimbilgileri-top {
    position: relative;
    padding-bottom: 7px
}

.iletisimbilgileri-bottom {
    padding: 30px 0 0 0
}

.iletisimbilgileri-bottom a {
    color: #19191A;
    font-size: 14px;
    font-weight: 700;
    margin-top: 15px;
    display: block;
    text-align: center
}

.iletisim .set-in-left:after {
    display: none
}

.sirrl {
    width: calc(100% - 330px)
}

.sirrl svg.titledot {
    left: -35px
}

.sirrl .set-in-right {
    width: 100%;
    margin-bottom: 30px
}

.sirrl .set-in-right:last-child {
    margin-bottom: 0
}

.sirrl .set-in-right:after {
    content: "";
    position: relative;
    display: block;
    clear: both
}

.sinl-bottom {
    padding: 22px 0;
    position: relative;
    z-index: 9
}

.sinl-bottom ul li {
    display: block;
    margin-bottom: 20px;
    position: relative
}

.sinl-bottom ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 25px;
    position: relative;
    height: 22px
}

.sinl-bottom ul li:last-child a {
    padding-right: 0
}

.sinl-bottom .sign-bottom-left {
    display: flex;
    align-items: center;
    transition: padding .2s ease-in-out
}

.sinl-bottom ul li a span {
    font-size: 16px;
    color: #525659;
    display: block;
    margin-left: 16px;
    transition: color .2s ease-in-out;
    font-weight: 500
}

.sinl-bottom ul li a:hover span,
.sinl-bottom ul li a.active span {
    color: #19191A;
    transition: color .2s ease-in-out
}

.sinl-bottom ul li a:hover svg path,
.sinl-bottom ul li a.active path {
    fill: #19191A;
    transition: fill .2s ease-in-out
}

.set-in {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap
}

.sinl-top {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 24px 0 25px 0;
    border-bottom: 1px solid #E5E5E6;
    position: relative;
    z-index: 9
}

.sinl-top figure {
    width: 120px;
    height: 120px;
    border: 3px solid #fd5927;
    border-radius: 100%;
    overflow: hidden;
    margin-bottom: 25px
}

.sinl-top figure img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.settt {
    margin-top: -129px;
    margin-bottom: 30px;
    z-index: 1;
    position: relative
}

.sinl-bottom ul li a b {
    width: 42px;
    height: 22px;
    line-height: 22px;
    background-color: #E4E6E7;
    border-radius: 10px;
    text-align: center;
    font-size: 12px;
    color: #525659;
    transition: color .2s ease-in-out, background-color .2s ease-in-out
}

.sinl-bottom ul li a:hover b,
.sinl-bottom ul li a.active b {
    color: #fff;
    background-color: #19191A
}

.kolexit {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    height: 26px;
    cursor: pointer
}

.kolexit:hover p {
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.koleksiyonexit {
    display: none;
    z-index: 999;
    position: absolute
}

.koleksiyonexit-in {
    background-color: #fff;
    border-radius: 3px;
    padding: 37px 36px 37px 39px;
    z-index: 999;
    position: fixed;
    top: 117px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 30px);
    max-width: 450px
}

.koleksiyonexit-in p {
    font-size: 15px;
    color: #19191A;
    line-height: 25px;
    margin-bottom: 20px
}

.koleksiyonexit-in p b {
    font-weight: 600
}

.koleksiyonexit-in a {
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    background-color: #E4E6E7;
    text-align: center;
    font-size: 15px;
    color: #19191A;
    display: inline-block;
    padding: 0 23.5px;
    min-width: 100px
}

.koleksiyonexit-in a.kolcikar {
    background-color: #fd5927;
    color: #fff;
    margin-right: 17px
}

.sir-in h5 {
    font-size: 12px;
    font-weight: 600;
    color: #7A8085;
    margin-bottom: 18px
}

.sir-in ul li {
    display: flex;
    border-bottom: 1px solid #F2F2F3;
    padding-bottom: 20px;
    margin-bottom: 20px;
    align-items: flex-start;
    justify-content: flex-start
}

.sir-in ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.sir-in {
    padding-top: 11px
}

.sir-in ul li&gt;a:first-child {
    display: flex;
    width: 100px;
    text-align: center;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    margin-right: 11px;
    min-width: 100px
}

.sir-in ul li&gt;a.rightla {
    justify-content: flex-end
}

.sir-in ul li&gt;a figure {
    width: 100%;
    height: 66px;
    border-radius: 3px;
    overflow: hidden
}

.sir-in ul li&gt;a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 3px
}

.sir-in ul li .sir-in-a-text a {
    font-size: 16px;
    line-height: 26px;
    color: #19191A;
    padding: 0;
    font-weight: 600;
    display: inline
}

.sir-in ul li p {
    color: #525659;
    font-weight: 400;
    display: inline;
    font-size: 16px;
    line-height: 26px
}

.sir-in-a-text {
    padding-right: 10px
}

.sir-in ul li&gt;a:last-child p {
    color: #525659;
    font-weight: 400;
    display: inline-block
}

.sir-in ul li a:hover {
    color: #fd5927
}

.sir-in ul li a b {
    display: inline-block;
    color: #1A69D9;
    padding: 0;
    font-weight: 600
}

.sir-in ul li svg {
    margin-left: 7px
}

.sir-in ul li a b:hover {
    transition: .2s ease-in-out;
    color: #fd5927
}

.sir-in ul li a svg {
    margin-left: 14px
}

.sir-in ul li&gt;a figure.useradd {
    background-color: #5D44B3;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    padding: 2px
}

.yinl-left {
    width: 100px
}

.yinl {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 40px;
    width: 100%
}

.yinl-left a {
    display: block;
    width: 100px;
    height: 66px
}

.yinl-left a figure {
    width: 100%;
    height: 100%;
    border-radius: 3px;
    overflow: hidden
}

.yinl-left a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 3px
}

.yinl-left span {
    font-size: 13px;
    color: #000;
    display: block;
    margin-top: 13px
}

.yinl-left b {
    color: #fd5927;
    font-size: 13px;
    margin-top: 10px;
    display: block
}

.yinl:last-child {
    margin-bottom: 0
}

.yinl-right a {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: #19191A
}

.yinl-right a:hover {
    color: #fd5927;
    transition: .2s ease-in-out
}

.yinl-right p {
    font-size: 15px;
    line-height: 26px;
    color: #000;
    border: 1px solid #E5E5E6;
    border-radius: 5px;
    padding: 17px 25px;
    margin-top: 13px;
    display: block;
    position: relative
}

.yinl-right p:after {
    content: "";
    position: absolute;
    left: -9px;
    top: 12px;
    background-image: url(../img/icons/yorumc.png);
    width: 9px;
    height: 18px;
    z-index: 999;
    background-color: #fff
}

.yinl-right {
    margin-left: 16px
}

.yorum-inl .yinl-right {
    margin-left: 20px
}

.form-switch {
    display: flex;
    align-items: center;
    width: 45px;
    height: 24px;
    border-radius: 12px;
    cursor: pointer;
    position: relative;
    background-color: #E4E6E7;
    transition: background-color .3s ease-in-out
}

.form-switch.active {
    background-color: #fd5927
}

.form-switch .form-switch-button {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 2px;
    left: 3px;
    transition: left .3s ease-in-out
}

.form-switch.active .form-switch-button {
    left: 22px
}

.sagsol {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 316px;
    margin-bottom: 26px
}

.sagsol:last-child {
    margin-bottom: 0
}

.sagsol span {
    display: block;
    font-weight: 700;
    font-size: 16px;
    color: #19191A
}

.form-item textarea {
    display: block;
    width: 100%;
    border-radius: 3px;
    font-size: 16px;
    border: 0;
    padding: 12px !important;
    background-color: #fff;
    color: #868686;
    border: 1px solid #E5E5E6;
    padding-top: 4px;
    resize: none;
    height: 200px;
    margin-bottom: 20px
}

.gunayyil {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.selectgun {
    width: 100px;
    min-width: 100px;
    position: relative
}

.gunayyil select {
    width: 100% !important
}

.selectay {
    width: 100px;
    min-width: 100px;
    position: relative
}

.ayarlarkaydet {
    font-size: 14px;
    color: #525659;
    text-align: center;
    border-radius: 3px;
    background-color: #E4E6E7;
    line-height: 46px;
    height: 46px;
    max-width: fit-content;
    float: right;
    padding: 0 24px;
    margin-top: 5px;
    cursor: pointer;
    font-weight: 500
}

.ayarlarkaydet:hover {
    background-color: #fd5927;
    color: #fff;
    transition: color .2s ease-in-out, background-color .2s ease-in-out
}

.gunayyil select {
    width: 100% !important
}

.selectyil {
    width: 104px;
    min-width: 104px;
    position: relative
}

.gunayyil select {
    width: 100% !important
}

.form-item select {
    font-weight: 400;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    appearance: none;
    height: 50px;
    display: block;
    width: 100%;
    border-radius: 3px;
    font-size: 16px;
    padding: 0 12px;
    background-color: #fff;
    color: #868686;
    border: 1px solid #E5E5E6;
    line-height: 50px
}

.form-item svg {
    width: 12px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 20px;
    pointer-events: none;
    margin-top: -3px
}

.selectli {
    position: relative
}

.stt-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px
}

.stt-title h1 {
    color: #fff;
    font-size: 28px;
    font-weight: 700
}

.stt-title svg {
    margin-right: 12px
}

.set-top-text p {
    color: #CCC;
    font-weight: 600;
    font-size: 16px
}

.set-top-text p b {
    color: #FD5927
}

.yorum-inl {
    padding-top: 10px
}

.img-col {
    width: 250px;
    height: 44px;
    overflow: hidden;
    position: relative;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.img-col .cover-btn {
    color: #525659;
    background-color: #E4E6E7;
    border-radius: 5px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    cursor: pointer;
    height: 44px;
    width: 100%;
    padding: 0;
    font-weight: 600;
    font-size: 15px
}

.img-col .cover-btn svg {
    margin-right: 13px
}

input,
button {
    border: 0 !important;
    box-shadow: unset !important
}

.img-col input {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer
}

.img-col input::-webkit-file-upload-button {
    cursor: pointer
}

.img-col:hover .cover-btn {
    color: #fff;
    background-color: #fd5927;
    transition: all .2s ease-in-out
}

.iletisim .set-in-left {
    box-shadow: 0 0 7px rgba(0, 0, 0, .10);
    background-color: #fff;
    border-radius: 5px;
    padding: 30px 25px 47px 25px
}

.img-col:hover svg path {
    fill: #fff;
    transition: fill .2s ease-in-out
}

.set-in-left {
    width: 300px;
    position: relative
}

.set-in-left:after {
    background-image: url(../img/bg/skew.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    width: 304px;
    height: 703px;
    background-position: -10px -7px
}

.content-left .set-in-right {
    width: 100%
}

.content-left .set-in-right .full-news {
    padding-top: 5px
}

.content-left .set-in-right .titledot {
    position: absolute;
    left: -35px
}

.title {
    position: relative
}

.title h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 23px;
    position: relative
}

.set-in-right .title h2 {
    margin-bottom: 24px
}

.titledot {
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -.5px
}

.set-in-right .titledot {
    left: -35px
}

.set-in-right .full-news .more {
    padding-top: 5px
}

.fn-in {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, .10);
    padding: 20px;
    margin-top: 25px;
    display: flex;
    align-items: flex-start
}

.single-in .full-news .fn-in,
.set-in-right .full-news .fn-in {
    padding: 0;
    box-shadow: unset
}

.fn-in&gt;a {
    margin-right: 20px
}

.succeeded-overlay {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: .25;
    z-index: 98
}

.fn-in figure {
    width: 242px;
    height: 162px;
    border-radius: 0;
    overflow: hidden
}

.fn-in figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .2s ease-in-out
}

.fn-in:hover figure img {
    transform: scale(1.1)
}

.fn-in-right a.tag {
    font-size: 11px;
    margin-bottom: 0;
    display: inline-block;
    line-height: 24px;
    font-weight: 500;
    height: 24px;
    color: #fff !important;
    padding: 0px 9px;
    border-radius: 0
}

.fn-in-right {
    padding-top: 0;
    width: 100%
}

.fn-in-right a.tag.sponsorlu {
    background-color: #f2f2f3;
    padding: 4px;
    border-radius: 3px;
    max-width: fit-content;
    margin-top: -5px
}

.fn-in-right a {
    font-size: 20px;
    font-weight: 600;
    color: #0c0c0c;
    line-height: 26px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.fn-in-right p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    color: #525659;
    margin: 2px 0 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.flex-start.flex-times {
    justify-content: flex-start;
    position: relative
}

a img.playbutton {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform .35s ease-in-out
}

.fn-in:hover img.playbutton {
    transform: translate(-50%, -50%) rotate(360deg)
}

.flex-times.flex-start u,
.flex-times.flex-start a,
.flex-times.flex-start span {
    color: #7A8085 !important;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    position: relative;
    text-decoration: none
}

.flex-times.flex-start u:first-child,
.flex-times.flex-start a:first-child,
.flex-times.flex-start span:first-child {
    margin-right: 20px;
    padding-right: 20px;
    overflow: unset
}

.kolexit p {
    position: absolute;
    right: 23px;
    background-color: #fd5927;
    color: #fff;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 12px;
    width: 175px;
    font-size: 13px;
    font-weight: 500;
    top: -5px;
    transform: translateX(10px);
    transition: all .2s ease-in-out;
    visibility: hidden;
    opacity: 0
}

.flex-times.flex-start u:first-child:before,
.flex-times.flex-start a:first-child:before,
.flex-times.flex-start span:first-child:before {
    content: "";
    position: absolute;
    right: -3px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
    background-color: #B6B7B9;
    width: 6px;
    height: 6px
}

.more {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 18px 0 26px 0
}

.set-in-right .more {
    margin-bottom: 0 !important
}

.more img {
    margin-right: 15px;
    transition: transform .35s ease-in-out, background-color .35s ease-in-out;
    background: #999;
    padding: 8px;
    border-radius: 100%
}

.fn-in a {
    display: block;
    position: relative
}

figure {
    margin: 0
}

.more:hover span {
    color: #fd5927;
    transition: color .35s ease-in-out
}

.more:hover img {
    transform: rotate(360deg);
    background-color: #fd5927
}

.more span {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #999
}

body {
    background-color: #F8F8FB
}

.center-logo {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 120px
}

.center-logo img {
    margin: 0 auto
}

.full-2 {
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center
}

.full-2-left,
.full-2-right {
    width: 50%;
    flex: 0 0 50%;
    height: 100vh;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-direction: column;
    padding: 259px 32px 0 32px
}

.full-2-left {
    background-color: #F7FAFC;
    padding-right: 3px
}

.full-2-right {
    box-shadow: 3px 0 27px rgba(230, 234, 237, .67);
    align-items: flex-start;
    background-color: #fff
}

.f2l-title {
    text-align: center
}

.full-2 h4 {
    color: #242628;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 17px
}

.full-2 p {
    color: #51626A;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    width: 440px;
    margin: 0 auto
}

input,
button,
label {
    font-family: acuminpro, sans-serif
}

.full-2 img {
    margin-top: -5px
}

.f2r-form {
    width: 450px;
    padding-top: 5px
}

.f2r-row {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 5px /*25*/
}

.sepet-fatura .f2r-row2 {
    margin-bottom: 25px
}

.f2r-row label,
.f2r-row2 label {
    color: black;/*TODO #9B9BA3*/
    font-size: 14px;
    font-weight: 600;
}

.f2r-row input,
.f2r-row2 input,
.sepet-fatura .f2r-row select {
    width: 100%;
    height: 48px;
    border-radius: 3px;
    background-color: #F9F9FD;
    border: 1px solid #E9E9F3 !important;
    padding: 0 17px;
    margin-top: 3px;
    font-size: 12px;
    font-weight: 600;
    color: #9B9BA3
}

.sepet-fatura .f2r-row select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.sepet-fatura .svgliselect {
    position: relative;
    width: 100%
}

.sepet-fatura .svgliselect svg {
    position: absolute;
    top: 32px;
    right: 17px
}

.f2r-row input:focus,
.f2r-row2 input:focus,
.iletisim-form textarea:focus {
    background-color: #E8F5FF !important;
    border-color: #47A1E6 !important
}

.f2r-row2 {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.frmr {
    line-height: 22px;
    margin-top: -4px
}

.f2r-row2-in {
    flex: 0 0 50%;
    max-width: calc(50% - 10px)
}

.f2r-form button {
    background-color: #47A1E6;
    border-radius: 3px;
    text-align: center;
    box-shadow: unset;
    outline: none;
    width: 100%;
    height: 48px;
    line-height: 48px;
    color: #F0F3F7;
    font-size: 15px;
    font-weight: 700;
    border: 0;
    cursor: pointer;
    margin-top: 6px
}

.f2r-form button:hover {
    color: #fff;
    transition: color .2s ease-in-out
}

.f2r-form p {
    font-size: 15px;
    font-weight: 600;
    color: #15212A;
    margin-top: 22px
}

.f2r-form p a {
    font-weight: 500;
    color: #47A1E6;
    text-decoration: underline !important;
    display: inline-block
}

.f2r-form p a b {
    font-weight: 500
}

.f2r-form p u {
    display: none
}

.f2r-form p i {
    font-style: normal
}

.grh {
    margin-top: -25px
}

.agreement {
    display: block;
    position: relative;
    padding-left: 10px; /*26px*/
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 26px;
    font-weight: 600;
    line-height: 26px
}

.agreement b {
    color: #47A1E6
}

.agreement input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    outline: none
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 26px;
    width: 26px;
    background-color: #F9F9FD;
    border: 1px solid #E9E9F3;
    border-radius: 3px;
    outline: none
}

.agreement a {
    color: black;/*TODO #9B9BA3*/
    font-size: 12px;
    padding-left: 11px;
    pointer-events: none
}

.agreement input:checked~.checkmark {
    border-color: #47A1E6;
    background-color: #47A1E6
}

.checkmark:after {
    content: "";
    position: absolute;
    right: 11px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 2px;
    height: 8px;
    background-color: #3E405D;
    transition: transform .2s ease-in-out;
    display: none
}

.checkmark:before {
    content: "";
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
    height: 2px;
    background-color: #3E405D;
    display: none
}

.agreement input:checked~.checkmark:after,
.agreement input:checked~.checkmark:before {
    display: block;
    background-color: #fff
}

.label2li {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.label2li&gt;a {
    line-height: 26px;
    padding-top: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #47A1E6;
    text-decoration: underline !important
}

.f2r-form p u {
    display: none
}

.f2r-form p i {
    font-style: normal
}

.takipettiklerim-in a {
    display: block
}

.takipettiklerim-in a figure {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 3px
}

.takipettiklerim-in a figure img {
    width: 100%;
    height: 100%;
    border-radius: 3px
}

.takipettiklerim-in {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    margin-bottom: 30px
}

.takipettiklerim-in:last-child {
    margin-bottom: 0
}

.takipettiklerim-in-right {
    padding-left: 21px;
    margin-top: -2px
}

.takipettiklerim-in-right&gt;a {
    font-size: 20px;
    color: #19191A;
    font-weight: 600
}

.takipettiklerim-in-right&gt;a:hover {
    color: #FD5927;
    transition: color .2s ease-in-out
}

.takipettiklerim-in-right p {
    font-size: 16px;
    line-height: 25px;
    color: #525659;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 14px
}

.takipettiklerim-in ul li {
    display: inline-block;
    margin-right: 12px
}

.takipettiklerim-in ul li a {
    background-color: #fff
}

.takipettiklerim-in ul li a i {
    color: #525659 !important;
    transition: color .2s ease-in-out;
    font-size: 16px
}

.takipettiklerim-in ul li a.fas-facebook:hover i {
    color: #3A66CF !important
}

.takipettiklerim-in ul li a.fas-twitter:hover i {
    color: #1DA1F2 !important
}

.takipettiklerim-in ul li a.fas-instagram:hover i {
    color: #E86227 !important
}

.takipettiklerim-in ul li a.fas-linkedin:hover i {
    color: #FB4654 !important
}

.takipettiklerim-in ul li a.fas-youtube:hover i {
    color: #FB4654 !important
}

.takipettiklerim-in-right ul {
    margin-top: 14px;
    display: flex;
    align-items: center
}

.fn-in-right a:hover {
    color: #fd5927
}

@media screen and (max-width:1024px) {
    .full-2-left {
        display: none
    }

    .full-2-right {
        flex: 0 0 100%;
        align-items: center;
        padding-top: 40px;
        box-shadow: unset;
        height: auto
    }

    .center-logo {
        margin-top: 11px;
        top: 0;
    }

    .f2r-form,
    .full-2 p {
        max-width: 100%
    }
}

@media screen and (max-width:991px) {
    .full-2-right {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px
    }

    .f2r-form .agreement {
        margin-top: 0
    }

    .label2li label {
        margin-bottom: 0
    }

    .label2li&gt;a {
        padding-top: 0
    }

    .label2li {
        margin-bottom: 10px
    }

    .grh {
        margin-top: 10px
    }

    .f2r-form .f2r-row2 {
        margin-bottom: 15px
    }

    .f2r-form .agreement a {
        margin-left: 10px
    }

    .f2r-form p a b,
    .f2r-form p i {
        display: none
    }

    .f2r-form p u {
        text-decoration: none;
        display: inline-block
    }

    .form-row2 .form-item {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px !important
    }

    .form-row2 {
        flex-wrap: wrap
    }

    .set-top {
        padding: 16px 0
    }

    .set-top:after {
        display: none
    }

    .set-in-left {
        display: none
    }

    .sirrl,
    .set-in-right,
    .iletisim .set-in-right {
        width: 100%
    }

    .set-in-right .title h2 {
        margin-bottom: 0
    }

    .set-in-right .full-news {
        padding-top: 0
    }

    .settt .fn-in {
        border-bottom: 1px solid #EAEAEB;
        border-radius: 0;
        padding-bottom: 15px !important;
        margin-top: 15px
    }

    .set-in-right {
        padding: 20px 16px 16px 16px
    }

    .set-in-right:last-child {
        margin-bottom: 0
    }

    .set-in-right .titledot,
    .sirrl svg.titledot {
        left: -26px
    }

    .fn-in&gt;a:first-child {
        display: none
    }

    .fn-in figure {
        width: 180px;
        height: 100px
    }

    .fn-in-right a.tag {
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 16px
    }

    .fn-in-right a.fn-title {
        margin-bottom: 15px
    }

    .fn-in-right p {
        display: none
    }

    .flex-times.flex-start a,
    .flex-times.flex-start span {
        font-size: 12px
    }

    .fn-in-right a {
        font-size: 16px;
        line-height: 22px;
        font-weight: 700;
        letter-spacing: normal
    }
}

@media screen and (max-width:480px) {
    .takipettiklerim-in-right&gt;a {
        font-size: 16px
    }

    .takipettiklerim-in-right p {
        font-size: 15px;
        margin-top: 5px
    }

    .takipettiklerim-in-right ul {
        margin-top: 8px
    }

    .takipettiklerim {
        padding-top: 20px
    }

    .set-in-right .yinl-left {
        width: 100%
    }

    .set-in-right .yinl-left a {
        width: 100%;
        height: 100px
    }

    .set-in-right .yinl-left span,
    .set-in-right .yinl-left b {
        display: inline-block
    }

    .yinl {
        flex-wrap: wrap
    }

    .set-in-right .yinl-left b {
        float: right
    }

    .set-in-right .yinl-right {
        margin-top: 10px;
        margin-left: 0
    }
}

.full-2-right .f2r-row label,
.full-2-right .f2r-row2 label {
    font-size: 15px;
    font-weight: 500
}

.yinl-left b:last-child {
    margin-top: 5px;
}

.header-bottom {
    display: none !important;
}

.flex-start.flex-times {
    justify-content: flex-start;
    position: relative;
    display: flex;
}

.sign-bottom-left svg {
    margin-top: 5px;
    width: 14px;
}

.f2l-title img {
    display: none;
}</pre></body></html>