<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: Muli;
    font-size: 18px;
    background-color: #f9f9f9;
}
.clear {
    clear: both;
}
.hidden {
    display: none;
}
.disabled {
    pointer-events: none;
    opacity: 0.6;
}
.main-color {
    color: #2e88a2;
}
.btn-main {
    border: none;
    height: 42px;
    width: 112px;
    align-items: center;
    color: #fff;
    cursor: pointer;
    background: #2e88a2;
    text-transform: uppercase;
    justify-content: center;
    letter-spacing: 1px;
    border-radius: 24px;
    font-size: 13px;
}
.btn-main:hover {
    background: #247288;
}
.sections .btn-info {
    margin-top: 35px;
}
.progress {
    height: 10px;
    border-radius: 10px;
    box-shadow: none;
    background: #fff;
}
.progress .progress-bar,
.progress .progress-bar-default {
    background-color: #2e88a2;
}
.progress-title {
    margin-top: 1rem;
    font-size: 17px;
    color: #38393a;
    font-weight: 500;
    display: flex;
    justify-content: center;
}
.color-1 {
    color: #f15b24;
}
.color-2 {
    color: #09a1b9;
}
.color-3 {
    color: #2e3192;
}
.color-4 {
    color: #d41464;
}
.color-5 {
    color: #f6b93b;
}
.topbar {
    margin: 10px;
    position: absolute;
    right: 0;
    top: 5px;
}
.mt-150 {
    margin-top: 150px;
}
.close-link {
    color: #35393e;
}
.close-link:hover {
    color: #28292d;
}
.error {
    color: #ed5564;
    font-weight: 600;
}
.info-message {
    font-size: 14px;
    color: #17a2b8;
    font-weight: 600;
}
.section-3 .info-message {
    font-size: 17px;
    margin-bottom: 1rem;
}
.section-card,
.teacher-card {
    -webkit-box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
    border: 0 solid rgba(0, 0, 0, 0.125);
    box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
    border-radius: 10px;
}
.teacher-card {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.section-card {
    padding: 5px;
    background-color: #fff;
}
.teacher-card img {
    margin-top: 10px;
}
.teacher-card .card-title {
    font-size: 2rem;
}
.teacher-card .avg-price {
    position: absolute;
    background: #e65e5e;
    width: 63px;
    height: 63px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    right: 61px;
    border-radius: 50%;
    color: #ffff;
    padding-top: 17px;
    font-size: 20px;
    top: 139px;
}
.z-depth-2 {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
.fa-bolt {
    color: #fc0;
}
.section-card {
    overflow: hidden;
    opacity: 1;
}
.step {
    margin-bottom: 1rem;
}
.step .step-title {
    font-size: 19px;
    font-weight: 600;
}
.step .form-row {
    margin-left: 0;
}
.point {
    margin: 9px 0;
    text-align: center;
    display: inline-block;
}
.star {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.9em;
    margin-right: 0.5em;
    margin-bottom: 1em;
    border-right: 0.3em solid transparent;
    border-bottom: 0.7em solid #fc0;
    border-left: 0.3em solid transparent;
    font-size: 12px;
}
.star-passive {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.9em;
    margin-right: 0.5em;
    margin-bottom: 1em;
    border-right: 0.3em solid transparent;
    border-bottom: 0.7em solid #e6e6e6;
    border-left: 0.3em solid transparent;
    font-size: 12px;
}
.star-passive:after,
.star-passive:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0.6em;
    left: -1em;
    border-right: 1em solid transparent;
    border-bottom: 0.7em solid #e6e6e6;
    border-left: 1em solid transparent;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}
.star-passive:after {
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}
.star:after,
.star:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0.6em;
    left: -1em;
    border-right: 1em solid transparent;
    border-bottom: 0.7em solid #fc0;
    border-left: 1em solid transparent;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}
