<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> input {
    direction: rtl;
    text-align: right;
}

header.header.bg-white.shadow-3.js-header {
    direction: rtl;
    text-align: right;
}

.header-menu {
    direction: rtl;
    text-align: right;
}

button.absolute.d-flex.items-center.h-full {
    left: 0;
}

header i.icon-chevron-sm-down.text-7.ml-10 {
    margin-left: 0 important;
    margin-right: 10px!important;
}

header i.icon-chevron-sm-down.text-7.ml-15 {
    margin-right: 10px;
}

.langMenu.js-langMenu {
    direction: rtl;
    text-align: right;
}

.currencyMenu.js-currencyMenu {
    direction: rtl;
    text-align: right;
}

a.citiesCard.-type-2 {
    direction: rtl;
    text-align: center;
}

.row.y-gap-10.justify-between.items-end {
    direction: rtl;
    text-align: right;
}

.row.y-gap-20.justify-between.items-end.is-in-view {
    direction: rtl;
    text-align: right;
}

.icon-arrow-top-right.ml-15 {
    margin-left: 0!important;
    margin-right: 15px;
}

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

.px-20.py-20.rounded-4.border-light {
    direction: rtl;
    text-align: right;
}

.tourCard__content.mt-10 {
    direction: rtl;
    text-align: right;
}

.ctaCard__content {
    direction: rtl;
    text-align: right;
}

.match-box {
    direction: rtl;
    text-align: right;
}

.pl-30.border-left-light.h-full.md\:d-none {
    margin-left: 30px;
}

.px-30.py-30.border-light.rounded-4 {
    direction: rtl;
    text-align: right;
}

form#checkoutForm {
    direction: rtl;
    text-align: right;
}

a.ticket-botton {
	direction: rtl;
}</pre></body></html>