<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** @format */
/* hellobox
/* 2023.
/* 
/*
/* Reset
///////////////////////////////////////////////////////*/
body {
    margin: 0;
    overflow-x: hidden;
}

* {
    outline: none;
}

ul {
    list-style-type: none !important;
    margin-bottom: 0 !important;
    padding-left: 0px;
}

img {
    pointer-events: none !important;
}

a {
    text-decoration: none !important;
}

figure {
    margin: 0;
}

.row {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}

.no-margin-right {
    margin-right: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.full-image {
    margin: 0;
}

    .full-image img {
        width: 100%;
        height: auto;
    }

.op-01 {
    opacity: 0.1;
}

.op-02 {
    opacity: 0.2;
}

.op-03 {
    opacity: 0.3;
}

.op-04 {
    opacity: 0.4;
}

.op-05 {
    opacity: 0.5;
}

.op-06 {
    opacity: 0.6;
}

.op-07 {
    opacity: 0.7;
}

.op-08 {
    opacity: 0.8;
}

.op-09 {
    opacity: 0.9;
}

.op-10 {
    opacity: 1;
}

.mt-20 {
    margin-top: 20px !important;
}

.w-100 {
    width: 100%;
}

.no-box-shadow {
    box-shadow: none !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-24 {
    margin-bottom: 24px !important;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-20 {
    margin-right: 20px;
}

.mr-24 {
    margin-right: 24px;
}

.mr-0 {
    margin-right: 0px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.bg-gray {
    background-color: #f3f3f3 !important;
}

.italic {
    font-style: italic;
}

.pt-60 {
    padding-top: 60px;
}

.padding-l-r-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.h-100 {
    height: 100%;
}

.pt-10 {
    padding-top: 10px !important;
}

.p-0 {
    padding: 0px !important;
}

.fs-14 {
    font-size: 14px !important;
}

/* Scroll
///////////////////////////////////////////////////////*/
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 0;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--secondaryColor);
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: var(--primaryColor);
    }

/* Icons
///////////////////////////////////////////////////////*/
.t-icon {
    width: 32px;
    height: 32px;
    background-color: red;
    display: inline-block;
}

    .t-icon.size-1 {
        width: 20px;
        height: 20px;
    }

    .t-icon.size-2 {
        width: 40px;
        height: 40px;
    }

    .t-icon.size-3 {
        width: 60px;
        height: 60px;
    }

    .t-icon.size-4 {
        width: 80px;
        height: 80px;
    }

    .t-icon.map-marker {
        -webkit-mask: url("../../images/map-marker-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.credit-card {
        -webkit-mask: url("../../images/credit-card-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.gift-icon {
        -webkit-mask: url("../../icons/gift-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.bank-icon {
        -webkit-mask: url("../../icons/bank-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.click {
        -webkit-mask: url("../../images/click.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.search {
        -webkit-mask: url("../../icons/search.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.arrow-down {
        -webkit-mask: url("../../icons/arrow-down.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.basket {
        -webkit-mask: url("../../icons/basket.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.meyve-sebze-icon {
        -webkit-mask: url("../../icons/meyve-sebse-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.temel-gida-icon {
        -webkit-mask: url("../../icons/temel-gidalar-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.sut-icon {
        -webkit-mask: url("../../icons/sut-urunleri-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.kahvalti-icon {
        -webkit-mask: url("../../icons/kahvalti-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.sarkuteri-icon {
        -webkit-mask: url("../../icons/sarkuteri-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.atistirmalik-icon {
        -webkit-mask: url("../../icons/atistirmalik-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.icecek-icon {
        -webkit-mask: url("../../icons/icecekler-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.evde-pismis-icon {
        -webkit-mask: url("../../icons/evde-pismis.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.star {
        -webkit-mask: url("../../icons/star.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.vegan {
        -webkit-mask: url("../../icons/vegan.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.glutensiz {
        -webkit-mask: url("../../icons/glutensiz.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.fermente {
        -webkit-mask: url("../../icons/fermente.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.probiyotik {
        -webkit-mask: url("../../icons/probiyotik.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.sekersiz {
        -webkit-mask: url("../../icons/sekersiz.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.indirim {
        -webkit-mask: url("../../icons/indirim.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.kargo {
        -webkit-mask: url("../../icons/kargo.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.close {
        -webkit-mask: url("../../icons/map-close.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.message {
        -webkit-mask: url("../../icons/message.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.map-marker {
        -webkit-mask: url("../../icons/map-marker.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.walk {
        -webkit-mask: url("../../icons/walk.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.hikaye {
        -webkit-mask: url("../../icons/hikayesi.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.galeri {
        -webkit-mask: url("../../icons/galeri.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.sertifika {
        -webkit-mask: url("../../icons/sertifika.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.star-empty {
        -webkit-mask: url("../../icons/star-empty.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.tarif {
        -webkit-mask: url("../../icons/tarifler.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.etkinlik {
        -webkit-mask: url("../../icons/etkinlik.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.yorumlar {
        -webkit-mask: url("../../icons/yorumlar.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.teslimat {
        -webkit-mask: url("../../icons/teslimat.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.info {
        -webkit-mask: url("../../icons/info-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.uretici {
        -webkit-mask: url("../../icons/uretici-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.trash {
        -webkit-mask: url("../../icons/trash.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.man-icon {
        -webkit-mask: url("../../icons/hesap-bilgileri.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.siparis {
        -webkit-mask: url("../../icons/siparislerim.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.card {
        -webkit-mask: url("../../icons/kartlarim.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.siparis-teslim-alinabilir {
        -webkit-mask: url("../../icons/siparis-teslim-alinabilir.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.siparis-alindi {
        -webkit-mask: url("../../icons/siparis-alindi.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.siparis-hazirlaniyor {
        -webkit-mask: url("../../icons/siparis-hazirlaniyor.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.siparis-kargolandi {
        -webkit-mask: url("../../icons/siparis-teslim-alinabilir.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.siparis-iptal-edildi {
        -webkit-mask: url("../../icons/siparis-iptal-edildi.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.siparis-teslim-alindi {
        -webkit-mask: url("../../icons/siparis-teslim-alindi.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.adress-update {
        -webkit-mask: url("../../icons/adres-update-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.gallery {
        -webkit-mask: url("../../icons/galeri.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.discount {
        -webkit-mask: url("../../icons/indirim-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.home {
        -webkit-mask: url("../../icons/home.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.products {
        -webkit-mask: url("../../icons/products.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.my-orders {
        -webkit-mask: url("../../icons/my-orders.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.settings {
        -webkit-mask: url("../../icons/settings.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.arrow-down-statistic {
        -webkit-mask: url("../../icons/statistic-arrow-down.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.arrow-left {
        -webkit-mask: url("../../icons/arrow-left-panel.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.attachment {
        -webkit-mask: url("../../icons/attachment-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.edit-icon {
        -webkit-mask: url("../../icons/edit-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.etkinlik-icon {
        -webkit-mask: url("../../icons/etkinlik-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.announcement {
        -webkit-mask: url("../../icons/announcement.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.new-order {
        -webkit-mask: url("../../icons/new-order-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.topluluk-icon {
        -webkit-mask: url("../../icons/topluluk-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.clock-icon {
        -webkit-mask: url("../../icons/clock-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.mutfak-icon {
        -webkit-mask: url("../../icons/mutfak-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.cocuk-icon {
        -webkit-mask: url("../../icons/cocuklar-icin.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.calendar {
        -webkit-mask: url("../../icons/calendar.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.menu-bar {
        -webkit-mask: url("../../icons/menu-bar.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.plus-icon {
        -webkit-mask: url("../../icons/plus-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.gift {
        -webkit-mask: url("../../images/gift-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.favorite {
        -webkit-mask: url("../../images/favorite-product-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.favorite {
        -webkit-mask: url("../../images/favorite-product-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

    .t-icon.copy-icon {
        -webkit-mask: url("../../icons/copy-icon.svg") no-repeat center center;
        -webkit-mask-size: contain;
    }

/* Buttons
///////////////////////////////////////////////////////*/
.t-button {
    width: fit-content;
    padding: 15px 40px;
    transition: all 0.6s var(--generalTransition);
    font: 700 14px/1 var(--fontFamily);
    text-decoration: none;
    line-height: 1.5;
    border: none;
    outline: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .t-button.-f {
        width: 100%;
    }

    .t-button.no-bg {
        background: transparent !important;
        color: white;
    }

    .t-button.no-border {
        box-shadow: none !important;
    }

    .t-button img {
        margin-right: 6px;
    }

    .t-button[data-type="gray"] {
        box-shadow: inset 0 0 0 1px #f7f3f1;
        color: #6b7769;
        background: #f7f3f1;
        border-radius: 16px;
    }

        .t-button[data-type="gray"]:hover {
            box-shadow: inset 0 0 0 1px #f7f3f1;
            background: #f0ebe9;
        }

        .t-button[data-type="gray"]:active {
            box-shadow: inset 0 0 0 1px #f7f3f1;
            background: #f7f3f1;
        }

        .t-button[data-type="gray"][disabled] {
            opacity: 0.5;
        }

    .t-button[data-type="no-bg-bordered"] {
        box-shadow: inset 0 0 0 1px #f7f3f1;
        color: #000000;
        background: transparent;
        border-radius: 5px;
        border: 1px solid #d8d8d8;
    }

        .t-button[data-type="no-bg-bordered"]:hover {
            box-shadow: inset 0 0 0 1px #f8f7f6;
            background: #f8f7f6;
        }

        .t-button[data-type="no-bg-bordered"]:active {
            box-shadow: inset 0 0 0 1px #f7f3f1;
            background: #f7f3f1;
        }

        .t-button[data-type="no-bg-bordered"][disabled] {
            opacity: 0.5;
        }

    .t-button[data-type="red-bordered"] {
        box-shadow: inset 0 0 0 1px #cd5248;
        color: #cd5248;
        background: transparent;
        border: 1px solid #cd5248;
        border-radius: 5px;
    }

        .t-button[data-type="red-bordered"]:hover {
            box-shadow: inset 0 0 0 1px #cd5248;
            background: #cd5248;
            color: #fff;
        }

        .t-button[data-type="red-bordered"]:active {
            box-shadow: inset 0 0 0 1px #cd5248;
            background: #ae443a;
            color: #fff;
        }

        .t-button[data-type="red-bordered"][disabled] {
            opacity: 0.5;
        }

    .t-button[data-type="green-bordered"] {
        box-shadow: inset 0 0 0 1px #1c472f;
        color: #1c472f;
        background: transparent;
        border: 1px solid #1c472f;
        border-radius: 5px;
    }

        .t-button[data-type="green-bordered"]:hover {
            box-shadow: inset 0 0 0 1px #1c472f;
            background: #1c472f;
            color: #fff;
        }

        .t-button[data-type="green-bordered"]:active {
            box-shadow: inset 0 0 0 1px #153624;
            background: #153624;
            color: #fff;
        }

        .t-button[data-type="green-bordered"][disabled] {
            opacity: 0.5;
        }

    .t-button[data-type="gray-bordered"] {
        box-shadow: inset 0 0 0 1px #e0dddd;
        color: #6b7769;
        background: transparent;
        border: 1px solid #e0dddd;
        border-radius: 5px;
    }

        .t-button[data-type="gray-bordered"]:hover {
            background: transparent;
            color: #cd5248;
        }

        .t-button[data-type="gray-bordered"]:active {
            box-shadow: inset 0 0 0 1px #e0dddd;
            background: #e0dddd;
            color: #fff;
        }

        .t-button[data-type="gray-bordered"][disabled] {
            opacity: 0.5;
        }

    .t-button[data-type="red"] {
        box-shadow: inset 0 0 0 1px #cd5248;
        color: #ffffff;
        background: #cd5248;
        border-radius: 5px;
    }

        .t-button[data-type="red"]:hover {
            box-shadow: inset 0 0 0 1px #b6463c;
            background: #b6463c;
            color: #ffffff;
        }

        .t-button[data-type="red"]:active {
            box-shadow: inset 0 0 0 1px #cd5248;
            background: #cd5248;
        }

        .t-button[data-type="red"][disabled] {
            opacity: 0.5;
        }

    .t-button[data-type="secondary-bordered"] {
        color: var(--mainFontColor);
        background: transparent;
        border-radius: 16px;
        border: 1px solid var(--secondaryColor);
    }

    .t-button[data-type="order-tracking"] {
        color: var(--mainFontColor);
        background: transparent;
        border-radius: 16px;
        border: 1px solid var(--secondaryColor);
        margin-left: 600px;
    }

    .t-button[data-type="secondary-bordered"]:hover {
        background: #f8f7f6;
        color: var(--primaryColor);
        background-color: var(--secondaryColor);
    }

    .t-button[data-type="secondary-bordered"]:active {
        box-shadow: inset 0 0 0 1px #f7f3f1;
        background: #f7f3f1;
    }

    .t-button[data-type="secondary-bordered"][disabled] {
        opacity: 0.5;
    }

    .t-button[data-type="blue-bordered"] {
        box-shadow: inset 0 0 0 1px var(--primaryColor);
        color: var(--primaryColor);
        background: transparent;
        border: 1px solid var(--primaryColor);
        border-radius: 5px;
    }

        .t-button[data-type="blue-bordered"]:hover {
            box-shadow: inset 0 0 0 1px var(--primaryColor);
            background: var(--primaryColor);
            color: #fff;
        }

        .t-button[data-type="blue-bordered"]:active {
            box-shadow: inset 0 0 0 1px var(--primaryColor);
            background: var(--primaryColor);
            color: #fff;
            opacity: 0.5;
        }

        .t-button[data-type="blue-bordered"][disabled] {
            opacity: 0.5;
        }

    .t-button[data-type="primary"] {
        box-shadow: inset 0 0 0 1px var(--primaryColor);
        color: #fff;
        background: var(--primaryColor);
        border: 1px solid var(--primaryColor);
        border-radius: 5px;
    }

        .t-button[data-type="primary"]:hover {
            opacity: 0.8;
        }

        .t-button[data-type="primary"]:active {
            opacity: 1;
        }

        .t-button[data-type="primary"][disabled] {
            opacity: 0.5;
        }

    .t-button[data-type="secondary"] {
        color: #fff;
        background: var(--mainFontColor);
        border: 1px solid var(--mainFontColor);
        border-radius: 5px;
    }

        .t-button[data-type="secondary"]:hover {
            background: var(--primaryColor);
            border: 1px solid var(--primaryColor);
        }

        .t-button[data-type="secondary"]:active {
            opacity: 0.8;
        }

        .t-button[data-type="secondary"][disabled] {
            opacity: 0.5;
        }

    .t-button[data-type="green"] {
        color: #fff;
        background: #33ae1f;
        border: 1px solid #33ae1f;
        border-radius: 5px;
    }

        .t-button[data-type="green"]:hover {
            background: #2b971a;
            border: 1px solid #33ae1f;
        }

        .t-button[data-type="green"]:active {
            opacity: 0.8;
        }

        .t-button[data-type="green"][disabled] {
            opacity: 0.5;
        }

.t-tag {
    padding: 4px 20px;
    font: 600 16px var(--fontFamily);
    background: red;
    cursor: default;
    border-radius: 100px;
    color: #fff;
}

    .t-tag[data-type="primary"] {
        background: #4b61ee;
    }

    .t-tag[data-type="success"] {
        border-radius: 15px;
        color: #b6d000;
        border: solid 1px #b6d000;
        background-color: rgba(188, 206, 60, 0.05);
    }

    .t-tag[data-type="danger"] {
        border-radius: 15px;
        color: #c50000;
        border: solid 1px #c50000;
        background-color: rgba(181, 12, 12, 0.05);
    }

    .t-tag[data-type="orange"] {
        border-radius: 15px;
        color: #fa6400;
        border: solid 1px #fa6400;
        background-color: rgba(250, 100, 0, 0.05);
    }

/* Passive Links
///////////////////////////////////////////////////////*/
.passive-link {
    color: var(--deactiveGray);
    text-decoration: none;
    font: 500 12px/1 var(--fontFamily);
}

    .passive-link[data-color="blue"] {
        color: var(--neonBlue);
    }

/* File Inputs
///////////////////////////////////////////////////////*/
.t-file {
    position: relative;
    display: flex;
    border-style: dashed;
    border-color: var(--secondaryColor);
    border-width: 2px;
    height: 100px;
    border-radius: 5px;
    background-color: #fff;
    transition: all 0.8s var(--generalTransition);
}

    .t-file:hover, .t-file.dragging, .t-file.uploading {
        border-color: var(--secondaryColor);
        transition: all 0.8s var(--generalTransition);
    }

        .t-file:hover .t-icon, .t-file.dragging .t-icon, .t-file.uploading .t-icon {
            background-color: var(--secondaryColor);
            transition: all 0.8s var(--generalTransition);
        }

        .t-file:hover span, .t-file.dragging span, .t-file.uploading span {
            color: var(--secondaryColor);
            transition: all 0.8s var(--generalTransition);
        }

        .t-file:hover figure, .t-file.dragging figure, .t-file.uploading figure {
            border-color: var(--secondaryColor);
            transition: all 0.8s var(--generalTransition);
        }

        .t-file.uploading .t-file--content {
            display: none !important;
        }

        .t-file.uploading figure {
            display: block;
            width: 100%;
            height: 100%;
        }

            .t-file.uploading figure img {
                width: 100%;
                height: 100%;
                object-fit: contain;
                display: block !important;
            }

    .t-file input {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

    .t-file figure {
        width: 100%;
        height: 172px;
        padding: 15px;
        display: none;
    }

        .t-file figure img {
            width: 100%;
            height: 100%;
            object-fit: contain;
        }

.t-file--content {
    position: absolute;
    left: 5%;
    top: 0;
    width: 90%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

    .t-file--content .t-icon {
        width: 30px;
        height: 30px;
        background-color: #d8d8d8;
        margin-bottom: 15px;
        transition: all 0.8s var(--generalTransition);
    }

    .t-file--content span {
        color: #6b7769;
        font: 400 14px var(--fontFamily);
        opacity: 0.5;
        transition: all 0.8s var(--generalTransition);
        text-align: center;
    }

.t-attachment {
    position: relative;
    display: flex;
    cursor: pointer !important;
}

    .t-attachment input {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer !important;
        z-index: 9;
    }

    .t-attachment .t-icon {
        width: 20px;
        height: 20px;
        background-color: #cd5248;
    }

/* Inputs
///////////////////////////////////////////////////////*/
.t-input,
.t-password,
.t-selectbox,
.selectbox,
.t-searchable-selectbox {
    display: flex;
    flex-direction: column;
}

    .t-input[data-required="true"] label:after,
    .t-password[data-required="true"] label:after,
    .t-selectbox[data-required="true"] label:after,
    .t-searchable-selectbox[data-required="true"] label:after {
        content: "*";
        color: var(--primaryColor);
        font: 500 12px/1 var(--fontFamily);
        padding-left: 2px;
    }

    .t-input label,
    .t-password label,
    .t-selectbox label,
    .selectbox label,
    .t-searchable-selectbox label {
        font: 500 13px/1 var(--fontFamily);
        color: var(--primaryColor);
        margin-bottom: 10px;
    }

    .t-input input[type="tel"],
    .t-password input[type="tel"],
    .t-selectbox input[type="tel"],
    .t-searchable-selectbox input[type="tel"] {
        width: 100%;
    }

    .t-input input,
    .t-password input,
    .t-selectbox input,
    .t-searchable-selectbox input,
    .selectbox select {
        height: 46px;
        outline: none;
        border: none;
        padding: 0px 16px;
        border: solid 1px var(--secondaryColor);
        border-radius: 5px;
        font: 600 13px/1 var(--fontFamily);
        color: var(--primaryColor);
    }

        .t-input input::placeholder,
        .t-textarea textarea::placeholder,
        .t-password input::placeholder,
        .t-selectbox input::placeholder,
        .t-searchable-selectbox input::placeholder {
            font: 400 13px/1 var(--fontFamily);
            color: var(--mainFontColor);
        }

        .t-input input:-ms-input-placeholder,
        .t-password input:-ms-input-placeholder,
        .t-selectbox input:-ms-input-placeholder,
        .t-searchable-selectbox input:-ms-input-placeholder {
            font: 400 13px/1 var(--fontFamily);
            color: var(--mainFontColor);
        }

        .t-input input::-ms-input-placeholder,
        .t-password input::-ms-input-placeholder,
        .t-selectbox input::-ms-input-placeholder,
        .t-searchable-selectbox input::-ms-input-placeholder {
            font: 400 13px/1 var(--fontFamily);
            color: var(--mainFontColor);
        }

.t-textarea {
    display: flex;
    flex-direction: column;
}

    .t-textarea[data-required="true"] label:after {
        content: "*";
        color: var(--primaryColor);
        font: 500 12px/1 var(--fontFamily);
        padding-left: 2px;
    }

    .t-textarea label {
        font: 500 15px/1 var(--fontFamily);
        color: #000000;
        margin-bottom: 10px;
    }

    .t-textarea textarea {
        padding: 15px 0px 5px 10px;
        border: none;
        background: transparent;
        height: 120px;
        resize: none;
        outline: none;
        border: none;
        border: solid 1px var(--secondaryColor);
        border-radius: 5px;
        font: 600 13px / 1 var(--fontFamily);
        color: var(--primaryColor);
    }


        .t-textarea textarea:-ms-input-placeholder {
            font: 400 15px/1 var(--fontFamily);
            color: #000000;
        }

        .t-textarea textarea::-ms-input-placeholder {
            font: 400 15px/1 var(--fontFamily);
            color: #000000;
        }

.t-selectbox {
    position: relative;
}

.t-selectbox--placeholder {
    border: 1px solid #d8d8d8;
    padding: 14px 20px 15px 20px;
    outline: none;
    font: 400 15px/1 var(--fontFamily);
    color: #6b7769;
    background-image: url(../../icons/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: 97%;
}

.t-selectbox select {
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
}

.t-multi-selectbox span.select2 {
    width: 100% !important;
    outline: none;
    padding: 0;
    font: 500 14px/1 var(--fontFamily);
    color: #d4d4d4;
}

.t-multi-selectbox .select2-container--default .select2-selection--multiple,
.t-multi-selectbox .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #d8d8d8;
    border-radius: 0;
    min-height: 42px;
}

    .t-multi-selectbox .select2-container--default .select2-selection--multiple .select2-selection__choice {
        border: none;
        background-color: #f7f3f1;
        padding: 8px 12px;
        font: 400 15px var(--fontFamily);
        flex-direction: row-reverse;
        display: flex;
        color: #6b7769;
        align-items: center;
        margin-top: 0;
        border-radius: 0;
        margin-bottom: 4px;
    }

        .t-multi-selectbox .select2-container--default .select2-selection--multiple .select2-selection__choice span {
            margin-left: 10px;
            font-size: 21px;
            line-height: 1;
        }

    .t-multi-selectbox .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        padding: 4px 8px 0px 8px;
    }

.t-searchable-selectbox span.select2 {
    width: 100% !important;
    outline: none;
    padding: 0;
    font: 500 14px/1 var(--fontFamily);
    color: #d4d4d4;
}

.t-searchable-selectbox .select2-container--default .select2-selection--single .select2-selection__rendered {
    border-radius: 5px;
    height: 46px;
    border: solid 1px var(--secondaryColor);
    color: var(--mainFontColor);
    font: 500 13px/1 var(--fontFamily);
    background-color: #fff;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 15px;
}

    .t-searchable-selectbox .select2-container--default .select2-selection--single .select2-selection__rendered::after {
        content: "";
        position: absolute;
        right: 15px;
        top: 18px;
        background-image: url("../../images/arrow-down.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 15px;
        height: 15px;
    }

.t-searchable-selectbox .select2-selection__arrow {
    display: none !important;
}

.t-searchable-selectbox .select2-container--default .select2-selection--single {
    border: none;
    padding: 0;
    height: auto;
}

.t-searchable-selectbox .select2 * {
    outline: none;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background: #f9f3e4;
}

select[disabled] + .select2 {
    background: #eeeeee !important;
    cursor: no-drop;
}

li.select2-results__option[aria-disabled="true"] {
    display: none !important;
}

span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open.select2-container--focus span#select2-hellocard_type-container {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open.select2-container--focus span#select2-alpahbet-container {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus.select2-container--open .select2-selection__rendered {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0px !important;
}

span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open.select2-container--focus .select2-selection__rendered:after {
    transform: rotate(180deg);
    top: 13px;
}

.select2-dropdown {
    border: 1px solid var(--secondaryColor);
    overflow: hidden;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #f9f3e4;
    color: var(--mainFontColor);
}

.t-checkbox {
    position: relative;
    font-size: 14px;
    font-weight: 500;
}

    .t-checkbox span {
        color: var(--mainFontColor);
        font: 400 15px var(--fontFamily);
        display: flex;
        align-items: center;
    }

    .t-checkbox label {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .t-checkbox:hover .t-checkbox--badge {
        position: relative;
    }

        .t-checkbox:hover .t-checkbox--badge img:first-child {
            opacity: 0;
            transform: scale(0);
            transition: all 0.8s var(--generalTransition);
        }

        .t-checkbox:hover .t-checkbox--badge img:last-child {
            opacity: 0.5;
            transform: scale(1);
            transition: all 0.8s var(--generalTransition);
        }

.t-checkbox--badge {
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin-right: 8px;
    position: relative;
}

    .t-checkbox--badge img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

        .t-checkbox--badge img:first-child {
            opacity: 1;
            transform: scale(1);
            transition: all 0.8s var(--generalTransition);
        }

        .t-checkbox--badge img:last-child {
            opacity: 0;
            transform: scale(0);
            transition: all 0.8s var(--generalTransition);
        }

.t-checkbox input {
    position: absolute;
    top: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
}

    .t-checkbox input:checked + .t-checkbox--badge {
        position: relative;
    }

        .t-checkbox input:checked + .t-checkbox--badge img:first-child {
            opacity: 0;
            transform: scale(0);
            transition: all 0.8s var(--generalTransition);
        }

        .t-checkbox input:checked + .t-checkbox--badge img:last-child {
            opacity: 1;
            transform: scale(1);
            transition: all 0.8s var(--generalTransition);
        }

.t-radio {
    position: relative;
    font-size: 14px;
    font-weight: 500;
}

    .t-radio span {
        color: #6b7769;
        padding: 4px 0px 0px 0px;
    }

    .t-radio label {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .t-radio:hover .t-radio--badge {
        background: #ffffff;
        position: relative;
        box-shadow: inset 0 0 0 1px #e0dddd;
    }

        .t-radio:hover .t-radio--badge:after {
            content: ".";
            font-weight: 900;
            color: white;
            display: flex;
            font-size: 13px;
            align-items: center;
            justify-content: center;
            position: absolute;
            width: 100%;
            height: 100%;
        }

.t-radio--badge {
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 100%;
    box-shadow: inset 0 0 0 1px #e0dddd;
    margin-right: 8px;
    pointer-events: none;
}

.t-radio input {
    position: absolute;
    top: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
}

    .t-radio input:checked + .t-radio--badge {
        background: #cd5248;
        position: relative;
    }

        .t-radio input:checked + .t-radio--badge:after {
            content: "\f00c";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            color: white;
            display: flex;
            font-size: 7px;
            align-items: center;
            justify-content: center;
            position: absolute;
            width: 100%;
            height: 100%;
        }

    .t-radio input:checked ~ span {
        color: var(--primaryColor);
    }

.t-switchbox {
    cursor: pointer;
    width: fit-content;
    position: relative;
}

    .t-switchbox label {
        display: flex;
        flex-direction: row;
        align-items: center;
        font-size: 12px;
    }

    .t-switchbox input {
        position: absolute;
        top: 0;
        cursor: pointer;
        width: 100%;
        height: 100%;
        opacity: 0;
        left: 0;
    }

        .t-switchbox input:checked + .t-switchbox--switch {
            background: #4b61ee;
            box-shadow: 0 10px 10px 0 rgba(75, 97, 238, 0.2);
        }

            .t-switchbox input:checked + .t-switchbox--switch:after {
                transform: translateX(20px);
            }

    .t-switchbox .t-switchbox--switch {
        margin-right: 9px;
        width: 50px;
        cursor: pointer;
        height: 30px;
        box-shadow: 0 10px 10px 0 rgba(75, 97, 238, 0);
        background: #a4acde;
        border-radius: 100px;
        position: relative;
        transition: all 0.8s var(--generalTransition);
    }

        .t-switchbox .t-switchbox--switch:after {
            content: "";
            width: 24px;
            height: 24px;
            display: block;
            background: white;
            border-radius: 100%;
            position: absolute;
            top: 3px;
            left: 3px;
            transition: all 0.8s var(--generalTransition);
        }

/* Progress Bar 
///////////////////////////////////////////////////////*/
.t-progress--text strong {
    color: var(--primaryColor);
    font: 700 15px/20px var(--fontFamily);
}

.t-progress--text span {
    color: var(--mainFontColor);
    font: 400 15px/30px var(--fontFamily);
}

.t-progress--bar {
    width: 100%;
    height: 5px;
    border-radius: 2px;
    position: relative;
    background-color: #f7f3f1;
    overflow: hidden;
}

    .t-progress--bar span {
        position: absolute;
        left: 0;
        top: 0;
        min-width: 1%;
        height: 5px;
        border-radius: 2px;
        background-color: var(--primaryColor);
        transition: all 0.8s var(--generalTransition);
    }

        .t-progress--bar span:nth-child(1) {
            z-index: 10;
        }

        .t-progress--bar span:nth-child(2) {
            z-index: 9;
        }

        .t-progress--bar span:nth-child(3) {
            z-index: 8;
        }

        .t-progress--bar span:nth-child(4) {
            z-index: 7;
        }

        .t-progress--bar span:nth-child(5) {
            z-index: 6;
        }

        .t-progress--bar span:nth-child(6) {
            z-index: 5;
        }

        .t-progress--bar span:nth-child(7) {
            z-index: 4;
        }

        .t-progress--bar span:nth-child(8) {
            z-index: 3;
        }

        .t-progress--bar span:nth-child(9) {
            z-index: 2;
        }

        .t-progress--bar span:nth-child(10) {
            z-index: 1;
        }

.t-progress[data-type="yellow"] .t-progress--bar {
    background-color: #F9F3E4;
}

    .t-progress[data-type="yellow"] .t-progress--bar span {
        background-color: var(--secondaryColor);
    }

.t-progress[data-type="blue"] .t-progress--bar span {
    background-color: #0496ff;
}

.t-progress[data-type="purple"] .t-progress--bar span {
    background-color: #de0d92;
}

.t-progress[data-type="pink"] .t-progress--bar span {
    background-color: #b620e0;
}

.t-progress[data-type="orange"] .t-progress--bar span {
    background-color: #ff715b;
}

.t-progress[data-type="skygreen"] .t-progress--bar {
    background-color: #dadff3;
}

    .t-progress[data-type="skygreen"] .t-progress--bar span {
        background-color: #8edf8b;
    }

/* Alert CSS 
///////////////////////////////////////////////////////*/
.t-alert {
    width: 100%;
    color: #6b7769;
    font: 400 14px var(--fontFamily);
    border: 1px solid #c2c6c1;
    display: inline-flex;
    align-items: center;
    border-radius: 5px;
    opacity: 0;
    margin: 0;
    padding: 0;
    pointer-events: none;
    max-height: 0px;
    transform: scale(0);
    transition: all 0.8s var(--generalTransition);
}

    .t-alert.active {
        opacity: 1;
        pointer-events: auto;
        transform: scale(1);
        padding: 16px;
        max-height: 60px;
        transition: all 0.8s var(--generalTransition);
    }

    .t-alert .t-icon {
        width: 20px;
        height: 20px;
        background-color: #fff;
        margin-right: 8px;
    }

    .t-alert[data-type="green"] {
        border: 1px solid #33ae1f;
    }

        .t-alert[data-type="green"] .t-icon {
            background-color: #33ae1f;
        }

    .t-alert[data-type="red"] {
        border: 1px solid #cd5248;
    }

        .t-alert[data-type="red"] .t-icon {
            background-color: #cd5248;
        }

/* Popup CSS 
///////////////////////////////////////////////////////*/
.popup {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #00000099;
    opacity: 0;
    pointer-events: none;
    transition: all 0.8s var(--generalTransition);
    display: flex;
    align-items: center;
    justify-content: center;
}

    .popup.active {
        opacity: 1;
        pointer-events: auto;
        transition: all 0.8s var(--generalTransition);
    }

        .popup.active .popup--content {
            opacity: 1;
            transform: translateY(0);
            transition-delay: .4s;
        }

.popup--title {
    display: flex;
    font: 700 20px var(--fontFamily);
    padding: 10px 0px;
    margin-bottom: 20px;
    color: var(--primaryColor);
}

.popup--content {
    background-color: white;
    padding: 20px;
    width: 85%;
    opacity: 0;
    border-radius: 12px;
    position: relative;
    transform: translateY(-1000px);
    transition: all 0.8s var(--generalTransition);
}

.popup--content--title {
    font: 700 20px var(--fontFamily);
    border-bottom: 1px solid var(--secondaryColor);
}

.popup--content.order {
    width: 480px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    padding: 24px 20px;
}

    .popup--content.order .t-input {
        margin-bottom: 8px;
        width: 100%;
    }

.popup--content.login {
    width: 480px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    padding: 24px 20px;
}

    .popup--content.login .t-input {
        margin-bottom: 8px;
    }

        .popup--content.login .t-input input {
            width: 100%;
        }

    .popup--content.login label {
        font: 600 13px var(--fontFamily);
        margin-bottom: 4px;
    }

    .popup--content.login .password-refresh {
        color: var(--primaryColor);
        font: 400 12px var(--fontFamily);
        margin-bottom: 20px;
        display: flex;
        text-decoration: underline !important;
    }

    .popup--content.login .t-button {
        font: 700 14px var(--fontFamily);
        padding: 14px;
        margin-bottom: 8px;
    }

    .popup--content.login .singup-link {
        color: var(--mainFontColor);
        font: 400 12px var(--fontFamily);
    }

        .popup--content.login .singup-link a {
            color: var(--primaryColor);
            text-decoration: underline !important;
            font-weight: 700;
        }

.popup--content.forgot-password {
    max-width: 480px;
}

    .popup--content.forgot-password .t-input {
        margin-bottom: 24px;
    }

.popup--content.register {
    width: 480px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    padding: 24px 20px;
}

    .popup--content.register .t-input, .popup--content.register .t-searchable-selectbox {
        margin-bottom: 16px;
    }

        .popup--content.register .t-input input, .popup--content.register .t-searchable-selectbox input {
            width: 100%;
        }

    .popup--content.register .t-checkbox {
        margin-bottom: 16px;
    }

        .popup--content.register .t-checkbox span {
            font: 400 13px var(--fontFamily);
        }

    .popup--content.register label {
        font: 600 13px var(--fontFamily);
        margin-bottom: 4px;
    }

    .popup--content.register .password-refresh {
        color: var(--primaryColor);
        font: 400 12px var(--fontFamily);
        margin-bottom: 20px;
        display: flex;
        text-decoration: underline !important;
    }

    .popup--content.register .t-button {
        font: 700 14px var(--fontFamily);
        padding: 14px;
        margin-bottom: 8px;
    }

    .popup--content.register .singup-link {
        color: var(--mainFontColor);
        font: 400 12px var(--fontFamily);
    }

        .popup--content.register .singup-link a {
            color: var(--primaryColor);
            text-decoration: underline !important;
            font-weight: 700;
        }

.popup--content.phone-verify {
    width: 480px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
}

    .popup--content.phone-verify .number {
        color: var(--mainFontColor);
        font: 400 14px var(--fontFamily);
        margin-bottom: 8px;
    }

    .popup--content.phone-verify .number-refresh {
        color: var(--primaryColor);
        font: 600 12px var(--fontFamily);
        margin-bottom: 20px;
        text-decoration: underline !important;
    }

    .popup--content.phone-verify input {
        width: 100%;
        outline: none;
        border: 1px solid #d8d8d8;
        font: 400 48px var(--fontFamily);
        color: #000000;
        text-align: center;
        height: 70px;
        margin-right: 8px;
        transition: all 0.8s var(--generalTransition);
    }

        .popup--content.phone-verify input:last-child {
            margin-right: 0px;
        }

        .popup--content.phone-verify input:required:valid {
            border: 1px solid #33ae1f;
        }

    .popup--content.phone-verify .code-form {
        margin-bottom: 12px;
    }

    .popup--content.phone-verify .t-button {
        font: 700 14px var(--cabin);
        padding: 14px;
        margin-bottom: 12px;
    }

    .popup--content.phone-verify .mail-wrap {
        border-top: 1px solid #d8d8d8;
        padding-top: 12px;
    }

.popup--content.product-detail {
    width: 60%;
}

    .popup--content.product-detail figure {
        width: 100%;
        height: auto;
    }

        .popup--content.product-detail figure img {
            border-radius: 10px;
        }

    .popup--content.product-detail .product-add-button-wrap {
        margin-top: 30px;
    }

    .popup--content.product-detail .basket-product-count-buttons {
        display: flex;
        align-items: center;
        border-radius: 4px;
        margin-right: 30px;
    }

        .popup--content.product-detail .basket-product-count-buttons input {
            width: 100px;
            text-align: center;
            height: 55px;
            font: 400 32px var(--fontFamily);
            border: none;
            margin-right: -3px;
            margin-left: -3px;
            color: var(--mainFontColor);
            background-color: #F9F3E4;
            border-radius: 4px;
        }

        .popup--content.product-detail .basket-product-count-buttons button {
            width: 50px;
            height: 50px;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            font: 400 30px/1 var(--fontFamily);
            background-color: var(--mainFontColor);
            border-radius: 4px;
            border: none;
            outline: none;
            position: relative;
            z-index: 2;
        }

    .popup--content.product-detail .home-product--title {
        font: 600 21px var(--fontFamily);
    }

    .popup--content.product-detail .cargo-infos {
        background-color: #ffffff;
        border-radius: 10px;
        margin: 15px 0px 20px 0px;
        padding: 20px 0px;
        border: 1px solid #F9F3E4;
    }

        .popup--content.product-detail .cargo-infos .col-md-6 {
            display: flex;
            flex-direction: column;
            align-items: center;
            border-right: 1px solid var(--secondaryColor);
        }

            .popup--content.product-detail .cargo-infos .col-md-6:last-child {
                border: none;
            }

        .popup--content.product-detail .cargo-infos strong {
            color: var(--mainFontColor);
            font: 600 12px var(--fontFamily);
            margin-bottom: 8px;
            text-align: center;
        }

        .popup--content.product-detail .cargo-infos span {
            color: var(--mainFontColor);
            font: 400 13px var(--fontFamily);
            text-align: center;
        }

.popup--content .select2-container {
    z-index: 999999999999;
}

.popup--content .iti {
    width: 100%;
}

.popup--close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #fff;
    z-index: 99;
}

    .popup--close img {
        transform: translate(1px, 0px);
    }

    .popup--close:hover, .popup--close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

/* Story CSS 
///////////////////////////////////////////////////////*/
.story {
    width: 100%;
    height: 85vh;
    max-height: 725px;
    overflow: hidden;
    position: relative;
}

    .story .position-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: auto;
    }

        .story .position-top img {
            width: 100%;
            height: auto;
        }

    .story .position-bottom {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: auto;
    }

        .story .position-bottom img {
            width: 100%;
            height: auto;
        }

    .story.theme-1 {
        background-color: #fff;
        padding: 100px 35px 0px 35px;
        display: flex;
        flex-direction: column;
        position: relative;
    }

        .story.theme-1:after {
            content: "";
            position: absolute;
            right: 0;
            top: 0;
            width: 50%;
            height: 200px;
            background-image: url(../../images/story-2-after.png);
            background-repeat: no-repeat;
            background-size: 100%;
        }

        .story.theme-1 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 15px;
        }

        .story.theme-1 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
        }

        .story.theme-1 .img {
            position: absolute;
            z-index: 9;
            right: 30px;
            bottom: 50px;
            width: 240px;
            height: 343px;
            border: 8px solid #fff;
        }

            .story.theme-1 .img img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

        .story.theme-1 .head {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 205px;
            background-color: #cd5248;
            z-index: 0;
        }

    .story.theme-2 {
        background-color: #fff;
        padding: 430px 35px 0px 35px;
        display: flex;
        flex-direction: column;
        position: relative;
    }

        .story.theme-2:after {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 40%;
            height: 160px;
            background-image: url(../../images/story-1-after.png);
            background-repeat: no-repeat;
            background-size: 100%;
        }

        .story.theme-2 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 15px;
            text-align: right;
        }

        .story.theme-2 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
            text-align: right;
        }

        .story.theme-2 .img {
            position: absolute;
            z-index: 9;
            left: 30px;
            top: 50px;
            width: 240px;
            height: 343px;
            border: 8px solid #fff;
        }

            .story.theme-2 .img img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

        .story.theme-2 .head {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 205px;
            background-color: #cd5248;
            z-index: 0;
        }

    .story.theme-3 {
        background-color: #fff;
        padding: 430px 35px 0px 35px;
        display: flex;
        flex-direction: column;
    }

        .story.theme-3 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 15px;
            text-align: center;
        }

        .story.theme-3 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
            text-align: center;
        }

        .story.theme-3 .img {
            position: absolute;
            z-index: 9;
            left: 30px;
            top: 50px;
            width: calc(100% - 60px);
            height: 340px;
            border: 8px solid #fff;
        }

            .story.theme-3 .img img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

        .story.theme-3 .head {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 205px;
            background-color: #cd5248;
            z-index: 0;
        }

    .story.theme-4 {
        background-color: #fff;
        padding: 430px 35px 0px 35px;
        display: flex;
        flex-direction: column;
    }

        .story.theme-4 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 15px;
            text-align: center;
        }

        .story.theme-4 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
            text-align: center;
        }

        .story.theme-4 .img {
            position: absolute;
            z-index: 9;
            width: calc(90% - 60px);
            height: 260px;
            border: 8px solid #fff;
        }

            .story.theme-4 .img:nth-child(1) {
                transform: rotate(4deg);
                left: 30px;
                top: 50px;
            }

            .story.theme-4 .img:nth-child(2) {
                transform: rotate(-4deg);
                right: 30px;
                top: 240px;
            }

            .story.theme-4 .img:nth-child(3) {
                transform: rotate(4deg);
                left: 20px;
                bottom: 30px;
            }

            .story.theme-4 .img img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

        .story.theme-4 .head {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            width: 40%;
            height: 100%;
            background-color: #cd5248;
            z-index: 0;
        }

    .story.theme-5 {
        background-color: #fff;
        padding: 430px 35px 0px 35px;
        display: flex;
        flex-direction: column;
    }

        .story.theme-5 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 15px;
            text-align: center;
        }

        .story.theme-5 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
            text-align: center;
        }

        .story.theme-5 .img {
            position: absolute;
            z-index: 9;
            width: calc(100% - 7.5px);
            height: 450px;
            border: 8px solid #fff;
        }

            .story.theme-5 .img:nth-child(1) {
                left: -50%;
                top: 50%;
                transform: translate(0, -50%);
            }

            .story.theme-5 .img:nth-child(2) {
                right: -50%;
                top: 50%;
                transform: translate(0, -50%);
            }

            .story.theme-5 .img img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

        .story.theme-5 .head {
            content: "";
            position: absolute;
            top: 0;
            right: 50%;
            transform: translate(50%, 0);
            width: 40%;
            height: 100%;
            background-color: #cd5248;
            z-index: 0;
        }

    .story.theme-6 {
        background-color: #fff;
        display: flex;
        flex-direction: column;
    }

        .story.theme-6 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 15px;
            text-align: center;
        }

        .story.theme-6 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
            text-align: center;
        }

        .story.theme-6 video {
            width: 100%;
            height: 100%;
        }

    .story.theme-7 {
        background-color: #fff;
        display: flex;
        flex-direction: column;
    }

        .story.theme-7 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 15px;
            text-align: center;
        }

        .story.theme-7 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
            text-align: center;
        }

        .story.theme-7 .img {
            width: 100%;
            height: 100vh;
            max-height: 725px;
        }

            .story.theme-7 .img img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

    .story.theme-8 {
        background-color: #fff;
        display: flex;
        flex-direction: column;
    }

        .story.theme-8 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 10px;
        }

        .story.theme-8 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
        }

        .story.theme-8 .article {
            position: absolute;
            width: calc(100% - 30px);
            border-radius: 5px;
            padding: 15px;
            left: 50%;
            transform: translate(-50%, 0);
            bottom: 15px;
            background-color: #fff;
        }

        .story.theme-8 .img {
            width: 100%;
            height: 100vh;
            max-height: 725px;
        }

            .story.theme-8 .img img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

    .story.theme-9 {
        background-color: #fff;
        display: flex;
        flex-direction: column;
    }

        .story.theme-9 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 10px;
        }

        .story.theme-9 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
        }

        .story.theme-9 .article {
            position: absolute;
            width: calc(100% - 30px);
            border-radius: 5px;
            padding: 15px;
            left: 50%;
            transform: translate(-50%, 0);
            top: 45px;
            background-color: #fff;
        }

        .story.theme-9 .img {
            width: 100%;
            height: 100vh;
            max-height: 725px;
        }

            .story.theme-9 .img img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

    .story.theme-10 {
        background-color: #fff;
        display: flex;
        flex-direction: column;
    }

        .story.theme-10 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 10px;
        }

        .story.theme-10 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
        }

        .story.theme-10 .article {
            position: absolute;
            width: calc(100% - 30px);
            border-radius: 5px;
            padding: 15px;
            left: 50%;
            transform: translate(-50%, 0);
            top: 45px;
            height: 90%;
            overflow-x: scroll;
            background-color: #fff;
        }

        .story.theme-10 .img {
            width: 100%;
            height: 100vh;
            max-height: 725px;
        }

            .story.theme-10 .img img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

    .story.theme-11 {
        background-color: #fff;
        display: flex;
        flex-direction: column;
    }

        .story.theme-11 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 10px;
        }

        .story.theme-11 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
        }

        .story.theme-11 .article {
            position: absolute;
            width: calc(100% - 30px);
            border-radius: 5px;
            padding: 15px;
            left: 50%;
            transform: translate(-50%, 0);
            bottom: 15px;
            background-color: #fff;
        }

        .story.theme-11 .bg-area {
            position: relative;
            width: 100%;
            height: 100%;
            background-color: #cd5248;
        }

    .story.theme-12 {
        background-color: #fff;
        display: flex;
        flex-direction: column;
    }

        .story.theme-12 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 10px;
        }

        .story.theme-12 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
        }

        .story.theme-12 .article {
            position: absolute;
            width: calc(100% - 30px);
            border-radius: 5px;
            padding: 15px;
            left: 50%;
            transform: translate(-50%, 0);
            top: 45px;
            background-color: #fff;
        }

        .story.theme-12 .bg-area {
            position: relative;
            width: 100%;
            height: 100%;
            background-color: #cd5248;
        }

    .story.theme-13 {
        background-color: #fff;
        display: flex;
        flex-direction: column;
    }

        .story.theme-13 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 10px;
        }

        .story.theme-13 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
        }

        .story.theme-13 .info {
            color: #1c472f;
            font: 600 24px var(--fontFamily);
        }

        .story.theme-13 .article {
            position: absolute;
            width: calc(100% - 30px);
            border-radius: 5px;
            padding: 15px;
            left: 50%;
            transform: translate(-50%, 0);
            bottom: 15px;
            background-color: #fff;
        }

        .story.theme-13 .bg-area {
            position: relative;
            width: 100%;
            height: 100%;
            background-color: #cd5248;
        }

    .story.theme-14 {
        background-color: #fff;
        display: flex;
        flex-direction: column;
    }

        .story.theme-14 .title {
            color: #1c472f;
            font: 400 34px var(--creteRound);
            margin-bottom: 10px;
        }

        .story.theme-14 .text {
            color: #6b7769;
            font: 400 20px var(--fontFamily);
        }

        .story.theme-14 .info {
            color: #1c472f;
            font: 600 24px var(--fontFamily);
        }

        .story.theme-14 .article {
            position: absolute;
            width: calc(100% - 30px);
            border-radius: 5px;
            padding: 15px;
            left: 50%;
            transform: translate(-50%, 0);
            top: 45px;
            background-color: #fff;
        }

        .story.theme-14 .bg-area {
            position: relative;
            width: 100%;
            height: 100%;
            background-color: #cd5248;
        }

    .story.theme-15 .title {
        color: #1c472f;
        font: 400 34px var(--creteRound);
        margin-bottom: 15px;
        position: relative;
        z-index: 9;
    }

    .story.theme-15 .text {
        color: #6b7769;
        font: 400 20px var(--fontFamily);
        position: relative;
        z-index: 9;
    }

    .story.theme-16 .title {
        color: #1c472f;
        font: 400 34px var(--creteRound);
        margin-bottom: 15px;
        position: relative;
        z-index: 9;
    }

    .story.theme-16 .text {
        color: #6b7769;
        font: 400 20px var(--fontFamily);
        position: relative;
        z-index: 9;
    }

    .story.theme-16 .article {
        position: absolute;
        width: calc(100% - 30px);
        padding: 15px;
        left: 50%;
        transform: translate(-50%, 0);
        top: 25px;
    }

    .story.theme-17 .title {
        color: #1c472f;
        font: 400 34px var(--creteRound);
        margin-bottom: 15px;
        position: relative;
        z-index: 9;
    }

    .story.theme-17 .info {
        color: #1c472f;
        font: 600 24px var(--fontFamily);
    }

    .story.theme-17 .text {
        color: #6b7769;
        font: 400 20px var(--fontFamily);
        position: relative;
        z-index: 9;
    }

    .story.theme-17 .article {
        position: absolute;
        width: calc(100% - 30px);
        padding: 15px;
        left: 50%;
        transform: translate(-50%, 0);
        top: 25px;
    }

    .story.theme-18 .title {
        color: #1c472f;
        font: 400 34px var(--creteRound);
        margin-bottom: 15px;
        position: relative;
        z-index: 9;
    }

    .story.theme-18 .info {
        color: #1c472f;
        font: 600 24px var(--fontFamily);
    }

    .story.theme-18 .text {
        color: #6b7769;
        font: 400 20px var(--fontFamily);
        position: relative;
        z-index: 9;
    }

    .story.theme-18 .article {
        position: absolute;
        width: calc(100% - 30px);
        padding: 15px;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: 15px;
    }

/* Bade CSS 
///////////////////////////////////////////////////////*/
.t-badge {
    width: 100%;
    padding: 8px 0px;
    background-color: #F9F3E4;
    color: var(--mainFontColor);
    border-radius: 4px;
    font: 400 13px var(--fontFamily);
}

    .t-badge strong {
        font-weight: 600;
    }

    .t-badge[data-type="red"] {
        background-color: #dc3545;
        color: #fff;
    }

    .t-badge[data-type="green"] {
        background-color: #33ae1f;
        color: #fff;
    }

/* Exstra CSS 
///////////////////////////////////////////////////////*/
.story-sticky {
    position: sticky;
    top: 20px;
}

.seller-sticky {
    position: sticky;
    top: 20px;
    padding-bottom: 20px;
}

#chartjs-tooltip {
    opacity: 1;
    position: absolute;
    background: #ac362c;
    color: white;
    padding: 4px 8px;
    font: 400 14px var(--fontFamily);
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    pointer-events: none;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.fixed-height-chart {
    position: relative;
    height: 155.11px;
}

/* Main CSS 
///////////////////////////////////////////////////////*/
.t-main-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: #F9F3E4;
    font: 400 14px var(--fontFamily);
    color: var(--mainFontColor);
}

    .t-main-badge strong {
        font-weight: 700;
        margin-left: 5px;
        color: var(--primaryColor);
    }

    .t-main-badge .t-icon {
        width: 20px;
        height: 20px;
        background-color: var(--primaryColor);
    }

.filter-dropdown {
    border: 1px solid var(--secondaryColor);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    height: 40px;
    padding: 0 10px 0 20px;
    cursor: pointer;
    position: relative;
}

    .filter-dropdown span {
        font: 400 14px var(--fontFamily);
        margin-right: 5px;
        color: var(--primaryColor);
    }

    .filter-dropdown .t-icon {
        width: 20px;
        height: 20px;
        background-color: var(--primaryColor);
    }

.filter-dropdown--content {
    position: absolute;
    left: 0;
    top: 94px;
    background-color: #fff;
    border: 1px solid var(--secondaryColor);
    border-radius: 10px;
    padding: 12px 18px;
    z-index: 9;
    min-width: 280px;
    pointer-events: none;
    opacity: 0;
    transition: all 0.8s var(--generalTransition);
}

    .filter-dropdown--content.right {
        right: 0;
        left: auto;
    }

    .filter-dropdown--content.active {
        pointer-events: auto;
        opacity: 1;
        top: 44px;
        transition: all 0.8s var(--generalTransition);
    }

    .filter-dropdown--content .no-match {
        padding: 10px 0px 20px 0px;
    }

    .filter-dropdown--content .filter-input {
        width: 100%;
        height: 38px;
        padding-left: 42px;
        border: 1px solid var(--secondaryColor);
        border-radius: 6px;
        background-image: url("../../icons/search-icon.svg");
        background-repeat: no-repeat;
        background-position: 5px 50%;
        background-size: 24px 24px;
        font: 400 15px var(--fontFamily);
        color: var(--mainFontColor);
    }

        .filter-dropdown--content .filter-input:focus {
            background-image: url("../../images/search-focus-icon.svg");
        }

.filter-dropdown--content__scroll {
    max-height: 200px;
    overflow-y: scroll;
    border-bottom: solid 1px var(--secondaryColor);
    border-bottom-style: dashed;
    border-width: 2px;
    margin: 16px 0px 10px 0px;
    padding-bottom: 10px;
}

    .filter-dropdown--content__scroll::-webkit-scrollbar {
        width: 5px;
    }

    .filter-dropdown--content__scroll::-webkit-scrollbar-track {
        border-radius: 0;
    }

    .filter-dropdown--content__scroll::-webkit-scrollbar-thumb {
        background: var(--mainFontColor);
        border-radius: 10px;
    }

        .filter-dropdown--content__scroll::-webkit-scrollbar-thumb:hover {
            background: #1c472f;
        }

.filter-dropdown--content .t-button {
    padding: 10px 20px;
    font: 400 14px var(--fontFamily);
}

.copy-text {
    cursor: pointer;
}

.copy-success {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 10px 30px;
    background-color: var(--mainFontColor);
    color: white;
    font: 400 16px var(--fontFamily);
    border-radius: 16px;
    display: none;
    z-index: 99999;
}

#scrollButtonWrapper {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 9999;
}

#scrollButton {
    background-color: transparent;
    color: white;
    border: none;
    cursor: pointer;
    outline: none;
}

#scrollButtonAddToBasket {
    background-color: transparent;
    color: white;
    border: none;
    cursor: pointer;
    outline: none;
}

.option-image {
    width: 35px !important;
    height: 35px !important;
    margin-right: 10px;
    border: 1px solid var(--secondaryColor);
}

    .option-image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }


.option-text {
    flex-grow: 1;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.options-wrap-area {
    font: 600 14px var(--fontFamily);
    color: var(--mainFontColor);
}

.t-list-type {
    padding-left: 20px;
    list-style-type: disc !important;
}

    .t-list-type li {
        padding: 5px 0px;
        font: 400 14px var(--fontFamily);
        color: var(--mainFontColor);
    }

.customize-file {
    position: relative;
    display: flex;
    border-style: dashed;
    border-color: var(--secondaryColor);
    border-width: 2px;
    height: 100px;
    border-radius: 5px;
    background-color: #fff;
    transition: all 0.8s var(--generalTransition);
    margin-top: 10px;
}

.over-flow-y-auto {
    overflow-y: auto !important;
}
</pre></body></html>