.star:after {
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}
.anasayfa-content-2 .star:after,
.star:before {
    border-bottom: 0.7em solid #ffd849;
}
.liveresult li {
    cursor: pointer;
}
.liveresult li:hover {
    background: #f2f2f2;
}
.popular-lessons .lesson {
    text-align: center;
}
.popular-lessons .lesson span {
    display: block;
    font-weight: 600;
}
.popular-lessons .lesson img {
    width: 37px;
    margin-bottom: 10px;
}
.line-height-34 {
    line-height: 34px;
}
.section-2 .form-col {
    margin-right: 15px;
    margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
    .mt-5 {
        margin-top: .5rem!important;
    }
    .mt-150 {
        margin-top: 30px;
    }
    .teacher-card {
        padding: 5px;
        flex-direction: initial;
    }
    .teacher-card img {
        width: 100px;
        height: 100px;
        margin: 5px;
    }
    .teacher-card .card-body {
        padding: 1px;
    }
    .teacher-card .card-title {
        font-size: 1.5rem;
    }
    .teacher-card .card-text {
        /*font-size: 14px;*/
        display: none;
    }
    .teacher-card .avg-price {
        left: -18px;
        top: 85px;
    }
    .section-card {
        margin-top: 2rem;
    }
    .radio-box radiogroup div label {
        font-size: 12px;
        display: block;
        position: relative;
        bottom: 65px;
        top: auto;
        line-height: 15px;
        left: auto;
        width: auto;
        height: auto;
        text-align: auto;
    }
    .radio-box input:checked+label:after {
        margin-left: 5px;
    }
    .pager {
        display: flex;
    }
    .pager .previous {
        margin-right: 1rem;
    }
    .hint--top {
        display: block;
    }
    .hint--top:after, .hint--top:before {
        bottom: 0%;
    }
    .hint--top:after {
        padding: 5px 10px;
    }
    .radio-box radiogroup div label:not(:root:root) {
        bottom: 55px;
    }
    .radio-box input:checked+label:after:not(:root:root) {
        font-size: 10px;
    }

    .radio-box radiogroup div input:not(:root:root){
        -webkit-border-radius: 1rem !important;
    }

    .popular-lessons-contents {
        display: block !important;
        justify-content: auto !important;
    }

}
.select2-container .select2-choice,
.select2-result-label {
    font-size: 1.5em;
    height: 41px;
    overflow: auto;
}
.select2-arrow,
.select2-chosen {
    padding-top: 6px;
}
.select2-selection__rendered {
    line-height: 40px !important;
}
.select2-container .select2-selection--single {
    height: 45px !important;
}
.select2-selection__arrow {
    height: 44px !important;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #e0e0e0 !important;
}
.progress {
    height: 17px;
    border-radius: 0;
    box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
    border-radius: 11px;
    background: #fff;
}
.progress .progress-bar,
.progress .progress-bar-default {
    background: linear-gradient(90deg, rgb(245 129 129) 0, rgb(247 101 101) 0, #2e88a2 100%);
}
.progress-title {
    font-size: 17px;
    color: #38393a;
    font-weight: 500;
    display: flex;
    justify-content: center;
}
.url-link {
    background-color: #fff;
    float: right;
    width: 150px;
    border: 1px solid #09a1b9;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    color: #09a1b9;
    display: block;
    text-align: center;
}
.url-link:hover {
    background-color: #09a1b9;
    color: #fff;
}
.url-red-link {
    background-color: #fff;
    border: 1px solid #e65f5f;
    color: #e65f5f;
}
.url-red-link:hover {
    background-color: #e65f5f;
    color: #fff;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: transparent;
    border-top: none;
}
.mh-400 {
    min-height: 400px;
}
.width-100 {
    width: 100% !important;
}
.select2-container {
    width: 100% !important;
}
.main-card img {
    margin-top: -50px !important;
    background: #ffff;
    border-radius: 50%;
    padding: 0.5rem;
}
.priceGroup {
    background-color: #fff;
    display: block;
    margin: 10px 0;
    position: relative;
    border-top: 1px solid #eae3e4;
}
.priceGroup label {
    padding: 12px 30px;
    width: 100%;
    display: block;
    text-align: left;
    color: #3c454c;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color 0.2s ease-in;
    overflow: hidden;
}
.priceGroup label:before {
    width: 15px;
    height: 10px;
    border-radius: 50%;
    content: "";
    background-color: #09a1b9;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    z-index: -1;
}
.priceGroup label:after {
    width: 32px;
    height: 32px;
    content: "";
    border: 2px solid #d1d7dc;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 2px 3px;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all 0.2s ease-in;
}
.priceGroup input:checked ~ label {
    color: #fff;
}
.priceGroup input:checked ~ label:before {
    transform: translate(-50%, -50%) scale3d(56, 56, 1);
    opacity: 1;
}
.priceGroup input:checked ~ label:after {
    background-color: #54e0c7;
    border-color: #54e0c7;
}
.priceGroup input {
    width: 32px;
    height: 32px;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;
}
.selector {
    position: relative;
    padding: 20px;
    width: 400px;
    color: #7e7e7e;
}
.selector ul {
    position: relative;
    display: block;
    overflow: auto;
    min-width: 138px;
    max-height: 200px;
    background: #fff;
    list-style: none;
    white-space: inherit;
    padding-right: 17px;
    width: calc(100% + 17px);
}
.selector li {
    position: relative;
    padding: 3px 20px 3px 25px;
    cursor: pointer;
}
.selector li:before {
    position: absolute;
    top: 50%;
    left: 0;
    top: 4px;
    display: inline-block;
    margin-right: 9px;
    width: 17px;
    height: 17px;
    background-color: #f4f4f4;
    border: 1px solid #d5d5d5;
    content: "";
}
.selector li[data-selected="1"]:before {
    border: 1px solid #d7d7d7;
    background-color: #fff;
}
.selector li[data-selected="1"]:after {
    position: absolute;
    top: 50%;
    left: 3px;
    top: 11px;
    display: inline-block;
    width: 4px;
    height: 10px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    background: 0 0;
    color: #39c9a9;
    content: "";
    -webkit-transform: rotate(40deg) translateY(-50%);
    transform: rotate(40deg) translateY(-50%);
}
.selector li:hover {
    color: #aaa;
}
.selector li .total {
    position: absolute;
    right: 0;
    color: #d7d7d7;
}
.selector .price-slider {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-top: 17px;
}
@media (min-width: 768px) {
    .selector .price-slider {
        padding-top: 8px;
    }
}
.selector .price-slider:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: 0;
    color: #39c9a9;
    content: attr(data-currency);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.selector #slider-range {
    width: 90%;
    margin-bottom: 30px;
    border: none;
    background: #e2f7f2;
    height: 3px;
    margin-left: 8px;
    margin-right: 8px;
}
@media (min-width: 768px) {
    .selector #slider-range {
        width: 100%;
    }
}
.selector .ui-slider-handle {
    border-radius: 50%;
    background-color: #39c9a9;
    border: none;
    top: -14px;
    width: 28px;
    height: 28px;
    outline: 0;
}
@media (min-width: 768px) {
    .selector .ui-slider-handle {
        top: -7px;
        width: 16px;
        height: 16px;
    }
}
.selector .ui-slider-range {
    background-color: #d7d7d7;
}
.selector .slider-price {
    position: relative;
    display: inline-block;
    padding: 5px 40px;
    width: 40%;
    background-color: #e2f7f2;
    line-height: 28px;
    text-align: center;
}
.selector .slider-price:before {
    position: absolute;
    top: 50%;
    left: 13px;
    margin-top: 0;
    color: #39c9a9;
    content: attr(data-currency);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.selector .show-all {
    position: relative;
    padding-left: 25px;
    color: #39c9a9;
    cursor: pointer;
    line-height: 28px;
}
.selector .show-all:after,
.selector .show-all:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    margin-top: -1px;
    color: #39c9a9;
    width: 10px;
    border-bottom: 1px solid;
}
.selector .show-all:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.selector.open ul {
    max-height: none;
}
.selector.open .show-all:after {
    display: none;
}
.popular-flex {
    display: flex;
    flex-wrap: wrap;
}
.break {
    flex-basis: 100%;
    height: 0;
}
.scrollable {
    overflow: scroll;
    height: 300px;
}
.radio-box radiogroup div label {
    width: 101%;
}


@media (max-width: 420px) {
    .progress-container {
        width: 100%;
    }
    .topbar {
        margin: 2px !important;
        right: 25px !important;
    }
    .form-row {
        width: 100% !important;
    }
    .teacher-info {
        display: none !important;
    }

    .radio-box radiogroup div label:not(:root:root) {
        bottom: 55px;
    }
    .radio-box input:checked+label:after:not(:root:root) {
        font-size: 10px;
    }

    .radio-box radiogroup div input:not(:root:root){
        -webkit-border-radius: 1rem !important;
    }
}

@media (max-width: 400px) {
    .progress-container {
        width: 100%;
    }
    .topbar {
        margin: 0px !important;
        right: 5px !important;
    }


    .radio-box radiogroup div label:not(:root:root) {
        bottom: 55px;
    }
    .radio-box input:checked+label:after:not(:root:root) {
        font-size: 10px;
    }

    .radio-box radiogroup div input:not(:root:root){
        -webkit-border-radius: 1rem !important;
    }
}

.popular-lessons-contents {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}

.popular-lessons-contents .lesson .main-cat {
    font-size: 12px;
    color: brown;
}
</pre></body></html>