@charset "UTF-8";
.b2b-autocancel { overflow-x: auto; position: relative; }
[dir] .b2b-autocancel { background: #ffffff; border-radius: 8px; }

.b2b-autocancel-description { color: #e04242; font-size: 20px; }

[dir] .b2b-autocancel-description { padding: 24px 24px 0; }

.b2b-autocancel-table { border-collapse: collapse; border-spacing: 0; width: 100%; }

[dir] .b2b-autocancel-table { margin-top: 16px; }

[dir] .b2b-autocancel-table-titles { border-bottom: 2px solid #e5e5e5; }

.b2b-autocancel-table-row:hover { -moz-transition: background 0.16s ease; -o-transition: background 0.16s ease; transition: background 0.16s ease; }

[dir] .b2b-autocancel-table-row:hover { -webkit-transition: background 0.16s ease; background: #f4f4f4; cursor: pointer; }

.b2b-autocancel-table-titles-item { color: #969696; font-size: 14px; line-height: 1.29; white-space: nowrap; }

[dir] .b2b-autocancel-table-titles-item { padding: 8px 24px; }

.b2b-autocancel-table-item-text { color: #969696; font-size: 14px; line-height: 1.29; white-space: nowrap; }

.b2b-autocancel-table-item { font-size: 16px; line-height: 1.5; white-space: nowrap; }

[dir] .b2b-autocancel-table-item { border-bottom: 2px solid #f4f4f4; padding: 14px 24px; }

.b2b-autocancel-table-link { color: #9a9df1; text-decoration: none; }

.b2b-autocancel-expand-btn { display: flex; justify-content: center; }

[dir] .b2b-autocancel-expand-btn { padding: 14px 24px; }

.b2b-autocancel-expand-btn-expanded .prtnr-text-button-icon { -webkit-transform: rotateX(-180deg); -ms-transform: rotateX(-180deg); }

[dir] .b2b-autocancel-expand-btn-expanded .prtnr-text-button-icon { transform: rotateX(-180deg); }

@font-face { font-family: 'Ostrovok-Icons'; src: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/fonts/icons/icons.eot); src: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/fonts/icons/icons.eot#iefix) format("embedded-opentype"), url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/fonts/icons/icons.ttf) format("truetype"); font-style: normal; }

.alertcontent { color: #292410; font-size: 2vw; position: relative; width: 50vw; }

[dir] .alertcontent { background: #fff5cc; border: 1px solid #dbcc9d; border-radius: .5vw; margin: 30px auto; padding: 3vw; }

[dir=ltr] .alertcontent { text-align: left; }

[dir=rtl] .alertcontent { text-align: right; }

.yellowtip-adaptive .alertcontent { color: #292f37; font-size: 4vw; width: 60vw; }

[dir] .yellowtip-adaptive .alertcontent { background-color: white; border: 1px solid #f7ab64; box-shadow: 0 2px rgba(192, 99, 18, 0.15); }

[dir=ltr] .yellowtip-adaptive .alertcontent { padding-left: 20px; }

[dir=rtl] .yellowtip-adaptive .alertcontent { padding-right: 20px; }

.alertcontent-close { font-size: 4vw; height: 4vw; line-height: 4vw; position: absolute; top: 0; width: 4vw; }

[dir] .alertcontent-close { cursor: pointer; text-align: center; }

[dir=ltr] .alertcontent-close { left: 100%; margin-left: 2vw; }

[dir=rtl] .alertcontent-close { right: 100%; margin-right: 2vw; }

.alertcontent-close::before { content: '\2715'; }

.image { overflow: hidden; position: relative; }

.image-disabled { opacity: .5; }

.image-img { position: absolute; }

.pagepreloader { height: 4px; position: absolute; top: -100px; width: 0; z-index: 21; -moz-transition: width 0.4s ease-out; -o-transition: width 0.4s ease-out; transition: width 0.4s ease-out; }

[dir] .pagepreloader { background: #336693; box-shadow: 0 0 7px #2f3233; -webkit-transition: width 0.4s ease-out; }

[dir=ltr] .pagepreloader { left: 0; }

[dir=rtl] .pagepreloader { right: 0; }

.pagepreloader-shown { top: 0; }

@font-face { font-family: 'PTRootUI'; src: url("https://of.worldota.net/fonts/ptrootui/pt-root-ui_vf.woff2") format("woff2"), url("https://of.worldota.net/fonts/ptrootui/pt-root-ui_vf.woff") format("woff"); font-weight: 300 700; }

@font-face { font-family: 'Spoof'; src: url("https://of.worldota.net/fonts/spoof/Spoof-Medium.woff2") format("woff2"), url("https://of.worldota.net/fonts/spoof/Spoof-Medium.woff") format("woff"); font-weight: 500; font-style: normal; }

.button-view-primary { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: var(--button-primary-typo); display: inline-block; font-weight: 480; outline: none; position: relative; text-decoration: none; transition: border 160ms, background-color 160ms, box-shadow 160ms, color 160ms; user-select: none; vertical-align: middle; }

[dir] .button-view-primary { background-color: var(--button-primary-bg); border-radius: 12px; border: 1px solid transparent; cursor: pointer; text-align: center; }

.button-view-primary.button-loading { color: transparent; }

[dir] .button-view-primary.button-loading { cursor: default; }

.button-view-primary.button-loading::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); -webkit-mask-position: center; -webkit-mask-repeat: no-repeat; bottom: 0; content: ''; display: block; mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); mask-position: center; mask-repeat: no-repeat; position: absolute; top: 0; z-index: 1; }

[dir] .button-view-primary.button-loading::before { background-color: var(--button-primary-typo); border-radius: 4px; }

[dir=ltr] .button-view-primary.button-loading::before { left: 0; right: 0; }

[dir=rtl] .button-view-primary.button-loading::before { right: 0; left: 0; }

[dir] .button-view-primary:focus { box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .button-view-primary:hover { background-color: var(--button-primary-hover-bg); }

[dir] .button-view-primary:active { background-color: var(--button-primary-active-bg); }

[dir] .button-view-primary.button-disabled, [dir] .button-view-primary.button-disabled:hover, [dir] .button-view-primary.button-disabled:active, [dir] .button-view-primary.button-disabled:focus, [dir] .button-view-primary:disabled:hover, [dir] .button-view-primary:disabled:active, [dir] .button-view-primary:disabled:focus, [dir] .button-view-primary:disabled { box-shadow: none; cursor: default; background-color: var(--button-primary-bg); }

.button-view-primary.button-disabled::after, .button-view-primary.button-disabled:hover::after, .button-view-primary.button-disabled:active::after, .button-view-primary.button-disabled:focus::after, .button-view-primary:disabled:hover::after, .button-view-primary:disabled:active::after, .button-view-primary:disabled:focus::after, .button-view-primary:disabled::after { bottom: 0; content: ''; display: block; position: absolute; top: 0; }

[dir] .button-view-primary.button-disabled::after, [dir] .button-view-primary.button-disabled:hover::after, [dir] .button-view-primary.button-disabled:active::after, [dir] .button-view-primary.button-disabled:focus::after, [dir] .button-view-primary:disabled:hover::after, [dir] .button-view-primary:disabled:active::after, [dir] .button-view-primary:disabled:focus::after, [dir] .button-view-primary:disabled::after { background-color: var(--disabled-overlay); border-radius: 4px; margin: -1px; }

[dir=ltr] .button-view-primary.button-disabled::after, [dir=ltr] .button-view-primary.button-disabled:hover::after, [dir=ltr] .button-view-primary.button-disabled:active::after, [dir=ltr] .button-view-primary.button-disabled:focus::after, [dir=ltr] .button-view-primary:disabled:hover::after, [dir=ltr] .button-view-primary:disabled:active::after, [dir=ltr] .button-view-primary:disabled:focus::after, [dir=ltr] .button-view-primary:disabled::after { left: 0; right: 0; }

[dir=rtl] .button-view-primary.button-disabled::after, [dir=rtl] .button-view-primary.button-disabled:hover::after, [dir=rtl] .button-view-primary.button-disabled:active::after, [dir=rtl] .button-view-primary.button-disabled:focus::after, [dir=rtl] .button-view-primary:disabled:hover::after, [dir=rtl] .button-view-primary:disabled:active::after, [dir=rtl] .button-view-primary:disabled:focus::after, [dir=rtl] .button-view-primary:disabled::after { right: 0; left: 0; }

.button-view-primary.button-loading, .button-view-primary.button-loading:hover, .button-view-primary.button-loading:active, .button-view-primary.button-loading:focus { color: transparent; }

[dir] .button-view-primary.button-loading, [dir] .button-view-primary.button-loading:hover, [dir] .button-view-primary.button-loading:active, [dir] .button-view-primary.button-loading:focus { background-color: var(--button-primary-bg); box-shadow: none; cursor: default; }

.button-view-primary.button-loading::after, .button-view-primary.button-loading:hover::after, .button-view-primary.button-loading:active::after, .button-view-primary.button-loading:focus::after { bottom: 0; content: ''; display: block; position: absolute; top: 0; }

[dir] .button-view-primary.button-loading::after, [dir] .button-view-primary.button-loading:hover::after, [dir] .button-view-primary.button-loading:active::after, [dir] .button-view-primary.button-loading:focus::after { background-color: var(--disabled-overlay); border-radius: 4px; margin: -1px; }

[dir=ltr] .button-view-primary.button-loading::after, [dir=ltr] .button-view-primary.button-loading:hover::after, [dir=ltr] .button-view-primary.button-loading:active::after, [dir=ltr] .button-view-primary.button-loading:focus::after { left: 0; right: 0; }

[dir=rtl] .button-view-primary.button-loading::after, [dir=rtl] .button-view-primary.button-loading:hover::after, [dir=rtl] .button-view-primary.button-loading:active::after, [dir=rtl] .button-view-primary.button-loading:focus::after { right: 0; left: 0; }

.button-view-primary-inverse { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: #111111; display: inline-block; font-weight: 480; outline: none; position: relative; text-decoration: none; transition: border 160ms, background-color 160ms, box-shadow 160ms, color 160ms; user-select: none; vertical-align: middle; }

[dir] .button-view-primary-inverse { background-color: white; border-radius: 12px; border: 1px solid transparent; cursor: pointer; text-align: center; }

.button-view-primary-inverse.button-loading { color: transparent; }

[dir] .button-view-primary-inverse.button-loading { cursor: default; }

.button-view-primary-inverse.button-loading::before { bottom: 0; content: ''; display: block; position: absolute; top: 0; z-index: 1; }

[dir] .button-view-primary-inverse.button-loading::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; border-radius: 4px; }

[dir=ltr] .button-view-primary-inverse.button-loading::before { left: 0; right: 0; }

[dir=rtl] .button-view-primary-inverse.button-loading::before { right: 0; left: 0; }

[dir] .button-view-primary-inverse:focus { box-shadow: 0 0 0 2px rgba(19, 26, 9, 0.4); }

.button-view-primary-inverse.button-active { color: #131a09; }

[dir] .button-view-primary-inverse.button-active { background-color: #111111; }

.button-view-primary-inverse.button-disabled, .button-view-primary-inverse.button-disabled:hover, .button-view-primary-inverse.button-disabled:active, .button-view-primary-inverse.button-disabled:focus, .button-view-primary-inverse:disabled:hover, .button-view-primary-inverse:disabled:active, .button-view-primary-inverse:disabled:focus, .button-view-primary-inverse:disabled { color: rgba(17, 17, 17, 0.4); }

[dir] .button-view-primary-inverse.button-disabled, [dir] .button-view-primary-inverse.button-disabled:hover, [dir] .button-view-primary-inverse.button-disabled:active, [dir] .button-view-primary-inverse.button-disabled:focus, [dir] .button-view-primary-inverse:disabled:hover, [dir] .button-view-primary-inverse:disabled:active, [dir] .button-view-primary-inverse:disabled:focus, [dir] .button-view-primary-inverse:disabled { background-color: white; box-shadow: none; cursor: default; }

.button-view-primary-inverse.button-loading, .button-view-primary-inverse.button-loading:hover, .button-view-primary-inverse.button-loading:active, .button-view-primary-inverse.button-loading:focus { color: transparent; }

[dir] .button-view-primary-inverse.button-loading, [dir] .button-view-primary-inverse.button-loading:hover, [dir] .button-view-primary-inverse.button-loading:active, [dir] .button-view-primary-inverse.button-loading:focus { background-color: white; box-shadow: none; }

.button-view-light { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: var(--button-secondary-typo); display: inline-block; font-weight: 480; outline: none; position: relative; text-decoration: none; transition: border 160ms, background-color 160ms, box-shadow 160ms, color 160ms; user-select: none; vertical-align: middle; }

[dir] .button-view-light { background-color: var(--button-secondary-bg); border-radius: 12px; border: 1px solid transparent; cursor: pointer; text-align: center; }

.button-view-light.button-loading { color: transparent; }

[dir] .button-view-light.button-loading { cursor: default; }

.button-view-light.button-loading::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); -webkit-mask-position: center; -webkit-mask-repeat: no-repeat; bottom: 0; content: ''; display: block; mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); mask-position: center; mask-repeat: no-repeat; position: absolute; top: 0; z-index: 1; }

[dir] .button-view-light.button-loading::before { background-color: var(--button-secondary-typo); border-radius: 4px; }

[dir=ltr] .button-view-light.button-loading::before { left: 0; right: 0; }

[dir=rtl] .button-view-light.button-loading::before { right: 0; left: 0; }

[dir] .button-view-light:focus { box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .button-view-light:hover { background-color: var(--button-secondary-hover-bg); }

[dir] .button-view-light:active { background-color: var(--button-secondary-active-bg); }

[dir] .button-view-light.button-disabled, [dir] .button-view-light.button-disabled:hover, [dir] .button-view-light.button-disabled:active, [dir] .button-view-light.button-disabled:focus, [dir] .button-view-light:disabled:hover, [dir] .button-view-light:disabled:active, [dir] .button-view-light:disabled:focus, [dir] .button-view-light:disabled { background-color: var(--button-secondary-bg); box-shadow: none; cursor: default; }

.button-view-light.button-disabled::after, .button-view-light.button-disabled:hover::after, .button-view-light.button-disabled:active::after, .button-view-light.button-disabled:focus::after, .button-view-light:disabled:hover::after, .button-view-light:disabled:active::after, .button-view-light:disabled:focus::after, .button-view-light:disabled::after { bottom: 0; content: ''; display: block; position: absolute; top: 0; }

[dir] .button-view-light.button-disabled::after, [dir] .button-view-light.button-disabled:hover::after, [dir] .button-view-light.button-disabled:active::after, [dir] .button-view-light.button-disabled:focus::after, [dir] .button-view-light:disabled:hover::after, [dir] .button-view-light:disabled:active::after, [dir] .button-view-light:disabled:focus::after, [dir] .button-view-light:disabled::after { background-color: var(--disabled-overlay); border-radius: 4px; margin: -1px; }

[dir=ltr] .button-view-light.button-disabled::after, [dir=ltr] .button-view-light.button-disabled:hover::after, [dir=ltr] .button-view-light.button-disabled:active::after, [dir=ltr] .button-view-light.button-disabled:focus::after, [dir=ltr] .button-view-light:disabled:hover::after, [dir=ltr] .button-view-light:disabled:active::after, [dir=ltr] .button-view-light:disabled:focus::after, [dir=ltr] .button-view-light:disabled::after { left: 0; right: 0; }

[dir=rtl] .button-view-light.button-disabled::after, [dir=rtl] .button-view-light.button-disabled:hover::after, [dir=rtl] .button-view-light.button-disabled:active::after, [dir=rtl] .button-view-light.button-disabled:focus::after, [dir=rtl] .button-view-light:disabled:hover::after, [dir=rtl] .button-view-light:disabled:active::after, [dir=rtl] .button-view-light:disabled:focus::after, [dir=rtl] .button-view-light:disabled::after { right: 0; left: 0; }

.button-view-light.button-loading, .button-view-light.button-loading:hover, .button-view-light.button-loading:active, .button-view-light.button-loading:focus { color: transparent; }

[dir] .button-view-light.button-loading, [dir] .button-view-light.button-loading:hover, [dir] .button-view-light.button-loading:active, [dir] .button-view-light.button-loading:focus { background-color: var(--button-secondary-bg); box-shadow: none; cursor: default; }

.button-view-link { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: var(--link); display: inline-block; font-weight: 480; outline: none; position: relative; text-decoration: none; transition: border 160ms, background-color 160ms, box-shadow 160ms, color 160ms; user-select: none; vertical-align: middle; }

[dir] .button-view-link { background-color: transparent; border-radius: 12px; border: 1px solid transparent; cursor: pointer; text-align: center; }

.button-view-link.button-loading { color: transparent; }

[dir] .button-view-link.button-loading { cursor: default; }

.button-view-link.button-loading::before { bottom: 0; content: ''; display: block; position: absolute; top: 0; z-index: 1; }

[dir] .button-view-link.button-loading::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='var(--link)' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='var(--link)' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='var(--link)' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='var(--link)' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; border-radius: 4px; }

[dir=ltr] .button-view-link.button-loading::before { left: 0; right: 0; }

[dir=rtl] .button-view-link.button-loading::before { right: 0; left: 0; }

.button-view-link:hover { color: var(--link-hover); }

[dir] .button-view-link:focus { box-shadow: 0 0 0 2px var(--focus-outline); }

.button-view-link:active { color: var(--link-active); }

.button-view-link:disabled { color: var(--link); opacity: .48; }

.button-view-outline { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: var(--button-outline-typo); display: inline-block; font-weight: 480; outline: none; position: relative; text-decoration: none; transition: border 160ms, background-color 160ms, box-shadow 160ms, color 160ms; user-select: none; vertical-align: middle; }

[dir] .button-view-outline { background-color: transparent; border-radius: 12px; border: 1px solid transparent; cursor: pointer; text-align: center; border-color: var(--button-outline-border); }

.button-view-outline.button-loading { color: transparent; }

[dir] .button-view-outline.button-loading { cursor: default; }

.button-view-outline.button-loading::before { bottom: 0; content: ''; display: block; position: absolute; top: 0; z-index: 1; }

[dir] .button-view-outline.button-loading::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='var(--button-outline-typo)' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='var(--button-outline-typo)' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='var(--button-outline-typo)' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='var(--button-outline-typo)' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; border-radius: 4px; }

[dir=ltr] .button-view-outline.button-loading::before { left: 0; right: 0; }

[dir=rtl] .button-view-outline.button-loading::before { right: 0; left: 0; }

[dir] .button-view-outline:hover { border-color: var(--button-outline-hover-border); }

[dir] .button-view-outline:active { border-color: var(--button-outline-active-border); }

[dir] .button-view-outline:focus { box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .button-view-outline.button-loading, [dir] .button-view-outline.button-loading:hover, [dir] .button-view-outline.button-loading:active, [dir] .button-view-outline.button-loading:focus { border-color: var(--button-outline-border); }

.button-size-xs { flex: 0 0 auto; font-size: 14px; line-height: 16px; min-height: 36px; }

[dir] .button-size-xs { padding: 8px 14px; }

.button-size-xs.button-loading { min-width: 107px; }

.button-size-s { flex: 0 0 auto; font-size: 16px; line-height: 18px; min-height: 40px; }

[dir] .button-size-s { padding: 10px 16px; }

.button-size-s.button-loading { min-width: 107px; }

.button-size-m { flex: 0 0 auto; font-size: 18px; line-height: 22px; min-height: 46px; }

[dir] .button-size-m { padding: 11px 20px; }

.button-size-m.button-loading { min-width: 115px; }

.button-size-l { flex: 0 0 auto; font-size: 22px; line-height: 26px; min-height: 56px; }

[dir] .button-size-l { padding: 14px 24px; }

.button-size-l.button-loading { min-width: 123px; }

.button-size-xl { flex: 0 0 auto; font-size: 24px; height: 66px; line-height: 66px; }

[dir] .button-size-xl { padding: 0 24px; }

.button-size-xl.button-loading { min-width: 123px; }

.link, .prtnr-orders-order-edit, .prtnr-orders-order-download, .prtnr-orders-order-cancel, .prtnr-orders-order-paycard, .prtnr-orders-order-paybylink, .prtnr-orders-order-edit-link-text, .prtnr-orders-order-download-link-text, .prtnr-orders-order-cancel-link-text, .prtnr-orders-order-paycard-link-text, .prtnr-orders-order-paybylink-link-text, .prtnr-orders-order-edit-link, .prtnr-orders-order-cancel-link, .prtnr-orders-order-paycard-link, .prtnr-orders-order-paybylink-link, .prtnr-orders-order-action-footer-button-cancel, .prtnr-orders-order-field-list-expand, .prtnr-orders-traveldocs-tip-row-btn { color: var(--link); text-decoration: none; transition: color .16s; }

[dir] .link, [dir] .prtnr-orders-order-edit, [dir] .prtnr-orders-order-download, [dir] .prtnr-orders-order-cancel, [dir] .prtnr-orders-order-paycard, [dir] .prtnr-orders-order-paybylink, [dir] .prtnr-orders-order-edit-link-text, [dir] .prtnr-orders-order-download-link-text, [dir] .prtnr-orders-order-cancel-link-text, [dir] .prtnr-orders-order-paycard-link-text, [dir] .prtnr-orders-order-paybylink-link-text, [dir] .prtnr-orders-order-edit-link, [dir] .prtnr-orders-order-cancel-link, [dir] .prtnr-orders-order-paycard-link, [dir] .prtnr-orders-order-paybylink-link, [dir] .prtnr-orders-order-action-footer-button-cancel, [dir] .prtnr-orders-order-field-list-expand, [dir] .prtnr-orders-traveldocs-tip-row-btn { cursor: pointer; }

.link:hover, .prtnr-orders-order-edit:hover, .prtnr-orders-order-download:hover, .prtnr-orders-order-cancel:hover, .prtnr-orders-order-paycard:hover, .prtnr-orders-order-paybylink:hover, .prtnr-orders-order-edit-link-text:hover, .prtnr-orders-order-download-link-text:hover, .prtnr-orders-order-cancel-link-text:hover, .prtnr-orders-order-paycard-link-text:hover, .prtnr-orders-order-paybylink-link-text:hover, .prtnr-orders-order-edit-link:hover, .prtnr-orders-order-cancel-link:hover, .prtnr-orders-order-paycard-link:hover, .prtnr-orders-order-paybylink-link:hover, .prtnr-orders-order-action-footer-button-cancel:hover, .prtnr-orders-order-field-list-expand:hover, .prtnr-orders-traveldocs-tip-row-btn:hover, .link:focus, .prtnr-orders-order-edit:focus, .prtnr-orders-order-download:focus, .prtnr-orders-order-cancel:focus, .prtnr-orders-order-paycard:focus, .prtnr-orders-order-paybylink:focus, .prtnr-orders-order-edit-link-text:focus, .prtnr-orders-order-download-link-text:focus, .prtnr-orders-order-cancel-link-text:focus, .prtnr-orders-order-paycard-link-text:focus, .prtnr-orders-order-paybylink-link-text:focus, .prtnr-orders-order-edit-link:focus, .prtnr-orders-order-cancel-link:focus, .prtnr-orders-order-paycard-link:focus, .prtnr-orders-order-paybylink-link:focus, .prtnr-orders-order-action-footer-button-cancel:focus, .prtnr-orders-order-field-list-expand:focus, .prtnr-orders-traveldocs-tip-row-btn:focus { color: var(--link-hover); }

.link:active, .prtnr-orders-order-edit:active, .prtnr-orders-order-download:active, .prtnr-orders-order-cancel:active, .prtnr-orders-order-paycard:active, .prtnr-orders-order-paybylink:active, .prtnr-orders-order-edit-link-text:active, .prtnr-orders-order-download-link-text:active, .prtnr-orders-order-cancel-link-text:active, .prtnr-orders-order-paycard-link-text:active, .prtnr-orders-order-paybylink-link-text:active, .prtnr-orders-order-edit-link:active, .prtnr-orders-order-cancel-link:active, .prtnr-orders-order-paycard-link:active, .prtnr-orders-order-paybylink-link:active, .prtnr-orders-order-action-footer-button-cancel:active, .prtnr-orders-order-field-list-expand:active, .prtnr-orders-traveldocs-tip-row-btn:active { color: var(--link-active); }

.link-disabled, .link-disabled:hover, .link-disabled:focus, .link-disabled:active { color: #292f37; }

[dir] .link-disabled, [dir] .link-disabled:hover, [dir] .link-disabled:focus, [dir] .link-disabled:active { cursor: default; }

.infotip { -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; font-size: 16px; font-weight: bold; opacity: .9; position: absolute; top: 45px; white-space: normal; width: 280px; z-index: 2; }

[dir] .infotip { -webkit-transition: opacity 0.2s ease-out; background: #fff; border-radius: 5px; border: 1px solid #c8d0d9; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); cursor: pointer; padding: 17px 20px 21px; }

[dir=ltr] .infotip { left: 63px; text-align: left; }

[dir=rtl] .infotip { right: 63px; text-align: right; }

.infotip:hover { opacity: 1; }

.infotip::before { content: ''; display: block; height: 0; position: absolute; top: -10px; width: 0; }

[dir] .infotip::before { border-color: transparent transparent #fff; border-style: solid; border-width: 0 12px 11px; }

[dir=ltr] .infotip::before { left: 23px; }

[dir=rtl] .infotip::before { right: 23px; }

.infotip::after { content: '\2715'; display: block; font-size: 17px; font-weight: bold; position: absolute; top: 5px; }

[dir=ltr] .infotip::after { right: 5px; }

[dir=rtl] .infotip::after { left: 5px; }

.intercom-lightweight-app, .intercom-app > div { z-index: 13 !important; }

[dir] .bigtopmessage { border-bottom: 2px solid #eaeaea; padding-bottom: 30px; }

.bigtopmessage-title { font-size: 27px; font-weight: 700; line-height: 28px; position: relative; }

[dir] .bigtopmessage-title { margin-bottom: 20px; margin-top: 61px; }

[dir=ltr] .bigtopmessage-title { margin-left: 110px; }

[dir=rtl] .bigtopmessage-title { margin-right: 110px; }

.bigtopmessage-title.bigtopmessage-title-success { color: #6dad00; }

.bigtopmessage-title.bigtopmessage-title-success::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #6dad00; content: '\e62c'; font-size: 22px; position: absolute; top: 3px; }

[dir=ltr] .bigtopmessage-title.bigtopmessage-title-success::before { left: -35px; }

[dir=rtl] .bigtopmessage-title.bigtopmessage-title-success::before { right: -35px; }

.bigtopmessage-desc { font-size: 18px; }

[dir=ltr] .bigtopmessage-desc { padding-left: 110px; }

[dir=rtl] .bigtopmessage-desc { padding-right: 110px; }

[dir=ltr] .blog { float: left; }

[dir=rtl] .blog { float: right; }

.blog-item { display: block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: none; }

[dir] .blog-item { background: #fff; border: 1px solid #ececed; border-bottom-color: #bdbdbe; margin-bottom: 14px; padding: 10px; }

[dir] .blog-item-image { margin: -10px -10px 4px; }

.blog-item-title { color: #0074c5; font-size: 15px; line-height: 17px; }

[dir] .blog-item-title { margin-bottom: 6px; }

.blog-item-brief { color: #798891; font-size: 12px; line-height: 13px; }

.button { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-user-select: none; -moz-user-select: none; user-select: none; display: inline-block; font-weight: bold; font-size: 14px; line-height: 28px; outline: none; position: relative; text-decoration: none; text-transform: uppercase; white-space: nowrap; }

[dir] .button { border-radius: 3px; border: 1px solid; cursor: pointer; padding: 0 12px; }

.button::before { /* webkit dragging click fix */ content: ''; position: absolute; top: 0; bottom: 0; }

[dir=ltr] .button::before { right: 0; left: 0; }

[dir=rtl] .button::before { left: 0; right: 0; }

.button:active { line-height: 26px; }

[dir] .button:active { padding-top: 2px; }

.button-blue { color: #fff; }

[dir] .button-blue { border-color: #767676; border-bottom-color: #4e4e4e; border-top-color: #8a8a8a; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.16), inset 0 3px 0 -2px rgba(255, 255, 255, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.4); text-shadow: 0 1px rgba(0, 0, 0, 0.31); background-image: -webkit-linear-gradient(top, #1c77e1, #0158be); background-image: -moz-linear-gradient(top, #1c77e1, #0158be); background-image: -o-linear-gradient(top, #1c77e1, #0158be); background-image: linear-gradient(to bottom, #1c77e1, #0158be); }

[dir] .button-blue:hover, [dir] .button-blue:active { text-shadow: 0 1px rgba(0, 0, 0, 0.61); }

[dir] .button-blue:hover { box-shadow: 0 1px 0 rgba(0, 0, 0, 0.09), inset 0 3px 0 -2px rgba(255, 255, 255, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.4); background-image: -webkit-linear-gradient(top, #117fef, #005fcd); background-image: -moz-linear-gradient(top, #117fef, #005fcd); background-image: -o-linear-gradient(top, #117fef, #005fcd); background-image: linear-gradient(to bottom, #117fef, #005fcd); }

[dir] .button-blue:active { border-color: #d1d1d1; border-top-color: #aaa; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.4), inset 0 1px 5px 1px rgba(0, 0, 0, 0.5); background-image: -webkit-linear-gradient(top, #1158c9, #0041aa); background-image: -moz-linear-gradient(top, #1158c9, #0041aa); background-image: -o-linear-gradient(top, #1158c9, #0041aa); background-image: linear-gradient(to bottom, #1158c9, #0041aa); }

.button-orange { color: #5f1d00; }

[dir] .button-orange { border-color: #d79d50; border-bottom-color: #b7711a; border-top-color: #e7b46b; box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53); text-shadow: 0 1px rgba(255, 255, 255, 0.6); background-image: -webkit-linear-gradient(top, #ffc900, #f28d00); background-image: -moz-linear-gradient(top, #ffc900, #f28d00); background-image: -o-linear-gradient(top, #ffc900, #f28d00); background-image: linear-gradient(to bottom, #ffc900, #f28d00); }

[dir] .button-orange:hover { box-shadow: 0 1px 0 rgba(53, 22, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53); background-image: -webkit-linear-gradient(top, #ffca00, #f8aa00); background-image: -moz-linear-gradient(top, #ffca00, #f8aa00); background-image: -o-linear-gradient(top, #ffca00, #f8aa00); background-image: linear-gradient(to bottom, #ffca00, #f8aa00); }

[dir] .button-orange:active { border-color: #9d5300; border-top-color: #742f00; box-shadow: inset 0 3px 0 -2px rgba(95, 29, 0, 0.26); background-image: -webkit-linear-gradient(top, #f59900, #de6400); background-image: -moz-linear-gradient(top, #f59900, #de6400); background-image: -o-linear-gradient(top, #f59900, #de6400); background-image: linear-gradient(to bottom, #f59900, #de6400); }

.button-light { color: #21689b; font-size: 14px; font-weight: 700; height: 40px; line-height: 39px; }

[dir] .button-light { border-color: #91a4b2; box-shadow: 0 1px 0 rgba(92, 117, 135, 0.19), inset 0 0 0 1px rgba(255, 255, 255, 0.58), inset 0 1px white; text-shadow: 0 1px rgba(255, 255, 255, 0.6); background-image: -webkit-linear-gradient(top, #e8ecf0, #e0e4ea); background-image: -moz-linear-gradient(top, #e8ecf0, #e0e4ea); background-image: -o-linear-gradient(top, #e8ecf0, #e0e4ea); background-image: linear-gradient(to bottom, #e8ecf0, #e0e4ea); }

.button-light:active { line-height: 42px; }

[dir] .button-light:active { box-shadow: inset 0 2px 3px -1px rgba(4, 36, 63, 0.12), inset 0 -1px 0 rgba(255, 255, 255, 0.5); padding-top: 0; }

.button-light-blue { color: #315c7d; font-size: 12px; line-height: 21px; }

[dir] .button-light-blue { border: 1px solid #93a8b4; border-radius: 2px; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.76); padding: 0 12px; text-shadow: 0 1px rgba(255, 255, 255, 0.5); background-image: -webkit-linear-gradient(top, #edf2f5, #d8e6ed); background-image: -moz-linear-gradient(top, #edf2f5, #d8e6ed); background-image: -o-linear-gradient(top, #edf2f5, #d8e6ed); background-image: linear-gradient(to bottom, #edf2f5, #d8e6ed); }

.button-light-blue:active { line-height: 21px; }

[dir] .button-light-blue:active { padding-top: 0; }

.button-flat-blue { color: #fff; font-size: 12px; line-height: 21px; outline: none; text-transform: uppercase; }

[dir] .button-flat-blue { background-image: -webkit-linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); background-image: -moz-linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); background-image: -o-linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); background-image: linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); border-radius: 3px; padding: 0 12px; }

.button-flat-blue:active { line-height: inherit; }

[dir] .button-flat-blue:active { padding-top: inherit; }

.button-flat-blue:disabled, .button-flat-blue[disabled], .button-flat-blue.button-disabled { opacity: inherit; }

[dir] .button-flat-blue:disabled, [dir] .button-flat-blue[disabled], [dir] .button-flat-blue.button-disabled { background: #8ea3b4; cursor: default; }

.button-middle { font-size: 15px; height: 40px; line-height: 39px; }

.button-middle:active { line-height: 38px; }

.button-middle.button-orange { font-size: 16px; }

[dir] .button-middle.button-orange { border-color: #2d3841; border-bottom-color: #1f262d; border-top-color: #364450; box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 3px rgba(245, 151, 0, 0.35); }

[dir] .button-middle.button-orange:hover { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 4px rgba(255, 108, 0, 0.24); }

[dir] .button-middle.button-orange:active { border-bottom-color: #9b9ba1; box-shadow: 0 0 0 4px rgba(255, 108, 0, 0.24), inset 0 2px 4px rgba(73, 14, 0, 0.5); }

.button-small { font-size: 12px; height: 27px; line-height: 26px; }

[dir] .button-small { padding: 0 10px; }

.button-small:active { line-height: 25px; }

[dir] .button-small:active { padding-top: 1px; }

[dir] .button-small.button-orange { border-color: #2d3841; border-bottom-color: #1f262d; border-top-color: #364450; }

[dir] .button-small.button-orange:active { border-bottom-color: #9b9ba1; }

.button-big { font-size: 19px; height: 44px; line-height: 43px; }

[dir] .button-big { padding: 0 18px; }

.button-big:active { height: 43px; line-height: 41px; }

[dir] .button-big.button-orange { border-color: #2d3841; border-bottom-color: #1f262d; border-top-color: #364450; box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 4px rgba(255, 108, 0, 0.24); }

[dir] .button-big.button-orange:hover { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 4px rgba(255, 108, 0, 0.24); }

[dir] .button-big.button-orange:active { border-bottom-color: #9b9ba1; box-shadow: 0 0 0 4px rgba(255, 108, 0, 0.24), inset 0 2px 4px rgba(73, 14, 0, 0.5); }

.button-big.button-light-blue { height: 56px; font-size: 18px; line-height: 54px; text-transform: none; }

[dir] .button-big.button-light-blue { background-image: -webkit-linear-gradient(top, #e6eef1, #c3d9e6); background-image: -moz-linear-gradient(top, #e6eef1, #c3d9e6); background-image: -o-linear-gradient(top, #e6eef1, #c3d9e6); background-image: linear-gradient(to bottom, #e6eef1, #c3d9e6); padding: 0 22px; }

.button-big.button-light-blue:active, .button-big.button-light-blue.button-pressed { height: 56px; line-height: 56px; }

[dir] .button-big.button-light-blue:active, [dir] .button-big.button-light-blue.button-pressed { background-image: -webkit-linear-gradient(top, #cadbe3, #b4c6d2); background-image: -moz-linear-gradient(top, #cadbe3, #b4c6d2); background-image: -o-linear-gradient(top, #cadbe3, #b4c6d2); background-image: linear-gradient(to bottom, #cadbe3, #b4c6d2); border-color: #7798a9; box-shadow: 0 1px 0 #fff, inset 0 0 4px rgba(119, 152, 169, 0.8), inset 0 4px 4px -4px rgba(119, 152, 169, 0.8); }

.button-flat { font-size: 13px; line-height: 28px; text-transform: none; }

[dir] .button-flat { background-image: -webkit-linear-gradient(top, #005098, #004785); background-image: -moz-linear-gradient(top, #005098, #004785); background-image: -o-linear-gradient(top, #005098, #004785); background-image: linear-gradient(to bottom, #005098, #004785); border: 1px solid #205d91; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); padding: 0 9px; }

[dir] .button:disabled, [dir] .button[disabled], [dir] .button.button-disabled, [dir] .button-middle .button-big:disabled, [dir] .button-middle .button-big[disabled], [dir] .button-middle .button-big.button-disabled, [dir] .button-blue:disabled, [dir] .button-blue[disabled], [dir] .button-blue.button-disabled, [dir] .button-light:disabled, [dir] .button-light[disabled], [dir] .button-light.button-disabled, [dir] .button-orange:disabled, [dir] .button-orange[disabled], [dir] .button-orange.button-disabled, [dir] .button-light-blue:disabled, [dir] .button-light-blue[disabled], [dir] .button-light-blue.button-disabled { cursor: default; }

.button:disabled, .button:disabled:hover, .button:disabled:active, .button[disabled], .button[disabled]:hover, .button[disabled]:active, .button.button-disabled, .button.button-disabled:hover, .button.button-disabled:active, .button-middle .button-big:disabled, .button-middle .button-big:disabled:hover, .button-middle .button-big:disabled:active, .button-middle .button-big[disabled], .button-middle .button-big[disabled]:hover, .button-middle .button-big[disabled]:active, .button-middle .button-big.button-disabled, .button-middle .button-big.button-disabled:hover, .button-middle .button-big.button-disabled:active, .button-blue:disabled, .button-blue:disabled:hover, .button-blue:disabled:active, .button-blue[disabled], .button-blue[disabled]:hover, .button-blue[disabled]:active, .button-blue.button-disabled, .button-blue.button-disabled:hover, .button-blue.button-disabled:active, .button-light:disabled, .button-light:disabled:hover, .button-light:disabled:active, .button-light[disabled], .button-light[disabled]:hover, .button-light[disabled]:active, .button-light.button-disabled, .button-light.button-disabled:hover, .button-light.button-disabled:active, .button-orange:disabled, .button-orange:disabled:hover, .button-orange:disabled:active, .button-orange[disabled], .button-orange[disabled]:hover, .button-orange[disabled]:active, .button-orange.button-disabled, .button-orange.button-disabled:hover, .button-orange.button-disabled:active, .button-light-blue:disabled, .button-light-blue:disabled:hover, .button-light-blue:disabled:active, .button-light-blue[disabled], .button-light-blue[disabled]:hover, .button-light-blue[disabled]:active, .button-light-blue.button-disabled, .button-light-blue.button-disabled:hover, .button-light-blue.button-disabled:active { opacity: .4; }

.zen-listbutton { align-items: center; display: flex; justify-content: center; }

.zen-listbutton::after { content: ''; display: block; height: 9px; width: 15px; }

[dir] .zen-listbutton::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%23111111' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zen-listbutton::after { margin-left: 6px; }

[dir=rtl] .zen-listbutton::after { margin-right: 6px; }

[dir=ltr] .zen-listbutton-active::after { transform: rotate(180deg); }

[dir=rtl] .zen-listbutton-active::after { transform: rotate(-180deg); }

.zen-listbutton-dropdown { position: absolute; }

.zen-listbutton-dropdown .zendropdown { min-width: 248px; }

[dir=ltr] .zen-listbutton-dropdown .zendropdownlist-item { text-align: left; }

[dir=rtl] .zen-listbutton-dropdown .zendropdownlist-item { text-align: right; }

.zen-listbutton-dropdown .zendropdownlist-item-text { white-space: nowrap; }

[dir] .serpError { padding: 15px; }

.serpError-title-h2 { color: #061424; font-size: 24px; }

.serpError-message { color: #3c577a; }

[dir] .serpError-message { margin-top: 20px; }

.flag-ad { height: 11px; width: 16px; }

[dir] .flag-ad { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ad.png) no-repeat 50% 50%; }

.flag-ae { height: 11px; width: 16px; }

[dir] .flag-ae { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ae.png) no-repeat 50% 50%; }

.flag-af { height: 11px; width: 16px; }

[dir] .flag-af { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/af.png) no-repeat 50% 50%; }

.flag-ag { height: 11px; width: 16px; }

[dir] .flag-ag { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ag.png) no-repeat 50% 50%; }

.flag-ai { height: 11px; width: 16px; }

[dir] .flag-ai { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ai.png) no-repeat 50% 50%; }

.flag-al { height: 11px; width: 16px; }

[dir] .flag-al { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/al.png) no-repeat 50% 50%; }

.flag-am { height: 11px; width: 16px; }

[dir] .flag-am { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/am.png) no-repeat 50% 50%; }

.flag-an { height: 11px; width: 16px; }

[dir] .flag-an { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/an.png) no-repeat 50% 50%; }

.flag-ao { height: 11px; width: 16px; }

[dir] .flag-ao { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ao.png) no-repeat 50% 50%; }

.flag-ar { height: 11px; width: 16px; }

[dir] .flag-ar { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ar.png) no-repeat 50% 50%; }

.flag-as { height: 11px; width: 16px; }

[dir] .flag-as { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/as.png) no-repeat 50% 50%; }

.flag-at { height: 11px; width: 16px; }

[dir] .flag-at { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/at.png) no-repeat 50% 50%; }

.flag-au { height: 11px; width: 16px; }

[dir] .flag-au { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/au.png) no-repeat 50% 50%; }

.flag-aw { height: 11px; width: 16px; }

[dir] .flag-aw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/aw.png) no-repeat 50% 50%; }

.flag-ax { height: 11px; width: 16px; }

[dir] .flag-ax { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ax.png) no-repeat 50% 50%; }

.flag-az { height: 11px; width: 16px; }

[dir] .flag-az { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/az.png) no-repeat 50% 50%; }

.flag-ba { height: 11px; width: 16px; }

[dir] .flag-ba { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ba.png) no-repeat 50% 50%; }

.flag-bb { height: 11px; width: 16px; }

[dir] .flag-bb { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bb.png) no-repeat 50% 50%; }

.flag-bd { height: 11px; width: 16px; }

[dir] .flag-bd { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bd.png) no-repeat 50% 50%; }

.flag-be { height: 11px; width: 16px; }

[dir] .flag-be { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/be.png) no-repeat 50% 50%; }

.flag-bf { height: 11px; width: 16px; }

[dir] .flag-bf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bf.png) no-repeat 50% 50%; }

.flag-bg { height: 11px; width: 16px; }

[dir] .flag-bg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bg.png) no-repeat 50% 50%; }

.flag-bh { height: 11px; width: 16px; }

[dir] .flag-bh { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bh.png) no-repeat 50% 50%; }

.flag-bi { height: 11px; width: 16px; }

[dir] .flag-bi { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bi.png) no-repeat 50% 50%; }

.flag-bj { height: 11px; width: 16px; }

[dir] .flag-bj { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bj.png) no-repeat 50% 50%; }

.flag-bm { height: 11px; width: 16px; }

[dir] .flag-bm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bm.png) no-repeat 50% 50%; }

.flag-bn { height: 11px; width: 16px; }

[dir] .flag-bn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bn.png) no-repeat 50% 50%; }

.flag-bo { height: 11px; width: 16px; }

[dir] .flag-bo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bo.png) no-repeat 50% 50%; }

.flag-br { height: 11px; width: 16px; }

[dir] .flag-br { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/br.png) no-repeat 50% 50%; }

.flag-bs { height: 11px; width: 16px; }

[dir] .flag-bs { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bs.png) no-repeat 50% 50%; }

.flag-bt { height: 11px; width: 16px; }

[dir] .flag-bt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bt.png) no-repeat 50% 50%; }

.flag-bv { height: 11px; width: 16px; }

[dir] .flag-bv { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bv.png) no-repeat 50% 50%; }

.flag-bw { height: 11px; width: 16px; }

[dir] .flag-bw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bw.png) no-repeat 50% 50%; }

.flag-by { height: 11px; width: 16px; }

[dir] .flag-by { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/by.png) no-repeat 50% 50%; }

.flag-bz { height: 11px; width: 16px; }

[dir] .flag-bz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bz.png) no-repeat 50% 50%; }

.flag-ca { height: 11px; width: 16px; }

[dir] .flag-ca { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ca.png) no-repeat 50% 50%; }

.flag-catalonia { height: 11px; width: 16px; }

[dir] .flag-catalonia { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/catalonia.png) no-repeat 50% 50%; }

.flag-cc { height: 11px; width: 16px; }

[dir] .flag-cc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cc.png) no-repeat 50% 50%; }

.flag-cd { height: 11px; width: 16px; }

[dir] .flag-cd { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cd.png) no-repeat 50% 50%; }

.flag-cf { height: 11px; width: 16px; }

[dir] .flag-cf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cf.png) no-repeat 50% 50%; }

.flag-cg { height: 11px; width: 16px; }

[dir] .flag-cg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cg.png) no-repeat 50% 50%; }

.flag-ch { height: 11px; width: 11px; }

[dir] .flag-ch { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ch.png) no-repeat 50% 50%; }

.flag-ci { height: 11px; width: 16px; }

[dir] .flag-ci { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ci.png) no-repeat 50% 50%; }

.flag-ck { height: 11px; width: 16px; }

[dir] .flag-ck { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ck.png) no-repeat 50% 50%; }

.flag-cl { height: 11px; width: 16px; }

[dir] .flag-cl { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cl.png) no-repeat 50% 50%; }

.flag-cm { height: 11px; width: 16px; }

[dir] .flag-cm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cm.png) no-repeat 50% 50%; }

.flag-cn { height: 11px; width: 16px; }

[dir] .flag-cn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cn.png) no-repeat 50% 50%; }

.flag-co { height: 11px; width: 16px; }

[dir] .flag-co { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/co.png) no-repeat 50% 50%; }

.flag-cr { height: 11px; width: 16px; }

[dir] .flag-cr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cr.png) no-repeat 50% 50%; }

.flag-cs { height: 11px; width: 16px; }

[dir] .flag-cs { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cs.png) no-repeat 50% 50%; }

.flag-cu { height: 11px; width: 16px; }

[dir] .flag-cu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cu.png) no-repeat 50% 50%; }

.flag-cv { height: 11px; width: 16px; }

[dir] .flag-cv { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cv.png) no-repeat 50% 50%; }

.flag-cx { height: 11px; width: 16px; }

[dir] .flag-cx { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cx.png) no-repeat 50% 50%; }

.flag-cy { height: 11px; width: 16px; }

[dir] .flag-cy { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cy.png) no-repeat 50% 50%; }

.flag-cz { height: 11px; width: 16px; }

[dir] .flag-cz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cz.png) no-repeat 50% 50%; }

.flag-de { height: 11px; width: 16px; }

[dir] .flag-de { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/de.png) no-repeat 50% 50%; }

.flag-dj { height: 11px; width: 16px; }

[dir] .flag-dj { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/dj.png) no-repeat 50% 50%; }

.flag-dk { height: 11px; width: 16px; }

[dir] .flag-dk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/dk.png) no-repeat 50% 50%; }

.flag-dm { height: 11px; width: 16px; }

[dir] .flag-dm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/dm.png) no-repeat 50% 50%; }

.flag-do { height: 11px; width: 16px; }

[dir] .flag-do { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/do.png) no-repeat 50% 50%; }

.flag-dz { height: 11px; width: 16px; }

[dir] .flag-dz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/dz.png) no-repeat 50% 50%; }

.flag-ec { height: 11px; width: 16px; }

[dir] .flag-ec { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ec.png) no-repeat 50% 50%; }

.flag-ee { height: 11px; width: 16px; }

[dir] .flag-ee { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ee.png) no-repeat 50% 50%; }

.flag-eg { height: 11px; width: 16px; }

[dir] .flag-eg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/eg.png) no-repeat 50% 50%; }

.flag-eh { height: 11px; width: 16px; }

[dir] .flag-eh { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/eh.png) no-repeat 50% 50%; }

.flag-england { height: 11px; width: 16px; }

[dir] .flag-england { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/england.png) no-repeat 50% 50%; }

.flag-er { height: 11px; width: 16px; }

[dir] .flag-er { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/er.png) no-repeat 50% 50%; }

.flag-es { height: 11px; width: 16px; }

[dir] .flag-es { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/es.png) no-repeat 50% 50%; }

.flag-et { height: 11px; width: 16px; }

[dir] .flag-et { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/et.png) no-repeat 50% 50%; }

.flag-europeanunion { height: 11px; width: 16px; }

[dir] .flag-europeanunion { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/europeanunion.png) no-repeat 50% 50%; }

.flag-fam { height: 11px; width: 16px; }

[dir] .flag-fam { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fam.png) no-repeat 50% 50%; }

.flag-fi { height: 11px; width: 16px; }

[dir] .flag-fi { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fi.png) no-repeat 50% 50%; }

.flag-fj { height: 11px; width: 16px; }

[dir] .flag-fj { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fj.png) no-repeat 50% 50%; }

.flag-fk { height: 11px; width: 16px; }

[dir] .flag-fk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fk.png) no-repeat 50% 50%; }

.flag-fm { height: 11px; width: 16px; }

[dir] .flag-fm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fm.png) no-repeat 50% 50%; }

.flag-fo { height: 11px; width: 16px; }

[dir] .flag-fo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fo.png) no-repeat 50% 50%; }

.flag-fr { height: 11px; width: 16px; }

[dir] .flag-fr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fr.png) no-repeat 50% 50%; }

.flag-ga { height: 11px; width: 16px; }

[dir] .flag-ga { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ga.png) no-repeat 50% 50%; }

.flag-gb { height: 11px; width: 16px; }

[dir] .flag-gb { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gb.png) no-repeat 50% 50%; }

.flag-gd { height: 11px; width: 16px; }

[dir] .flag-gd { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gd.png) no-repeat 50% 50%; }

.flag-ge { height: 11px; width: 16px; }

[dir] .flag-ge { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ge.png) no-repeat 50% 50%; }

.flag-gf { height: 11px; width: 16px; }

[dir] .flag-gf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gf.png) no-repeat 50% 50%; }

.flag-gh { height: 11px; width: 16px; }

[dir] .flag-gh { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gh.png) no-repeat 50% 50%; }

.flag-gi { height: 11px; width: 16px; }

[dir] .flag-gi { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gi.png) no-repeat 50% 50%; }

.flag-gl { height: 11px; width: 16px; }

[dir] .flag-gl { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gl.png) no-repeat 50% 50%; }

.flag-gm { height: 11px; width: 16px; }

[dir] .flag-gm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gm.png) no-repeat 50% 50%; }

.flag-gn { height: 11px; width: 16px; }

[dir] .flag-gn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gn.png) no-repeat 50% 50%; }

.flag-gp { height: 11px; width: 16px; }

[dir] .flag-gp { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gp.png) no-repeat 50% 50%; }

.flag-gq { height: 11px; width: 16px; }

[dir] .flag-gq { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gq.png) no-repeat 50% 50%; }

.flag-gr { height: 11px; width: 16px; }

[dir] .flag-gr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gr.png) no-repeat 50% 50%; }

.flag-gs { height: 11px; width: 16px; }

[dir] .flag-gs { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gs.png) no-repeat 50% 50%; }

.flag-gt { height: 11px; width: 16px; }

[dir] .flag-gt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gt.png) no-repeat 50% 50%; }

.flag-gu { height: 11px; width: 16px; }

[dir] .flag-gu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gu.png) no-repeat 50% 50%; }

.flag-gw { height: 11px; width: 16px; }

[dir] .flag-gw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gw.png) no-repeat 50% 50%; }

.flag-gy { height: 11px; width: 16px; }

[dir] .flag-gy { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gy.png) no-repeat 50% 50%; }

.flag-hk { height: 11px; width: 16px; }

[dir] .flag-hk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/hk.png) no-repeat 50% 50%; }

.flag-hm { height: 11px; width: 16px; }

[dir] .flag-hm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/hm.png) no-repeat 50% 50%; }

.flag-hn { height: 11px; width: 16px; }

[dir] .flag-hn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/hn.png) no-repeat 50% 50%; }

.flag-hr { height: 11px; width: 16px; }

[dir] .flag-hr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/hr.png) no-repeat 50% 50%; }

.flag-ht { height: 11px; width: 16px; }

[dir] .flag-ht { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ht.png) no-repeat 50% 50%; }

.flag-hu { height: 11px; width: 16px; }

[dir] .flag-hu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/hu.png) no-repeat 50% 50%; }

.flag-id { height: 11px; width: 16px; }

[dir] .flag-id { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/id.png) no-repeat 50% 50%; }

.flag-ie { height: 11px; width: 16px; }

[dir] .flag-ie { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ie.png) no-repeat 50% 50%; }

.flag-il { height: 11px; width: 16px; }

[dir] .flag-il { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/il.png) no-repeat 50% 50%; }

.flag-in { height: 11px; width: 16px; }

[dir] .flag-in { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/in.png) no-repeat 50% 50%; }

.flag-io { height: 11px; width: 16px; }

[dir] .flag-io { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/io.png) no-repeat 50% 50%; }

.flag-iq { height: 11px; width: 16px; }

[dir] .flag-iq { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/iq.png) no-repeat 50% 50%; }

.flag-ir { height: 11px; width: 16px; }

[dir] .flag-ir { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ir.png) no-repeat 50% 50%; }

.flag-is { height: 11px; width: 16px; }

[dir] .flag-is { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/is.png) no-repeat 50% 50%; }

.flag-it { height: 11px; width: 16px; }

[dir] .flag-it { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/it.png) no-repeat 50% 50%; }

.flag-jm { height: 11px; width: 16px; }

[dir] .flag-jm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/jm.png) no-repeat 50% 50%; }

.flag-jo { height: 11px; width: 16px; }

[dir] .flag-jo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/jo.png) no-repeat 50% 50%; }

.flag-jp { height: 11px; width: 16px; }

[dir] .flag-jp { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/jp.png) no-repeat 50% 50%; }

.flag-ke { height: 11px; width: 16px; }

[dir] .flag-ke { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ke.png) no-repeat 50% 50%; }

.flag-kg { height: 11px; width: 16px; }

[dir] .flag-kg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kg.png) no-repeat 50% 50%; }

.flag-kh { height: 11px; width: 16px; }

[dir] .flag-kh { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kh.png) no-repeat 50% 50%; }

.flag-ki { height: 11px; width: 16px; }

[dir] .flag-ki { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ki.png) no-repeat 50% 50%; }

.flag-km { height: 11px; width: 16px; }

[dir] .flag-km { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/km.png) no-repeat 50% 50%; }

.flag-kn { height: 11px; width: 16px; }

[dir] .flag-kn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kn.png) no-repeat 50% 50%; }

.flag-kp { height: 11px; width: 16px; }

[dir] .flag-kp { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kp.png) no-repeat 50% 50%; }

.flag-kr { height: 11px; width: 16px; }

[dir] .flag-kr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kr.png) no-repeat 50% 50%; }

.flag-kw { height: 11px; width: 16px; }

[dir] .flag-kw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kw.png) no-repeat 50% 50%; }

.flag-ky { height: 11px; width: 16px; }

[dir] .flag-ky { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ky.png) no-repeat 50% 50%; }

.flag-kz { height: 11px; width: 16px; }

[dir] .flag-kz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kz.png) no-repeat 50% 50%; }

.flag-la { height: 11px; width: 16px; }

[dir] .flag-la { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/la.png) no-repeat 50% 50%; }

.flag-lb { height: 11px; width: 16px; }

[dir] .flag-lb { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lb.png) no-repeat 50% 50%; }

.flag-lc { height: 11px; width: 16px; }

[dir] .flag-lc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lc.png) no-repeat 50% 50%; }

.flag-li { height: 11px; width: 16px; }

[dir] .flag-li { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/li.png) no-repeat 50% 50%; }

.flag-lk { height: 11px; width: 16px; }

[dir] .flag-lk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lk.png) no-repeat 50% 50%; }

.flag-lr { height: 11px; width: 16px; }

[dir] .flag-lr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lr.png) no-repeat 50% 50%; }

.flag-ls { height: 11px; width: 16px; }

[dir] .flag-ls { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ls.png) no-repeat 50% 50%; }

.flag-lt { height: 11px; width: 16px; }

[dir] .flag-lt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lt.png) no-repeat 50% 50%; }

.flag-lu { height: 11px; width: 16px; }

[dir] .flag-lu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lu.png) no-repeat 50% 50%; }

.flag-lv { height: 11px; width: 16px; }

[dir] .flag-lv { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lv.png) no-repeat 50% 50%; }

.flag-ly { height: 11px; width: 16px; }

[dir] .flag-ly { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ly.png) no-repeat 50% 50%; }

.flag-ma { height: 11px; width: 16px; }

[dir] .flag-ma { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ma.png) no-repeat 50% 50%; }

.flag-mc { height: 11px; width: 16px; }

[dir] .flag-mc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mc.png) no-repeat 50% 50%; }

.flag-md { height: 11px; width: 16px; }

[dir] .flag-md { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/md.png) no-repeat 50% 50%; }

.flag-me { height: 12px; width: 16px; }

[dir] .flag-me { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/me.png) no-repeat 50% 50%; }

.flag-mg { height: 11px; width: 16px; }

[dir] .flag-mg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mg.png) no-repeat 50% 50%; }

.flag-mh { height: 11px; width: 16px; }

[dir] .flag-mh { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mh.png) no-repeat 50% 50%; }

.flag-mk { height: 11px; width: 16px; }

[dir] .flag-mk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mk.png) no-repeat 50% 50%; }

.flag-ml { height: 11px; width: 16px; }

[dir] .flag-ml { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ml.png) no-repeat 50% 50%; }

.flag-mm { height: 11px; width: 16px; }

[dir] .flag-mm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mm.png) no-repeat 50% 50%; }

.flag-mn { height: 11px; width: 16px; }

[dir] .flag-mn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mn.png) no-repeat 50% 50%; }

.flag-mo { height: 11px; width: 16px; }

[dir] .flag-mo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mo.png) no-repeat 50% 50%; }

.flag-mp { height: 11px; width: 16px; }

[dir] .flag-mp { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mp.png) no-repeat 50% 50%; }

.flag-mq { height: 11px; width: 16px; }

[dir] .flag-mq { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mq.png) no-repeat 50% 50%; }

.flag-mr { height: 11px; width: 16px; }

[dir] .flag-mr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mr.png) no-repeat 50% 50%; }

.flag-ms { height: 11px; width: 16px; }

[dir] .flag-ms { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ms.png) no-repeat 50% 50%; }

.flag-mt { height: 11px; width: 16px; }

[dir] .flag-mt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mt.png) no-repeat 50% 50%; }

.flag-mu { height: 11px; width: 16px; }

[dir] .flag-mu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mu.png) no-repeat 50% 50%; }

.flag-mv { height: 11px; width: 16px; }

[dir] .flag-mv { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mv.png) no-repeat 50% 50%; }

.flag-mw { height: 11px; width: 16px; }

[dir] .flag-mw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mw.png) no-repeat 50% 50%; }

.flag-mx { height: 11px; width: 16px; }

[dir] .flag-mx { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mx.png) no-repeat 50% 50%; }

.flag-my { height: 11px; width: 16px; }

[dir] .flag-my { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/my.png) no-repeat 50% 50%; }

.flag-mz { height: 11px; width: 16px; }

[dir] .flag-mz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mz.png) no-repeat 50% 50%; }

.flag-na { height: 11px; width: 16px; }

[dir] .flag-na { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/na.png) no-repeat 50% 50%; }

.flag-nc { height: 11px; width: 16px; }

[dir] .flag-nc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/nc.png) no-repeat 50% 50%; }

.flag-ne { height: 11px; width: 16px; }

[dir] .flag-ne { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ne.png) no-repeat 50% 50%; }

.flag-nf { height: 11px; width: 16px; }

[dir] .flag-nf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/nf.png) no-repeat 50% 50%; }

.flag-ng { height: 11px; width: 16px; }

[dir] .flag-ng { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ng.png) no-repeat 50% 50%; }

.flag-ni { height: 11px; width: 16px; }

[dir] .flag-ni { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ni.png) no-repeat 50% 50%; }

.flag-nl { height: 11px; width: 16px; }

[dir] .flag-nl { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/nl.png) no-repeat 50% 50%; }

.flag-no { height: 11px; width: 16px; }

[dir] .flag-no { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/no.png) no-repeat 50% 50%; }

.flag-np { height: 11px; width: 9px; }

[dir] .flag-np { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/np.png) no-repeat 50% 50%; }

.flag-nr { height: 11px; width: 16px; }

[dir] .flag-nr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/nr.png) no-repeat 50% 50%; }

.flag-nu { height: 11px; width: 16px; }

[dir] .flag-nu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/nu.png) no-repeat 50% 50%; }

.flag-nz { height: 11px; width: 16px; }

[dir] .flag-nz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/nz.png) no-repeat 50% 50%; }

.flag-om { height: 11px; width: 16px; }

[dir] .flag-om { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/om.png) no-repeat 50% 50%; }

.flag-pa { height: 11px; width: 16px; }

[dir] .flag-pa { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pa.png) no-repeat 50% 50%; }

.flag-pe { height: 11px; width: 16px; }

[dir] .flag-pe { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pe.png) no-repeat 50% 50%; }

.flag-pf { height: 11px; width: 16px; }

[dir] .flag-pf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pf.png) no-repeat 50% 50%; }

.flag-pg { height: 11px; width: 16px; }

[dir] .flag-pg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pg.png) no-repeat 50% 50%; }

.flag-ph { height: 11px; width: 16px; }

[dir] .flag-ph { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ph.png) no-repeat 50% 50%; }

.flag-pk { height: 11px; width: 16px; }

[dir] .flag-pk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pk.png) no-repeat 50% 50%; }

.flag-pl { height: 11px; width: 16px; }

[dir] .flag-pl { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pl.png) no-repeat 50% 50%; }

.flag-pm { height: 11px; width: 16px; }

[dir] .flag-pm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pm.png) no-repeat 50% 50%; }

.flag-pn { height: 11px; width: 16px; }

[dir] .flag-pn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pn.png) no-repeat 50% 50%; }

.flag-pr { height: 11px; width: 16px; }

[dir] .flag-pr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pr.png) no-repeat 50% 50%; }

.flag-ps { height: 11px; width: 16px; }

[dir] .flag-ps { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ps.png) no-repeat 50% 50%; }

.flag-pt { height: 11px; width: 16px; }

[dir] .flag-pt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pt.png) no-repeat 50% 50%; }

.flag-pw { height: 11px; width: 16px; }

[dir] .flag-pw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pw.png) no-repeat 50% 50%; }

.flag-py { height: 11px; width: 16px; }

[dir] .flag-py { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/py.png) no-repeat 50% 50%; }

.flag-qa { height: 11px; width: 16px; }

[dir] .flag-qa { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/qa.png) no-repeat 50% 50%; }

.flag-re { height: 11px; width: 16px; }

[dir] .flag-re { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/re.png) no-repeat 50% 50%; }

.flag-ro { height: 11px; width: 16px; }

[dir] .flag-ro { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ro.png) no-repeat 50% 50%; }

.flag-rs { height: 11px; width: 16px; }

[dir] .flag-rs { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/rs.png) no-repeat 50% 50%; }

.flag-ru { height: 11px; width: 16px; }

[dir] .flag-ru { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ru.png) no-repeat 50% 50%; }

.flag-rw { height: 11px; width: 16px; }

[dir] .flag-rw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/rw.png) no-repeat 50% 50%; }

.flag-sa { height: 11px; width: 16px; }

[dir] .flag-sa { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sa.png) no-repeat 50% 50%; }

.flag-sb { height: 11px; width: 16px; }

[dir] .flag-sb { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sb.png) no-repeat 50% 50%; }

.flag-sc { height: 11px; width: 16px; }

[dir] .flag-sc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sc.png) no-repeat 50% 50%; }

.flag-scotland { height: 11px; width: 16px; }

[dir] .flag-scotland { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/scotland.png) no-repeat 50% 50%; }

.flag-sd { height: 11px; width: 16px; }

[dir] .flag-sd { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sd.png) no-repeat 50% 50%; }

.flag-se { height: 11px; width: 16px; }

[dir] .flag-se { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/se.png) no-repeat 50% 50%; }

.flag-sg { height: 11px; width: 16px; }

[dir] .flag-sg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sg.png) no-repeat 50% 50%; }

.flag-sh { height: 11px; width: 16px; }

[dir] .flag-sh { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sh.png) no-repeat 50% 50%; }

.flag-si { height: 11px; width: 16px; }

[dir] .flag-si { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/si.png) no-repeat 50% 50%; }

.flag-sj { height: 11px; width: 16px; }

[dir] .flag-sj { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sj.png) no-repeat 50% 50%; }

.flag-sk { height: 11px; width: 16px; }

[dir] .flag-sk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sk.png) no-repeat 50% 50%; }

.flag-sl { height: 11px; width: 16px; }

[dir] .flag-sl { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sl.png) no-repeat 50% 50%; }

.flag-sm { height: 11px; width: 16px; }

[dir] .flag-sm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sm.png) no-repeat 50% 50%; }

.flag-sn { height: 11px; width: 16px; }

[dir] .flag-sn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sn.png) no-repeat 50% 50%; }

.flag-so { height: 11px; width: 16px; }

[dir] .flag-so { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/so.png) no-repeat 50% 50%; }

.flag-sr { height: 11px; width: 16px; }

[dir] .flag-sr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sr.png) no-repeat 50% 50%; }

.flag-st { height: 11px; width: 16px; }

[dir] .flag-st { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/st.png) no-repeat 50% 50%; }

.flag-sv { height: 11px; width: 16px; }

[dir] .flag-sv { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sv.png) no-repeat 50% 50%; }

.flag-sy { height: 11px; width: 16px; }

[dir] .flag-sy { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sy.png) no-repeat 50% 50%; }

.flag-sz { height: 11px; width: 16px; }

[dir] .flag-sz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sz.png) no-repeat 50% 50%; }

.flag-tc { height: 11px; width: 16px; }

[dir] .flag-tc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tc.png) no-repeat 50% 50%; }

.flag-td { height: 11px; width: 16px; }

[dir] .flag-td { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/td.png) no-repeat 50% 50%; }

.flag-tf { height: 11px; width: 16px; }

[dir] .flag-tf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tf.png) no-repeat 50% 50%; }

.flag-tg { height: 11px; width: 16px; }

[dir] .flag-tg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tg.png) no-repeat 50% 50%; }

.flag-th { height: 11px; width: 16px; }

[dir] .flag-th { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/th.png) no-repeat 50% 50%; }

.flag-tj { height: 11px; width: 16px; }

[dir] .flag-tj { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tj.png) no-repeat 50% 50%; }

.flag-tk { height: 11px; width: 16px; }

[dir] .flag-tk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tk.png) no-repeat 50% 50%; }

.flag-tl { height: 11px; width: 16px; }

[dir] .flag-tl { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tl.png) no-repeat 50% 50%; }

.flag-tm { height: 11px; width: 16px; }

[dir] .flag-tm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tm.png) no-repeat 50% 50%; }

.flag-tn { height: 11px; width: 16px; }

[dir] .flag-tn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tn.png) no-repeat 50% 50%; }

.flag-to { height: 11px; width: 16px; }

[dir] .flag-to { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/to.png) no-repeat 50% 50%; }

.flag-tr { height: 11px; width: 16px; }

[dir] .flag-tr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tr.png) no-repeat 50% 50%; }

.flag-tt { height: 11px; width: 16px; }

[dir] .flag-tt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tt.png) no-repeat 50% 50%; }

.flag-tv { height: 11px; width: 16px; }

[dir] .flag-tv { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tv.png) no-repeat 50% 50%; }

.flag-tw { height: 11px; width: 16px; }

[dir] .flag-tw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tw.png) no-repeat 50% 50%; }

.flag-tz { height: 11px; width: 16px; }

[dir] .flag-tz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tz.png) no-repeat 50% 50%; }

.flag-ua { height: 11px; width: 16px; }

[dir] .flag-ua { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ua.png) no-repeat 50% 50%; }

.flag-ug { height: 11px; width: 16px; }

[dir] .flag-ug { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ug.png) no-repeat 50% 50%; }

.flag-um { height: 11px; width: 16px; }

[dir] .flag-um { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/um.png) no-repeat 50% 50%; }

.flag-us { height: 11px; width: 16px; }

[dir] .flag-us { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/us.png) no-repeat 50% 50%; }

.flag-uy { height: 11px; width: 16px; }

[dir] .flag-uy { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/uy.png) no-repeat 50% 50%; }

.flag-uz { height: 11px; width: 16px; }

[dir] .flag-uz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/uz.png) no-repeat 50% 50%; }

.flag-va { height: 11px; width: 16px; }

[dir] .flag-va { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/va.png) no-repeat 50% 50%; }

.flag-vc { height: 11px; width: 16px; }

[dir] .flag-vc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/vc.png) no-repeat 50% 50%; }

.flag-ve { height: 11px; width: 16px; }

[dir] .flag-ve { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ve.png) no-repeat 50% 50%; }

.flag-vg { height: 11px; width: 16px; }

[dir] .flag-vg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/vg.png) no-repeat 50% 50%; }

.flag-vi { height: 11px; width: 16px; }

[dir] .flag-vi { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/vi.png) no-repeat 50% 50%; }

.flag-vn { height: 11px; width: 16px; }

[dir] .flag-vn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/vn.png) no-repeat 50% 50%; }

.flag-vu { height: 11px; width: 16px; }

[dir] .flag-vu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/vu.png) no-repeat 50% 50%; }

.flag-wales { height: 11px; width: 16px; }

[dir] .flag-wales { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/wales.png) no-repeat 50% 50%; }

.flag-wf { height: 11px; width: 16px; }

[dir] .flag-wf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/wf.png) no-repeat 50% 50%; }

.flag-ws { height: 11px; width: 16px; }

[dir] .flag-ws { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ws.png) no-repeat 50% 50%; }

.flag-ye { height: 11px; width: 16px; }

[dir] .flag-ye { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ye.png) no-repeat 50% 50%; }

.flag-yt { height: 11px; width: 16px; }

[dir] .flag-yt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/yt.png) no-repeat 50% 50%; }

.flag-za { height: 11px; width: 16px; }

[dir] .flag-za { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/za.png) no-repeat 50% 50%; }

.flag-zm { height: 11px; width: 16px; }

[dir] .flag-zm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/zm.png) no-repeat 50% 50%; }

.flag-zw { height: 11px; width: 16px; }

[dir] .flag-zw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/zw.png) no-repeat 50% 50%; }

.visuallyhidden { clip: rect(0 0 0 0); height: 1px; overflow: hidden; position: absolute; width: 1px; }

[dir] .visuallyhidden { border: 0; margin: -1px; padding: 0; }

.overlaypopup { bottom: 0; overflow: auto; position: fixed; top: 0; z-index: 21; }

[dir] .overlaypopup { background: rgba(255, 255, 255, 0.8); }

[dir=ltr] .overlaypopup { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/white-50-transparent.png) repeat 0 0; left: 0; right: 0; }

[dir=rtl] .overlaypopup { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/white-50-transparent.png) repeat 100% 0; right: 0; left: 0; }

.overlaypopup.overlaypopup-important { z-index: 23; }

.overlaypopup-mobile .layout { display: none; }

.overlaypopup-transparent { /* small hack for better animation effect */ }

[dir] .overlaypopup-transparent { background: none; }

.overlaypopup-transparent .serppopup { visibility: hidden; }

.overlaypopup-table { border-collapse: collapse; height: 100%; width: 100%; }

[dir] .overlaypopup-table { border: 0; }

.overlaypopup-content { vertical-align: middle; }

[dir=ltr] .overlaypopup-content { text-align: left; }

[dir=rtl] .overlaypopup-content { text-align: right; }

.zenswipecontainer { height: 100%; position: relative; width: 100%; }

.zenswipecontainer-element { height: 100%; position: absolute; top: 0; width: 100%; }

[dir=ltr] .zenswipecontainer-element-empty { animation: opacity .3s ease-in-out; }

[dir=rtl] .zenswipecontainer-element-empty { animation: opacity .3s ease-in-out; }

.zenswipecontainer-element-current { position: static; }

[dir=ltr] .zenswipecontainer-element-next { left: calc(100% + 5px); }

[dir=rtl] .zenswipecontainer-element-next { right: calc(100% + 5px); }

[dir=ltr] .zenswipecontainer-element-prev { right: calc(100% + 5px); }

[dir=rtl] .zenswipecontainer-element-prev { left: calc(100% + 5px); }

.cancellationpolicy { color: #393f46; display: inline-block; position: relative; }

[dir] .cancellationpolicy { cursor: default; margin-bottom: 5px; }

[dir=ltr] .cancellationpolicy { padding-left: 23px; }

[dir=rtl] .cancellationpolicy { padding-right: 23px; }

.cancellationpolicy::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e600'; font-size: 1.2727em; position: absolute; top: -1px; vertical-align: middle; }

[dir=ltr] .cancellationpolicy::before { left: 2px; }

[dir=rtl] .cancellationpolicy::before { right: 2px; }

.cancellationpolicy.cancellationpolicy-nopopup { color: #333; }

[dir=ltr] .cancellationpolicy.cancellationpolicy-nopopup { padding-left: 0; }

[dir=rtl] .cancellationpolicy.cancellationpolicy-nopopup { padding-right: 0; }

.cancellationpolicy.cancellationpolicy-nopopup::before { display: none; }

.cancellationpolicy-free { color: #4b8b00; }

.cancellationpolicy-special { color: #393f46; }

[dir] .cancellationpolicy-item-good, [dir] .cancellationpolicy-item-refundable, [dir] .cancellationpolicy-item-neutral, [dir] .cancellationpolicy-item-mixed, [dir] .cancellationpolicy-item-evil, [dir] .cancellationpolicy-item-nonrefundable { margin-bottom: .63636em; }

[dir=ltr] .cancellationpolicy-item-good, [dir=ltr] .cancellationpolicy-item-refundable, [dir=ltr] .cancellationpolicy-item-neutral, [dir=ltr] .cancellationpolicy-item-mixed, [dir=ltr] .cancellationpolicy-item-evil, [dir=ltr] .cancellationpolicy-item-nonrefundable { border-left: 2px solid; padding-left: .63636em; }

[dir=rtl] .cancellationpolicy-item-good, [dir=rtl] .cancellationpolicy-item-refundable, [dir=rtl] .cancellationpolicy-item-neutral, [dir=rtl] .cancellationpolicy-item-mixed, [dir=rtl] .cancellationpolicy-item-evil, [dir=rtl] .cancellationpolicy-item-nonrefundable { border-right: 2px solid; padding-right: .63636em; }

[dir] .cancellationpolicy-item-good, [dir] .cancellationpolicy-item-refundable { border-color: #50a732; }

[dir] .cancellationpolicy-item-neutral, [dir] .cancellationpolicy-item-mixed { border-color: #f2a100; }

[dir] .cancellationpolicy-item-evil, [dir] .cancellationpolicy-item-nonrefundable { border-color: #ff6f59; }

.cancellationpolicy-item-note { color: #565d61; }

[dir] .cancellationpolicy-item-note { padding-top: .909em; }

.cancellationpolicy-item-no-show-title, .cancellationpolicy-item-deposit-title { font-size: 1.1em; }

[dir] .cancellationpolicy-item-no-show-title, [dir] .cancellationpolicy-item-deposit-title { padding: 1.0909em 0 .4545em; }

.cancellationpolicy-text-rich .yellowtip-contentcontainer { top: -7px; }

[dir=ltr] .cancellationpolicy-text-rich .cancellationpolicy-item-no-show-title, [dir=ltr] .cancellationpolicy-text-rich .cancellationpolicy-item-no-show-text, [dir=ltr] .cancellationpolicy-text-rich .cancellationpolicy-item-deposit-title, [dir=ltr] .cancellationpolicy-text-rich .cancellationpolicy-item-deposit-text, [dir=ltr] .cancellationpolicy-text-rich .cancellationpolicy-item-note { padding-left: .8181em; }

[dir=rtl] .cancellationpolicy-text-rich .cancellationpolicy-item-no-show-title, [dir=rtl] .cancellationpolicy-text-rich .cancellationpolicy-item-no-show-text, [dir=rtl] .cancellationpolicy-text-rich .cancellationpolicy-item-deposit-title, [dir=rtl] .cancellationpolicy-text-rich .cancellationpolicy-item-deposit-text, [dir=rtl] .cancellationpolicy-text-rich .cancellationpolicy-item-note { padding-right: .8181em; }

[dir] .cancellationpolicy-text-rich .cancellationpolicy-item-note { padding-bottom: .4545em; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
[dir] * { border: 0; margin: 0; padding: 0; }

html, body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; color: #292f37; font-feature-settings: 'kern' 0, 'KERN' 0; height: 100%; scrollbar-gutter: stable; -webkit-text-size-adjust: none; }

html[dir], [dir] body { margin: 0; padding: 0; }

[dir] body { background: white; }

[dir=ltr] body { text-align: left; }

[dir=rtl] body { text-align: right; }

[dir] body.body-zenfavorite, [dir] body.body-adaptive-hotel, [dir] body.body-adaptive-hotels { background: #f2f1f0; }

body, button { font-size: 13px; line-height: 1.231; font-family: 'PTRootUI', Verdana, sans-serif; font-weight: 480; }

input, textarea { font-family: 'PTRootUI', Verdana, sans-serif; font-weight: 480; }

body.vi, body.vi button, body.vi input, body.vi textarea, body.vi .zen-hotels-wrapper { font-family: Arial, Verdana, sans-serif; }

input::-ms-reveal { display: none; }

[dir] button { background: none; border: 0; cursor: pointer; }

[dir] button::-moz-focus-inner { border-color: transparent; border-width: 0; padding: 0; }
[dir=rtl] input { padding-right: 3px; box-sizing: border-box; }
iframe[name='google_conversion_frame'], iframe[src^='//profile-eu.exe.bid/sandbox'], img[src^='http://googleads.g.doubleclick.net'], img[src^='https://googleads.g.doubleclick.net'], img[src^='http://www.googleadservices.com/pagead'], img[src^='https://www.googleadservices.com/pagead'], img[src^='//vk.com/rtrg'] { position: absolute; visibility: hidden; }

img { display: block; height: auto; max-width: 100%; }

/* Page */
.page::after { content: ''; display: block; }
[dir] .page::after { clear: both; }

.page-content { position: relative; max-width: 960px; }

[dir] .page-content { margin: 0 auto; }

.mobileready .page-content { max-width: none; }

.pageContainer-content { position: relative; }

/* Helpers */
.clearfix::before, .clearfix::after { display: table; content: ''; }

[dir] .clearfix::after { clear: both; }

[dir] .pseudo { border-bottom: dotted 1px; cursor: pointer; }

.hidden { display: none; }

[dir] .indent-1-line { margin-bottom: 1em; }

@media (max-width: 680px) { .mobile-hidden { display: none; } }

/* JS calculations */
.pseudohidden { visibility: hidden; }

.disabled { pointer-events: none; }

[dir] .disabled { cursor: default; }

@media print { .abe-panel { display: none; } }

.progressbar { display: block; height: 10px; width: 400px; }

[dir] .progressbar { background-color: #e5e5e5; border-radius: 3px; margin: auto; }

.progressbar-thumb { height: 10px; width: 0; }

[dir] .progressbar-thumb { background: #082a60; border-radius: 3px; }

[dir] .progressbar-thumb.progressbar-thumb-blink { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/ajax-loader-horizontal.gif) center center repeat-x #f5f5f6; }

.layout { min-height: 100%; /* the bottom margin is the negative value of the footer's height */ min-width: 1024px; }

[dir] .layout { margin: 0 auto -93px; }

.mobileready .layout { min-width: 320px; }

.body-adaptive-hotel .layout { min-width: auto; }

[dir] .body-adaptive-hotel .layout { margin: 0 auto -76px; }

.body-adaptive-hotels .layout { min-width: auto; }

[dir] .body-adaptive-hotels .layout { margin: 0 auto; }

[dir] .layout-loading { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) center center no-repeat #f5f5f6; }

.layout::after { content: ''; display: block; height: 93px; }

[dir] .layout::after { clear: both; }

@media (max-width: 680px) { .body-booking .layout::after { height: 124px; } }

.layout-page-wrapper { position: relative; }

.layout-footer-holder { height: 93px; }

[dir] .layout-footer-holder { clear: both; }

.layout-script-required { overflow: hidden; display: block; width: 100%; }

.layout-script-required-in { width: 110%; color: #fff; }

[dir] .layout-script-required-in { text-align: center; background: #f00; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset; padding: 5px; }

[dir=ltr] .layout-script-required-in { margin-left: -3px; }

[dir=rtl] .layout-script-required-in { margin-right: -3px; }

.layout-content { width: 960px; }

[dir] .layout-content { margin: 0 auto; box-shadow: none; }

[dir=ltr] .layout-content-main { margin-left: 215px; }

[dir=rtl] .layout-content-main { margin-right: 215px; }

.layout-content-extra { width: 205px; }

[dir=ltr] .layout-content-extra { float: left; }

[dir=rtl] .layout-content-extra { float: right; }

[dir] .layout-content.faq, [dir] .layout-content.prefs, [dir] .layout-content.countries, [dir] .layout-content.reservations_list { padding-top: 40px !important; }

[dir] .layout-content.booking_page, [dir] .layout-content.qiwi_howto { padding-top: 30px !important; }

.overlay { bottom: 0; position: absolute; top: 66px; z-index: 21; }

[dir] .overlay { background: rgba(255, 255, 255, 0.5); }

[dir=ltr] .overlay { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/white-50-transparent.png) repeat 0 0; left: 0; right: 0; }

[dir=rtl] .overlay { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/white-50-transparent.png) repeat 100% 0; right: 0; left: 0; }

.mobile-android:not(.mobileready) { -webkit-text-size-adjust: none; }

.notifier { bottom: 0; position: fixed; width: 290px; z-index: 50; }

[dir=ltr] .notifier { right: 0; }

[dir=rtl] .notifier { left: 0; }

.notifier-message { color: #fff; font-size: 13px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; }

[dir] .notifier-message { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/overlay-bg.png) repeat; border-radius: 5px; margin: 10px 20px; padding: 8px; text-shadow: 0 0 2px #000; }

[dir=ltr] .notifier-message { box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3); padding-left: 30px; }

[dir=rtl] .notifier-message { box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.3); padding-right: 30px; }

.notifier-message::before { content: ''; height: 17px; position: absolute; top: 5px; width: 17px; }

[dir] .notifier-message::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprite-sys-messages.png) no-repeat; }

[dir=ltr] .notifier-message::before { left: 6px; }

[dir=rtl] .notifier-message::before { right: 6px; }

[dir=ltr] .notifier-message-debug::before { background-position: 0 -68px; }

[dir=rtl] .notifier-message-debug::before { background-position: 100% -68px; }

[dir=ltr] .notifier-message-error::before { background-position: 0 -17px; }

[dir=rtl] .notifier-message-error::before { background-position: 100% -17px; }

[dir=ltr] .notifier-message-info::before { background-position: 0 0; }

[dir=rtl] .notifier-message-info::before { background-position: 100% 0; }

[dir=ltr] .notifier-message-warning::before { background-position: 0 -34px; }

[dir=rtl] .notifier-message-warning::before { background-position: 100% -34px; }

[dir] .notifier-message-closebutton { margin-top: 7px; }

[dir=ltr] .notifier-message-closebutton { float: right; }

[dir=rtl] .notifier-message-closebutton { float: left; }

.popuptip { color: #fff; font-size: 12px; line-height: 16px; position: absolute; z-index: 22; }

[dir] .popuptip { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAQMAAAAk8RryAAAABlBMVEUAAAAdHR0t84kpAAAAAnRSTlPHx/co26IAAAAWSURBVBjTYwxlAIHXLBD6GuMof0D5AFcQPPGylr/+AAAAAElFTkSuQmCC"); border-radius: 5px; cursor: default; text-shadow: 0 0 2px #000; }

[dir=ltr] .popuptip { box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3); padding: 6px 9px 7px 29px; }

[dir=rtl] .popuptip { box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.3); padding: 6px 29px 7px 9px; }

.body-adaptive-hotel .popuptip, .body-adaptive-hotels .popuptip { z-index: 23; }

.popuptip-pointer { display: block; height: 17px; position: absolute; width: 6px; }

[dir] .popuptip-pointer { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/form_error_arrow.png); }

.popuptip-icon { height: 17px; position: absolute; top: 5px; width: 16px; }

[dir=ltr] .popuptip-icon { background: transparent url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprite-sys-messages.png) 0 -34px; left: 6px; }

[dir=rtl] .popuptip-icon { background: transparent url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprite-sys-messages.png) 100% -34px; right: 6px; }

.popuptip-top .popuptip-pointer, .popuptip-bottom .popuptip-pointer { height: 9px; width: 16px; }

[dir=ltr] .popuptip-top .popuptip-pointer, [dir=ltr] .popuptip-bottom .popuptip-pointer { left: 10px; }

[dir=rtl] .popuptip-top .popuptip-pointer, [dir=rtl] .popuptip-bottom .popuptip-pointer { right: 10px; }

.popuptip-left .popuptip-pointer, .popuptip-right .popuptip-pointer { height: 17px; top: 4px; width: 6px; }

.popuptip-top .popuptip-pointer { bottom: -9px; }

[dir] .popuptip-top .popuptip-pointer { background-position: -18px -39px; }

.popuptip-bottom .popuptip-pointer { top: -9px; }

[dir] .popuptip-bottom .popuptip-pointer { background-position: -18px 0; }

[dir] .popuptip-left .popuptip-pointer { background-position: -7px -24px; }

[dir=ltr] .popuptip-left .popuptip-pointer { right: -6px; }

[dir=rtl] .popuptip-left .popuptip-pointer { left: -6px; }

[dir=ltr] .popuptip-right .popuptip-pointer { left: -6px; }

[dir=rtl] .popuptip-right .popuptip-pointer { right: -6px; }

/* mixin for yellow popup */
.yellowtip { display: inline-block; height: 13px; position: relative; vertical-align: middle; width: 11px; }
[dir] .yellowtip { background: #fff5cc; border: 1px solid #dbcc9d; box-shadow: 0 1px rgba(192, 99, 18, 0.15); }
[dir=ltr] .yellowtip { border-radius: 0 2px 2px 0; margin: -1px 0 0 8px; }
[dir=rtl] .yellowtip { border-radius: 2px 0 0 2px; margin: -1px 8px 0 0; }

.yellowtip::before, .yellowtip::after { content: ''; position: absolute; }

.yellowtip::before { height: 15px; width: 5px; top: -1px; }

[dir] .yellowtip::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-arrow-left.png) no-repeat 50% 50%; }

[dir=ltr] .yellowtip::before { left: -5px; }

[dir=rtl] .yellowtip::before { right: -5px; }

.yellowtip::after { height: 9px; width: 6px; top: 2px; }

[dir] .yellowtip::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-what.png) no-repeat 50% 50%; }

[dir=ltr] .yellowtip::after { left: 2px; }

[dir=rtl] .yellowtip::after { right: 2px; }

.yellowtip:hover::before, .yellowtip:hover::after { z-index: 13; }

.yellowtip-contentcontainer { color: #292410; font-size: 12px; line-height: 13px; position: absolute; white-space: normal; width: 275px; z-index: 12; top: -1px; }

[dir] .yellowtip-contentcontainer { background: #fff5cc; border: 1px solid #dbcc9d; border-radius: 2px; }

[dir=ltr] .yellowtip-contentcontainer { padding: 7px 20px 6px 18px; left: -1px; }

[dir=rtl] .yellowtip-contentcontainer { padding: 7px 18px 6px 20px; right: -1px; }

.yellowtip-hovertarget { height: 15px; position: absolute; top: 0; width: 15px; z-index: 14; }

[dir=ltr] .yellowtip-hovertarget { left: 0; }

[dir=rtl] .yellowtip-hovertarget { right: 0; }

.yellowtip-withcursorfollow { color: #292410; font-size: 12px; height: auto; line-height: 14px; position: absolute; width: 250px; z-index: 12; }

[dir] .yellowtip-withcursorfollow { border-radius: 4px; padding: 10px; }

[dir=ltr] .yellowtip-withcursorfollow { text-align: left; }

[dir=rtl] .yellowtip-withcursorfollow { text-align: right; }

.yellowtip-withcursorfollow::before, .yellowtip-withcursorfollow::after { display: none; }

[dir] .yellowtip-adaptive { background-color: white; border: 1px solid #f7ab64; box-shadow: 0 2px rgba(192, 99, 18, 0.15); }

[dir=ltr] .yellowtip-adaptive { padding-left: 20px; }

[dir=rtl] .yellowtip-adaptive { padding-right: 20px; }

.yellowtip-adaptive .yellowtip-content { color: #292f37; font-size: 12px; line-height: 15px; }

.transliterationpopuptip { color: #292410; font-size: 12px; line-height: 13px; position: absolute; white-space: normal; width: 275px; z-index: 12; width: 285px; }

[dir] .transliterationpopuptip { background: #fff5cc; border: 1px solid #dbcc9d; border-radius: 2px; }

[dir=ltr] .transliterationpopuptip { padding: 7px 20px 6px 18px; }

[dir=rtl] .transliterationpopuptip { padding: 7px 18px 6px 20px; }

.transliterationpopuptip::before { content: ''; position: absolute; }

.transliterationpopuptip p { overflow: hidden; word-wrap: break-word; }

.transliterationpopuptip-message { font-size: 16px; font-weight: 700; }

.transliterationpopuptip-right::before { height: 15px; width: 5px; top: 2px; }

[dir] .transliterationpopuptip-right::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-arrow-left.png) no-repeat 50% 50%; }

[dir=ltr] .transliterationpopuptip-right::before { left: -5px; }

[dir=rtl] .transliterationpopuptip-right::before { right: -5px; }

.transliterationpopuptip-left::before { height: 15px; width: 5px; top: 2px; }

[dir] .transliterationpopuptip-left::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-arrow-right.png) no-repeat 50% 50%; }

[dir=ltr] .transliterationpopuptip-left::before { right: -5px; }

[dir=rtl] .transliterationpopuptip-left::before { left: -5px; }

.transliterationpopuptip-top::before { height: 5px; width: 15px; bottom: -5px; }

[dir] .transliterationpopuptip-top::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-arrow-bottom.png) no-repeat 50% 50%; }

[dir=ltr] .transliterationpopuptip-top::before { left: 20px; }

[dir=rtl] .transliterationpopuptip-top::before { right: 20px; }

.transliterationpopuptip-bottom::before { height: 5px; width: 15px; top: -5px; }

[dir] .transliterationpopuptip-bottom::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-arrow-top.png) no-repeat 50% 50%; }

[dir=ltr] .transliterationpopuptip-bottom::before { left: 20px; }

[dir=rtl] .transliterationpopuptip-bottom::before { right: 20px; }

.paymenttype { color: #4b8b00; display: inline-block; position: relative; }

[dir] .paymenttype { cursor: default; margin-bottom: 5px; }

[dir=ltr] .paymenttype { padding-left: 23px; }

[dir=rtl] .paymenttype { padding-right: 23px; }

.paymenttype::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: 'W'; font-size: 12px; top: 1px; position: absolute; }

[dir=ltr] .paymenttype::before { left: 3px; }

[dir=rtl] .paymenttype::before { right: 3px; }

.paymenttype-nopopup { font: inherit; }

[dir=ltr] .paymenttype-nopopup { padding-left: 0; }

[dir=rtl] .paymenttype-nopopup { padding-right: 0; }

.paymenttype-nopopup::before { display: none; }

.paymenttype-title { font-size: 14px; font-weight: 700; }

[dir] .paymenttype-title { margin: 0 0 11px; }

.paymenttypenotice { color: #248f04; display: inline-block; }

[dir] .paymenttypenotice { margin: 0 4px; }

.paymenttypenotice::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; content: ''; display: inline-block; height: 20px; line-height: 20px; position: relative; top: -1px; vertical-align: middle; width: 20px; }

[dir] .paymenttypenotice::before { background: #349713; border-radius: 10px; background-image: -webkit-linear-gradient(top, #47a124, #248f04); background-image: -moz-linear-gradient(top, #47a124, #248f04); background-image: -o-linear-gradient(top, #47a124, #248f04); background-image: linear-gradient(to bottom, #47a124, #248f04); }

[dir=ltr] .paymenttypenotice::before { margin-right: 2px; }

[dir=rtl] .paymenttypenotice::before { margin-left: 2px; }

.paymenttypenotice-message { display: inline-block; font-size: 8px; line-height: 10px; text-transform: uppercase; vertical-align: middle; }

[dir=ltr] .paymenttypenotice-message { text-align: left; }

[dir=rtl] .paymenttypenotice-message { text-align: right; }

.paymenttypenotice-nocardrequired::before { height: 21px; width: 21px; }

[dir] .paymenttypenotice-nocardrequired::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/badges/nocc.png) no-repeat 50% 50%; }

[dir=ltr] .highpixelratio .paymenttypenotice-nocardrequired::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/badges/nocc.svg) 0 0 no-repeat; }

[dir=rtl] .highpixelratio .paymenttypenotice-nocardrequired::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/badges/nocc.svg) 100% 0 no-repeat; }

.paymenttypenotice-freecancellation::before { content: '\e600'; font-size: 15px; }

.paymenttypenotice-inhotel::before { content: 'W'; font-size: 12px; }

.paymenttypenotice-dreams { color: #ff5440; }

.paymenttypenotice-dreams::before { color: #ff5440; content: 'c'; font-size: 22px; top: -1px; }

[dir] .paymenttypenotice-dreams::before { background-image: -webkit-linear-gradient(top, transparent, transparent); background-image: -moz-linear-gradient(top, transparent, transparent); background-image: -o-linear-gradient(top, transparent, transparent); background-image: linear-gradient(to bottom, transparent, transparent); background: none; }

[dir=ltr] .paymenttypenotice-dreams::before { left: -1px; }

[dir=rtl] .paymenttypenotice-dreams::before { right: -1px; }

.goog-inline-block { position: relative; display: inline-block; }

.select { outline: none; }

.select-open { z-index: 20001; }

.select-menu { color: #255c86; font-size: 9px; line-height: 2; overflow: auto; height: 120px; position: absolute; text-transform: uppercase; z-index: 20000; /* Arbitrary, but some apps depend on it... */ }

[dir] .select-menu { background: #f0f0f0; border-radius: 0 0 3px 3px; box-shadow: inset 0 0 0 1px #fff, 0 0 0 1px rgba(0, 0, 0, 0.1); margin-top: -1px; }

[dir] .select-menu-item { cursor: pointer; }

[dir=ltr] .select-menu-item { padding: 0 5px 0 9px; }

[dir=rtl] .select-menu-item { padding: 0 9px 0 5px; }

[dir] .select-menu-item:first-child { border: 0; padding-top: 4px; }

.select-menu-item.select-menu-item:first-child::before { height: 25px; }

[dir] .select-menu-item.select-menu-item:first-child::before { margin-top: -7px; }

/* State: hover. */
[dir] .select-menu-item-highlight { background: #fff; }

.select-menu-item-highlight::before { display: block; content: ' '; width: 10px; height: 18px; }

[dir] .select-menu-item-highlight::before { background: #fff; }

[dir=ltr] .select-menu-item-highlight::before { float: left; margin-left: -10px; }

[dir=rtl] .select-menu-item-highlight::before { float: right; margin-right: -10px; }

/* State: resting. */
.select { font-size: 12px; font-weight: bold; line-height: 24px; text-transform: uppercase; }
[dir] .select { border-radius: 2px; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2); cursor: pointer; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); }
[dir=ltr] .select { padding: 0 28px 0 8px; }
[dir=rtl] .select { padding: 0 8px 0 28px; }

/* State: hover. */
[dir] .select-hover { background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)); background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)); background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)); background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)); background-image: linear-gradient(top, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)); box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.35), 0 1px 0 rgba(0, 0, 0, 0.4); }

/* State: active, open. */
[dir] .select-active, [dir] .select-open { background-color: #316185; background-image: -webkit-linear-gradient(top, #316185, #1c5581); background-image: -moz-linear-gradient(top, #316185, #1c5581); background-image: -ms-linear-gradient(top, #316185, #1c5581); background-image: -o-linear-gradient(top, #316185, #1c5581); background-image: linear-gradient(top, #316185, #1c5581); box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.35), 0 2px 1px rgba(0, 0, 0, 0.15); }

/* Dropdown arrow style. */
.select-dropdown { position: absolute; width: 24px; height: 24px; top: 0; opacity: .26; }
[dir] .select-dropdown { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprite-header-footer.png) no-repeat -100px -407px; }
[dir=ltr] .select-dropdown { right: -28px; }
[dir=rtl] .select-dropdown { left: -28px; }

.select-hover .select-dropdown { opacity: 1; }

[dir] .select-hover .select-dropdown { background-position: -130px -407px; }

.suggest { width: 464px; position: absolute; top: 38px; z-index: 5; overflow: hidden; }

[dir] .suggest { background: #fff; background-clip: padding-box; border-radius: 4px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5); }

[dir=ltr] .suggest { left: 0; }

[dir=rtl] .suggest { right: 0; }

.suggest-group { width: 50px; font-size: 7px; letter-spacing: 1px; position: absolute; text-transform: uppercase; color: #798891; }

[dir] .suggest-group { margin-top: 7px; }

[dir=ltr] .suggest-group { left: 0; text-align: right; }

[dir=rtl] .suggest-group { right: 0; text-align: left; }

.suggest-group::before { content: ''; display: block; font-size: 0; height: 1px; position: relative; width: 450px; }

[dir] .suggest-group::before { background: #dfdfdf; margin: -7px 7px 7px; }

.suggest-group-first::before { display: none; }

.suggest-row { color: #36434c; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; line-height: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; }

[dir] .suggest-row { cursor: pointer; }

[dir=ltr] .suggest-row { border-radius: 2px 0 0 2px; padding: 3px 20px 3px 7px; margin-left: 55px; }

[dir=rtl] .suggest-row { border-radius: 0 2px 2px 0; padding: 3px 7px 3px 20px; margin-right: 55px; }

.suggest-name { overflow: hidden; position: relative; text-overflow: ellipsis; white-space: nowrap; }

[dir=ltr] .suggest-name { padding-left: 23px; }

[dir=rtl] .suggest-name { padding-right: 23px; }

.suggest-name::before { content: ''; height: 23px; position: absolute; width: 23px; }

[dir] .suggest-name::before { background-repeat: no-repeat; background-size: 80%; }

[dir=ltr] .suggest-name::before { background-position: center left; left: 0; }

[dir=rtl] .suggest-name::before { background-position: center right; right: 0; }

[dir] .suggest-name-airport::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/airport.svg); }

[dir] .suggest-name-bus-station::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/bus-station.svg); }

[dir] .suggest-name-camping::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/camping.svg); }

[dir] .suggest-name-castle::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/castle.svg); }

[dir] .suggest-name-city::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/city.svg); }

[dir] .suggest-name-cottage::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/cottage.svg); }

[dir] .suggest-name-district::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/district.svg); }

[dir] .suggest-name-hotel::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/hotel.svg); }

[dir] .suggest-name-metro::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/metro.svg); }

[dir] .suggest-name-railway-station::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/railway-station.svg); }

[dir] .suggest-name-state::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/state.svg); }

[dir] .suggest-name-street::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/street.svg); }

[dir] .suggest-name-universal-poi::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/universal-poi.svg); }

.suggest-rowwrap { position: relative; }

[dir] .suggest-rowwrap.active .suggest-row { background: #ebf1f5; }

.suggest-notice { color: #9e9e9e; font-size: 12px; }

[dir=ltr] .suggest-notice { margin-left: 7px; }

[dir=rtl] .suggest-notice { margin-right: 7px; }

.tabbutton { color: #979797; display: inline-block; font-family: 'PTRootUI', Verdana, sans-serif; font-size: 12px; line-height: 16px; outline: none; overflow: hidden; text-transform: uppercase; }

[dir] .tabbutton { background: #f9f9f9; border: 0; border-radius: 2px; box-shadow: inset 0 -1px 0 #b9b9b9; cursor: pointer; margin: 0 .3ex; padding: 5px 8px 4px; text-shadow: 0 0 1px #fff; background-image: -webkit-linear-gradient(top, #fff, #f8f8f8); background-image: -moz-linear-gradient(top, #fff, #f8f8f8); background-image: -o-linear-gradient(top, #fff, #f8f8f8); background-image: linear-gradient(to bottom, #fff, #f8f8f8); }

[dir=ltr] .tabbutton-iconwrap { margin-right: .8ex; }

[dir=rtl] .tabbutton-iconwrap { margin-left: .8ex; }

.tabbutton-disabled { -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)'; opacity: .3; }

[dir] .tabbutton-disabled, [dir] .tabbutton-checked { cursor: default; }

.tabbutton-hover { color: #363636; }

[dir] .tabbutton-active { box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3); background-color: #e3e3e3; background-image: -webkit-linear-gradient(top, #e3e3e3, #ededed); background-image: -moz-linear-gradient(top, #e3e3e3, #ededed); background-image: -o-linear-gradient(top, #e3e3e3, #ededed); background-image: linear-gradient(to bottom, #e3e3e3, #ededed); }

[dir=ltr] .tabbutton-collapse-right { border-radius: 2px 0 0 2px; margin-right: 0; }

[dir=rtl] .tabbutton-collapse-right { border-radius: 0 2px 2px 0; margin-left: 0; }

[dir=ltr] .tabbutton-collapse-left { border-radius: 0 2px 2px 0; margin-left: 0; }

[dir=rtl] .tabbutton-collapse-left { border-radius: 2px 0 0 2px; margin-right: 0; }

.tabbutton-checked { color: #fff; }

[dir] .tabbutton-checked { text-shadow: 0 1px 0 #365080; box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5); background-color: #5881b5; background-image: -webkit-linear-gradient(top, #5881b5, #6796d3); background-image: -moz-linear-gradient(top, #5881b5, #6796d3); background-image: -o-linear-gradient(top, #5881b5, #6796d3); background-image: linear-gradient(to bottom, #5881b5, #6796d3); }

.tabbutton-content { display: inline-block; vertical-align: top; zoom: 1; height: 16px; }

.ng-award { font-family: 'PTRootUI', Verdana, sans-serif; -webkit-font-smoothing: antialiased; }

[dir] .ng-award { margin: 25px 0 27px; }

[dir] .ng-award-header { margin-bottom: 8px; }

.ng-award-img, .ng-award-text { display: inline-block; vertical-align: top; }

.ng-award-img { height: 56px; width: 84px; height: 56px; width: 84px; }

[dir] .ng-award-img { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/homepage/award.png) no-repeat 50% 50%; }

[dir=ltr] .ng-award-img { margin: 3px 9px 0 0; }

[dir=rtl] .ng-award-img { margin: 3px 0 0 9px; }

.ng-award-text { color: #3d454a; font-size: 15px; line-height: 18px; width: 200px; }

/* mixin for yellow popup */
.yellowtip { display: inline-block; height: 13px; position: relative; vertical-align: middle; width: 11px; }
[dir] .yellowtip { background: #fff5cc; border: 1px solid #dbcc9d; box-shadow: 0 1px rgba(192, 99, 18, 0.15); }
[dir=ltr] .yellowtip { border-radius: 0 2px 2px 0; margin: -1px 0 0 8px; }
[dir=rtl] .yellowtip { border-radius: 2px 0 0 2px; margin: -1px 8px 0 0; }

.yellowtip::before, .yellowtip::after { content: ''; position: absolute; }

.yellowtip::before { height: 15px; width: 5px; top: -1px; }

[dir] .yellowtip::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-arrow-left.png) no-repeat 50% 50%; }

[dir=ltr] .yellowtip::before { left: -5px; }

[dir=rtl] .yellowtip::before { right: -5px; }

.yellowtip::after { height: 9px; width: 6px; top: 2px; }

[dir] .yellowtip::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-what.png) no-repeat 50% 50%; }

[dir=ltr] .yellowtip::after { left: 2px; }

[dir=rtl] .yellowtip::after { right: 2px; }

.yellowtip:hover::before, .yellowtip:hover::after { z-index: 13; }

.yellowtip-contentcontainer { color: #292410; font-size: 12px; line-height: 13px; position: absolute; white-space: normal; width: 275px; z-index: 12; top: -1px; }

[dir] .yellowtip-contentcontainer { background: #fff5cc; border: 1px solid #dbcc9d; border-radius: 2px; }

[dir=ltr] .yellowtip-contentcontainer { padding: 7px 20px 6px 18px; left: -1px; }

[dir=rtl] .yellowtip-contentcontainer { padding: 7px 18px 6px 20px; right: -1px; }

.yellowtip-hovertarget { height: 15px; position: absolute; top: 0; width: 15px; z-index: 14; }

[dir=ltr] .yellowtip-hovertarget { left: 0; }

[dir=rtl] .yellowtip-hovertarget { right: 0; }

.yellowtip-withcursorfollow { color: #292410; font-size: 12px; height: auto; line-height: 14px; position: absolute; width: 250px; z-index: 12; }

[dir] .yellowtip-withcursorfollow { border-radius: 4px; padding: 10px; }

[dir=ltr] .yellowtip-withcursorfollow { text-align: left; }

[dir=rtl] .yellowtip-withcursorfollow { text-align: right; }

.yellowtip-withcursorfollow::before, .yellowtip-withcursorfollow::after { display: none; }

[dir] .yellowtip-adaptive { background-color: white; border: 1px solid #f7ab64; box-shadow: 0 2px rgba(192, 99, 18, 0.15); }

[dir=ltr] .yellowtip-adaptive { padding-left: 20px; }

[dir=rtl] .yellowtip-adaptive { padding-right: 20px; }

.yellowtip-adaptive .yellowtip-content { color: #292f37; font-size: 12px; line-height: 15px; }

.card { position: relative; width: 580px; }

.cardnew { height: 230px; width: 530px; }

[dir] .cardnew { background-color: #f7f8fa; border-radius: 5px; padding-top: 20px; }

[dir=ltr] .cardnew { margin-left: 5px; padding-left: 40px; }

[dir=rtl] .cardnew { margin-right: 5px; padding-right: 40px; }

.card-front, .card-back { display: inline-block; position: relative; vertical-align: top; }

.card-front { display: block; height: 206px; width: 320px; z-index: 1; }

[dir] .card-front { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/booking/card-front.png); padding: 12px 41px 0; }

.card-withcvc .card-front { display: inline-block; }

[dir=ltr] .card-withcvc .card-front { margin: 10px -221px 0 0; }

[dir=rtl] .card-withcvc .card-front { margin: 10px 0 0 -221px; }

.card-back { height: 132px; width: 362px; }

[dir] .card-back { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/booking/card-back.png); }

[dir=ltr] .card-back { margin-right: -3px; padding: 85px 40px 0 0; }

[dir=rtl] .card-back { margin-left: -3px; padding: 85px 0 0 40px; }

.card-back::before { content: ''; height: 195px; position: absolute; top: 15px; width: 50px; }

[dir] .card-back::before { border-radius: 11px; }

[dir=ltr] .card-back::before { box-shadow: 6px 0 14px 0 rgba(0, 0, 0, 0.33); left: 150px; }

[dir=rtl] .card-back::before { box-shadow: -6px 0 14px 0 rgba(0, 0, 0, 0.33); right: 150px; }

.formfieldeula { position: relative; top: 6px; }

[dir=ltr] .formfieldeula { margin-right: 20px; }

[dir=rtl] .formfieldeula { margin-left: 20px; }

.formfieldeula-invalid::before { bottom: -10px; content: ''; position: absolute; top: -10px; }

[dir] .formfieldeula-invalid::before { border: 1px solid #efa8a8; border-radius: 4px; }

[dir=ltr] .formfieldeula-invalid::before { left: -10px; right: -10px; }

[dir=rtl] .formfieldeula-invalid::before { right: -10px; left: -10px; }

.formfieldeula-content { position: relative; z-index: 1; }

[dir=ltr] .formfieldeula-content { float: left; }

[dir=rtl] .formfieldeula-content { float: right; }

.formfieldeula-label { color: #747e83; font-size: 12px; position: relative; z-index: 1; }

[dir=ltr] .formfieldeula-label { margin-left: 22px; }

[dir=rtl] .formfieldeula-label { margin-right: 22px; }

.formfieldeula-agreement, .formfieldeula-expedia, .formfieldeula-privacy { color: #747e83; display: inline-block; text-decoration: underline; }

[dir] .formfieldeula-agreement, [dir] .formfieldeula-expedia, [dir] .formfieldeula-privacy { cursor: pointer; }

.formfieldeula-popup-content { position: relative; width: 600px; }

[dir] .formfieldeula-popup-content { background: #fff; margin: 30px auto; padding: 15px; }

[dir] .formfieldeula-popup-loading .overlaypopup-table { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) center center no-repeat; }

[dir] .formfieldeula-popup-error { text-align: center; padding: 20px 0; }

.formfieldeula-popup-close { height: 20px; position: absolute; top: 10px; width: 20px; }

[dir] .formfieldeula-popup-close { background: #f00; cursor: pointer; }

[dir=ltr] .formfieldeula-popup-close { right: 10px; }

[dir=rtl] .formfieldeula-popup-close { left: 10px; }

.formfieldeula-popup-text { white-space: pre; }

.slidecontainer { overflow: hidden; width: 170px; }

[dir] .slidecontainer { margin: 40px 0; }

.slidecontainer-content { position: relative; white-space: nowrap; }

[dir=ltr] .slidecontainer-content { left: 0; -webkit-transition: left 0.3s; -moz-transition: left 0.3s; -o-transition: left 0.3s; transition: left 0.3s; }

[dir=rtl] .slidecontainer-content { right: 0; -webkit-transition: right 0.3s; -moz-transition: right 0.3s; -o-transition: right 0.3s; transition: right 0.3s; }

.slidecontainer-item { display: inline-block; font-style: italic; vertical-align: top; white-space: normal; width: 160px; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .slidecontainer-item { cursor: pointer; }

[dir=ltr] .slidecontainer-item { padding: 0 10px 0 0; }

[dir=rtl] .slidecontainer-item { padding: 0 0 0 10px; }

.slidecontainer-item-number { font-size: 18px; font-weight: bold; }

[dir] .slidecontainer-item-number { margin: 0 0 15px; }

.slidecontainer-item-title { font-size: 14px; font-weight: bold; }

[dir] .slidecontainer-item-title { margin: 0 0 15px; }

.slidecontainer-item-text { font-size: 14px; }

[dir] .slidecontainer-nav { margin: 10px 0; }

.slidecontainer-nav-item { display: inline-block; height: 5px; width: 5px; }

[dir] .slidecontainer-nav-item { border: solid 1px #fff; border-radius: 5px; cursor: pointer; }

[dir=ltr] .slidecontainer-nav-item { margin-right: 10px; }

[dir=rtl] .slidecontainer-nav-item { margin-left: 10px; }

[dir] .slidecontainer-nav-item-active { background: #fff; cursor: default; }

@media (max-width: 1050px) { .slidecontainer { width: 100px; } [dir] .slidecontainer { margin-top: 20px; }
  .slidecontainer-item { width: 95px; }
  [dir=ltr] .slidecontainer-item { padding-right: 5px; }
  [dir=rtl] .slidecontainer-item { padding-left: 5px; }
  .slidecontainer-item-number { font-size: 15px; }
  [dir] .slidecontainer-item-number { margin-bottom: 7px; }
  .slidecontainer-item-text { font-size: 12px; }
  .slidecontainer-item-title { font-size: 13px; }
  [dir] .slidecontainer-item-title { margin: 0 0 7px; } }

.paginator { font-size: 12px; }

.paginatorfiller { display: inline-block; }

.paginatorfiller::before { content: '...'; }

.paginatorbutton { color: #0073cc; display: inline-block; font-size: 13px; font-weight: bold; line-height: 26px; height: 26px; outline: none; position: relative; text-transform: uppercase; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .paginatorbutton { background: none; border: 0; border-radius: 2px; cursor: pointer; padding: 0 8px; }

.paginatorbutton-hover { color: #048cf6; }

.paginatorbutton-disabled { color: #fff; }

[dir] .paginatorbutton-disabled { background: #00213e; cursor: default; }

.paginatorbutton-disabled.paginatorbutton-hover { color: #fff; }

[dir] .paginatorbutton-disabled .paginatorbutton-content { border: 0; }

.paginatorbutton-content { display: inline-block; line-height: 1; }

[dir] .paginatorbutton-content { border-bottom: solid 1px #0073cc; border-bottom: solid 1px rgba(0, 115, 204, 0.55); }

.voucher-installmobileappbanner-overlay.overlaypopup-voucher .overlaypopup-contentinner { width: 610px; }

[dir] .voucher-installmobileappbanner-overlay.overlaypopup-voucher .overlaypopup-contentinner { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/mobileapp/iphone_which_will_never_be_your.jpg); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .voucher-installmobileappbanner-overlay.overlaypopup-voucher .overlaypopup-contentinner { background-position: 92%; margin-left: 131px; }

[dir=rtl] .voucher-installmobileappbanner-overlay.overlaypopup-voucher .overlaypopup-contentinner { background-position: 8%; margin-right: 131px; }

.voucher-installmobileappbanner { color: #383e46; }

.voucher-installmobileappbanner-closecontrol::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #292f37; content: '\e627'; font-size: 35px; position: absolute; top: 0; }

[dir] .voucher-installmobileappbanner-closecontrol::before { cursor: pointer; }

[dir=ltr] .voucher-installmobileappbanner-closecontrol::before { right: -47px; }

[dir=rtl] .voucher-installmobileappbanner-closecontrol::before { left: -47px; }

.voucher-installmobileappbanner-closecontrol:hover::before { color: #be0808; }

.voucher-installmobileappbanner-title { font-size: 30px; font-weight: bold; }

[dir] .voucher-installmobileappbanner-title { padding-top: 5px; padding-bottom: 15px; }

.voucher-installmobileappbanner-desc { font-size: 15px; line-height: 20px; }

[dir] .voucher-installmobileappbanner-desc { padding-bottom: 26px; }

.voucher-installmobileappbanner-button { display: inline-block; height: 40px; position: relative; text-decoration: none; width: 40px; }

[dir] .voucher-installmobileappbanner-button { border-radius: 5px; }

[dir=ltr] .voucher-installmobileappbanner-button { margin-right: 8px; }

[dir=rtl] .voucher-installmobileappbanner-button { margin-left: 8px; }

.voucher-installmobileappbanner-button::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; font-size: 35px; position: absolute; top: 2px; }

[dir=ltr] .voucher-installmobileappbanner-button::before { left: 3px; }

[dir=rtl] .voucher-installmobileappbanner-button::before { right: 3px; }

.voucher-installmobileappbanner-small .voucher-installmobileappbanner-title { font-size: 14px; }

[dir] .voucher-installmobileappbanner-small .voucher-installmobileappbanner-title { padding-bottom: 8px; }

.voucher-installmobileappbanner-small .voucher-installmobileappbanner-desc { font-size: 12px; font-style: italic; line-height: 13px; }

[dir] .voucher-installmobileappbanner-small .voucher-installmobileappbanner-desc { padding-bottom: 16px; }

.voucher-installmobileappbanner-pretitle { text-transform: uppercase; font-size: 12px; }

.voucher-installmobileappbanner-text { -ms-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; font-size: 18px; line-height: 22px; }

[dir] .voucher-installmobileappbanner-text { padding-bottom: 14px; }

.voucher-installmobileappbanner-links a { text-decoration: none; }

[dir=ltr] .voucher-installmobileappbanner-links a { margin-right: 20px; }

[dir=rtl] .voucher-installmobileappbanner-links a { margin-left: 20px; }

.voucher-installmobileappbanner-link-appstore { display: inline-block; height: 40px; width: 134px; }

[dir] .voucher-installmobileappbanner-link-appstore { background-repeat: no-repeat; background-size: contain; }

[dir] .ru .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM40.7 11.2v.9h.9c.8 0 1.3.3 1.3 1 0 .5-.5 1-1.3 1s-1.3-.5-1.4-1h-.9a2 2 0 002.3 1.7 2 2 0 002.2-1.7 1.4 1.4 0 00-1.3-1.5 1.4 1.4 0 001-1.4c0-1-.7-1.6-2-1.6a1.9 1.9 0 00-2 1.7h.8a1 1 0 011.2-1c.7 0 1.2.4 1.2 1a1 1 0 01-1.2 1h-.8zm4.1 2.2a1.4 1.4 0 001.5 1.4 1.5 1.5 0 001.4-.7v.6h1v-3c0-1-.7-1.6-1.9-1.6-1 0-1.7.5-1.8 1.3h.9c0-.3.4-.5.9-.5.6 0 1 .2 1 .7v.4h-1.3c-1 .1-1.7.6-1.7 1.4zm3-.4a1 1 0 01-1.2 1c-.5 0-.9-.2-.9-.6 0-.4.3-.6 1-.7h1v.3zm3.2-2h2v-.8h-3v4.5h1v-3.8zm7.4 1.4c0-1.4-.7-2.3-1.8-2.3a1.6 1.6 0 00-1.4.8H55v-.7h-.9v6h1V14c.3.5.8.8 1.4.8 1.1 0 1.8-1 1.8-2.4zm-.9 0c0 1-.4 1.6-1.2 1.6-.7 0-1.2-.6-1.2-1.6s.5-1.5 1.2-1.5c.8 0 1.2.6 1.2 1.5zm2.1 3.9h.4c.9 0 1.3-.3 1.7-1.4l1.7-4.7h-1l-1 3.6h-.1L60 10.2h-1l1.7 4.5v.2a.8.8 0 01-.9.6 2.1 2.1 0 01-.3 0v.8zm4.5-2.9c0 1 .9 1.4 1.9 1.4 1 0 1.8-.6 1.8-1.5a1 1 0 00-.9-1 1 1 0 00.7-1c0-.7-.6-1.2-1.7-1.2a1.6 1.6 0 00-1.7 1.3h.8c0-.3.4-.6 1-.6.5 0 .7.3.7.6 0 .4-.2.6-.8.6h-.6v.7h.6c.7 0 1 .2 1 .6 0 .4-.4.7-1 .7-.5 0-.8-.2-1-.6h-.8zm5 1.3h.9l2-3.1v3h1v-4.4h-1l-2 3v-3h-1v4.5zm8.7-3.8v-.7h-3.7v.7h1.4v3.8h1v-3.8h1.3zm4.8 2.6h-.8a1 1 0 01-1.1.5 1.2 1.2 0 01-1.2-1.3h3.2v-.3c0-1.5-.8-2.3-2-2.3a2 2 0 00-2.1 2.4 2 2 0 002 2.3 1.8 1.8 0 002-1.3zM79.5 12a1.1 1.1 0 011.2-1.2 1 1 0 011 1.2h-2.2zm6.9-1.8v4.5h2c1 0 1.6-.5 1.6-1.3a1 1 0 00-1-1v-.1a1 1 0 00.8-1c0-.7-.5-1.1-1.4-1.1h-2zm.9.7h1c.4 0 .6.2.6.5 0 .4-.2.6-.8.6h-.8V11zm0 1.8h.9c.6 0 1 .2 1 .7 0 .4-.4.6-.9.6h-1v-1.3z'/%3E%3C/svg%3E"); }

[dir] .en .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zm-67-16.8a2.6 2.6 0 012.9 3c0 1.8-1 3-2.8 3H39v-6h2.1zM40 13.4h1.2a1.9 1.9 0 002-2.1A1.9 1.9 0 0041 9h-1.2v4.3zM45 12a2.1 2.1 0 114.3 0 2.1 2.1 0 11-4.3 0zm3.3 0c0-1-.4-1.6-1.2-1.6-.8 0-1.2.6-1.2 1.6s.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zm6.6 2.3h-1l-.9-3.4-1 3.3h-.9L50 9.8h.9l.8 3.4 1-3.4h.8l1 3.4.8-3.4h1l-1.3 4.4zm2.3-4.6h.8v.8c.3-.6.9-.9 1.4-.8a1.5 1.5 0 011.6 1.7v2.9h-.9v-2.7c0-.8-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-1V9.8zM62.4 8h1v6.3h-1V8zm2.2 4a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.3 0zm3.3 0c0-1-.5-1.5-1.2-1.5-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zm1.8 1c0-.8.6-1.3 1.7-1.4h1.2v-.4c0-.5-.3-.8-.9-.8-.5 0-.8.2-1 .5H70c.1-.7.8-1.2 1.8-1.2 1.2 0 1.8.5 1.8 1.5v3h-.9v-.6c-.3.5-.8.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm3-.4v-.4l-1.2.1c-.6 0-.9.3-.9.7s.4.6.9.6a1 1 0 001.1-1zm2-.6c0-1.4.7-2.3 1.8-2.3a1.5 1.5 0 011.4.8V8h1v6.3H78v-.8a1.6 1.6 0 01-1.4.8c-1.2 0-2-.9-2-2.3zm.9 0c0 1 .4 1.5 1.2 1.5.7 0 1.2-.6 1.2-1.5 0-1-.5-1.5-1.2-1.5-.8 0-1.2.6-1.2 1.5zm7 0a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.2 0zm3.3 0c0-1-.5-1.5-1.2-1.5-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zM88 9.8h.8v.7h.1c.2-.5.8-.9 1.4-.8a1.5 1.5 0 011.5 1.7v2.9H91v-2.7c0-.7-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7H88V9.8zm8.8-1.2v1.2h1v.7h-1v2.3c0 .5.2.7.7.7h.3v.7a2.9 2.9 0 01-.5.1c-1 0-1.3-.3-1.3-1.2v-2.6h-.8v-.7h.8V8.6h.8zM99 8h1v2.5a1.4 1.4 0 011.4-.8 1.5 1.5 0 011.5 1.7v2.9h-.9v-2.7c0-.7-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-1V8zm9 5a1.8 1.8 0 01-1.9 1.3 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.2v.3H105v.1a1.2 1.2 0 001.2 1.3 1 1 0 001-.5h.9zm-3-1.4h2.2a1 1 0 00-1-1.2 1.1 1.1 0 00-1.2 1.2z'/%3E%3C/svg%3E"); }

[dir] .de .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM43.7 14.4H40v-6h1v5.2h2.7v.8zm1-1.2c0-.8.6-1.3 1.6-1.4h1.3v-.4c0-.5-.4-.8-1-.8-.5 0-.8.2-1 .5h-.8c.1-.8.9-1.3 1.9-1.3 1.1 0 1.7.6 1.7 1.6v3h-.8v-.6c-.4.5-.9.7-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4v-.4h-1.1c-.7.1-1 .3-1 .7s.4.7.9.7a1 1 0 001.1-1zm2-.6c0-1.4.7-2.3 1.9-2.3a1.5 1.5 0 011.4.8V8.2h1v6.2h-1v-.7a1.6 1.6 0 01-1.4.8c-1.2 0-1.9-.9-1.9-2.3zm1 0c0 1 .4 1.5 1.1 1.5.8 0 1.2-.6 1.2-1.5 0-1-.4-1.5-1.2-1.5-.7 0-1.2.5-1.2 1.5zm8.5 1a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.3 2 2 0 012-2.4c1.3 0 2 1 2 2.3v.3H56a1.2 1.2 0 001.2 1.4 1 1 0 001.1-.6h.9zm-3.2-1.4h2.3a1 1 0 00-1-1.2 1.1 1.1 0 00-1.3 1.2zm4.4-1.9h.9v.8c.3-.6.8-.9 1.4-.8a1.5 1.5 0 011.5 1.6v3h-.9v-2.8c0-.7-.3-1-1-1a1 1 0 00-1 1.1v2.6h-.9V10zm7.5-1.3a.6.6 0 11.6.5.6.6 0 01-.6-.5zM68 10h.9v4.5h-1V10zm2.3 0h.9v.8a1.4 1.4 0 012.5 0 1.5 1.5 0 011.5-.8 1.3 1.3 0 011.4 1.4v3.1h-.9v-2.8c0-.6-.3-1-.9-1a1 1 0 00-1 1v2.8H73v-2.9a.8.8 0 00-.9-.8 1 1 0 00-1 1v2.8h-.8V9.8z'/%3E%3C/svg%3E"); }

[dir] .es .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM39 11.7c0-2 1-3.1 2.7-3.1a2.4 2.4 0 012.5 2h-1a1.5 1.5 0 00-1.5-1.2c-1 0-1.8.9-1.8 2.3s.7 2.3 1.8 2.3a1.5 1.5 0 001.5-1.1h1a2.3 2.3 0 01-2.5 2c-1.7 0-2.7-1.3-2.7-3.2zm6.2.7a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.2 0zm3.3 0c0-1-.4-1.5-1.2-1.5-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6c.8 0 1.2-.6 1.2-1.6zm2.1-2.2h.9v.7c.3-.5.8-.9 1.4-.8a1.5 1.5 0 011.6 1.7v2.9h-1V12c0-.7-.2-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-.9v-4.5zm6.9-.1c1 0 1.6.5 1.7 1.3h-.8c-.1-.4-.4-.6-1-.6-.4 0-.8.2-.8.6 0 .3.2.4.7.5l.8.2c.8.2 1.2.6 1.2 1.2 0 .9-.8 1.5-1.9 1.5s-1.7-.5-1.8-1.3h.9c.1.4.5.6 1 .5.5 0 1-.2 1-.6 0-.2-.3-.4-.7-.5l-.8-.2c-.9-.2-1.3-.6-1.3-1.2 0-.8.7-1.4 1.8-1.4zm3-.7l1-1.4h1l-1.1 1.4h-1zm0 .8h1v4.5h-1v-4.5zm2.3 5h.9c0 .3.5.5 1 .5.8 0 1.2-.4 1.2-1v-.9a1.5 1.5 0 01-1.4.8c-1.2 0-1.9-.9-1.9-2.2 0-1.4.7-2.3 1.9-2.3a1.6 1.6 0 011.4.8v-.7h1v4.5c0 1-.9 1.7-2.1 1.7-1.2 0-2-.5-2-1.3zm3.2-2.8c0-1-.5-1.5-1.3-1.5s-1.2.6-1.2 1.5.5 1.4 1.2 1.4 1.3-.5 1.3-1.4zm6 2.3h-.8V14a1.4 1.4 0 01-1.4.8 1.5 1.5 0 01-1.6-1.7v-3h.9V13c0 .7.3 1 1 1a1 1 0 001-1v-2.7h1v4.5zm5.3-1.2a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.4 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.3h-3.2a1.2 1.2 0 001.2 1.3 1 1 0 001.1-.5h.9zM74 12h2.3a1 1 0 00-1-1.2A1.1 1.1 0 0074 12zm4.5-3.6h.8v6.3h-.9V8.4zm2 4a2.1 2.1 0 114.3 0 2.1 2.1 0 11-4.2 0zm3.4 0c0-1-.4-1.5-1.2-1.5s-1.2.5-1.2 1.5.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zm8.4 1a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.2h-3.2v.1a1.2 1.2 0 001.2 1.3 1 1 0 001.1-.6h.9zM89.2 12h2.3a1 1 0 00-1-1.2 1.1 1.1 0 00-1.3 1.2zm4.4-1.8h.9v.7c.3-.6.8-.9 1.4-.8a1.5 1.5 0 011.5 1.6v3h-.9V12c0-.8-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-.9v-4.5zm11.5 3.3a1.8 1.8 0 01-2 1.2 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.2H102v.1a1.2 1.2 0 001.2 1.3 1 1 0 001.1-.6h.9zm-3.2-1.5h2.3a1 1 0 00-1.1-1.2 1.1 1.1 0 00-1.2 1.2zm4.5-3.6h.8v6.3h-.9V8.4z'/%3E%3C/svg%3E"); }

[dir] .it .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM40.9 12.8c.1.6.6 1 1.4 1 .8 0 1.3-.4 1.3-1 0-.4-.3-.7-1.1-.9l-.8-.2c-1-.2-1.5-.7-1.5-1.6 0-1 .8-1.8 2.1-1.8a2 2 0 012.2 1.7h-1a1.1 1.1 0 00-1.2-.9c-.7 0-1.2.4-1.2 1 0 .4.3.6 1.1.8l.6.1c1.3.3 1.8.8 1.8 1.7 0 1.2-1 1.9-2.3 1.9-1.3 0-2.2-.7-2.3-1.8h1zm7.9-1.4a1 1 0 00-1.1-.8c-.7 0-1.2.6-1.2 1.6s.5 1.5 1.2 1.5a1 1 0 001-.7h1a1.8 1.8 0 01-2 1.5 2 2 0 01-2.1-2.3 2 2 0 012.1-2.3 1.8 1.8 0 012 1.5h-1zm1.7 1.8c0-.8.6-1.3 1.7-1.4h1.2v-.4c0-.5-.3-.8-1-.8-.4 0-.8.2-.9.5h-.8c0-.8.8-1.3 1.8-1.3 1.1 0 1.8.6 1.8 1.6v3h-.9v-.6c-.3.5-.8.7-1.4.7a1.4 1.4 0 01-1.5-1.3zm3-.4v-.4h-1.2c-.6.1-.9.3-.9.7s.4.7.8.7a1 1 0 001.2-1zm2.2-2.9h.8v.7h.1a1.2 1.2 0 011.2-.7h.4v.9a2.4 2.4 0 00-.5 0 1 1 0 00-1.1 1v2.6h-1V10zM59 8.6a.6.6 0 11.6.5.6.6 0 01-.6-.5zm.2 1.3h.9v4.5h-1V10zm5.2 1.5a1 1 0 00-1-.8c-.8 0-1.2.6-1.2 1.6s.4 1.5 1.2 1.5a1 1 0 001-.7h1a1.8 1.8 0 01-2 1.5 2 2 0 01-2.1-2.3 2 2 0 012-2.4 1.8 1.8 0 012 1.6h-.9zm1.8 1.8c0-.8.6-1.3 1.7-1.4h1.2v-.4c0-.5-.3-.8-1-.8-.4 0-.8.2-.9.5h-.8c0-.8.8-1.3 1.8-1.3 1.1 0 1.8.6 1.8 1.6v3h-.9v-.6c-.3.5-.8.7-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4v-.4H68c-.6.1-1 .3-1 .7s.4.7 1 .7a1 1 0 001-1zm6.3-3c1 0 1.7.5 1.8 1.3h-.8c-.1-.3-.4-.5-1-.5s-.8.2-.8.6c0 .2.2.4.7.5l.7.2c.9.2 1.3.6 1.3 1.2 0 .9-.8 1.4-1.9 1.4s-1.7-.5-1.8-1.3h.9c.1.4.5.7 1 .6.5 0 .9-.2.9-.6 0-.3-.2-.4-.7-.6l-.7-.1c-.9-.2-1.3-.6-1.3-1.3 0-.8.7-1.4 1.8-1.4zm6.9 4.6h-.9v-.7a1.4 1.4 0 01-1.4.8 1.5 1.5 0 01-1.5-1.6v-3h.9v2.7c0 .8.3 1.1.9 1.1a1 1 0 001.1-1.1V9.9h.9v4.5z'/%3E%3C/svg%3E"); }

[dir] .fr .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM39.6 8.7h2.2c2 0 3 1.1 3 3.1s-1 3.2-3 3.2h-2.2V8.7zm1 .8v4.6h1.1c1.4 0 2.1-.8 2.1-2.3s-.7-2.3-2-2.3h-1.2zm5 5.5v-4.6h1V15h-1zm.6-5.4a.6.6 0 01-.6-.5c0-.3.2-.6.6-.6a.6.6 0 110 1.1zm1.3 2c0-.7.7-1.3 1.8-1.3 1 0 1.8.6 1.8 1.4h-.9c0-.4-.4-.7-.9-.7s-.9.3-.9.6.2.5.8.6l.7.2c1 .2 1.3.6 1.3 1.2 0 .9-.8 1.5-1.9 1.5-1.1 0-1.8-.6-1.9-1.5h1c0 .5.4.7 1 .7.5 0 .9-.2.9-.6 0-.3-.2-.4-.7-.6l-.8-.1c-.8-.2-1.3-.6-1.3-1.3zm6.8-1.3c1.2 0 2 1 2 2.4s-.8 2.4-2 2.4c-.6 0-1.1-.4-1.4-.9v2.3h-1v-6.1h1v.8c.2-.6.8-1 1.4-1zm-.2 4c.7 0 1.2-.6 1.2-1.6S55 11 54.1 11c-.7 0-1.2.6-1.2 1.6s.5 1.6 1.2 1.6zm5 .8c-1.4 0-2.3-1-2.3-2.4 0-1.5.9-2.4 2.2-2.4s2.2.9 2.2 2.4S60.3 15 59 15zm0-.8c.7 0 1.1-.6 1.1-1.6S59.8 11 59 11s-1.2.6-1.2 1.6.5 1.6 1.2 1.6zm2.8.7v-4.6h1v.7c.2-.5.7-.8 1.4-.8 1 0 1.6.6 1.6 1.7v3h-1v-2.8c0-.7-.3-1-1-1-.6 0-1 .4-1 1.1V15h-1zm5 0v-4.6h1V15h-1zm.4-5.4a.6.6 0 01-.5-.5c0-.3.3-.6.6-.6a.6.6 0 110 1.1zm4 5.5c-.7 0-1.2-.4-1.5-.9v.8h-1V8.7h1v2.5c.3-.6.8-.9 1.5-.9 1.1 0 1.9 1 1.9 2.4 0 1.5-.8 2.4-2 2.4zm-.3-4c-.7 0-1.2.6-1.2 1.6s.5 1.6 1.2 1.6c.8 0 1.2-.6 1.2-1.6S71.7 11 71 11zm3 3.9V8.7h1V15h-1zm3.8-4c-.7 0-1.1.6-1.2 1.3H79c0-.7-.4-1.2-1-1.2zm1.1 2.6h1c-.2.9-1 1.5-2 1.5-1.4 0-2.2-1-2.2-2.4s.8-2.4 2.1-2.4 2.1.9 2.1 2.3v.3h-3.3c0 .9.5 1.4 1.3 1.4.5 0 1-.2 1-.7zm3.5-2c0-.7.7-1.3 1.8-1.3 1 0 1.7.6 1.8 1.4h-1c0-.4-.3-.7-.8-.7-.6 0-.9.3-.9.6s.2.5.7.6l.8.2c1 .2 1.3.6 1.3 1.3 0 .8-.8 1.4-2 1.4-1 0-1.8-.6-1.8-1.5h.9c0 .5.4.8 1 .8s1-.3 1-.7c0-.2-.3-.4-.8-.5l-.7-.2c-.9-.2-1.3-.6-1.3-1.3zm8.4-1.2V15h-1v-.8c-.2.6-.7.9-1.4.9-1 0-1.6-.7-1.6-1.7v-3h1v2.8c0 .7.3 1 1 1 .6 0 1-.4 1-1.1v-2.7h1zm.9 4.6v-4.6h.9v.8c.2-.6.6-.9 1.1-.9h.4v1a1.4 1.4 0 00-.5-.1c-.6 0-1 .4-1 1V15h-.9z'/%3E%3C/svg%3E"); }

[dir] .pl .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM42.3 8.5a1.9 1.9 0 012 2 1.9 1.9 0 01-2 2h-1.4v2H40v-6h2.3zM41 11.6h1.2c.8 0 1.3-.4 1.3-1.1 0-.8-.5-1.2-1.3-1.2h-1.2v2.3zm4.3.6a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.2 0zm3.3 0c0-1-.4-1.6-1.2-1.6-.8 0-1.2.6-1.2 1.6s.4 1.5 1.2 1.5c.8 0 1.2-.5 1.2-1.5zm3 1.5v.7h-.8V8.2h.9v2.5c.3-.5.8-.9 1.4-.8 1.1 0 1.9.9 1.9 2.3s-.8 2.3-1.9 2.3a1.6 1.6 0 01-1.4-.8zm0-1.5c0 1 .5 1.5 1.2 1.5s1.2-.6 1.2-1.5c0-1-.4-1.5-1.2-1.5-.7 0-1.2.5-1.2 1.5zM56 8.6a.6.6 0 11.6.5.6.6 0 01-.6-.5zm.2 1.3h.9v4.5h-1V10zm6 3.3a1.8 1.8 0 01-1.9 1.3 2 2 0 01-2-2.3 2 2 0 012-2.4c1.3 0 2 .9 2 2.3v.3h-3.1a1.2 1.2 0 001.2 1.4 1 1 0 001-.6h.9zm-3-1.4h2.2a1 1 0 00-1-1.2 1.1 1.1 0 00-1.2 1.2zm4.3-1.9h.9v.7a1.2 1.2 0 011.3-.7h.4v.9a2.4 2.4 0 00-.5 0 1 1 0 00-1.2 1v2.6h-.9V10zm3.5 4l2.4-3.1v-.1H67v-.8h3.5v.7l-2.4 3h2.4v.8H67v-.6zm11.9.5h-1l-.8-3.3h-.1l-1 3.3H75L73.8 10h.9l.8 3.5 1-3.5h.9l.9 3.5.8-3.5h1l-1.3 4.5z'/%3E%3C/svg%3E"); }

[dir] .pt .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM42.1 9a2.6 2.6 0 012.9 3c0 1.9-1 3-2.8 3H40V9h2.1zM41 14.1h1.2a1.9 1.9 0 002-2.1 1.9 1.9 0 00-2-2.2h-1.2v4.3zm9.1-.3a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.4 2 2 0 012-2.3c1.3 0 2 .8 2 2.2v.4h-3a1.2 1.2 0 001.1 1.3 1 1 0 001-.5h1zm-3-1.5h2.2a1 1 0 00-1.1-1.2 1.1 1.1 0 00-1.2 1.2zm6-2c1 0 1.6.5 1.7 1.3h-.9c0-.3-.4-.5-.9-.5s-.8.2-.8.6c0 .3.2.4.7.5l.7.2c.9.2 1.3.6 1.3 1.2 0 .9-.8 1.5-1.9 1.5s-1.8-.5-1.8-1.3h.9c.1.4.5.6 1 .5.5 0 .9-.2.9-.6 0-.2-.2-.4-.7-.5l-.8-.2c-.8-.2-1.2-.6-1.2-1.3 0-.8.7-1.3 1.7-1.3zm6 1.6a1 1 0 00-1.1-.7c-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6a1 1 0 001-.8h.9a1.8 1.8 0 01-2 1.6 2 2 0 01-2-2.4 2 2 0 012-2.3 1.8 1.8 0 012 1.5h-.9zm1.7 1.8c0-.8.6-1.3 1.6-1.3l1.3-.1v-.4c0-.5-.4-.8-1-.8-.5 0-.8.2-.9.5h-.9c.1-.7.9-1.2 1.9-1.2 1.1 0 1.7.5 1.7 1.5v3h-.8v-.6c-.4.5-.9.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4v-.4l-1.1.1c-.7 0-1 .3-1 .7s.4.6.9.6a1 1 0 001.2-1zm2.2-2.8h.9v.7a1.2 1.2 0 011.3-.8h.4v.9a2.4 2.4 0 00-.5 0 1 1 0 00-1.2 1V15h-.9v-4.5zm3.6 0h.9v.7a1.2 1.2 0 011.3-.8h.4v.9a2.4 2.4 0 00-.5 0 1 1 0 00-1.2 1V15h-.9v-4.5zm7.2 3.3a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.4 2 2 0 012-2.3c1.3 0 2 .8 2 2.2v.4h-3a1.2 1.2 0 001.1 1.3 1 1 0 001-.5h1zm-3-1.5h2.2a1 1 0 00-1.1-1.2 1.1 1.1 0 00-1.2 1.2zm4.2 3.1h1c0 .3.4.6 1 .6.7 0 1.2-.4 1.2-1v-.9a1.5 1.5 0 01-1.5.8c-1.1 0-1.8-.9-1.8-2.2 0-1.4.7-2.3 1.8-2.3a1.6 1.6 0 011.4.8h.1v-.7h.9V15c0 1-.8 1.7-2.1 1.7-1.1 0-1.9-.5-2-1.3zm3.2-2.7c0-1-.5-1.5-1.2-1.5-.8 0-1.2.6-1.2 1.5S79 14 79.8 14c.7 0 1.2-.5 1.2-1.4zm2 1c0-.8.6-1.3 1.7-1.3l1.2-.1v-.4c0-.5-.3-.8-.9-.8-.5 0-.8.2-1 .5h-.8c.1-.7.8-1.2 1.8-1.2 1.2 0 1.8.5 1.8 1.5v3H86v-.6h-.1c-.3.5-.8.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm3-.4V13l-1.2.1c-.6 0-.9.3-.9.7s.4.6.9.6a1 1 0 001.1-1zm2.2-2.8h.9v.7a1.2 1.2 0 011.2-.8h.4v1a2.4 2.4 0 00-.5-.1 1 1 0 00-1.1 1V15h-.9v-4.5zm6 0h.8v.7c.3-.5.8-.9 1.4-.8A1.5 1.5 0 0198 12V15H97v-2.7c0-.7-.3-1.1-1-1.1a1 1 0 00-1 1.1V15h-1v-4.5zm4.9 3.2c0-.8.6-1.3 1.7-1.3l1.2-.1v-.4c0-.5-.3-.8-1-.8-.4 0-.8.2-.9.5h-.8c0-.7.8-1.2 1.8-1.2 1.2 0 1.8.5 1.8 1.5v3h-.9v-.6c-.3.5-.8.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4V13l-1.1.1c-.6 0-.9.3-.9.7s.3.6.8.6a1 1 0 001.2-1z'/%3E%3C/svg%3E"); }

[dir] .tr .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zm21.7 4.8H41l-1 3.3H38l4.5-12.4h2L49 19.6h-2L46 16.3zm-4.3-1.6h3.8l-1.9-5.4-1.9 5.4zm-3.2 9h.7l-.4 2.3h-1l.7-2.3zm1.9 0h2.2c1.9 0 3 1.1 3 3.1s-1.1 3.2-3 3.2h-2.2v-6.3zm1 .8v4.6h1c1.4 0 2.2-.8 2.2-2.3s-.8-2.3-2.1-2.3h-1.2zm7 1.6c-.7 0-1.2.5-1.2 1.2h2.3c0-.7-.5-1.2-1.2-1.2zm1 2.5h1c-.2.9-1 1.5-2 1.5-1.4 0-2.2-1-2.2-2.4s.8-2.4 2.1-2.4 2.1.9 2.1 2.3v.3h-3.2c0 .9.4 1.4 1.2 1.4.5 0 1-.3 1-.7zm1.8 1.4v-4.6h.9v.8c.2-.6.7-.9 1.4-.9 1 0 1.6.6 1.6 1.7v3h-1v-2.8c0-.7-.2-1-.9-1s-1 .4-1 1.1V30h-1zm8.3-.7c.7 0 1.2-.4 1.2-1v-.4h-1.2c-.5.1-.9.4-.9.8s.4.6.9.6zm-.3.8c-.9 0-1.5-.6-1.5-1.4 0-.8.6-1.3 1.7-1.4h1.3v-.4c0-.5-.4-.8-1-.8-.5 0-.8.2-1 .6h-.8c0-.8.8-1.4 1.9-1.4 1.1 0 1.8.6 1.8 1.5V30h-.9v-.8c-.3.5-.8.9-1.5.9zm3.4-.1v-6.3h1V30h-1zm2 0v-4.6h.9V30h-1zm.4-5.4a.6.6 0 01-.5-.5c0-.3.2-.6.5-.6a.6.6 0 110 1.1zm1.5 5.4v-4.6h.9v.8c.2-.6.7-.9 1.4-.9 1 0 1.6.6 1.6 1.7v3h-1v-2.8c0-.7-.2-1-.9-1s-1 .4-1 1.1V30h-1zm-7.7-14.9c0 2.8-1.5 4.6-3.8 4.6a3 3 0 01-2.8-1.6v4.5h-1.9v-12H52V12a3.2 3.2 0 013-1.6c2.2 0 3.7 1.8 3.7 4.6zm-1.9 0c0-1.8-1-3-2.4-3s-2.3 1.2-2.3 3 1 3 2.3 3c1.5 0 2.4-1.2 2.4-3zm11.9 0c0 2.8-1.5 4.6-3.8 4.6a3 3 0 01-2.8-1.6v4.5h-2v-12H62V12a3.2 3.2 0 012.9-1.6c2.3 0 3.8 1.8 3.8 4.6zm-2 0c0-1.8-.9-3-2.3-3S62 13.3 62 15s1 3 2.4 3 2.4-1.2 2.4-3zm8.6 1c.1 1.3 1.3 2.1 3 2.1 1.5 0 2.7-.8 2.7-2 0-.9-.7-1.5-2.3-1.9L77 14c-2.3-.6-3.4-1.7-3.4-3.4 0-2.1 1.9-3.6 4.5-3.6 2.7 0 4.5 1.5 4.5 3.6h-1.9c0-1.2-1.1-2-2.6-2s-2.5.8-2.5 1.9c0 .9.6 1.4 2.2 1.8l1.4.3c2.6.6 3.6 1.6 3.6 3.4 0 2.4-1.8 3.8-4.8 3.8-2.7 0-4.6-1.4-4.7-3.6h1.9zm11.6-7.7v2.2h1.7V12H87v5c0 .8.4 1.2 1.1 1.2h.6v1.4a5 5 0 01-1 0c-1.8 0-2.5-.6-2.5-2.4V12h-1.4v-1.4H85V8.4h2zm2.7 6.7c0-2.9 1.7-4.6 4.3-4.6s4.3 1.8 4.3 4.6c0 2.9-1.6 4.6-4.3 4.6-2.6 0-4.3-1.7-4.3-4.6zm6.7 0c0-2-.9-3.1-2.4-3.1s-2.4 1.1-2.4 3.1 1 3.1 2.4 3.1c1.5 0 2.4-1.1 2.4-3.1zm3.5-4.5h1.7V12a2.2 2.2 0 012.3-1.6h.6v1.8a2.6 2.6 0 00-.8-.1 1.9 1.9 0 00-2 2v5.4h-1.8v-9zM113 17c-.3 1.6-1.9 2.7-4 2.7-2.6 0-4.2-1.7-4.2-4.6 0-2.8 1.6-4.6 4.2-4.6 2.5 0 4 1.7 4 4.4v.7h-6.3a2.4 2.4 0 002.4 2.6 2 2 0 002.1-1.2h1.8zm-6.3-2.7h4.5A2.2 2.2 0 00109 12a2.3 2.3 0 00-2.3 2.3z'/%3E%3C/svg%3E"); }

[dir] .bg .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM43.5 14V9.8L40.6 14h-.8V8.4h.8v4.1l3-4.1h.8V14h-.9zm4.3 0c-1 0-1.7-.3-1.7-1.2h.8c0 .4.4.6 1 .6.5 0 .8-.3.8-.7 0-.4-.3-.6-.9-.6h-.6v-.6h.6c.5 0 .8-.2.8-.6 0-.3-.3-.5-.8-.5s-.8.2-.9.5h-.8c.1-.8.7-1.2 1.7-1.2s1.6.4 1.6 1.1c0 .5-.3.8-.7 1 .6.1.9.5.9 1 0 .7-.7 1.3-1.8 1.3zM54 9.8v.8h-1.3V14h-.8v-3.5h-1.4v-.8H54zm3 .7c-.5 0-1 .4-1 1H58c0-.6-.4-1-1-1zm1.1 2.5h.8c-.2.7-.8 1.2-1.8 1.2-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1.1 1.3.5 0 .9-.2 1-.5zm5.3-2.4h-2V14h-.8V9.7h2.8v.8zm2.3 1.6c0 1.2-.4 2-1.3 2a.8.8 0 01-.3-.1v-.8a.8.8 0 00.2 0c.5 0 .6-.5.7-1.2l.1-2.3h3V14h-1v-3.5h-1.3V12zm5.9-1.7c-.6 0-1 .4-1.1 1h2.1c0-.6-.4-1-1-1zm1 2.5h.8c-.2.7-.8 1.2-1.8 1.2-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1.1 1.3.5 0 .9-.2 1-.5zM78 9.8v.7h-1.4V14h-.8v-3.5h-1.4v-.8H78zm3 .6c-.6 0-1 .4-1 1h2c0-.6-.4-1-1-1zm1 2.5h.9c-.2.7-.9 1.2-1.9 1.2-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.1v.3h-3c0 .8.4 1.3 1 1.3s.9-.2 1-.5zm7 1.2c-1.3 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.2c0 1.4-.8 2.2-2 2.2zm0-.8c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1.1-1.5s-1.1.6-1.1 1.5.4 1.4 1 1.4zm6.5-3.6v.8h-1.3V14h-.9v-3.5H92v-.8h3.5z'/%3E%3C/svg%3E"); }

[dir] .el .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM40.6 14h-.9V8.4h.9V11L43 8.4h1l-2.2 2.4 2.4 3.2h-1.1l-1.9-2.6-.6.7V14zm6-.7c.8 0 1.2-.6 1.2-1.4s-.4-1.5-1-1.5c-.7 0-1.1.6-1.1 1.5s.3 1.4 1 1.4zm0 .8c-1.1 0-1.8-.9-1.8-2.2 0-1.4.7-2.2 1.7-2.2.7 0 1 .3 1.3.8v-.7h.9v3c0 .4 0 .5.3.5h.2v.7h-.4c-.5 0-.8-.2-.9-.7-.3.5-.7.8-1.4.8zm5.8 0c-1 0-1.4-.4-1.4-1.2v-2.4h-1.3v-.8h3.6v.8H52v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm3.5 0c-1.1 0-1.8-.5-1.8-1.2 0-.5.2-.9.7-1-.4-.3-.6-.6-.6-1 0-.8.7-1.2 1.7-1.2s1.7.4 1.9 1.3h-.9c0-.4-.4-.6-1-.6s-1 .2-1 .6c0 .3.4.5 1 .5h.5v.7H56c-.6 0-1 .2-1 .6 0 .3.4.5 1 .5s1-.2 1.1-.6h.8c0 .8-.9 1.4-2 1.4zm4.1-3v-.6h.3c.7 0 1-.3 1-.9 0-.5-.3-.8-.9-.8-.6 0-1 .4-1 1.2v2c0 .8.5 1.3 1.3 1.3a1 1 0 001-1c0-.7-.5-1.1-1.3-1.1H60zm-1.4-1c0-1.4.7-2.1 1.8-2.1 1 0 1.7.6 1.7 1.5 0 .5-.3 1-.8 1.2.8.3 1.2.8 1.2 1.6 0 1-.7 1.8-1.7 1.8-.6 0-1-.3-1.3-.8v2.1h-.9V10zm6.6 3.2c.7 0 1.2-.6 1.2-1.4 0-.9-.5-1.5-1.1-1.5-.7 0-1.1.6-1.1 1.5s.4 1.4 1 1.4zm-.1.8c-1.1 0-1.8-.9-1.8-2.2 0-1.4.7-2.2 1.8-2.2.6 0 1 .3 1.2.8v-.7h.9v3c0 .4.1.5.3.5h.2v.7h-.4c-.5 0-.8-.2-.9-.7-.3.5-.7.8-1.3.8zm-.3-5l.4-1.4h.9L65.6 9h-.8zm5.5 5c-1.1 0-2-.8-2-2.2 0-1.3 1-2.2 2.2-2.2h2.3v.8h-1c.3.4.5.9.5 1.4 0 1.3-.8 2.2-2 2.2zm0-.8c.7 0 1.2-.5 1.2-1.4 0-.9-.5-1.4-1.1-1.4-.7 0-1.2.6-1.2 1.4 0 1 .5 1.4 1.1 1.4zm5.8.7c-1 0-1.4-.3-1.4-1.1v-2.4h-1.3v-.8H77v.8h-1.4v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm3.5 0c-1.1 0-1.8-.4-1.8-1.1 0-.5.3-.9.7-1-.4-.3-.6-.6-.6-1 0-.8.7-1.2 1.7-1.2s1.7.4 1.9 1.3h-.9c0-.4-.4-.6-1-.6s-.9.2-.9.6c0 .3.3.5.9.5h.5v.7h-.5c-.6 0-1 .2-1 .6 0 .3.4.5 1 .5s1-.2 1.1-.6h.9c-.2.8-1 1.4-2 1.4zm7.2 0c-1 0-1.4-.3-1.4-1.1v-2.4h-1.3v-.8h3.6v.8h-1.4v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm3.6 0c-1.2 0-2-.7-2-2.1 0-1.4.8-2.2 2-2.2s2 .8 2 2.2-.8 2.2-2 2.2zm0-.7c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1.1-1.5-.7 0-1 .5-1 1.5 0 .9.3 1.4 1 1.4zm6.8 0c.7 0 1.1-.6 1.1-1.4 0-.9-.4-1.5-1-1.5-.7 0-1.1.6-1.1 1.5s.4 1.4 1 1.4zm-.2.8c-1 0-1.7-.9-1.7-2.2 0-1.4.7-2.2 1.7-2.2.7 0 1 .3 1.3.8v-.7h.9v3c0 .4 0 .5.3.5h.2v.7h-.4c-.5 0-.8-.2-.9-.7-.3.5-.7.8-1.4.8zm4.2-.1v-3.5h-1v-.8h5v.8h-.9v2.3c0 .4.1.5.4.5a1 1 0 00.2 0v.7h-.4c-.7 0-1-.3-1-1v-2.5H102V14h-.8zm6.7 0c-1.2 0-2-.7-2-2.1 0-1.4.8-2.2 2-2.2s2 .8 2 2.2-.8 2.2-2 2.2zm0-.7c.7 0 1-.5 1-1.4 0-1-.4-1.5-1-1.5-.7 0-1.1.5-1.1 1.5 0 .9.4 1.4 1 1.4zm-.5-4.2l.4-1.4h1l-.6 1.4h-.8zm7.8 5c-.9 0-1.3-.4-1.3-1.2v-2.4h-1.3v-.8h3.6v.8h-1.4v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm3.7 0c-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.2-.8 2.2-2 2.2zm0-.8c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1.1-1.5-.7 0-1 .5-1 1.5 0 .9.3 1.4 1 1.4z'/%3E%3C/svg%3E"); }

[dir] .hu .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a4.3 4.3 0 01-3.4 1.6A4.8 4.8 0 0122 9.6a5.2 5.2 0 013.3-1.7 5 5 0 01-1.1 3.6zm19.1 2.7v.7H40V9.6h.8v4.6h2.5zm2.9-2.7c-.6 0-1 .4-1 1h2c0-.6-.5-1-1-1zm1 2.3h.7c-.2.8-.8 1.2-1.7 1.2-1.2 0-1.9-.8-1.9-2 0-1.3.7-2.2 1.9-2.2s1.7.8 1.7 2v.3h-2.8c0 .8.5 1.2 1 1.2.6 0 .9-.1 1-.5zm2.4-3.9h.8v1h.9v.7h-.9v2c0 .5.2.7.6.7h.3v.6a2 2 0 01-.4 0c-1 0-1.3-.3-1.3-1v-2.3H49v-.7h.6v-1zm4 .5a.5.5 0 01-.6-.5c0-.3.3-.5.5-.5.3 0 .5.2.5.5a.5.5 0 01-.5.5zm1.5 0a.5.5 0 01-.5-.5c0-.3.2-.5.5-.5s.5.2.5.5a.5.5 0 01-.5.5zm-.8 4.6c-1.1 0-1.9-.8-1.9-2 0-1.4.8-2.1 2-2.1s1.8.7 1.8 2-.7 2.1-1.9 2.1zm0-.7c.7 0 1-.5 1-1.4 0-.8-.3-1.3-1-1.3s-1 .5-1 1.3c0 .9.3 1.4 1 1.4zm3.4.6V9.4h.7v5.5h-.8zm2.7-5h.8v1h.8v.7h-.9v2c0 .5.2.7.6.7h.3v.6h-.4c-.9 0-1.2-.3-1.2-1v-2.3h-.7v-.7h.7v-1zm5 .4h-.9l1-1.3h.9l-1 1.3zm-.4 1.2c-.6 0-1 .4-1 1h2c0-.6-.4-1-1-1zm1 2.3h.7c-.1.8-.8 1.2-1.7 1.2-1.1 0-1.8-.8-1.8-2 0-1.3.7-2.2 1.8-2.2s1.8.8 1.8 2v.3H64c0 .8.4 1.2 1 1.2.5 0 .8-.1 1-.5zm2.1-1.7c0-.7.7-1.2 1.6-1.2s1.4.4 1.5 1h-.7c-.1-.2-.4-.4-.8-.4-.5 0-.8.2-.8.5 0 .2.2.4.6.5l.7.2c.7.1 1 .5 1 1 0 .8-.6 1.3-1.6 1.3s-1.5-.4-1.6-1.1h.8c0 .3.4.5.9.5.4 0 .8-.3.8-.6 0-.2-.2-.4-.6-.5l-.7-.1c-.7-.2-1-.5-1-1.1zm8.4 2.2c.6 0 1-.4 1-.9v-.3h-1c-.5.1-.7.3-.7.7s.3.5.7.5zm-.2.7c-.7 0-1.3-.5-1.3-1.2s.5-1.1 1.5-1.2h1v-.4c0-.4-.2-.7-.7-.7-.5 0-.8.2-.9.5h-.8c.1-.7.8-1.1 1.7-1.1 1 0 1.6.5 1.6 1.3v2.7h-.8v-.5c-.3.4-.8.6-1.3.6zm3.5 0v-.6l2.2-2.7v-.1H80v-.7h3v.6l-2 2.7H83v.7h-3.2zm-33 14.6l-.8-2.5h-3.6l-.9 2.5H40l3.4-9.5H45l3.4 9.5H47zm-2.7-7.8l-1.3 4h2.8l-1.3-4H44zm9 .5c1.9 0 3 1.5 3 3.7 0 2.3-1.1 3.7-3 3.7-1 0-1.8-.4-2.1-1.2h-.2V32h-1.3v-9.5h1.3v1.1h.1a2.5 2.5 0 012.3-1.3zm-.3 6.2c1.2 0 1.9-1 1.9-2.5s-.7-2.4-2-2.4c-1.1 0-1.9 1-1.9 2.4s.8 2.5 2 2.5zm8.3-6.2c1.8 0 3 1.5 3 3.7 0 2.3-1.2 3.7-3 3.7-1 0-1.9-.4-2.2-1.2h-.1V32h-1.5v-9.5h1.4v1.1h.1a2.5 2.5 0 012.3-1.3zm-.4 6.2c1.2 0 1.9-1 1.9-2.5s-.7-2.4-2-2.4c-1.1 0-1.9 1-1.9 2.4s.8 2.5 2 2.5zm7.5-1.4h1.4c.2.9 1 1.4 2.3 1.4 1.2 0 2-.6 2-1.4 0-.7-.5-1.2-1.8-1.5l-1.2-.3c-1.7-.4-2.5-1.2-2.5-2.6 0-1.7 1.4-2.8 3.5-2.8 1.9 0 3.3 1.1 3.4 2.7h-1.4c-.2-.9-1-1.4-2-1.4-1.2 0-2 .6-2 1.4 0 .7.5 1 1.7 1.4l1.1.2c2 .5 2.7 1.3 2.7 2.7 0 1.8-1.4 3-3.6 3-2.1 0-3.5-1.1-3.6-2.8zm9-6.4h1.5v1.8h1.5v1.2h-1.5v3.7c0 .7.3 1 1 1h.5v1.2a4.6 4.6 0 01-.8 0c-1.5 0-2.2-.5-2.2-1.9v-4h-1.1v-1.2h1.1v-1.8zm7.1 9c-2 0-3.3-1.3-3.3-3.7 0-2.3 1.2-3.7 3.3-3.7 2.1 0 3.4 1.4 3.4 3.7 0 2.4-1.3 3.8-3.4 3.8zm0-1.2c1.3 0 2-.9 2-2.5s-.7-2.4-2-2.4c-1.2 0-1.9.9-1.9 2.4s.7 2.5 2 2.5zm4.6 1.1v-7.1h1.4v1c.3-.6 1-1.2 2-1.2l.6.1v1.4a3.8 3.8 0 00-.7-.1c-1.1 0-1.9.7-1.9 1.7v4.2H89zm7.7-6c-1 0-1.8.7-1.9 1.8h3.7c0-1.2-.8-1.9-1.8-1.9zm1.7 4h1.4c-.3 1.4-1.5 2.2-3.1 2.2-2 0-3.3-1.4-3.3-3.7 0-2.3 1.3-3.8 3.3-3.8 2 0 3.2 1.4 3.2 3.6v.5h-5v.1c0 1.3.7 2 1.8 2 .9 0 1.5-.2 1.7-.8zm7-1.1H101V25h4.3v1.4zm5.4 3.2c-1 0-1.8-.4-2.2-1.2h-.1v1.1H107v-10h1.4v4h.1a2.4 2.4 0 012.2-1.3c1.8 0 3 1.5 3 3.7 0 2.3-1.2 3.7-3 3.7zm-.4-6c-1.2 0-1.9.8-2 2.3 0 1.5.8 2.5 2 2.5s2-1 2-2.5-.8-2.4-2-2.4zm8.2-2.4h-1.4l1.6-2.3h1.7l-1.9 2.3zm-.6 8.5c-2 0-3.4-1.4-3.4-3.8 0-2.3 1.3-3.7 3.4-3.7s3.4 1.4 3.4 3.7c0 2.4-1.3 3.8-3.4 3.8zm0-1.3c1.2 0 2-.9 2-2.5s-.8-2.4-2-2.4-1.9.9-1.9 2.4.7 2.5 2 2.5zm4.7 1.1v-10h1.4v10h-1.4z'/%3E%3C/svg%3E"); }

[dir] .ro .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM39.7 8.3h2c1.7 0 2.7 1 2.7 2.8 0 1.8-1 2.9-2.7 2.9h-2V8.4zm.9.8v4h1c1.2 0 1.9-.6 1.9-2 0-1.2-.7-2-1.9-2h-1zm7.1 1.3c-.6 0-1 .4-1 1h2c0-.6-.4-1-1-1zm1 2.4h.9c-.2.8-.9 1.3-1.9 1.3-1.2 0-2-.9-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.1v.3h-3c0 .8.4 1.3 1 1.3s1-.2 1-.6zM51 11c0-.7.7-1.3 1.7-1.3s1.6.5 1.7 1.2h-.8c-.1-.3-.4-.5-1-.5s-.7.3-.7.6c0 .2.2.4.6.5l.7.2c.9.2 1.2.5 1.2 1.1 0 .8-.7 1.4-1.7 1.4s-1.7-.5-1.8-1.2h.9c0 .3.4.5.9.5s.9-.2.9-.6c0-.2-.2-.4-.6-.5l-.8-.2c-.8-.2-1.2-.5-1.2-1.2zm8.5.2h-.8c0-.4-.4-.7-1-.7-.7 0-1.1.5-1.1 1.4 0 1 .4 1.5 1.1 1.5.6 0 1-.2 1-.7h.9c-.2.9-.8 1.5-1.9 1.5-1.2 0-2-.9-2-2.3 0-1.3.8-2.2 2-2.2 1 0 1.7.7 1.9 1.5zm2.9 2.2c.6 0 1.1-.4 1.1-.9v-.3h-1c-.6 0-.9.3-.9.7s.3.5.8.5zm-.2.8c-.8 0-1.4-.5-1.4-1.3s.5-1.2 1.5-1.3h1.2V11c0-.5-.3-.7-.9-.7-.4 0-.8.2-.9.5H61c.1-.8.8-1.2 1.8-1.2s1.6.5 1.6 1.4V14h-.8v-.6c-.3.4-.8.7-1.3.7zm-1-6.3h.7c0 .5.3.8.8.8s.8-.3.8-.8h.6c0 .8-.5 1.3-1.4 1.3s-1.5-.5-1.5-1.3zM66 14V9.7h.8v.7h.1c.1-.4.6-.7 1.1-.7h.4v.8a2.3 2.3 0 00-.5 0c-.6 0-1 .4-1 1V14H66zm7.2-2.9h-.8c0-.4-.4-.7-1-.7-.7 0-1.1.5-1.1 1.5 0 .9.4 1.4 1.1 1.4.5 0 .9-.2 1-.7h.8c0 .9-.7 1.5-1.8 1.5-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2 1 0 1.7.6 1.8 1.4zm2.9 2.3c.6 0 1-.4 1-1v-.3h-1c-.5 0-.8.3-.8.7s.3.6.8.6zm-.2.7c-.9 0-1.5-.5-1.5-1.3s.6-1.2 1.6-1.3h1.2V11c0-.5-.3-.7-.9-.7-.5 0-.8.2-.9.5h-.8c0-.8.8-1.2 1.7-1.2 1.1 0 1.7.5 1.7 1.4V14h-.8v-.6c-.3.4-.8.7-1.3.7zm5 2H80l.5-1.5h.8l-.5 1.4zM80 8.6h.8v1h1v.8h-1v2.2c0 .4.2.6.6.6h.4v.7a2.7 2.7 0 01-.5 0c-1 0-1.3-.3-1.3-1.1v-2.4h-.7v-.7h.7V8.7zm3.3 5.3V9.7h.8V14h-.8zm.4-5c-.3 0-.6-.2-.6-.5s.3-.5.6-.5.5.2.5.5-.2.5-.5.5zm7 .7c1.1 0 1.8.8 1.8 2.2 0 1.3-.7 2.2-1.8 2.2-.6 0-1-.3-1.3-.7v2h-.9V9.7h.8v.7h.1c.2-.4.7-.7 1.3-.7zm-.2 3.6c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1.1-1.5s-1.1.6-1.1 1.5.4 1.4 1 1.4zm5.2-3c-.6 0-1 .5-1 1.2h2.1c0-.7-.4-1.1-1-1.1zm1 2.6h.9c-.2.7-.9 1.2-1.8 1.2-1.3 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1 1.3s1-.2 1-.5z'/%3E%3C/svg%3E"); }

[dir] .sr .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM40.6 14h-.9V8.4h.9V14zm1.7 0v-.6l2.3-2.9h-2.3v-.8h3.3v.7l-2.3 2.8h2.3v.8h-3.3zm8.6-4.3L49.4 14h-1L47 9.7h1l1 3.4L50 9.8h.9zm1.3 4.3V9.7h.8v.7h.1c.1-.4.6-.7 1.2-.7h.3v.8a2.3 2.3 0 00-.4 0c-.7 0-1.1.4-1.1 1V14h-.9zm3.6-3c0-.8.7-1.3 1.6-1.3s1.6.4 1.7 1.2h-.8c-.1-.4-.4-.6-.9-.6s-.8.3-.8.6.2.4.7.5l.7.2c.8.2 1.2.5 1.2 1.2s-.8 1.3-1.8 1.3-1.7-.5-1.7-1.2h.8c0 .3.4.5 1 .5.4 0 .8-.2.8-.6 0-.2-.2-.4-.6-.5l-.8-.2c-.8-.2-1.1-.5-1.1-1.2zM57 9.1l-1-1.4h.8l.6.9.6-.9h.8l-1 1.4H57zm3.7 4.8V9.7h.8V14h-.8zm.4-5a.5.5 0 01-.5-.5c0-.3.2-.6.5-.6s.5.3.5.6a.5.5 0 01-.5.5zm7 .7c1.1 0 1.8.8 1.8 2.2 0 1.3-.7 2.2-1.8 2.2-.5 0-1-.3-1.3-.8v2.1h-.9V9.7h.8v.7h.1c.3-.4.8-.7 1.3-.7zm-.2 3.6c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1.1-1.5-.7 0-1.1.6-1.1 1.5s.4 1.4 1.1 1.4zm5.3.8c-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2 1.3 0 2 .8 2 2.2 0 1.3-.7 2.2-2 2.2zm0-.8c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1-1.5-.8 0-1.2.5-1.2 1.5 0 .9.4 1.4 1.1 1.4zm3.5.7V9.7h.8v.7c.3-.5.7-.7 1.3-.7.6 0 1 .3 1.2.7.2-.4.7-.7 1.3-.7.9 0 1.4.5 1.4 1.4V14h-.9v-2.7c0-.6-.2-.9-.8-.9-.5 0-.9.4-.9 1V14h-.8v-2.8c0-.5-.3-.8-.8-.8s-1 .4-1 1V14h-.8zm9.4 0c-1.2 0-2-.7-2-2.1 0-1.4.8-2.2 2-2.2s2 .8 2 2.2c0 1.3-.7 2.2-2 2.2zm0-.7c.8 0 1.2-.5 1.2-1.4 0-1-.4-1.5-1.2-1.5S85 11 85 12c0 .9.4 1.4 1.1 1.4zm7.2-2.2h-.9c0-.4-.4-.7-1-.7-.7 0-1.1.5-1.1 1.5 0 .9.4 1.4 1.1 1.4.6 0 1-.2 1-.7h.9c-.1.9-.8 1.5-1.9 1.5-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2 1.1 0 1.7.6 1.9 1.4zm-1.5-2H91l.7-1.3h.9l-1 1.4zm6.5.7V14h-.8v-.7c-.3.5-.7.8-1.4.8-.9 0-1.4-.6-1.4-1.6V9.7h.8v2.6c0 .7.3 1 1 1 .6 0 1-.4 1-1V9.6h.8z'/%3E%3C/svg%3E"); }

[dir] .ar .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M126 0a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8a8 8 0 018-8h118zM21 14.4c-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 2.8c-2 3.5-.6 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1s2.5-1.4 3.4-2.8a11.4 11.4 0 001.6-3.2 5 5 0 01-3-4.6 5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1zm4.3-6.6A5.2 5.2 0 0022 9.7a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6 5 5 0 001.1-3.6zM48 16.4H43L42 19.6h-2l4.5-12.4h2l4.6 12.4h-2l-1.2-3.3zm-4.3-1.6h3.8l-1.9-5.4-1.9 5.4zm17.1.4c0 2.8-1.5 4.6-3.8 4.6a3 3 0 01-2.8-1.6v4.5h-1.9v-12H54V12a3.2 3.2 0 013-1.6c2.2 0 3.7 1.8 3.7 4.6zm-1.9 0c0-1.8-1-3-2.4-3S54 13.3 54 15s1 3 2.4 3c1.5 0 2.4-1.2 2.4-3zm11.9 0c0 2.8-1.5 4.6-3.8 4.6a3 3 0 01-2.8-1.6v4.5h-2v-12H64V12a3.2 3.2 0 012.9-1.6c2.3 0 3.8 1.8 3.8 4.6zm-2 0c0-1.8-.9-3-2.3-3S64 13.3 64 15s1 3 2.4 3 2.4-1.2 2.4-3zm8.6 1c.1 1.3 1.3 2.1 3 2.1 1.5 0 2.6-.8 2.6-2 0-.9-.6-1.5-2.3-1.9L79 14c-2.2-.6-3.3-1.7-3.3-3.4 0-2.1 1.9-3.6 4.5-3.6 2.7 0 4.5 1.5 4.5 3.6h-1.9c0-1.2-1.1-2-2.6-2s-2.5.8-2.5 1.9c0 .9.6 1.4 2.2 1.8l1.4.3c2.6.6 3.6 1.6 3.6 3.4 0 2.4-1.8 3.8-4.8 3.8-2.7 0-4.6-1.4-4.7-3.6h1.9zm11.6-7.7v2.2h1.7V12H89v5c0 .8.4 1.2 1.1 1.2h.6v1.4a5 5 0 01-1 0c-1.8 0-2.6-.6-2.6-2.4V12h-1.3v-1.4H87V8.4h2zm2.7 6.7c0-2.9 1.7-4.6 4.3-4.6s4.3 1.8 4.3 4.6c0 2.9-1.6 4.6-4.3 4.6-2.6 0-4.3-1.7-4.3-4.6zm6.7 0c0-2-.9-3.1-2.4-3.1s-2.4 1.1-2.4 3.1 1 3.1 2.4 3.1c1.5 0 2.4-1.1 2.4-3.1zm3.5-4.5h1.7V12a2.2 2.2 0 012.2-1.6h.7v1.8a2.6 2.6 0 00-.9-.1 1.9 1.9 0 00-1.9 2v5.4h-1.8v-9zM115 17c-.3 1.6-1.9 2.7-4 2.7-2.6 0-4.2-1.7-4.2-4.6 0-2.8 1.6-4.6 4.2-4.6 2.5 0 4 1.7 4 4.4v.7h-6.3a2.4 2.4 0 002.4 2.6 2 2 0 002-1.2h1.9zm-6.3-2.7h4.5A2.2 2.2 0 00111 12a2.3 2.3 0 00-2.3 2.3zm12 11.6l.5-.4-.6-.5-.3.4-.5-.4-.4.5.5.4.4-.4.5.4zm-.1 3.8h.9c.2-.1.3-.6.3-1.5a4.2 4.2 0 000-.7 2 2 0 00-.2-.5c-.3-.5-.5-.8-.8-.8-.2 0-.4.2-.7.6l-.5 1c0 .2.2.4.5.5l.8.4h-2v1h1.7zm.7-1.6l-1.2-.7a.6.6 0 01.2-.4h.2a.4.4 0 01.2-.1l.4.4.2.7zm-4.9 4.6c.2-.3.2-.6.2-.8a4.8 4.8 0 000-.6 7.7 7.7 0 00-.1-.8 14.9 14.9 0 01-.1-.5 2.2 2.2 0 000-.1l-.1-.1c0-.2.4-.2 1.2-.2a7.7 7.7 0 001 .1v-.1H119.1v-1h-.2c-.2 0-.4 0-.4-.2a4.8 4.8 0 01-.2-.4l-.4-.6c-.1-.2-.3-.3-.5-.3s-.4 0-.7.3l-.5.8v.1l.9-.4.7.8a.3.3 0 00-.1 0h-.7l-.7.1c-.2.1-.3.4-.4 1a3.4 3.4 0 00.2.9 11.8 11.8 0 01.3 2zm-2.7-3c.2 0 .2-.3.2-.8 0-.2 0-.6-.2-1-.1-.6-.3-.9-.5-1l-.5.8.3.4.2.5H111v1h2.6zm-1 1.7l.4-.7-.9-.4-.3.8.9.3zm-1.4-1.7v-1h-.8c-.2 0-.2-.1-.2-.3V25l-.7.6v3.5l.1.4.5.2h1zm-2.8 0l.2-.1v-3.1l.2-.5-.3-.4V25l-.7.5.1.7v2.5h-1.4v1h2zm-2.7-3.4l.4-.5-.6-.5-.4.5-.6-.5-.4.5.6.5.4-.4.6.4zm1 3.4v-1h-.3c0-.2 0-.5-.2-.9 0-.4-.2-.7-.4-1l-.6.9.3.4.2.5h-2.1v1h3zm-3 0v-1h-.1a2.6 2.6 0 01-.8-.4 7.3 7.3 0 01-.6-.5c-.6-.5-1-.8-1.5-.8s-.8.1-1 .3l-.3.6c.4-.2.7-.2.9-.2.3 0 .5 0 .7.2a4.8 4.8 0 01.9.8h-3.6v1h5.5zm-6.4 0h1.2v-1h-.2a4.8 4.8 0 00-.2-.8 2.8 2.8 0 00-.3-.8.4.4 0 00-.4-.2l-.6.3c-.2.2-.4.5-.5.9l-.3.5h-1.3v1h.4c.4 0 .6 0 .7-.4a2.3 2.3 0 001.5.5zm.2-1h-.3a2 2 0 01-.5 0 1 1 0 01-.3-.2v-.1l.1-.2.3-.3a.6.6 0 01.2 0c.2 0 .3 0 .4.3l.2.5h-.1zm-2.6 1v-1h-.3c0-.2 0-.5-.2-.9 0-.4-.2-.7-.4-1l-.6.9.3.4.2.5h-2.1v1h3zm-1 1.7l.5-.6-.7-.5-.4.5-.5-.5-.5.5.6.6.4-.5.6.5zm-4.3 0c.5 0 1-.2 1.4-.5.5-.3.7-.7.7-1.2h.3v-1h-.3V25l-.7.6v4.2l-.2.3a4.4 4.4 0 01-.4.1l-.7.1-.7-.1c-.3-.2-.4-.5-.4-1v-.5l.2-.4a.7.7 0 000-.1h-.1l-.3.7a2.8 2.8 0 00-.2 1.1c0 .3 0 .6.3.9.2.3.6.4 1.1.4zm-4.5-1.7c.7 0 1-.3 1-.9 0-.2 0-.5-.2-.9a2.8 2.8 0 00-.3-.8.4.4 0 00-.3-.2c-.3 0-.5.1-.7.3l-.5.9a20 20 0 01-.3.5h-1.3v1h.5c.4 0 .6 0 .7-.4a2.3 2.3 0 001.4.5zm.2-1h-.3a2 2 0 01-.5 0 1 1 0 01-.3-.2v-.1l.1-.2.3-.3a.6.6 0 01.2 0c.2 0 .4 0 .5.3l.1.5zm-4.4-2l.3-.8-.9-.3-.3.7.9.4zm-1 4.6c.7 0 1.4-.2 2.1-.7.2-.2.4-.5.4-1h.3v-1h-.2a2.4 2.4 0 00-.5-1.3l-.5.8a3.3 3.3 0 01.4 1.4v.4l-.4.2-1.5.3c-.4 0-.7 0-.9-.3a1.1 1.1 0 01-.2-.8c0-.2 0-.5.2-.9l.3-.7-.3.3a3.1 3.1 0 00-.6 1.8l.1.8.2.4a.8.8 0 00.5.3h.6zm-4.3-1.6c.6 0 1-.3 1-.9l-.2-.9a2.8 2.8 0 00-.3-.8.4.4 0 00-.4-.2l-.6.3c-.2.2-.4.5-.5.9l-.3.5H73v1h.5c.4 0 .6 0 .7-.4a2.3 2.3 0 001.5.5zm.2-1h-.3a2 2 0 01-.5 0l-.3-.2v-.1-.2l.4-.3a.6.6 0 01.2 0c.2 0 .3 0 .4.3l.2.5h-.1zm-3.6-2.4l.4-.5-.6-.5-.4.5-.6-.5-.4.5.6.5.4-.5.6.5zm1 3.4v-1H73a3.8 3.8 0 00-.6-1.8l-.6.8.3.4.2.5h-2.1v1h3zm-3 0v-1h-.1a2.6 2.6 0 01-.8-.4 7.3 7.3 0 01-.6-.5c-.6-.5-1-.8-1.5-.8s-.8.1-1 .3l-.3.6c.4-.2.7-.2.9-.2.2 0 .5 0 .7.2l.6.5.3.3h-3.6v1h5.4zM68 31.4l.3-.7-.9-.4-.3.8.9.3zm-4.8.3c.5 0 .9-.3 1.3-1 .3-.3.4-.7.5-1h.2v-1h-.3a1.3 1.3 0 000-.3 1.4 1.4 0 00-.4-.4l-.3-.3-.4.9c.5.4.7.8.7 1 0 .2-.1.4-.4.6a1.7 1.7 0 01-1.1.5 1.7 1.7 0 01-.7-.1 4.6 4.6 0 01-.5-.3h-.1c0 .3.3.6.6.9.3.3.6.5 1 .5zM59 30l.6-1v-4l-.6.9V30zm-1.3-.3l.1-.1v-3.1l.3-.5-.3-.3V25l-.7.6v3.1h-1.4v1h2zm-1.8 0v-1h-.2l-.2-.9-.5-1-.5.9.3.4.2.5h-2.1v1h3zm-1.3 1.7l.4-.7-1-.4-.3.8 1 .3zm-3.5.3c.4 0 .8-.3 1.2-1 .3-.3.4-.7.5-1h.2v-1h-.3a1.3 1.3 0 000-.3 1.4 1.4 0 00-.3-.4l-.4-.3-.4.9c.5.4.8.8.8 1 0 .2-.2.4-.5.6a1.7 1.7 0 01-1 .5 1.7 1.7 0 01-.7-.1 4.6 4.6 0 01-.5-.3h-.2l.6.9c.3.3.6.5 1 .5zM49.2 30l.7-1v-4l-.7.9V30zm-2-.3c.7 0 1-.3 1-.9l-.1-.9a2.8 2.8 0 00-.4-.8.4.4 0 00-.3-.2l-.6.3-.6.9-.2.5h-1.4v1h.5c.4 0 .6 0 .7-.4a2.3 2.3 0 001.4.5zm.3-1h-.3a2 2 0 01-.5 0 1 1 0 01-.3-.2v-.1-.2l.3-.3a.6.6 0 01.2 0c.2 0 .4 0 .5.3l.2.5h-.1zm-5.2 2.9a2 2 0 001.3-.4 4 4 0 001-1 5.9 5.9 0 01-.7.3 7.4 7.4 0 01-1.3.2c-.7 0-1.2-.2-1.5-.5-.3-.3-.5-.6-.5-1 0-.3.2-.7.5-1 .3-.3.8-.5 1.5-.5v.6c0 1 .3 1.4 1 1.4h1.2v-1h-1.4c-.3 0-.4-.2-.5-.4a7.4 7.4 0 010-.6v-.1l.9-.1.3-1-1 .1a4 4 0 01-1 0 3.6 3.6 0 00-.7-.2c-.5 0-.8.2-1 .5l-.4.8c.4-.3.7-.4 1-.4h.3a3 3 0 00-1 2.2c0 .6.1 1 .4 1.5.4.4 1 .6 1.6.6zm-.2-1.8l.3-.7-1-.4-.2.7.9.4z'/%3E%3C/svg%3E"); }

[dir] .zh_CN .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 16l1.1 3.4h2L46 7.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 15c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V18a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V18a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 18 79.7 18c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V12h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V18h-.6c-.7 0-1-.3-1-1.1v-5H90v-1.5h-1.8V8.3zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 12v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 14.6L44.9 9l2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zm-55.5 12H51v.9h1.8v.7h-2.3v.8h5.3a14.6 14.6 0 00.4 2.9l.2.6a4.8 4.8 0 01-1.7 1.6l.5.7a5.9 5.9 0 001.6-1.4l.3.5c.4.5.7.8 1 .8.5 0 .8-.6 1-2l-.7-.3c-.1 1-.2 1.4-.3 1.4-.2 0-.3-.3-.6-.7a4.5 4.5 0 01-.2-.4c.6-1 1-2 1.2-3l-.8-.3-.3 1a9.3 9.3 0 01-.4 1v-.2a2 2 0 00-.1-.2l-.1-1a16.6 16.6 0 01-.1-1h2.2V27h-2.3v-1a36 36 0 010-1.3h-1l.1 1.2V27h-2v-.7h1.6v-.8h-1.7v-.8h-.8v.8zm2.5 7v-.8h-.1a147.8 147.8 0 01-.9 0l-.4.1V31h1.4v-.8h-1.4v-.6h-1v.6h-.8l.2-.4a7.6 7.6 0 00.3-.6h2.7v-.8H53a1.1 1.1 0 00.1-.2 2.8 2.8 0 01.1-.2l-.8-.2a4.3 4.3 0 00-.2.3v.3h-1.4v.8h1a6 6 0 01-.7 1l.2.8H53v.7a71.6 71.6 0 00-1 0l-1.2.1.1.9 1-.1a83.9 83.9 0 001 0v.9h1v-1.1a72 72 0 011.4-.2zm2.2-7.6l-.6.5a11.2 11.2 0 011 1.4l.7-.5a14.5 14.5 0 00-1-1.4zm-9 .4H40v.9h3.6v7.5h.9v-5.3l1.4.8 1.6 1 .6-.8a42 42 0 00-1.8-1 28.3 28.3 0 00-1.8-1V26h4v-.9z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .zh_TW .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8.6-1 1.2-2 1.5-3.2a5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7 5.2 5.2 0 00-4.3 3.4c-.2.6-.3 1.2-.2 1.9a4.3 4.3 0 003.4-1.6zm97 9l-1 .6c.5.5 1 1 1.3 1.5l1-.7-1.3-1.3zm-5.7 2.1h-2v1h2v.5h-1.8v.8h1.8v.4H114v2.5h1.7v.3h-2v1h2v.8h1V29h1c.2.3.6.6.7 1l1.5-1.3c.4.8.9 1.2 1.5 1.2.9 0 1.3-.4 1.4-2.2-.3 0-.7-.3-1-.6 0 1.1 0 1.6-.3 1.6s-.6-.3-.8-1c.7-1 1.3-2 1.7-3.3l-1.1-.3c-.2.7-.6 1.4-1 2.1l-.2-2.6h2.6v-1H120v-2h-1.3v2h-2v-.5h1.6v-1h-1.6v-.6h-1.2v.7H114v.9h1.6v.5zm1.1 1v.5h1.9v.8h-1.9v.4h1.7v2.5h-1.7v.3h1.8v.3l1-1c-.3-1-.5-2.3-.6-3.8h-2.2zm0 3.6h.8v-.4h-.9v.4zm0-1h.8V26h-.9v.3zm-1-.3v.3h-.8V26h.9zm0 .9v.4h-.8v-.4h.9zm-3.1-5.6h-9v1.3h3.6v7.4h1.3V25l2.8 1.8.9-1c-.8-.7-2.4-1.6-3.5-2.1l-.2.2v-1.6h4v-1.2z' fill='%23292F37'/%3E%3Cpath d='M38.2 30l3.6-10h2l3.5 10h-1.8l-.9-2.6H41l-.8 2.6h-2zm4.5-8.2L41.3 26h2.9l-1.4-4.2zM48.2 32.4v-9.7H50v1.2c.5-.8 1.3-1.4 2.3-1.4 1.9 0 3 1.5 3 3.8 0 2.4-1.1 3.8-3 3.8-1 0-1.8-.5-2.2-1.3v3.6h-1.8zm3.5-3.7c1.1 0 1.8-1 1.8-2.4s-.7-2.3-1.8-2.3c-1 0-1.8.9-1.8 2.3 0 1.5.8 2.4 1.8 2.4zM56.4 32.4v-9.7H58v1.2c.5-.8 1.3-1.4 2.3-1.4 1.9 0 3 1.5 3 3.8 0 2.4-1.1 3.8-3 3.8-1 0-1.8-.5-2.3-1.3v3.6h-1.7zm3.5-3.7c1.1 0 1.8-1 1.8-2.4S61 24 59.9 24c-1 0-1.8.9-1.8 2.3 0 1.5.7 2.4 1.8 2.4zM71 30.2c-2.2 0-3.7-1.1-3.8-2.9v-.1h1.7c.1 1 1 1.5 2.2 1.5 1.3 0 2-.6 2-1.4 0-.8-.4-1.2-1.7-1.5l-1.1-.2c-2-.4-3-1.3-3-2.8 0-1.8 1.6-3 3.8-3 2.1 0 3.6 1.2 3.7 3H73c-.2-1-1-1.4-2-1.4-1.2 0-2 .5-2 1.3 0 .7.6 1.1 1.8 1.4l1 .2c2.2.4 3 1.3 3 2.8 0 1.9-1.4 3-3.8 3zM78.8 30.1c-1.5 0-2.2-.6-2.2-2V24h-1v-1.3h1v-1.9h1.7v1.9h1.4V24h-1.4v3.9c0 .7.4 1 1 1l.4-.1V30h-.9zM84 30.1c-2.2 0-3.6-1.4-3.6-3.8 0-2.3 1.4-3.8 3.6-3.8 2.1 0 3.5 1.5 3.5 3.8 0 2.4-1.4 3.8-3.5 3.8zm0-1.3c1 0 1.8-1 1.8-2.5S85 24 84 24s-1.8.9-1.8 2.4c0 1.6.7 2.5 1.8 2.5zM88.6 30v-7.3h1.8v1.2c.2-.8.8-1.4 1.7-1.4h.5v1.6H92c-1 0-1.5.6-1.5 1.6V30h-1.8zM96.4 30.1c-2.2 0-3.5-1.4-3.5-3.7 0-2.4 1.4-3.9 3.5-3.9 2 0 3.4 1.5 3.4 3.7v.6h-5.2c0 1.2.8 2 1.9 2 .8 0 1.4-.5 1.6-1h1.6c-.3 1.2-1.3 2.3-3.3 2.3zm0-6.2c-1 0-1.6.6-1.8 1.7h3.5c-.1-1.1-.8-1.7-1.7-1.7zM37.1 8.7h7v.6h-7v-.6zm2.5 2.5h4.2v.6h-4.2v-.6zm-.3 2.8h4.8v.6h-4.8V14zm2.1-4.3h.6v4.7h-.6V9.7zm-1.6-2.3l.6.2a9.2 9.2 0 01-3.1 4.8l-.4-.5a8 8 0 002.9-4.5zm-1.6 3.3h.6v4h-.6v-4z' fill='%23fff'/%3E%3C/svg%3E"); }

[dir] .cs .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23111111' fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8.6-1 1.2-2 1.5-3.2a5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7 5.2 5.2 0 00-4.3 3.4c-.2.6-.3 1.2-.2 1.9a4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7h-.6A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-2.2-2.3 2.3 2.3 0 00-2.1 1.5zm-67.4-10c-1.5 0-2-.9-2-1.6h.8c0 .4.5.8 1.2.8s1.1-.3 1.1-.8c0-.4-.2-.6-.8-.8l-.9-.2c-.7-.1-1.3-.5-1.3-1.4 0-1 1-1.6 2-1.6s1.8.6 1.9 1.6H42c0-.5-.4-.9-1-.9-.7 0-1 .3-1 .8 0 .4.1.6.6.7l1 .2c.7.2 1.3.6 1.3 1.5 0 1-.8 1.7-2 1.7zm3-4.3h.6V9h.9v1h.8v.7h-.8V13c0 .5.1.6.6.6h.2v.7h-.4c-1 0-1.3-.4-1.3-1.2v-2.3h-.6V10zm5.8 3.7c-.2.3-.6.5-1.2.5-.8 0-1.4-.5-1.4-1.2 0-.8.6-1.2 1.5-1.2h1v-.4c0-.5-.2-.8-.7-.8-.5 0-.8.3-.8.7h-.8c0-.7.5-1.3 1.6-1.3 1 0 1.6.4 1.6 1.3v2.9h-.8v-.5zm-1.7-.8c0 .5.4.7.8.7.5 0 .8-.4.8-.8v-.5h-.9c-.5 0-.7.3-.7.6zm2.1-4.5l-1 1.1h-.5l.7-1h.8zm2.7 5.8h-.9V8.5h.9v2.1c.1-.3.5-.6 1.2-.6.8 0 1.4.5 1.4 1.5v2.7h-.8v-2.5c0-.7-.4-1-1-1-.5 0-.8.5-.8 1v2.5zm4.9 0h-.9V10h.9v.6c.1-.3.5-.6 1.2-.6.8 0 1.4.5 1.4 1.5v2.7h-.8v-2.5c0-.7-.4-1-1-1-.5 0-.8.5-.8 1v2.5zm3.8-2.3c0-1.1.7-2 1.9-2s1.8.9 1.8 2v.4c0 1.1-.6 2-1.8 2-1.2 0-1.9-.9-1.9-2v-.4zm2.8 0c0-.7-.3-1.2-1-1.2-.6 0-.9.5-.9 1.2v.3c0 .8.3 1.3 1 1.3.6 0 1-.5 1-1.3V12zm4.8-1.9h.8v4.2h-.8v-.6c-.2.3-.6.6-1.3.6-.8 0-1.4-.5-1.4-1.4V10h.9v2.5c0 .8.4 1 .9 1s.9-.4.9-1V10zm2 0h.5V9h.9v1h.8v.7h-.8V13c0 .5.2.6.6.6h.2v.7H73c-1 0-1.3-.4-1.3-1.2v-2.3h-.5V10zm7.1 4.2h-1L76 10h.9l1 3.2 1-3.2h.9l-1.5 4.2z'/%3E%3C/svg%3E"); }

[dir] .he .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23111111' d='M26.6 25.1h3.8l-1.9-5.4-1.9 5.4zm12.8-2.7c1.5 0 2.4 1.3 2.4 3 0 2-1 3.1-2.4 3.1s-2.3-1.2-2.3-3 1-3 2.3-3zm12.4 3c0-1.7-1-3-2.4-3s-2.4 1.3-2.4 3c0 2 1 3.1 2.4 3.1s2.4-1.2 2.4-3zm27.1-3c1.5 0 2.4 1.1 2.4 3 0 2-.9 3.2-2.4 3.2s-2.4-1.1-2.4-3.1 1-3.1 2.4-3.1zm17.3 2.3h-4.5a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3z'/%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M8 0a8 8 0 00-8 8v24a8 8 0 008 8h118a8 8 0 008-8V8a8 8 0 00-8-8H8zm87.5 12.3c-.3.3-.9.6-1.5.8v1.1c.9-.2 1.6-.6 2.1-1 .4-.3.8-.7 1-1.1a2.8 2.8 0 00.3-1.4c0-1-.5-1.5-1.7-1.5h-1V7.5h-1.2v2.6h2c.6 0 .9.2.9.7 0 .3 0 .5-.2.8l-.6.7zm-26.9.8v.9h-4.5v-1h3v-1.7c0-.4-.1-.7-.3-1-.2-.1-.4-.2-.9-.2h-1.6v-1H66c.7 0 1.3.2 1.6.5.4.3.5.9.5 1.6V13h.5zm7.1-2V14h-1v-2.8c0-.4-.1-.7-.3-.9l-.9-.2h-2v-1h2c.6 0 1 .1 1.3.3.3.1.5.3.7.6l.2 1.2zm-3 0V14h-1.1v-3h1zm7.2 2.9v-3.9h.6v-1h-4.2v1h2.6V14h1zm5-2.8V14h-1v-2.8c0-.4 0-.7-.3-.9l-.8-.2H81v-1h1.7c.5 0 1 .1 1.3.3.3.1.5.3.6.6.2.3.3.7.3 1.2zm2.4 2.8V9.2h-1V14h1zm5.5-2.8V14h-1v-2.8c0-.4-.2-.7-.3-.9l-1-.2h-1.9v-1h2c.6 0 1 .1 1.3.3.3.1.5.3.7.6l.2 1.2zm-3-.1V14h-1.1v-3h1zm31 9.6a5 5 0 012.4-4.2 5 5 0 00-4-2.1c-1-.1-2 .3-2.9.6l-1.3.4c-.4 0-.8-.2-1.4-.4-.6-.3-1.4-.6-2.2-.6a5.3 5.3 0 00-4.5 2.8c-2 3.3-.5 8.2 1.4 11 1 1.3 2 2.7 3.4 2.7.7 0 1.1-.2 1.6-.4.5-.3 1-.5 2-.5.8 0 1.4.2 1.9.5.5.2 1 .4 1.7.4 1.5 0 2.4-1.4 3.3-2.7a11 11 0 001.5-3.1 4.8 4.8 0 01-2.9-4.4zM119.2 9a4.9 4.9 0 01-1.1 3.5 4.1 4.1 0 01-3.3 1.5 4.6 4.6 0 011.2-3.3 5 5 0 013.2-1.7zM30.9 26.7H26L25 30h-2l4.5-12.4h2L34.2 30h-2l-1.2-3.3zm9 3.4c2.3 0 3.8-1.8 3.8-4.6s-1.5-4.6-3.8-4.6a3.2 3.2 0 00-2.9 1.6V21h-1.8v12h1.9v-4.5a3 3 0 002.9 1.6zm13.8-4.6c0 2.8-1.5 4.6-3.8 4.6a3 3 0 01-2.8-1.6V33h-2V21H47v1.5a3.2 3.2 0 012.9-1.6c2.3 0 3.8 1.8 3.8 4.6zm9.6 3c-1.7 0-2.9-.7-3-2h-2c.2 2.3 2 3.7 4.8 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.4-.3c-1.6-.4-2.2-1-2.2-1.8 0-1.1 1-1.9 2.5-1.9s2.5.8 2.6 2h2c-.1-2.1-2-3.6-4.6-3.6-2.6 0-4.5 1.5-4.5 3.6 0 1.7 1 2.8 3.3 3.4l1.7.3c1.6.4 2.2 1 2.2 2s-1 1.9-2.6 1.9zm8.6-9.7V21h1.7v1.4H72v5c0 .8.4 1.2 1.1 1.2h.6V30h-1c-1.8 0-2.5-.6-2.5-2.4v-5.2h-1.4V21h1.4v-2.2h1.8zm7 2c-2.6 0-4.3 1.8-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2.7 0 4.3-1.8 4.3-4.6 0-2.9-1.6-4.7-4.3-4.7zm5.9.2h1.7v1.5a2.2 2.2 0 012.3-1.6h.6v1.8a2.6 2.6 0 00-.8-.1 1.9 1.9 0 00-2 2V30h-1.8v-9zM94 30c2 0 3.6-1.1 3.9-2.7h-1.8a2 2 0 01-2.1 1.2 2.4 2.4 0 01-2.4-2.5V26H98v-.7c0-2.7-1.6-4.5-4.1-4.5-2.6 0-4.2 1.9-4.2 4.7 0 2.9 1.6 4.6 4.3 4.6z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .nl .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23111111' d='M43.4 25.3h-3.8l1.9-5.4 1.9 5.4zm11.4.4c0-1.8-1-3-2.4-3s-2.3 1.2-2.3 3 1 3 2.3 3c1.5 0 2.4-1.1 2.4-3zm7.6-3c1.4 0 2.4 1.2 2.4 3 0 1.9-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3zm32 3c0-2-1-3-2.5-3s-2.4 1-2.4 3 1 3.1 2.4 3.1c1.5 0 2.4-1.1 2.4-3zm10.3-.8h4.5a2.2 2.2 0 00-.6-1.7 2.2 2.2 0 00-1.6-.6 2.3 2.3 0 00-2.3 2.3zM37.5 9.2v4h.9c.6 0 1-.2 1.2-.5.3-.3.5-.7.5-1.3V11c0-.6-.2-1-.5-1.3-.2-.3-.7-.5-1.2-.5h-.9zm6.1 4c.3 0 .6 0 .7-.3.2-.1.3-.4.3-.8V12c0-.4-.1-.7-.3-.8a.9.9 0 00-.7-.3c-.3 0-.5 0-.7.3l-.2.8v.2c0 .4 0 .7.2.8.2.2.4.3.7.3zm17.4 0c.3 0 .5 0 .7-.3.2-.1.2-.4.2-.8V12c0-.4 0-.7-.2-.8a.9.9 0 00-.7-.3c-.3 0-.5 0-.7.3-.2.1-.2.4-.2.8v.2c0 .4 0 .7.2.8.2.2.4.3.7.3zm4.3 0a1.1 1.1 0 01-.4.1.5.5 0 01-.4-.1.5.5 0 010-.4l.1-.4.7-.2h.6v.2a.8.8 0 010 .3 1 1 0 01-.2.3l-.4.2zm4.2 0c.2 0 .5 0 .6-.2.2-.2.3-.5.3-.8v-.3c0-.4-.1-.6-.3-.8a.8.8 0 00-.6-.3c-.3 0-.5 0-.7.2l-.2.9v.2c0 .4 0 .7.2.8.2.2.4.3.7.3zm3.8-2.3l.7-.2.6.2c.2.2.3.4.3.7h-1.8c0-.3 0-.5.2-.7zm23 2.3c.3 0 .5 0 .7-.2l.2-.8v-.3c0-.4 0-.6-.2-.8a.8.8 0 00-.7-.3c-.2 0-.5 0-.6.2-.2.2-.2.5-.2.9v.2c0 .4 0 .7.2.8l.6.3zm3.9-2.3l.6-.2.7.2.3.7h-1.9c0-.3.1-.5.3-.7z'/%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M8 0a8 8 0 00-8 8v24a8 8 0 008 8h118a8 8 0 008-8V8a8 8 0 00-8-8H8zm17.4 18.3a5 5 0 00-.6 2.4 4.8 4.8 0 003 4.4 11 11 0 01-1.6 3c-.9 1.4-1.8 2.7-3.3 2.8-.7 0-1.2-.2-1.7-.4-.5-.3-1-.5-2-.5-.8 0-1.4.2-2 .5-.4.2-.8.4-1.5.4-1.4 0-2.5-1.4-3.4-2.8-1.9-2.7-3.3-7.6-1.4-11a5.3 5.3 0 014.5-2.7c.8 0 1.6.3 2.2.6.6.2 1 .4 1.4.4l1.3-.4c.8-.3 1.8-.7 2.9-.6a5 5 0 014 2.1 5 5 0 00-1.8 1.8zm-3.3-5.7a4.9 4.9 0 001-3.5 5 5 0 00-3.1 1.7 4.6 4.6 0 00-1.2 3.3 4.1 4.1 0 003.3-1.5zm17 14.3H44l1.1 3.3h2l-4.4-12.4h-2.1L36 30.2h2l1.1-3.3zm17.6-1.2c0 2.8-1.5 4.6-3.7 4.6a3 3 0 01-2.9-1.5v4.4h-1.9v-12H50v1.5a3.2 3.2 0 013-1.6c2.2 0 3.7 1.8 3.7 4.6zm6.2 4.6c2.3 0 3.8-1.8 3.8-4.6s-1.5-4.6-3.8-4.6a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12H60v-4.4a3 3 0 003 1.5zm10.4-3.5c.1 1.2 1.3 2 3 2 1.5 0 2.6-.8 2.6-1.9 0-1-.6-1.5-2.2-2l-1.7-.3c-2.2-.6-3.3-1.6-3.3-3.4 0-2.1 1.9-3.6 4.5-3.6 2.7 0 4.4 1.5 4.5 3.6h-1.9c0-1.2-1.1-2-2.6-2s-2.5.8-2.5 1.9c0 .9.6 1.4 2.2 1.8l1.4.3c2.5.6 3.6 1.7 3.6 3.5 0 2.3-1.8 3.7-4.8 3.7-2.7 0-4.6-1.4-4.7-3.6h1.9zm11.6-5.6V19h-1.8v2.2h-1.4v1.5h1.4v5.2c0 1.7.7 2.4 2.5 2.4h1v-1.6H86c-.7 0-1-.3-1-1v-5h1.6v-1.5H85zm2.7 4.5c0-2.8 1.7-4.6 4.3-4.6 2.7 0 4.3 1.8 4.3 4.6 0 2.9-1.6 4.7-4.3 4.7s-4.3-1.8-4.3-4.7zm12-4.5h-1.8v9h1.8V25a1.9 1.9 0 012-2.1l.8.1v-1.7a2.9 2.9 0 00-.6-.1 2.2 2.2 0 00-2.2 1.6v-1.5zm11.4 6.4c-.3 1.6-1.9 2.8-4 2.8-2.6 0-4.2-1.8-4.2-4.6 0-2.9 1.6-4.7 4.2-4.7 2.5 0 4 1.7 4 4.4v.7h-6.3v1a2.4 2.4 0 001.4 1.5l1 .2a2 2 0 002-1.3h1.9zM87.8 10h1v4h-1v-4zm.5-.5a.6.6 0 01-.4-.1.6.6 0 01-.2-.5.6.6 0 01.6-.6c.2 0 .3 0 .4.2a.6.6 0 01.2.4.6.6 0 01-.6.6zM36.6 8.4h1.8c.9 0 1.5.2 2 .7.5.4.7 1 .7 1.9v.4c0 .8-.2 1.5-.7 2-.5.4-1.1.6-2 .6h-1.8V8.4zm7 5.7a2 2 0 01-1.4-.5 2 2 0 01-.5-1.5V12l.1-.8a1.7 1.7 0 011-1l.8-.2c.6 0 1.1.2 1.4.5.4.4.6.9.6 1.5v.2c0 .3 0 .6-.2.8a1.6 1.6 0 01-.4.7 1.7 1.7 0 01-.6.3 2.3 2.3 0 01-.8.2zm4.5-.1l.7-3 .8 3h1.2l1-4h-1l-.6 2.9-.8-2.9h-1.1l-.7 2.9-.8-2.9h-1l1.2 4h1.1zm4.3-4h.8v.4c.3-.3.7-.5 1.3-.5.5 0 .8.2 1.1.5.3.3.4.7.4 1.3V14h-.9v-2.3c0-.3 0-.5-.2-.7a.7.7 0 00-.6-.2 1 1 0 00-.7.2.9.9 0 00-.2.6V14h-1v-4zm5 3.7c.2.2.5.3 1 .3h.3v-.8h-.2c-.2 0-.3 0-.4-.2l-.1-.4V8.4h-1v4.3c0 .4.1.7.4 1zm3.6.4a2 2 0 01-1.4-.5A2 2 0 0159 12V12l.1-.8a1.6 1.6 0 011-1l.8-.2c.6 0 1 .2 1.4.5.3.4.5.9.5 1.5v.2l-.1.8-.4.7a1.7 1.7 0 01-.6.3 2.3 2.3 0 01-.8.2zm2.8-.3c.2.2.5.3 1 .3.2 0 .5 0 .7-.2a1.4 1.4 0 00.6-.5v.6h.8v-2.7c0-.4-.2-.8-.4-1-.3-.2-.7-.4-1.2-.4-.6 0-1 .1-1.3.4a1.2 1.2 0 00-.4.9h1a.5.5 0 01.2-.4l.5-.1.5.1.1.5v.2h-.6l-.9.1c-.2 0-.4.2-.5.3a1 1 0 00-.4.4 1.5 1.5 0 000 .6c0 .3 0 .6.3.9zm5.4.3l-.6-.1-.5-.4a1.8 1.8 0 01-.4-.6 3 3 0 010-.9V12 11l.4-.6c.1-.1.3-.3.5-.3l.6-.2c.5 0 .9.2 1.2.5v-2h1V14h-.8l-.1-.5a1.3 1.3 0 01-.5.4 1.8 1.8 0 01-.8.2zm4-.2l.8.2.7-.1.6-.3.3-.4.2-.5h-1a.7.7 0 01-.2.3l-.6.2a1 1 0 01-.7-.3l-.3-.7H76V12c0-.7-.2-1.2-.5-1.5-.4-.4-.8-.6-1.4-.6a2 2 0 00-.8.2 1.6 1.6 0 00-.6.3 1.7 1.7 0 00-.4.7v1.8l.4.7.6.3zm3.5-3.9h.7v.4c.4-.3.8-.5 1.3-.5s.9.2 1.2.5c.2.3.4.7.4 1.3V14h-1v-2.3c0-.3 0-.5-.2-.7a.7.7 0 00-.6-.2 1 1 0 00-.6.2.9.9 0 00-.3.6V14h-1v-4zm7 3.6c.2.3.6.5 1 .5.3 0 .5 0 .7-.2l.6-.3v.4h.8v-4h-1v2.4a.9.9 0 01-.2.6l-.7.2a.7.7 0 01-.5-.2c-.2-.2-.2-.4-.2-.7V10h-1v2.3c0 .6.2 1 .4 1.3zM90 10h-.7v.8h.7v1.9c0 .4 0 .7.3 1 .2.2.6.3 1 .3h.7v-.8h-.5c-.2 0-.4 0-.5-.2v-2.2h.9V10h-1V8.9h-1V10zm6 4h-.7l-.5-.4a1.8 1.8 0 01-.3-.6 3 3 0 01-.1-.9V12l.1-.9.3-.6c.2-.1.3-.3.5-.3l.7-.2c.5 0 .9.2 1.1.5v-2h1V14h-.8v-.5a1.3 1.3 0 01-.6.4 1.8 1.8 0 01-.7.2zm4 0h1.5c.2 0 .4-.2.5-.3l.4-.4.2-.5h-1a.7.7 0 01-.2.3l-.7.2a1 1 0 01-.6-.3c-.2-.1-.3-.4-.3-.7h2.8V12c0-.7-.1-1.2-.5-1.5-.3-.4-.8-.6-1.4-.6a2 2 0 00-.7.2c-.3 0-.5.2-.6.3a1.7 1.7 0 00-.4.7l-.1.8v1l.5.7c.1.1.3.3.6.3z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .th .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zM39.8 13.9c.2.2.6.3 1 .3h.6v-.6H41 41a1 1 0 01-.7-.2 1.2 1.2 0 01-.3-.6 3.7 3.7 0 010-.8v-1l.5-.6.7-.1c.4 0 .7 0 .9.3l.2.7v2.9h.7v-3c0-.3 0-.6-.2-.8a1.2 1.2 0 00-.6-.5l-1-.2-.8.1a1.4 1.4 0 00-.6.4c-.2.1-.4.4-.4.7L39 12c0 .4 0 .8.2 1.1 0 .4.2.6.5.8zm6-2.9v3.2h.7v-3.3c0-.3 0-.5-.2-.7a1 1 0 00-.5-.4 2 2 0 00-.7-.1 2.7 2.7 0 00-1.1.2v.7a2.1 2.1 0 011-.3c.3 0 .5 0 .6.2l.2.5zm2.6 3.2h.6c.6 0 1-.2 1.4-.6a3.1 3.1 0 00.3-2.9 1.6 1.6 0 00-.7-.7c-.3-.2-.7-.3-1.1-.3a3.3 3.3 0 00-.6 0l-.5.2v.6l.5-.2h.5c.4 0 .8.1 1 .4.2.3.4.7.4 1.3 0 .5-.2 1-.4 1.2a1 1 0 01-.9.4h-.5a2.3 2.3 0 01-.4-.2l-.2.5.6.3zM53 14l.8.1c.3 0 .6 0 .8-.2.3-.1.5-.3.5-.5l.1.7h.6V9.8h-.7v2.5c0 .4-.1.7-.3 1a1 1 0 01-.9.3c-.3 0-.5 0-.7-.2l-.2-.7v-3h-.7v3l.1.9c.2.2.3.4.6.5zm1.7-5l.1.2h.6a.6.6 0 010-.2.3.3 0 010-.1v-.2a.5.5 0 01.3-.1h1v-.5H55a.6.6 0 00-.2.3.7.7 0 00-.1.3v.3zm3.3 0v4.3c0 .2 0 .4.2.5a.7.7 0 00.3.3h1l-.1-.6h-.2a.8.8 0 01-.1 0h-.3V9c0-.2 0-.4-.2-.6a1 1 0 00-.3-.4h1.7v-.5h-2.2l-.6.2v.3c.3 0 .5 0 .6.2.2.2.2.4.2.7zm2.7.7v4.4h.7v-1.7l.8-.9c.4 0 .7.1.9.3.2.2.3.4.3.7v1.6h.7v-1.6a1.7 1.7 0 00-.2-.8 1.2 1.2 0 00-.5-.5 1.6 1.6 0 00-.6-.2L64 9.8h-.8l-1.8 1.9v-2h-.7zm7.5 2.3v2h.7v-2.9l-.1-.7a1.1 1.1 0 00-.3-.4 1.2 1.2 0 00-.6-.3 2.5 2.5 0 00-.7-.1 3.6 3.6 0 00-1.5.3v.7a3 3 0 011.4-.4c.4 0 .7 0 .8.2.2.1.3.4.3.7v.3h-.8a3 3 0 00-1.6.5c-.3.2-.5.5-.5 1 0 .4.2.7.4 1l1.1.2a2 2 0 00.7 0l-.1-.6h-.2-.3a1 1 0 01-.6-.1c-.2-.1-.2-.3-.2-.5 0-.3 0-.5.3-.6l1.1-.3h.7zm2.8 1.8c.2.2.6.3 1 .3h.6v-.6h-.3-.2a1 1 0 01-.6-.2 1.2 1.2 0 01-.4-.6 3.7 3.7 0 010-.8l.1-1c.1-.3.3-.5.5-.6l.6-.1c.4 0 .7 0 .9.3l.2.7v2.9h.7v-3c0-.3 0-.6-.2-.8a1.2 1.2 0 00-.6-.5l-1-.2-.8.1a1.4 1.4 0 00-.6.4c-.2.1-.3.4-.4.7l-.2 1.1c0 .4 0 .8.2 1.1 0 .4.2.6.5.8zm4.8-4.1v4.4h.7v-2.6l.1-.6c.1-.3.2-.4.4-.5l.7-.2c.3 0 .5 0 .7.2l.2.8v2.9h.7v-3c0-.3 0-.6-.2-.8a1.1 1.1 0 00-.5-.5 1.8 1.8 0 00-.8-.2c-.3 0-.6 0-.9.2a1 1 0 00-.5.6l-.1-.7h-.5zm.4-1V9h3.4V7.8H79v.7h-2.2l-.5.3zm3-2.7v1.3h.7V6h-.7z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .ko .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 16l1.1 3.4h2L46 7.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 15c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V18a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V18a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 18 79.7 18c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V12h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V18h-.6c-.7 0-1-.3-1-1.1v-5H90v-1.5h-1.8V8.3zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 12v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 14.6L44.9 9l2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zM42.6 29.8c-.1 1.4-.7 2.2-1.6 2.2-1 0-1.5-1-1.5-2.5S40 27 41 27s1.5.8 1.6 2.2h.9v-2.7h.6v6.8h-.6v-3.5h-1zm3-3.4h-.7v7.2h.6v-7.2zM40 29.5c0-1.2.4-1.9 1-1.9.5 0 .9.7.9 2s-.4 1.8-1 1.8c-.5 0-.9-.7-.9-1.9zm12.3-.7h-1.7v.6h1.7v4.2h.6v-7.2h-.6v2.4zM49 27h-.2v1.3c0 1.3-.8 2.7-1.8 3.3l.4.5a4 4 0 001.8-2.4c.3 1 1 1.9 1.8 2.3l.4-.6c-1-.5-1.9-1.8-1.9-3.1V27h-.5zm13.1-.6h-.6v7.2h.6v-3.8h1.2v-.6h-1.2v-2.8zM61 31c-1 .2-2 .3-3.3.3v-3.7h2.7v-.5H57v4.7h.5c1.4 0 2.3 0 3.5-.2l-.1-.6zm10-1h-6.6v.6h3v1.5h.7v-1.5h2.9v-.5zm-.7 3.5v-.6h-4.4v-1.5h-.6v2h5zm0-5.5c0-.9-1-1.4-2.6-1.4-1.5 0-2.5.5-2.5 1.4 0 1 1 1.5 2.5 1.5s2.5-.6 2.5-1.5zm-4.4 0c0-.5.7-.9 1.8-.9s1.8.4 1.8 1c0 .5-.7.8-1.8.8s-1.8-.3-1.8-.9zm9.2 4.2h-3v.5h6.6v-.5h-3v-1.4H78v-.5h-4.4V29h4.3V27h-5v.6h4.3v1h-4.3v2.3H75v1.4zm10.5-2.3h-4.3v-2.3h4.2v-.5h-4.9v3.3h5v-.5zm.8 2.2h-6.6v.5h6.6v-.5z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .kk .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 16l1.1 3.4h2L46 7.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 15c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V18a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V18a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 18 79.7 18c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V12h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V18h-.6c-.7 0-1-.3-1-1.1v-5H90v-1.5h-1.8V8.3zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 12v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 14.6L44.9 9l2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zM39 31.8h.6V31H42v.8h.5v-1.3h-.4v-2.6h-2.3v1.2c-.1 1-.2 1.3-.4 1.4H39v1.3zm2.3-3.4v2.1h-1.3c.1-.2.2-.6.2-1.4v-.7h1.1zM43 28L44 31v1h.7v-1l1.1-3.1h-.7l-.7 2.4-.8-2.4H43zm4.3 1.7l1.2 1.4h.8l-1.4-1.6 1.3-1.5h-.8l-1.1 1.3v-1.3h-.7V31h.7v-1.4zm2.5 0c0 .9.5 1.4 1.3 1.4s1.2-.4 1.3-.9h-.6c-.1.3-.4.4-.7.4-.4 0-.7-.3-.7-.8v-.1h2v-.3c0-.9-.5-1.4-1.3-1.4s-1.3.5-1.3 1.4v.3zm2-.5h-1.4c0-.4.3-.7.7-.7.4 0 .7.3.7.7zm3.6.6V31h.6v-3.1h-.6v1.3H54v-1.3h-.7V31h.7v-1.3h1.3zm2-3c-.1 0-.3.2-.3.4 0 .3.2.4.4.4s.4-.1.4-.4a.4.4 0 00-.4-.3zm-.2 1.2V31h.6v-3.1h-.6zm3.7 1.8V31h.7v-3.1h-.7v1.3h-1.3v-1.3H59V31h.6v-1.3h1.3zm1.7-.1c0 .9.5 1.4 1.3 1.4s1.2-.4 1.3-.9h-.6c-.1.3-.3.4-.7.4-.4 0-.7-.3-.7-.8v-.1h2v-.3c0-.9-.5-1.4-1.3-1.4s-1.3.5-1.3 1.4v.3zm2-.5H63c0-.4.3-.7.7-.7.4 0 .7.3.7.7zm3.6.6V31h.6v-3.1h-.6v1.3h-1.3v-1.3H66V31h.7v-1.3H68zm4.6-1.8v1.3l-1-1.3h-.8l1.3 1.5-1.4 1.6h.8l1.1-1.4V31h.7v-1.4l1.1 1.4h.8l-1.4-1.6 1.3-1.5h-.8l-1 1.3v-1.3h-.7zm2.9 0l1 3.1v1h.7v-1l1.1-3.1h-.7l-.7 2.4-.7-2.4h-.7zm4.2 1.7L81 31h.8l-1.4-1.6 1.3-1.5H81l-1 1.3h-.1v-1.3h-.7V31h.7v-1.4zm4-1.2h1V28h-2.6v.5h1V31h.6v-2.6zm1.6 1.2c0 .9.6 1.4 1.4 1.4.8 0 1.2-.4 1.3-.9h-.7c0 .3-.3.4-.6.4-.4 0-.7-.3-.7-.8v-.1h2v-.3c0-.9-.5-1.4-1.3-1.4s-1.4.5-1.4 1.4v.3zm2-.5h-1.3c0-.4.3-.7.7-.7.4 0 .7.3.7.7zm3.6-.7V31h.7v-3.1H89V31h.6v-2.6H91zm3 1.7c0 .6.5 1 1 1s.8-.2 1-.5v.4h.6v-2.1c0-.7-.5-1-1.2-1-.9 0-1.2.4-1.2 1h.6c0-.4.2-.5.6-.5.3 0 .5.2.5.5v.3h-.8c-.7 0-1 .4-1 1zm2-.1c0 .3-.4.6-.7.6-.3 0-.6-.2-.6-.5s.2-.5.6-.5h.6v.4zm2-2.1V29c0 1 0 1.5-.5 1.5v.5h.1c.8 0 .9-.7 1-2v-.6h1V31h.6v-3.1H98zm6 0V31h.7v-3.1h-.6zm-2.7 0V31h1.2c.7 0 1.2-.4 1.2-1 0-.7-.5-1-1.2-1h-.6v-1.1h-.6zm.6 1.5h.5c.4 0 .6.2.6.6 0 .3-.2.5-.6.5h-.5v-1zm5.9.3V31h.6v.8h.5v-1.3h-.5v-2.6h-.6v1.3h-1.3v-1.3h-.7V31h.7v-1.3h1.3zm4.7-1.8V31h.7v-3.1h-.7zm-2.7 0V31h1.2c.7 0 1.1-.4 1.1-1 0-.7-.4-1-1.1-1h-.6v-1.1h-.6zm.6 1.5h.5c.4 0 .6.2.6.6 0 .3-.2.5-.6.5h-.5v-1zm5.6.7c0 .3-.2.4-.6.4-.4 0-.6-.2-.6-.4h-.7c0 .5.5 1 1.3 1 .7 0 1.2-.4 1.2-1 0-.4-.2-.6-.6-.7a.6.6 0 00.5-.7c0-.5-.4-.8-1.1-.8-.8 0-1.2.4-1.2 1h.6c0-.3.2-.5.6-.5.3 0 .5.1.5.4 0 .2-.2.4-.5.4h-.4v.5h.4c.4 0 .6.1.6.4z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .ja .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zM40 8.9h-.7v.7l3.6-.5h.2c-.7.5-1.5 1.5-1.5 2.7 0 1.8 1.7 2.6 3.2 2.7l.2-.7c-1.3 0-2.8-.6-2.8-2.1 0-1 .7-2.2 1.9-2.5.4-.2 1-.2 1.5-.2v-.6a45 45 0 00-5.6.5zM45 11a10.1 10.1 0 00-.6-1H44l.6 1.2.4-.2zm1-.3a9.4 9.4 0 00-.7-1.1l-.4.2.6 1 .5-.1zm7.6-2l-.6-1-.5.1.7 1H53a1.5 1.5 0 01-.5 0h-2.1a7.7 7.7 0 00.2-.3c0-.2.2-.4.3-.5l-.7-.3-.3.7a7.3 7.3 0 01-2.6 2.8l.6.4c.9-.6 1.6-1.4 2-2.1h2.8l-1 2.2a25.2 25.2 0 00-1.8-1.1l-.4.4 1.7 1.2a7 7 0 01-3.1 2l.6.4a7.5 7.5 0 003-2l.9.7.4-.6a19.3 19.3 0 00-.9-.7 8.4 8.4 0 001.3-2.4l.2-.5-.4-.2.4-.2zm1-.3a10 10 0 00-.8-1.1l-.4.2.7 1 .4-.1zm4.9-.1v-.6h-.8V9h-2.4v2.5h.7a4.4 4.4 0 010-.5V9.7h4.4c0 .7-.3 1.6-.8 2.3-.5.8-1.3 1.4-2.1 1.6a5 5 0 01-.9.3l.6.6a5 5 0 003.1-2.3c.5-.8.7-1.8.8-2.4l.1-.5L62 9l-.6.1h-1.7v-.7zm7.8 1.6c-.4-.5-1.4-1.3-2-1.7l-.5.5a16 16 0 012 1.7l.5-.5zm.5 2.5c-.7.5-1.8 1-3.2 1.2l.4.6c1.4-.2 2.4-.7 3.2-1.2a8 8 0 002.7-2.9l-.4-.7c-.5 1-1.4 2.2-2.7 3zm5.9-3.8h-.7V14.2h.7v-.4H78v.4h.7a28.5 28.5 0 010-1V9.3v-.6h-5zm4.3 4.4h-4.4V9.3h4.4v3.8zm4-2.4h-1v.8h6.3v-.8h-5.2zm12.4-1l-.7-1.3-.4.2.7 1.2.4-.2zm1-.5a8.4 8.4 0 00-.7-1.2l-.5.2.8 1.2.4-.2zM91 8.9v5.7h.7a9.6 9.6 0 010-1v-2.7c.8.3 2.2.8 3.1 1.3l.3-.7-3.4-1.3V9v-.8H91l.1.8z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .vi .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zm-68-10.1h.8V9.6h1.6v-.8h-4v.8h1.6v4.6zm3.7-6v.4a.8.8 0 01.4 0c.2 0 .4 0 .4.3l-.4.4.3.3c.3-.2.6-.4.6-.8s-.4-.7-.9-.7a1 1 0 00-.4 0zM42.8 13c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5zM48 8.5c-.3 0-.5.2-.5.5s.2.5.5.5.5-.2.5-.5a.5.5 0 00-.5-.5zm-.4 1.5v4.2h.9V10h-1zm3.7 0l1.4 4.2h1L55 10h-.9l-1 3.2-1-3.2h-1zm7.5-1.4h.6l-.7-1h-.8l1 1zm-1.5-.3l-.9 1.2h.7l.4-.7.5.7h.7l-.9-1.2h-.5zm-1.5 4c0 1.2.7 2 1.8 2 1 0 1.5-.7 1.7-1.3h-.9c0 .3-.4.5-.8.5-.6 0-1-.4-1-1.1v-.1h2.7v-.4c0-1.2-.6-2-1.8-2-1 0-1.7.8-1.7 2v.4zm2.7-.6h-1.9c0-.6.4-1 1-1 .5 0 .9.4.9 1zM62.8 9v1h-.6v.7h.5V13c0 .8.3 1.2 1.3 1.2h.4v-.7h-.2c-.4 0-.6-.1-.6-.6v-2.2h.8V10h-.8V9h-.8zm4.3.5h.6l-.7-1h-.8l.9 1zm0 4.7c.6 0 1-.3 1.1-.6v.6h.9v-3.6c.8 0 1-.4 1-1V9h-.6v.5c0 .3-.1.5-.5.5h-.8v2.5c0 .6-.4 1-.9 1-.4 0-.9-.2-.9-1V10h-.8v2.8c0 1 .6 1.4 1.4 1.4z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .uk .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zM40.3 11v.7h.6c.7 0 1.2.3 1.2.8 0 .6-.5 1-1.1 1-.7 0-1.1-.4-1.2-.9H39c0 1 .8 1.6 2 1.6s2-.7 2-1.6c0-.7-.6-1.2-1.3-1.3.7-.2 1-.6 1-1.2 0-.8-.6-1.5-1.7-1.5-1.2 0-1.9.7-1.9 1.5h.8c0-.4.4-.8 1-.8s1 .4 1 .8c0 .5-.4.9-1 .9h-.6zM44 13c0 .7.5 1.2 1.3 1.2.7 0 1-.2 1.2-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.7 1.3h.9c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5zm2.3-2.8v4.2h1.8c1 0 1.6-.4 1.6-1.2 0-.6-.4-1-1-1 .5-.1.8-.4.8-1s-.6-1-1.3-1h-1.9zm.9 1.7v-1h.8c.3 0 .6.1.6.5s-.2.5-.8.5h-.6zm0 1.8v-1.2h.8c.5 0 .8.2.8.6 0 .5-.3.6-.9.6h-.7zm3.6-.5c0 .7.5 1.2 1.3 1.2.6 0 1-.2 1.2-.5v.5h.8v-2.9c0-.9-.7-1.3-1.6-1.3-1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-1 .8-.3 0-.7-.2-.7-.7 0-.3.3-.6.8-.6h.9v.5zm4.9-.4v1.8h.8V10h-.8v1.7h-1.8V10h-.8v4.2h.8v-1.8h1.8zm4.1-1.7h1.3V10h-3.5v.7H64v3.5h.9v-3.5zm2.1 2.3c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7.4 0 .7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-.9.8-.3 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h1v.5zm4.3-2.8v1.7L72.3 10h-1l1.6 2-1.7 2.2h1l1.5-1.8v1.8h.8v-1.8l1.6 1.8h1L75.3 12l1.7-2h-1l-1.4 1.7V10h-1zm7 1.3v2.9h.8V10h-.8L79 13V10H78v4.2h.8l1.9-2.9zm4-.6h1.4V10h-3.5v.7H84v3.5h.9v-3.5zm5.2.6v2.9h.8V10h-.8L88 13V10h-.8v4.2h.8l1.8-2.9zM94 10v4.2h1.8c.9 0 1.5-.4 1.5-1.2 0-.6-.3-1-.9-1 .4-.1.7-.4.7-1s-.5-1-1.3-1h-1.8zm.8 1.7v-1h.8c.4 0 .7.1.7.5s-.3.5-.8.5H95zm0 1.8v-1.2h.9c.5 0 .8.2.8.6 0 .5-.4.6-.9.6H95z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .sv .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8.6-1 1.2-2 1.5-3.2a5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7 5.2 5.2 0 00-4.3 3.4c-.2.6-.3 1.2-.2 1.9a4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7h-.6A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-2.2-2.3 2.3 2.3 0 00-2.1 1.5zM42.5 14.2v-.8H40V8.8h-.9v5.4h3.3zm.7-1.2c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7.4 0 .7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h1v.5zm4.9-2.2c-.2-.4-.6-.6-1.2-.6-1 0-1.6.8-1.6 2v.3c0 1.1.6 2 1.6 2 .6 0 1-.3 1.2-.8v.7h.9V8.5h-.9v2.1zm-2 1.3c0-.8.5-1.2 1-1.2.6 0 1 .5 1 1.2v.4c0 .8-.4 1.2-1 1.2-.5 0-1-.4-1-1.3V12zm7-1.3c-.2-.4-.7-.6-1.2-.6-1 0-1.6.8-1.6 2v.3c0 1.1.5 2 1.6 2 .5 0 1-.3 1.2-.8v.7h.8V8.5h-.8v2.1zm-2 1.3c0-.8.4-1.2 1-1.2s1 .5 1 1.2v.4c0 .8-.4 1.2-1 1.2s-1-.4-1-1.3V12zm4 1c0 .8.6 1.3 1.4 1.3.6 0 1-.2 1.2-.5v.5h.8v-2.9c0-.9-.7-1.3-1.6-1.3-1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.6-.1c0 .4-.4.8-1 .8-.3 0-.7-.2-.7-.7 0-.3.3-.6.8-.6h.9v.5zm4.1-2.8v4.2h.9v-2.5c0-.5.3-1 .9-1 .5 0 .9.3.9 1v2.5h.8v-2.7c0-1-.6-1.5-1.4-1.5-.7 0-1 .3-1.2.6V10h-.9zm4.7 2.3c0 1.2.7 2 1.8 2 1 0 1.6-.7 1.7-1.3h-.8c-.1.3-.4.5-.8.5-.6 0-1-.4-1-1.1v-.1h2.7v-.4c0-1.2-.7-2-1.8-2-1 0-1.8.8-1.8 2v.4zm1.8-1.7c.6 0 1 .5 1 1h-1.9c0-.5.4-1 1-1zm5.7 0c-.2-.4-.7-.6-1.2-.6-1 0-1.6.8-1.6 2v.3c0 1.1.5 2 1.6 2 .5 0 1-.3 1.2-.8v.7h.8V8.5h-.8v2.1zm-2 1.3c0-.8.4-1.2 1-1.2s1 .5 1 1.2v.4c0 .8-.4 1.2-1 1.2s-1-.4-1-1.3V12zm6.7-3.4c-.3 0-.6.2-.6.5s.3.5.6.5c.2 0 .5-.2.5-.5s-.3-.5-.5-.5zm-.5 1.5v4.2h.9V10h-.9z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .da .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8.6-1 1.2-2 1.5-3.2a5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7 5.2 5.2 0 00-4.3 3.4c-.2.6-.3 1.2-.2 1.9a4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7h-.6A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-2.2-2.3 2.3 2.3 0 00-2.1 1.5zM41 8.8h-1.9v5.4h1.9c1.6 0 2.3-1 2.3-2.7 0-1.7-.7-2.7-2.3-2.7zm-1 4.6V9.6h.9c1 0 1.5.7 1.5 1.9 0 1.4-.5 2-1.5 2H40zm8-1.5c0-1.1-.6-2-1.8-2-1.2 0-1.8.9-1.8 2v.4c0 1.1.6 2 1.8 2 1.2 0 1.8-.9 1.8-2v-.4zm-2.8 0c0-.7.4-1.2 1-1.2s1 .5 1 1.2v.3c0 .8-.3 1.3-1 1.3-.6 0-1-.5-1-1.3V12zm8.3 2.3l1-4.2h-.8l-.7 3.2-.9-3.2h-.8l-.8 3.2-.7-3.2h-1l1.1 4.2h1l.8-3 .9 3h.9zm2.1-4.2v4.2h.9v-2.5c0-.5.3-1 1-1 .4 0 .8.3.8 1v2.5h.9v-2.7c0-1-.6-1.5-1.5-1.5-.7 0-1 .3-1.2.6V10h-.9zm5-1.5v5.7h.8V8.5h-.8zm5.8 3.4c0-1.1-.7-2-1.8-2-1.2 0-1.9.9-1.9 2v.4c0 1.1.7 2 1.9 2 1.1 0 1.8-.9 1.8-2v-.4zm-2.8 0c0-.7.3-1.2 1-1.2.6 0 1 .5 1 1.2v.3c0 .8-.4 1.3-1 1.3-.7 0-1-.5-1-1.3V12zm3.8 1c0 .8.6 1.3 1.4 1.3.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7.4 0 .7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.1c0 .4-.4.8-.9.8-.3 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h1v.5zm4.9-2.2c-.2-.4-.6-.6-1.2-.6-1 0-1.6.8-1.6 2v.3c0 1.1.6 2 1.6 2 .6 0 1-.3 1.2-.8v.7h.9V8.5h-.9v2.1zm-2 1.3c0-.8.5-1.2 1-1.2.7 0 1 .5 1 1.2v.4c0 .8-.3 1.2-1 1.2-.5 0-1-.4-1-1.3V12zm6.5-1.2v3.5h.9v-3.5h.8V10h-.8v-.3c0-.4.2-.6.6-.6h.2v-.6h-.3c-1 0-1.4.3-1.4 1.1v.4H79v.7h.5zm3-.7v4.2h.8v-2.5c0-.5.2-1 1-1h.3V10h-.3a1 1 0 00-1 .6V10h-.9zm2.9 3c0 .7.5 1.2 1.3 1.2.6 0 1-.2 1.2-.5v.5h.8v-2.9c0-.9-.6-1.3-1.6-1.3s-1.5.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.4.8-1 .8-.3 0-.6-.2-.6-.7 0-.3.2-.6.7-.6h.9v.5z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .no .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8.6-1 1.2-2 1.5-3.2a5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7 5.2 5.2 0 00-4.3 3.4c-.2.6-.3 1.2-.2 1.9a4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7h-.6A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-2.2-2.3 2.3 2.3 0 00-2.1 1.5zM42.5 14.2v-.8H40V8.8h-.9v5.4h3.3zm.7-1.2c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7.4 0 .7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h1v.5zm3.7-2.8c-.8 0-1.6.3-1.6 1.2 0 .8.6 1 1.4 1.2.6.1 1 .2 1 .6 0 .3-.2.6-.8.6-.5 0-.8-.2-.8-.6h-.9c0 .8.7 1.2 1.6 1.2 1 0 1.8-.5 1.8-1.3s-.7-1-1.4-1.1c-.5-.1-1-.2-1-.6 0-.4.2-.6.7-.6.5 0 .7.3.8.6h.7c0-.7-.5-1.2-1.5-1.2zm3.1-1v1H52v.7h.6V13c0 .8.3 1.2 1.3 1.2h.4v-.7H54c-.5 0-.6-.1-.6-.6v-2.2h.8V10h-.8V9h-.9zm4.8 1v4.2h.9v-2.5c0-.5.2-1 .9-1 .5 0 .9.3.9 1v2.5h.8v-2.7c0-1-.6-1.5-1.4-1.5-.7 0-1 .3-1.2.6V10h-1zm4.7 2.3c0 1.2.7 2 1.8 2 1 0 1.6-.7 1.7-1.3h-.8c-.1.3-.4.5-.9.5-.6 0-1-.4-1-1.1v-.1h2.8v-.4c0-1.2-.7-2-1.8-2-1 0-1.8.8-1.8 2v.4zm1.8-1.7c.5 0 1 .5 1 1h-2c0-.5.4-1 1-1zm5.6 0c-.2-.4-.6-.6-1.1-.6-1 0-1.7.8-1.7 2v.3c0 1.1.6 2 1.7 2 .5 0 1-.3 1.2-.8v.7h.8V8.5h-.8v2.1zM67.5 12c0-.8.4-1.2 1-1.2s1 .5 1 1.2v.4c0 .8-.4 1.2-1 1.2s-1-.4-1-1.3V12zm6.6-3.4c-.2 0-.5.2-.5.5s.3.5.5.5c.3 0 .6-.2.6-.5s-.3-.5-.6-.5zm-.4 1.5v4.2h.9V10h-.9z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .fi .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8.6-1 1.2-2 1.5-3.2a5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7 5.2 5.2 0 00-4.3 3.4c-.2.6-.3 1.2-.2 1.9a4.3 4.3 0 003.4-1.6zm18.3 1.9v.8h-3.3V8.8h1v4.6h2.3zm2 .8c-.7 0-1.3-.5-1.3-1.2 0-.8.5-1.2 1.5-1.2h1v-.4c0-.5-.3-.8-.7-.8-.5 0-.8.3-.8.7h-.8c0-.7.5-1.3 1.6-1.3.9 0 1.6.4 1.6 1.3v2.9h-.9v-.5c-.2.3-.5.5-1.1.5zm.3-.6c.5 0 1-.4 1-.8v-.5h-1c-.5 0-.7.3-.7.6 0 .5.3.7.7.7zM48.2 9v1h-.5v.7h.5V13c0 .8.3 1.2 1.3 1.2h.4v-.7h-.2c-.4 0-.6-.1-.6-.6v-2.2h.8V10H49V9h-.9zm4 5.2c-.8 0-1.3-.5-1.3-1.2 0-.8.5-1.2 1.4-1.2h1v-.4c0-.5-.2-.8-.7-.8-.5 0-.7.3-.8.7H51c0-.7.5-1.3 1.6-1.3 1 0 1.6.4 1.6 1.3v2.9h-.8v-.5c-.2.3-.6.5-1.2.5zm.3-.6c.5 0 .9-.4.9-.8v-.5h-1c-.4 0-.7.3-.7.6 0 .5.4.7.8.7zm2.9-.6c0 .7.5 1.2 1.3 1.2.7 0 1-.2 1.2-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.2 0-1.6.6-1.7 1.3h.9c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5z' fill='%23292F37'/%3E%3Cpath d='M38.2 30L42 19.5h1.8L47.6 30h-1.7l-1-2.8h-4l-1 2.8h-1.7zm4.7-8.8L41.3 26h3.2l-1.6-4.7zM48.6 32.5V22.3H50v1.4c.5-1 1.4-1.5 2.5-1.5 2 0 3.2 1.5 3.2 4 0 2.4-1.3 4-3.2 4-1.1 0-2-.6-2.4-1.5v3.8h-1.6zm3.6-3.7c1.2 0 2-1 2-2.6 0-1.7-.8-2.7-2-2.7s-2 1-2 2.7c0 1.6.8 2.6 2 2.6zM57 32.5V22.3h1.6v1.4c.4-1 1.3-1.5 2.4-1.5 2 0 3.2 1.5 3.2 4 0 2.4-1.3 4-3.2 4-1 0-2-.6-2.4-1.5v3.8H57zm3.6-3.7c1.2 0 2-1 2-2.6 0-1.7-.8-2.7-2-2.7s-2 1-2 2.7c0 1.6.8 2.6 2 2.6zM72.2 30.2c-2.4 0-4-1.1-4-3v-.1h1.5c.2 1 1.2 1.7 2.6 1.7 1.4 0 2.3-.7 2.3-1.7 0-.8-.6-1.3-2-1.6l-1.1-.2c-2.1-.4-3.1-1.4-3.1-3 0-1.7 1.6-3 3.8-3 2.2 0 3.7 1.2 3.8 3v.1h-1.6v-.1c-.1-1-1-1.6-2.2-1.6-1.3 0-2.2.7-2.2 1.6 0 .8.6 1.3 2 1.5l1.1.3c2.2.4 3.1 1.3 3.1 3 0 1.9-1.5 3-4 3zM80.2 30.2c-1.5 0-2.3-.7-2.3-2.2v-4.4h-1v-1.3h1v-2h1.6v2H81v1.3h-1.5v4.3c0 .8.4 1 1 1h.5V30h-.8zM85.4 30.2c-2.2 0-3.7-1.6-3.7-4 0-2.5 1.5-4 3.7-4 2.1 0 3.6 1.5 3.6 4 0 2.4-1.4 4-3.6 4zm0-1.4c1.2 0 2-1 2-2.6 0-1.7-.8-2.7-2-2.7s-2 1-2 2.7c0 1.7.7 2.6 2 2.6zM90.2 30v-7.7h1.6v1.4c.3-1 1-1.5 1.8-1.5h.5v1.5h-.7c-1 0-1.6.6-1.6 1.7V30h-1.6zM98 30.2c-2.2 0-3.6-1.6-3.6-4s1.4-4 3.6-4c2.1 0 3.4 1.5 3.4 3.8v.6H96c0 1.4.8 2.3 2 2.3 1 0 1.6-.5 1.8-1v-.1h1.5c-.2 1.2-1.4 2.4-3.3 2.4zm0-6.7c-1 0-1.8.7-2 2h3.9c-.2-1.4-1-2-2-2zM105.5 30.2c-1.9 0-3-1-3.2-2.4h1.6c.1.7.6 1.1 1.6 1.1s1.5-.4 1.5-1c0-.5-.2-.8-1-1l-1.3-.2c-1.5-.4-2.2-1-2.2-2.2 0-1.4 1.2-2.3 3-2.3s2.9 1 3 2.3v.1H107c-.1-.7-.7-1.2-1.5-1.2-.9 0-1.4.4-1.4 1 0 .5.3.8 1.1 1l1.3.3c1.5.4 2.1 1 2.1 2v.1c0 1.4-1.3 2.4-3 2.4zM112.5 30.2c-1.5 0-2.2-.7-2.2-2.2v-4.4h-1.1v-1.3h1v-2h1.7v2h1.4v1.3H112v4.3c0 .8.3 1 1 1h.4V30h-.8zM116.8 30.1c-1.6 0-2.6-.9-2.6-2.3 0-1.3 1-2.1 2.9-2.2l2-.2V25c0-.9-.5-1.4-1.5-1.4-.9 0-1.5.4-1.6 1v.1h-1.5c.1-1.4 1.3-2.4 3.2-2.4 1.8 0 3 1 3 2.5V30h-1.6v-1.2c-.4.8-1.3 1.3-2.3 1.3zm-1-2.3c0 .7.5 1 1.4 1 1.1 0 2-.7 2-1.7v-.6l-2 .2c-.9 0-1.4.4-1.4 1z' fill='%23fff'/%3E%3C/svg%3E"); }

.voucher-installmobileappbanner-link-googleplay { display: inline-block; height: 40px; width: 134px; }

[dir] .voucher-installmobileappbanner-link-googleplay { background-repeat: no-repeat; background-size: contain; }

[dir] .ru .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM40.7 11.3v.8h.8c.9 0 1.3.3 1.3 1 0 .5-.5 1-1.2 1s-1.3-.5-1.4-1h-.9a2 2 0 002.3 1.7 2 2 0 002.2-1.7 1.4 1.4 0 00-1.3-1.5 1.4 1.4 0 001-1.4c0-1-.8-1.6-2-1.6a1.9 1.9 0 00-2 1.7h.8a1 1 0 011.2-.9c.7 0 1.1.4 1.1.9a1 1 0 01-1 1h-.9zm4.1 2.1a1.4 1.4 0 001.5 1.4 1.5 1.5 0 001.4-.7v.6h.9v-3c0-1-.6-1.6-1.8-1.6-1 0-1.7.5-1.8 1.3h.8c.1-.3.5-.5 1-.5.6 0 1 .2 1 .7v.4h-1.3c-1 .1-1.7.6-1.7 1.4zm3-.4a1 1 0 01-1.3 1c-.4 0-.8-.2-.8-.6 0-.4.3-.6 1-.7h1v.3zm3.2-2h2v-.8h-3v4.5h1v-3.8zm7.4 1.4c0-1.4-.7-2.3-1.9-2.3a1.6 1.6 0 00-1.4.8v-.7h-.9v6h.9V14c.4.5.9.8 1.5.8 1.1 0 1.8-1 1.8-2.4zm-.9 0c0 1-.4 1.6-1.2 1.6-.8 0-1.2-.6-1.2-1.6 0-.9.4-1.5 1.2-1.5.8 0 1.2.6 1.2 1.5zm2.1 4h.4c.9 0 1.3-.4 1.7-1.5l1.7-4.7h-1l-1 3.6h-.2l-1-3.6h-1l1.6 4.5v.2a.8.8 0 01-1 .7 2.1 2.1 0 01-.2 0v.7zm4.5-3c0 1 .8 1.4 1.8 1.4 1.1 0 1.9-.6 1.9-1.4a1 1 0 00-.9-1v-.1a1 1 0 00.7-1c0-.7-.6-1.2-1.7-1.2a1.6 1.6 0 00-1.8 1.3h1c0-.3.3-.5.8-.5.6 0 .8.2.8.5 0 .4-.2.6-.8.6h-.6v.7h.6c.7 0 1 .2 1 .7 0 .4-.4.6-1 .6-.5 0-.9-.2-1-.6h-.8zm5 1.3h.8l2.1-3.1v3.1h1v-4.5h-1l-2 3.1v-3.1h-1v4.5zm8.7-3.8v-.7h-3.7v.7h1.4v3.8h1v-3.8h1.3zm4.8 2.6h-.8a1 1 0 01-1.1.5 1.2 1.2 0 01-1.2-1.3h3.2v-.3c0-1.4-.8-2.3-2-2.3a2 2 0 00-2.1 2.4 2 2 0 002 2.3 1.8 1.8 0 002-1.3zM79.5 12a1.1 1.1 0 011.1-1.1 1 1 0 011.1 1.1h-2.2zm6.9-1.8v4.5h2c1 0 1.6-.5 1.6-1.3a1 1 0 00-1-1v-.1a1 1 0 00.8-1c0-.7-.5-1.1-1.4-1.1h-2zm.8.7h1c.5 0 .7.2.7.6 0 .3-.2.5-.8.5h-.8V11zm0 1.8h1c.6 0 1 .2 1 .7 0 .4-.4.6-.9.6h-1v-1.3z'/%3E%3C/svg%3E"); }

[dir] .en .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM41 8.3a2.6 2.6 0 012.8 3c0 1.9-1 3-2.7 3H39v-6h2.1zM40 13.4H41a1.9 1.9 0 002-2.1A1.9 1.9 0 0041 9h-1v4.3zM45 12a2.1 2.1 0 114.3 0 2.1 2.1 0 11-4.3 0zm3.3 0c0-1-.4-1.6-1.2-1.6-.8 0-1.2.6-1.2 1.6s.4 1.6 1.2 1.6c.8 0 1.2-.6 1.2-1.6zm6.6 2.3h-1l-.9-3.4-1 3.3h-.9L50 9.8h.9l.8 3.4 1-3.4h.8l1 3.4.8-3.4h1l-1.3 4.4zm2.3-4.6h.8v.8c.3-.6.9-.9 1.4-.8a1.5 1.5 0 011.6 1.7v2.9h-.9v-2.7c0-.8-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-1V9.8zM62.4 8h1v6.3h-1V8zm2.2 4a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.3 0zm3.3 0c0-1-.5-1.5-1.2-1.5-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zm1.8 1c0-.8.6-1.3 1.7-1.4h1.2v-.4c0-.5-.3-.8-.9-.8-.5 0-.8.2-1 .5H70c.1-.7.8-1.2 1.8-1.2 1.2 0 1.8.5 1.8 1.5v3h-.9v-.6c-.3.5-.8.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm3-.4v-.4l-1.2.1c-.6 0-.9.3-.9.7s.4.6.9.6a1 1 0 001.1-1zm2-.6c0-1.4.7-2.3 1.8-2.3a1.5 1.5 0 011.4.8V8h1v6.3H78v-.8a1.6 1.6 0 01-1.4.8c-1.2 0-2-.9-2-2.3zm.9 0c0 1 .4 1.5 1.2 1.5.7 0 1.2-.6 1.2-1.5 0-1-.5-1.5-1.2-1.5-.8 0-1.2.6-1.2 1.5zm7 0a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.2 0zm3.3 0c0-1-.5-1.5-1.2-1.5-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zM88 9.8h.8v.7h.1c.2-.5.8-.9 1.4-.8a1.5 1.5 0 011.5 1.7v2.9H91v-2.7c0-.7-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7H88V9.8zm8.8-1.2v1.2h1v.7h-1v2.3c0 .5.2.7.7.7h.3v.7a2.9 2.9 0 01-.5.1c-1 0-1.3-.3-1.3-1.2v-2.6h-.8v-.7h.8V8.6h.8zM99 8h1v2.5a1.4 1.4 0 011.4-.8 1.5 1.5 0 011.5 1.7v2.9h-.9v-2.7c0-.7-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-1V8zm9 5a1.8 1.8 0 01-1.9 1.3 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.2v.3H105v.1a1.2 1.2 0 001.2 1.3 1 1 0 001-.5h.9zm-3-1.4h2.2a1 1 0 00-1-1.2 1.1 1.1 0 00-1.2 1.2z'/%3E%3C/svg%3E"); }

[dir] .de .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zm-23.2-8.3H39v-6h1v5.2h2.7v.8zm1-1.2c0-.8.6-1.3 1.6-1.4h1.3v-.4c0-.5-.4-.8-1-.8-.5 0-.8.2-1 .5h-.8c.1-.8.9-1.3 1.9-1.3 1.1 0 1.7.6 1.7 1.6v3h-.8v-.6c-.4.5-.9.7-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4v-.4h-1.1c-.7.1-1 .3-1 .7s.4.7.9.7a1 1 0 001.2-1zm2-.6c0-1.4.7-2.3 1.9-2.3a1.5 1.5 0 011.4.8V8.2h1v6.2h-1v-.7a1.6 1.6 0 01-1.4.8c-1.2 0-1.9-.9-1.9-2.3zm1 0c0 1 .4 1.5 1.1 1.5.8 0 1.2-.6 1.2-1.5 0-1-.4-1.5-1.2-1.5-.7 0-1.2.5-1.2 1.5zm8.5 1a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.2v.3H55a1.2 1.2 0 001.2 1.4 1 1 0 001-.6h.9zM55 11.8h2.2a1 1 0 00-1-1.2 1.1 1.1 0 00-1.2 1.2zm4.3-1.9h.9v.8c.3-.6.8-.9 1.4-.8a1.5 1.5 0 011.6 1.6v3h-1v-2.7c0-.8-.2-1.1-1-1.1a1 1 0 00-1 1.1v2.6h-.9V10zM67 8.6a.6.6 0 11.5.6.6.6 0 01-.6-.6zm0 1.3h1v4.5h-1V10zm2.4 0h.9v.8a1.4 1.4 0 012.5 0 1.5 1.5 0 011.5-.8 1.3 1.3 0 011.4 1.4v3.1h-.9v-2.8c0-.6-.3-1-.9-1a1 1 0 00-1 1v2.8H72v-2.9a.8.8 0 00-.9-.8 1 1 0 00-1 1v2.8h-.8V9.8z'/%3E%3C/svg%3E"); }

[dir] .es .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM39 11.7c0-2 1-3.1 2.7-3.1a2.4 2.4 0 012.5 2h-1a1.5 1.5 0 00-1.5-1.2c-1 0-1.8.9-1.8 2.3s.7 2.3 1.8 2.3a1.5 1.5 0 001.5-1.1h1a2.3 2.3 0 01-2.5 2c-1.7 0-2.7-1.3-2.7-3.2zm6.2.7a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.2 0zm3.3 0c0-1-.4-1.5-1.2-1.5-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6c.8 0 1.2-.6 1.2-1.6zm2.1-2.2h.9v.7c.3-.5.8-.9 1.4-.8a1.5 1.5 0 011.6 1.7v2.9h-1V12c0-.7-.2-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-.9v-4.5zm6.9-.1c1 0 1.6.5 1.7 1.3h-.8c-.1-.4-.4-.6-1-.6-.4 0-.8.2-.8.6 0 .3.2.4.7.5l.8.2c.8.2 1.2.6 1.2 1.2 0 .9-.8 1.5-1.9 1.5s-1.7-.5-1.8-1.3h.9c.1.4.5.6 1 .5.5 0 1-.2 1-.6 0-.2-.3-.4-.7-.5l-.8-.2c-.9-.2-1.3-.6-1.3-1.2 0-.8.7-1.4 1.8-1.4zm3-.7l1-1.4h1l-1.1 1.4h-1zm0 .8h1v4.5h-1v-4.5zm2.3 5h.9c0 .3.5.5 1 .5.8 0 1.2-.4 1.2-1v-.9a1.5 1.5 0 01-1.4.8c-1.2 0-1.9-.9-1.9-2.2 0-1.4.7-2.3 1.9-2.3a1.6 1.6 0 011.4.8v-.7h1v4.5c0 1-.9 1.7-2.1 1.7-1.2 0-2-.5-2-1.3zm3.2-2.8c0-1-.5-1.5-1.3-1.5s-1.2.6-1.2 1.5.5 1.4 1.2 1.4 1.3-.5 1.3-1.4zm6 2.3h-.8V14a1.4 1.4 0 01-1.4.8 1.5 1.5 0 01-1.6-1.7v-3h.9V13c0 .7.3 1 1 1a1 1 0 001-1v-2.7h1v4.5zm5.3-1.2a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.4 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.3h-3.2a1.2 1.2 0 001.2 1.3 1 1 0 001.1-.5h.9zM74 12h2.3a1 1 0 00-1-1.2A1.1 1.1 0 0074 12zm4.5-3.6h.8v6.3h-.9V8.4zm2 4a2.1 2.1 0 114.3 0 2.1 2.1 0 11-4.2 0zm3.4 0c0-1-.4-1.5-1.2-1.5s-1.2.5-1.2 1.5.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zm8.4 1a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.2h-3.2v.1a1.2 1.2 0 001.2 1.3 1 1 0 001.1-.6h.9zM89.2 12h2.3a1 1 0 00-1-1.2 1.1 1.1 0 00-1.3 1.2zm4.4-1.8h.9v.7c.3-.6.8-.9 1.4-.8a1.5 1.5 0 011.5 1.6v3h-.9V12c0-.8-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-.9v-4.5zm11.5 3.3a1.8 1.8 0 01-2 1.2 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.2H102v.1a1.2 1.2 0 001.2 1.3 1 1 0 001.1-.6h.9zm-3.2-1.5h2.3a1 1 0 00-1.1-1.2 1.1 1.1 0 00-1.2 1.2zm4.5-3.6h.8v6.3h-.9V8.4z'/%3E%3C/svg%3E"); }

[dir] .it .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zm-26-9.9c.1.6.7 1 1.5 1 .7 0 1.2-.4 1.2-1 0-.4-.3-.7-1.1-.9l-.8-.2c-1-.2-1.5-.7-1.5-1.6 0-1 .8-1.8 2.1-1.8a2 2 0 012.2 1.7h-1a1.1 1.1 0 00-1.2-.8c-.7 0-1.2.3-1.2.9 0 .4.3.6 1.1.8l.7.2c1.2.2 1.7.7 1.7 1.6 0 1.2-1 1.9-2.3 1.9-1.3 0-2.2-.7-2.3-1.8h1zm7.9-1.4a1 1 0 00-1.1-.8c-.7 0-1.2.6-1.2 1.6s.5 1.5 1.2 1.5a1 1 0 001-.7h1a1.8 1.8 0 01-2 1.5 2 2 0 01-2.1-2.3 2 2 0 012.1-2.3 1.8 1.8 0 012 1.5h-1zm1.7 1.8c0-.8.6-1.3 1.7-1.4h1.2v-.4c0-.5-.3-.8-1-.8-.4 0-.8.2-.8.5h-1c.2-.8.9-1.3 2-1.3 1 0 1.7.6 1.7 1.6v3h-.9v-.6c-.3.5-.8.7-1.4.7a1.4 1.4 0 01-1.5-1.3zm3-.4v-.4h-1.2c-.6.1-.9.3-.9.7s.4.7.8.7a1 1 0 001.2-1zm2.2-2.9h.8v.7h.1a1.2 1.2 0 011.2-.7h.4v.9a2.4 2.4 0 00-.5 0 1 1 0 00-1.1 1v2.6h-1V10zm3.5-1.3a.6.6 0 11.5.5.6.6 0 01-.5-.5zm0 1.3h1v4.5h-1V10zm5.4 1.5a1 1 0 00-1.1-.8c-.8 0-1.2.6-1.2 1.6s.5 1.5 1.2 1.5a1 1 0 001-.7h1a1.8 1.8 0 01-2 1.5 2 2 0 01-2.1-2.3 2 2 0 012-2.3 1.8 1.8 0 012 1.5h-.8zm1.7 1.8c0-.8.6-1.3 1.7-1.4h1.2v-.4c0-.5-.3-.8-1-.8-.4 0-.8.2-.9.5h-.8c0-.8.8-1.3 1.8-1.3 1.1 0 1.8.6 1.8 1.6v3h-.9v-.6c-.3.5-.9.7-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4v-.4H67c-.6.1-1 .3-1 .7s.4.7 1 .7a1 1 0 001-1zm6.4-3c1 0 1.6.5 1.7 1.3h-.8c-.1-.3-.4-.5-1-.5s-.8.2-.8.6c0 .2.2.4.7.5l.7.2c.9.2 1.3.6 1.3 1.2 0 .9-.8 1.4-1.9 1.4-1 0-1.7-.5-1.8-1.3h.9c.1.4.5.7 1 .6.5 0 .9-.2.9-.6 0-.3-.2-.4-.7-.5l-.7-.2c-.9-.2-1.3-.6-1.3-1.3 0-.8.7-1.3 1.8-1.3zm6.8 4.6h-.9v-.7a1.4 1.4 0 01-1.4.8 1.5 1.5 0 01-1.5-1.6v-3h.9v2.7c0 .8.2 1.1.9 1.1a1 1 0 001.1-1.1V9.9h.9v4.5z'/%3E%3C/svg%3E"); }

[dir] .fr .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM39 8.1h2.2c2 0 3 1.2 3 3.2s-1 3.2-3 3.2H39V8zm1 .9v4.6H41c1.4 0 2.1-.8 2.1-2.3s-.7-2.3-2-2.3H40zm5.1 5.5V9.8h1v4.7h-1zm.5-5.4a.6.6 0 01-.6-.6c0-.3.3-.5.6-.5a.6.6 0 110 1zm1.3 2c0-.8.7-1.3 1.8-1.3s1.8.5 1.8 1.4h-.9c0-.4-.4-.7-.9-.7s-.8.2-.8.6c0 .3.2.5.7.6l.7.2c1 .2 1.3.6 1.3 1.2 0 .9-.8 1.4-1.9 1.4-1.1 0-1.8-.5-1.9-1.4h1c0 .5.4.7 1 .7.5 0 .9-.2.9-.6 0-.3-.2-.5-.7-.6l-.8-.2c-.8-.2-1.3-.6-1.3-1.3zm6.9-1.3c1.1 0 2 .9 2 2.3s-.8 2.4-2 2.4c-.7 0-1.2-.3-1.5-.8V16h-1V9.8h1v.8c.3-.5.8-.8 1.5-.8zm-.3 4c.8 0 1.2-.7 1.2-1.7s-.4-1.5-1.2-1.5c-.7 0-1.2.6-1.2 1.6s.5 1.5 1.2 1.5zm5 .7c-1.4 0-2.3-.9-2.3-2.4 0-1.4 1-2.3 2.2-2.3 1.3 0 2.2.9 2.2 2.3 0 1.5-.8 2.5-2.2 2.5zm0-.7c.7 0 1.2-.6 1.2-1.6s-.5-1.7-1.3-1.7c-.7 0-1.2.6-1.2 1.6s.5 1.7 1.2 1.7zm2.9.7V9.8h.9v.8c.2-.5.7-.8 1.4-.8 1 0 1.6.6 1.6 1.7v3h-1v-2.8c0-.7-.2-1.1-.9-1.1s-1 .5-1 1.2v2.7h-1zm4.9 0V9.8h1v4.7h-1zm.5-5.4a.6.6 0 01-.6-.6c0-.3.3-.5.6-.5a.6.6 0 110 1zm3.9 5.4c-.7 0-1.2-.3-1.5-.8v.8h-1V8h1v2.5c.3-.5.8-.8 1.5-.8 1.1 0 1.9.9 1.9 2.3 0 1.5-.8 2.4-2 2.4zm-.3-4c-.7 0-1.2.7-1.2 1.6 0 1 .5 1.6 1.2 1.6.8 0 1.2-.6 1.2-1.6s-.4-1.5-1.2-1.5zm3 4V8h1v6.4h-1zm3.8-4c-.6 0-1.1.5-1.2 1.2h2.4c0-.7-.5-1.2-1.2-1.2zm1.2 2.6h.9c-.2.8-1 1.4-2 1.4-1.4 0-2.2-.9-2.2-2.3 0-1.5.8-2.5 2.1-2.5s2.1 1 2.1 2.4v.3H76c0 .8.5 1.4 1.3 1.4.5 0 1-.3 1-.7zm3.4-2c0-.8.7-1.3 1.8-1.3 1 0 1.7.5 1.8 1.4h-1c0-.5-.3-.7-.8-.7s-.9.2-.9.6c0 .3.2.5.7.6l.8.2c1 .2 1.3.6 1.3 1.2 0 .9-.8 1.4-1.9 1.4-1.2 0-1.8-.5-2-1.4h1c.1.5.4.7 1 .7s1-.2 1-.6c0-.3-.2-.5-.7-.6l-.8-.2c-.9-.2-1.3-.6-1.3-1.3zm8.4-1.3v4.7h-1v-.8c-.2.5-.7.8-1.4.8-1 0-1.6-.6-1.6-1.7v-3h1v2.8c0 .7.3 1.1 1 1.1.6 0 1-.4 1-1.2V9.8h1zm1 4.7V9.8h.8v.8c.2-.5.6-.8 1.2-.8h.3v.9a1.4 1.4 0 00-.4 0c-.6 0-1 .3-1 1v2.8h-1z'/%3E%3C/svg%3E"); }

[dir] .pl .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM41.3 8.5a1.9 1.9 0 012 2 1.9 1.9 0 01-2 2h-1.4v2H39v-6h2.3zM40 11.6h1.2c.8 0 1.2-.4 1.2-1.1 0-.8-.4-1.2-1.2-1.2h-1.2v2.3zm4.3.6a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.2 0zm3.3 0c0-1-.4-1.6-1.2-1.6-.8 0-1.2.6-1.2 1.6s.4 1.5 1.2 1.5c.8 0 1.2-.5 1.2-1.5zm3 1.5v.7h-.9V8.2h1v2.5c.3-.5.8-.9 1.4-.8 1.1 0 1.9.9 1.9 2.3s-.8 2.3-2 2.3a1.6 1.6 0 01-1.3-.8zm0-1.5c0 1 .5 1.5 1.2 1.5s1.2-.5 1.2-1.5-.4-1.5-1.2-1.5c-.7 0-1.2.6-1.2 1.5zM55 8.6a.6.6 0 11.6.6.6.6 0 01-.6-.6zm.2 1.3h.9v4.5h-1V10zm6 3.3a1.8 1.8 0 01-1.9 1.3 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.2v.3h-3.1a1.2 1.2 0 001.2 1.4 1 1 0 001-.6h.9zm-3-1.4h2.2a1 1 0 00-1-1.2 1.1 1.1 0 00-1.2 1.2zm4.3-1.9h.9v.7a1.2 1.2 0 011.3-.7h.4v.9a2.4 2.4 0 00-.5 0 1 1 0 00-1.2 1v2.6h-.9V10zm3.4 4l2.5-3.1v-.1H66v-.8h3.5v.7l-2.4 3h2.4v.8h-3.6v-.6zm12 .5h-1l-.9-3.3-1 3.3H74L72.8 10h.9l.8 3.5 1-3.5h.8l1 3.5.8-3.5h1l-1.3 4.5z'/%3E%3C/svg%3E"); }

[dir] .pt .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM41 9a2.6 2.6 0 012.8 3c0 1.9-1 3-2.7 3H39V9h2.1zM40 14.1H41a1.9 1.9 0 002-2.1 1.9 1.9 0 00-2-2.2h-1v4.3zm9.1-.3a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.4 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.3H46a1.2 1.2 0 001.2 1.3 1 1 0 001-.5h1zM46 12.3h2.3a1 1 0 00-1.1-1.2 1.1 1.1 0 00-1.2 1.2zm6-2c1 0 1.7.6 1.8 1.4h-.9c0-.4-.4-.6-.9-.6s-.8.2-.8.6c0 .3.2.4.7.5l.7.2c.9.2 1.3.6 1.3 1.2 0 .9-.8 1.5-1.9 1.5s-1.8-.5-1.8-1.3h.8c.2.4.6.6 1 .5.6 0 1-.2 1-.6 0-.2-.2-.4-.7-.5l-.8-.2c-.8-.2-1.2-.6-1.2-1.3 0-.8.7-1.3 1.7-1.3zm6 1.6a1 1 0 00-1-.7c-.8 0-1.2.6-1.2 1.5 0 1 .4 1.6 1.1 1.6a1 1 0 001.1-.8h.9a1.8 1.8 0 01-2 1.6 2 2 0 01-2-2.4 2 2 0 012-2.3 1.8 1.8 0 012 1.5h-.9zm1.8 1.8c0-.8.6-1.3 1.6-1.3l1.3-.1v-.4c0-.5-.4-.7-1-.7-.5 0-.8.1-.9.5h-.9c.1-.8.9-1.3 1.9-1.3 1.1 0 1.7.6 1.7 1.5v3h-.8v-.6c-.4.5-.9.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4V13l-1.1.1c-.7 0-1 .3-1 .7s.4.6.9.6a1 1 0 001.2-1zm2.2-2.8h.9v.7a1.2 1.2 0 011.3-.8h.4v1a2.4 2.4 0 00-.5-.1 1 1 0 00-1.2 1V15h-.9v-4.5zm3.6 0h.9v.7a1.2 1.2 0 011.3-.8h.4v1a2.4 2.4 0 00-.5-.1 1 1 0 00-1.2 1V15h-.9v-4.5zm7.2 3.3a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.4 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.3h-3.1a1.2 1.2 0 001.2 1.3 1 1 0 001-.5h1zm-3.1-1.5h2.3a1 1 0 00-1.1-1.2 1.1 1.1 0 00-1.2 1.2zm4.3 3.1h1c0 .4.4.6 1 .6.7 0 1.2-.4 1.2-1v-.8h-.1a1.5 1.5 0 01-1.4.7c-1.1 0-1.9-.9-1.9-2.2 0-1.4.8-2.3 2-2.3a1.6 1.6 0 011.3.8h.1v-.7h.8V15c0 1-.8 1.7-2 1.7s-1.9-.5-2-1.3zm3.2-2.7c0-1-.5-1.5-1.2-1.5-.8 0-1.2.6-1.2 1.5S78 14 78.8 14c.7 0 1.2-.5 1.2-1.4zm2 1c0-.8.6-1.3 1.7-1.3l1.2-.1v-.4c0-.5-.3-.8-.9-.8-.5 0-.8.2-1 .5h-.8c.1-.7.8-1.2 1.8-1.2 1.2 0 1.8.5 1.8 1.5v3H85v-.6h-.1c-.3.5-.8.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm3-.4V13l-1.2.1c-.6 0-.9.3-.9.7s.4.6.9.6a1 1 0 001.1-1zm2.2-2.8h.9v.7a1.2 1.2 0 011.2-.8h.4v1a2.4 2.4 0 00-.5-.1 1 1 0 00-1.1 1V15h-.9v-4.5zm6 0h.8v.7c.3-.5.8-.9 1.4-.8A1.5 1.5 0 0197 12V15H96v-2.7c0-.7-.3-1.1-1-1.1a1 1 0 00-1 1.1V15h-1v-4.5zm4.9 3.2c0-.8.6-1.3 1.7-1.3l1.2-.1v-.4c0-.5-.3-.8-1-.8-.4 0-.8.2-.9.5h-.8c0-.7.8-1.2 1.8-1.2 1.2 0 1.8.5 1.8 1.5v3h-.9v-.6c-.3.5-.8.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4V13l-1.1.1c-.6 0-.9.3-.9.7s.3.6.8.6a1 1 0 001.2-1z'/%3E%3C/svg%3E"); }

[dir] .tr .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm39.6 16.1l-.6 2.3h1l.4-2.3h-.8zm1.9 0v6.4h2.2c2 0 3-1.2 3-3.2s-1-3.2-3-3.2h-2.2zm1 .9h1.1c1.4 0 2.1.8 2.1 2.3s-.7 2.3-2 2.3h-1.2V25zm7 1.5c.7 0 1.1.5 1.1 1.2h-2.3c0-.7.5-1.2 1.2-1.2zm1.1 2.6c-.1.4-.5.7-1 .7-.8 0-1.3-.5-1.3-1.4h3.3V28c0-1.4-.8-2.3-2.1-2.3s-2.1 1-2.1 2.4.8 2.4 2.1 2.4c1 0 1.9-.7 2-1.5h-.9zm1.7 1.4h1v-2.7c0-.7.4-1.2 1-1.2.7 0 1 .4 1 1v2.9h1v-3c0-1-.6-1.7-1.6-1.7-.7 0-1.2.3-1.5.8v-.8h-.9v4.7zm8.4-.7c-.6 0-.9-.3-.9-.7s.3-.6.9-.7h1.1v.3c0 .6-.5 1-1.1 1zm-.3.7c.6 0 1.2-.3 1.4-.8v.8h1v-3.2c0-1-.7-1.6-1.9-1.6-1.1 0-1.8.7-1.9 1.5h1c0-.4.4-.7.9-.7.6 0 1 .3 1 .8v.4h-1.3c-1.1.1-1.7.6-1.7 1.4 0 .9.6 1.4 1.5 1.4zm3.3 0h1V24h-1v6.4zm2 0h1v-4.7h-1v4.7zm.5-5.4a.6.6 0 100-1.1.6.6 0 00-.6.6c0 .2.3.5.6.5zm1.4 5.4h1v-2.7c0-.7.4-1.2 1-1.2.7 0 1 .4 1 1v2.9h1v-3c0-1-.6-1.7-1.6-1.7-.7 0-1.2.3-1.5.8v-.8h-.9v4.7zm-57.6-1c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 10.3h1.8V7.5h-1.8v12.4zm16.6-8l-2 5.4h-.1l-2.2-5.3h-2l3.3 7.5-2 4.2h2L123 12h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6V9.2h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 18.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.7zm3 7.3h1.9V7.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 13v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5L50 8.8A6.2 6.2 0 0045.6 7a6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V13h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2z'/%3E%3C/svg%3E"); }

[dir] .bg .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 014.2 4.2c0 2.5-2 4.3-4.2 4.3a4.2 4.2 0 01-4.3-4.3c0-2.4 2-4.2 4.2-4.2zM42 14h-2.3V8.4H42c1 0 1.7.5 1.7 1.4 0 .6-.4 1-1 1.2.8.1 1.3.7 1.3 1.4 0 1-.7 1.6-2 1.6zm-1.4-4.9v1.6h1c.8 0 1.2-.2 1.2-.8 0-.5-.3-.8-1-.8h-1.2zm0 4.2H42c.8 0 1.2-.4 1.2-1s-.4-.9-1.3-.9h-1.2v1.9zm6.5.8c-1 0-1.7-.4-1.8-1.3h.8c.1.4.5.6 1 .6s.9-.3.9-.7c0-.4-.3-.6-1-.6h-.6v-.6h.7c.5 0 .7-.2.7-.6 0-.3-.2-.5-.7-.5-.5 0-.9.2-1 .5h-.7c0-.8.7-1.2 1.7-1.2s1.6.4 1.6 1.1c0 .5-.3.8-.7 1 .5.1.8.5.8 1 0 .7-.7 1.3-1.7 1.3zm5-3.7c-.6 0-1 .4-1.1 1H53c0-.6-.4-1-1-1zm1 2.4h.8c-.2.8-.8 1.3-1.8 1.3-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1.1 1.3.5 0 .9-.2 1-.6zm3.3 1.2h-.8V9.7h1l1.4 3 1.4-3h1V14h-.7v-3h-.1l-1.3 2.8h-.6l-1.2-2.7h-.1V14zm7.6-3.6c-.6 0-1 .4-1 1h2c0-.6-.4-1-1-1zm1 2.4h.9c-.2.8-1 1.3-1.9 1.3-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.1v.3h-3c0 .8.4 1.3 1 1.3.5 0 .9-.2 1-.6zm5.4-3v.6h-1.3V14h-.9v-3.5H67v-.8h3.5zm3 .6c-.6 0-1 .4-1 1h2.1c0-.6-.4-1-1-1zm1.1 2.5h.8c-.2.7-.9 1.2-1.8 1.2-1.3 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2 1.1 0 1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1 1.3s1-.2 1.1-.5zm7 1.2c-1.3 0-2-.8-2-2.2 0-1.4.7-2.2 2-2.2s2 .8 2 2.2c0 1.4-.8 2.2-2 2.2zm0-.8c.7 0 1-.5 1-1.4 0-1-.3-1.5-1-1.5s-1.2.5-1.2 1.5c0 .9.4 1.4 1.1 1.4zm6.4-3.6v.8h-1.3V14h-.8v-3.5h-1.4v-.8H88z'/%3E%3C/svg%3E"); }

[dir] .el .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM43.3 14l-.5-1.5h-2.1l-.5 1.5h-1l2.1-5.6h1l2 5.6h-1zm-1.6-4.6l-.8 2.4h1.7l-.8-2.4zm4 4.6v-3.5h-.9v-.8h4.9v.8h-.9v2.3c0 .4.1.5.5.5a1 1 0 00.2 0v.7H49c-.7 0-1-.3-1-1v-2.5h-1.5V14h-.8zm6.7 0c-1.2 0-2-.7-2-2.1 0-1.4.8-2.2 2-2.2s2 .8 2 2.2-.8 2.2-2 2.2zm0-.7c.7 0 1-.5 1-1.4 0-1-.4-1.5-1-1.5-.7 0-1.1.5-1.1 1.5 0 .9.4 1.4 1 1.4zm3.1.7V9.7h.8v2l1.2-1.3c.5-.5.8-.7 1.2-.7h.4v.8a1.1 1.1 0 00-.2 0c-.3 0-.5 0-.8.4l-.5.6 1.7 2.5h-1l-1.2-2-.8.9V14h-.8zm7.2 0c-1 0-1.4-.3-1.4-1.1v-2.4H60v-.8h3.6v.8h-1.4v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm6 1.4h-.9v-4c0-.6-.3-1-.9-1-.6 0-1 .5-1 1.1V14h-.8v-3c0-.4-.1-.6-.4-.6a.9.9 0 00-.2 0v-.7h.5c.5 0 .8.2.9.7.3-.4.7-.7 1.3-.7 1 0 1.5.5 1.5 1.6v4.1zM66 9.1l.3-1.4h1L66.8 9h-.7zm5.7 5c-1.2 0-2-.9-2-2.2 0-1.3.9-2.2 2.2-2.2h2.3v.8H73c.4.3.6.9.6 1.4 0 1.3-.8 2.2-2 2.2zm0-.8c.6 0 1-.5 1-1.4 0-.9-.4-1.4-1-1.4-.7 0-1.1.6-1.1 1.4 0 1 .4 1.4 1 1.4zm5.9.7c-1 0-1.3-.3-1.3-1.1v-2.4H75v-.8h3.6v.8h-1.5v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm3.6 0c-1.2 0-1.8-.4-1.8-1.2 0-.4.2-.8.7-1-.5-.2-.7-.4-.7-.9 0-.8.7-1.2 1.8-1.2 1 0 1.7.4 1.8 1.3h-.8c-.1-.4-.5-.6-1-.6s-1 .2-1 .6c0 .3.3.5 1 .5h.5v.7h-.6c-.6 0-.9.2-.9.6 0 .3.4.5 1 .5.5 0 1-.2 1-.6h1c-.2.8-1 1.4-2 1.4zm7.5 0c-1 0-1.3-.3-1.3-1.1v-2.4h-1.3v-.8h3.6v.8h-1.5v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm3.6 0c-1.2 0-2-.8-2-2.1 0-1.4.8-2.2 2-2.2 1.1 0 2 .8 2 2.2 0 1.3-.8 2.2-2 2.2zm0-.7c.6 0 1-.5 1-1.4 0-1-.4-1.5-1-1.5-.7 0-1.1.5-1.1 1.5 0 .9.4 1.4 1 1.4zm7.1 0c.8 0 1.2-.6 1.2-1.4s-.4-1.5-1.1-1.5c-.7 0-1.1.6-1.1 1.5s.4 1.4 1 1.4zm-.1.8c-1 0-1.8-.9-1.8-2.2 0-1.4.7-2.2 1.8-2.2.6 0 1 .3 1.3.8v-.8h.8v3.1c0 .4.2.5.4.5h.2v.7h-.4c-.5 0-.9-.2-1-.7-.2.5-.7.8-1.3.8zm4.2-.1v-3.5h-1v-.8h5v.8h-.9v2.3c0 .4.1.5.4.5a1 1 0 00.2 0v.7h-.4c-.7 0-1-.3-1-1v-2.5h-1.5V14h-.8zm6.7 0c-1.2 0-2-.8-2-2.1 0-1.4.8-2.2 2-2.2 1.1 0 2 .8 2 2.2 0 1.3-.9 2.2-2 2.2zm0-.7c.6 0 1-.5 1-1.4 0-1-.4-1.5-1-1.5-.7 0-1.1.5-1.1 1.5 0 .9.4 1.4 1 1.4zm-.5-4.2l.4-1.4h.9l-.6 1.4h-.7zm8.2 5c-1 0-1.3-.4-1.3-1.2v-2.4h-1.3v-.8h3.6v.8h-1.4v2.2c0 .4.1.6.6.6h.3v.7a2.4 2.4 0 01-.5 0zm3.6 0c-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.2-.8 2.2-2 2.2zm0-.8c.7 0 1-.5 1-1.4 0-1-.3-1.5-1-1.5s-1.1.5-1.1 1.5c0 .9.4 1.4 1 1.4z'/%3E%3C/svg%3E"); }

[dir] .hu .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm91.8 17.9v-1.6h3.5v1.6h-3.5zm4.7 2.4v-6.3h1.5v.6l.6-.6.9-.2c.4 0 .8.1 1.1.3l-.6 1.4a1.4 1.4 0 00-.7-.3c-.4 0-.7.2-1 .4-.2.3-.3.8-.3 1.4V30h-1.5zm4.9-5.5a3.3 3.3 0 012.3-1 3.2 3.2 0 013.4 3.3 3.2 3.2 0 01-3.4 3.4 3.2 3.2 0 01-3.3-3.4c0-1 .3-1.7 1-2.3zm1 3.8c.3.4.8.6 1.3.6s1-.2 1.4-.6c.3-.4.5-.8.5-1.4 0-.7-.2-1.2-.6-1.5a1.8 1.8 0 00-1.3-.6c-.5 0-1 .2-1.3.5-.3.4-.5.9-.5 1.5 0 .7.1 1.1.5 1.5zm1-8.4l1.3.7-2.2 2.1-.6-.5 1.6-2.3zm2.7 0l1.2.7-2.1 2.1-.6-.5 1.5-2.3zm2-.8h1.5v10.9h-1.4V19zM89.8 29.8V20h1.5v9.8h-1.5zm13-6.2h1.6l-4 9.2H99l1.4-3.3-2.5-6h1.5l1.7 4.3 1.7-4.3zm-8-.3c1.7 0 3 1 3 2.7v3.8h-1.4V29a2 2 0 01-2 1c-1.2 0-2.3-.8-2.3-2.2 0-1.4 1.4-2.2 2.8-2.2.6 0 1.2.3 1.5.4 0-.9-.8-1.3-1.5-1.3-.6 0-1 .1-1.4.7l-1.2-.6c.4-1 1.5-1.5 2.5-1.5zm-.2 5.4c.9 0 1.6-.6 1.8-1.5a2.5 2.5 0 00-1.4-.4c-.7 0-1.5.3-1.5 1s.7.9 1.1.9zM86 20c1.6 0 3.1 1.2 3.1 3s-1.5 3.1-3.1 3.1h-2v3.7h-1.5V20H86zm0 4.7a1.7 1.7 0 001.7-1.6c0-.8-.6-1.7-1.7-1.7h-2v3.3h2zm-17.2-.6v-.5h1.4v6c0 2.4-1.4 3.4-3.1 3.4a3.1 3.1 0 01-3-2l1.3-.5c.3.5.8 1.2 1.7 1.2 1 0 1.7-.7 1.7-2v-.4c-.3.3-1 .7-1.7.7a3.3 3.3 0 01-3.2-3.3c0-1.9 1.5-3.3 3.2-3.3.7 0 1.4.3 1.7.7zm-1.6 4.6c1 0 1.7-.8 1.7-2s-.7-2-1.7-2-1.9.8-1.9 2 .9 2 1.9 2zm4 1.1V20h1.4v9.8h-1.4zm8-4.3l.2.4-4.4 1.8c.3.7.8 1 1.6 1 .7 0 1.2-.4 1.6-1l1.1.8a3.3 3.3 0 01-6-1.8c0-2 1.4-3.3 3.1-3.3 1.7 0 2.6 1.3 2.8 2zm-4.4 1l2.9-1.2c-.2-.4-.7-.7-1.2-.7-.8 0-1.8.7-1.7 2zm-30.5-2.1h4.7v.9a4.7 4.7 0 01-1.2 3.3 4.6 4.6 0 01-3.5 1.4 5.2 5.2 0 01-5.2-5.2 5.2 5.2 0 015.2-5.1c1.5 0 2.6.6 3.5 1.4l-1 1a3.5 3.5 0 00-2.5-1 3.7 3.7 0 00-3.7 3.7 3.7 3.7 0 006.2 2.8c.4-.4.7-1 .8-1.8h-3.3v-1.4zm8.5-1c1.8 0 3.3 1.4 3.3 3.3S54.5 30 52.7 30s-3.3-1.4-3.3-3.3a3.3 3.3 0 013.3-3.3zm0 5.3c1 0 1.9-.8 1.9-2s-.9-2-1.9-2-1.8.8-1.8 2 .8 2 1.8 2zm7.2-5.3c1.8 0 3.3 1.4 3.3 3.3A3.3 3.3 0 0160 30a3.3 3.3 0 01-3.3-3.3 3.3 3.3 0 013.3-3.3zm0 5.3c1 0 1.9-.8 1.9-2s-.9-2-1.9-2c-1 0-1.9.8-1.9 2s1 2 2 2zM42.3 14.2v.7H39V9.6h.8v4.6h2.5zm2.9-2.7c-.6 0-1 .4-1 1h2c0-.6-.5-1-1-1zm1 2.3h.7c-.2.8-.8 1.2-1.7 1.2-1.2 0-1.9-.8-1.9-2 0-1.3.7-2.2 1.9-2.2s1.7.8 1.7 2v.3h-2.8c0 .8.5 1.2 1 1.2.6 0 .9-.1 1-.5zm2.4-3.9h.8v1h.9v.7h-.9v2c0 .5.2.7.6.7h.3v.6a2 2 0 01-.4 0c-1 0-1.3-.3-1.3-1v-2.3H48v-.7h.6v-1zm4 .5a.5.5 0 01-.6-.5c0-.3.3-.5.5-.5.3 0 .5.2.5.5a.5.5 0 01-.5.5zm1.5 0a.5.5 0 01-.5-.5c0-.3.2-.5.5-.5s.5.2.5.5a.5.5 0 01-.5.5zm-.8 4.6c-1.1 0-1.9-.8-1.9-2 0-1.4.8-2.1 2-2.1s1.8.7 1.8 2-.7 2.1-1.9 2.1zm0-.7c.7 0 1-.5 1-1.4 0-.8-.3-1.3-1-1.3s-1 .5-1 1.3c0 .9.3 1.4 1 1.4zm3.4.6V9.4h.7v5.5h-.8zm2.7-5h.8v1h.8v.7h-.9v2c0 .5.2.7.6.7h.3v.6h-.4c-.9 0-1.2-.3-1.2-1v-2.3h-.7v-.7h.7v-1zm5 .4h-.9l1-1.3h.9l-1 1.3zm-.4 1.2c-.6 0-1 .4-1 1h2c0-.6-.4-1-1-1zm1 2.3h.7c-.1.8-.8 1.2-1.7 1.2-1.1 0-1.8-.8-1.8-2 0-1.3.7-2.2 1.8-2.2s1.8.8 1.8 2v.3H63c0 .8.4 1.2 1 1.2.5 0 .8-.1 1-.5zm2.1-1.7c0-.7.7-1.2 1.6-1.2s1.4.4 1.5 1h-.7c-.1-.2-.4-.4-.8-.4-.5 0-.8.2-.8.5 0 .2.2.4.6.5l.7.2c.7.1 1 .5 1 1 0 .8-.6 1.3-1.6 1.3s-1.5-.4-1.6-1.1h.8c0 .3.4.5.9.5.4 0 .8-.3.8-.6 0-.2-.2-.4-.6-.5l-.7-.1c-.7-.2-1-.5-1-1.1zm8.4 2.2c.6 0 1-.4 1-.9v-.3h-1c-.5.1-.7.3-.7.7s.3.5.7.5zm-.2.7c-.7 0-1.3-.5-1.3-1.2s.5-1.1 1.5-1.2h1v-.4c0-.4-.2-.7-.7-.7-.5 0-.8.2-.9.5h-.8c.1-.7.8-1.1 1.7-1.1 1 0 1.6.5 1.6 1.3v2.7h-.8v-.5c-.3.4-.8.6-1.3.6z'/%3E%3C/svg%3E"); }

[dir] .ro .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM42 8.2c1.6 0 2.6 1.2 2.6 3s-1 3-2.6 3-2.6-1.2-2.6-3 1-3 2.6-3zm0 .8c-1 0-1.7.9-1.7 2.2 0 1.3.6 2.1 1.7 2.1 1 0 1.7-.8 1.7-2.1S43.2 9 42.1 9zm6.5 5c-.6 0-1.1-.2-1.4-.7v.7h-.9V8h.9v2.4c.3-.4.8-.7 1.4-.7 1 0 1.7.8 1.7 2.2 0 1.3-.7 2.2-1.7 2.2zm-.3-3.6c-.7 0-1.1.6-1.1 1.5s.4 1.4 1.1 1.4 1.2-.5 1.2-1.4c0-1-.5-1.5-1.2-1.5zM53 16h-.7l.4-1.4h.9l-.6 1.4zm-.8-7.3h.9v1h.9v.8h-1v2.2c0 .4.3.6.7.6h.3v.7a2.7 2.7 0 01-.5 0c-.9 0-1.3-.3-1.3-1.1v-2.4h-.6v-.7h.6V8.7zm3.3 5.3V9.7h.8V14h-.8zm.4-5c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.6.2.6.5-.3.5-.6.5zm2.2 5V9.7h.8v.7c.3-.5.7-.7 1.3-.7 1 0 1.5.5 1.5 1.6V14h-.8v-2.5c0-.7-.3-1-1-1s-1 .4-1 1V14H58zm7-3.6c-.6 0-1 .4-1 1h2c0-.6-.4-1-1-1zm1 2.4h.9c-.2.8-1 1.3-1.9 1.3-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.1v.3h-3.1c0 .8.5 1.3 1.1 1.3.5 0 .9-.2 1-.6zm3.5 3.2h-.7l.4-1.4h.9l-.6 1.4zm-.8-7.3h.9v1h.9v.8h-1v2.2c0 .4.2.6.7.6h.3v.7a2.7 2.7 0 01-.5 0c-1 0-1.3-.3-1.3-1.1v-2.4H68v-.7h.7V8.7zM72 14V9.7h.8V14H72zm.4-5c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm4.7 3.1h-2.5v-.8H77v.8zM79 14V8h.8v6H79zm6.8 0c-1 0-1.7-.8-1.7-2.1 0-1.4.7-2.2 1.7-2.2.6 0 1.1.3 1.3.7h.1V8.1h.9V14h-.8v-.7H87c-.3.5-.8.8-1.4.8zm.3-3.6c-.7 0-1.2.6-1.2 1.5s.5 1.4 1.2 1.4S87 12.8 87 12c0-1-.4-1.5-1.1-1.5zm5.5 0c-.7 0-1.1.4-1.1 1h2.1c0-.6-.4-1-1-1zm1 2.4h.8c-.2.8-.9 1.3-1.8 1.3-1.3 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2 1.1 0 1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1 1.3s1-.2 1.1-.6zm7.3-3.1c1 0 1.7.8 1.7 2.2 0 1.3-.7 2.2-1.7 2.2-.6 0-1.1-.3-1.3-.7h-.1v2h-.8V9.7h.8v.7c.3-.4.8-.7 1.4-.7zm-.3 3.6c.7 0 1.2-.5 1.2-1.4 0-1-.5-1.5-1.2-1.5s-1.1.6-1.1 1.5.4 1.4 1.1 1.4zm5.3-3c-.6 0-1 .5-1.1 1.2h2.1c0-.7-.4-1.1-1-1.1zm1 2.6h.8c-.2.7-.8 1.2-1.8 1.2-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1.1 1.3.5 0 .9-.2 1-.5z'/%3E%3C/svg%3E"); }

[dir] .sr .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 014.2 4.2c0 2.5-2 4.3-4.2 4.3a4.2 4.2 0 01-4.3-4.3c0-2.4 2-4.2 4.2-4.2zm-26-8.5H39V8.6h.9v5.6zm1.7 0v-.6l2.3-2.9h-2.3v-.8H45v.6l-2.3 3H45v.7h-3.4zm8.6-4.3l-1.5 4.3h-1l-1.5-4.3h.9l1 3.4h.1l1-3.4h1zm1.3 4.3V9.9h.8v.7h.1c.1-.4.6-.7 1.2-.7h.3v.8a2.3 2.3 0 00-.4 0c-.7 0-1.1.4-1.1 1v2.5h-.9zm3.6-3c0-.8.7-1.3 1.6-1.3 1 0 1.6.4 1.7 1.2h-.8c-.1-.4-.4-.6-.9-.6s-.8.3-.8.6c0 .2.2.4.7.5l.7.2c.8.2 1.2.5 1.2 1.1 0 .8-.8 1.4-1.8 1.4s-1.7-.5-1.8-1.2h.9c0 .3.4.5 1 .5.4 0 .8-.2.8-.6 0-.2-.2-.4-.6-.5l-.8-.2c-.8-.2-1.1-.5-1.1-1.2zm1.2-1.8l-1-1.4h.8l.6.8.6-.8h.8l-1 1.4h-.8zm3.7 4.8V9.9h.8v4.3H60zm.4-5a.5.5 0 01-.5-.5c0-.3.2-.6.5-.6s.5.2.5.6a.5.5 0 01-.5.5zm7 .7c1.1 0 1.8.8 1.8 2.2s-.7 2.2-1.7 2.2c-.6 0-1.1-.3-1.3-.8H66v2.1h-.9V9.9h.8v.7h.1c.3-.5.8-.7 1.3-.7zm-.2 3.6c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1-1.5s-1.2.6-1.2 1.5.4 1.4 1.1 1.4zm5.3.8c-1.2 0-2-.9-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.2c0 1.3-.7 2.2-2 2.2zm0-.8c.7 0 1.2-.5 1.2-1.4 0-1-.5-1.5-1.2-1.5s-1.1.5-1.1 1.5c0 .9.4 1.4 1.1 1.4zm3.5.7V9.9h.8v.7c.3-.5.7-.8 1.3-.8.6 0 1 .3 1.2.8.2-.5.7-.8 1.3-.8.9 0 1.4.6 1.4 1.4v3H81v-2.7c0-.6-.2-.9-.8-.9-.5 0-.9.4-.9 1v2.6h-.8v-2.8c0-.5-.3-.8-.8-.8s-1 .4-1 1v2.6H76zm9.5 0c-1.3 0-2-.8-2-2.1 0-1.4.7-2.2 2-2.2s2 .8 2 2.2c0 1.3-.8 2.2-2 2.2zm0-.7c.7 0 1-.5 1-1.4 0-1-.3-1.5-1-1.5-.8 0-1.2.5-1.2 1.5 0 .9.4 1.4 1.1 1.4zm7-2.2h-.7c-.1-.4-.5-.7-1-.7-.8 0-1.2.5-1.2 1.4 0 1 .4 1.5 1.1 1.5.6 0 1-.2 1-.7h.9c-.1.9-.8 1.5-1.9 1.5-1.2 0-2-.9-2-2.3 0-1.3.8-2.2 2-2.2 1.1 0 1.7.7 1.9 1.5zm-1.4-2h-.7l.7-1.3h.9l-1 1.4zm6.5.6v4.3h-.8v-.7c-.3.5-.7.8-1.4.8-.9 0-1.4-.6-1.4-1.6V9.9h.8v2.6c0 .7.3 1 1 1 .6 0 1-.4 1-1V9.8h.8z'/%3E%3C/svg%3E"); }

[dir] .ar .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M126 0a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8a8 8 0 018-8h118zM11 9a1.7 1.7 0 00-1 1.5v19c0 .7.4 1.2 1 1.5l11-11zm12 12l-9.6 9.4 12.2-7L23 21zm51.9-9.3a4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.7a3 3 0 00-2.3-.9zm41.7.3h-2l3.3 7.5-2 4.2h2L123 12h-2l-2.2 5.4-2.2-5.3zm-89.8 5.2L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6l-2.6-1.5zM45.6 7a6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V13h-6v1.8h4.2a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5L50 8.8A6.2 6.2 0 0045.6 7zM87 11.7c-2.2 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5c-.3-1-1.4-2.7-3.6-2.7zm-30.3 0a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 0a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zm44.8 0c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zM106 7.5h-1.8v12.4h1.8V7.5zm-6.9 0h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zm-17.1 0h-1.9v12.4h1.9V7.5zm-68.7 2l9.6 9.6 2.6-2.6-12.2-7zM75 13.5c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6zm-18.4 0c1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5zm9.2 0c1.3 0 2.4 1 2.4 2.5 0 1.6-1 2.6-2.4 2.6-1.2 0-2.3-1-2.3-2.6 0-1.5 1-2.5 2.4-2.5zM111 16c.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4zm-24-2.8c.7 0 1.3.4 1.5 1l-3.7 1.5a2.3 2.3 0 012.2-2.5zm12.2-4.1a2.1 2.1 0 012.2 2.1c0 1-.8 2.2-2.2 2.2h-2.6V9.2h2.7zM85.5 31l.8-1.1v-4.6l-.8 1V31zm-1-.4v-1.1a2.7 2.7 0 01-1-.4 8.3 8.3 0 01-.7-.6c-.6-.6-1.2-1-1.7-1s-.8.2-1 .5l-.5.6 1-.3c.4 0 .7.1 1 .3a5.5 5.5 0 011 .9h-4.2v1.1h6zm-14 0c.3 0 .6 0 .9-.2.3.2.7.2 1.3.2h5.1v-.2l.2.2h.6v-1.1h-.3l.1-.4c0-.5-.4-1-1.1-1.4a2 2 0 00-.9-.2c-.3 0-.8.3-1.6 1l-.7.6c-.4.3-.7.4-1 .4h-1l-.2-.1v-.2a5 5 0 00.2-.9 2 2 0 000-.4l-.7.7a2 2 0 010 .4v.4H70v1.2h.3zm6-1a43.2 43.2 0 01-2 0c0-.1 0-.3.4-.6.5-.3 1-.4 1.6-.4.1 0 .4 0 .7.3.4.2.6.3.6.5 0 .1-.4.2-1.3.2zm-8.7 3c.5 0 1-.3 1.5-.6.6-.3.8-.8.8-1.4h.3v-1.1H70v-4.3l-.7.7v4.9l-.3.3-.4.1-.9.2a2 2 0 01-.8-.2c-.3-.2-.5-.5-.5-1 0-.1 0-.4.2-.7l.1-.5h-.1l-.3.7A3.2 3.2 0 0066 31c0 .3.1.7.4 1 .2.3.6.5 1.3.5zm-7.5-2l3-.3.5-1-1.5.1-.4-.2a6.8 6.8 0 01-.4-.3 2.1 2.1 0 01-.4-.4L61 28a2.7 2.7 0 011.1-.3l.6.2.3.3a1.6 1.6 0 00-.5-1c-.2-.2-.5-.4-.8-.4-.3 0-.7.2-1 .6-.4.4-.6.7-.6 1 0 .2.1.5.5 1H59v1.1h1zm-.8 0v-1.1h-.6v-4.2l-.8.6v3.6h-1.5v1.1h2.9zm-2.6 0v-1.1h-.3c0-.2 0-.6-.2-1a2.7 2.7 0 00-.5-1l-.7.8.4.6.2.5h-2.5v1.2h3.6zm-1.1 2l.5-.7-.7-.5-.5.5-.7-.5-.4.6.6.6.5-.6.7.6zm-2.2-2v-1.1h-.6c-.2 0-.3-.2-.3-.4v-2.8l-.7.6v.5l-.3.1c-.6.2-1 .4-1.1.7a8.4 8.4 0 00-.5 1.3l.3.3 1 .3h.2l.6-.8.1.2c0 .4.1.7.3 1l.5.1h.5zm-1.7-1.5l-.4-.1-.8-.4c.3-.3.8-.6 1.4-.8l.1 1.1c0 .1 0 .2-.3.2zm-5.3 1.5c.8 0 1.2-.3 1.2-1l-.2-1a3.2 3.2 0 00-.4-.9.5.5 0 00-.4-.2 1 1 0 00-.7.3l-.6 1-.3.6h-1.5v1.2h.5c.4 0 .7-.1.8-.5a2.6 2.6 0 001.6.5zm.3-1h-.4a2.3 2.3 0 01-.5-.2 1.1 1.1 0 01-.3-.1l-.1-.1c0-.1 0-.2.2-.3l.3-.3a.6.6 0 01.2 0c.2 0 .4 0 .5.3l.2.6-.1.1zm-5.1-2.4l.4-.8-1-.5-.4.9 1 .4zm-1.1 5.3c.7 0 1.6-.3 2.4-.8l.5-1h.3v-1.2h-.3a2.8 2.8 0 00-.5-1.6l-.6 1a3.6 3.6 0 01.5 1.6v.3l-.5.3c-.7.2-1.2.4-1.7.4s-.8-.1-1-.4c-.2-.2-.3-.5-.3-.9 0-.2 0-.6.3-1l.3-.9-.4.4-.4 1a3.6 3.6 0 00-.2 1l.1 1c0 .2.2.3.3.5a1 1 0 00.5.2l.7.1z'/%3E%3C/svg%3E"); }

[dir] .zh_CN .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 10.3h1.8V7.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 12h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zM99.2 7.5h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V12h-1.7v.6zm3 7.3h1.9V7.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 13v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5L50 8.8c-1-1-2.5-1.8-4.5-1.8C42 7 39 10 39 13.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM43 24.6v-.8h.7v.7h2.6V24v-.2h.8v.8h2.2v.6h-2.2v.8h-.8v-.3-.1-.4h-2.5v.7h-.3-.5a6.5 6.5 0 010-.3v-.3H40.8v-.7h2.3zm8.2.3h-.7v-.7h4.7v.5H59.1a.7.7 0 010 .2v1a15.1 15.1 0 01-1 3.3l-.2.4c0 .1 0 .3-.2.4l.8 1.2.6.6.4.5-.1.1-.1.1-.3.3-.8-1-.6-.6c0-.2-.2-.3-.3-.5a8.4 8.4 0 01-1.8 2.1.5.5 0 01-.2-.2.6.6 0 00-.1 0l-.1-.2a5.5 5.5 0 01-.2-.1 3.2 3.2 0 01.4-.4l.4-.3.2-.2a10.7 10.7 0 00.8-1l.2-.4-.1-.3a11 11 0 01-.6-1.5 11.5 11.5 0 01-.4-1.3v-.3a5.3 5.3 0 01-.1-.6v-.3a2.3 2.3 0 000-.2h-.4v-.6h-.8v5.4l.6-.1h.3v.6l-.9.3v1.7a2 2 0 01-.7 0v-1.5H53l-.6.2-1.4.2h-.3a1.9 1.9 0 01-.2-.4V31l.4-.1a1.3 1.3 0 00.4-.1v-6zm5 .6a10.6 10.6 0 001 3.7c.6-1.2.9-2.4 1-3.7h-2zm-2.5.9v-1.5H52v1.5h1.7zm0 .6H52v1.5h1.7V27zM52 29.2v1.6H52.7l.2-.1h.1l.3-.1.5-.1v-1.3H52zm-5.9-.6h-2v-.7H46.4v-1.6h.7v1.5h2.3v.7h-2.1v.2c.1.6.4 1.2.7 1.8a6.1 6.1 0 001.1 1.3l.4.3.1.1c0 .2-.2.3-.3.5H49c-1-.7-1.8-1.8-2.2-3.1a6.8 6.8 0 01-2.3 3.2l-.4-.5a6.5 6.5 0 001.4-1.7c.4-.6.7-1.3.7-2zm-3.7-.4c.2.1.3.5.4.8-.6.7-1.3 1.2-2.1 1.5l.4.6c.7-.3 1.3-.8 1.9-1.3V31.7a.5.5 0 01-.6.4 9.2 9.2 0 00-.1 0h-.7a.4.4 0 00-.2 0l.2.7h1.1c.3 0 .6-.1.7-.4l.2-.4.1-1v-.1-.8-.3-.4l-.6-1.6v-.1l1-1.2a21.6 21.6 0 00-.3-.2 22.2 22.2 0 01-.4-.2l-.8 1a4 4 0 00-1-1 2.3 2.3 0 01-.3.3 1.6 1.6 0 00-.3.3c.4.2.8.5 1 .9l-1.5.8.4.6a9.2 9.2 0 001.5-.8zM48 26l-.5.3.4.5.7.9.6-.4-1-1a27.3 27.3 0 01-.2-.3z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .zh_TW .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm25-1H36v.7h2a7 7 0 01-2.2 2.6l.4.5.9-.8v3.2h.6v-3.9l1-1.6H43v-.6H39l.4-1.1-.6-.2-.5 1.3zm2 2.6h-1.8v.6h1.8V14h-2.1v.6h4.8V14h-2v-2.2h1.7v-.6H41V9.7h-.6v1.5z' fill='%23292F37'/%3E%3Cpath d='M103 21.2h8.9v1.3h-9v-1.3zm3.5 1.1h1.3V30h-1.3v-7.6zm.7 2.4l.8-.9c1.1.5 2.7 1.4 3.5 2l-1 1.1c-.6-.6-2.1-1.5-3.3-2.1zM119.7 21.1l.9-.6c.4.5 1 1 1.2 1.4l-.9.7-1.2-1.5zm-6.8 1.5h9v1h-9v-1zm.4-1.4h4.4v.9h-4.4v-1zm-.2 2.9h4.8v.8H113v-.8zm-.1 4h4.8v1H113v-1zm2-7.6h1v3h-1v-3zm-.8 6.3v.4h2.6v-.4h-2.6zm0-1v.4h2.6V26h-2.6zm-.9-.5h4.4v2.5h-4.4v-2.5zm1.8.3h.8v2h.1v2.3h-1v-4.3zm-.1-2h1v1.9h-1v-2zm3.1-3h1.3c-.2 4.2.5 8.1 1.4 8.1.2 0 .3-.4.4-1.6.2.3.6.5 1 .6-.2 1.8-.6 2.2-1.5 2.2-2 0-2.5-4.6-2.6-9.4zm2.5 3.4l1 .4a10 10 0 01-3.9 5.5 4 4 0 00-.8-.9c1.8-1 3-2.7 3.7-5zM55.7 22.6a3.2 3.2 0 00-3.3 3.3c0 1.9 1.5 3.3 3.3 3.3 1.9 0 3.3-1.4 3.3-3.3 0-2-1.4-3.3-3.3-3.3zm0 5.2c-1 0-1.8-.8-1.8-2 0-1.1.8-2 1.8-2s1.9.8 1.9 2-.9 2-1.9 2zm-7.1-5.2a3.2 3.2 0 00-3.3 3.3c0 1.9 1.5 3.3 3.3 3.3 1.8 0 3.3-1.4 3.3-3.3 0-2-1.5-3.3-3.3-3.3zm0 5.2c-1 0-1.8-.8-1.8-2 0-1.1.8-2 1.8-2s1.8.8 1.8 2-.8 2-1.8 2zm-8.5-4.2V25h3.3a3 3 0 01-.8 1.8c-.5.4-1.2 1-2.5 1-2.1 0-3.6-1.7-3.6-3.7a3.6 3.6 0 016.1-2.7l1-1a5 5 0 00-3.5-1.4 5.2 5.2 0 00-5.1 5c0 2.8 2.4 5.1 5.1 5.1 1.6 0 2.7-.4 3.6-1.4.9-1 1.2-2.2 1.2-3.2v-.9H40zm34.9 1c-.4-.7-1.1-2-2.8-2-1.7 0-3 1.3-3 3.3 0 1.9 1.3 3.3 3.1 3.3 1.5 0 2.4-.9 2.7-1.4l-1-.8c-.4.5-.9 1-1.7 1-.7 0-1.2-.4-1.6-1l4.4-2-.1-.3zm-4.5 1.2c0-1.3 1-2 1.7-2 .5 0 1 .3 1.2.7l-2.9 1.3zm-3.6 3.1h1.4v-9.6H67V29zm-2.3-5.6c-.4-.4-1-.8-1.8-.8a3.3 3.3 0 00-3.1 3.3c0 1.9 1.4 3.3 3.1 3.3.8 0 1.4-.4 1.7-.8v.5c0 1.2-.6 1.9-1.7 1.9-.8 0-1.4-.6-1.6-1.2l-1.2.6c.4.8 1.3 1.9 2.9 1.9 1.7 0 3-1 3-3.4v-5.8h-1.3v.5zm-1.7 4.5c-1 0-1.9-.8-1.9-2 0-1.1.9-2 1.9-2 1 0 1.8.9 1.8 2 0 1.2-.8 2-1.8 2zm18.7-8.5h-3.4V29h1.4v-3.6h2c1.7 0 3.2-1.2 3.2-3s-1.5-3-3.2-3zm.1 4.6h-2v-3.3h2c1 0 1.7 1 1.7 1.6 0 .9-.7 1.7-1.7 1.7zm8.8-1.4c-1 0-2.1.5-2.5 1.5l1.3.5c.3-.5.8-.7 1.3-.7.8 0 1.5.5 1.6 1.3a3 3 0 00-1.5-.3c-1.4 0-2.8.7-2.8 2.1 0 1.3 1.2 2.2 2.4 2.2 1 0 1.5-.5 1.9-1v.8h1.4v-3.7c-.1-1.7-1.4-2.7-3-2.7zm-.1 5.3c-.5 0-1.2-.2-1.2-.8 0-.8.9-1 1.6-1 .6 0 .9.1 1.3.3-.2 1-1 1.5-1.7 1.5zm8-5l-1.6 4.1-1.7-4.1h-1.6l2.6 5.8-1.5 3.2h1.5l3.9-9h-1.5zm-12.8 6.1H87v-9.6h-1.4V29z' fill='%23fff'/%3E%3C/svg%3E"); }

[dir] .cs .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23111111' fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM40.9 14.3c-1.5 0-2-.9-2-1.6h.8c0 .4.5.8 1.2.8s1.1-.3 1.1-.8c0-.4-.2-.6-.8-.8l-.9-.2c-.7-.1-1.3-.5-1.3-1.4 0-1 1-1.6 2-1.6s1.8.6 1.9 1.6H42c0-.5-.4-.9-1-.9-.7 0-1 .3-1 .8 0 .4.1.6.6.7l1 .2c.7.2 1.3.6 1.3 1.5 0 1-.8 1.7-2 1.7zm3-4.3h.6V9h.9v1h.8v.7h-.8V13c0 .5.1.6.6.6h.2v.7h-.4c-1 0-1.3-.4-1.3-1.2v-2.3h-.6V10zm5.8 3.7c-.2.3-.6.5-1.2.5-.8 0-1.4-.5-1.4-1.2 0-.8.6-1.2 1.5-1.2h1v-.4c0-.5-.2-.8-.7-.8-.5 0-.8.3-.8.7h-.8c0-.7.5-1.3 1.6-1.3 1 0 1.6.4 1.6 1.3v2.9h-.8v-.5zm-1.7-.8c0 .5.4.7.8.7.5 0 .8-.4.8-.8v-.5h-.9c-.5 0-.7.3-.7.6zm2.1-4.5l-1 1.1h-.5l.7-1h.8zm2.7 5.8h-.9V8.5h.9v2.1c.1-.3.5-.6 1.2-.6.8 0 1.4.5 1.4 1.5v2.7h-.8v-2.5c0-.7-.4-1-1-1-.5 0-.8.5-.8 1v2.5zm4.9 0h-.9V10h.9v.6c.1-.3.5-.6 1.2-.6.8 0 1.4.5 1.4 1.5v2.7h-.8v-2.5c0-.7-.4-1-1-1-.5 0-.8.5-.8 1v2.5zm3.8-2.3c0-1.1.7-2 1.9-2s1.8.9 1.8 2v.4c0 1.1-.6 2-1.8 2-1.2 0-1.9-.9-1.9-2v-.4zm2.8 0c0-.7-.3-1.2-1-1.2-.6 0-.9.5-.9 1.2v.3c0 .8.3 1.3 1 1.3.6 0 1-.5 1-1.3V12zm4.8-1.9h.8v4.2h-.8v-.6c-.2.3-.6.6-1.3.6-.8 0-1.4-.5-1.4-1.4V10h.9v2.5c0 .8.4 1 .9 1s.9-.4.9-1V10zm2 0h.5V9h.9v1h.8v.7h-.8V13c0 .5.2.6.6.6h.2v.7H73c-1 0-1.3-.4-1.3-1.2v-2.3h-.5V10zm6.2 4.2h-.9V10h.9v.6c.1-.3.5-.6 1.2-.6.8 0 1.5.5 1.5 1.5v2.7h-1v-2.5c0-.7-.3-1-.8-1-.6 0-1 .5-1 1v2.5zm6.3-.5c-.2.3-.5.5-1.2.5-.8 0-1.3-.5-1.3-1.2 0-.8.5-1.2 1.5-1.2h1v-.4c0-.5-.3-.8-.8-.8-.4 0-.7.3-.7.7h-.9c0-.7.6-1.3 1.7-1.3.9 0 1.6.4 1.6 1.3v2.9h-.9v-.5zm-1.6-.8c0 .5.3.7.7.7.5 0 .9-.4.9-.8v-.5h-.9c-.5 0-.7.3-.7.6z'/%3E%3C/svg%3E"); }

[dir] .he .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23111111' d='M34.7 26.1c0 1.5 1.1 2.6 2.4 2.6 1.3 0 2.4-1 2.4-2.6s-1.1-2.5-2.4-2.5c-1.3 0-2.4 1-2.4 2.5zm-9.3 0c0 1.5 1 2.6 2.4 2.6 1.3 0 2.4-1 2.4-2.6s-1.1-2.5-2.4-2.5c-1.3 0-2.4 1-2.4 2.5zm33-2.6c-1 0-2.2.9-2.2 2.5l3.8-1.6c-.2-.5-.8-.9-1.6-.9zM44 26.1c0 1.5 1.1 2.6 2.4 2.6 1.3 0 2.3-1 2.3-2.6s-1-2.6-2.3-2.6-2.4 1.2-2.4 2.6zm24.2-2.5h2.6c1.4 0 2.2-1.1 2.2-2.1s-.8-2.1-2.2-2.1h-2.6v4.2zm12.5 4c0 .8.8 1.1 1.4 1.1 1.1 0 2.1-.8 2.2-2-.5-.2-.8-.4-1.7-.4-.9 0-2 .4-2 1.3z'/%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M8 0a8 8 0 00-8 8v24a8 8 0 008 8h118a8 8 0 008-8V8a8 8 0 00-8-8H8zm24.8 26.1c0-2.4 2-4.2 4.3-4.2s4.3 1.8 4.3 4.2-2 4.3-4.3 4.3a4.2 4.2 0 01-4.3-4.3zm-9.3 0c0-2.4 2-4.2 4.3-4.2S32 23.7 32 26s-1.9 4.3-4.2 4.3a4.2 4.2 0 01-4.3-4.3zM16.7 25v-1.8h6l.2 1.1a6 6 0 01-1.6 4.2 6 6 0 01-4.6 1.9c-3.6 0-6.7-3-6.7-6.6 0-3.7 3-6.6 6.7-6.6 2 0 3.5.8 4.5 1.8L20 20.3a4.6 4.6 0 00-3.3-1.3 4.7 4.7 0 00-4.7 4.8c0 2.6 2 4.8 4.7 4.8 1.7 0 2.7-.7 3.3-1.3.6-.6.9-1.3 1-2.3h-4.3zm41.7-3.1c2.2 0 3.3 1.7 3.6 2.7l.2.5-5.7 2.3c.5.9 1.1 1.3 2 1.3s1.7-.5 2.2-1.2l1.4 1c-.4.7-1.6 1.9-3.5 1.9a4.2 4.2 0 01-4.2-4.3c0-2.5 1.8-4.2 4-4.2zm-5 8.2h-1.8V17.6h1.9v12.5zm-5-7.3h.1v-.7h1.8v7.7c0 3.1-1.8 4.4-4 4.4a4 4 0 01-3.8-2.5L44 31c.3.7 1 1.5 2.2 1.5 1.4 0 2.2-.8 2.2-2.5v-.6c-.4.5-1.2 1-2.3 1-2.1 0-4-1.9-4-4.3s1.9-4.2 4-4.2c1 0 1.9.4 2.3 1zm17.9-5.2h4.5c2 0 4 1.5 4 3.9s-2 3.9-4 3.9h-2.6V30h-1.9V17.6zM79 23.8c.6-1.3 2-2 3.3-2 2.2 0 3.8 1.3 3.8 3.5v4.8h-1.8v-1c-.5.7-1.2 1.3-2.4 1.3-1.6 0-3.1-1.1-3.1-2.8 0-1.8 1.8-2.8 3.6-2.8.9 0 1.6.3 2 .5V25c0-1-1-1.6-2-1.6-.7 0-1.4.3-1.7 1l-1.7-.7zm3.3-2zm8.3 5.7l2.1-5.4h2l-5 11.8h-2l1.9-4.2-3.3-7.6h2l2.2 5.4zm-12.8 2.6h-2V17.6h2v12.5zm14.2-18l1.6-.8.6-.7.2-.8c0-.5-.3-.7-.9-.7h-2V6.5h1.1v1.7h1c1.3 0 1.8.5 1.8 1.5 0 .5 0 1-.3 1.4-.2.4-.6.8-1 1.1-.5.4-1.2.8-2 1v-1.1zm-25.4.9v-1h-.5v-1.8c0-.7-.1-1.3-.5-1.6-.3-.3-.9-.4-1.6-.4h-1.7V9H64c.5 0 .7 0 1 .3l.2 1V12h-3v.9h4.5zm7.1 0v-2.8c0-.5 0-.9-.2-1.2-.2-.3-.4-.5-.7-.6a3 3 0 00-1.2-.2h-2V9h1.9c.4 0 .7 0 .9.2.2.2.2.5.2.9V13h1.1zm-3 0v-3h-1.1v3h1zm7.2-3.9V13h-1V9.1h-2.6v-1h4.2v1H78zm5 3.9v-2.8c0-.5 0-.9-.2-1.2a1.3 1.3 0 00-.6-.6 3 3 0 00-1.3-.2h-1.7V9h1.7c.4 0 .7 0 .8.2.2.2.3.5.3.9V13h1zm2.4-4.8V13h-1V8.2h1zm5.5 4.8v-2.8c0-.5 0-.9-.2-1.2-.2-.3-.4-.5-.7-.6a3 3 0 00-1.2-.2h-2V9h1.9c.4 0 .7 0 .9.2l.2.9V13h1zm-3 0v-3h-1.1v3h1zM104 29.5c0 .7.4 1.2 1 1.5l11-11-11-11c-.6.3-1 .9-1 1.5v19zm15.6-6l-2.6-2.6-9.6 9.5 12.2-7zm1.2-6.3l2.5 1.5a1.7 1.7 0 01.7 1.3 1.7 1.7 0 01-.6 1.3l-2.6 1.5L118 20l2.8-2.8zm-13.4-7.6L117 19l2.6-2.6-12.2-7z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .nl .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23111111' d='M62.7 26.1c0 1.5 1.1 2.6 2.4 2.6 1.3 0 2.4-1 2.4-2.6s-1.1-2.5-2.4-2.5c-1.3 0-2.4 1-2.4 2.5zm-9.3 0c0 1.5 1 2.6 2.4 2.6 1.3 0 2.4-1 2.4-2.6s-1.1-2.5-2.4-2.5c-1.3 0-2.4 1-2.4 2.5zm33-2.6c-1 0-2.2.9-2.2 2.5l3.8-1.6c-.2-.5-.8-.9-1.6-.9zM72 26.1c0 1.5 1.1 2.6 2.4 2.6 1.3 0 2.3-1 2.3-2.6s-1-2.6-2.3-2.6-2.4 1.2-2.4 2.6zm24.2-2.5h2.6c1.4 0 2.2-1.1 2.2-2.1s-.8-2.1-2.2-2.1h-2.6v4.2zm12.5 4c0 .8.8 1.1 1.4 1.1 1.1 0 2.1-.8 2.2-2-.5-.2-.8-.4-1.7-.4-.9 0-2 .4-2 1.3zM39.5 12.2v-4h.9c.6 0 1 .2 1.2.5.3.3.5.7.5 1.3v.4c0 .6-.2 1-.5 1.3-.2.3-.6.5-1.2.5h-.9zm6.8-.3c-.1.2-.4.3-.7.3a1 1 0 01-.7-.3l-.2-.8V11c0-.4 0-.7.2-.8.2-.2.4-.3.7-.3.3 0 .6 0 .7.3.2.1.3.4.3.8v.2c0 .4-.1.7-.3.8zm17.4 0c-.2.2-.4.3-.7.3a1 1 0 01-.7-.3c-.2-.1-.2-.4-.2-.8V11c0-.4 0-.7.2-.8.2-.2.4-.3.7-.3.3 0 .5 0 .7.3.2.1.2.4.2.8v.2c0 .4 0 .7-.2.8zm3.2.4h.4l.4-.3.2-.3a.8.8 0 000-.3v-.2h-.6c-.3 0-.6 0-.7.2a.5.5 0 00-.2.4l.1.4.4.1zm5.2-.3a.8.8 0 01-.6.2c-.3 0-.5 0-.7-.3l-.2-.8V11c0-.4 0-.7.2-.9l.7-.2c.3 0 .5 0 .6.3.2.2.3.4.3.8v.3c0 .3-.1.6-.3.8zM76 9.7a1 1 0 00-.7.2l-.2.7h1.8c0-.3-.1-.5-.3-.7a1 1 0 00-.6-.2z'/%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M8 0a8 8 0 00-8 8v24a8 8 0 008 8h118a8 8 0 008-8V8a8 8 0 00-8-8H8zm52.8 26.1c0-2.4 2-4.2 4.3-4.2s4.3 1.8 4.3 4.2-2 4.3-4.3 4.3a4.2 4.2 0 01-4.3-4.3zm-9.3 0c0-2.4 2-4.2 4.3-4.2S60 23.7 60 26s-2 4.3-4.3 4.3a4.2 4.2 0 01-4.3-4.3zM44.7 25v-1.8h6l.2 1.1a6 6 0 01-1.6 4.2 6 6 0 01-4.6 1.9c-3.6 0-6.7-3-6.7-6.6 0-3.7 3-6.6 6.7-6.6 2 0 3.4.8 4.5 1.8L48 20.3a4.6 4.6 0 00-3.3-1.3 4.7 4.7 0 00-4.7 4.8c0 2.6 2 4.8 4.7 4.8 1.7 0 2.7-.7 3.3-1.3.5-.6.9-1.3 1-2.3h-4.3zm41.7-3.1c2.2 0 3.3 1.7 3.6 2.7l.2.5-5.7 2.3c.5.9 1.1 1.3 2 1.3s1.7-.5 2.2-1.2l1.4 1c-.4.7-1.6 1.9-3.5 1.9a4.2 4.2 0 01-4.2-4.3c0-2.5 1.8-4.2 4-4.2zm-5 8.2h-1.8V17.6h1.9v12.5zm-5-7.3h.1v-.7h1.8v7.7c0 3.1-1.8 4.4-4 4.4a4 4 0 01-3.8-2.5L72 31c.3.7 1 1.5 2.2 1.5 1.4 0 2.2-.8 2.2-2.5v-.6c-.5.5-1.3 1-2.3 1-2.1 0-4-1.9-4-4.3s1.9-4.2 4-4.2c1 0 1.9.4 2.3 1zm17.9-5.2h4.5c2 0 4 1.5 4 3.9s-2 3.9-4 3.9h-2.6V30h-1.9V17.6zm12.7 6.2c.6-1.3 2-2 3.3-2 2.2 0 3.8 1.3 3.8 3.5v4.8h-1.8v-1c-.5.7-1.2 1.3-2.4 1.3-1.6 0-3.1-1.1-3.1-2.8 0-1.8 1.8-2.8 3.6-2.8.9 0 1.6.3 2 .5V25c0-1-1-1.6-2-1.6-.7 0-1.4.3-1.7 1l-1.7-.7zm3.3-2zm8.3 5.7l2.1-5.4h2l-5 11.8h-2l1.9-4.2-3.3-7.6h2l2.2 5.4zm-12.8 2.6h-2V17.6h2v12.5zM90.8 9h-1v4h1V9zm-1-.6a.6.6 0 00.5.1.6.6 0 00.6-.6.6.6 0 00-.2-.4.6.6 0 00-.4-.2.6.6 0 00-.6.6c0 .2 0 .3.2.5zm-49.4-1h-1.8V13h1.8c.9 0 1.5-.2 2-.7.5-.4.7-1 .7-1.9V10c0-.9-.2-1.5-.7-2-.5-.4-1.1-.6-2-.6zm3.8 5.2a2.3 2.3 0 002.2.4l.6-.4.4-.7.2-.8V11c0-.6-.2-1.1-.6-1.5-.3-.3-.8-.5-1.4-.5-.3 0-.5 0-.8.2a1.6 1.6 0 00-.6.3 1.7 1.7 0 00-.4.7v1c0 .6 0 1.1.4 1.5zm6.6-2.5l-.7 2.9H49l-1.1-4h1l.7 2.9.7-2.9h1.1l.8 2.9.7-2.9h.9l-1 4h-1.2l-.8-3zM55.2 9h-.8v4h1v-2.4a.9.9 0 01.2-.6l.7-.2c.3 0 .5 0 .6.2l.2.7V13h1v-2.3c0-.6-.2-1-.5-1.3-.3-.3-.6-.5-1.1-.5-.6 0-1 .2-1.3.5V9zm5.1 4c-.4 0-.7-.1-1-.3-.2-.3-.3-.6-.3-1V7.4h1v4.2l.1.4.4.2h.2v.8h-.4zm1.3-.4c.3.3.8.5 1.4.5.3 0 .6 0 .8-.2l.6-.3.4-.7.1-.8V11c0-.6-.2-1.1-.5-1.5-.3-.3-.8-.5-1.4-.5-.3 0-.6 0-.8.2a1.6 1.6 0 00-.6.3 1.7 1.7 0 00-.4.7l-.1.8v.2c0 .6.1 1.1.5 1.5zm5.2.5c-.5 0-.8-.1-1-.3-.3-.3-.4-.6-.4-1l.1-.5.4-.4.5-.3H68v-.3l-.1-.5-.5-.1-.5.1a.5.5 0 00-.2.4h-1a1.2 1.2 0 01.4-1c.3-.2.7-.3 1.3-.3.5 0 1 .2 1.2.4.2.2.4.6.4 1V13H68v-.6a1.4 1.4 0 01-.6.5l-.7.2zm3.8-.1H72l.5-.5v.5h.8V7.4h-1v2c-.2-.3-.6-.5-1-.5-.3 0-.5 0-.7.2-.2 0-.4.2-.5.3a1.8 1.8 0 00-.3.6l-.2.9v.2l.1.9.4.6.5.4zm5.4 0h-.8a1.7 1.7 0 01-.6-.4 1.8 1.8 0 01-.4-.7 2.4 2.4 0 010-.8V11 10l.4-.7a1.6 1.6 0 01.6-.3l.8-.2c.6 0 1 .2 1.4.6.3.3.5.8.5 1.5v.3H75c0 .3.2.6.3.7.2.2.4.3.7.3.3 0 .5 0 .6-.2a.7.7 0 00.3-.3h1a2 2 0 01-.3.5l-.3.4-.6.3a2.6 2.6 0 01-.7 0zm3.4-4h-.7v4h.9v-2.4a.9.9 0 01.3-.6l.6-.2c.3 0 .5 0 .6.2.2.2.2.4.2.7V13h1v-2.3c0-.6-.2-1-.4-1.3-.3-.3-.7-.5-1.2-.5s-1 .2-1.2.5l-.1-.4zm7.3 4c-.4 0-.8 0-1-.4-.3-.3-.5-.7-.5-1.3V9h1v2.3c0 .3 0 .5.2.7l.5.2c.3 0 .5 0 .7-.2a.9.9 0 00.2-.6V9h1v4H88v-.4a1.5 1.5 0 01-.6.3l-.7.2zm4.7-4h.7V7.9h1V9h.9v.8h-1v1.8l.1.4.5.2h.5v.8h-.7c-.4 0-.8-.1-1-.3-.2-.3-.3-.6-.3-1V9.8h-.7V9zM10 29.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm1.2-6.3l2.5 1.5a1.7 1.7 0 010 2.6l-2.5 1.5L24 20l2.8-2.8zM13.4 9.6L23 19l2.6-2.6-12.2-7z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .th .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM39.6 14.2h1l1-.1.5-.5a1.3 1.3 0 00.1-.6c0-.3 0-.5-.2-.7a1.4 1.4 0 00-.5-.4 4.7 4.7 0 00-.7-.3 8.1 8.1 0 01-.6-.3 1 1 0 01-.4-.2.5.5 0 010-.3l.1-.4.8-.1a3.2 3.2 0 011 .1l.3.2V10a1.6 1.6 0 00-.6-.2 3.4 3.4 0 00-.7-.1l-1 .1-.5.5a1 1 0 00-.2.5c0 .3 0 .5.2.7l.5.4.9.3.5.3.3.2a.5.5 0 01.1.3.5.5 0 01-.3.5l-.7.1H40a3.7 3.7 0 01-.5-.1 9.7 9.7 0 01-.3-.1l-.2.5.6.3zM41 9h2.5v-.5h-2-.1a.3.3 0 01-.1-.2V8l-.6-.2a.7.7 0 000 .3 1 1 0 000 .2.6.6 0 00.3.6zm3.2 4.8c.3.3.8.4 1.4.4.6 0 1-.1 1.4-.4.2-.3.4-.7.4-1.2V9.8h-.7v2.8c0 .3-.1.6-.3.8-.2.2-.4.2-.8.2s-.6 0-.8-.2c-.2-.2-.3-.5-.3-.8V9.8h-.7v2.8c0 .5.2 1 .4 1.2zm4.8-4v4.4h.7v-2.6c0-.2 0-.5.2-.6 0-.3.2-.4.4-.5l.6-.2c.3 0 .5 0 .7.2.2.2.2.5.2.8v2.9h.8v-3l-.2-.8a1.1 1.1 0 00-.6-.5 1.8 1.8 0 00-.8-.2c-.3 0-.6 0-.8.2a1 1 0 00-.5.6l-.2-.7H49zm.4-1V9h3.4V7.8h-.7v.7H50l-.6.3zm3-2.7v1.3h.7V6h-.7z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .ko .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 10.3h1.8V7.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 12h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zM99.2 7.5h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V12h-1.7v.6zm3 7.3h1.9V7.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 13v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5L50 8.8c-1-1-2.5-1.8-4.5-1.8C42 7 39 10 39 13.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zm-21 13.9c0 1.4-.6 2.2-1.5 2.2-1 0-1.5-1-1.5-2.5S40 27 41 27s1.5.8 1.6 2.2h.9v-2.7h.6v6.8h-.6v-3.5h-1zm3-3.4H45v7.2h.6v-7.2zm-5.4 3.1c0-1.2.4-1.9 1-1.9.5 0 .9.7.9 2s-.4 1.8-1 1.8c-.5 0-.9-.7-.9-1.9zm12.3-.7h-1.7v.6h1.7v4.2h.6v-7.2h-.6v2.4zM49 27h-.2v1.3c0 1.3-.8 2.7-1.8 3.3l.4.5a4 4 0 001.8-2.4c.3 1 1 1.9 1.8 2.3l.4-.6c-1-.5-1.9-1.8-1.9-3.1V27h-.5zm13.2-.6h-.7v4.2h.7v-2h1v-.5h-1v-1.7zm-4.7.4H57v3.4h3.3v-3.4h-.6v1.1h-2v-1.1zm0 2.8v-1.2h2v1.2h-2zm4.7 1.4h-4.5v2.5h4.7V33h-4v-1.4h3.8V31zm8-4.6h-.7v7.2h.7v-7.2zm-2.2.8h-3.3v.5h2.7c-.2 1.7-1.1 3.1-3 4l.3.6c2.4-1.2 3.3-3 3.3-5.1z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .kk .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M8 0a8 8 0 00-8 8v24a8 8 0 008 8h118a8 8 0 008-8V8a8 8 0 00-8-8H8zm3 31a1.7 1.7 0 01-1-1.5v-19c0-.6.4-1.2 1-1.5l11 11-11 11zm12-10l2.6 2.5-12.2 7 9.6-9.6zm3.8-3.8l2.5 1.5a1.7 1.7 0 010 2.6l-2.5 1.5L24 20l2.8-2.8zM23 19l-9.6-9.4 12.2 7L23 19zm14.9 12.1h-.8v-1.8h.4c.3-.2.4-.6.4-1.9l.1-1.5h3v3.4h.7v1.8h-.8V30h-3v1.1zm2.3-1.8v-2.8h-1.4v1c-.1 1-.2 1.5-.4 1.8h1.8zm3.5.7l-1.5-4.1h1l1 3.2 1-3.2h.9L44.6 30v1.4h-1V30zm4.2-1.8V30H47v-4.1h.9v1.6l1.5-1.6h1l-1.7 2 1.9 2.1h-1.1l-1.6-1.8zm5.1 1.9c-1.1 0-1.8-.8-1.8-2v-.4c0-1.2.7-1.9 1.8-1.9 1 0 1.7.8 1.7 2v.3h-2.6v.1c0 .7.3 1.2 1 1.2.4 0 .7-.2.8-.6h.8c-.1.7-.7 1.3-1.7 1.3zm.9-2.6c0-.6-.4-1-1-1-.5 0-.8.4-.8 1h1.8zm4.8 2.5v-1.8h-1.8V30h-.8v-4.1h.8v1.6h1.8V26h.8V30h-.8zm2.3-5.1c0-.3.2-.5.5-.5s.5.2.5.5c0 .2-.2.5-.5.5s-.5-.3-.5-.5zm0 5.1v-4.1h1V30h-1zm5 0v-1.8h-1.7V30h-.8v-4.1h.8v1.6h1.8V26h.9V30h-1zm4.1 0c-1.1 0-1.8-.7-1.8-1.9v-.4c0-1.2.7-1.9 1.8-1.9 1 0 1.7.8 1.7 2v.3h-2.7v.1c0 .7.4 1.2 1 1.2.4 0 .7-.2.9-.6h.8c-.1.7-.7 1.3-1.7 1.3zm.9-2.5c0-.6-.4-1-1-1-.5 0-.9.4-.9 1H71zm4.8 2.5v-1.8H74V30h-.8v-4.1h.8v1.6h1.8V26h.8V30h-.8zm5.4 0c-.8 0-1.4-.4-1.4-1.2 0-.7.5-1.2 1.5-1.2h1v-.4c0-.5-.3-.7-.8-.7-.4 0-.7.2-.7.6H80c0-.7.5-1.3 1.6-1.3.9 0 1.6.5 1.6 1.4V30h-.9v-.5c-.2.3-.5.6-1.1.6zm.2-.6c.5 0 1-.3 1-.8v-.4h-1c-.5 0-.7.2-.7.6 0 .4.3.6.7.6zm3.6-2v-1.5h3V30H87v-3.5h-1.3v1c0 1.6-.2 2.5-1.2 2.5a.8.8 0 01-.3 0v-.8h.2c.5 0 .5-.6.5-1.8zM93 30v-4.1h1V30h-1zm-3.6 0v-4.1h.8v1.3h.7c1 0 1.6.6 1.6 1.4 0 .9-.6 1.4-1.6 1.4h-1.5zm1.4-2.1h-.6v1.4h.6c.5 0 .8-.3.8-.7 0-.4-.3-.7-.8-.7zm7.2 2.1v-1.8h-1.7V30h-.9v-4.1h.9v1.6H98V26h.9v3.4h.6v1.8H99V30H98zm6.4 0v-4.1h.8V30h-.8zm-3.7 0v-4.1h.8v1.3h.7c1 0 1.6.6 1.6 1.4 0 .9-.6 1.4-1.6 1.4h-1.5zm1.5-2.1h-.7v1.4h.7c.4 0 .8-.3.8-.7 0-.4-.4-.7-.8-.7zm6 1.5c.5 0 .8-.2.8-.6 0-.4-.4-.6-.9-.6h-.4v-.6h.4c.5 0 .8-.2.8-.6 0-.3-.3-.5-.8-.5s-.7.3-.8.6h-.8c0-.7.7-1.3 1.6-1.3 1 0 1.6.5 1.6 1.2 0 .4-.3.8-.8.8.5.1 1 .5 1 1 0 .8-.7 1.3-1.7 1.3-1.1 0-1.7-.6-1.7-1.3h.8c0 .3.3.6.9.6zM120 12.8l-1.5 3.8-1.5-3.8h-1.5l2.4 5.4-1.4 3h1.4l3.6-8.4h-1.5zm-7.2-.2c-1 0-2 .4-2.3 1.4l1.1.5c.3-.5.7-.7 1.2-.7.7 0 1.4.4 1.4 1.1v.1a2.9 2.9 0 00-1.4-.3c-1.2 0-2.5.7-2.5 2 0 1.2 1 2 2.2 2 .9 0 1.3-.5 1.7-1v.7h1.3v-3.3c0-1.6-1.2-2.5-2.7-2.5zm-.2 4.9c-.4 0-1-.3-1-.8 0-.7.8-1 1.4-1 .6 0 .8.2 1.2.4a1.6 1.6 0 01-1.6 1.4zm-4.3 1h1.3V9.6h-1.3v8.9zm-3.6-8.9h-3.1v8.9h1.3V15h1.8c1.4 0 2.9-1 2.9-2.7 0-1.7-1.5-2.8-2.9-2.8zm0 4.3H103v-3h1.8c1 0 1.6.8 1.6 1.5s-.6 1.5-1.6 1.5zm-8.7-1.3c1.6 0 2.3 1.3 2.6 2l.1.3-4 1.6c.3.6.8 1 1.5 1 .6 0 1.1-.4 1.4-.9l1 .7a3 3 0 01-2.4 1.3 3 3 0 01-3-3c0-1.7 1.3-3 2.8-3zm0 1.2c-.6 0-1.5.6-1.5 1.7l2.7-1c-.2-.4-.6-.7-1.1-.7zm-3.4 4.7h-1.3V9.6h1.3v8.9zm-3.5-5.2v-.5h1.3v5.4c0 2.2-1.3 3.1-2.8 3.1-1.5 0-2.4-1-2.7-1.7l1.2-.5c.2.5.7 1 1.5 1 1 0 1.5-.6 1.5-1.7V18a2 2 0 01-1.6.6 3 3 0 01-2.8-3 3 3 0 012.8-3 2 2 0 011.6.7zm-3.1 2.3c0 1 .7 1.9 1.6 1.9 1 0 1.6-.8 1.6-1.9 0-1-.7-1.8-1.6-1.8-.9 0-1.6.8-1.6 1.8zm-4.8-3a3 3 0 013 3 3 3 0 01-3 3 3 3 0 01-3-3 3 3 0 013-3zm0 4.9c-1 0-1.7-.8-1.7-1.9 0-1 .8-1.8 1.7-1.8.9 0 1.6.8 1.6 1.8 0 1.1-.7 1.9-1.6 1.9zm-9.5-1.9a3 3 0 013-3 3 3 0 013 3 3 3 0 01-3 3 3 3 0 01-3-3zm1.3 0c0 1.1.7 1.9 1.6 1.9 1 0 1.7-.8 1.7-1.9 0-1-.8-1.8-1.7-1.8-.9 0-1.6.8-1.6 1.8zm-6.1-.8v-1.2h4.2l.1.8c0 1-.3 2-1 3-.9.8-2 1.2-3.3 1.2-2.6 0-4.7-2-4.7-4.6 0-2.6 2.1-4.7 4.7-4.7 1.4 0 2.4.6 3.2 1.3l-1 .9a3.2 3.2 0 00-2.2-.9 3.3 3.3 0 00-3.3 3.4c0 1.9 1.4 3.4 3.3 3.4a3 3 0 002.3-1c.4-.3.6-.9.7-1.6h-3zm-25.7 3.9c2.2 0 3.6-1.4 3.6-3.9v-1.2c0-2.4-1.4-4-3.6-4s-3.6 1.5-3.6 4v1.2c0 2.5 1.4 3.9 3.6 3.9zm0-7.8c1.2 0 2.1 1 2.1 2.7v1.2c0 1.8-.9 2.6-2.1 2.6-1.2 0-2.2-.8-2.2-2.6v-1.2c0-1.8 1-2.7 2.2-2.7zM50 16v2.5h1.2v-5.7H50v2.3h-2.4v-2.3h-1.2v5.7h1.2V16H50zm7.9-3.2v5.7H59v-5.7H58zm-5.1 0v5.7h2.1c1.4 0 2.2-.7 2.2-2 0-1-.8-1.8-2.2-1.8h-1v-1.9h-1.1zm1.2 2.8h.8c.7 0 1.1.4 1.1 1s-.4 1-1 1h-1v-2z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .ja .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM40 9h-.7v.7l3.6-.5h.2c-.7.5-1.5 1.5-1.5 2.7 0 1.8 1.7 2.6 3.2 2.7l.2-.7c-1.3 0-2.8-.6-2.8-2.1 0-1 .7-2.2 1.9-2.5.4-.2 1-.2 1.5-.2v-.6a45 45 0 00-5.6.5zM45 11a10.1 10.1 0 00-.6-1H44l.6 1.2.4-.2zm1-.3a9.4 9.4 0 00-.7-1.1l-.4.2.6 1 .5-.1zm4.6-2.9h-2v.6h2l.2 1h-.4c-.5 2.3-1.5 3.9-3.3 4.8l.6.5c1.6-1 2.6-2.4 3.2-4.5a7 7 0 003.2 4.5l.5-.5a6.9 6.9 0 01-3.4-6.4h-.6zm11.4 0l-.4-.4a27 27 0 01-5.5.6l.1.6a44.4 44.4 0 002.7-.2v1.2h-2.8v.6H59v1.3h-3.3v.6H59V14c0 .1 0 .2-.3.2h-1.5l.3.6 1.7-.1c.3-.1.4-.3.4-.7v-1.8h3.3v-.6h-3.3v-1.3h2.8v-.6h-2.8V8.4l2.5-.5z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .vi .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM40.3 14.2h.8V9.6h1.6v-.8h-4v.8h1.6v4.6zm3.7-6v.4a.8.8 0 01.4 0c.2 0 .4 0 .4.3l-.4.4.3.3c.3-.2.6-.4.6-.8s-.4-.7-.9-.7a1 1 0 00-.4 0zM42.8 13c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5zM48 8.5c-.3 0-.5.2-.5.5s.2.5.5.5.5-.2.5-.5a.5.5 0 00-.5-.5zm-.4 1.5v4.2h.9V10h-1zm3.7 0l1.4 4.2h1L55 10h-.9l-1 3.2-1-3.2h-1zm7.5-1.4h.6l-.7-1h-.8l1 1zm-1.5-.3l-.9 1.2h.7l.4-.7.5.7h.7l-.9-1.2h-.5zm-1.5 4c0 1.2.7 2 1.8 2 1 0 1.5-.7 1.7-1.3h-.9c0 .3-.4.5-.8.5-.6 0-1-.4-1-1.1v-.1h2.7v-.4c0-1.2-.6-2-1.8-2-1 0-1.7.8-1.7 2v.4zm2.7-.6h-1.9c0-.6.4-1 1-1 .5 0 .9.4.9 1zM62.8 9v1h-.6v.7h.5V13c0 .8.3 1.2 1.3 1.2h.4v-.7h-.2c-.4 0-.6-.1-.6-.6v-2.2h.8V10h-.8V9h-.8zm4.3.5h.6l-.7-1h-.8l.9 1zm0 4.7c.6 0 1-.3 1.1-.6v.6h.9v-3.6c.8 0 1-.4 1-1V9h-.6v.5c0 .3-.1.5-.5.5h-.8v2.5c0 .6-.4 1-.9 1-.4 0-.9-.2-.9-1V10h-.8v2.8c0 1 .6 1.4 1.4 1.4z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .uk .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM40.3 11.1v.7h.6c.7 0 1.2.3 1.2.8 0 .6-.5 1-1.1 1-.7 0-1.1-.4-1.2-.9H39c0 1 .8 1.6 2 1.6s2-.7 2-1.6c0-.7-.6-1.2-1.3-1.3.7-.2 1-.6 1-1.2 0-.8-.6-1.5-1.7-1.5-1.2 0-1.9.7-1.9 1.5h.8c0-.4.4-.8 1-.8s1 .4 1 .8c0 .5-.4.9-1 .9h-.6zM44 13c0 .7.5 1.2 1.3 1.2.7 0 1-.2 1.2-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.7 1.3h.9c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5zm2.3-2.8v4.2h1.8c1 0 1.6-.4 1.6-1.2 0-.6-.4-1-1-1 .5-.1.8-.4.8-1s-.6-1-1.3-1h-1.9zm.9 1.7v-1h.8c.3 0 .6.1.6.5s-.2.5-.8.5h-.6zm0 1.8v-1.2h.8c.5 0 .8.2.8.6 0 .5-.3.6-.9.6h-.7zm3.6-.5c0 .7.5 1.2 1.3 1.2.6 0 1-.2 1.2-.5v.5h.8v-2.9c0-.9-.7-1.3-1.6-1.3-1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-1 .8-.3 0-.7-.2-.7-.7 0-.3.3-.6.8-.6h.9v.5zm4.9-.4v1.8h.8V10h-.8v1.7h-1.8V10h-.8v4.2h.8v-1.8h1.8zm4.1-1.7h1.3V10h-3.5v.7H64v3.5h.9v-3.5zm2.1 2.3c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7.4 0 .7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-.9.8-.3 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h1v.5zm4.3-2.8v1.7L72.3 10h-1l1.6 2-1.7 2.2h1l1.5-1.8v1.8h.8v-1.8l1.6 1.8h1L75.3 12l1.7-2h-1l-1.4 1.7V10h-1zm7 1.3v2.9h.8V10h-.8L79 13V10H78v4.2h.8l1.9-2.9zm4-.6h1.4V10h-3.5v.7H84v3.5h.9v-3.5zm5.2.6v2.9h.8V10h-.8L88 13V10h-.8v4.2h.8l1.8-2.9zM94 10v4.2h1.8c.9 0 1.5-.4 1.5-1.2 0-.6-.3-1-.9-1 .4-.1.7-.4.7-1s-.5-1-1.3-1h-1.8zm.8 1.7v-1h.8c.4 0 .7.1.7.5s-.3.5-.8.5H95zm0 1.8v-1.2h.9c.5 0 .8.2.8.6 0 .5-.4.6-.9.6H95z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .sv .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zm-21-12.7h1V8.8h-1V11h-2.4V8.8h-.9v5.4h1v-2.4h2.4v2.4zM46.9 9c0 .2.2.4.4.4.3 0 .4-.2.4-.4 0-.3-.1-.4-.4-.4-.2 0-.4.1-.4.4zm-1.4 0c0 .2.2.4.4.4s.4-.2.4-.4c0-.3-.2-.4-.4-.4s-.4.1-.4.4zm-.7 3.9c0 .7.5 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5zm2.2-2.8v4.2h1v-2.6c0-.6.3-.9.7-.9.5 0 .8.3.8 1v2.5h.9v-2.6c0-.5.3-.9.8-.9s.8.3.8.9v2.6h.8v-2.9c0-.8-.5-1.3-1.3-1.3-.7 0-1.1.3-1.3.7-.2-.5-.6-.7-1.2-.7s-1 .3-1 .6h-.1V10h-.9zM57 9v1h-.6v.7h.6V13c0 .8.3 1.2 1.3 1.2h.4v-.7h-.2c-.5 0-.6-.1-.6-.6v-2.2h.8V10h-.8V9h-.9zm2.6 4c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.2-.5v.5h.8v-2.9c0-.9-.7-1.3-1.6-1.3-1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.8.3.8.8v.4h-1c-1 0-1.6.4-1.6 1.2zm2.6-.2c0 .4-.4.8-1 .8-.3 0-.7-.2-.7-.7 0-.3.3-.6.8-.6h.9v.5zm4.6-4.3c-.3 0-.5.2-.5.5s.2.5.5.5.5-.2.5-.5-.2-.5-.5-.5zm-.5 1.5v4.2h1V10h-1z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .da .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM39.2 14.2h1V12h2.1v-.8h-2.2V9.6h2.4v-.8h-3.3v5.4zm5.1-5.4c0 .4.4.7.8.7.5 0 .8-.3.8-.7 0-.5-.3-.8-.8-.8-.4 0-.8.3-.8.8zm.8.4a.4.4 0 01-.4-.4c0-.2.2-.4.4-.4s.4.2.4.4-.2.4-.4.4zM43.3 13c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.3.8-.8.8-.4 0-.8-.2-.8-.7 0-.3.2-.6.7-.6h1v.5zm6.8-2.2c-.2-.4-.6-.6-1.2-.6-1 0-1.6.8-1.6 2v.3c0 1.1.6 2 1.6 2 .6 0 1-.3 1.2-.8v.7h1V8.5h-1v2.1zM50.7 12c0-.8.4-1.2 1-1.2s1 .5 1 1.2v.4c0 .8-.4 1.2-1 1.2s-1-.4-1-1.3V12zm4 .4c0 1.2.8 2 1.9 2 1 0 1.6-.7 1.7-1.3h-.8c-.2.3-.5.5-.9.5-.6 0-1-.4-1-1.1v-.1h2.7v-.4c0-1.2-.6-2-1.7-2s-1.8.8-1.8 2v.4zm2.8-.6h-1.9c0-.6.4-1 1-1 .5 0 .9.4.9 1zm2-1.7v4.2h1v-2.5c0-.5.2-1 .8-1 .6 0 1 .3 1 1v2.5h.8v-2.7c0-1-.6-1.5-1.4-1.5-.7 0-1.1.3-1.2.6V10h-1zm7.3-1.5c-.2 0-.5.2-.5.5s.3.5.5.5c.3 0 .6-.2.6-.5s-.3-.5-.6-.5zm-.4 1.5v4.2h.9V10h-.9z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .no .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM39.2 14.2h1V12h2.1v-.8h-2.2V9.6h2.4v-.8h-3.3v5.4zm5.1-5.4c0 .4.4.7.8.7.5 0 .8-.3.8-.7 0-.5-.3-.8-.8-.8-.4 0-.8.3-.8.8zm.8.4a.4.4 0 01-.4-.4c0-.2.2-.4.4-.4s.4.2.4.4-.2.4-.4.4zM43.3 13c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.3.8-.8.8-.4 0-.8-.2-.8-.7 0-.3.2-.6.7-.6h1v.5zm6.8-2.2c-.2-.4-.6-.6-1.2-.6-1 0-1.6.8-1.6 2v.3c0 1.1.6 2 1.6 2 .6 0 1-.3 1.2-.8v.7h1V8.5h-1v2.1zM50.7 12c0-.8.4-1.2 1-1.2s1 .5 1 1.2v.4c0 .8-.4 1.2-1 1.2s-1-.4-1-1.3V12zm4 .4c0 1.2.8 2 1.9 2 1 0 1.6-.7 1.7-1.3h-.8c-.2.3-.5.5-.9.5-.6 0-1-.4-1-1.1v-.1h2.7v-.4c0-1.2-.6-2-1.7-2s-1.8.8-1.8 2v.4zm2.8-.6h-1.9c0-.6.4-1 1-1 .5 0 .9.4.9 1zm2-1.7v4.2h1v-2.5c0-.5.2-1 .8-1 .6 0 1 .3 1 1v2.5h.8v-2.7c0-1-.6-1.5-1.4-1.5-.7 0-1.1.3-1.2.6V10h-1zm7.8 3.6c.2.4.6.6 1.1.6 1 0 1.6-.7 1.6-2V12c0-1.2-.6-2-1.5-2-.6 0-1 .3-1.2.7V10h-1v5.5h1v-2zm1.9-1.4c0 .9-.4 1.3-1 1.3s-1-.5-1-1.3V12c0-.7.4-1.2 1-1.2s1 .4 1 1.2v.3zM72 8.8c0 .4.3.7.8.7.4 0 .8-.3.8-.7 0-.5-.4-.8-.8-.8-.5 0-.8.3-.8.8zm.8.4a.4.4 0 01-.4-.4c0-.2.1-.4.4-.4.2 0 .3.2.3.4s-.1.4-.3.4zM71 13c0 .7.5 1.2 1.3 1.2.6 0 1-.2 1.2-.5v.5h.8v-2.9c0-.9-.6-1.3-1.6-1.3s-1.5.6-1.6 1.3h.9c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .fi .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm43.8-1c-.3 0-.5.1-.5.4 0 .3.2.5.5.5s.5-.2.5-.5-.2-.5-.5-.5zm-.4 1.4v4.2h.9V10h-.9zm-3.6 2.7v1.5h-.8V8.5h.8v3.3l1.5-1.8h1l-1.5 1.8 1.7 2.4h-1l-1.4-1.9-.3.4zm-11.8 1.5h-.8v-2.4H38v2.4h-.9V8.8h1V11h2.4V8.8h.8v5.4zm2.7 0c-.9 0-1.4-.5-1.4-1.2 0-.8.5-1.2 1.5-1.2h1v-.4c0-.5-.3-.8-.8-.8-.4 0-.7.3-.7.7h-.8c0-.7.5-1.3 1.6-1.3.9 0 1.6.4 1.6 1.3v2.9h-.9v-.5c-.2.3-.5.5-1.1.5zm.2-.6c.5 0 .9-.4.9-.8v-.5h-.9c-.5 0-.7.3-.7.6 0 .5.3.7.7.7zm3.1-3.6v4.2h1v-2.5c0-.5.2-1 .8-1 .5 0 1 .3 1 1v2.5h.8v-2.7c0-1-.6-1.5-1.5-1.5-.7 0-1 .3-1.2.6V10h-.9zM61 11.2c0-.9.7-1.2 1.6-1.2 1 0 1.5.5 1.5 1.2h-.8c0-.3-.2-.6-.7-.6-.5 0-.8.2-.8.6 0 .4.5.5 1 .5.8.2 1.4.4 1.4 1.2 0 .8-.6 1.3-1.7 1.3-1 0-1.6-.4-1.6-1.2h.8c0 .4.4.6.9.6s.8-.3.8-.6c0-.4-.5-.5-1-.6-.8-.2-1.4-.4-1.4-1.2zm4.2 1c0 1.3.7 2 1.9 2 1 0 1.5-.6 1.6-1.2h-.8c-.1.3-.4.5-.8.5-.6 0-1-.4-1-1.1v-.1h2.7v-.4c0-1.2-.7-2-1.8-2-1 0-1.8.8-1.8 2v.4zm1.8-1.6c.6 0 1 .5 1 1H66c0-.5.4-1 1-1z' fill='%23292F37'/%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='36.46' y='18.748' width='87' height='14' fill='%23000'%3E%3Cpath fill='%23fff' d='M36.5 18.7h87v14h-87z'/%3E%3Cpath d='M47.1 25.1c0 1.4-.4 2.4-1.2 3.2-.9 1-2 1.4-3.5 1.4a4.8 4.8 0 01-5-5c0-1.4.5-2.6 1.5-3.5 1-1 2.1-1.5 3.5-1.5.7 0 1.4.2 2 .4a4 4 0 011.5 1l-.8 1c-.3-.4-.7-.7-1.2-.9-.4-.2-1-.3-1.5-.3-1 0-1.9.4-2.6 1.1-.7.7-1 1.6-1 2.7s.3 2 1 2.8c.7.7 1.6 1 2.6 1s1.8-.2 2.4-.8c.6-.5 1-1.2 1-2.2h-3.4v-1.1H47l.1.7zM48 26.2c0-1 .3-1.8.9-2.5.6-.6 1.4-1 2.4-1s1.8.4 2.4 1c.7.7 1 1.5 1 2.5s-.3 1.9-1 2.5c-.6.7-1.4 1-2.4 1s-1.8-.3-2.4-1c-.6-.6-1-1.5-1-2.5zm1.2 0c0 .7.2 1.3.6 1.7.4.5 1 .7 1.5.7a2 2 0 001.5-.7c.4-.4.6-1 .6-1.7s-.2-1.2-.6-1.7a2 2 0 00-1.5-.6 2 2 0 00-1.5.6c-.4.5-.6 1-.6 1.7zM55.4 26.2c0-1 .3-1.8 1-2.5.6-.6 1.4-1 2.4-1s1.7.4 2.4 1c.6.7 1 1.5 1 2.5s-.4 1.9-1 2.5c-.7.7-1.5 1-2.4 1-1 0-1.8-.3-2.4-1-.7-.6-1-1.5-1-2.5zm1.2 0c0 .7.2 1.3.7 1.7.4.5.9.7 1.5.7a2 2 0 001.5-.7c.4-.4.6-1 .6-1.7s-.2-1.2-.6-1.7a2 2 0 00-1.5-.6 2 2 0 00-1.5.6c-.5.5-.7 1-.7 1.7zM66.2 28.6c.6 0 1-.2 1.5-.7.4-.4.6-1 .6-1.7 0-.6-.2-1.2-.6-1.7-.4-.4-1-.6-1.5-.6a2 2 0 00-1.5.6c-.4.5-.6 1-.6 1.7s.2 1.3.6 1.7c.4.5.9.7 1.5.7zm0 4a3.5 3.5 0 01-2-.5l-.6-.6-.5-.8 1.2-.5c.1.4.4.7.7 1 .3.2.7.3 1.1.3a2 2 0 001.6-.6c.4-.4.6-1 .6-1.7v-.6h-.1c-.2.3-.5.6-1 .8-.3.2-.8.3-1.2.3-.9 0-1.6-.3-2.2-1-.6-.7-1-1.5-1-2.5s.4-1.7 1-2.4a2.9 2.9 0 013.5-.7c.4.2.7.4.9.8v-1h1.2v6.3c0 1-.3 1.9-.9 2.5-.6.6-1.4.9-2.4.9zM72.2 20v9.5h-1.3V20h1.3zM76.5 29.7c-1 0-1.7-.3-2.4-1-.6-.6-.9-1.5-.9-2.5s.3-1.8 1-2.4a3 3 0 012.2-1c1 0 1.8.3 2.3 1 .6.5 1 1.4 1 2.5l-.1.2h-5.1c0 .6.2 1.1.6 1.5.4.4.9.6 1.5.6.8 0 1.4-.4 1.8-1.2l1.1.6c-.3.5-.7 1-1.2 1.3-.5.3-1.1.4-1.8.4zm-2-4.2h3.8c0-.5-.2-.9-.6-1.2-.3-.3-.7-.4-1.3-.4-.5 0-.9.1-1.2.4a2 2 0 00-.6 1.2zM85.1 25.6v4h-1.2V20H87a3 3 0 012.1.8c.6.5 1 1.2 1 2s-.4 1.5-1 2a3 3 0 01-2 .8H85zm0-4.5v3.4h2c.5 0 1-.2 1.3-.5.3-.4.5-.7.5-1.2 0-.4-.2-.8-.5-1.2-.4-.3-.8-.5-1.2-.5H85zM92.5 20v9.5h-1.2V20h1.2zM94.8 27.5c0 .3.1.6.4.8.3.2.6.3 1 .3.5 0 1-.2 1.3-.5.4-.4.6-.9.6-1.4-.3-.3-.9-.4-1.6-.4-.5 0-.9 0-1.2.3-.3.3-.5.6-.5 1zm1.6-4.7c.9 0 1.6.2 2.1.7.6.5.8 1.1.8 2v4h-1.2v-.9c-.5.7-1.2 1.1-2 1.1s-1.4-.2-1.8-.6a2 2 0 01-.8-1.6c0-.7.3-1.2.8-1.6.5-.4 1.2-.6 2-.6s1.4.1 1.8.4v-.3c0-.4-.1-.8-.5-1-.3-.4-.7-.5-1.1-.5-.7 0-1.3.2-1.7.8l-1-.7a3 3 0 012.6-1.2zM106.4 23l-4 9.4H101l1.5-3.3-2.7-6.1h1.3l2 4.7L105 23h1.3zM112 27.7c0 .6-.2 1-.7 1.4a3 3 0 01-1.8.6 2.9 2.9 0 01-2.8-1.9l1-.4.7 1 1 .2c.4 0 .8 0 1-.2.3-.2.4-.4.4-.6 0-.4-.3-.8-1-1l-1-.2c-1.3-.3-2-1-2-1.9 0-.6.3-1 .8-1.4a3 3 0 011.8-.5 3 3 0 011.6.4c.5.3.8.6 1 1l-1.1.5c-.1-.2-.3-.5-.6-.6a1.8 1.8 0 00-1.8 0c-.3.2-.4.4-.4.6 0 .4.3.6 1 .8l1 .2c1.3.4 2 1 2 2zM115.7 29.6c-.6 0-1-.2-1.4-.5-.3-.3-.5-.8-.5-1.4v-3.6h-1.1V23h1.1v-2h1.2v2h1.6v1H115v3.3c0 .5.1.8.3 1l.6.2h.2l.3-.2.4 1.1c-.3.2-.7.2-1.1.2zM118.6 27.5c0 .3 0 .6.4.8.2.2.6.3 1 .3s.9-.2 1.3-.5c.4-.4.6-.9.6-1.4-.4-.3-1-.4-1.6-.4-.5 0-1 0-1.2.3-.4.3-.5.6-.5 1zm1.5-4.7c1 0 1.7.2 2.2.7.5.5.8 1.1.8 2v4h-1.2v-.9c-.6.7-1.2 1.1-2 1.1s-1.4-.2-1.9-.6a2 2 0 01-.7-1.6c0-.7.2-1.2.8-1.6.5-.4 1.2-.6 2-.6.7 0 1.3.1 1.8.4v-.3c0-.4-.2-.8-.5-1-.3-.4-.7-.5-1.2-.5-.7 0-1.2.2-1.6.8l-1-.7a3 3 0 012.5-1.2zm-.1-2l-.3.5-.5.2c-.2 0-.4 0-.5-.2a.8.8 0 01-.2-.6c0-.2 0-.4.2-.5l.5-.2c.2 0 .4 0 .6.2l.2.5zm2.2 0c0 .1 0 .3-.2.5l-.5.2c-.2 0-.4 0-.6-.2a.8.8 0 01-.2-.6c0-.2 0-.4.2-.5l.6-.2c.2 0 .4 0 .5.2l.2.5z'/%3E%3C/mask%3E%3Cpath d='M47.1 25.1c0 1.4-.4 2.4-1.2 3.2-.9 1-2 1.4-3.5 1.4a4.8 4.8 0 01-5-5c0-1.4.5-2.6 1.5-3.5 1-1 2.1-1.5 3.5-1.5.7 0 1.4.2 2 .4a4 4 0 011.5 1l-.8 1c-.3-.4-.7-.7-1.2-.9-.4-.2-1-.3-1.5-.3-1 0-1.9.4-2.6 1.1-.7.7-1 1.6-1 2.7s.3 2 1 2.8c.7.7 1.6 1 2.6 1s1.8-.2 2.4-.8c.6-.5 1-1.2 1-2.2h-3.4v-1.1H47l.1.7zM48 26.2c0-1 .3-1.8.9-2.5.6-.6 1.4-1 2.4-1s1.8.4 2.4 1c.7.7 1 1.5 1 2.5s-.3 1.9-1 2.5c-.6.7-1.4 1-2.4 1s-1.8-.3-2.4-1c-.6-.6-1-1.5-1-2.5zm1.2 0c0 .7.2 1.3.6 1.7.4.5 1 .7 1.5.7a2 2 0 001.5-.7c.4-.4.6-1 .6-1.7s-.2-1.2-.6-1.7a2 2 0 00-1.5-.6 2 2 0 00-1.5.6c-.4.5-.6 1-.6 1.7zM55.4 26.2c0-1 .3-1.8 1-2.5.6-.6 1.4-1 2.4-1s1.7.4 2.4 1c.6.7 1 1.5 1 2.5s-.4 1.9-1 2.5c-.7.7-1.5 1-2.4 1-1 0-1.8-.3-2.4-1-.7-.6-1-1.5-1-2.5zm1.2 0c0 .7.2 1.3.7 1.7.4.5.9.7 1.5.7a2 2 0 001.5-.7c.4-.4.6-1 .6-1.7s-.2-1.2-.6-1.7a2 2 0 00-1.5-.6 2 2 0 00-1.5.6c-.5.5-.7 1-.7 1.7zM66.2 28.6c.6 0 1-.2 1.5-.7.4-.4.6-1 .6-1.7 0-.6-.2-1.2-.6-1.7-.4-.4-1-.6-1.5-.6a2 2 0 00-1.5.6c-.4.5-.6 1-.6 1.7s.2 1.3.6 1.7c.4.5.9.7 1.5.7zm0 4a3.5 3.5 0 01-2-.5l-.6-.6-.5-.8 1.2-.5c.1.4.4.7.7 1 .3.2.7.3 1.1.3a2 2 0 001.6-.6c.4-.4.6-1 .6-1.7v-.6h-.1c-.2.3-.5.6-1 .8-.3.2-.8.3-1.2.3-.9 0-1.6-.3-2.2-1-.6-.7-1-1.5-1-2.5s.4-1.7 1-2.4a2.9 2.9 0 013.5-.7c.4.2.7.4.9.8v-1h1.2v6.3c0 1-.3 1.9-.9 2.5-.6.6-1.4.9-2.4.9zM72.2 20v9.5h-1.3V20h1.3zM76.5 29.7c-1 0-1.7-.3-2.4-1-.6-.6-.9-1.5-.9-2.5s.3-1.8 1-2.4a3 3 0 012.2-1c1 0 1.8.3 2.3 1 .6.5 1 1.4 1 2.5l-.1.2h-5.1c0 .6.2 1.1.6 1.5.4.4.9.6 1.5.6.8 0 1.4-.4 1.8-1.2l1.1.6c-.3.5-.7 1-1.2 1.3-.5.3-1.1.4-1.8.4zm-2-4.2h3.8c0-.5-.2-.9-.6-1.2-.3-.3-.7-.4-1.3-.4-.5 0-.9.1-1.2.4a2 2 0 00-.6 1.2zM85.1 25.6v4h-1.2V20H87a3 3 0 012.1.8c.6.5 1 1.2 1 2s-.4 1.5-1 2a3 3 0 01-2 .8H85zm0-4.5v3.4h2c.5 0 1-.2 1.3-.5.3-.4.5-.7.5-1.2 0-.4-.2-.8-.5-1.2-.4-.3-.8-.5-1.2-.5H85zM92.5 20v9.5h-1.2V20h1.2zM94.8 27.5c0 .3.1.6.4.8.3.2.6.3 1 .3.5 0 1-.2 1.3-.5.4-.4.6-.9.6-1.4-.3-.3-.9-.4-1.6-.4-.5 0-.9 0-1.2.3-.3.3-.5.6-.5 1zm1.6-4.7c.9 0 1.6.2 2.1.7.6.5.8 1.1.8 2v4h-1.2v-.9c-.5.7-1.2 1.1-2 1.1s-1.4-.2-1.8-.6a2 2 0 01-.8-1.6c0-.7.3-1.2.8-1.6.5-.4 1.2-.6 2-.6s1.4.1 1.8.4v-.3c0-.4-.1-.8-.5-1-.3-.4-.7-.5-1.1-.5-.7 0-1.3.2-1.7.8l-1-.7a3 3 0 012.6-1.2zM106.4 23l-4 9.4H101l1.5-3.3-2.7-6.1h1.3l2 4.7L105 23h1.3zM112 27.7c0 .6-.2 1-.7 1.4a3 3 0 01-1.8.6 2.9 2.9 0 01-2.8-1.9l1-.4.7 1 1 .2c.4 0 .8 0 1-.2.3-.2.4-.4.4-.6 0-.4-.3-.8-1-1l-1-.2c-1.3-.3-2-1-2-1.9 0-.6.3-1 .8-1.4a3 3 0 011.8-.5 3 3 0 011.6.4c.5.3.8.6 1 1l-1.1.5c-.1-.2-.3-.5-.6-.6a1.8 1.8 0 00-1.8 0c-.3.2-.4.4-.4.6 0 .4.3.6 1 .8l1 .2c1.3.4 2 1 2 2zM115.7 29.6c-.6 0-1-.2-1.4-.5-.3-.3-.5-.8-.5-1.4v-3.6h-1.1V23h1.1v-2h1.2v2h1.6v1H115v3.3c0 .5.1.8.3 1l.6.2h.2l.3-.2.4 1.1c-.3.2-.7.2-1.1.2zM118.6 27.5c0 .3 0 .6.4.8.2.2.6.3 1 .3s.9-.2 1.3-.5c.4-.4.6-.9.6-1.4-.4-.3-1-.4-1.6-.4-.5 0-1 0-1.2.3-.4.3-.5.6-.5 1zm1.5-4.7c1 0 1.7.2 2.2.7.5.5.8 1.1.8 2v4h-1.2v-.9c-.6.7-1.2 1.1-2 1.1s-1.4-.2-1.9-.6a2 2 0 01-.7-1.6c0-.7.2-1.2.8-1.6.5-.4 1.2-.6 2-.6.7 0 1.3.1 1.8.4v-.3c0-.4-.2-.8-.5-1-.3-.4-.7-.5-1.2-.5-.7 0-1.2.2-1.6.8l-1-.7a3 3 0 012.5-1.2zm-.1-2l-.3.5-.5.2c-.2 0-.4 0-.5-.2a.8.8 0 01-.2-.6c0-.2 0-.4.2-.5l.5-.2c.2 0 .4 0 .6.2l.2.5zm2.2 0c0 .1 0 .3-.2.5l-.5.2c-.2 0-.4 0-.6-.2a.8.8 0 01-.2-.6c0-.2 0-.4.2-.5l.6-.2c.2 0 .4 0 .5.2l.2.5z' fill='%23fff'/%3E%3Cpath d='M47.1 25.1c0 1.4-.4 2.4-1.2 3.2-.9 1-2 1.4-3.5 1.4a4.8 4.8 0 01-5-5c0-1.4.5-2.6 1.5-3.5 1-1 2.1-1.5 3.5-1.5.7 0 1.4.2 2 .4a4 4 0 011.5 1l-.8 1c-.3-.4-.7-.7-1.2-.9-.4-.2-1-.3-1.5-.3-1 0-1.9.4-2.6 1.1-.7.7-1 1.6-1 2.7s.3 2 1 2.8c.7.7 1.6 1 2.6 1s1.8-.2 2.4-.8c.6-.5 1-1.2 1-2.2h-3.4v-1.1H47l.1.7zM48 26.2c0-1 .3-1.8.9-2.5.6-.6 1.4-1 2.4-1s1.8.4 2.4 1c.7.7 1 1.5 1 2.5s-.3 1.9-1 2.5c-.6.7-1.4 1-2.4 1s-1.8-.3-2.4-1c-.6-.6-1-1.5-1-2.5zm1.2 0c0 .7.2 1.3.6 1.7.4.5 1 .7 1.5.7a2 2 0 001.5-.7c.4-.4.6-1 .6-1.7s-.2-1.2-.6-1.7a2 2 0 00-1.5-.6 2 2 0 00-1.5.6c-.4.5-.6 1-.6 1.7zM55.4 26.2c0-1 .3-1.8 1-2.5.6-.6 1.4-1 2.4-1s1.7.4 2.4 1c.6.7 1 1.5 1 2.5s-.4 1.9-1 2.5c-.7.7-1.5 1-2.4 1-1 0-1.8-.3-2.4-1-.7-.6-1-1.5-1-2.5zm1.2 0c0 .7.2 1.3.7 1.7.4.5.9.7 1.5.7a2 2 0 001.5-.7c.4-.4.6-1 .6-1.7s-.2-1.2-.6-1.7a2 2 0 00-1.5-.6 2 2 0 00-1.5.6c-.5.5-.7 1-.7 1.7zM66.2 28.6c.6 0 1-.2 1.5-.7.4-.4.6-1 .6-1.7 0-.6-.2-1.2-.6-1.7-.4-.4-1-.6-1.5-.6a2 2 0 00-1.5.6c-.4.5-.6 1-.6 1.7s.2 1.3.6 1.7c.4.5.9.7 1.5.7zm0 4a3.5 3.5 0 01-2-.5l-.6-.6-.5-.8 1.2-.5c.1.4.4.7.7 1 .3.2.7.3 1.1.3a2 2 0 001.6-.6c.4-.4.6-1 .6-1.7v-.6h-.1c-.2.3-.5.6-1 .8-.3.2-.8.3-1.2.3-.9 0-1.6-.3-2.2-1-.6-.7-1-1.5-1-2.5s.4-1.7 1-2.4a2.9 2.9 0 013.5-.7c.4.2.7.4.9.8h0v-1h1.2v6.3c0 1-.3 1.9-.9 2.5-.6.6-1.4.9-2.4.9zM72.2 20v9.5h-1.3V20h1.3zM76.5 29.7c-1 0-1.7-.3-2.4-1-.6-.6-.9-1.5-.9-2.5s.3-1.8 1-2.4a3 3 0 012.2-1c1 0 1.8.3 2.3 1 .6.5 1 1.4 1 2.5l-.1.2h-5.1c0 .6.2 1.1.6 1.5.4.4.9.6 1.5.6.8 0 1.4-.4 1.8-1.2l1.1.6c-.3.5-.7 1-1.2 1.3-.5.3-1.1.4-1.8.4zm-2-4.2h3.8c0-.5-.2-.9-.6-1.2-.3-.3-.7-.4-1.3-.4-.5 0-.9.1-1.2.4a2 2 0 00-.6 1.2zM85.1 25.6v4h-1.2V20H87a3 3 0 012.1.8c.6.5 1 1.2 1 2s-.4 1.5-1 2a3 3 0 01-2 .8H85zm0-4.5v3.4h2c.5 0 1-.2 1.3-.5.3-.4.5-.7.5-1.2 0-.4-.2-.8-.5-1.2-.4-.3-.8-.5-1.2-.5H85zM92.5 20v9.5h-1.2V20h1.2zM94.8 27.5c0 .3.1.6.4.8.3.2.6.3 1 .3.5 0 1-.2 1.3-.5.4-.4.6-.9.6-1.4-.3-.3-.9-.4-1.6-.4-.5 0-.9 0-1.2.3-.3.3-.5.6-.5 1zm1.6-4.7c.9 0 1.6.2 2.1.7.6.5.8 1.1.8 2v4h-1.2v-.9h0c-.5.7-1.2 1.1-2 1.1s-1.4-.2-1.8-.6a2 2 0 01-.8-1.6c0-.7.3-1.2.8-1.6.5-.4 1.2-.6 2-.6s1.4.1 1.8.4v-.3c0-.4-.1-.8-.5-1-.3-.4-.7-.5-1.1-.5-.7 0-1.3.2-1.7.8l-1-.7a3 3 0 012.6-1.2zM106.4 23l-4 9.4H101l1.5-3.3-2.7-6.1h1.3l2 4.7h0L105 23h1.3zM112 27.7c0 .6-.2 1-.7 1.4a3 3 0 01-1.8.6 2.9 2.9 0 01-2.8-1.9l1-.4.7 1 1 .2c.4 0 .8 0 1-.2.3-.2.4-.4.4-.6 0-.4-.3-.8-1-1l-1-.2c-1.3-.3-2-1-2-1.9 0-.6.3-1 .8-1.4a3 3 0 011.8-.5 3 3 0 011.6.4c.5.3.8.6 1 1l-1.1.5c-.1-.2-.3-.5-.6-.6a1.8 1.8 0 00-1.8 0c-.3.2-.4.4-.4.6 0 .4.3.6 1 .8l1 .2c1.3.4 2 1 2 2zM115.7 29.6c-.6 0-1-.2-1.4-.5-.3-.3-.5-.8-.5-1.4v-3.6h-1.1V23h1.1v-2h1.2v2h1.6v1H115v3.3c0 .5.1.8.3 1l.6.2h.2l.3-.2.4 1.1c-.3.2-.7.2-1.1.2zM118.6 27.5c0 .3 0 .6.4.8.2.2.6.3 1 .3s.9-.2 1.3-.5c.4-.4.6-.9.6-1.4-.4-.3-1-.4-1.6-.4-.5 0-1 0-1.2.3-.4.3-.5.6-.5 1zm1.5-4.7c1 0 1.7.2 2.2.7.5.5.8 1.1.8 2v4h-1.2v-.9h0c-.6.7-1.2 1.1-2 1.1s-1.4-.2-1.9-.6a2 2 0 01-.7-1.6c0-.7.2-1.2.8-1.6.5-.4 1.2-.6 2-.6.7 0 1.3.1 1.8.4v-.3c0-.4-.2-.8-.5-1-.3-.4-.7-.5-1.2-.5-.7 0-1.2.2-1.6.8l-1-.7a3 3 0 012.5-1.2zm-.1-2l-.3.5-.5.2c-.2 0-.4 0-.5-.2a.8.8 0 01-.2-.6c0-.2 0-.4.2-.5l.5-.2c.2 0 .4 0 .6.2l.2.5zm2.2 0c0 .1 0 .3-.2.5l-.5.2c-.2 0-.4 0-.6-.2a.8.8 0 01-.2-.6c0-.2 0-.4.2-.5l.6-.2c.2 0 .4 0 .5.2l.2.5z' stroke='%23fff' stroke-width='.214' mask='url(%23a)'/%3E%3C/svg%3E"); }

.voucher-installmobileappbanner-dreams { color: #ff5245; }

.voucher-installmobileappbanner-dreams::after { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #ff5245; content: 'c'; display: inline-block; font-size: 20px; height: 18px; line-height: 18px; position: relative; top: -1px; vertical-align: middle; width: 18px; }

[dir] .voucher-installmobileappbanner-dreams::after { border-radius: 10px; padding-bottom: 0; }

[dir=ltr] .voucher-installmobileappbanner-dreams::after { left: -1px; margin-left: 2px; margin-right: 2px; }

[dir=rtl] .voucher-installmobileappbanner-dreams::after { right: -1px; margin-right: 2px; margin-left: 2px; }

.debugbutton { color: #2a5894; display: inline-block; font-size: 12px; outline: none; position: relative; text-transform: uppercase; }

[dir] .debugbutton { background: none; border: 0; cursor: pointer; padding: 4px 6px 5px; }

[dir=ltr] .debugbutton { margin: 0 7px 0 0; }

[dir=rtl] .debugbutton { margin: 0 0 0 7px; }

.debugbutton:hover { color: #fff; }

[dir] .debugbutton:hover { background: #5f8bc8; border-radius: 2px; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.devpanel { bottom: 20px; left: 20px; position: fixed; z-index: 9999; }

.devpanel-close { cursor: pointer; padding: 5px; position: absolute; right: 5px; top: 3px; }

.devpanel-close::before { content: '\2715'; cursor: pointer; }

.devpanel-show { background: #f9f9f9; border: 0; border-radius: 2px; box-shadow: inset 0 -1px 0 #b9b9b9, 0 0 3px rgba(0, 0, 0, 0.5); color: #979797; cursor: pointer; display: inline-block; font-family: Arial, sans-serif; font-size: 14px; line-height: 24px; margin: 0 .3ex; opacity: .4; outline: none; overflow: hidden; padding: 5px 8px 4px; text-shadow: 0 0 1px #fff; text-transform: uppercase; background-image: -webkit-linear-gradient(top, #fff, #f8f8f8); background-image: -moz-linear-gradient(top, #fff, #f8f8f8); background-image: -o-linear-gradient(top, #fff, #f8f8f8); background-image: linear-gradient(to bottom, #fff, #f8f8f8); }

.devpanel-show:hover { color: #363636; opacity: 1; }

.devpanel-wrapper { background: #fff; border: 0; box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.4); color: #000; display: none; font-family: Arial, sans-serif; font-size: 14px; min-height: 80px; padding: 20px 10px 10px; background-image: -webkit-linear-gradient(top, #fff, #f8f8f8); background-image: -moz-linear-gradient(top, #fff, #f8f8f8); background-image: -o-linear-gradient(top, #fff, #f8f8f8); background-image: linear-gradient(to bottom, #fff, #f8f8f8); width: 360px; }

@media (max-width: 680px) { .devpanel-wrapper { width: 270px; } }

.devpanel-opened .devpanel-show { display: none; }

.devpanel-opened .devpanel-wrapper { display: inline-block; }

.devpanel-hotcore-host-button, .devpanel-hotcore-x-hotcore-host-button, .devpanel-hotcore-session-button, .devpanel-devops-button, .devpanel-hotcore-streaming-button { background: none; border: 0; color: #2a5894; cursor: pointer; margin-left: 5px; margin-top: 5px; text-decoration: underline; }

.devpanel-hotcore-host-button { margin-bottom: 12px; }

.devpanel-devops-xfrontend, .devpanel-hotcore-host, .devpanel-devops-buildurl, .devpanel-devops-userlucky, .devpanel-devops-devfunnel { color: #555; font-size: 13px; padding: 7px 5px 0; width: 360px; }

.devpanel-devops-xfrontend-value { font-weight: bold; }

.devpanel-devops-buildurl-input, .devpanel-devops-userlucky-input { border: solid 1px #ddd; padding: 2px; text-align: center; width: 25px; }

@media (max-width: 680px) { .devpanel-devops-buildurl-input, .devpanel-devops-userlucky-input { width: auto; } }

.devpanel-devops-buildurl-input { text-align: left; width: 235px; }

@media (max-width: 680px) { .devpanel-devops-buildurl-input { width: auto; } }

.devpanel-hotcore-host-input, .devpanel-hotcore-x-hotcore-host-input, .devpanel-hotcore-session-input, .devpanel-hotcore-streaming-input { border: solid 1px #ddd; padding: 2px; width: 180px; }

@media (max-width: 680px) { .devpanel-hotcore-host-input, .devpanel-hotcore-x-hotcore-host-input, .devpanel-hotcore-session-input, .devpanel-hotcore-streaming-input { width: auto; } }

.devpanel .goog-tab-bar { border-bottom: solid 1px #ddd; display: block; margin-bottom: 5px; outline: none; padding-bottom: 5px; }

.devpanel .goog-tab { background: none; border: 0; color: #2a5894; cursor: pointer; display: inline-block; font-size: 12px; margin: 0 7px 0 0; outline: none; padding: 4px 6px 5px; position: relative; text-transform: uppercase; }

.devpanel .goog-tab-selected { background: #5f8bc8; border-radius: 2px; color: #fff; cursor: default; }

.devpanel-frontend-testapibuttonscontainer { padding-top: 20px; }

.zen-devpanel-experiments-input-wrapper { display: flex; flex-direction: column-reverse; margin: 0 10px 10px 0; width: 100%; }

.zen-devpanel-experiments-input-label { color: #555; font-size: 13px; overflow: hidden; text-overflow: ellipsis; }

.zen-devpanel-experiments-input { border: solid 1px #ddd; display: block; text-align: left; }

input.zen-devpanel-experiments-input:focus ~ label.zen-devpanel-experiments-input-label { color: #933; font-weight: bold; }

.zen-devpanel-experiments-submit-wrapper { display: flex; }

.zen-devpanel-experiments-submit-button { background: none; border: 0; color: #2a5894; cursor: pointer; margin-left: 5px; margin-top: 5px; text-decoration: underline; width: 100%; }

.zen-devpanel-routing { align-items: flex-start; display: flex; flex-direction: column; gap: 7px; }

.zen-devpanel-routing-label { align-items: center; color: #555; display: flex; font-size: 13px; padding: 0 5px; width: 100%; }

.zen-devpanel-routing-input, .zen-devpanel-routing-select { border: 1px solid #ddd; padding: 2px; line-height: inherit; margin-left: 5px; outline: none; }

.zen-devpanel-routing-input { flex-grow: 1; }

.zen-devpanel-routing-submit { align-items: flex-start; color: #2a5894; font-size: 13px; margin: 0 5px; text-decoration: underline; }
.hotel-adscontainer { box-sizing: border-box; position: relative; width: 960px; }
[dir] .hotel-adscontainer { background-color: #fff; border-radius: 5px; margin: 0 auto 35px; }

[dir] .devpanel-backend-option { border: 1px solid #eee; }

[dir=ltr] .devpanel-backend-option { float: right; }

[dir=rtl] .devpanel-backend-option { float: left; }

[dir] .devpanel-backend-option-wrapper { padding-bottom: 5px; }

[dir] .devpanel-backend-title { padding-bottom: 5px; text-align: center; }

[dir] .devpanel-backend-wrapper { padding: 2px 0; }

.sp-bonus-link { color: #1871bc; text-decoration: none; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.zen-privacypolicypopup { display: flex; justify-content: center; bottom: 0; position: fixed; z-index: 22; }
[dir] .zen-privacypolicypopup { background-color: rgba(133, 135, 139, 0.95); }
[dir=ltr] .zen-privacypolicypopup { left: 0; right: 0; }
[dir=rtl] .zen-privacypolicypopup { right: 0; left: 0; }

.zen-privacypolicypopup-content { align-items: center; display: flex; max-width: 1086px; }

[dir] .zen-privacypolicypopup-content { margin: 14px 80px; }

@media (max-width: 680px) { .zen-privacypolicypopup-content { align-items: flex-start; flex-direction: column; } [dir=ltr] .zen-privacypolicypopup-content { margin: 14px 80px 14px 20px; } [dir=rtl] .zen-privacypolicypopup-content { margin: 14px 20px 14px 80px; } }

.zen-privacypolicypopup-content-text { -webkit-text-size-adjust: none; color: white; display: inline-block; font-size: 13px; line-height: 18px; }

[dir=ltr] .zen-privacypolicypopup-content-text { margin: 10px 30px 10px 0; }

[dir=rtl] .zen-privacypolicypopup-content-text { margin: 10px 0 10px 30px; }

@media (max-width: 680px) { [dir] .zen-privacypolicypopup-content-text { margin: 10px 0; } [dir=ltr] .zen-privacypolicypopup-content-text { text-align: left; } [dir=rtl] .zen-privacypolicypopup-content-text { text-align: right; } }

.zen-privacypolicypopup-content-text-link { color: #c5e4ff; text-decoration: none; }

.zen-privacypolicypopup-content-text-link:active { color: #c5e4ff; }

.zen-privacypolicypopup-content-button { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; flex-shrink: 0; font-size: 15px; line-height: 20px; }

[dir] .zen-privacypolicypopup-content-button { background-color: #f5f7fa; border-radius: 5px; box-shadow: 0 2px 0 0 rgba(41, 47, 55, 0.2); margin: 0 auto; padding: 10px 20px; }

@media (max-width: 680px) { [dir] .zen-privacypolicypopup-content-button { margin: 0; } }

.zen-privacypolicypopup-close { height: 30px; box-sizing: border-box; position: relative; width: 30px; z-index: 1; position: absolute; top: 50%; }

[dir] .zen-privacypolicypopup-close { background: white; border-radius: 50%; border: 2px solid rgba(133, 135, 139, 0.2); cursor: pointer; text-align: center; background: transparent; border: 2px solid rgba(255, 255, 255, 0.3); transform: translateY(-50%); }

[dir=ltr] .zen-privacypolicypopup-close { right: 20px; }

[dir=rtl] .zen-privacypolicypopup-close { left: 20px; }

.zen-privacypolicypopup-close::before, .zen-privacypolicypopup-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-privacypolicypopup-close::before, [dir] .zen-privacypolicypopup-close::after { background: #85878b; }

[dir=ltr] .zen-privacypolicypopup-close::before, [dir=ltr] .zen-privacypolicypopup-close::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .zen-privacypolicypopup-close::before, [dir=rtl] .zen-privacypolicypopup-close::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.zen-privacypolicypopup-close::before { height: 3px; width: 14px; }

.zen-privacypolicypopup-close::after { height: 14px; width: 3px; }

[dir] .zen-privacypolicypopup-close-icon { margin-top: 9px; }

.zen-privacypolicypopup-close-icon-path { fill: rgba(0, 0, 0, 0.6); }

[dir] .zen-privacypolicypopup-close::before, [dir] .zen-privacypolicypopup-close::after { background: white; }

@media (max-width: 680px) { .zen-privacypolicypopup-close { top: 20px; } [dir] .zen-privacypolicypopup-close { transform: none; } }

.zen-socialauth-button-vkontakte { height: 41px; width: 40px; }

[dir] .zen-socialauth-button-vkontakte { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/vkontakte.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-facebook { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-facebook { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/facebook.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-google { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-google { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/google.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-odnoklassniki { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-odnoklassniki { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/ok.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-twitter { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-twitter { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/twitter.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-apple { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-apple { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/apple.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zenB2BonB2C { bottom: 0; position: fixed; top: 0; touch-action: pan-x pinch-zoom; z-index: 21; align-items: center; display: flex; justify-content: center; overflow-x: hidden; overflow-y: auto; color: #292f37; z-index: 23; }

[dir=ltr] .zenB2BonB2C { left: 0; right: 0; }

[dir=rtl] .zenB2BonB2C { right: 0; left: 0; }

@media (max-width: 680px) { .zenB2BonB2C { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zenB2BonB2C-shadow { bottom: 0; position: fixed; top: 0; touch-action: pan-x pinch-zoom; z-index: 21; z-index: 0; }

[dir] .zenB2BonB2C-shadow { background-color: rgba(41, 47, 55, 0.4); }

[dir=ltr] .zenB2BonB2C-shadow { left: 0; right: 0; }

[dir=rtl] .zenB2BonB2C-shadow { right: 0; left: 0; }

@media (max-width: 680px) { .zenB2BonB2C-shadow { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zenB2BonB2C-inner { box-sizing: border-box; position: relative; width: 620px; z-index: 1; }

[dir] .zenB2BonB2C-inner { background-color: white; border-radius: 8px; box-shadow: 0 6px 20px rgba(153, 146, 139, 0.2); padding: 20px 40px 32px; }

@media (max-width: 680px) { .zenB2BonB2C-inner { width: 304px; } [dir] .zenB2BonB2C-inner { padding: 20px; } }

.zenB2BonB2C-title { font-size: 24px; font-weight: 700; line-height: 32px; }

[dir] .zenB2BonB2C-title { margin-bottom: 16px; }

.zenB2BonB2C-description { font-size: 16px; line-height: 20px; }

[dir] .zenB2BonB2C-description { margin-bottom: 8px; }

.zenB2BonB2C-description-extra { font-size: 14px; line-height: 18px; color: #868686; }

[dir] .zenB2BonB2C-description-extra { margin-bottom: 16px; }

.zenB2BonB2C-question { font-size: 16px; font-weight: 700; }

[dir] .zenB2BonB2C-question { margin-bottom: 16px; }

[dir] .zenB2BonB2C-select { margin-bottom: 20px; }

.zenB2BonB2C-buttons { display: flex; justify-content: space-between; }

.zenB2BonB2C-comment { display: none; }

.zenB2BonB2C-comment-visible { display: block; height: 82px; }

[dir] .zenB2BonB2C-comment-visible { margin-bottom: 40px; }

.zenblackfridaypopup { align-items: center; color: white; display: flex; height: 100%; justify-content: center; position: fixed; top: 0; width: 100%; z-index: 22; }

[dir] .zenblackfridaypopup { background: rgba(45, 49, 55, 0.7); }

[dir=ltr] .zenblackfridaypopup { left: 0; }

[dir=rtl] .zenblackfridaypopup { right: 0; }

.zenblackfridaypopup-inner { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; min-height: 247px; overflow: hidden; position: relative; width: 620px; }

[dir] .zenblackfridaypopup-inner { border-radius: 8px; }

@media (max-width: 680px) { .zenblackfridaypopup-inner { height: 100%; width: 100%; } [dir] .zenblackfridaypopup-inner { border-radius: 0; } }

.zenblackfridaypopup-authorized .zenblackfridaypopup-inner { position: relative; }

[dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner { padding: 28px 40px 40px; background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/blackfriday/blackfridaypopupauth.png), #000e22; background-repeat: no-repeat; }

[dir=ltr] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner { background-position: bottom 0 right 0; }

[dir=rtl] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner { background-position: bottom 0 left 0; }

@media (max-width: 680px) { [dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/blackfriday/blackfridaymobile.png), #000e22; background-repeat: no-repeat; background-size: cover; padding: 16px 20px; } }

.zenblackfridaypopup-authorized .zenblackfridaypopup-inner::before { bottom: -12px; content: ''; height: 173px; position: absolute; width: 173px; }

[dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/whitestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::before { right: 25px; }

[dir=rtl] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::before { left: 25px; }

@media (max-width: 680px) { .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::before { content: none; } }

.zenblackfridaypopup-authorized .zenblackfridaypopup-inner::after { bottom: -17px; content: ''; height: 81px; position: absolute; width: 81px; }

[dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/bluestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::after { right: 144px; }

[dir=rtl] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::after { left: 144px; }

@media (max-width: 680px) { .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::after { content: none; } }

.zenblackfridaypopup-authorized .zenblackfridaypopup-header { font-weight: 700; font-size: 20px; line-height: 24px; }

[dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-header { margin-bottom: 12px; }

@media (max-width: 680px) { .zenblackfridaypopup-authorized .zenblackfridaypopup-header { font-size: 32px; line-height: 40px; width: 250px; } [dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-header { margin-bottom: 20px; } }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner { position: relative; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner { padding: 20px 40px; background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/blackfriday/blackfridaypopupunauth.png), #000e22; background-repeat: no-repeat; }

[dir=ltr] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner { background-position: bottom 0 left 0; }

[dir=rtl] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner { background-position: bottom 0 right 0; }

@media (max-width: 680px) { [dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/blackfriday/blackfridaymobile.png), #000e22; background-repeat: no-repeat; background-size: cover; padding: 16px 20px; } }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::before { bottom: -16px; content: ''; height: 121px; position: absolute; width: 121px; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/whitestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::before { left: 203px; }

[dir=rtl] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::before { right: 203px; }

@media (max-width: 680px) { .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::before { content: none; } }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { bottom: -24px; content: ''; height: 81px; position: absolute; width: 81px; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/bluestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { left: 135px; }

[dir=rtl] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { right: 135px; }

@media (max-width: 680px) { .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { content: none; } }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-header { font-weight: 700; font-size: 24px; line-height: 32px; width: 200px; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-header { margin-bottom: 12px; }

@media (max-width: 680px) { .zenblackfridaypopup-unauthorized .zenblackfridaypopup-header { font-size: 32px; line-height: 40px; width: 250px; } [dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-header { margin-bottom: 20px; } }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-link { font-weight: 700; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-link { margin-top: 12px; }

.zenblackfridaypopup-close { height: 26px; position: absolute; top: 16px; width: 26px; }

[dir] .zenblackfridaypopup-close { border-radius: 50%; cursor: pointer; }

[dir=ltr] .zenblackfridaypopup-close { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); right: 16px; }

[dir=rtl] .zenblackfridaypopup-close { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 16px; }

[dir] .zenblackfridaypopup-close:hover { background: rgba(133, 135, 139, 0.2); }

.zenblackfridaypopup-close::before, .zenblackfridaypopup-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zenblackfridaypopup-close::before, [dir] .zenblackfridaypopup-close::after { background: white; }

[dir=ltr] .zenblackfridaypopup-close::before, [dir=ltr] .zenblackfridaypopup-close::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zenblackfridaypopup-close::before, [dir=rtl] .zenblackfridaypopup-close::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zenblackfridaypopup-close::before { height: 2px; width: 20px; }

.zenblackfridaypopup-close::after { height: 20px; width: 2px; }

.zenblackfridaypopup-close:hover::before, .zenblackfridaypopup-close:hover::after { content: ''; position: absolute; top: 50%; }

[dir] .zenblackfridaypopup-close:hover::before, [dir] .zenblackfridaypopup-close:hover::after { background: white; }

[dir=ltr] .zenblackfridaypopup-close:hover::before, [dir=ltr] .zenblackfridaypopup-close:hover::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zenblackfridaypopup-close:hover::before, [dir=rtl] .zenblackfridaypopup-close:hover::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zenblackfridaypopup-title { font-size: 20px; line-height: 24px; }

@media (max-width: 680px) { .zenblackfridaypopup-title { font-size: 16px; font-weight: 700; line-height: 22px; } }

.zenblackfridaypopup-title-names { font-size: 32px; line-height: 40px; position: relative; }

[dir] .zenblackfridaypopup-title-names { margin-bottom: 4px; }

.zenblackfridaypopup-title-names::before { content: ''; height: 40px; position: absolute; top: 1px; width: 40px; }

[dir] .zenblackfridaypopup-title-names::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/bluestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-title-names::before { left: -44px; }

[dir=rtl] .zenblackfridaypopup-title-names::before { right: -44px; }

@media (max-width: 680px) { .zenblackfridaypopup-title-names::before { content: none; } }

.zenblackfridaypopup-title-time, .zenblackfridaypopup-title-names { font-weight: 700; }

.zenblackfridaypopup-content { display: flex; }

@media (max-width: 680px) { .zenblackfridaypopup-content { flex-direction: column; } }

.zenblackfridaypopup-content-wrapper { position: relative; width: 260px; }

[dir] .zenblackfridaypopup-content-wrapper { margin-top: 8px; }

[dir=ltr] .zenblackfridaypopup-content-wrapper { margin-right: 21px; padding-right: 11px; }

[dir=rtl] .zenblackfridaypopup-content-wrapper { margin-left: 21px; padding-left: 11px; }

@media (max-width: 680px) { .zenblackfridaypopup-content-wrapper { position: relative; width: 100%; z-index: 12; } [dir] .zenblackfridaypopup-content-wrapper { margin-top: 0; } [dir=ltr] .zenblackfridaypopup-content-wrapper { margin-right: 0; padding-right: 0; } [dir=rtl] .zenblackfridaypopup-content-wrapper { margin-left: 0; padding-left: 0; } }

.zenblackfridaypopup-content-wrapper::after { bottom: 0; content: ''; opacity: .2; position: absolute; top: 0; width: 1px; }

[dir] .zenblackfridaypopup-content-wrapper::after { background: #ffffff; }

[dir=ltr] .zenblackfridaypopup-content-wrapper::after { right: 0; }

[dir=rtl] .zenblackfridaypopup-content-wrapper::after { left: 0; }

@media (max-width: 680px) { .zenblackfridaypopup-content-wrapper::after { content: none; } }

.zenblackfridaypopup-content-wrapper::before { content: ''; position: absolute; top: 5px; width: 38px; height: 38px; }

[dir] .zenblackfridaypopup-content-wrapper::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/bluestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-content-wrapper::before { right: 11px; }

[dir=rtl] .zenblackfridaypopup-content-wrapper::before { left: 11px; }

@media (max-width: 680px) { .zenblackfridaypopup-content-wrapper::before { content: none; } }

.zenblackfridaypopup-content-info { font-size: 16px; line-height: 20px; }

@media (max-width: 680px) { .zenblackfridaypopup-content-info { width: auto; } [dir=ltr] .zenblackfridaypopup-content-info { border-right: 0; margin-right: 0; padding-right: 0; } [dir=rtl] .zenblackfridaypopup-content-info { border-left: 0; margin-left: 0; padding-left: 0; } }

[dir] .zenblackfridaypopup-paragraph { margin-top: 18px; }

@media (max-width: 680px) { [dir] .zenblackfridaypopup-paragraph { margin-top: 0; } }

[dir] .zenblackfridaypopup-paragraph-additional { margin-top: 12px; }

@media (max-width: 680px) { .zenblackfridaypopup-paragraph-additional { display: none; } }

.zenblackfridaypopup-link { color: #99beff; display: block; font-size: 18px; line-height: 23px; text-decoration: none; }

[dir] .zenblackfridaypopup-link { margin-top: 20px; }

.zenblackfridaypopup-content-auth { max-width: 248px; }

[dir] .zenblackfridaypopup-content-auth { margin: 18px 0 8px; }

@media (max-width: 680px) { .zenblackfridaypopup-content-auth { max-width: initial; width: 100%; } [dir] .zenblackfridaypopup-content-auth { margin-bottom: 0; } }

.zenblackfridaypopup-content-auth .zen-authpane-link-wrapper { font-size: 16px; line-height: 20px; }

[dir] .zenblackfridaypopup-content-auth .zen-authpane-link-wrapper { margin: 0 0 16px; }

@media (max-width: 680px) { .zenblackfridaypopup-content-auth .zen-authpane-link-wrapper { position: relative; z-index: 12; } }

@media (max-width: 680px) { .zenblackfridaypopup-content-auth .zen-authpane-form-signin { position: relative; } }

@media (max-width: 680px) { .zenblackfridaypopup-content-auth .zen-authpane-form-signin::before { content: ''; height: 81px; position: absolute; top: -65px; width: 81px; } [dir] .zenblackfridaypopup-content-auth .zen-authpane-form-signin::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/bluestar.svg); background-position: center; background-size: cover; } [dir=ltr] .zenblackfridaypopup-content-auth .zen-authpane-form-signin::before { right: -24px; } [dir=rtl] .zenblackfridaypopup-content-auth .zen-authpane-form-signin::before { left: -24px; } }

[dir] .zenblackfridaypopup-content-auth .zen-authpane-signin-field:not(:last-child) { margin-bottom: 12px; }

.zenblackfridaypopup-content-auth .zen-authpane-link { color: #99beff; }

.zenblackfridaypopup-content-auth .zen-authpane-signin-reset-button { display: none; }

[dir] .zenblackfridaypopup-content-auth .zen-authpane-signin-buttons { margin: 20px 0 16px; }

.zenblackfridaypopup-content-auth .zen-authpane-signin-submit-button { height: 48px; width: 100%; }

.zenblackfridaypopup-content-auth .zen-authpane-remind-header-title, .zenblackfridaypopup-content-auth .zen-authpane-link-active, .zenblackfridaypopup-content-auth .zen-authpane-link-active:hover, .zenblackfridaypopup-content-auth .zen-authpane-link-active:focus, .zenblackfridaypopup-content-auth .zen-authpane-link-active:active, .zenblackfridaypopup-content-auth .zen-authpane-remind-response-text { color: white; }

.zenblackfridaypopup-content-auth .zen-form-field { height: 48px; }

[dir] .zenblackfridaypopup-content-auth .zen-form-field { background: white; border-radius: 4px; box-shadow: none; }

.zenblackfridaypopup-content-auth .zen-authpane-kind-social-wrapper::before { content: none; }

.zenblackfridaypopup-content-auth .zen-authpane-kind-social-buttons { justify-content: center; }

[dir=ltr] .zenblackfridaypopup-content-auth .zen-authpane-kind-social-button { margin-right: 22px; }

[dir=rtl] .zenblackfridaypopup-content-auth .zen-authpane-kind-social-button { margin-left: 22px; }

[dir=ltr] .zenblackfridaypopup-content-auth .zen-authpane-kind-social-button:nth-last-child(2) { margin-right: 0; }

[dir=rtl] .zenblackfridaypopup-content-auth .zen-authpane-kind-social-button:nth-last-child(2) { margin-left: 0; }

.zenblackfridaypopup-content-auth .zen-authpane-kind-title { color: white; font-size: 14px; line-height: 18px; }

[dir] .zenblackfridaypopup-content-auth .zen-authpane-kind-title { background: transparent; padding: 0; }

.zenblackfridaypopup-content-auth .zen-socialauth-button-vkontakte { height: 30px; width: 30px; }

[dir] .zenblackfridaypopup-content-auth .zen-socialauth-button-vkontakte { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/vkwhite.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zenblackfridaypopup-content-auth .zen-socialauth-button-facebook { height: 30px; width: 30px; }

[dir] .zenblackfridaypopup-content-auth .zen-socialauth-button-facebook { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/facebookwhite.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zenblackfridaypopup-content-auth .zen-socialauth-button-google { height: 30px; width: 30px; }

[dir] .zenblackfridaypopup-content-auth .zen-socialauth-button-google { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/googlewhite.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zenblackfridaypopup-content-auth .zen-socialauth-button-odnoklassniki { height: 30px; width: 30px; }

[dir] .zenblackfridaypopup-content-auth .zen-socialauth-button-odnoklassniki { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/okwhite.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zenblackfridaypopup-content-auth .zen-authpane-kind-apple { display: none; }

.zenblackfridaypopup-content-auth .zen-authpane-form-signup-legal, .zenblackfridaypopup-content-auth .zen-authpane-form-signup-legal-link { color: white; }

@media (max-width: 680px) { [dir] .zenblackfridaypopup-content-auth .zen-authpane-form-signup-legal { text-align: center; } }

[dir] .zenblackfridaypopup-content-auth .zen-authpane-remind-header-close { border: 2px solid rgba(255, 255, 255, 0.5); }

[dir] .zenblackfridaypopup-content-auth .zen-authpane-remind-header-close::before, [dir] .zenblackfridaypopup-content-auth .zen-authpane-remind-header-close::after { background: white; }

/** authorized styles */
.zenblackfridaypopup-buttons { display: flex; flex-wrap: wrap; position: relative; }
[dir] .zenblackfridaypopup-buttons { margin-top: 20px; padding-bottom: 29px; }

@media (max-width: 680px) { [dir] .zenblackfridaypopup-buttons { padding-bottom: 0; } }

.zenblackfridaypopup-buttons::after { bottom: 0; content: ''; height: 1px; opacity: .2; position: absolute; }

[dir] .zenblackfridaypopup-buttons::after { background: #ffffff; }

[dir=ltr] .zenblackfridaypopup-buttons::after { left: 0; right: 0; }

[dir=rtl] .zenblackfridaypopup-buttons::after { right: 0; left: 0; }

@media (max-width: 680px) { .zenblackfridaypopup-buttons::before { content: ''; height: 117px; position: absolute; bottom: -58px; width: 117px; } [dir] .zenblackfridaypopup-buttons::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/whitestar.svg); background-position: center; background-size: cover; } [dir=ltr] .zenblackfridaypopup-buttons::before { right: -51px; } [dir=rtl] .zenblackfridaypopup-buttons::before { left: -51px; } }

.zenblackfridaypopup-to-serp-button { color: white; font-size: 16px; line-height: 20px; text-decoration: none; white-space: nowrap; }

[dir] .zenblackfridaypopup-to-serp-button { background: #0f5de4; border-radius: 4px; border: 0; cursor: pointer; padding: 8px 16px; }

[dir=ltr] .zenblackfridaypopup-to-serp-button { margin-right: 20px; }

[dir=rtl] .zenblackfridaypopup-to-serp-button { margin-left: 20px; }

@media (max-width: 680px) { [dir] .zenblackfridaypopup-to-serp-button { margin-bottom: 20px; } [dir=ltr] .zenblackfridaypopup-to-serp-button { margin-right: 20px; } [dir=rtl] .zenblackfridaypopup-to-serp-button { margin-left: 20px; } }

[dir=ltr] .zenblackfridaypopup-to-serp-button:last-child { margin-right: 0; }

[dir=rtl] .zenblackfridaypopup-to-serp-button:last-child { margin-left: 0; }

.zenblackfridaypopup-next { font-size: 16px; line-height: 20px; }

[dir] .zenblackfridaypopup-next { margin-top: 20px; }

@media (max-width: 680px) { .zenblackfridaypopup-next-cities { display: inline-block; } [dir] .zenblackfridaypopup-next-cities { margin-top: 4px; } }

.zencybermondaypopup { align-items: center; color: white; display: flex; height: 100%; justify-content: center; position: fixed; top: 0; width: 100%; z-index: 22; }

[dir] .zencybermondaypopup { background: rgba(45, 49, 55, 0.7); }

[dir=ltr] .zencybermondaypopup { left: 0; }

[dir=rtl] .zencybermondaypopup { right: 0; }

.zencybermondaypopup-inner { min-height: 247px; position: relative; width: 640px; }

[dir] .zencybermondaypopup-inner { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/zen/ui/popup/cybermonday.png), #00010c; background-position: 316px 80px; background-size: 78%; background-repeat: no-repeat; border-radius: 3px; padding: 40px; }

@media (max-width: 680px) { .zencybermondaypopup-inner { min-height: 360px; width: calc(100vw - 60px); } [dir] .zencybermondaypopup-inner { background-size: 600px; padding: 20px; } [dir=ltr] .zencybermondaypopup-inner { background-position: 30% -22px; } [dir=rtl] .zencybermondaypopup-inner { background-position: 70% -22px; } }

[dir] .zencybermondaypopup-unauthorized .zencybermondaypopup-inner { background-size: 78%; }

[dir=ltr] .zencybermondaypopup-unauthorized .zencybermondaypopup-inner { background-position: 20% 175%; }

[dir=rtl] .zencybermondaypopup-unauthorized .zencybermondaypopup-inner { background-position: 80% 175%; }

@media (max-width: 680px) { [dir] .zencybermondaypopup-unauthorized .zencybermondaypopup-inner { background-size: 600px; } [dir=ltr] .zencybermondaypopup-unauthorized .zencybermondaypopup-inner { background-position: 30% -22px; } [dir=rtl] .zencybermondaypopup-unauthorized .zencybermondaypopup-inner { background-position: 70% -22px; } }

@media (max-width: 680px) { [dir] .zencybermondaypopup-unauthorized .zencybermondaypopup-link { margin-top: 12px; } }

[dir=ltr] .zencybermondaypopup-unauthorized .zencybermondaypopup-title { margin-left: 20px; }

[dir=rtl] .zencybermondaypopup-unauthorized .zencybermondaypopup-title { margin-right: 20px; }

@media (max-width: 680px) { .zencybermondaypopup-unauthorized .zencybermondaypopup-title { max-width: 145px; } [dir] .zencybermondaypopup-unauthorized .zencybermondaypopup-title { margin-top: 5px; } [dir=ltr] .zencybermondaypopup-unauthorized .zencybermondaypopup-title { margin-left: 0; } [dir=rtl] .zencybermondaypopup-unauthorized .zencybermondaypopup-title { margin-right: 0; } }

.zencybermondaypopup-close { height: 26px; position: absolute; top: 15px; width: 26px; }

[dir] .zencybermondaypopup-close { cursor: pointer; }

[dir=ltr] .zencybermondaypopup-close { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); right: 15px; }

[dir=rtl] .zencybermondaypopup-close { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 15px; }

.zencybermondaypopup-close::before, .zencybermondaypopup-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zencybermondaypopup-close::before, [dir] .zencybermondaypopup-close::after { background: white; }

[dir=ltr] .zencybermondaypopup-close::before, [dir=ltr] .zencybermondaypopup-close::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zencybermondaypopup-close::before, [dir=rtl] .zencybermondaypopup-close::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zencybermondaypopup-close::before { height: 2px; width: 20px; }

.zencybermondaypopup-close::after { height: 20px; width: 2px; }

.zencybermondaypopup-close:hover::before, .zencybermondaypopup-close:hover::after { content: ''; position: absolute; top: 50%; }

[dir] .zencybermondaypopup-close:hover::before, [dir] .zencybermondaypopup-close:hover::after { background: white; }

[dir=ltr] .zencybermondaypopup-close:hover::before, [dir=ltr] .zencybermondaypopup-close:hover::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zencybermondaypopup-close:hover::before, [dir=rtl] .zencybermondaypopup-close:hover::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zencybermondaypopup-title { font-size: 24px; }

[dir] .zencybermondaypopup-title { margin-bottom: 24px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

@media (max-width: 680px) { .zencybermondaypopup-title { font-size: 20px; } }

.zencybermondaypopup-title-time { white-space: nowrap; }

.zencybermondaypopup-content { display: flex; justify-content: space-between; }

.zencybermondaypopup-content-info { font-size: 16px; width: 326px; }

[dir=ltr] .zencybermondaypopup-content-info { border-right: 1px solid rgba(133, 135, 139, 0.4); margin-left: 20px; }

[dir=rtl] .zencybermondaypopup-content-info { border-left: 1px solid rgba(133, 135, 139, 0.4); margin-right: 20px; }

@media (max-width: 680px) { .zencybermondaypopup-content-info { width: initial; } [dir=ltr] .zencybermondaypopup-content-info { border-right: 0; margin-left: 0; } [dir=rtl] .zencybermondaypopup-content-info { border-left: 0; margin-right: 0; } }

.zencybermondaypopup-paragraph { color: white; line-height: 26px; }

[dir] .zencybermondaypopup-paragraph { margin-bottom: 10px; }

@media (max-width: 680px) { .zencybermondaypopup-paragraph { font-size: 16px; line-height: 20px; } [dir] .zencybermondaypopup-paragraph { margin-bottom: 20px; } }

.zencybermondaypopup-mobile-auth { display: none; }

@media (max-width: 680px) { .zencybermondaypopup-mobile-auth { align-items: center; color: white; display: flex; font-size: 18px; height: 48px; justify-content: center; text-decoration: none; white-space: nowrap; width: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } [dir] .zencybermondaypopup-mobile-auth { background: #0f5de4; border-radius: 3px; margin-bottom: 15px; margin-top: 20px; padding: 0 40px; } [dir=ltr] .zencybermondaypopup-mobile-auth { margin-right: 15px; } [dir=rtl] .zencybermondaypopup-mobile-auth { margin-left: 15px; } }

.zencybermondaypopup-link { color: #4086e4; display: block; font-size: 16px; line-height: 22px; text-decoration: none; width: 165px; }

[dir] .zencybermondaypopup-link { margin-top: 15px; }

@media (max-width: 680px) { [dir] .zencybermondaypopup-link { margin-top: 0; } }

.zencybermondaypopup-content-auth { max-width: 253px; }

@media (max-width: 680px) { .zencybermondaypopup-content-auth { max-width: initial; width: 100%; } }

.zencybermondaypopup-content-auth .zen-authpane-link, .zencybermondaypopup-content-auth .zen-authpane-link:hover, .zencybermondaypopup-content-auth .zen-authpane-link:focus, .zencybermondaypopup-content-auth .zen-authpane-link:active { color: #4086e4; }

.zencybermondaypopup-content-auth .zen-authpane-remind-header-title, .zencybermondaypopup-content-auth .zen-authpane-link-active, .zencybermondaypopup-content-auth .zen-authpane-link-active:hover, .zencybermondaypopup-content-auth .zen-authpane-link-active:focus, .zencybermondaypopup-content-auth .zen-authpane-link-active:active, .zencybermondaypopup-content-auth .zen-authpane-remind-response-text { color: white; }

.zencybermondaypopup-content-auth .zen-authpane-remind-form-reset-button, .zencybermondaypopup-content-auth .zen-authpane-signin-reset-button { color: #4086e4; }

.zencybermondaypopup-content-auth .zen-authpane-remind-form-reset-button:hover, .zencybermondaypopup-content-auth .zen-authpane-remind-form-reset-button:focus, .zencybermondaypopup-content-auth .zen-authpane-remind-form-reset-button:active, .zencybermondaypopup-content-auth .zen-authpane-signin-reset-button:hover, .zencybermondaypopup-content-auth .zen-authpane-signin-reset-button:focus, .zencybermondaypopup-content-auth .zen-authpane-signin-reset-button:active { color: #4086e4; }

.zencybermondaypopup-content-auth .zen-authpane-kind-title { color: white; }

[dir] .zencybermondaypopup-content-auth .zen-authpane-kind-title { background: #00010c; }

.zencybermondaypopup-content-auth .zen-socialauth-button-vkontakte { height: 41px; width: 40px; }

[dir] .zencybermondaypopup-content-auth .zen-socialauth-button-vkontakte { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/vkontakte.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zencybermondaypopup-content-auth .zen-socialauth-button-facebook { height: 40px; width: 40px; }

[dir] .zencybermondaypopup-content-auth .zen-socialauth-button-facebook { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/facebook.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zencybermondaypopup-content-auth .zen-socialauth-button-google { height: 40px; width: 40px; }

[dir] .zencybermondaypopup-content-auth .zen-socialauth-button-google { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/google.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zencybermondaypopup-content-auth .zen-socialauth-button-odnoklassniki { height: 40px; width: 40px; }

[dir] .zencybermondaypopup-content-auth .zen-socialauth-button-odnoklassniki { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/ok.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zencybermondaypopup-content-auth .zen-socialauth-button-twitter { height: 40px; width: 40px; }

[dir] .zencybermondaypopup-content-auth .zen-socialauth-button-twitter { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/twitter.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zencybermondaypopup-content-auth .zen-socialauth-button-apple { box-sizing: border-box; }

[dir] .zencybermondaypopup-content-auth .zen-socialauth-button-apple { border: 1px solid #fff; }

[dir] .zencybermondaypopup-content-auth .zen-authpane-kind-social-buttons { transform: scale(0.9); }

.zencybermondaypopup-content-auth .zen-authpane-form-signup-legal, .zencybermondaypopup-content-auth .zen-authpane-form-signup-legal-link { color: white; }

[dir] .zencybermondaypopup-content-auth .zen-authpane-remind-header-close { border: 2px solid rgba(255, 255, 255, 0.5); }

[dir] .zencybermondaypopup-content-auth .zen-authpane-remind-header-close::before, [dir] .zencybermondaypopup-content-auth .zen-authpane-remind-header-close::after { background: white; }

@media (max-width: 680px) { .zencybermondaypopup-content-auth-hidden { display: none; } }

/** authorized styles */
.zencybermondaypopup-title-mini { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 20px; font-weight: 700; }
[dir] .zencybermondaypopup-title-mini { margin-bottom: 20px; }

@media (max-width: 680px) { .zencybermondaypopup-title-mini { max-width: 200px; } [dir] .zencybermondaypopup-title-mini { margin-top: 10px; margin-bottom: 14px; } }

.zencybermondaypopup-buttons { display: flex; flex-wrap: wrap; }

[dir] .zencybermondaypopup-buttons { margin-top: 24px; }

@media (max-width: 680px) { [dir] .zencybermondaypopup-buttons { margin-top: 20px; } }

.zencybermondaypopup-to-serp-button { align-items: center; color: white; display: flex; font-size: 18px; height: 48px; text-decoration: none; white-space: nowrap; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .zencybermondaypopup-to-serp-button { background: #0f5de4; border-radius: 3px; cursor: pointer; margin-bottom: 15px; padding: 0 40px; }

[dir=ltr] .zencybermondaypopup-to-serp-button { margin-right: 15px; }

[dir=rtl] .zencybermondaypopup-to-serp-button { margin-left: 15px; }

@media (max-width: 680px) { .zencybermondaypopup-to-serp-button { font-size: 16px; height: 40px; } [dir] .zencybermondaypopup-to-serp-button { padding: 0 24px; } }

.zenmobilepopup { bottom: 0; position: fixed; top: 0; touch-action: pan-x pinch-zoom; z-index: 21; align-items: center; display: flex; justify-content: center; overflow-x: hidden; overflow-y: auto; color: #292f37; z-index: 23; }

[dir=ltr] .zenmobilepopup { left: 0; right: 0; }

[dir=rtl] .zenmobilepopup { right: 0; left: 0; }

@media (max-width: 680px) { .zenmobilepopup { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zenmobilepopup-shadow { bottom: 0; position: fixed; top: 0; touch-action: pan-x pinch-zoom; z-index: 21; z-index: 0; }

[dir] .zenmobilepopup-shadow { background-color: rgba(41, 47, 55, 0.4); }

[dir=ltr] .zenmobilepopup-shadow { left: 0; right: 0; }

[dir=rtl] .zenmobilepopup-shadow { right: 0; left: 0; }

@media (max-width: 680px) { .zenmobilepopup-shadow { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zenmobilepopup-inner { box-sizing: border-box; position: relative; width: 540px; z-index: 1; }

[dir] .zenmobilepopup-inner { background-color: white; border-radius: 8px; box-shadow: 0 6px 20px rgba(153, 146, 139, 0.2); padding: 20px 40px 32px; }

@media (max-width: 680px) { .zenmobilepopup-inner { width: 304px; } [dir] .zenmobilepopup-inner { padding: 20px; } }

.zenmobilepopup-close { height: 16px; position: absolute; top: 16px; width: 16px; }

[dir] .zenmobilepopup-close { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23868686' d='M11.6 10l5.1-5.2a1.1 1.1 0 00-1.5-1.6L10 8.4 4.8 3.2a1.1 1.1 0 00-1.6 0 1.1 1.1 0 000 1.6L8.4 10l-5.2 5.2a1.1 1.1 0 000 1.6 1.1 1.1 0 001.6 0l5.2-5.2 5.2 5.2a1.1 1.1 0 001.5-1.6L11.6 10z'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; cursor: pointer; }

[dir=ltr] .zenmobilepopup-close { right: 20px; }

[dir=rtl] .zenmobilepopup-close { left: 20px; }

@media (max-width: 680px) { .zenmobilepopup-close { top: 20px; } }

.zenmobilepopup-title { font-size: 24px; font-weight: 700; line-height: 32px; }

[dir] .zenmobilepopup-title { margin-bottom: 16px; }

[dir=ltr] .zenmobilepopup-title { padding-right: 12px; }

[dir=rtl] .zenmobilepopup-title { padding-left: 12px; }

@media (max-width: 680px) { .zenmobilepopup-title { font-size: 20px; line-height: 24px; } }

.zenmobilepopup-description { font-size: 16px; line-height: 22px; }

[dir] .zenmobilepopup-description { margin-bottom: 20px; }

@media (max-width: 680px) { .zenmobilepopup-description { font-size: 14px; line-height: 20px; } }

.zenmobilepopup-button { width: 248px; }

@media (max-width: 680px) { .zenmobilepopup-button { width: 100%; } }

.zen-select { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-user-select: none; -moz-user-select: none; user-select: none; height: 40px; line-height: 38px; text-decoration: none; white-space: nowrap; font-size: 18px; font-weight: 700; box-sizing: border-box; position: relative; }

[dir] .zen-select { border-radius: 4px; cursor: pointer; text-align: center; background-image: -webkit-linear-gradient(bottom, #faf9f8 0, white 100%); background-image: -moz-linear-gradient(bottom, #faf9f8 0, white 100%); background-image: -o-linear-gradient(bottom, #faf9f8 0, white 100%); background-image: linear-gradient(to top, #faf9f8 0, white 100%); box-shadow: 0 2px 0 rgba(133, 135, 139, 0.3); }

[dir=ltr] .zen-select { padding: 0 28px 0 12px; text-align: left; }

[dir=rtl] .zen-select { padding: 0 12px 0 28px; text-align: right; }

.zen-select:focus { outline: none; }

[dir] .zen-select:hover { background: white; box-shadow: 0 1px 0 rgba(133, 135, 139, 0.5); }

[dir] .zen-select-active, [dir] .zen-select-active:hover, [dir] .zen-select-is-active, [dir] .zen-select-is-active:hover, [dir] .zen-select:active { background-image: -webkit-linear-gradient(bottom, #d7d4d0 0, #e4e2e0 100%); background-image: -moz-linear-gradient(bottom, #d7d4d0 0, #e4e2e0 100%); background-image: -o-linear-gradient(bottom, #d7d4d0 0, #e4e2e0 100%); background-image: linear-gradient(to top, #d7d4d0 0, #e4e2e0 100%); }

.zen-select-disabled, .zen-select :disabled { opacity: .3; pointer-events: none; }

[dir] .zen-select-disabled, [dir] .zen-select :disabled { cursor: default; }

@media (min-width: 681px) { .zen-select { height: 34px; line-height: 34px; } }

@media (max-width: 954px) { [dir] .zen-select { border: 1px solid rgba(133, 135, 139, 0.2); } }

[dir] .zen-select-error { border: 2px solid #a50000; border-bottom: 0; border-radius: 0; }

.zen-select-label { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; font-weight: 480; overflow: hidden; text-overflow: ellipsis; text-transform: lowercase; white-space: nowrap; }

.zen-select-native, .zen-select-button { bottom: 0; opacity: 0; position: absolute; top: 0; }

[dir] .zen-select-native, [dir] .zen-select-button { cursor: pointer; }

[dir=ltr] .zen-select-native, [dir=ltr] .zen-select-button { left: 0; right: 0; }

[dir=rtl] .zen-select-native, [dir=rtl] .zen-select-button { right: 0; left: 0; }

.zen-select-native { font-size: 18px; height: 100%; text-transform: lowercase; width: 100%; }

@media (min-width: 681px) { .zen-select-native { font-size: 16px; } }

.zen-select-arrow { height: 6px; position: absolute; top: 15px; width: 8px; }

[dir] .zen-select-arrow { background: url("data:image/svg+xml,%3Csvg width='8' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23292f37' d='M3.5 5L0 0h7L3.5 5z'/%3E%3C/svg%3E"); }

[dir=ltr] .zen-select-arrow { right: 15px; }

[dir=rtl] .zen-select-arrow { left: 15px; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.zen-authpane { color: #292f37; }
[dir=ltr] .zen-authpane { text-align: left; }
[dir=rtl] .zen-authpane { text-align: right; }

.zen-authpane-link-wrapper { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #85878b; font-size: 15px; }

[dir=ltr] .zen-authpane-link-wrapper { margin: 5px 15px 15px 9px; }

[dir=rtl] .zen-authpane-link-wrapper { margin: 5px 9px 15px 15px; }

.zen-authpane-link-active { color: #292f37; }

[dir] .zen-authpane-link-active { cursor: default; }

[dir] .zen-authpane-link-separator { margin: 0 6px; }

.zen-authpane-form-signup-legal { color: #85878b; font-size: 12px; }

[dir] .zen-authpane-form-signup-legal { margin-bottom: 15px; }

.zen-authpane-form-signup-legal-link { color: #85878b; font-size: 12px; }

.zen-authpane-form-signup-agree-link { color: #85878b; }

.zen-authpane-signin-error-message, .zen-authpane-signup-error-message { box-sizing: border-box; color: #be0000; font-size: 15px; }

[dir] .zen-authpane-signin-error-message, [dir] .zen-authpane-signup-error-message { background: var(--highlight-bg); margin-bottom: 20px; padding: 10px 20px; text-align: center; }

[dir] .zen-authpane-signin-field:not(:last-child) { margin-bottom: 6px; }

.zen-authpane-kind-social-wrapper { position: relative; }

[dir] .zen-authpane-kind-social-wrapper { margin-bottom: 6px; text-align: center; }

.zen-authpane-kind-social-wrapper::before { content: ''; display: block; height: 1px; position: absolute; top: 9px; width: 100%; }

[dir] .zen-authpane-kind-social-wrapper::before { background: #e0e0e1; }

[dir=ltr] .zen-authpane-kind-social-wrapper::before { left: 0; }

[dir=rtl] .zen-authpane-kind-social-wrapper::before { right: 0; }

.zen-authpane-kind-social-buttons { align-items: center; display: flex; justify-content: space-around; }

.zen-authpane-kind-title { color: #868686; display: inline-block; font-size: 12px; position: relative; }

[dir] .zen-authpane-kind-title { background: white; margin-bottom: 16px; padding: 0 8px; }

.zen-authpane-remind-loading, .zen-authpane-signup-loading { bottom: 0; opacity: .99; position: absolute; top: 0; z-index: 1; }

[dir] .zen-authpane-remind-loading, [dir] .zen-authpane-signup-loading { background: rgba(255, 255, 255, 0.7) url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) 50% 50% no-repeat; }

[dir=ltr] .zen-authpane-remind-loading, [dir=ltr] .zen-authpane-signup-loading { left: 0; right: 0; }

[dir=rtl] .zen-authpane-remind-loading, [dir=rtl] .zen-authpane-signup-loading { right: 0; left: 0; }

.zen-authpane-signup-field, .zen-authpane-remind-form-field { position: relative; }

.zen-authpane-signin-buttons, .zen-authpane-remind-form-buttons { align-items: center; display: flex; }

[dir] .zen-authpane-signin-buttons, [dir] .zen-authpane-remind-form-buttons { margin-bottom: 12px; margin-top: 15px; }

.zen-authpane-signin-submit-button, .zen-authpane-remind-form-submit-button { width: 187px; }

.zen-authpane-signup-button { width: 100%; }

[dir] .zen-authpane-signup-button { margin: 10px 0 20px; }

.zen-authpane-signin-reset-button, .zen-authpane-remind-form-reset-button { outline: none; width: 70px; }

[dir=ltr] .zen-authpane-signin-reset-button, [dir=ltr] .zen-authpane-remind-form-reset-button { margin-left: 12px; text-align: left; }

[dir=rtl] .zen-authpane-signin-reset-button, [dir=rtl] .zen-authpane-remind-form-reset-button { margin-right: 12px; text-align: right; }

.zen-authpane-remind-header { position: relative; }

.zen-authpane-remind-header-close { height: 26px; position: absolute; top: -6px; width: 26px; }

[dir] .zen-authpane-remind-header-close { border-radius: 50%; border: 2px solid #eef1f4; cursor: pointer; }

[dir=ltr] .zen-authpane-remind-header-close { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); right: 0; }

[dir=rtl] .zen-authpane-remind-header-close { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 0; }

[dir] .zen-authpane-remind-header-close:hover { background: rgba(133, 135, 139, 0.2); border: 2px solid rgba(133, 135, 139, 0.2); }

.zen-authpane-remind-header-close::before, .zen-authpane-remind-header-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-authpane-remind-header-close::before, [dir] .zen-authpane-remind-header-close::after { background: rgba(133, 135, 139, 0.2); }

[dir=ltr] .zen-authpane-remind-header-close::before, [dir=ltr] .zen-authpane-remind-header-close::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zen-authpane-remind-header-close::before, [dir=rtl] .zen-authpane-remind-header-close::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zen-authpane-remind-header-close::before { height: 2px; width: 12px; }

.zen-authpane-remind-header-close::after { height: 12px; width: 2px; }

.zen-authpane-remind-header-close:hover::before, .zen-authpane-remind-header-close:hover::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-authpane-remind-header-close:hover::before, [dir] .zen-authpane-remind-header-close:hover::after { background: white; }

[dir=ltr] .zen-authpane-remind-header-close:hover::before, [dir=ltr] .zen-authpane-remind-header-close:hover::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zen-authpane-remind-header-close:hover::before, [dir=rtl] .zen-authpane-remind-header-close:hover::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zen-authpane-remind-header-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 15px; }

[dir=ltr] .zen-authpane-remind-header-title { margin: 5px 15px 15px 9px; }

[dir=rtl] .zen-authpane-remind-header-title { margin: 5px 9px 15px 15px; }

.zen-authpane-remind-response { box-sizing: border-box; width: 245px; }

[dir] .zen-authpane-remind-response { margin: 20px 0 30px; padding: 0 13px; }

[dir] .zen-authpane-remind-response-text { margin-bottom: 5px; }

[dir] .zen-authpane-social-auth-email-error { padding: 24px 30px 22px; }

.zen-ui-stars { display: flex; }

.zen-ui-stars-wrapper-blank { opacity: .5; }

.zen-ui-stars-star { display: inline-block; height: 10px; width: 11px; }

[dir] .zen-ui-stars-star { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/star.svg); }

.zen-hotelcard .zen-ui-stars-star { display: block; height: 8px; width: 9px; }

[dir] .zen-hotelcard .zen-ui-stars-star { background-repeat: no-repeat; background-size: contain; }

.tips-guru { display: flex; }

.tips-guru-logo { display: inline-block; height: 24px; width: 67px; }

[dir] .tips-guru-logo { border-radius: 4px; }

[dir=ltr] .tips-guru-logo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/guru-logo.svg) center/54px 20px no-repeat, linear-gradient(105.48deg, #c7fb94 16.22%, #a3f396 93.66%); }

[dir=rtl] .tips-guru-logo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/guru-logo.svg) center/54px 20px no-repeat, linear-gradient(-105.48deg, #c7fb94 16.22%, #a3f396 93.66%); }

.tips-guru-tip { display: flex; }

[dir] .tips-guru-tip .zenpopuptipcontainer-show { margin: 0; }

[dir=ltr] .tips-guru-tip .zenpopuptipcontainer-show { margin-left: 6px; margin-right: -3px; }

[dir=rtl] .tips-guru-tip .zenpopuptipcontainer-show { margin-right: 6px; margin-left: -3px; }

.tips-guru-plain .tips-guru-logo { width: 59px; height: 20px; }

[dir] .tips-guru-plain .tips-guru-logo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/guru-logo.svg) center/contain; }

.tips-guru-size-small .tips-guru-logo { width: 56px; height: 20px; }

[dir] .tips-guru-size-small .tips-guru-logo { background-size: 50px 17px, contain; }

[dir] .tips-guru-color-white .zenpopuptipcontainer:hover::before { background-color: var(--palette-black); }

.tips-guru-color-white .zenpopuptipcontainer::before { opacity: 1; }

[dir] .tips-guru-color-white .zenpopuptipcontainer::before { background-color: var(--palette-white); }

.tips-preffered { height: 18px; width: 31px; }

[dir] .tips-preffered { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/zen/ui/tips/preferred_icon.svg) 50% 49% no-repeat; background-color: white; background-size: 18px 10px; border: 1px solid #f7901e; border-radius: 4px; cursor: pointer; }

.zen-hotelcardperks .tips-preffered { height: 24px; width: 24px; }

[dir] .zen-hotelcardperks .tips-preffered { border: 0; border-radius: 50%; }

.zenloyaltytips { display: flex; position: relative; }

.zenloyaltytips-tip { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; font-size: 13px; height: 24px; line-height: 18px; opacity: .9; position: relative; user-select: none; }

[dir] .zenloyaltytips-tip { background-color: white; cursor: pointer; padding: 3px 10px; }

.zenloyaltytips-tip:hover { opacity: 1; }

[dir] .zenloyaltytips-tip:hover { transform: scale(1.02); }

.zenloyaltytips-tip::before { content: ''; height: 24px; position: absolute; top: 0; width: 11px; }

[dir] .zenloyaltytips-tip::before { background-color: white; border-radius: 3px; }

[dir=ltr] .zenloyaltytips-tip::before { transform: skew(-19deg); }

[dir=rtl] .zenloyaltytips-tip::before { transform: skew(19deg); }

.zenloyaltytips-tip::after { content: ''; display: inline-block; height: 10px; width: 10px; }

[dir] .zenloyaltytips-tip::after { background-position: center; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenloyaltytips-tip::after { margin-left: 2px; }

[dir=rtl] .zenloyaltytips-tip::after { margin-right: 2px; }

[dir=ltr] .zenloyaltytips-tip:first-child { border-radius: 15px 0 4px 15px; margin-right: 10px; padding-right: 7px; }

[dir=rtl] .zenloyaltytips-tip:first-child { border-radius: 0 15px 15px 4px; margin-left: 10px; padding-left: 7px; }

[dir=ltr] .zenloyaltytips-tip:first-child::before { right: -4px; }

[dir=rtl] .zenloyaltytips-tip:first-child::before { left: -4px; }

[dir=ltr] .zenloyaltytips-tip:last-child { border-radius: 4px 15px 15px 0; padding-left: 7px; }

[dir=rtl] .zenloyaltytips-tip:last-child { border-radius: 15px 4px 0 15px; padding-right: 7px; }

[dir=ltr] .zenloyaltytips-tip:last-child::before { left: -4px; }

[dir=rtl] .zenloyaltytips-tip:last-child::before { right: -4px; }

[dir] .zenloyaltytips-tip.zenloyaltytips-tip-single { border-radius: 15px; margin: 0; padding: 3px 10px; }

.zenloyaltytips-tip.zenloyaltytips-tip-single::before { display: none; }

.zenloyaltytips-tip-dreams { color: #ff6464; }

[dir] .zenloyaltytips-tip-dreams::after { background-image: url("data:image/svg+xml,%3Csvg fill='%23ff6464' width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.7 8.3a.5.5 0 01-.6-.5c0-.3.3-.5.6-.5 1 0 2-.9 2-2 0-.2.2-.5.5-.5s.5.3.5.6a3 3 0 01-3 3zm6.5.5L9 8.6h-.3v-.2c-.3 0-.6-.3-.8-.4-.2-.2.5-.6.6-.7.2-.1.2-.5 0-.6-.5-.3-1.8-1.1-2.3-2C5.8 3.5 7 1 8.6.4A6.9 6.9 0 006.7 0C3 0 0 3 0 6.5S3 13 6.7 13c2.9 0 5.4-1.8 6.3-4.3-.6.3-3 .8-3.8 0z'/%3E%3C/svg%3E"); }

.zenloyaltytips-tip-miles { color: #02458d; }

.zenloyaltytips-tip-miles::after { width: 15px; }

[dir] .zenloyaltytips-tip-miles::after { background-image: url("data:image/svg+xml,%3Csvg width='33' height='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2.5h2.9v8h7.7l-1 2.6h-6.7v1.4h6.1l-1 2.6h-5.1v5.7h-3V7.4l-4 8.3h-2.7l-4-8.3v13.4h-3v-5.7H3.4l-1-2.6h6.2v-1.4H1.7l-1-2.6h7.8v-8h2.8L16.8 12z' fill='%2302458d'/%3E%3C/svg%3E"); }

.zenloyaltytips-tip-zenpoints { color: #5c77cc; }

.zenloyaltytips-tip-zenpoints::after { height: 12px; vertical-align: -1px; width: 12px; }

[dir] .zenloyaltytips-tip-zenpoints::after { background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 1.3a22.6 22.6 0 016-.8c1.8 0 3.6.3 5.5.8a2.8 2.8 0 012 2 22.2 22.2 0 01.7 5.8 20 20 0 01-.7 5.4 2.8 2.8 0 01-2 2c-1.9.5-3.7.7-5.5.7a22.6 22.6 0 01-6-.8 2.8 2.8 0 01-2-1.9 20 20 0 01.1-11.2 2.8 2.8 0 012-2zm9.8 4.8a.1.1 0 000-.2l-6-1.6a.1.1 0 00-.2 0l-.3 1.2a.1.1 0 000 .1l3.4 1-5 5a.1.1 0 000 .2l6.1 1.7a.1.1 0 00.1-.1l.4-1.2a.1.1 0 00-.1 0l-3.4-1a.1.1 0 010-.1l5-5z' fill='%235c77cc'/%3E%3C/svg%3E"); }

.zenloyaltytips-tip-ratehawkpoints { color: #4086e4; }

.zenloyaltytips-tip-ratehawkpoints::after { height: 13px; vertical-align: -2px; width: 13px; }

[dir] .zenloyaltytips-tip-ratehawkpoints::after { background-image: url("data:image/svg+xml,%3Csvg id='Слой_1' data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%234086e4%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.7 3.4L9 .8A2.2 2.2 0 007 .8L2.3 3.4a2.2 2.2 0 00-1 2v5.2a2.2 2.2 0 001 2L7 15.2a2.2 2.2 0 002.2 0l4.6-2.6a2.2 2.2 0 001-2V5.4a2.2 2.2 0 00-1-2zm-3.9 8l-1.4-2H7v2H5.2V4.2h3.1a4 4 0 011.7.3 2.5 2.5 0 011 .9 2.6 2.6 0 01.5 1.4A2.4 2.4 0 0110 9l1.6 2.3z'/%3E%3Cpath class='cls-1' d='M8.2 5.5H7v2.6h1.3a1.7 1.7 0 001.2-.4 1.2 1.2 0 00.4-1 1.2 1.2 0 00-.4-.8 1.8 1.8 0 00-1.2-.4z'/%3E%3C/svg%3E"); }

.zenloyaltytips-tip-roundtrippoints { color: #cf11ff; }

.zenloyaltytips-tip-roundtrippoints::after { height: 13px; vertical-align: -2px; width: 13px; }

[dir] .zenloyaltytips-tip-roundtrippoints::after { background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='8' fill='%23cf11ff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 12H13l-.8-1.6a1.8 1.8 0 00-.6-.9 1.9 1.9 0 00-1-.4v-.2a1 1 0 01.3 0 2.4 2.4 0 001.2-.8c.3-.4.4-.8.5-1.3a2.3 2.3 0 00-.3-1.5 2.4 2.4 0 00-1.1-1A4.4 4.4 0 009.3 4H4v8h2V9.2h2.7l.6.2.4.6.8 2zM5.9 8V5.5h3.3a1.2 1.2 0 011 .3l.3.4v.5c0 .3 0 .6-.3.8-.2.2-.5.3-.7.3H5.9z' fill='%23fff'/%3E%3C/svg%3E"); background-size: contain; }

[dir] .zenloyaltytips-popup-text { margin-bottom: 8px; }

.zenmircashbacktip { position: relative; }

[dir] .zenmircashbacktip { background-color: white; border-radius: 28px; cursor: pointer; }

[dir=ltr] .zenmircashbacktip { padding: 5px 27px 6px 52px; }

[dir=rtl] .zenmircashbacktip { padding: 5px 52px 6px 27px; }

.zenmircashbacktip::before { content: ''; height: 10px; position: absolute; top: 8px; width: 36px; }

[dir] .zenmircashbacktip::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/mir.svg); background-position: center; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenmircashbacktip::before { left: 11px; }

[dir=rtl] .zenmircashbacktip::before { right: 11px; }

.zenmircashbacktip::after { content: ''; height: 15px; position: absolute; top: 5px; width: 15px; }

[dir] .zenmircashbacktip::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 14'%3E%3Ccircle cx='7.7' cy='6.9' r='5.9' fill='%23e5e5e5'/%3E%3Cpath fill='%23111111' d='M8 3.2A.9.9 0 108 5a.9.9 0 000-1.8zm-.6 6.4H6.3v1h3.4v-1h-1v-4H6.2v1h1v3z'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenmircashbacktip::after { right: 7px; }

[dir=rtl] .zenmircashbacktip::after { left: 7px; }

[dir] .zenmircashbacktip:hover::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 14'%3E%3Ccircle cx='7.7' cy='6.9' r='5.9' fill='%23111111'/%3E%3Cpath fill='%23ffffff' d='M8 3.2A.9.9 0 108 5a.9.9 0 000-1.8zm-.6 6.4H6.3v1h3.4v-1h-1v-4H6.2v1h1v3z'/%3E%3C/svg%3E"); }

.zenmircashbacktip-title { font-size: 12px; line-height: 15px; }

[dir] .zentexttip .zentexttip-text-description:not(:last-of-type) { margin-bottom: 10px; }

.zentexttip .link, .zentexttip .prtnr-orders-order-edit, .zentexttip .prtnr-orders-order-download, .zentexttip .prtnr-orders-order-cancel, .zentexttip .prtnr-orders-order-paycard, .zentexttip .prtnr-orders-order-paybylink, .zentexttip .prtnr-orders-order-edit-link-text, .zentexttip .prtnr-orders-order-download-link-text, .zentexttip .prtnr-orders-order-cancel-link-text, .zentexttip .prtnr-orders-order-paycard-link-text, .zentexttip .prtnr-orders-order-paybylink-link-text, .zentexttip .prtnr-orders-order-edit-link, .zentexttip .prtnr-orders-order-cancel-link, .zentexttip .prtnr-orders-order-paycard-link, .zentexttip .prtnr-orders-order-paybylink-link, .zentexttip .prtnr-orders-order-action-footer-button-cancel, .zentexttip .prtnr-orders-order-field-list-expand, .zentexttip .prtnr-orders-traveldocs-tip-row-btn { display: none; }

[dir] .zentexttip .link, [dir] .zentexttip .prtnr-orders-order-edit, [dir] .zentexttip .prtnr-orders-order-download, [dir] .zentexttip .prtnr-orders-order-cancel, [dir] .zentexttip .prtnr-orders-order-paycard, [dir] .zentexttip .prtnr-orders-order-paybylink, [dir] .zentexttip .prtnr-orders-order-edit-link-text, [dir] .zentexttip .prtnr-orders-order-download-link-text, [dir] .zentexttip .prtnr-orders-order-cancel-link-text, [dir] .zentexttip .prtnr-orders-order-paycard-link-text, [dir] .zentexttip .prtnr-orders-order-paybylink-link-text, [dir] .zentexttip .prtnr-orders-order-edit-link, [dir] .zentexttip .prtnr-orders-order-cancel-link, [dir] .zentexttip .prtnr-orders-order-paycard-link, [dir] .zentexttip .prtnr-orders-order-paybylink-link, [dir] .zentexttip .prtnr-orders-order-action-footer-button-cancel, [dir] .zentexttip .prtnr-orders-order-field-list-expand, [dir] .zentexttip .prtnr-orders-traveldocs-tip-row-btn { margin-top: 10px; }

.zentooltip-popup .zentexttip .link, .zentooltip-popup .zentexttip .prtnr-orders-order-edit, .zentooltip-popup .zentexttip .prtnr-orders-order-download, .zentooltip-popup .zentexttip .prtnr-orders-order-cancel, .zentooltip-popup .zentexttip .prtnr-orders-order-paycard, .zentooltip-popup .zentexttip .prtnr-orders-order-paybylink, .zentooltip-popup .zentexttip .prtnr-orders-order-edit-link-text, .zentooltip-popup .zentexttip .prtnr-orders-order-download-link-text, .zentooltip-popup .zentexttip .prtnr-orders-order-cancel-link-text, .zentooltip-popup .zentexttip .prtnr-orders-order-paycard-link-text, .zentooltip-popup .zentexttip .prtnr-orders-order-paybylink-link-text, .zentooltip-popup .zentexttip .prtnr-orders-order-edit-link, .zentooltip-popup .zentexttip .prtnr-orders-order-cancel-link, .zentooltip-popup .zentexttip .prtnr-orders-order-paycard-link, .zentooltip-popup .zentexttip .prtnr-orders-order-paybylink-link, .zentooltip-popup .zentexttip .prtnr-orders-order-action-footer-button-cancel, .zentooltip-popup .zentexttip .prtnr-orders-order-field-list-expand, .zentooltip-popup .zentexttip .prtnr-orders-traveldocs-tip-row-btn { display: block; }

.zenmircashbacktip-colored { color: #ffffff; }

[dir] .zenmircashbacktip-colored { background-color: #0f754e; }

[dir] .zenmircashbacktip-colored::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/mir-white.svg); }

[dir] .zenmircashbacktip-colored::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 14'%3E%3Ccircle cx='7.7' cy='6.9' r='5.9' fill='%23868686'/%3E%3Cpath fill='%23ffffff' d='M8 3.2A.9.9 0 108 5a.9.9 0 000-1.8zm-.6 6.4H6.3v1h3.4v-1h-1v-4H6.2v1h1v3z'/%3E%3C/svg%3E"); }

[dir=ltr] .zentooltip-hint.zentooltip-mir { transform: translateX(10px); }

[dir=rtl] .zentooltip-hint.zentooltip-mir { transform: translateX(-10px); }

.tips-topstays { height: 15px; width: 32px; }

[dir] .tips-topstays { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/zen/ui/tips/topstays.svg); background-repeat: no-repeat; background-size: contain; border-radius: 4px; cursor: pointer; }

[dir] .zentexttip .topstays-link { margin-top: 10px; }

.zentooltip-hint .topstays-link { color: var(--palette-white); }

.zencheckbox { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-flex; flex-direction: row-reverse; position: relative; }

[dir] .zencheckbox { cursor: pointer; }

.zencheckbox-styled-checkbox { box-sizing: border-box; display: inline-block; flex: 1 0 auto; height: 16px; position: relative; transition: all .16s; width: 16px; will-change: background; }

[dir] .zencheckbox-styled-checkbox { background-clip: content-box; background-color: var(--box-bg); border: 1px solid var(--box-border); border-radius: 4px; margin-top: 1px; transform: translateZ(0); }

[dir=ltr] .zencheckbox-styled-checkbox { margin-right: 8px; }

[dir=rtl] .zencheckbox-styled-checkbox { margin-left: 8px; }

[dir] .zencheckbox-input:focus ~ .zencheckbox-styled-checkbox { background-color: var(--box-bg); border-color: var(--box-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .zencheckbox:hover .zencheckbox-styled-checkbox { border-color: var(--box-hover-border); }

[dir] .zencheckbox:active .zencheckbox-styled-checkbox { background-color: var(--box-active-bg); border-color: var(--box-active-bg); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .zencheckbox-input:checked ~ .zencheckbox-styled-checkbox { background-color: var(--box-on-bg); border: 0; }

[dir] .zencheckbox-input:not(:disabled):checked:focus ~ .zencheckbox-styled-checkbox { background-color: var(--box-on-bg); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .zencheckbox:hover .zencheckbox-input:not(:disabled):checked ~ .zencheckbox-styled-checkbox { background-color: var(--box-on-bg); border-color: var(--box-hover-border); }

[dir] .zencheckbox:active .zencheckbox-input:not(:disabled):checked ~ .zencheckbox-styled-checkbox { background-color: var(--box-active-bg); border-color: var(--box-active-bg); box-shadow: 0 0 0 2px var(--focus-outline); }

.zencheckbox-input ~ .zencheckbox-styled-checkbox::after { box-sizing: content-box; content: ''; display: block; height: 8px; opacity: 0; position: absolute; top: 45%; width: 4px; }

[dir] .zencheckbox-input ~ .zencheckbox-styled-checkbox::after { border-bottom: 2px solid var(--box-on-typo); }

[dir=ltr] .zencheckbox-input ~ .zencheckbox-styled-checkbox::after { border-right: 2px solid var(--box-on-typo); left: 50%; transform: translate(-50%, -50%) rotate(45deg); }

[dir=rtl] .zencheckbox-input ~ .zencheckbox-styled-checkbox::after { border-left: 2px solid var(--box-on-typo); right: 50%; transform: translate(50%, -50%) rotate(-45deg); }

.zencheckbox-input:checked ~ .zencheckbox-styled-checkbox::after { opacity: 1; }

.zencheckbox-input:disabled:checked ~ .zencheckbox-styled-checkbox::after { opacity: 0; }

[dir] .zencheckbox-input:disabled:checked ~ .zencheckbox-styled-checkbox::after { border-bottom: 2px solid #868686; }

[dir=ltr] .zencheckbox-input:disabled:checked ~ .zencheckbox-styled-checkbox::after { border-right: 2px solid #868686; }

[dir=rtl] .zencheckbox-input:disabled:checked ~ .zencheckbox-styled-checkbox::after { border-left: 2px solid #868686; }

.zencheckbox-input:disabled:checked ~ .zencheckbox-styled-checkbox::after { opacity: 1; }

[dir] .zencheckbox-input:disabled:checked ~ .zencheckbox-styled-checkbox, [dir] .zencheckbox-input:disabled ~ .zencheckbox-styled-checkbox { background-color: #e5e5e5; border-color: #e5e5e5; box-shadow: none; }

[dir] .zencheckbox-disabled { cursor: default; }

.zencheckbox-inner { display: inline; }

.zencheckbox-text { display: inline; font-size: 14px; line-height: 18px; white-space: normal; }

.zencheckbox-extra-label { font-size: 12px; color: #85878b; }

[dir] .zencheckbox-extra-label { margin-top: 4px; }

.zencheckbox-tip { display: inline-block; vertical-align: middle; }

[dir=ltr] .zencheckbox-tip { margin-left: 6px; }

[dir=rtl] .zencheckbox-tip { margin-right: 6px; }

.zencheckbox-stars-star { display: inline-block; height: 14px; vertical-align: text-bottom; width: 16px; }

[dir] .zencheckbox-stars-star { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14'%3E%3Cpath fill='%23ffaf00' d='M8 12l-3.3 1.7a1 1 0 01-1.4-1L3.9 9 1.2 6.4a1 1 0 01.6-1.7l3.7-.5L7 .8a1 1 0 011.8 0l1.6 3.4 3.7.5a1 1 0 01.6 1.7L12 9l.6 3.7a1 1 0 01-1.4 1L8 12z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zencheckbox-stars-star { margin-right: 4px; }

[dir=rtl] .zencheckbox-stars-star { margin-left: 4px; }

.zencheckbox-stars-no-stars { color: #292f37; font-size: 14px; vertical-align: top; }

.zenradiobuttongroup { align-items: flex-start; display: flex; flex-direction: column; position: relative; }

.zenradiobuttongroup-row { flex-direction: row; }

[dir] .zenradiobuttongroup-item { margin-bottom: 16px; }

[dir=ltr] .zenradiobuttongroup-item:last-child { margin-right: 0; }

[dir=rtl] .zenradiobuttongroup-item:last-child { margin-left: 0; }

[dir] .zenradiobuttongroup-row .zenradiobuttongroup-item { margin-bottom: 0; }

[dir=ltr] .zenradiobuttongroup-row .zenradiobuttongroup-item { margin-right: 24px; }

[dir=rtl] .zenradiobuttongroup-row .zenradiobuttongroup-item { margin-left: 24px; }

[dir=ltr] .zenradiobuttongroup-row .zenradiobuttongroup-item:last-child { margin-right: 0; }

[dir=rtl] .zenradiobuttongroup-row .zenradiobuttongroup-item:last-child { margin-left: 0; }

[dir] .zenradiobuttongroup-error .zenradiobutton-styled-radiobutton { box-shadow: 0 0 0 1px var(--alert), 0 0 0 3px var(--alert-outline); }

.zenradiobuttongroup-error .zenradiobutton-text { color: var(--alert); }

.zenradiobutton { display: inline-flex; }

.zenradiobutton-text { display: inline; font-size: 14px; line-height: 18px; }

[dir] .zenradiobutton-text { cursor: pointer; }

.zenradiobutton-extra-label { font-size: 12px; color: #85878b; }

[dir] .zenradiobutton-extra-label { margin-top: 4px; }

.zenradiobutton-tip { display: inline; vertical-align: middle; }

[dir=ltr] .zenradiobutton-tip { margin-left: 8px; }

[dir=rtl] .zenradiobutton-tip { margin-right: 8px; }

.zenradiobutton-styled-radiobutton { box-sizing: border-box; flex-shrink: 0; height: 14px; position: relative; transition: border-color .16s, box-shadow .16s, background-color .16s; width: 14px; }

[dir] .zenradiobutton-styled-radiobutton { background-color: var(--box-bg); border-color: #9def1a; border-radius: 50%; box-shadow: 0 0 0 1px var(--box-border); cursor: pointer; margin-top: 2px; }

[dir=ltr] .zenradiobutton-styled-radiobutton { margin-right: 8px; }

[dir=rtl] .zenradiobutton-styled-radiobutton { margin-left: 8px; }

.zenradiobutton-styled-radiobutton::after { content: ''; height: 16px; position: absolute; top: 50%; width: 15px; }

[dir] .zenradiobutton-styled-radiobutton::after { transform: translateY(-50%); }

[dir=ltr] .zenradiobutton-styled-radiobutton::after { left: 50%; }

[dir=rtl] .zenradiobutton-styled-radiobutton::after { right: 50%; }

[dir] .zenradiobutton-input:focus ~ .zenradiobutton-styled-radiobutton { background-color: var(--box-bg); box-shadow: 0 0 0 1px var(--box-border), 0 0 0 2px var(--focus-outline); }

[dir] .zenfidelitytab:hover .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton:hover .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton-input ~ .zenradiobutton-styled-radiobutton:hover { box-shadow: 0 0 0 1px var(--box-hover-border); }

[dir] .zenfidelitytab:active .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton:active .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton-input ~ .zenradiobutton-styled-radiobutton:active { background-color: var(--box-active-bg); box-shadow: 0 0 0 1px var(--box-active-bg), 0 0 0 2px var(--focus-outline); }

[dir] .zenradiobutton-input:checked ~ .zenradiobutton-styled-radiobutton { background-color: var(--box-on-typo); border: 3px solid var(--box-on-bg); box-shadow: 0 0 0 1px var(--box-on-bg); }

[dir] .zenradiobutton-input:checked:focus ~ .zenradiobutton-styled-radiobutton { border: 3px solid var(--box-on-bg); box-shadow: 0 0 0 1px var(--box-on-bg), 0 0 0 2px var(--focus-outline); }

[dir] .zenfidelitytab:hover .zenradiobutton-input:not(:disabled):checked ~ .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton:hover .zenradiobutton-input:not(:disabled):checked ~ .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton-input:not(:disabled):checked ~ .zenradiobutton-styled-radiobutton:hover { border: 3px solid var(--box-on-bg); }

[dir] .zenradiobutton-input:disabled ~ .zenradiobutton-text { cursor: not-allowed; }

[dir] .zenradiobutton-input:disabled ~ .zenradiobutton-styled-radiobutton { background-color: #e5e5e5; box-shadow: 0 0 0 1px #e5e5e5; cursor: not-allowed; }

[dir] .zenradiobutton-input:disabled:checked ~ .zenradiobutton-styled-radiobutton { background-color: #868686; border: 3px solid #e5e5e5; box-shadow: 0 0 0 1px #e5e5e5; }

.visuallyhidden { clip: rect(0 0 0 0); height: 1px; overflow: hidden; position: absolute; width: 1px; }

[dir] .visuallyhidden { border: 0; margin: -1px; padding: 0; }

.cardinalcommerce-2fa-modalpopup { color: #111111; }

.cardinalcommerce-2fa-modalpopup.zen-fullscreenpopup { display: block; overflow-y: auto; }

[dir] .cardinalcommerce-2fa-modalpopup.zen-fullscreenpopup { padding: 0; }

.cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-wrapper { -moz-box-sizing: border-box; box-sizing: border-box; align-items: center; display: flex; min-height: 100%; touch-action: auto; }

[dir] .cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-wrapper { margin-bottom: -16px; padding: 40px 24px 24px; }

.cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-inner { -moz-box-sizing: border-box; box-sizing: border-box; width: 600px; }

[dir] .cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-inner { background: #ffffff; border-radius: 8px; box-shadow: 0 8px 16px 0 rgba(84, 85, 102, 0.4); margin-bottom: 16px; padding: 16px 20px 20px; }

[dir=ltr] .cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-inner { text-align: left; }

[dir=rtl] .cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-inner { text-align: right; }

@media (max-width: 954px) { .body-booking .cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-inner { max-width: 520px; } }

[dir] .cardinalcommerce-2fa-modalpopup-header { margin-bottom: 8px; }

.cardinalcommerce-2fa-modalpopup-close { display: flex; line-height: 32px; }

[dir] .cardinalcommerce-2fa-modalpopup-close { text-align: center; }

.cardinalcommerce-2fa-modalpopup-close-icon { display: inline-block; height: 24px; opacity: .388; position: relative; vertical-align: middle; width: 24px; }

[dir] .cardinalcommerce-2fa-modalpopup-close-icon { background-image: url("data:image/svg+xml,%3Csvg fill='%23111111' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.4 8L14 3.4A1 1 0 0012.6 2L8 6.6 3.4 2A1 1 0 002 2a1 1 0 000 1.4L6.6 8 2 12.6A1 1 0 002 14c.4.4 1 .4 1.4 0L8 9.4l4.6 4.6c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4L9.4 8z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; cursor: pointer; }

[dir=ltr] .cardinalcommerce-2fa-modalpopup-close-icon { margin-left: auto; }

[dir=rtl] .cardinalcommerce-2fa-modalpopup-close-icon { margin-right: auto; }

.cardinalcommerce-2fa-modalpopup-close-icon:hover { opacity: 1; }

.cardinalcommerce-2fa-modalpopup-content { font-size: 14px; }

.zen-socialauth-button-vkontakte { height: 41px; width: 40px; }

[dir] .zen-socialauth-button-vkontakte { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/vkontakte.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-facebook { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-facebook { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/facebook.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-google { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-google { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/google.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-odnoklassniki { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-odnoklassniki { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/ok.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-twitter { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-twitter { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/twitter.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-apple { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-apple { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/apple.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-hotels-mapoverlay { align-items: center; box-sizing: border-box; display: flex; flex-direction: column; height: 100%; }

[dir] .zen-hotels-mapoverlay { padding-top: 140px; }

@media (min-width: 1075px) and (max-width: 1450px) { .zen-hotels-mapoverlay-image { box-sizing: border-box; content: ''; height: 100%; position: absolute; top: 0; width: 100%; } [dir] .zen-hotels-mapoverlay-image { background-color: rgba(13, 30, 42, 0.4); background-image: linear-gradient(rgba(17, 17, 17, 0.8), rgba(17, 17, 17, 0.8)), url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/zen/hotels/mapoverlay.svg); background-position: center; background-size: 100% auto; cursor: pointer; } [dir=ltr] .zen-hotels-mapoverlay-image { box-shadow: inset 6px 0 10px rgba(41, 47, 55, 0.2); left: 0; } [dir=rtl] .zen-hotels-mapoverlay-image { box-shadow: inset -6px 0 10px rgba(41, 47, 55, 0.2); right: 0; } }

.zen-hotels-mapoverlay-wrapper { height: 100%; }

.zen-hotels-open-map .zen-hotels-mapoverlay-wrapper { height: auto; }

.zen-hotels-mapoverlay-button { color: var(--button-secondary-typo); position: absolute; top: 12px; z-index: 1; }

[dir] .zen-hotels-mapoverlay-button { background-color: var(--palette-white); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }

[dir=ltr] .zen-hotels-mapoverlay-button { left: -4px; padding-left: 33px; }

[dir=rtl] .zen-hotels-mapoverlay-button { right: -4px; padding-right: 33px; }

[dir] .zen-hotels-mapoverlay-button:focus { box-shadow: 0 0 0 2px var(--focus-outline); }

.zen-hotels-mapoverlay-button::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%7B$fill%7D' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); -webkit-mask-repeat: no-repeat; mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%7B$fill%7D' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); mask-repeat: no-repeat; content: ''; height: 9px; position: absolute; top: 16px; width: 18px; }

[dir] .zen-hotels-mapoverlay-button::before { background-color: var(--button-secondary-typo); }

[dir=ltr] .zen-hotels-mapoverlay-button::before { left: 12px; transform: rotate(90deg); }

[dir=rtl] .zen-hotels-mapoverlay-button::before { right: 12px; transform: rotate(-90deg); }

.zenfittedimage { height: 100%; object-fit: cover; width: 100%; }

.promoalert { -moz-transition: 0.4s ease-out; -o-transition: 0.4s ease-out; transition: 0.4s ease-out; box-sizing: border-box; height: auto; overflow: hidden; position: relative; }

[dir] .promoalert { -webkit-transition: 0.4s ease-out; background-position: center; background-size: cover; text-align: center; }

@media (max-width: 954px) { .mobileready .promoalert { display: none; } }

.promoalert-inner { height: 100%; display: block; text-decoration: none; }

.promoalert-image { display: block; max-width: 100%; }

.promoalert-text-wrapper { align-items: center; display: flex; flex-direction: column; height: 100%; justify-content: center; position: absolute; top: 0; width: 100%; }

[dir=ltr] .promoalert-text-wrapper { left: 0; }

[dir=rtl] .promoalert-text-wrapper { right: 0; }

.promoalert-text { -webkit-user-select: none; -moz-user-select: none; user-select: none; color: white; font-size: 15px; }

.promoalert-text-code { color: #000000; display: inline-block; -webkit-user-select: text; -moz-user-select: text; user-select: text; }

[dir] .promoalert-text-code { background: #fff0cc; border-radius: 3px; padding: 1px 4px 2px; }

[dir=ltr] .promoalert-text-code { margin-left: 5px; }

[dir=rtl] .promoalert-text-code { margin-right: 5px; }

.promoalert-tip { -webkit-user-select: none; -moz-user-select: none; user-select: none; color: rgba(255, 255, 255, 0.6); font-size: 12px; }

.promoalert-close { height: 30px; position: absolute; top: 50%; width: 30px; }

[dir] .promoalert-close { background: #3f0000; border-radius: 50%; cursor: pointer; margin-top: -16px; }

[dir=ltr] .promoalert-close { right: 10px; }

[dir=rtl] .promoalert-close { left: 10px; }

.promoalert-close::before, .promoalert-close::after { content: ''; position: absolute; top: 50%; height: 2px; width: 10px; }

[dir] .promoalert-close::before, [dir] .promoalert-close::after { background: #ffffff; }

[dir=ltr] .promoalert-close::before, [dir=ltr] .promoalert-close::after { left: 50%; margin: -1px 0 0 -5px; }

[dir=rtl] .promoalert-close::before, [dir=rtl] .promoalert-close::after { right: 50%; margin: -1px -5px 0 0; }

[dir=ltr] .promoalert-close::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

[dir=rtl] .promoalert-close::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir=ltr] .promoalert-close::after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir=rtl] .promoalert-close::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

[dir] .promoalert-close:hover { background: #ffffff; }

[dir] .promoalert-close:hover::before, [dir] .promoalert-close:hover::after { background: #3f0000; }

.promoalert-adaptive { -moz-transition: 0.4s ease-out; -o-transition: 0.4s ease-out; transition: 0.4s ease-out; box-sizing: border-box; height: auto; overflow: hidden; position: relative; }

[dir] .promoalert-adaptive { -webkit-transition: 0.4s ease-out; background-position: center; background-size: cover; text-align: center; }

@media (max-width: 954px) { .mobileready .promoalert-adaptive { display: none; } }

.promoalert-adaptive-inner { align-items: center; display: flex; height: 100%; justify-content: center; max-width: 100%; text-decoration: none; }

.promoalert-adaptive-text-wrapper { align-items: center; color: white; display: flex; flex-direction: column; height: 100%; justify-content: center; width: 50%; }

[dir] .promoalert-adaptive-text-wrapper { margin: auto 20px; padding: 10px 0; }

.promoalert-adaptive-header { font-size: 24px; }

.promoalert-adaptive-text { font-size: 14px; }

.promoalert-adaptive-close { height: 30px; position: absolute; top: 50%; width: 30px; }

[dir] .promoalert-adaptive-close { border-radius: 50%; cursor: pointer; margin-top: -16px; }

[dir=ltr] .promoalert-adaptive-close { right: 10px; }

[dir=rtl] .promoalert-adaptive-close { left: 10px; }

.promoalert-adaptive-close::before, .promoalert-adaptive-close::after { content: ''; position: absolute; top: 50%; height: 2px; width: 10px; }

[dir=ltr] .promoalert-adaptive-close::before, [dir=ltr] .promoalert-adaptive-close::after { left: 50%; margin: -1px 0 0 -5px; }

[dir=rtl] .promoalert-adaptive-close::before, [dir=rtl] .promoalert-adaptive-close::after { right: 50%; margin: -1px -5px 0 0; }

[dir=ltr] .promoalert-adaptive-close::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

[dir=rtl] .promoalert-adaptive-close::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir=ltr] .promoalert-adaptive-close::after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir=rtl] .promoalert-adaptive-close::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

[dir] .promoalert-adaptive-close-normal { background: #3f0000; }

[dir] .promoalert-adaptive-close-normal::before, [dir] .promoalert-adaptive-close-normal::after { background: #ffffff; }

[dir] .promoalert-adaptive-close-normal:hover { background: #ffffff; }

[dir] .promoalert-adaptive-close-normal:hover::before, [dir] .promoalert-adaptive-close-normal:hover::after { background: #3f0000; }

[dir] .promoalert-adaptive-close-revert { background: #ffffff; }

[dir] .promoalert-adaptive-close-revert::before, [dir] .promoalert-adaptive-close-revert::after { background: #3f0000; }

[dir] .promoalert-adaptive-close-revert:hover { background: #3f0000; }

[dir] .promoalert-adaptive-close-revert:hover::before, [dir] .promoalert-adaptive-close-revert:hover::after { background: #ffffff; }

.promoaeroflotbonus { height: 0; overflow: hidden; -moz-transition: 0.4s ease-out; -o-transition: 0.4s ease-out; transition: 0.4s ease-out; }

[dir] .promoaeroflotbonus { background-color: #004696; -webkit-transition: 0.4s ease-out; }

@media (max-width: 954px) { .mobileready .promoaeroflotbonus { display: none; } }

.promoaeroflotbonus-inner { display: flex; justify-content: center; align-items: center; height: 100%; }

.promoaeroflotbonus-expanded { height: 50px; }

.promoaeroflotbonus-text { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; font-size: 17px; position: relative; }

[dir=ltr] .promoaeroflotbonus-text { margin-left: 100px; margin-right: 24px; }

[dir=rtl] .promoaeroflotbonus-text { margin-right: 100px; margin-left: 24px; }

.promoaeroflotbonus-text::before { content: ''; height: 30px; position: absolute; top: -6px; width: 97px; }

[dir] .promoaeroflotbonus-text::before { background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 275 88' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M73.7 57.8c3 0 4.5-2.3 4.5-4.7 0-2.3-1.6-4.5-4.5-4.5H66v9.2h7.7zM66 35.4v9.3h7c3 0 4.6-2.3 4.6-4.6 0-2.4-1.5-4.7-4.5-4.7h-7zm13.2 10.5c5.3.9 7.8 3.5 7.8 7 0 6.1-5.5 8.8-12.2 8.8H57.4V31.5h17.3c6.2 0 11.2 1.9 11.2 7.2 0 3.2-1.7 6-6.7 7.2zm77.7 6.8V31.5h6.4v30.2H154l-17.4-21.3v21.3h-6.3V31.5h9.2l17.4 21.2zm-49 5.9c5.3 0 9.1-3.8 9.1-12.1s-3.8-12-9.2-12c-5.2 0-9 3.7-9 12 0 8.4 3.8 12 9 12zm0-28.1c10.8 0 18 6.2 18 16 0 9.9-7.2 16-18 16-11 0-18.1-6.1-18.1-16 0-9.8 7.2-16 18-16zm85 20.4V31.5h6.3V50c0 8.1-7.7 12.4-15.3 12.4-7.4 0-14.6-4-14.6-12.4V31.5h8.6v19.4c0 5.2 3.7 7.8 7.4 7.8 3.8 0 7.6-2.6 7.6-7.8zm19.2-12c0 5.5 15.4 5 15.4 14.4 0 6.8-7.4 9.3-13.4 9.3-2.7 0-7.8-.5-10.7-1.6v-4.4a34 34 0 009 1.6c2.3 0 6-.4 6-3.8 0-5.5-15-4.7-15-14.3 0-6.4 6.6-9.5 12.3-9.5 3.1 0 6.6.2 9.9.8V36a39 39 0 00-7.4-.8c-2 0-6.1.2-6.1 3.7zm62.1-10.5c.5.5-1.1 2.2-1.1 2.2l-1 1.1.2 10.4-.7.3s-1.6-6.1-2.7-7.9c-26.4 27.9-62 53-124.8 53-54.6 0-91.5-20.3-91.5-20.3s37 14.3 86 14.3c31.3 0 84.4-1.3 129.9-47.4-1.9-1-8.1-2.3-8.1-2.3l.2-.8 10.4-.4 1-1s1.7-1.7 2.2-1.2z' fill='%23E31837'/%3E%3Cpath d='M184 21.8c7 0 17-2.6 17-11C201 2.7 191 0 184 0c-7.1 0-17 2.6-17 10.9s9.9 10.9 17 10.9zm0-2.6c-4.9 0-8-3.2-8-8.3s3.1-8.3 8-8.3c4.8 0 8 3.2 8 8.3 0 5.1-3.2 8.3-8 8.3zm-80.1 2.6c7 0 17-2.6 17-11C121 2.7 111 0 104 0c-7.1 0-17 2.6-17 10.9s9.9 10.9 17 10.9zm0-2.6c-4.9 0-8-3.2-8-8.3s3.1-8.3 8-8.3c4.8 0 8 3.2 8 8.3 0 5.1-3.2 8.3-8 8.3zm-95-6.7l4-7.3v.2l4.1 7H9zM11.4.6L0 21.1h4.1l3.3-6h11.4l3.5 6h9.2L19.1.6h-7.7zm190 0v3h8.9v17.5h8.4V3.6h8.8v-3h-26zm-46 0h-8.3v20.5h20.3V18h-12V.6zM124 21.1h8.2v-8.6h11.2V9.3h-11.2V3.6h12v-3H124v20.5zM84.7 6.8c0-6-8-6.2-12-6.2H57.4v20.5h8.3V3.6h4.8c2.4 0 5.6.9 5.6 3.7 0 3.3-4.2 3.8-6.6 3.8l-2.2-.2L75.5 21H85l-7.7-8.5c3.1-.4 7.4-2 7.4-5.8zm-43.4 5.4h11.2V9H41.3V3.6H53v-3H33v20.5h20.5V18H41.3v-5.8z' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .promoaeroflotbonus-text::before { left: -124px; }

[dir=rtl] .promoaeroflotbonus-text::before { right: -124px; }

[dir] .ru .promoaeroflotbonus-text::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='245' height='76'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ffffff' d='M180.7.6h21v2.6h-7.2v14.9h-6.6V3.3a455.5 455.5 0 00-7.2 0V.6m-49 17.5L140.3.6h6.3c3 5.9 6.3 11.7 9.5 17.5h-7.5l-7.2-13.6a1847.9 1847.9 0 00-6.6 13.6h-3.3M58.3 3.2V9h4.2c1.2-.2 2.7-.7 3.2-2 .5-1.2 0-2.7-1.3-3.2-1.9-.9-4-.5-6-.6M51.6.6h11.7c2.2 0 4.4.2 6.5 1 1.2.6 2.2 1.5 2.6 2.8.6 1.7.3 3.9-1.1 5.1a8.8 8.8 0 01-4.7 2c-2.8.4-5.6.1-8.4.2v6.4h-6.6V.6M7.3 10.7H14l-3.5-6.2-3.2 6.2M0 18.1L9.3.6h6.2l10 17.5h-7.4l-2.8-5a538.8 538.8 0 00-9.3 0l-2.6 5H0M166.3 2.4c-2.2.5-3.9 2.4-4.4 4.6-.6 2.5-.3 5.5 1.4 7.6 1.3 1.5 3.5 2 5.5 1.8 1.5 0 3-.8 4-2a8.2 8.2 0 001.5-5.6c0-1.9-.7-3.9-2.2-5.1a6.7 6.7 0 00-5.8-1.3m-1.6-2c3.9-.6 8-.3 11.5 1.5a9.5 9.5 0 015.2 5.8c.6 2.2 0 4.6-1.5 6.4-2 2.5-5.3 3.8-8.5 4.3-3.4.5-7 .3-10.3-1-2.6-.9-5-2.6-6.1-5.1a7 7 0 01.5-6.7c2-3.1 5.6-4.7 9.2-5.3M85.6 2.4c-2.2.4-4 2.2-4.5 4.3a9 9 0 001 7.4c1 1.5 2.8 2.3 4.5 2.4 1.9 0 3.9-.4 5.1-1.9A8 8 0 0093.5 9c-.1-2-.8-3.9-2.2-5.2a6.7 6.7 0 00-5.7-1.3m-1.7-2c3.9-.6 8-.3 11.5 1.5a9.5 9.5 0 015.1 5.7c.6 2.2 0 4.5-1.3 6.3-2.1 2.6-5.4 4-8.7 4.5-3.7.5-7.6.3-11-1.2-2.5-1-4.8-3-5.7-5.6A7.1 7.1 0 0175 5C77 2.2 80.5.8 84 .3M29.4 1c2.9-.9 6-1 9-.7 3.3.4 6.8 1.2 9.2 3.5 3 2.7 3.2 7.8.5 10.7a15.5 15.5 0 01-9.6 4c-3.2.4-6.6.3-9.6-1-1.9-.7-3.4-2-4.8-3.4l3.3-2c2 3 5.7 4.5 9.2 4.2 1.9-.2 3.7-1 4.9-2.5.7-1 1-2.2 1-3.3H32.5V7.8l10.2.2A6.2 6.2 0 0040 3.7a8.5 8.5 0 00-6.8-1C31 3.2 29 4.4 27.4 6l-3.3-1.9c1.5-1.4 3.3-2.5 5.3-3.2M121 4.7v9.1c1.6 0 3.5-.2 4.7-1.5 1.7-1.8 1.5-5-.4-6.5a6.3 6.3 0 00-4.3-1.1m-10.4 1c-2.3 1.6-2.3 5.4 0 7 1.1 1 2.7 1.2 4.2 1.1V4.7c-1.5 0-3 0-4.2 1m4-5.7h6.6v2.4c3.2 0 6.5.2 9.3 1.8 1.9 1 3 3 3 5.1 0 2-1.2 3.9-3 4.9-2.7 1.6-6 1.9-9.3 2a425.8 425.8 0 000 2.5 905.3 905.3 0 00-6.7 0 81.2 81.2 0 010-2.6c-3.5 0-7.4-.3-10.3-2.6-2.6-2.2-2.6-6.7.1-8.7 3-2.2 6.7-2.4 10.2-2.4V0'/%3E%3Cpath fill='%23DC2F34' d='M151.4 28.7h8.4l6.8 11.9c.2.4.3.8.7 1l8-13h5.3L166 53c-.3.4-.5 1-1 1.2h-6.2l4.4-5.6-11.8-19.8m-30 0h7.4V39h12.5V28.7h7.4V54h-7.4V42.8h-12.5V54h-7.4V28.7M66.7 50.9h7c1.5-.1 2.7-1.4 3-2.8.5-1.5.5-3.2-.3-4.6-.6-1.1-2-1.7-3.2-1.8h-6.5V51m-7.4-22.2h22.3V32h-15v6.5H74c2.4 0 5 .4 7 1.7a7 7 0 011.4 11.2 12 12 0 01-8 2.7h-15V28.7M183.8 31c2.7-2.1 6.2-3.1 9.7-3.2 3.2-.2 6.4.4 9.3 1.6v3.8c-2.8-1.2-6-2-9-1.5-2 .3-4 1.2-5.2 2.7-1.6 1.8-2 4.3-2 6.6-.1 2.5.4 5.2 2 7.2a8.5 8.5 0 005.8 2.8c3 .3 6-.5 8.8-1.8v3.8a21.2 21.2 0 01-14.2.9c-3.3-1-6.4-3-8.2-5.9a13.3 13.3 0 01-1.6-9.7 12 12 0 014.6-7.3m-83.3.2a7 7 0 00-5 4.2 16.5 16.5 0 00-.9 8.6c.3 2.6 1.6 5.3 4 6.5 3 1.6 7.3 1 9.4-1.8 1.7-2.2 2-5.2 2-7.9s-.6-5.6-2.5-7.6a7.6 7.6 0 00-7-2M99.1 28c4.2-.5 8.8 0 12.5 2.2 3 1.7 5 4.7 5.7 8 .8 3.7.2 7.9-2 11-2.3 3.1-6 4.9-9.7 5.4-4 .6-8.2.3-11.9-1.5-3-1.5-5.4-4.3-6.4-7.6-1-3.8-.7-8 1.4-11.4 2.2-3.5 6.3-5.5 10.4-6m143-.2c.9-.6 1.6-1.7 2.7-2 .4.3.2.7 0 1l-1.6 2 .1 8.7-.7.2c-.6-2.2-1.2-4.5-2.2-6.5a167.2 167.2 0 01-20.7 18.3c-8.8 6.6-18.5 12.1-28.8 16.2-14.7 5.9-30.5 9-46.3 9.8a192 192 0 01-68-8.3c-7.1-2.3-14.2-4.9-21-8.3l8.5 2.6a236.7 236.7 0 0068.3 9.2c11.5 0 23.1-.7 34.5-2.6a132.4 132.4 0 0073-37.3c-2.1-1-4.5-1.4-6.8-2l.1-.7 9-.3'/%3E%3C/g%3E%3C/svg%3E"); }

.promoaeroflotbonus-text em { color: #ff7b00; font-style: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .promoaeroflotbonus-text em { border-radius: 3px; border: 1px solid #ff7b00; padding: 0 4px 2px; }

.promoaeroflotbonus-button { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; display: inline-block; font-size: 16px; text-decoration: none; }

[dir] .promoaeroflotbonus-button { border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.6); cursor: pointer; padding: 9px 20px; }

.promoaeroflotbonus-close { height: 30px; box-sizing: border-box; position: relative; width: 30px; z-index: 1; position: absolute; top: 12px; }

[dir] .promoaeroflotbonus-close { background: white; border-radius: 50%; border: 2px solid rgba(133, 135, 139, 0.2); cursor: pointer; text-align: center; background: transparent; border: 2px solid rgba(255, 255, 255, 0.3); }

[dir=ltr] .promoaeroflotbonus-close { right: 20px; }

[dir=rtl] .promoaeroflotbonus-close { left: 20px; }

.promoaeroflotbonus-close::before, .promoaeroflotbonus-close::after { content: ''; position: absolute; top: 50%; }

[dir] .promoaeroflotbonus-close::before, [dir] .promoaeroflotbonus-close::after { background: #85878b; }

[dir=ltr] .promoaeroflotbonus-close::before, [dir=ltr] .promoaeroflotbonus-close::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .promoaeroflotbonus-close::before, [dir=rtl] .promoaeroflotbonus-close::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.promoaeroflotbonus-close::before { height: 3px; width: 14px; }

.promoaeroflotbonus-close::after { height: 14px; width: 3px; }

[dir] .promoaeroflotbonus-close-icon { margin-top: 9px; }

.promoaeroflotbonus-close-icon-path { fill: rgba(0, 0, 0, 0.6); }

[dir] .promoaeroflotbonus-close::before, [dir] .promoaeroflotbonus-close::after { background: white; }

.zen-spoiler-button { display: flex; align-items: baseline; }

.zen-spoiler-button-tiny { font-size: 14px; }

[dir] .zen-spoiler-button-tiny { padding: 0 12px; }

[dir] .zen-spoiler-button-tiny:focus { box-shadow: none; }

.button-view-link svg.zen-spoiler-icon { fill: var(--link); }

.button-view-link:hover svg.zen-spoiler-icon { fill: var(--link-hover); }

.button-view-link:active svg.zen-spoiler-icon { fill: var(--link-active); }

.button-view-link:disabled svg.zen-spoiler-icon { fill: var(--link); opacity: .48; }

.button-view-light svg.zen-spoiler-icon { fill: var(--button-secondary-typo); }

[dir=ltr] .zen-spoiler-icon { margin-right: 8px; margin-left: -4px; }

[dir=rtl] .zen-spoiler-icon { margin-left: 8px; margin-right: -4px; }

.zen-spoiler-right .zen-spoiler-button { flex-direction: row-reverse; justify-content: space-between; width: 100%; }

[dir=ltr] .zen-spoiler-right .zen-spoiler-icon { margin-right: 0; margin-left: 4px; }

[dir=rtl] .zen-spoiler-right .zen-spoiler-icon { margin-left: 0; margin-right: 4px; }

.zen-spoiler-close.zen-spoiler-fold { position: relative; z-index: 2; }

[dir] .zen-spoiler-close.zen-spoiler-fold { background: linear-gradient(rgba(255, 255, 255, 0) 0%, white 50%, white 100%); margin-top: -80px; padding-top: 40px; }

@keyframes switcher { 100% { background-position: 20px 0; } }

.zenswitcher { display: inline-flex; position: relative; }

[dir] .zenswitcher { cursor: pointer; }

.zenswitcher-icon { height: 20px; min-width: 36px; overflow: hidden; position: relative; transition: background-color .16s; width: 36px; }

[dir] .zenswitcher-icon { background-color: #c8c8c8; border-radius: 10px; }

[dir=ltr] .zenswitcher-icon { margin-right: 8px; }

[dir=rtl] .zenswitcher-icon { margin-left: 8px; }

.zenswitcher-icon::before { content: ''; height: 16px; position: absolute; width: 16px; top: 2px; }

[dir] .zenswitcher-icon::before { background-color: white; border-radius: 8px; }

[dir=ltr] .zenswitcher-icon::before { left: 2px; transition: left .16s; }

[dir=rtl] .zenswitcher-icon::before { right: 2px; transition: right .16s; }

[dir] .zenswitcher-input:checked + .zenswitcher-icon { background-color: #70c546; }

[dir=ltr] .zenswitcher-input:checked + .zenswitcher-icon::before { left: 18px; }

[dir=rtl] .zenswitcher-input:checked + .zenswitcher-icon::before { right: 18px; }

[dir] .zenswitcher-input:focus + .zenswitcher-icon { box-shadow: 0 0 0 2px rgba(19, 26, 9, 0.4); }

[dir] .zenswitcher-pending .zenswitcher-icon { background-color: #c8c8c8; background-size: 20px 20px; }

[dir=ltr] .zenswitcher-pending .zenswitcher-icon { animation: switcher 1s infinite linear; background: linear-gradient(135deg, #b8b8b8 25%, #c8c8c8 25%, #c8c8c8 50%, #b8b8b8 50%, #b8b8b8 75%, #c8c8c8 75%); background-position: 0 0; }

[dir=rtl] .zenswitcher-pending .zenswitcher-icon { animation: switcher 1s infinite linear; background: linear-gradient(-135deg, #b8b8b8 25%, #c8c8c8 25%, #c8c8c8 50%, #b8b8b8 50%, #b8b8b8 75%, #c8c8c8 75%); background-position: 100% 0; }

.zenswitcher-title { font-size: 16px; }

.zenuploadbutton { display: flex; flex-wrap: wrap; }

.zenuploadbutton-button { position: relative; }

[dir=ltr] .zenuploadbutton-button { margin: 0 8px 8px 0; padding-left: 40px; }

[dir=rtl] .zenuploadbutton-button { margin: 0 0 8px 8px; padding-right: 40px; }

.zenuploadbutton-button::before { content: ''; height: 14px; position: absolute; top: 12px; width: 16px; }

[dir] .zenuploadbutton-button::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 14'%3E%3Cpath fill='%23ffdc82' d='M8 5.7c-.6 0-1.2.2-1.6.7-.5.4-.8 1-.8 1.7 0 .6.3 1.2.8 1.7.4.5 1 .7 1.7.7.6 0 1.2-.2 1.7-.7.4-.5.7-1 .7-1.7s-.3-1.3-.7-1.7c-.5-.5-1-.7-1.7-.7z'/%3E%3Cpath fill='%23ffdc82' fill-rule='evenodd' d='M13.9 2.2c.6 0 1 .2 1.5.6.4.4.6 1 .6 1.5v7.5a2 2 0 01-.6 1.6 2 2 0 01-1.5.6H2a2 2 0 01-1.5-.6 2 2 0 01-.6-1.6V4.3c0-.6.2-1 .6-1.5a2 2 0 011.5-.6H4L4.4 1c.1-.3.3-.5.6-.7l.9-.3H10l.9.3c.3.2.5.4.6.7l.4 1.2h1.9zM8 11.8c1 0 2-.3 2.6-1 .8-.8 1.1-1.7 1.1-2.7A3.6 3.6 0 008 4.3c-1 0-2 .4-2.6 1.1-.8.8-1.1 1.6-1.1 2.7A3.6 3.6 0 008 11.9z' clip-rule='evenodd'/%3E%3C/svg%3E"); background-size: cover; }

[dir=ltr] .zenuploadbutton-button::before { left: 15px; }

[dir=rtl] .zenuploadbutton-button::before { right: 15px; }

.zenuploadbutton-button.button-disabled { pointer-events: none; }

.zenuploadbutton-button.button-loading::before { content: none; }

.zenuploadbutton-view { align-items: center; display: flex; height: 40px; justify-content: center; position: relative; width: 40px; }

[dir] .zenuploadbutton-view { border-radius: 6px; cursor: pointer; }

[dir=ltr] .zenuploadbutton-view { margin-right: 8px; }

[dir=rtl] .zenuploadbutton-view { margin-left: 8px; }

.zenuploadbutton-view::before { bottom: 0; content: ''; pointer-events: none; position: absolute; top: 0; }

[dir] .zenuploadbutton-view::before { background-color: rgba(41, 47, 55, 0.6); border-radius: 6px; }

[dir=ltr] .zenuploadbutton-view::before { left: 0; right: 0; }

[dir=rtl] .zenuploadbutton-view::before { right: 0; left: 0; }

.zenuploadbutton-view-counter { color: white; font-size: 16px; line-height: 19px; pointer-events: none; position: absolute; }

.zenuploadbutton-view-image { height: 40px; width: 40px; }

[dir] .zenuploadbutton-view-image { border-radius: 6px; }

.zenuploadbuttonimages { bottom: 0; position: fixed; top: 0; touch-action: pan-x pinch-zoom; z-index: 21; align-items: center; color: #292f37; display: flex; justify-content: center; z-index: 23; }

[dir] .zenuploadbuttonimages { padding-top: 24px; }

[dir=ltr] .zenuploadbuttonimages { left: 0; right: 0; }

[dir=rtl] .zenuploadbuttonimages { right: 0; left: 0; }

@media (max-width: 680px) { .zenuploadbuttonimages { overflow: auto; -webkit-overflow-scrolling: touch; } }

@media (max-width: 680px) { [dir] .zenuploadbuttonimages { padding: 0; } }

.zenuploadbuttonimages-hidden { display: none; }

.zenuploadbuttonimages-shadow { bottom: 0; position: fixed; top: 0; touch-action: pan-x pinch-zoom; z-index: 21; z-index: 0; }

[dir] .zenuploadbuttonimages-shadow { background-color: rgba(41, 47, 55, 0.4); }

[dir=ltr] .zenuploadbuttonimages-shadow { left: 0; right: 0; }

[dir=rtl] .zenuploadbuttonimages-shadow { right: 0; left: 0; }

@media (max-width: 680px) { .zenuploadbuttonimages-shadow { overflow: auto; -webkit-overflow-scrolling: touch; } }

@media (max-width: 680px) { [dir] .zenuploadbuttonimages-shadow { background-color: rgba(41, 47, 55, 0.8); } }

.zenuploadbuttonimages-inner { box-sizing: border-box; display: flex; flex-direction: column; max-height: 80vh; position: relative; width: 462px; z-index: 1; }

[dir] .zenuploadbuttonimages-inner { background-color: white; border-radius: 8px; box-shadow: 0 6px 20px rgba(153, 146, 139, 0.2); }

[dir=ltr] .zenuploadbuttonimages-inner { padding: 20px 4px 24px 24px; }

[dir=rtl] .zenuploadbuttonimages-inner { padding: 20px 24px 24px 4px; }

@media (max-width: 680px) { [dir] .zenuploadbuttonimages-inner { margin: 0 12px; padding: 20px 16px; } }

.zenuploadbuttonimages-close { height: 16px; position: absolute; top: 20px; width: 16px; }

[dir] .zenuploadbuttonimages-close { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23868686' d='M11.6 10l5.1-5.2a1.1 1.1 0 00-1.5-1.6L10 8.4 4.8 3.2a1.1 1.1 0 00-1.6 0 1.1 1.1 0 000 1.6L8.4 10l-5.2 5.2a1.1 1.1 0 000 1.6 1.1 1.1 0 001.6 0l5.2-5.2 5.2 5.2a1.1 1.1 0 001.5-1.6L11.6 10z'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; cursor: pointer; }

[dir=ltr] .zenuploadbuttonimages-close { right: 24px; }

[dir=rtl] .zenuploadbuttonimages-close { left: 24px; }

@media (max-width: 680px) { .zenuploadbuttonimages-close { top: -28px; } [dir] .zenuploadbuttonimages-close { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23ffffff' d='M11.6 10l5.1-5.2a1.1 1.1 0 00-1.5-1.6L10 8.4 4.8 3.2a1.1 1.1 0 00-1.6 0 1.1 1.1 0 000 1.6L8.4 10l-5.2 5.2a1.1 1.1 0 000 1.6 1.1 1.1 0 001.6 0l5.2-5.2 5.2 5.2a1.1 1.1 0 001.5-1.6L11.6 10z'/%3E%3C/svg%3E"); } [dir=ltr] .zenuploadbuttonimages-close { right: 0; } [dir=rtl] .zenuploadbuttonimages-close { left: 0; } }

.zenuploadbuttonimages-title { font-size: 28px; font-weight: 700; line-height: 32px; }

[dir] .zenuploadbuttonimages-title { margin-bottom: 24px; }

@media (max-width: 680px) { [dir] .zenuploadbuttonimages-title { margin-bottom: 20px; } }

.zenuploadbuttonimages-list { display: flex; flex-wrap: wrap; overflow-x: hidden; overflow-y: auto; }

.zenuploadbuttonimages-item { position: relative; }

[dir] .zenuploadbuttonimages-item { margin-bottom: 12px; }

[dir=ltr] .zenuploadbuttonimages-item { margin-right: 12px; }

[dir=rtl] .zenuploadbuttonimages-item { margin-left: 12px; }

[dir=ltr] .zenuploadbuttonimages-item:nth-child(3n) { margin-right: auto; }

[dir=rtl] .zenuploadbuttonimages-item:nth-child(3n) { margin-left: auto; }

@media (max-width: 680px) { .zenuploadbuttonimages-item { width: 48%; } [dir=ltr] .zenuploadbuttonimages-item { margin-right: 4%; } [dir=rtl] .zenuploadbuttonimages-item { margin-left: 4%; }
  [dir=ltr] .zenuploadbuttonimages-item:nth-child(2n) { margin-right: 0; }
  [dir=rtl] .zenuploadbuttonimages-item:nth-child(2n) { margin-left: 0; }
  [dir=ltr] .zenuploadbuttonimages-item:nth-child(3n) { margin-right: auto; }
  [dir=rtl] .zenuploadbuttonimages-item:nth-child(3n) { margin-left: auto; } }

.zenuploadbuttonimages-item-image { display: block; height: 130px; object-fit: cover; width: 130px; }

[dir] .zenuploadbuttonimages-item-image { border-radius: 4px; }

@media (max-width: 680px) { .zenuploadbuttonimages-item-image { width: 100%; } }

.zenuploadbuttonimages-item-delete { bottom: 0; height: 36px; position: absolute; width: 36px; }

[dir] .zenuploadbuttonimages-item-delete { background-color: rgba(17, 17, 17, 0.4); background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/remove.svg); background-position: center; background-repeat: no-repeat; background-size: 20px 20px; border-radius: 4px; cursor: pointer; }

[dir=ltr] .zenuploadbuttonimages-item-delete { right: 0; }

[dir=rtl] .zenuploadbuttonimages-item-delete { left: 0; }

.zenuploadbuttonimages-item-restore { bottom: 0; position: absolute; top: 0; }

[dir] .zenuploadbuttonimages-item-restore { background-color: rgba(255, 255, 255, 0.88); padding: 0 8px; }

[dir=ltr] .zenuploadbuttonimages-item-restore { left: 0; right: 0; }

[dir=rtl] .zenuploadbuttonimages-item-restore { right: 0; left: 0; }

.zenuploadbuttonimages-item-restore-text { font-size: 14px; }

[dir] .zenuploadbuttonimages-item-restore-text { margin-bottom: 22px; margin-top: 56px; text-align: center; }

.zenuploadbuttonimages-item-restore-link { font-size: 14px; }

[dir] .zenuploadbuttonimages-item-restore-link { text-align: center; }

[dir=ltr] .zenuploadbutton-popuptip { margin: 11px 0 0 3px; }

[dir=rtl] .zenuploadbutton-popuptip { margin: 11px 3px 0 0; }

.zenuploadbutton-popuptip-bold { font-weight: 700; }

[dir] .zenuploadbuttonimages-button { margin-top: 20px; }

[dir=ltr] .zenuploadbuttonimages-button { margin-right: 20px; }

[dir=rtl] .zenuploadbuttonimages-button { margin-left: 20px; }

@media (max-width: 680px) { [dir] .zenuploadbuttonimages-button { margin-top: 16px; } [dir=ltr] .zenuploadbuttonimages-button { margin-right: 0; } [dir=rtl] .zenuploadbuttonimages-button { margin-left: 0; } }

.zentooltip { display: flex; align-items: center; justify-content: center; position: absolute; z-index: 23; }

[dir] .zentooltip { padding: 16px 20px; }

.zentooltip-title { color: white; font-size: 20px; line-height: 24px; }

@media (max-width: 680px) { .zentooltip-title { display: none; } }

.zentooltip-popup { bottom: 0; position: fixed; top: 0; }

[dir] .zentooltip-popup { padding: 36px 20px 0; }

[dir=ltr] .zentooltip-popup { left: 0; right: 0; }

[dir=rtl] .zentooltip-popup { right: 0; left: 0; }

.zentooltip-hint { opacity: 0; transition: opacity .16s ease; }

.zentooltip-underlay { bottom: 0; opacity: .95; position: absolute; top: 0; touch-action: none; }

[dir] .zentooltip-underlay { background-color: var(--palette-black); }

[dir=ltr] .zentooltip-underlay { left: 0; right: 0; }

[dir=rtl] .zentooltip-underlay { right: 0; left: 0; }
.zentooltip-hint .zentooltip-underlay { border-radius: 8px; }

.zentooltip-hint .zentooltip-underlay::before { background-color: var(--palette-black); border-radius: 2px; content: ''; height: 12px; opacity: 1; pointer-events: none; position: absolute; transform: rotate(45deg); width: 12px; z-index: -1; }

.zentooltip.center-top .zentooltip-underlay::before { bottom: -5px; right: calc(50% - 6px); }

.zentooltip.center-bottom .zentooltip-underlay::before { top: -5px; right: calc(50% - 12px); }

.zentooltip.top-right .zentooltip-underlay::before { bottom: -5px; left: 18px; }

.zentooltip.top-left .zentooltip-underlay::before { bottom: -5px; right: 18px; }

.zentooltip.bottom-right .zentooltip-underlay::before { top: -5px; left: 18px; }

.zentooltip.bottom-left .zentooltip-underlay::before { top: -5px; right: 18px; }

.zentooltip.left-bottom .zentooltip-underlay::before { top: 18px; right: -5px; }

.zentooltip.left-top .zentooltip-underlay::before { bottom: 15px; right: -8px; }

.zentooltip.right-bottom .zentooltip-underlay::before { top: 18px; left: -5px; }

.zentooltip.right-top .zentooltip-underlay::before { bottom: 18px; left: -5px; }

.zentooltip.left-fluid .zentooltip-underlay::before { top: calc(var(--arrowOffset) + 6px); right: -5px; }

.zentooltip.right-fluid .zentooltip-underlay::before { top: calc(var(--arrowOffset) + 6px); left: -5px; }
.zentooltip-content { position: relative; }

.zentooltip-child { color: #292f37; }

[dir] .zentooltip-child { background-color: white; border-radius: 6px; margin: auto; padding: 20px; }

@media (max-width: 680px) { .zentooltip-child { overflow-y: auto; } }

.zentooltip-child > div { max-width: 360px; }

@media (max-width: 680px) { .zentooltip-hint { max-height: 76vh; } }

.zentooltip-hint .zentooltip-child { color: white; }

[dir] .zentooltip-hint .zentooltip-child { background-color: transparent; padding: 0; }

.zentooltip-close { content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23ffffff' fill-opacity='.8' d='M11.6 10l5.1-5.2a1.1 1.1 0 00-1.5-1.6L10 8.4 4.8 3.2a1.1 1.1 0 00-1.6 0 1.1 1.1 0 000 1.6L8.4 10l-5.2 5.2a1.1 1.1 0 000 1.6 1.1 1.1 0 001.6 0l5.2-5.2 5.2 5.2a1.1 1.1 0 001.5-1.6L11.6 10z'/%3E%3C/svg%3E"); height: 20px; position: absolute; top: -30px; width: 20px; }

[dir] .zentooltip-close { cursor: pointer; }

[dir=ltr] .zentooltip-close { right: 0; }

[dir=rtl] .zentooltip-close { left: 0; }

.zentooltip-hint .zentooltip-close { top: 0; }

.zentooltip-hint .zentexttip { max-width: 240px; }

[dir] .zentooltip-child .zenpopup-rate-misc-room-type, [dir] .zentooltip-child .zen-popup-ratemeal, [dir] .zentooltip-child .zen-popup-ratecancellation, [dir] .zentooltip-child .zen-popup-ratepayment, [dir] .zentooltip-child .zen-popup-checkincheckout { background-color: transparent; padding: 0; }

.zentooltip-child .zenpopup-rate-misc-room-type div, .zentooltip-child .zenpopup-rate-misc-room-type p, .zentooltip-child .zen-popup-ratemeal div, .zentooltip-child .zen-popup-ratemeal p, .zentooltip-child .zen-popup-ratecancellation div, .zentooltip-child .zen-popup-ratecancellation p, .zentooltip-child .zen-popup-ratepayment div, .zentooltip-child .zen-popup-ratepayment p, .zentooltip-child .zen-popup-checkincheckout div, .zentooltip-child .zen-popup-checkincheckout p { color: white; }

.zentooltip-popup .zentooltip-child .zenpopup-rate-misc-room-type div, .zentooltip-popup .zentooltip-child .zenpopup-rate-misc-room-type p, .zentooltip-popup .zentooltip-child .zen-popup-ratemeal div, .zentooltip-popup .zentooltip-child .zen-popup-ratemeal p, .zentooltip-popup .zentooltip-child .zen-popup-ratecancellation div, .zentooltip-popup .zentooltip-child .zen-popup-ratecancellation p, .zentooltip-popup .zentooltip-child .zen-popup-ratepayment div, .zentooltip-popup .zentooltip-child .zen-popup-ratepayment p, .zentooltip-popup .zentooltip-child .zen-popup-checkincheckout div, .zentooltip-popup .zentooltip-child .zen-popup-checkincheckout p { color: #292f37; }

.zentooltip-child .zen-popup-ratepayment .zen-popup-ratepayment-paragraph-mail { color: white; }

.zentooltip-popup .zentooltip-child .zen-popup-ratepayment .zen-popup-ratepayment-paragraph-mail { color: #292f37; }

.zentooltipimage { overflow: hidden; position: relative; }

[dir] .zentooltipimage { border-radius: 5px; margin: 4px 0; }

[dir] .zentooltip-popup .zentooltipimage { margin: -20px; }

.zentooltipimage-loader { align-items: center; bottom: 0; display: flex; justify-content: center; position: absolute; top: 0; }

[dir=ltr] .zentooltipimage-loader { left: 0; right: 0; }

[dir=rtl] .zentooltipimage-loader { right: 0; left: 0; }

.zentooltip-popup .zentooltipimage-loader .zendotsloader-dot { opacity: .3; }

[dir] .zentooltip-popup .zentooltipimage-loader .zendotsloader-dot { background-color: black; }

.zentooltipimage-content { display: block; }

.zentooltip-popup .zentooltipimage-content { width: 100%; }

.zentooltipimage-content-loading { visibility: hidden; }

/* React tooltip*/
.react-tooltip-lite { color: white; opacity: .9; }
[dir] .react-tooltip-lite { background-color: #111111; border-radius: 6px; }

.react-tooltip-lite-arrow { opacity: .9; }

[dir] .react-tooltip-lite-arrow { border-color: #111111; }

.zentooltip-guru.zentooltip-hint { box-sizing: border-box; width: 280px; }

[dir] .zentooltip-guru.zentooltip-hint { padding: 16px 20px; }

.zentooltip-guru.zentooltip-hint .zentooltip-content { width: 100%; }

.zentooltip-guru.zentooltip-hint .zentooltip-child { color: var(--palette-black); }

.zentooltip-guru.zentooltip-hint .zentooltip-underlay { opacity: 1; }

[dir] .zentooltip-guru.zentooltip-hint .zentooltip-underlay { background-color: var(--palette-white); border-radius: 12px; box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.2); }

.zentooltip-guru.zentooltip-hint .zentooltip-underlay::before { z-index: 0; pointer-events: none; }

[dir] .zentooltip-guru.zentooltip-hint .zentooltip-underlay::before { background-color: var(--palette-white); }

[dir] .zentooltip-guru.zentooltip-popup { padding: 36px 20px; }

.zentooltip-guru.zentooltip-popup .zentooltip-content { display: flex; max-height: 100%; flex-direction: column; }

.zentooltip-guru.zentooltip-popup .zentooltip-child { flex: 1; max-height: 100%; overflow: auto; }

[dir] .zentooltip-guru.zentooltip-popup .zentooltip-child { border-radius: 8px; }

.guru-tooltip { font-size: 14px; line-height: 20px; }

@media (max-width: 680px) { [dir] .guru-tooltip { padding: 24px; padding-top: 0; } }

.guru-tooltip-img { box-sizing: border-box; height: 92px; position: relative; overflow: hidden; }

[dir] .guru-tooltip-img { border-radius: 8px; margin: -16px; margin-top: -12px; margin-bottom: 12px; padding: 12px 16px; }

[dir=ltr] .guru-tooltip-img { background: linear-gradient(105.48deg, #c7fb94 16.22%, #a3f396 93.66%); }

[dir=rtl] .guru-tooltip-img { background: linear-gradient(-105.48deg, #c7fb94 16.22%, #a3f396 93.66%); }

.guru-tooltip-img-with-benefits { height: 98px; }

[dir] .zentooltip-popup .guru-tooltip-img { margin-top: -20px; }

[dir=ltr] .zentooltip-popup .guru-tooltip-img { margin-left: -20px; margin-right: -20px; }

[dir=rtl] .zentooltip-popup .guru-tooltip-img { margin-right: -20px; margin-left: -20px; }

@media (max-width: 680px) { .guru-tooltip-img { height: 108px; } [dir] .guru-tooltip-img { border-radius: 11px; margin: -12px; margin-bottom: 16px; } }

.guru-tooltip-img::before, .guru-tooltip-img::after { content: ''; position: absolute; pointer-events: none; }

[dir] .guru-tooltip-img::before, [dir] .guru-tooltip-img::after { background-repeat: no-repeat; background-size: contain; }

.guru-tooltip-img::after { bottom: 0; width: 69px; height: 60px; }

[dir] .guru-tooltip-img::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/bg-decor-1.png); }

[dir=ltr] .guru-tooltip-img::after { right: 0; }

[dir=rtl] .guru-tooltip-img::after { left: 0; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { [dir] .guru-tooltip-img::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/bg-decor-1@2x.png); } }

@media (max-width: 680px) { .guru-tooltip-img::after { width: 88px; height: 77px; } }

.guru-tooltip-img::before { top: 5px; width: 52px; height: 52px; }

[dir] .guru-tooltip-img::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/bg-decor-2.svg); }

[dir=ltr] .guru-tooltip-img::before { left: -16px; transform: rotate(8deg); }

[dir=rtl] .guru-tooltip-img::before { right: -16px; transform: rotate(-8deg); }

@media (max-width: 680px) { .guru-tooltip-img::before { width: 76px; height: 76px; } [dir=ltr] .guru-tooltip-img::before { left: -27px; transform: rotate(21deg); } [dir=rtl] .guru-tooltip-img::before { right: -27px; transform: rotate(-21deg); } }

.guru-tooltip-img-title { font-size: 12px; font-weight: 700; line-height: 16px; color: var(--palette-black); position: relative; z-index: 2; }

[dir] .guru-tooltip-img-title { padding-top: 46px; text-align: center; }

@media (max-width: 680px) { [dir] .guru-tooltip-img-title { padding-top: 54px; } }

[dir] .guru-tooltip-img-with-benefits .guru-tooltip-img-title { padding-top: 0; }

@media (max-width: 680px) { [dir] .guru-tooltip-img-with-benefits .guru-tooltip-img-title { padding-top: 4px; } }

.guru-tooltip-img-logo { width: 144px; height: 44px; top: 10px; position: absolute; z-index: 2; }

[dir] .guru-tooltip-img-logo { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/guru-logo.svg); background-repeat: no-repeat; background-size: contain; margin: auto; }

[dir=ltr] .guru-tooltip-img-logo { left: 0; right: 0; }

[dir=rtl] .guru-tooltip-img-logo { right: 0; left: 0; }

@media (max-width: 680px) { .guru-tooltip-img-logo { top: 18px; } }

.guru-tooltip-img-with-benefits .guru-tooltip-img-logo { top: 42px; }

@media (max-width: 680px) { .guru-tooltip-img-with-benefits .guru-tooltip-img-logo { top: 48px; } }

.guru-tooltip-description-main { -webkit-text-fill-color: transparent; font-weight: 500; }

[dir] .guru-tooltip-description-main { -webkit-background-clip: text; background-clip: text; margin-bottom: 8px; }

[dir=ltr] .guru-tooltip-description-main { background-image: linear-gradient(100.14deg, #0460ea 16.28%, #4225f2 92.29%); }

[dir=rtl] .guru-tooltip-description-main { background-image: linear-gradient(-100.14deg, #0460ea 16.28%, #4225f2 92.29%); }

.guru-tooltip-description-secondary { color: #464a4f; }

.guru-tooltip-description-secondary span { font-weight: 700; }

.guru-tooltip-benefits-list { list-style: none; font-weight: 480; }

[dir] .guru-tooltip-benefit-item:not(:last-child) { margin-bottom: 8px; }

.guru-tooltip-benefit-item-discount .guru-tooltip-benefit-title::before { content: none; }

[dir] .guru-tooltip-benefit-item-free_breakfast .guru-tooltip-benefit-title::before, [dir] .guru-tooltip-benefit-item-free_meal .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.6 6.1a5.8 5.8 0 019 .4.9.9 0 001.5-1 7.6 7.6 0 00-11.9-.6.9.9 0 001.4 1.2z' fill='url(%23paint0_linear_8566_38118)'/%3E%3Cpath d='M16.7 13.6a.9.9 0 00-1.6-.8 5.9 5.9 0 01-10 .4.9.9 0 00-1.5 1 7.6 7.6 0 0013.1-.6z' fill='url(%23paint1_linear_8566_38118)'/%3E%3Cpath d='M1.2 3.7a.5.5 0 00-1 0L0 8.5c0 .6.4 1 1 1L1 16.2a1 1 0 101.8 0l-.2-6.5c.6 0 1-.5 1-1l-.2-4.9a.5.5 0 00-1 0v3.6a.5.5 0 11-1 0V3.7z' fill='url(%23paint2_linear_8566_38118)'/%3E%3Cpath d='M19.3 3.3c.2 0 .4.2.4.5v12.3a1 1 0 11-1.8 0L18 12l-.1-.4-.4-.6c-.5-.6-.6-.8-.6-1.5.8-5.2 1.3-6.1 2.3-6.2z' fill='url(%23paint3_linear_8566_38118)'/%3E%3Cpath d='M13.8 10a3.8 3.8 0 11-7.6 0 3.8 3.8 0 017.6 0z' fill='url(%23paint4_linear_8566_38118)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_spa .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8 6.3a11.4 11.4 0 00-1.6-2.1.3.3 0 00-.4 0c-.4.4-1.3 1.4-2 2.7a8 8 0 00-.6 1.6 8.3 8.3 0 012.8 3 8 8 0 012.8-3c-.2-.8-.6-1.6-1-2.2z' fill='url(%23paint0_linear_8566_38173)'/%3E%3Cpath d='M7 6.2c-1-.5-1.7-.9-2.2-1-.2-.1-.4 0-.4.2-.2.3-.3 1-.5 1.6l2.3.9.7-1.7z' fill='url(%23paint1_linear_8566_38173)'/%3E%3Cpath d='M1.4 7.6c-.3 0-.5.1-.4.4 0 1 .3 3.7 2.3 5.6 1.5 1.5 3.7 2 5.1 2.3l-.9-1.1A8.7 8.7 0 016 10V9a12.4 12.4 0 00-4.5-1.4z' fill='url(%23paint2_linear_8566_38173)'/%3E%3Cpath d='M11.6 16c1.4-.3 3.5-1 5-2.4C18.6 11.7 19 9 19 8c0-.3-.2-.4-.4-.4A13.2 13.2 0 0014 8.9l.1 1.1c0 2-.8 3.6-1.7 4.8l-.8 1.1z' fill='url(%23paint3_linear_8566_38173)'/%3E%3Cpath d='M16 7l-2.2.9-.7-1.7 2-1c.3-.1.5 0 .5.2.2.3.3 1 .5 1.6z' fill='url(%23paint4_linear_8566_38173)'/%3E%3Cpath d='M12.4 10l.6-.4v.4c0 2-1 3.8-2 4.9a11 11 0 00-.4-2c.3-1 .9-2 1.8-2.8z' fill='url(%23paint5_linear_8566_38173)'/%3E%3Cpath d='M9.1 13.8l-.2 1A8.2 8.2 0 017 9.7a6.9 6.9 0 012.4 3.3l-.3.9z' fill='url(%23paint6_linear_8566_38173)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_fitness .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1 14v-1.7h1.2c.2 0 .4.2.4.4V14c0 .2-.2.4-.4.4h-.8a.4.4 0 01-.4-.4z' fill='url(%23paint0_linear_8566_38185)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.8 7.3V6c0-2.3 1.9-4.2 4.2-4.2h2c2.3 0 4.2 1.9 4.2 4.2v1.3a5.2 5.2 0 012.6 6.2C16.4 18 16 18 10 18s-6.4 0-7.8-4.5c-.8-2.5.1-4.8 2.5-6.2zM7.2 6C7.2 5 8 4.2 9 4.2h2c1 0 1.8.8 1.8 1.8v.3a12.3 12.3 0 00-5.6 0V6zm1 2.5c.3 0 .4.3.4.5v6a.6.6 0 11-1.2 0v-4.7l-.5.4a.6.6 0 11-.8-.9l1.5-1.3h.7zm3.3 0c-.9 0-1.6.6-1.6 1.5v4c0 1 .7 1.6 1.6 1.6h.8c.9 0 1.6-.7 1.6-1.6v-1.3c0-.9-.7-1.6-1.6-1.6h-1.2v-1c0-.3.2-.5.4-.5h.8c.2 0 .4.2.4.4a.6.6 0 001.2 0c0-.9-.7-1.6-1.6-1.6h-.8z' fill='url(%23paint1_linear_8566_38185)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38185' x1='5.662' y1='-1.547' x2='19.564' y2='.909' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38185' x1='5.662' y1='-1.547' x2='19.564' y2='.909' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_parking .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.2 9.3V7h2.4a1.2 1.2 0 010 2.3H8.3v-.1z' fill='url(%23paint0_linear_8566_38209)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.5.5a3 3 0 00-3 3v13a3 3 0 003 3h13a3 3 0 003-3v-13a3 3 0 00-3-3h-13zm2.3 4.4c0-.2.1-.2.2-.2h4.6a3.6 3.6 0 010 7H8.2v3.4c0 .2 0 .2-.2.2H6s-.2 0-.2-.2V5z' fill='url(%23paint1_linear_8566_38209)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38209' x1='4.849' y1='-3.422' x2='21.344' y2='-.471' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38209' x1='4.849' y1='-3.422' x2='21.344' y2='-.471' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_compliment .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7 3.2a2.2 2.2 0 013 2.7h.3c.6 0 1 .5 1 1v1.8c0 .2-.1.4-.4.4H3.3a.4.4 0 01-.4-.4V7c0-.6.5-1 1-1h.5c-.2-.5-.2-1 0-1.5.1-.6.5-1 1-1.3.6-.3 1.3-.3 2 0l1.6 1a1.3 1.3 0 012 0l1.7-1zM11.4 6h2.3l.5-.5V5c0-.2-.1-.4-.3-.4h-.6A6.8 6.8 0 0011.4 6zm-2.9-.1h.1-2.3c-.3 0-.4-.3-.5-.4a.7.7 0 010-.5c0-.2.1-.4.3-.4h.6c.8.4 1.4.9 1.8 1.3zM11 17h4c.6 0 1-.4 1-1v-5h-5v6zm-2-6H4v5c0 .6.4 1 1 1h4v-6z' fill='url(%23paint0_linear_8566_38080)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38080' x1='6.163' y1='.111' x2='18.394' y2='2.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_laundry .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 3c0-1.1.9-2 2-2h8a2 2 0 012 2v2H4V3zm6-.6a.5.5 0 000 1h1a.5.5 0 000-1h-1zm2.5.5c0-.3.2-.5.5-.5h1a.5.5 0 010 1h-1a.5.5 0 01-.5-.5z' fill='url(%23paint0_linear_8566_38197)'/%3E%3Cpath d='M10 14.8a3 3 0 002.8-1.9l-.7.2c-.7.2-1.5 0-2.3-.4-.8-.4-1.4-.7-2-.8L7 12a3 3 0 003 2.8z' fill='url(%23paint1_linear_8566_38197)'/%3E%3Cpath d='M12 12.2a2 2 0 001-.6 3 3 0 00-5.9-.7h1l2.1.9c.8.4 1.3.4 1.7.4z' fill='url(%23paint2_linear_8566_38197)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 18V6h12v12h-1a1 1 0 11-2 0H7a1 1 0 11-2 0H4zm6-10.3a4 4 0 11-4 4 4 4 0 014-4z' fill='url(%23paint3_linear_8566_38197)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_minibar .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.3 4h15.4c.2 0 .3.3.2.5l-7.7 9.7c0 .1-.3.1-.4 0L2 4.5c-.2-.2 0-.5.2-.5zM7 6.8h6c.3 0 .4.2.2.4l-3 3.8c0 .2-.3.2-.4 0l-3-3.8c-.2-.2 0-.5.2-.5z' fill='url(%23paint0_linear_8566_38161)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 11.8c.6 0 1 .4 1 1V17a1 1 0 11-2 0v-4.4c0-.5.4-1 1-1z' fill='url(%23paint1_linear_8566_38161)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 17c0-.5.4-1 1-1h6a1 1 0 110 2H7a1 1 0 01-1-1z' fill='url(%23paint2_linear_8566_38161)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1 2.2c.3.2.4.7.1 1l-2.4 3a.7.7 0 11-1.2-.9l2.5-3c.2-.3.7-.4 1-.1z' fill='url(%23paint3_linear_8566_38161)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_early_checkin .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4a6 6 0 00-6 6 1 1 0 11-2 0 8 8 0 118 8 1 1 0 110-2 6 6 0 000-12z' fill='url(%23paint0_linear_8566_38137)'/%3E%3Cpath d='M10 6c.6 0 1 .4 1 1v2h2a1 1 0 110 2h-3a1 1 0 01-1-1V7c0-.6.4-1 1-1z' fill='url(%23paint1_linear_8566_38137)'/%3E%3Cpath d='M1 14.5a.9.9 0 110-1.8h5l-.5-.6A.9.9 0 016.8 11l2 2c.4.4.4 1 0 1.4l-2 2a.9.9 0 11-1.3-1.2l.6-.6H1z' fill='url(%23paint2_linear_8566_38137)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38137' x1='4.197' y1='-1.302' x2='19.617' y2='1.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38137' x1='4.197' y1='-1.302' x2='19.617' y2='1.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38137' x1='4.197' y1='-1.302' x2='19.617' y2='1.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_late_checkout .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 4a6 6 0 100 12 1 1 0 110 2 8 8 0 118-9.1 1 1 0 11-2 .2A6 6 0 0010 4z' fill='url(%23paint0_linear_8566_38149)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 6c.6 0 1 .4 1 1v2h2a1 1 0 110 2h-3a1 1 0 01-1-1V7c0-.6.4-1 1-1z' fill='url(%23paint1_linear_8566_38149)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.1 14.6c0 .5.4 1 .9 1h5l-.5.5a.9.9 0 101.3 1.3l2-2.1c.4-.4.4-1 0-1.3l-2-2.1a.9.9 0 10-1.3 1.2l.6.6H12c-.5 0-.9.4-.9 1z' fill='url(%23paint2_linear_8566_38149)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38149' x1='6.152' y1='-1.302' x2='21.765' y2='1.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38149' x1='6.152' y1='-1.302' x2='21.765' y2='1.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38149' x1='6.152' y1='-1.302' x2='21.765' y2='1.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_room_upgrade .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8 10.5a.5.5 0 10-.6.7L16 13l1.8-1.8a.5.5 0 10-.6-.7l-.5.4V4.1l.5.4a.5.5 0 00.6-.7l-1-1v-.1L16 2l-.7.7-1.1 1a.5.5 0 00.6.8l.4-.4V11l-.4-.4z' fill='url(%23paint0_linear_8566_38096)'/%3E%3Cpath d='M2 3c0-.6.4-1 1-1h9c.6 0 1 .4 1 1v9c0 .6-.4 1-1 1H3a1 1 0 01-1-1V3z' fill='url(%23paint1_linear_8566_38096)'/%3E%3Cpath d='M4.5 14.1c.2.2.2.5 0 .7l-.4.4h6.8l-.4-.4a.5.5 0 01.7-.6l1 1h.1l.7.8-.7.7-1 1.1a.5.5 0 01-.8-.6l.4-.4H4.1l.4.4a.5.5 0 11-.7.6L2 16l1.8-1.8c.2-.2.5-.3.7 0z' fill='url(%23paint2_linear_8566_38096)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38096' x1='5.651' y1='-1.303' x2='19.553' y2='1.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38096' x1='5.651' y1='-1.303' x2='19.553' y2='1.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38096' x1='5.651' y1='-1.303' x2='19.553' y2='1.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

.guru-tooltip-benefit-title { -webkit-text-fill-color: transparent; display: flex; }

[dir] .guru-tooltip-benefit-title { -webkit-background-clip: text; background-clip: text; margin-bottom: 4px; }

[dir=ltr] .guru-tooltip-benefit-title { background-image: linear-gradient(100.14deg, #0460ea 16.28%, #4225f2 92.29%); }

[dir=rtl] .guru-tooltip-benefit-title { background-image: linear-gradient(-100.14deg, #0460ea 16.28%, #4225f2 92.29%); }

.guru-tooltip-benefit-title::before { content: ''; height: 20px; width: 20px; flex-shrink: 0; }

[dir] .guru-tooltip-benefit-title::before { background-size: contain; background-position: center; }

[dir=ltr] .guru-tooltip-benefit-title::before { margin-right: 4px; }

[dir=rtl] .guru-tooltip-benefit-title::before { margin-left: 4px; }

.guru-tooltip-benefit-description { color: #464a4f; }

.zendropdown { position: absolute; z-index: 22; }

/* Kebab */
.zendropdownkebab { overflow: hidden; position: relative; }
[dir] .zendropdownkebab { border-radius: 4px; box-shadow: 0 2px 12px 0 rgba(45, 49, 55, 0.3); }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

.zendropdownkebab-item-faded { align-items: center; bottom: 0; color: #008900; display: flex; font-size: 16px; justify-content: center; position: absolute; top: 0; }

[dir] .zendropdownkebab-item-faded { background: white; }

[dir=ltr] .zendropdownkebab-item-faded { animation: fadeIn .16s ease-in; left: 0; right: 0; }

[dir=rtl] .zendropdownkebab-item-faded { animation: fadeIn .16s ease-in; right: 0; left: 0; }

.zendropdownkebab-item { align-items: flex-end; box-sizing: border-box; color: #2d3137; display: flex; font-size: 16px; height: 36px; white-space: nowrap; }

[dir] .zendropdownkebab-item { background-color: white; cursor: pointer; padding: 8px 16px; }

[dir] .zendropdownkebab-item:hover { background-color: #f4f4f4; }

.zendropdownkebab-item-hidden { display: none; }

.zendropdownkebab-rate-info { position: absolute; }

[dir=ltr] .zendropdownkebab-rate-info { left: 9999px; }

[dir=rtl] .zendropdownkebab-rate-info { right: 9999px; }

.zencontrolpins { align-items: center; display: flex; justify-content: center; list-style: none; min-height: 11px; }

.zencontrolpins-item { height: 0; position: relative; transition: all .5s; width: 0; }

[dir] .zencontrolpins-item { border-radius: 50%; cursor: pointer; margin: 0; }

.zencontrolpins-item::before { content: ''; height: 0; position: absolute; top: 3px; transition: all .5s; width: 0; }

[dir] .zencontrolpins-item::before { background-color: #85878b; border-radius: 50%; }

[dir=ltr] .zencontrolpins-item::before { left: 3px; }

[dir=rtl] .zencontrolpins-item::before { right: 3px; }

.zencontrolpins-item-visible { height: 11px; width: 11px; }

[dir=ltr] .zencontrolpins-item-visible { margin-right: 12px; }

[dir=rtl] .zencontrolpins-item-visible { margin-left: 12px; }

.zencontrolpins-item-visible::before { width: 5px; height: 5px; }

.zencontrolpins-item-side::before { height: 3px; top: 4px; width: 3px; }

[dir=ltr] .zencontrolpins-item-side::before { left: 4px; }

[dir=rtl] .zencontrolpins-item-side::before { right: 4px; }

.zencontrolpins-item-active::before { height: 7px; top: 2px; width: 7px; }

[dir] .zencontrolpins-item-active::before { background-color: var(--colored-primary-bg); }

[dir=ltr] .zencontrolpins-item-active::before { left: 2px; }

[dir=rtl] .zencontrolpins-item-active::before { right: 2px; }

/*********** HELPERS * */
.zen-reactheader { position: relative; z-index: 2; }
[dir] .zen-reactheader { background-color: white; }

.zen-authpane { color: #292f37; }

[dir=ltr] .zen-authpane { text-align: left; }

[dir=rtl] .zen-authpane { text-align: right; }

.zen-authpane-link-wrapper { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #85878b; font-size: 15px; }

[dir=ltr] .zen-authpane-link-wrapper { margin: 5px 15px 15px 9px; }

[dir=rtl] .zen-authpane-link-wrapper { margin: 5px 9px 15px 15px; }

.zen-authpane-link-active { color: #292f37; }

[dir] .zen-authpane-link-active { cursor: default; }

[dir] .zen-authpane-link-separator { margin: 0 6px; }

.zen-authpane-form-signup-legal { color: #85878b; font-size: 12px; }

[dir] .zen-authpane-form-signup-legal { margin-bottom: 15px; }

.zen-authpane-form-signup-legal-link { color: #85878b; font-size: 12px; }

.zen-authpane-form-signup-agree-link { color: #85878b; }

.zen-authpane-signin-error-message, .zen-authpane-signup-error-message { box-sizing: border-box; color: #be0000; font-size: 15px; }

[dir] .zen-authpane-signin-error-message, [dir] .zen-authpane-signup-error-message { background: var(--highlight-bg); margin-bottom: 20px; padding: 10px 20px; text-align: center; }

[dir] .zen-authpane-signin-field:not(:last-child) { margin-bottom: 6px; }

.zen-authpane-kind-social-wrapper { position: relative; }

[dir] .zen-authpane-kind-social-wrapper { margin-bottom: 6px; text-align: center; }

.zen-authpane-kind-social-wrapper::before { content: ''; display: block; height: 1px; position: absolute; top: 9px; width: 100%; }

[dir] .zen-authpane-kind-social-wrapper::before { background: #e0e0e1; }

[dir=ltr] .zen-authpane-kind-social-wrapper::before { left: 0; }

[dir=rtl] .zen-authpane-kind-social-wrapper::before { right: 0; }

.zen-authpane-kind-social-buttons { align-items: center; display: flex; justify-content: space-around; }

.zen-authpane-kind-title { color: #868686; display: inline-block; font-size: 12px; position: relative; }

[dir] .zen-authpane-kind-title { background: white; margin-bottom: 16px; padding: 0 8px; }

.zen-authpane-remind-loading, .zen-authpane-signup-loading { bottom: 0; opacity: .99; position: absolute; top: 0; z-index: 1; }

[dir] .zen-authpane-remind-loading, [dir] .zen-authpane-signup-loading { background: rgba(255, 255, 255, 0.7) url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) 50% 50% no-repeat; }

[dir=ltr] .zen-authpane-remind-loading, [dir=ltr] .zen-authpane-signup-loading { left: 0; right: 0; }

[dir=rtl] .zen-authpane-remind-loading, [dir=rtl] .zen-authpane-signup-loading { right: 0; left: 0; }

.zen-authpane-signup-field, .zen-authpane-remind-form-field { position: relative; }

.zen-authpane-signin-buttons, .zen-authpane-remind-form-buttons { align-items: center; display: flex; }

[dir] .zen-authpane-signin-buttons, [dir] .zen-authpane-remind-form-buttons { margin-bottom: 12px; margin-top: 15px; }

.zen-authpane-signin-submit-button, .zen-authpane-remind-form-submit-button { width: 187px; }

.zen-authpane-signup-button { width: 100%; }

[dir] .zen-authpane-signup-button { margin: 10px 0 20px; }

.zen-authpane-signin-reset-button, .zen-authpane-remind-form-reset-button { outline: none; width: 70px; }

[dir=ltr] .zen-authpane-signin-reset-button, [dir=ltr] .zen-authpane-remind-form-reset-button { margin-left: 12px; text-align: left; }

[dir=rtl] .zen-authpane-signin-reset-button, [dir=rtl] .zen-authpane-remind-form-reset-button { margin-right: 12px; text-align: right; }

.zen-authpane-remind-header { position: relative; }

.zen-authpane-remind-header-close { height: 26px; position: absolute; top: -6px; width: 26px; }

[dir] .zen-authpane-remind-header-close { border-radius: 50%; border: 2px solid #eef1f4; cursor: pointer; }

[dir=ltr] .zen-authpane-remind-header-close { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); right: 0; }

[dir=rtl] .zen-authpane-remind-header-close { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 0; }

[dir] .zen-authpane-remind-header-close:hover { background: rgba(133, 135, 139, 0.2); border: 2px solid rgba(133, 135, 139, 0.2); }

.zen-authpane-remind-header-close::before, .zen-authpane-remind-header-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-authpane-remind-header-close::before, [dir] .zen-authpane-remind-header-close::after { background: rgba(133, 135, 139, 0.2); }

[dir=ltr] .zen-authpane-remind-header-close::before, [dir=ltr] .zen-authpane-remind-header-close::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zen-authpane-remind-header-close::before, [dir=rtl] .zen-authpane-remind-header-close::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zen-authpane-remind-header-close::before { height: 2px; width: 12px; }

.zen-authpane-remind-header-close::after { height: 12px; width: 2px; }

.zen-authpane-remind-header-close:hover::before, .zen-authpane-remind-header-close:hover::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-authpane-remind-header-close:hover::before, [dir] .zen-authpane-remind-header-close:hover::after { background: white; }

[dir=ltr] .zen-authpane-remind-header-close:hover::before, [dir=ltr] .zen-authpane-remind-header-close:hover::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zen-authpane-remind-header-close:hover::before, [dir=rtl] .zen-authpane-remind-header-close:hover::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zen-authpane-remind-header-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 15px; }

[dir=ltr] .zen-authpane-remind-header-title { margin: 5px 15px 15px 9px; }

[dir=rtl] .zen-authpane-remind-header-title { margin: 5px 9px 15px 15px; }

.zen-authpane-remind-response { box-sizing: border-box; width: 245px; }

[dir] .zen-authpane-remind-response { margin: 20px 0 30px; padding: 0 13px; }

[dir] .zen-authpane-remind-response-text { margin-bottom: 5px; }

[dir] .zen-authpane-social-auth-email-error { padding: 24px 30px 22px; }

[dir] .zenforminput-size-xs .zenforminput-inner { padding: 8px; }

[dir=ltr] .zenforminput-size-xs.zenforminput-has-button .zenforminput-inner { padding-right: 32px; }

[dir=rtl] .zenforminput-size-xs.zenforminput-has-button .zenforminput-inner { padding-left: 32px; }

[dir=ltr] .zenforminput-size-xs.zenforminput-has-additional-button .zenforminput-inner { padding-left: 36px; }

[dir=rtl] .zenforminput-size-xs.zenforminput-has-additional-button .zenforminput-inner { padding-right: 36px; }

.zenforminput-size-xs .zenforminput-title { font-size: 16px; }

[dir] .zenforminput-size-xs .zenforminput-title { margin-bottom: 8px; }

[dir] .zenforminput-size-s .zenforminput-inner { padding: 10px 8px; }

[dir=ltr] .zenforminput-size-s.zenforminput-has-button .zenforminput-inner { padding-right: 32px; }

[dir=rtl] .zenforminput-size-s.zenforminput-has-button .zenforminput-inner { padding-left: 32px; }

[dir=ltr] .zenforminput-size-s.zenforminput-has-additional-button .zenforminput-inner { padding-left: 36px; }

[dir=rtl] .zenforminput-size-s.zenforminput-has-additional-button .zenforminput-inner { padding-right: 36px; }

.zenforminput-size-s .zenforminput-title { font-size: 16px; }

[dir] .zenforminput-size-s .zenforminput-title { margin-bottom: 8px; }

[dir] .zenforminput-size-m .zenforminput-inner { padding: 3px 12px 5px; }

[dir=ltr] .zenforminput-size-m.zenforminput-has-button .zenforminput-inner { padding-right: 36px; }

[dir=rtl] .zenforminput-size-m.zenforminput-has-button .zenforminput-inner { padding-left: 36px; }

[dir=ltr] .zenforminput-size-m.zenforminput-has-additional-button .zenforminput-inner { padding-left: 40px; }

[dir=rtl] .zenforminput-size-m.zenforminput-has-additional-button .zenforminput-inner { padding-right: 40px; }

.zenforminput-size-m .zenforminput-title { font-size: 12px; }

[dir] .zenforminput-size-m .zenforminput-title { margin-bottom: 1px; }

[dir] .zenforminput-size-l .zenforminput-inner { padding: 4px 16px 10px; }

[dir=ltr] .zenforminput-size-l.zenforminput-has-button .zenforminput-inner { padding-right: 40px; }

[dir=rtl] .zenforminput-size-l.zenforminput-has-button .zenforminput-inner { padding-left: 40px; }

[dir=ltr] .zenforminput-size-l.zenforminput-has-additional-button .zenforminput-inner { padding-left: 44px; }

[dir=rtl] .zenforminput-size-l.zenforminput-has-additional-button .zenforminput-inner { padding-right: 44px; }

.zenforminput-size-l .zenforminput-title { font-size: 12px; }

[dir] .zenforminput-size-l .zenforminput-title { margin-bottom: 5px; }

[dir] .zenforminput-error .zenforminput-inner, [dir] .zenforminput-error .zenforminput-inner:hover, [dir] .zenforminput-error .zenforminput-inner:focus-within { box-shadow: 0 0 0 3px rgba(206, 33, 33, 0.4), 0 0 0 1px #ce2121; }

.zenforminput-error .zenforminput-control { color: #ce2121; }

[dir] .zenforminput-disabled .zenforminput-inner, [dir] .zenforminput-disabled .zenforminput-inner:hover, [dir] .zenforminput-disabled .zenforminput-inner:focus-within { background-color: #f4f4f4; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.15); }

.zenforminput-disabled .zenforminput-title { color: #afafaf; }

.zenforminput-disabled .zenforminputcontrol { -webkit-text-fill-color: #afafaf; color: #afafaf; opacity: 1; }

.zenforminput-disabled .zenformcardexpirationinputcontrol-item:first-child::before { color: #afafaf; }

.zenforminput-inner { display: block; position: relative; transition: box-shadow .16s ease; }

[dir] .zenforminput-inner { background-color: white; border-radius: 12px; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.15); }

[dir] .zenforminput-inner:hover { box-shadow: 0 0 0 1px var(--field-hover-border); }

[dir] .zenforminput-inner:focus-within { box-shadow: 0 0 0 1px var(--field-active-border), 0 0 0 3px var(--focus-outline); }

.zenforminput-title-wrapper { display: inline-flex; max-width: 100%; }

[dir=rtl] .zenforminput-title-wrapper { direction: rtl; }

.zenforminput-title { color: #111111; line-height: 17px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zenforminput-tip { z-index: 2; }

[dir] .zenforminput-tip { margin-top: -2px; }

[dir=ltr] .zenforminput-tip { margin-left: 8px; }

[dir=rtl] .zenforminput-tip { margin-right: 8px; }

.zenforminputcontrol { color: #111111; font-size: 16px; line-height: 1.25; outline: 0; width: 100%; }

[dir] .zenforminputcontrol { background-color: transparent; }

.zenforminputcontrol::placeholder { color: #afafaf; }
.zenformcardexpirationinputcontrol { display: flex; }

.zenformcardexpirationinputcontrol-item:first-child { flex-shrink: 0; margin-right: 10px; position: relative; width: 20px; }

.zenformcardexpirationinputcontrol-item:first-child::before { content: '/'; font-size: 16px; font-weight: 700; position: absolute; right: -6px; }
.zenforminput-button { position: absolute; top: 50%; }
[dir] .zenforminput-button { background-size: contain; background-repeat: no-repeat; transform: translateY(-50%); }
[dir=ltr] .zenforminput-button { right: 12px; }
[dir=rtl] .zenforminput-button { left: 12px; }

[dir=ltr] .zenforminput-additional-button { left: 12px; right: auto; }

[dir=rtl] .zenforminput-additional-button { right: 12px; left: auto; }

.zenforminput-button-password { content: ''; height: 12px; position: absolute; top: 45%; width: 24px; z-index: 1; }

[dir] .zenforminput-button-password { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='16' viewBox='0 0 20 20'%3E%3Cpath fill='%234086e4' d='M21.7 10.2l-1.2-1.4.8-1a1.1 1.1 0 00-.2-1.6 1 1 0 00-1.5.2 11.8 11.8 0 01-19.4 0 1 1 0 00-1.4-.2 1.1 1.1 0 00-.2 1.5l.8 1.1-1 1.2a1.1 1.1 0 00-.1 1.5 1 1 0 001.5 0L1 10.5 3.3 12l-.8 2.2c-.2.6 0 1.2.6 1.5h.4a1 1 0 001-.7l.7-2.1c1.2.4 2.4.7 3.7.8v2.2a1 1 0 001 1.1c.6 0 1-.5 1-1v-2.3a13.6 13.6 0 003.5-.7l.8 2c.2.4.6.6 1 .6h.4c.5-.3.8-1 .5-1.5l-.8-2a14 14 0 002.7-1.8l1.2 1.4c.2.2.5.3.7.3.3 0 .6 0 .8-.3a1.1 1.1 0 000-1.5'/%3E%3C/svg%3E") no-repeat; cursor: pointer; }

[dir=ltr] .zenforminput-button-password { right: 10px; }

[dir=rtl] .zenforminput-button-password { left: 10px; }

.zenforminput-button-password.zenforminput-button-active { content: ''; height: 12px; position: absolute; top: 45%; width: 24px; z-index: 1; }

[dir] .zenforminput-button-password.zenforminput-button-active { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='16' viewBox='0 0 20 20'%3E%3Cpath fill='%234086e4' d='M11.5 6.4a4 4 0 110 8 4 4 0 010-8zm.1-6.4c.6 0 1 .5 1 1.1v1.6c1.3.1 2.6.4 3.7.8L17 2a1 1 0 011-.7h.4c.5.2.8.9.6 1.4l-.7 1.6c.9.4 1.7 1 2.4 1.6l.8-.7c.2-.2.5-.3.7-.3.3 0 .6 0 .8.3a1.1 1.1 0 010 1.6l-.8.6.9 1.1a1.1 1.1 0 01-.3 1.6 1 1 0 01-1.4-.3 11.8 11.8 0 00-9.7-5c-3.9 0-7.4 1.8-9.7 5a1 1 0 01-1.5.3 1.1 1.1 0 01-.2-1.6l.9-1-.7-.8a1.1 1.1 0 010-1.5 1 1 0 011.5 0l.7.7a14 14 0 012.6-1.8l-.6-1.4c-.2-.5 0-1.2.5-1.4l.5-.1c.4 0 .8.2 1 .6l.6 1.5a13.6 13.6 0 013.4-.7V1.1c0-.6.4-1.1 1-1.1z'/%3E%3C/svg%3E") no-repeat; cursor: pointer; }

[dir=ltr] .zenforminput-button-password.zenforminput-button-active { right: 10px; }

[dir=rtl] .zenforminput-button-password.zenforminput-button-active { left: 10px; }

.zenforminput-button-ostrovok_dreams_rub { height: 18px; width: 18px; }

[dir] .zenforminput-button-ostrovok_dreams_rub { background-image: url("data:image/svg+xml,%3Csvg fill='%23ff6464' width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.7 8.3a.5.5 0 01-.6-.5c0-.3.3-.5.6-.5 1 0 2-.9 2-2 0-.2.2-.5.5-.5s.5.3.5.6a3 3 0 01-3 3zm6.5.5L9 8.6h-.3v-.2c-.3 0-.6-.3-.8-.4-.2-.2.5-.6.6-.7.2-.1.2-.5 0-.6-.5-.3-1.8-1.1-2.3-2C5.8 3.5 7 1 8.6.4A6.9 6.9 0 006.7 0C3 0 0 3 0 6.5S3 13 6.7 13c2.9 0 5.4-1.8 6.3-4.3-.6.3-3 .8-3.8 0z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

.zenforminput-button-ostrovok_gurupoints_rub { height: 28px; width: 28px; }

[dir] .zenforminput-button-ostrovok_gurupoints_rub { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/guru/pointsIcon.svg); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenforminput-button-ostrovok_gurupoints_rub .zenforminput-button { right: 4px; }

[dir=rtl] .zenforminput-button-ostrovok_gurupoints_rub .zenforminput-button { left: 4px; }

.zenforminput-button-zenhotels_points_eur { height: 18px; width: 18px; }

[dir] .zenforminput-button-zenhotels_points_eur { background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 1.3a22.6 22.6 0 016-.8c1.8 0 3.6.3 5.5.8a2.8 2.8 0 012 2 22.2 22.2 0 01.7 5.8 20 20 0 01-.7 5.4 2.8 2.8 0 01-2 2c-1.9.5-3.7.7-5.5.7a22.6 22.6 0 01-6-.8 2.8 2.8 0 01-2-1.9 20 20 0 01.1-11.2 2.8 2.8 0 012-2zm9.8 4.8a.1.1 0 000-.2l-6-1.6a.1.1 0 00-.2 0l-.3 1.2a.1.1 0 000 .1l3.4 1-5 5a.1.1 0 000 .2l6.1 1.7a.1.1 0 00.1-.1l.4-1.2a.1.1 0 00-.1 0l-3.4-1a.1.1 0 010-.1l5-5z' fill='%235c77cc'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

.zenforminput-button-ostrovok_aeroflot_miles_rub { height: 16px; width: 25px; }

[dir] .zenforminput-button-ostrovok_aeroflot_miles_rub { background-image: url("data:image/svg+xml,%3Csvg width='33' height='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2.5h2.9v8h7.7l-1 2.6h-6.7v1.4h6.1l-1 2.6h-5.1v5.7h-3V7.4l-4 8.3h-2.7l-4-8.3v13.4h-3v-5.7H3.4l-1-2.6h6.2v-1.4H1.7l-1-2.6h7.8v-8h2.8L16.8 12z' fill='%2302458d'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenforminput-button-ostrovok_aeroflot_miles_rub { right: 8px; }

[dir=rtl] .zenforminput-button-ostrovok_aeroflot_miles_rub { left: 8px; }

.zenforminput-button-enter { height: 22px; width: 22px; }

[dir] .zenforminput-button-enter { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' x='-2' y='-2' fill='%23131a09' fill-rule='nonzero' rx='2'/%3E%3Cpath fill='%23FFF' d='M7 14l1.8 1.8a1 1 0 01-1.4 1.4l-3.6-3.5a1 1 0 010-1.4l3.6-3.5a1 1 0 011.4 1.4L7 12h7V5a1 1 0 012 0v8a1 1 0 01-1 1H7z'/%3E%3C/g%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; border-radius: 2px; cursor: pointer; }

.zenforminput-button-place { height: 18px; width: 18px; }

[dir] .zenforminput-button-place { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h20v20H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-1 -1)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='rgba(17,17,17,0.8)' fill-rule='nonzero' d='M11.7 14v6.2a1 1 0 11-2 0V14a7 7 0 011-14 7 7 0 011 14zm-1-1.8a5 5 0 100-10 5 5 0 000 10z' mask='url(%23b)' transform='rotate(-45 10.65 10.65)'/%3E%3C/g%3E%3C/svg%3E"); cursor: pointer; }

[dir] .zenforminput-button-place:hover { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h20v20H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-1 -1)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%23111111' fill-rule='nonzero' d='M11.7 14v6.2a1 1 0 11-2 0V14a7 7 0 011-14 7 7 0 011 14zm-1-1.8a5 5 0 100-10 5 5 0 000 10z' mask='url(%23b)' transform='rotate(-45 10.65 10.65)'/%3E%3C/g%3E%3C/svg%3E"); }

.zenforminput-button-reset { display: none; height: 16px; position: absolute; top: 50%; width: 16px; opacity: .6; }

[dir] .zenforminput-button-reset { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/reset.svg); cursor: pointer; transform: translateY(-50%); }

[dir=ltr] .zenforminput-button-reset { right: 12px; }

[dir=rtl] .zenforminput-button-reset { left: 12px; }

.zenforminput-button-reset:hover { opacity: 1; }

.zenforminput-button-amex { height: 24px; width: 48px; }

[dir] .zenforminput-button-amex { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/amex.svg); }

.zenforminput-button-dinersclub { height: 24px; width: 48px; }

[dir] .zenforminput-button-dinersclub { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/dinersclub.svg); }

.zenforminput-button-discover { height: 24px; width: 48px; }

[dir] .zenforminput-button-discover { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/discover.svg); }

.zenforminput-button-jcb { height: 24px; width: 48px; }

[dir] .zenforminput-button-jcb { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/jcb.svg); }

.zenforminput-button-maestro { height: 24px; width: 48px; }

[dir] .zenforminput-button-maestro { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/maestro.svg); }

.zenforminput-button-mastercard { height: 24px; width: 48px; }

[dir] .zenforminput-button-mastercard { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/mastercard.svg); background-position: center; }

.zenforminput-button-mir { height: 24px; width: 48px; }

[dir] .zenforminput-button-mir { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/mir.svg); }

.zenforminput-button-visa { height: 24px; width: 48px; }

[dir] .zenforminput-button-visa { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/visa.svg); }
[dir=rtl] .zenforminput-button-amex, [dir=rtl] .zenforminput-button-dinersclub, [dir=rtl] .zenforminput-button-discover, [dir=rtl] .zenforminput-button-jcb, [dir=rtl] .zenforminput-button-maestro, [dir=rtl] .zenforminput-button-mastercard, [dir=rtl] .zenforminput-button-mir, [dir=rtl] .zenforminput-button-visa { right: 12px; }
.zenforminput-button-reset.zenforminput-button-active { display: block; }

.zenforminput-errormessage { color: #ce2121; font-size: 12px; line-height: 18px; }

[dir] .zenforminput-errormessage { margin-top: 4px; }

[dir=ltr] .zenforminput-errormessage { margin-left: 12px; }

[dir=rtl] .zenforminput-errormessage { margin-right: 12px; }

.zenforminput-errormessage-value { white-space: nowrap; }

.zensuggestinput { position: relative; }

.zensuggestinput-dropdown-wrapper { box-sizing: border-box; max-height: 300px; overflow-y: auto; position: absolute; width: calc(100% + 2px); z-index: 4; }

[dir] .zensuggestinput-dropdown-wrapper { background: white; border-radius: 12px; border: 1px solid rgba(133, 135, 139, 0.2); box-shadow: 0 2px 8px 0 rgba(133, 135, 139, 0.2); cursor: pointer; }

[dir=ltr] .zensuggestinput-dropdown-wrapper { left: -1px; }

[dir=rtl] .zensuggestinput-dropdown-wrapper { right: -1px; }

.zensuggestinput-dropdown-option { align-items: center; display: flex; font-size: 16px; }

[dir] .zensuggestinput-dropdown-option { padding: 8px 16px; }

[dir] .zensuggestinput-dropdown-option:hover { background-color: rgba(255, 220, 130, 0.4); }

.zenpersonsuggest-dropdown-option-email { overflow: hidden; text-overflow: ellipsis; }

[dir] .zensuggestinput-dropdown-option-active { background-color: rgba(255, 220, 130, 0.4); }

.zensuggestinput-dropdown-option-extra { position: relative; }

[dir] .zensuggestinput-dropdown-option-extra { background: #fff8dd; }

.zensuggestinput-dropdown-option-extra:hover { color: inherit; }

[dir] .zensuggestinput-dropdown-option-extra:hover { background: #fff8dd; }

.zensuggestinput-dropdown-option-cancel { height: 16px; position: absolute; top: 7px; width: 16px; z-index: 1; }

[dir] .zensuggestinput-dropdown-option-cancel { background: rgba(133, 135, 139, 0.2); border-radius: 50%; cursor: pointer; }

[dir=ltr] .zensuggestinput-dropdown-option-cancel { right: 8px; }

[dir=rtl] .zensuggestinput-dropdown-option-cancel { left: 8px; }

.zensuggestinput-dropdown-option-cancel::before, .zensuggestinput-dropdown-option-cancel::after { content: ''; position: absolute; top: 50%; }

[dir] .zensuggestinput-dropdown-option-cancel::before, [dir] .zensuggestinput-dropdown-option-cancel::after { background: #fff8dd; }

[dir=ltr] .zensuggestinput-dropdown-option-cancel::before, [dir=ltr] .zensuggestinput-dropdown-option-cancel::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .zensuggestinput-dropdown-option-cancel::before, [dir=rtl] .zensuggestinput-dropdown-option-cancel::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.zensuggestinput-dropdown-option-cancel::before { height: 3px; width: 12px; }

.zensuggestinput-dropdown-option-cancel::after { height: 12px; width: 3px; }

.zensuggestinput-arrow::after { content: ''; position: absolute; top: 20px; width: 16px; height: 10px; }

[dir] .zensuggestinput-arrow::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%234086e4' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); background-repeat: no-repeat; cursor: pointer; }

[dir=ltr] .zensuggestinput-arrow::after { right: 12px; }

[dir=rtl] .zensuggestinput-arrow::after { left: 12px; }

[dir] .zensuggestinput-arrow-open::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M9.1 5.4c.5-.5 1.3-.5 1.8 0l6.2 6.1c.4.5.4 1.3 0 1.8l-.2.2c-.5.5-1.3.5-1.8 0l-5.1-5-5 5c-.6.5-1.4.5-1.9 0l-.1-.2c-.5-.5-.5-1.3 0-1.8L9 5.4z'/%3E%3C/defs%3E%3Cuse fill='%234086e4' transform='translate(-2 -5)' xlink:href='%23a'/%3E%3C/svg%3E"); }

.zensuggestinput-arrow-disabled::after { pointer-events: none; }

[dir] .zensuggestinput-arrow-disabled::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%237a9cd8' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); }

[dir] .zenpersonsuggest-dropdown-option { padding: 8px 16px; }

[dir] .zenpersonsuggest-dropdown-option:hover { background-color: rgba(255, 220, 130, 0.4); }

[dir] .zenpersonsuggest-dropdown-option-active { background-color: rgba(255, 220, 130, 0.4); }

.zenpersonsuggest-dropdown-option-name { font-size: 16px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zenpersonsuggest-dropdown-option-name-match { font-weight: 700; }

.zenpersonsuggest-dropdown-option-email-match { height: 20px; font-size: 14px; }

.zenpersonsuggest-dropdown-option-email-rest { height: 20px; font-size: 14px; color: #868686; }

.zenmetrosuggest-dropdown-option { position: relative; }

[dir=ltr] .zenmetrosuggest-dropdown-option { padding: 8px 32px 8px 16px; }

[dir=rtl] .zenmetrosuggest-dropdown-option { padding: 8px 16px 8px 32px; }

[dir] .zenmetrosuggest-dropdown-option:hover { background-color: var(--dropdown-selected-bg); }

[dir] .zenmetrosuggest-dropdown-option-active { background-color: var(--dropdown-selected-bg); }

.zenmetrosuggest-dropdown-option-color { height: 8px; position: absolute; top: 50%; width: 8px; }

[dir] .zenmetrosuggest-dropdown-option-color { border-radius: 50%; transform: translateY(-50%); }

[dir=ltr] .zenmetrosuggest-dropdown-option-color { right: 16px; }

[dir=rtl] .zenmetrosuggest-dropdown-option-color { left: 16px; }

iframe#op-popup { display: none !important; }

.zenforminput-required .zenforminput-title::after { content: '*'; color: #ce2121; }

.zenformtextarea { height: 100%; }

[dir] .zenformtextarea-error .zenformtextarea-inner, [dir] .zenformtextarea-error .zenformtextarea-inner:hover, [dir] .zenformtextarea-error .zenformtextarea-inner:focus-within { box-shadow: 0 0 0 3px rgba(206, 33, 33, 0.4), 0 0 0 1px #ce2121; }

.zenformtextarea-error .zenformtextareacontrol { color: #ce2121; }

[dir] .zenformtextarea-disabled .zenformtextarea-inner, [dir] .zenformtextarea-disabled .zenformtextarea-inner:hover, [dir] .zenformtextarea-disabled .zenformtextarea-inner:focus-within { background-color: #f4f4f4; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.15); }

.zenformtextarea-disabled .zenformtextarea-title { color: #afafaf; }

.zenformtextarea-disabled .zenformtextareacontrol { -webkit-text-fill-color: #afafaf; color: #afafaf; opacity: 1; }

.zenformtextarea-required .zenformtextarea-title::after { content: '*'; color: #ce2121; }

.zenformtextarea-inner { box-sizing: border-box; display: block; display: flex; flex-direction: column; height: 100%; position: relative; }

[dir] .zenformtextarea-inner { background-color: white; border-radius: 4px; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.15); padding: 5px 0; }

.zenformtextarea-inner:hover { z-index: 1; }

[dir] .zenformtextarea-inner:hover { box-shadow: 0 0 0 1px var(--field-hover-border); }

.zenformtextarea-inner:focus-within { z-index: 1; }

[dir] .zenformtextarea-inner:focus-within { box-shadow: 0 0 0 1px var(--field-active-border), 0 0 0 3px var(--focus-outline); }

.zenformtextarea-title-wrapper { display: inline-flex; max-width: 100%; }

[dir] .zenformtextarea-title-wrapper { padding: 0 16px; }

.zenformtextarea-title { color: #111111; font-size: 12px; line-height: 17px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

[dir] .zenformtextarea-title { margin-bottom: 1px; }

.zenformtextarea-tip { z-index: 2; }

[dir] .zenformtextarea-tip { margin-top: 1px; }

[dir=ltr] .zenformtextarea-tip { margin-left: 8px; }

[dir=rtl] .zenformtextarea-tip { margin-right: 8px; }

.zenformtextarea-control { height: 100%; }

.zenformtextareacontrol { box-sizing: border-box; color: #111111; flex-grow: 1; font-size: 16px; height: 100%; line-height: 1.25; outline: 0; resize: none; width: 100%; }

[dir] .zenformtextareacontrol { background-color: transparent; padding: 0 16px; }

.zenformtextareacontrol::placeholder { color: #afafaf; }

.zenformtextarea-errormessage { color: #ce2121; font-size: 12px; line-height: 1.5; }

[dir] .zenformtextarea-errormessage { margin-top: 3px; }

[dir=ltr] .zenformtextarea-errormessage { margin-left: 17px; }

[dir=rtl] .zenformtextarea-errormessage { margin-right: 17px; }

.zenformselectgroup { display: flex; list-style: none; }

.zenformselectgroup-item { width: 200px; }

[dir=ltr] .zenformselectgroup-item:not(:last-child) { margin-right: 16px; }

[dir=rtl] .zenformselectgroup-item:not(:last-child) { margin-left: 16px; }

.zenformselectgroup-item .zenformselect-value, .zenformselectgroup-item .zendropdownlist-item, .zenformselectgroup-item .zencheckbox-text { text-transform: lowercase; }

.zendropdownlist { list-style: none; max-height: 300px; overflow-y: scroll; scrollbar-width: none; }

[dir] .zendropdownlist { background-color: var(--block-bg); border-radius: 12px; box-shadow: 0 2px 12px 0 var(--shadow); padding: 4px 0; }

.zendropdownlist::-webkit-scrollbar { display: none; }

.zendropdownlist-item { position: relative; }

[dir] .zendropdownlist-item { cursor: pointer; }

[dir=ltr] .zendropdownlist-item { padding: 8px 32px 8px 16px; }

[dir=rtl] .zendropdownlist-item { padding: 8px 16px 8px 32px; }

[dir] .zendropdownlist-item:hover { background-color: var(--dropdown-selected-bg); }

.zendropdownlist-item-text { font-size: 16px; line-height: 20px; pointer-events: none; }

.zendropdownlist-item-description { font-size: 14px; line-height: 18px; pointer-events: none; }

[dir] .zendropdownlist-item-description { margin-top: 2px; }

.zendropdownlist-item-active::before { content: ''; height: 16px; position: absolute; top: 50%; width: 16px; }

[dir] .zendropdownlist-item-active::before { background: url("data:image/svg+xml,%3Csvg width='11.03' height='8.07' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23292f37' d='M10.7.3a1.1 1.1 0 00-1.6 0l-5 5.1-2.2-2.1A1.1 1.1 0 00.3 4.8l3 3a1 1 0 00.3.2A1.1 1.1 0 005 7.8l5.8-5.9a1.1 1.1 0 000-1.6z'/%3E%3C/svg%3E") 50% 50% no-repeat; transform: translateY(-50%); }

[dir=ltr] .zendropdownlist-item-active::before { right: 12px; }

[dir=rtl] .zendropdownlist-item-active::before { left: 12px; }

[dir] .zendropdownlist-item-selected { background-color: var(--dropdown-selected-bg); }

.zendropdowncheckboxgroup { list-style: none; max-height: 300px; overflow-y: scroll; scrollbar-width: none; }

[dir] .zendropdowncheckboxgroup { background-color: white; border-radius: 12px; box-shadow: 0 2px 12px 0 rgba(45, 49, 55, 0.3); padding: 12px 16px; }

.zendropdowncheckboxgroup::-webkit-scrollbar { display: none; }

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

[dir] .zendropdowncheckboxgroup-item:not(:last-child) { margin-bottom: 8px; }

.zendropdowncheckboxgroup-item::after { color: #868686; font-size: 14px; }

[dir=ltr] .zendropdowncheckboxgroup-item::after { margin-left: 20px; }

[dir=rtl] .zendropdowncheckboxgroup-item::after { margin-right: 20px; }

.zendropdowncheckboxgroup-item-nomeal::after { content: 'RO'; }

.zendropdowncheckboxgroup-item-breakfast::after { content: 'BB'; }

.zendropdowncheckboxgroup-item-halfBoard::after { content: 'HB'; }

.zendropdowncheckboxgroup-item-fullBoard::after { content: 'FB'; }

.zendropdowncheckboxgroup-item-allInclusive::after { content: 'AI'; }

.zendropdowncheckboxgroup-reset { font-size: 16px; }

[dir] .zendropdowncheckboxgroup-reset { margin-top: 12px; }

.zendropdowncheckboxgroups { list-style: none; max-height: 300px; overflow-y: scroll; }

[dir] .zendropdowncheckboxgroups { background-color: white; border-radius: 12px; box-shadow: 0 2px 12px 0 rgba(45, 49, 55, 0.3); padding: 12px 16px; }

.zendropdowncheckboxgroups::-webkit-scrollbar { display: none; }

.zendropdowncheckboxgroups .zendropdowncheckboxgroup { max-height: none; overflow: visible; }

[dir] .zendropdowncheckboxgroups .zendropdowncheckboxgroup { box-shadow: none; padding: 0; }

.zendropdowncheckboxgroups-title { font-size: 12px; line-height: 16px; }

[dir] .zendropdowncheckboxgroups-title { margin-bottom: 8px; }

[dir] .zendropdowncheckboxgroups-item:not(:last-child) { padding-bottom: 12px; border-bottom: 1px solid rgba(45, 49, 55, 0.3); margin-bottom: 12px; }

.zenformtextselect { outline: 0; position: relative; }

[dir] .zenformtextselect { cursor: pointer; }

.zenformtextselect-text { color: var(--link); position: relative; text-decoration: none; }

[dir=ltr] .zenformtextselect-text { padding-right: 24px; }

[dir=rtl] .zenformtextselect-text { padding-left: 24px; }

.zenformtextselect-text::before { content: ''; height: 10px; position: absolute; top: 42%; width: 16px; }

[dir] .zenformtextselect-text::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%234086e4' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenformtextselect-text::before { right: 0; }

[dir=rtl] .zenformtextselect-text::before { left: 0; }

.zenformtextselect:hover .zenformtextselect-text, .zenformtextselect:focus .zenformtextselect-text { color: var(--link-hover); }

[dir] .zenformtextselect:hover .zenformtextselect-text::before, [dir] .zenformtextselect:focus .zenformtextselect-text::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%23ce2121' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); }

.zenformtextselect:active .zenformtextselect-text { color: var(--link-active); }

[dir] .zenformtextselect:active .zenformtextselect-text::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%23ce2121' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); }

[dir=ltr] .zenformtextselect-active .zenformtextselect-text::before { transform: rotate(180deg); }

[dir=rtl] .zenformtextselect-active .zenformtextselect-text::before { transform: rotate(-180deg); }

.zenformtextselect-disabled, .zenformtextselect-disabled:hover, .zenformtextselect-disabled:focus, .zenformtextselect-disabled:active { color: #292f37; }

[dir] .zenformtextselect-disabled, [dir] .zenformtextselect-disabled:hover, [dir] .zenformtextselect-disabled:focus, [dir] .zenformtextselect-disabled:active { cursor: default; }

[dir=ltr] .zenformselect-size-xs .zenformselect-inner { padding: 7px 9px 7px 7px; }

[dir=rtl] .zenformselect-size-xs .zenformselect-inner { padding: 7px 7px 7px 9px; }

.zenformselect-size-xs .zenformselect-inner::before { bottom: 14px; }

[dir=ltr] .zenformselect-size-xs .zenformselect-inner::before { right: 10px; }

[dir=rtl] .zenformselect-size-xs .zenformselect-inner::before { left: 10px; }

[dir=ltr] .zenformselect-size-s .zenformselect-inner { padding: 9px 9px 9px 7px; }

[dir=rtl] .zenformselect-size-s .zenformselect-inner { padding: 9px 7px 9px 9px; }

.zenformselect-size-s .zenformselect-inner::before { bottom: 16px; }

[dir=ltr] .zenformselect-size-s .zenformselect-inner::before { right: 10px; }

[dir=rtl] .zenformselect-size-s .zenformselect-inner::before { left: 10px; }

[dir=ltr] .zenformselect-size-m .zenformselect-inner { padding: 4px 13px 5px 11px; }

[dir=rtl] .zenformselect-size-m .zenformselect-inner { padding: 4px 11px 5px 13px; }

.zenformselect-size-m .zenformselect-inner::before { bottom: 10px; }

[dir=ltr] .zenformselect-size-m .zenformselect-inner::before { right: 14px; }

[dir=rtl] .zenformselect-size-m .zenformselect-inner::before { left: 14px; }

[dir=ltr] .zenformselect-size-l .zenformselect-inner { padding: 4px 17px 9px 15px; }

[dir=rtl] .zenformselect-size-l .zenformselect-inner { padding: 4px 15px 9px 17px; }

.zenformselect-size-l .zenformselect-inner::before { bottom: 14px; }

[dir=ltr] .zenformselect-size-l .zenformselect-inner::before { right: 18px; }

[dir=rtl] .zenformselect-size-l .zenformselect-inner::before { left: 18px; }

[dir] .zenformselect-size-l .zenformselect-title { margin-bottom: 6px; }

[dir=ltr] .zenformselect-active .zenformselect-inner::before { transform: rotate(180deg); }

[dir=rtl] .zenformselect-active .zenformselect-inner::before { transform: rotate(-180deg); }

[dir] .zenformselect-disabled .zenformselect-inner, [dir] .zenformselect-disabled .zenformselect-inner:hover, [dir] .zenformselect-disabled .zenformselect-inner:focus { cursor: default; box-shadow: 0 0 0 1px var(--field-border); }

.zenformselect-disabled .zenformselect-inner::after, .zenformselect-disabled .zenformselect-inner:hover::after, .zenformselect-disabled .zenformselect-inner:focus::after { bottom: 0; content: ''; display: block; position: absolute; top: 0; }

[dir] .zenformselect-disabled .zenformselect-inner::after, [dir] .zenformselect-disabled .zenformselect-inner:hover::after, [dir] .zenformselect-disabled .zenformselect-inner:focus::after { background-color: var(--disabled-overlay); border-radius: 12px; margin: -1px; }

[dir=ltr] .zenformselect-disabled .zenformselect-inner::after, [dir=ltr] .zenformselect-disabled .zenformselect-inner:hover::after, [dir=ltr] .zenformselect-disabled .zenformselect-inner:focus::after { left: 0; right: 0; }

[dir=rtl] .zenformselect-disabled .zenformselect-inner::after, [dir=rtl] .zenformselect-disabled .zenformselect-inner:hover::after, [dir=rtl] .zenformselect-disabled .zenformselect-inner:focus::after { right: 0; left: 0; }

.zenformselect-required .zenformselect-title::after { content: '*'; color: #ce2121; }

.zenformselect { outline: 0; }

[dir] .zenformselect { padding: 1px; }

.zenformselect-inner { display: block; position: relative; transition: box-shadow .16s; }

[dir] .zenformselect-inner { background-color: var(--field-bg); border-radius: 12px; border: 1px solid transparent; box-shadow: 0 0 0 1px var(--field-border); cursor: pointer; }

.zenformselect-inner::before { content: ''; height: 8px; position: absolute; width: 12px; }

[dir] .zenformselect-inner::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='var(--field-typo)' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir] .zenformselect-inner:hover { box-shadow: 0 0 0 1px var(--field-hover-border); }

[dir] .zenformselect:focus .zenformselect-inner { box-shadow: 0 0 0 1px var(--field-active-border), 0 0 0 3px var(--focus-outline); }

.zenformselect-title-wrapper { display: inline-flex; max-width: 100%; }

[dir] .zenformselect-title-wrapper { margin-bottom: 2px; }

.zenformselect-title { font-size: 12px; line-height: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zenformselect-tip { z-index: 2; }

[dir] .zenformselect-tip { margin-top: 1px; }

[dir=ltr] .zenformselect-tip { margin-left: 8px; }

[dir=rtl] .zenformselect-tip { margin-right: 8px; }

.zenformselect-placeholder, .zenformselect-value { box-sizing: border-box; font-size: 16px; line-height: 20px; min-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }

[dir=ltr] .zenformselect-placeholder, [dir=ltr] .zenformselect-value { padding-right: 20px; }

[dir=rtl] .zenformselect-placeholder, [dir=rtl] .zenformselect-value { padding-left: 20px; }

.zenformselect-value-default, .zenformselect-placeholder { color: var(--field-placeholder); }

.zenformselect-dropdown { position: relative; }

.zenregioninfo { box-sizing: border-box; outline: 0; position: relative; }

[dir] .zenregioninfo { background-color: white; border-radius: 8px; cursor: pointer; padding: 8px 16px 12px; }

[dir] .zenregioninfo:focus { box-shadow: 0 0 0 1px var(--field-active-border), 0 0 0 3px var(--focus-outline); }

@media (max-width: 954px) { [dir] .zenregioninfo { padding: 4px 10px; } }

@media (max-width: 680px) { .zenregioninfo { width: 190px; } }

.zenregioninfo-lens { bottom: 12px; content: ''; fill: var(--link); position: absolute; }

[dir=ltr] .zenregioninfo-lens { right: 12px; }

[dir=rtl] .zenregioninfo-lens { left: 12px; }

@media (max-width: 954px) { .zenregioninfo-lens { bottom: 6px; } }

@media (max-width: 680px) { .zenregioninfo-lens { display: none; } }

.zenregioninfo-counter { color: white; font-size: 12px; line-height: 12px; position: absolute; top: -4px; }

[dir] .zenregioninfo-counter { background-color: #be0000; border-radius: 10px; padding: 4px 8px; }

[dir=ltr] .zenregioninfo-counter { right: 4px; }

[dir=rtl] .zenregioninfo-counter { left: 4px; }

@media (max-width: 954px) { [dir=ltr] .zenregioninfo-counter { right: -4px; } [dir=rtl] .zenregioninfo-counter { left: -4px; } }
.zenregioninfo-region { direction: ltr; font-size: 16px; line-height: 22px; margin-bottom: 2px; margin-right: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zenregioninfo-region-rtl { direction: rtl; }
.zenregioninfo-request { font-size: 13px; line-height: 18px; }

@media (min-width: 681px) and (max-width: 954px) { .zenregioninfo-request { display: flex; flex-wrap: wrap; } [dir=ltr] .zenregioninfo-request { margin-right: 16px; } [dir=rtl] .zenregioninfo-request { margin-left: 16px; } }

@media (min-width: 681px) and (max-width: 954px) { [dir=ltr] .zenregioninfo-dates { margin-right: 4px; } [dir=rtl] .zenregioninfo-dates { margin-left: 4px; }
  .zenregioninfo-dates::after { content: ','; } }

.zenregioninfo-residency { max-width: calc(100% - 10px); }

@media (min-width: 681px) and (max-width: 954px) { [dir=ltr] .zenregioninfo-residency { margin-right: 4px; } [dir=rtl] .zenregioninfo-residency { margin-left: 4px; }
  .zenregioninfo-residency::before { content: ','; }
  [dir=ltr] .zenregioninfo-residency::before { margin-right: 4px; }
  [dir=rtl] .zenregioninfo-residency::before { margin-left: 4px; } }

@media (max-width: 680px) { .zenregioninfo-rooms, .zenregioninfo-residency { display: none; } }

.body-hotels .zenbreadcrumbs { max-width: 1040px; pointer-events: none; }

[dir] .body-hotels .zenbreadcrumbs { padding-bottom: 0; }

[dir=ltr] .body-hotels .zenbreadcrumbs { padding-left: 20px; }

[dir=rtl] .body-hotels .zenbreadcrumbs { padding-right: 20px; }

@media (min-width: 681px) and (max-width: 954px) { [dir] .body-hotels .zenbreadcrumbs { padding: 5px 10px; } }

@media (max-width: 680px) { .body-hotels .zenbreadcrumbs { display: none; } }

.body-hotels.map-open .zenbreadcrumbs-wrapper { max-width: 560px; }

[dir] .body-hotel .zenbreadcrumbs, [dir] .body-adaptive-hotel .zenbreadcrumbs { padding: 0; }

.zenbreadcrumbs { overflow: hidden; position: relative; z-index: 12; }

[dir] .zenbreadcrumbs { border-radius: 8px; padding: 5px 20px 4px; }

@media (min-width: 681px) and (max-width: 1074px) { [dir=ltr] .zenbreadcrumbs { padding-left: 15px; padding-right: 15px; } [dir=rtl] .zenbreadcrumbs { padding-right: 15px; padding-left: 15px; } }

@media (max-width: 680px) { .zenbreadcrumbs { display: none; } }

.zenbreadcrumbs-wrapper { display: flex; height: 35px; overflow: hidden; }

[dir] .zenbreadcrumbs-wrapper { border-radius: 8px; }

.zenbreadcrumbs-item { display: flex; pointer-events: all; position: relative; }

[dir] .zenbreadcrumbs-item { background-color: white; cursor: pointer; }

[dir=ltr] .zenbreadcrumbs-item { padding: 8px 21px 9px 12px; }

[dir=rtl] .zenbreadcrumbs-item { padding: 8px 12px 9px 21px; }

[dir=ltr] .zenbreadcrumbs-item:first-child { border-radius: 8px 0 0 8px; }

[dir=rtl] .zenbreadcrumbs-item:first-child { border-radius: 0 8px 8px 0; }

.zenbreadcrumbs-item:last-child { overflow: hidden; }

[dir=ltr] .zenbreadcrumbs-item:last-child { border-radius: 0 8px 8px 0; }

[dir=rtl] .zenbreadcrumbs-item:last-child { border-radius: 8px 0 0 8px; }

.zenbreadcrumbs-item:not(:last-child)::after { content: ''; height: 10px; position: absolute; top: 13px; width: 6px; }

[dir] .zenbreadcrumbs-item:not(:last-child)::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' fill='none'%3E%3Cpath fill='%23868686' fill-rule='evenodd' d='M3.5 5L.3 1.8 1.4.7 5.7 5 1.4 9.3.3 8.2 3.5 5z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir=ltr] .zenbreadcrumbs-item:not(:last-child)::after { right: 3px; }

[dir=rtl] .zenbreadcrumbs-item:not(:last-child)::after { transform: rotate(180deg); left: 3px; }

[dir] .zenbreadcrumbs-item:last-child { padding: 8px 12px 9px; }

[dir=ltr] .zenbreadcrumbs-item:last-child { margin-right: 0; }

[dir=rtl] .zenbreadcrumbs-item:last-child { margin-left: 0; }

.zenbreadcrumbs-item-disabled { pointer-events: none; }

[dir] .zenbreadcrumbs-item-disabled { cursor: default; }

.zenbreadcrumbs-item-disabled .zenbreadcrumbs-item-link { color: #292f37; }

.zenbreadcrumbs-item-link { font-size: 14px; line-height: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zenbreadcrumbs-item-dates { color: #868686; font-size: 12px; line-height: 15px; position: relative; white-space: nowrap; }

[dir] .zenbreadcrumbs-item-dates { padding: 2px 8px 1px; }

[dir=ltr] .zenbreadcrumbs-item-dates { margin-left: 6px; }

[dir=rtl] .zenbreadcrumbs-item-dates { margin-right: 6px; }

@media (min-width: 681px) and (max-width: 1074px) { .zenbreadcrumbs-item-dates { display: none; } }

.zenbreadcrumbs-item-dates::before { content: ''; height: 3px; position: absolute; top: 9px; width: 3px; }

[dir] .zenbreadcrumbs-item-dates::before { background-color: #868686; border-radius: 50%; }

[dir=ltr] .zenbreadcrumbs-item-dates::before { left: 0; }

[dir=rtl] .zenbreadcrumbs-item-dates::before { right: 0; }

.rightaside { width: 100%; }

.zen-footer { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; z-index: 1; }

[dir] .zen-footer { background: white; }

[dir=ltr] .zen-footer { text-align: left; }

[dir=rtl] .zen-footer { text-align: right; }

.mobileappbanner { box-sizing: border-box; display: flex; height: 79px; justify-content: flex-start; position: relative; text-decoration: none; z-index: 2; }

[dir] .mobileappbanner { background-color: white; }

.mobileappbanner-close { flex-shrink: 0; height: 100%; width: 31px; }

[dir] .mobileappbanner-close { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%2385878b' d='M1.5-.2L-.2 1.5 4.3 6l-4.5 4.5 1.7 1.7L6 7.7l4.5 4.5 1.7-1.7L7.7 6l4.5-4.5-1.7-1.7L6 4.3 1.5-.2z'/%3E%3C/svg%3E") center no-repeat; }

.mobileappbanner-logo { height: 63px; width: 63px; flex-shrink: 1; }

[dir] .mobileappbanner-logo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/mobileapp/ostrovok.svg) center no-repeat; background-size: 100%; margin-top: 8px; }

.mobileappbanner-content { color: #292f37; display: flex; flex-direction: column; flex-grow: 1; justify-content: center; }

[dir] .mobileappbanner-content { margin: 0 8px; }

.mobileappbanner-content-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 18px; font-weight: 700; line-height: 21px; }

[dir=ltr] .mobileappbanner-content-title { margin-left: 2px; }

[dir=rtl] .mobileappbanner-content-title { margin-right: 2px; }

.mobileappbanner-content-text { font-size: 14px; line-height: 14px; }

[dir] .mobileappbanner-content-text { margin-bottom: 4px; }

[dir=ltr] .mobileappbanner-content-text { margin-left: 2px; }

[dir=rtl] .mobileappbanner-content-text { margin-right: 2px; }

.mobileappbanner-content-rating { display: flex; }

.mobileappbanner-content-rating-image { height: 13px; width: 72px; }

.mobileappbanner-content-rating-reviews { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #85878b; font-size: 12px; line-height: 14px; }

[dir=ltr] .mobileappbanner-content-rating-reviews { margin-left: 3px; }

[dir=rtl] .mobileappbanner-content-rating-reviews { margin-right: 3px; }

.mobileappbanner-pseudolink { align-self: center; font-size: 17px; }

[dir=ltr] .mobileappbanner-pseudolink { padding-right: 10px; text-align: right; }

[dir=rtl] .mobileappbanner-pseudolink { padding-left: 10px; text-align: left; }

.mobilefullscreenappbanner { box-sizing: border-box; display: flex; flex-direction: column; height: 100%; justify-content: center; position: fixed; top: 0; width: 100%; z-index: 23; }

[dir] .mobilefullscreenappbanner { background: white; padding: 0 15px; }

.mobilefullscreenappbanner-title { font-size: 25px; font-style: normal; font-weight: 700; line-height: 30px; }

[dir=ltr] .mobilefullscreenappbanner-title { margin: 15px 35px 6px 0; }

[dir=rtl] .mobilefullscreenappbanner-title { margin: 15px 0 6px 35px; }

.mobilefullscreenappbanner-open { height: 118px; z-index: 24; }

.mobilefullscreenappbanner-install-button { z-index: 24; }

[dir] .mobilefullscreenappbanner-install-button { margin-bottom: 15px; }

[dir] .mobilefullscreenappbanner-store-buttons { margin-bottom: 12px; }

.mobilefullscreenappbanner-store-button { display: inline-block; width: 48.5%; }

[dir=ltr] .mobilefullscreenappbanner-store-button:first-child { margin-right: 3%; }

[dir=rtl] .mobilefullscreenappbanner-store-button:first-child { margin-left: 3%; }

.mobilefullscreenappbanner-store-button-link { width: 100%; }

.mobilefullscreenappbanner-store-button-image { display: block; width: 100%; }

.mobilefullscreenappbanner-close-button { height: 30px; box-sizing: border-box; position: relative; width: 30px; z-index: 1; height: 28px; position: absolute; top: 11px; width: 28px; z-index: 24; }

[dir] .mobilefullscreenappbanner-close-button { background: white; border-radius: 50%; border: 2px solid rgba(133, 135, 139, 0.2); cursor: pointer; text-align: center; background: #e5e5e5; border: 0; }

[dir=ltr] .mobilefullscreenappbanner-close-button { right: 11px; }

[dir=rtl] .mobilefullscreenappbanner-close-button { left: 11px; }

.mobilefullscreenappbanner-close-button::before, .mobilefullscreenappbanner-close-button::after { content: ''; position: absolute; top: 50%; }

[dir] .mobilefullscreenappbanner-close-button::before, [dir] .mobilefullscreenappbanner-close-button::after { background: #85878b; }

[dir=ltr] .mobilefullscreenappbanner-close-button::before, [dir=ltr] .mobilefullscreenappbanner-close-button::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .mobilefullscreenappbanner-close-button::before, [dir=rtl] .mobilefullscreenappbanner-close-button::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.mobilefullscreenappbanner-close-button::before { height: 3px; width: 14px; }

.mobilefullscreenappbanner-close-button::after { height: 14px; width: 3px; }

[dir] .mobilefullscreenappbanner-close-button-icon { margin-top: 9px; }

.mobilefullscreenappbanner-close-button-icon-path { fill: rgba(0, 0, 0, 0.6); }

.mobilefullscreenappbanner-close-button::before { height: 2px; width: 15px; }

.mobilefullscreenappbanner-close-button::after { height: 15px; width: 2px; }

.mobilefullscreenappbanner-text { font-size: 20px; line-height: 25px; }

[dir] .mobilefullscreenappbanner-text { margin-bottom: 15px; }

.mobilefullscreenappbanner-image { height: 100%; width: 100%; }

[dir] .mobilefullscreenappbanner-image { background-repeat: no-repeat; background-size: 100%; }

.zeniframe { display: flex; justify-content: center; }

.zeniframe.zeniframe-cardinalcommerce-dc-iframe { position: absolute; top: -1000px; visibility: hidden; }

[dir=ltr] .zeniframe.zeniframe-cardinalcommerce-dc-iframe { left: -1000px; }

[dir=rtl] .zeniframe.zeniframe-cardinalcommerce-dc-iframe { right: -1000px; }

.accountmenu { width: 230px; flex-shrink: 0; }

@media (max-width: 954px) { .accountmenu { width: 100%; } }

[dir] .accountmenu-main { background-color: white; border-radius: 16px; margin-bottom: 15px; }

@media (max-width: 954px) { [dir] .accountmenu-main { margin-bottom: 0; } }

.accountmenu-profile { display: none; }

[dir] .accountmenu-profile { border-bottom: 1px solid rgba(133, 135, 139, 0.2); padding: 20px 20px 10px; }

@media (min-width: 955px) and (max-width: 1074px) { .accountmenu-profile { display: block; } }

@media (min-width: 1075px) { .accountmenu-profile { display: block; } }
.accountmenu-profile-email { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; direction: ltr; font-size: 15px; line-height: 20px; margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; }
.accountmenu-profile-settings { font-size: 13px; line-height: 18px; }

.accountmenu-profile-settings-selected { color: #292f37; }

[dir] .accountmenu-profile-settings-selected { cursor: default; }

.accountmenu-list { display: flex; flex-direction: column; align-items: flex-start; list-style: none; }

[dir] .accountmenu-list { padding: 15px 20px 20px; }

@media (max-width: 954px) { .accountmenu-list { flex-direction: row; } [dir] .accountmenu-list { padding: 0; } }

.accountmenu-item { position: relative; }

@media (max-width: 954px) { .accountmenu-item { flex: 1 0 auto; } [dir=ltr] .accountmenu-item { border-right: 1px solid rgba(133, 135, 139, 0.2); } [dir=rtl] .accountmenu-item { border-left: 1px solid rgba(133, 135, 139, 0.2); }
  [dir=ltr] .accountmenu-item:last-child { border-right: 0; }
  [dir=rtl] .accountmenu-item:last-child { border-left: 0; } }

.accountmenu-link { display: block; font-size: 15px; line-height: 20px; }

[dir] .accountmenu-link { margin: 9px 0; }

@media (max-width: 954px) { [dir] .accountmenu-link { padding: 8px 15px 12px; margin: 0; } }

[dir=ltr] .accountmenu-link-more { border-radius: 0 5px 5px 0; }

[dir=rtl] .accountmenu-link-more { border-radius: 5px 0 0 5px; }

.accountmenu-main-opened .accountmenu-link-more { color: white; }

[dir] .accountmenu-main-opened .accountmenu-link-more { background-color: #85878b; }

[dir] .accountmenu-main-opened .accountmenu-link-more::after { border-top-color: white; }

.accountmenu-link-more::after { content: ''; display: inline-block; height: 0; vertical-align: -3px; width: 0; }

[dir] .accountmenu-link-more::after { border: 3.5px solid transparent; border-top-width: 5px; border-bottom-width: 5px; border-top-color: #ffdc82; }

[dir=ltr] .accountmenu-link-more::after { margin-left: 3px; }

[dir=rtl] .accountmenu-link-more::after { margin-right: 3px; }

.accountmenu-link-selected { color: #292f37; }

[dir] .accountmenu-link-selected { cursor: default; }

.accountmenu-link-selected:focus { color: #292f37; }

.accountmenu-sublist { display: none; list-style: none; min-width: 164px; position: absolute; top: calc(100% + 4px); z-index: 2; }

[dir] .accountmenu-sublist { background-color: white; border-radius: 5px; box-shadow: 0 3px 9px 0 rgba(29, 44, 55, 0.15); padding: 8px 18px 15px; }

[dir=ltr] .accountmenu-sublist { right: 0; }

[dir=rtl] .accountmenu-sublist { left: 0; }

.accountmenu-main-opened .accountmenu-sublist { display: block; }

.accountmenu-sublist::before { content: ''; height: 30px; position: absolute; top: -5px; width: 30px; z-index: -1; }

[dir] .accountmenu-sublist::before { background-color: white; border-radius: 3px; }

[dir=ltr] .accountmenu-sublist::before { right: 27px; transform: rotate(-45deg); }

[dir=rtl] .accountmenu-sublist::before { left: 27px; transform: rotate(45deg); }

.accountmenu-sublink { font-size: 13px; line-height: 32px; display: block; white-space: nowrap; }

.body-account .layout-page-wrapper { width: 960px; -webkit-font-smoothing: antialiased; }

[dir] .body-account .layout-page-wrapper { margin: 0 auto; padding: 32px 15px; }

@media (max-width: 680px) { [dir] .body-account .layout-page-wrapper { padding: 32px 5px; } }

.body-account .mobileready .layout-page-wrapper { align-items: flex-start; display: flex; justify-content: flex-start; max-width: 1450px; width: auto; }

[dir] .body-account .mobileready .layout-page-wrapper { padding-top: 0; }

@media (min-width: 1075px) { [dir=ltr] .body-account .mobileready .layout-page-wrapper { padding-right: 0; } [dir=rtl] .body-account .mobileready .layout-page-wrapper { padding-left: 0; } }

@media (max-width: 954px) { .body-account .mobileready .layout-page-wrapper { flex-direction: column; } }

@media (max-width: 680px) { [dir] .body-account .mobileready .layout-page-wrapper { padding: 0 5px; } }

[dir=ltr] .body-account .accountmenu-wrapper { margin-right: 15px; }

[dir=rtl] .body-account .accountmenu-wrapper { margin-left: 15px; }

@media (max-width: 954px) { .body-account .accountmenu-wrapper { width: 100%; } [dir] .body-account .accountmenu-wrapper { margin: 5px 0; } }

.body-account .page { flex-basis: calc(100% - 300px); flex-shrink: 0; max-width: 870px; min-height: 30vh; min-width: 769px; position: relative; width: 100%; }

[dir] .body-account .page { border-radius: 5px; }

@media (min-width: 955px) and (max-width: 1074px) { .body-account .page { min-width: 680px; } [dir=ltr] .body-account .page { margin-right: 0; } [dir=rtl] .body-account .page { margin-left: 0; } }

@media (max-width: 954px) { .body-account .page { max-width: 100%; min-width: auto; } [dir=ltr] .body-account .page { margin-right: 0; } [dir=rtl] .body-account .page { margin-left: 0; } }

.body-account .account-section { max-width: none; min-width: 0; width: 717px; }

.body-account .rightaside-wrapper { box-sizing: border-box; flex: 1 1 auto; max-width: 300px; order: 2; width: 100%; }

[dir=ltr] .body-account .rightaside-wrapper { margin-left: 20px; }

[dir=rtl] .body-account .rightaside-wrapper { margin-right: 20px; }

@media (min-width: 955px) and (max-width: 1074px) { .body-account .rightaside-wrapper { display: none; } }

@media (max-width: 954px) { .body-account .rightaside-wrapper { display: none; } }

@media (max-width: 954px) { .body-account .zenbreadcrumbs { display: none; } }

.account-menu { list-style-type: none; -webkit-text-size-adjust: none; }

[dir=ltr] .account-menu { float: left; }

[dir=rtl] .account-menu { float: right; }

.account-menu-item { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; font-weight: 700; }

[dir] .account-menu-item { margin-bottom: 17px; }

[dir] .account-menu-settings { margin-top: 29px; }

.account-menu-item-link { color: #0071cf; text-decoration: none; text-transform: uppercase; }

.en .account-menu-item-link { font-size: 13px; }

.account-menu-item-selected .account-menu-item-link { color: #292f37; }

[dir] .account-menu-item-selected .account-menu-item-link { cursor: default; }

.account-section { -moz-box-sizing: border-box; box-sizing: border-box; width: 717px; }

[dir] .account-section { background: #fff; border-radius: 3px; }

[dir=ltr] .account-section { float: right; }

[dir=rtl] .account-section { float: left; }

.body-account .layout-page-wrapper { width: 960px; }

[dir] .body-account .layout-page-wrapper { margin: 0 auto; padding: 0 15px; }

.body-account.mobileready .layout-page-wrapper { align-items: flex-start; display: flex; justify-content: flex-start; max-width: 1450px; width: auto; }

@media (min-width: 1075px) { [dir=ltr] .body-account.mobileready .layout-page-wrapper { padding-right: 0; } [dir=rtl] .body-account.mobileready .layout-page-wrapper { padding-left: 0; } }

@media (max-width: 954px) { .body-account.mobileready .layout-page-wrapper { flex-direction: column; } }

@media (max-width: 680px) { [dir] .body-account.mobileready .layout-page-wrapper { padding: 0 5px; } }

[dir=ltr] .body-account .accountmenu-wrapper { margin-right: 15px; }

[dir=rtl] .body-account .accountmenu-wrapper { margin-left: 15px; }

@media (max-width: 954px) { .body-account .accountmenu-wrapper { width: 100%; } [dir] .body-account .accountmenu-wrapper { margin: 5px 0; } }

.body-account .page { max-width: 870px; min-width: 769px; width: 100%; }

@media (min-width: 955px) and (max-width: 1074px) { .body-account .page { min-width: 680px; } [dir=ltr] .body-account .page { margin-right: 0; } [dir=rtl] .body-account .page { margin-left: 0; } }

@media (max-width: 954px) { .body-account .page { max-width: 100%; min-width: auto; } [dir=ltr] .body-account .page { margin-right: 0; } [dir=rtl] .body-account .page { margin-left: 0; } }

.body-account .account-section { max-width: none; min-width: 0; width: 717px; }

.body-account .rightaside-wrapper { box-sizing: border-box; flex: 1 1 auto; max-width: 300px; order: 2; width: 100%; }

[dir=ltr] .body-account .rightaside-wrapper { margin-left: 20px; }

[dir=rtl] .body-account .rightaside-wrapper { margin-right: 20px; }

@media (min-width: 955px) and (max-width: 1074px) { .body-account .rightaside-wrapper { display: none; } }

@media (max-width: 954px) { .body-account .rightaside-wrapper { display: none; } }

@media (max-width: 954px) { .body-account .zenbreadcrumbs { display: none; } }

.body-account .layout-page-wrapper { -webkit-font-smoothing: antialiased; }

[dir] .body-account .layout-page-wrapper { margin: 0 auto; padding: 32px 15px; }

@media (max-width: 680px) { [dir] .body-account .layout-page-wrapper { padding: 32px 5px; } }

[dir] .body-account.mobileready .layout-page-wrapper { padding-top: 0; }

.account-menu { list-style-type: none; -webkit-text-size-adjust: none; }

[dir=ltr] .account-menu { float: left; }

[dir=rtl] .account-menu { float: right; }

.account-menu-item { font-size: 14px; font-weight: 700; }

[dir] .account-menu-item { margin-bottom: 17px; }

[dir] .account-menu-settings { margin-top: 29px; }

.account-menu-item-link { color: #0071cf; text-decoration: none; text-transform: uppercase; }

.en .account-menu-item-link { font-size: 13px; }

.account-menu-item-selected .account-menu-item-link { color: #292f37; }

[dir] .account-menu-item-selected .account-menu-item-link { cursor: default; }

.account-section { -moz-box-sizing: border-box; box-sizing: border-box; width: 717px; }

[dir] .account-section { background: #fff; border-radius: 3px; }

[dir=ltr] .account-section { float: right; }

[dir=rtl] .account-section { float: left; }

.zen-mediakit-footer-inner { display: flex; font-size: 12px; }

[dir] .zen-mediakit-footer-inner { padding-top: 7px; }

[dir=ltr] .zen-mediakit-footer-inner .zen-mediakit-footer-title { margin-right: auto; }

[dir=rtl] .zen-mediakit-footer-inner .zen-mediakit-footer-title { margin-left: auto; }

[dir=ltr] .zen-mediakit-footer-inner .zen-mediakit-footer-link { margin-left: 10px; }

[dir=rtl] .zen-mediakit-footer-inner .zen-mediakit-footer-link { margin-right: 10px; }

.collating-button { outline: 0; position: absolute; }

.serp-hotel .collating-button { bottom: 0; }

[dir=ltr] .serp-hotel .collating-button { left: 0; }

[dir=rtl] .serp-hotel .collating-button { right: 0; }

.hotel-header .collating-button { top: 17px; }

[dir=ltr] .hotel-header .collating-button { margin-right: 10px; right: 100%; }

[dir=rtl] .hotel-header .collating-button { margin-left: 10px; left: 100%; }

.serphotel .collating-button { display: none; }

.serpHotels .serphotel .collating-button { display: block; bottom: 6px; z-index: 4; }

[dir=ltr] .serpHotels .serphotel .collating-button { left: 8px; }

[dir=rtl] .serpHotels .serphotel .collating-button { right: 8px; }

.serphotelnew .collating-button { display: block; top: 0; z-index: 4; }

[dir=ltr] .serphotelnew .collating-button { left: 649px; }

[dir=rtl] .serphotelnew .collating-button { right: 649px; }

[dir=ltr] .layout-singlestate-collapsed .serphotelnew .collating-button { left: 293px; }

[dir=rtl] .layout-singlestate-collapsed .serphotelnew .collating-button { right: 293px; }

.zen-roomspage-hotel .collating-button { top: 0; }

[dir=ltr] .zen-roomspage-hotel .collating-button { left: 0; }

[dir=rtl] .zen-roomspage-hotel .collating-button { right: 0; }

.zen-hotelcard .collating-button { top: 45px; z-index: 4; }

[dir=ltr] .zen-hotelcard .collating-button { left: 9px; }

[dir=rtl] .zen-hotelcard .collating-button { right: 9px; }

.collating-button-inner { font: 33px/22px sans-serif; position: relative; }

[dir] .collating-button-inner { cursor: pointer; }

.serp-hotel .collating-button-inner { color: #333; }

[dir] .serp-hotel .collating-button-inner { background: #e7aa10; background: rgba(240, 178, 35, 0.9); }

[dir=ltr] .serp-hotel .collating-button-inner { padding: 5px 7px 4px 3px; }

[dir=rtl] .serp-hotel .collating-button-inner { padding: 5px 3px 4px 7px; }

.zen-hotelcard .collating-button-inner, .zen-roomspage-hotel .collating-button-inner, .serphotelnew .collating-button-inner, .serphotel .collating-button-inner, .hotel-header .collating-button-inner, .zen-roomspage-header-inner .collating-button-inner { color: #555; }

[dir] .zen-hotelcard .collating-button-inner, [dir] .zen-roomspage-hotel .collating-button-inner, [dir] .serphotelnew .collating-button-inner, [dir] .serphotel .collating-button-inner, [dir] .hotel-header .collating-button-inner, [dir] .zen-roomspage-header-inner .collating-button-inner { background: #ffe8b7; border: 1px solid #cbcbcc; border-radius: 5px; }

[dir=ltr] .zen-hotelcard .collating-button-inner, [dir=ltr] .zen-roomspage-hotel .collating-button-inner, [dir=ltr] .serphotelnew .collating-button-inner, [dir=ltr] .serphotel .collating-button-inner, [dir=ltr] .hotel-header .collating-button-inner, [dir=ltr] .zen-roomspage-header-inner .collating-button-inner { padding: 5px 4px 4px 3px; }

[dir=rtl] .zen-hotelcard .collating-button-inner, [dir=rtl] .zen-roomspage-hotel .collating-button-inner, [dir=rtl] .serphotelnew .collating-button-inner, [dir=rtl] .serphotel .collating-button-inner, [dir=rtl] .hotel-header .collating-button-inner, [dir=rtl] .zen-roomspage-header-inner .collating-button-inner { padding: 5px 3px 4px 4px; }

[dir] .serphotelnew .collating-button-inner { padding: 2px 4px 1px; }

[dir] .serphotelnew .collating-button-inner::after { margin-top: 0; }

.collating-button-inner:hover { color: #083; }

[dir] .collating-button-inner:hover { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

.collating-button-inner::after { content: '+'; display: block; }

[dir] .collating-button-inner::after { margin-top: -6px; }

.collating-close { color: #555; font: 29px/21px sans-serif; position: absolute; top: -1px; }

[dir] .collating-close { border: solid #cbcbcc; cursor: pointer; }

[dir=ltr] .collating-close { border-width: 1px 1px 0 0; border-radius: 0 5px 0 0; padding: 5px 5px 5px 4px; right: -1px; }

[dir=rtl] .collating-close { border-width: 1px 0 0 1px; border-radius: 5px 0 0 0; padding: 5px 4px 5px 5px; left: -1px; }

.collating-close:hover { color: #c00; }

[dir] .collating-close:hover { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

.collating-close::after { content: '\d7'; display: block; }

[dir] .collating-close::after { margin-top: -5px; }

.collating-close-left, .collating-close-right { bottom: 100%; }

[dir] .collating-close-left, [dir] .collating-close-right { background: #ffe8b7; border-radius: 5px 5px 0 0; border-width: 1px 1px 0; }

.collating-close-left { top: auto; }

[dir=ltr] .collating-close-left { left: -1px; right: auto; }

[dir=rtl] .collating-close-left { right: -1px; left: auto; }

.collating-close-right { top: auto; }

[dir=ltr] .collating-close-right { left: auto; right: -1px; }

[dir=rtl] .collating-close-right { right: auto; left: -1px; }

.collating { max-width: 600px; min-width: 600px; position: absolute; z-index: 5; }

[dir] .collating { background: #ffe8b7; border: 1px solid #cbcbcc; border-radius: 5px; box-shadow: 0 2px 6px -2px rgba(42, 67, 84, 0.6); padding: 10px; }

.layout-singlestate-collapsed .collating { max-width: 300px; min-width: 300px; }

[dir=ltr] .collating-left { border-radius: 0 5px 5px; }

[dir=rtl] .collating-left { border-radius: 5px 0 5px 5px; }

[dir=ltr] .collating-right { border-radius: 5px 0 5px 5px; }

[dir=rtl] .collating-right { border-radius: 0 5px 5px 5px; }

.collating-title { color: #333; font-size: 14px; }

[dir] .collating-title { margin-bottom: 10px; }

.collating-link { bottom: 10px; color: #0851a3; line-height: 22px; position: absolute; }

[dir=ltr] .collating-link { right: 10px; }

[dir=rtl] .collating-link { left: 10px; }

.collating-tab-minor { color: #0851a3; }

[dir] .collating-tab-minor { border-bottom: 1px dashed #0851a3; cursor: pointer; }

[dir] .collating-tab-minor:hover { border-style: solid; }

.collating-form-input, .collating-form-select, .collating-form-textarea { color: #333; font-size: 16px; min-width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }

[dir] .collating-form-input, [dir] .collating-form-select, [dir] .collating-form-textarea { background: #fff; border: 1px solid #ccc; border-radius: 3px; margin: 0 0 10px; padding: 3px; }

.collating-form-input::placeholder, .collating-form-select::placeholder, .collating-form-textarea::placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-input::-webkit-input-placeholder, .collating-form-select::-webkit-input-placeholder, .collating-form-textarea::-webkit-input-placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-input::-moz-placeholder, .collating-form-select::-moz-placeholder, .collating-form-textarea::-moz-placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-input:-ms-input-placeholder, .collating-form-select:-ms-input-placeholder, .collating-form-textarea:-ms-input-placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-select { font-family: 'PTRootUI', Verdana, sans-serif; }

.collating-form-textarea { height: 48px; line-height: 20px; }

.collating-form-submit { font-size: 12px; line-height: 20px; }

[dir] .collating-form-submit { margin-bottom: 2px; }

[dir=ltr] .collating-form-submit { float: left; }

[dir=rtl] .collating-form-submit { float: right; }

.collating-form-submit:active { line-height: 20px; }

[dir] .collating-form-submit:active { margin-bottom: 0; }

[dir] .collating-form-submit:disabled:active, [dir] .collating-form-submit[disabled]:active, [dir] .collating-form-submit.button-disabled:active { margin-bottom: 2px; padding-top: 0; }

.collating-form-indicator { color: #080; font-size: 13px; line-height: 22px; text-transform: uppercase; }

[dir=ltr] .collating-form-indicator { margin-left: 20px; }

[dir=rtl] .collating-form-indicator { margin-right: 20px; }

.picks { position: relative; }

[dir] .picks { padding: 18px 18px 5px; }

.picks-all-control { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #cb1b00; font-size: 12px; position: relative; text-transform: uppercase; z-index: 1; }

[dir] .picks-all-control { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #cb1b00; }

[dir=ltr] .picks-all-control { float: right; margin: 2px 2px 10px 16px; }

[dir=rtl] .picks-all-control { float: left; margin: 2px 16px 10px 2px; }

[dir] .picks-all-control:hover { border-bottom-style: solid; }

.picks-all-control-active { position: relative; }

.picks-all-control-active .picks-all-control-inner { position: relative; z-index: 2; }

.picks-all-control-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-all-control-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-all-control-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-all-control-active::after { right: -6px; left: -6px; }

.picks-item { position: relative; }

[dir] .picks-item { margin-bottom: 19px; }

[dir] .picks-rename { margin-top: -6px; }

[dir=ltr] .picks-rename { margin-left: -8px; }

[dir=rtl] .picks-rename { margin-right: -8px; }

.picks-link { display: inline-block; text-decoration: none; }

.picks-name { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline; font-size: 6px; line-height: normal; }

[dir] .picks-name { border-bottom: 1px solid rgba(255, 220, 130, 0.3); }

.picks-name-inner { font-size: 22px; line-height: 27px; }

.picks-count { color: #292f37; font-size: 14px; line-height: normal; vertical-align: 2px; }

[dir=ltr] .picks-count { margin-left: 5px; }

[dir=rtl] .picks-count { margin-right: 5px; }

.picks-cities { color: #292f37; font-size: 16px; }

[dir] .picks-cities { margin-top: 4px; }

[dir] .picks-controls { margin-top: 6px; }

[dir=ltr] .picks-item-control-send, [dir=ltr] .picks-item-control-restore, [dir=ltr] .picks-item-control-rename, [dir=ltr] .picks-item-control-remove { margin-right: 16px; }

[dir=rtl] .picks-item-control-send, [dir=rtl] .picks-item-control-restore, [dir=rtl] .picks-item-control-rename, [dir=rtl] .picks-item-control-remove { margin-left: 16px; }

.picks-item-control-send, .picks-item-control-restore { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 13px; text-transform: lowercase; color: #4fac00; }

[dir] .picks-item-control-send, [dir] .picks-item-control-restore { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #4fac00; }

[dir] .picks-item-control-send:hover, [dir] .picks-item-control-restore:hover { border-bottom-style: solid; }

.picks-item-control-send-active, .picks-item-control-restore-active { position: relative; }

.picks-item-control-send-active .picks-item-control-send-inner, .picks-item-control-restore-active .picks-item-control-send-inner, .picks-item-control-send-active .picks-item-control-restore-inner, .picks-item-control-restore-active .picks-item-control-restore-inner { position: relative; z-index: 2; }

.picks-item-control-send-active::after, .picks-item-control-restore-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-item-control-send-active::after, [dir] .picks-item-control-restore-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-item-control-send-active::after, [dir=ltr] .picks-item-control-restore-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-item-control-send-active::after, [dir=rtl] .picks-item-control-restore-active::after { right: -6px; left: -6px; }

.picks-item-control-rename { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 13px; text-transform: lowercase; color: #292f37; }

[dir] .picks-item-control-rename { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #292f37; }

[dir] .picks-item-control-rename:hover { border-bottom-style: solid; }

.picks-item-control-rename-active { position: relative; }

.picks-item-control-rename-active .picks-item-control-rename-inner { position: relative; z-index: 2; }

.picks-item-control-rename-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-item-control-rename-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-item-control-rename-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-item-control-rename-active::after { right: -6px; left: -6px; }

.picks-item-control-remove { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 13px; text-transform: lowercase; color: #cb1b00; }

[dir] .picks-item-control-remove { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #cb1b00; }

[dir] .picks-item-control-remove:hover { border-bottom-style: solid; }

.picks-item-control-remove-active { position: relative; }

.picks-item-control-remove-active .picks-item-control-remove-inner { position: relative; z-index: 2; }

.picks-item-control-remove-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-item-control-remove-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-item-control-remove-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-item-control-remove-active::after { right: -6px; left: -6px; }

.picks-input-name, .picks-input-cities { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #565d61; position: relative; width: 550px; }

[dir] .picks-input-name, [dir] .picks-input-cities { background: #f7f8fa; border: 1px solid #b5c9dc; padding: 0 7px; }

.picks-input-name { font-size: 22px; height: 33px; }

[dir] .picks-input-name { border-radius: 4px 4px 0 0; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15) inset; margin: 0; }

.picks-input-cities { font-size: 16px; height: 24px; }

[dir] .picks-input-cities { border-radius: 0 0 4px 4px; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15); margin: -1px 0 0; }

.picks-control-active .picks-control-inner { position: relative; z-index: 2; }

.picks-control-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-control-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-control-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-control-active::after { right: -6px; left: -6px; }

.picks-processing { bottom: 0; color: #292f37; position: absolute; top: 0; width: 550px; z-index: 3; }

[dir] .picks-processing { background: rgba(255, 255, 255, 0.7); }

[dir=ltr] .picks-processing { left: 0; padding: 5px 18px 0 0; right: 0; text-align: right; }

[dir=rtl] .picks-processing { right: 0; padding: 5px 0 0 18px; left: 0; text-align: left; }

.picks-item-removed .picks-title { opacity: .5; }

[dir] .picks-item-removed .picks-link { cursor: default; }

.picks-item-send-wrapper { font-size: 0; position: absolute; top: 100%; width: 560px; z-index: 12; }

[dir] .picks-item-send-wrapper { background: #ffe88c; border: 1px solid #cbcbcc; box-shadow: 0 2px 6px -2px rgba(42, 67, 84, 0.6); margin-top: 1px; padding: 10px 10px 0; }

[dir=ltr] .picks-item-send-wrapper { border-radius: 0 3px 3px; left: -6px; }

[dir=rtl] .picks-item-send-wrapper { border-radius: 3px 0 3px 3px; right: -6px; }

.picks-item-send-wrapper .picks-send-input, .picks-item-send-wrapper .picks-send-select { font-size: 14px; line-height: 25px; height: 27px; }

[dir=ltr] .picks-item-send-wrapper .picks-send-email, [dir=ltr] .picks-item-send-wrapper .picks-send-name, [dir=ltr] .picks-item-send-wrapper .picks-send-source, [dir=ltr] .picks-item-send-wrapper .picks-send-submit { margin: 0 10px 10px 0; }

[dir=rtl] .picks-item-send-wrapper .picks-send-email, [dir=rtl] .picks-item-send-wrapper .picks-send-name, [dir=rtl] .picks-item-send-wrapper .picks-send-source, [dir=rtl] .picks-item-send-wrapper .picks-send-submit { margin: 0 0 10px 10px; }

.picks-item-send-wrapper .picks-send-email { width: 170px; }

.picks-item-send-wrapper .picks-send-name { width: 260px; }

.picks-item-send-wrapper .picks-send-button { height: 28px; }

[dir] .picks-item-send-wrapper .picks-send-button { padding: 0 14px; }

.picks-failed { color: #cb1b00; position: absolute; top: -18px; z-index: 1; }

[dir] .picks-failed { background: white; border: 1px solid #cb1b00; padding: 5px 18px; }

[dir=ltr] .picks-failed { left: -18px; right: -18px; }

[dir=rtl] .picks-failed { right: -18px; left: -18px; }

.pick { position: relative; }

[dir] .pick { padding: 18px 18px 5px; }

.pick-processing { bottom: 0; color: #292f37; position: absolute; top: 0; z-index: 3; }

[dir] .pick-processing { background: rgba(255, 255, 255, 0.7); padding: 80px 0 0; text-align: center; }

[dir=ltr] .pick-processing { left: 0; right: 0; }

[dir=rtl] .pick-processing { right: 0; left: 0; }

.pick-failed { color: #cb1b00; position: absolute; top: -18px; z-index: 1; }

[dir] .pick-failed { background: white; border: 1px solid #cb1b00; padding: 5px 18px; }

[dir=ltr] .pick-failed { left: -18px; right: -18px; }

[dir=rtl] .pick-failed { right: -18px; left: -18px; }

[dir=ltr] .pick-controls { float: right; }

[dir=rtl] .pick-controls { float: left; }

[dir=ltr] .pick-control-clear, [dir=ltr] .pick-control-rename { margin: 2px 2px 10px 16px; }

[dir=rtl] .pick-control-clear, [dir=rtl] .pick-control-rename { margin: 2px 16px 10px 2px; }

.pick-control-clear { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #cb1b00; }

[dir] .pick-control-clear { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #cb1b00; }

[dir] .pick-control-clear:hover { border-bottom-style: solid; }

.pick-control-clear-active { position: relative; }

.pick-control-clear-active .pick-control-clear-inner { position: relative; z-index: 2; }

.pick-control-clear-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .pick-control-clear-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .pick-control-clear-active::after { left: -6px; right: -6px; }

[dir=rtl] .pick-control-clear-active::after { right: -6px; left: -6px; }

.pick-control-rename { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #292f37; }

[dir] .pick-control-rename { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #292f37; }

[dir] .pick-control-rename:hover { border-bottom-style: solid; }

.pick-control-rename-active { position: relative; }

.pick-control-rename-active .pick-control-rename-inner { position: relative; z-index: 2; }

.pick-control-rename-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .pick-control-rename-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .pick-control-rename-active::after { left: -6px; right: -6px; }

[dir=rtl] .pick-control-rename-active::after { right: -6px; left: -6px; }

.pick-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #565d61; font-size: 24px; line-height: 24px; text-transform: uppercase; }

[dir] .pick-title { margin: 0; }

.pick-title-inner { display: inline-block; }

[dir] .pick-title-inner { border-bottom: 1px solid #e6e9ed; padding-bottom: 8px; }

.pick-subtitle { color: #292f37; display: inline-block; font-size: 16px; }

[dir] .pick-subtitle { margin: -1px 0 30px; padding-top: 4px; }

[dir] .pick-subtitle { border-top: 1px solid #e6e9ed; }

.pick-location { color: #747e83; font-family: PTRootUI, Verdana, sans-serif; font-size: 12px; text-transform: uppercase; }

[dir] .pick-location { margin: 25px 0 14px; }

[dir=ltr] .pick-location { padding-right: 10px; }

[dir=rtl] .pick-location { padding-left: 10px; }

.pick-rename { min-height: 86px; }

.pick-input-name, .pick-input-cities { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #565d61; position: relative; width: 500px; }

[dir] .pick-input-name, [dir] .pick-input-cities { background: #f7f8fa; border: 1px solid #b5c9dc; padding: 0 7px; }

.pick-input-name { font-size: 22px; height: 33px; }

[dir] .pick-input-name { border-radius: 4px 4px 0 0; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15) inset; margin: 0; }

.pick-input-cities { font-size: 16px; height: 24px; }

[dir] .pick-input-cities { border-radius: 0 0 4px 4px; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15); margin: -1px 0 0; }

.pick-send-wrapper { position: relative; }

[dir] .pick-send-wrapper { margin-top: 30px; }

.pick-hotel { position: relative; -moz-transition: border-color 0.3s ease; -o-transition: border-color 0.3s ease; transition: border-color 0.3s ease; }

[dir] .pick-hotel { border: 1px solid; border-color: #ececee #ececee #cdcdcf; margin-bottom: 19px; -webkit-transition: border-color 0.3s ease; }

.pick-hotel::before { content: ''; height: 85px; position: absolute; top: 10px; width: 1px; }

[dir] .pick-hotel::before { background: #ececee; }

[dir=ltr] .pick-hotel::before { right: 190px; }

[dir=rtl] .pick-hotel::before { left: 190px; }

.pick-hotel-removed .pick-hotel-inner, .pick-hotel-removed .pick-hotel-price-wrapper { filter: #808080; -webkit-filter: grayscale(100%); }

.pick-hotel-processing { bottom: 0; color: #333; position: absolute; top: 0; z-index: 3; }

[dir] .pick-hotel-processing { background: rgba(255, 255, 255, 0.7); padding: 80px 0 0; text-align: center; }

[dir=ltr] .pick-hotel-processing { left: 0; right: 0; }

[dir=rtl] .pick-hotel-processing { right: 0; left: 0; }

.pick-hotel-inner { display: inline-block; min-height: 105px; position: relative; vertical-align: middle; width: 312px; }

[dir=ltr] .pick-hotel-inner { padding: 0 10px 0 164px; }

[dir=rtl] .pick-hotel-inner { padding: 0 164px 0 10px; }

.pick-hotel-link { text-decoration: none; }

.pick-hotel-thumb { bottom: 0; overflow: hidden; position: absolute; top: 0; width: 154px; }

[dir=ltr] .pick-hotel-thumb { left: 0; }

[dir=rtl] .pick-hotel-thumb { right: 0; }

.pick-hotel-img { height: 100%; position: relative; width: 100%; }

[dir=ltr] .pick-hotel-img { float: left; margin-right: 10px; }

[dir=rtl] .pick-hotel-img { float: right; margin-left: 10px; }

[dir] .pick-hotel-title { margin-top: 14px; }

.pick-hotel-name { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline; font-size: 6px; }

[dir] .pick-hotel-name { border-bottom: 1px solid rgba(255, 220, 130, 0.3); }

.pick-hotel-name-inner { font-size: 22px; line-height: 27px; }

.pick-hotel-stars { position: absolute; top: 5px; }

[dir=ltr] .pick-hotel-stars { left: 164px; }

[dir=rtl] .pick-hotel-stars { right: 164px; }

.pick-hotel-address { color: #85878b; font-size: 12px; line-height: 15px; }

[dir] .pick-hotel-address { margin-top: 4px; padding-bottom: 2px; }

.pick-hotel-price-wrapper { display: inline-block; vertical-align: middle; width: 190px; }

[dir] .pick-hotel-price-wrapper { text-align: center; }

.pick-hotel-price { color: #85878b; display: inline-block; font-size: 12px; line-height: 13px; text-transform: uppercase; }

.pick-hotel-price-value { color: #292f37; font-size: 29px; }

[dir] .pick-hotel-price-value { margin: 0 3px; }

.pick-hotel-price-currency-wrapper { display: inline-block; white-space: nowrap; }

[dir=ltr] .pick-hotel-price-currency-wrapper { text-align: left; }

[dir=rtl] .pick-hotel-price-currency-wrapper { text-align: right; }

.pick-hotel-price-nights { color: #85878b; white-space: nowrap; }

.pick-hotel-price-query { color: #292f37; font-size: 12px; line-height: 16px; }

[dir=ltr] .pick-hotel-price-query { margin: 8px 0 0 5px; }

[dir=rtl] .pick-hotel-price-query { margin: 8px 5px 0 0; }

.pick-hotel-restore, .pick-hotel-remove { color: #a2a2a2; font-size: 24px; height: 15px; position: absolute; top: 6px; z-index: 2; }

[dir] .pick-hotel-restore, [dir] .pick-hotel-remove { cursor: pointer; }

[dir=ltr] .pick-hotel-restore, [dir=ltr] .pick-hotel-remove { right: 6px; }

[dir=rtl] .pick-hotel-restore, [dir=rtl] .pick-hotel-remove { left: 6px; }

.pick-hotel-restore:hover, .pick-hotel-remove:hover { color: #c72626; }

.pick-hotel-restore::after, .pick-hotel-remove::after { content: '×'; display: block; }

[dir] .pick-hotel-restore::after, [dir] .pick-hotel-remove::after { margin-top: -9px; }

.pick-hotel-restore:hover { color: #060; }

.pick-hotel-restore::after { content: '+'; }

[dir] .pick-hotel-comment-wrapper { background: #f5f5f5; border-top: 1px solid #ececee; padding: 5px 0; }

.pick-hotel-comment-control-wrapper { width: 154px; }

[dir] .pick-hotel-comment-control-wrapper { text-align: center; }

[dir=ltr] .pick-hotel-comment-control-wrapper { float: left; }

[dir=rtl] .pick-hotel-comment-control-wrapper { float: right; }

.pick-hotel-comment-control-edit { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #292f37; }

[dir] .pick-hotel-comment-control-edit { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #292f37; }

[dir] .pick-hotel-comment-control-edit:hover { border-bottom-style: solid; }

.pick-hotel-comment-control-edit-active { position: relative; }

.pick-hotel-comment-control-edit-active .pick-hotel-comment-control-edit-inner { position: relative; z-index: 2; }

.pick-hotel-comment-control-edit-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .pick-hotel-comment-control-edit-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .pick-hotel-comment-control-edit-active::after { left: -6px; right: -6px; }

[dir=rtl] .pick-hotel-comment-control-edit-active::after { right: -6px; left: -6px; }

.pick-hotel-comment-control-add { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #4fac00; }

[dir] .pick-hotel-comment-control-add { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #4fac00; }

[dir] .pick-hotel-comment-control-add:hover { border-bottom-style: solid; }

.pick-hotel-comment-control-add-active { position: relative; }

.pick-hotel-comment-control-add-active .pick-hotel-comment-control-add-inner { position: relative; z-index: 2; }

.pick-hotel-comment-control-add-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .pick-hotel-comment-control-add-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .pick-hotel-comment-control-add-active::after { left: -6px; right: -6px; }

[dir=rtl] .pick-hotel-comment-control-add-active::after { right: -6px; left: -6px; }

.pick-hotel-comment { min-height: 16px; position: relative; width: 496px; }

[dir] .pick-hotel-comment { padding: 0 10px; }

[dir=ltr] .pick-hotel-comment { float: left; }

[dir=rtl] .pick-hotel-comment { float: right; }

.pick-hotel-input-comment { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #333; font-size: 13px; height: 100%; line-height: 16px; position: relative; width: 100%; }

[dir] .pick-hotel-input-comment { background: #f7f8fa; border: 1px solid #b5c9dc; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.15) inset; padding: 3px 7px; margin: -5px 0; }

.pick-hotel-failed { color: #cb1b00; position: absolute; top: -18px; z-index: 3; }

[dir] .pick-hotel-failed { background: white; border: 1px solid #cb1b00; padding: 5px 18px; }

[dir=ltr] .pick-hotel-failed { left: -18px; right: 172px; }

[dir=rtl] .pick-hotel-failed { right: -18px; left: 172px; }

.picks-send-email, .picks-send-name, .picks-send-source, .picks-send-submit { display: inline-block; }

[dir=ltr] .picks-send-email, [dir=ltr] .picks-send-name, [dir=ltr] .picks-send-source, [dir=ltr] .picks-send-submit { margin: 0 20px 20px 0; }

[dir=rtl] .picks-send-email, [dir=rtl] .picks-send-name, [dir=rtl] .picks-send-source, [dir=rtl] .picks-send-submit { margin: 0 0 20px 20px; }

.picks-send-email { display: inline-block; width: 240px; }

.picks-send-name { width: 330px; }

.picks-send-input, .picks-send-select { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #333; font-size: 16px; height: 33px; line-height: 1; width: 100%; }

[dir] .picks-send-input, [dir] .picks-send-select { background: #f7f8fa; border: 1px solid #b5c9dc; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.15) inset; padding: 0 7px; }

.picks-send-select { width: auto; }

.picks-send-button { color: #fff; display: inline-block; font-weight: bold; height: 36px; text-transform: uppercase; white-space: nowrap; }

[dir] .picks-send-button { background: #007de7; background-image: -webkit-linear-gradient(top, #008afe, #0072d2); background-image: -moz-linear-gradient(top, #008afe, #0072d2); background-image: -o-linear-gradient(top, #008afe, #0072d2); background-image: linear-gradient(to bottom, #008afe, #0072d2); border-radius: 4px; border: solid 1px #006dc8; box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.24); cursor: pointer; padding: 0 18px; text-align: center; text-shadow: 0 1px 0 rgba(0, 70, 130, 0.34); }

[dir] .picks-send-button:disabled, [dir] .picks-send-button[disabled] { background: #8ea3b4; cursor: default; }

.picks-send-success { bottom: 28px; color: #4fac00; font-weight: bold; position: absolute; }

[dir=ltr] .picks-send-success { right: 260px; }

[dir=rtl] .picks-send-success { left: 260px; }

@keyframes pending { 0% { transform: scale(0); }
  50% { transform: scale(1); }
  100% { transform: scale(0); } }

.zendotsloader { display: flex; justify-content: space-between; width: 70px; }

.zendotsloader-dot { height: 10px; width: 10px; }

[dir] .zendotsloader-dot { background-color: white; border-radius: 5px; transform: scale(0); }

[dir=ltr] .zendotsloader-dot { animation-duration: 1.6s; animation-iteration-count: infinite; animation-name: pending; }

[dir=rtl] .zendotsloader-dot { animation-duration: 1.6s; animation-iteration-count: infinite; animation-name: pending; }

[dir=ltr] .zendotsloader-dot-first { animation-delay: 0s; }

[dir=rtl] .zendotsloader-dot-first { animation-delay: 0s; }

[dir=ltr] .zendotsloader-dot-second { animation-delay: .2s; }

[dir=rtl] .zendotsloader-dot-second { animation-delay: .2s; }

[dir=ltr] .zendotsloader-dot-third { animation-delay: .4s; }

[dir=rtl] .zendotsloader-dot-third { animation-delay: .4s; }

[dir=ltr] .zendotsloader-dot-fourth { animation-delay: .6s; }

[dir=rtl] .zendotsloader-dot-fourth { animation-delay: .6s; }

.zen-overlay-loader { width: 100%; height: 100%; top: 0; position: fixed; z-index: var(--z-index-popup-important); }

[dir] .zen-overlay-loader { background-color: rgba(255, 255, 255, 0.7); }

[dir=ltr] .zen-overlay-loader { right: 0; }

[dir=rtl] .zen-overlay-loader { left: 0; }

[dir] .zen-overlay-loader .zendotsloader { margin: 50vh auto; }

[dir] .zen-overlay-loader .zendotsloader-dot { background-color: #0086dc; }

body:has(.zen-overlay-loader) { overflow: hidden; }

.zenimage { align-items: center; display: flex; height: 100%; justify-content: center; position: relative; }

[dir] .zenimage { background-color: #2f353c; }

.zenimage::before { bottom: 0; display: block; position: absolute; top: 0; }

[dir] .zenimage::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/whitelabel/zen/thumb-error.svg) no-repeat 50% 50%; background-size: 100px 100px; }

[dir=ltr] .zenimage::before { left: 0; right: 0; }

[dir=rtl] .zenimage::before { right: 0; left: 0; }

.zenimage-loaded::before { content: ''; }

.zenimage-content { display: none; height: 100%; object-fit: cover; position: relative; width: 100%; }

.zenimage-loaded .zenimage-content { display: block; }

.zenimage-dots-loader { align-items: center; display: flex; height: 100%; justify-content: center; width: 100%; }

[dir] .zenimage-dots-loader { background-color: #e5e5e5; }

[dir] .zenimage-dots-loader .zendotsloader-dot { background-color: #afafaf; }

.zencontrolpins { align-items: center; display: flex; justify-content: center; list-style: none; min-height: 11px; }

.zencontrolpins-item { height: 0; position: relative; transition: all .5s; width: 0; }

[dir] .zencontrolpins-item { border-radius: 50%; cursor: pointer; margin: 0; }

.zencontrolpins-item::before { content: ''; height: 0; position: absolute; top: 3px; transition: all .5s; width: 0; }

[dir] .zencontrolpins-item::before { background-color: #85878b; border-radius: 50%; }

[dir=ltr] .zencontrolpins-item::before { left: 3px; }

[dir=rtl] .zencontrolpins-item::before { right: 3px; }

.zencontrolpins-item-visible { height: 11px; width: 11px; }

[dir=ltr] .zencontrolpins-item-visible { margin-right: 12px; }

[dir=rtl] .zencontrolpins-item-visible { margin-left: 12px; }

.zencontrolpins-item-visible::before { width: 5px; height: 5px; }

.zencontrolpins-item-side::before { height: 3px; top: 4px; width: 3px; }

[dir=ltr] .zencontrolpins-item-side::before { left: 4px; }

[dir=rtl] .zencontrolpins-item-side::before { right: 4px; }

.zencontrolpins-item-active::before { height: 7px; top: 2px; width: 7px; }

[dir] .zencontrolpins-item-active::before { background-color: var(--colored-primary-bg); }

[dir=ltr] .zencontrolpins-item-active::before { left: 2px; }

[dir=rtl] .zencontrolpins-item-active::before { right: 2px; }

.zennotification { align-items: center; display: flex; }

[dir] .zennotification { background: #ffffff; border-radius: 3px; padding: 8px 12px; margin-bottom: 10px; box-shadow: 0 3px 5px 0 rgba(41, 47, 55, 0.1); }

[dir] .body-hotel .zennotification, [dir] .body-adaptive-hotel .zennotification { margin: 15px 0; padding: 8px 15px; box-shadow: none; }

[dir=ltr] .zennotification-label { margin-left: 16px; text-align: left; }

[dir=rtl] .zennotification-label { margin-right: 16px; text-align: right; }

.zennotification-exclamation { height: 20px; min-width: 20px; width: 20px; }

[dir] .zennotification-exclamation { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/serp/information.png); }

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

[dir] .zencovidnotification { border-radius: 8px; margin-bottom: 10px; }

[dir=ltr] .zencovidnotification { padding: 6px 40px 7px 154px; }

[dir=rtl] .zencovidnotification { padding: 6px 154px 7px 40px; }

@media (min-width: 955px) and (max-width: 1074px) { .zen-hotels-open-map .zencovidnotification { display: none; } }

@media (max-width: 680px) { [dir=ltr] .zencovidnotification { padding: 8px 12px 12px 16px; } [dir=rtl] .zencovidnotification { padding: 8px 16px 12px 12px; } }

[dir] .body-hotels .zencovidnotification { border-radius: 0 0 8px 8px; margin-bottom: 12px; }

[dir=ltr] .body-adaptive-hotel .zencovidnotification { padding: 8px 40px 8px 50px; }

[dir=rtl] .body-adaptive-hotel .zencovidnotification { padding: 8px 50px 8px 40px; }

@media (max-width: 680px) { [dir=ltr] .body-adaptive-hotel .zencovidnotification { padding: 8px 12px 12px 16px; } [dir=rtl] .body-adaptive-hotel .zencovidnotification { padding: 8px 16px 12px 12px; } }

[dir] .body-booking .zencovidnotification { margin-bottom: 0; }

[dir=ltr] .body-booking .zencovidnotification { padding: 8px 40px 8px 75px; }

[dir=rtl] .body-booking .zencovidnotification { padding: 8px 75px 8px 40px; }

@media (max-width: 680px) { [dir=ltr] .body-booking .zencovidnotification { padding: 8px 12px 12px 16px; } [dir=rtl] .body-booking .zencovidnotification { padding: 8px 16px 12px 12px; } }

[dir] .body-prtnrbooking .zencovidnotification { margin: 15px 0 0; }

[dir=ltr] .body-prtnrbooking .zencovidnotification { padding: 8px 12px 12px 16px; }

[dir=rtl] .body-prtnrbooking .zencovidnotification { padding: 8px 16px 12px 12px; }

[dir=ltr] .zen-hotels-open-map .zencovidnotification { padding: 8px 12px 12px 16px; }

[dir=rtl] .zen-hotels-open-map .zencovidnotification { padding: 8px 16px 12px 12px; }

[dir=ltr] .zencovidnotification-text { margin-right: 40px; }

[dir=rtl] .zencovidnotification-text { margin-left: 40px; }

@media (max-width: 680px) { [dir=ltr] .zencovidnotification-text { margin-right: 7px; } [dir=rtl] .zencovidnotification-text { margin-left: 7px; } }

[dir=ltr] .zen-hotels-open-map .zencovidnotification-text { margin-right: 7px; }

[dir=rtl] .zen-hotels-open-map .zencovidnotification-text { margin-left: 7px; }

.zencovidnotification-text-title { font-size: 16px; font-weight: 700; }

.zencovidnotification-text-description { font-size: 12px; }

.zen-hotels-open-map .zencovidnotification-text-description { display: none; }

[dir] .zencovidnotification-open { background: white; }

@media (min-width: 681px) { [dir] .zencovidnotification-open { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/covidnotification/openwhite.png); background-size: cover; } }

[dir] .zen-hotels-open-map .zencovidnotification-open { background: white; }

.zencovidnotification-open .zencovidnotification-text-title { color: #53af24; }

[dir=ltr] .zencovidnotification-special { background: linear-gradient(90.55deg, #faeadc 38.06%, #f8dac0 95.28%); }

[dir=rtl] .zencovidnotification-special { background: linear-gradient(-90.55deg, #faeadc 38.06%, #f8dac0 95.28%); }

@media (min-width: 681px) { [dir] .zencovidnotification-special { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/covidnotification/special.png); background-size: cover; } }

[dir=ltr] .zen-hotels-open-map .zencovidnotification-special { background: linear-gradient(90.55deg, #faeadc 38.06%, #f8dac0 95.28%); }

[dir=rtl] .zen-hotels-open-map .zencovidnotification-special { background: linear-gradient(-90.55deg, #faeadc 38.06%, #f8dac0 95.28%); }

.zencovidnotification-special .zencovidnotification-text-title { color: #ce2121; }

.zencovidnotification-closed { color: white; }

[dir] .zencovidnotification-closed { background: #ce2121; }

@media (min-width: 681px) { [dir] .zencovidnotification-closed { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/covidnotification/closed.png); background-size: cover; } }

[dir] .zen-hotels-open-map .zencovidnotification-closed { background: #ce2121; }

[dir=ltr] .body-prtnrbooking .zencovidnotification-open, [dir=ltr] .body-hotels .zencovidnotification-open { background: linear-gradient(90.55deg, #f2fae6 38.06%, #e5f2d2 95.28%); }

[dir=rtl] .body-prtnrbooking .zencovidnotification-open, [dir=rtl] .body-hotels .zencovidnotification-open { background: linear-gradient(-90.55deg, #f2fae6 38.06%, #e5f2d2 95.28%); }

@media (min-width: 681px) { [dir] .body-prtnrbooking .zencovidnotification-open, [dir] .body-hotels .zencovidnotification-open { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/covidnotification/open.png); background-size: cover; } }

[dir=ltr] .zen-hotels-open-map .body-prtnrbooking .zencovidnotification-open, [dir=ltr] .zen-hotels-open-map .body-hotels .zencovidnotification-open { background: linear-gradient(90.55deg, #f2fae6 38.06%, #e5f2d2 95.28%); }

[dir=rtl] .zen-hotels-open-map .body-prtnrbooking .zencovidnotification-open, [dir=rtl] .zen-hotels-open-map .body-hotels .zencovidnotification-open { background: linear-gradient(-90.55deg, #f2fae6 38.06%, #e5f2d2 95.28%); }

[dir] .zencovidpopupnotification { background-color: white; border-radius: 4px; padding: 20px 24px 30px; }

[dir=ltr] .zencovidpopupnotification { text-align: left; }

[dir=rtl] .zencovidpopupnotification { text-align: right; }

.zencovidpopupnotification-header { align-items: baseline; display: flex; font-weight: 700; justify-content: space-between; }

[dir] .zencovidpopupnotification-header { margin-bottom: 10px; }

@media (max-width: 680px) { .zencovidpopupnotification-header { font-size: 24px; line-height: 26px; } }

.zencovidpopupnotification-header-country { font-size: 32px; line-height: 40px; }

.zencovidpopupnotification-header-date { color: var(--link); display: none; font-size: 16px; }

[dir] .zencovidpopupnotification-header-date { background-color: #eeeeee; border-radius: 4px; }

.zencovidpopupnotification-text { font-size: 16px; line-height: 22px; }

[dir] .zencovidpopupnotification-text { margin-bottom: 10px; }

@media (max-width: 680px) { .zencovidpopupnotification-text { font-size: 14px; line-height: 16px; } }

[dir=ltr] .zencovidpopupnotification-tips { text-align: left; }

[dir=rtl] .zencovidpopupnotification-tips { text-align: right; }

.zencovidpopupnotification-tip { font-size: 16px; line-height: 22px; }

[dir] .zencovidpopupnotification-tip { margin-bottom: 10px; }

@media (max-width: 680px) { .zencovidpopupnotification-tip { font-size: 14px; line-height: 16px; } }

.zencovidpopupnotification-tip-positive .zencovidpopupnotification-tip-text { color: #4fac00; }

.zencovidpopupnotification-tip-header { display: inline; font-weight: 700; }

[dir=ltr] .zencovidpopupnotification-tip-header { padding-right: 4px; }

[dir=rtl] .zencovidpopupnotification-tip-header { padding-left: 4px; }

.zencovidpopupnotification-tip-text { display: inline; }

[dir] .zencovidpopupnotification-tip-extra { margin-top: 4px; }

.zencovidpopupnotification-description { font-size: 16px; }

[dir] .zencovidpopupnotification-description { margin-top: 20px; }

@media (max-width: 680px) { .zencovidpopupnotification-description { font-size: 14px; line-height: 16px; } }

[dir] .zencovidpopupnotification-link { margin-top: 20px; }

.zentravelpolicy { display: flex; }

.zentravelpolicy-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #ce2121; font-size: 14px; position: relative; white-space: nowrap; }

[dir=ltr] .zentravelpolicy-title { margin-right: 10px; padding-left: 20px; }

[dir=rtl] .zentravelpolicy-title { margin-left: 10px; padding-right: 20px; }

.zentravelpolicy-title::before { content: ''; height: 17px; position: absolute; top: -1px; width: 15px; }

[dir] .zentravelpolicy-title::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/out-policy.svg); background-repeat: no-repeat; }

[dir=ltr] .zentravelpolicy-title::before { left: 0; }

[dir=rtl] .zentravelpolicy-title::before { right: 0; }

.zentravelpolicy-title-passed { color: #53af24; }

[dir] .zentravelpolicy-title-passed::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/in-policy.svg); }

[dir] .breadcrumbs { border-bottom: 1px solid #d0d9e1; margin-bottom: 4px; }

.breadcrumbs-link { color: #0071cf; display: inline-block; font-size: 18px; font-weight: 700; position: relative; text-decoration: none; }

[dir] .breadcrumbs-link { padding-bottom: 14px; padding-top: 14px; }

.breadcrumbs-link::before { content: ''; display: block; height: 1px; position: absolute; top: 34px; width: 100%; }

[dir] .breadcrumbs-link::before { background-color: #7ab4dd; }

.breadcrumbs-svg { position: absolute; top: 0; }

[dir] .breadcrumbs-svg { padding: 18px 9px; }

[dir=ltr] .breadcrumbs-svg { left: -25px; }

[dir=rtl] .breadcrumbs-svg { right: -25px; }

.body-account .layout-page-wrapper { -webkit-font-smoothing: antialiased; width: 960px; }

[dir] .body-account .layout-page-wrapper { margin: 0 auto; padding: 40px 0; }

.body-account .layout-page-wrapper::before, .body-account .layout-page-wrapper::after { display: table; content: ''; }

[dir] .body-account .layout-page-wrapper::after { clear: both; }

.account-menu { list-style-type: none; }

[dir=ltr] .account-menu { float: left; }

[dir=rtl] .account-menu { float: right; }

.account-menu-item { font-size: 14px; font-weight: 700; }

[dir] .account-menu-item { margin-bottom: 17px; }

[dir] .account-menu-settings { margin-top: 29px; }

.account-menu-item-link { color: #0071cf; text-decoration: none; text-transform: uppercase; }

.en .account-menu-item-link { font-size: 13px; }

.account-menu-item-selected .account-menu-item-link { color: #292f37; }

[dir] .account-menu-item-selected .account-menu-item-link { cursor: default; }

.account-section { -moz-box-sizing: border-box; box-sizing: border-box; width: 717px; }

[dir] .account-section { background: #fff; border: 1px solid #cacdd0; border-radius: 3px; }

[dir=ltr] .account-section { float: right; }

[dir=rtl] .account-section { float: left; }

.voucher-socialsharingbanner { color: #383e46; }

.voucher-socialsharingbanner-closecontrol::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #292f37; content: '\e627'; font-size: 35px; position: absolute; top: 0; }

[dir] .voucher-socialsharingbanner-closecontrol::before { cursor: pointer; }

[dir=ltr] .voucher-socialsharingbanner-closecontrol::before { right: -47px; }

[dir=rtl] .voucher-socialsharingbanner-closecontrol::before { left: -47px; }

.voucher-socialsharingbanner-closecontrol:hover::before { color: #be0808; }

.voucher-socialsharingbanner-title { font-size: 20px; font-weight: bold; }

[dir] .voucher-socialsharingbanner-title { padding-bottom: 20px; }

.voucher-socialsharingbanner-desc { font-size: 15px; line-height: 20px; }

[dir] .voucher-socialsharingbanner-desc { padding-bottom: 26px; }

.voucher-socialsharingbanner-button { display: inline-block; height: 40px; position: relative; text-decoration: none; width: 40px; }

[dir] .voucher-socialsharingbanner-button { border-radius: 5px; }

[dir=ltr] .voucher-socialsharingbanner-button { margin-right: 8px; }

[dir=rtl] .voucher-socialsharingbanner-button { margin-left: 8px; }

.voucher-socialsharingbanner-button::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; font-size: 35px; position: absolute; top: 2px; }

[dir=ltr] .voucher-socialsharingbanner-button::before { left: 3px; }

[dir=rtl] .voucher-socialsharingbanner-button::before { right: 3px; }

.voucher-socialsharingbanner-small .voucher-socialsharingbanner-title { font-size: 14px; }

[dir] .voucher-socialsharingbanner-small .voucher-socialsharingbanner-title { padding-bottom: 8px; }

.voucher-socialsharingbanner-small .voucher-socialsharingbanner-desc { font-size: 12px; font-style: italic; line-height: 13px; }

[dir] .voucher-socialsharingbanner-small .voucher-socialsharingbanner-desc { padding-bottom: 16px; }

[dir] .voucher-socialsharingbanner-vk { background-color: #41658b; }

.voucher-socialsharingbanner-vk::before { content: '\e62b'; }

[dir] .voucher-socialsharingbanner-odnoklassniki { background-color: #f49610; }

.voucher-socialsharingbanner-odnoklassniki::before { content: '\e629'; font-size: 37px; top: 1px; }

[dir=ltr] .voucher-socialsharingbanner-odnoklassniki::before { left: 2px; }

[dir=rtl] .voucher-socialsharingbanner-odnoklassniki::before { right: 2px; }

[dir] .voucher-socialsharingbanner-facebook { background-color: #3a589a; }

.voucher-socialsharingbanner-facebook::before { content: '\e622'; font-size: 36px; }

[dir=ltr] .voucher-socialsharingbanner-facebook::before { left: 2px; }

[dir=rtl] .voucher-socialsharingbanner-facebook::before { right: 2px; }

[dir] .voucher-socialsharingbanner-twitter { background-color: #01abf0; }

.voucher-socialsharingbanner-twitter::before { content: '\e62a'; font-size: 37px; top: 1px; }

[dir=ltr] .voucher-socialsharingbanner-twitter::before { left: 2px; }

[dir=rtl] .voucher-socialsharingbanner-twitter::before { right: 2px; }

.socialsharingbuttons-button { display: inline-block; height: 40px; width: 40px; }

[dir] .socialsharingbuttons-button { background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .socialsharingbuttons-button { margin-right: 8px; }

[dir=rtl] .socialsharingbuttons-button { margin-left: 8px; }

[dir=ltr] .socialsharingbuttons-button:last-child { margin-right: 0; }

[dir=rtl] .socialsharingbuttons-button:last-child { margin-left: 0; }

[dir] .socialsharingbuttons-vk { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/social/vkontakte.svg); }

[dir] .socialsharingbuttons-odnoklassniki { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/social/odnoklassniki.svg); }

[dir] .socialsharingbuttons-facebook { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/social/facebook.svg); }

[dir] .socialsharingbuttons-twitter { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/social/twitter.svg); }

[dir] .welcomepage-booking { clear: both; margin-bottom: 39px; }

[dir] .welcomepage-booking-header { margin-bottom: 7px; }

.welcomepage-booking-left, .welcomepage-booking-right { width: 474px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #3d4043; }

[dir=ltr] .welcomepage-booking-left, [dir=ltr] .welcomepage-booking-right { float: left; }

[dir=rtl] .welcomepage-booking-left, [dir=rtl] .welcomepage-booking-right { float: right; }

.welcomepage-booking-left { width: 441px; }

[dir=ltr] .welcomepage-booking-left { margin-right: 45px; }

[dir=rtl] .welcomepage-booking-left { margin-left: 45px; }

.welcomepage-booking-paragraph { font-size: 12px; color: #646c73; }

[dir] .welcomepage-booking-paragraph { margin-bottom: 4px; }

.welcomepage-booking-strong { font-weight: 700; color: #434d54; }

.button { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-user-select: none; -moz-user-select: none; user-select: none; display: inline-block; font-weight: bold; font-size: 14px; line-height: 28px; outline: none; position: relative; text-decoration: none; text-transform: uppercase; white-space: nowrap; }

[dir] .button { border-radius: 3px; border: 1px solid; cursor: pointer; padding: 0 12px; }

.button::before { /* webkit dragging click fix */ content: ''; position: absolute; top: 0; bottom: 0; }

[dir=ltr] .button::before { right: 0; left: 0; }

[dir=rtl] .button::before { left: 0; right: 0; }

.button:active { line-height: 26px; }

[dir] .button:active { padding-top: 2px; }

.button-blue { color: #fff; }

[dir] .button-blue { border-color: #767676; border-bottom-color: #4e4e4e; border-top-color: #8a8a8a; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.16), inset 0 3px 0 -2px rgba(255, 255, 255, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.4); text-shadow: 0 1px rgba(0, 0, 0, 0.31); background-image: -webkit-linear-gradient(top, #1c77e1, #0158be); background-image: -moz-linear-gradient(top, #1c77e1, #0158be); background-image: -o-linear-gradient(top, #1c77e1, #0158be); background-image: linear-gradient(to bottom, #1c77e1, #0158be); }

[dir] .button-blue:hover, [dir] .button-blue:active { text-shadow: 0 1px rgba(0, 0, 0, 0.61); }

[dir] .button-blue:hover { box-shadow: 0 1px 0 rgba(0, 0, 0, 0.09), inset 0 3px 0 -2px rgba(255, 255, 255, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.4); background-image: -webkit-linear-gradient(top, #117fef, #005fcd); background-image: -moz-linear-gradient(top, #117fef, #005fcd); background-image: -o-linear-gradient(top, #117fef, #005fcd); background-image: linear-gradient(to bottom, #117fef, #005fcd); }

[dir] .button-blue:active { border-color: #d1d1d1; border-top-color: #aaa; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.4), inset 0 1px 5px 1px rgba(0, 0, 0, 0.5); background-image: -webkit-linear-gradient(top, #1158c9, #0041aa); background-image: -moz-linear-gradient(top, #1158c9, #0041aa); background-image: -o-linear-gradient(top, #1158c9, #0041aa); background-image: linear-gradient(to bottom, #1158c9, #0041aa); }

.button-orange { color: #5f1d00; }

[dir] .button-orange { border-color: #d79d50; border-bottom-color: #b7711a; border-top-color: #e7b46b; box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53); text-shadow: 0 1px rgba(255, 255, 255, 0.6); background-image: -webkit-linear-gradient(top, #ffc900, #f28d00); background-image: -moz-linear-gradient(top, #ffc900, #f28d00); background-image: -o-linear-gradient(top, #ffc900, #f28d00); background-image: linear-gradient(to bottom, #ffc900, #f28d00); }

[dir] .button-orange:hover { box-shadow: 0 1px 0 rgba(53, 22, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53); background-image: -webkit-linear-gradient(top, #ffca00, #f8aa00); background-image: -moz-linear-gradient(top, #ffca00, #f8aa00); background-image: -o-linear-gradient(top, #ffca00, #f8aa00); background-image: linear-gradient(to bottom, #ffca00, #f8aa00); }

[dir] .button-orange:active { border-color: #9d5300; border-top-color: #742f00; box-shadow: inset 0 3px 0 -2px rgba(95, 29, 0, 0.26); background-image: -webkit-linear-gradient(top, #f59900, #de6400); background-image: -moz-linear-gradient(top, #f59900, #de6400); background-image: -o-linear-gradient(top, #f59900, #de6400); background-image: linear-gradient(to bottom, #f59900, #de6400); }

.button-light { color: #21689b; font-size: 14px; font-weight: 700; height: 40px; line-height: 39px; }

[dir] .button-light { border-color: #91a4b2; box-shadow: 0 1px 0 rgba(92, 117, 135, 0.19), inset 0 0 0 1px rgba(255, 255, 255, 0.58), inset 0 1px white; text-shadow: 0 1px rgba(255, 255, 255, 0.6); background-image: -webkit-linear-gradient(top, #e8ecf0, #e0e4ea); background-image: -moz-linear-gradient(top, #e8ecf0, #e0e4ea); background-image: -o-linear-gradient(top, #e8ecf0, #e0e4ea); background-image: linear-gradient(to bottom, #e8ecf0, #e0e4ea); }

.button-light:active { line-height: 42px; }

[dir] .button-light:active { box-shadow: inset 0 2px 3px -1px rgba(4, 36, 63, 0.12), inset 0 -1px 0 rgba(255, 255, 255, 0.5); padding-top: 0; }

.button-light-blue { color: #315c7d; font-size: 12px; line-height: 21px; }

[dir] .button-light-blue { border: 1px solid #93a8b4; border-radius: 2px; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.76); padding: 0 12px; text-shadow: 0 1px rgba(255, 255, 255, 0.5); background-image: -webkit-linear-gradient(top, #edf2f5, #d8e6ed); background-image: -moz-linear-gradient(top, #edf2f5, #d8e6ed); background-image: -o-linear-gradient(top, #edf2f5, #d8e6ed); background-image: linear-gradient(to bottom, #edf2f5, #d8e6ed); }

.button-light-blue:active { line-height: 21px; }

[dir] .button-light-blue:active { padding-top: 0; }

.button-flat-blue { color: #fff; font-size: 12px; line-height: 21px; outline: none; text-transform: uppercase; }

[dir] .button-flat-blue { background-image: -webkit-linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); background-image: -moz-linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); background-image: -o-linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); background-image: linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); border-radius: 3px; padding: 0 12px; }

.button-flat-blue:active { line-height: inherit; }

[dir] .button-flat-blue:active { padding-top: inherit; }

.button-flat-blue:disabled, .button-flat-blue[disabled], .button-flat-blue.button-disabled { opacity: inherit; }

[dir] .button-flat-blue:disabled, [dir] .button-flat-blue[disabled], [dir] .button-flat-blue.button-disabled { background: #8ea3b4; cursor: default; }

.button-middle { font-size: 15px; height: 40px; line-height: 39px; }

.button-middle:active { line-height: 38px; }

.button-middle.button-orange { font-size: 16px; }

[dir] .button-middle.button-orange { border-color: #2d3841; border-bottom-color: #1f262d; border-top-color: #364450; box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 3px rgba(245, 151, 0, 0.35); }

[dir] .button-middle.button-orange:hover { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 4px rgba(255, 108, 0, 0.24); }

[dir] .button-middle.button-orange:active { border-bottom-color: #9b9ba1; box-shadow: 0 0 0 4px rgba(255, 108, 0, 0.24), inset 0 2px 4px rgba(73, 14, 0, 0.5); }

.button-small { font-size: 12px; height: 27px; line-height: 26px; }

[dir] .button-small { padding: 0 10px; }

.button-small:active { line-height: 25px; }

[dir] .button-small:active { padding-top: 1px; }

[dir] .button-small.button-orange { border-color: #2d3841; border-bottom-color: #1f262d; border-top-color: #364450; }

[dir] .button-small.button-orange:active { border-bottom-color: #9b9ba1; }

.button-big { font-size: 19px; height: 44px; line-height: 43px; }

[dir] .button-big { padding: 0 18px; }

.button-big:active { height: 43px; line-height: 41px; }

[dir] .button-big.button-orange { border-color: #2d3841; border-bottom-color: #1f262d; border-top-color: #364450; box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 4px rgba(255, 108, 0, 0.24); }

[dir] .button-big.button-orange:hover { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 4px rgba(255, 108, 0, 0.24); }

[dir] .button-big.button-orange:active { border-bottom-color: #9b9ba1; box-shadow: 0 0 0 4px rgba(255, 108, 0, 0.24), inset 0 2px 4px rgba(73, 14, 0, 0.5); }

.button-big.button-light-blue { height: 56px; font-size: 18px; line-height: 54px; text-transform: none; }

[dir] .button-big.button-light-blue { background-image: -webkit-linear-gradient(top, #e6eef1, #c3d9e6); background-image: -moz-linear-gradient(top, #e6eef1, #c3d9e6); background-image: -o-linear-gradient(top, #e6eef1, #c3d9e6); background-image: linear-gradient(to bottom, #e6eef1, #c3d9e6); padding: 0 22px; }

.button-big.button-light-blue:active, .button-big.button-light-blue.button-pressed { height: 56px; line-height: 56px; }

[dir] .button-big.button-light-blue:active, [dir] .button-big.button-light-blue.button-pressed { background-image: -webkit-linear-gradient(top, #cadbe3, #b4c6d2); background-image: -moz-linear-gradient(top, #cadbe3, #b4c6d2); background-image: -o-linear-gradient(top, #cadbe3, #b4c6d2); background-image: linear-gradient(to bottom, #cadbe3, #b4c6d2); border-color: #7798a9; box-shadow: 0 1px 0 #fff, inset 0 0 4px rgba(119, 152, 169, 0.8), inset 0 4px 4px -4px rgba(119, 152, 169, 0.8); }

.button-flat { font-size: 13px; line-height: 28px; text-transform: none; }

[dir] .button-flat { background-image: -webkit-linear-gradient(top, #005098, #004785); background-image: -moz-linear-gradient(top, #005098, #004785); background-image: -o-linear-gradient(top, #005098, #004785); background-image: linear-gradient(to bottom, #005098, #004785); border: 1px solid #205d91; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); padding: 0 9px; }

[dir] .button:disabled, [dir] .button[disabled], [dir] .button.button-disabled, [dir] .button-middle .button-big:disabled, [dir] .button-middle .button-big[disabled], [dir] .button-middle .button-big.button-disabled, [dir] .button-blue:disabled, [dir] .button-blue[disabled], [dir] .button-blue.button-disabled, [dir] .button-light:disabled, [dir] .button-light[disabled], [dir] .button-light.button-disabled, [dir] .button-orange:disabled, [dir] .button-orange[disabled], [dir] .button-orange.button-disabled, [dir] .button-light-blue:disabled, [dir] .button-light-blue[disabled], [dir] .button-light-blue.button-disabled { cursor: default; }

.button:disabled, .button:disabled:hover, .button:disabled:active, .button[disabled], .button[disabled]:hover, .button[disabled]:active, .button.button-disabled, .button.button-disabled:hover, .button.button-disabled:active, .button-middle .button-big:disabled, .button-middle .button-big:disabled:hover, .button-middle .button-big:disabled:active, .button-middle .button-big[disabled], .button-middle .button-big[disabled]:hover, .button-middle .button-big[disabled]:active, .button-middle .button-big.button-disabled, .button-middle .button-big.button-disabled:hover, .button-middle .button-big.button-disabled:active, .button-blue:disabled, .button-blue:disabled:hover, .button-blue:disabled:active, .button-blue[disabled], .button-blue[disabled]:hover, .button-blue[disabled]:active, .button-blue.button-disabled, .button-blue.button-disabled:hover, .button-blue.button-disabled:active, .button-light:disabled, .button-light:disabled:hover, .button-light:disabled:active, .button-light[disabled], .button-light[disabled]:hover, .button-light[disabled]:active, .button-light.button-disabled, .button-light.button-disabled:hover, .button-light.button-disabled:active, .button-orange:disabled, .button-orange:disabled:hover, .button-orange:disabled:active, .button-orange[disabled], .button-orange[disabled]:hover, .button-orange[disabled]:active, .button-orange.button-disabled, .button-orange.button-disabled:hover, .button-orange.button-disabled:active, .button-light-blue:disabled, .button-light-blue:disabled:hover, .button-light-blue:disabled:active, .button-light-blue[disabled], .button-light-blue[disabled]:hover, .button-light-blue[disabled]:active, .button-light-blue.button-disabled, .button-light-blue.button-disabled:hover, .button-light-blue.button-disabled:active { opacity: .4; }

[dir] .passstrengthmeter { margin-bottom: 12px; }

.passstrengthmeter-line { display: flex; }

[dir] .passstrengthmeter-line { margin-bottom: 4px; }

.passstrengthmeter-line-path { flex-grow: 1; height: 6px; transition: background-color .16s ease; }

[dir] .passstrengthmeter-line-path { background-color: #e5e5e5; }

[dir=ltr] .passstrengthmeter-line-path { margin-right: 2px; }

[dir=rtl] .passstrengthmeter-line-path { margin-left: 2px; }

[dir=ltr] .passstrengthmeter-line-path:first-child { border-radius: 3px 0 0 3px; }

[dir=rtl] .passstrengthmeter-line-path:first-child { border-radius: 0 3px 3px 0; }

[dir=ltr] .passstrengthmeter-line-path:last-child { border-radius: 0 3px 3px 0; margin-right: 0; }

[dir=rtl] .passstrengthmeter-line-path:last-child { border-radius: 3px 0 0 3px; margin-left: 0; }

[dir] .passstrengthmeter-line-0 .passstrengthmeter-line-path-color, [dir] .passstrengthmeter-line-1 .passstrengthmeter-line-path-color { background-color: #ce2121; }

[dir] .passstrengthmeter-line-2 .passstrengthmeter-line-path-color { background-color: #f5a236; }

[dir] .passstrengthmeter-line-3 .passstrengthmeter-line-path-color { background-color: #b2b531; }

[dir] .passstrengthmeter-line-4 .passstrengthmeter-line-path-color { background-color: #53b124; }

.passstrengthmeter-message { color: #969696; font-size: 14px; line-height: 18px; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.page-passwordreset { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; max-width: 960px; }
[dir] .page-passwordreset { margin: 50px auto; padding: 0 15px; }

@media (max-width: 680px) { [dir] .page-passwordreset { padding: 0 10px; } }

[dir] .page-passwordreset-wrapper { background-color: white; border-radius: 5px; padding: 18px; }

@media (min-width: 681px) and (max-width: 954px) { [dir] .page-passwordreset-wrapper { padding: 15px; } }

@media (max-width: 680px) { [dir] .page-passwordreset-wrapper { padding: 15px 10px; } }

.page-passwordreset-title { color: #292f37; font-size: 22px; font-weight: 700; }

[dir] .page-passwordreset-title { margin-bottom: 20px; }

@media (max-width: 680px) { [dir] .page-passwordreset-title { margin-bottom: 15px; } }

.passwordresetblock-wrapper { display: flex; }

@media (max-width: 680px) { .passwordresetblock-wrapper { flex-direction: column; } }

.passwordreset-formblock { width: 310px; }

[dir] .passwordreset-formblock { border-color: rgba(133, 135, 139, 0.2); }

[dir=ltr] .passwordreset-formblock { border-right-style: solid; border-right-width: 1px; padding-right: 30px; }

[dir=rtl] .passwordreset-formblock { border-left-style: solid; border-left-width: 1px; padding-left: 30px; }

@media (min-width: 681px) and (max-width: 954px) { .passwordreset-formblock { width: 270px; } [dir=ltr] .passwordreset-formblock { padding-right: 15px; } [dir=rtl] .passwordreset-formblock { padding-left: 15px; } }

@media (max-width: 680px) { .passwordreset-formblock { width: 100%; } [dir] .passwordreset-formblock { border: 0; margin-bottom: 20px; } [dir=ltr] .passwordreset-formblock { padding-right: 0; } [dir=rtl] .passwordreset-formblock { padding-left: 0; } }

@media (max-width: 680px) { .passwordreset-form-submit { width: 100%; } }

.passwordresetblock-check { font-size: 15px; }

[dir] .passwordresetblock-check { margin-bottom: 20px; }

@media (max-width: 680px) { [dir] .passwordresetblock-check { margin-bottom: 15px; } }

.passwordresetblock-check-link { word-wrap: break-word; }

.passwordreset-form-field { width: 100%; }

[dir] .passwordreset-form-field { margin-bottom: 20px; }

@media (max-width: 680px) { [dir] .passwordreset-form-field { margin-bottom: 15px; } }

.passwordreset-rules-block { width: 400px; }

[dir=ltr] .passwordreset-rules-block { margin-left: 20px; }

[dir=rtl] .passwordreset-rules-block { margin-right: 20px; }

@media (min-width: 681px) and (max-width: 954px) { .passwordreset-rules-block { flex-shrink: 2; } [dir=ltr] .passwordreset-rules-block { margin-left: 15px; } [dir=rtl] .passwordreset-rules-block { margin-right: 15px; } }

@media (max-width: 680px) { .passwordreset-rules-block { width: 100%; } [dir=ltr] .passwordreset-rules-block { margin-left: 0; } [dir=rtl] .passwordreset-rules-block { margin-right: 0; } }

[dir] .passwordreset-rules-block .password-rules-block { margin-bottom: 20px; }

@media (max-width: 680px) { [dir] .passwordreset-rules-block .password-rules-block { margin-bottom: 15px; } }

[dir] .passwordreset-rules-block .password-rules-block-error { background-color: rgba(206, 33, 33, 0.15); border: 1px solid #ce2121; border-radius: 10px; padding: 10px; }

.passwordreset-rules-block .password-rules-title { font-size: 18px; font-weight: 700; }

[dir] .passwordreset-rules-block .password-rules-title { margin-bottom: 10px; }

.passwordreset-rules-block .password-rules-label { font-size: 15px; }

.passwordreset-rules-block .password-rules-list { font-size: 15px; }

[dir] .passwordreset-rules-block .password-rules-list { margin-top: 4px; }

[dir=ltr] .passwordreset-rules-block .password-rules-list { margin-left: 25px; }

[dir=rtl] .passwordreset-rules-block .password-rules-list { margin-right: 25px; }

[dir] .passwordreset-rules-block .password-rules-list .password-rules-item { margin-bottom: 4px; }

@media (max-width: 680px) { .password-generate-form-button { width: 100%; } }

.passwordresetblock-success { display: flex; flex-wrap: wrap; justify-content: center; }

.passwordresetblock-success-text { box-sizing: border-box; color: #53b124; font-size: 18px; font-weight: 700; width: 100%; }

[dir] .passwordresetblock-success-text { background-color: rgba(83, 175, 36, 0.1); border-radius: 3px; margin-bottom: 26px; padding: 40px 0; text-align: center; }

@media (max-width: 680px) { .passwordresetblock-success-button { width: 100%; } }

.operationalupsellbonuses { color: #292f37; }

[dir=ltr] .operationalupsellbonuses-items { margin-left: 40px; }

[dir=rtl] .operationalupsellbonuses-items { margin-right: 40px; }

.operationalupsellbonuses-item { box-sizing: border-box; font-size: 15px; line-height: 20px; position: relative; width: 100%; }

[dir] .operationalupsellbonuses-item { margin-bottom: 19px; }

[dir=ltr] .operationalupsellbonuses-item { padding-right: 21px; }

[dir=rtl] .operationalupsellbonuses-item { padding-left: 21px; }

[dir] .operationalupsellbonuses-item:last-child { border-bottom-color: transparent; }

.operationalupsellbonuses-smalltitle { font-size: 22px; font-weight: bold; }

[dir] .operationalupsellbonuses-smalltitle { margin-bottom: 30px; margin-top: 38px; }

.operationalupsellbonuses-itemtitle, .operationalupsellbonuses-dreams { display: inline; font-weight: bold; }

.operationalupsellbonuses-dreams { color: #ff5245; }

.operationalupsellbonuses-link { color: #0071cf; display: inline-block; position: relative; text-decoration: none; }

.operationalupsellbonuses-link::after { bottom: 0; content: ''; display: block; height: 1px; position: absolute; }

[dir] .operationalupsellbonuses-link::after { background-color: #7ab4dd; }

[dir=ltr] .operationalupsellbonuses-link::after { left: 1px; right: 1px; }

[dir=rtl] .operationalupsellbonuses-link::after { right: 1px; left: 1px; }

.operationalupsellbonuses-successicon { position: absolute; top: 3px; }

[dir=ltr] .operationalupsellbonuses-successicon { left: -30px; }

[dir=rtl] .operationalupsellbonuses-successicon { right: -30px; }

.operationalupsellbonuses-successiconpath { fill: #41a111; }

.operationalupsellbonuses-tip { -moz-transition: background-color 0.2s ease-in; -o-transition: background-color 0.2s ease-in; transition: background-color 0.2s ease-in; color: #fff; font-size: 15px; height: 19px; line-height: 19px; position: absolute; top: 2px; width: 18px; }

[dir] .operationalupsellbonuses-tip { -webkit-transition: background-color 0.2s ease-in; background-color: #f0f7e5; border-radius: 9px; cursor: default; text-align: center; }

[dir=ltr] .operationalupsellbonuses-tip { padding-left: 1px; right: -5px; }

[dir=rtl] .operationalupsellbonuses-tip { padding-right: 1px; left: -5px; }

[dir] .operationalupsellbonuses-item-active .operationalupsellbonuses-tip, [dir] .operationalupsellbonuses-is-mobile .operationalupsellbonuses-tip { background-color: #41a111; }

.upsell-eula { color: #9ca5b1; }

[dir] .upsell-eula { text-align: center; }

.upsell-eula-link { color: #9ca5b1; }

.upsellpaymenterrorbanner { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; width: 1000px; }

[dir] .upsellpaymenterrorbanner { background: #fef7ec; border: 1px solid #fac982; border-radius: 5px; margin: 0 auto 35px; padding: 35px 20px; }

.upsellpaymenterrorbanner-title { font-size: 22px; font-weight: bold; }

[dir] .upsellpaymenterrorbanner-title { margin-bottom: 20px; }

.upsellpaymenterrorbanner-text { font-size: 15px; line-height: 20px; width: 840px; }

.upsellpaymenterrorbanner-link { color: #0072c8; text-decoration: none; }

[dir] .upsellpaymenterrorbanner-link { border-bottom: 1px solid #98c2de; cursor: pointer; }

[dir] .doubleclick-common { margin-bottom: 20px; text-align: center; }

.hotelpage-banners-container { position: absolute; top: 181px; }

[dir=ltr] .hotelpage-banners-container { left: 50%; margin-left: 500px; }

[dir=rtl] .hotelpage-banners-container { right: 50%; margin-right: 500px; }

.populardestination { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.populardestination-image-wrap { display: inline-block; height: 100px; overflow: hidden; vertical-align: top; width: 190px; }

[dir=ltr] .populardestination-image-wrap { margin-right: 35px; }

[dir=rtl] .populardestination-image-wrap { margin-left: 35px; }

.populardestination-image { display: block; height: auto; max-width: 100%; }

.populardestination-links-head { position: relative; }

.populardestination-links-title { display: inline-block; font-size: 18px; font-weight: bold; word-wrap: break-word; }

[dir] .populardestination-links-title { border-bottom: 1px solid rgba(255, 220, 130, 0.3); margin-bottom: 13px; }

.populardestination-links { display: inline-block; vertical-align: top; width: 390px; }

.populardestination-links-wrap { display: inline-block; vertical-align: top; width: 185px; }

.populardestination-links-wrap::before { content: ''; display: inline-block; height: 3px; vertical-align: middle; width: 3px; }

[dir] .populardestination-links-wrap::before { background: #000; border-radius: 50%; }

[dir=ltr] .populardestination-links-wrap::before { margin-right: 5px; }

[dir=rtl] .populardestination-links-wrap::before { margin-left: 5px; }

[dir=ltr] .populardestination-links-wrap:nth-child(2n) { margin-left: 17px; }

[dir=rtl] .populardestination-links-wrap:nth-child(2n) { margin-right: 17px; }

.populardestination-links-item { font-size: 12px; }

[dir] .populardestination-links-item { border-bottom: 1px solid rgba(255, 220, 130, 0.3); }

.populardestination-header { color: #798891; font-size: 25px; line-height: 30px; position: relative; width: 325px; }

[dir] .populardestination-header { border-bottom: dotted 1px; cursor: pointer; margin-bottom: 17px; }

.populardestination-header-pseudo { content: ''; display: inline-block; height: 22px; position: absolute; top: 6px; width: 20px; }

[dir] .populardestination-header-pseudo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/welcome/popular_destination_reload_icon.svg) 50% 50% no-repeat; border-radius: 50%; border: 1px solid transparent; }

[dir=ltr] .populardestination-header-pseudo { border-left: 8px solid transparent; left: 100%; }

[dir=rtl] .populardestination-header-pseudo { border-right: 8px solid transparent; right: 100%; }

[dir=ltr] .populardestination-header-pseudo-animate { animation-name:  rotateOut-ltr ; animation-duration: .5s; }

[dir=rtl] .populardestination-header-pseudo-animate { animation-name:  rotateOut-rtl ; animation-duration: .5s; }

@keyframes rotateOut-ltr { from { transform-origin: center; }
  to { transform-origin: center;
    transform: rotate(360deg); } }

@keyframes rotateOut-rtl { from { transform-origin: center; }
  to { transform-origin: center;
    transform: rotate(-360deg); } }

.populardestination-links-country { color: #3d454a; display: inline-block; font-size: 18px; font-weight: bold; }

.populardestination-links-flag { display: inline-block; position: absolute; top: 0; }

[dir] .populardestination-links-flag { padding-bottom: 6px; }

[dir=ltr] .populardestination-links-flag { left: -20px; margin-right: 5px; }

[dir=rtl] .populardestination-links-flag { right: -20px; margin-left: 5px; }

[dir] .unsubscription { padding-top: 150px; padding-bottom: 150px; }

.unsubscription-container { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; font-size: 14px; width: 545px; }

[dir] .unsubscription-container { background-color: #fff; border-bottom: 1px solid #d1d1d1; margin: 0 auto; padding: 35px 35px 42px; }

.unsubscription-error-text, .unsubscription-success-text { font-size: 16px; }

[dir] .unsubscription-error-text, [dir] .unsubscription-success-text { margin-top: 40px; }

.unsubscription-title { color: #292f37; font-size: 32px; font-weight: bold; }

.advertisers { width: 965px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .advertisers { margin: 0 auto; padding-bottom: 80px; padding-top: 50px; }

.advertisers-promo { display: inline-block; vertical-align: top; width: 583px; }

[dir=ltr] .advertisers-promo { margin-right: 43px; }

[dir=rtl] .advertisers-promo { margin-left: 43px; }

.advertisers-contacts { display: inline-block; vertical-align: top; width: 300px; }

.advertisers-title { color: rgba(41, 47, 55, 0.8); font-size: 24px; }

[dir] .advertisers-title { margin-bottom: 21px; }

.advertisers-about-us { color: #292f37; font-size: 15px; line-height: 22px; width: 525px; }

[dir] .advertisers-about-us { margin-bottom: 30px; }

.advertisers-about-products { color: #292f37; font-size: 24px; line-height: 33px; }

[dir] .advertisers-about-products { border-bottom: 1px solid #cacdd0; border-top: 1px solid #cacdd0; margin-bottom: 30px; padding: 14px 0 23px; }

.advertisers-list-container { width: 587px; }

.advertisers-list { color: #292f37; display: inline-block; font-size: 18px; vertical-align: top; width: 194px; }

.advertisers-list-title { list-style: none; }

[dir] .advertisers-list-title { margin-bottom: 7px; }

.advertisers-list-item { list-style: none; }

[dir] .advertisers-list-item { margin-bottom: 3px; }

.advertisers-list-link { font-size: 14px; }

.advertisers-contacts-wrapper { box-sizing: border-box; }

[dir] .advertisers-contacts-wrapper { background: white; border-radius: 5px; margin: 26px 0 32px; padding: 22px 40px; }

[dir] .advertisers-contacts-main { margin-bottom: 22px; }

.advertisers-contacts-main-title { font-size: 18px; }

[dir] .advertisers-contacts-main-title { margin-bottom: 6px; }

[dir] .advertisers-contacts-main-phone, [dir] .advertisers-contacts-people-phone { margin: 3px 0; }

.advertisers-contacts { color: #292f37; font-size: 15px; }

.advertisers-contacts-additional { font-size: 14px; }

[dir=ltr] .advertisers-contacts-additional { margin-left: 41px; }

[dir=rtl] .advertisers-contacts-additional { margin-right: 41px; }

.advertisers-contacts-additional-more { line-height: 19px; width: 250px; }

[dir] .advertisers-contacts-additional-more { margin-bottom: 8px; }

.advertisers-contacts-people-mail, .advertisers-contacts-additional-mail { display: inline-block; }

[dir] .advertisers-contacts-people-mail, [dir] .advertisers-contacts-additional-mail { margin-bottom: 5px; }

.advertisers-contacts-people-role { line-height: 19px; }

[dir] .advertisers-contacts-people-role { margin: 10px 0 8px; }

[dir] .advertisers-contacts-additional-name { margin-bottom: 2px; }

.previewpopup { position: absolute; z-index: 20; }

[dir] .previewpopup { background: #fff; border-radius: 5px; padding: 5px; }

.previewpopup:hover { display: none; }

.previewpopup-corner { height: 0; position: absolute; width: 0; }

[dir] .previewpopup-corner { border-color: transparent #fff; border-style: dashed solid; margin-top: -5px; }

[dir=ltr] .previewpopup-corner-left { border-width: 5px 5px 5px 0; left: -5px; }

[dir=rtl] .previewpopup-corner-left { border-width: 5px 0 5px 5px; right: -5px; }

[dir=ltr] .previewpopup-corner-right { border-width: 5px 0 5px 5px; right: -5px; }

[dir=rtl] .previewpopup-corner-right { border-width: 5px 5px 5px 0; left: -5px; }

.serpfilter { color: #333; font-size: 12px; position: relative; }

[dir] .serpfilter { border-top: 1px solid #cdcdcd; box-shadow: inset 0 1px #fbfbfb; padding: 7px 12px 12px; }

[dir] .serpfilter:first-child { border-top: 0; box-shadow: none; padding-top: 4px; }

.serpfilter-label, .serpfilter-checkbox { display: inline-block; font-size: 12px; vertical-align: middle; }

[dir] .serpfilter-label, [dir] .serpfilter-checkbox { cursor: pointer; }

[dir=ltr] .serpfilter-checkbox { margin-right: 5px; }

[dir=rtl] .serpfilter-checkbox { margin-left: 5px; }

.serpfilter-hidden { display: none; }

.serpfilter-disabled .serpfilter-content { opacity: .4; }

.serpfilter-title, .serpfilter-partnerlogo-title { color: #333; font-weight: 700; font-size: 12px; }

[dir] .serpfilter-title, [dir] .serpfilter-partnerlogo-title { margin-bottom: 7px; }

.serpfilter-input, .serpfilter-input-caption { display: inline-block; vertical-align: middle; }

.serpfilter-input { color: #333; font-size: 12px; height: 26px; line-height: 26px; -moz-box-sizing: border-box; box-sizing: border-box; }

[dir] .serpfilter-input { background: #fff; border: 1px solid #c0c2c6; border-radius: 4px; box-shadow: 0 1px #fff, inset 0 1px rgba(0, 0, 0, 0.14); padding: 0 4px; }

.serpfilter-input-nostyle { display: inline; font-size: 14px; font-weight: bold; height: 14px; line-height: 14px; outline: 0; vertical-align: top; }

[dir] .serpfilter-input-nostyle { background: transparent; border: 0; box-shadow: none; }

[dir=ltr] .serpfilter-input-nostyle { margin-right: 0; }

[dir=rtl] .serpfilter-input-nostyle { margin-left: 0; }

.serpfilter-input-caption { font-size: 12px; width: 14px; }

.serpfilter-input-arrow { bottom: 0; display: block; position: absolute; top: 0; width: 15px; }

[dir] .serpfilter-input-arrow { background: #fff; border: 1px solid #c0c2c6; box-shadow: inset 0 -1px 1px #fff; cursor: pointer; background-image: -webkit-linear-gradient(top, #fff, #eee); background-image: -moz-linear-gradient(top, #fff, #eee); background-image: -o-linear-gradient(top, #fff, #eee); background-image: linear-gradient(to bottom, #fff, #eee); }

[dir=ltr] .serpfilter-input-arrow { border-radius: 0 3px 3px 0; right: 0; }

[dir=rtl] .serpfilter-input-arrow { border-radius: 3px 0 0 3px; left: 0; }

[dir] .serpfilter-input-arrow:hover { background-image: none; box-shadow: none; }

.serpfilter-input-arrow::after { content: ''; display: block; height: 5px; position: absolute; top: 9px; width: 8px; height: 5px; width: 8px; }

[dir] .serpfilter-input-arrow::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/filter-arrow.png) no-repeat 50% 50%; }

[dir=ltr] .serpfilter-input-arrow::after { right: 3px; }

[dir=rtl] .serpfilter-input-arrow::after { left: 3px; }

[dir] .serpfilter-input-arrow:active { box-shadow: inset 0 1px 1px #fff; background-image: -webkit-linear-gradient(bottom, #fff, #eee); background-image: -moz-linear-gradient(bottom, #fff, #eee); background-image: -o-linear-gradient(bottom, #fff, #eee); background-image: linear-gradient(to top, #fff, #eee); }

.serpfilter-input-arrow:active::after { top: 10px; }

/* Sliders in filters. */
.serpfilter-slider { height: 18px; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
[dir] .serpfilter-slider { border: 1px solid #c0c2c6; border-radius: 3px; box-shadow: 0 1px #fff; }
[dir=ltr] .serpfilter-slider { padding: 3px 9px 3px 10px; }
[dir=rtl] .serpfilter-slider { padding: 3px 10px 3px 9px; }

.serpfilter-slider .goog-slider-horizontal, .serpfilter-slider .goog-twothumbslider-horizontal { height: 18px; outline: none; position: relative; }

.serpfilter-slider .goog-slider-horizontal { overflow: hidden; }

.serpfilter-slider .goog-slider-horizontal::after, .serpfilter-slider .goog-slider-rangehighlight, .serpfilter-slider .goog-twothumbslider-horizontal::after, .serpfilter-slider .goog-twothumbslider-rangehighlight { content: ''; height: 4px; position: absolute; top: 8px; z-index: 0; }

[dir] .serpfilter-slider .goog-slider-horizontal::after, [dir] .serpfilter-slider .goog-slider-rangehighlight, [dir] .serpfilter-slider .goog-twothumbslider-horizontal::after, [dir] .serpfilter-slider .goog-twothumbslider-rangehighlight { border-radius: 2px; box-shadow: 0 1px #fff, inset 0 1px 1px rgba(105, 105, 105, 0.37); }

[dir=ltr] .serpfilter-slider .goog-slider-horizontal::after, [dir=ltr] .serpfilter-slider .goog-slider-rangehighlight, [dir=ltr] .serpfilter-slider .goog-twothumbslider-horizontal::after, [dir=ltr] .serpfilter-slider .goog-twothumbslider-rangehighlight { left: 0; }

[dir=rtl] .serpfilter-slider .goog-slider-horizontal::after, [dir=rtl] .serpfilter-slider .goog-slider-rangehighlight, [dir=rtl] .serpfilter-slider .goog-twothumbslider-horizontal::after, [dir=rtl] .serpfilter-slider .goog-twothumbslider-rangehighlight { right: 0; }

[dir] .serpfilter-slider .goog-slider-horizontal::after, [dir] .serpfilter-slider .goog-twothumbslider-horizontal::after { background-color: #e6e6e6; }

[dir=ltr] .serpfilter-slider .goog-slider-horizontal::after, [dir=ltr] .serpfilter-slider .goog-twothumbslider-horizontal::after { right: 0; }

[dir=rtl] .serpfilter-slider .goog-slider-horizontal::after, [dir=rtl] .serpfilter-slider .goog-twothumbslider-horizontal::after { left: 0; }

.serpfilter-slider .goog-slider-rangehighlight, .serpfilter-slider .goog-twothumbslider-rangehighlight { position: absolute; z-index: 1; }

[dir] .serpfilter-slider .goog-slider-rangehighlight, [dir] .serpfilter-slider .goog-twothumbslider-rangehighlight { background: #829ab5; padding: 0 5px; }

[dir=ltr] .serpfilter-slider .goog-twothumbslider-rangehighlight { margin-left: -5px; }

[dir=rtl] .serpfilter-slider .goog-twothumbslider-rangehighlight { margin-right: -5px; }

.serpfilter-slider .goog-slider-rangehighlight { width: auto !important; }

.serpfilter-slider .goog-slider-thumb, .serpfilter-slider .goog-twothumbslider-value-thumb, .serpfilter-slider .goog-twothumbslider-extent-thumb { position: absolute; z-index: 2; height: 18px; width: 13px; }

[dir] .serpfilter-slider .goog-slider-thumb, [dir] .serpfilter-slider .goog-twothumbslider-value-thumb, [dir] .serpfilter-slider .goog-twothumbslider-extent-thumb { cursor: ew-resize; background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/slider-handle.png) no-repeat 50% 50%; }

.serpfilter-slider .goog-slider-thumb::before, .serpfilter-slider .goog-twothumbslider-value-thumb::before, .serpfilter-slider .goog-twothumbslider-extent-thumb::before { content: ''; bottom: -10px; position: absolute; top: -10px; }

[dir=ltr] .serpfilter-slider .goog-slider-thumb::before, [dir=ltr] .serpfilter-slider .goog-twothumbslider-value-thumb::before, [dir=ltr] .serpfilter-slider .goog-twothumbslider-extent-thumb::before { left: -10px; right: -10px; }

[dir=rtl] .serpfilter-slider .goog-slider-thumb::before, [dir=rtl] .serpfilter-slider .goog-twothumbslider-value-thumb::before, [dir=rtl] .serpfilter-slider .goog-twothumbslider-extent-thumb::before { right: -10px; left: -10px; }

[dir=ltr] .serpfilter-slider .goog-twothumbslider-value-thumb { margin-left: -7px; }

[dir=rtl] .serpfilter-slider .goog-twothumbslider-value-thumb { margin-right: -7px; }

[dir=ltr] .serpfilter-slider .goog-twothumbslider-extent-thumb { margin-left: 6px; }

[dir=rtl] .serpfilter-slider .goog-twothumbslider-extent-thumb { margin-right: 6px; }

/* Price filter */
[dir] .serpfilter-price .serpfilter-title { margin-bottom: 9px; }

.serpfilter-price .filterbutton { position: relative; top: -1px; vertical-align: middle; }

[dir=ltr] .serpfilter-price .filterbutton { margin-left: 7px; }

[dir=rtl] .serpfilter-price .filterbutton { margin-right: 7px; }

[dir] .serpfilter-price .serpfilter-indicator { margin-bottom: 12px; }

.serpfilter-price .serpfilter-input { height: 23px; line-height: 23px; width: 68px; }

.serpfilter-price .serpfilter-input::placeholder { color: #9d9d9d; font-style: normal; font-weight: bold; }

.serpfilter-price .serpfilter-input::-webkit-input-placeholder { color: #9d9d9d; font-style: normal; font-weight: bold; }

.serpfilter-price .serpfilter-input::-moz-placeholder { color: #9d9d9d; font-style: normal; font-weight: bold; }

.serpfilter-price .serpfilter-input:-ms-input-placeholder { color: #9d9d9d; font-style: normal; font-weight: bold; }

.serpfilter-price .serpfilter-slider { width: 166px; }

[dir=ltr] .serpfilter-price .serpfilter-slider .goog-slider-rangehighlight { margin-left: -7px; }

[dir=rtl] .serpfilter-price .serpfilter-slider .goog-slider-rangehighlight { margin-right: -7px; }

[dir=ltr] .serpfilter-price-currency { margin-left: 3px; }

[dir=rtl] .serpfilter-price-currency { margin-right: 3px; }

.serpfilter-indicator { white-space: nowrap; }

.serpfilter-indicator-separator { color: #97a0a4; }

[dir] .serpfilter-indicator-separator { text-shadow: 0 1px #dbe2e6; }

/* Rating and distance filters. */
.serpfilter-distance, .serpfilter-rating { position: relative; }

.serpfilter-distance .serpfilter-input, .serpfilter-rating .serpfilter-input { width: 30px; }

[dir] .serpfilter-distance .serpfilter-input, [dir] .serpfilter-rating .serpfilter-input { padding: 0; text-align: center; }

.serpfilter-distance .serpfilter-input-nostyle, .serpfilter-rating .serpfilter-input-nostyle { width: 23px; }

[dir=ltr] .serpfilter-distance .serpfilter-input-nostyle, [dir=ltr] .serpfilter-rating .serpfilter-input-nostyle { text-align: left; }

[dir=rtl] .serpfilter-distance .serpfilter-input-nostyle, [dir=rtl] .serpfilter-rating .serpfilter-input-nostyle { text-align: right; }

.serpfilter-distance .serpfilter-slider, .serpfilter-rating .serpfilter-slider { display: inline-block; vertical-align: middle; width: 114px; }

[dir] .serpfilter-distance .goog-slider-horizontal::after, [dir] .serpfilter-rating .goog-slider-horizontal::after { background: #e9e9e9; }

.serpfilter-rating .serpfilter-slider { width: 165px; }

.serpfilter-rating .serpfilter-rating-counter-wrapp { display: inline-block; vertical-align: top; width: 145px; }

.serpfilter-rating .serpfilter-rating-wrapp { display: inline-block; vertical-align: top; }

.serpfilter-rating .serpfilter-tripadvisor-logo { height: 18px; overflow: hidden; vertical-align: top; width: 79px; }

[dir] .serpfilter-rating .serpfilter-tripadvisor-logo { margin-top: -3px; }

[dir=ltr] .serpfilter-rating .serpfilter-tripadvisor-logo { float: right; }

[dir=rtl] .serpfilter-rating .serpfilter-tripadvisor-logo { float: left; }

.serpfilter-rating .serpfilter-title { display: inline-block; vertical-align: top; }

[dir] .serpfilter-rating .serpfilter-rating-counter-full { background: url("data:image/svg+xml,%3Csvg width='13' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.8 0a5.8 5.8 0 100 11.5A5.8 5.8 0 005.8 0m0 1.2a4.6 4.6 0 110 9.2 4.6 4.6 0 010-9.2' fill='%2351A145' fill-rule='evenodd'/%3E%3Cpath d='M8.6 5.8a2.8 2.8 0 11-5.7 0 2.8 2.8 0 015.7 0' fill='%2351A145' opacity='%7B$full%7D' fill-rule='evenodd'/%3E%3Cpath d='M6 8.6A2.8 2.8 0 016 3v5.7z' fill='%2351A145' opacity='%7B$half%7D'/%3E%3C/svg%3E") no-repeat; }

[dir] .serpfilter-rating .serpfilter-rating-counter-half { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/tripadvisor/tripadvisor_half_circle_05.svg) no-repeat; }

[dir] .serpfilter-rating .serpfilter-rating-counter-zero { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/tripadvisor/tripadvisor_zero_circle_00.svg) no-repeat; }

.serpfilter-rating .serpfilter-rating-counter-image { display: inline-block; height: 18px; vertical-align: top; width: 18px; }

[dir] .serpfilter-rating .serpfilter-rating-counter-image { background-size: 100%; }

[dir=ltr] .serpfilter-rating .serpfilter-rating-counter-image { margin-right: -3px; }

[dir=rtl] .serpfilter-rating .serpfilter-rating-counter-image { margin-left: -3px; }

.serpfilter-rating .serpfilter-rating-counter-text { display: inline-block; vertical-align: top; }

[dir=ltr] .serpfilter-rating .serpfilter-rating-counter-text { margin-left: 5px; }

[dir=rtl] .serpfilter-rating .serpfilter-rating-counter-text { margin-right: 5px; }

/* Distance filter */
[dir] .serpfilter-distance .serpfilter-input-caption { margin: 0 4px; }

[dir] .serpPage-state-map .serpfilter-distance { margin-bottom: 20px; }

/* Rating filter */
[dir=ltr] .serpfilter-rating .serpfilter-input-caption { margin-right: 3px; }
[dir=rtl] .serpfilter-rating .serpfilter-input-caption { margin-left: 3px; }

.de .serpfilter-rating .serpfilter-input-caption { width: 19px; }

.de .serpfilter-rating .serpfilter-slider { width: 109px; }

/* Metro filter */
.serpfilter-metroinput { width: 187px; }
[dir=ltr] .serpfilter-metroinput { padding-left: 18px; }
[dir=rtl] .serpfilter-metroinput { padding-right: 18px; }

.serpfilter-metroinput::placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-metroinput::-webkit-input-placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-metroinput::-moz-placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-metroinput:-ms-input-placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-metroinputcontainer { position: relative; }

.serpfilter-metroinputcontainer::before { content: ''; position: absolute; top: 10px; height: 7px; width: 11px; }

[dir] .serpfilter-metroinputcontainer::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/metro_moscow.png) no-repeat 50% 50%; }

[dir=ltr] .serpfilter-metroinputcontainer::before { left: 5px; }

[dir=rtl] .serpfilter-metroinputcontainer::before { right: 5px; }

.serpfilter-metroinputcontainer-spb::before { height: 7px; width: 9px; }

[dir] .serpfilter-metroinputcontainer-spb::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/metro_spb.png) no-repeat 50% 50%; }

.serpfilter-metroinputcontainer-kiev::before { height: 7px; width: 9px; }

[dir] .serpfilter-metroinputcontainer-kiev::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/metro_kiev.png) no-repeat 50% 50%; }

.serpfilter-metroinputcontainer-empty::before { opacity: .4; -webkit-filter: grayscale(100%); }

.serpfilter-metrosuggest { position: absolute; width: 185px; z-index: 3; }

[dir] .serpfilter-metrosuggest { background-clip: padding-box; background: #fff; border: 1px solid #c0c2c6; border-radius: 0 0 4px 4px; border-top-width: 0; margin-top: -3px; padding-bottom: 8px; }

.serpfilter-metrosuggest-rowwrap { position: relative; }

[dir] .serpfilter-metrosuggest-rowwrap { cursor: pointer; padding: 1px 0; }

[dir] .serpfilter-metrosuggest-rowwrap.ac-active { background: #d9ecff; }

.serpfilter-station-label { display: block; position: relative; }

[dir] .serpfilter-station-label { cursor: pointer; margin-top: 3px; }

.serpfilter-station-checkbox { vertical-align: middle; }

.serpfilter-station-title { display: inline-block; vertical-align: top; width: 160px; }

[dir=ltr] .serpfilter-station-title { padding: 1px 0 0 14px; }

[dir=rtl] .serpfilter-station-title { padding: 1px 14px 0 0; }

.serpfilter-station-linecolor, .serpfilter-metrosuggest-linecolor { height: 6px; position: absolute; top: 7px; width: 6px; }

[dir] .serpfilter-station-linecolor, [dir] .serpfilter-metrosuggest-linecolor { border-radius: 2px; }

[dir=ltr] .serpfilter-station-linecolor, [dir=ltr] .serpfilter-metrosuggest-linecolor { left: 16px; }

[dir=rtl] .serpfilter-station-linecolor, [dir=rtl] .serpfilter-metrosuggest-linecolor { right: 16px; }

[dir=ltr] .serpfilter-metrosuggest-linecolor { left: 8px; }

[dir=rtl] .serpfilter-metrosuggest-linecolor { right: 8px; }

.serpfilter-metrosuggest-name { display: inline-block; }

[dir=ltr] .serpfilter-metrosuggest-name { padding-left: 18px; }

[dir=rtl] .serpfilter-metrosuggest-name { padding-right: 18px; }

/* Stars filter */
.serpfilter-stars-label { display: block; }
[dir] .serpfilter-stars-label { margin-top: 3px; }

[dir] .serpfilter-stars-label:first-child { margin: 0; }

.serpfilter-stars-label-1, .serpfilter-stars-label-0 { display: inline-block; }

[dir=ltr] .serpfilter-stars-label-0 { margin-left: 42px; }

[dir=rtl] .serpfilter-stars-label-0 { margin-right: 42px; }

.serpfilter-stars-checkbox, .serpfilter-stars-number { display: inline-block; vertical-align: middle; }

[dir] .serpfilter-stars-checkbox, [dir] .serpfilter-stars-number { cursor: pointer; }

.serpfilter-stars-number { color: #acafb3; -moz-transition: color 0.2s ease-out; -o-transition: color 0.2s ease-out; transition: color 0.2s ease-out; }

[dir] .serpfilter-stars-number { -webkit-transition: color 0.2s ease-out; }

.serpfilter-stars-number::before { display: inline-block; font-size: 12px; letter-spacing: 1px; font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.serpfilter-stars-label:hover .serpfilter-stars-number { color: #ff9200; }

.serpfilter-stars-number-0, .serpfilter-content:hover .serpfilter-stars-number-0 { color: #333; }

.serpfilter-stars-number-5::before { content: '\37\37\37\37\37'; }

.serpfilter-stars-number-4::before { content: '\37\37\37\37'; }

.serpfilter-stars-number-3::before { content: '\37\37\37'; }

.serpfilter-stars-number-2::before { content: '\37\37'; }

.serpfilter-stars-number-1::before { content: '\37'; }

[dir=ltr] .serpfilter-stars-checkbox { margin-right: 5px; }

[dir=rtl] .serpfilter-stars-checkbox { margin-left: 5px; }

.serpfilter-stars-checkbox:checked + .serpfilter-stars-number { color: #ff9200; }

.serpfilter-stars-checkbox:checked + .serpfilter-stars-number-0 { color: #333; }

/* Amenities, discount, type and supplier filter */
.serpfilter-provider { color: #332e1c; }
[dir] .serpfilter-provider { background: #ffe88c; border: 0; box-shadow: none; margin: -1px 0 6px; }
[dir=ltr] .serpfilter-provider { padding: 6px 0 9px 14px; }
[dir=rtl] .serpfilter-provider { padding: 6px 14px 9px 0; }

[dir] .serpfilter-provider.serpfilter-disabled { padding: 0; }

.serpfilter-provider-item, .serpfilter-taxes-item, .serpfilter-payment-item, .serpfilter-type-item, .serpfilter-amenities-item, .serpfilter-discount-item { display: block; }

[dir] .serpfilter-provider-item, [dir] .serpfilter-taxes-item, [dir] .serpfilter-payment-item, [dir] .serpfilter-type-item, [dir] .serpfilter-amenities-item, [dir] .serpfilter-discount-item { margin-top: 7px; }

.serpfilter-amenities-checkbox, .serpfilter-provider-checkbox, .serpfilter-type-checkbox, .serpfilter-discount-checkbox, .serpfilter-stars-checkbox, .serpfilter-taxes-checkbox, .serpfilter-payment-checkbox { position: relative; top: -1px; }

.serpfilter-amenities-checkbox, .serpfilter-provider-checkbox, .serpfilter-type-checkbox, .serpfilter-discount-checkbox, .serpfilter-taxes-checkbox, .serpfilter-payment-checkbox, .serpfilter-amenities-icon, .serpfilter-provider-label, .serpfilter-type-label, .serpfilter-amenities-label, .serpfilter-discount-label { display: inline-block; vertical-align: middle; }

[dir] .serpfilter-amenities-checkbox, [dir] .serpfilter-provider-checkbox, [dir] .serpfilter-type-checkbox, [dir] .serpfilter-discount-checkbox, [dir] .serpfilter-taxes-checkbox, [dir] .serpfilter-payment-checkbox, [dir] .serpfilter-amenities-icon, [dir] .serpfilter-provider-label, [dir] .serpfilter-type-label, [dir] .serpfilter-amenities-label, [dir] .serpfilter-discount-label { cursor: pointer; }

.serpfilter-amenities-icon, .serpfilter-amenities-label, .serpfilter-provider-label, .serpfilter-type-label, .serpfilter-discount-label, .serpfilter-taxes-label, .serpfilter-payment-label { max-width: 160px; }

[dir=ltr] .serpfilter-amenities-icon, [dir=ltr] .serpfilter-amenities-label, [dir=ltr] .serpfilter-provider-label, [dir=ltr] .serpfilter-type-label, [dir=ltr] .serpfilter-discount-label, [dir=ltr] .serpfilter-taxes-label, [dir=ltr] .serpfilter-payment-label { margin-left: 8px; }

[dir=rtl] .serpfilter-amenities-icon, [dir=rtl] .serpfilter-amenities-label, [dir=rtl] .serpfilter-provider-label, [dir=rtl] .serpfilter-type-label, [dir=rtl] .serpfilter-discount-label, [dir=rtl] .serpfilter-taxes-label, [dir=rtl] .serpfilter-payment-label { margin-right: 8px; }

.serpfilter-amenities-label { max-width: 140px; white-space: normal; }

.serpfilter-amenities-icon::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #6c808d; font-size: 15px; position: relative; top: 2px; }

[dir=ltr] .serpfilter-amenities-icon::before { left: 1px; }

[dir=rtl] .serpfilter-amenities-icon::before { right: 1px; }

.serpfilter-amenities-internet .serpfilter-amenities-icon::before, .serpfilter-amenities-wifi .serpfilter-amenities-icon::before { content: 'w'; }

.serpfilter-amenities-breakfast .serpfilter-amenities-icon::before { content: 'q'; }

.serpfilter-amenities-parking .serpfilter-amenities-icon::before { content: 'a'; }

.serpfilter-amenities-bathroom .serpfilter-amenities-icon::before { content: '\e602'; }

.serpfilter-amenities-transfer .serpfilter-amenities-icon::before { content: 'd'; }

.serpfilter-amenities-pool .serpfilter-amenities-icon::before { content: 's'; }

.serpfilter-amenities-fitness .serpfilter-amenities-icon::before { content: 'r'; }

.serpfilter-amenities-spa .serpfilter-amenities-icon::before { content: 'S'; }

.serpfilter-amenities-bar .serpfilter-amenities-icon::before { content: 'e'; }

.serpfilter-amenities-refundable .serpfilter-amenities-icon::before { content: 'R'; }

/* Payment, taxes filter */
.serpfilter-taxes-label .serpfilter-payment-label { height: 21px; line-height: 21px; position: relative; }

.serpfilter-payment-ncc .serpfilter-payment-label::after { height: 21px; width: 21px; content: ''; position: absolute; top: -2px; }

[dir] .serpfilter-payment-ncc .serpfilter-payment-label::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/badges/nocc.png) no-repeat 50% 50%; }

[dir=ltr] .serpfilter-payment-ncc .serpfilter-payment-label::after { margin-left: 4px; }

[dir=rtl] .serpfilter-payment-ncc .serpfilter-payment-label::after { margin-right: 4px; }

[dir=ltr] .highpixelratio .serpfilter-payment-ncc .serpfilter-payment-label::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/badges/nocc.svg) 0 0 no-repeat; }

[dir=rtl] .highpixelratio .serpfilter-payment-ncc .serpfilter-payment-label::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/badges/nocc.svg) 100% 0 no-repeat; }

.serpfilter-payment-dreams .serpfilter-payment-label::after { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; bottom: 3px; color: #ff5440; content: 'c'; display: block; font-size: 16px; position: absolute; }

[dir=ltr] .serpfilter-payment-dreams .serpfilter-payment-label::after { right: -17px; }

[dir=rtl] .serpfilter-payment-dreams .serpfilter-payment-label::after { left: -17px; }

.serpfilter-payment-separator { height: 1px; width: 18px; }

[dir] .serpfilter-payment-separator { background: #c4c4c5; }

[dir=ltr] .serpfilter-payment-separator { margin: 10px 0 10px 20px; }

[dir=rtl] .serpfilter-payment-separator { margin: 10px 20px 10px 0; }

/* Discount filter */
.serpfilter-discount-label { vertical-align: top; }

.serpfilter-discount-hint { color: #676767; font-size: 12px; line-height: 12px; }

[dir] .serpfilter-discount-hint { border: 1px solid #676767; border-radius: 2px; cursor: pointer; padding: 0 3px; }

[dir=ltr] .serpfilter-discount-hint { margin-left: 5px; }

[dir=rtl] .serpfilter-discount-hint { margin-right: 5px; }

.serpfilter-discount-hint:hover { position: relative; }

.serpfilter-discount-hint:hover .serpfilter-discount-hint-text { color: #333; display: block; font-size: 12px; line-height: 14px; position: absolute; top: -22px; white-space: nowrap; }

[dir] .serpfilter-discount-hint:hover .serpfilter-discount-hint-text { background: #fff5cc; padding: 6px 10px; }

[dir=ltr] .serpfilter-discount-hint:hover .serpfilter-discount-hint-text { left: 100%; margin-left: 8px; }

[dir=rtl] .serpfilter-discount-hint:hover .serpfilter-discount-hint-text { right: 100%; margin-right: 8px; }

.serpfilter-discount-hint-text { display: none; }

/* Cities filter */
.serpfilter-cities-list { max-height: 115px; overflow: auto; overflow-x: hidden; }

.serpfilter-cities-list::-webkit-scrollbar { -webkit-appearance: none; width: 5px; }

[dir] .serpfilter-cities-list::-webkit-scrollbar-thumb { border-radius: 3px; background-color: rgba(0, 0, 0, 0.35); }

.serpfilter-cities-label { text-transform: capitalize; }

[dir] .serpfilter-cities-label { cursor: pointer; }

[dir=ltr] .serpfilter-cities-label { margin: 7px 4px 0 19px; }

[dir=rtl] .serpfilter-cities-label { margin: 7px 19px 0 4px; }

[dir] .serpfilter-cities-wrap { margin-bottom: 8px; }

[dir] .serpfilter-cities-checkbox { cursor: pointer; }

[dir=ltr] .serpfilter-cities-checkbox { margin: 0 5px 0 -19px; }

[dir=rtl] .serpfilter-cities-checkbox { margin: 0 -19px 0 5px; }

.serpfilter-cities-number { color: #969696; font-size: 12px; white-space: nowrap; }

.serpfilter-cities-number::before { content: '\2022'; }

[dir=ltr] .serpfilter-cities-number::before { padding-right: 4px; }

[dir=rtl] .serpfilter-cities-number::before { padding-left: 4px; }

/* Name filter. */
[dir] .serpfilter-name { padding-top: 13px; }

.serpfilter-name .serpfilter-content { position: relative; }

.serpfilter-name .serpfilter-content::before { content: ''; position: absolute; top: 5px; height: 17px; width: 16px; }

[dir] .serpfilter-name .serpfilter-content::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/lens.png) no-repeat 50% 50%; }

[dir=ltr] .serpfilter-name .serpfilter-content::before { right: 5px; }

[dir=rtl] .serpfilter-name .serpfilter-content::before { left: 5px; }

.serpfilter-name .serpfilter-name-content::before { content: ''; position: absolute; top: 29px; height: 17px; width: 16px; }

[dir] .serpfilter-name .serpfilter-name-content::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/lens.png) no-repeat 50% 50%; }

[dir=ltr] .serpfilter-name .serpfilter-name-content::before { right: 12px; }

[dir=rtl] .serpfilter-name .serpfilter-name-content::before { left: 12px; }

.serpfilter-name-input { font-size: 12px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 100%; }

[dir=ltr] .serpfilter-name-input { padding-right: 24px; }

[dir=rtl] .serpfilter-name-input { padding-left: 24px; }

.serpfilter-name-input::placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-name-input::-webkit-input-placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-name-input::-moz-placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-name-input:-ms-input-placeholder { color: #9d9d9d; font-size: 12px; }

/* Filters togglers. */
.toggle-filters { color: #989898; display: inline-block; font-size: 20px; position: relative; }
[dir] .toggle-filters { border-bottom: 1px dotted #aeb0b2; cursor: pointer; margin: 2px 0 20px; text-shadow: 0 1px #fff; }

.toggle-filters::after { content: ''; display: block; height: 6px; position: absolute; top: 14px; width: 11px; height: 6px; width: 11px; }

[dir] .toggle-filters::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/filters-toggle-arrow-down.png) no-repeat 50% 50%; }

[dir=ltr] .toggle-filters::after { right: -17px; }

[dir=rtl] .toggle-filters::after { left: -17px; }

.toggle-filters-back::after { height: 6px; width: 11px; }

[dir] .toggle-filters-back::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/filters-toggle-arrow-up.png) no-repeat 50% 50%; }

.toggle-filters-part { color: #0074c5; display: inline-block; position: relative; top: -5px; }

[dir] .toggle-filters-part { border-bottom: 1px dotted #88bee4; cursor: pointer; }

.serpfilter-loading, .serpfilter-loading:first-child { z-index: 1; }

[dir] .serpfilter-loading, [dir] .serpfilter-loading:first-child { border: 2px solid #fcb600; border-radius: 3px; margin: -1px -2px -2px; }

[dir] .serpfilter-loading.serpfilter-provider, [dir] .serpfilter-loading:first-child.serpfilter-provider { margin-bottom: 4px; margin-top: -3px; }

[dir] .serpfilter-loading.serpfilter-price, [dir] .serpfilter-loading:first-child.serpfilter-price { margin-top: -2px; }

[dir] .singlestate .serpfilter-provider { padding: 6px 14px 9px; }

[dir=ltr] .singlestate .serpfilter-provider { margin: -6px 0 6px -7px; }

[dir=rtl] .singlestate .serpfilter-provider { margin: -6px -7px 6px 0; }

[dir] .singlestate .serpfilter-price-paymenttype.serpfilter-provider { margin: 12px -14px 0; }

[dir=ltr] .singlestate .serpfilter-loading .serpfilter-price-paymenttype.serpfilter-provider { margin-left: -7px; margin-right: -7px; }

[dir=rtl] .singlestate .serpfilter-loading .serpfilter-price-paymenttype.serpfilter-provider { margin-right: -7px; margin-left: -7px; }

[dir] .serpfilter-partnerlogo { padding-bottom: 3px; }

[dir] .serpfilter-partnerlogo-title { margin-bottom: 0; }

.serpfilter-partnerlogo-image { max-height: 57px; max-width: 193px; }

[dir=ltr] .en .serpfilter-rating { text-align: left; }

[dir=rtl] .en .serpfilter-rating { text-align: right; }

[dir=ltr] .en .serpfilter-rating .serpfilter-title { text-align: left; }

[dir=rtl] .en .serpfilter-rating .serpfilter-title { text-align: right; }

.en .serpfilter-rating .serpfilter-input-caption { width: auto; }

.en .serpfilter-rating .serpfilter-slider { width: 165px; }

[dir] .doubleclick-common { margin-bottom: 20px; text-align: center; }

.hotelpage-banners-container { position: absolute; top: 181px; }

[dir=ltr] .hotelpage-banners-container { left: 50%; margin-left: 500px; }

[dir=rtl] .hotelpage-banners-container { right: 50%; margin-right: 500px; }

.populardestination { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.populardestination-image-wrap { display: inline-block; height: 100px; overflow: hidden; vertical-align: top; width: 190px; }

[dir=ltr] .populardestination-image-wrap { margin-right: 35px; }

[dir=rtl] .populardestination-image-wrap { margin-left: 35px; }

.populardestination-image { display: block; height: auto; max-width: 100%; }

.populardestination-links-head { position: relative; }

.populardestination-links-title { display: inline-block; font-size: 18px; font-weight: bold; word-wrap: break-word; }

[dir] .populardestination-links-title { border-bottom: 1px solid rgba(255, 220, 130, 0.3); margin-bottom: 13px; }

.populardestination-links { display: inline-block; vertical-align: top; width: 390px; }

.populardestination-links-wrap { display: inline-block; vertical-align: top; width: 185px; }

.populardestination-links-wrap::before { content: ''; display: inline-block; height: 3px; vertical-align: middle; width: 3px; }

[dir] .populardestination-links-wrap::before { background: #000; border-radius: 50%; }

[dir=ltr] .populardestination-links-wrap::before { margin-right: 5px; }

[dir=rtl] .populardestination-links-wrap::before { margin-left: 5px; }

[dir=ltr] .populardestination-links-wrap:nth-child(2n) { margin-left: 17px; }

[dir=rtl] .populardestination-links-wrap:nth-child(2n) { margin-right: 17px; }

.populardestination-links-item { font-size: 12px; }

[dir] .populardestination-links-item { border-bottom: 1px solid rgba(255, 220, 130, 0.3); }

.populardestination-header { color: #798891; font-size: 25px; line-height: 30px; position: relative; width: 325px; }

[dir] .populardestination-header { border-bottom: dotted 1px; cursor: pointer; margin-bottom: 17px; }

.populardestination-header-pseudo { content: ''; display: inline-block; height: 22px; position: absolute; top: 6px; width: 20px; }

[dir] .populardestination-header-pseudo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/welcome/popular_destination_reload_icon.svg) 50% 50% no-repeat; border-radius: 50%; border: 1px solid transparent; }

[dir=ltr] .populardestination-header-pseudo { border-left: 8px solid transparent; left: 100%; }

[dir=rtl] .populardestination-header-pseudo { border-right: 8px solid transparent; right: 100%; }

[dir=ltr] .populardestination-header-pseudo-animate { animation-name:  rotateOut-ltr ; animation-duration: .5s; }

[dir=rtl] .populardestination-header-pseudo-animate { animation-name:  rotateOut-rtl ; animation-duration: .5s; }

@keyframes rotateOut-ltr { from { transform-origin: center; }
  to { transform-origin: center;
    transform: rotate(360deg); } }

@keyframes rotateOut-rtl { from { transform-origin: center; }
  to { transform-origin: center;
    transform: rotate(-360deg); } }

.populardestination-links-country { color: #3d454a; display: inline-block; font-size: 18px; font-weight: bold; }

.populardestination-links-flag { display: inline-block; position: absolute; top: 0; }

[dir] .populardestination-links-flag { padding-bottom: 6px; }

[dir=ltr] .populardestination-links-flag { left: -20px; margin-right: 5px; }

[dir=rtl] .populardestination-links-flag { right: -20px; margin-left: 5px; }

[dir] .welcomepage-booking { clear: both; margin-bottom: 39px; }

[dir] .welcomepage-booking-header { margin-bottom: 7px; }

.welcomepage-booking-left, .welcomepage-booking-right { width: 474px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #3d4043; }

[dir=ltr] .welcomepage-booking-left, [dir=ltr] .welcomepage-booking-right { float: left; }

[dir=rtl] .welcomepage-booking-left, [dir=rtl] .welcomepage-booking-right { float: right; }

.welcomepage-booking-left { width: 441px; }

[dir=ltr] .welcomepage-booking-left { margin-right: 45px; }

[dir=rtl] .welcomepage-booking-left { margin-left: 45px; }

.welcomepage-booking-paragraph { font-size: 12px; color: #646c73; }

[dir] .welcomepage-booking-paragraph { margin-bottom: 4px; }

.welcomepage-booking-strong { font-weight: 700; color: #434d54; }

.hotel-airbnb-badge { -moz-box-sizing: border-box; box-sizing: border-box; display: none; height: 65px; position: relative; width: 165px; }

[dir] .hotel-airbnb-badge { border: 2px solid #b3d1ea; border-radius: 6px; }

.hotel-airbnb-badge::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #ff5a5f; content: '\e620'; font-size: 36px; position: absolute; top: 13px; }

[dir=ltr] .hotel-airbnb-badge::before { left: 17px; }

[dir=rtl] .hotel-airbnb-badge::before { right: 17px; }

.hotel-airbnb-badge .hotel-airbnb-badge-title { color: #999; font-size: 12px; font-weight: bold; position: absolute; top: -8px; }

[dir] .hotel-airbnb-badge .hotel-airbnb-badge-title { background: white; padding: 0 4px; }

[dir=ltr] .hotel-airbnb-badge .hotel-airbnb-badge-title { left: 30px; }

[dir=rtl] .hotel-airbnb-badge .hotel-airbnb-badge-title { right: 30px; }

.hotel-airbnb-badge .airbnb-tip { top: 23px; }

[dir=ltr] .hotel-airbnb-badge .airbnb-tip { right: -11px; text-align: left; }

[dir=rtl] .hotel-airbnb-badge .airbnb-tip { left: -11px; text-align: right; }

.hotel-airbnb-badge .airbnb-tip-popup { top: -34px; }

[dir=ltr] .hotel-airbnb-badge .airbnb-tip-popup { right: 9px; }

[dir=rtl] .hotel-airbnb-badge .airbnb-tip-popup { left: 9px; }

.hotelsearchinfo { position: relative; z-index: 3; }

.hotelsearchinfo-container { color: #fff; }

[dir] .hotelsearchinfo-container { background: #022541 url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/search-info.png); }

.hotelsearchinfo-content { position: relative; width: 960px; }

[dir] .hotelsearchinfo-content { margin: 0 auto; }

.hotelsearchinfo-item { display: inline-block; height: 38px; position: relative; vertical-align: top; }

[dir] .hotelsearchinfo-item { padding: 7px 18px 4px; }

.hotelsearchinfo-item::before { content: ''; display: block; height: 28px; position: absolute; top: 50%; width: 1px; }

[dir] .hotelsearchinfo-item::before { background: rgba(255, 255, 255, 0.2); margin-top: -14px; }

[dir=ltr] .hotelsearchinfo-item::before { left: 0; }

[dir=rtl] .hotelsearchinfo-item::before { right: 0; }

[dir=ltr] .hotelsearchinfo-item:first-child { padding-left: 0; }

[dir=rtl] .hotelsearchinfo-item:first-child { padding-right: 0; }

.hotelsearchinfo-item:first-child::before { display: none; }

.hotelsearchinfo-item-other-hotels { max-width: 310px; }

.hotelsearchinfo-item-other-hotels .hotelsearchinfo-link { display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }

[dir=ltr] .hotelsearchinfo-item-new-search { padding-right: 0; }

[dir=rtl] .hotelsearchinfo-item-new-search { padding-left: 0; }

.hotelsearchinfo-item-line { line-height: 19px; height: 19px; }

.hotelsearchinfo-comment { color: #8196a8; font-size: 12px; }

.hotelsearchinfo-search-params { display: inline-block; max-width: 243px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

[dir] .hotelsearchinfo-search-params { cursor: default; }

.hotelsearchinfo-link { color: #b6bfc7; text-decoration: underline; }

[dir] .hotelsearchinfo-link { cursor: pointer; }

.hotelsearchinfo-link:hover { color: #fff; }

.hotelsearchinfo-link-inner { color: #fff; }

[dir] .hotelsearchinfo-new-search { margin-top: 3px; }

[dir] .hotelsearchinfo-app-link { border-radius: 3px; box-shadow: inset 0 0 0 1px #476177; }

[dir=ltr] .hotelsearchinfo-app-link { float: right; margin: 10px 0 0 8px; }

[dir=rtl] .hotelsearchinfo-app-link { float: left; margin: 10px 8px 0 0; }

.hotelsearchinfo-app-link-ios { height: 30px; width: 107px; }

[dir] .hotelsearchinfo-app-link-ios { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/appstore.png) no-repeat 50% 50%; }

[dir=ltr] .hotelsearchinfo-app-link-ios { margin-left: 0; }

[dir=rtl] .hotelsearchinfo-app-link-ios { margin-right: 0; }

.hotelsearchinfo-app-link-android { height: 30px; width: 103px; }

[dir] .hotelsearchinfo-app-link-android { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/google-play.png) no-repeat 50% 50%; }

[dir] .hotelsearchinfo-is-suggested { border-bottom: 3px solid #429202; }

.hotelsearchinfo-suggestions { color: #fff; display: inline-block; font-weight: 700; font-size: 14px; line-height: 24px; height: 24px; position: absolute; text-transform: uppercase; top: 100%; z-index: 1; }

[dir] .hotelsearchinfo-suggestions { background-image: -webkit-linear-gradient(top, #459303, #68a50f); background-image: -moz-linear-gradient(top, #459303, #68a50f); background-image: -o-linear-gradient(top, #459303, #68a50f); background-image: linear-gradient(to bottom, #459303, #68a50f); border-radius: 0 0 2px 2px; cursor: default; }

[dir=ltr] .hotelsearchinfo-suggestions { left: 0; padding: 0 18px 0 34px; }

[dir=rtl] .hotelsearchinfo-suggestions { right: 0; padding: 0 34px 0 18px; }

.hotelsearchinfo-suggestions::before { content: '('; font-family: 'Ostrovok-Icons'; font-size: 12px; position: absolute; top: 0; text-transform: none; }

[dir=ltr] .hotelsearchinfo-suggestions::before { left: 14px; }

[dir=rtl] .hotelsearchinfo-suggestions::before { right: 14px; }

.hotelsearchinfo-suggestions:hover { height: auto; }

[dir] .hotelsearchinfo-suggestions:hover { border-radius: 2px; margin-top: -4px; }

[dir=ltr] .hotelsearchinfo-suggestions:hover { left: -2px; padding: 4px 5px 14px 36px; }

[dir=rtl] .hotelsearchinfo-suggestions:hover { right: -2px; padding: 4px 36px 14px 5px; }

.hotelsearchinfo-suggestions:hover::before { top: 4px; }

[dir=ltr] .hotelsearchinfo-suggestions:hover::before { left: 16px; }

[dir=rtl] .hotelsearchinfo-suggestions:hover::before { right: 16px; }

.hotelsearchinfo-suggestions:hover .hotelsearchinfo-suggestions-text { display: block; }

.hotelsearchinfo-suggestions-text { color: #fff; display: none; font-size: 13px; line-height: 15px; text-transform: none; width: 270px; }

[dir] .hotelsearchinfo-suggestions-text { margin-top: 9px; }

.hotelsearchinfo-suggestions-text-point { position: relative; }

[dir] .hotelsearchinfo-suggestions-text-point { margin-top: 9px; }

.hotelsearchinfo-suggestions-text-point::before { content: '('; font-family: 'Ostrovok-Icons'; font-size: 8px; position: absolute; top: 1px; text-transform: none; }

[dir=ltr] .hotelsearchinfo-suggestions-text-point::before { left: -18px; }

[dir=rtl] .hotelsearchinfo-suggestions-text-point::before { right: -18px; }

[dir=ltr] .highpixelratio .hotelsearchinfo-app-link-ios, [dir=ltr] .highpixelratio .hotelsearchinfo-app-link-android { background-position: 0; }

[dir=rtl] .highpixelratio .hotelsearchinfo-app-link-ios, [dir=rtl] .highpixelratio .hotelsearchinfo-app-link-android { background-position: 100%; }

[dir] .highpixelratio .hotelsearchinfo-app-link-ios { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/homepage/appstore-highres.png); background-size: 107px 30px; }

[dir] .highpixelratio .hotelsearchinfo-app-link-android { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/homepage/google-play-highres.png); background-size: 103px 30px; }

.hotel-scrollupbutton { bottom: 10px; height: 70px; opacity: 0; position: fixed; width: 70px; z-index: 13; }

[dir] .hotel-scrollupbutton { background: #a2acb3; border-radius: 3px; cursor: pointer; }

[dir=ltr] .hotel-scrollupbutton { left: 20px; }

[dir=rtl] .hotel-scrollupbutton { right: 20px; }

.hotel-scrollupbutton::before { content: ''; position: absolute; top: 50%; height: 42px; width: 30px; }

[dir] .hotel-scrollupbutton::before { margin-top: -21px; background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/scroll_up_button.png) no-repeat 50% 50%; }

[dir=ltr] .hotel-scrollupbutton::before { left: 50%; margin-left: -15px; }

[dir=rtl] .hotel-scrollupbutton::before { right: 50%; margin-right: -15px; }

.hoteldistance { font-size: 12px; }

.hoteldistance-location-item { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

[dir] .hoteldistance-location-item { padding: 4px 0 2px; }

.hoteldistance-isoneline .hoteldistance-location-item { display: inline; }

[dir=ltr] .hoteldistance-isoneline .hoteldistance-location-item { margin-right: 5px; }

[dir=rtl] .hoteldistance-isoneline .hoteldistance-location-item { margin-left: 5px; }

.hoteldistance-isoneline .hoteldistance-location-item:first-child::after { content: ','; }

.hoteldistance-isoneline .hoteldistance-location-item:first-child.hoteldistance-location-item-alone::after { content: ''; }

.hoteldistance-metro-moscow::before, .hoteldistance-metro-spb::before, .hoteldistance-metro-kiev::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-size: 12px; position: relative; top: 1px; }

[dir=ltr] .hoteldistance-metro-moscow::before, [dir=ltr] .hoteldistance-metro-spb::before, [dir=ltr] .hoteldistance-metro-kiev::before { margin-right: 1px; }

[dir=rtl] .hoteldistance-metro-moscow::before, [dir=rtl] .hoteldistance-metro-spb::before, [dir=rtl] .hoteldistance-metro-kiev::before { margin-left: 1px; }

.hoteldistance-metro-moscow::before { content: 'y'; color: #dc1f04; }

.hoteldistance-metro-spb::before { content: 'u'; color: #0077cb; }

.hoteldistance-metro-kiev::before { content: 't'; color: #139200; }

[dir=ltr] .hoteldistance-metro-kiev::before { margin-right: 0; }

[dir=rtl] .hoteldistance-metro-kiev::before { margin-left: 0; }

[dir] .hoteldistance-location-item-alone { padding: 10px 0; }

.hoteldistance-location-value { font-weight: bold; }

.collating-button { outline: 0; position: absolute; }

.serp-hotel .collating-button { bottom: 0; }

[dir=ltr] .serp-hotel .collating-button { left: 0; }

[dir=rtl] .serp-hotel .collating-button { right: 0; }

.hotel-header .collating-button { top: 17px; }

[dir=ltr] .hotel-header .collating-button { margin-right: 10px; right: 100%; }

[dir=rtl] .hotel-header .collating-button { margin-left: 10px; left: 100%; }

.serphotel .collating-button { display: none; }

.serpHotels .serphotel .collating-button { display: block; bottom: 6px; z-index: 4; }

[dir=ltr] .serpHotels .serphotel .collating-button { left: 8px; }

[dir=rtl] .serpHotels .serphotel .collating-button { right: 8px; }

.serphotelnew .collating-button { display: block; top: 0; z-index: 4; }

[dir=ltr] .serphotelnew .collating-button { left: 649px; }

[dir=rtl] .serphotelnew .collating-button { right: 649px; }

[dir=ltr] .layout-singlestate-collapsed .serphotelnew .collating-button { left: 293px; }

[dir=rtl] .layout-singlestate-collapsed .serphotelnew .collating-button { right: 293px; }

.zen-roomspage-hotel .collating-button { top: 0; }

[dir=ltr] .zen-roomspage-hotel .collating-button { left: 0; }

[dir=rtl] .zen-roomspage-hotel .collating-button { right: 0; }

.zen-hotelcard .collating-button { top: 45px; z-index: 4; }

[dir=ltr] .zen-hotelcard .collating-button { left: 9px; }

[dir=rtl] .zen-hotelcard .collating-button { right: 9px; }

.collating-button-inner { font: 33px/22px sans-serif; position: relative; }

[dir] .collating-button-inner { cursor: pointer; }

.serp-hotel .collating-button-inner { color: #333; }

[dir] .serp-hotel .collating-button-inner { background: #e7aa10; background: rgba(240, 178, 35, 0.9); }

[dir=ltr] .serp-hotel .collating-button-inner { padding: 5px 7px 4px 3px; }

[dir=rtl] .serp-hotel .collating-button-inner { padding: 5px 3px 4px 7px; }

.zen-hotelcard .collating-button-inner, .zen-roomspage-hotel .collating-button-inner, .serphotelnew .collating-button-inner, .serphotel .collating-button-inner, .hotel-header .collating-button-inner, .zen-roomspage-header-inner .collating-button-inner { color: #555; }

[dir] .zen-hotelcard .collating-button-inner, [dir] .zen-roomspage-hotel .collating-button-inner, [dir] .serphotelnew .collating-button-inner, [dir] .serphotel .collating-button-inner, [dir] .hotel-header .collating-button-inner, [dir] .zen-roomspage-header-inner .collating-button-inner { background: #ffe8b7; border: 1px solid #cbcbcc; border-radius: 5px; }

[dir=ltr] .zen-hotelcard .collating-button-inner, [dir=ltr] .zen-roomspage-hotel .collating-button-inner, [dir=ltr] .serphotelnew .collating-button-inner, [dir=ltr] .serphotel .collating-button-inner, [dir=ltr] .hotel-header .collating-button-inner, [dir=ltr] .zen-roomspage-header-inner .collating-button-inner { padding: 5px 4px 4px 3px; }

[dir=rtl] .zen-hotelcard .collating-button-inner, [dir=rtl] .zen-roomspage-hotel .collating-button-inner, [dir=rtl] .serphotelnew .collating-button-inner, [dir=rtl] .serphotel .collating-button-inner, [dir=rtl] .hotel-header .collating-button-inner, [dir=rtl] .zen-roomspage-header-inner .collating-button-inner { padding: 5px 3px 4px 4px; }

[dir] .serphotelnew .collating-button-inner { padding: 2px 4px 1px; }

[dir] .serphotelnew .collating-button-inner::after { margin-top: 0; }

.collating-button-inner:hover { color: #083; }

[dir] .collating-button-inner:hover { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

.collating-button-inner::after { content: '+'; display: block; }

[dir] .collating-button-inner::after { margin-top: -6px; }

.collating-close { color: #555; font: 29px/21px sans-serif; position: absolute; top: -1px; }

[dir] .collating-close { border: solid #cbcbcc; cursor: pointer; }

[dir=ltr] .collating-close { border-width: 1px 1px 0 0; border-radius: 0 5px 0 0; padding: 5px 5px 5px 4px; right: -1px; }

[dir=rtl] .collating-close { border-width: 1px 0 0 1px; border-radius: 5px 0 0 0; padding: 5px 4px 5px 5px; left: -1px; }

.collating-close:hover { color: #c00; }

[dir] .collating-close:hover { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

.collating-close::after { content: '\d7'; display: block; }

[dir] .collating-close::after { margin-top: -5px; }

.collating-close-left, .collating-close-right { bottom: 100%; }

[dir] .collating-close-left, [dir] .collating-close-right { background: #ffe8b7; border-radius: 5px 5px 0 0; border-width: 1px 1px 0; }

.collating-close-left { top: auto; }

[dir=ltr] .collating-close-left { left: -1px; right: auto; }

[dir=rtl] .collating-close-left { right: -1px; left: auto; }

.collating-close-right { top: auto; }

[dir=ltr] .collating-close-right { left: auto; right: -1px; }

[dir=rtl] .collating-close-right { right: auto; left: -1px; }

.collating { max-width: 600px; min-width: 600px; position: absolute; z-index: 5; }

[dir] .collating { background: #ffe8b7; border: 1px solid #cbcbcc; border-radius: 5px; box-shadow: 0 2px 6px -2px rgba(42, 67, 84, 0.6); padding: 10px; }

.layout-singlestate-collapsed .collating { max-width: 300px; min-width: 300px; }

[dir=ltr] .collating-left { border-radius: 0 5px 5px; }

[dir=rtl] .collating-left { border-radius: 5px 0 5px 5px; }

[dir=ltr] .collating-right { border-radius: 5px 0 5px 5px; }

[dir=rtl] .collating-right { border-radius: 0 5px 5px 5px; }

.collating-title { color: #333; font-size: 14px; }

[dir] .collating-title { margin-bottom: 10px; }

.collating-link { bottom: 10px; color: #0851a3; line-height: 22px; position: absolute; }

[dir=ltr] .collating-link { right: 10px; }

[dir=rtl] .collating-link { left: 10px; }

.collating-tab-minor { color: #0851a3; }

[dir] .collating-tab-minor { border-bottom: 1px dashed #0851a3; cursor: pointer; }

[dir] .collating-tab-minor:hover { border-style: solid; }

.collating-form-input, .collating-form-select, .collating-form-textarea { color: #333; font-size: 16px; min-width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }

[dir] .collating-form-input, [dir] .collating-form-select, [dir] .collating-form-textarea { background: #fff; border: 1px solid #ccc; border-radius: 3px; margin: 0 0 10px; padding: 3px; }

.collating-form-input::placeholder, .collating-form-select::placeholder, .collating-form-textarea::placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-input::-webkit-input-placeholder, .collating-form-select::-webkit-input-placeholder, .collating-form-textarea::-webkit-input-placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-input::-moz-placeholder, .collating-form-select::-moz-placeholder, .collating-form-textarea::-moz-placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-input:-ms-input-placeholder, .collating-form-select:-ms-input-placeholder, .collating-form-textarea:-ms-input-placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-select { font-family: 'PTRootUI', Verdana, sans-serif; }

.collating-form-textarea { height: 48px; line-height: 20px; }

.collating-form-submit { font-size: 12px; line-height: 20px; }

[dir] .collating-form-submit { margin-bottom: 2px; }

[dir=ltr] .collating-form-submit { float: left; }

[dir=rtl] .collating-form-submit { float: right; }

.collating-form-submit:active { line-height: 20px; }

[dir] .collating-form-submit:active { margin-bottom: 0; }

[dir] .collating-form-submit:disabled:active, [dir] .collating-form-submit[disabled]:active, [dir] .collating-form-submit.button-disabled:active { margin-bottom: 2px; padding-top: 0; }

.collating-form-indicator { color: #080; font-size: 13px; line-height: 22px; text-transform: uppercase; }

[dir=ltr] .collating-form-indicator { margin-left: 20px; }

[dir=rtl] .collating-form-indicator { margin-right: 20px; }

.filterbutton { color: #404040; display: inline-block; font-size: 12px; line-height: 24px; outline: none; overflow: hidden; }

[dir] .filterbutton { background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); border: solid 1px #ddddde; border-radius: 3px; box-shadow: 0 1px 0 0 #bbb; cursor: pointer; margin: 0 .3ex; padding: 0 10px; }

.filterbutton-select { bottom: 0; height: 100%; opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); position: absolute; top: 0; width: 100%; z-index: 1; font-size: 12px; }

[dir] .filterbutton-select { border: 0; cursor: pointer; margin: 0; padding: 0; }

[dir=ltr] .filterbutton-select { left: 0; }

[dir=rtl] .filterbutton-select { right: 0; }

.filterbutton-disabled { -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)'; opacity: .3; }

[dir] .filterbutton-disabled, [dir] .filterbutton-checked { cursor: default; }

[dir] .filterbutton-hover { border-color: #bbb; }

/* styles for new card design #30796 TODO(aralot@): replace main style with that when card on the separate upsell page will be replaced with the new design too */
.cardnew { position: relative; }

.cardnew::before { content: ''; display: block; height: 27px; position: absolute; top: 25px; width: 22px; }

[dir] .cardnew::before { background: 50% 50% url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/lock.svg) no-repeat; }

[dir=ltr] .cardnew::before { left: 12px; }

[dir=rtl] .cardnew::before { right: 12px; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.bookingloading { min-width: 1024px; }
[dir] .bookingloading { padding: 150px 0 20px; text-align: center; }

[dir] .bookingloading .button { margin-top: 40px; }

.bookingloading-end::before { visibility: hidden; }

.bookingloading-title { color: #082a60; font-size: 23px; font-weight: 700; }

[dir] .bookingloading-title { margin-bottom: 37px; }

.bookingloading-desc { color: #505f6b; font-size: 15px; line-height: 20px; width: 530px; }

[dir] .bookingloading-desc { margin: 0 auto 16px; }

.bookingloading-bottomtext { color: #505f6b; font-size: 15px; }

[dir] .bookingloading-bottomtext { margin-bottom: 14px; margin-top: 10px; }

[dir] .body-status .page-content { padding-bottom: 130px; }

.body-status .bookingloading { min-width: auto; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.zen-statuserror { align-items: center; bottom: 0; display: flex; justify-content: center; overflow: auto; position: fixed; top: 0; z-index: 21; }
[dir] .zen-statuserror { background: rgba(242, 241, 240, 0.8); }
[dir=ltr] .zen-statuserror { left: 0; right: 0; }
[dir=rtl] .zen-statuserror { right: 0; left: 0; }

.zen-statuserror-content { align-content: center; box-sizing: border-box; display: flex; flex-wrap: wrap; font-size: 14px; justify-content: center; max-width: 870px; min-height: 270px; }

[dir] .zen-statuserror-content { background: white; border-radius: 4px; box-shadow: 0 6px 20px #f2f1f0; padding: 20px 25px; }

@media (max-width: 680px) { .zen-statuserror-content { width: auto; } }

.zen-statuserror-text { max-width: 580px; }

@media (max-width: 680px) { [dir] .zen-statuserror-text { text-align: center; } }

.zen-statuserror-title { color: #be0000; font-size: 22px; }

[dir] .zen-statuserror-title { margin-bottom: 15px; }

.zen-statuserror-description { line-height: 20px; }

[dir] .zen-statuserror-description { margin-bottom: 10px; }

.zen-statuserror-description a { pointer-events: none; text-decoration: none; color: #292f37; }

[dir] .zen-statuserror-description a { cursor: default; }

@media (max-width: 680px) { .zen-statuserror-description a { color: var(--link); pointer-events: auto; text-decoration: none; transition: color .16s; } [dir] .zen-statuserror-description a { cursor: pointer; }
  .zen-statuserror-description a:hover, .zen-statuserror-description a:focus { color: var(--link-hover); }
  .zen-statuserror-description a:active { color: var(--link-active); } }

.zen-statuserror-disconnect { height: 47px; width: 100%; }

[dir] .zen-statuserror-disconnect { background-image: url("data:image/svg+xml,%3Csvg width='724' height='47' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M2.4 16h224.8m265 0h229.5' stroke='%23BE0000' stroke-width='4' stroke-linecap='round'/%3E%3Cpath d='M447.8 23c-8.5 0-13.2-1.1-18.1-2.4-4.2-1-8.5-2.2-15.5-2.7-10.6-.3-16 1.4-20.7 2.9-3.6 1.1-7 2.2-12 2.2a2 2 0 010-4c4.4 0 7.4-1 10.8-2 5-1.6 10.7-3.4 22-3.1 7.6.5 12.3 1.8 16.4 2.8 5.6 1.5 10.4 2.7 21 2.3h.2c4.5.3 8.8-1 13.4-2.2C470 15.5 475.6 14 482 14h24.7a2 2 0 110 4h-24.7c-6 0-11 1.4-15.8 2.7-4.8 1.3-9.4 2.6-14.5 2.3h-4m-169 2.9c-7.8 0-12.3-1.7-17-3.4-5.4-2-11.5-4.2-24.3-4.5H207a2 2 0 010-4h30.6c13.4.3 19.8 2.6 25.5 4.7 5.2 2 9.8 3.6 19 3 6.8-.3 12.6-2 18.6-3.7a62.3 62.3 0 0140.7-1.2 2 2 0 11-1.2 3.9 58.3 58.3 0 00-38.4 1.1c-6 1.7-12.2 3.6-19.4 4H279zM343 46.7a2 2 0 01-1.4-3.4l6.1-6.3a2 2 0 012.9 2.8l-6.2 6.3a2 2 0 01-1.4.6zm34.3-1.3a2 2 0 01-1.6-.8l-5.3-7.4a2 2 0 113.2-2.3l5.3 7.3a2 2 0 01-1.6 3.2zm-5.6-32.2a2 2 0 01-1.5-3.3l7-8.3a2 2 0 113 2.6l-7 8.3a2 2 0 01-1.5.7zm-16.9-.8a2 2 0 01-1.8-1.1l-3.3-7a2 2 0 013.6-1.8l3.3 7a2 2 0 01-1.8 2.9zm8.6 11.7a2.6 2.6 0 11-5.1 0 2.6 2.6 0 015.1 0z' fill='%23BD2025'/%3E%3C/g%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; }

.progressbar { display: block; height: 10px; width: 400px; }

[dir] .progressbar { background-color: #e5e5e5; border-radius: 3px; margin: auto; }

.progressbar-thumb { height: 10px; width: 0; }

[dir] .progressbar-thumb { background: #082a60; border-radius: 3px; }

[dir] .progressbar-thumb.progressbar-thumb-blink { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/ajax-loader-horizontal.gif) center center repeat-x #f5f5f6; }

.zen-guru-benefit-icon { display: flex; }

.zen-guru-benefit-icon::before { content: ''; height: 20px; width: 20px; flex-shrink: 0; }

[dir] .zen-guru-benefit-icon::before { background-size: contain; background-position: center; }

[dir] .zen-guru-benefit-icon-free_breakfast::before, [dir] .zen-guru-benefit-icon-free_meal::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.6 6.1a5.8 5.8 0 019 .4.9.9 0 001.5-1 7.6 7.6 0 00-11.9-.6.9.9 0 001.4 1.2z' fill='url(%23paint0_linear_8566_38118)'/%3E%3Cpath d='M16.7 13.6a.9.9 0 00-1.6-.8 5.9 5.9 0 01-10 .4.9.9 0 00-1.5 1 7.6 7.6 0 0013.1-.6z' fill='url(%23paint1_linear_8566_38118)'/%3E%3Cpath d='M1.2 3.7a.5.5 0 00-1 0L0 8.5c0 .6.4 1 1 1L1 16.2a1 1 0 101.8 0l-.2-6.5c.6 0 1-.5 1-1l-.2-4.9a.5.5 0 00-1 0v3.6a.5.5 0 11-1 0V3.7z' fill='url(%23paint2_linear_8566_38118)'/%3E%3Cpath d='M19.3 3.3c.2 0 .4.2.4.5v12.3a1 1 0 11-1.8 0L18 12l-.1-.4-.4-.6c-.5-.6-.6-.8-.6-1.5.8-5.2 1.3-6.1 2.3-6.2z' fill='url(%23paint3_linear_8566_38118)'/%3E%3Cpath d='M13.8 10a3.8 3.8 0 11-7.6 0 3.8 3.8 0 017.6 0z' fill='url(%23paint4_linear_8566_38118)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_spa::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8 6.3a11.4 11.4 0 00-1.6-2.1.3.3 0 00-.4 0c-.4.4-1.3 1.4-2 2.7a8 8 0 00-.6 1.6 8.3 8.3 0 012.8 3 8 8 0 012.8-3c-.2-.8-.6-1.6-1-2.2z' fill='url(%23paint0_linear_8566_38173)'/%3E%3Cpath d='M7 6.2c-1-.5-1.7-.9-2.2-1-.2-.1-.4 0-.4.2-.2.3-.3 1-.5 1.6l2.3.9.7-1.7z' fill='url(%23paint1_linear_8566_38173)'/%3E%3Cpath d='M1.4 7.6c-.3 0-.5.1-.4.4 0 1 .3 3.7 2.3 5.6 1.5 1.5 3.7 2 5.1 2.3l-.9-1.1A8.7 8.7 0 016 10V9a12.4 12.4 0 00-4.5-1.4z' fill='url(%23paint2_linear_8566_38173)'/%3E%3Cpath d='M11.6 16c1.4-.3 3.5-1 5-2.4C18.6 11.7 19 9 19 8c0-.3-.2-.4-.4-.4A13.2 13.2 0 0014 8.9l.1 1.1c0 2-.8 3.6-1.7 4.8l-.8 1.1z' fill='url(%23paint3_linear_8566_38173)'/%3E%3Cpath d='M16 7l-2.2.9-.7-1.7 2-1c.3-.1.5 0 .5.2.2.3.3 1 .5 1.6z' fill='url(%23paint4_linear_8566_38173)'/%3E%3Cpath d='M12.4 10l.6-.4v.4c0 2-1 3.8-2 4.9a11 11 0 00-.4-2c.3-1 .9-2 1.8-2.8z' fill='url(%23paint5_linear_8566_38173)'/%3E%3Cpath d='M9.1 13.8l-.2 1A8.2 8.2 0 017 9.7a6.9 6.9 0 012.4 3.3l-.3.9z' fill='url(%23paint6_linear_8566_38173)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_fitness::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1 14v-1.7h1.2c.2 0 .4.2.4.4V14c0 .2-.2.4-.4.4h-.8a.4.4 0 01-.4-.4z' fill='url(%23paint0_linear_8566_38185)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.8 7.3V6c0-2.3 1.9-4.2 4.2-4.2h2c2.3 0 4.2 1.9 4.2 4.2v1.3a5.2 5.2 0 012.6 6.2C16.4 18 16 18 10 18s-6.4 0-7.8-4.5c-.8-2.5.1-4.8 2.5-6.2zM7.2 6C7.2 5 8 4.2 9 4.2h2c1 0 1.8.8 1.8 1.8v.3a12.3 12.3 0 00-5.6 0V6zm1 2.5c.3 0 .4.3.4.5v6a.6.6 0 11-1.2 0v-4.7l-.5.4a.6.6 0 11-.8-.9l1.5-1.3h.7zm3.3 0c-.9 0-1.6.6-1.6 1.5v4c0 1 .7 1.6 1.6 1.6h.8c.9 0 1.6-.7 1.6-1.6v-1.3c0-.9-.7-1.6-1.6-1.6h-1.2v-1c0-.3.2-.5.4-.5h.8c.2 0 .4.2.4.4a.6.6 0 001.2 0c0-.9-.7-1.6-1.6-1.6h-.8z' fill='url(%23paint1_linear_8566_38185)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38185' x1='5.662' y1='-1.547' x2='19.564' y2='.909' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38185' x1='5.662' y1='-1.547' x2='19.564' y2='.909' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_parking::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.2 9.3V7h2.4a1.2 1.2 0 010 2.3H8.3v-.1z' fill='url(%23paint0_linear_8566_38209)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.5.5a3 3 0 00-3 3v13a3 3 0 003 3h13a3 3 0 003-3v-13a3 3 0 00-3-3h-13zm2.3 4.4c0-.2.1-.2.2-.2h4.6a3.6 3.6 0 010 7H8.2v3.4c0 .2 0 .2-.2.2H6s-.2 0-.2-.2V5z' fill='url(%23paint1_linear_8566_38209)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38209' x1='4.849' y1='-3.422' x2='21.344' y2='-.471' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38209' x1='4.849' y1='-3.422' x2='21.344' y2='-.471' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_compliment::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7 3.2a2.2 2.2 0 013 2.7h.3c.6 0 1 .5 1 1v1.8c0 .2-.1.4-.4.4H3.3a.4.4 0 01-.4-.4V7c0-.6.5-1 1-1h.5c-.2-.5-.2-1 0-1.5.1-.6.5-1 1-1.3.6-.3 1.3-.3 2 0l1.6 1a1.3 1.3 0 012 0l1.7-1zM11.4 6h2.3l.5-.5V5c0-.2-.1-.4-.3-.4h-.6A6.8 6.8 0 0011.4 6zm-2.9-.1h.1-2.3c-.3 0-.4-.3-.5-.4a.7.7 0 010-.5c0-.2.1-.4.3-.4h.6c.8.4 1.4.9 1.8 1.3zM11 17h4c.6 0 1-.4 1-1v-5h-5v6zm-2-6H4v5c0 .6.4 1 1 1h4v-6z' fill='url(%23paint0_linear_8566_38080)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38080' x1='6.163' y1='.111' x2='18.394' y2='2.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_laundry::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 3c0-1.1.9-2 2-2h8a2 2 0 012 2v2H4V3zm6-.6a.5.5 0 000 1h1a.5.5 0 000-1h-1zm2.5.5c0-.3.2-.5.5-.5h1a.5.5 0 010 1h-1a.5.5 0 01-.5-.5z' fill='url(%23paint0_linear_8566_38197)'/%3E%3Cpath d='M10 14.8a3 3 0 002.8-1.9l-.7.2c-.7.2-1.5 0-2.3-.4-.8-.4-1.4-.7-2-.8L7 12a3 3 0 003 2.8z' fill='url(%23paint1_linear_8566_38197)'/%3E%3Cpath d='M12 12.2a2 2 0 001-.6 3 3 0 00-5.9-.7h1l2.1.9c.8.4 1.3.4 1.7.4z' fill='url(%23paint2_linear_8566_38197)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 18V6h12v12h-1a1 1 0 11-2 0H7a1 1 0 11-2 0H4zm6-10.3a4 4 0 11-4 4 4 4 0 014-4z' fill='url(%23paint3_linear_8566_38197)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_minibar::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.3 4h15.4c.2 0 .3.3.2.5l-7.7 9.7c0 .1-.3.1-.4 0L2 4.5c-.2-.2 0-.5.2-.5zM7 6.8h6c.3 0 .4.2.2.4l-3 3.8c0 .2-.3.2-.4 0l-3-3.8c-.2-.2 0-.5.2-.5z' fill='url(%23paint0_linear_8566_38161)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 11.8c.6 0 1 .4 1 1V17a1 1 0 11-2 0v-4.4c0-.5.4-1 1-1z' fill='url(%23paint1_linear_8566_38161)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 17c0-.5.4-1 1-1h6a1 1 0 110 2H7a1 1 0 01-1-1z' fill='url(%23paint2_linear_8566_38161)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1 2.2c.3.2.4.7.1 1l-2.4 3a.7.7 0 11-1.2-.9l2.5-3c.2-.3.7-.4 1-.1z' fill='url(%23paint3_linear_8566_38161)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_early_checkin::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4a6 6 0 00-6 6 1 1 0 11-2 0 8 8 0 118 8 1 1 0 110-2 6 6 0 000-12z' fill='url(%23paint0_linear_8566_38137)'/%3E%3Cpath d='M10 6c.6 0 1 .4 1 1v2h2a1 1 0 110 2h-3a1 1 0 01-1-1V7c0-.6.4-1 1-1z' fill='url(%23paint1_linear_8566_38137)'/%3E%3Cpath d='M1 14.5a.9.9 0 110-1.8h5l-.5-.6A.9.9 0 016.8 11l2 2c.4.4.4 1 0 1.4l-2 2a.9.9 0 11-1.3-1.2l.6-.6H1z' fill='url(%23paint2_linear_8566_38137)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38137' x1='4.197' y1='-1.302' x2='19.617' y2='1.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38137' x1='4.197' y1='-1.302' x2='19.617' y2='1.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38137' x1='4.197' y1='-1.302' x2='19.617' y2='1.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_late_checkout::before { background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 4a6 6 0 100 12 1 1 0 110 2 8 8 0 118-9.1 1 1 0 11-2 .2A6 6 0 0010 4z' fill='url(%23paint0_linear_8566_38149)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 6c.6 0 1 .4 1 1v2h2a1 1 0 110 2h-3a1 1 0 01-1-1V7c0-.6.4-1 1-1z' fill='url(%23paint1_linear_8566_38149)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.1 14.6c0 .5.4 1 .9 1h5l-.5.5a.9.9 0 101.3 1.3l2-2.1c.4-.4.4-1 0-1.3l-2-2.1a.9.9 0 10-1.3 1.2l.6.6H12c-.5 0-.9.4-.9 1z' fill='url(%23paint2_linear_8566_38149)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38149' x1='6.152' y1='-1.302' x2='21.765' y2='1.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38149' x1='6.152' y1='-1.302' x2='21.765' y2='1.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38149' x1='6.152' y1='-1.302' x2='21.765' y2='1.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_room_upgrade::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8 10.5a.5.5 0 10-.6.7L16 13l1.8-1.8a.5.5 0 10-.6-.7l-.5.4V4.1l.5.4a.5.5 0 00.6-.7l-1-1v-.1L16 2l-.7.7-1.1 1a.5.5 0 00.6.8l.4-.4V11l-.4-.4z' fill='url(%23paint0_linear_8566_38096)'/%3E%3Cpath d='M2 3c0-.6.4-1 1-1h9c.6 0 1 .4 1 1v9c0 .6-.4 1-1 1H3a1 1 0 01-1-1V3z' fill='url(%23paint1_linear_8566_38096)'/%3E%3Cpath d='M4.5 14.1c.2.2.2.5 0 .7l-.4.4h6.8l-.4-.4a.5.5 0 01.7-.6l1 1h.1l.7.8-.7.7-1 1.1a.5.5 0 01-.8-.6l.4-.4H4.1l.4.4a.5.5 0 11-.7.6L2 16l1.8-1.8c.2-.2.5-.3.7 0z' fill='url(%23paint2_linear_8566_38096)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38096' x1='5.651' y1='-1.303' x2='19.553' y2='1.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38096' x1='5.651' y1='-1.303' x2='19.553' y2='1.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38096' x1='5.651' y1='-1.303' x2='19.553' y2='1.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

.zen-booking { align-items: flex-start; box-sizing: border-box; display: flex; max-width: 870px; width: 100%; }

[dir] .zen-booking { margin: 0 auto; padding-top: 5px; }

@media (min-width: 681px) and (max-width: 954px) { [dir] .zen-booking { padding: 5px 15px 15px; } }

@media (min-width: 955px) { .zen-booking { max-width: 870px; } }

.zen-booking .valueadds-item-title-wrapper::before { height: 20px; width: 26px; }

[dir] .zen-booking .valueadds-item-popuptip { margin-top: 0; }

.zen-booking-loading { align-items: center; bottom: 0; content: ''; display: flex; justify-content: center; position: fixed; top: 0; z-index: 23; }

[dir] .zen-booking-loading { background: rgba(255, 255, 255, 0.9); }

[dir=ltr] .zen-booking-loading { left: 0; right: 0; }

[dir=rtl] .zen-booking-loading { right: 0; left: 0; }

[dir] .zen-booking-loading .zendotsloader-dot { background-color: #0086dc; }

.zen-booking-main { display: flex; flex-direction: column; }

@media (min-width: 955px) { .zen-booking-main { max-width: 570px; } [dir=ltr] .zen-booking-main { margin-right: 15px; } [dir=rtl] .zen-booking-main { margin-left: 15px; } }

@media (max-width: 954px) { .zen-booking-main { overflow: hidden; } }

[dir=ltr] .zen-booking-back { margin: 4px auto 8px 0; }

[dir=rtl] .zen-booking-back { margin: 4px 0 8px auto; }

.zen-booking-privet-mir { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; overflow: hidden; position: relative; }

[dir] .zen-booking-privet-mir { background-color: white; border-radius: 5px; margin: 15px 0 0; padding: 12px 40px; }

@media (max-width: 680px) { [dir=ltr] .zen-booking-privet-mir { padding: 12px 70px 12px 20px; } [dir=rtl] .zen-booking-privet-mir { padding: 12px 20px 12px 70px; } }

.zen-booking-privet-mir-title { font-size: 16px; line-height: 20px; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir=ltr] .zen-booking-privet-mir-title { padding: 0 160px 0 28px; }

[dir=rtl] .zen-booking-privet-mir-title { padding: 0 28px 0 160px; }

@media (max-width: 680px) { [dir=ltr] .zen-booking-privet-mir-title { padding: 0 0 0 28px; } [dir=rtl] .zen-booking-privet-mir-title { padding: 0 28px 0 0; } }

.zen-booking-privet-mir-title::before { content: ''; height: 8px; position: absolute; top: 6px; width: 13px; }

[dir] .zen-booking-privet-mir-title::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%234086e4' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zen-booking-privet-mir-title::before { left: 0; }

[dir=rtl] .zen-booking-privet-mir-title::before { right: 0; }

.zen-booking-privet-mir-title::after { content: ''; height: 15px; position: absolute; top: 4px; width: 54px; }

[dir] .zen-booking-privet-mir-title::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/securitylogos/mir.svg); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zen-booking-privet-mir-title::after { right: 0; }

[dir=rtl] .zen-booking-privet-mir-title::after { left: 0; }

@media (max-width: 680px) { .zen-booking-privet-mir-title::after { height: 10px; top: 2px; width: 40px; } [dir=ltr] .zen-booking-privet-mir-title::after { right: -60px; } [dir=rtl] .zen-booking-privet-mir-title::after { left: -60px; } }

[dir] .zen-booking-privet-mir-title:hover { text-shadow: 0 3px 6px rgba(32, 110, 179, 0.15); }

.zen-booking-privet-mir-text { color: #868686; font-size: 12px; line-height: 15px; }

[dir] .zen-booking-privet-mir-text { margin-top: 4px; }

[dir=ltr] .zen-booking-privet-mir-text { padding-left: 28px; }

[dir=rtl] .zen-booking-privet-mir-text { padding-right: 28px; }

[dir] .zeniframe-mir { background-color: white; border-radius: 8px; }

.zeniframe-mir iframe { height: 72vh; width: 100%; }

@media (min-width: 955px) { .zen-booking-sidebar { width: 285px; } }

.zen-booking-sidebar-fixed { position: fixed; top: 0; width: 285px; z-index: 7; }

[dir=ltr] .zen-booking-sidebar-fixed { left: 50%; margin-left: 150px; }

[dir=rtl] .zen-booking-sidebar-fixed { right: 50%; margin-right: 150px; }

[dir] .zen-booking-content-bill-wrapper { margin: 20px 0; }

.zen-booking-sidebar-bill-wrapper { width: 100%; }

@media (max-width: 954px) { .zen-booking-sidebar-bill-wrapper { bottom: 0; display: flex; flex-direction: column; height: 100%; justify-content: flex-end; overflow-y: scroll; pointer-events: none; position: fixed; z-index: 22; } [dir] .zen-booking-sidebar-bill-wrapper { transform: translate(0); } [dir=ltr] .zen-booking-sidebar-bill-wrapper { left: 0; right: 0; } [dir=rtl] .zen-booking-sidebar-bill-wrapper { right: 0; left: 0; } }

[dir] .zen-booking-stepbar-wrapper { text-align: center; margin: 15px 0; }

.zen-booking-payment { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .zen-booking-payment { background: white; border-radius: 5px; margin: 15px 0; padding: 0; }

[dir] .zen-booking-loaded .zen-booking-payment { padding: 15px 20px; }

@media (min-width: 681px) { [dir=ltr] .zen-booking-loaded .zen-booking-payment { padding: 25px 20px 20px 75px; } [dir=rtl] .zen-booking-loaded .zen-booking-payment { padding: 25px 75px 20px 20px; } }

@media (min-width: 1075px) { [dir] .zen-booking-payment { margin-bottom: 50px; } }

[dir] .zen-booking-top-information-prompt .information-prompt { margin-top: 15px; }

@media (max-width: 680px) { [dir] .zen-booking-top-information-prompt, [dir] .zen-booking-bottom-information-prompt { padding: 0 8px; } }

@media (min-width: 681px) { .zen-booking-top-information-prompt .information-prompt br, .zen-booking-bottom-information-prompt .information-prompt br { display: none; } }

[dir] .zen-booking-authpane-wrapper:not(:empty) { margin: 15px 0 0; }

.zen-booking-benefits-wrapper { display: flex; flex-direction: column; }

.zen-booking-benefits { display: flex; box-sizing: border-box; flex-direction: column; width: 100%; }

[dir] .zen-booking-benefits { background: var(--palette-white); margin-top: 16px; border-radius: 5px; padding: 14px 20px 20px; }

@media (max-width: 576px) { [dir] .zen-booking-benefits { padding: 16px; }
  .zen-booking-benefits .zen-booking-guru-benefits-heading .zen-booking-guru-benefits-title { line-height: 20px; } }

[dir] .zen-booking-benefits .zen-spoiler-button { padding: 0; padding-top: 14px; }

.zen-booking-benefits-list-item { display: flex; max-width: 420px; flex-direction: column; }

[dir] .zen-booking-benefits-list-item { margin-bottom: 16px; }

[dir] .zen-booking-benefits-list-item:last-child { margin-bottom: 0; }

@media (max-width: 576px) { .zen-booking-benefits-list-item { max-width: 100%; } }

.zen-booking-benefits-list-item .zen-guru-benefit-perk { display: flex; align-items: center; }

[dir] .zen-booking-benefits-list-item .zen-guru-benefit-perk { margin-bottom: 4px; }

[dir=ltr] .zen-booking-benefits-list-item .zen-guru-benefit-icon { margin-right: 4px; }

[dir=rtl] .zen-booking-benefits-list-item .zen-guru-benefit-icon { margin-left: 4px; }

.zen-booking-benefits-list-item .zen-booking-guru-benefit-title { -webkit-text-fill-color: transparent; color: var(--palette-white); font-size: 14px; font-weight: 500; line-height: 20px; }

[dir] .zen-booking-benefits-list-item .zen-booking-guru-benefit-title { -webkit-background-clip: text; background-clip: text; }

[dir=ltr] .zen-booking-benefits-list-item .zen-booking-guru-benefit-title { background-image: linear-gradient(100.14deg, #4225f2 16.28%, #0460ea 92.29%); }

[dir=rtl] .zen-booking-benefits-list-item .zen-booking-guru-benefit-title { background-image: linear-gradient(-100.14deg, #4225f2 16.28%, #0460ea 92.29%); }

.zen-booking-benefits-list-item .zen-booking-guru-benefit-description { font-size: 14px; line-height: 20px; font-weight: 480; }

.zen-booking-guru-benefits-heading { display: flex; align-items: center; }

[dir] .zen-booking-guru-benefits-heading { margin-bottom: 20px; }

@media (max-width: 576px) { .zen-booking-guru-benefits-heading { max-width: 240px; } }

.zen-booking-guru-benefits-heading .zen-booking-guru-benefits-title { display: inline-block; font-size: 20px; font-weight: 700; line-height: 25px; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.zen-booking-guru-benefits-heading .zen-booking-guru-benefits-title .zen-booking-guru-benefits-title-icon-wrapper { display: inline-flex; position: relative; width: 72px; height: 26px; }

[dir=ltr] .zen-booking-guru-benefits-heading .zen-booking-guru-benefits-title .zen-booking-guru-benefits-title-icon-wrapper { margin-left: 6px; }

[dir=rtl] .zen-booking-guru-benefits-heading .zen-booking-guru-benefits-title .zen-booking-guru-benefits-title-icon-wrapper { margin-right: 6px; }

.zen-booking-guru-benefits-heading .zen-booking-guru-benefits-title .zen-booking-guru-benefits-title-icon-wrapper .zen-booking-guru-benefits-title-icon { display: inline-block; position: absolute; top: 8px; }

.zen-guru-benefit-icon-discount { display: none; }

.zen-booking-privacy-link { color: var(--palette-dark); font-size: 12px; }

.zen-booking-privacy-policy { color: var(--palette-dark); font-size: 12px; }

[dir] .zen-booking-privacy-policy { margin-top: 6px; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.bookingloading { min-width: 1024px; }
[dir] .bookingloading { padding: 150px 0 20px; text-align: center; }

[dir] .bookingloading .button { margin-top: 40px; }

.bookingloading-end::before { visibility: hidden; }

.bookingloading-title { color: #082a60; font-size: 23px; font-weight: 700; }

[dir] .bookingloading-title { margin-bottom: 37px; }

.bookingloading-desc { color: #505f6b; font-size: 15px; line-height: 20px; width: 530px; }

[dir] .bookingloading-desc { margin: 0 auto 16px; }

.bookingloading-bottomtext { color: #505f6b; font-size: 15px; }

[dir] .bookingloading-bottomtext { margin-bottom: 14px; margin-top: 10px; }

[dir] .body-status .page-content { padding-bottom: 130px; }

.body-status .bookingloading { min-width: auto; }

.welcomePage::before, .hotel-reviews-title, .hotel-rating-mini-title, .hotel-roomsheader-authorizefordiscount { display: none; }

[dir] .bookingloading::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinners/big-wl-spinner.gif) no-repeat #fff; }

[dir] .bookingloading { background-color: #fff; }

[dir] .layout-loading { background-color: transparent; }

.body-serp .layout::after { height: 0; }

.body-hotel .body-status, .body-serp .body-status, .body-hotel .body-voucher, .body-serp .body-voucher, .body-hotel .body-booking, .body-serp .body-booking { display: inline-block; }

.serp-hotels-banner { height: 210px; overflow: hidden; position: absolute; }

[dir] .serp-hotels-banner { background-color: #d0d4d6; border: 1px solid #d9dcde; border-bottom-width: 0; }

[dir=ltr] .serp-hotels-banner { border-top-left-radius: 4px; border-top-right-radius: 4px; margin-left: 1px; }

[dir=rtl] .serp-hotels-banner { border-top-right-radius: 4px; border-top-left-radius: 4px; margin-right: 1px; }

.serp-hotels-banner .serp-dfpbanner-inner { position: relative; width: 683px; }

[dir=ltr] .serp-hotels-banner .serp-dfpbanner-inner { right: 0; }

[dir=rtl] .serp-hotels-banner .serp-dfpbanner-inner { left: 0; }

.serp-hotels-banner .serp-dfpbanner-inner-expanded { width: 325px; }

[dir=ltr] .serp-hotels-banner .serp-dfpbanner-inner-expanded { right: 220px; }

[dir=rtl] .serp-hotels-banner .serp-dfpbanner-inner-expanded { left: 220px; }

[dir] .paymenttypenotice { margin: 0 3px; }

[dir] .deniedbooking-inner { background: #ffffff; margin: 150px auto 0; padding: 25px; }

.deniedbooking-inner::before, .deniedbooking-inner::after { display: table; content: ''; }

[dir] .deniedbooking-inner::after { clear: both; }

.deniedbooking-title-text { font-size: 26px; }

[dir] .deniedbooking-title-text { margin-bottom: 15px; }

.deniedbooking-descr-text { color: #717b88; font-size: 16px; line-height: 1.5; }

[dir] .deniedbooking-descr-text { margin-bottom: 15px; }

.deniedbooking-descr-link { color: #0071cf; display: block; font-size: 16px; }

[dir=ltr] .deniedbooking-descr-link { float: left; }

[dir=rtl] .deniedbooking-descr-link { float: right; }

.layout-singlestate-expanded .serpPage .multibookalert { width: 690px; }

.layout-singlestate-expanded .serpPage .multibookalert::before, .layout-singlestate-expanded .serpPage .multibookalert::after { display: table; content: ''; }

[dir] .layout-singlestate-expanded .serpPage .multibookalert::after { clear: both; }

.layout-singlestate-collapsed .multibookalert-form { display: none; }

.multibookalert-form { position: relative; }

[dir] .multibookalert-form { background: #cde3f6; border: 1px solid #d0d4d6; border-radius: 3px; margin-top: 6px; padding: 8px 15px; }

[dir=ltr] .multibookalert-form { margin-left: 6px; }

[dir=rtl] .multibookalert-form { margin-right: 6px; }

.body-adaptive-hotels .multibookalert-form { align-items: center; display: flex; }

[dir] .body-adaptive-hotels .multibookalert-form { background: white; border: 0; box-shadow: 0 3px 5px 0 rgba(41, 47, 55, 0.1); margin-bottom: 10px; padding: 8px 12px; }

[dir=ltr] .body-adaptive-hotels .multibookalert-form { margin-left: 0; }

[dir=rtl] .body-adaptive-hotels .multibookalert-form { margin-right: 0; }

.multibookalert-img { height: 35px; width: 30px; }

[dir] .multibookalert-img { margin-top: 15px; }

[dir=ltr] .multibookalert-img { float: left; }

[dir=rtl] .multibookalert-img { float: right; }

.body-adaptive-hotels .multibookalert-img { height: auto; width: auto; }

[dir] .body-adaptive-hotels .multibookalert-img { margin-top: 0; }

[dir=ltr] .body-adaptive-hotels .multibookalert-img { margin-right: 16px; }

[dir=rtl] .body-adaptive-hotels .multibookalert-img { margin-left: 16px; }

.multibookalert-description-text { font-size: 14px; line-height: 1.3; width: 380px; }

[dir] .multibookalert-description-text { margin-bottom: 8px; }

.body-adaptive-hotels .multibookalert-description-text { font-size: 13px; width: 100%; }

.multibookalert-description-link { color: #4086e4; font-size: 14px; }

.body-adaptive-hotels .multibookalert-description-link { font-size: 13px; }

.b2b-paycard { color: #213650; position: relative; width: 685px; }

[dir] .b2b-paycard { background: #ffffff; border-radius: 3px; box-shadow: 0 3px 18px rgba(1, 5, 14, 0.4); margin: 30px auto; padding: 20px; }

[dir=ltr] .b2b-paycard .button-blue { margin-right: 20px; }

[dir=rtl] .b2b-paycard .button-blue { margin-left: 20px; }

.b2b-paycard-text { font-size: 16px; line-height: 22px; }

[dir] .b2b-paycard-controls { margin: 20px 0; }

.b2b-paycard-back { color: #0071cf; }

[dir] .b2b-paycard-back { border-bottom: 1px solid; cursor: pointer; }

[dir] .b2b-paycard-back:hover { border-bottom-color: transparent; }

.b2b-paycard-attention { font-size: 13px; }

[dir] .b2b-paycard-attention { background: #ffe88c; border-radius: 2px; padding: 3px 5px; }

.serpextra { /* to left space for headerregion */ }

[dir] .serpextra { margin-top: 60px; }

[dir] .serpHotels .lazylist.lazylist-tall { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/serp_hotels_new_filler_tall.png) -6px 0 repeat-y; }

[dir] .body-serphotelpage-with-hotel .serpmain-hotelnew .serpHotels .lazylist-tall, [dir] .layout-singlestate-collapsed .serpmain-hotelnew .serpHotels .lazylist-tall { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/serp_hotels_new_filler_narrow_tall.png); }

[dir] .unsubscription-container { border-radius: 4px; border: 1px solid #d1d1d1; }

.body-voucher .voucher-footer, .body-voucher .voucher-mobileapp, .body-voucher .voucher-header-links, .body-voucher .voucher-header-passbook, .body-voucher .voucher-price, .body-voucher-pdf .voucher-footer, .body-voucher-pdf .voucher-mobileapp, .body-voucher-pdf .voucher-header-links, .body-voucher-pdf .voucher-header-passbook, .body-voucher-pdf .voucher-price { display: none; }

[dir] .bigtopmessage { border: 0; margin-top: 30px; text-align: center; }

.bigtopmessage-title { display: inline-block; }

[dir=ltr] .bigtopmessage-title { margin-left: 0; }

[dir=rtl] .bigtopmessage-title { margin-right: 0; }

[dir=ltr] .bigtopmessage-desc { padding-left: 0; }

[dir=rtl] .bigtopmessage-desc { padding-right: 0; }

[dir] .voucher { padding-top: 0; }

[dir] .voucher-header-download-partners { text-align: center; }

[dir] body { background: #f5f5f6; }

.owl-populardestinations, .hotel-room-rate-payment-terms, .paymenttype, .voucher-header-output { display: none; }

.serphotelnew-pin { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #005bb5; font-size: 16px; opacity: 1; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); -webkit-transition-delay: 1s; -moz-transition-delay: 1s; -o-transition-delay: 1s; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; }

[dir] .serphotelnew-pin { transform: translateY(-10px); transition-delay: 1s; -webkit-transition: all 0.2s ease-in; }

[dir=ltr] .serphotelnew-pin { margin: -7px 3px 0 0; }

[dir=rtl] .serphotelnew-pin { margin: -7px 0 0 3px; }

.serphotelnew-pin::before { content: '&'; }

.serphotelnew-address { font-size: 12px; line-height: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

[dir=ltr] .serphotelnew-address { margin-left: 40px; }

[dir=rtl] .serphotelnew-address { margin-right: 40px; }

.serphotelnew-address-text { color: #707070; text-decoration: underline; }

[dir] .serphotelnew-address-text { cursor: pointer; }

.serphotelnew-address-text:hover { text-decoration: none; }

.serphotelnew-inner.serphotelnew-has-address { height: 210px; }

.hotel-metaroom-rate-dreamsnotice { font-size: 11px; top: -16px; }

.b2b-trynewdesign { align-items: center; display: flex; font-size: 14px; }

[dir] .b2b-trynewdesign { padding: 5px 15px; }

.b2b-trynewdesign-wrapper { display: flex; justify-content: center; }

[dir] .b2b-trynewdesign-wrapper { border-radius: 5px; margin-bottom: 50px; }

.b2b-trynewdesign-flap { height: 20px; width: 20px; }

[dir] .b2b-trynewdesign-flap { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/welcome/flap.png); background-size: 100%; }

[dir=ltr] .b2b-trynewdesign-flap { margin-left: 10px; }

[dir=rtl] .b2b-trynewdesign-flap { margin-right: 10px; }

@font-face { font-family: 'Ostrovok-Icons'; src: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/fonts/icons/icons.eot); src: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/fonts/icons/icons.eot#iefix) format("embedded-opentype"), url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/fonts/icons/icons.ttf) format("truetype"); font-style: normal; }

.alertcontent { color: #292410; font-size: 2vw; position: relative; width: 50vw; }

[dir] .alertcontent { background: #fff5cc; border: 1px solid #dbcc9d; border-radius: .5vw; margin: 30px auto; padding: 3vw; }

[dir=ltr] .alertcontent { text-align: left; }

[dir=rtl] .alertcontent { text-align: right; }

.yellowtip-adaptive .alertcontent { color: #292f37; font-size: 4vw; width: 60vw; }

[dir] .yellowtip-adaptive .alertcontent { background-color: white; border: 1px solid #f7ab64; box-shadow: 0 2px rgba(192, 99, 18, 0.15); }

[dir=ltr] .yellowtip-adaptive .alertcontent { padding-left: 20px; }

[dir=rtl] .yellowtip-adaptive .alertcontent { padding-right: 20px; }

.alertcontent-close { font-size: 4vw; height: 4vw; line-height: 4vw; position: absolute; top: 0; width: 4vw; }

[dir] .alertcontent-close { cursor: pointer; text-align: center; }

[dir=ltr] .alertcontent-close { left: 100%; margin-left: 2vw; }

[dir=rtl] .alertcontent-close { right: 100%; margin-right: 2vw; }

.alertcontent-close::before { content: '\2715'; }

.image { overflow: hidden; position: relative; }

.image-disabled { opacity: .5; }

.image-img { position: absolute; }

.pagepreloader { height: 4px; position: absolute; top: -100px; width: 0; z-index: 21; -moz-transition: width 0.4s ease-out; -o-transition: width 0.4s ease-out; transition: width 0.4s ease-out; }

[dir] .pagepreloader { background: #336693; box-shadow: 0 0 7px #2f3233; -webkit-transition: width 0.4s ease-out; }

[dir=ltr] .pagepreloader { left: 0; }

[dir=rtl] .pagepreloader { right: 0; }

.pagepreloader-shown { top: 0; }

@font-face { font-family: 'PTRootUI'; src: url("https://of.worldota.net/fonts/ptrootui/pt-root-ui_vf.woff2") format("woff2"), url("https://of.worldota.net/fonts/ptrootui/pt-root-ui_vf.woff") format("woff"); font-weight: 300 700; }

@font-face { font-family: 'Spoof'; src: url("https://of.worldota.net/fonts/spoof/Spoof-Medium.woff2") format("woff2"), url("https://of.worldota.net/fonts/spoof/Spoof-Medium.woff") format("woff"); font-weight: 500; font-style: normal; }

.button-view-primary { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: var(--button-primary-typo); display: inline-block; font-weight: 480; outline: none; position: relative; text-decoration: none; transition: border 160ms, background-color 160ms, box-shadow 160ms, color 160ms; user-select: none; vertical-align: middle; }

[dir] .button-view-primary { background-color: var(--button-primary-bg); border-radius: 12px; border: 1px solid transparent; cursor: pointer; text-align: center; }

.button-view-primary.button-loading { color: transparent; }

[dir] .button-view-primary.button-loading { cursor: default; }

.button-view-primary.button-loading::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); -webkit-mask-position: center; -webkit-mask-repeat: no-repeat; bottom: 0; content: ''; display: block; mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); mask-position: center; mask-repeat: no-repeat; position: absolute; top: 0; z-index: 1; }

[dir] .button-view-primary.button-loading::before { background-color: var(--button-primary-typo); border-radius: 4px; }

[dir=ltr] .button-view-primary.button-loading::before { left: 0; right: 0; }

[dir=rtl] .button-view-primary.button-loading::before { right: 0; left: 0; }

[dir] .button-view-primary:focus { box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .button-view-primary:hover { background-color: var(--button-primary-hover-bg); }

[dir] .button-view-primary:active { background-color: var(--button-primary-active-bg); }

[dir] .button-view-primary.button-disabled, [dir] .button-view-primary.button-disabled:hover, [dir] .button-view-primary.button-disabled:active, [dir] .button-view-primary.button-disabled:focus, [dir] .button-view-primary:disabled:hover, [dir] .button-view-primary:disabled:active, [dir] .button-view-primary:disabled:focus, [dir] .button-view-primary:disabled { box-shadow: none; cursor: default; background-color: var(--button-primary-bg); }

.button-view-primary.button-disabled::after, .button-view-primary.button-disabled:hover::after, .button-view-primary.button-disabled:active::after, .button-view-primary.button-disabled:focus::after, .button-view-primary:disabled:hover::after, .button-view-primary:disabled:active::after, .button-view-primary:disabled:focus::after, .button-view-primary:disabled::after { bottom: 0; content: ''; display: block; position: absolute; top: 0; }

[dir] .button-view-primary.button-disabled::after, [dir] .button-view-primary.button-disabled:hover::after, [dir] .button-view-primary.button-disabled:active::after, [dir] .button-view-primary.button-disabled:focus::after, [dir] .button-view-primary:disabled:hover::after, [dir] .button-view-primary:disabled:active::after, [dir] .button-view-primary:disabled:focus::after, [dir] .button-view-primary:disabled::after { background-color: var(--disabled-overlay); border-radius: 4px; margin: -1px; }

[dir=ltr] .button-view-primary.button-disabled::after, [dir=ltr] .button-view-primary.button-disabled:hover::after, [dir=ltr] .button-view-primary.button-disabled:active::after, [dir=ltr] .button-view-primary.button-disabled:focus::after, [dir=ltr] .button-view-primary:disabled:hover::after, [dir=ltr] .button-view-primary:disabled:active::after, [dir=ltr] .button-view-primary:disabled:focus::after, [dir=ltr] .button-view-primary:disabled::after { left: 0; right: 0; }

[dir=rtl] .button-view-primary.button-disabled::after, [dir=rtl] .button-view-primary.button-disabled:hover::after, [dir=rtl] .button-view-primary.button-disabled:active::after, [dir=rtl] .button-view-primary.button-disabled:focus::after, [dir=rtl] .button-view-primary:disabled:hover::after, [dir=rtl] .button-view-primary:disabled:active::after, [dir=rtl] .button-view-primary:disabled:focus::after, [dir=rtl] .button-view-primary:disabled::after { right: 0; left: 0; }

.button-view-primary.button-loading, .button-view-primary.button-loading:hover, .button-view-primary.button-loading:active, .button-view-primary.button-loading:focus { color: transparent; }

[dir] .button-view-primary.button-loading, [dir] .button-view-primary.button-loading:hover, [dir] .button-view-primary.button-loading:active, [dir] .button-view-primary.button-loading:focus { background-color: var(--button-primary-bg); box-shadow: none; cursor: default; }

.button-view-primary.button-loading::after, .button-view-primary.button-loading:hover::after, .button-view-primary.button-loading:active::after, .button-view-primary.button-loading:focus::after { bottom: 0; content: ''; display: block; position: absolute; top: 0; }

[dir] .button-view-primary.button-loading::after, [dir] .button-view-primary.button-loading:hover::after, [dir] .button-view-primary.button-loading:active::after, [dir] .button-view-primary.button-loading:focus::after { background-color: var(--disabled-overlay); border-radius: 4px; margin: -1px; }

[dir=ltr] .button-view-primary.button-loading::after, [dir=ltr] .button-view-primary.button-loading:hover::after, [dir=ltr] .button-view-primary.button-loading:active::after, [dir=ltr] .button-view-primary.button-loading:focus::after { left: 0; right: 0; }

[dir=rtl] .button-view-primary.button-loading::after, [dir=rtl] .button-view-primary.button-loading:hover::after, [dir=rtl] .button-view-primary.button-loading:active::after, [dir=rtl] .button-view-primary.button-loading:focus::after { right: 0; left: 0; }

.button-view-primary-inverse { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: #111111; display: inline-block; font-weight: 480; outline: none; position: relative; text-decoration: none; transition: border 160ms, background-color 160ms, box-shadow 160ms, color 160ms; user-select: none; vertical-align: middle; }

[dir] .button-view-primary-inverse { background-color: white; border-radius: 12px; border: 1px solid transparent; cursor: pointer; text-align: center; }

.button-view-primary-inverse.button-loading { color: transparent; }

[dir] .button-view-primary-inverse.button-loading { cursor: default; }

.button-view-primary-inverse.button-loading::before { bottom: 0; content: ''; display: block; position: absolute; top: 0; z-index: 1; }

[dir] .button-view-primary-inverse.button-loading::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; border-radius: 4px; }

[dir=ltr] .button-view-primary-inverse.button-loading::before { left: 0; right: 0; }

[dir=rtl] .button-view-primary-inverse.button-loading::before { right: 0; left: 0; }

[dir] .button-view-primary-inverse:focus { box-shadow: 0 0 0 2px rgba(19, 26, 9, 0.4); }

.button-view-primary-inverse.button-active { color: #131a09; }

[dir] .button-view-primary-inverse.button-active { background-color: #111111; }

.button-view-primary-inverse.button-disabled, .button-view-primary-inverse.button-disabled:hover, .button-view-primary-inverse.button-disabled:active, .button-view-primary-inverse.button-disabled:focus, .button-view-primary-inverse:disabled:hover, .button-view-primary-inverse:disabled:active, .button-view-primary-inverse:disabled:focus, .button-view-primary-inverse:disabled { color: rgba(17, 17, 17, 0.4); }

[dir] .button-view-primary-inverse.button-disabled, [dir] .button-view-primary-inverse.button-disabled:hover, [dir] .button-view-primary-inverse.button-disabled:active, [dir] .button-view-primary-inverse.button-disabled:focus, [dir] .button-view-primary-inverse:disabled:hover, [dir] .button-view-primary-inverse:disabled:active, [dir] .button-view-primary-inverse:disabled:focus, [dir] .button-view-primary-inverse:disabled { background-color: white; box-shadow: none; cursor: default; }

.button-view-primary-inverse.button-loading, .button-view-primary-inverse.button-loading:hover, .button-view-primary-inverse.button-loading:active, .button-view-primary-inverse.button-loading:focus { color: transparent; }

[dir] .button-view-primary-inverse.button-loading, [dir] .button-view-primary-inverse.button-loading:hover, [dir] .button-view-primary-inverse.button-loading:active, [dir] .button-view-primary-inverse.button-loading:focus { background-color: white; box-shadow: none; }

.button-view-light { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: var(--button-secondary-typo); display: inline-block; font-weight: 480; outline: none; position: relative; text-decoration: none; transition: border 160ms, background-color 160ms, box-shadow 160ms, color 160ms; user-select: none; vertical-align: middle; }

[dir] .button-view-light { background-color: var(--button-secondary-bg); border-radius: 12px; border: 1px solid transparent; cursor: pointer; text-align: center; }

.button-view-light.button-loading { color: transparent; }

[dir] .button-view-light.button-loading { cursor: default; }

.button-view-light.button-loading::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); -webkit-mask-position: center; -webkit-mask-repeat: no-repeat; bottom: 0; content: ''; display: block; mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); mask-position: center; mask-repeat: no-repeat; position: absolute; top: 0; z-index: 1; }

[dir] .button-view-light.button-loading::before { background-color: var(--button-secondary-typo); border-radius: 4px; }

[dir=ltr] .button-view-light.button-loading::before { left: 0; right: 0; }

[dir=rtl] .button-view-light.button-loading::before { right: 0; left: 0; }

[dir] .button-view-light:focus { box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .button-view-light:hover { background-color: var(--button-secondary-hover-bg); }

[dir] .button-view-light:active { background-color: var(--button-secondary-active-bg); }

[dir] .button-view-light.button-disabled, [dir] .button-view-light.button-disabled:hover, [dir] .button-view-light.button-disabled:active, [dir] .button-view-light.button-disabled:focus, [dir] .button-view-light:disabled:hover, [dir] .button-view-light:disabled:active, [dir] .button-view-light:disabled:focus, [dir] .button-view-light:disabled { background-color: var(--button-secondary-bg); box-shadow: none; cursor: default; }

.button-view-light.button-disabled::after, .button-view-light.button-disabled:hover::after, .button-view-light.button-disabled:active::after, .button-view-light.button-disabled:focus::after, .button-view-light:disabled:hover::after, .button-view-light:disabled:active::after, .button-view-light:disabled:focus::after, .button-view-light:disabled::after { bottom: 0; content: ''; display: block; position: absolute; top: 0; }

[dir] .button-view-light.button-disabled::after, [dir] .button-view-light.button-disabled:hover::after, [dir] .button-view-light.button-disabled:active::after, [dir] .button-view-light.button-disabled:focus::after, [dir] .button-view-light:disabled:hover::after, [dir] .button-view-light:disabled:active::after, [dir] .button-view-light:disabled:focus::after, [dir] .button-view-light:disabled::after { background-color: var(--disabled-overlay); border-radius: 4px; margin: -1px; }

[dir=ltr] .button-view-light.button-disabled::after, [dir=ltr] .button-view-light.button-disabled:hover::after, [dir=ltr] .button-view-light.button-disabled:active::after, [dir=ltr] .button-view-light.button-disabled:focus::after, [dir=ltr] .button-view-light:disabled:hover::after, [dir=ltr] .button-view-light:disabled:active::after, [dir=ltr] .button-view-light:disabled:focus::after, [dir=ltr] .button-view-light:disabled::after { left: 0; right: 0; }

[dir=rtl] .button-view-light.button-disabled::after, [dir=rtl] .button-view-light.button-disabled:hover::after, [dir=rtl] .button-view-light.button-disabled:active::after, [dir=rtl] .button-view-light.button-disabled:focus::after, [dir=rtl] .button-view-light:disabled:hover::after, [dir=rtl] .button-view-light:disabled:active::after, [dir=rtl] .button-view-light:disabled:focus::after, [dir=rtl] .button-view-light:disabled::after { right: 0; left: 0; }

.button-view-light.button-loading, .button-view-light.button-loading:hover, .button-view-light.button-loading:active, .button-view-light.button-loading:focus { color: transparent; }

[dir] .button-view-light.button-loading, [dir] .button-view-light.button-loading:hover, [dir] .button-view-light.button-loading:active, [dir] .button-view-light.button-loading:focus { background-color: var(--button-secondary-bg); box-shadow: none; cursor: default; }

.button-view-link { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: var(--link); display: inline-block; font-weight: 480; outline: none; position: relative; text-decoration: none; transition: border 160ms, background-color 160ms, box-shadow 160ms, color 160ms; user-select: none; vertical-align: middle; }

[dir] .button-view-link { background-color: transparent; border-radius: 12px; border: 1px solid transparent; cursor: pointer; text-align: center; }

.button-view-link.button-loading { color: transparent; }

[dir] .button-view-link.button-loading { cursor: default; }

.button-view-link.button-loading::before { bottom: 0; content: ''; display: block; position: absolute; top: 0; z-index: 1; }

[dir] .button-view-link.button-loading::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='var(--link)' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='var(--link)' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='var(--link)' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='var(--link)' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; border-radius: 4px; }

[dir=ltr] .button-view-link.button-loading::before { left: 0; right: 0; }

[dir=rtl] .button-view-link.button-loading::before { right: 0; left: 0; }

.button-view-link:hover { color: var(--link-hover); }

[dir] .button-view-link:focus { box-shadow: 0 0 0 2px var(--focus-outline); }

.button-view-link:active { color: var(--link-active); }

.button-view-link:disabled { color: var(--link); opacity: .48; }

.button-view-outline { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: var(--button-outline-typo); display: inline-block; font-weight: 480; outline: none; position: relative; text-decoration: none; transition: border 160ms, background-color 160ms, box-shadow 160ms, color 160ms; user-select: none; vertical-align: middle; }

[dir] .button-view-outline { background-color: transparent; border-radius: 12px; border: 1px solid transparent; cursor: pointer; text-align: center; border-color: var(--button-outline-border); }

.button-view-outline.button-loading { color: transparent; }

[dir] .button-view-outline.button-loading { cursor: default; }

.button-view-outline.button-loading::before { bottom: 0; content: ''; display: block; position: absolute; top: 0; z-index: 1; }

[dir] .button-view-outline.button-loading::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='var(--button-outline-typo)' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='var(--button-outline-typo)' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='var(--button-outline-typo)' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='var(--button-outline-typo)' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; border-radius: 4px; }

[dir=ltr] .button-view-outline.button-loading::before { left: 0; right: 0; }

[dir=rtl] .button-view-outline.button-loading::before { right: 0; left: 0; }

[dir] .button-view-outline:hover { border-color: var(--button-outline-hover-border); }

[dir] .button-view-outline:active { border-color: var(--button-outline-active-border); }

[dir] .button-view-outline:focus { box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .button-view-outline.button-loading, [dir] .button-view-outline.button-loading:hover, [dir] .button-view-outline.button-loading:active, [dir] .button-view-outline.button-loading:focus { border-color: var(--button-outline-border); }

.button-size-xs { flex: 0 0 auto; font-size: 14px; line-height: 16px; min-height: 36px; }

[dir] .button-size-xs { padding: 8px 14px; }

.button-size-xs.button-loading { min-width: 107px; }

.button-size-s { flex: 0 0 auto; font-size: 16px; line-height: 18px; min-height: 40px; }

[dir] .button-size-s { padding: 10px 16px; }

.button-size-s.button-loading { min-width: 107px; }

.button-size-m { flex: 0 0 auto; font-size: 18px; line-height: 22px; min-height: 46px; }

[dir] .button-size-m { padding: 11px 20px; }

.button-size-m.button-loading { min-width: 115px; }

.button-size-l { flex: 0 0 auto; font-size: 22px; line-height: 26px; min-height: 56px; }

[dir] .button-size-l { padding: 14px 24px; }

.button-size-l.button-loading { min-width: 123px; }

.button-size-xl { flex: 0 0 auto; font-size: 24px; height: 66px; line-height: 66px; }

[dir] .button-size-xl { padding: 0 24px; }

.button-size-xl.button-loading { min-width: 123px; }

.link, .prtnr-orders-order-edit, .prtnr-orders-order-download, .prtnr-orders-order-cancel, .prtnr-orders-order-paycard, .prtnr-orders-order-paybylink, .prtnr-orders-order-edit-link-text, .prtnr-orders-order-download-link-text, .prtnr-orders-order-cancel-link-text, .prtnr-orders-order-paycard-link-text, .prtnr-orders-order-paybylink-link-text, .prtnr-orders-order-edit-link, .prtnr-orders-order-cancel-link, .prtnr-orders-order-paycard-link, .prtnr-orders-order-paybylink-link, .prtnr-orders-order-action-footer-button-cancel, .prtnr-orders-order-field-list-expand, .prtnr-orders-traveldocs-tip-row-btn { color: var(--link); text-decoration: none; transition: color .16s; }

[dir] .link, [dir] .prtnr-orders-order-edit, [dir] .prtnr-orders-order-download, [dir] .prtnr-orders-order-cancel, [dir] .prtnr-orders-order-paycard, [dir] .prtnr-orders-order-paybylink, [dir] .prtnr-orders-order-edit-link-text, [dir] .prtnr-orders-order-download-link-text, [dir] .prtnr-orders-order-cancel-link-text, [dir] .prtnr-orders-order-paycard-link-text, [dir] .prtnr-orders-order-paybylink-link-text, [dir] .prtnr-orders-order-edit-link, [dir] .prtnr-orders-order-cancel-link, [dir] .prtnr-orders-order-paycard-link, [dir] .prtnr-orders-order-paybylink-link, [dir] .prtnr-orders-order-action-footer-button-cancel, [dir] .prtnr-orders-order-field-list-expand, [dir] .prtnr-orders-traveldocs-tip-row-btn { cursor: pointer; }

.link:hover, .prtnr-orders-order-edit:hover, .prtnr-orders-order-download:hover, .prtnr-orders-order-cancel:hover, .prtnr-orders-order-paycard:hover, .prtnr-orders-order-paybylink:hover, .prtnr-orders-order-edit-link-text:hover, .prtnr-orders-order-download-link-text:hover, .prtnr-orders-order-cancel-link-text:hover, .prtnr-orders-order-paycard-link-text:hover, .prtnr-orders-order-paybylink-link-text:hover, .prtnr-orders-order-edit-link:hover, .prtnr-orders-order-cancel-link:hover, .prtnr-orders-order-paycard-link:hover, .prtnr-orders-order-paybylink-link:hover, .prtnr-orders-order-action-footer-button-cancel:hover, .prtnr-orders-order-field-list-expand:hover, .prtnr-orders-traveldocs-tip-row-btn:hover, .link:focus, .prtnr-orders-order-edit:focus, .prtnr-orders-order-download:focus, .prtnr-orders-order-cancel:focus, .prtnr-orders-order-paycard:focus, .prtnr-orders-order-paybylink:focus, .prtnr-orders-order-edit-link-text:focus, .prtnr-orders-order-download-link-text:focus, .prtnr-orders-order-cancel-link-text:focus, .prtnr-orders-order-paycard-link-text:focus, .prtnr-orders-order-paybylink-link-text:focus, .prtnr-orders-order-edit-link:focus, .prtnr-orders-order-cancel-link:focus, .prtnr-orders-order-paycard-link:focus, .prtnr-orders-order-paybylink-link:focus, .prtnr-orders-order-action-footer-button-cancel:focus, .prtnr-orders-order-field-list-expand:focus, .prtnr-orders-traveldocs-tip-row-btn:focus { color: var(--link-hover); }

.link:active, .prtnr-orders-order-edit:active, .prtnr-orders-order-download:active, .prtnr-orders-order-cancel:active, .prtnr-orders-order-paycard:active, .prtnr-orders-order-paybylink:active, .prtnr-orders-order-edit-link-text:active, .prtnr-orders-order-download-link-text:active, .prtnr-orders-order-cancel-link-text:active, .prtnr-orders-order-paycard-link-text:active, .prtnr-orders-order-paybylink-link-text:active, .prtnr-orders-order-edit-link:active, .prtnr-orders-order-cancel-link:active, .prtnr-orders-order-paycard-link:active, .prtnr-orders-order-paybylink-link:active, .prtnr-orders-order-action-footer-button-cancel:active, .prtnr-orders-order-field-list-expand:active, .prtnr-orders-traveldocs-tip-row-btn:active { color: var(--link-active); }

.link-disabled, .link-disabled:hover, .link-disabled:focus, .link-disabled:active { color: #292f37; }

[dir] .link-disabled, [dir] .link-disabled:hover, [dir] .link-disabled:focus, [dir] .link-disabled:active { cursor: default; }

.infotip { -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; font-size: 16px; font-weight: bold; opacity: .9; position: absolute; top: 45px; white-space: normal; width: 280px; z-index: 2; }

[dir] .infotip { -webkit-transition: opacity 0.2s ease-out; background: #fff; border-radius: 5px; border: 1px solid #c8d0d9; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); cursor: pointer; padding: 17px 20px 21px; }

[dir=ltr] .infotip { left: 63px; text-align: left; }

[dir=rtl] .infotip { right: 63px; text-align: right; }

.infotip:hover { opacity: 1; }

.infotip::before { content: ''; display: block; height: 0; position: absolute; top: -10px; width: 0; }

[dir] .infotip::before { border-color: transparent transparent #fff; border-style: solid; border-width: 0 12px 11px; }

[dir=ltr] .infotip::before { left: 23px; }

[dir=rtl] .infotip::before { right: 23px; }

.infotip::after { content: '\2715'; display: block; font-size: 17px; font-weight: bold; position: absolute; top: 5px; }

[dir=ltr] .infotip::after { right: 5px; }

[dir=rtl] .infotip::after { left: 5px; }

.intercom-lightweight-app, .intercom-app > div { z-index: 13 !important; }

[dir] .bigtopmessage { border-bottom: 2px solid #eaeaea; padding-bottom: 30px; }

.bigtopmessage-title { font-size: 27px; font-weight: 700; line-height: 28px; position: relative; }

[dir] .bigtopmessage-title { margin-bottom: 20px; margin-top: 61px; }

[dir=ltr] .bigtopmessage-title { margin-left: 110px; }

[dir=rtl] .bigtopmessage-title { margin-right: 110px; }

.bigtopmessage-title.bigtopmessage-title-success { color: #6dad00; }

.bigtopmessage-title.bigtopmessage-title-success::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #6dad00; content: '\e62c'; font-size: 22px; position: absolute; top: 3px; }

[dir=ltr] .bigtopmessage-title.bigtopmessage-title-success::before { left: -35px; }

[dir=rtl] .bigtopmessage-title.bigtopmessage-title-success::before { right: -35px; }

.bigtopmessage-desc { font-size: 18px; }

[dir=ltr] .bigtopmessage-desc { padding-left: 110px; }

[dir=rtl] .bigtopmessage-desc { padding-right: 110px; }

[dir=ltr] .blog { float: left; }

[dir=rtl] .blog { float: right; }

.blog-item { display: block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: none; }

[dir] .blog-item { background: #fff; border: 1px solid #ececed; border-bottom-color: #bdbdbe; margin-bottom: 14px; padding: 10px; }

[dir] .blog-item-image { margin: -10px -10px 4px; }

.blog-item-title { color: #0074c5; font-size: 15px; line-height: 17px; }

[dir] .blog-item-title { margin-bottom: 6px; }

.blog-item-brief { color: #798891; font-size: 12px; line-height: 13px; }

.button { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-user-select: none; -moz-user-select: none; user-select: none; display: inline-block; font-weight: bold; font-size: 14px; line-height: 28px; outline: none; position: relative; text-decoration: none; text-transform: uppercase; white-space: nowrap; }

[dir] .button { border-radius: 3px; border: 1px solid; cursor: pointer; padding: 0 12px; }

.button::before { /* webkit dragging click fix */ content: ''; position: absolute; top: 0; bottom: 0; }

[dir=ltr] .button::before { right: 0; left: 0; }

[dir=rtl] .button::before { left: 0; right: 0; }

.button:active { line-height: 26px; }

[dir] .button:active { padding-top: 2px; }

.button-blue { color: #fff; }

[dir] .button-blue { border-color: #767676; border-bottom-color: #4e4e4e; border-top-color: #8a8a8a; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.16), inset 0 3px 0 -2px rgba(255, 255, 255, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.4); text-shadow: 0 1px rgba(0, 0, 0, 0.31); background-image: -webkit-linear-gradient(top, #1c77e1, #0158be); background-image: -moz-linear-gradient(top, #1c77e1, #0158be); background-image: -o-linear-gradient(top, #1c77e1, #0158be); background-image: linear-gradient(to bottom, #1c77e1, #0158be); }

[dir] .button-blue:hover, [dir] .button-blue:active { text-shadow: 0 1px rgba(0, 0, 0, 0.61); }

[dir] .button-blue:hover { box-shadow: 0 1px 0 rgba(0, 0, 0, 0.09), inset 0 3px 0 -2px rgba(255, 255, 255, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.4); background-image: -webkit-linear-gradient(top, #117fef, #005fcd); background-image: -moz-linear-gradient(top, #117fef, #005fcd); background-image: -o-linear-gradient(top, #117fef, #005fcd); background-image: linear-gradient(to bottom, #117fef, #005fcd); }

[dir] .button-blue:active { border-color: #d1d1d1; border-top-color: #aaa; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.4), inset 0 1px 5px 1px rgba(0, 0, 0, 0.5); background-image: -webkit-linear-gradient(top, #1158c9, #0041aa); background-image: -moz-linear-gradient(top, #1158c9, #0041aa); background-image: -o-linear-gradient(top, #1158c9, #0041aa); background-image: linear-gradient(to bottom, #1158c9, #0041aa); }

.button-orange { color: #5f1d00; }

[dir] .button-orange { border-color: #d79d50; border-bottom-color: #b7711a; border-top-color: #e7b46b; box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53); text-shadow: 0 1px rgba(255, 255, 255, 0.6); background-image: -webkit-linear-gradient(top, #ffc900, #f28d00); background-image: -moz-linear-gradient(top, #ffc900, #f28d00); background-image: -o-linear-gradient(top, #ffc900, #f28d00); background-image: linear-gradient(to bottom, #ffc900, #f28d00); }

[dir] .button-orange:hover { box-shadow: 0 1px 0 rgba(53, 22, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53); background-image: -webkit-linear-gradient(top, #ffca00, #f8aa00); background-image: -moz-linear-gradient(top, #ffca00, #f8aa00); background-image: -o-linear-gradient(top, #ffca00, #f8aa00); background-image: linear-gradient(to bottom, #ffca00, #f8aa00); }

[dir] .button-orange:active { border-color: #9d5300; border-top-color: #742f00; box-shadow: inset 0 3px 0 -2px rgba(95, 29, 0, 0.26); background-image: -webkit-linear-gradient(top, #f59900, #de6400); background-image: -moz-linear-gradient(top, #f59900, #de6400); background-image: -o-linear-gradient(top, #f59900, #de6400); background-image: linear-gradient(to bottom, #f59900, #de6400); }

.button-light { color: #21689b; font-size: 14px; font-weight: 700; height: 40px; line-height: 39px; }

[dir] .button-light { border-color: #91a4b2; box-shadow: 0 1px 0 rgba(92, 117, 135, 0.19), inset 0 0 0 1px rgba(255, 255, 255, 0.58), inset 0 1px white; text-shadow: 0 1px rgba(255, 255, 255, 0.6); background-image: -webkit-linear-gradient(top, #e8ecf0, #e0e4ea); background-image: -moz-linear-gradient(top, #e8ecf0, #e0e4ea); background-image: -o-linear-gradient(top, #e8ecf0, #e0e4ea); background-image: linear-gradient(to bottom, #e8ecf0, #e0e4ea); }

.button-light:active { line-height: 42px; }

[dir] .button-light:active { box-shadow: inset 0 2px 3px -1px rgba(4, 36, 63, 0.12), inset 0 -1px 0 rgba(255, 255, 255, 0.5); padding-top: 0; }

.button-light-blue { color: #315c7d; font-size: 12px; line-height: 21px; }

[dir] .button-light-blue { border: 1px solid #93a8b4; border-radius: 2px; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.76); padding: 0 12px; text-shadow: 0 1px rgba(255, 255, 255, 0.5); background-image: -webkit-linear-gradient(top, #edf2f5, #d8e6ed); background-image: -moz-linear-gradient(top, #edf2f5, #d8e6ed); background-image: -o-linear-gradient(top, #edf2f5, #d8e6ed); background-image: linear-gradient(to bottom, #edf2f5, #d8e6ed); }

.button-light-blue:active { line-height: 21px; }

[dir] .button-light-blue:active { padding-top: 0; }

.button-flat-blue { color: #fff; font-size: 12px; line-height: 21px; outline: none; text-transform: uppercase; }

[dir] .button-flat-blue { background-image: -webkit-linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); background-image: -moz-linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); background-image: -o-linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); background-image: linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); border-radius: 3px; padding: 0 12px; }

.button-flat-blue:active { line-height: inherit; }

[dir] .button-flat-blue:active { padding-top: inherit; }

.button-flat-blue:disabled, .button-flat-blue[disabled], .button-flat-blue.button-disabled { opacity: inherit; }

[dir] .button-flat-blue:disabled, [dir] .button-flat-blue[disabled], [dir] .button-flat-blue.button-disabled { background: #8ea3b4; cursor: default; }

.button-middle { font-size: 15px; height: 40px; line-height: 39px; }

.button-middle:active { line-height: 38px; }

.button-middle.button-orange { font-size: 16px; }

[dir] .button-middle.button-orange { border-color: #2d3841; border-bottom-color: #1f262d; border-top-color: #364450; box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 3px rgba(245, 151, 0, 0.35); }

[dir] .button-middle.button-orange:hover { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 4px rgba(255, 108, 0, 0.24); }

[dir] .button-middle.button-orange:active { border-bottom-color: #9b9ba1; box-shadow: 0 0 0 4px rgba(255, 108, 0, 0.24), inset 0 2px 4px rgba(73, 14, 0, 0.5); }

.button-small { font-size: 12px; height: 27px; line-height: 26px; }

[dir] .button-small { padding: 0 10px; }

.button-small:active { line-height: 25px; }

[dir] .button-small:active { padding-top: 1px; }

[dir] .button-small.button-orange { border-color: #2d3841; border-bottom-color: #1f262d; border-top-color: #364450; }

[dir] .button-small.button-orange:active { border-bottom-color: #9b9ba1; }

.button-big { font-size: 19px; height: 44px; line-height: 43px; }

[dir] .button-big { padding: 0 18px; }

.button-big:active { height: 43px; line-height: 41px; }

[dir] .button-big.button-orange { border-color: #2d3841; border-bottom-color: #1f262d; border-top-color: #364450; box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 4px rgba(255, 108, 0, 0.24); }

[dir] .button-big.button-orange:hover { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 4px rgba(255, 108, 0, 0.24); }

[dir] .button-big.button-orange:active { border-bottom-color: #9b9ba1; box-shadow: 0 0 0 4px rgba(255, 108, 0, 0.24), inset 0 2px 4px rgba(73, 14, 0, 0.5); }

.button-big.button-light-blue { height: 56px; font-size: 18px; line-height: 54px; text-transform: none; }

[dir] .button-big.button-light-blue { background-image: -webkit-linear-gradient(top, #e6eef1, #c3d9e6); background-image: -moz-linear-gradient(top, #e6eef1, #c3d9e6); background-image: -o-linear-gradient(top, #e6eef1, #c3d9e6); background-image: linear-gradient(to bottom, #e6eef1, #c3d9e6); padding: 0 22px; }

.button-big.button-light-blue:active, .button-big.button-light-blue.button-pressed { height: 56px; line-height: 56px; }

[dir] .button-big.button-light-blue:active, [dir] .button-big.button-light-blue.button-pressed { background-image: -webkit-linear-gradient(top, #cadbe3, #b4c6d2); background-image: -moz-linear-gradient(top, #cadbe3, #b4c6d2); background-image: -o-linear-gradient(top, #cadbe3, #b4c6d2); background-image: linear-gradient(to bottom, #cadbe3, #b4c6d2); border-color: #7798a9; box-shadow: 0 1px 0 #fff, inset 0 0 4px rgba(119, 152, 169, 0.8), inset 0 4px 4px -4px rgba(119, 152, 169, 0.8); }

.button-flat { font-size: 13px; line-height: 28px; text-transform: none; }

[dir] .button-flat { background-image: -webkit-linear-gradient(top, #005098, #004785); background-image: -moz-linear-gradient(top, #005098, #004785); background-image: -o-linear-gradient(top, #005098, #004785); background-image: linear-gradient(to bottom, #005098, #004785); border: 1px solid #205d91; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); padding: 0 9px; }

[dir] .button:disabled, [dir] .button[disabled], [dir] .button.button-disabled, [dir] .button-middle .button-big:disabled, [dir] .button-middle .button-big[disabled], [dir] .button-middle .button-big.button-disabled, [dir] .button-blue:disabled, [dir] .button-blue[disabled], [dir] .button-blue.button-disabled, [dir] .button-light:disabled, [dir] .button-light[disabled], [dir] .button-light.button-disabled, [dir] .button-orange:disabled, [dir] .button-orange[disabled], [dir] .button-orange.button-disabled, [dir] .button-light-blue:disabled, [dir] .button-light-blue[disabled], [dir] .button-light-blue.button-disabled { cursor: default; }

.button:disabled, .button:disabled:hover, .button:disabled:active, .button[disabled], .button[disabled]:hover, .button[disabled]:active, .button.button-disabled, .button.button-disabled:hover, .button.button-disabled:active, .button-middle .button-big:disabled, .button-middle .button-big:disabled:hover, .button-middle .button-big:disabled:active, .button-middle .button-big[disabled], .button-middle .button-big[disabled]:hover, .button-middle .button-big[disabled]:active, .button-middle .button-big.button-disabled, .button-middle .button-big.button-disabled:hover, .button-middle .button-big.button-disabled:active, .button-blue:disabled, .button-blue:disabled:hover, .button-blue:disabled:active, .button-blue[disabled], .button-blue[disabled]:hover, .button-blue[disabled]:active, .button-blue.button-disabled, .button-blue.button-disabled:hover, .button-blue.button-disabled:active, .button-light:disabled, .button-light:disabled:hover, .button-light:disabled:active, .button-light[disabled], .button-light[disabled]:hover, .button-light[disabled]:active, .button-light.button-disabled, .button-light.button-disabled:hover, .button-light.button-disabled:active, .button-orange:disabled, .button-orange:disabled:hover, .button-orange:disabled:active, .button-orange[disabled], .button-orange[disabled]:hover, .button-orange[disabled]:active, .button-orange.button-disabled, .button-orange.button-disabled:hover, .button-orange.button-disabled:active, .button-light-blue:disabled, .button-light-blue:disabled:hover, .button-light-blue:disabled:active, .button-light-blue[disabled], .button-light-blue[disabled]:hover, .button-light-blue[disabled]:active, .button-light-blue.button-disabled, .button-light-blue.button-disabled:hover, .button-light-blue.button-disabled:active { opacity: .4; }

.zen-listbutton { align-items: center; display: flex; justify-content: center; }

.zen-listbutton::after { content: ''; display: block; height: 9px; width: 15px; }

[dir] .zen-listbutton::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%23111111' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zen-listbutton::after { margin-left: 6px; }

[dir=rtl] .zen-listbutton::after { margin-right: 6px; }

[dir=ltr] .zen-listbutton-active::after { transform: rotate(180deg); }

[dir=rtl] .zen-listbutton-active::after { transform: rotate(-180deg); }

.zen-listbutton-dropdown { position: absolute; }

.zen-listbutton-dropdown .zendropdown { min-width: 248px; }

[dir=ltr] .zen-listbutton-dropdown .zendropdownlist-item { text-align: left; }

[dir=rtl] .zen-listbutton-dropdown .zendropdownlist-item { text-align: right; }

.zen-listbutton-dropdown .zendropdownlist-item-text { white-space: nowrap; }

[dir] .serpError { padding: 15px; }

.serpError-title-h2 { color: #061424; font-size: 24px; }

.serpError-message { color: #3c577a; }

[dir] .serpError-message { margin-top: 20px; }

.flag-ad { height: 11px; width: 16px; }

[dir] .flag-ad { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ad.png) no-repeat 50% 50%; }

.flag-ae { height: 11px; width: 16px; }

[dir] .flag-ae { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ae.png) no-repeat 50% 50%; }

.flag-af { height: 11px; width: 16px; }

[dir] .flag-af { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/af.png) no-repeat 50% 50%; }

.flag-ag { height: 11px; width: 16px; }

[dir] .flag-ag { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ag.png) no-repeat 50% 50%; }

.flag-ai { height: 11px; width: 16px; }

[dir] .flag-ai { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ai.png) no-repeat 50% 50%; }

.flag-al { height: 11px; width: 16px; }

[dir] .flag-al { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/al.png) no-repeat 50% 50%; }

.flag-am { height: 11px; width: 16px; }

[dir] .flag-am { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/am.png) no-repeat 50% 50%; }

.flag-an { height: 11px; width: 16px; }

[dir] .flag-an { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/an.png) no-repeat 50% 50%; }

.flag-ao { height: 11px; width: 16px; }

[dir] .flag-ao { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ao.png) no-repeat 50% 50%; }

.flag-ar { height: 11px; width: 16px; }

[dir] .flag-ar { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ar.png) no-repeat 50% 50%; }

.flag-as { height: 11px; width: 16px; }

[dir] .flag-as { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/as.png) no-repeat 50% 50%; }

.flag-at { height: 11px; width: 16px; }

[dir] .flag-at { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/at.png) no-repeat 50% 50%; }

.flag-au { height: 11px; width: 16px; }

[dir] .flag-au { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/au.png) no-repeat 50% 50%; }

.flag-aw { height: 11px; width: 16px; }

[dir] .flag-aw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/aw.png) no-repeat 50% 50%; }

.flag-ax { height: 11px; width: 16px; }

[dir] .flag-ax { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ax.png) no-repeat 50% 50%; }

.flag-az { height: 11px; width: 16px; }

[dir] .flag-az { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/az.png) no-repeat 50% 50%; }

.flag-ba { height: 11px; width: 16px; }

[dir] .flag-ba { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ba.png) no-repeat 50% 50%; }

.flag-bb { height: 11px; width: 16px; }

[dir] .flag-bb { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bb.png) no-repeat 50% 50%; }

.flag-bd { height: 11px; width: 16px; }

[dir] .flag-bd { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bd.png) no-repeat 50% 50%; }

.flag-be { height: 11px; width: 16px; }

[dir] .flag-be { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/be.png) no-repeat 50% 50%; }

.flag-bf { height: 11px; width: 16px; }

[dir] .flag-bf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bf.png) no-repeat 50% 50%; }

.flag-bg { height: 11px; width: 16px; }

[dir] .flag-bg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bg.png) no-repeat 50% 50%; }

.flag-bh { height: 11px; width: 16px; }

[dir] .flag-bh { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bh.png) no-repeat 50% 50%; }

.flag-bi { height: 11px; width: 16px; }

[dir] .flag-bi { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bi.png) no-repeat 50% 50%; }

.flag-bj { height: 11px; width: 16px; }

[dir] .flag-bj { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bj.png) no-repeat 50% 50%; }

.flag-bm { height: 11px; width: 16px; }

[dir] .flag-bm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bm.png) no-repeat 50% 50%; }

.flag-bn { height: 11px; width: 16px; }

[dir] .flag-bn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bn.png) no-repeat 50% 50%; }

.flag-bo { height: 11px; width: 16px; }

[dir] .flag-bo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bo.png) no-repeat 50% 50%; }

.flag-br { height: 11px; width: 16px; }

[dir] .flag-br { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/br.png) no-repeat 50% 50%; }

.flag-bs { height: 11px; width: 16px; }

[dir] .flag-bs { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bs.png) no-repeat 50% 50%; }

.flag-bt { height: 11px; width: 16px; }

[dir] .flag-bt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bt.png) no-repeat 50% 50%; }

.flag-bv { height: 11px; width: 16px; }

[dir] .flag-bv { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bv.png) no-repeat 50% 50%; }

.flag-bw { height: 11px; width: 16px; }

[dir] .flag-bw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bw.png) no-repeat 50% 50%; }

.flag-by { height: 11px; width: 16px; }

[dir] .flag-by { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/by.png) no-repeat 50% 50%; }

.flag-bz { height: 11px; width: 16px; }

[dir] .flag-bz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/bz.png) no-repeat 50% 50%; }

.flag-ca { height: 11px; width: 16px; }

[dir] .flag-ca { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ca.png) no-repeat 50% 50%; }

.flag-catalonia { height: 11px; width: 16px; }

[dir] .flag-catalonia { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/catalonia.png) no-repeat 50% 50%; }

.flag-cc { height: 11px; width: 16px; }

[dir] .flag-cc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cc.png) no-repeat 50% 50%; }

.flag-cd { height: 11px; width: 16px; }

[dir] .flag-cd { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cd.png) no-repeat 50% 50%; }

.flag-cf { height: 11px; width: 16px; }

[dir] .flag-cf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cf.png) no-repeat 50% 50%; }

.flag-cg { height: 11px; width: 16px; }

[dir] .flag-cg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cg.png) no-repeat 50% 50%; }

.flag-ch { height: 11px; width: 11px; }

[dir] .flag-ch { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ch.png) no-repeat 50% 50%; }

.flag-ci { height: 11px; width: 16px; }

[dir] .flag-ci { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ci.png) no-repeat 50% 50%; }

.flag-ck { height: 11px; width: 16px; }

[dir] .flag-ck { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ck.png) no-repeat 50% 50%; }

.flag-cl { height: 11px; width: 16px; }

[dir] .flag-cl { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cl.png) no-repeat 50% 50%; }

.flag-cm { height: 11px; width: 16px; }

[dir] .flag-cm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cm.png) no-repeat 50% 50%; }

.flag-cn { height: 11px; width: 16px; }

[dir] .flag-cn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cn.png) no-repeat 50% 50%; }

.flag-co { height: 11px; width: 16px; }

[dir] .flag-co { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/co.png) no-repeat 50% 50%; }

.flag-cr { height: 11px; width: 16px; }

[dir] .flag-cr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cr.png) no-repeat 50% 50%; }

.flag-cs { height: 11px; width: 16px; }

[dir] .flag-cs { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cs.png) no-repeat 50% 50%; }

.flag-cu { height: 11px; width: 16px; }

[dir] .flag-cu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cu.png) no-repeat 50% 50%; }

.flag-cv { height: 11px; width: 16px; }

[dir] .flag-cv { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cv.png) no-repeat 50% 50%; }

.flag-cx { height: 11px; width: 16px; }

[dir] .flag-cx { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cx.png) no-repeat 50% 50%; }

.flag-cy { height: 11px; width: 16px; }

[dir] .flag-cy { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cy.png) no-repeat 50% 50%; }

.flag-cz { height: 11px; width: 16px; }

[dir] .flag-cz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/cz.png) no-repeat 50% 50%; }

.flag-de { height: 11px; width: 16px; }

[dir] .flag-de { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/de.png) no-repeat 50% 50%; }

.flag-dj { height: 11px; width: 16px; }

[dir] .flag-dj { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/dj.png) no-repeat 50% 50%; }

.flag-dk { height: 11px; width: 16px; }

[dir] .flag-dk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/dk.png) no-repeat 50% 50%; }

.flag-dm { height: 11px; width: 16px; }

[dir] .flag-dm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/dm.png) no-repeat 50% 50%; }

.flag-do { height: 11px; width: 16px; }

[dir] .flag-do { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/do.png) no-repeat 50% 50%; }

.flag-dz { height: 11px; width: 16px; }

[dir] .flag-dz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/dz.png) no-repeat 50% 50%; }

.flag-ec { height: 11px; width: 16px; }

[dir] .flag-ec { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ec.png) no-repeat 50% 50%; }

.flag-ee { height: 11px; width: 16px; }

[dir] .flag-ee { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ee.png) no-repeat 50% 50%; }

.flag-eg { height: 11px; width: 16px; }

[dir] .flag-eg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/eg.png) no-repeat 50% 50%; }

.flag-eh { height: 11px; width: 16px; }

[dir] .flag-eh { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/eh.png) no-repeat 50% 50%; }

.flag-england { height: 11px; width: 16px; }

[dir] .flag-england { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/england.png) no-repeat 50% 50%; }

.flag-er { height: 11px; width: 16px; }

[dir] .flag-er { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/er.png) no-repeat 50% 50%; }

.flag-es { height: 11px; width: 16px; }

[dir] .flag-es { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/es.png) no-repeat 50% 50%; }

.flag-et { height: 11px; width: 16px; }

[dir] .flag-et { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/et.png) no-repeat 50% 50%; }

.flag-europeanunion { height: 11px; width: 16px; }

[dir] .flag-europeanunion { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/europeanunion.png) no-repeat 50% 50%; }

.flag-fam { height: 11px; width: 16px; }

[dir] .flag-fam { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fam.png) no-repeat 50% 50%; }

.flag-fi { height: 11px; width: 16px; }

[dir] .flag-fi { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fi.png) no-repeat 50% 50%; }

.flag-fj { height: 11px; width: 16px; }

[dir] .flag-fj { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fj.png) no-repeat 50% 50%; }

.flag-fk { height: 11px; width: 16px; }

[dir] .flag-fk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fk.png) no-repeat 50% 50%; }

.flag-fm { height: 11px; width: 16px; }

[dir] .flag-fm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fm.png) no-repeat 50% 50%; }

.flag-fo { height: 11px; width: 16px; }

[dir] .flag-fo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fo.png) no-repeat 50% 50%; }

.flag-fr { height: 11px; width: 16px; }

[dir] .flag-fr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/fr.png) no-repeat 50% 50%; }

.flag-ga { height: 11px; width: 16px; }

[dir] .flag-ga { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ga.png) no-repeat 50% 50%; }

.flag-gb { height: 11px; width: 16px; }

[dir] .flag-gb { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gb.png) no-repeat 50% 50%; }

.flag-gd { height: 11px; width: 16px; }

[dir] .flag-gd { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gd.png) no-repeat 50% 50%; }

.flag-ge { height: 11px; width: 16px; }

[dir] .flag-ge { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ge.png) no-repeat 50% 50%; }

.flag-gf { height: 11px; width: 16px; }

[dir] .flag-gf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gf.png) no-repeat 50% 50%; }

.flag-gh { height: 11px; width: 16px; }

[dir] .flag-gh { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gh.png) no-repeat 50% 50%; }

.flag-gi { height: 11px; width: 16px; }

[dir] .flag-gi { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gi.png) no-repeat 50% 50%; }

.flag-gl { height: 11px; width: 16px; }

[dir] .flag-gl { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gl.png) no-repeat 50% 50%; }

.flag-gm { height: 11px; width: 16px; }

[dir] .flag-gm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gm.png) no-repeat 50% 50%; }

.flag-gn { height: 11px; width: 16px; }

[dir] .flag-gn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gn.png) no-repeat 50% 50%; }

.flag-gp { height: 11px; width: 16px; }

[dir] .flag-gp { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gp.png) no-repeat 50% 50%; }

.flag-gq { height: 11px; width: 16px; }

[dir] .flag-gq { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gq.png) no-repeat 50% 50%; }

.flag-gr { height: 11px; width: 16px; }

[dir] .flag-gr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gr.png) no-repeat 50% 50%; }

.flag-gs { height: 11px; width: 16px; }

[dir] .flag-gs { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gs.png) no-repeat 50% 50%; }

.flag-gt { height: 11px; width: 16px; }

[dir] .flag-gt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gt.png) no-repeat 50% 50%; }

.flag-gu { height: 11px; width: 16px; }

[dir] .flag-gu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gu.png) no-repeat 50% 50%; }

.flag-gw { height: 11px; width: 16px; }

[dir] .flag-gw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gw.png) no-repeat 50% 50%; }

.flag-gy { height: 11px; width: 16px; }

[dir] .flag-gy { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/gy.png) no-repeat 50% 50%; }

.flag-hk { height: 11px; width: 16px; }

[dir] .flag-hk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/hk.png) no-repeat 50% 50%; }

.flag-hm { height: 11px; width: 16px; }

[dir] .flag-hm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/hm.png) no-repeat 50% 50%; }

.flag-hn { height: 11px; width: 16px; }

[dir] .flag-hn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/hn.png) no-repeat 50% 50%; }

.flag-hr { height: 11px; width: 16px; }

[dir] .flag-hr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/hr.png) no-repeat 50% 50%; }

.flag-ht { height: 11px; width: 16px; }

[dir] .flag-ht { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ht.png) no-repeat 50% 50%; }

.flag-hu { height: 11px; width: 16px; }

[dir] .flag-hu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/hu.png) no-repeat 50% 50%; }

.flag-id { height: 11px; width: 16px; }

[dir] .flag-id { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/id.png) no-repeat 50% 50%; }

.flag-ie { height: 11px; width: 16px; }

[dir] .flag-ie { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ie.png) no-repeat 50% 50%; }

.flag-il { height: 11px; width: 16px; }

[dir] .flag-il { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/il.png) no-repeat 50% 50%; }

.flag-in { height: 11px; width: 16px; }

[dir] .flag-in { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/in.png) no-repeat 50% 50%; }

.flag-io { height: 11px; width: 16px; }

[dir] .flag-io { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/io.png) no-repeat 50% 50%; }

.flag-iq { height: 11px; width: 16px; }

[dir] .flag-iq { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/iq.png) no-repeat 50% 50%; }

.flag-ir { height: 11px; width: 16px; }

[dir] .flag-ir { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ir.png) no-repeat 50% 50%; }

.flag-is { height: 11px; width: 16px; }

[dir] .flag-is { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/is.png) no-repeat 50% 50%; }

.flag-it { height: 11px; width: 16px; }

[dir] .flag-it { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/it.png) no-repeat 50% 50%; }

.flag-jm { height: 11px; width: 16px; }

[dir] .flag-jm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/jm.png) no-repeat 50% 50%; }

.flag-jo { height: 11px; width: 16px; }

[dir] .flag-jo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/jo.png) no-repeat 50% 50%; }

.flag-jp { height: 11px; width: 16px; }

[dir] .flag-jp { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/jp.png) no-repeat 50% 50%; }

.flag-ke { height: 11px; width: 16px; }

[dir] .flag-ke { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ke.png) no-repeat 50% 50%; }

.flag-kg { height: 11px; width: 16px; }

[dir] .flag-kg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kg.png) no-repeat 50% 50%; }

.flag-kh { height: 11px; width: 16px; }

[dir] .flag-kh { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kh.png) no-repeat 50% 50%; }

.flag-ki { height: 11px; width: 16px; }

[dir] .flag-ki { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ki.png) no-repeat 50% 50%; }

.flag-km { height: 11px; width: 16px; }

[dir] .flag-km { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/km.png) no-repeat 50% 50%; }

.flag-kn { height: 11px; width: 16px; }

[dir] .flag-kn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kn.png) no-repeat 50% 50%; }

.flag-kp { height: 11px; width: 16px; }

[dir] .flag-kp { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kp.png) no-repeat 50% 50%; }

.flag-kr { height: 11px; width: 16px; }

[dir] .flag-kr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kr.png) no-repeat 50% 50%; }

.flag-kw { height: 11px; width: 16px; }

[dir] .flag-kw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kw.png) no-repeat 50% 50%; }

.flag-ky { height: 11px; width: 16px; }

[dir] .flag-ky { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ky.png) no-repeat 50% 50%; }

.flag-kz { height: 11px; width: 16px; }

[dir] .flag-kz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/kz.png) no-repeat 50% 50%; }

.flag-la { height: 11px; width: 16px; }

[dir] .flag-la { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/la.png) no-repeat 50% 50%; }

.flag-lb { height: 11px; width: 16px; }

[dir] .flag-lb { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lb.png) no-repeat 50% 50%; }

.flag-lc { height: 11px; width: 16px; }

[dir] .flag-lc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lc.png) no-repeat 50% 50%; }

.flag-li { height: 11px; width: 16px; }

[dir] .flag-li { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/li.png) no-repeat 50% 50%; }

.flag-lk { height: 11px; width: 16px; }

[dir] .flag-lk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lk.png) no-repeat 50% 50%; }

.flag-lr { height: 11px; width: 16px; }

[dir] .flag-lr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lr.png) no-repeat 50% 50%; }

.flag-ls { height: 11px; width: 16px; }

[dir] .flag-ls { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ls.png) no-repeat 50% 50%; }

.flag-lt { height: 11px; width: 16px; }

[dir] .flag-lt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lt.png) no-repeat 50% 50%; }

.flag-lu { height: 11px; width: 16px; }

[dir] .flag-lu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lu.png) no-repeat 50% 50%; }

.flag-lv { height: 11px; width: 16px; }

[dir] .flag-lv { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/lv.png) no-repeat 50% 50%; }

.flag-ly { height: 11px; width: 16px; }

[dir] .flag-ly { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ly.png) no-repeat 50% 50%; }

.flag-ma { height: 11px; width: 16px; }

[dir] .flag-ma { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ma.png) no-repeat 50% 50%; }

.flag-mc { height: 11px; width: 16px; }

[dir] .flag-mc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mc.png) no-repeat 50% 50%; }

.flag-md { height: 11px; width: 16px; }

[dir] .flag-md { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/md.png) no-repeat 50% 50%; }

.flag-me { height: 12px; width: 16px; }

[dir] .flag-me { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/me.png) no-repeat 50% 50%; }

.flag-mg { height: 11px; width: 16px; }

[dir] .flag-mg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mg.png) no-repeat 50% 50%; }

.flag-mh { height: 11px; width: 16px; }

[dir] .flag-mh { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mh.png) no-repeat 50% 50%; }

.flag-mk { height: 11px; width: 16px; }

[dir] .flag-mk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mk.png) no-repeat 50% 50%; }

.flag-ml { height: 11px; width: 16px; }

[dir] .flag-ml { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ml.png) no-repeat 50% 50%; }

.flag-mm { height: 11px; width: 16px; }

[dir] .flag-mm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mm.png) no-repeat 50% 50%; }

.flag-mn { height: 11px; width: 16px; }

[dir] .flag-mn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mn.png) no-repeat 50% 50%; }

.flag-mo { height: 11px; width: 16px; }

[dir] .flag-mo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mo.png) no-repeat 50% 50%; }

.flag-mp { height: 11px; width: 16px; }

[dir] .flag-mp { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mp.png) no-repeat 50% 50%; }

.flag-mq { height: 11px; width: 16px; }

[dir] .flag-mq { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mq.png) no-repeat 50% 50%; }

.flag-mr { height: 11px; width: 16px; }

[dir] .flag-mr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mr.png) no-repeat 50% 50%; }

.flag-ms { height: 11px; width: 16px; }

[dir] .flag-ms { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ms.png) no-repeat 50% 50%; }

.flag-mt { height: 11px; width: 16px; }

[dir] .flag-mt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mt.png) no-repeat 50% 50%; }

.flag-mu { height: 11px; width: 16px; }

[dir] .flag-mu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mu.png) no-repeat 50% 50%; }

.flag-mv { height: 11px; width: 16px; }

[dir] .flag-mv { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mv.png) no-repeat 50% 50%; }

.flag-mw { height: 11px; width: 16px; }

[dir] .flag-mw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mw.png) no-repeat 50% 50%; }

.flag-mx { height: 11px; width: 16px; }

[dir] .flag-mx { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mx.png) no-repeat 50% 50%; }

.flag-my { height: 11px; width: 16px; }

[dir] .flag-my { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/my.png) no-repeat 50% 50%; }

.flag-mz { height: 11px; width: 16px; }

[dir] .flag-mz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/mz.png) no-repeat 50% 50%; }

.flag-na { height: 11px; width: 16px; }

[dir] .flag-na { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/na.png) no-repeat 50% 50%; }

.flag-nc { height: 11px; width: 16px; }

[dir] .flag-nc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/nc.png) no-repeat 50% 50%; }

.flag-ne { height: 11px; width: 16px; }

[dir] .flag-ne { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ne.png) no-repeat 50% 50%; }

.flag-nf { height: 11px; width: 16px; }

[dir] .flag-nf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/nf.png) no-repeat 50% 50%; }

.flag-ng { height: 11px; width: 16px; }

[dir] .flag-ng { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ng.png) no-repeat 50% 50%; }

.flag-ni { height: 11px; width: 16px; }

[dir] .flag-ni { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ni.png) no-repeat 50% 50%; }

.flag-nl { height: 11px; width: 16px; }

[dir] .flag-nl { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/nl.png) no-repeat 50% 50%; }

.flag-no { height: 11px; width: 16px; }

[dir] .flag-no { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/no.png) no-repeat 50% 50%; }

.flag-np { height: 11px; width: 9px; }

[dir] .flag-np { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/np.png) no-repeat 50% 50%; }

.flag-nr { height: 11px; width: 16px; }

[dir] .flag-nr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/nr.png) no-repeat 50% 50%; }

.flag-nu { height: 11px; width: 16px; }

[dir] .flag-nu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/nu.png) no-repeat 50% 50%; }

.flag-nz { height: 11px; width: 16px; }

[dir] .flag-nz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/nz.png) no-repeat 50% 50%; }

.flag-om { height: 11px; width: 16px; }

[dir] .flag-om { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/om.png) no-repeat 50% 50%; }

.flag-pa { height: 11px; width: 16px; }

[dir] .flag-pa { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pa.png) no-repeat 50% 50%; }

.flag-pe { height: 11px; width: 16px; }

[dir] .flag-pe { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pe.png) no-repeat 50% 50%; }

.flag-pf { height: 11px; width: 16px; }

[dir] .flag-pf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pf.png) no-repeat 50% 50%; }

.flag-pg { height: 11px; width: 16px; }

[dir] .flag-pg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pg.png) no-repeat 50% 50%; }

.flag-ph { height: 11px; width: 16px; }

[dir] .flag-ph { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ph.png) no-repeat 50% 50%; }

.flag-pk { height: 11px; width: 16px; }

[dir] .flag-pk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pk.png) no-repeat 50% 50%; }

.flag-pl { height: 11px; width: 16px; }

[dir] .flag-pl { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pl.png) no-repeat 50% 50%; }

.flag-pm { height: 11px; width: 16px; }

[dir] .flag-pm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pm.png) no-repeat 50% 50%; }

.flag-pn { height: 11px; width: 16px; }

[dir] .flag-pn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pn.png) no-repeat 50% 50%; }

.flag-pr { height: 11px; width: 16px; }

[dir] .flag-pr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pr.png) no-repeat 50% 50%; }

.flag-ps { height: 11px; width: 16px; }

[dir] .flag-ps { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ps.png) no-repeat 50% 50%; }

.flag-pt { height: 11px; width: 16px; }

[dir] .flag-pt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pt.png) no-repeat 50% 50%; }

.flag-pw { height: 11px; width: 16px; }

[dir] .flag-pw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/pw.png) no-repeat 50% 50%; }

.flag-py { height: 11px; width: 16px; }

[dir] .flag-py { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/py.png) no-repeat 50% 50%; }

.flag-qa { height: 11px; width: 16px; }

[dir] .flag-qa { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/qa.png) no-repeat 50% 50%; }

.flag-re { height: 11px; width: 16px; }

[dir] .flag-re { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/re.png) no-repeat 50% 50%; }

.flag-ro { height: 11px; width: 16px; }

[dir] .flag-ro { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ro.png) no-repeat 50% 50%; }

.flag-rs { height: 11px; width: 16px; }

[dir] .flag-rs { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/rs.png) no-repeat 50% 50%; }

.flag-ru { height: 11px; width: 16px; }

[dir] .flag-ru { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ru.png) no-repeat 50% 50%; }

.flag-rw { height: 11px; width: 16px; }

[dir] .flag-rw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/rw.png) no-repeat 50% 50%; }

.flag-sa { height: 11px; width: 16px; }

[dir] .flag-sa { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sa.png) no-repeat 50% 50%; }

.flag-sb { height: 11px; width: 16px; }

[dir] .flag-sb { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sb.png) no-repeat 50% 50%; }

.flag-sc { height: 11px; width: 16px; }

[dir] .flag-sc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sc.png) no-repeat 50% 50%; }

.flag-scotland { height: 11px; width: 16px; }

[dir] .flag-scotland { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/scotland.png) no-repeat 50% 50%; }

.flag-sd { height: 11px; width: 16px; }

[dir] .flag-sd { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sd.png) no-repeat 50% 50%; }

.flag-se { height: 11px; width: 16px; }

[dir] .flag-se { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/se.png) no-repeat 50% 50%; }

.flag-sg { height: 11px; width: 16px; }

[dir] .flag-sg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sg.png) no-repeat 50% 50%; }

.flag-sh { height: 11px; width: 16px; }

[dir] .flag-sh { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sh.png) no-repeat 50% 50%; }

.flag-si { height: 11px; width: 16px; }

[dir] .flag-si { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/si.png) no-repeat 50% 50%; }

.flag-sj { height: 11px; width: 16px; }

[dir] .flag-sj { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sj.png) no-repeat 50% 50%; }

.flag-sk { height: 11px; width: 16px; }

[dir] .flag-sk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sk.png) no-repeat 50% 50%; }

.flag-sl { height: 11px; width: 16px; }

[dir] .flag-sl { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sl.png) no-repeat 50% 50%; }

.flag-sm { height: 11px; width: 16px; }

[dir] .flag-sm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sm.png) no-repeat 50% 50%; }

.flag-sn { height: 11px; width: 16px; }

[dir] .flag-sn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sn.png) no-repeat 50% 50%; }

.flag-so { height: 11px; width: 16px; }

[dir] .flag-so { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/so.png) no-repeat 50% 50%; }

.flag-sr { height: 11px; width: 16px; }

[dir] .flag-sr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sr.png) no-repeat 50% 50%; }

.flag-st { height: 11px; width: 16px; }

[dir] .flag-st { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/st.png) no-repeat 50% 50%; }

.flag-sv { height: 11px; width: 16px; }

[dir] .flag-sv { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sv.png) no-repeat 50% 50%; }

.flag-sy { height: 11px; width: 16px; }

[dir] .flag-sy { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sy.png) no-repeat 50% 50%; }

.flag-sz { height: 11px; width: 16px; }

[dir] .flag-sz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/sz.png) no-repeat 50% 50%; }

.flag-tc { height: 11px; width: 16px; }

[dir] .flag-tc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tc.png) no-repeat 50% 50%; }

.flag-td { height: 11px; width: 16px; }

[dir] .flag-td { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/td.png) no-repeat 50% 50%; }

.flag-tf { height: 11px; width: 16px; }

[dir] .flag-tf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tf.png) no-repeat 50% 50%; }

.flag-tg { height: 11px; width: 16px; }

[dir] .flag-tg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tg.png) no-repeat 50% 50%; }

.flag-th { height: 11px; width: 16px; }

[dir] .flag-th { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/th.png) no-repeat 50% 50%; }

.flag-tj { height: 11px; width: 16px; }

[dir] .flag-tj { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tj.png) no-repeat 50% 50%; }

.flag-tk { height: 11px; width: 16px; }

[dir] .flag-tk { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tk.png) no-repeat 50% 50%; }

.flag-tl { height: 11px; width: 16px; }

[dir] .flag-tl { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tl.png) no-repeat 50% 50%; }

.flag-tm { height: 11px; width: 16px; }

[dir] .flag-tm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tm.png) no-repeat 50% 50%; }

.flag-tn { height: 11px; width: 16px; }

[dir] .flag-tn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tn.png) no-repeat 50% 50%; }

.flag-to { height: 11px; width: 16px; }

[dir] .flag-to { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/to.png) no-repeat 50% 50%; }

.flag-tr { height: 11px; width: 16px; }

[dir] .flag-tr { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tr.png) no-repeat 50% 50%; }

.flag-tt { height: 11px; width: 16px; }

[dir] .flag-tt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tt.png) no-repeat 50% 50%; }

.flag-tv { height: 11px; width: 16px; }

[dir] .flag-tv { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tv.png) no-repeat 50% 50%; }

.flag-tw { height: 11px; width: 16px; }

[dir] .flag-tw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tw.png) no-repeat 50% 50%; }

.flag-tz { height: 11px; width: 16px; }

[dir] .flag-tz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/tz.png) no-repeat 50% 50%; }

.flag-ua { height: 11px; width: 16px; }

[dir] .flag-ua { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ua.png) no-repeat 50% 50%; }

.flag-ug { height: 11px; width: 16px; }

[dir] .flag-ug { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ug.png) no-repeat 50% 50%; }

.flag-um { height: 11px; width: 16px; }

[dir] .flag-um { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/um.png) no-repeat 50% 50%; }

.flag-us { height: 11px; width: 16px; }

[dir] .flag-us { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/us.png) no-repeat 50% 50%; }

.flag-uy { height: 11px; width: 16px; }

[dir] .flag-uy { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/uy.png) no-repeat 50% 50%; }

.flag-uz { height: 11px; width: 16px; }

[dir] .flag-uz { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/uz.png) no-repeat 50% 50%; }

.flag-va { height: 11px; width: 16px; }

[dir] .flag-va { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/va.png) no-repeat 50% 50%; }

.flag-vc { height: 11px; width: 16px; }

[dir] .flag-vc { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/vc.png) no-repeat 50% 50%; }

.flag-ve { height: 11px; width: 16px; }

[dir] .flag-ve { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ve.png) no-repeat 50% 50%; }

.flag-vg { height: 11px; width: 16px; }

[dir] .flag-vg { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/vg.png) no-repeat 50% 50%; }

.flag-vi { height: 11px; width: 16px; }

[dir] .flag-vi { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/vi.png) no-repeat 50% 50%; }

.flag-vn { height: 11px; width: 16px; }

[dir] .flag-vn { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/vn.png) no-repeat 50% 50%; }

.flag-vu { height: 11px; width: 16px; }

[dir] .flag-vu { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/vu.png) no-repeat 50% 50%; }

.flag-wales { height: 11px; width: 16px; }

[dir] .flag-wales { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/wales.png) no-repeat 50% 50%; }

.flag-wf { height: 11px; width: 16px; }

[dir] .flag-wf { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/wf.png) no-repeat 50% 50%; }

.flag-ws { height: 11px; width: 16px; }

[dir] .flag-ws { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ws.png) no-repeat 50% 50%; }

.flag-ye { height: 11px; width: 16px; }

[dir] .flag-ye { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/ye.png) no-repeat 50% 50%; }

.flag-yt { height: 11px; width: 16px; }

[dir] .flag-yt { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/yt.png) no-repeat 50% 50%; }

.flag-za { height: 11px; width: 16px; }

[dir] .flag-za { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/za.png) no-repeat 50% 50%; }

.flag-zm { height: 11px; width: 16px; }

[dir] .flag-zm { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/zm.png) no-repeat 50% 50%; }

.flag-zw { height: 11px; width: 16px; }

[dir] .flag-zw { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/flags/zw.png) no-repeat 50% 50%; }

.visuallyhidden { clip: rect(0 0 0 0); height: 1px; overflow: hidden; position: absolute; width: 1px; }

[dir] .visuallyhidden { border: 0; margin: -1px; padding: 0; }

.overlaypopup { bottom: 0; overflow: auto; position: fixed; top: 0; z-index: 21; }

[dir] .overlaypopup { background: rgba(255, 255, 255, 0.8); }

[dir=ltr] .overlaypopup { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/white-50-transparent.png) repeat 0 0; left: 0; right: 0; }

[dir=rtl] .overlaypopup { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/white-50-transparent.png) repeat 100% 0; right: 0; left: 0; }

.overlaypopup.overlaypopup-important { z-index: 23; }

.overlaypopup-mobile .layout { display: none; }

.overlaypopup-transparent { /* small hack for better animation effect */ }

[dir] .overlaypopup-transparent { background: none; }

.overlaypopup-transparent .serppopup { visibility: hidden; }

.overlaypopup-table { border-collapse: collapse; height: 100%; width: 100%; }

[dir] .overlaypopup-table { border: 0; }

.overlaypopup-content { vertical-align: middle; }

[dir=ltr] .overlaypopup-content { text-align: left; }

[dir=rtl] .overlaypopup-content { text-align: right; }

.zenswipecontainer { height: 100%; position: relative; width: 100%; }

.zenswipecontainer-element { height: 100%; position: absolute; top: 0; width: 100%; }

[dir=ltr] .zenswipecontainer-element-empty { animation: opacity .3s ease-in-out; }

[dir=rtl] .zenswipecontainer-element-empty { animation: opacity .3s ease-in-out; }

.zenswipecontainer-element-current { position: static; }

[dir=ltr] .zenswipecontainer-element-next { left: calc(100% + 5px); }

[dir=rtl] .zenswipecontainer-element-next { right: calc(100% + 5px); }

[dir=ltr] .zenswipecontainer-element-prev { right: calc(100% + 5px); }

[dir=rtl] .zenswipecontainer-element-prev { left: calc(100% + 5px); }

.cancellationpolicy { color: #393f46; display: inline-block; position: relative; }

[dir] .cancellationpolicy { cursor: default; margin-bottom: 5px; }

[dir=ltr] .cancellationpolicy { padding-left: 23px; }

[dir=rtl] .cancellationpolicy { padding-right: 23px; }

.cancellationpolicy::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e600'; font-size: 1.2727em; position: absolute; top: -1px; vertical-align: middle; }

[dir=ltr] .cancellationpolicy::before { left: 2px; }

[dir=rtl] .cancellationpolicy::before { right: 2px; }

.cancellationpolicy.cancellationpolicy-nopopup { color: #333; }

[dir=ltr] .cancellationpolicy.cancellationpolicy-nopopup { padding-left: 0; }

[dir=rtl] .cancellationpolicy.cancellationpolicy-nopopup { padding-right: 0; }

.cancellationpolicy.cancellationpolicy-nopopup::before { display: none; }

.cancellationpolicy-free { color: #4b8b00; }

.cancellationpolicy-special { color: #393f46; }

[dir] .cancellationpolicy-item-good, [dir] .cancellationpolicy-item-refundable, [dir] .cancellationpolicy-item-neutral, [dir] .cancellationpolicy-item-mixed, [dir] .cancellationpolicy-item-evil, [dir] .cancellationpolicy-item-nonrefundable { margin-bottom: .63636em; }

[dir=ltr] .cancellationpolicy-item-good, [dir=ltr] .cancellationpolicy-item-refundable, [dir=ltr] .cancellationpolicy-item-neutral, [dir=ltr] .cancellationpolicy-item-mixed, [dir=ltr] .cancellationpolicy-item-evil, [dir=ltr] .cancellationpolicy-item-nonrefundable { border-left: 2px solid; padding-left: .63636em; }

[dir=rtl] .cancellationpolicy-item-good, [dir=rtl] .cancellationpolicy-item-refundable, [dir=rtl] .cancellationpolicy-item-neutral, [dir=rtl] .cancellationpolicy-item-mixed, [dir=rtl] .cancellationpolicy-item-evil, [dir=rtl] .cancellationpolicy-item-nonrefundable { border-right: 2px solid; padding-right: .63636em; }

[dir] .cancellationpolicy-item-good, [dir] .cancellationpolicy-item-refundable { border-color: #50a732; }

[dir] .cancellationpolicy-item-neutral, [dir] .cancellationpolicy-item-mixed { border-color: #f2a100; }

[dir] .cancellationpolicy-item-evil, [dir] .cancellationpolicy-item-nonrefundable { border-color: #ff6f59; }

.cancellationpolicy-item-note { color: #565d61; }

[dir] .cancellationpolicy-item-note { padding-top: .909em; }

.cancellationpolicy-item-no-show-title, .cancellationpolicy-item-deposit-title { font-size: 1.1em; }

[dir] .cancellationpolicy-item-no-show-title, [dir] .cancellationpolicy-item-deposit-title { padding: 1.0909em 0 .4545em; }

.cancellationpolicy-text-rich .yellowtip-contentcontainer { top: -7px; }

[dir=ltr] .cancellationpolicy-text-rich .cancellationpolicy-item-no-show-title, [dir=ltr] .cancellationpolicy-text-rich .cancellationpolicy-item-no-show-text, [dir=ltr] .cancellationpolicy-text-rich .cancellationpolicy-item-deposit-title, [dir=ltr] .cancellationpolicy-text-rich .cancellationpolicy-item-deposit-text, [dir=ltr] .cancellationpolicy-text-rich .cancellationpolicy-item-note { padding-left: .8181em; }

[dir=rtl] .cancellationpolicy-text-rich .cancellationpolicy-item-no-show-title, [dir=rtl] .cancellationpolicy-text-rich .cancellationpolicy-item-no-show-text, [dir=rtl] .cancellationpolicy-text-rich .cancellationpolicy-item-deposit-title, [dir=rtl] .cancellationpolicy-text-rich .cancellationpolicy-item-deposit-text, [dir=rtl] .cancellationpolicy-text-rich .cancellationpolicy-item-note { padding-right: .8181em; }

[dir] .cancellationpolicy-text-rich .cancellationpolicy-item-note { padding-bottom: .4545em; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
[dir] * { border: 0; margin: 0; padding: 0; }

html, body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; color: #292f37; font-feature-settings: 'kern' 0, 'KERN' 0; height: 100%; scrollbar-gutter: stable; -webkit-text-size-adjust: none; }

html[dir], [dir] body { margin: 0; padding: 0; }

[dir] body { background: white; }

[dir=ltr] body { text-align: left; }

[dir=rtl] body { text-align: right; }

[dir] body.body-zenfavorite, [dir] body.body-adaptive-hotel, [dir] body.body-adaptive-hotels { background: #f2f1f0; }

body, button { font-size: 13px; line-height: 1.231; font-family: 'PTRootUI', Verdana, sans-serif; font-weight: 480; }

input, textarea { font-family: 'PTRootUI', Verdana, sans-serif; font-weight: 480; }

body.vi, body.vi button, body.vi input, body.vi textarea, body.vi .zen-hotels-wrapper { font-family: Arial, Verdana, sans-serif; }

input::-ms-reveal { display: none; }

[dir] button { background: none; border: 0; cursor: pointer; }

[dir] button::-moz-focus-inner { border-color: transparent; border-width: 0; padding: 0; }
[dir=rtl] input { padding-right: 3px; box-sizing: border-box; }
iframe[name='google_conversion_frame'], iframe[src^='//profile-eu.exe.bid/sandbox'], img[src^='http://googleads.g.doubleclick.net'], img[src^='https://googleads.g.doubleclick.net'], img[src^='http://www.googleadservices.com/pagead'], img[src^='https://www.googleadservices.com/pagead'], img[src^='//vk.com/rtrg'] { position: absolute; visibility: hidden; }

img { display: block; height: auto; max-width: 100%; }

/* Page */
.page::after { content: ''; display: block; }
[dir] .page::after { clear: both; }

.page-content { position: relative; max-width: 960px; }

[dir] .page-content { margin: 0 auto; }

.mobileready .page-content { max-width: none; }

.pageContainer-content { position: relative; }

/* Helpers */
.clearfix::before, .clearfix::after { display: table; content: ''; }

[dir] .clearfix::after { clear: both; }

[dir] .pseudo { border-bottom: dotted 1px; cursor: pointer; }

.hidden { display: none; }

[dir] .indent-1-line { margin-bottom: 1em; }

@media (max-width: 680px) { .mobile-hidden { display: none; } }

/* JS calculations */
.pseudohidden { visibility: hidden; }

.disabled { pointer-events: none; }

[dir] .disabled { cursor: default; }

@media print { .abe-panel { display: none; } }

.progressbar { display: block; height: 10px; width: 400px; }

[dir] .progressbar { background-color: #e5e5e5; border-radius: 3px; margin: auto; }

.progressbar-thumb { height: 10px; width: 0; }

[dir] .progressbar-thumb { background: #082a60; border-radius: 3px; }

[dir] .progressbar-thumb.progressbar-thumb-blink { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/ajax-loader-horizontal.gif) center center repeat-x #f5f5f6; }

.layout { min-height: 100%; /* the bottom margin is the negative value of the footer's height */ min-width: 1024px; }

[dir] .layout { margin: 0 auto -93px; }

.mobileready .layout { min-width: 320px; }

.body-adaptive-hotel .layout { min-width: auto; }

[dir] .body-adaptive-hotel .layout { margin: 0 auto -76px; }

.body-adaptive-hotels .layout { min-width: auto; }

[dir] .body-adaptive-hotels .layout { margin: 0 auto; }

[dir] .layout-loading { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) center center no-repeat #f5f5f6; }

.layout::after { content: ''; display: block; height: 93px; }

[dir] .layout::after { clear: both; }

@media (max-width: 680px) { .body-booking .layout::after { height: 124px; } }

.layout-page-wrapper { position: relative; }

.layout-footer-holder { height: 93px; }

[dir] .layout-footer-holder { clear: both; }

.layout-script-required { overflow: hidden; display: block; width: 100%; }

.layout-script-required-in { width: 110%; color: #fff; }

[dir] .layout-script-required-in { text-align: center; background: #f00; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset; padding: 5px; }

[dir=ltr] .layout-script-required-in { margin-left: -3px; }

[dir=rtl] .layout-script-required-in { margin-right: -3px; }

.layout-content { width: 960px; }

[dir] .layout-content { margin: 0 auto; box-shadow: none; }

[dir=ltr] .layout-content-main { margin-left: 215px; }

[dir=rtl] .layout-content-main { margin-right: 215px; }

.layout-content-extra { width: 205px; }

[dir=ltr] .layout-content-extra { float: left; }

[dir=rtl] .layout-content-extra { float: right; }

[dir] .layout-content.faq, [dir] .layout-content.prefs, [dir] .layout-content.countries, [dir] .layout-content.reservations_list { padding-top: 40px !important; }

[dir] .layout-content.booking_page, [dir] .layout-content.qiwi_howto { padding-top: 30px !important; }

.overlay { bottom: 0; position: absolute; top: 66px; z-index: 21; }

[dir] .overlay { background: rgba(255, 255, 255, 0.5); }

[dir=ltr] .overlay { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/white-50-transparent.png) repeat 0 0; left: 0; right: 0; }

[dir=rtl] .overlay { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/white-50-transparent.png) repeat 100% 0; right: 0; left: 0; }

.mobile-android:not(.mobileready) { -webkit-text-size-adjust: none; }

.notifier { bottom: 0; position: fixed; width: 290px; z-index: 50; }

[dir=ltr] .notifier { right: 0; }

[dir=rtl] .notifier { left: 0; }

.notifier-message { color: #fff; font-size: 13px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; }

[dir] .notifier-message { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/overlay-bg.png) repeat; border-radius: 5px; margin: 10px 20px; padding: 8px; text-shadow: 0 0 2px #000; }

[dir=ltr] .notifier-message { box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3); padding-left: 30px; }

[dir=rtl] .notifier-message { box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.3); padding-right: 30px; }

.notifier-message::before { content: ''; height: 17px; position: absolute; top: 5px; width: 17px; }

[dir] .notifier-message::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprite-sys-messages.png) no-repeat; }

[dir=ltr] .notifier-message::before { left: 6px; }

[dir=rtl] .notifier-message::before { right: 6px; }

[dir=ltr] .notifier-message-debug::before { background-position: 0 -68px; }

[dir=rtl] .notifier-message-debug::before { background-position: 100% -68px; }

[dir=ltr] .notifier-message-error::before { background-position: 0 -17px; }

[dir=rtl] .notifier-message-error::before { background-position: 100% -17px; }

[dir=ltr] .notifier-message-info::before { background-position: 0 0; }

[dir=rtl] .notifier-message-info::before { background-position: 100% 0; }

[dir=ltr] .notifier-message-warning::before { background-position: 0 -34px; }

[dir=rtl] .notifier-message-warning::before { background-position: 100% -34px; }

[dir] .notifier-message-closebutton { margin-top: 7px; }

[dir=ltr] .notifier-message-closebutton { float: right; }

[dir=rtl] .notifier-message-closebutton { float: left; }

.popuptip { color: #fff; font-size: 12px; line-height: 16px; position: absolute; z-index: 22; }

[dir] .popuptip { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAQMAAAAk8RryAAAABlBMVEUAAAAdHR0t84kpAAAAAnRSTlPHx/co26IAAAAWSURBVBjTYwxlAIHXLBD6GuMof0D5AFcQPPGylr/+AAAAAElFTkSuQmCC"); border-radius: 5px; cursor: default; text-shadow: 0 0 2px #000; }

[dir=ltr] .popuptip { box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3); padding: 6px 9px 7px 29px; }

[dir=rtl] .popuptip { box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.3); padding: 6px 29px 7px 9px; }

.body-adaptive-hotel .popuptip, .body-adaptive-hotels .popuptip { z-index: 23; }

.popuptip-pointer { display: block; height: 17px; position: absolute; width: 6px; }

[dir] .popuptip-pointer { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/form_error_arrow.png); }

.popuptip-icon { height: 17px; position: absolute; top: 5px; width: 16px; }

[dir=ltr] .popuptip-icon { background: transparent url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprite-sys-messages.png) 0 -34px; left: 6px; }

[dir=rtl] .popuptip-icon { background: transparent url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprite-sys-messages.png) 100% -34px; right: 6px; }

.popuptip-top .popuptip-pointer, .popuptip-bottom .popuptip-pointer { height: 9px; width: 16px; }

[dir=ltr] .popuptip-top .popuptip-pointer, [dir=ltr] .popuptip-bottom .popuptip-pointer { left: 10px; }

[dir=rtl] .popuptip-top .popuptip-pointer, [dir=rtl] .popuptip-bottom .popuptip-pointer { right: 10px; }

.popuptip-left .popuptip-pointer, .popuptip-right .popuptip-pointer { height: 17px; top: 4px; width: 6px; }

.popuptip-top .popuptip-pointer { bottom: -9px; }

[dir] .popuptip-top .popuptip-pointer { background-position: -18px -39px; }

.popuptip-bottom .popuptip-pointer { top: -9px; }

[dir] .popuptip-bottom .popuptip-pointer { background-position: -18px 0; }

[dir] .popuptip-left .popuptip-pointer { background-position: -7px -24px; }

[dir=ltr] .popuptip-left .popuptip-pointer { right: -6px; }

[dir=rtl] .popuptip-left .popuptip-pointer { left: -6px; }

[dir=ltr] .popuptip-right .popuptip-pointer { left: -6px; }

[dir=rtl] .popuptip-right .popuptip-pointer { right: -6px; }

/* mixin for yellow popup */
.yellowtip { display: inline-block; height: 13px; position: relative; vertical-align: middle; width: 11px; }
[dir] .yellowtip { background: #fff5cc; border: 1px solid #dbcc9d; box-shadow: 0 1px rgba(192, 99, 18, 0.15); }
[dir=ltr] .yellowtip { border-radius: 0 2px 2px 0; margin: -1px 0 0 8px; }
[dir=rtl] .yellowtip { border-radius: 2px 0 0 2px; margin: -1px 8px 0 0; }

.yellowtip::before, .yellowtip::after { content: ''; position: absolute; }

.yellowtip::before { height: 15px; width: 5px; top: -1px; }

[dir] .yellowtip::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-arrow-left.png) no-repeat 50% 50%; }

[dir=ltr] .yellowtip::before { left: -5px; }

[dir=rtl] .yellowtip::before { right: -5px; }

.yellowtip::after { height: 9px; width: 6px; top: 2px; }

[dir] .yellowtip::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-what.png) no-repeat 50% 50%; }

[dir=ltr] .yellowtip::after { left: 2px; }

[dir=rtl] .yellowtip::after { right: 2px; }

.yellowtip:hover::before, .yellowtip:hover::after { z-index: 13; }

.yellowtip-contentcontainer { color: #292410; font-size: 12px; line-height: 13px; position: absolute; white-space: normal; width: 275px; z-index: 12; top: -1px; }

[dir] .yellowtip-contentcontainer { background: #fff5cc; border: 1px solid #dbcc9d; border-radius: 2px; }

[dir=ltr] .yellowtip-contentcontainer { padding: 7px 20px 6px 18px; left: -1px; }

[dir=rtl] .yellowtip-contentcontainer { padding: 7px 18px 6px 20px; right: -1px; }

.yellowtip-hovertarget { height: 15px; position: absolute; top: 0; width: 15px; z-index: 14; }

[dir=ltr] .yellowtip-hovertarget { left: 0; }

[dir=rtl] .yellowtip-hovertarget { right: 0; }

.yellowtip-withcursorfollow { color: #292410; font-size: 12px; height: auto; line-height: 14px; position: absolute; width: 250px; z-index: 12; }

[dir] .yellowtip-withcursorfollow { border-radius: 4px; padding: 10px; }

[dir=ltr] .yellowtip-withcursorfollow { text-align: left; }

[dir=rtl] .yellowtip-withcursorfollow { text-align: right; }

.yellowtip-withcursorfollow::before, .yellowtip-withcursorfollow::after { display: none; }

[dir] .yellowtip-adaptive { background-color: white; border: 1px solid #f7ab64; box-shadow: 0 2px rgba(192, 99, 18, 0.15); }

[dir=ltr] .yellowtip-adaptive { padding-left: 20px; }

[dir=rtl] .yellowtip-adaptive { padding-right: 20px; }

.yellowtip-adaptive .yellowtip-content { color: #292f37; font-size: 12px; line-height: 15px; }

.transliterationpopuptip { color: #292410; font-size: 12px; line-height: 13px; position: absolute; white-space: normal; width: 275px; z-index: 12; width: 285px; }

[dir] .transliterationpopuptip { background: #fff5cc; border: 1px solid #dbcc9d; border-radius: 2px; }

[dir=ltr] .transliterationpopuptip { padding: 7px 20px 6px 18px; }

[dir=rtl] .transliterationpopuptip { padding: 7px 18px 6px 20px; }

.transliterationpopuptip::before { content: ''; position: absolute; }

.transliterationpopuptip p { overflow: hidden; word-wrap: break-word; }

.transliterationpopuptip-message { font-size: 16px; font-weight: 700; }

.transliterationpopuptip-right::before { height: 15px; width: 5px; top: 2px; }

[dir] .transliterationpopuptip-right::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-arrow-left.png) no-repeat 50% 50%; }

[dir=ltr] .transliterationpopuptip-right::before { left: -5px; }

[dir=rtl] .transliterationpopuptip-right::before { right: -5px; }

.transliterationpopuptip-left::before { height: 15px; width: 5px; top: 2px; }

[dir] .transliterationpopuptip-left::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-arrow-right.png) no-repeat 50% 50%; }

[dir=ltr] .transliterationpopuptip-left::before { right: -5px; }

[dir=rtl] .transliterationpopuptip-left::before { left: -5px; }

.transliterationpopuptip-top::before { height: 5px; width: 15px; bottom: -5px; }

[dir] .transliterationpopuptip-top::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-arrow-bottom.png) no-repeat 50% 50%; }

[dir=ltr] .transliterationpopuptip-top::before { left: 20px; }

[dir=rtl] .transliterationpopuptip-top::before { right: 20px; }

.transliterationpopuptip-bottom::before { height: 5px; width: 15px; top: -5px; }

[dir] .transliterationpopuptip-bottom::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-arrow-top.png) no-repeat 50% 50%; }

[dir=ltr] .transliterationpopuptip-bottom::before { left: 20px; }

[dir=rtl] .transliterationpopuptip-bottom::before { right: 20px; }

.paymenttype { color: #4b8b00; display: inline-block; position: relative; }

[dir] .paymenttype { cursor: default; margin-bottom: 5px; }

[dir=ltr] .paymenttype { padding-left: 23px; }

[dir=rtl] .paymenttype { padding-right: 23px; }

.paymenttype::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: 'W'; font-size: 12px; top: 1px; position: absolute; }

[dir=ltr] .paymenttype::before { left: 3px; }

[dir=rtl] .paymenttype::before { right: 3px; }

.paymenttype-nopopup { font: inherit; }

[dir=ltr] .paymenttype-nopopup { padding-left: 0; }

[dir=rtl] .paymenttype-nopopup { padding-right: 0; }

.paymenttype-nopopup::before { display: none; }

.paymenttype-title { font-size: 14px; font-weight: 700; }

[dir] .paymenttype-title { margin: 0 0 11px; }

.paymenttypenotice { color: #248f04; display: inline-block; }

[dir] .paymenttypenotice { margin: 0 4px; }

.paymenttypenotice::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; content: ''; display: inline-block; height: 20px; line-height: 20px; position: relative; top: -1px; vertical-align: middle; width: 20px; }

[dir] .paymenttypenotice::before { background: #349713; border-radius: 10px; background-image: -webkit-linear-gradient(top, #47a124, #248f04); background-image: -moz-linear-gradient(top, #47a124, #248f04); background-image: -o-linear-gradient(top, #47a124, #248f04); background-image: linear-gradient(to bottom, #47a124, #248f04); }

[dir=ltr] .paymenttypenotice::before { margin-right: 2px; }

[dir=rtl] .paymenttypenotice::before { margin-left: 2px; }

.paymenttypenotice-message { display: inline-block; font-size: 8px; line-height: 10px; text-transform: uppercase; vertical-align: middle; }

[dir=ltr] .paymenttypenotice-message { text-align: left; }

[dir=rtl] .paymenttypenotice-message { text-align: right; }

.paymenttypenotice-nocardrequired::before { height: 21px; width: 21px; }

[dir] .paymenttypenotice-nocardrequired::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/badges/nocc.png) no-repeat 50% 50%; }

[dir=ltr] .highpixelratio .paymenttypenotice-nocardrequired::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/badges/nocc.svg) 0 0 no-repeat; }

[dir=rtl] .highpixelratio .paymenttypenotice-nocardrequired::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/badges/nocc.svg) 100% 0 no-repeat; }

.paymenttypenotice-freecancellation::before { content: '\e600'; font-size: 15px; }

.paymenttypenotice-inhotel::before { content: 'W'; font-size: 12px; }

.paymenttypenotice-dreams { color: #ff5440; }

.paymenttypenotice-dreams::before { color: #ff5440; content: 'c'; font-size: 22px; top: -1px; }

[dir] .paymenttypenotice-dreams::before { background-image: -webkit-linear-gradient(top, transparent, transparent); background-image: -moz-linear-gradient(top, transparent, transparent); background-image: -o-linear-gradient(top, transparent, transparent); background-image: linear-gradient(to bottom, transparent, transparent); background: none; }

[dir=ltr] .paymenttypenotice-dreams::before { left: -1px; }

[dir=rtl] .paymenttypenotice-dreams::before { right: -1px; }

.goog-inline-block { position: relative; display: inline-block; }

.select { outline: none; }

.select-open { z-index: 20001; }

.select-menu { color: #255c86; font-size: 9px; line-height: 2; overflow: auto; height: 120px; position: absolute; text-transform: uppercase; z-index: 20000; /* Arbitrary, but some apps depend on it... */ }

[dir] .select-menu { background: #f0f0f0; border-radius: 0 0 3px 3px; box-shadow: inset 0 0 0 1px #fff, 0 0 0 1px rgba(0, 0, 0, 0.1); margin-top: -1px; }

[dir] .select-menu-item { cursor: pointer; }

[dir=ltr] .select-menu-item { padding: 0 5px 0 9px; }

[dir=rtl] .select-menu-item { padding: 0 9px 0 5px; }

[dir] .select-menu-item:first-child { border: 0; padding-top: 4px; }

.select-menu-item.select-menu-item:first-child::before { height: 25px; }

[dir] .select-menu-item.select-menu-item:first-child::before { margin-top: -7px; }

/* State: hover. */
[dir] .select-menu-item-highlight { background: #fff; }

.select-menu-item-highlight::before { display: block; content: ' '; width: 10px; height: 18px; }

[dir] .select-menu-item-highlight::before { background: #fff; }

[dir=ltr] .select-menu-item-highlight::before { float: left; margin-left: -10px; }

[dir=rtl] .select-menu-item-highlight::before { float: right; margin-right: -10px; }

/* State: resting. */
.select { font-size: 12px; font-weight: bold; line-height: 24px; text-transform: uppercase; }
[dir] .select { border-radius: 2px; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2); cursor: pointer; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); }
[dir=ltr] .select { padding: 0 28px 0 8px; }
[dir=rtl] .select { padding: 0 8px 0 28px; }

/* State: hover. */
[dir] .select-hover { background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)); background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)); background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)); background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)); background-image: linear-gradient(top, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)); box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.35), 0 1px 0 rgba(0, 0, 0, 0.4); }

/* State: active, open. */
[dir] .select-active, [dir] .select-open { background-color: #316185; background-image: -webkit-linear-gradient(top, #316185, #1c5581); background-image: -moz-linear-gradient(top, #316185, #1c5581); background-image: -ms-linear-gradient(top, #316185, #1c5581); background-image: -o-linear-gradient(top, #316185, #1c5581); background-image: linear-gradient(top, #316185, #1c5581); box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.35), 0 2px 1px rgba(0, 0, 0, 0.15); }

/* Dropdown arrow style. */
.select-dropdown { position: absolute; width: 24px; height: 24px; top: 0; opacity: .26; }
[dir] .select-dropdown { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprite-header-footer.png) no-repeat -100px -407px; }
[dir=ltr] .select-dropdown { right: -28px; }
[dir=rtl] .select-dropdown { left: -28px; }

.select-hover .select-dropdown { opacity: 1; }

[dir] .select-hover .select-dropdown { background-position: -130px -407px; }

.suggest { width: 464px; position: absolute; top: 38px; z-index: 5; overflow: hidden; }

[dir] .suggest { background: #fff; background-clip: padding-box; border-radius: 4px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5); }

[dir=ltr] .suggest { left: 0; }

[dir=rtl] .suggest { right: 0; }

.suggest-group { width: 50px; font-size: 7px; letter-spacing: 1px; position: absolute; text-transform: uppercase; color: #798891; }

[dir] .suggest-group { margin-top: 7px; }

[dir=ltr] .suggest-group { left: 0; text-align: right; }

[dir=rtl] .suggest-group { right: 0; text-align: left; }

.suggest-group::before { content: ''; display: block; font-size: 0; height: 1px; position: relative; width: 450px; }

[dir] .suggest-group::before { background: #dfdfdf; margin: -7px 7px 7px; }

.suggest-group-first::before { display: none; }

.suggest-row { color: #36434c; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; line-height: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; }

[dir] .suggest-row { cursor: pointer; }

[dir=ltr] .suggest-row { border-radius: 2px 0 0 2px; padding: 3px 20px 3px 7px; margin-left: 55px; }

[dir=rtl] .suggest-row { border-radius: 0 2px 2px 0; padding: 3px 7px 3px 20px; margin-right: 55px; }

.suggest-name { overflow: hidden; position: relative; text-overflow: ellipsis; white-space: nowrap; }

[dir=ltr] .suggest-name { padding-left: 23px; }

[dir=rtl] .suggest-name { padding-right: 23px; }

.suggest-name::before { content: ''; height: 23px; position: absolute; width: 23px; }

[dir] .suggest-name::before { background-repeat: no-repeat; background-size: 80%; }

[dir=ltr] .suggest-name::before { background-position: center left; left: 0; }

[dir=rtl] .suggest-name::before { background-position: center right; right: 0; }

[dir] .suggest-name-airport::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/airport.svg); }

[dir] .suggest-name-bus-station::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/bus-station.svg); }

[dir] .suggest-name-camping::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/camping.svg); }

[dir] .suggest-name-castle::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/castle.svg); }

[dir] .suggest-name-city::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/city.svg); }

[dir] .suggest-name-cottage::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/cottage.svg); }

[dir] .suggest-name-district::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/district.svg); }

[dir] .suggest-name-hotel::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/hotel.svg); }

[dir] .suggest-name-metro::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/metro.svg); }

[dir] .suggest-name-railway-station::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/railway-station.svg); }

[dir] .suggest-name-state::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/state.svg); }

[dir] .suggest-name-street::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/street.svg); }

[dir] .suggest-name-universal-poi::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/suggest/universal-poi.svg); }

.suggest-rowwrap { position: relative; }

[dir] .suggest-rowwrap.active .suggest-row { background: #ebf1f5; }

.suggest-notice { color: #9e9e9e; font-size: 12px; }

[dir=ltr] .suggest-notice { margin-left: 7px; }

[dir=rtl] .suggest-notice { margin-right: 7px; }

.tabbutton { color: #979797; display: inline-block; font-family: 'PTRootUI', Verdana, sans-serif; font-size: 12px; line-height: 16px; outline: none; overflow: hidden; text-transform: uppercase; }

[dir] .tabbutton { background: #f9f9f9; border: 0; border-radius: 2px; box-shadow: inset 0 -1px 0 #b9b9b9; cursor: pointer; margin: 0 .3ex; padding: 5px 8px 4px; text-shadow: 0 0 1px #fff; background-image: -webkit-linear-gradient(top, #fff, #f8f8f8); background-image: -moz-linear-gradient(top, #fff, #f8f8f8); background-image: -o-linear-gradient(top, #fff, #f8f8f8); background-image: linear-gradient(to bottom, #fff, #f8f8f8); }

[dir=ltr] .tabbutton-iconwrap { margin-right: .8ex; }

[dir=rtl] .tabbutton-iconwrap { margin-left: .8ex; }

.tabbutton-disabled { -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)'; opacity: .3; }

[dir] .tabbutton-disabled, [dir] .tabbutton-checked { cursor: default; }

.tabbutton-hover { color: #363636; }

[dir] .tabbutton-active { box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3); background-color: #e3e3e3; background-image: -webkit-linear-gradient(top, #e3e3e3, #ededed); background-image: -moz-linear-gradient(top, #e3e3e3, #ededed); background-image: -o-linear-gradient(top, #e3e3e3, #ededed); background-image: linear-gradient(to bottom, #e3e3e3, #ededed); }

[dir=ltr] .tabbutton-collapse-right { border-radius: 2px 0 0 2px; margin-right: 0; }

[dir=rtl] .tabbutton-collapse-right { border-radius: 0 2px 2px 0; margin-left: 0; }

[dir=ltr] .tabbutton-collapse-left { border-radius: 0 2px 2px 0; margin-left: 0; }

[dir=rtl] .tabbutton-collapse-left { border-radius: 2px 0 0 2px; margin-right: 0; }

.tabbutton-checked { color: #fff; }

[dir] .tabbutton-checked { text-shadow: 0 1px 0 #365080; box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5); background-color: #5881b5; background-image: -webkit-linear-gradient(top, #5881b5, #6796d3); background-image: -moz-linear-gradient(top, #5881b5, #6796d3); background-image: -o-linear-gradient(top, #5881b5, #6796d3); background-image: linear-gradient(to bottom, #5881b5, #6796d3); }

.tabbutton-content { display: inline-block; vertical-align: top; zoom: 1; height: 16px; }

.ng-award { font-family: 'PTRootUI', Verdana, sans-serif; -webkit-font-smoothing: antialiased; }

[dir] .ng-award { margin: 25px 0 27px; }

[dir] .ng-award-header { margin-bottom: 8px; }

.ng-award-img, .ng-award-text { display: inline-block; vertical-align: top; }

.ng-award-img { height: 56px; width: 84px; height: 56px; width: 84px; }

[dir] .ng-award-img { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/homepage/award.png) no-repeat 50% 50%; }

[dir=ltr] .ng-award-img { margin: 3px 9px 0 0; }

[dir=rtl] .ng-award-img { margin: 3px 0 0 9px; }

.ng-award-text { color: #3d454a; font-size: 15px; line-height: 18px; width: 200px; }

/* mixin for yellow popup */
.yellowtip { display: inline-block; height: 13px; position: relative; vertical-align: middle; width: 11px; }
[dir] .yellowtip { background: #fff5cc; border: 1px solid #dbcc9d; box-shadow: 0 1px rgba(192, 99, 18, 0.15); }
[dir=ltr] .yellowtip { border-radius: 0 2px 2px 0; margin: -1px 0 0 8px; }
[dir=rtl] .yellowtip { border-radius: 2px 0 0 2px; margin: -1px 8px 0 0; }

.yellowtip::before, .yellowtip::after { content: ''; position: absolute; }

.yellowtip::before { height: 15px; width: 5px; top: -1px; }

[dir] .yellowtip::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-arrow-left.png) no-repeat 50% 50%; }

[dir=ltr] .yellowtip::before { left: -5px; }

[dir=rtl] .yellowtip::before { right: -5px; }

.yellowtip::after { height: 9px; width: 6px; top: 2px; }

[dir] .yellowtip::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/yellow-tip-what.png) no-repeat 50% 50%; }

[dir=ltr] .yellowtip::after { left: 2px; }

[dir=rtl] .yellowtip::after { right: 2px; }

.yellowtip:hover::before, .yellowtip:hover::after { z-index: 13; }

.yellowtip-contentcontainer { color: #292410; font-size: 12px; line-height: 13px; position: absolute; white-space: normal; width: 275px; z-index: 12; top: -1px; }

[dir] .yellowtip-contentcontainer { background: #fff5cc; border: 1px solid #dbcc9d; border-radius: 2px; }

[dir=ltr] .yellowtip-contentcontainer { padding: 7px 20px 6px 18px; left: -1px; }

[dir=rtl] .yellowtip-contentcontainer { padding: 7px 18px 6px 20px; right: -1px; }

.yellowtip-hovertarget { height: 15px; position: absolute; top: 0; width: 15px; z-index: 14; }

[dir=ltr] .yellowtip-hovertarget { left: 0; }

[dir=rtl] .yellowtip-hovertarget { right: 0; }

.yellowtip-withcursorfollow { color: #292410; font-size: 12px; height: auto; line-height: 14px; position: absolute; width: 250px; z-index: 12; }

[dir] .yellowtip-withcursorfollow { border-radius: 4px; padding: 10px; }

[dir=ltr] .yellowtip-withcursorfollow { text-align: left; }

[dir=rtl] .yellowtip-withcursorfollow { text-align: right; }

.yellowtip-withcursorfollow::before, .yellowtip-withcursorfollow::after { display: none; }

[dir] .yellowtip-adaptive { background-color: white; border: 1px solid #f7ab64; box-shadow: 0 2px rgba(192, 99, 18, 0.15); }

[dir=ltr] .yellowtip-adaptive { padding-left: 20px; }

[dir=rtl] .yellowtip-adaptive { padding-right: 20px; }

.yellowtip-adaptive .yellowtip-content { color: #292f37; font-size: 12px; line-height: 15px; }

.card { position: relative; width: 580px; }

.cardnew { height: 230px; width: 530px; }

[dir] .cardnew { background-color: #f7f8fa; border-radius: 5px; padding-top: 20px; }

[dir=ltr] .cardnew { margin-left: 5px; padding-left: 40px; }

[dir=rtl] .cardnew { margin-right: 5px; padding-right: 40px; }

.card-front, .card-back { display: inline-block; position: relative; vertical-align: top; }

.card-front { display: block; height: 206px; width: 320px; z-index: 1; }

[dir] .card-front { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/booking/card-front.png); padding: 12px 41px 0; }

.card-withcvc .card-front { display: inline-block; }

[dir=ltr] .card-withcvc .card-front { margin: 10px -221px 0 0; }

[dir=rtl] .card-withcvc .card-front { margin: 10px 0 0 -221px; }

.card-back { height: 132px; width: 362px; }

[dir] .card-back { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/booking/card-back.png); }

[dir=ltr] .card-back { margin-right: -3px; padding: 85px 40px 0 0; }

[dir=rtl] .card-back { margin-left: -3px; padding: 85px 0 0 40px; }

.card-back::before { content: ''; height: 195px; position: absolute; top: 15px; width: 50px; }

[dir] .card-back::before { border-radius: 11px; }

[dir=ltr] .card-back::before { box-shadow: 6px 0 14px 0 rgba(0, 0, 0, 0.33); left: 150px; }

[dir=rtl] .card-back::before { box-shadow: -6px 0 14px 0 rgba(0, 0, 0, 0.33); right: 150px; }

.formfieldeula { position: relative; top: 6px; }

[dir=ltr] .formfieldeula { margin-right: 20px; }

[dir=rtl] .formfieldeula { margin-left: 20px; }

.formfieldeula-invalid::before { bottom: -10px; content: ''; position: absolute; top: -10px; }

[dir] .formfieldeula-invalid::before { border: 1px solid #efa8a8; border-radius: 4px; }

[dir=ltr] .formfieldeula-invalid::before { left: -10px; right: -10px; }

[dir=rtl] .formfieldeula-invalid::before { right: -10px; left: -10px; }

.formfieldeula-content { position: relative; z-index: 1; }

[dir=ltr] .formfieldeula-content { float: left; }

[dir=rtl] .formfieldeula-content { float: right; }

.formfieldeula-label { color: #747e83; font-size: 12px; position: relative; z-index: 1; }

[dir=ltr] .formfieldeula-label { margin-left: 22px; }

[dir=rtl] .formfieldeula-label { margin-right: 22px; }

.formfieldeula-agreement, .formfieldeula-expedia, .formfieldeula-privacy { color: #747e83; display: inline-block; text-decoration: underline; }

[dir] .formfieldeula-agreement, [dir] .formfieldeula-expedia, [dir] .formfieldeula-privacy { cursor: pointer; }

.formfieldeula-popup-content { position: relative; width: 600px; }

[dir] .formfieldeula-popup-content { background: #fff; margin: 30px auto; padding: 15px; }

[dir] .formfieldeula-popup-loading .overlaypopup-table { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) center center no-repeat; }

[dir] .formfieldeula-popup-error { text-align: center; padding: 20px 0; }

.formfieldeula-popup-close { height: 20px; position: absolute; top: 10px; width: 20px; }

[dir] .formfieldeula-popup-close { background: #f00; cursor: pointer; }

[dir=ltr] .formfieldeula-popup-close { right: 10px; }

[dir=rtl] .formfieldeula-popup-close { left: 10px; }

.formfieldeula-popup-text { white-space: pre; }

.slidecontainer { overflow: hidden; width: 170px; }

[dir] .slidecontainer { margin: 40px 0; }

.slidecontainer-content { position: relative; white-space: nowrap; }

[dir=ltr] .slidecontainer-content { left: 0; -webkit-transition: left 0.3s; -moz-transition: left 0.3s; -o-transition: left 0.3s; transition: left 0.3s; }

[dir=rtl] .slidecontainer-content { right: 0; -webkit-transition: right 0.3s; -moz-transition: right 0.3s; -o-transition: right 0.3s; transition: right 0.3s; }

.slidecontainer-item { display: inline-block; font-style: italic; vertical-align: top; white-space: normal; width: 160px; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .slidecontainer-item { cursor: pointer; }

[dir=ltr] .slidecontainer-item { padding: 0 10px 0 0; }

[dir=rtl] .slidecontainer-item { padding: 0 0 0 10px; }

.slidecontainer-item-number { font-size: 18px; font-weight: bold; }

[dir] .slidecontainer-item-number { margin: 0 0 15px; }

.slidecontainer-item-title { font-size: 14px; font-weight: bold; }

[dir] .slidecontainer-item-title { margin: 0 0 15px; }

.slidecontainer-item-text { font-size: 14px; }

[dir] .slidecontainer-nav { margin: 10px 0; }

.slidecontainer-nav-item { display: inline-block; height: 5px; width: 5px; }

[dir] .slidecontainer-nav-item { border: solid 1px #fff; border-radius: 5px; cursor: pointer; }

[dir=ltr] .slidecontainer-nav-item { margin-right: 10px; }

[dir=rtl] .slidecontainer-nav-item { margin-left: 10px; }

[dir] .slidecontainer-nav-item-active { background: #fff; cursor: default; }

@media (max-width: 1050px) { .slidecontainer { width: 100px; } [dir] .slidecontainer { margin-top: 20px; }
  .slidecontainer-item { width: 95px; }
  [dir=ltr] .slidecontainer-item { padding-right: 5px; }
  [dir=rtl] .slidecontainer-item { padding-left: 5px; }
  .slidecontainer-item-number { font-size: 15px; }
  [dir] .slidecontainer-item-number { margin-bottom: 7px; }
  .slidecontainer-item-text { font-size: 12px; }
  .slidecontainer-item-title { font-size: 13px; }
  [dir] .slidecontainer-item-title { margin: 0 0 7px; } }

.paginator { font-size: 12px; }

.paginatorfiller { display: inline-block; }

.paginatorfiller::before { content: '...'; }

.paginatorbutton { color: #0073cc; display: inline-block; font-size: 13px; font-weight: bold; line-height: 26px; height: 26px; outline: none; position: relative; text-transform: uppercase; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .paginatorbutton { background: none; border: 0; border-radius: 2px; cursor: pointer; padding: 0 8px; }

.paginatorbutton-hover { color: #048cf6; }

.paginatorbutton-disabled { color: #fff; }

[dir] .paginatorbutton-disabled { background: #00213e; cursor: default; }

.paginatorbutton-disabled.paginatorbutton-hover { color: #fff; }

[dir] .paginatorbutton-disabled .paginatorbutton-content { border: 0; }

.paginatorbutton-content { display: inline-block; line-height: 1; }

[dir] .paginatorbutton-content { border-bottom: solid 1px #0073cc; border-bottom: solid 1px rgba(0, 115, 204, 0.55); }

.voucher-installmobileappbanner-overlay.overlaypopup-voucher .overlaypopup-contentinner { width: 610px; }

[dir] .voucher-installmobileappbanner-overlay.overlaypopup-voucher .overlaypopup-contentinner { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/mobileapp/iphone_which_will_never_be_your.jpg); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .voucher-installmobileappbanner-overlay.overlaypopup-voucher .overlaypopup-contentinner { background-position: 92%; margin-left: 131px; }

[dir=rtl] .voucher-installmobileappbanner-overlay.overlaypopup-voucher .overlaypopup-contentinner { background-position: 8%; margin-right: 131px; }

.voucher-installmobileappbanner { color: #383e46; }

.voucher-installmobileappbanner-closecontrol::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #292f37; content: '\e627'; font-size: 35px; position: absolute; top: 0; }

[dir] .voucher-installmobileappbanner-closecontrol::before { cursor: pointer; }

[dir=ltr] .voucher-installmobileappbanner-closecontrol::before { right: -47px; }

[dir=rtl] .voucher-installmobileappbanner-closecontrol::before { left: -47px; }

.voucher-installmobileappbanner-closecontrol:hover::before { color: #be0808; }

.voucher-installmobileappbanner-title { font-size: 30px; font-weight: bold; }

[dir] .voucher-installmobileappbanner-title { padding-top: 5px; padding-bottom: 15px; }

.voucher-installmobileappbanner-desc { font-size: 15px; line-height: 20px; }

[dir] .voucher-installmobileappbanner-desc { padding-bottom: 26px; }

.voucher-installmobileappbanner-button { display: inline-block; height: 40px; position: relative; text-decoration: none; width: 40px; }

[dir] .voucher-installmobileappbanner-button { border-radius: 5px; }

[dir=ltr] .voucher-installmobileappbanner-button { margin-right: 8px; }

[dir=rtl] .voucher-installmobileappbanner-button { margin-left: 8px; }

.voucher-installmobileappbanner-button::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; font-size: 35px; position: absolute; top: 2px; }

[dir=ltr] .voucher-installmobileappbanner-button::before { left: 3px; }

[dir=rtl] .voucher-installmobileappbanner-button::before { right: 3px; }

.voucher-installmobileappbanner-small .voucher-installmobileappbanner-title { font-size: 14px; }

[dir] .voucher-installmobileappbanner-small .voucher-installmobileappbanner-title { padding-bottom: 8px; }

.voucher-installmobileappbanner-small .voucher-installmobileappbanner-desc { font-size: 12px; font-style: italic; line-height: 13px; }

[dir] .voucher-installmobileappbanner-small .voucher-installmobileappbanner-desc { padding-bottom: 16px; }

.voucher-installmobileappbanner-pretitle { text-transform: uppercase; font-size: 12px; }

.voucher-installmobileappbanner-text { -ms-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; font-size: 18px; line-height: 22px; }

[dir] .voucher-installmobileappbanner-text { padding-bottom: 14px; }

.voucher-installmobileappbanner-links a { text-decoration: none; }

[dir=ltr] .voucher-installmobileappbanner-links a { margin-right: 20px; }

[dir=rtl] .voucher-installmobileappbanner-links a { margin-left: 20px; }

.voucher-installmobileappbanner-link-appstore { display: inline-block; height: 40px; width: 134px; }

[dir] .voucher-installmobileappbanner-link-appstore { background-repeat: no-repeat; background-size: contain; }

[dir] .ru .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM40.7 11.2v.9h.9c.8 0 1.3.3 1.3 1 0 .5-.5 1-1.3 1s-1.3-.5-1.4-1h-.9a2 2 0 002.3 1.7 2 2 0 002.2-1.7 1.4 1.4 0 00-1.3-1.5 1.4 1.4 0 001-1.4c0-1-.7-1.6-2-1.6a1.9 1.9 0 00-2 1.7h.8a1 1 0 011.2-1c.7 0 1.2.4 1.2 1a1 1 0 01-1.2 1h-.8zm4.1 2.2a1.4 1.4 0 001.5 1.4 1.5 1.5 0 001.4-.7v.6h1v-3c0-1-.7-1.6-1.9-1.6-1 0-1.7.5-1.8 1.3h.9c0-.3.4-.5.9-.5.6 0 1 .2 1 .7v.4h-1.3c-1 .1-1.7.6-1.7 1.4zm3-.4a1 1 0 01-1.2 1c-.5 0-.9-.2-.9-.6 0-.4.3-.6 1-.7h1v.3zm3.2-2h2v-.8h-3v4.5h1v-3.8zm7.4 1.4c0-1.4-.7-2.3-1.8-2.3a1.6 1.6 0 00-1.4.8H55v-.7h-.9v6h1V14c.3.5.8.8 1.4.8 1.1 0 1.8-1 1.8-2.4zm-.9 0c0 1-.4 1.6-1.2 1.6-.7 0-1.2-.6-1.2-1.6s.5-1.5 1.2-1.5c.8 0 1.2.6 1.2 1.5zm2.1 3.9h.4c.9 0 1.3-.3 1.7-1.4l1.7-4.7h-1l-1 3.6h-.1L60 10.2h-1l1.7 4.5v.2a.8.8 0 01-.9.6 2.1 2.1 0 01-.3 0v.8zm4.5-2.9c0 1 .9 1.4 1.9 1.4 1 0 1.8-.6 1.8-1.5a1 1 0 00-.9-1 1 1 0 00.7-1c0-.7-.6-1.2-1.7-1.2a1.6 1.6 0 00-1.7 1.3h.8c0-.3.4-.6 1-.6.5 0 .7.3.7.6 0 .4-.2.6-.8.6h-.6v.7h.6c.7 0 1 .2 1 .6 0 .4-.4.7-1 .7-.5 0-.8-.2-1-.6h-.8zm5 1.3h.9l2-3.1v3h1v-4.4h-1l-2 3v-3h-1v4.5zm8.7-3.8v-.7h-3.7v.7h1.4v3.8h1v-3.8h1.3zm4.8 2.6h-.8a1 1 0 01-1.1.5 1.2 1.2 0 01-1.2-1.3h3.2v-.3c0-1.5-.8-2.3-2-2.3a2 2 0 00-2.1 2.4 2 2 0 002 2.3 1.8 1.8 0 002-1.3zM79.5 12a1.1 1.1 0 011.2-1.2 1 1 0 011 1.2h-2.2zm6.9-1.8v4.5h2c1 0 1.6-.5 1.6-1.3a1 1 0 00-1-1v-.1a1 1 0 00.8-1c0-.7-.5-1.1-1.4-1.1h-2zm.9.7h1c.4 0 .6.2.6.5 0 .4-.2.6-.8.6h-.8V11zm0 1.8h.9c.6 0 1 .2 1 .7 0 .4-.4.6-.9.6h-1v-1.3z'/%3E%3C/svg%3E"); }

[dir] .en .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zm-67-16.8a2.6 2.6 0 012.9 3c0 1.8-1 3-2.8 3H39v-6h2.1zM40 13.4h1.2a1.9 1.9 0 002-2.1A1.9 1.9 0 0041 9h-1.2v4.3zM45 12a2.1 2.1 0 114.3 0 2.1 2.1 0 11-4.3 0zm3.3 0c0-1-.4-1.6-1.2-1.6-.8 0-1.2.6-1.2 1.6s.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zm6.6 2.3h-1l-.9-3.4-1 3.3h-.9L50 9.8h.9l.8 3.4 1-3.4h.8l1 3.4.8-3.4h1l-1.3 4.4zm2.3-4.6h.8v.8c.3-.6.9-.9 1.4-.8a1.5 1.5 0 011.6 1.7v2.9h-.9v-2.7c0-.8-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-1V9.8zM62.4 8h1v6.3h-1V8zm2.2 4a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.3 0zm3.3 0c0-1-.5-1.5-1.2-1.5-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zm1.8 1c0-.8.6-1.3 1.7-1.4h1.2v-.4c0-.5-.3-.8-.9-.8-.5 0-.8.2-1 .5H70c.1-.7.8-1.2 1.8-1.2 1.2 0 1.8.5 1.8 1.5v3h-.9v-.6c-.3.5-.8.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm3-.4v-.4l-1.2.1c-.6 0-.9.3-.9.7s.4.6.9.6a1 1 0 001.1-1zm2-.6c0-1.4.7-2.3 1.8-2.3a1.5 1.5 0 011.4.8V8h1v6.3H78v-.8a1.6 1.6 0 01-1.4.8c-1.2 0-2-.9-2-2.3zm.9 0c0 1 .4 1.5 1.2 1.5.7 0 1.2-.6 1.2-1.5 0-1-.5-1.5-1.2-1.5-.8 0-1.2.6-1.2 1.5zm7 0a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.2 0zm3.3 0c0-1-.5-1.5-1.2-1.5-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zM88 9.8h.8v.7h.1c.2-.5.8-.9 1.4-.8a1.5 1.5 0 011.5 1.7v2.9H91v-2.7c0-.7-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7H88V9.8zm8.8-1.2v1.2h1v.7h-1v2.3c0 .5.2.7.7.7h.3v.7a2.9 2.9 0 01-.5.1c-1 0-1.3-.3-1.3-1.2v-2.6h-.8v-.7h.8V8.6h.8zM99 8h1v2.5a1.4 1.4 0 011.4-.8 1.5 1.5 0 011.5 1.7v2.9h-.9v-2.7c0-.7-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-1V8zm9 5a1.8 1.8 0 01-1.9 1.3 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.2v.3H105v.1a1.2 1.2 0 001.2 1.3 1 1 0 001-.5h.9zm-3-1.4h2.2a1 1 0 00-1-1.2 1.1 1.1 0 00-1.2 1.2z'/%3E%3C/svg%3E"); }

[dir] .de .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM43.7 14.4H40v-6h1v5.2h2.7v.8zm1-1.2c0-.8.6-1.3 1.6-1.4h1.3v-.4c0-.5-.4-.8-1-.8-.5 0-.8.2-1 .5h-.8c.1-.8.9-1.3 1.9-1.3 1.1 0 1.7.6 1.7 1.6v3h-.8v-.6c-.4.5-.9.7-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4v-.4h-1.1c-.7.1-1 .3-1 .7s.4.7.9.7a1 1 0 001.1-1zm2-.6c0-1.4.7-2.3 1.9-2.3a1.5 1.5 0 011.4.8V8.2h1v6.2h-1v-.7a1.6 1.6 0 01-1.4.8c-1.2 0-1.9-.9-1.9-2.3zm1 0c0 1 .4 1.5 1.1 1.5.8 0 1.2-.6 1.2-1.5 0-1-.4-1.5-1.2-1.5-.7 0-1.2.5-1.2 1.5zm8.5 1a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.3 2 2 0 012-2.4c1.3 0 2 1 2 2.3v.3H56a1.2 1.2 0 001.2 1.4 1 1 0 001.1-.6h.9zm-3.2-1.4h2.3a1 1 0 00-1-1.2 1.1 1.1 0 00-1.3 1.2zm4.4-1.9h.9v.8c.3-.6.8-.9 1.4-.8a1.5 1.5 0 011.5 1.6v3h-.9v-2.8c0-.7-.3-1-1-1a1 1 0 00-1 1.1v2.6h-.9V10zm7.5-1.3a.6.6 0 11.6.5.6.6 0 01-.6-.5zM68 10h.9v4.5h-1V10zm2.3 0h.9v.8a1.4 1.4 0 012.5 0 1.5 1.5 0 011.5-.8 1.3 1.3 0 011.4 1.4v3.1h-.9v-2.8c0-.6-.3-1-.9-1a1 1 0 00-1 1v2.8H73v-2.9a.8.8 0 00-.9-.8 1 1 0 00-1 1v2.8h-.8V9.8z'/%3E%3C/svg%3E"); }

[dir] .es .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM39 11.7c0-2 1-3.1 2.7-3.1a2.4 2.4 0 012.5 2h-1a1.5 1.5 0 00-1.5-1.2c-1 0-1.8.9-1.8 2.3s.7 2.3 1.8 2.3a1.5 1.5 0 001.5-1.1h1a2.3 2.3 0 01-2.5 2c-1.7 0-2.7-1.3-2.7-3.2zm6.2.7a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.2 0zm3.3 0c0-1-.4-1.5-1.2-1.5-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6c.8 0 1.2-.6 1.2-1.6zm2.1-2.2h.9v.7c.3-.5.8-.9 1.4-.8a1.5 1.5 0 011.6 1.7v2.9h-1V12c0-.7-.2-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-.9v-4.5zm6.9-.1c1 0 1.6.5 1.7 1.3h-.8c-.1-.4-.4-.6-1-.6-.4 0-.8.2-.8.6 0 .3.2.4.7.5l.8.2c.8.2 1.2.6 1.2 1.2 0 .9-.8 1.5-1.9 1.5s-1.7-.5-1.8-1.3h.9c.1.4.5.6 1 .5.5 0 1-.2 1-.6 0-.2-.3-.4-.7-.5l-.8-.2c-.9-.2-1.3-.6-1.3-1.2 0-.8.7-1.4 1.8-1.4zm3-.7l1-1.4h1l-1.1 1.4h-1zm0 .8h1v4.5h-1v-4.5zm2.3 5h.9c0 .3.5.5 1 .5.8 0 1.2-.4 1.2-1v-.9a1.5 1.5 0 01-1.4.8c-1.2 0-1.9-.9-1.9-2.2 0-1.4.7-2.3 1.9-2.3a1.6 1.6 0 011.4.8v-.7h1v4.5c0 1-.9 1.7-2.1 1.7-1.2 0-2-.5-2-1.3zm3.2-2.8c0-1-.5-1.5-1.3-1.5s-1.2.6-1.2 1.5.5 1.4 1.2 1.4 1.3-.5 1.3-1.4zm6 2.3h-.8V14a1.4 1.4 0 01-1.4.8 1.5 1.5 0 01-1.6-1.7v-3h.9V13c0 .7.3 1 1 1a1 1 0 001-1v-2.7h1v4.5zm5.3-1.2a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.4 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.3h-3.2a1.2 1.2 0 001.2 1.3 1 1 0 001.1-.5h.9zM74 12h2.3a1 1 0 00-1-1.2A1.1 1.1 0 0074 12zm4.5-3.6h.8v6.3h-.9V8.4zm2 4a2.1 2.1 0 114.3 0 2.1 2.1 0 11-4.2 0zm3.4 0c0-1-.4-1.5-1.2-1.5s-1.2.5-1.2 1.5.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zm8.4 1a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.2h-3.2v.1a1.2 1.2 0 001.2 1.3 1 1 0 001.1-.6h.9zM89.2 12h2.3a1 1 0 00-1-1.2 1.1 1.1 0 00-1.3 1.2zm4.4-1.8h.9v.7c.3-.6.8-.9 1.4-.8a1.5 1.5 0 011.5 1.6v3h-.9V12c0-.8-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-.9v-4.5zm11.5 3.3a1.8 1.8 0 01-2 1.2 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.2H102v.1a1.2 1.2 0 001.2 1.3 1 1 0 001.1-.6h.9zm-3.2-1.5h2.3a1 1 0 00-1.1-1.2 1.1 1.1 0 00-1.2 1.2zm4.5-3.6h.8v6.3h-.9V8.4z'/%3E%3C/svg%3E"); }

[dir] .it .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM40.9 12.8c.1.6.6 1 1.4 1 .8 0 1.3-.4 1.3-1 0-.4-.3-.7-1.1-.9l-.8-.2c-1-.2-1.5-.7-1.5-1.6 0-1 .8-1.8 2.1-1.8a2 2 0 012.2 1.7h-1a1.1 1.1 0 00-1.2-.9c-.7 0-1.2.4-1.2 1 0 .4.3.6 1.1.8l.6.1c1.3.3 1.8.8 1.8 1.7 0 1.2-1 1.9-2.3 1.9-1.3 0-2.2-.7-2.3-1.8h1zm7.9-1.4a1 1 0 00-1.1-.8c-.7 0-1.2.6-1.2 1.6s.5 1.5 1.2 1.5a1 1 0 001-.7h1a1.8 1.8 0 01-2 1.5 2 2 0 01-2.1-2.3 2 2 0 012.1-2.3 1.8 1.8 0 012 1.5h-1zm1.7 1.8c0-.8.6-1.3 1.7-1.4h1.2v-.4c0-.5-.3-.8-1-.8-.4 0-.8.2-.9.5h-.8c0-.8.8-1.3 1.8-1.3 1.1 0 1.8.6 1.8 1.6v3h-.9v-.6c-.3.5-.8.7-1.4.7a1.4 1.4 0 01-1.5-1.3zm3-.4v-.4h-1.2c-.6.1-.9.3-.9.7s.4.7.8.7a1 1 0 001.2-1zm2.2-2.9h.8v.7h.1a1.2 1.2 0 011.2-.7h.4v.9a2.4 2.4 0 00-.5 0 1 1 0 00-1.1 1v2.6h-1V10zM59 8.6a.6.6 0 11.6.5.6.6 0 01-.6-.5zm.2 1.3h.9v4.5h-1V10zm5.2 1.5a1 1 0 00-1-.8c-.8 0-1.2.6-1.2 1.6s.4 1.5 1.2 1.5a1 1 0 001-.7h1a1.8 1.8 0 01-2 1.5 2 2 0 01-2.1-2.3 2 2 0 012-2.4 1.8 1.8 0 012 1.6h-.9zm1.8 1.8c0-.8.6-1.3 1.7-1.4h1.2v-.4c0-.5-.3-.8-1-.8-.4 0-.8.2-.9.5h-.8c0-.8.8-1.3 1.8-1.3 1.1 0 1.8.6 1.8 1.6v3h-.9v-.6c-.3.5-.8.7-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4v-.4H68c-.6.1-1 .3-1 .7s.4.7 1 .7a1 1 0 001-1zm6.3-3c1 0 1.7.5 1.8 1.3h-.8c-.1-.3-.4-.5-1-.5s-.8.2-.8.6c0 .2.2.4.7.5l.7.2c.9.2 1.3.6 1.3 1.2 0 .9-.8 1.4-1.9 1.4s-1.7-.5-1.8-1.3h.9c.1.4.5.7 1 .6.5 0 .9-.2.9-.6 0-.3-.2-.4-.7-.6l-.7-.1c-.9-.2-1.3-.6-1.3-1.3 0-.8.7-1.4 1.8-1.4zm6.9 4.6h-.9v-.7a1.4 1.4 0 01-1.4.8 1.5 1.5 0 01-1.5-1.6v-3h.9v2.7c0 .8.3 1.1.9 1.1a1 1 0 001.1-1.1V9.9h.9v4.5z'/%3E%3C/svg%3E"); }

[dir] .fr .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM39.6 8.7h2.2c2 0 3 1.1 3 3.1s-1 3.2-3 3.2h-2.2V8.7zm1 .8v4.6h1.1c1.4 0 2.1-.8 2.1-2.3s-.7-2.3-2-2.3h-1.2zm5 5.5v-4.6h1V15h-1zm.6-5.4a.6.6 0 01-.6-.5c0-.3.2-.6.6-.6a.6.6 0 110 1.1zm1.3 2c0-.7.7-1.3 1.8-1.3 1 0 1.8.6 1.8 1.4h-.9c0-.4-.4-.7-.9-.7s-.9.3-.9.6.2.5.8.6l.7.2c1 .2 1.3.6 1.3 1.2 0 .9-.8 1.5-1.9 1.5-1.1 0-1.8-.6-1.9-1.5h1c0 .5.4.7 1 .7.5 0 .9-.2.9-.6 0-.3-.2-.4-.7-.6l-.8-.1c-.8-.2-1.3-.6-1.3-1.3zm6.8-1.3c1.2 0 2 1 2 2.4s-.8 2.4-2 2.4c-.6 0-1.1-.4-1.4-.9v2.3h-1v-6.1h1v.8c.2-.6.8-1 1.4-1zm-.2 4c.7 0 1.2-.6 1.2-1.6S55 11 54.1 11c-.7 0-1.2.6-1.2 1.6s.5 1.6 1.2 1.6zm5 .8c-1.4 0-2.3-1-2.3-2.4 0-1.5.9-2.4 2.2-2.4s2.2.9 2.2 2.4S60.3 15 59 15zm0-.8c.7 0 1.1-.6 1.1-1.6S59.8 11 59 11s-1.2.6-1.2 1.6.5 1.6 1.2 1.6zm2.8.7v-4.6h1v.7c.2-.5.7-.8 1.4-.8 1 0 1.6.6 1.6 1.7v3h-1v-2.8c0-.7-.3-1-1-1-.6 0-1 .4-1 1.1V15h-1zm5 0v-4.6h1V15h-1zm.4-5.4a.6.6 0 01-.5-.5c0-.3.3-.6.6-.6a.6.6 0 110 1.1zm4 5.5c-.7 0-1.2-.4-1.5-.9v.8h-1V8.7h1v2.5c.3-.6.8-.9 1.5-.9 1.1 0 1.9 1 1.9 2.4 0 1.5-.8 2.4-2 2.4zm-.3-4c-.7 0-1.2.6-1.2 1.6s.5 1.6 1.2 1.6c.8 0 1.2-.6 1.2-1.6S71.7 11 71 11zm3 3.9V8.7h1V15h-1zm3.8-4c-.7 0-1.1.6-1.2 1.3H79c0-.7-.4-1.2-1-1.2zm1.1 2.6h1c-.2.9-1 1.5-2 1.5-1.4 0-2.2-1-2.2-2.4s.8-2.4 2.1-2.4 2.1.9 2.1 2.3v.3h-3.3c0 .9.5 1.4 1.3 1.4.5 0 1-.2 1-.7zm3.5-2c0-.7.7-1.3 1.8-1.3 1 0 1.7.6 1.8 1.4h-1c0-.4-.3-.7-.8-.7-.6 0-.9.3-.9.6s.2.5.7.6l.8.2c1 .2 1.3.6 1.3 1.3 0 .8-.8 1.4-2 1.4-1 0-1.8-.6-1.8-1.5h.9c0 .5.4.8 1 .8s1-.3 1-.7c0-.2-.3-.4-.8-.5l-.7-.2c-.9-.2-1.3-.6-1.3-1.3zm8.4-1.2V15h-1v-.8c-.2.6-.7.9-1.4.9-1 0-1.6-.7-1.6-1.7v-3h1v2.8c0 .7.3 1 1 1 .6 0 1-.4 1-1.1v-2.7h1zm.9 4.6v-4.6h.9v.8c.2-.6.6-.9 1.1-.9h.4v1a1.4 1.4 0 00-.5-.1c-.6 0-1 .4-1 1V15h-.9z'/%3E%3C/svg%3E"); }

[dir] .pl .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM42.3 8.5a1.9 1.9 0 012 2 1.9 1.9 0 01-2 2h-1.4v2H40v-6h2.3zM41 11.6h1.2c.8 0 1.3-.4 1.3-1.1 0-.8-.5-1.2-1.3-1.2h-1.2v2.3zm4.3.6a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.2 0zm3.3 0c0-1-.4-1.6-1.2-1.6-.8 0-1.2.6-1.2 1.6s.4 1.5 1.2 1.5c.8 0 1.2-.5 1.2-1.5zm3 1.5v.7h-.8V8.2h.9v2.5c.3-.5.8-.9 1.4-.8 1.1 0 1.9.9 1.9 2.3s-.8 2.3-1.9 2.3a1.6 1.6 0 01-1.4-.8zm0-1.5c0 1 .5 1.5 1.2 1.5s1.2-.6 1.2-1.5c0-1-.4-1.5-1.2-1.5-.7 0-1.2.5-1.2 1.5zM56 8.6a.6.6 0 11.6.5.6.6 0 01-.6-.5zm.2 1.3h.9v4.5h-1V10zm6 3.3a1.8 1.8 0 01-1.9 1.3 2 2 0 01-2-2.3 2 2 0 012-2.4c1.3 0 2 .9 2 2.3v.3h-3.1a1.2 1.2 0 001.2 1.4 1 1 0 001-.6h.9zm-3-1.4h2.2a1 1 0 00-1-1.2 1.1 1.1 0 00-1.2 1.2zm4.3-1.9h.9v.7a1.2 1.2 0 011.3-.7h.4v.9a2.4 2.4 0 00-.5 0 1 1 0 00-1.2 1v2.6h-.9V10zm3.5 4l2.4-3.1v-.1H67v-.8h3.5v.7l-2.4 3h2.4v.8H67v-.6zm11.9.5h-1l-.8-3.3h-.1l-1 3.3H75L73.8 10h.9l.8 3.5 1-3.5h.9l.9 3.5.8-3.5h1l-1.3 4.5z'/%3E%3C/svg%3E"); }

[dir] .pt .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM42.1 9a2.6 2.6 0 012.9 3c0 1.9-1 3-2.8 3H40V9h2.1zM41 14.1h1.2a1.9 1.9 0 002-2.1 1.9 1.9 0 00-2-2.2h-1.2v4.3zm9.1-.3a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.4 2 2 0 012-2.3c1.3 0 2 .8 2 2.2v.4h-3a1.2 1.2 0 001.1 1.3 1 1 0 001-.5h1zm-3-1.5h2.2a1 1 0 00-1.1-1.2 1.1 1.1 0 00-1.2 1.2zm6-2c1 0 1.6.5 1.7 1.3h-.9c0-.3-.4-.5-.9-.5s-.8.2-.8.6c0 .3.2.4.7.5l.7.2c.9.2 1.3.6 1.3 1.2 0 .9-.8 1.5-1.9 1.5s-1.8-.5-1.8-1.3h.9c.1.4.5.6 1 .5.5 0 .9-.2.9-.6 0-.2-.2-.4-.7-.5l-.8-.2c-.8-.2-1.2-.6-1.2-1.3 0-.8.7-1.3 1.7-1.3zm6 1.6a1 1 0 00-1.1-.7c-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6a1 1 0 001-.8h.9a1.8 1.8 0 01-2 1.6 2 2 0 01-2-2.4 2 2 0 012-2.3 1.8 1.8 0 012 1.5h-.9zm1.7 1.8c0-.8.6-1.3 1.6-1.3l1.3-.1v-.4c0-.5-.4-.8-1-.8-.5 0-.8.2-.9.5h-.9c.1-.7.9-1.2 1.9-1.2 1.1 0 1.7.5 1.7 1.5v3h-.8v-.6c-.4.5-.9.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4v-.4l-1.1.1c-.7 0-1 .3-1 .7s.4.6.9.6a1 1 0 001.2-1zm2.2-2.8h.9v.7a1.2 1.2 0 011.3-.8h.4v.9a2.4 2.4 0 00-.5 0 1 1 0 00-1.2 1V15h-.9v-4.5zm3.6 0h.9v.7a1.2 1.2 0 011.3-.8h.4v.9a2.4 2.4 0 00-.5 0 1 1 0 00-1.2 1V15h-.9v-4.5zm7.2 3.3a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.4 2 2 0 012-2.3c1.3 0 2 .8 2 2.2v.4h-3a1.2 1.2 0 001.1 1.3 1 1 0 001-.5h1zm-3-1.5h2.2a1 1 0 00-1.1-1.2 1.1 1.1 0 00-1.2 1.2zm4.2 3.1h1c0 .3.4.6 1 .6.7 0 1.2-.4 1.2-1v-.9a1.5 1.5 0 01-1.5.8c-1.1 0-1.8-.9-1.8-2.2 0-1.4.7-2.3 1.8-2.3a1.6 1.6 0 011.4.8h.1v-.7h.9V15c0 1-.8 1.7-2.1 1.7-1.1 0-1.9-.5-2-1.3zm3.2-2.7c0-1-.5-1.5-1.2-1.5-.8 0-1.2.6-1.2 1.5S79 14 79.8 14c.7 0 1.2-.5 1.2-1.4zm2 1c0-.8.6-1.3 1.7-1.3l1.2-.1v-.4c0-.5-.3-.8-.9-.8-.5 0-.8.2-1 .5h-.8c.1-.7.8-1.2 1.8-1.2 1.2 0 1.8.5 1.8 1.5v3H86v-.6h-.1c-.3.5-.8.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm3-.4V13l-1.2.1c-.6 0-.9.3-.9.7s.4.6.9.6a1 1 0 001.1-1zm2.2-2.8h.9v.7a1.2 1.2 0 011.2-.8h.4v1a2.4 2.4 0 00-.5-.1 1 1 0 00-1.1 1V15h-.9v-4.5zm6 0h.8v.7c.3-.5.8-.9 1.4-.8A1.5 1.5 0 0198 12V15H97v-2.7c0-.7-.3-1.1-1-1.1a1 1 0 00-1 1.1V15h-1v-4.5zm4.9 3.2c0-.8.6-1.3 1.7-1.3l1.2-.1v-.4c0-.5-.3-.8-1-.8-.4 0-.8.2-.9.5h-.8c0-.7.8-1.2 1.8-1.2 1.2 0 1.8.5 1.8 1.5v3h-.9v-.6c-.3.5-.8.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4V13l-1.1.1c-.6 0-.9.3-.9.7s.3.6.8.6a1 1 0 001.2-1z'/%3E%3C/svg%3E"); }

[dir] .tr .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zm21.7 4.8H41l-1 3.3H38l4.5-12.4h2L49 19.6h-2L46 16.3zm-4.3-1.6h3.8l-1.9-5.4-1.9 5.4zm-3.2 9h.7l-.4 2.3h-1l.7-2.3zm1.9 0h2.2c1.9 0 3 1.1 3 3.1s-1.1 3.2-3 3.2h-2.2v-6.3zm1 .8v4.6h1c1.4 0 2.2-.8 2.2-2.3s-.8-2.3-2.1-2.3h-1.2zm7 1.6c-.7 0-1.2.5-1.2 1.2h2.3c0-.7-.5-1.2-1.2-1.2zm1 2.5h1c-.2.9-1 1.5-2 1.5-1.4 0-2.2-1-2.2-2.4s.8-2.4 2.1-2.4 2.1.9 2.1 2.3v.3h-3.2c0 .9.4 1.4 1.2 1.4.5 0 1-.3 1-.7zm1.8 1.4v-4.6h.9v.8c.2-.6.7-.9 1.4-.9 1 0 1.6.6 1.6 1.7v3h-1v-2.8c0-.7-.2-1-.9-1s-1 .4-1 1.1V30h-1zm8.3-.7c.7 0 1.2-.4 1.2-1v-.4h-1.2c-.5.1-.9.4-.9.8s.4.6.9.6zm-.3.8c-.9 0-1.5-.6-1.5-1.4 0-.8.6-1.3 1.7-1.4h1.3v-.4c0-.5-.4-.8-1-.8-.5 0-.8.2-1 .6h-.8c0-.8.8-1.4 1.9-1.4 1.1 0 1.8.6 1.8 1.5V30h-.9v-.8c-.3.5-.8.9-1.5.9zm3.4-.1v-6.3h1V30h-1zm2 0v-4.6h.9V30h-1zm.4-5.4a.6.6 0 01-.5-.5c0-.3.2-.6.5-.6a.6.6 0 110 1.1zm1.5 5.4v-4.6h.9v.8c.2-.6.7-.9 1.4-.9 1 0 1.6.6 1.6 1.7v3h-1v-2.8c0-.7-.2-1-.9-1s-1 .4-1 1.1V30h-1zm-7.7-14.9c0 2.8-1.5 4.6-3.8 4.6a3 3 0 01-2.8-1.6v4.5h-1.9v-12H52V12a3.2 3.2 0 013-1.6c2.2 0 3.7 1.8 3.7 4.6zm-1.9 0c0-1.8-1-3-2.4-3s-2.3 1.2-2.3 3 1 3 2.3 3c1.5 0 2.4-1.2 2.4-3zm11.9 0c0 2.8-1.5 4.6-3.8 4.6a3 3 0 01-2.8-1.6v4.5h-2v-12H62V12a3.2 3.2 0 012.9-1.6c2.3 0 3.8 1.8 3.8 4.6zm-2 0c0-1.8-.9-3-2.3-3S62 13.3 62 15s1 3 2.4 3 2.4-1.2 2.4-3zm8.6 1c.1 1.3 1.3 2.1 3 2.1 1.5 0 2.7-.8 2.7-2 0-.9-.7-1.5-2.3-1.9L77 14c-2.3-.6-3.4-1.7-3.4-3.4 0-2.1 1.9-3.6 4.5-3.6 2.7 0 4.5 1.5 4.5 3.6h-1.9c0-1.2-1.1-2-2.6-2s-2.5.8-2.5 1.9c0 .9.6 1.4 2.2 1.8l1.4.3c2.6.6 3.6 1.6 3.6 3.4 0 2.4-1.8 3.8-4.8 3.8-2.7 0-4.6-1.4-4.7-3.6h1.9zm11.6-7.7v2.2h1.7V12H87v5c0 .8.4 1.2 1.1 1.2h.6v1.4a5 5 0 01-1 0c-1.8 0-2.5-.6-2.5-2.4V12h-1.4v-1.4H85V8.4h2zm2.7 6.7c0-2.9 1.7-4.6 4.3-4.6s4.3 1.8 4.3 4.6c0 2.9-1.6 4.6-4.3 4.6-2.6 0-4.3-1.7-4.3-4.6zm6.7 0c0-2-.9-3.1-2.4-3.1s-2.4 1.1-2.4 3.1 1 3.1 2.4 3.1c1.5 0 2.4-1.1 2.4-3.1zm3.5-4.5h1.7V12a2.2 2.2 0 012.3-1.6h.6v1.8a2.6 2.6 0 00-.8-.1 1.9 1.9 0 00-2 2v5.4h-1.8v-9zM113 17c-.3 1.6-1.9 2.7-4 2.7-2.6 0-4.2-1.7-4.2-4.6 0-2.8 1.6-4.6 4.2-4.6 2.5 0 4 1.7 4 4.4v.7h-6.3a2.4 2.4 0 002.4 2.6 2 2 0 002.1-1.2h1.8zm-6.3-2.7h4.5A2.2 2.2 0 00109 12a2.3 2.3 0 00-2.3 2.3z'/%3E%3C/svg%3E"); }

[dir] .bg .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM43.5 14V9.8L40.6 14h-.8V8.4h.8v4.1l3-4.1h.8V14h-.9zm4.3 0c-1 0-1.7-.3-1.7-1.2h.8c0 .4.4.6 1 .6.5 0 .8-.3.8-.7 0-.4-.3-.6-.9-.6h-.6v-.6h.6c.5 0 .8-.2.8-.6 0-.3-.3-.5-.8-.5s-.8.2-.9.5h-.8c.1-.8.7-1.2 1.7-1.2s1.6.4 1.6 1.1c0 .5-.3.8-.7 1 .6.1.9.5.9 1 0 .7-.7 1.3-1.8 1.3zM54 9.8v.8h-1.3V14h-.8v-3.5h-1.4v-.8H54zm3 .7c-.5 0-1 .4-1 1H58c0-.6-.4-1-1-1zm1.1 2.5h.8c-.2.7-.8 1.2-1.8 1.2-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1.1 1.3.5 0 .9-.2 1-.5zm5.3-2.4h-2V14h-.8V9.7h2.8v.8zm2.3 1.6c0 1.2-.4 2-1.3 2a.8.8 0 01-.3-.1v-.8a.8.8 0 00.2 0c.5 0 .6-.5.7-1.2l.1-2.3h3V14h-1v-3.5h-1.3V12zm5.9-1.7c-.6 0-1 .4-1.1 1h2.1c0-.6-.4-1-1-1zm1 2.5h.8c-.2.7-.8 1.2-1.8 1.2-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1.1 1.3.5 0 .9-.2 1-.5zM78 9.8v.7h-1.4V14h-.8v-3.5h-1.4v-.8H78zm3 .6c-.6 0-1 .4-1 1h2c0-.6-.4-1-1-1zm1 2.5h.9c-.2.7-.9 1.2-1.9 1.2-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.1v.3h-3c0 .8.4 1.3 1 1.3s.9-.2 1-.5zm7 1.2c-1.3 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.2c0 1.4-.8 2.2-2 2.2zm0-.8c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1.1-1.5s-1.1.6-1.1 1.5.4 1.4 1 1.4zm6.5-3.6v.8h-1.3V14h-.9v-3.5H92v-.8h3.5z'/%3E%3C/svg%3E"); }

[dir] .el .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM40.6 14h-.9V8.4h.9V11L43 8.4h1l-2.2 2.4 2.4 3.2h-1.1l-1.9-2.6-.6.7V14zm6-.7c.8 0 1.2-.6 1.2-1.4s-.4-1.5-1-1.5c-.7 0-1.1.6-1.1 1.5s.3 1.4 1 1.4zm0 .8c-1.1 0-1.8-.9-1.8-2.2 0-1.4.7-2.2 1.7-2.2.7 0 1 .3 1.3.8v-.7h.9v3c0 .4 0 .5.3.5h.2v.7h-.4c-.5 0-.8-.2-.9-.7-.3.5-.7.8-1.4.8zm5.8 0c-1 0-1.4-.4-1.4-1.2v-2.4h-1.3v-.8h3.6v.8H52v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm3.5 0c-1.1 0-1.8-.5-1.8-1.2 0-.5.2-.9.7-1-.4-.3-.6-.6-.6-1 0-.8.7-1.2 1.7-1.2s1.7.4 1.9 1.3h-.9c0-.4-.4-.6-1-.6s-1 .2-1 .6c0 .3.4.5 1 .5h.5v.7H56c-.6 0-1 .2-1 .6 0 .3.4.5 1 .5s1-.2 1.1-.6h.8c0 .8-.9 1.4-2 1.4zm4.1-3v-.6h.3c.7 0 1-.3 1-.9 0-.5-.3-.8-.9-.8-.6 0-1 .4-1 1.2v2c0 .8.5 1.3 1.3 1.3a1 1 0 001-1c0-.7-.5-1.1-1.3-1.1H60zm-1.4-1c0-1.4.7-2.1 1.8-2.1 1 0 1.7.6 1.7 1.5 0 .5-.3 1-.8 1.2.8.3 1.2.8 1.2 1.6 0 1-.7 1.8-1.7 1.8-.6 0-1-.3-1.3-.8v2.1h-.9V10zm6.6 3.2c.7 0 1.2-.6 1.2-1.4 0-.9-.5-1.5-1.1-1.5-.7 0-1.1.6-1.1 1.5s.4 1.4 1 1.4zm-.1.8c-1.1 0-1.8-.9-1.8-2.2 0-1.4.7-2.2 1.8-2.2.6 0 1 .3 1.2.8v-.7h.9v3c0 .4.1.5.3.5h.2v.7h-.4c-.5 0-.8-.2-.9-.7-.3.5-.7.8-1.3.8zm-.3-5l.4-1.4h.9L65.6 9h-.8zm5.5 5c-1.1 0-2-.8-2-2.2 0-1.3 1-2.2 2.2-2.2h2.3v.8h-1c.3.4.5.9.5 1.4 0 1.3-.8 2.2-2 2.2zm0-.8c.7 0 1.2-.5 1.2-1.4 0-.9-.5-1.4-1.1-1.4-.7 0-1.2.6-1.2 1.4 0 1 .5 1.4 1.1 1.4zm5.8.7c-1 0-1.4-.3-1.4-1.1v-2.4h-1.3v-.8H77v.8h-1.4v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm3.5 0c-1.1 0-1.8-.4-1.8-1.1 0-.5.3-.9.7-1-.4-.3-.6-.6-.6-1 0-.8.7-1.2 1.7-1.2s1.7.4 1.9 1.3h-.9c0-.4-.4-.6-1-.6s-.9.2-.9.6c0 .3.3.5.9.5h.5v.7h-.5c-.6 0-1 .2-1 .6 0 .3.4.5 1 .5s1-.2 1.1-.6h.9c-.2.8-1 1.4-2 1.4zm7.2 0c-1 0-1.4-.3-1.4-1.1v-2.4h-1.3v-.8h3.6v.8h-1.4v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm3.6 0c-1.2 0-2-.7-2-2.1 0-1.4.8-2.2 2-2.2s2 .8 2 2.2-.8 2.2-2 2.2zm0-.7c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1.1-1.5-.7 0-1 .5-1 1.5 0 .9.3 1.4 1 1.4zm6.8 0c.7 0 1.1-.6 1.1-1.4 0-.9-.4-1.5-1-1.5-.7 0-1.1.6-1.1 1.5s.4 1.4 1 1.4zm-.2.8c-1 0-1.7-.9-1.7-2.2 0-1.4.7-2.2 1.7-2.2.7 0 1 .3 1.3.8v-.7h.9v3c0 .4 0 .5.3.5h.2v.7h-.4c-.5 0-.8-.2-.9-.7-.3.5-.7.8-1.4.8zm4.2-.1v-3.5h-1v-.8h5v.8h-.9v2.3c0 .4.1.5.4.5a1 1 0 00.2 0v.7h-.4c-.7 0-1-.3-1-1v-2.5H102V14h-.8zm6.7 0c-1.2 0-2-.7-2-2.1 0-1.4.8-2.2 2-2.2s2 .8 2 2.2-.8 2.2-2 2.2zm0-.7c.7 0 1-.5 1-1.4 0-1-.4-1.5-1-1.5-.7 0-1.1.5-1.1 1.5 0 .9.4 1.4 1 1.4zm-.5-4.2l.4-1.4h1l-.6 1.4h-.8zm7.8 5c-.9 0-1.3-.4-1.3-1.2v-2.4h-1.3v-.8h3.6v.8h-1.4v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm3.7 0c-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.2-.8 2.2-2 2.2zm0-.8c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1.1-1.5-.7 0-1 .5-1 1.5 0 .9.3 1.4 1 1.4z'/%3E%3C/svg%3E"); }

[dir] .hu .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a4.3 4.3 0 01-3.4 1.6A4.8 4.8 0 0122 9.6a5.2 5.2 0 013.3-1.7 5 5 0 01-1.1 3.6zm19.1 2.7v.7H40V9.6h.8v4.6h2.5zm2.9-2.7c-.6 0-1 .4-1 1h2c0-.6-.5-1-1-1zm1 2.3h.7c-.2.8-.8 1.2-1.7 1.2-1.2 0-1.9-.8-1.9-2 0-1.3.7-2.2 1.9-2.2s1.7.8 1.7 2v.3h-2.8c0 .8.5 1.2 1 1.2.6 0 .9-.1 1-.5zm2.4-3.9h.8v1h.9v.7h-.9v2c0 .5.2.7.6.7h.3v.6a2 2 0 01-.4 0c-1 0-1.3-.3-1.3-1v-2.3H49v-.7h.6v-1zm4 .5a.5.5 0 01-.6-.5c0-.3.3-.5.5-.5.3 0 .5.2.5.5a.5.5 0 01-.5.5zm1.5 0a.5.5 0 01-.5-.5c0-.3.2-.5.5-.5s.5.2.5.5a.5.5 0 01-.5.5zm-.8 4.6c-1.1 0-1.9-.8-1.9-2 0-1.4.8-2.1 2-2.1s1.8.7 1.8 2-.7 2.1-1.9 2.1zm0-.7c.7 0 1-.5 1-1.4 0-.8-.3-1.3-1-1.3s-1 .5-1 1.3c0 .9.3 1.4 1 1.4zm3.4.6V9.4h.7v5.5h-.8zm2.7-5h.8v1h.8v.7h-.9v2c0 .5.2.7.6.7h.3v.6h-.4c-.9 0-1.2-.3-1.2-1v-2.3h-.7v-.7h.7v-1zm5 .4h-.9l1-1.3h.9l-1 1.3zm-.4 1.2c-.6 0-1 .4-1 1h2c0-.6-.4-1-1-1zm1 2.3h.7c-.1.8-.8 1.2-1.7 1.2-1.1 0-1.8-.8-1.8-2 0-1.3.7-2.2 1.8-2.2s1.8.8 1.8 2v.3H64c0 .8.4 1.2 1 1.2.5 0 .8-.1 1-.5zm2.1-1.7c0-.7.7-1.2 1.6-1.2s1.4.4 1.5 1h-.7c-.1-.2-.4-.4-.8-.4-.5 0-.8.2-.8.5 0 .2.2.4.6.5l.7.2c.7.1 1 .5 1 1 0 .8-.6 1.3-1.6 1.3s-1.5-.4-1.6-1.1h.8c0 .3.4.5.9.5.4 0 .8-.3.8-.6 0-.2-.2-.4-.6-.5l-.7-.1c-.7-.2-1-.5-1-1.1zm8.4 2.2c.6 0 1-.4 1-.9v-.3h-1c-.5.1-.7.3-.7.7s.3.5.7.5zm-.2.7c-.7 0-1.3-.5-1.3-1.2s.5-1.1 1.5-1.2h1v-.4c0-.4-.2-.7-.7-.7-.5 0-.8.2-.9.5h-.8c.1-.7.8-1.1 1.7-1.1 1 0 1.6.5 1.6 1.3v2.7h-.8v-.5c-.3.4-.8.6-1.3.6zm3.5 0v-.6l2.2-2.7v-.1H80v-.7h3v.6l-2 2.7H83v.7h-3.2zm-33 14.6l-.8-2.5h-3.6l-.9 2.5H40l3.4-9.5H45l3.4 9.5H47zm-2.7-7.8l-1.3 4h2.8l-1.3-4H44zm9 .5c1.9 0 3 1.5 3 3.7 0 2.3-1.1 3.7-3 3.7-1 0-1.8-.4-2.1-1.2h-.2V32h-1.3v-9.5h1.3v1.1h.1a2.5 2.5 0 012.3-1.3zm-.3 6.2c1.2 0 1.9-1 1.9-2.5s-.7-2.4-2-2.4c-1.1 0-1.9 1-1.9 2.4s.8 2.5 2 2.5zm8.3-6.2c1.8 0 3 1.5 3 3.7 0 2.3-1.2 3.7-3 3.7-1 0-1.9-.4-2.2-1.2h-.1V32h-1.5v-9.5h1.4v1.1h.1a2.5 2.5 0 012.3-1.3zm-.4 6.2c1.2 0 1.9-1 1.9-2.5s-.7-2.4-2-2.4c-1.1 0-1.9 1-1.9 2.4s.8 2.5 2 2.5zm7.5-1.4h1.4c.2.9 1 1.4 2.3 1.4 1.2 0 2-.6 2-1.4 0-.7-.5-1.2-1.8-1.5l-1.2-.3c-1.7-.4-2.5-1.2-2.5-2.6 0-1.7 1.4-2.8 3.5-2.8 1.9 0 3.3 1.1 3.4 2.7h-1.4c-.2-.9-1-1.4-2-1.4-1.2 0-2 .6-2 1.4 0 .7.5 1 1.7 1.4l1.1.2c2 .5 2.7 1.3 2.7 2.7 0 1.8-1.4 3-3.6 3-2.1 0-3.5-1.1-3.6-2.8zm9-6.4h1.5v1.8h1.5v1.2h-1.5v3.7c0 .7.3 1 1 1h.5v1.2a4.6 4.6 0 01-.8 0c-1.5 0-2.2-.5-2.2-1.9v-4h-1.1v-1.2h1.1v-1.8zm7.1 9c-2 0-3.3-1.3-3.3-3.7 0-2.3 1.2-3.7 3.3-3.7 2.1 0 3.4 1.4 3.4 3.7 0 2.4-1.3 3.8-3.4 3.8zm0-1.2c1.3 0 2-.9 2-2.5s-.7-2.4-2-2.4c-1.2 0-1.9.9-1.9 2.4s.7 2.5 2 2.5zm4.6 1.1v-7.1h1.4v1c.3-.6 1-1.2 2-1.2l.6.1v1.4a3.8 3.8 0 00-.7-.1c-1.1 0-1.9.7-1.9 1.7v4.2H89zm7.7-6c-1 0-1.8.7-1.9 1.8h3.7c0-1.2-.8-1.9-1.8-1.9zm1.7 4h1.4c-.3 1.4-1.5 2.2-3.1 2.2-2 0-3.3-1.4-3.3-3.7 0-2.3 1.3-3.8 3.3-3.8 2 0 3.2 1.4 3.2 3.6v.5h-5v.1c0 1.3.7 2 1.8 2 .9 0 1.5-.2 1.7-.8zm7-1.1H101V25h4.3v1.4zm5.4 3.2c-1 0-1.8-.4-2.2-1.2h-.1v1.1H107v-10h1.4v4h.1a2.4 2.4 0 012.2-1.3c1.8 0 3 1.5 3 3.7 0 2.3-1.2 3.7-3 3.7zm-.4-6c-1.2 0-1.9.8-2 2.3 0 1.5.8 2.5 2 2.5s2-1 2-2.5-.8-2.4-2-2.4zm8.2-2.4h-1.4l1.6-2.3h1.7l-1.9 2.3zm-.6 8.5c-2 0-3.4-1.4-3.4-3.8 0-2.3 1.3-3.7 3.4-3.7s3.4 1.4 3.4 3.7c0 2.4-1.3 3.8-3.4 3.8zm0-1.3c1.2 0 2-.9 2-2.5s-.8-2.4-2-2.4-1.9.9-1.9 2.4.7 2.5 2 2.5zm4.7 1.1v-10h1.4v10h-1.4z'/%3E%3C/svg%3E"); }

[dir] .ro .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM39.7 8.3h2c1.7 0 2.7 1 2.7 2.8 0 1.8-1 2.9-2.7 2.9h-2V8.4zm.9.8v4h1c1.2 0 1.9-.6 1.9-2 0-1.2-.7-2-1.9-2h-1zm7.1 1.3c-.6 0-1 .4-1 1h2c0-.6-.4-1-1-1zm1 2.4h.9c-.2.8-.9 1.3-1.9 1.3-1.2 0-2-.9-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.1v.3h-3c0 .8.4 1.3 1 1.3s1-.2 1-.6zM51 11c0-.7.7-1.3 1.7-1.3s1.6.5 1.7 1.2h-.8c-.1-.3-.4-.5-1-.5s-.7.3-.7.6c0 .2.2.4.6.5l.7.2c.9.2 1.2.5 1.2 1.1 0 .8-.7 1.4-1.7 1.4s-1.7-.5-1.8-1.2h.9c0 .3.4.5.9.5s.9-.2.9-.6c0-.2-.2-.4-.6-.5l-.8-.2c-.8-.2-1.2-.5-1.2-1.2zm8.5.2h-.8c0-.4-.4-.7-1-.7-.7 0-1.1.5-1.1 1.4 0 1 .4 1.5 1.1 1.5.6 0 1-.2 1-.7h.9c-.2.9-.8 1.5-1.9 1.5-1.2 0-2-.9-2-2.3 0-1.3.8-2.2 2-2.2 1 0 1.7.7 1.9 1.5zm2.9 2.2c.6 0 1.1-.4 1.1-.9v-.3h-1c-.6 0-.9.3-.9.7s.3.5.8.5zm-.2.8c-.8 0-1.4-.5-1.4-1.3s.5-1.2 1.5-1.3h1.2V11c0-.5-.3-.7-.9-.7-.4 0-.8.2-.9.5H61c.1-.8.8-1.2 1.8-1.2s1.6.5 1.6 1.4V14h-.8v-.6c-.3.4-.8.7-1.3.7zm-1-6.3h.7c0 .5.3.8.8.8s.8-.3.8-.8h.6c0 .8-.5 1.3-1.4 1.3s-1.5-.5-1.5-1.3zM66 14V9.7h.8v.7h.1c.1-.4.6-.7 1.1-.7h.4v.8a2.3 2.3 0 00-.5 0c-.6 0-1 .4-1 1V14H66zm7.2-2.9h-.8c0-.4-.4-.7-1-.7-.7 0-1.1.5-1.1 1.5 0 .9.4 1.4 1.1 1.4.5 0 .9-.2 1-.7h.8c0 .9-.7 1.5-1.8 1.5-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2 1 0 1.7.6 1.8 1.4zm2.9 2.3c.6 0 1-.4 1-1v-.3h-1c-.5 0-.8.3-.8.7s.3.6.8.6zm-.2.7c-.9 0-1.5-.5-1.5-1.3s.6-1.2 1.6-1.3h1.2V11c0-.5-.3-.7-.9-.7-.5 0-.8.2-.9.5h-.8c0-.8.8-1.2 1.7-1.2 1.1 0 1.7.5 1.7 1.4V14h-.8v-.6c-.3.4-.8.7-1.3.7zm5 2H80l.5-1.5h.8l-.5 1.4zM80 8.6h.8v1h1v.8h-1v2.2c0 .4.2.6.6.6h.4v.7a2.7 2.7 0 01-.5 0c-1 0-1.3-.3-1.3-1.1v-2.4h-.7v-.7h.7V8.7zm3.3 5.3V9.7h.8V14h-.8zm.4-5c-.3 0-.6-.2-.6-.5s.3-.5.6-.5.5.2.5.5-.2.5-.5.5zm7 .7c1.1 0 1.8.8 1.8 2.2 0 1.3-.7 2.2-1.8 2.2-.6 0-1-.3-1.3-.7v2h-.9V9.7h.8v.7h.1c.2-.4.7-.7 1.3-.7zm-.2 3.6c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1.1-1.5s-1.1.6-1.1 1.5.4 1.4 1 1.4zm5.2-3c-.6 0-1 .5-1 1.2h2.1c0-.7-.4-1.1-1-1.1zm1 2.6h.9c-.2.7-.9 1.2-1.8 1.2-1.3 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1 1.3s1-.2 1-.5z'/%3E%3C/svg%3E"); }

[dir] .sr .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 3c-2 3.4-.6 8.5 1.4 11.3 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1 1.6 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.6A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zm-4.2-1.5l1.8-5.5 2 5.5H43zm17 .4c0-2.8-1.5-4.7-3.8-4.7a3.2 3.2 0 00-2.8 1.6v-1.4h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.8-1.8 3.8-4.6zm-1.9 0c0 1.8-.9 3-2.4 3-1.4 0-2.3-1.2-2.3-3s1-3 2.4-3 2.4 1.1 2.4 3zm12 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.4h-1.8v12h1.9V29a3 3 0 002.9 1.6c2.2 0 3.7-1.8 3.7-4.6zm-2 0c0 1.8-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3c1.5 0 2.4 1.1 2.4 3zm8.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.4-2.3-.9-2.3-1.8 0-1 1-1.8 2.5-1.8s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.5-3.6-2.6 0-4.5 1.4-4.5 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29a6 6 0 01-.6 0c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6s4.3-1.8 4.3-4.6c0-2.9-1.7-4.7-4.3-4.7S91 23.1 91 26zm6.7 0c0 2-1 3-2.4 3S93 28 93 26s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm3.4-4.6v9.1h1.8v-5.4a1.9 1.9 0 012-2h.8v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.2 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.8-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zm-6.3-2.7a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3h-4.5zM40.6 14h-.9V8.4h.9V14zm1.7 0v-.6l2.3-2.9h-2.3v-.8h3.3v.7l-2.3 2.8h2.3v.8h-3.3zm8.6-4.3L49.4 14h-1L47 9.7h1l1 3.4L50 9.8h.9zm1.3 4.3V9.7h.8v.7h.1c.1-.4.6-.7 1.2-.7h.3v.8a2.3 2.3 0 00-.4 0c-.7 0-1.1.4-1.1 1V14h-.9zm3.6-3c0-.8.7-1.3 1.6-1.3s1.6.4 1.7 1.2h-.8c-.1-.4-.4-.6-.9-.6s-.8.3-.8.6.2.4.7.5l.7.2c.8.2 1.2.5 1.2 1.2s-.8 1.3-1.8 1.3-1.7-.5-1.7-1.2h.8c0 .3.4.5 1 .5.4 0 .8-.2.8-.6 0-.2-.2-.4-.6-.5l-.8-.2c-.8-.2-1.1-.5-1.1-1.2zM57 9.1l-1-1.4h.8l.6.9.6-.9h.8l-1 1.4H57zm3.7 4.8V9.7h.8V14h-.8zm.4-5a.5.5 0 01-.5-.5c0-.3.2-.6.5-.6s.5.3.5.6a.5.5 0 01-.5.5zm7 .7c1.1 0 1.8.8 1.8 2.2 0 1.3-.7 2.2-1.8 2.2-.5 0-1-.3-1.3-.8v2.1h-.9V9.7h.8v.7h.1c.3-.4.8-.7 1.3-.7zm-.2 3.6c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1.1-1.5-.7 0-1.1.6-1.1 1.5s.4 1.4 1.1 1.4zm5.3.8c-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2 1.3 0 2 .8 2 2.2 0 1.3-.7 2.2-2 2.2zm0-.8c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1-1.5-.8 0-1.2.5-1.2 1.5 0 .9.4 1.4 1.1 1.4zm3.5.7V9.7h.8v.7c.3-.5.7-.7 1.3-.7.6 0 1 .3 1.2.7.2-.4.7-.7 1.3-.7.9 0 1.4.5 1.4 1.4V14h-.9v-2.7c0-.6-.2-.9-.8-.9-.5 0-.9.4-.9 1V14h-.8v-2.8c0-.5-.3-.8-.8-.8s-1 .4-1 1V14h-.8zm9.4 0c-1.2 0-2-.7-2-2.1 0-1.4.8-2.2 2-2.2s2 .8 2 2.2c0 1.3-.7 2.2-2 2.2zm0-.7c.8 0 1.2-.5 1.2-1.4 0-1-.4-1.5-1.2-1.5S85 11 85 12c0 .9.4 1.4 1.1 1.4zm7.2-2.2h-.9c0-.4-.4-.7-1-.7-.7 0-1.1.5-1.1 1.5 0 .9.4 1.4 1.1 1.4.6 0 1-.2 1-.7h.9c-.1.9-.8 1.5-1.9 1.5-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2 1.1 0 1.7.6 1.9 1.4zm-1.5-2H91l.7-1.3h.9l-1 1.4zm6.5.7V14h-.8v-.7c-.3.5-.7.8-1.4.8-.9 0-1.4-.6-1.4-1.6V9.7h.8v2.6c0 .7.3 1 1 1 .6 0 1-.4 1-1V9.6h.8z'/%3E%3C/svg%3E"); }

[dir] .ar .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M126 0a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8a8 8 0 018-8h118zM21 14.4c-1 0-2.3-1-3.8-1a5.5 5.5 0 00-4.6 2.8c-2 3.5-.6 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9 1.5 0 2-1 3.8-1 1.7 0 2.2 1 3.7 1s2.5-1.4 3.4-2.8a11.4 11.4 0 001.6-3.2 5 5 0 01-3-4.6 5.2 5.2 0 012.5-4.3 5.3 5.3 0 00-4.2-2.3c-1.8-.2-3.4 1-4.3 1zm4.3-6.6A5.2 5.2 0 0022 9.7a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6 5 5 0 001.1-3.6zM48 16.4H43L42 19.6h-2l4.5-12.4h2l4.6 12.4h-2l-1.2-3.3zm-4.3-1.6h3.8l-1.9-5.4-1.9 5.4zm17.1.4c0 2.8-1.5 4.6-3.8 4.6a3 3 0 01-2.8-1.6v4.5h-1.9v-12H54V12a3.2 3.2 0 013-1.6c2.2 0 3.7 1.8 3.7 4.6zm-1.9 0c0-1.8-1-3-2.4-3S54 13.3 54 15s1 3 2.4 3c1.5 0 2.4-1.2 2.4-3zm11.9 0c0 2.8-1.5 4.6-3.8 4.6a3 3 0 01-2.8-1.6v4.5h-2v-12H64V12a3.2 3.2 0 012.9-1.6c2.3 0 3.8 1.8 3.8 4.6zm-2 0c0-1.8-.9-3-2.3-3S64 13.3 64 15s1 3 2.4 3 2.4-1.2 2.4-3zm8.6 1c.1 1.3 1.3 2.1 3 2.1 1.5 0 2.6-.8 2.6-2 0-.9-.6-1.5-2.3-1.9L79 14c-2.2-.6-3.3-1.7-3.3-3.4 0-2.1 1.9-3.6 4.5-3.6 2.7 0 4.5 1.5 4.5 3.6h-1.9c0-1.2-1.1-2-2.6-2s-2.5.8-2.5 1.9c0 .9.6 1.4 2.2 1.8l1.4.3c2.6.6 3.6 1.6 3.6 3.4 0 2.4-1.8 3.8-4.8 3.8-2.7 0-4.6-1.4-4.7-3.6h1.9zm11.6-7.7v2.2h1.7V12H89v5c0 .8.4 1.2 1.1 1.2h.6v1.4a5 5 0 01-1 0c-1.8 0-2.6-.6-2.6-2.4V12h-1.3v-1.4H87V8.4h2zm2.7 6.7c0-2.9 1.7-4.6 4.3-4.6s4.3 1.8 4.3 4.6c0 2.9-1.6 4.6-4.3 4.6-2.6 0-4.3-1.7-4.3-4.6zm6.7 0c0-2-.9-3.1-2.4-3.1s-2.4 1.1-2.4 3.1 1 3.1 2.4 3.1c1.5 0 2.4-1.1 2.4-3.1zm3.5-4.5h1.7V12a2.2 2.2 0 012.2-1.6h.7v1.8a2.6 2.6 0 00-.9-.1 1.9 1.9 0 00-1.9 2v5.4h-1.8v-9zM115 17c-.3 1.6-1.9 2.7-4 2.7-2.6 0-4.2-1.7-4.2-4.6 0-2.8 1.6-4.6 4.2-4.6 2.5 0 4 1.7 4 4.4v.7h-6.3a2.4 2.4 0 002.4 2.6 2 2 0 002-1.2h1.9zm-6.3-2.7h4.5A2.2 2.2 0 00111 12a2.3 2.3 0 00-2.3 2.3zm12 11.6l.5-.4-.6-.5-.3.4-.5-.4-.4.5.5.4.4-.4.5.4zm-.1 3.8h.9c.2-.1.3-.6.3-1.5a4.2 4.2 0 000-.7 2 2 0 00-.2-.5c-.3-.5-.5-.8-.8-.8-.2 0-.4.2-.7.6l-.5 1c0 .2.2.4.5.5l.8.4h-2v1h1.7zm.7-1.6l-1.2-.7a.6.6 0 01.2-.4h.2a.4.4 0 01.2-.1l.4.4.2.7zm-4.9 4.6c.2-.3.2-.6.2-.8a4.8 4.8 0 000-.6 7.7 7.7 0 00-.1-.8 14.9 14.9 0 01-.1-.5 2.2 2.2 0 000-.1l-.1-.1c0-.2.4-.2 1.2-.2a7.7 7.7 0 001 .1v-.1H119.1v-1h-.2c-.2 0-.4 0-.4-.2a4.8 4.8 0 01-.2-.4l-.4-.6c-.1-.2-.3-.3-.5-.3s-.4 0-.7.3l-.5.8v.1l.9-.4.7.8a.3.3 0 00-.1 0h-.7l-.7.1c-.2.1-.3.4-.4 1a3.4 3.4 0 00.2.9 11.8 11.8 0 01.3 2zm-2.7-3c.2 0 .2-.3.2-.8 0-.2 0-.6-.2-1-.1-.6-.3-.9-.5-1l-.5.8.3.4.2.5H111v1h2.6zm-1 1.7l.4-.7-.9-.4-.3.8.9.3zm-1.4-1.7v-1h-.8c-.2 0-.2-.1-.2-.3V25l-.7.6v3.5l.1.4.5.2h1zm-2.8 0l.2-.1v-3.1l.2-.5-.3-.4V25l-.7.5.1.7v2.5h-1.4v1h2zm-2.7-3.4l.4-.5-.6-.5-.4.5-.6-.5-.4.5.6.5.4-.4.6.4zm1 3.4v-1h-.3c0-.2 0-.5-.2-.9 0-.4-.2-.7-.4-1l-.6.9.3.4.2.5h-2.1v1h3zm-3 0v-1h-.1a2.6 2.6 0 01-.8-.4 7.3 7.3 0 01-.6-.5c-.6-.5-1-.8-1.5-.8s-.8.1-1 .3l-.3.6c.4-.2.7-.2.9-.2.3 0 .5 0 .7.2a4.8 4.8 0 01.9.8h-3.6v1h5.5zm-6.4 0h1.2v-1h-.2a4.8 4.8 0 00-.2-.8 2.8 2.8 0 00-.3-.8.4.4 0 00-.4-.2l-.6.3c-.2.2-.4.5-.5.9l-.3.5h-1.3v1h.4c.4 0 .6 0 .7-.4a2.3 2.3 0 001.5.5zm.2-1h-.3a2 2 0 01-.5 0 1 1 0 01-.3-.2v-.1l.1-.2.3-.3a.6.6 0 01.2 0c.2 0 .3 0 .4.3l.2.5h-.1zm-2.6 1v-1h-.3c0-.2 0-.5-.2-.9 0-.4-.2-.7-.4-1l-.6.9.3.4.2.5h-2.1v1h3zm-1 1.7l.5-.6-.7-.5-.4.5-.5-.5-.5.5.6.6.4-.5.6.5zm-4.3 0c.5 0 1-.2 1.4-.5.5-.3.7-.7.7-1.2h.3v-1h-.3V25l-.7.6v4.2l-.2.3a4.4 4.4 0 01-.4.1l-.7.1-.7-.1c-.3-.2-.4-.5-.4-1v-.5l.2-.4a.7.7 0 000-.1h-.1l-.3.7a2.8 2.8 0 00-.2 1.1c0 .3 0 .6.3.9.2.3.6.4 1.1.4zm-4.5-1.7c.7 0 1-.3 1-.9 0-.2 0-.5-.2-.9a2.8 2.8 0 00-.3-.8.4.4 0 00-.3-.2c-.3 0-.5.1-.7.3l-.5.9a20 20 0 01-.3.5h-1.3v1h.5c.4 0 .6 0 .7-.4a2.3 2.3 0 001.4.5zm.2-1h-.3a2 2 0 01-.5 0 1 1 0 01-.3-.2v-.1l.1-.2.3-.3a.6.6 0 01.2 0c.2 0 .4 0 .5.3l.1.5zm-4.4-2l.3-.8-.9-.3-.3.7.9.4zm-1 4.6c.7 0 1.4-.2 2.1-.7.2-.2.4-.5.4-1h.3v-1h-.2a2.4 2.4 0 00-.5-1.3l-.5.8a3.3 3.3 0 01.4 1.4v.4l-.4.2-1.5.3c-.4 0-.7 0-.9-.3a1.1 1.1 0 01-.2-.8c0-.2 0-.5.2-.9l.3-.7-.3.3a3.1 3.1 0 00-.6 1.8l.1.8.2.4a.8.8 0 00.5.3h.6zm-4.3-1.6c.6 0 1-.3 1-.9l-.2-.9a2.8 2.8 0 00-.3-.8.4.4 0 00-.4-.2l-.6.3c-.2.2-.4.5-.5.9l-.3.5H73v1h.5c.4 0 .6 0 .7-.4a2.3 2.3 0 001.5.5zm.2-1h-.3a2 2 0 01-.5 0l-.3-.2v-.1-.2l.4-.3a.6.6 0 01.2 0c.2 0 .3 0 .4.3l.2.5h-.1zm-3.6-2.4l.4-.5-.6-.5-.4.5-.6-.5-.4.5.6.5.4-.5.6.5zm1 3.4v-1H73a3.8 3.8 0 00-.6-1.8l-.6.8.3.4.2.5h-2.1v1h3zm-3 0v-1h-.1a2.6 2.6 0 01-.8-.4 7.3 7.3 0 01-.6-.5c-.6-.5-1-.8-1.5-.8s-.8.1-1 .3l-.3.6c.4-.2.7-.2.9-.2.2 0 .5 0 .7.2l.6.5.3.3h-3.6v1h5.4zM68 31.4l.3-.7-.9-.4-.3.8.9.3zm-4.8.3c.5 0 .9-.3 1.3-1 .3-.3.4-.7.5-1h.2v-1h-.3a1.3 1.3 0 000-.3 1.4 1.4 0 00-.4-.4l-.3-.3-.4.9c.5.4.7.8.7 1 0 .2-.1.4-.4.6a1.7 1.7 0 01-1.1.5 1.7 1.7 0 01-.7-.1 4.6 4.6 0 01-.5-.3h-.1c0 .3.3.6.6.9.3.3.6.5 1 .5zM59 30l.6-1v-4l-.6.9V30zm-1.3-.3l.1-.1v-3.1l.3-.5-.3-.3V25l-.7.6v3.1h-1.4v1h2zm-1.8 0v-1h-.2l-.2-.9-.5-1-.5.9.3.4.2.5h-2.1v1h3zm-1.3 1.7l.4-.7-1-.4-.3.8 1 .3zm-3.5.3c.4 0 .8-.3 1.2-1 .3-.3.4-.7.5-1h.2v-1h-.3a1.3 1.3 0 000-.3 1.4 1.4 0 00-.3-.4l-.4-.3-.4.9c.5.4.8.8.8 1 0 .2-.2.4-.5.6a1.7 1.7 0 01-1 .5 1.7 1.7 0 01-.7-.1 4.6 4.6 0 01-.5-.3h-.2l.6.9c.3.3.6.5 1 .5zM49.2 30l.7-1v-4l-.7.9V30zm-2-.3c.7 0 1-.3 1-.9l-.1-.9a2.8 2.8 0 00-.4-.8.4.4 0 00-.3-.2l-.6.3-.6.9-.2.5h-1.4v1h.5c.4 0 .6 0 .7-.4a2.3 2.3 0 001.4.5zm.3-1h-.3a2 2 0 01-.5 0 1 1 0 01-.3-.2v-.1-.2l.3-.3a.6.6 0 01.2 0c.2 0 .4 0 .5.3l.2.5h-.1zm-5.2 2.9a2 2 0 001.3-.4 4 4 0 001-1 5.9 5.9 0 01-.7.3 7.4 7.4 0 01-1.3.2c-.7 0-1.2-.2-1.5-.5-.3-.3-.5-.6-.5-1 0-.3.2-.7.5-1 .3-.3.8-.5 1.5-.5v.6c0 1 .3 1.4 1 1.4h1.2v-1h-1.4c-.3 0-.4-.2-.5-.4a7.4 7.4 0 010-.6v-.1l.9-.1.3-1-1 .1a4 4 0 01-1 0 3.6 3.6 0 00-.7-.2c-.5 0-.8.2-1 .5l-.4.8c.4-.3.7-.4 1-.4h.3a3 3 0 00-1 2.2c0 .6.1 1 .4 1.5.4.4 1 .6 1.6.6zm-.2-1.8l.3-.7-1-.4-.2.7.9.4z'/%3E%3C/svg%3E"); }

[dir] .zh_CN .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 16l1.1 3.4h2L46 7.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 15c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V18a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V18a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 18 79.7 18c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V12h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V18h-.6c-.7 0-1-.3-1-1.1v-5H90v-1.5h-1.8V8.3zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 12v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 14.6L44.9 9l2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zm-55.5 12H51v.9h1.8v.7h-2.3v.8h5.3a14.6 14.6 0 00.4 2.9l.2.6a4.8 4.8 0 01-1.7 1.6l.5.7a5.9 5.9 0 001.6-1.4l.3.5c.4.5.7.8 1 .8.5 0 .8-.6 1-2l-.7-.3c-.1 1-.2 1.4-.3 1.4-.2 0-.3-.3-.6-.7a4.5 4.5 0 01-.2-.4c.6-1 1-2 1.2-3l-.8-.3-.3 1a9.3 9.3 0 01-.4 1v-.2a2 2 0 00-.1-.2l-.1-1a16.6 16.6 0 01-.1-1h2.2V27h-2.3v-1a36 36 0 010-1.3h-1l.1 1.2V27h-2v-.7h1.6v-.8h-1.7v-.8h-.8v.8zm2.5 7v-.8h-.1a147.8 147.8 0 01-.9 0l-.4.1V31h1.4v-.8h-1.4v-.6h-1v.6h-.8l.2-.4a7.6 7.6 0 00.3-.6h2.7v-.8H53a1.1 1.1 0 00.1-.2 2.8 2.8 0 01.1-.2l-.8-.2a4.3 4.3 0 00-.2.3v.3h-1.4v.8h1a6 6 0 01-.7 1l.2.8H53v.7a71.6 71.6 0 00-1 0l-1.2.1.1.9 1-.1a83.9 83.9 0 001 0v.9h1v-1.1a72 72 0 011.4-.2zm2.2-7.6l-.6.5a11.2 11.2 0 011 1.4l.7-.5a14.5 14.5 0 00-1-1.4zm-9 .4H40v.9h3.6v7.5h.9v-5.3l1.4.8 1.6 1 .6-.8a42 42 0 00-1.8-1 28.3 28.3 0 00-1.8-1V26h4v-.9z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .zh_TW .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8.6-1 1.2-2 1.5-3.2a5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7 5.2 5.2 0 00-4.3 3.4c-.2.6-.3 1.2-.2 1.9a4.3 4.3 0 003.4-1.6zm97 9l-1 .6c.5.5 1 1 1.3 1.5l1-.7-1.3-1.3zm-5.7 2.1h-2v1h2v.5h-1.8v.8h1.8v.4H114v2.5h1.7v.3h-2v1h2v.8h1V29h1c.2.3.6.6.7 1l1.5-1.3c.4.8.9 1.2 1.5 1.2.9 0 1.3-.4 1.4-2.2-.3 0-.7-.3-1-.6 0 1.1 0 1.6-.3 1.6s-.6-.3-.8-1c.7-1 1.3-2 1.7-3.3l-1.1-.3c-.2.7-.6 1.4-1 2.1l-.2-2.6h2.6v-1H120v-2h-1.3v2h-2v-.5h1.6v-1h-1.6v-.6h-1.2v.7H114v.9h1.6v.5zm1.1 1v.5h1.9v.8h-1.9v.4h1.7v2.5h-1.7v.3h1.8v.3l1-1c-.3-1-.5-2.3-.6-3.8h-2.2zm0 3.6h.8v-.4h-.9v.4zm0-1h.8V26h-.9v.3zm-1-.3v.3h-.8V26h.9zm0 .9v.4h-.8v-.4h.9zm-3.1-5.6h-9v1.3h3.6v7.4h1.3V25l2.8 1.8.9-1c-.8-.7-2.4-1.6-3.5-2.1l-.2.2v-1.6h4v-1.2z' fill='%23292F37'/%3E%3Cpath d='M38.2 30l3.6-10h2l3.5 10h-1.8l-.9-2.6H41l-.8 2.6h-2zm4.5-8.2L41.3 26h2.9l-1.4-4.2zM48.2 32.4v-9.7H50v1.2c.5-.8 1.3-1.4 2.3-1.4 1.9 0 3 1.5 3 3.8 0 2.4-1.1 3.8-3 3.8-1 0-1.8-.5-2.2-1.3v3.6h-1.8zm3.5-3.7c1.1 0 1.8-1 1.8-2.4s-.7-2.3-1.8-2.3c-1 0-1.8.9-1.8 2.3 0 1.5.8 2.4 1.8 2.4zM56.4 32.4v-9.7H58v1.2c.5-.8 1.3-1.4 2.3-1.4 1.9 0 3 1.5 3 3.8 0 2.4-1.1 3.8-3 3.8-1 0-1.8-.5-2.3-1.3v3.6h-1.7zm3.5-3.7c1.1 0 1.8-1 1.8-2.4S61 24 59.9 24c-1 0-1.8.9-1.8 2.3 0 1.5.7 2.4 1.8 2.4zM71 30.2c-2.2 0-3.7-1.1-3.8-2.9v-.1h1.7c.1 1 1 1.5 2.2 1.5 1.3 0 2-.6 2-1.4 0-.8-.4-1.2-1.7-1.5l-1.1-.2c-2-.4-3-1.3-3-2.8 0-1.8 1.6-3 3.8-3 2.1 0 3.6 1.2 3.7 3H73c-.2-1-1-1.4-2-1.4-1.2 0-2 .5-2 1.3 0 .7.6 1.1 1.8 1.4l1 .2c2.2.4 3 1.3 3 2.8 0 1.9-1.4 3-3.8 3zM78.8 30.1c-1.5 0-2.2-.6-2.2-2V24h-1v-1.3h1v-1.9h1.7v1.9h1.4V24h-1.4v3.9c0 .7.4 1 1 1l.4-.1V30h-.9zM84 30.1c-2.2 0-3.6-1.4-3.6-3.8 0-2.3 1.4-3.8 3.6-3.8 2.1 0 3.5 1.5 3.5 3.8 0 2.4-1.4 3.8-3.5 3.8zm0-1.3c1 0 1.8-1 1.8-2.5S85 24 84 24s-1.8.9-1.8 2.4c0 1.6.7 2.5 1.8 2.5zM88.6 30v-7.3h1.8v1.2c.2-.8.8-1.4 1.7-1.4h.5v1.6H92c-1 0-1.5.6-1.5 1.6V30h-1.8zM96.4 30.1c-2.2 0-3.5-1.4-3.5-3.7 0-2.4 1.4-3.9 3.5-3.9 2 0 3.4 1.5 3.4 3.7v.6h-5.2c0 1.2.8 2 1.9 2 .8 0 1.4-.5 1.6-1h1.6c-.3 1.2-1.3 2.3-3.3 2.3zm0-6.2c-1 0-1.6.6-1.8 1.7h3.5c-.1-1.1-.8-1.7-1.7-1.7zM37.1 8.7h7v.6h-7v-.6zm2.5 2.5h4.2v.6h-4.2v-.6zm-.3 2.8h4.8v.6h-4.8V14zm2.1-4.3h.6v4.7h-.6V9.7zm-1.6-2.3l.6.2a9.2 9.2 0 01-3.1 4.8l-.4-.5a8 8 0 002.9-4.5zm-1.6 3.3h.6v4h-.6v-4z' fill='%23fff'/%3E%3C/svg%3E"); }

[dir] .cs .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23111111' fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8.6-1 1.2-2 1.5-3.2a5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7 5.2 5.2 0 00-4.3 3.4c-.2.6-.3 1.2-.2 1.9a4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7h-.6A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-2.2-2.3 2.3 2.3 0 00-2.1 1.5zm-67.4-10c-1.5 0-2-.9-2-1.6h.8c0 .4.5.8 1.2.8s1.1-.3 1.1-.8c0-.4-.2-.6-.8-.8l-.9-.2c-.7-.1-1.3-.5-1.3-1.4 0-1 1-1.6 2-1.6s1.8.6 1.9 1.6H42c0-.5-.4-.9-1-.9-.7 0-1 .3-1 .8 0 .4.1.6.6.7l1 .2c.7.2 1.3.6 1.3 1.5 0 1-.8 1.7-2 1.7zm3-4.3h.6V9h.9v1h.8v.7h-.8V13c0 .5.1.6.6.6h.2v.7h-.4c-1 0-1.3-.4-1.3-1.2v-2.3h-.6V10zm5.8 3.7c-.2.3-.6.5-1.2.5-.8 0-1.4-.5-1.4-1.2 0-.8.6-1.2 1.5-1.2h1v-.4c0-.5-.2-.8-.7-.8-.5 0-.8.3-.8.7h-.8c0-.7.5-1.3 1.6-1.3 1 0 1.6.4 1.6 1.3v2.9h-.8v-.5zm-1.7-.8c0 .5.4.7.8.7.5 0 .8-.4.8-.8v-.5h-.9c-.5 0-.7.3-.7.6zm2.1-4.5l-1 1.1h-.5l.7-1h.8zm2.7 5.8h-.9V8.5h.9v2.1c.1-.3.5-.6 1.2-.6.8 0 1.4.5 1.4 1.5v2.7h-.8v-2.5c0-.7-.4-1-1-1-.5 0-.8.5-.8 1v2.5zm4.9 0h-.9V10h.9v.6c.1-.3.5-.6 1.2-.6.8 0 1.4.5 1.4 1.5v2.7h-.8v-2.5c0-.7-.4-1-1-1-.5 0-.8.5-.8 1v2.5zm3.8-2.3c0-1.1.7-2 1.9-2s1.8.9 1.8 2v.4c0 1.1-.6 2-1.8 2-1.2 0-1.9-.9-1.9-2v-.4zm2.8 0c0-.7-.3-1.2-1-1.2-.6 0-.9.5-.9 1.2v.3c0 .8.3 1.3 1 1.3.6 0 1-.5 1-1.3V12zm4.8-1.9h.8v4.2h-.8v-.6c-.2.3-.6.6-1.3.6-.8 0-1.4-.5-1.4-1.4V10h.9v2.5c0 .8.4 1 .9 1s.9-.4.9-1V10zm2 0h.5V9h.9v1h.8v.7h-.8V13c0 .5.2.6.6.6h.2v.7H73c-1 0-1.3-.4-1.3-1.2v-2.3h-.5V10zm7.1 4.2h-1L76 10h.9l1 3.2 1-3.2h.9l-1.5 4.2z'/%3E%3C/svg%3E"); }

[dir] .he .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23111111' d='M26.6 25.1h3.8l-1.9-5.4-1.9 5.4zm12.8-2.7c1.5 0 2.4 1.3 2.4 3 0 2-1 3.1-2.4 3.1s-2.3-1.2-2.3-3 1-3 2.3-3zm12.4 3c0-1.7-1-3-2.4-3s-2.4 1.3-2.4 3c0 2 1 3.1 2.4 3.1s2.4-1.2 2.4-3zm27.1-3c1.5 0 2.4 1.1 2.4 3 0 2-.9 3.2-2.4 3.2s-2.4-1.1-2.4-3.1 1-3.1 2.4-3.1zm17.3 2.3h-4.5a2.3 2.3 0 012.3-2.3 2.2 2.2 0 012.2 2.3z'/%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M8 0a8 8 0 00-8 8v24a8 8 0 008 8h118a8 8 0 008-8V8a8 8 0 00-8-8H8zm87.5 12.3c-.3.3-.9.6-1.5.8v1.1c.9-.2 1.6-.6 2.1-1 .4-.3.8-.7 1-1.1a2.8 2.8 0 00.3-1.4c0-1-.5-1.5-1.7-1.5h-1V7.5h-1.2v2.6h2c.6 0 .9.2.9.7 0 .3 0 .5-.2.8l-.6.7zm-26.9.8v.9h-4.5v-1h3v-1.7c0-.4-.1-.7-.3-1-.2-.1-.4-.2-.9-.2h-1.6v-1H66c.7 0 1.3.2 1.6.5.4.3.5.9.5 1.6V13h.5zm7.1-2V14h-1v-2.8c0-.4-.1-.7-.3-.9l-.9-.2h-2v-1h2c.6 0 1 .1 1.3.3.3.1.5.3.7.6l.2 1.2zm-3 0V14h-1.1v-3h1zm7.2 2.9v-3.9h.6v-1h-4.2v1h2.6V14h1zm5-2.8V14h-1v-2.8c0-.4 0-.7-.3-.9l-.8-.2H81v-1h1.7c.5 0 1 .1 1.3.3.3.1.5.3.6.6.2.3.3.7.3 1.2zm2.4 2.8V9.2h-1V14h1zm5.5-2.8V14h-1v-2.8c0-.4-.2-.7-.3-.9l-1-.2h-1.9v-1h2c.6 0 1 .1 1.3.3.3.1.5.3.7.6l.2 1.2zm-3-.1V14h-1.1v-3h1zm31 9.6a5 5 0 012.4-4.2 5 5 0 00-4-2.1c-1-.1-2 .3-2.9.6l-1.3.4c-.4 0-.8-.2-1.4-.4-.6-.3-1.4-.6-2.2-.6a5.3 5.3 0 00-4.5 2.8c-2 3.3-.5 8.2 1.4 11 1 1.3 2 2.7 3.4 2.7.7 0 1.1-.2 1.6-.4.5-.3 1-.5 2-.5.8 0 1.4.2 1.9.5.5.2 1 .4 1.7.4 1.5 0 2.4-1.4 3.3-2.7a11 11 0 001.5-3.1 4.8 4.8 0 01-2.9-4.4zM119.2 9a4.9 4.9 0 01-1.1 3.5 4.1 4.1 0 01-3.3 1.5 4.6 4.6 0 011.2-3.3 5 5 0 013.2-1.7zM30.9 26.7H26L25 30h-2l4.5-12.4h2L34.2 30h-2l-1.2-3.3zm9 3.4c2.3 0 3.8-1.8 3.8-4.6s-1.5-4.6-3.8-4.6a3.2 3.2 0 00-2.9 1.6V21h-1.8v12h1.9v-4.5a3 3 0 002.9 1.6zm13.8-4.6c0 2.8-1.5 4.6-3.8 4.6a3 3 0 01-2.8-1.6V33h-2V21H47v1.5a3.2 3.2 0 012.9-1.6c2.3 0 3.8 1.8 3.8 4.6zm9.6 3c-1.7 0-2.9-.7-3-2h-2c.2 2.3 2 3.7 4.8 3.7 3 0 4.8-1.4 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.4-.3c-1.6-.4-2.2-1-2.2-1.8 0-1.1 1-1.9 2.5-1.9s2.5.8 2.6 2h2c-.1-2.1-2-3.6-4.6-3.6-2.6 0-4.5 1.5-4.5 3.6 0 1.7 1 2.8 3.3 3.4l1.7.3c1.6.4 2.2 1 2.2 2s-1 1.9-2.6 1.9zm8.6-9.7V21h1.7v1.4H72v5c0 .8.4 1.2 1.1 1.2h.6V30h-1c-1.8 0-2.5-.6-2.5-2.4v-5.2h-1.4V21h1.4v-2.2h1.8zm7 2c-2.6 0-4.3 1.8-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2.7 0 4.3-1.8 4.3-4.6 0-2.9-1.6-4.7-4.3-4.7zm5.9.2h1.7v1.5a2.2 2.2 0 012.3-1.6h.6v1.8a2.6 2.6 0 00-.8-.1 1.9 1.9 0 00-2 2V30h-1.8v-9zM94 30c2 0 3.6-1.1 3.9-2.7h-1.8a2 2 0 01-2.1 1.2 2.4 2.4 0 01-2.4-2.5V26H98v-.7c0-2.7-1.6-4.5-4.1-4.5-2.6 0-4.2 1.9-4.2 4.7 0 2.9 1.6 4.6 4.3 4.6z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .nl .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23111111' d='M43.4 25.3h-3.8l1.9-5.4 1.9 5.4zm11.4.4c0-1.8-1-3-2.4-3s-2.3 1.2-2.3 3 1 3 2.3 3c1.5 0 2.4-1.1 2.4-3zm7.6-3c1.4 0 2.4 1.2 2.4 3 0 1.9-1 3-2.4 3s-2.4-1.2-2.4-3 1-3 2.4-3zm32 3c0-2-1-3-2.5-3s-2.4 1-2.4 3 1 3.1 2.4 3.1c1.5 0 2.4-1.1 2.4-3zm10.3-.8h4.5a2.2 2.2 0 00-.6-1.7 2.2 2.2 0 00-1.6-.6 2.3 2.3 0 00-2.3 2.3zM37.5 9.2v4h.9c.6 0 1-.2 1.2-.5.3-.3.5-.7.5-1.3V11c0-.6-.2-1-.5-1.3-.2-.3-.7-.5-1.2-.5h-.9zm6.1 4c.3 0 .6 0 .7-.3.2-.1.3-.4.3-.8V12c0-.4-.1-.7-.3-.8a.9.9 0 00-.7-.3c-.3 0-.5 0-.7.3l-.2.8v.2c0 .4 0 .7.2.8.2.2.4.3.7.3zm17.4 0c.3 0 .5 0 .7-.3.2-.1.2-.4.2-.8V12c0-.4 0-.7-.2-.8a.9.9 0 00-.7-.3c-.3 0-.5 0-.7.3-.2.1-.2.4-.2.8v.2c0 .4 0 .7.2.8.2.2.4.3.7.3zm4.3 0a1.1 1.1 0 01-.4.1.5.5 0 01-.4-.1.5.5 0 010-.4l.1-.4.7-.2h.6v.2a.8.8 0 010 .3 1 1 0 01-.2.3l-.4.2zm4.2 0c.2 0 .5 0 .6-.2.2-.2.3-.5.3-.8v-.3c0-.4-.1-.6-.3-.8a.8.8 0 00-.6-.3c-.3 0-.5 0-.7.2l-.2.9v.2c0 .4 0 .7.2.8.2.2.4.3.7.3zm3.8-2.3l.7-.2.6.2c.2.2.3.4.3.7h-1.8c0-.3 0-.5.2-.7zm23 2.3c.3 0 .5 0 .7-.2l.2-.8v-.3c0-.4 0-.6-.2-.8a.8.8 0 00-.7-.3c-.2 0-.5 0-.6.2-.2.2-.2.5-.2.9v.2c0 .4 0 .7.2.8l.6.3zm3.9-2.3l.6-.2.7.2.3.7h-1.9c0-.3.1-.5.3-.7z'/%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M8 0a8 8 0 00-8 8v24a8 8 0 008 8h118a8 8 0 008-8V8a8 8 0 00-8-8H8zm17.4 18.3a5 5 0 00-.6 2.4 4.8 4.8 0 003 4.4 11 11 0 01-1.6 3c-.9 1.4-1.8 2.7-3.3 2.8-.7 0-1.2-.2-1.7-.4-.5-.3-1-.5-2-.5-.8 0-1.4.2-2 .5-.4.2-.8.4-1.5.4-1.4 0-2.5-1.4-3.4-2.8-1.9-2.7-3.3-7.6-1.4-11a5.3 5.3 0 014.5-2.7c.8 0 1.6.3 2.2.6.6.2 1 .4 1.4.4l1.3-.4c.8-.3 1.8-.7 2.9-.6a5 5 0 014 2.1 5 5 0 00-1.8 1.8zm-3.3-5.7a4.9 4.9 0 001-3.5 5 5 0 00-3.1 1.7 4.6 4.6 0 00-1.2 3.3 4.1 4.1 0 003.3-1.5zm17 14.3H44l1.1 3.3h2l-4.4-12.4h-2.1L36 30.2h2l1.1-3.3zm17.6-1.2c0 2.8-1.5 4.6-3.7 4.6a3 3 0 01-2.9-1.5v4.4h-1.9v-12H50v1.5a3.2 3.2 0 013-1.6c2.2 0 3.7 1.8 3.7 4.6zm6.2 4.6c2.3 0 3.8-1.8 3.8-4.6s-1.5-4.6-3.8-4.6a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12H60v-4.4a3 3 0 003 1.5zm10.4-3.5c.1 1.2 1.3 2 3 2 1.5 0 2.6-.8 2.6-1.9 0-1-.6-1.5-2.2-2l-1.7-.3c-2.2-.6-3.3-1.6-3.3-3.4 0-2.1 1.9-3.6 4.5-3.6 2.7 0 4.4 1.5 4.5 3.6h-1.9c0-1.2-1.1-2-2.6-2s-2.5.8-2.5 1.9c0 .9.6 1.4 2.2 1.8l1.4.3c2.5.6 3.6 1.7 3.6 3.5 0 2.3-1.8 3.7-4.8 3.7-2.7 0-4.6-1.4-4.7-3.6h1.9zm11.6-5.6V19h-1.8v2.2h-1.4v1.5h1.4v5.2c0 1.7.7 2.4 2.5 2.4h1v-1.6H86c-.7 0-1-.3-1-1v-5h1.6v-1.5H85zm2.7 4.5c0-2.8 1.7-4.6 4.3-4.6 2.7 0 4.3 1.8 4.3 4.6 0 2.9-1.6 4.7-4.3 4.7s-4.3-1.8-4.3-4.7zm12-4.5h-1.8v9h1.8V25a1.9 1.9 0 012-2.1l.8.1v-1.7a2.9 2.9 0 00-.6-.1 2.2 2.2 0 00-2.2 1.6v-1.5zm11.4 6.4c-.3 1.6-1.9 2.8-4 2.8-2.6 0-4.2-1.8-4.2-4.6 0-2.9 1.6-4.7 4.2-4.7 2.5 0 4 1.7 4 4.4v.7h-6.3v1a2.4 2.4 0 001.4 1.5l1 .2a2 2 0 002-1.3h1.9zM87.8 10h1v4h-1v-4zm.5-.5a.6.6 0 01-.4-.1.6.6 0 01-.2-.5.6.6 0 01.6-.6c.2 0 .3 0 .4.2a.6.6 0 01.2.4.6.6 0 01-.6.6zM36.6 8.4h1.8c.9 0 1.5.2 2 .7.5.4.7 1 .7 1.9v.4c0 .8-.2 1.5-.7 2-.5.4-1.1.6-2 .6h-1.8V8.4zm7 5.7a2 2 0 01-1.4-.5 2 2 0 01-.5-1.5V12l.1-.8a1.7 1.7 0 011-1l.8-.2c.6 0 1.1.2 1.4.5.4.4.6.9.6 1.5v.2c0 .3 0 .6-.2.8a1.6 1.6 0 01-.4.7 1.7 1.7 0 01-.6.3 2.3 2.3 0 01-.8.2zm4.5-.1l.7-3 .8 3h1.2l1-4h-1l-.6 2.9-.8-2.9h-1.1l-.7 2.9-.8-2.9h-1l1.2 4h1.1zm4.3-4h.8v.4c.3-.3.7-.5 1.3-.5.5 0 .8.2 1.1.5.3.3.4.7.4 1.3V14h-.9v-2.3c0-.3 0-.5-.2-.7a.7.7 0 00-.6-.2 1 1 0 00-.7.2.9.9 0 00-.2.6V14h-1v-4zm5 3.7c.2.2.5.3 1 .3h.3v-.8h-.2c-.2 0-.3 0-.4-.2l-.1-.4V8.4h-1v4.3c0 .4.1.7.4 1zm3.6.4a2 2 0 01-1.4-.5A2 2 0 0159 12V12l.1-.8a1.6 1.6 0 011-1l.8-.2c.6 0 1 .2 1.4.5.3.4.5.9.5 1.5v.2l-.1.8-.4.7a1.7 1.7 0 01-.6.3 2.3 2.3 0 01-.8.2zm2.8-.3c.2.2.5.3 1 .3.2 0 .5 0 .7-.2a1.4 1.4 0 00.6-.5v.6h.8v-2.7c0-.4-.2-.8-.4-1-.3-.2-.7-.4-1.2-.4-.6 0-1 .1-1.3.4a1.2 1.2 0 00-.4.9h1a.5.5 0 01.2-.4l.5-.1.5.1.1.5v.2h-.6l-.9.1c-.2 0-.4.2-.5.3a1 1 0 00-.4.4 1.5 1.5 0 000 .6c0 .3 0 .6.3.9zm5.4.3l-.6-.1-.5-.4a1.8 1.8 0 01-.4-.6 3 3 0 010-.9V12 11l.4-.6c.1-.1.3-.3.5-.3l.6-.2c.5 0 .9.2 1.2.5v-2h1V14h-.8l-.1-.5a1.3 1.3 0 01-.5.4 1.8 1.8 0 01-.8.2zm4-.2l.8.2.7-.1.6-.3.3-.4.2-.5h-1a.7.7 0 01-.2.3l-.6.2a1 1 0 01-.7-.3l-.3-.7H76V12c0-.7-.2-1.2-.5-1.5-.4-.4-.8-.6-1.4-.6a2 2 0 00-.8.2 1.6 1.6 0 00-.6.3 1.7 1.7 0 00-.4.7v1.8l.4.7.6.3zm3.5-3.9h.7v.4c.4-.3.8-.5 1.3-.5s.9.2 1.2.5c.2.3.4.7.4 1.3V14h-1v-2.3c0-.3 0-.5-.2-.7a.7.7 0 00-.6-.2 1 1 0 00-.6.2.9.9 0 00-.3.6V14h-1v-4zm7 3.6c.2.3.6.5 1 .5.3 0 .5 0 .7-.2l.6-.3v.4h.8v-4h-1v2.4a.9.9 0 01-.2.6l-.7.2a.7.7 0 01-.5-.2c-.2-.2-.2-.4-.2-.7V10h-1v2.3c0 .6.2 1 .4 1.3zM90 10h-.7v.8h.7v1.9c0 .4 0 .7.3 1 .2.2.6.3 1 .3h.7v-.8h-.5c-.2 0-.4 0-.5-.2v-2.2h.9V10h-1V8.9h-1V10zm6 4h-.7l-.5-.4a1.8 1.8 0 01-.3-.6 3 3 0 01-.1-.9V12l.1-.9.3-.6c.2-.1.3-.3.5-.3l.7-.2c.5 0 .9.2 1.1.5v-2h1V14h-.8v-.5a1.3 1.3 0 01-.6.4 1.8 1.8 0 01-.7.2zm4 0h1.5c.2 0 .4-.2.5-.3l.4-.4.2-.5h-1a.7.7 0 01-.2.3l-.7.2a1 1 0 01-.6-.3c-.2-.1-.3-.4-.3-.7h2.8V12c0-.7-.1-1.2-.5-1.5-.3-.4-.8-.6-1.4-.6a2 2 0 00-.7.2c-.3 0-.5.2-.6.3a1.7 1.7 0 00-.4.7l-.1.8v1l.5.7c.1.1.3.3.6.3z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .th .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zM39.8 13.9c.2.2.6.3 1 .3h.6v-.6H41 41a1 1 0 01-.7-.2 1.2 1.2 0 01-.3-.6 3.7 3.7 0 010-.8v-1l.5-.6.7-.1c.4 0 .7 0 .9.3l.2.7v2.9h.7v-3c0-.3 0-.6-.2-.8a1.2 1.2 0 00-.6-.5l-1-.2-.8.1a1.4 1.4 0 00-.6.4c-.2.1-.4.4-.4.7L39 12c0 .4 0 .8.2 1.1 0 .4.2.6.5.8zm6-2.9v3.2h.7v-3.3c0-.3 0-.5-.2-.7a1 1 0 00-.5-.4 2 2 0 00-.7-.1 2.7 2.7 0 00-1.1.2v.7a2.1 2.1 0 011-.3c.3 0 .5 0 .6.2l.2.5zm2.6 3.2h.6c.6 0 1-.2 1.4-.6a3.1 3.1 0 00.3-2.9 1.6 1.6 0 00-.7-.7c-.3-.2-.7-.3-1.1-.3a3.3 3.3 0 00-.6 0l-.5.2v.6l.5-.2h.5c.4 0 .8.1 1 .4.2.3.4.7.4 1.3 0 .5-.2 1-.4 1.2a1 1 0 01-.9.4h-.5a2.3 2.3 0 01-.4-.2l-.2.5.6.3zM53 14l.8.1c.3 0 .6 0 .8-.2.3-.1.5-.3.5-.5l.1.7h.6V9.8h-.7v2.5c0 .4-.1.7-.3 1a1 1 0 01-.9.3c-.3 0-.5 0-.7-.2l-.2-.7v-3h-.7v3l.1.9c.2.2.3.4.6.5zm1.7-5l.1.2h.6a.6.6 0 010-.2.3.3 0 010-.1v-.2a.5.5 0 01.3-.1h1v-.5H55a.6.6 0 00-.2.3.7.7 0 00-.1.3v.3zm3.3 0v4.3c0 .2 0 .4.2.5a.7.7 0 00.3.3h1l-.1-.6h-.2a.8.8 0 01-.1 0h-.3V9c0-.2 0-.4-.2-.6a1 1 0 00-.3-.4h1.7v-.5h-2.2l-.6.2v.3c.3 0 .5 0 .6.2.2.2.2.4.2.7zm2.7.7v4.4h.7v-1.7l.8-.9c.4 0 .7.1.9.3.2.2.3.4.3.7v1.6h.7v-1.6a1.7 1.7 0 00-.2-.8 1.2 1.2 0 00-.5-.5 1.6 1.6 0 00-.6-.2L64 9.8h-.8l-1.8 1.9v-2h-.7zm7.5 2.3v2h.7v-2.9l-.1-.7a1.1 1.1 0 00-.3-.4 1.2 1.2 0 00-.6-.3 2.5 2.5 0 00-.7-.1 3.6 3.6 0 00-1.5.3v.7a3 3 0 011.4-.4c.4 0 .7 0 .8.2.2.1.3.4.3.7v.3h-.8a3 3 0 00-1.6.5c-.3.2-.5.5-.5 1 0 .4.2.7.4 1l1.1.2a2 2 0 00.7 0l-.1-.6h-.2-.3a1 1 0 01-.6-.1c-.2-.1-.2-.3-.2-.5 0-.3 0-.5.3-.6l1.1-.3h.7zm2.8 1.8c.2.2.6.3 1 .3h.6v-.6h-.3-.2a1 1 0 01-.6-.2 1.2 1.2 0 01-.4-.6 3.7 3.7 0 010-.8l.1-1c.1-.3.3-.5.5-.6l.6-.1c.4 0 .7 0 .9.3l.2.7v2.9h.7v-3c0-.3 0-.6-.2-.8a1.2 1.2 0 00-.6-.5l-1-.2-.8.1a1.4 1.4 0 00-.6.4c-.2.1-.3.4-.4.7l-.2 1.1c0 .4 0 .8.2 1.1 0 .4.2.6.5.8zm4.8-4.1v4.4h.7v-2.6l.1-.6c.1-.3.2-.4.4-.5l.7-.2c.3 0 .5 0 .7.2l.2.8v2.9h.7v-3c0-.3 0-.6-.2-.8a1.1 1.1 0 00-.5-.5 1.8 1.8 0 00-.8-.2c-.3 0-.6 0-.9.2a1 1 0 00-.5.6l-.1-.7h-.5zm.4-1V9h3.4V7.8H79v.7h-2.2l-.5.3zm3-2.7v1.3h.7V6h-.7z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .ko .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 16l1.1 3.4h2L46 7.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 15c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V18a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V18a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 18 79.7 18c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V12h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V18h-.6c-.7 0-1-.3-1-1.1v-5H90v-1.5h-1.8V8.3zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 12v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 14.6L44.9 9l2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zM42.6 29.8c-.1 1.4-.7 2.2-1.6 2.2-1 0-1.5-1-1.5-2.5S40 27 41 27s1.5.8 1.6 2.2h.9v-2.7h.6v6.8h-.6v-3.5h-1zm3-3.4h-.7v7.2h.6v-7.2zM40 29.5c0-1.2.4-1.9 1-1.9.5 0 .9.7.9 2s-.4 1.8-1 1.8c-.5 0-.9-.7-.9-1.9zm12.3-.7h-1.7v.6h1.7v4.2h.6v-7.2h-.6v2.4zM49 27h-.2v1.3c0 1.3-.8 2.7-1.8 3.3l.4.5a4 4 0 001.8-2.4c.3 1 1 1.9 1.8 2.3l.4-.6c-1-.5-1.9-1.8-1.9-3.1V27h-.5zm13.1-.6h-.6v7.2h.6v-3.8h1.2v-.6h-1.2v-2.8zM61 31c-1 .2-2 .3-3.3.3v-3.7h2.7v-.5H57v4.7h.5c1.4 0 2.3 0 3.5-.2l-.1-.6zm10-1h-6.6v.6h3v1.5h.7v-1.5h2.9v-.5zm-.7 3.5v-.6h-4.4v-1.5h-.6v2h5zm0-5.5c0-.9-1-1.4-2.6-1.4-1.5 0-2.5.5-2.5 1.4 0 1 1 1.5 2.5 1.5s2.5-.6 2.5-1.5zm-4.4 0c0-.5.7-.9 1.8-.9s1.8.4 1.8 1c0 .5-.7.8-1.8.8s-1.8-.3-1.8-.9zm9.2 4.2h-3v.5h6.6v-.5h-3v-1.4H78v-.5h-4.4V29h4.3V27h-5v.6h4.3v1h-4.3v2.3H75v1.4zm10.5-2.3h-4.3v-2.3h4.2v-.5h-4.9v3.3h5v-.5zm.8 2.2h-6.6v.5h6.6v-.5z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .kk .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 16l1.1 3.4h2L46 7.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 15c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V18a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V18a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 18 79.7 18c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V12h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V18h-.6c-.7 0-1-.3-1-1.1v-5H90v-1.5h-1.8V8.3zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 12v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 14.6L44.9 9l2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zM39 31.8h.6V31H42v.8h.5v-1.3h-.4v-2.6h-2.3v1.2c-.1 1-.2 1.3-.4 1.4H39v1.3zm2.3-3.4v2.1h-1.3c.1-.2.2-.6.2-1.4v-.7h1.1zM43 28L44 31v1h.7v-1l1.1-3.1h-.7l-.7 2.4-.8-2.4H43zm4.3 1.7l1.2 1.4h.8l-1.4-1.6 1.3-1.5h-.8l-1.1 1.3v-1.3h-.7V31h.7v-1.4zm2.5 0c0 .9.5 1.4 1.3 1.4s1.2-.4 1.3-.9h-.6c-.1.3-.4.4-.7.4-.4 0-.7-.3-.7-.8v-.1h2v-.3c0-.9-.5-1.4-1.3-1.4s-1.3.5-1.3 1.4v.3zm2-.5h-1.4c0-.4.3-.7.7-.7.4 0 .7.3.7.7zm3.6.6V31h.6v-3.1h-.6v1.3H54v-1.3h-.7V31h.7v-1.3h1.3zm2-3c-.1 0-.3.2-.3.4 0 .3.2.4.4.4s.4-.1.4-.4a.4.4 0 00-.4-.3zm-.2 1.2V31h.6v-3.1h-.6zm3.7 1.8V31h.7v-3.1h-.7v1.3h-1.3v-1.3H59V31h.6v-1.3h1.3zm1.7-.1c0 .9.5 1.4 1.3 1.4s1.2-.4 1.3-.9h-.6c-.1.3-.3.4-.7.4-.4 0-.7-.3-.7-.8v-.1h2v-.3c0-.9-.5-1.4-1.3-1.4s-1.3.5-1.3 1.4v.3zm2-.5H63c0-.4.3-.7.7-.7.4 0 .7.3.7.7zm3.6.6V31h.6v-3.1h-.6v1.3h-1.3v-1.3H66V31h.7v-1.3H68zm4.6-1.8v1.3l-1-1.3h-.8l1.3 1.5-1.4 1.6h.8l1.1-1.4V31h.7v-1.4l1.1 1.4h.8l-1.4-1.6 1.3-1.5h-.8l-1 1.3v-1.3h-.7zm2.9 0l1 3.1v1h.7v-1l1.1-3.1h-.7l-.7 2.4-.7-2.4h-.7zm4.2 1.7L81 31h.8l-1.4-1.6 1.3-1.5H81l-1 1.3h-.1v-1.3h-.7V31h.7v-1.4zm4-1.2h1V28h-2.6v.5h1V31h.6v-2.6zm1.6 1.2c0 .9.6 1.4 1.4 1.4.8 0 1.2-.4 1.3-.9h-.7c0 .3-.3.4-.6.4-.4 0-.7-.3-.7-.8v-.1h2v-.3c0-.9-.5-1.4-1.3-1.4s-1.4.5-1.4 1.4v.3zm2-.5h-1.3c0-.4.3-.7.7-.7.4 0 .7.3.7.7zm3.6-.7V31h.7v-3.1H89V31h.6v-2.6H91zm3 1.7c0 .6.5 1 1 1s.8-.2 1-.5v.4h.6v-2.1c0-.7-.5-1-1.2-1-.9 0-1.2.4-1.2 1h.6c0-.4.2-.5.6-.5.3 0 .5.2.5.5v.3h-.8c-.7 0-1 .4-1 1zm2-.1c0 .3-.4.6-.7.6-.3 0-.6-.2-.6-.5s.2-.5.6-.5h.6v.4zm2-2.1V29c0 1 0 1.5-.5 1.5v.5h.1c.8 0 .9-.7 1-2v-.6h1V31h.6v-3.1H98zm6 0V31h.7v-3.1h-.6zm-2.7 0V31h1.2c.7 0 1.2-.4 1.2-1 0-.7-.5-1-1.2-1h-.6v-1.1h-.6zm.6 1.5h.5c.4 0 .6.2.6.6 0 .3-.2.5-.6.5h-.5v-1zm5.9.3V31h.6v.8h.5v-1.3h-.5v-2.6h-.6v1.3h-1.3v-1.3h-.7V31h.7v-1.3h1.3zm4.7-1.8V31h.7v-3.1h-.7zm-2.7 0V31h1.2c.7 0 1.1-.4 1.1-1 0-.7-.4-1-1.1-1h-.6v-1.1h-.6zm.6 1.5h.5c.4 0 .6.2.6.6 0 .3-.2.5-.6.5h-.5v-1zm5.6.7c0 .3-.2.4-.6.4-.4 0-.6-.2-.6-.4h-.7c0 .5.5 1 1.3 1 .7 0 1.2-.4 1.2-1 0-.4-.2-.6-.6-.7a.6.6 0 00.5-.7c0-.5-.4-.8-1.1-.8-.8 0-1.2.4-1.2 1h.6c0-.3.2-.5.6-.5.3 0 .5.1.5.4 0 .2-.2.4-.5.4h-.4v.5h.4c.4 0 .6.1.6.4z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .ja .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zM40 8.9h-.7v.7l3.6-.5h.2c-.7.5-1.5 1.5-1.5 2.7 0 1.8 1.7 2.6 3.2 2.7l.2-.7c-1.3 0-2.8-.6-2.8-2.1 0-1 .7-2.2 1.9-2.5.4-.2 1-.2 1.5-.2v-.6a45 45 0 00-5.6.5zM45 11a10.1 10.1 0 00-.6-1H44l.6 1.2.4-.2zm1-.3a9.4 9.4 0 00-.7-1.1l-.4.2.6 1 .5-.1zm7.6-2l-.6-1-.5.1.7 1H53a1.5 1.5 0 01-.5 0h-2.1a7.7 7.7 0 00.2-.3c0-.2.2-.4.3-.5l-.7-.3-.3.7a7.3 7.3 0 01-2.6 2.8l.6.4c.9-.6 1.6-1.4 2-2.1h2.8l-1 2.2a25.2 25.2 0 00-1.8-1.1l-.4.4 1.7 1.2a7 7 0 01-3.1 2l.6.4a7.5 7.5 0 003-2l.9.7.4-.6a19.3 19.3 0 00-.9-.7 8.4 8.4 0 001.3-2.4l.2-.5-.4-.2.4-.2zm1-.3a10 10 0 00-.8-1.1l-.4.2.7 1 .4-.1zm4.9-.1v-.6h-.8V9h-2.4v2.5h.7a4.4 4.4 0 010-.5V9.7h4.4c0 .7-.3 1.6-.8 2.3-.5.8-1.3 1.4-2.1 1.6a5 5 0 01-.9.3l.6.6a5 5 0 003.1-2.3c.5-.8.7-1.8.8-2.4l.1-.5L62 9l-.6.1h-1.7v-.7zm7.8 1.6c-.4-.5-1.4-1.3-2-1.7l-.5.5a16 16 0 012 1.7l.5-.5zm.5 2.5c-.7.5-1.8 1-3.2 1.2l.4.6c1.4-.2 2.4-.7 3.2-1.2a8 8 0 002.7-2.9l-.4-.7c-.5 1-1.4 2.2-2.7 3zm5.9-3.8h-.7V14.2h.7v-.4H78v.4h.7a28.5 28.5 0 010-1V9.3v-.6h-5zm4.3 4.4h-4.4V9.3h4.4v3.8zm4-2.4h-1v.8h6.3v-.8h-5.2zm12.4-1l-.7-1.3-.4.2.7 1.2.4-.2zm1-.5a8.4 8.4 0 00-.7-1.2l-.5.2.8 1.2.4-.2zM91 8.9v5.7h.7a9.6 9.6 0 010-1v-2.7c.8.3 2.2.8 3.1 1.3l.3-.7-3.4-1.3V9v-.8H91l.1.8z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .vi .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zm-68-10.1h.8V9.6h1.6v-.8h-4v.8h1.6v4.6zm3.7-6v.4a.8.8 0 01.4 0c.2 0 .4 0 .4.3l-.4.4.3.3c.3-.2.6-.4.6-.8s-.4-.7-.9-.7a1 1 0 00-.4 0zM42.8 13c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5zM48 8.5c-.3 0-.5.2-.5.5s.2.5.5.5.5-.2.5-.5a.5.5 0 00-.5-.5zm-.4 1.5v4.2h.9V10h-1zm3.7 0l1.4 4.2h1L55 10h-.9l-1 3.2-1-3.2h-1zm7.5-1.4h.6l-.7-1h-.8l1 1zm-1.5-.3l-.9 1.2h.7l.4-.7.5.7h.7l-.9-1.2h-.5zm-1.5 4c0 1.2.7 2 1.8 2 1 0 1.5-.7 1.7-1.3h-.9c0 .3-.4.5-.8.5-.6 0-1-.4-1-1.1v-.1h2.7v-.4c0-1.2-.6-2-1.8-2-1 0-1.7.8-1.7 2v.4zm2.7-.6h-1.9c0-.6.4-1 1-1 .5 0 .9.4.9 1zM62.8 9v1h-.6v.7h.5V13c0 .8.3 1.2 1.3 1.2h.4v-.7h-.2c-.4 0-.6-.1-.6-.6v-2.2h.8V10h-.8V9h-.8zm4.3.5h.6l-.7-1h-.8l.9 1zm0 4.7c.6 0 1-.3 1.1-.6v.6h.9v-3.6c.8 0 1-.4 1-1V9h-.6v.5c0 .3-.1.5-.5.5h-.8v2.5c0 .6-.4 1-.9 1-.4 0-.9-.2-.9-1V10h-.8v2.8c0 1 .6 1.4 1.4 1.4z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .uk .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8a11.4 11.4 0 001.5-3.2 5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7A5.2 5.2 0 0022 9.6a4.8 4.8 0 00-1.2 3.5 4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7a2.9 2.9 0 00-.6 0A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-.6-1.6 2.2 2.2 0 00-1.6-.7 2.3 2.3 0 00-2.1 1.5zM40.3 11v.7h.6c.7 0 1.2.3 1.2.8 0 .6-.5 1-1.1 1-.7 0-1.1-.4-1.2-.9H39c0 1 .8 1.6 2 1.6s2-.7 2-1.6c0-.7-.6-1.2-1.3-1.3.7-.2 1-.6 1-1.2 0-.8-.6-1.5-1.7-1.5-1.2 0-1.9.7-1.9 1.5h.8c0-.4.4-.8 1-.8s1 .4 1 .8c0 .5-.4.9-1 .9h-.6zM44 13c0 .7.5 1.2 1.3 1.2.7 0 1-.2 1.2-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.7 1.3h.9c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5zm2.3-2.8v4.2h1.8c1 0 1.6-.4 1.6-1.2 0-.6-.4-1-1-1 .5-.1.8-.4.8-1s-.6-1-1.3-1h-1.9zm.9 1.7v-1h.8c.3 0 .6.1.6.5s-.2.5-.8.5h-.6zm0 1.8v-1.2h.8c.5 0 .8.2.8.6 0 .5-.3.6-.9.6h-.7zm3.6-.5c0 .7.5 1.2 1.3 1.2.6 0 1-.2 1.2-.5v.5h.8v-2.9c0-.9-.7-1.3-1.6-1.3-1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-1 .8-.3 0-.7-.2-.7-.7 0-.3.3-.6.8-.6h.9v.5zm4.9-.4v1.8h.8V10h-.8v1.7h-1.8V10h-.8v4.2h.8v-1.8h1.8zm4.1-1.7h1.3V10h-3.5v.7H64v3.5h.9v-3.5zm2.1 2.3c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7.4 0 .7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-.9.8-.3 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h1v.5zm4.3-2.8v1.7L72.3 10h-1l1.6 2-1.7 2.2h1l1.5-1.8v1.8h.8v-1.8l1.6 1.8h1L75.3 12l1.7-2h-1l-1.4 1.7V10h-1zm7 1.3v2.9h.8V10h-.8L79 13V10H78v4.2h.8l1.9-2.9zm4-.6h1.4V10h-3.5v.7H84v3.5h.9v-3.5zm5.2.6v2.9h.8V10h-.8L88 13V10h-.8v4.2h.8l1.8-2.9zM94 10v4.2h1.8c.9 0 1.5-.4 1.5-1.2 0-.6-.3-1-.9-1 .4-.1.7-.4.7-1s-.5-1-1.3-1h-1.8zm.8 1.7v-1h.8c.4 0 .7.1.7.5s-.3.5-.8.5H95zm0 1.8v-1.2h.9c.5 0 .8.2.8.6 0 .5-.4.6-.9.6H95z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .sv .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8.6-1 1.2-2 1.5-3.2a5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7 5.2 5.2 0 00-4.3 3.4c-.2.6-.3 1.2-.2 1.9a4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7h-.6A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-2.2-2.3 2.3 2.3 0 00-2.1 1.5zM42.5 14.2v-.8H40V8.8h-.9v5.4h3.3zm.7-1.2c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7.4 0 .7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h1v.5zm4.9-2.2c-.2-.4-.6-.6-1.2-.6-1 0-1.6.8-1.6 2v.3c0 1.1.6 2 1.6 2 .6 0 1-.3 1.2-.8v.7h.9V8.5h-.9v2.1zm-2 1.3c0-.8.5-1.2 1-1.2.6 0 1 .5 1 1.2v.4c0 .8-.4 1.2-1 1.2-.5 0-1-.4-1-1.3V12zm7-1.3c-.2-.4-.7-.6-1.2-.6-1 0-1.6.8-1.6 2v.3c0 1.1.5 2 1.6 2 .5 0 1-.3 1.2-.8v.7h.8V8.5h-.8v2.1zm-2 1.3c0-.8.4-1.2 1-1.2s1 .5 1 1.2v.4c0 .8-.4 1.2-1 1.2s-1-.4-1-1.3V12zm4 1c0 .8.6 1.3 1.4 1.3.6 0 1-.2 1.2-.5v.5h.8v-2.9c0-.9-.7-1.3-1.6-1.3-1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.6-.1c0 .4-.4.8-1 .8-.3 0-.7-.2-.7-.7 0-.3.3-.6.8-.6h.9v.5zm4.1-2.8v4.2h.9v-2.5c0-.5.3-1 .9-1 .5 0 .9.3.9 1v2.5h.8v-2.7c0-1-.6-1.5-1.4-1.5-.7 0-1 .3-1.2.6V10h-.9zm4.7 2.3c0 1.2.7 2 1.8 2 1 0 1.6-.7 1.7-1.3h-.8c-.1.3-.4.5-.8.5-.6 0-1-.4-1-1.1v-.1h2.7v-.4c0-1.2-.7-2-1.8-2-1 0-1.8.8-1.8 2v.4zm1.8-1.7c.6 0 1 .5 1 1h-1.9c0-.5.4-1 1-1zm5.7 0c-.2-.4-.7-.6-1.2-.6-1 0-1.6.8-1.6 2v.3c0 1.1.5 2 1.6 2 .5 0 1-.3 1.2-.8v.7h.8V8.5h-.8v2.1zm-2 1.3c0-.8.4-1.2 1-1.2s1 .5 1 1.2v.4c0 .8-.4 1.2-1 1.2s-1-.4-1-1.3V12zm6.7-3.4c-.3 0-.6.2-.6.5s.3.5.6.5c.2 0 .5-.2.5-.5s-.3-.5-.5-.5zm-.5 1.5v4.2h.9V10h-.9z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .da .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8.6-1 1.2-2 1.5-3.2a5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7 5.2 5.2 0 00-4.3 3.4c-.2.6-.3 1.2-.2 1.9a4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7h-.6A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-2.2-2.3 2.3 2.3 0 00-2.1 1.5zM41 8.8h-1.9v5.4h1.9c1.6 0 2.3-1 2.3-2.7 0-1.7-.7-2.7-2.3-2.7zm-1 4.6V9.6h.9c1 0 1.5.7 1.5 1.9 0 1.4-.5 2-1.5 2H40zm8-1.5c0-1.1-.6-2-1.8-2-1.2 0-1.8.9-1.8 2v.4c0 1.1.6 2 1.8 2 1.2 0 1.8-.9 1.8-2v-.4zm-2.8 0c0-.7.4-1.2 1-1.2s1 .5 1 1.2v.3c0 .8-.3 1.3-1 1.3-.6 0-1-.5-1-1.3V12zm8.3 2.3l1-4.2h-.8l-.7 3.2-.9-3.2h-.8l-.8 3.2-.7-3.2h-1l1.1 4.2h1l.8-3 .9 3h.9zm2.1-4.2v4.2h.9v-2.5c0-.5.3-1 1-1 .4 0 .8.3.8 1v2.5h.9v-2.7c0-1-.6-1.5-1.5-1.5-.7 0-1 .3-1.2.6V10h-.9zm5-1.5v5.7h.8V8.5h-.8zm5.8 3.4c0-1.1-.7-2-1.8-2-1.2 0-1.9.9-1.9 2v.4c0 1.1.7 2 1.9 2 1.1 0 1.8-.9 1.8-2v-.4zm-2.8 0c0-.7.3-1.2 1-1.2.6 0 1 .5 1 1.2v.3c0 .8-.4 1.3-1 1.3-.7 0-1-.5-1-1.3V12zm3.8 1c0 .8.6 1.3 1.4 1.3.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7.4 0 .7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.1c0 .4-.4.8-.9.8-.3 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h1v.5zm4.9-2.2c-.2-.4-.6-.6-1.2-.6-1 0-1.6.8-1.6 2v.3c0 1.1.6 2 1.6 2 .6 0 1-.3 1.2-.8v.7h.9V8.5h-.9v2.1zm-2 1.3c0-.8.5-1.2 1-1.2.7 0 1 .5 1 1.2v.4c0 .8-.3 1.2-1 1.2-.5 0-1-.4-1-1.3V12zm6.5-1.2v3.5h.9v-3.5h.8V10h-.8v-.3c0-.4.2-.6.6-.6h.2v-.6h-.3c-1 0-1.4.3-1.4 1.1v.4H79v.7h.5zm3-.7v4.2h.8v-2.5c0-.5.2-1 1-1h.3V10h-.3a1 1 0 00-1 .6V10h-.9zm2.9 3c0 .7.5 1.2 1.3 1.2.6 0 1-.2 1.2-.5v.5h.8v-2.9c0-.9-.6-1.3-1.6-1.3s-1.5.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.4.8-1 .8-.3 0-.6-.2-.6-.7 0-.3.2-.6.7-.6h.9v.5z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .no .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8.6-1 1.2-2 1.5-3.2a5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7 5.2 5.2 0 00-4.3 3.4c-.2.6-.3 1.2-.2 1.9a4.3 4.3 0 003.4-1.6zM47.3 27l1.1 3.4h2L46 18.1h-2l-4.6 12.4h2l1.2-3.4h4.7zM60.2 26c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.8 1.6v-1.5h-1.9v12h1.9V29a3 3 0 002.9 1.6c2.3 0 3.8-1.8 3.8-4.6zm10 0c0-2.8-1.6-4.7-3.9-4.7a3.2 3.2 0 00-2.9 1.6v-1.5h-1.8v12h1.9V29a3 3 0 002.8 1.6c2.3 0 3.8-1.8 3.8-4.6zm6.5 1h-1.9c.1 2.3 2 3.7 4.7 3.7 3 0 4.8-1.5 4.8-3.8 0-1.8-1-2.8-3.6-3.4l-1.3-.4c-1.6-.3-2.3-.9-2.3-1.7 0-1.1 1-1.9 2.5-1.9s2.5.7 2.7 2H84c0-2.2-1.8-3.6-4.4-3.6-2.7 0-4.6 1.4-4.6 3.6 0 1.7 1 2.8 3.4 3.3l1.6.4c1.6.4 2.3 1 2.3 2S81.2 29 79.7 29c-1.7 0-2.9-.8-3-2zm11.6-7.7h-1.8v2.1h-1.3V23h1.3v5.2c0 1.8.7 2.4 2.5 2.4h1V29h-.6c-.7 0-1-.3-1-1v-5H90v-1.6h-1.8v-2.1zm2.8 6.7c0 2.8 1.6 4.6 4.3 4.6 2.6 0 4.3-1.8 4.3-4.6 0-2.9-1.7-4.7-4.3-4.7-2.7 0-4.3 1.8-4.3 4.7zm10-4.6v9.1h2v-5.4a1.9 1.9 0 011-2H105.9v-1.7h-.6A2.2 2.2 0 00103 23v-1.6h-1.8zm13.3 6.4h-1.8a2 2 0 01-2 1.3 2.4 2.4 0 01-2.5-2.6h6.4v-.7c0-2.7-1.6-4.5-4-4.5-2.6 0-4.3 1.9-4.3 4.7 0 2.8 1.7 4.6 4.3 4.6 2 0 3.6-1.1 3.9-2.8zM43 25.6l1.8-5.5 2 5.5H43zm15.1.4c0 1.8-.9 3-2.3 3-1.5 0-2.4-1.2-2.4-3s1-3 2.4-3 2.3 1.1 2.3 3zm7.6 3c1.5 0 2.4-1.2 2.4-3 0-1.9-1-3-2.4-3s-2.4 1.2-2.4 3 1 3 2.4 3zm32-3c0 2-1 3-2.4 3-1.5 0-2.4-1-2.4-3s.9-3.1 2.4-3.1 2.4 1.1 2.4 3zm10.5-1.7l-.2.8h4.5a2.2 2.2 0 00-2.2-2.3 2.3 2.3 0 00-2.1 1.5zM42.5 14.2v-.8H40V8.8h-.9v5.4h3.3zm.7-1.2c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7.4 0 .7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h1v.5zm3.7-2.8c-.8 0-1.6.3-1.6 1.2 0 .8.6 1 1.4 1.2.6.1 1 .2 1 .6 0 .3-.2.6-.8.6-.5 0-.8-.2-.8-.6h-.9c0 .8.7 1.2 1.6 1.2 1 0 1.8-.5 1.8-1.3s-.7-1-1.4-1.1c-.5-.1-1-.2-1-.6 0-.4.2-.6.7-.6.5 0 .7.3.8.6h.7c0-.7-.5-1.2-1.5-1.2zm3.1-1v1H52v.7h.6V13c0 .8.3 1.2 1.3 1.2h.4v-.7H54c-.5 0-.6-.1-.6-.6v-2.2h.8V10h-.8V9h-.9zm4.8 1v4.2h.9v-2.5c0-.5.2-1 .9-1 .5 0 .9.3.9 1v2.5h.8v-2.7c0-1-.6-1.5-1.4-1.5-.7 0-1 .3-1.2.6V10h-1zm4.7 2.3c0 1.2.7 2 1.8 2 1 0 1.6-.7 1.7-1.3h-.8c-.1.3-.4.5-.9.5-.6 0-1-.4-1-1.1v-.1h2.8v-.4c0-1.2-.7-2-1.8-2-1 0-1.8.8-1.8 2v.4zm1.8-1.7c.5 0 1 .5 1 1h-2c0-.5.4-1 1-1zm5.6 0c-.2-.4-.6-.6-1.1-.6-1 0-1.7.8-1.7 2v.3c0 1.1.6 2 1.7 2 .5 0 1-.3 1.2-.8v.7h.8V8.5h-.8v2.1zM67.5 12c0-.8.4-1.2 1-1.2s1 .5 1 1.2v.4c0 .8-.4 1.2-1 1.2s-1-.4-1-1.3V12zm6.6-3.4c-.2 0-.5.2-.5.5s.3.5.5.5c.3 0 .6-.2.6-.5s-.3-.5-.6-.5zm-.4 1.5v4.2h.9V10h-.9z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .fi .voucher-installmobileappbanner-link-appstore { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm27 11.9a5.1 5.1 0 012.4-4.3 5.3 5.3 0 00-4.1-2.3c-1 0-2.1.3-3 .7l-1.3.4c-.4 0-1-.2-1.4-.4a6 6 0 00-2.4-.6 5.5 5.5 0 00-4.6 2.8c-2 3.5-.5 8.6 1.4 11.4 1 1.4 2 3 3.5 2.9.7 0 1.2-.2 1.7-.4.5-.3 1.1-.5 2-.5 1 0 1.5.2 2 .4.6.3 1 .5 1.8.5 1.5 0 2.5-1.4 3.5-2.8.6-1 1.2-2 1.5-3.2a5 5 0 01-3-4.6zm-2.8-8.4a5 5 0 001.1-3.7 5.2 5.2 0 00-4.3 3.4c-.2.6-.3 1.2-.2 1.9a4.3 4.3 0 003.4-1.6zm18.3 1.9v.8h-3.3V8.8h1v4.6h2.3zm2 .8c-.7 0-1.3-.5-1.3-1.2 0-.8.5-1.2 1.5-1.2h1v-.4c0-.5-.3-.8-.7-.8-.5 0-.8.3-.8.7h-.8c0-.7.5-1.3 1.6-1.3.9 0 1.6.4 1.6 1.3v2.9h-.9v-.5c-.2.3-.5.5-1.1.5zm.3-.6c.5 0 1-.4 1-.8v-.5h-1c-.5 0-.7.3-.7.6 0 .5.3.7.7.7zM48.2 9v1h-.5v.7h.5V13c0 .8.3 1.2 1.3 1.2h.4v-.7h-.2c-.4 0-.6-.1-.6-.6v-2.2h.8V10H49V9h-.9zm4 5.2c-.8 0-1.3-.5-1.3-1.2 0-.8.5-1.2 1.4-1.2h1v-.4c0-.5-.2-.8-.7-.8-.5 0-.7.3-.8.7H51c0-.7.5-1.3 1.6-1.3 1 0 1.6.4 1.6 1.3v2.9h-.8v-.5c-.2.3-.6.5-1.2.5zm.3-.6c.5 0 .9-.4.9-.8v-.5h-1c-.4 0-.7.3-.7.6 0 .5.4.7.8.7zm2.9-.6c0 .7.5 1.2 1.3 1.2.7 0 1-.2 1.2-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.2 0-1.6.6-1.7 1.3h.9c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5z' fill='%23292F37'/%3E%3Cpath d='M38.2 30L42 19.5h1.8L47.6 30h-1.7l-1-2.8h-4l-1 2.8h-1.7zm4.7-8.8L41.3 26h3.2l-1.6-4.7zM48.6 32.5V22.3H50v1.4c.5-1 1.4-1.5 2.5-1.5 2 0 3.2 1.5 3.2 4 0 2.4-1.3 4-3.2 4-1.1 0-2-.6-2.4-1.5v3.8h-1.6zm3.6-3.7c1.2 0 2-1 2-2.6 0-1.7-.8-2.7-2-2.7s-2 1-2 2.7c0 1.6.8 2.6 2 2.6zM57 32.5V22.3h1.6v1.4c.4-1 1.3-1.5 2.4-1.5 2 0 3.2 1.5 3.2 4 0 2.4-1.3 4-3.2 4-1 0-2-.6-2.4-1.5v3.8H57zm3.6-3.7c1.2 0 2-1 2-2.6 0-1.7-.8-2.7-2-2.7s-2 1-2 2.7c0 1.6.8 2.6 2 2.6zM72.2 30.2c-2.4 0-4-1.1-4-3v-.1h1.5c.2 1 1.2 1.7 2.6 1.7 1.4 0 2.3-.7 2.3-1.7 0-.8-.6-1.3-2-1.6l-1.1-.2c-2.1-.4-3.1-1.4-3.1-3 0-1.7 1.6-3 3.8-3 2.2 0 3.7 1.2 3.8 3v.1h-1.6v-.1c-.1-1-1-1.6-2.2-1.6-1.3 0-2.2.7-2.2 1.6 0 .8.6 1.3 2 1.5l1.1.3c2.2.4 3.1 1.3 3.1 3 0 1.9-1.5 3-4 3zM80.2 30.2c-1.5 0-2.3-.7-2.3-2.2v-4.4h-1v-1.3h1v-2h1.6v2H81v1.3h-1.5v4.3c0 .8.4 1 1 1h.5V30h-.8zM85.4 30.2c-2.2 0-3.7-1.6-3.7-4 0-2.5 1.5-4 3.7-4 2.1 0 3.6 1.5 3.6 4 0 2.4-1.4 4-3.6 4zm0-1.4c1.2 0 2-1 2-2.6 0-1.7-.8-2.7-2-2.7s-2 1-2 2.7c0 1.7.7 2.6 2 2.6zM90.2 30v-7.7h1.6v1.4c.3-1 1-1.5 1.8-1.5h.5v1.5h-.7c-1 0-1.6.6-1.6 1.7V30h-1.6zM98 30.2c-2.2 0-3.6-1.6-3.6-4s1.4-4 3.6-4c2.1 0 3.4 1.5 3.4 3.8v.6H96c0 1.4.8 2.3 2 2.3 1 0 1.6-.5 1.8-1v-.1h1.5c-.2 1.2-1.4 2.4-3.3 2.4zm0-6.7c-1 0-1.8.7-2 2h3.9c-.2-1.4-1-2-2-2zM105.5 30.2c-1.9 0-3-1-3.2-2.4h1.6c.1.7.6 1.1 1.6 1.1s1.5-.4 1.5-1c0-.5-.2-.8-1-1l-1.3-.2c-1.5-.4-2.2-1-2.2-2.2 0-1.4 1.2-2.3 3-2.3s2.9 1 3 2.3v.1H107c-.1-.7-.7-1.2-1.5-1.2-.9 0-1.4.4-1.4 1 0 .5.3.8 1.1 1l1.3.3c1.5.4 2.1 1 2.1 2v.1c0 1.4-1.3 2.4-3 2.4zM112.5 30.2c-1.5 0-2.2-.7-2.2-2.2v-4.4h-1.1v-1.3h1v-2h1.7v2h1.4v1.3H112v4.3c0 .8.3 1 1 1h.4V30h-.8zM116.8 30.1c-1.6 0-2.6-.9-2.6-2.3 0-1.3 1-2.1 2.9-2.2l2-.2V25c0-.9-.5-1.4-1.5-1.4-.9 0-1.5.4-1.6 1v.1h-1.5c.1-1.4 1.3-2.4 3.2-2.4 1.8 0 3 1 3 2.5V30h-1.6v-1.2c-.4.8-1.3 1.3-2.3 1.3zm-1-2.3c0 .7.5 1 1.4 1 1.1 0 2-.7 2-1.7v-.6l-2 .2c-.9 0-1.4.4-1.4 1z' fill='%23fff'/%3E%3C/svg%3E"); }

.voucher-installmobileappbanner-link-googleplay { display: inline-block; height: 40px; width: 134px; }

[dir] .voucher-installmobileappbanner-link-googleplay { background-repeat: no-repeat; background-size: contain; }

[dir] .ru .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM40.7 11.3v.8h.8c.9 0 1.3.3 1.3 1 0 .5-.5 1-1.2 1s-1.3-.5-1.4-1h-.9a2 2 0 002.3 1.7 2 2 0 002.2-1.7 1.4 1.4 0 00-1.3-1.5 1.4 1.4 0 001-1.4c0-1-.8-1.6-2-1.6a1.9 1.9 0 00-2 1.7h.8a1 1 0 011.2-.9c.7 0 1.1.4 1.1.9a1 1 0 01-1 1h-.9zm4.1 2.1a1.4 1.4 0 001.5 1.4 1.5 1.5 0 001.4-.7v.6h.9v-3c0-1-.6-1.6-1.8-1.6-1 0-1.7.5-1.8 1.3h.8c.1-.3.5-.5 1-.5.6 0 1 .2 1 .7v.4h-1.3c-1 .1-1.7.6-1.7 1.4zm3-.4a1 1 0 01-1.3 1c-.4 0-.8-.2-.8-.6 0-.4.3-.6 1-.7h1v.3zm3.2-2h2v-.8h-3v4.5h1v-3.8zm7.4 1.4c0-1.4-.7-2.3-1.9-2.3a1.6 1.6 0 00-1.4.8v-.7h-.9v6h.9V14c.4.5.9.8 1.5.8 1.1 0 1.8-1 1.8-2.4zm-.9 0c0 1-.4 1.6-1.2 1.6-.8 0-1.2-.6-1.2-1.6 0-.9.4-1.5 1.2-1.5.8 0 1.2.6 1.2 1.5zm2.1 4h.4c.9 0 1.3-.4 1.7-1.5l1.7-4.7h-1l-1 3.6h-.2l-1-3.6h-1l1.6 4.5v.2a.8.8 0 01-1 .7 2.1 2.1 0 01-.2 0v.7zm4.5-3c0 1 .8 1.4 1.8 1.4 1.1 0 1.9-.6 1.9-1.4a1 1 0 00-.9-1v-.1a1 1 0 00.7-1c0-.7-.6-1.2-1.7-1.2a1.6 1.6 0 00-1.8 1.3h1c0-.3.3-.5.8-.5.6 0 .8.2.8.5 0 .4-.2.6-.8.6h-.6v.7h.6c.7 0 1 .2 1 .7 0 .4-.4.6-1 .6-.5 0-.9-.2-1-.6h-.8zm5 1.3h.8l2.1-3.1v3.1h1v-4.5h-1l-2 3.1v-3.1h-1v4.5zm8.7-3.8v-.7h-3.7v.7h1.4v3.8h1v-3.8h1.3zm4.8 2.6h-.8a1 1 0 01-1.1.5 1.2 1.2 0 01-1.2-1.3h3.2v-.3c0-1.4-.8-2.3-2-2.3a2 2 0 00-2.1 2.4 2 2 0 002 2.3 1.8 1.8 0 002-1.3zM79.5 12a1.1 1.1 0 011.1-1.1 1 1 0 011.1 1.1h-2.2zm6.9-1.8v4.5h2c1 0 1.6-.5 1.6-1.3a1 1 0 00-1-1v-.1a1 1 0 00.8-1c0-.7-.5-1.1-1.4-1.1h-2zm.8.7h1c.5 0 .7.2.7.6 0 .3-.2.5-.8.5h-.8V11zm0 1.8h1c.6 0 1 .2 1 .7 0 .4-.4.6-.9.6h-1v-1.3z'/%3E%3C/svg%3E"); }

[dir] .en .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM41 8.3a2.6 2.6 0 012.8 3c0 1.9-1 3-2.7 3H39v-6h2.1zM40 13.4H41a1.9 1.9 0 002-2.1A1.9 1.9 0 0041 9h-1v4.3zM45 12a2.1 2.1 0 114.3 0 2.1 2.1 0 11-4.3 0zm3.3 0c0-1-.4-1.6-1.2-1.6-.8 0-1.2.6-1.2 1.6s.4 1.6 1.2 1.6c.8 0 1.2-.6 1.2-1.6zm6.6 2.3h-1l-.9-3.4-1 3.3h-.9L50 9.8h.9l.8 3.4 1-3.4h.8l1 3.4.8-3.4h1l-1.3 4.4zm2.3-4.6h.8v.8c.3-.6.9-.9 1.4-.8a1.5 1.5 0 011.6 1.7v2.9h-.9v-2.7c0-.8-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-1V9.8zM62.4 8h1v6.3h-1V8zm2.2 4a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.3 0zm3.3 0c0-1-.5-1.5-1.2-1.5-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zm1.8 1c0-.8.6-1.3 1.7-1.4h1.2v-.4c0-.5-.3-.8-.9-.8-.5 0-.8.2-1 .5H70c.1-.7.8-1.2 1.8-1.2 1.2 0 1.8.5 1.8 1.5v3h-.9v-.6c-.3.5-.8.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm3-.4v-.4l-1.2.1c-.6 0-.9.3-.9.7s.4.6.9.6a1 1 0 001.1-1zm2-.6c0-1.4.7-2.3 1.8-2.3a1.5 1.5 0 011.4.8V8h1v6.3H78v-.8a1.6 1.6 0 01-1.4.8c-1.2 0-2-.9-2-2.3zm.9 0c0 1 .4 1.5 1.2 1.5.7 0 1.2-.6 1.2-1.5 0-1-.5-1.5-1.2-1.5-.8 0-1.2.6-1.2 1.5zm7 0a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.2 0zm3.3 0c0-1-.5-1.5-1.2-1.5-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zM88 9.8h.8v.7h.1c.2-.5.8-.9 1.4-.8a1.5 1.5 0 011.5 1.7v2.9H91v-2.7c0-.7-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7H88V9.8zm8.8-1.2v1.2h1v.7h-1v2.3c0 .5.2.7.7.7h.3v.7a2.9 2.9 0 01-.5.1c-1 0-1.3-.3-1.3-1.2v-2.6h-.8v-.7h.8V8.6h.8zM99 8h1v2.5a1.4 1.4 0 011.4-.8 1.5 1.5 0 011.5 1.7v2.9h-.9v-2.7c0-.7-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-1V8zm9 5a1.8 1.8 0 01-1.9 1.3 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.2v.3H105v.1a1.2 1.2 0 001.2 1.3 1 1 0 001-.5h.9zm-3-1.4h2.2a1 1 0 00-1-1.2 1.1 1.1 0 00-1.2 1.2z'/%3E%3C/svg%3E"); }

[dir] .de .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zm-23.2-8.3H39v-6h1v5.2h2.7v.8zm1-1.2c0-.8.6-1.3 1.6-1.4h1.3v-.4c0-.5-.4-.8-1-.8-.5 0-.8.2-1 .5h-.8c.1-.8.9-1.3 1.9-1.3 1.1 0 1.7.6 1.7 1.6v3h-.8v-.6c-.4.5-.9.7-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4v-.4h-1.1c-.7.1-1 .3-1 .7s.4.7.9.7a1 1 0 001.2-1zm2-.6c0-1.4.7-2.3 1.9-2.3a1.5 1.5 0 011.4.8V8.2h1v6.2h-1v-.7a1.6 1.6 0 01-1.4.8c-1.2 0-1.9-.9-1.9-2.3zm1 0c0 1 .4 1.5 1.1 1.5.8 0 1.2-.6 1.2-1.5 0-1-.4-1.5-1.2-1.5-.7 0-1.2.5-1.2 1.5zm8.5 1a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.2v.3H55a1.2 1.2 0 001.2 1.4 1 1 0 001-.6h.9zM55 11.8h2.2a1 1 0 00-1-1.2 1.1 1.1 0 00-1.2 1.2zm4.3-1.9h.9v.8c.3-.6.8-.9 1.4-.8a1.5 1.5 0 011.6 1.6v3h-1v-2.7c0-.8-.2-1.1-1-1.1a1 1 0 00-1 1.1v2.6h-.9V10zM67 8.6a.6.6 0 11.5.6.6.6 0 01-.6-.6zm0 1.3h1v4.5h-1V10zm2.4 0h.9v.8a1.4 1.4 0 012.5 0 1.5 1.5 0 011.5-.8 1.3 1.3 0 011.4 1.4v3.1h-.9v-2.8c0-.6-.3-1-.9-1a1 1 0 00-1 1v2.8H72v-2.9a.8.8 0 00-.9-.8 1 1 0 00-1 1v2.8h-.8V9.8z'/%3E%3C/svg%3E"); }

[dir] .es .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM39 11.7c0-2 1-3.1 2.7-3.1a2.4 2.4 0 012.5 2h-1a1.5 1.5 0 00-1.5-1.2c-1 0-1.8.9-1.8 2.3s.7 2.3 1.8 2.3a1.5 1.5 0 001.5-1.1h1a2.3 2.3 0 01-2.5 2c-1.7 0-2.7-1.3-2.7-3.2zm6.2.7a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.2 0zm3.3 0c0-1-.4-1.5-1.2-1.5-.8 0-1.2.5-1.2 1.5s.4 1.6 1.2 1.6c.8 0 1.2-.6 1.2-1.6zm2.1-2.2h.9v.7c.3-.5.8-.9 1.4-.8a1.5 1.5 0 011.6 1.7v2.9h-1V12c0-.7-.2-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-.9v-4.5zm6.9-.1c1 0 1.6.5 1.7 1.3h-.8c-.1-.4-.4-.6-1-.6-.4 0-.8.2-.8.6 0 .3.2.4.7.5l.8.2c.8.2 1.2.6 1.2 1.2 0 .9-.8 1.5-1.9 1.5s-1.7-.5-1.8-1.3h.9c.1.4.5.6 1 .5.5 0 1-.2 1-.6 0-.2-.3-.4-.7-.5l-.8-.2c-.9-.2-1.3-.6-1.3-1.2 0-.8.7-1.4 1.8-1.4zm3-.7l1-1.4h1l-1.1 1.4h-1zm0 .8h1v4.5h-1v-4.5zm2.3 5h.9c0 .3.5.5 1 .5.8 0 1.2-.4 1.2-1v-.9a1.5 1.5 0 01-1.4.8c-1.2 0-1.9-.9-1.9-2.2 0-1.4.7-2.3 1.9-2.3a1.6 1.6 0 011.4.8v-.7h1v4.5c0 1-.9 1.7-2.1 1.7-1.2 0-2-.5-2-1.3zm3.2-2.8c0-1-.5-1.5-1.3-1.5s-1.2.6-1.2 1.5.5 1.4 1.2 1.4 1.3-.5 1.3-1.4zm6 2.3h-.8V14a1.4 1.4 0 01-1.4.8 1.5 1.5 0 01-1.6-1.7v-3h.9V13c0 .7.3 1 1 1a1 1 0 001-1v-2.7h1v4.5zm5.3-1.2a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.4 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.3h-3.2a1.2 1.2 0 001.2 1.3 1 1 0 001.1-.5h.9zM74 12h2.3a1 1 0 00-1-1.2A1.1 1.1 0 0074 12zm4.5-3.6h.8v6.3h-.9V8.4zm2 4a2.1 2.1 0 114.3 0 2.1 2.1 0 11-4.2 0zm3.4 0c0-1-.4-1.5-1.2-1.5s-1.2.5-1.2 1.5.4 1.6 1.2 1.6 1.2-.6 1.2-1.6zm8.4 1a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.2h-3.2v.1a1.2 1.2 0 001.2 1.3 1 1 0 001.1-.6h.9zM89.2 12h2.3a1 1 0 00-1-1.2 1.1 1.1 0 00-1.3 1.2zm4.4-1.8h.9v.7c.3-.6.8-.9 1.4-.8a1.5 1.5 0 011.5 1.6v3h-.9V12c0-.8-.3-1.1-1-1.1a1 1 0 00-1 1.1v2.7h-.9v-4.5zm11.5 3.3a1.8 1.8 0 01-2 1.2 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.2H102v.1a1.2 1.2 0 001.2 1.3 1 1 0 001.1-.6h.9zm-3.2-1.5h2.3a1 1 0 00-1.1-1.2 1.1 1.1 0 00-1.2 1.2zm4.5-3.6h.8v6.3h-.9V8.4z'/%3E%3C/svg%3E"); }

[dir] .it .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zm-26-9.9c.1.6.7 1 1.5 1 .7 0 1.2-.4 1.2-1 0-.4-.3-.7-1.1-.9l-.8-.2c-1-.2-1.5-.7-1.5-1.6 0-1 .8-1.8 2.1-1.8a2 2 0 012.2 1.7h-1a1.1 1.1 0 00-1.2-.8c-.7 0-1.2.3-1.2.9 0 .4.3.6 1.1.8l.7.2c1.2.2 1.7.7 1.7 1.6 0 1.2-1 1.9-2.3 1.9-1.3 0-2.2-.7-2.3-1.8h1zm7.9-1.4a1 1 0 00-1.1-.8c-.7 0-1.2.6-1.2 1.6s.5 1.5 1.2 1.5a1 1 0 001-.7h1a1.8 1.8 0 01-2 1.5 2 2 0 01-2.1-2.3 2 2 0 012.1-2.3 1.8 1.8 0 012 1.5h-1zm1.7 1.8c0-.8.6-1.3 1.7-1.4h1.2v-.4c0-.5-.3-.8-1-.8-.4 0-.8.2-.8.5h-1c.2-.8.9-1.3 2-1.3 1 0 1.7.6 1.7 1.6v3h-.9v-.6c-.3.5-.8.7-1.4.7a1.4 1.4 0 01-1.5-1.3zm3-.4v-.4h-1.2c-.6.1-.9.3-.9.7s.4.7.8.7a1 1 0 001.2-1zm2.2-2.9h.8v.7h.1a1.2 1.2 0 011.2-.7h.4v.9a2.4 2.4 0 00-.5 0 1 1 0 00-1.1 1v2.6h-1V10zm3.5-1.3a.6.6 0 11.5.5.6.6 0 01-.5-.5zm0 1.3h1v4.5h-1V10zm5.4 1.5a1 1 0 00-1.1-.8c-.8 0-1.2.6-1.2 1.6s.5 1.5 1.2 1.5a1 1 0 001-.7h1a1.8 1.8 0 01-2 1.5 2 2 0 01-2.1-2.3 2 2 0 012-2.3 1.8 1.8 0 012 1.5h-.8zm1.7 1.8c0-.8.6-1.3 1.7-1.4h1.2v-.4c0-.5-.3-.8-1-.8-.4 0-.8.2-.9.5h-.8c0-.8.8-1.3 1.8-1.3 1.1 0 1.8.6 1.8 1.6v3h-.9v-.6c-.3.5-.9.7-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4v-.4H67c-.6.1-1 .3-1 .7s.4.7 1 .7a1 1 0 001-1zm6.4-3c1 0 1.6.5 1.7 1.3h-.8c-.1-.3-.4-.5-1-.5s-.8.2-.8.6c0 .2.2.4.7.5l.7.2c.9.2 1.3.6 1.3 1.2 0 .9-.8 1.4-1.9 1.4-1 0-1.7-.5-1.8-1.3h.9c.1.4.5.7 1 .6.5 0 .9-.2.9-.6 0-.3-.2-.4-.7-.5l-.7-.2c-.9-.2-1.3-.6-1.3-1.3 0-.8.7-1.3 1.8-1.3zm6.8 4.6h-.9v-.7a1.4 1.4 0 01-1.4.8 1.5 1.5 0 01-1.5-1.6v-3h.9v2.7c0 .8.2 1.1.9 1.1a1 1 0 001.1-1.1V9.9h.9v4.5z'/%3E%3C/svg%3E"); }

[dir] .fr .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM39 8.1h2.2c2 0 3 1.2 3 3.2s-1 3.2-3 3.2H39V8zm1 .9v4.6H41c1.4 0 2.1-.8 2.1-2.3s-.7-2.3-2-2.3H40zm5.1 5.5V9.8h1v4.7h-1zm.5-5.4a.6.6 0 01-.6-.6c0-.3.3-.5.6-.5a.6.6 0 110 1zm1.3 2c0-.8.7-1.3 1.8-1.3s1.8.5 1.8 1.4h-.9c0-.4-.4-.7-.9-.7s-.8.2-.8.6c0 .3.2.5.7.6l.7.2c1 .2 1.3.6 1.3 1.2 0 .9-.8 1.4-1.9 1.4-1.1 0-1.8-.5-1.9-1.4h1c0 .5.4.7 1 .7.5 0 .9-.2.9-.6 0-.3-.2-.5-.7-.6l-.8-.2c-.8-.2-1.3-.6-1.3-1.3zm6.9-1.3c1.1 0 2 .9 2 2.3s-.8 2.4-2 2.4c-.7 0-1.2-.3-1.5-.8V16h-1V9.8h1v.8c.3-.5.8-.8 1.5-.8zm-.3 4c.8 0 1.2-.7 1.2-1.7s-.4-1.5-1.2-1.5c-.7 0-1.2.6-1.2 1.6s.5 1.5 1.2 1.5zm5 .7c-1.4 0-2.3-.9-2.3-2.4 0-1.4 1-2.3 2.2-2.3 1.3 0 2.2.9 2.2 2.3 0 1.5-.8 2.5-2.2 2.5zm0-.7c.7 0 1.2-.6 1.2-1.6s-.5-1.7-1.3-1.7c-.7 0-1.2.6-1.2 1.6s.5 1.7 1.2 1.7zm2.9.7V9.8h.9v.8c.2-.5.7-.8 1.4-.8 1 0 1.6.6 1.6 1.7v3h-1v-2.8c0-.7-.2-1.1-.9-1.1s-1 .5-1 1.2v2.7h-1zm4.9 0V9.8h1v4.7h-1zm.5-5.4a.6.6 0 01-.6-.6c0-.3.3-.5.6-.5a.6.6 0 110 1zm3.9 5.4c-.7 0-1.2-.3-1.5-.8v.8h-1V8h1v2.5c.3-.5.8-.8 1.5-.8 1.1 0 1.9.9 1.9 2.3 0 1.5-.8 2.4-2 2.4zm-.3-4c-.7 0-1.2.7-1.2 1.6 0 1 .5 1.6 1.2 1.6.8 0 1.2-.6 1.2-1.6s-.4-1.5-1.2-1.5zm3 4V8h1v6.4h-1zm3.8-4c-.6 0-1.1.5-1.2 1.2h2.4c0-.7-.5-1.2-1.2-1.2zm1.2 2.6h.9c-.2.8-1 1.4-2 1.4-1.4 0-2.2-.9-2.2-2.3 0-1.5.8-2.5 2.1-2.5s2.1 1 2.1 2.4v.3H76c0 .8.5 1.4 1.3 1.4.5 0 1-.3 1-.7zm3.4-2c0-.8.7-1.3 1.8-1.3 1 0 1.7.5 1.8 1.4h-1c0-.5-.3-.7-.8-.7s-.9.2-.9.6c0 .3.2.5.7.6l.8.2c1 .2 1.3.6 1.3 1.2 0 .9-.8 1.4-1.9 1.4-1.2 0-1.8-.5-2-1.4h1c.1.5.4.7 1 .7s1-.2 1-.6c0-.3-.2-.5-.7-.6l-.8-.2c-.9-.2-1.3-.6-1.3-1.3zm8.4-1.3v4.7h-1v-.8c-.2.5-.7.8-1.4.8-1 0-1.6-.6-1.6-1.7v-3h1v2.8c0 .7.3 1.1 1 1.1.6 0 1-.4 1-1.2V9.8h1zm1 4.7V9.8h.8v.8c.2-.5.6-.8 1.2-.8h.3v.9a1.4 1.4 0 00-.4 0c-.6 0-1 .3-1 1v2.8h-1z'/%3E%3C/svg%3E"); }

[dir] .pl .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM41.3 8.5a1.9 1.9 0 012 2 1.9 1.9 0 01-2 2h-1.4v2H39v-6h2.3zM40 11.6h1.2c.8 0 1.2-.4 1.2-1.1 0-.8-.4-1.2-1.2-1.2h-1.2v2.3zm4.3.6a2.1 2.1 0 114.2 0 2.1 2.1 0 11-4.2 0zm3.3 0c0-1-.4-1.6-1.2-1.6-.8 0-1.2.6-1.2 1.6s.4 1.5 1.2 1.5c.8 0 1.2-.5 1.2-1.5zm3 1.5v.7h-.9V8.2h1v2.5c.3-.5.8-.9 1.4-.8 1.1 0 1.9.9 1.9 2.3s-.8 2.3-2 2.3a1.6 1.6 0 01-1.3-.8zm0-1.5c0 1 .5 1.5 1.2 1.5s1.2-.5 1.2-1.5-.4-1.5-1.2-1.5c-.7 0-1.2.6-1.2 1.5zM55 8.6a.6.6 0 11.6.6.6.6 0 01-.6-.6zm.2 1.3h.9v4.5h-1V10zm6 3.3a1.8 1.8 0 01-1.9 1.3 2 2 0 01-2-2.3 2 2 0 012-2.3c1.3 0 2 .8 2 2.2v.3h-3.1a1.2 1.2 0 001.2 1.4 1 1 0 001-.6h.9zm-3-1.4h2.2a1 1 0 00-1-1.2 1.1 1.1 0 00-1.2 1.2zm4.3-1.9h.9v.7a1.2 1.2 0 011.3-.7h.4v.9a2.4 2.4 0 00-.5 0 1 1 0 00-1.2 1v2.6h-.9V10zm3.4 4l2.5-3.1v-.1H66v-.8h3.5v.7l-2.4 3h2.4v.8h-3.6v-.6zm12 .5h-1l-.9-3.3-1 3.3H74L72.8 10h.9l.8 3.5 1-3.5h.8l1 3.5.8-3.5h1l-1.3 4.5z'/%3E%3C/svg%3E"); }

[dir] .pt .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM41 9a2.6 2.6 0 012.8 3c0 1.9-1 3-2.7 3H39V9h2.1zM40 14.1H41a1.9 1.9 0 002-2.1 1.9 1.9 0 00-2-2.2h-1v4.3zm9.1-.3a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.4 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.3H46a1.2 1.2 0 001.2 1.3 1 1 0 001-.5h1zM46 12.3h2.3a1 1 0 00-1.1-1.2 1.1 1.1 0 00-1.2 1.2zm6-2c1 0 1.7.6 1.8 1.4h-.9c0-.4-.4-.6-.9-.6s-.8.2-.8.6c0 .3.2.4.7.5l.7.2c.9.2 1.3.6 1.3 1.2 0 .9-.8 1.5-1.9 1.5s-1.8-.5-1.8-1.3h.8c.2.4.6.6 1 .5.6 0 1-.2 1-.6 0-.2-.2-.4-.7-.5l-.8-.2c-.8-.2-1.2-.6-1.2-1.3 0-.8.7-1.3 1.7-1.3zm6 1.6a1 1 0 00-1-.7c-.8 0-1.2.6-1.2 1.5 0 1 .4 1.6 1.1 1.6a1 1 0 001.1-.8h.9a1.8 1.8 0 01-2 1.6 2 2 0 01-2-2.4 2 2 0 012-2.3 1.8 1.8 0 012 1.5h-.9zm1.8 1.8c0-.8.6-1.3 1.6-1.3l1.3-.1v-.4c0-.5-.4-.7-1-.7-.5 0-.8.1-.9.5h-.9c.1-.8.9-1.3 1.9-1.3 1.1 0 1.7.6 1.7 1.5v3h-.8v-.6c-.4.5-.9.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4V13l-1.1.1c-.7 0-1 .3-1 .7s.4.6.9.6a1 1 0 001.2-1zm2.2-2.8h.9v.7a1.2 1.2 0 011.3-.8h.4v1a2.4 2.4 0 00-.5-.1 1 1 0 00-1.2 1V15h-.9v-4.5zm3.6 0h.9v.7a1.2 1.2 0 011.3-.8h.4v1a2.4 2.4 0 00-.5-.1 1 1 0 00-1.2 1V15h-.9v-4.5zm7.2 3.3a1.8 1.8 0 01-2 1.3 2 2 0 01-2-2.4 2 2 0 012-2.3c1.3 0 2 .8 2 2.3v.3h-3.1a1.2 1.2 0 001.2 1.3 1 1 0 001-.5h1zm-3.1-1.5h2.3a1 1 0 00-1.1-1.2 1.1 1.1 0 00-1.2 1.2zm4.3 3.1h1c0 .4.4.6 1 .6.7 0 1.2-.4 1.2-1v-.8h-.1a1.5 1.5 0 01-1.4.7c-1.1 0-1.9-.9-1.9-2.2 0-1.4.8-2.3 2-2.3a1.6 1.6 0 011.3.8h.1v-.7h.8V15c0 1-.8 1.7-2 1.7s-1.9-.5-2-1.3zm3.2-2.7c0-1-.5-1.5-1.2-1.5-.8 0-1.2.6-1.2 1.5S78 14 78.8 14c.7 0 1.2-.5 1.2-1.4zm2 1c0-.8.6-1.3 1.7-1.3l1.2-.1v-.4c0-.5-.3-.8-.9-.8-.5 0-.8.2-1 .5h-.8c.1-.7.8-1.2 1.8-1.2 1.2 0 1.8.5 1.8 1.5v3H85v-.6h-.1c-.3.5-.8.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm3-.4V13l-1.2.1c-.6 0-.9.3-.9.7s.4.6.9.6a1 1 0 001.1-1zm2.2-2.8h.9v.7a1.2 1.2 0 011.2-.8h.4v1a2.4 2.4 0 00-.5-.1 1 1 0 00-1.1 1V15h-.9v-4.5zm6 0h.8v.7c.3-.5.8-.9 1.4-.8A1.5 1.5 0 0197 12V15H96v-2.7c0-.7-.3-1.1-1-1.1a1 1 0 00-1 1.1V15h-1v-4.5zm4.9 3.2c0-.8.6-1.3 1.7-1.3l1.2-.1v-.4c0-.5-.3-.8-1-.8-.4 0-.8.2-.9.5h-.8c0-.7.8-1.2 1.8-1.2 1.2 0 1.8.5 1.8 1.5v3h-.9v-.6c-.3.5-.8.8-1.4.7a1.4 1.4 0 01-1.5-1.3zm2.9-.4V13l-1.1.1c-.6 0-.9.3-.9.7s.3.6.8.6a1 1 0 001.2-1z'/%3E%3C/svg%3E"); }

[dir] .tr .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm39.6 16.1l-.6 2.3h1l.4-2.3h-.8zm1.9 0v6.4h2.2c2 0 3-1.2 3-3.2s-1-3.2-3-3.2h-2.2zm1 .9h1.1c1.4 0 2.1.8 2.1 2.3s-.7 2.3-2 2.3h-1.2V25zm7 1.5c.7 0 1.1.5 1.1 1.2h-2.3c0-.7.5-1.2 1.2-1.2zm1.1 2.6c-.1.4-.5.7-1 .7-.8 0-1.3-.5-1.3-1.4h3.3V28c0-1.4-.8-2.3-2.1-2.3s-2.1 1-2.1 2.4.8 2.4 2.1 2.4c1 0 1.9-.7 2-1.5h-.9zm1.7 1.4h1v-2.7c0-.7.4-1.2 1-1.2.7 0 1 .4 1 1v2.9h1v-3c0-1-.6-1.7-1.6-1.7-.7 0-1.2.3-1.5.8v-.8h-.9v4.7zm8.4-.7c-.6 0-.9-.3-.9-.7s.3-.6.9-.7h1.1v.3c0 .6-.5 1-1.1 1zm-.3.7c.6 0 1.2-.3 1.4-.8v.8h1v-3.2c0-1-.7-1.6-1.9-1.6-1.1 0-1.8.7-1.9 1.5h1c0-.4.4-.7.9-.7.6 0 1 .3 1 .8v.4h-1.3c-1.1.1-1.7.6-1.7 1.4 0 .9.6 1.4 1.5 1.4zm3.3 0h1V24h-1v6.4zm2 0h1v-4.7h-1v4.7zm.5-5.4a.6.6 0 100-1.1.6.6 0 00-.6.6c0 .2.3.5.6.5zm1.4 5.4h1v-2.7c0-.7.4-1.2 1-1.2.7 0 1 .4 1 1v2.9h1v-3c0-1-.6-1.7-1.6-1.7-.7 0-1.2.3-1.5.8v-.8h-.9v4.7zm-57.6-1c0 .7.4 1.2 1 1.5l11-11L11 9a1.7 1.7 0 00-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 10.3h1.8V7.5h-1.8v12.4zm16.6-8l-2 5.4h-.1l-2.2-5.3h-2l3.3 7.5-2 4.2h2L123 12h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6V9.2h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 18.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.7zm3 7.3h1.9V7.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 13v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5L50 8.8A6.2 6.2 0 0045.6 7a6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V13h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2z'/%3E%3C/svg%3E"); }

[dir] .bg .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 014.2 4.2c0 2.5-2 4.3-4.2 4.3a4.2 4.2 0 01-4.3-4.3c0-2.4 2-4.2 4.2-4.2zM42 14h-2.3V8.4H42c1 0 1.7.5 1.7 1.4 0 .6-.4 1-1 1.2.8.1 1.3.7 1.3 1.4 0 1-.7 1.6-2 1.6zm-1.4-4.9v1.6h1c.8 0 1.2-.2 1.2-.8 0-.5-.3-.8-1-.8h-1.2zm0 4.2H42c.8 0 1.2-.4 1.2-1s-.4-.9-1.3-.9h-1.2v1.9zm6.5.8c-1 0-1.7-.4-1.8-1.3h.8c.1.4.5.6 1 .6s.9-.3.9-.7c0-.4-.3-.6-1-.6h-.6v-.6h.7c.5 0 .7-.2.7-.6 0-.3-.2-.5-.7-.5-.5 0-.9.2-1 .5h-.7c0-.8.7-1.2 1.7-1.2s1.6.4 1.6 1.1c0 .5-.3.8-.7 1 .5.1.8.5.8 1 0 .7-.7 1.3-1.7 1.3zm5-3.7c-.6 0-1 .4-1.1 1H53c0-.6-.4-1-1-1zm1 2.4h.8c-.2.8-.8 1.3-1.8 1.3-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1.1 1.3.5 0 .9-.2 1-.6zm3.3 1.2h-.8V9.7h1l1.4 3 1.4-3h1V14h-.7v-3h-.1l-1.3 2.8h-.6l-1.2-2.7h-.1V14zm7.6-3.6c-.6 0-1 .4-1 1h2c0-.6-.4-1-1-1zm1 2.4h.9c-.2.8-1 1.3-1.9 1.3-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.1v.3h-3c0 .8.4 1.3 1 1.3.5 0 .9-.2 1-.6zm5.4-3v.6h-1.3V14h-.9v-3.5H67v-.8h3.5zm3 .6c-.6 0-1 .4-1 1h2.1c0-.6-.4-1-1-1zm1.1 2.5h.8c-.2.7-.9 1.2-1.8 1.2-1.3 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2 1.1 0 1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1 1.3s1-.2 1.1-.5zm7 1.2c-1.3 0-2-.8-2-2.2 0-1.4.7-2.2 2-2.2s2 .8 2 2.2c0 1.4-.8 2.2-2 2.2zm0-.8c.7 0 1-.5 1-1.4 0-1-.3-1.5-1-1.5s-1.2.5-1.2 1.5c0 .9.4 1.4 1.1 1.4zm6.4-3.6v.8h-1.3V14h-.8v-3.5h-1.4v-.8H88z'/%3E%3C/svg%3E"); }

[dir] .el .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM43.3 14l-.5-1.5h-2.1l-.5 1.5h-1l2.1-5.6h1l2 5.6h-1zm-1.6-4.6l-.8 2.4h1.7l-.8-2.4zm4 4.6v-3.5h-.9v-.8h4.9v.8h-.9v2.3c0 .4.1.5.5.5a1 1 0 00.2 0v.7H49c-.7 0-1-.3-1-1v-2.5h-1.5V14h-.8zm6.7 0c-1.2 0-2-.7-2-2.1 0-1.4.8-2.2 2-2.2s2 .8 2 2.2-.8 2.2-2 2.2zm0-.7c.7 0 1-.5 1-1.4 0-1-.4-1.5-1-1.5-.7 0-1.1.5-1.1 1.5 0 .9.4 1.4 1 1.4zm3.1.7V9.7h.8v2l1.2-1.3c.5-.5.8-.7 1.2-.7h.4v.8a1.1 1.1 0 00-.2 0c-.3 0-.5 0-.8.4l-.5.6 1.7 2.5h-1l-1.2-2-.8.9V14h-.8zm7.2 0c-1 0-1.4-.3-1.4-1.1v-2.4H60v-.8h3.6v.8h-1.4v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm6 1.4h-.9v-4c0-.6-.3-1-.9-1-.6 0-1 .5-1 1.1V14h-.8v-3c0-.4-.1-.6-.4-.6a.9.9 0 00-.2 0v-.7h.5c.5 0 .8.2.9.7.3-.4.7-.7 1.3-.7 1 0 1.5.5 1.5 1.6v4.1zM66 9.1l.3-1.4h1L66.8 9h-.7zm5.7 5c-1.2 0-2-.9-2-2.2 0-1.3.9-2.2 2.2-2.2h2.3v.8H73c.4.3.6.9.6 1.4 0 1.3-.8 2.2-2 2.2zm0-.8c.6 0 1-.5 1-1.4 0-.9-.4-1.4-1-1.4-.7 0-1.1.6-1.1 1.4 0 1 .4 1.4 1 1.4zm5.9.7c-1 0-1.3-.3-1.3-1.1v-2.4H75v-.8h3.6v.8h-1.5v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm3.6 0c-1.2 0-1.8-.4-1.8-1.2 0-.4.2-.8.7-1-.5-.2-.7-.4-.7-.9 0-.8.7-1.2 1.8-1.2 1 0 1.7.4 1.8 1.3h-.8c-.1-.4-.5-.6-1-.6s-1 .2-1 .6c0 .3.3.5 1 .5h.5v.7h-.6c-.6 0-.9.2-.9.6 0 .3.4.5 1 .5.5 0 1-.2 1-.6h1c-.2.8-1 1.4-2 1.4zm7.5 0c-1 0-1.3-.3-1.3-1.1v-2.4h-1.3v-.8h3.6v.8h-1.5v2.2c0 .4.2.6.6.6h.3v.7a2.4 2.4 0 01-.4 0zm3.6 0c-1.2 0-2-.8-2-2.1 0-1.4.8-2.2 2-2.2 1.1 0 2 .8 2 2.2 0 1.3-.8 2.2-2 2.2zm0-.7c.6 0 1-.5 1-1.4 0-1-.4-1.5-1-1.5-.7 0-1.1.5-1.1 1.5 0 .9.4 1.4 1 1.4zm7.1 0c.8 0 1.2-.6 1.2-1.4s-.4-1.5-1.1-1.5c-.7 0-1.1.6-1.1 1.5s.4 1.4 1 1.4zm-.1.8c-1 0-1.8-.9-1.8-2.2 0-1.4.7-2.2 1.8-2.2.6 0 1 .3 1.3.8v-.8h.8v3.1c0 .4.2.5.4.5h.2v.7h-.4c-.5 0-.9-.2-1-.7-.2.5-.7.8-1.3.8zm4.2-.1v-3.5h-1v-.8h5v.8h-.9v2.3c0 .4.1.5.4.5a1 1 0 00.2 0v.7h-.4c-.7 0-1-.3-1-1v-2.5h-1.5V14h-.8zm6.7 0c-1.2 0-2-.8-2-2.1 0-1.4.8-2.2 2-2.2 1.1 0 2 .8 2 2.2 0 1.3-.9 2.2-2 2.2zm0-.7c.6 0 1-.5 1-1.4 0-1-.4-1.5-1-1.5-.7 0-1.1.5-1.1 1.5 0 .9.4 1.4 1 1.4zm-.5-4.2l.4-1.4h.9l-.6 1.4h-.7zm8.2 5c-1 0-1.3-.4-1.3-1.2v-2.4h-1.3v-.8h3.6v.8h-1.4v2.2c0 .4.1.6.6.6h.3v.7a2.4 2.4 0 01-.5 0zm3.6 0c-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.2-.8 2.2-2 2.2zm0-.8c.7 0 1-.5 1-1.4 0-1-.3-1.5-1-1.5s-1.1.5-1.1 1.5c0 .9.4 1.4 1 1.4z'/%3E%3C/svg%3E"); }

[dir] .hu .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm91.8 17.9v-1.6h3.5v1.6h-3.5zm4.7 2.4v-6.3h1.5v.6l.6-.6.9-.2c.4 0 .8.1 1.1.3l-.6 1.4a1.4 1.4 0 00-.7-.3c-.4 0-.7.2-1 .4-.2.3-.3.8-.3 1.4V30h-1.5zm4.9-5.5a3.3 3.3 0 012.3-1 3.2 3.2 0 013.4 3.3 3.2 3.2 0 01-3.4 3.4 3.2 3.2 0 01-3.3-3.4c0-1 .3-1.7 1-2.3zm1 3.8c.3.4.8.6 1.3.6s1-.2 1.4-.6c.3-.4.5-.8.5-1.4 0-.7-.2-1.2-.6-1.5a1.8 1.8 0 00-1.3-.6c-.5 0-1 .2-1.3.5-.3.4-.5.9-.5 1.5 0 .7.1 1.1.5 1.5zm1-8.4l1.3.7-2.2 2.1-.6-.5 1.6-2.3zm2.7 0l1.2.7-2.1 2.1-.6-.5 1.5-2.3zm2-.8h1.5v10.9h-1.4V19zM89.8 29.8V20h1.5v9.8h-1.5zm13-6.2h1.6l-4 9.2H99l1.4-3.3-2.5-6h1.5l1.7 4.3 1.7-4.3zm-8-.3c1.7 0 3 1 3 2.7v3.8h-1.4V29a2 2 0 01-2 1c-1.2 0-2.3-.8-2.3-2.2 0-1.4 1.4-2.2 2.8-2.2.6 0 1.2.3 1.5.4 0-.9-.8-1.3-1.5-1.3-.6 0-1 .1-1.4.7l-1.2-.6c.4-1 1.5-1.5 2.5-1.5zm-.2 5.4c.9 0 1.6-.6 1.8-1.5a2.5 2.5 0 00-1.4-.4c-.7 0-1.5.3-1.5 1s.7.9 1.1.9zM86 20c1.6 0 3.1 1.2 3.1 3s-1.5 3.1-3.1 3.1h-2v3.7h-1.5V20H86zm0 4.7a1.7 1.7 0 001.7-1.6c0-.8-.6-1.7-1.7-1.7h-2v3.3h2zm-17.2-.6v-.5h1.4v6c0 2.4-1.4 3.4-3.1 3.4a3.1 3.1 0 01-3-2l1.3-.5c.3.5.8 1.2 1.7 1.2 1 0 1.7-.7 1.7-2v-.4c-.3.3-1 .7-1.7.7a3.3 3.3 0 01-3.2-3.3c0-1.9 1.5-3.3 3.2-3.3.7 0 1.4.3 1.7.7zm-1.6 4.6c1 0 1.7-.8 1.7-2s-.7-2-1.7-2-1.9.8-1.9 2 .9 2 1.9 2zm4 1.1V20h1.4v9.8h-1.4zm8-4.3l.2.4-4.4 1.8c.3.7.8 1 1.6 1 .7 0 1.2-.4 1.6-1l1.1.8a3.3 3.3 0 01-6-1.8c0-2 1.4-3.3 3.1-3.3 1.7 0 2.6 1.3 2.8 2zm-4.4 1l2.9-1.2c-.2-.4-.7-.7-1.2-.7-.8 0-1.8.7-1.7 2zm-30.5-2.1h4.7v.9a4.7 4.7 0 01-1.2 3.3 4.6 4.6 0 01-3.5 1.4 5.2 5.2 0 01-5.2-5.2 5.2 5.2 0 015.2-5.1c1.5 0 2.6.6 3.5 1.4l-1 1a3.5 3.5 0 00-2.5-1 3.7 3.7 0 00-3.7 3.7 3.7 3.7 0 006.2 2.8c.4-.4.7-1 .8-1.8h-3.3v-1.4zm8.5-1c1.8 0 3.3 1.4 3.3 3.3S54.5 30 52.7 30s-3.3-1.4-3.3-3.3a3.3 3.3 0 013.3-3.3zm0 5.3c1 0 1.9-.8 1.9-2s-.9-2-1.9-2-1.8.8-1.8 2 .8 2 1.8 2zm7.2-5.3c1.8 0 3.3 1.4 3.3 3.3A3.3 3.3 0 0160 30a3.3 3.3 0 01-3.3-3.3 3.3 3.3 0 013.3-3.3zm0 5.3c1 0 1.9-.8 1.9-2s-.9-2-1.9-2c-1 0-1.9.8-1.9 2s1 2 2 2zM42.3 14.2v.7H39V9.6h.8v4.6h2.5zm2.9-2.7c-.6 0-1 .4-1 1h2c0-.6-.5-1-1-1zm1 2.3h.7c-.2.8-.8 1.2-1.7 1.2-1.2 0-1.9-.8-1.9-2 0-1.3.7-2.2 1.9-2.2s1.7.8 1.7 2v.3h-2.8c0 .8.5 1.2 1 1.2.6 0 .9-.1 1-.5zm2.4-3.9h.8v1h.9v.7h-.9v2c0 .5.2.7.6.7h.3v.6a2 2 0 01-.4 0c-1 0-1.3-.3-1.3-1v-2.3H48v-.7h.6v-1zm4 .5a.5.5 0 01-.6-.5c0-.3.3-.5.5-.5.3 0 .5.2.5.5a.5.5 0 01-.5.5zm1.5 0a.5.5 0 01-.5-.5c0-.3.2-.5.5-.5s.5.2.5.5a.5.5 0 01-.5.5zm-.8 4.6c-1.1 0-1.9-.8-1.9-2 0-1.4.8-2.1 2-2.1s1.8.7 1.8 2-.7 2.1-1.9 2.1zm0-.7c.7 0 1-.5 1-1.4 0-.8-.3-1.3-1-1.3s-1 .5-1 1.3c0 .9.3 1.4 1 1.4zm3.4.6V9.4h.7v5.5h-.8zm2.7-5h.8v1h.8v.7h-.9v2c0 .5.2.7.6.7h.3v.6h-.4c-.9 0-1.2-.3-1.2-1v-2.3h-.7v-.7h.7v-1zm5 .4h-.9l1-1.3h.9l-1 1.3zm-.4 1.2c-.6 0-1 .4-1 1h2c0-.6-.4-1-1-1zm1 2.3h.7c-.1.8-.8 1.2-1.7 1.2-1.1 0-1.8-.8-1.8-2 0-1.3.7-2.2 1.8-2.2s1.8.8 1.8 2v.3H63c0 .8.4 1.2 1 1.2.5 0 .8-.1 1-.5zm2.1-1.7c0-.7.7-1.2 1.6-1.2s1.4.4 1.5 1h-.7c-.1-.2-.4-.4-.8-.4-.5 0-.8.2-.8.5 0 .2.2.4.6.5l.7.2c.7.1 1 .5 1 1 0 .8-.6 1.3-1.6 1.3s-1.5-.4-1.6-1.1h.8c0 .3.4.5.9.5.4 0 .8-.3.8-.6 0-.2-.2-.4-.6-.5l-.7-.1c-.7-.2-1-.5-1-1.1zm8.4 2.2c.6 0 1-.4 1-.9v-.3h-1c-.5.1-.7.3-.7.7s.3.5.7.5zm-.2.7c-.7 0-1.3-.5-1.3-1.2s.5-1.1 1.5-1.2h1v-.4c0-.4-.2-.7-.7-.7-.5 0-.8.2-.9.5h-.8c.1-.7.8-1.1 1.7-1.1 1 0 1.6.5 1.6 1.3v2.7h-.8v-.5c-.3.4-.8.6-1.3.6z'/%3E%3C/svg%3E"); }

[dir] .ro .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zM42 8.2c1.6 0 2.6 1.2 2.6 3s-1 3-2.6 3-2.6-1.2-2.6-3 1-3 2.6-3zm0 .8c-1 0-1.7.9-1.7 2.2 0 1.3.6 2.1 1.7 2.1 1 0 1.7-.8 1.7-2.1S43.2 9 42.1 9zm6.5 5c-.6 0-1.1-.2-1.4-.7v.7h-.9V8h.9v2.4c.3-.4.8-.7 1.4-.7 1 0 1.7.8 1.7 2.2 0 1.3-.7 2.2-1.7 2.2zm-.3-3.6c-.7 0-1.1.6-1.1 1.5s.4 1.4 1.1 1.4 1.2-.5 1.2-1.4c0-1-.5-1.5-1.2-1.5zM53 16h-.7l.4-1.4h.9l-.6 1.4zm-.8-7.3h.9v1h.9v.8h-1v2.2c0 .4.3.6.7.6h.3v.7a2.7 2.7 0 01-.5 0c-.9 0-1.3-.3-1.3-1.1v-2.4h-.6v-.7h.6V8.7zm3.3 5.3V9.7h.8V14h-.8zm.4-5c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.6.2.6.5-.3.5-.6.5zm2.2 5V9.7h.8v.7c.3-.5.7-.7 1.3-.7 1 0 1.5.5 1.5 1.6V14h-.8v-2.5c0-.7-.3-1-1-1s-1 .4-1 1V14H58zm7-3.6c-.6 0-1 .4-1 1h2c0-.6-.4-1-1-1zm1 2.4h.9c-.2.8-1 1.3-1.9 1.3-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.1v.3h-3.1c0 .8.5 1.3 1.1 1.3.5 0 .9-.2 1-.6zm3.5 3.2h-.7l.4-1.4h.9l-.6 1.4zm-.8-7.3h.9v1h.9v.8h-1v2.2c0 .4.2.6.7.6h.3v.7a2.7 2.7 0 01-.5 0c-1 0-1.3-.3-1.3-1.1v-2.4H68v-.7h.7V8.7zM72 14V9.7h.8V14H72zm.4-5c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm4.7 3.1h-2.5v-.8H77v.8zM79 14V8h.8v6H79zm6.8 0c-1 0-1.7-.8-1.7-2.1 0-1.4.7-2.2 1.7-2.2.6 0 1.1.3 1.3.7h.1V8.1h.9V14h-.8v-.7H87c-.3.5-.8.8-1.4.8zm.3-3.6c-.7 0-1.2.6-1.2 1.5s.5 1.4 1.2 1.4S87 12.8 87 12c0-1-.4-1.5-1.1-1.5zm5.5 0c-.7 0-1.1.4-1.1 1h2.1c0-.6-.4-1-1-1zm1 2.4h.8c-.2.8-.9 1.3-1.8 1.3-1.3 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2 1.1 0 1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1 1.3s1-.2 1.1-.6zm7.3-3.1c1 0 1.7.8 1.7 2.2 0 1.3-.7 2.2-1.7 2.2-.6 0-1.1-.3-1.3-.7h-.1v2h-.8V9.7h.8v.7c.3-.4.8-.7 1.4-.7zm-.3 3.6c.7 0 1.2-.5 1.2-1.4 0-1-.5-1.5-1.2-1.5s-1.1.6-1.1 1.5.4 1.4 1.1 1.4zm5.3-3c-.6 0-1 .5-1.1 1.2h2.1c0-.7-.4-1.1-1-1.1zm1 2.6h.8c-.2.7-.8 1.2-1.8 1.2-1.2 0-2-.8-2-2.2 0-1.4.8-2.2 2-2.2s1.9.8 1.9 2.1v.3h-3c0 .8.4 1.3 1.1 1.3.5 0 .9-.2 1-.5z'/%3E%3C/svg%3E"); }

[dir] .sr .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.4h-2l3.3 7.5-2 4.2h2L123 23h-2zm-10.4 6.6c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2zm.2-6.8c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5 1.8h-2.6v-4.3h2.7a2.1 2.1 0 012.1 2.1c0 1-.8 2.2-2.2 2.2zm0-6h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zM75 29.4c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6c1.2 0 2.2 1 2.2 2.6 0 1.4-1 2.5-2.3 2.5zm2.2-5.9a3 3 0 00-2.3-.9 4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.8zm3 7.3h1.9V18.5h-1.9v12.4zm4.6-4a2.3 2.3 0 012.2-2.6c.7 0 1.4.4 1.6 1l-3.8 1.5zm5.7-1.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3a6.2 6.2 0 00-4.5-1.8 6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V24h-6zm11 5.5c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5s-1.1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 6.8c-1.3 0-2.4-1-2.4-2.6 0-1.5 1-2.5 2.4-2.5s2.3 1 2.3 2.5-1 2.6-2.4 2.6zm0-6.8a4.2 4.2 0 014.2 4.2c0 2.5-2 4.3-4.2 4.3a4.2 4.2 0 01-4.3-4.3c0-2.4 2-4.2 4.2-4.2zm-26-8.5H39V8.6h.9v5.6zm1.7 0v-.6l2.3-2.9h-2.3v-.8H45v.6l-2.3 3H45v.7h-3.4zm8.6-4.3l-1.5 4.3h-1l-1.5-4.3h.9l1 3.4h.1l1-3.4h1zm1.3 4.3V9.9h.8v.7h.1c.1-.4.6-.7 1.2-.7h.3v.8a2.3 2.3 0 00-.4 0c-.7 0-1.1.4-1.1 1v2.5h-.9zm3.6-3c0-.8.7-1.3 1.6-1.3 1 0 1.6.4 1.7 1.2h-.8c-.1-.4-.4-.6-.9-.6s-.8.3-.8.6c0 .2.2.4.7.5l.7.2c.8.2 1.2.5 1.2 1.1 0 .8-.8 1.4-1.8 1.4s-1.7-.5-1.8-1.2h.9c0 .3.4.5 1 .5.4 0 .8-.2.8-.6 0-.2-.2-.4-.6-.5l-.8-.2c-.8-.2-1.1-.5-1.1-1.2zm1.2-1.8l-1-1.4h.8l.6.8.6-.8h.8l-1 1.4h-.8zm3.7 4.8V9.9h.8v4.3H60zm.4-5a.5.5 0 01-.5-.5c0-.3.2-.6.5-.6s.5.2.5.6a.5.5 0 01-.5.5zm7 .7c1.1 0 1.8.8 1.8 2.2s-.7 2.2-1.7 2.2c-.6 0-1.1-.3-1.3-.8H66v2.1h-.9V9.9h.8v.7h.1c.3-.5.8-.7 1.3-.7zm-.2 3.6c.7 0 1.1-.5 1.1-1.4 0-1-.4-1.5-1-1.5s-1.2.6-1.2 1.5.4 1.4 1.1 1.4zm5.3.8c-1.2 0-2-.9-2-2.2 0-1.4.8-2.2 2-2.2s2 .8 2 2.2c0 1.3-.7 2.2-2 2.2zm0-.8c.7 0 1.2-.5 1.2-1.4 0-1-.5-1.5-1.2-1.5s-1.1.5-1.1 1.5c0 .9.4 1.4 1.1 1.4zm3.5.7V9.9h.8v.7c.3-.5.7-.8 1.3-.8.6 0 1 .3 1.2.8.2-.5.7-.8 1.3-.8.9 0 1.4.6 1.4 1.4v3H81v-2.7c0-.6-.2-.9-.8-.9-.5 0-.9.4-.9 1v2.6h-.8v-2.8c0-.5-.3-.8-.8-.8s-1 .4-1 1v2.6H76zm9.5 0c-1.3 0-2-.8-2-2.1 0-1.4.7-2.2 2-2.2s2 .8 2 2.2c0 1.3-.8 2.2-2 2.2zm0-.7c.7 0 1-.5 1-1.4 0-1-.3-1.5-1-1.5-.8 0-1.2.5-1.2 1.5 0 .9.4 1.4 1.1 1.4zm7-2.2h-.7c-.1-.4-.5-.7-1-.7-.8 0-1.2.5-1.2 1.4 0 1 .4 1.5 1.1 1.5.6 0 1-.2 1-.7h.9c-.1.9-.8 1.5-1.9 1.5-1.2 0-2-.9-2-2.3 0-1.3.8-2.2 2-2.2 1.1 0 1.7.7 1.9 1.5zm-1.4-2h-.7l.7-1.3h.9l-1 1.4zm6.5.6v4.3h-.8v-.7c-.3.5-.7.8-1.4.8-.9 0-1.4-.6-1.4-1.6V9.9h.8v2.6c0 .7.3 1 1 1 .6 0 1-.4 1-1V9.8h.8z'/%3E%3C/svg%3E"); }

[dir] .ar .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M126 0a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8a8 8 0 018-8h118zM11 9a1.7 1.7 0 00-1 1.5v19c0 .7.4 1.2 1 1.5l11-11zm12 12l-9.6 9.4 12.2-7L23 21zm51.9-9.3a4.2 4.2 0 00-4 4.3 4.2 4.2 0 004 4.2c1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4v-7.7h-1.7v.7a3 3 0 00-2.3-.9zm41.7.3h-2l3.3 7.5-2 4.2h2L123 12h-2l-2.2 5.4-2.2-5.3zm-89.8 5.2L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6l-2.6-1.5zM45.6 7a6.7 6.7 0 00-6.6 6.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.5-4.2V13h-6v1.8h4.2a3.8 3.8 0 01-1 2.3 4.4 4.4 0 01-3.3 1.3 4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5L50 8.8A6.2 6.2 0 0045.6 7zM87 11.7c-2.2 0-4 1.7-4 4.2a4.1 4.1 0 004.2 4.3 4.2 4.2 0 003.6-1.9l-1.5-1a2.4 2.4 0 01-2 1.2c-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5c-.3-1-1.4-2.7-3.6-2.7zm-30.3 0a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.3-4.2zm9.3 0a4.2 4.2 0 00-4.3 4.2c0 2.5 2 4.3 4.2 4.3 2.4 0 4.3-1.8 4.3-4.3 0-2.4-2-4.2-4.2-4.2zm44.8 0c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8a2.6 2.6 0 002.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zM106 7.5h-1.8v12.4h1.8V7.5zm-6.9 0h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.9-4-3.9zm-17.1 0h-1.9v12.4h1.9V7.5zm-68.7 2l9.6 9.6 2.6-2.6-12.2-7zM75 13.5c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5-1.2 0-2.3-1-2.3-2.5s1-2.6 2.4-2.6zm-18.4 0c1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5zm9.2 0c1.3 0 2.4 1 2.4 2.5 0 1.6-1 2.6-2.4 2.6-1.2 0-2.3-1-2.3-2.6 0-1.5 1-2.5 2.4-2.5zM111 16c.8 0 1.2.2 1.7.4a2.3 2.3 0 01-2.2 2c-.6 0-1.5-.3-1.5-1 0-1 1-1.4 2-1.4zm-24-2.8c.7 0 1.3.4 1.5 1l-3.7 1.5a2.3 2.3 0 012.2-2.5zm12.2-4.1a2.1 2.1 0 012.2 2.1c0 1-.8 2.2-2.2 2.2h-2.6V9.2h2.7zM85.5 31l.8-1.1v-4.6l-.8 1V31zm-1-.4v-1.1a2.7 2.7 0 01-1-.4 8.3 8.3 0 01-.7-.6c-.6-.6-1.2-1-1.7-1s-.8.2-1 .5l-.5.6 1-.3c.4 0 .7.1 1 .3a5.5 5.5 0 011 .9h-4.2v1.1h6zm-14 0c.3 0 .6 0 .9-.2.3.2.7.2 1.3.2h5.1v-.2l.2.2h.6v-1.1h-.3l.1-.4c0-.5-.4-1-1.1-1.4a2 2 0 00-.9-.2c-.3 0-.8.3-1.6 1l-.7.6c-.4.3-.7.4-1 .4h-1l-.2-.1v-.2a5 5 0 00.2-.9 2 2 0 000-.4l-.7.7a2 2 0 010 .4v.4H70v1.2h.3zm6-1a43.2 43.2 0 01-2 0c0-.1 0-.3.4-.6.5-.3 1-.4 1.6-.4.1 0 .4 0 .7.3.4.2.6.3.6.5 0 .1-.4.2-1.3.2zm-8.7 3c.5 0 1-.3 1.5-.6.6-.3.8-.8.8-1.4h.3v-1.1H70v-4.3l-.7.7v4.9l-.3.3-.4.1-.9.2a2 2 0 01-.8-.2c-.3-.2-.5-.5-.5-1 0-.1 0-.4.2-.7l.1-.5h-.1l-.3.7A3.2 3.2 0 0066 31c0 .3.1.7.4 1 .2.3.6.5 1.3.5zm-7.5-2l3-.3.5-1-1.5.1-.4-.2a6.8 6.8 0 01-.4-.3 2.1 2.1 0 01-.4-.4L61 28a2.7 2.7 0 011.1-.3l.6.2.3.3a1.6 1.6 0 00-.5-1c-.2-.2-.5-.4-.8-.4-.3 0-.7.2-1 .6-.4.4-.6.7-.6 1 0 .2.1.5.5 1H59v1.1h1zm-.8 0v-1.1h-.6v-4.2l-.8.6v3.6h-1.5v1.1h2.9zm-2.6 0v-1.1h-.3c0-.2 0-.6-.2-1a2.7 2.7 0 00-.5-1l-.7.8.4.6.2.5h-2.5v1.2h3.6zm-1.1 2l.5-.7-.7-.5-.5.5-.7-.5-.4.6.6.6.5-.6.7.6zm-2.2-2v-1.1h-.6c-.2 0-.3-.2-.3-.4v-2.8l-.7.6v.5l-.3.1c-.6.2-1 .4-1.1.7a8.4 8.4 0 00-.5 1.3l.3.3 1 .3h.2l.6-.8.1.2c0 .4.1.7.3 1l.5.1h.5zm-1.7-1.5l-.4-.1-.8-.4c.3-.3.8-.6 1.4-.8l.1 1.1c0 .1 0 .2-.3.2zm-5.3 1.5c.8 0 1.2-.3 1.2-1l-.2-1a3.2 3.2 0 00-.4-.9.5.5 0 00-.4-.2 1 1 0 00-.7.3l-.6 1-.3.6h-1.5v1.2h.5c.4 0 .7-.1.8-.5a2.6 2.6 0 001.6.5zm.3-1h-.4a2.3 2.3 0 01-.5-.2 1.1 1.1 0 01-.3-.1l-.1-.1c0-.1 0-.2.2-.3l.3-.3a.6.6 0 01.2 0c.2 0 .4 0 .5.3l.2.6-.1.1zm-5.1-2.4l.4-.8-1-.5-.4.9 1 .4zm-1.1 5.3c.7 0 1.6-.3 2.4-.8l.5-1h.3v-1.2h-.3a2.8 2.8 0 00-.5-1.6l-.6 1a3.6 3.6 0 01.5 1.6v.3l-.5.3c-.7.2-1.2.4-1.7.4s-.8-.1-1-.4c-.2-.2-.3-.5-.3-.9 0-.2 0-.6.3-1l.3-.9-.4.4-.4 1a3.6 3.6 0 00-.2 1l.1 1c0 .2.2.3.3.5a1 1 0 00.5.2l.7.1z'/%3E%3C/svg%3E"); }

[dir] .zh_CN .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 10.3h1.8V7.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 12h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zM99.2 7.5h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V12h-1.7v.6zm3 7.3h1.9V7.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 13v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5L50 8.8c-1-1-2.5-1.8-4.5-1.8C42 7 39 10 39 13.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM43 24.6v-.8h.7v.7h2.6V24v-.2h.8v.8h2.2v.6h-2.2v.8h-.8v-.3-.1-.4h-2.5v.7h-.3-.5a6.5 6.5 0 010-.3v-.3H40.8v-.7h2.3zm8.2.3h-.7v-.7h4.7v.5H59.1a.7.7 0 010 .2v1a15.1 15.1 0 01-1 3.3l-.2.4c0 .1 0 .3-.2.4l.8 1.2.6.6.4.5-.1.1-.1.1-.3.3-.8-1-.6-.6c0-.2-.2-.3-.3-.5a8.4 8.4 0 01-1.8 2.1.5.5 0 01-.2-.2.6.6 0 00-.1 0l-.1-.2a5.5 5.5 0 01-.2-.1 3.2 3.2 0 01.4-.4l.4-.3.2-.2a10.7 10.7 0 00.8-1l.2-.4-.1-.3a11 11 0 01-.6-1.5 11.5 11.5 0 01-.4-1.3v-.3a5.3 5.3 0 01-.1-.6v-.3a2.3 2.3 0 000-.2h-.4v-.6h-.8v5.4l.6-.1h.3v.6l-.9.3v1.7a2 2 0 01-.7 0v-1.5H53l-.6.2-1.4.2h-.3a1.9 1.9 0 01-.2-.4V31l.4-.1a1.3 1.3 0 00.4-.1v-6zm5 .6a10.6 10.6 0 001 3.7c.6-1.2.9-2.4 1-3.7h-2zm-2.5.9v-1.5H52v1.5h1.7zm0 .6H52v1.5h1.7V27zM52 29.2v1.6H52.7l.2-.1h.1l.3-.1.5-.1v-1.3H52zm-5.9-.6h-2v-.7H46.4v-1.6h.7v1.5h2.3v.7h-2.1v.2c.1.6.4 1.2.7 1.8a6.1 6.1 0 001.1 1.3l.4.3.1.1c0 .2-.2.3-.3.5H49c-1-.7-1.8-1.8-2.2-3.1a6.8 6.8 0 01-2.3 3.2l-.4-.5a6.5 6.5 0 001.4-1.7c.4-.6.7-1.3.7-2zm-3.7-.4c.2.1.3.5.4.8-.6.7-1.3 1.2-2.1 1.5l.4.6c.7-.3 1.3-.8 1.9-1.3V31.7a.5.5 0 01-.6.4 9.2 9.2 0 00-.1 0h-.7a.4.4 0 00-.2 0l.2.7h1.1c.3 0 .6-.1.7-.4l.2-.4.1-1v-.1-.8-.3-.4l-.6-1.6v-.1l1-1.2a21.6 21.6 0 00-.3-.2 22.2 22.2 0 01-.4-.2l-.8 1a4 4 0 00-1-1 2.3 2.3 0 01-.3.3 1.6 1.6 0 00-.3.3c.4.2.8.5 1 .9l-1.5.8.4.6a9.2 9.2 0 001.5-.8zM48 26l-.5.3.4.5.7.9.6-.4-1-1a27.3 27.3 0 01-.2-.3z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .zh_TW .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm25-1H36v.7h2a7 7 0 01-2.2 2.6l.4.5.9-.8v3.2h.6v-3.9l1-1.6H43v-.6H39l.4-1.1-.6-.2-.5 1.3zm2 2.6h-1.8v.6h1.8V14h-2.1v.6h4.8V14h-2v-2.2h1.7v-.6H41V9.7h-.6v1.5z' fill='%23292F37'/%3E%3Cpath d='M103 21.2h8.9v1.3h-9v-1.3zm3.5 1.1h1.3V30h-1.3v-7.6zm.7 2.4l.8-.9c1.1.5 2.7 1.4 3.5 2l-1 1.1c-.6-.6-2.1-1.5-3.3-2.1zM119.7 21.1l.9-.6c.4.5 1 1 1.2 1.4l-.9.7-1.2-1.5zm-6.8 1.5h9v1h-9v-1zm.4-1.4h4.4v.9h-4.4v-1zm-.2 2.9h4.8v.8H113v-.8zm-.1 4h4.8v1H113v-1zm2-7.6h1v3h-1v-3zm-.8 6.3v.4h2.6v-.4h-2.6zm0-1v.4h2.6V26h-2.6zm-.9-.5h4.4v2.5h-4.4v-2.5zm1.8.3h.8v2h.1v2.3h-1v-4.3zm-.1-2h1v1.9h-1v-2zm3.1-3h1.3c-.2 4.2.5 8.1 1.4 8.1.2 0 .3-.4.4-1.6.2.3.6.5 1 .6-.2 1.8-.6 2.2-1.5 2.2-2 0-2.5-4.6-2.6-9.4zm2.5 3.4l1 .4a10 10 0 01-3.9 5.5 4 4 0 00-.8-.9c1.8-1 3-2.7 3.7-5zM55.7 22.6a3.2 3.2 0 00-3.3 3.3c0 1.9 1.5 3.3 3.3 3.3 1.9 0 3.3-1.4 3.3-3.3 0-2-1.4-3.3-3.3-3.3zm0 5.2c-1 0-1.8-.8-1.8-2 0-1.1.8-2 1.8-2s1.9.8 1.9 2-.9 2-1.9 2zm-7.1-5.2a3.2 3.2 0 00-3.3 3.3c0 1.9 1.5 3.3 3.3 3.3 1.8 0 3.3-1.4 3.3-3.3 0-2-1.5-3.3-3.3-3.3zm0 5.2c-1 0-1.8-.8-1.8-2 0-1.1.8-2 1.8-2s1.8.8 1.8 2-.8 2-1.8 2zm-8.5-4.2V25h3.3a3 3 0 01-.8 1.8c-.5.4-1.2 1-2.5 1-2.1 0-3.6-1.7-3.6-3.7a3.6 3.6 0 016.1-2.7l1-1a5 5 0 00-3.5-1.4 5.2 5.2 0 00-5.1 5c0 2.8 2.4 5.1 5.1 5.1 1.6 0 2.7-.4 3.6-1.4.9-1 1.2-2.2 1.2-3.2v-.9H40zm34.9 1c-.4-.7-1.1-2-2.8-2-1.7 0-3 1.3-3 3.3 0 1.9 1.3 3.3 3.1 3.3 1.5 0 2.4-.9 2.7-1.4l-1-.8c-.4.5-.9 1-1.7 1-.7 0-1.2-.4-1.6-1l4.4-2-.1-.3zm-4.5 1.2c0-1.3 1-2 1.7-2 .5 0 1 .3 1.2.7l-2.9 1.3zm-3.6 3.1h1.4v-9.6H67V29zm-2.3-5.6c-.4-.4-1-.8-1.8-.8a3.3 3.3 0 00-3.1 3.3c0 1.9 1.4 3.3 3.1 3.3.8 0 1.4-.4 1.7-.8v.5c0 1.2-.6 1.9-1.7 1.9-.8 0-1.4-.6-1.6-1.2l-1.2.6c.4.8 1.3 1.9 2.9 1.9 1.7 0 3-1 3-3.4v-5.8h-1.3v.5zm-1.7 4.5c-1 0-1.9-.8-1.9-2 0-1.1.9-2 1.9-2 1 0 1.8.9 1.8 2 0 1.2-.8 2-1.8 2zm18.7-8.5h-3.4V29h1.4v-3.6h2c1.7 0 3.2-1.2 3.2-3s-1.5-3-3.2-3zm.1 4.6h-2v-3.3h2c1 0 1.7 1 1.7 1.6 0 .9-.7 1.7-1.7 1.7zm8.8-1.4c-1 0-2.1.5-2.5 1.5l1.3.5c.3-.5.8-.7 1.3-.7.8 0 1.5.5 1.6 1.3a3 3 0 00-1.5-.3c-1.4 0-2.8.7-2.8 2.1 0 1.3 1.2 2.2 2.4 2.2 1 0 1.5-.5 1.9-1v.8h1.4v-3.7c-.1-1.7-1.4-2.7-3-2.7zm-.1 5.3c-.5 0-1.2-.2-1.2-.8 0-.8.9-1 1.6-1 .6 0 .9.1 1.3.3-.2 1-1 1.5-1.7 1.5zm8-5l-1.6 4.1-1.7-4.1h-1.6l2.6 5.8-1.5 3.2h1.5l3.9-9h-1.5zm-12.8 6.1H87v-9.6h-1.4V29z' fill='%23fff'/%3E%3C/svg%3E"); }

[dir] .cs .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23111111' fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM40.9 14.3c-1.5 0-2-.9-2-1.6h.8c0 .4.5.8 1.2.8s1.1-.3 1.1-.8c0-.4-.2-.6-.8-.8l-.9-.2c-.7-.1-1.3-.5-1.3-1.4 0-1 1-1.6 2-1.6s1.8.6 1.9 1.6H42c0-.5-.4-.9-1-.9-.7 0-1 .3-1 .8 0 .4.1.6.6.7l1 .2c.7.2 1.3.6 1.3 1.5 0 1-.8 1.7-2 1.7zm3-4.3h.6V9h.9v1h.8v.7h-.8V13c0 .5.1.6.6.6h.2v.7h-.4c-1 0-1.3-.4-1.3-1.2v-2.3h-.6V10zm5.8 3.7c-.2.3-.6.5-1.2.5-.8 0-1.4-.5-1.4-1.2 0-.8.6-1.2 1.5-1.2h1v-.4c0-.5-.2-.8-.7-.8-.5 0-.8.3-.8.7h-.8c0-.7.5-1.3 1.6-1.3 1 0 1.6.4 1.6 1.3v2.9h-.8v-.5zm-1.7-.8c0 .5.4.7.8.7.5 0 .8-.4.8-.8v-.5h-.9c-.5 0-.7.3-.7.6zm2.1-4.5l-1 1.1h-.5l.7-1h.8zm2.7 5.8h-.9V8.5h.9v2.1c.1-.3.5-.6 1.2-.6.8 0 1.4.5 1.4 1.5v2.7h-.8v-2.5c0-.7-.4-1-1-1-.5 0-.8.5-.8 1v2.5zm4.9 0h-.9V10h.9v.6c.1-.3.5-.6 1.2-.6.8 0 1.4.5 1.4 1.5v2.7h-.8v-2.5c0-.7-.4-1-1-1-.5 0-.8.5-.8 1v2.5zm3.8-2.3c0-1.1.7-2 1.9-2s1.8.9 1.8 2v.4c0 1.1-.6 2-1.8 2-1.2 0-1.9-.9-1.9-2v-.4zm2.8 0c0-.7-.3-1.2-1-1.2-.6 0-.9.5-.9 1.2v.3c0 .8.3 1.3 1 1.3.6 0 1-.5 1-1.3V12zm4.8-1.9h.8v4.2h-.8v-.6c-.2.3-.6.6-1.3.6-.8 0-1.4-.5-1.4-1.4V10h.9v2.5c0 .8.4 1 .9 1s.9-.4.9-1V10zm2 0h.5V9h.9v1h.8v.7h-.8V13c0 .5.2.6.6.6h.2v.7H73c-1 0-1.3-.4-1.3-1.2v-2.3h-.5V10zm6.2 4.2h-.9V10h.9v.6c.1-.3.5-.6 1.2-.6.8 0 1.5.5 1.5 1.5v2.7h-1v-2.5c0-.7-.3-1-.8-1-.6 0-1 .5-1 1v2.5zm6.3-.5c-.2.3-.5.5-1.2.5-.8 0-1.3-.5-1.3-1.2 0-.8.5-1.2 1.5-1.2h1v-.4c0-.5-.3-.8-.8-.8-.4 0-.7.3-.7.7h-.9c0-.7.6-1.3 1.7-1.3.9 0 1.6.4 1.6 1.3v2.9h-.9v-.5zm-1.6-.8c0 .5.3.7.7.7.5 0 .9-.4.9-.8v-.5h-.9c-.5 0-.7.3-.7.6z'/%3E%3C/svg%3E"); }

[dir] .he .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23111111' d='M34.7 26.1c0 1.5 1.1 2.6 2.4 2.6 1.3 0 2.4-1 2.4-2.6s-1.1-2.5-2.4-2.5c-1.3 0-2.4 1-2.4 2.5zm-9.3 0c0 1.5 1 2.6 2.4 2.6 1.3 0 2.4-1 2.4-2.6s-1.1-2.5-2.4-2.5c-1.3 0-2.4 1-2.4 2.5zm33-2.6c-1 0-2.2.9-2.2 2.5l3.8-1.6c-.2-.5-.8-.9-1.6-.9zM44 26.1c0 1.5 1.1 2.6 2.4 2.6 1.3 0 2.3-1 2.3-2.6s-1-2.6-2.3-2.6-2.4 1.2-2.4 2.6zm24.2-2.5h2.6c1.4 0 2.2-1.1 2.2-2.1s-.8-2.1-2.2-2.1h-2.6v4.2zm12.5 4c0 .8.8 1.1 1.4 1.1 1.1 0 2.1-.8 2.2-2-.5-.2-.8-.4-1.7-.4-.9 0-2 .4-2 1.3z'/%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M8 0a8 8 0 00-8 8v24a8 8 0 008 8h118a8 8 0 008-8V8a8 8 0 00-8-8H8zm24.8 26.1c0-2.4 2-4.2 4.3-4.2s4.3 1.8 4.3 4.2-2 4.3-4.3 4.3a4.2 4.2 0 01-4.3-4.3zm-9.3 0c0-2.4 2-4.2 4.3-4.2S32 23.7 32 26s-1.9 4.3-4.2 4.3a4.2 4.2 0 01-4.3-4.3zM16.7 25v-1.8h6l.2 1.1a6 6 0 01-1.6 4.2 6 6 0 01-4.6 1.9c-3.6 0-6.7-3-6.7-6.6 0-3.7 3-6.6 6.7-6.6 2 0 3.5.8 4.5 1.8L20 20.3a4.6 4.6 0 00-3.3-1.3 4.7 4.7 0 00-4.7 4.8c0 2.6 2 4.8 4.7 4.8 1.7 0 2.7-.7 3.3-1.3.6-.6.9-1.3 1-2.3h-4.3zm41.7-3.1c2.2 0 3.3 1.7 3.6 2.7l.2.5-5.7 2.3c.5.9 1.1 1.3 2 1.3s1.7-.5 2.2-1.2l1.4 1c-.4.7-1.6 1.9-3.5 1.9a4.2 4.2 0 01-4.2-4.3c0-2.5 1.8-4.2 4-4.2zm-5 8.2h-1.8V17.6h1.9v12.5zm-5-7.3h.1v-.7h1.8v7.7c0 3.1-1.8 4.4-4 4.4a4 4 0 01-3.8-2.5L44 31c.3.7 1 1.5 2.2 1.5 1.4 0 2.2-.8 2.2-2.5v-.6c-.4.5-1.2 1-2.3 1-2.1 0-4-1.9-4-4.3s1.9-4.2 4-4.2c1 0 1.9.4 2.3 1zm17.9-5.2h4.5c2 0 4 1.5 4 3.9s-2 3.9-4 3.9h-2.6V30h-1.9V17.6zM79 23.8c.6-1.3 2-2 3.3-2 2.2 0 3.8 1.3 3.8 3.5v4.8h-1.8v-1c-.5.7-1.2 1.3-2.4 1.3-1.6 0-3.1-1.1-3.1-2.8 0-1.8 1.8-2.8 3.6-2.8.9 0 1.6.3 2 .5V25c0-1-1-1.6-2-1.6-.7 0-1.4.3-1.7 1l-1.7-.7zm3.3-2zm8.3 5.7l2.1-5.4h2l-5 11.8h-2l1.9-4.2-3.3-7.6h2l2.2 5.4zm-12.8 2.6h-2V17.6h2v12.5zm14.2-18l1.6-.8.6-.7.2-.8c0-.5-.3-.7-.9-.7h-2V6.5h1.1v1.7h1c1.3 0 1.8.5 1.8 1.5 0 .5 0 1-.3 1.4-.2.4-.6.8-1 1.1-.5.4-1.2.8-2 1v-1.1zm-25.4.9v-1h-.5v-1.8c0-.7-.1-1.3-.5-1.6-.3-.3-.9-.4-1.6-.4h-1.7V9H64c.5 0 .7 0 1 .3l.2 1V12h-3v.9h4.5zm7.1 0v-2.8c0-.5 0-.9-.2-1.2-.2-.3-.4-.5-.7-.6a3 3 0 00-1.2-.2h-2V9h1.9c.4 0 .7 0 .9.2.2.2.2.5.2.9V13h1.1zm-3 0v-3h-1.1v3h1zm7.2-3.9V13h-1V9.1h-2.6v-1h4.2v1H78zm5 3.9v-2.8c0-.5 0-.9-.2-1.2a1.3 1.3 0 00-.6-.6 3 3 0 00-1.3-.2h-1.7V9h1.7c.4 0 .7 0 .8.2.2.2.3.5.3.9V13h1zm2.4-4.8V13h-1V8.2h1zm5.5 4.8v-2.8c0-.5 0-.9-.2-1.2-.2-.3-.4-.5-.7-.6a3 3 0 00-1.2-.2h-2V9h1.9c.4 0 .7 0 .9.2l.2.9V13h1zm-3 0v-3h-1.1v3h1zM104 29.5c0 .7.4 1.2 1 1.5l11-11-11-11c-.6.3-1 .9-1 1.5v19zm15.6-6l-2.6-2.6-9.6 9.5 12.2-7zm1.2-6.3l2.5 1.5a1.7 1.7 0 01.7 1.3 1.7 1.7 0 01-.6 1.3l-2.6 1.5L118 20l2.8-2.8zm-13.4-7.6L117 19l2.6-2.6-12.2-7z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .nl .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23111111' d='M62.7 26.1c0 1.5 1.1 2.6 2.4 2.6 1.3 0 2.4-1 2.4-2.6s-1.1-2.5-2.4-2.5c-1.3 0-2.4 1-2.4 2.5zm-9.3 0c0 1.5 1 2.6 2.4 2.6 1.3 0 2.4-1 2.4-2.6s-1.1-2.5-2.4-2.5c-1.3 0-2.4 1-2.4 2.5zm33-2.6c-1 0-2.2.9-2.2 2.5l3.8-1.6c-.2-.5-.8-.9-1.6-.9zM72 26.1c0 1.5 1.1 2.6 2.4 2.6 1.3 0 2.3-1 2.3-2.6s-1-2.6-2.3-2.6-2.4 1.2-2.4 2.6zm24.2-2.5h2.6c1.4 0 2.2-1.1 2.2-2.1s-.8-2.1-2.2-2.1h-2.6v4.2zm12.5 4c0 .8.8 1.1 1.4 1.1 1.1 0 2.1-.8 2.2-2-.5-.2-.8-.4-1.7-.4-.9 0-2 .4-2 1.3zM39.5 12.2v-4h.9c.6 0 1 .2 1.2.5.3.3.5.7.5 1.3v.4c0 .6-.2 1-.5 1.3-.2.3-.6.5-1.2.5h-.9zm6.8-.3c-.1.2-.4.3-.7.3a1 1 0 01-.7-.3l-.2-.8V11c0-.4 0-.7.2-.8.2-.2.4-.3.7-.3.3 0 .6 0 .7.3.2.1.3.4.3.8v.2c0 .4-.1.7-.3.8zm17.4 0c-.2.2-.4.3-.7.3a1 1 0 01-.7-.3c-.2-.1-.2-.4-.2-.8V11c0-.4 0-.7.2-.8.2-.2.4-.3.7-.3.3 0 .5 0 .7.3.2.1.2.4.2.8v.2c0 .4 0 .7-.2.8zm3.2.4h.4l.4-.3.2-.3a.8.8 0 000-.3v-.2h-.6c-.3 0-.6 0-.7.2a.5.5 0 00-.2.4l.1.4.4.1zm5.2-.3a.8.8 0 01-.6.2c-.3 0-.5 0-.7-.3l-.2-.8V11c0-.4 0-.7.2-.9l.7-.2c.3 0 .5 0 .6.3.2.2.3.4.3.8v.3c0 .3-.1.6-.3.8zM76 9.7a1 1 0 00-.7.2l-.2.7h1.8c0-.3-.1-.5-.3-.7a1 1 0 00-.6-.2z'/%3E%3Cpath fill='%23111111' fill-rule='evenodd' d='M8 0a8 8 0 00-8 8v24a8 8 0 008 8h118a8 8 0 008-8V8a8 8 0 00-8-8H8zm52.8 26.1c0-2.4 2-4.2 4.3-4.2s4.3 1.8 4.3 4.2-2 4.3-4.3 4.3a4.2 4.2 0 01-4.3-4.3zm-9.3 0c0-2.4 2-4.2 4.3-4.2S60 23.7 60 26s-2 4.3-4.3 4.3a4.2 4.2 0 01-4.3-4.3zM44.7 25v-1.8h6l.2 1.1a6 6 0 01-1.6 4.2 6 6 0 01-4.6 1.9c-3.6 0-6.7-3-6.7-6.6 0-3.7 3-6.6 6.7-6.6 2 0 3.4.8 4.5 1.8L48 20.3a4.6 4.6 0 00-3.3-1.3 4.7 4.7 0 00-4.7 4.8c0 2.6 2 4.8 4.7 4.8 1.7 0 2.7-.7 3.3-1.3.5-.6.9-1.3 1-2.3h-4.3zm41.7-3.1c2.2 0 3.3 1.7 3.6 2.7l.2.5-5.7 2.3c.5.9 1.1 1.3 2 1.3s1.7-.5 2.2-1.2l1.4 1c-.4.7-1.6 1.9-3.5 1.9a4.2 4.2 0 01-4.2-4.3c0-2.5 1.8-4.2 4-4.2zm-5 8.2h-1.8V17.6h1.9v12.5zm-5-7.3h.1v-.7h1.8v7.7c0 3.1-1.8 4.4-4 4.4a4 4 0 01-3.8-2.5L72 31c.3.7 1 1.5 2.2 1.5 1.4 0 2.2-.8 2.2-2.5v-.6c-.5.5-1.3 1-2.3 1-2.1 0-4-1.9-4-4.3s1.9-4.2 4-4.2c1 0 1.9.4 2.3 1zm17.9-5.2h4.5c2 0 4 1.5 4 3.9s-2 3.9-4 3.9h-2.6V30h-1.9V17.6zm12.7 6.2c.6-1.3 2-2 3.3-2 2.2 0 3.8 1.3 3.8 3.5v4.8h-1.8v-1c-.5.7-1.2 1.3-2.4 1.3-1.6 0-3.1-1.1-3.1-2.8 0-1.8 1.8-2.8 3.6-2.8.9 0 1.6.3 2 .5V25c0-1-1-1.6-2-1.6-.7 0-1.4.3-1.7 1l-1.7-.7zm3.3-2zm8.3 5.7l2.1-5.4h2l-5 11.8h-2l1.9-4.2-3.3-7.6h2l2.2 5.4zm-12.8 2.6h-2V17.6h2v12.5zM90.8 9h-1v4h1V9zm-1-.6a.6.6 0 00.5.1.6.6 0 00.6-.6.6.6 0 00-.2-.4.6.6 0 00-.4-.2.6.6 0 00-.6.6c0 .2 0 .3.2.5zm-49.4-1h-1.8V13h1.8c.9 0 1.5-.2 2-.7.5-.4.7-1 .7-1.9V10c0-.9-.2-1.5-.7-2-.5-.4-1.1-.6-2-.6zm3.8 5.2a2.3 2.3 0 002.2.4l.6-.4.4-.7.2-.8V11c0-.6-.2-1.1-.6-1.5-.3-.3-.8-.5-1.4-.5-.3 0-.5 0-.8.2a1.6 1.6 0 00-.6.3 1.7 1.7 0 00-.4.7v1c0 .6 0 1.1.4 1.5zm6.6-2.5l-.7 2.9H49l-1.1-4h1l.7 2.9.7-2.9h1.1l.8 2.9.7-2.9h.9l-1 4h-1.2l-.8-3zM55.2 9h-.8v4h1v-2.4a.9.9 0 01.2-.6l.7-.2c.3 0 .5 0 .6.2l.2.7V13h1v-2.3c0-.6-.2-1-.5-1.3-.3-.3-.6-.5-1.1-.5-.6 0-1 .2-1.3.5V9zm5.1 4c-.4 0-.7-.1-1-.3-.2-.3-.3-.6-.3-1V7.4h1v4.2l.1.4.4.2h.2v.8h-.4zm1.3-.4c.3.3.8.5 1.4.5.3 0 .6 0 .8-.2l.6-.3.4-.7.1-.8V11c0-.6-.2-1.1-.5-1.5-.3-.3-.8-.5-1.4-.5-.3 0-.6 0-.8.2a1.6 1.6 0 00-.6.3 1.7 1.7 0 00-.4.7l-.1.8v.2c0 .6.1 1.1.5 1.5zm5.2.5c-.5 0-.8-.1-1-.3-.3-.3-.4-.6-.4-1l.1-.5.4-.4.5-.3H68v-.3l-.1-.5-.5-.1-.5.1a.5.5 0 00-.2.4h-1a1.2 1.2 0 01.4-1c.3-.2.7-.3 1.3-.3.5 0 1 .2 1.2.4.2.2.4.6.4 1V13H68v-.6a1.4 1.4 0 01-.6.5l-.7.2zm3.8-.1H72l.5-.5v.5h.8V7.4h-1v2c-.2-.3-.6-.5-1-.5-.3 0-.5 0-.7.2-.2 0-.4.2-.5.3a1.8 1.8 0 00-.3.6l-.2.9v.2l.1.9.4.6.5.4zm5.4 0h-.8a1.7 1.7 0 01-.6-.4 1.8 1.8 0 01-.4-.7 2.4 2.4 0 010-.8V11 10l.4-.7a1.6 1.6 0 01.6-.3l.8-.2c.6 0 1 .2 1.4.6.3.3.5.8.5 1.5v.3H75c0 .3.2.6.3.7.2.2.4.3.7.3.3 0 .5 0 .6-.2a.7.7 0 00.3-.3h1a2 2 0 01-.3.5l-.3.4-.6.3a2.6 2.6 0 01-.7 0zm3.4-4h-.7v4h.9v-2.4a.9.9 0 01.3-.6l.6-.2c.3 0 .5 0 .6.2.2.2.2.4.2.7V13h1v-2.3c0-.6-.2-1-.4-1.3-.3-.3-.7-.5-1.2-.5s-1 .2-1.2.5l-.1-.4zm7.3 4c-.4 0-.8 0-1-.4-.3-.3-.5-.7-.5-1.3V9h1v2.3c0 .3 0 .5.2.7l.5.2c.3 0 .5 0 .7-.2a.9.9 0 00.2-.6V9h1v4H88v-.4a1.5 1.5 0 01-.6.3l-.7.2zm4.7-4h.7V7.9h1V9h.9v.8h-1v1.8l.1.4.5.2h.5v.8h-.7c-.4 0-.8-.1-1-.3-.2-.3-.3-.6-.3-1V9.8h-.7V9zM10 29.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm1.2-6.3l2.5 1.5a1.7 1.7 0 010 2.6l-2.5 1.5L24 20l2.8-2.8zM13.4 9.6L23 19l2.6-2.6-12.2-7z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .th .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM39.6 14.2h1l1-.1.5-.5a1.3 1.3 0 00.1-.6c0-.3 0-.5-.2-.7a1.4 1.4 0 00-.5-.4 4.7 4.7 0 00-.7-.3 8.1 8.1 0 01-.6-.3 1 1 0 01-.4-.2.5.5 0 010-.3l.1-.4.8-.1a3.2 3.2 0 011 .1l.3.2V10a1.6 1.6 0 00-.6-.2 3.4 3.4 0 00-.7-.1l-1 .1-.5.5a1 1 0 00-.2.5c0 .3 0 .5.2.7l.5.4.9.3.5.3.3.2a.5.5 0 01.1.3.5.5 0 01-.3.5l-.7.1H40a3.7 3.7 0 01-.5-.1 9.7 9.7 0 01-.3-.1l-.2.5.6.3zM41 9h2.5v-.5h-2-.1a.3.3 0 01-.1-.2V8l-.6-.2a.7.7 0 000 .3 1 1 0 000 .2.6.6 0 00.3.6zm3.2 4.8c.3.3.8.4 1.4.4.6 0 1-.1 1.4-.4.2-.3.4-.7.4-1.2V9.8h-.7v2.8c0 .3-.1.6-.3.8-.2.2-.4.2-.8.2s-.6 0-.8-.2c-.2-.2-.3-.5-.3-.8V9.8h-.7v2.8c0 .5.2 1 .4 1.2zm4.8-4v4.4h.7v-2.6c0-.2 0-.5.2-.6 0-.3.2-.4.4-.5l.6-.2c.3 0 .5 0 .7.2.2.2.2.5.2.8v2.9h.8v-3l-.2-.8a1.1 1.1 0 00-.6-.5 1.8 1.8 0 00-.8-.2c-.3 0-.6 0-.8.2a1 1 0 00-.5.6l-.2-.7H49zm.4-1V9h3.4V7.8h-.7v.7H50l-.6.3zm3-2.7v1.3h.7V6h-.7z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .ko .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 10.3h1.8V7.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 12h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zM99.2 7.5h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V12h-1.7v.6zm3 7.3h1.9V7.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 13v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5L50 8.8c-1-1-2.5-1.8-4.5-1.8C42 7 39 10 39 13.6c0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zm-21 13.9c0 1.4-.6 2.2-1.5 2.2-1 0-1.5-1-1.5-2.5S40 27 41 27s1.5.8 1.6 2.2h.9v-2.7h.6v6.8h-.6v-3.5h-1zm3-3.4H45v7.2h.6v-7.2zm-5.4 3.1c0-1.2.4-1.9 1-1.9.5 0 .9.7.9 2s-.4 1.8-1 1.8c-.5 0-.9-.7-.9-1.9zm12.3-.7h-1.7v.6h1.7v4.2h.6v-7.2h-.6v2.4zM49 27h-.2v1.3c0 1.3-.8 2.7-1.8 3.3l.4.5a4 4 0 001.8-2.4c.3 1 1 1.9 1.8 2.3l.4-.6c-1-.5-1.9-1.8-1.9-3.1V27h-.5zm13.2-.6h-.7v4.2h.7v-2h1v-.5h-1v-1.7zm-4.7.4H57v3.4h3.3v-3.4h-.6v1.1h-2v-1.1zm0 2.8v-1.2h2v1.2h-2zm4.7 1.4h-4.5v2.5h4.7V33h-4v-1.4h3.8V31zm8-4.6h-.7v7.2h.7v-7.2zm-2.2.8h-3.3v.5h2.7c-.2 1.7-1.1 3.1-3 4l.3.6c2.4-1.2 3.3-3 3.3-5.1z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .kk .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M8 0a8 8 0 00-8 8v24a8 8 0 008 8h118a8 8 0 008-8V8a8 8 0 00-8-8H8zm3 31a1.7 1.7 0 01-1-1.5v-19c0-.6.4-1.2 1-1.5l11 11-11 11zm12-10l2.6 2.5-12.2 7 9.6-9.6zm3.8-3.8l2.5 1.5a1.7 1.7 0 010 2.6l-2.5 1.5L24 20l2.8-2.8zM23 19l-9.6-9.4 12.2 7L23 19zm14.9 12.1h-.8v-1.8h.4c.3-.2.4-.6.4-1.9l.1-1.5h3v3.4h.7v1.8h-.8V30h-3v1.1zm2.3-1.8v-2.8h-1.4v1c-.1 1-.2 1.5-.4 1.8h1.8zm3.5.7l-1.5-4.1h1l1 3.2 1-3.2h.9L44.6 30v1.4h-1V30zm4.2-1.8V30H47v-4.1h.9v1.6l1.5-1.6h1l-1.7 2 1.9 2.1h-1.1l-1.6-1.8zm5.1 1.9c-1.1 0-1.8-.8-1.8-2v-.4c0-1.2.7-1.9 1.8-1.9 1 0 1.7.8 1.7 2v.3h-2.6v.1c0 .7.3 1.2 1 1.2.4 0 .7-.2.8-.6h.8c-.1.7-.7 1.3-1.7 1.3zm.9-2.6c0-.6-.4-1-1-1-.5 0-.8.4-.8 1h1.8zm4.8 2.5v-1.8h-1.8V30h-.8v-4.1h.8v1.6h1.8V26h.8V30h-.8zm2.3-5.1c0-.3.2-.5.5-.5s.5.2.5.5c0 .2-.2.5-.5.5s-.5-.3-.5-.5zm0 5.1v-4.1h1V30h-1zm5 0v-1.8h-1.7V30h-.8v-4.1h.8v1.6h1.8V26h.9V30h-1zm4.1 0c-1.1 0-1.8-.7-1.8-1.9v-.4c0-1.2.7-1.9 1.8-1.9 1 0 1.7.8 1.7 2v.3h-2.7v.1c0 .7.4 1.2 1 1.2.4 0 .7-.2.9-.6h.8c-.1.7-.7 1.3-1.7 1.3zm.9-2.5c0-.6-.4-1-1-1-.5 0-.9.4-.9 1H71zm4.8 2.5v-1.8H74V30h-.8v-4.1h.8v1.6h1.8V26h.8V30h-.8zm5.4 0c-.8 0-1.4-.4-1.4-1.2 0-.7.5-1.2 1.5-1.2h1v-.4c0-.5-.3-.7-.8-.7-.4 0-.7.2-.7.6H80c0-.7.5-1.3 1.6-1.3.9 0 1.6.5 1.6 1.4V30h-.9v-.5c-.2.3-.5.6-1.1.6zm.2-.6c.5 0 1-.3 1-.8v-.4h-1c-.5 0-.7.2-.7.6 0 .4.3.6.7.6zm3.6-2v-1.5h3V30H87v-3.5h-1.3v1c0 1.6-.2 2.5-1.2 2.5a.8.8 0 01-.3 0v-.8h.2c.5 0 .5-.6.5-1.8zM93 30v-4.1h1V30h-1zm-3.6 0v-4.1h.8v1.3h.7c1 0 1.6.6 1.6 1.4 0 .9-.6 1.4-1.6 1.4h-1.5zm1.4-2.1h-.6v1.4h.6c.5 0 .8-.3.8-.7 0-.4-.3-.7-.8-.7zm7.2 2.1v-1.8h-1.7V30h-.9v-4.1h.9v1.6H98V26h.9v3.4h.6v1.8H99V30H98zm6.4 0v-4.1h.8V30h-.8zm-3.7 0v-4.1h.8v1.3h.7c1 0 1.6.6 1.6 1.4 0 .9-.6 1.4-1.6 1.4h-1.5zm1.5-2.1h-.7v1.4h.7c.4 0 .8-.3.8-.7 0-.4-.4-.7-.8-.7zm6 1.5c.5 0 .8-.2.8-.6 0-.4-.4-.6-.9-.6h-.4v-.6h.4c.5 0 .8-.2.8-.6 0-.3-.3-.5-.8-.5s-.7.3-.8.6h-.8c0-.7.7-1.3 1.6-1.3 1 0 1.6.5 1.6 1.2 0 .4-.3.8-.8.8.5.1 1 .5 1 1 0 .8-.7 1.3-1.7 1.3-1.1 0-1.7-.6-1.7-1.3h.8c0 .3.3.6.9.6zM120 12.8l-1.5 3.8-1.5-3.8h-1.5l2.4 5.4-1.4 3h1.4l3.6-8.4h-1.5zm-7.2-.2c-1 0-2 .4-2.3 1.4l1.1.5c.3-.5.7-.7 1.2-.7.7 0 1.4.4 1.4 1.1v.1a2.9 2.9 0 00-1.4-.3c-1.2 0-2.5.7-2.5 2 0 1.2 1 2 2.2 2 .9 0 1.3-.5 1.7-1v.7h1.3v-3.3c0-1.6-1.2-2.5-2.7-2.5zm-.2 4.9c-.4 0-1-.3-1-.8 0-.7.8-1 1.4-1 .6 0 .8.2 1.2.4a1.6 1.6 0 01-1.6 1.4zm-4.3 1h1.3V9.6h-1.3v8.9zm-3.6-8.9h-3.1v8.9h1.3V15h1.8c1.4 0 2.9-1 2.9-2.7 0-1.7-1.5-2.8-2.9-2.8zm0 4.3H103v-3h1.8c1 0 1.6.8 1.6 1.5s-.6 1.5-1.6 1.5zm-8.7-1.3c1.6 0 2.3 1.3 2.6 2l.1.3-4 1.6c.3.6.8 1 1.5 1 .6 0 1.1-.4 1.4-.9l1 .7a3 3 0 01-2.4 1.3 3 3 0 01-3-3c0-1.7 1.3-3 2.8-3zm0 1.2c-.6 0-1.5.6-1.5 1.7l2.7-1c-.2-.4-.6-.7-1.1-.7zm-3.4 4.7h-1.3V9.6h1.3v8.9zm-3.5-5.2v-.5h1.3v5.4c0 2.2-1.3 3.1-2.8 3.1-1.5 0-2.4-1-2.7-1.7l1.2-.5c.2.5.7 1 1.5 1 1 0 1.5-.6 1.5-1.7V18a2 2 0 01-1.6.6 3 3 0 01-2.8-3 3 3 0 012.8-3 2 2 0 011.6.7zm-3.1 2.3c0 1 .7 1.9 1.6 1.9 1 0 1.6-.8 1.6-1.9 0-1-.7-1.8-1.6-1.8-.9 0-1.6.8-1.6 1.8zm-4.8-3a3 3 0 013 3 3 3 0 01-3 3 3 3 0 01-3-3 3 3 0 013-3zm0 4.9c-1 0-1.7-.8-1.7-1.9 0-1 .8-1.8 1.7-1.8.9 0 1.6.8 1.6 1.8 0 1.1-.7 1.9-1.6 1.9zm-9.5-1.9a3 3 0 013-3 3 3 0 013 3 3 3 0 01-3 3 3 3 0 01-3-3zm1.3 0c0 1.1.7 1.9 1.6 1.9 1 0 1.7-.8 1.7-1.9 0-1-.8-1.8-1.7-1.8-.9 0-1.6.8-1.6 1.8zm-6.1-.8v-1.2h4.2l.1.8c0 1-.3 2-1 3-.9.8-2 1.2-3.3 1.2-2.6 0-4.7-2-4.7-4.6 0-2.6 2.1-4.7 4.7-4.7 1.4 0 2.4.6 3.2 1.3l-1 .9a3.2 3.2 0 00-2.2-.9 3.3 3.3 0 00-3.3 3.4c0 1.9 1.4 3.4 3.3 3.4a3 3 0 002.3-1c.4-.3.6-.9.7-1.6h-3zm-25.7 3.9c2.2 0 3.6-1.4 3.6-3.9v-1.2c0-2.4-1.4-4-3.6-4s-3.6 1.5-3.6 4v1.2c0 2.5 1.4 3.9 3.6 3.9zm0-7.8c1.2 0 2.1 1 2.1 2.7v1.2c0 1.8-.9 2.6-2.1 2.6-1.2 0-2.2-.8-2.2-2.6v-1.2c0-1.8 1-2.7 2.2-2.7zM50 16v2.5h1.2v-5.7H50v2.3h-2.4v-2.3h-1.2v5.7h1.2V16H50zm7.9-3.2v5.7H59v-5.7H58zm-5.1 0v5.7h2.1c1.4 0 2.2-.7 2.2-2 0-1-.8-1.8-2.2-1.8h-1v-1.9h-1.1zm1.2 2.8h.8c.7 0 1.1.4 1.1 1s-.4 1-1 1h-1v-2z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .ja .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM40 9h-.7v.7l3.6-.5h.2c-.7.5-1.5 1.5-1.5 2.7 0 1.8 1.7 2.6 3.2 2.7l.2-.7c-1.3 0-2.8-.6-2.8-2.1 0-1 .7-2.2 1.9-2.5.4-.2 1-.2 1.5-.2v-.6a45 45 0 00-5.6.5zM45 11a10.1 10.1 0 00-.6-1H44l.6 1.2.4-.2zm1-.3a9.4 9.4 0 00-.7-1.1l-.4.2.6 1 .5-.1zm4.6-2.9h-2v.6h2l.2 1h-.4c-.5 2.3-1.5 3.9-3.3 4.8l.6.5c1.6-1 2.6-2.4 3.2-4.5a7 7 0 003.2 4.5l.5-.5a6.9 6.9 0 01-3.4-6.4h-.6zm11.4 0l-.4-.4a27 27 0 01-5.5.6l.1.6a44.4 44.4 0 002.7-.2v1.2h-2.8v.6H59v1.3h-3.3v.6H59V14c0 .1 0 .2-.3.2h-1.5l.3.6 1.7-.1c.3-.1.4-.3.4-.7v-1.8h3.3v-.6h-3.3v-1.3h2.8v-.6h-2.8V8.4l2.5-.5z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .vi .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM40.3 14.2h.8V9.6h1.6v-.8h-4v.8h1.6v4.6zm3.7-6v.4a.8.8 0 01.4 0c.2 0 .4 0 .4.3l-.4.4.3.3c.3-.2.6-.4.6-.8s-.4-.7-.9-.7a1 1 0 00-.4 0zM42.8 13c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5zM48 8.5c-.3 0-.5.2-.5.5s.2.5.5.5.5-.2.5-.5a.5.5 0 00-.5-.5zm-.4 1.5v4.2h.9V10h-1zm3.7 0l1.4 4.2h1L55 10h-.9l-1 3.2-1-3.2h-1zm7.5-1.4h.6l-.7-1h-.8l1 1zm-1.5-.3l-.9 1.2h.7l.4-.7.5.7h.7l-.9-1.2h-.5zm-1.5 4c0 1.2.7 2 1.8 2 1 0 1.5-.7 1.7-1.3h-.9c0 .3-.4.5-.8.5-.6 0-1-.4-1-1.1v-.1h2.7v-.4c0-1.2-.6-2-1.8-2-1 0-1.7.8-1.7 2v.4zm2.7-.6h-1.9c0-.6.4-1 1-1 .5 0 .9.4.9 1zM62.8 9v1h-.6v.7h.5V13c0 .8.3 1.2 1.3 1.2h.4v-.7h-.2c-.4 0-.6-.1-.6-.6v-2.2h.8V10h-.8V9h-.8zm4.3.5h.6l-.7-1h-.8l.9 1zm0 4.7c.6 0 1-.3 1.1-.6v.6h.9v-3.6c.8 0 1-.4 1-1V9h-.6v.5c0 .3-.1.5-.5.5h-.8v2.5c0 .6-.4 1-.9 1-.4 0-.9-.2-.9-1V10h-.8v2.8c0 1 .6 1.4 1.4 1.4z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .uk .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' fill='none'%3E%3Cpath fill='%23292F37' fill-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM40.3 11.1v.7h.6c.7 0 1.2.3 1.2.8 0 .6-.5 1-1.1 1-.7 0-1.1-.4-1.2-.9H39c0 1 .8 1.6 2 1.6s2-.7 2-1.6c0-.7-.6-1.2-1.3-1.3.7-.2 1-.6 1-1.2 0-.8-.6-1.5-1.7-1.5-1.2 0-1.9.7-1.9 1.5h.8c0-.4.4-.8 1-.8s1 .4 1 .8c0 .5-.4.9-1 .9h-.6zM44 13c0 .7.5 1.2 1.3 1.2.7 0 1-.2 1.2-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.7 1.3h.9c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5zm2.3-2.8v4.2h1.8c1 0 1.6-.4 1.6-1.2 0-.6-.4-1-1-1 .5-.1.8-.4.8-1s-.6-1-1.3-1h-1.9zm.9 1.7v-1h.8c.3 0 .6.1.6.5s-.2.5-.8.5h-.6zm0 1.8v-1.2h.8c.5 0 .8.2.8.6 0 .5-.3.6-.9.6h-.7zm3.6-.5c0 .7.5 1.2 1.3 1.2.6 0 1-.2 1.2-.5v.5h.8v-2.9c0-.9-.7-1.3-1.6-1.3-1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-1 .8-.3 0-.7-.2-.7-.7 0-.3.3-.6.8-.6h.9v.5zm4.9-.4v1.8h.8V10h-.8v1.7h-1.8V10h-.8v4.2h.8v-1.8h1.8zm4.1-1.7h1.3V10h-3.5v.7H64v3.5h.9v-3.5zm2.1 2.3c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7.4 0 .7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .5-.4.8-.9.8-.3 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h1v.5zm4.3-2.8v1.7L72.3 10h-1l1.6 2-1.7 2.2h1l1.5-1.8v1.8h.8v-1.8l1.6 1.8h1L75.3 12l1.7-2h-1l-1.4 1.7V10h-1zm7 1.3v2.9h.8V10h-.8L79 13V10H78v4.2h.8l1.9-2.9zm4-.6h1.4V10h-3.5v.7H84v3.5h.9v-3.5zm5.2.6v2.9h.8V10h-.8L88 13V10h-.8v4.2h.8l1.8-2.9zM94 10v4.2h1.8c.9 0 1.5-.4 1.5-1.2 0-.6-.3-1-.9-1 .4-.1.7-.4.7-1s-.5-1-1.3-1h-1.8zm.8 1.7v-1h.8c.4 0 .7.1.7.5s-.3.5-.8.5H95zm0 1.8v-1.2h.9c.5 0 .8.2.8.6 0 .5-.4.6-.9.6H95z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .sv .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zm-21-12.7h1V8.8h-1V11h-2.4V8.8h-.9v5.4h1v-2.4h2.4v2.4zM46.9 9c0 .2.2.4.4.4.3 0 .4-.2.4-.4 0-.3-.1-.4-.4-.4-.2 0-.4.1-.4.4zm-1.4 0c0 .2.2.4.4.4s.4-.2.4-.4c0-.3-.2-.4-.4-.4s-.4.1-.4.4zm-.7 3.9c0 .7.5 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5zm2.2-2.8v4.2h1v-2.6c0-.6.3-.9.7-.9.5 0 .8.3.8 1v2.5h.9v-2.6c0-.5.3-.9.8-.9s.8.3.8.9v2.6h.8v-2.9c0-.8-.5-1.3-1.3-1.3-.7 0-1.1.3-1.3.7-.2-.5-.6-.7-1.2-.7s-1 .3-1 .6h-.1V10h-.9zM57 9v1h-.6v.7h.6V13c0 .8.3 1.2 1.3 1.2h.4v-.7h-.2c-.5 0-.6-.1-.6-.6v-2.2h.8V10h-.8V9h-.9zm2.6 4c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.2-.5v.5h.8v-2.9c0-.9-.7-1.3-1.6-1.3-1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.8.3.8.8v.4h-1c-1 0-1.6.4-1.6 1.2zm2.6-.2c0 .4-.4.8-1 .8-.3 0-.7-.2-.7-.7 0-.3.3-.6.8-.6h.9v.5zm4.6-4.3c-.3 0-.5.2-.5.5s.2.5.5.5.5-.2.5-.5-.2-.5-.5-.5zm-.5 1.5v4.2h1V10h-1z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .da .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM39.2 14.2h1V12h2.1v-.8h-2.2V9.6h2.4v-.8h-3.3v5.4zm5.1-5.4c0 .4.4.7.8.7.5 0 .8-.3.8-.7 0-.5-.3-.8-.8-.8-.4 0-.8.3-.8.8zm.8.4a.4.4 0 01-.4-.4c0-.2.2-.4.4-.4s.4.2.4.4-.2.4-.4.4zM43.3 13c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.3.8-.8.8-.4 0-.8-.2-.8-.7 0-.3.2-.6.7-.6h1v.5zm6.8-2.2c-.2-.4-.6-.6-1.2-.6-1 0-1.6.8-1.6 2v.3c0 1.1.6 2 1.6 2 .6 0 1-.3 1.2-.8v.7h1V8.5h-1v2.1zM50.7 12c0-.8.4-1.2 1-1.2s1 .5 1 1.2v.4c0 .8-.4 1.2-1 1.2s-1-.4-1-1.3V12zm4 .4c0 1.2.8 2 1.9 2 1 0 1.6-.7 1.7-1.3h-.8c-.2.3-.5.5-.9.5-.6 0-1-.4-1-1.1v-.1h2.7v-.4c0-1.2-.6-2-1.7-2s-1.8.8-1.8 2v.4zm2.8-.6h-1.9c0-.6.4-1 1-1 .5 0 .9.4.9 1zm2-1.7v4.2h1v-2.5c0-.5.2-1 .8-1 .6 0 1 .3 1 1v2.5h.8v-2.7c0-1-.6-1.5-1.4-1.5-.7 0-1.1.3-1.2.6V10h-1zm7.3-1.5c-.2 0-.5.2-.5.5s.3.5.5.5c.3 0 .6-.2.6-.5s-.3-.5-.6-.5zm-.4 1.5v4.2h.9V10h-.9z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .no .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm90.9 21.3h1.8V18.5h-1.8v12.4zm16.6-8l-2 5.5h-.1l-2.2-5.5h-2l3.3 7.6-2 4.2h2L123 23h-2zm-10.2-.2c-1.4 0-2.7.6-3.3 1.9l1.6.7c.4-.7 1-1 1.7-1 1 0 2 .6 2 1.7a4 4 0 00-2-.4c-1.7 0-3.5 1-3.5 2.8 0 1.7 1.4 2.8 3 2.8 1.3 0 2-.6 2.4-1.3v1h1.8v-4.8c0-2.2-1.6-3.4-3.7-3.4zm-11.5-4.2h-4.4v12.4h1.8v-4.7h2.6c2 0 4-1.5 4-3.9s-2-3.8-4-3.8zm-22 5.1a3 3 0 00-2.3-.9c-2.1 0-4 1.9-4 4.3 0 2.3 1.9 4.2 4 4.2 1 0 1.8-.5 2.2-1v.6c0 1.7-.8 2.5-2.2 2.5-1.1 0-1.8-.8-2.1-1.5l-1.6.7a4 4 0 003.7 2.5c2.2 0 4-1.3 4-4.4V23h-1.7v.6zm3 7.3h1.9V18.5h-1.9v12.4zm10.3-5.5c-.3-1-1.4-2.7-3.6-2.7-2.1 0-4 1.7-4 4.2 0 2.4 1.8 4.3 4.2 4.3 2 0 3-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2 1.2-1 0-1.7-.4-2.1-1.3l5.6-2.3-.2-.5zM45.6 24v1.8H50c-.1 1-.4 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3a4.7 4.7 0 01-4.7-4.8 4.7 4.7 0 018-3.5l1.2-1.3c-1-1-2.5-1.8-4.5-1.8-3.6 0-6.6 3-6.6 6.6 0 3.6 3 6.6 6.6 6.6a6 6 0 004.6-1.9 6 6 0 001.6-4.2l-.1-1.1h-6zm11-1.3a4.2 4.2 0 00-4.2 4.2c0 2.5 1.9 4.3 4.2 4.3 2.3 0 4.2-1.8 4.2-4.3 0-2.4-1.9-4.2-4.2-4.2zm9.2 0c2.4 0 4.3 1.8 4.3 4.2 0 2.5-2 4.3-4.3 4.3a4.2 4.2 0 01-4.2-4.3c0-2.4 2-4.2 4.2-4.2zm30.8 1.8h2.7c1.3 0 2.1-1.2 2.1-2.2 0-1-.8-2.1-2.1-2.1h-2.7v4.3zm12.4 4c0 .7.9 1 1.5 1 1 0 2-.8 2.2-2-.5-.2-1-.4-1.7-.4-1 0-2 .4-2 1.4zm-34 1c-1.2 0-2.3-1-2.3-2.5s1-2.6 2.3-2.6c1.3 0 2.3 1 2.3 2.6 0 1.4-1 2.5-2.3 2.5zm12-5.2c-1 0-2.3.9-2.2 2.5l3.8-1.6c-.3-.5-.9-.9-1.6-.9zm-30.4 5.2c-1.3 0-2.4-1-2.4-2.6 0-1.5 1.1-2.5 2.4-2.5 1.3 0 2.4 1 2.4 2.5 0 1.6-1.1 2.6-2.4 2.6zm6.9-2.6c0 1.6 1 2.6 2.3 2.6 1.3 0 2.4-1 2.4-2.6 0-1.5-1-2.5-2.4-2.5-1.2 0-2.3 1-2.3 2.5zM39.2 14.2h1V12h2.1v-.8h-2.2V9.6h2.4v-.8h-3.3v5.4zm5.1-5.4c0 .4.4.7.8.7.5 0 .8-.3.8-.7 0-.5-.3-.8-.8-.8-.4 0-.8.3-.8.8zm.8.4a.4.4 0 01-.4-.4c0-.2.2-.4.4-.4s.4.2.4.4-.2.4-.4.4zM43.3 13c0 .7.6 1.2 1.4 1.2.6 0 1-.2 1.1-.5v.5h.9v-2.9c0-.9-.7-1.3-1.6-1.3-1.1 0-1.6.6-1.6 1.3h.8c0-.4.3-.7.8-.7s.7.3.7.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.3.8-.8.8-.4 0-.8-.2-.8-.7 0-.3.2-.6.7-.6h1v.5zm6.8-2.2c-.2-.4-.6-.6-1.2-.6-1 0-1.6.8-1.6 2v.3c0 1.1.6 2 1.6 2 .6 0 1-.3 1.2-.8v.7h1V8.5h-1v2.1zM50.7 12c0-.8.4-1.2 1-1.2s1 .5 1 1.2v.4c0 .8-.4 1.2-1 1.2s-1-.4-1-1.3V12zm4 .4c0 1.2.8 2 1.9 2 1 0 1.6-.7 1.7-1.3h-.8c-.2.3-.5.5-.9.5-.6 0-1-.4-1-1.1v-.1h2.7v-.4c0-1.2-.6-2-1.7-2s-1.8.8-1.8 2v.4zm2.8-.6h-1.9c0-.6.4-1 1-1 .5 0 .9.4.9 1zm2-1.7v4.2h1v-2.5c0-.5.2-1 .8-1 .6 0 1 .3 1 1v2.5h.8v-2.7c0-1-.6-1.5-1.4-1.5-.7 0-1.1.3-1.2.6V10h-1zm7.8 3.6c.2.4.6.6 1.1.6 1 0 1.6-.7 1.6-2V12c0-1.2-.6-2-1.5-2-.6 0-1 .3-1.2.7V10h-1v5.5h1v-2zm1.9-1.4c0 .9-.4 1.3-1 1.3s-1-.5-1-1.3V12c0-.7.4-1.2 1-1.2s1 .4 1 1.2v.3zM72 8.8c0 .4.3.7.8.7.4 0 .8-.3.8-.7 0-.5-.4-.8-.8-.8-.5 0-.8.3-.8.8zm.8.4a.4.4 0 01-.4-.4c0-.2.1-.4.4-.4.2 0 .3.2.3.4s-.1.4-.3.4zM71 13c0 .7.5 1.2 1.3 1.2.6 0 1-.2 1.2-.5v.5h.8v-2.9c0-.9-.6-1.3-1.6-1.3s-1.5.6-1.6 1.3h.9c0-.4.3-.7.7-.7.5 0 .8.3.8.8v.4h-1c-1 0-1.5.4-1.5 1.2zm2.5-.2c0 .4-.4.8-.9.8-.4 0-.7-.2-.7-.7 0-.3.2-.6.7-.6h.9v.5z' fill='%23292F37'/%3E%3C/svg%3E"); }

[dir] .fi .voucher-installmobileappbanner-link-googleplay { background-image: url("data:image/svg+xml,%3Csvg width='134' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 018-8h118a8 8 0 018 8v24a8 8 0 01-8 8H8a8 8 0 01-8-8V8zm10 21.5c0 .7.4 1.2 1 1.5l11-11L11 9c-.6.3-1 .9-1 1.5v19zm15.6-6L23 20.9l-9.6 9.5 12.2-7zm3.7-4.8l-2.5-1.5L24 20l2.8 2.8 2.6-1.5a1.7 1.7 0 000-2.6zM13.4 9.6L23 19l2.6-2.6-12.2-7zm43.8-1c-.3 0-.5.1-.5.4 0 .3.2.5.5.5s.5-.2.5-.5-.2-.5-.5-.5zm-.4 1.4v4.2h.9V10h-.9zm-3.6 2.7v1.5h-.8V8.5h.8v3.3l1.5-1.8h1l-1.5 1.8 1.7 2.4h-1l-1.4-1.9-.3.4zm-11.8 1.5h-.8v-2.4H38v2.4h-.9V8.8h1V11h2.4V8.8h.8v5.4zm2.7 0c-.9 0-1.4-.5-1.4-1.2 0-.8.5-1.2 1.5-1.2h1v-.4c0-.5-.3-.8-.8-.8-.4 0-.7.3-.7.7h-.8c0-.7.5-1.3 1.6-1.3.9 0 1.6.4 1.6 1.3v2.9h-.9v-.5c-.2.3-.5.5-1.1.5zm.2-.6c.5 0 .9-.4.9-.8v-.5h-.9c-.5 0-.7.3-.7.6 0 .5.3.7.7.7zm3.1-3.6v4.2h1v-2.5c0-.5.2-1 .8-1 .5 0 1 .3 1 1v2.5h.8v-2.7c0-1-.6-1.5-1.5-1.5-.7 0-1 .3-1.2.6V10h-.9zM61 11.2c0-.9.7-1.2 1.6-1.2 1 0 1.5.5 1.5 1.2h-.8c0-.3-.2-.6-.7-.6-.5 0-.8.2-.8.6 0 .4.5.5 1 .5.8.2 1.4.4 1.4 1.2 0 .8-.6 1.3-1.7 1.3-1 0-1.6-.4-1.6-1.2h.8c0 .4.4.6.9.6s.8-.3.8-.6c0-.4-.5-.5-1-.6-.8-.2-1.4-.4-1.4-1.2zm4.2 1c0 1.3.7 2 1.9 2 1 0 1.5-.6 1.6-1.2h-.8c-.1.3-.4.5-.8.5-.6 0-1-.4-1-1.1v-.1h2.7v-.4c0-1.2-.7-2-1.8-2-1 0-1.8.8-1.8 2v.4zm1.8-1.6c.6 0 1 .5 1 1H66c0-.5.4-1 1-1z' fill='%23292F37'/%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='36.46' y='18.748' width='87' height='14' fill='%23000'%3E%3Cpath fill='%23fff' d='M36.5 18.7h87v14h-87z'/%3E%3Cpath d='M47.1 25.1c0 1.4-.4 2.4-1.2 3.2-.9 1-2 1.4-3.5 1.4a4.8 4.8 0 01-5-5c0-1.4.5-2.6 1.5-3.5 1-1 2.1-1.5 3.5-1.5.7 0 1.4.2 2 .4a4 4 0 011.5 1l-.8 1c-.3-.4-.7-.7-1.2-.9-.4-.2-1-.3-1.5-.3-1 0-1.9.4-2.6 1.1-.7.7-1 1.6-1 2.7s.3 2 1 2.8c.7.7 1.6 1 2.6 1s1.8-.2 2.4-.8c.6-.5 1-1.2 1-2.2h-3.4v-1.1H47l.1.7zM48 26.2c0-1 .3-1.8.9-2.5.6-.6 1.4-1 2.4-1s1.8.4 2.4 1c.7.7 1 1.5 1 2.5s-.3 1.9-1 2.5c-.6.7-1.4 1-2.4 1s-1.8-.3-2.4-1c-.6-.6-1-1.5-1-2.5zm1.2 0c0 .7.2 1.3.6 1.7.4.5 1 .7 1.5.7a2 2 0 001.5-.7c.4-.4.6-1 .6-1.7s-.2-1.2-.6-1.7a2 2 0 00-1.5-.6 2 2 0 00-1.5.6c-.4.5-.6 1-.6 1.7zM55.4 26.2c0-1 .3-1.8 1-2.5.6-.6 1.4-1 2.4-1s1.7.4 2.4 1c.6.7 1 1.5 1 2.5s-.4 1.9-1 2.5c-.7.7-1.5 1-2.4 1-1 0-1.8-.3-2.4-1-.7-.6-1-1.5-1-2.5zm1.2 0c0 .7.2 1.3.7 1.7.4.5.9.7 1.5.7a2 2 0 001.5-.7c.4-.4.6-1 .6-1.7s-.2-1.2-.6-1.7a2 2 0 00-1.5-.6 2 2 0 00-1.5.6c-.5.5-.7 1-.7 1.7zM66.2 28.6c.6 0 1-.2 1.5-.7.4-.4.6-1 .6-1.7 0-.6-.2-1.2-.6-1.7-.4-.4-1-.6-1.5-.6a2 2 0 00-1.5.6c-.4.5-.6 1-.6 1.7s.2 1.3.6 1.7c.4.5.9.7 1.5.7zm0 4a3.5 3.5 0 01-2-.5l-.6-.6-.5-.8 1.2-.5c.1.4.4.7.7 1 .3.2.7.3 1.1.3a2 2 0 001.6-.6c.4-.4.6-1 .6-1.7v-.6h-.1c-.2.3-.5.6-1 .8-.3.2-.8.3-1.2.3-.9 0-1.6-.3-2.2-1-.6-.7-1-1.5-1-2.5s.4-1.7 1-2.4a2.9 2.9 0 013.5-.7c.4.2.7.4.9.8v-1h1.2v6.3c0 1-.3 1.9-.9 2.5-.6.6-1.4.9-2.4.9zM72.2 20v9.5h-1.3V20h1.3zM76.5 29.7c-1 0-1.7-.3-2.4-1-.6-.6-.9-1.5-.9-2.5s.3-1.8 1-2.4a3 3 0 012.2-1c1 0 1.8.3 2.3 1 .6.5 1 1.4 1 2.5l-.1.2h-5.1c0 .6.2 1.1.6 1.5.4.4.9.6 1.5.6.8 0 1.4-.4 1.8-1.2l1.1.6c-.3.5-.7 1-1.2 1.3-.5.3-1.1.4-1.8.4zm-2-4.2h3.8c0-.5-.2-.9-.6-1.2-.3-.3-.7-.4-1.3-.4-.5 0-.9.1-1.2.4a2 2 0 00-.6 1.2zM85.1 25.6v4h-1.2V20H87a3 3 0 012.1.8c.6.5 1 1.2 1 2s-.4 1.5-1 2a3 3 0 01-2 .8H85zm0-4.5v3.4h2c.5 0 1-.2 1.3-.5.3-.4.5-.7.5-1.2 0-.4-.2-.8-.5-1.2-.4-.3-.8-.5-1.2-.5H85zM92.5 20v9.5h-1.2V20h1.2zM94.8 27.5c0 .3.1.6.4.8.3.2.6.3 1 .3.5 0 1-.2 1.3-.5.4-.4.6-.9.6-1.4-.3-.3-.9-.4-1.6-.4-.5 0-.9 0-1.2.3-.3.3-.5.6-.5 1zm1.6-4.7c.9 0 1.6.2 2.1.7.6.5.8 1.1.8 2v4h-1.2v-.9c-.5.7-1.2 1.1-2 1.1s-1.4-.2-1.8-.6a2 2 0 01-.8-1.6c0-.7.3-1.2.8-1.6.5-.4 1.2-.6 2-.6s1.4.1 1.8.4v-.3c0-.4-.1-.8-.5-1-.3-.4-.7-.5-1.1-.5-.7 0-1.3.2-1.7.8l-1-.7a3 3 0 012.6-1.2zM106.4 23l-4 9.4H101l1.5-3.3-2.7-6.1h1.3l2 4.7L105 23h1.3zM112 27.7c0 .6-.2 1-.7 1.4a3 3 0 01-1.8.6 2.9 2.9 0 01-2.8-1.9l1-.4.7 1 1 .2c.4 0 .8 0 1-.2.3-.2.4-.4.4-.6 0-.4-.3-.8-1-1l-1-.2c-1.3-.3-2-1-2-1.9 0-.6.3-1 .8-1.4a3 3 0 011.8-.5 3 3 0 011.6.4c.5.3.8.6 1 1l-1.1.5c-.1-.2-.3-.5-.6-.6a1.8 1.8 0 00-1.8 0c-.3.2-.4.4-.4.6 0 .4.3.6 1 .8l1 .2c1.3.4 2 1 2 2zM115.7 29.6c-.6 0-1-.2-1.4-.5-.3-.3-.5-.8-.5-1.4v-3.6h-1.1V23h1.1v-2h1.2v2h1.6v1H115v3.3c0 .5.1.8.3 1l.6.2h.2l.3-.2.4 1.1c-.3.2-.7.2-1.1.2zM118.6 27.5c0 .3 0 .6.4.8.2.2.6.3 1 .3s.9-.2 1.3-.5c.4-.4.6-.9.6-1.4-.4-.3-1-.4-1.6-.4-.5 0-1 0-1.2.3-.4.3-.5.6-.5 1zm1.5-4.7c1 0 1.7.2 2.2.7.5.5.8 1.1.8 2v4h-1.2v-.9c-.6.7-1.2 1.1-2 1.1s-1.4-.2-1.9-.6a2 2 0 01-.7-1.6c0-.7.2-1.2.8-1.6.5-.4 1.2-.6 2-.6.7 0 1.3.1 1.8.4v-.3c0-.4-.2-.8-.5-1-.3-.4-.7-.5-1.2-.5-.7 0-1.2.2-1.6.8l-1-.7a3 3 0 012.5-1.2zm-.1-2l-.3.5-.5.2c-.2 0-.4 0-.5-.2a.8.8 0 01-.2-.6c0-.2 0-.4.2-.5l.5-.2c.2 0 .4 0 .6.2l.2.5zm2.2 0c0 .1 0 .3-.2.5l-.5.2c-.2 0-.4 0-.6-.2a.8.8 0 01-.2-.6c0-.2 0-.4.2-.5l.6-.2c.2 0 .4 0 .5.2l.2.5z'/%3E%3C/mask%3E%3Cpath d='M47.1 25.1c0 1.4-.4 2.4-1.2 3.2-.9 1-2 1.4-3.5 1.4a4.8 4.8 0 01-5-5c0-1.4.5-2.6 1.5-3.5 1-1 2.1-1.5 3.5-1.5.7 0 1.4.2 2 .4a4 4 0 011.5 1l-.8 1c-.3-.4-.7-.7-1.2-.9-.4-.2-1-.3-1.5-.3-1 0-1.9.4-2.6 1.1-.7.7-1 1.6-1 2.7s.3 2 1 2.8c.7.7 1.6 1 2.6 1s1.8-.2 2.4-.8c.6-.5 1-1.2 1-2.2h-3.4v-1.1H47l.1.7zM48 26.2c0-1 .3-1.8.9-2.5.6-.6 1.4-1 2.4-1s1.8.4 2.4 1c.7.7 1 1.5 1 2.5s-.3 1.9-1 2.5c-.6.7-1.4 1-2.4 1s-1.8-.3-2.4-1c-.6-.6-1-1.5-1-2.5zm1.2 0c0 .7.2 1.3.6 1.7.4.5 1 .7 1.5.7a2 2 0 001.5-.7c.4-.4.6-1 .6-1.7s-.2-1.2-.6-1.7a2 2 0 00-1.5-.6 2 2 0 00-1.5.6c-.4.5-.6 1-.6 1.7zM55.4 26.2c0-1 .3-1.8 1-2.5.6-.6 1.4-1 2.4-1s1.7.4 2.4 1c.6.7 1 1.5 1 2.5s-.4 1.9-1 2.5c-.7.7-1.5 1-2.4 1-1 0-1.8-.3-2.4-1-.7-.6-1-1.5-1-2.5zm1.2 0c0 .7.2 1.3.7 1.7.4.5.9.7 1.5.7a2 2 0 001.5-.7c.4-.4.6-1 .6-1.7s-.2-1.2-.6-1.7a2 2 0 00-1.5-.6 2 2 0 00-1.5.6c-.5.5-.7 1-.7 1.7zM66.2 28.6c.6 0 1-.2 1.5-.7.4-.4.6-1 .6-1.7 0-.6-.2-1.2-.6-1.7-.4-.4-1-.6-1.5-.6a2 2 0 00-1.5.6c-.4.5-.6 1-.6 1.7s.2 1.3.6 1.7c.4.5.9.7 1.5.7zm0 4a3.5 3.5 0 01-2-.5l-.6-.6-.5-.8 1.2-.5c.1.4.4.7.7 1 .3.2.7.3 1.1.3a2 2 0 001.6-.6c.4-.4.6-1 .6-1.7v-.6h-.1c-.2.3-.5.6-1 .8-.3.2-.8.3-1.2.3-.9 0-1.6-.3-2.2-1-.6-.7-1-1.5-1-2.5s.4-1.7 1-2.4a2.9 2.9 0 013.5-.7c.4.2.7.4.9.8v-1h1.2v6.3c0 1-.3 1.9-.9 2.5-.6.6-1.4.9-2.4.9zM72.2 20v9.5h-1.3V20h1.3zM76.5 29.7c-1 0-1.7-.3-2.4-1-.6-.6-.9-1.5-.9-2.5s.3-1.8 1-2.4a3 3 0 012.2-1c1 0 1.8.3 2.3 1 .6.5 1 1.4 1 2.5l-.1.2h-5.1c0 .6.2 1.1.6 1.5.4.4.9.6 1.5.6.8 0 1.4-.4 1.8-1.2l1.1.6c-.3.5-.7 1-1.2 1.3-.5.3-1.1.4-1.8.4zm-2-4.2h3.8c0-.5-.2-.9-.6-1.2-.3-.3-.7-.4-1.3-.4-.5 0-.9.1-1.2.4a2 2 0 00-.6 1.2zM85.1 25.6v4h-1.2V20H87a3 3 0 012.1.8c.6.5 1 1.2 1 2s-.4 1.5-1 2a3 3 0 01-2 .8H85zm0-4.5v3.4h2c.5 0 1-.2 1.3-.5.3-.4.5-.7.5-1.2 0-.4-.2-.8-.5-1.2-.4-.3-.8-.5-1.2-.5H85zM92.5 20v9.5h-1.2V20h1.2zM94.8 27.5c0 .3.1.6.4.8.3.2.6.3 1 .3.5 0 1-.2 1.3-.5.4-.4.6-.9.6-1.4-.3-.3-.9-.4-1.6-.4-.5 0-.9 0-1.2.3-.3.3-.5.6-.5 1zm1.6-4.7c.9 0 1.6.2 2.1.7.6.5.8 1.1.8 2v4h-1.2v-.9c-.5.7-1.2 1.1-2 1.1s-1.4-.2-1.8-.6a2 2 0 01-.8-1.6c0-.7.3-1.2.8-1.6.5-.4 1.2-.6 2-.6s1.4.1 1.8.4v-.3c0-.4-.1-.8-.5-1-.3-.4-.7-.5-1.1-.5-.7 0-1.3.2-1.7.8l-1-.7a3 3 0 012.6-1.2zM106.4 23l-4 9.4H101l1.5-3.3-2.7-6.1h1.3l2 4.7L105 23h1.3zM112 27.7c0 .6-.2 1-.7 1.4a3 3 0 01-1.8.6 2.9 2.9 0 01-2.8-1.9l1-.4.7 1 1 .2c.4 0 .8 0 1-.2.3-.2.4-.4.4-.6 0-.4-.3-.8-1-1l-1-.2c-1.3-.3-2-1-2-1.9 0-.6.3-1 .8-1.4a3 3 0 011.8-.5 3 3 0 011.6.4c.5.3.8.6 1 1l-1.1.5c-.1-.2-.3-.5-.6-.6a1.8 1.8 0 00-1.8 0c-.3.2-.4.4-.4.6 0 .4.3.6 1 .8l1 .2c1.3.4 2 1 2 2zM115.7 29.6c-.6 0-1-.2-1.4-.5-.3-.3-.5-.8-.5-1.4v-3.6h-1.1V23h1.1v-2h1.2v2h1.6v1H115v3.3c0 .5.1.8.3 1l.6.2h.2l.3-.2.4 1.1c-.3.2-.7.2-1.1.2zM118.6 27.5c0 .3 0 .6.4.8.2.2.6.3 1 .3s.9-.2 1.3-.5c.4-.4.6-.9.6-1.4-.4-.3-1-.4-1.6-.4-.5 0-1 0-1.2.3-.4.3-.5.6-.5 1zm1.5-4.7c1 0 1.7.2 2.2.7.5.5.8 1.1.8 2v4h-1.2v-.9c-.6.7-1.2 1.1-2 1.1s-1.4-.2-1.9-.6a2 2 0 01-.7-1.6c0-.7.2-1.2.8-1.6.5-.4 1.2-.6 2-.6.7 0 1.3.1 1.8.4v-.3c0-.4-.2-.8-.5-1-.3-.4-.7-.5-1.2-.5-.7 0-1.2.2-1.6.8l-1-.7a3 3 0 012.5-1.2zm-.1-2l-.3.5-.5.2c-.2 0-.4 0-.5-.2a.8.8 0 01-.2-.6c0-.2 0-.4.2-.5l.5-.2c.2 0 .4 0 .6.2l.2.5zm2.2 0c0 .1 0 .3-.2.5l-.5.2c-.2 0-.4 0-.6-.2a.8.8 0 01-.2-.6c0-.2 0-.4.2-.5l.6-.2c.2 0 .4 0 .5.2l.2.5z' fill='%23fff'/%3E%3Cpath d='M47.1 25.1c0 1.4-.4 2.4-1.2 3.2-.9 1-2 1.4-3.5 1.4a4.8 4.8 0 01-5-5c0-1.4.5-2.6 1.5-3.5 1-1 2.1-1.5 3.5-1.5.7 0 1.4.2 2 .4a4 4 0 011.5 1l-.8 1c-.3-.4-.7-.7-1.2-.9-.4-.2-1-.3-1.5-.3-1 0-1.9.4-2.6 1.1-.7.7-1 1.6-1 2.7s.3 2 1 2.8c.7.7 1.6 1 2.6 1s1.8-.2 2.4-.8c.6-.5 1-1.2 1-2.2h-3.4v-1.1H47l.1.7zM48 26.2c0-1 .3-1.8.9-2.5.6-.6 1.4-1 2.4-1s1.8.4 2.4 1c.7.7 1 1.5 1 2.5s-.3 1.9-1 2.5c-.6.7-1.4 1-2.4 1s-1.8-.3-2.4-1c-.6-.6-1-1.5-1-2.5zm1.2 0c0 .7.2 1.3.6 1.7.4.5 1 .7 1.5.7a2 2 0 001.5-.7c.4-.4.6-1 .6-1.7s-.2-1.2-.6-1.7a2 2 0 00-1.5-.6 2 2 0 00-1.5.6c-.4.5-.6 1-.6 1.7zM55.4 26.2c0-1 .3-1.8 1-2.5.6-.6 1.4-1 2.4-1s1.7.4 2.4 1c.6.7 1 1.5 1 2.5s-.4 1.9-1 2.5c-.7.7-1.5 1-2.4 1-1 0-1.8-.3-2.4-1-.7-.6-1-1.5-1-2.5zm1.2 0c0 .7.2 1.3.7 1.7.4.5.9.7 1.5.7a2 2 0 001.5-.7c.4-.4.6-1 .6-1.7s-.2-1.2-.6-1.7a2 2 0 00-1.5-.6 2 2 0 00-1.5.6c-.5.5-.7 1-.7 1.7zM66.2 28.6c.6 0 1-.2 1.5-.7.4-.4.6-1 .6-1.7 0-.6-.2-1.2-.6-1.7-.4-.4-1-.6-1.5-.6a2 2 0 00-1.5.6c-.4.5-.6 1-.6 1.7s.2 1.3.6 1.7c.4.5.9.7 1.5.7zm0 4a3.5 3.5 0 01-2-.5l-.6-.6-.5-.8 1.2-.5c.1.4.4.7.7 1 .3.2.7.3 1.1.3a2 2 0 001.6-.6c.4-.4.6-1 .6-1.7v-.6h-.1c-.2.3-.5.6-1 .8-.3.2-.8.3-1.2.3-.9 0-1.6-.3-2.2-1-.6-.7-1-1.5-1-2.5s.4-1.7 1-2.4a2.9 2.9 0 013.5-.7c.4.2.7.4.9.8h0v-1h1.2v6.3c0 1-.3 1.9-.9 2.5-.6.6-1.4.9-2.4.9zM72.2 20v9.5h-1.3V20h1.3zM76.5 29.7c-1 0-1.7-.3-2.4-1-.6-.6-.9-1.5-.9-2.5s.3-1.8 1-2.4a3 3 0 012.2-1c1 0 1.8.3 2.3 1 .6.5 1 1.4 1 2.5l-.1.2h-5.1c0 .6.2 1.1.6 1.5.4.4.9.6 1.5.6.8 0 1.4-.4 1.8-1.2l1.1.6c-.3.5-.7 1-1.2 1.3-.5.3-1.1.4-1.8.4zm-2-4.2h3.8c0-.5-.2-.9-.6-1.2-.3-.3-.7-.4-1.3-.4-.5 0-.9.1-1.2.4a2 2 0 00-.6 1.2zM85.1 25.6v4h-1.2V20H87a3 3 0 012.1.8c.6.5 1 1.2 1 2s-.4 1.5-1 2a3 3 0 01-2 .8H85zm0-4.5v3.4h2c.5 0 1-.2 1.3-.5.3-.4.5-.7.5-1.2 0-.4-.2-.8-.5-1.2-.4-.3-.8-.5-1.2-.5H85zM92.5 20v9.5h-1.2V20h1.2zM94.8 27.5c0 .3.1.6.4.8.3.2.6.3 1 .3.5 0 1-.2 1.3-.5.4-.4.6-.9.6-1.4-.3-.3-.9-.4-1.6-.4-.5 0-.9 0-1.2.3-.3.3-.5.6-.5 1zm1.6-4.7c.9 0 1.6.2 2.1.7.6.5.8 1.1.8 2v4h-1.2v-.9h0c-.5.7-1.2 1.1-2 1.1s-1.4-.2-1.8-.6a2 2 0 01-.8-1.6c0-.7.3-1.2.8-1.6.5-.4 1.2-.6 2-.6s1.4.1 1.8.4v-.3c0-.4-.1-.8-.5-1-.3-.4-.7-.5-1.1-.5-.7 0-1.3.2-1.7.8l-1-.7a3 3 0 012.6-1.2zM106.4 23l-4 9.4H101l1.5-3.3-2.7-6.1h1.3l2 4.7h0L105 23h1.3zM112 27.7c0 .6-.2 1-.7 1.4a3 3 0 01-1.8.6 2.9 2.9 0 01-2.8-1.9l1-.4.7 1 1 .2c.4 0 .8 0 1-.2.3-.2.4-.4.4-.6 0-.4-.3-.8-1-1l-1-.2c-1.3-.3-2-1-2-1.9 0-.6.3-1 .8-1.4a3 3 0 011.8-.5 3 3 0 011.6.4c.5.3.8.6 1 1l-1.1.5c-.1-.2-.3-.5-.6-.6a1.8 1.8 0 00-1.8 0c-.3.2-.4.4-.4.6 0 .4.3.6 1 .8l1 .2c1.3.4 2 1 2 2zM115.7 29.6c-.6 0-1-.2-1.4-.5-.3-.3-.5-.8-.5-1.4v-3.6h-1.1V23h1.1v-2h1.2v2h1.6v1H115v3.3c0 .5.1.8.3 1l.6.2h.2l.3-.2.4 1.1c-.3.2-.7.2-1.1.2zM118.6 27.5c0 .3 0 .6.4.8.2.2.6.3 1 .3s.9-.2 1.3-.5c.4-.4.6-.9.6-1.4-.4-.3-1-.4-1.6-.4-.5 0-1 0-1.2.3-.4.3-.5.6-.5 1zm1.5-4.7c1 0 1.7.2 2.2.7.5.5.8 1.1.8 2v4h-1.2v-.9h0c-.6.7-1.2 1.1-2 1.1s-1.4-.2-1.9-.6a2 2 0 01-.7-1.6c0-.7.2-1.2.8-1.6.5-.4 1.2-.6 2-.6.7 0 1.3.1 1.8.4v-.3c0-.4-.2-.8-.5-1-.3-.4-.7-.5-1.2-.5-.7 0-1.2.2-1.6.8l-1-.7a3 3 0 012.5-1.2zm-.1-2l-.3.5-.5.2c-.2 0-.4 0-.5-.2a.8.8 0 01-.2-.6c0-.2 0-.4.2-.5l.5-.2c.2 0 .4 0 .6.2l.2.5zm2.2 0c0 .1 0 .3-.2.5l-.5.2c-.2 0-.4 0-.6-.2a.8.8 0 01-.2-.6c0-.2 0-.4.2-.5l.6-.2c.2 0 .4 0 .5.2l.2.5z' stroke='%23fff' stroke-width='.214' mask='url(%23a)'/%3E%3C/svg%3E"); }

.voucher-installmobileappbanner-dreams { color: #ff5245; }

.voucher-installmobileappbanner-dreams::after { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #ff5245; content: 'c'; display: inline-block; font-size: 20px; height: 18px; line-height: 18px; position: relative; top: -1px; vertical-align: middle; width: 18px; }

[dir] .voucher-installmobileappbanner-dreams::after { border-radius: 10px; padding-bottom: 0; }

[dir=ltr] .voucher-installmobileappbanner-dreams::after { left: -1px; margin-left: 2px; margin-right: 2px; }

[dir=rtl] .voucher-installmobileappbanner-dreams::after { right: -1px; margin-right: 2px; margin-left: 2px; }

.debugbutton { color: #2a5894; display: inline-block; font-size: 12px; outline: none; position: relative; text-transform: uppercase; }

[dir] .debugbutton { background: none; border: 0; cursor: pointer; padding: 4px 6px 5px; }

[dir=ltr] .debugbutton { margin: 0 7px 0 0; }

[dir=rtl] .debugbutton { margin: 0 0 0 7px; }

.debugbutton:hover { color: #fff; }

[dir] .debugbutton:hover { background: #5f8bc8; border-radius: 2px; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.devpanel { bottom: 20px; left: 20px; position: fixed; z-index: 9999; }

.devpanel-close { cursor: pointer; padding: 5px; position: absolute; right: 5px; top: 3px; }

.devpanel-close::before { content: '\2715'; cursor: pointer; }

.devpanel-show { background: #f9f9f9; border: 0; border-radius: 2px; box-shadow: inset 0 -1px 0 #b9b9b9, 0 0 3px rgba(0, 0, 0, 0.5); color: #979797; cursor: pointer; display: inline-block; font-family: Arial, sans-serif; font-size: 14px; line-height: 24px; margin: 0 .3ex; opacity: .4; outline: none; overflow: hidden; padding: 5px 8px 4px; text-shadow: 0 0 1px #fff; text-transform: uppercase; background-image: -webkit-linear-gradient(top, #fff, #f8f8f8); background-image: -moz-linear-gradient(top, #fff, #f8f8f8); background-image: -o-linear-gradient(top, #fff, #f8f8f8); background-image: linear-gradient(to bottom, #fff, #f8f8f8); }

.devpanel-show:hover { color: #363636; opacity: 1; }

.devpanel-wrapper { background: #fff; border: 0; box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.4); color: #000; display: none; font-family: Arial, sans-serif; font-size: 14px; min-height: 80px; padding: 20px 10px 10px; background-image: -webkit-linear-gradient(top, #fff, #f8f8f8); background-image: -moz-linear-gradient(top, #fff, #f8f8f8); background-image: -o-linear-gradient(top, #fff, #f8f8f8); background-image: linear-gradient(to bottom, #fff, #f8f8f8); width: 360px; }

@media (max-width: 680px) { .devpanel-wrapper { width: 270px; } }

.devpanel-opened .devpanel-show { display: none; }

.devpanel-opened .devpanel-wrapper { display: inline-block; }

.devpanel-hotcore-host-button, .devpanel-hotcore-x-hotcore-host-button, .devpanel-hotcore-session-button, .devpanel-devops-button, .devpanel-hotcore-streaming-button { background: none; border: 0; color: #2a5894; cursor: pointer; margin-left: 5px; margin-top: 5px; text-decoration: underline; }

.devpanel-hotcore-host-button { margin-bottom: 12px; }

.devpanel-devops-xfrontend, .devpanel-hotcore-host, .devpanel-devops-buildurl, .devpanel-devops-userlucky, .devpanel-devops-devfunnel { color: #555; font-size: 13px; padding: 7px 5px 0; width: 360px; }

.devpanel-devops-xfrontend-value { font-weight: bold; }

.devpanel-devops-buildurl-input, .devpanel-devops-userlucky-input { border: solid 1px #ddd; padding: 2px; text-align: center; width: 25px; }

@media (max-width: 680px) { .devpanel-devops-buildurl-input, .devpanel-devops-userlucky-input { width: auto; } }

.devpanel-devops-buildurl-input { text-align: left; width: 235px; }

@media (max-width: 680px) { .devpanel-devops-buildurl-input { width: auto; } }

.devpanel-hotcore-host-input, .devpanel-hotcore-x-hotcore-host-input, .devpanel-hotcore-session-input, .devpanel-hotcore-streaming-input { border: solid 1px #ddd; padding: 2px; width: 180px; }

@media (max-width: 680px) { .devpanel-hotcore-host-input, .devpanel-hotcore-x-hotcore-host-input, .devpanel-hotcore-session-input, .devpanel-hotcore-streaming-input { width: auto; } }

.devpanel .goog-tab-bar { border-bottom: solid 1px #ddd; display: block; margin-bottom: 5px; outline: none; padding-bottom: 5px; }

.devpanel .goog-tab { background: none; border: 0; color: #2a5894; cursor: pointer; display: inline-block; font-size: 12px; margin: 0 7px 0 0; outline: none; padding: 4px 6px 5px; position: relative; text-transform: uppercase; }

.devpanel .goog-tab-selected { background: #5f8bc8; border-radius: 2px; color: #fff; cursor: default; }

.devpanel-frontend-testapibuttonscontainer { padding-top: 20px; }

.zen-devpanel-experiments-input-wrapper { display: flex; flex-direction: column-reverse; margin: 0 10px 10px 0; width: 100%; }

.zen-devpanel-experiments-input-label { color: #555; font-size: 13px; overflow: hidden; text-overflow: ellipsis; }

.zen-devpanel-experiments-input { border: solid 1px #ddd; display: block; text-align: left; }

input.zen-devpanel-experiments-input:focus ~ label.zen-devpanel-experiments-input-label { color: #933; font-weight: bold; }

.zen-devpanel-experiments-submit-wrapper { display: flex; }

.zen-devpanel-experiments-submit-button { background: none; border: 0; color: #2a5894; cursor: pointer; margin-left: 5px; margin-top: 5px; text-decoration: underline; width: 100%; }

.zen-devpanel-routing { align-items: flex-start; display: flex; flex-direction: column; gap: 7px; }

.zen-devpanel-routing-label { align-items: center; color: #555; display: flex; font-size: 13px; padding: 0 5px; width: 100%; }

.zen-devpanel-routing-input, .zen-devpanel-routing-select { border: 1px solid #ddd; padding: 2px; line-height: inherit; margin-left: 5px; outline: none; }

.zen-devpanel-routing-input { flex-grow: 1; }

.zen-devpanel-routing-submit { align-items: flex-start; color: #2a5894; font-size: 13px; margin: 0 5px; text-decoration: underline; }
.hotel-adscontainer { box-sizing: border-box; position: relative; width: 960px; }
[dir] .hotel-adscontainer { background-color: #fff; border-radius: 5px; margin: 0 auto 35px; }

[dir] .devpanel-backend-option { border: 1px solid #eee; }

[dir=ltr] .devpanel-backend-option { float: right; }

[dir=rtl] .devpanel-backend-option { float: left; }

[dir] .devpanel-backend-option-wrapper { padding-bottom: 5px; }

[dir] .devpanel-backend-title { padding-bottom: 5px; text-align: center; }

[dir] .devpanel-backend-wrapper { padding: 2px 0; }

.sp-bonus-link { color: #1871bc; text-decoration: none; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.zen-privacypolicypopup { display: flex; justify-content: center; bottom: 0; position: fixed; z-index: 22; }
[dir] .zen-privacypolicypopup { background-color: rgba(133, 135, 139, 0.95); }
[dir=ltr] .zen-privacypolicypopup { left: 0; right: 0; }
[dir=rtl] .zen-privacypolicypopup { right: 0; left: 0; }

.zen-privacypolicypopup-content { align-items: center; display: flex; max-width: 1086px; }

[dir] .zen-privacypolicypopup-content { margin: 14px 80px; }

@media (max-width: 680px) { .zen-privacypolicypopup-content { align-items: flex-start; flex-direction: column; } [dir=ltr] .zen-privacypolicypopup-content { margin: 14px 80px 14px 20px; } [dir=rtl] .zen-privacypolicypopup-content { margin: 14px 20px 14px 80px; } }

.zen-privacypolicypopup-content-text { -webkit-text-size-adjust: none; color: white; display: inline-block; font-size: 13px; line-height: 18px; }

[dir=ltr] .zen-privacypolicypopup-content-text { margin: 10px 30px 10px 0; }

[dir=rtl] .zen-privacypolicypopup-content-text { margin: 10px 0 10px 30px; }

@media (max-width: 680px) { [dir] .zen-privacypolicypopup-content-text { margin: 10px 0; } [dir=ltr] .zen-privacypolicypopup-content-text { text-align: left; } [dir=rtl] .zen-privacypolicypopup-content-text { text-align: right; } }

.zen-privacypolicypopup-content-text-link { color: #c5e4ff; text-decoration: none; }

.zen-privacypolicypopup-content-text-link:active { color: #c5e4ff; }

.zen-privacypolicypopup-content-button { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; flex-shrink: 0; font-size: 15px; line-height: 20px; }

[dir] .zen-privacypolicypopup-content-button { background-color: #f5f7fa; border-radius: 5px; box-shadow: 0 2px 0 0 rgba(41, 47, 55, 0.2); margin: 0 auto; padding: 10px 20px; }

@media (max-width: 680px) { [dir] .zen-privacypolicypopup-content-button { margin: 0; } }

.zen-privacypolicypopup-close { height: 30px; box-sizing: border-box; position: relative; width: 30px; z-index: 1; position: absolute; top: 50%; }

[dir] .zen-privacypolicypopup-close { background: white; border-radius: 50%; border: 2px solid rgba(133, 135, 139, 0.2); cursor: pointer; text-align: center; background: transparent; border: 2px solid rgba(255, 255, 255, 0.3); transform: translateY(-50%); }

[dir=ltr] .zen-privacypolicypopup-close { right: 20px; }

[dir=rtl] .zen-privacypolicypopup-close { left: 20px; }

.zen-privacypolicypopup-close::before, .zen-privacypolicypopup-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-privacypolicypopup-close::before, [dir] .zen-privacypolicypopup-close::after { background: #85878b; }

[dir=ltr] .zen-privacypolicypopup-close::before, [dir=ltr] .zen-privacypolicypopup-close::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .zen-privacypolicypopup-close::before, [dir=rtl] .zen-privacypolicypopup-close::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.zen-privacypolicypopup-close::before { height: 3px; width: 14px; }

.zen-privacypolicypopup-close::after { height: 14px; width: 3px; }

[dir] .zen-privacypolicypopup-close-icon { margin-top: 9px; }

.zen-privacypolicypopup-close-icon-path { fill: rgba(0, 0, 0, 0.6); }

[dir] .zen-privacypolicypopup-close::before, [dir] .zen-privacypolicypopup-close::after { background: white; }

@media (max-width: 680px) { .zen-privacypolicypopup-close { top: 20px; } [dir] .zen-privacypolicypopup-close { transform: none; } }

.zen-socialauth-button-vkontakte { height: 41px; width: 40px; }

[dir] .zen-socialauth-button-vkontakte { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/vkontakte.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-facebook { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-facebook { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/facebook.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-google { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-google { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/google.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-odnoklassniki { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-odnoklassniki { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/ok.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-twitter { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-twitter { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/twitter.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-apple { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-apple { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/apple.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zenB2BonB2C { bottom: 0; position: fixed; top: 0; touch-action: pan-x pinch-zoom; z-index: 21; align-items: center; display: flex; justify-content: center; overflow-x: hidden; overflow-y: auto; color: #292f37; z-index: 23; }

[dir=ltr] .zenB2BonB2C { left: 0; right: 0; }

[dir=rtl] .zenB2BonB2C { right: 0; left: 0; }

@media (max-width: 680px) { .zenB2BonB2C { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zenB2BonB2C-shadow { bottom: 0; position: fixed; top: 0; touch-action: pan-x pinch-zoom; z-index: 21; z-index: 0; }

[dir] .zenB2BonB2C-shadow { background-color: rgba(41, 47, 55, 0.4); }

[dir=ltr] .zenB2BonB2C-shadow { left: 0; right: 0; }

[dir=rtl] .zenB2BonB2C-shadow { right: 0; left: 0; }

@media (max-width: 680px) { .zenB2BonB2C-shadow { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zenB2BonB2C-inner { box-sizing: border-box; position: relative; width: 620px; z-index: 1; }

[dir] .zenB2BonB2C-inner { background-color: white; border-radius: 8px; box-shadow: 0 6px 20px rgba(153, 146, 139, 0.2); padding: 20px 40px 32px; }

@media (max-width: 680px) { .zenB2BonB2C-inner { width: 304px; } [dir] .zenB2BonB2C-inner { padding: 20px; } }

.zenB2BonB2C-title { font-size: 24px; font-weight: 700; line-height: 32px; }

[dir] .zenB2BonB2C-title { margin-bottom: 16px; }

.zenB2BonB2C-description { font-size: 16px; line-height: 20px; }

[dir] .zenB2BonB2C-description { margin-bottom: 8px; }

.zenB2BonB2C-description-extra { font-size: 14px; line-height: 18px; color: #868686; }

[dir] .zenB2BonB2C-description-extra { margin-bottom: 16px; }

.zenB2BonB2C-question { font-size: 16px; font-weight: 700; }

[dir] .zenB2BonB2C-question { margin-bottom: 16px; }

[dir] .zenB2BonB2C-select { margin-bottom: 20px; }

.zenB2BonB2C-buttons { display: flex; justify-content: space-between; }

.zenB2BonB2C-comment { display: none; }

.zenB2BonB2C-comment-visible { display: block; height: 82px; }

[dir] .zenB2BonB2C-comment-visible { margin-bottom: 40px; }

.zenblackfridaypopup { align-items: center; color: white; display: flex; height: 100%; justify-content: center; position: fixed; top: 0; width: 100%; z-index: 22; }

[dir] .zenblackfridaypopup { background: rgba(45, 49, 55, 0.7); }

[dir=ltr] .zenblackfridaypopup { left: 0; }

[dir=rtl] .zenblackfridaypopup { right: 0; }

.zenblackfridaypopup-inner { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; min-height: 247px; overflow: hidden; position: relative; width: 620px; }

[dir] .zenblackfridaypopup-inner { border-radius: 8px; }

@media (max-width: 680px) { .zenblackfridaypopup-inner { height: 100%; width: 100%; } [dir] .zenblackfridaypopup-inner { border-radius: 0; } }

.zenblackfridaypopup-authorized .zenblackfridaypopup-inner { position: relative; }

[dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner { padding: 28px 40px 40px; background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/blackfriday/blackfridaypopupauth.png), #000e22; background-repeat: no-repeat; }

[dir=ltr] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner { background-position: bottom 0 right 0; }

[dir=rtl] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner { background-position: bottom 0 left 0; }

@media (max-width: 680px) { [dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/blackfriday/blackfridaymobile.png), #000e22; background-repeat: no-repeat; background-size: cover; padding: 16px 20px; } }

.zenblackfridaypopup-authorized .zenblackfridaypopup-inner::before { bottom: -12px; content: ''; height: 173px; position: absolute; width: 173px; }

[dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/whitestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::before { right: 25px; }

[dir=rtl] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::before { left: 25px; }

@media (max-width: 680px) { .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::before { content: none; } }

.zenblackfridaypopup-authorized .zenblackfridaypopup-inner::after { bottom: -17px; content: ''; height: 81px; position: absolute; width: 81px; }

[dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/bluestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::after { right: 144px; }

[dir=rtl] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::after { left: 144px; }

@media (max-width: 680px) { .zenblackfridaypopup-authorized .zenblackfridaypopup-inner::after { content: none; } }

.zenblackfridaypopup-authorized .zenblackfridaypopup-header { font-weight: 700; font-size: 20px; line-height: 24px; }

[dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-header { margin-bottom: 12px; }

@media (max-width: 680px) { .zenblackfridaypopup-authorized .zenblackfridaypopup-header { font-size: 32px; line-height: 40px; width: 250px; } [dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-header { margin-bottom: 20px; } }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner { position: relative; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner { padding: 20px 40px; background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/blackfriday/blackfridaypopupunauth.png), #000e22; background-repeat: no-repeat; }

[dir=ltr] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner { background-position: bottom 0 left 0; }

[dir=rtl] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner { background-position: bottom 0 right 0; }

@media (max-width: 680px) { [dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/blackfriday/blackfridaymobile.png), #000e22; background-repeat: no-repeat; background-size: cover; padding: 16px 20px; } }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::before { bottom: -16px; content: ''; height: 121px; position: absolute; width: 121px; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/whitestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::before { left: 203px; }

[dir=rtl] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::before { right: 203px; }

@media (max-width: 680px) { .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::before { content: none; } }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { bottom: -24px; content: ''; height: 81px; position: absolute; width: 81px; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/bluestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { left: 135px; }

[dir=rtl] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { right: 135px; }

@media (max-width: 680px) { .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { content: none; } }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-header { font-weight: 700; font-size: 24px; line-height: 32px; width: 200px; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-header { margin-bottom: 12px; }

@media (max-width: 680px) { .zenblackfridaypopup-unauthorized .zenblackfridaypopup-header { font-size: 32px; line-height: 40px; width: 250px; } [dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-header { margin-bottom: 20px; } }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-link { font-weight: 700; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-link { margin-top: 12px; }

.zenblackfridaypopup-close { height: 26px; position: absolute; top: 16px; width: 26px; }

[dir] .zenblackfridaypopup-close { border-radius: 50%; cursor: pointer; }

[dir=ltr] .zenblackfridaypopup-close { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); right: 16px; }

[dir=rtl] .zenblackfridaypopup-close { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 16px; }

[dir] .zenblackfridaypopup-close:hover { background: rgba(133, 135, 139, 0.2); }

.zenblackfridaypopup-close::before, .zenblackfridaypopup-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zenblackfridaypopup-close::before, [dir] .zenblackfridaypopup-close::after { background: white; }

[dir=ltr] .zenblackfridaypopup-close::before, [dir=ltr] .zenblackfridaypopup-close::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zenblackfridaypopup-close::before, [dir=rtl] .zenblackfridaypopup-close::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zenblackfridaypopup-close::before { height: 2px; width: 20px; }

.zenblackfridaypopup-close::after { height: 20px; width: 2px; }

.zenblackfridaypopup-close:hover::before, .zenblackfridaypopup-close:hover::after { content: ''; position: absolute; top: 50%; }

[dir] .zenblackfridaypopup-close:hover::before, [dir] .zenblackfridaypopup-close:hover::after { background: white; }

[dir=ltr] .zenblackfridaypopup-close:hover::before, [dir=ltr] .zenblackfridaypopup-close:hover::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zenblackfridaypopup-close:hover::before, [dir=rtl] .zenblackfridaypopup-close:hover::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zenblackfridaypopup-title { font-size: 20px; line-height: 24px; }

@media (max-width: 680px) { .zenblackfridaypopup-title { font-size: 16px; font-weight: 700; line-height: 22px; } }

.zenblackfridaypopup-title-names { font-size: 32px; line-height: 40px; position: relative; }

[dir] .zenblackfridaypopup-title-names { margin-bottom: 4px; }

.zenblackfridaypopup-title-names::before { content: ''; height: 40px; position: absolute; top: 1px; width: 40px; }

[dir] .zenblackfridaypopup-title-names::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/bluestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-title-names::before { left: -44px; }

[dir=rtl] .zenblackfridaypopup-title-names::before { right: -44px; }

@media (max-width: 680px) { .zenblackfridaypopup-title-names::before { content: none; } }

.zenblackfridaypopup-title-time, .zenblackfridaypopup-title-names { font-weight: 700; }

.zenblackfridaypopup-content { display: flex; }

@media (max-width: 680px) { .zenblackfridaypopup-content { flex-direction: column; } }

.zenblackfridaypopup-content-wrapper { position: relative; width: 260px; }

[dir] .zenblackfridaypopup-content-wrapper { margin-top: 8px; }

[dir=ltr] .zenblackfridaypopup-content-wrapper { margin-right: 21px; padding-right: 11px; }

[dir=rtl] .zenblackfridaypopup-content-wrapper { margin-left: 21px; padding-left: 11px; }

@media (max-width: 680px) { .zenblackfridaypopup-content-wrapper { position: relative; width: 100%; z-index: 12; } [dir] .zenblackfridaypopup-content-wrapper { margin-top: 0; } [dir=ltr] .zenblackfridaypopup-content-wrapper { margin-right: 0; padding-right: 0; } [dir=rtl] .zenblackfridaypopup-content-wrapper { margin-left: 0; padding-left: 0; } }

.zenblackfridaypopup-content-wrapper::after { bottom: 0; content: ''; opacity: .2; position: absolute; top: 0; width: 1px; }

[dir] .zenblackfridaypopup-content-wrapper::after { background: #ffffff; }

[dir=ltr] .zenblackfridaypopup-content-wrapper::after { right: 0; }

[dir=rtl] .zenblackfridaypopup-content-wrapper::after { left: 0; }

@media (max-width: 680px) { .zenblackfridaypopup-content-wrapper::after { content: none; } }

.zenblackfridaypopup-content-wrapper::before { content: ''; position: absolute; top: 5px; width: 38px; height: 38px; }

[dir] .zenblackfridaypopup-content-wrapper::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/bluestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-content-wrapper::before { right: 11px; }

[dir=rtl] .zenblackfridaypopup-content-wrapper::before { left: 11px; }

@media (max-width: 680px) { .zenblackfridaypopup-content-wrapper::before { content: none; } }

.zenblackfridaypopup-content-info { font-size: 16px; line-height: 20px; }

@media (max-width: 680px) { .zenblackfridaypopup-content-info { width: auto; } [dir=ltr] .zenblackfridaypopup-content-info { border-right: 0; margin-right: 0; padding-right: 0; } [dir=rtl] .zenblackfridaypopup-content-info { border-left: 0; margin-left: 0; padding-left: 0; } }

[dir] .zenblackfridaypopup-paragraph { margin-top: 18px; }

@media (max-width: 680px) { [dir] .zenblackfridaypopup-paragraph { margin-top: 0; } }

[dir] .zenblackfridaypopup-paragraph-additional { margin-top: 12px; }

@media (max-width: 680px) { .zenblackfridaypopup-paragraph-additional { display: none; } }

.zenblackfridaypopup-link { color: #99beff; display: block; font-size: 18px; line-height: 23px; text-decoration: none; }

[dir] .zenblackfridaypopup-link { margin-top: 20px; }

.zenblackfridaypopup-content-auth { max-width: 248px; }

[dir] .zenblackfridaypopup-content-auth { margin: 18px 0 8px; }

@media (max-width: 680px) { .zenblackfridaypopup-content-auth { max-width: initial; width: 100%; } [dir] .zenblackfridaypopup-content-auth { margin-bottom: 0; } }

.zenblackfridaypopup-content-auth .zen-authpane-link-wrapper { font-size: 16px; line-height: 20px; }

[dir] .zenblackfridaypopup-content-auth .zen-authpane-link-wrapper { margin: 0 0 16px; }

@media (max-width: 680px) { .zenblackfridaypopup-content-auth .zen-authpane-link-wrapper { position: relative; z-index: 12; } }

@media (max-width: 680px) { .zenblackfridaypopup-content-auth .zen-authpane-form-signin { position: relative; } }

@media (max-width: 680px) { .zenblackfridaypopup-content-auth .zen-authpane-form-signin::before { content: ''; height: 81px; position: absolute; top: -65px; width: 81px; } [dir] .zenblackfridaypopup-content-auth .zen-authpane-form-signin::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/bluestar.svg); background-position: center; background-size: cover; } [dir=ltr] .zenblackfridaypopup-content-auth .zen-authpane-form-signin::before { right: -24px; } [dir=rtl] .zenblackfridaypopup-content-auth .zen-authpane-form-signin::before { left: -24px; } }

[dir] .zenblackfridaypopup-content-auth .zen-authpane-signin-field:not(:last-child) { margin-bottom: 12px; }

.zenblackfridaypopup-content-auth .zen-authpane-link { color: #99beff; }

.zenblackfridaypopup-content-auth .zen-authpane-signin-reset-button { display: none; }

[dir] .zenblackfridaypopup-content-auth .zen-authpane-signin-buttons { margin: 20px 0 16px; }

.zenblackfridaypopup-content-auth .zen-authpane-signin-submit-button { height: 48px; width: 100%; }

.zenblackfridaypopup-content-auth .zen-authpane-remind-header-title, .zenblackfridaypopup-content-auth .zen-authpane-link-active, .zenblackfridaypopup-content-auth .zen-authpane-link-active:hover, .zenblackfridaypopup-content-auth .zen-authpane-link-active:focus, .zenblackfridaypopup-content-auth .zen-authpane-link-active:active, .zenblackfridaypopup-content-auth .zen-authpane-remind-response-text { color: white; }

.zenblackfridaypopup-content-auth .zen-form-field { height: 48px; }

[dir] .zenblackfridaypopup-content-auth .zen-form-field { background: white; border-radius: 4px; box-shadow: none; }

.zenblackfridaypopup-content-auth .zen-authpane-kind-social-wrapper::before { content: none; }

.zenblackfridaypopup-content-auth .zen-authpane-kind-social-buttons { justify-content: center; }

[dir=ltr] .zenblackfridaypopup-content-auth .zen-authpane-kind-social-button { margin-right: 22px; }

[dir=rtl] .zenblackfridaypopup-content-auth .zen-authpane-kind-social-button { margin-left: 22px; }

[dir=ltr] .zenblackfridaypopup-content-auth .zen-authpane-kind-social-button:nth-last-child(2) { margin-right: 0; }

[dir=rtl] .zenblackfridaypopup-content-auth .zen-authpane-kind-social-button:nth-last-child(2) { margin-left: 0; }

.zenblackfridaypopup-content-auth .zen-authpane-kind-title { color: white; font-size: 14px; line-height: 18px; }

[dir] .zenblackfridaypopup-content-auth .zen-authpane-kind-title { background: transparent; padding: 0; }

.zenblackfridaypopup-content-auth .zen-socialauth-button-vkontakte { height: 30px; width: 30px; }

[dir] .zenblackfridaypopup-content-auth .zen-socialauth-button-vkontakte { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/vkwhite.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zenblackfridaypopup-content-auth .zen-socialauth-button-facebook { height: 30px; width: 30px; }

[dir] .zenblackfridaypopup-content-auth .zen-socialauth-button-facebook { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/facebookwhite.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zenblackfridaypopup-content-auth .zen-socialauth-button-google { height: 30px; width: 30px; }

[dir] .zenblackfridaypopup-content-auth .zen-socialauth-button-google { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/googlewhite.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zenblackfridaypopup-content-auth .zen-socialauth-button-odnoklassniki { height: 30px; width: 30px; }

[dir] .zenblackfridaypopup-content-auth .zen-socialauth-button-odnoklassniki { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/okwhite.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zenblackfridaypopup-content-auth .zen-authpane-kind-apple { display: none; }

.zenblackfridaypopup-content-auth .zen-authpane-form-signup-legal, .zenblackfridaypopup-content-auth .zen-authpane-form-signup-legal-link { color: white; }

@media (max-width: 680px) { [dir] .zenblackfridaypopup-content-auth .zen-authpane-form-signup-legal { text-align: center; } }

[dir] .zenblackfridaypopup-content-auth .zen-authpane-remind-header-close { border: 2px solid rgba(255, 255, 255, 0.5); }

[dir] .zenblackfridaypopup-content-auth .zen-authpane-remind-header-close::before, [dir] .zenblackfridaypopup-content-auth .zen-authpane-remind-header-close::after { background: white; }

/** authorized styles */
.zenblackfridaypopup-buttons { display: flex; flex-wrap: wrap; position: relative; }
[dir] .zenblackfridaypopup-buttons { margin-top: 20px; padding-bottom: 29px; }

@media (max-width: 680px) { [dir] .zenblackfridaypopup-buttons { padding-bottom: 0; } }

.zenblackfridaypopup-buttons::after { bottom: 0; content: ''; height: 1px; opacity: .2; position: absolute; }

[dir] .zenblackfridaypopup-buttons::after { background: #ffffff; }

[dir=ltr] .zenblackfridaypopup-buttons::after { left: 0; right: 0; }

[dir=rtl] .zenblackfridaypopup-buttons::after { right: 0; left: 0; }

@media (max-width: 680px) { .zenblackfridaypopup-buttons::before { content: ''; height: 117px; position: absolute; bottom: -58px; width: 117px; } [dir] .zenblackfridaypopup-buttons::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/blackfriday/whitestar.svg); background-position: center; background-size: cover; } [dir=ltr] .zenblackfridaypopup-buttons::before { right: -51px; } [dir=rtl] .zenblackfridaypopup-buttons::before { left: -51px; } }

.zenblackfridaypopup-to-serp-button { color: white; font-size: 16px; line-height: 20px; text-decoration: none; white-space: nowrap; }

[dir] .zenblackfridaypopup-to-serp-button { background: #0f5de4; border-radius: 4px; border: 0; cursor: pointer; padding: 8px 16px; }

[dir=ltr] .zenblackfridaypopup-to-serp-button { margin-right: 20px; }

[dir=rtl] .zenblackfridaypopup-to-serp-button { margin-left: 20px; }

@media (max-width: 680px) { [dir] .zenblackfridaypopup-to-serp-button { margin-bottom: 20px; } [dir=ltr] .zenblackfridaypopup-to-serp-button { margin-right: 20px; } [dir=rtl] .zenblackfridaypopup-to-serp-button { margin-left: 20px; } }

[dir=ltr] .zenblackfridaypopup-to-serp-button:last-child { margin-right: 0; }

[dir=rtl] .zenblackfridaypopup-to-serp-button:last-child { margin-left: 0; }

.zenblackfridaypopup-next { font-size: 16px; line-height: 20px; }

[dir] .zenblackfridaypopup-next { margin-top: 20px; }

@media (max-width: 680px) { .zenblackfridaypopup-next-cities { display: inline-block; } [dir] .zenblackfridaypopup-next-cities { margin-top: 4px; } }

.zencybermondaypopup { align-items: center; color: white; display: flex; height: 100%; justify-content: center; position: fixed; top: 0; width: 100%; z-index: 22; }

[dir] .zencybermondaypopup { background: rgba(45, 49, 55, 0.7); }

[dir=ltr] .zencybermondaypopup { left: 0; }

[dir=rtl] .zencybermondaypopup { right: 0; }

.zencybermondaypopup-inner { min-height: 247px; position: relative; width: 640px; }

[dir] .zencybermondaypopup-inner { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/zen/ui/popup/cybermonday.png), #00010c; background-position: 316px 80px; background-size: 78%; background-repeat: no-repeat; border-radius: 3px; padding: 40px; }

@media (max-width: 680px) { .zencybermondaypopup-inner { min-height: 360px; width: calc(100vw - 60px); } [dir] .zencybermondaypopup-inner { background-size: 600px; padding: 20px; } [dir=ltr] .zencybermondaypopup-inner { background-position: 30% -22px; } [dir=rtl] .zencybermondaypopup-inner { background-position: 70% -22px; } }

[dir] .zencybermondaypopup-unauthorized .zencybermondaypopup-inner { background-size: 78%; }

[dir=ltr] .zencybermondaypopup-unauthorized .zencybermondaypopup-inner { background-position: 20% 175%; }

[dir=rtl] .zencybermondaypopup-unauthorized .zencybermondaypopup-inner { background-position: 80% 175%; }

@media (max-width: 680px) { [dir] .zencybermondaypopup-unauthorized .zencybermondaypopup-inner { background-size: 600px; } [dir=ltr] .zencybermondaypopup-unauthorized .zencybermondaypopup-inner { background-position: 30% -22px; } [dir=rtl] .zencybermondaypopup-unauthorized .zencybermondaypopup-inner { background-position: 70% -22px; } }

@media (max-width: 680px) { [dir] .zencybermondaypopup-unauthorized .zencybermondaypopup-link { margin-top: 12px; } }

[dir=ltr] .zencybermondaypopup-unauthorized .zencybermondaypopup-title { margin-left: 20px; }

[dir=rtl] .zencybermondaypopup-unauthorized .zencybermondaypopup-title { margin-right: 20px; }

@media (max-width: 680px) { .zencybermondaypopup-unauthorized .zencybermondaypopup-title { max-width: 145px; } [dir] .zencybermondaypopup-unauthorized .zencybermondaypopup-title { margin-top: 5px; } [dir=ltr] .zencybermondaypopup-unauthorized .zencybermondaypopup-title { margin-left: 0; } [dir=rtl] .zencybermondaypopup-unauthorized .zencybermondaypopup-title { margin-right: 0; } }

.zencybermondaypopup-close { height: 26px; position: absolute; top: 15px; width: 26px; }

[dir] .zencybermondaypopup-close { cursor: pointer; }

[dir=ltr] .zencybermondaypopup-close { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); right: 15px; }

[dir=rtl] .zencybermondaypopup-close { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 15px; }

.zencybermondaypopup-close::before, .zencybermondaypopup-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zencybermondaypopup-close::before, [dir] .zencybermondaypopup-close::after { background: white; }

[dir=ltr] .zencybermondaypopup-close::before, [dir=ltr] .zencybermondaypopup-close::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zencybermondaypopup-close::before, [dir=rtl] .zencybermondaypopup-close::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zencybermondaypopup-close::before { height: 2px; width: 20px; }

.zencybermondaypopup-close::after { height: 20px; width: 2px; }

.zencybermondaypopup-close:hover::before, .zencybermondaypopup-close:hover::after { content: ''; position: absolute; top: 50%; }

[dir] .zencybermondaypopup-close:hover::before, [dir] .zencybermondaypopup-close:hover::after { background: white; }

[dir=ltr] .zencybermondaypopup-close:hover::before, [dir=ltr] .zencybermondaypopup-close:hover::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zencybermondaypopup-close:hover::before, [dir=rtl] .zencybermondaypopup-close:hover::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zencybermondaypopup-title { font-size: 24px; }

[dir] .zencybermondaypopup-title { margin-bottom: 24px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

@media (max-width: 680px) { .zencybermondaypopup-title { font-size: 20px; } }

.zencybermondaypopup-title-time { white-space: nowrap; }

.zencybermondaypopup-content { display: flex; justify-content: space-between; }

.zencybermondaypopup-content-info { font-size: 16px; width: 326px; }

[dir=ltr] .zencybermondaypopup-content-info { border-right: 1px solid rgba(133, 135, 139, 0.4); margin-left: 20px; }

[dir=rtl] .zencybermondaypopup-content-info { border-left: 1px solid rgba(133, 135, 139, 0.4); margin-right: 20px; }

@media (max-width: 680px) { .zencybermondaypopup-content-info { width: initial; } [dir=ltr] .zencybermondaypopup-content-info { border-right: 0; margin-left: 0; } [dir=rtl] .zencybermondaypopup-content-info { border-left: 0; margin-right: 0; } }

.zencybermondaypopup-paragraph { color: white; line-height: 26px; }

[dir] .zencybermondaypopup-paragraph { margin-bottom: 10px; }

@media (max-width: 680px) { .zencybermondaypopup-paragraph { font-size: 16px; line-height: 20px; } [dir] .zencybermondaypopup-paragraph { margin-bottom: 20px; } }

.zencybermondaypopup-mobile-auth { display: none; }

@media (max-width: 680px) { .zencybermondaypopup-mobile-auth { align-items: center; color: white; display: flex; font-size: 18px; height: 48px; justify-content: center; text-decoration: none; white-space: nowrap; width: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } [dir] .zencybermondaypopup-mobile-auth { background: #0f5de4; border-radius: 3px; margin-bottom: 15px; margin-top: 20px; padding: 0 40px; } [dir=ltr] .zencybermondaypopup-mobile-auth { margin-right: 15px; } [dir=rtl] .zencybermondaypopup-mobile-auth { margin-left: 15px; } }

.zencybermondaypopup-link { color: #4086e4; display: block; font-size: 16px; line-height: 22px; text-decoration: none; width: 165px; }

[dir] .zencybermondaypopup-link { margin-top: 15px; }

@media (max-width: 680px) { [dir] .zencybermondaypopup-link { margin-top: 0; } }

.zencybermondaypopup-content-auth { max-width: 253px; }

@media (max-width: 680px) { .zencybermondaypopup-content-auth { max-width: initial; width: 100%; } }

.zencybermondaypopup-content-auth .zen-authpane-link, .zencybermondaypopup-content-auth .zen-authpane-link:hover, .zencybermondaypopup-content-auth .zen-authpane-link:focus, .zencybermondaypopup-content-auth .zen-authpane-link:active { color: #4086e4; }

.zencybermondaypopup-content-auth .zen-authpane-remind-header-title, .zencybermondaypopup-content-auth .zen-authpane-link-active, .zencybermondaypopup-content-auth .zen-authpane-link-active:hover, .zencybermondaypopup-content-auth .zen-authpane-link-active:focus, .zencybermondaypopup-content-auth .zen-authpane-link-active:active, .zencybermondaypopup-content-auth .zen-authpane-remind-response-text { color: white; }

.zencybermondaypopup-content-auth .zen-authpane-remind-form-reset-button, .zencybermondaypopup-content-auth .zen-authpane-signin-reset-button { color: #4086e4; }

.zencybermondaypopup-content-auth .zen-authpane-remind-form-reset-button:hover, .zencybermondaypopup-content-auth .zen-authpane-remind-form-reset-button:focus, .zencybermondaypopup-content-auth .zen-authpane-remind-form-reset-button:active, .zencybermondaypopup-content-auth .zen-authpane-signin-reset-button:hover, .zencybermondaypopup-content-auth .zen-authpane-signin-reset-button:focus, .zencybermondaypopup-content-auth .zen-authpane-signin-reset-button:active { color: #4086e4; }

.zencybermondaypopup-content-auth .zen-authpane-kind-title { color: white; }

[dir] .zencybermondaypopup-content-auth .zen-authpane-kind-title { background: #00010c; }

.zencybermondaypopup-content-auth .zen-socialauth-button-vkontakte { height: 41px; width: 40px; }

[dir] .zencybermondaypopup-content-auth .zen-socialauth-button-vkontakte { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/vkontakte.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zencybermondaypopup-content-auth .zen-socialauth-button-facebook { height: 40px; width: 40px; }

[dir] .zencybermondaypopup-content-auth .zen-socialauth-button-facebook { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/facebook.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zencybermondaypopup-content-auth .zen-socialauth-button-google { height: 40px; width: 40px; }

[dir] .zencybermondaypopup-content-auth .zen-socialauth-button-google { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/google.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zencybermondaypopup-content-auth .zen-socialauth-button-odnoklassniki { height: 40px; width: 40px; }

[dir] .zencybermondaypopup-content-auth .zen-socialauth-button-odnoklassniki { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/ok.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zencybermondaypopup-content-auth .zen-socialauth-button-twitter { height: 40px; width: 40px; }

[dir] .zencybermondaypopup-content-auth .zen-socialauth-button-twitter { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/twitter.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zencybermondaypopup-content-auth .zen-socialauth-button-apple { box-sizing: border-box; }

[dir] .zencybermondaypopup-content-auth .zen-socialauth-button-apple { border: 1px solid #fff; }

[dir] .zencybermondaypopup-content-auth .zen-authpane-kind-social-buttons { transform: scale(0.9); }

.zencybermondaypopup-content-auth .zen-authpane-form-signup-legal, .zencybermondaypopup-content-auth .zen-authpane-form-signup-legal-link { color: white; }

[dir] .zencybermondaypopup-content-auth .zen-authpane-remind-header-close { border: 2px solid rgba(255, 255, 255, 0.5); }

[dir] .zencybermondaypopup-content-auth .zen-authpane-remind-header-close::before, [dir] .zencybermondaypopup-content-auth .zen-authpane-remind-header-close::after { background: white; }

@media (max-width: 680px) { .zencybermondaypopup-content-auth-hidden { display: none; } }

/** authorized styles */
.zencybermondaypopup-title-mini { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 20px; font-weight: 700; }
[dir] .zencybermondaypopup-title-mini { margin-bottom: 20px; }

@media (max-width: 680px) { .zencybermondaypopup-title-mini { max-width: 200px; } [dir] .zencybermondaypopup-title-mini { margin-top: 10px; margin-bottom: 14px; } }

.zencybermondaypopup-buttons { display: flex; flex-wrap: wrap; }

[dir] .zencybermondaypopup-buttons { margin-top: 24px; }

@media (max-width: 680px) { [dir] .zencybermondaypopup-buttons { margin-top: 20px; } }

.zencybermondaypopup-to-serp-button { align-items: center; color: white; display: flex; font-size: 18px; height: 48px; text-decoration: none; white-space: nowrap; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .zencybermondaypopup-to-serp-button { background: #0f5de4; border-radius: 3px; cursor: pointer; margin-bottom: 15px; padding: 0 40px; }

[dir=ltr] .zencybermondaypopup-to-serp-button { margin-right: 15px; }

[dir=rtl] .zencybermondaypopup-to-serp-button { margin-left: 15px; }

@media (max-width: 680px) { .zencybermondaypopup-to-serp-button { font-size: 16px; height: 40px; } [dir] .zencybermondaypopup-to-serp-button { padding: 0 24px; } }

.zenmobilepopup { bottom: 0; position: fixed; top: 0; touch-action: pan-x pinch-zoom; z-index: 21; align-items: center; display: flex; justify-content: center; overflow-x: hidden; overflow-y: auto; color: #292f37; z-index: 23; }

[dir=ltr] .zenmobilepopup { left: 0; right: 0; }

[dir=rtl] .zenmobilepopup { right: 0; left: 0; }

@media (max-width: 680px) { .zenmobilepopup { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zenmobilepopup-shadow { bottom: 0; position: fixed; top: 0; touch-action: pan-x pinch-zoom; z-index: 21; z-index: 0; }

[dir] .zenmobilepopup-shadow { background-color: rgba(41, 47, 55, 0.4); }

[dir=ltr] .zenmobilepopup-shadow { left: 0; right: 0; }

[dir=rtl] .zenmobilepopup-shadow { right: 0; left: 0; }

@media (max-width: 680px) { .zenmobilepopup-shadow { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zenmobilepopup-inner { box-sizing: border-box; position: relative; width: 540px; z-index: 1; }

[dir] .zenmobilepopup-inner { background-color: white; border-radius: 8px; box-shadow: 0 6px 20px rgba(153, 146, 139, 0.2); padding: 20px 40px 32px; }

@media (max-width: 680px) { .zenmobilepopup-inner { width: 304px; } [dir] .zenmobilepopup-inner { padding: 20px; } }

.zenmobilepopup-close { height: 16px; position: absolute; top: 16px; width: 16px; }

[dir] .zenmobilepopup-close { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23868686' d='M11.6 10l5.1-5.2a1.1 1.1 0 00-1.5-1.6L10 8.4 4.8 3.2a1.1 1.1 0 00-1.6 0 1.1 1.1 0 000 1.6L8.4 10l-5.2 5.2a1.1 1.1 0 000 1.6 1.1 1.1 0 001.6 0l5.2-5.2 5.2 5.2a1.1 1.1 0 001.5-1.6L11.6 10z'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; cursor: pointer; }

[dir=ltr] .zenmobilepopup-close { right: 20px; }

[dir=rtl] .zenmobilepopup-close { left: 20px; }

@media (max-width: 680px) { .zenmobilepopup-close { top: 20px; } }

.zenmobilepopup-title { font-size: 24px; font-weight: 700; line-height: 32px; }

[dir] .zenmobilepopup-title { margin-bottom: 16px; }

[dir=ltr] .zenmobilepopup-title { padding-right: 12px; }

[dir=rtl] .zenmobilepopup-title { padding-left: 12px; }

@media (max-width: 680px) { .zenmobilepopup-title { font-size: 20px; line-height: 24px; } }

.zenmobilepopup-description { font-size: 16px; line-height: 22px; }

[dir] .zenmobilepopup-description { margin-bottom: 20px; }

@media (max-width: 680px) { .zenmobilepopup-description { font-size: 14px; line-height: 20px; } }

.zenmobilepopup-button { width: 248px; }

@media (max-width: 680px) { .zenmobilepopup-button { width: 100%; } }

.zen-select { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-user-select: none; -moz-user-select: none; user-select: none; height: 40px; line-height: 38px; text-decoration: none; white-space: nowrap; font-size: 18px; font-weight: 700; box-sizing: border-box; position: relative; }

[dir] .zen-select { border-radius: 4px; cursor: pointer; text-align: center; background-image: -webkit-linear-gradient(bottom, #faf9f8 0, white 100%); background-image: -moz-linear-gradient(bottom, #faf9f8 0, white 100%); background-image: -o-linear-gradient(bottom, #faf9f8 0, white 100%); background-image: linear-gradient(to top, #faf9f8 0, white 100%); box-shadow: 0 2px 0 rgba(133, 135, 139, 0.3); }

[dir=ltr] .zen-select { padding: 0 28px 0 12px; text-align: left; }

[dir=rtl] .zen-select { padding: 0 12px 0 28px; text-align: right; }

.zen-select:focus { outline: none; }

[dir] .zen-select:hover { background: white; box-shadow: 0 1px 0 rgba(133, 135, 139, 0.5); }

[dir] .zen-select-active, [dir] .zen-select-active:hover, [dir] .zen-select-is-active, [dir] .zen-select-is-active:hover, [dir] .zen-select:active { background-image: -webkit-linear-gradient(bottom, #d7d4d0 0, #e4e2e0 100%); background-image: -moz-linear-gradient(bottom, #d7d4d0 0, #e4e2e0 100%); background-image: -o-linear-gradient(bottom, #d7d4d0 0, #e4e2e0 100%); background-image: linear-gradient(to top, #d7d4d0 0, #e4e2e0 100%); }

.zen-select-disabled, .zen-select :disabled { opacity: .3; pointer-events: none; }

[dir] .zen-select-disabled, [dir] .zen-select :disabled { cursor: default; }

@media (min-width: 681px) { .zen-select { height: 34px; line-height: 34px; } }

@media (max-width: 954px) { [dir] .zen-select { border: 1px solid rgba(133, 135, 139, 0.2); } }

[dir] .zen-select-error { border: 2px solid #a50000; border-bottom: 0; border-radius: 0; }

.zen-select-label { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; font-weight: 480; overflow: hidden; text-overflow: ellipsis; text-transform: lowercase; white-space: nowrap; }

.zen-select-native, .zen-select-button { bottom: 0; opacity: 0; position: absolute; top: 0; }

[dir] .zen-select-native, [dir] .zen-select-button { cursor: pointer; }

[dir=ltr] .zen-select-native, [dir=ltr] .zen-select-button { left: 0; right: 0; }

[dir=rtl] .zen-select-native, [dir=rtl] .zen-select-button { right: 0; left: 0; }

.zen-select-native { font-size: 18px; height: 100%; text-transform: lowercase; width: 100%; }

@media (min-width: 681px) { .zen-select-native { font-size: 16px; } }

.zen-select-arrow { height: 6px; position: absolute; top: 15px; width: 8px; }

[dir] .zen-select-arrow { background: url("data:image/svg+xml,%3Csvg width='8' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23292f37' d='M3.5 5L0 0h7L3.5 5z'/%3E%3C/svg%3E"); }

[dir=ltr] .zen-select-arrow { right: 15px; }

[dir=rtl] .zen-select-arrow { left: 15px; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.zen-authpane { color: #292f37; }
[dir=ltr] .zen-authpane { text-align: left; }
[dir=rtl] .zen-authpane { text-align: right; }

.zen-authpane-link-wrapper { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #85878b; font-size: 15px; }

[dir=ltr] .zen-authpane-link-wrapper { margin: 5px 15px 15px 9px; }

[dir=rtl] .zen-authpane-link-wrapper { margin: 5px 9px 15px 15px; }

.zen-authpane-link-active { color: #292f37; }

[dir] .zen-authpane-link-active { cursor: default; }

[dir] .zen-authpane-link-separator { margin: 0 6px; }

.zen-authpane-form-signup-legal { color: #85878b; font-size: 12px; }

[dir] .zen-authpane-form-signup-legal { margin-bottom: 15px; }

.zen-authpane-form-signup-legal-link { color: #85878b; font-size: 12px; }

.zen-authpane-form-signup-agree-link { color: #85878b; }

.zen-authpane-signin-error-message, .zen-authpane-signup-error-message { box-sizing: border-box; color: #be0000; font-size: 15px; }

[dir] .zen-authpane-signin-error-message, [dir] .zen-authpane-signup-error-message { background: var(--highlight-bg); margin-bottom: 20px; padding: 10px 20px; text-align: center; }

[dir] .zen-authpane-signin-field:not(:last-child) { margin-bottom: 6px; }

.zen-authpane-kind-social-wrapper { position: relative; }

[dir] .zen-authpane-kind-social-wrapper { margin-bottom: 6px; text-align: center; }

.zen-authpane-kind-social-wrapper::before { content: ''; display: block; height: 1px; position: absolute; top: 9px; width: 100%; }

[dir] .zen-authpane-kind-social-wrapper::before { background: #e0e0e1; }

[dir=ltr] .zen-authpane-kind-social-wrapper::before { left: 0; }

[dir=rtl] .zen-authpane-kind-social-wrapper::before { right: 0; }

.zen-authpane-kind-social-buttons { align-items: center; display: flex; justify-content: space-around; }

.zen-authpane-kind-title { color: #868686; display: inline-block; font-size: 12px; position: relative; }

[dir] .zen-authpane-kind-title { background: white; margin-bottom: 16px; padding: 0 8px; }

.zen-authpane-remind-loading, .zen-authpane-signup-loading { bottom: 0; opacity: .99; position: absolute; top: 0; z-index: 1; }

[dir] .zen-authpane-remind-loading, [dir] .zen-authpane-signup-loading { background: rgba(255, 255, 255, 0.7) url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) 50% 50% no-repeat; }

[dir=ltr] .zen-authpane-remind-loading, [dir=ltr] .zen-authpane-signup-loading { left: 0; right: 0; }

[dir=rtl] .zen-authpane-remind-loading, [dir=rtl] .zen-authpane-signup-loading { right: 0; left: 0; }

.zen-authpane-signup-field, .zen-authpane-remind-form-field { position: relative; }

.zen-authpane-signin-buttons, .zen-authpane-remind-form-buttons { align-items: center; display: flex; }

[dir] .zen-authpane-signin-buttons, [dir] .zen-authpane-remind-form-buttons { margin-bottom: 12px; margin-top: 15px; }

.zen-authpane-signin-submit-button, .zen-authpane-remind-form-submit-button { width: 187px; }

.zen-authpane-signup-button { width: 100%; }

[dir] .zen-authpane-signup-button { margin: 10px 0 20px; }

.zen-authpane-signin-reset-button, .zen-authpane-remind-form-reset-button { outline: none; width: 70px; }

[dir=ltr] .zen-authpane-signin-reset-button, [dir=ltr] .zen-authpane-remind-form-reset-button { margin-left: 12px; text-align: left; }

[dir=rtl] .zen-authpane-signin-reset-button, [dir=rtl] .zen-authpane-remind-form-reset-button { margin-right: 12px; text-align: right; }

.zen-authpane-remind-header { position: relative; }

.zen-authpane-remind-header-close { height: 26px; position: absolute; top: -6px; width: 26px; }

[dir] .zen-authpane-remind-header-close { border-radius: 50%; border: 2px solid #eef1f4; cursor: pointer; }

[dir=ltr] .zen-authpane-remind-header-close { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); right: 0; }

[dir=rtl] .zen-authpane-remind-header-close { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 0; }

[dir] .zen-authpane-remind-header-close:hover { background: rgba(133, 135, 139, 0.2); border: 2px solid rgba(133, 135, 139, 0.2); }

.zen-authpane-remind-header-close::before, .zen-authpane-remind-header-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-authpane-remind-header-close::before, [dir] .zen-authpane-remind-header-close::after { background: rgba(133, 135, 139, 0.2); }

[dir=ltr] .zen-authpane-remind-header-close::before, [dir=ltr] .zen-authpane-remind-header-close::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zen-authpane-remind-header-close::before, [dir=rtl] .zen-authpane-remind-header-close::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zen-authpane-remind-header-close::before { height: 2px; width: 12px; }

.zen-authpane-remind-header-close::after { height: 12px; width: 2px; }

.zen-authpane-remind-header-close:hover::before, .zen-authpane-remind-header-close:hover::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-authpane-remind-header-close:hover::before, [dir] .zen-authpane-remind-header-close:hover::after { background: white; }

[dir=ltr] .zen-authpane-remind-header-close:hover::before, [dir=ltr] .zen-authpane-remind-header-close:hover::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zen-authpane-remind-header-close:hover::before, [dir=rtl] .zen-authpane-remind-header-close:hover::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zen-authpane-remind-header-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 15px; }

[dir=ltr] .zen-authpane-remind-header-title { margin: 5px 15px 15px 9px; }

[dir=rtl] .zen-authpane-remind-header-title { margin: 5px 9px 15px 15px; }

.zen-authpane-remind-response { box-sizing: border-box; width: 245px; }

[dir] .zen-authpane-remind-response { margin: 20px 0 30px; padding: 0 13px; }

[dir] .zen-authpane-remind-response-text { margin-bottom: 5px; }

[dir] .zen-authpane-social-auth-email-error { padding: 24px 30px 22px; }

.zen-ui-stars { display: flex; }

.zen-ui-stars-wrapper-blank { opacity: .5; }

.zen-ui-stars-star { display: inline-block; height: 10px; width: 11px; }

[dir] .zen-ui-stars-star { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/star.svg); }

.zen-hotelcard .zen-ui-stars-star { display: block; height: 8px; width: 9px; }

[dir] .zen-hotelcard .zen-ui-stars-star { background-repeat: no-repeat; background-size: contain; }

.tips-guru { display: flex; }

.tips-guru-logo { display: inline-block; height: 24px; width: 67px; }

[dir] .tips-guru-logo { border-radius: 4px; }

[dir=ltr] .tips-guru-logo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/guru-logo.svg) center/54px 20px no-repeat, linear-gradient(105.48deg, #c7fb94 16.22%, #a3f396 93.66%); }

[dir=rtl] .tips-guru-logo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/guru-logo.svg) center/54px 20px no-repeat, linear-gradient(-105.48deg, #c7fb94 16.22%, #a3f396 93.66%); }

.tips-guru-tip { display: flex; }

[dir] .tips-guru-tip .zenpopuptipcontainer-show { margin: 0; }

[dir=ltr] .tips-guru-tip .zenpopuptipcontainer-show { margin-left: 6px; margin-right: -3px; }

[dir=rtl] .tips-guru-tip .zenpopuptipcontainer-show { margin-right: 6px; margin-left: -3px; }

.tips-guru-plain .tips-guru-logo { width: 59px; height: 20px; }

[dir] .tips-guru-plain .tips-guru-logo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/guru-logo.svg) center/contain; }

.tips-guru-size-small .tips-guru-logo { width: 56px; height: 20px; }

[dir] .tips-guru-size-small .tips-guru-logo { background-size: 50px 17px, contain; }

[dir] .tips-guru-color-white .zenpopuptipcontainer:hover::before { background-color: var(--palette-black); }

.tips-guru-color-white .zenpopuptipcontainer::before { opacity: 1; }

[dir] .tips-guru-color-white .zenpopuptipcontainer::before { background-color: var(--palette-white); }

.tips-preffered { height: 18px; width: 31px; }

[dir] .tips-preffered { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/zen/ui/tips/preferred_icon.svg) 50% 49% no-repeat; background-color: white; background-size: 18px 10px; border: 1px solid #f7901e; border-radius: 4px; cursor: pointer; }

.zen-hotelcardperks .tips-preffered { height: 24px; width: 24px; }

[dir] .zen-hotelcardperks .tips-preffered { border: 0; border-radius: 50%; }

.zenloyaltytips { display: flex; position: relative; }

.zenloyaltytips-tip { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; font-size: 13px; height: 24px; line-height: 18px; opacity: .9; position: relative; user-select: none; }

[dir] .zenloyaltytips-tip { background-color: white; cursor: pointer; padding: 3px 10px; }

.zenloyaltytips-tip:hover { opacity: 1; }

[dir] .zenloyaltytips-tip:hover { transform: scale(1.02); }

.zenloyaltytips-tip::before { content: ''; height: 24px; position: absolute; top: 0; width: 11px; }

[dir] .zenloyaltytips-tip::before { background-color: white; border-radius: 3px; }

[dir=ltr] .zenloyaltytips-tip::before { transform: skew(-19deg); }

[dir=rtl] .zenloyaltytips-tip::before { transform: skew(19deg); }

.zenloyaltytips-tip::after { content: ''; display: inline-block; height: 10px; width: 10px; }

[dir] .zenloyaltytips-tip::after { background-position: center; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenloyaltytips-tip::after { margin-left: 2px; }

[dir=rtl] .zenloyaltytips-tip::after { margin-right: 2px; }

[dir=ltr] .zenloyaltytips-tip:first-child { border-radius: 15px 0 4px 15px; margin-right: 10px; padding-right: 7px; }

[dir=rtl] .zenloyaltytips-tip:first-child { border-radius: 0 15px 15px 4px; margin-left: 10px; padding-left: 7px; }

[dir=ltr] .zenloyaltytips-tip:first-child::before { right: -4px; }

[dir=rtl] .zenloyaltytips-tip:first-child::before { left: -4px; }

[dir=ltr] .zenloyaltytips-tip:last-child { border-radius: 4px 15px 15px 0; padding-left: 7px; }

[dir=rtl] .zenloyaltytips-tip:last-child { border-radius: 15px 4px 0 15px; padding-right: 7px; }

[dir=ltr] .zenloyaltytips-tip:last-child::before { left: -4px; }

[dir=rtl] .zenloyaltytips-tip:last-child::before { right: -4px; }

[dir] .zenloyaltytips-tip.zenloyaltytips-tip-single { border-radius: 15px; margin: 0; padding: 3px 10px; }

.zenloyaltytips-tip.zenloyaltytips-tip-single::before { display: none; }

.zenloyaltytips-tip-dreams { color: #ff6464; }

[dir] .zenloyaltytips-tip-dreams::after { background-image: url("data:image/svg+xml,%3Csvg fill='%23ff6464' width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.7 8.3a.5.5 0 01-.6-.5c0-.3.3-.5.6-.5 1 0 2-.9 2-2 0-.2.2-.5.5-.5s.5.3.5.6a3 3 0 01-3 3zm6.5.5L9 8.6h-.3v-.2c-.3 0-.6-.3-.8-.4-.2-.2.5-.6.6-.7.2-.1.2-.5 0-.6-.5-.3-1.8-1.1-2.3-2C5.8 3.5 7 1 8.6.4A6.9 6.9 0 006.7 0C3 0 0 3 0 6.5S3 13 6.7 13c2.9 0 5.4-1.8 6.3-4.3-.6.3-3 .8-3.8 0z'/%3E%3C/svg%3E"); }

.zenloyaltytips-tip-miles { color: #02458d; }

.zenloyaltytips-tip-miles::after { width: 15px; }

[dir] .zenloyaltytips-tip-miles::after { background-image: url("data:image/svg+xml,%3Csvg width='33' height='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2.5h2.9v8h7.7l-1 2.6h-6.7v1.4h6.1l-1 2.6h-5.1v5.7h-3V7.4l-4 8.3h-2.7l-4-8.3v13.4h-3v-5.7H3.4l-1-2.6h6.2v-1.4H1.7l-1-2.6h7.8v-8h2.8L16.8 12z' fill='%2302458d'/%3E%3C/svg%3E"); }

.zenloyaltytips-tip-zenpoints { color: #5c77cc; }

.zenloyaltytips-tip-zenpoints::after { height: 12px; vertical-align: -1px; width: 12px; }

[dir] .zenloyaltytips-tip-zenpoints::after { background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 1.3a22.6 22.6 0 016-.8c1.8 0 3.6.3 5.5.8a2.8 2.8 0 012 2 22.2 22.2 0 01.7 5.8 20 20 0 01-.7 5.4 2.8 2.8 0 01-2 2c-1.9.5-3.7.7-5.5.7a22.6 22.6 0 01-6-.8 2.8 2.8 0 01-2-1.9 20 20 0 01.1-11.2 2.8 2.8 0 012-2zm9.8 4.8a.1.1 0 000-.2l-6-1.6a.1.1 0 00-.2 0l-.3 1.2a.1.1 0 000 .1l3.4 1-5 5a.1.1 0 000 .2l6.1 1.7a.1.1 0 00.1-.1l.4-1.2a.1.1 0 00-.1 0l-3.4-1a.1.1 0 010-.1l5-5z' fill='%235c77cc'/%3E%3C/svg%3E"); }

.zenloyaltytips-tip-ratehawkpoints { color: #4086e4; }

.zenloyaltytips-tip-ratehawkpoints::after { height: 13px; vertical-align: -2px; width: 13px; }

[dir] .zenloyaltytips-tip-ratehawkpoints::after { background-image: url("data:image/svg+xml,%3Csvg id='Слой_1' data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%234086e4%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.7 3.4L9 .8A2.2 2.2 0 007 .8L2.3 3.4a2.2 2.2 0 00-1 2v5.2a2.2 2.2 0 001 2L7 15.2a2.2 2.2 0 002.2 0l4.6-2.6a2.2 2.2 0 001-2V5.4a2.2 2.2 0 00-1-2zm-3.9 8l-1.4-2H7v2H5.2V4.2h3.1a4 4 0 011.7.3 2.5 2.5 0 011 .9 2.6 2.6 0 01.5 1.4A2.4 2.4 0 0110 9l1.6 2.3z'/%3E%3Cpath class='cls-1' d='M8.2 5.5H7v2.6h1.3a1.7 1.7 0 001.2-.4 1.2 1.2 0 00.4-1 1.2 1.2 0 00-.4-.8 1.8 1.8 0 00-1.2-.4z'/%3E%3C/svg%3E"); }

.zenloyaltytips-tip-roundtrippoints { color: #cf11ff; }

.zenloyaltytips-tip-roundtrippoints::after { height: 13px; vertical-align: -2px; width: 13px; }

[dir] .zenloyaltytips-tip-roundtrippoints::after { background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='8' fill='%23cf11ff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 12H13l-.8-1.6a1.8 1.8 0 00-.6-.9 1.9 1.9 0 00-1-.4v-.2a1 1 0 01.3 0 2.4 2.4 0 001.2-.8c.3-.4.4-.8.5-1.3a2.3 2.3 0 00-.3-1.5 2.4 2.4 0 00-1.1-1A4.4 4.4 0 009.3 4H4v8h2V9.2h2.7l.6.2.4.6.8 2zM5.9 8V5.5h3.3a1.2 1.2 0 011 .3l.3.4v.5c0 .3 0 .6-.3.8-.2.2-.5.3-.7.3H5.9z' fill='%23fff'/%3E%3C/svg%3E"); background-size: contain; }

[dir] .zenloyaltytips-popup-text { margin-bottom: 8px; }

.zenmircashbacktip { position: relative; }

[dir] .zenmircashbacktip { background-color: white; border-radius: 28px; cursor: pointer; }

[dir=ltr] .zenmircashbacktip { padding: 5px 27px 6px 52px; }

[dir=rtl] .zenmircashbacktip { padding: 5px 52px 6px 27px; }

.zenmircashbacktip::before { content: ''; height: 10px; position: absolute; top: 8px; width: 36px; }

[dir] .zenmircashbacktip::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/mir.svg); background-position: center; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenmircashbacktip::before { left: 11px; }

[dir=rtl] .zenmircashbacktip::before { right: 11px; }

.zenmircashbacktip::after { content: ''; height: 15px; position: absolute; top: 5px; width: 15px; }

[dir] .zenmircashbacktip::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 14'%3E%3Ccircle cx='7.7' cy='6.9' r='5.9' fill='%23e5e5e5'/%3E%3Cpath fill='%23111111' d='M8 3.2A.9.9 0 108 5a.9.9 0 000-1.8zm-.6 6.4H6.3v1h3.4v-1h-1v-4H6.2v1h1v3z'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenmircashbacktip::after { right: 7px; }

[dir=rtl] .zenmircashbacktip::after { left: 7px; }

[dir] .zenmircashbacktip:hover::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 14'%3E%3Ccircle cx='7.7' cy='6.9' r='5.9' fill='%23111111'/%3E%3Cpath fill='%23ffffff' d='M8 3.2A.9.9 0 108 5a.9.9 0 000-1.8zm-.6 6.4H6.3v1h3.4v-1h-1v-4H6.2v1h1v3z'/%3E%3C/svg%3E"); }

.zenmircashbacktip-title { font-size: 12px; line-height: 15px; }

[dir] .zentexttip .zentexttip-text-description:not(:last-of-type) { margin-bottom: 10px; }

.zentexttip .link, .zentexttip .prtnr-orders-order-edit, .zentexttip .prtnr-orders-order-download, .zentexttip .prtnr-orders-order-cancel, .zentexttip .prtnr-orders-order-paycard, .zentexttip .prtnr-orders-order-paybylink, .zentexttip .prtnr-orders-order-edit-link-text, .zentexttip .prtnr-orders-order-download-link-text, .zentexttip .prtnr-orders-order-cancel-link-text, .zentexttip .prtnr-orders-order-paycard-link-text, .zentexttip .prtnr-orders-order-paybylink-link-text, .zentexttip .prtnr-orders-order-edit-link, .zentexttip .prtnr-orders-order-cancel-link, .zentexttip .prtnr-orders-order-paycard-link, .zentexttip .prtnr-orders-order-paybylink-link, .zentexttip .prtnr-orders-order-action-footer-button-cancel, .zentexttip .prtnr-orders-order-field-list-expand, .zentexttip .prtnr-orders-traveldocs-tip-row-btn { display: none; }

[dir] .zentexttip .link, [dir] .zentexttip .prtnr-orders-order-edit, [dir] .zentexttip .prtnr-orders-order-download, [dir] .zentexttip .prtnr-orders-order-cancel, [dir] .zentexttip .prtnr-orders-order-paycard, [dir] .zentexttip .prtnr-orders-order-paybylink, [dir] .zentexttip .prtnr-orders-order-edit-link-text, [dir] .zentexttip .prtnr-orders-order-download-link-text, [dir] .zentexttip .prtnr-orders-order-cancel-link-text, [dir] .zentexttip .prtnr-orders-order-paycard-link-text, [dir] .zentexttip .prtnr-orders-order-paybylink-link-text, [dir] .zentexttip .prtnr-orders-order-edit-link, [dir] .zentexttip .prtnr-orders-order-cancel-link, [dir] .zentexttip .prtnr-orders-order-paycard-link, [dir] .zentexttip .prtnr-orders-order-paybylink-link, [dir] .zentexttip .prtnr-orders-order-action-footer-button-cancel, [dir] .zentexttip .prtnr-orders-order-field-list-expand, [dir] .zentexttip .prtnr-orders-traveldocs-tip-row-btn { margin-top: 10px; }

.zentooltip-popup .zentexttip .link, .zentooltip-popup .zentexttip .prtnr-orders-order-edit, .zentooltip-popup .zentexttip .prtnr-orders-order-download, .zentooltip-popup .zentexttip .prtnr-orders-order-cancel, .zentooltip-popup .zentexttip .prtnr-orders-order-paycard, .zentooltip-popup .zentexttip .prtnr-orders-order-paybylink, .zentooltip-popup .zentexttip .prtnr-orders-order-edit-link-text, .zentooltip-popup .zentexttip .prtnr-orders-order-download-link-text, .zentooltip-popup .zentexttip .prtnr-orders-order-cancel-link-text, .zentooltip-popup .zentexttip .prtnr-orders-order-paycard-link-text, .zentooltip-popup .zentexttip .prtnr-orders-order-paybylink-link-text, .zentooltip-popup .zentexttip .prtnr-orders-order-edit-link, .zentooltip-popup .zentexttip .prtnr-orders-order-cancel-link, .zentooltip-popup .zentexttip .prtnr-orders-order-paycard-link, .zentooltip-popup .zentexttip .prtnr-orders-order-paybylink-link, .zentooltip-popup .zentexttip .prtnr-orders-order-action-footer-button-cancel, .zentooltip-popup .zentexttip .prtnr-orders-order-field-list-expand, .zentooltip-popup .zentexttip .prtnr-orders-traveldocs-tip-row-btn { display: block; }

.zenmircashbacktip-colored { color: #ffffff; }

[dir] .zenmircashbacktip-colored { background-color: #0f754e; }

[dir] .zenmircashbacktip-colored::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/mir-white.svg); }

[dir] .zenmircashbacktip-colored::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 14'%3E%3Ccircle cx='7.7' cy='6.9' r='5.9' fill='%23868686'/%3E%3Cpath fill='%23ffffff' d='M8 3.2A.9.9 0 108 5a.9.9 0 000-1.8zm-.6 6.4H6.3v1h3.4v-1h-1v-4H6.2v1h1v3z'/%3E%3C/svg%3E"); }

[dir=ltr] .zentooltip-hint.zentooltip-mir { transform: translateX(10px); }

[dir=rtl] .zentooltip-hint.zentooltip-mir { transform: translateX(-10px); }

.tips-topstays { height: 15px; width: 32px; }

[dir] .tips-topstays { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/zen/ui/tips/topstays.svg); background-repeat: no-repeat; background-size: contain; border-radius: 4px; cursor: pointer; }

[dir] .zentexttip .topstays-link { margin-top: 10px; }

.zentooltip-hint .topstays-link { color: var(--palette-white); }

.zencheckbox { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-flex; flex-direction: row-reverse; position: relative; }

[dir] .zencheckbox { cursor: pointer; }

.zencheckbox-styled-checkbox { box-sizing: border-box; display: inline-block; flex: 1 0 auto; height: 16px; position: relative; transition: all .16s; width: 16px; will-change: background; }

[dir] .zencheckbox-styled-checkbox { background-clip: content-box; background-color: var(--box-bg); border: 1px solid var(--box-border); border-radius: 4px; margin-top: 1px; transform: translateZ(0); }

[dir=ltr] .zencheckbox-styled-checkbox { margin-right: 8px; }

[dir=rtl] .zencheckbox-styled-checkbox { margin-left: 8px; }

[dir] .zencheckbox-input:focus ~ .zencheckbox-styled-checkbox { background-color: var(--box-bg); border-color: var(--box-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .zencheckbox:hover .zencheckbox-styled-checkbox { border-color: var(--box-hover-border); }

[dir] .zencheckbox:active .zencheckbox-styled-checkbox { background-color: var(--box-active-bg); border-color: var(--box-active-bg); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .zencheckbox-input:checked ~ .zencheckbox-styled-checkbox { background-color: var(--box-on-bg); border: 0; }

[dir] .zencheckbox-input:not(:disabled):checked:focus ~ .zencheckbox-styled-checkbox { background-color: var(--box-on-bg); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .zencheckbox:hover .zencheckbox-input:not(:disabled):checked ~ .zencheckbox-styled-checkbox { background-color: var(--box-on-bg); border-color: var(--box-hover-border); }

[dir] .zencheckbox:active .zencheckbox-input:not(:disabled):checked ~ .zencheckbox-styled-checkbox { background-color: var(--box-active-bg); border-color: var(--box-active-bg); box-shadow: 0 0 0 2px var(--focus-outline); }

.zencheckbox-input ~ .zencheckbox-styled-checkbox::after { box-sizing: content-box; content: ''; display: block; height: 8px; opacity: 0; position: absolute; top: 45%; width: 4px; }

[dir] .zencheckbox-input ~ .zencheckbox-styled-checkbox::after { border-bottom: 2px solid var(--box-on-typo); }

[dir=ltr] .zencheckbox-input ~ .zencheckbox-styled-checkbox::after { border-right: 2px solid var(--box-on-typo); left: 50%; transform: translate(-50%, -50%) rotate(45deg); }

[dir=rtl] .zencheckbox-input ~ .zencheckbox-styled-checkbox::after { border-left: 2px solid var(--box-on-typo); right: 50%; transform: translate(50%, -50%) rotate(-45deg); }

.zencheckbox-input:checked ~ .zencheckbox-styled-checkbox::after { opacity: 1; }

.zencheckbox-input:disabled:checked ~ .zencheckbox-styled-checkbox::after { opacity: 0; }

[dir] .zencheckbox-input:disabled:checked ~ .zencheckbox-styled-checkbox::after { border-bottom: 2px solid #868686; }

[dir=ltr] .zencheckbox-input:disabled:checked ~ .zencheckbox-styled-checkbox::after { border-right: 2px solid #868686; }

[dir=rtl] .zencheckbox-input:disabled:checked ~ .zencheckbox-styled-checkbox::after { border-left: 2px solid #868686; }

.zencheckbox-input:disabled:checked ~ .zencheckbox-styled-checkbox::after { opacity: 1; }

[dir] .zencheckbox-input:disabled:checked ~ .zencheckbox-styled-checkbox, [dir] .zencheckbox-input:disabled ~ .zencheckbox-styled-checkbox { background-color: #e5e5e5; border-color: #e5e5e5; box-shadow: none; }

[dir] .zencheckbox-disabled { cursor: default; }

.zencheckbox-inner { display: inline; }

.zencheckbox-text { display: inline; font-size: 14px; line-height: 18px; white-space: normal; }

.zencheckbox-extra-label { font-size: 12px; color: #85878b; }

[dir] .zencheckbox-extra-label { margin-top: 4px; }

.zencheckbox-tip { display: inline-block; vertical-align: middle; }

[dir=ltr] .zencheckbox-tip { margin-left: 6px; }

[dir=rtl] .zencheckbox-tip { margin-right: 6px; }

.zencheckbox-stars-star { display: inline-block; height: 14px; vertical-align: text-bottom; width: 16px; }

[dir] .zencheckbox-stars-star { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14'%3E%3Cpath fill='%23ffaf00' d='M8 12l-3.3 1.7a1 1 0 01-1.4-1L3.9 9 1.2 6.4a1 1 0 01.6-1.7l3.7-.5L7 .8a1 1 0 011.8 0l1.6 3.4 3.7.5a1 1 0 01.6 1.7L12 9l.6 3.7a1 1 0 01-1.4 1L8 12z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zencheckbox-stars-star { margin-right: 4px; }

[dir=rtl] .zencheckbox-stars-star { margin-left: 4px; }

.zencheckbox-stars-no-stars { color: #292f37; font-size: 14px; vertical-align: top; }

.zenradiobuttongroup { align-items: flex-start; display: flex; flex-direction: column; position: relative; }

.zenradiobuttongroup-row { flex-direction: row; }

[dir] .zenradiobuttongroup-item { margin-bottom: 16px; }

[dir=ltr] .zenradiobuttongroup-item:last-child { margin-right: 0; }

[dir=rtl] .zenradiobuttongroup-item:last-child { margin-left: 0; }

[dir] .zenradiobuttongroup-row .zenradiobuttongroup-item { margin-bottom: 0; }

[dir=ltr] .zenradiobuttongroup-row .zenradiobuttongroup-item { margin-right: 24px; }

[dir=rtl] .zenradiobuttongroup-row .zenradiobuttongroup-item { margin-left: 24px; }

[dir=ltr] .zenradiobuttongroup-row .zenradiobuttongroup-item:last-child { margin-right: 0; }

[dir=rtl] .zenradiobuttongroup-row .zenradiobuttongroup-item:last-child { margin-left: 0; }

[dir] .zenradiobuttongroup-error .zenradiobutton-styled-radiobutton { box-shadow: 0 0 0 1px var(--alert), 0 0 0 3px var(--alert-outline); }

.zenradiobuttongroup-error .zenradiobutton-text { color: var(--alert); }

.zenradiobutton { display: inline-flex; }

.zenradiobutton-text { display: inline; font-size: 14px; line-height: 18px; }

[dir] .zenradiobutton-text { cursor: pointer; }

.zenradiobutton-extra-label { font-size: 12px; color: #85878b; }

[dir] .zenradiobutton-extra-label { margin-top: 4px; }

.zenradiobutton-tip { display: inline; vertical-align: middle; }

[dir=ltr] .zenradiobutton-tip { margin-left: 8px; }

[dir=rtl] .zenradiobutton-tip { margin-right: 8px; }

.zenradiobutton-styled-radiobutton { box-sizing: border-box; flex-shrink: 0; height: 14px; position: relative; transition: border-color .16s, box-shadow .16s, background-color .16s; width: 14px; }

[dir] .zenradiobutton-styled-radiobutton { background-color: var(--box-bg); border-color: #9def1a; border-radius: 50%; box-shadow: 0 0 0 1px var(--box-border); cursor: pointer; margin-top: 2px; }

[dir=ltr] .zenradiobutton-styled-radiobutton { margin-right: 8px; }

[dir=rtl] .zenradiobutton-styled-radiobutton { margin-left: 8px; }

.zenradiobutton-styled-radiobutton::after { content: ''; height: 16px; position: absolute; top: 50%; width: 15px; }

[dir] .zenradiobutton-styled-radiobutton::after { transform: translateY(-50%); }

[dir=ltr] .zenradiobutton-styled-radiobutton::after { left: 50%; }

[dir=rtl] .zenradiobutton-styled-radiobutton::after { right: 50%; }

[dir] .zenradiobutton-input:focus ~ .zenradiobutton-styled-radiobutton { background-color: var(--box-bg); box-shadow: 0 0 0 1px var(--box-border), 0 0 0 2px var(--focus-outline); }

[dir] .zenfidelitytab:hover .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton:hover .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton-input ~ .zenradiobutton-styled-radiobutton:hover { box-shadow: 0 0 0 1px var(--box-hover-border); }

[dir] .zenfidelitytab:active .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton:active .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton-input ~ .zenradiobutton-styled-radiobutton:active { background-color: var(--box-active-bg); box-shadow: 0 0 0 1px var(--box-active-bg), 0 0 0 2px var(--focus-outline); }

[dir] .zenradiobutton-input:checked ~ .zenradiobutton-styled-radiobutton { background-color: var(--box-on-typo); border: 3px solid var(--box-on-bg); box-shadow: 0 0 0 1px var(--box-on-bg); }

[dir] .zenradiobutton-input:checked:focus ~ .zenradiobutton-styled-radiobutton { border: 3px solid var(--box-on-bg); box-shadow: 0 0 0 1px var(--box-on-bg), 0 0 0 2px var(--focus-outline); }

[dir] .zenfidelitytab:hover .zenradiobutton-input:not(:disabled):checked ~ .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton:hover .zenradiobutton-input:not(:disabled):checked ~ .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton-input:not(:disabled):checked ~ .zenradiobutton-styled-radiobutton:hover { border: 3px solid var(--box-on-bg); }

[dir] .zenradiobutton-input:disabled ~ .zenradiobutton-text { cursor: not-allowed; }

[dir] .zenradiobutton-input:disabled ~ .zenradiobutton-styled-radiobutton { background-color: #e5e5e5; box-shadow: 0 0 0 1px #e5e5e5; cursor: not-allowed; }

[dir] .zenradiobutton-input:disabled:checked ~ .zenradiobutton-styled-radiobutton { background-color: #868686; border: 3px solid #e5e5e5; box-shadow: 0 0 0 1px #e5e5e5; }

.visuallyhidden { clip: rect(0 0 0 0); height: 1px; overflow: hidden; position: absolute; width: 1px; }

[dir] .visuallyhidden { border: 0; margin: -1px; padding: 0; }

.cardinalcommerce-2fa-modalpopup { color: #111111; }

.cardinalcommerce-2fa-modalpopup.zen-fullscreenpopup { display: block; overflow-y: auto; }

[dir] .cardinalcommerce-2fa-modalpopup.zen-fullscreenpopup { padding: 0; }

.cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-wrapper { -moz-box-sizing: border-box; box-sizing: border-box; align-items: center; display: flex; min-height: 100%; touch-action: auto; }

[dir] .cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-wrapper { margin-bottom: -16px; padding: 40px 24px 24px; }

.cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-inner { -moz-box-sizing: border-box; box-sizing: border-box; width: 600px; }

[dir] .cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-inner { background: #ffffff; border-radius: 8px; box-shadow: 0 8px 16px 0 rgba(84, 85, 102, 0.4); margin-bottom: 16px; padding: 16px 20px 20px; }

[dir=ltr] .cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-inner { text-align: left; }

[dir=rtl] .cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-inner { text-align: right; }

@media (max-width: 954px) { .body-booking .cardinalcommerce-2fa-modalpopup .zen-fullscreenpopup-inner { max-width: 520px; } }

[dir] .cardinalcommerce-2fa-modalpopup-header { margin-bottom: 8px; }

.cardinalcommerce-2fa-modalpopup-close { display: flex; line-height: 32px; }

[dir] .cardinalcommerce-2fa-modalpopup-close { text-align: center; }

.cardinalcommerce-2fa-modalpopup-close-icon { display: inline-block; height: 24px; opacity: .388; position: relative; vertical-align: middle; width: 24px; }

[dir] .cardinalcommerce-2fa-modalpopup-close-icon { background-image: url("data:image/svg+xml,%3Csvg fill='%23111111' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.4 8L14 3.4A1 1 0 0012.6 2L8 6.6 3.4 2A1 1 0 002 2a1 1 0 000 1.4L6.6 8 2 12.6A1 1 0 002 14c.4.4 1 .4 1.4 0L8 9.4l4.6 4.6c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4L9.4 8z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; cursor: pointer; }

[dir=ltr] .cardinalcommerce-2fa-modalpopup-close-icon { margin-left: auto; }

[dir=rtl] .cardinalcommerce-2fa-modalpopup-close-icon { margin-right: auto; }

.cardinalcommerce-2fa-modalpopup-close-icon:hover { opacity: 1; }

.cardinalcommerce-2fa-modalpopup-content { font-size: 14px; }

.zen-socialauth-button-vkontakte { height: 41px; width: 40px; }

[dir] .zen-socialauth-button-vkontakte { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/vkontakte.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-facebook { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-facebook { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/facebook.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-google { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-google { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/google.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-odnoklassniki { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-odnoklassniki { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/ok.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-twitter { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-twitter { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/twitter.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-socialauth-button-apple { height: 40px; width: 40px; }

[dir] .zen-socialauth-button-apple { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/socialauth/apple.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-hotels-mapoverlay { align-items: center; box-sizing: border-box; display: flex; flex-direction: column; height: 100%; }

[dir] .zen-hotels-mapoverlay { padding-top: 140px; }

@media (min-width: 1075px) and (max-width: 1450px) { .zen-hotels-mapoverlay-image { box-sizing: border-box; content: ''; height: 100%; position: absolute; top: 0; width: 100%; } [dir] .zen-hotels-mapoverlay-image { background-color: rgba(13, 30, 42, 0.4); background-image: linear-gradient(rgba(17, 17, 17, 0.8), rgba(17, 17, 17, 0.8)), url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/zen/hotels/mapoverlay.svg); background-position: center; background-size: 100% auto; cursor: pointer; } [dir=ltr] .zen-hotels-mapoverlay-image { box-shadow: inset 6px 0 10px rgba(41, 47, 55, 0.2); left: 0; } [dir=rtl] .zen-hotels-mapoverlay-image { box-shadow: inset -6px 0 10px rgba(41, 47, 55, 0.2); right: 0; } }

.zen-hotels-mapoverlay-wrapper { height: 100%; }

.zen-hotels-open-map .zen-hotels-mapoverlay-wrapper { height: auto; }

.zen-hotels-mapoverlay-button { color: var(--button-secondary-typo); position: absolute; top: 12px; z-index: 1; }

[dir] .zen-hotels-mapoverlay-button { background-color: var(--palette-white); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }

[dir=ltr] .zen-hotels-mapoverlay-button { left: -4px; padding-left: 33px; }

[dir=rtl] .zen-hotels-mapoverlay-button { right: -4px; padding-right: 33px; }

[dir] .zen-hotels-mapoverlay-button:focus { box-shadow: 0 0 0 2px var(--focus-outline); }

.zen-hotels-mapoverlay-button::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%7B$fill%7D' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); -webkit-mask-repeat: no-repeat; mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%7B$fill%7D' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); mask-repeat: no-repeat; content: ''; height: 9px; position: absolute; top: 16px; width: 18px; }

[dir] .zen-hotels-mapoverlay-button::before { background-color: var(--button-secondary-typo); }

[dir=ltr] .zen-hotels-mapoverlay-button::before { left: 12px; transform: rotate(90deg); }

[dir=rtl] .zen-hotels-mapoverlay-button::before { right: 12px; transform: rotate(-90deg); }

.zenfittedimage { height: 100%; object-fit: cover; width: 100%; }

.promoalert { -moz-transition: 0.4s ease-out; -o-transition: 0.4s ease-out; transition: 0.4s ease-out; box-sizing: border-box; height: auto; overflow: hidden; position: relative; }

[dir] .promoalert { -webkit-transition: 0.4s ease-out; background-position: center; background-size: cover; text-align: center; }

@media (max-width: 954px) { .mobileready .promoalert { display: none; } }

.promoalert-inner { height: 100%; display: block; text-decoration: none; }

.promoalert-image { display: block; max-width: 100%; }

.promoalert-text-wrapper { align-items: center; display: flex; flex-direction: column; height: 100%; justify-content: center; position: absolute; top: 0; width: 100%; }

[dir=ltr] .promoalert-text-wrapper { left: 0; }

[dir=rtl] .promoalert-text-wrapper { right: 0; }

.promoalert-text { -webkit-user-select: none; -moz-user-select: none; user-select: none; color: white; font-size: 15px; }

.promoalert-text-code { color: #000000; display: inline-block; -webkit-user-select: text; -moz-user-select: text; user-select: text; }

[dir] .promoalert-text-code { background: #fff0cc; border-radius: 3px; padding: 1px 4px 2px; }

[dir=ltr] .promoalert-text-code { margin-left: 5px; }

[dir=rtl] .promoalert-text-code { margin-right: 5px; }

.promoalert-tip { -webkit-user-select: none; -moz-user-select: none; user-select: none; color: rgba(255, 255, 255, 0.6); font-size: 12px; }

.promoalert-close { height: 30px; position: absolute; top: 50%; width: 30px; }

[dir] .promoalert-close { background: #3f0000; border-radius: 50%; cursor: pointer; margin-top: -16px; }

[dir=ltr] .promoalert-close { right: 10px; }

[dir=rtl] .promoalert-close { left: 10px; }

.promoalert-close::before, .promoalert-close::after { content: ''; position: absolute; top: 50%; height: 2px; width: 10px; }

[dir] .promoalert-close::before, [dir] .promoalert-close::after { background: #ffffff; }

[dir=ltr] .promoalert-close::before, [dir=ltr] .promoalert-close::after { left: 50%; margin: -1px 0 0 -5px; }

[dir=rtl] .promoalert-close::before, [dir=rtl] .promoalert-close::after { right: 50%; margin: -1px -5px 0 0; }

[dir=ltr] .promoalert-close::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

[dir=rtl] .promoalert-close::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir=ltr] .promoalert-close::after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir=rtl] .promoalert-close::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

[dir] .promoalert-close:hover { background: #ffffff; }

[dir] .promoalert-close:hover::before, [dir] .promoalert-close:hover::after { background: #3f0000; }

.promoalert-adaptive { -moz-transition: 0.4s ease-out; -o-transition: 0.4s ease-out; transition: 0.4s ease-out; box-sizing: border-box; height: auto; overflow: hidden; position: relative; }

[dir] .promoalert-adaptive { -webkit-transition: 0.4s ease-out; background-position: center; background-size: cover; text-align: center; }

@media (max-width: 954px) { .mobileready .promoalert-adaptive { display: none; } }

.promoalert-adaptive-inner { align-items: center; display: flex; height: 100%; justify-content: center; max-width: 100%; text-decoration: none; }

.promoalert-adaptive-text-wrapper { align-items: center; color: white; display: flex; flex-direction: column; height: 100%; justify-content: center; width: 50%; }

[dir] .promoalert-adaptive-text-wrapper { margin: auto 20px; padding: 10px 0; }

.promoalert-adaptive-header { font-size: 24px; }

.promoalert-adaptive-text { font-size: 14px; }

.promoalert-adaptive-close { height: 30px; position: absolute; top: 50%; width: 30px; }

[dir] .promoalert-adaptive-close { border-radius: 50%; cursor: pointer; margin-top: -16px; }

[dir=ltr] .promoalert-adaptive-close { right: 10px; }

[dir=rtl] .promoalert-adaptive-close { left: 10px; }

.promoalert-adaptive-close::before, .promoalert-adaptive-close::after { content: ''; position: absolute; top: 50%; height: 2px; width: 10px; }

[dir=ltr] .promoalert-adaptive-close::before, [dir=ltr] .promoalert-adaptive-close::after { left: 50%; margin: -1px 0 0 -5px; }

[dir=rtl] .promoalert-adaptive-close::before, [dir=rtl] .promoalert-adaptive-close::after { right: 50%; margin: -1px -5px 0 0; }

[dir=ltr] .promoalert-adaptive-close::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

[dir=rtl] .promoalert-adaptive-close::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir=ltr] .promoalert-adaptive-close::after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir=rtl] .promoalert-adaptive-close::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

[dir] .promoalert-adaptive-close-normal { background: #3f0000; }

[dir] .promoalert-adaptive-close-normal::before, [dir] .promoalert-adaptive-close-normal::after { background: #ffffff; }

[dir] .promoalert-adaptive-close-normal:hover { background: #ffffff; }

[dir] .promoalert-adaptive-close-normal:hover::before, [dir] .promoalert-adaptive-close-normal:hover::after { background: #3f0000; }

[dir] .promoalert-adaptive-close-revert { background: #ffffff; }

[dir] .promoalert-adaptive-close-revert::before, [dir] .promoalert-adaptive-close-revert::after { background: #3f0000; }

[dir] .promoalert-adaptive-close-revert:hover { background: #3f0000; }

[dir] .promoalert-adaptive-close-revert:hover::before, [dir] .promoalert-adaptive-close-revert:hover::after { background: #ffffff; }

.promoaeroflotbonus { height: 0; overflow: hidden; -moz-transition: 0.4s ease-out; -o-transition: 0.4s ease-out; transition: 0.4s ease-out; }

[dir] .promoaeroflotbonus { background-color: #004696; -webkit-transition: 0.4s ease-out; }

@media (max-width: 954px) { .mobileready .promoaeroflotbonus { display: none; } }

.promoaeroflotbonus-inner { display: flex; justify-content: center; align-items: center; height: 100%; }

.promoaeroflotbonus-expanded { height: 50px; }

.promoaeroflotbonus-text { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; font-size: 17px; position: relative; }

[dir=ltr] .promoaeroflotbonus-text { margin-left: 100px; margin-right: 24px; }

[dir=rtl] .promoaeroflotbonus-text { margin-right: 100px; margin-left: 24px; }

.promoaeroflotbonus-text::before { content: ''; height: 30px; position: absolute; top: -6px; width: 97px; }

[dir] .promoaeroflotbonus-text::before { background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 275 88' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M73.7 57.8c3 0 4.5-2.3 4.5-4.7 0-2.3-1.6-4.5-4.5-4.5H66v9.2h7.7zM66 35.4v9.3h7c3 0 4.6-2.3 4.6-4.6 0-2.4-1.5-4.7-4.5-4.7h-7zm13.2 10.5c5.3.9 7.8 3.5 7.8 7 0 6.1-5.5 8.8-12.2 8.8H57.4V31.5h17.3c6.2 0 11.2 1.9 11.2 7.2 0 3.2-1.7 6-6.7 7.2zm77.7 6.8V31.5h6.4v30.2H154l-17.4-21.3v21.3h-6.3V31.5h9.2l17.4 21.2zm-49 5.9c5.3 0 9.1-3.8 9.1-12.1s-3.8-12-9.2-12c-5.2 0-9 3.7-9 12 0 8.4 3.8 12 9 12zm0-28.1c10.8 0 18 6.2 18 16 0 9.9-7.2 16-18 16-11 0-18.1-6.1-18.1-16 0-9.8 7.2-16 18-16zm85 20.4V31.5h6.3V50c0 8.1-7.7 12.4-15.3 12.4-7.4 0-14.6-4-14.6-12.4V31.5h8.6v19.4c0 5.2 3.7 7.8 7.4 7.8 3.8 0 7.6-2.6 7.6-7.8zm19.2-12c0 5.5 15.4 5 15.4 14.4 0 6.8-7.4 9.3-13.4 9.3-2.7 0-7.8-.5-10.7-1.6v-4.4a34 34 0 009 1.6c2.3 0 6-.4 6-3.8 0-5.5-15-4.7-15-14.3 0-6.4 6.6-9.5 12.3-9.5 3.1 0 6.6.2 9.9.8V36a39 39 0 00-7.4-.8c-2 0-6.1.2-6.1 3.7zm62.1-10.5c.5.5-1.1 2.2-1.1 2.2l-1 1.1.2 10.4-.7.3s-1.6-6.1-2.7-7.9c-26.4 27.9-62 53-124.8 53-54.6 0-91.5-20.3-91.5-20.3s37 14.3 86 14.3c31.3 0 84.4-1.3 129.9-47.4-1.9-1-8.1-2.3-8.1-2.3l.2-.8 10.4-.4 1-1s1.7-1.7 2.2-1.2z' fill='%23E31837'/%3E%3Cpath d='M184 21.8c7 0 17-2.6 17-11C201 2.7 191 0 184 0c-7.1 0-17 2.6-17 10.9s9.9 10.9 17 10.9zm0-2.6c-4.9 0-8-3.2-8-8.3s3.1-8.3 8-8.3c4.8 0 8 3.2 8 8.3 0 5.1-3.2 8.3-8 8.3zm-80.1 2.6c7 0 17-2.6 17-11C121 2.7 111 0 104 0c-7.1 0-17 2.6-17 10.9s9.9 10.9 17 10.9zm0-2.6c-4.9 0-8-3.2-8-8.3s3.1-8.3 8-8.3c4.8 0 8 3.2 8 8.3 0 5.1-3.2 8.3-8 8.3zm-95-6.7l4-7.3v.2l4.1 7H9zM11.4.6L0 21.1h4.1l3.3-6h11.4l3.5 6h9.2L19.1.6h-7.7zm190 0v3h8.9v17.5h8.4V3.6h8.8v-3h-26zm-46 0h-8.3v20.5h20.3V18h-12V.6zM124 21.1h8.2v-8.6h11.2V9.3h-11.2V3.6h12v-3H124v20.5zM84.7 6.8c0-6-8-6.2-12-6.2H57.4v20.5h8.3V3.6h4.8c2.4 0 5.6.9 5.6 3.7 0 3.3-4.2 3.8-6.6 3.8l-2.2-.2L75.5 21H85l-7.7-8.5c3.1-.4 7.4-2 7.4-5.8zm-43.4 5.4h11.2V9H41.3V3.6H53v-3H33v20.5h20.5V18H41.3v-5.8z' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .promoaeroflotbonus-text::before { left: -124px; }

[dir=rtl] .promoaeroflotbonus-text::before { right: -124px; }

[dir] .ru .promoaeroflotbonus-text::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='245' height='76'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ffffff' d='M180.7.6h21v2.6h-7.2v14.9h-6.6V3.3a455.5 455.5 0 00-7.2 0V.6m-49 17.5L140.3.6h6.3c3 5.9 6.3 11.7 9.5 17.5h-7.5l-7.2-13.6a1847.9 1847.9 0 00-6.6 13.6h-3.3M58.3 3.2V9h4.2c1.2-.2 2.7-.7 3.2-2 .5-1.2 0-2.7-1.3-3.2-1.9-.9-4-.5-6-.6M51.6.6h11.7c2.2 0 4.4.2 6.5 1 1.2.6 2.2 1.5 2.6 2.8.6 1.7.3 3.9-1.1 5.1a8.8 8.8 0 01-4.7 2c-2.8.4-5.6.1-8.4.2v6.4h-6.6V.6M7.3 10.7H14l-3.5-6.2-3.2 6.2M0 18.1L9.3.6h6.2l10 17.5h-7.4l-2.8-5a538.8 538.8 0 00-9.3 0l-2.6 5H0M166.3 2.4c-2.2.5-3.9 2.4-4.4 4.6-.6 2.5-.3 5.5 1.4 7.6 1.3 1.5 3.5 2 5.5 1.8 1.5 0 3-.8 4-2a8.2 8.2 0 001.5-5.6c0-1.9-.7-3.9-2.2-5.1a6.7 6.7 0 00-5.8-1.3m-1.6-2c3.9-.6 8-.3 11.5 1.5a9.5 9.5 0 015.2 5.8c.6 2.2 0 4.6-1.5 6.4-2 2.5-5.3 3.8-8.5 4.3-3.4.5-7 .3-10.3-1-2.6-.9-5-2.6-6.1-5.1a7 7 0 01.5-6.7c2-3.1 5.6-4.7 9.2-5.3M85.6 2.4c-2.2.4-4 2.2-4.5 4.3a9 9 0 001 7.4c1 1.5 2.8 2.3 4.5 2.4 1.9 0 3.9-.4 5.1-1.9A8 8 0 0093.5 9c-.1-2-.8-3.9-2.2-5.2a6.7 6.7 0 00-5.7-1.3m-1.7-2c3.9-.6 8-.3 11.5 1.5a9.5 9.5 0 015.1 5.7c.6 2.2 0 4.5-1.3 6.3-2.1 2.6-5.4 4-8.7 4.5-3.7.5-7.6.3-11-1.2-2.5-1-4.8-3-5.7-5.6A7.1 7.1 0 0175 5C77 2.2 80.5.8 84 .3M29.4 1c2.9-.9 6-1 9-.7 3.3.4 6.8 1.2 9.2 3.5 3 2.7 3.2 7.8.5 10.7a15.5 15.5 0 01-9.6 4c-3.2.4-6.6.3-9.6-1-1.9-.7-3.4-2-4.8-3.4l3.3-2c2 3 5.7 4.5 9.2 4.2 1.9-.2 3.7-1 4.9-2.5.7-1 1-2.2 1-3.3H32.5V7.8l10.2.2A6.2 6.2 0 0040 3.7a8.5 8.5 0 00-6.8-1C31 3.2 29 4.4 27.4 6l-3.3-1.9c1.5-1.4 3.3-2.5 5.3-3.2M121 4.7v9.1c1.6 0 3.5-.2 4.7-1.5 1.7-1.8 1.5-5-.4-6.5a6.3 6.3 0 00-4.3-1.1m-10.4 1c-2.3 1.6-2.3 5.4 0 7 1.1 1 2.7 1.2 4.2 1.1V4.7c-1.5 0-3 0-4.2 1m4-5.7h6.6v2.4c3.2 0 6.5.2 9.3 1.8 1.9 1 3 3 3 5.1 0 2-1.2 3.9-3 4.9-2.7 1.6-6 1.9-9.3 2a425.8 425.8 0 000 2.5 905.3 905.3 0 00-6.7 0 81.2 81.2 0 010-2.6c-3.5 0-7.4-.3-10.3-2.6-2.6-2.2-2.6-6.7.1-8.7 3-2.2 6.7-2.4 10.2-2.4V0'/%3E%3Cpath fill='%23DC2F34' d='M151.4 28.7h8.4l6.8 11.9c.2.4.3.8.7 1l8-13h5.3L166 53c-.3.4-.5 1-1 1.2h-6.2l4.4-5.6-11.8-19.8m-30 0h7.4V39h12.5V28.7h7.4V54h-7.4V42.8h-12.5V54h-7.4V28.7M66.7 50.9h7c1.5-.1 2.7-1.4 3-2.8.5-1.5.5-3.2-.3-4.6-.6-1.1-2-1.7-3.2-1.8h-6.5V51m-7.4-22.2h22.3V32h-15v6.5H74c2.4 0 5 .4 7 1.7a7 7 0 011.4 11.2 12 12 0 01-8 2.7h-15V28.7M183.8 31c2.7-2.1 6.2-3.1 9.7-3.2 3.2-.2 6.4.4 9.3 1.6v3.8c-2.8-1.2-6-2-9-1.5-2 .3-4 1.2-5.2 2.7-1.6 1.8-2 4.3-2 6.6-.1 2.5.4 5.2 2 7.2a8.5 8.5 0 005.8 2.8c3 .3 6-.5 8.8-1.8v3.8a21.2 21.2 0 01-14.2.9c-3.3-1-6.4-3-8.2-5.9a13.3 13.3 0 01-1.6-9.7 12 12 0 014.6-7.3m-83.3.2a7 7 0 00-5 4.2 16.5 16.5 0 00-.9 8.6c.3 2.6 1.6 5.3 4 6.5 3 1.6 7.3 1 9.4-1.8 1.7-2.2 2-5.2 2-7.9s-.6-5.6-2.5-7.6a7.6 7.6 0 00-7-2M99.1 28c4.2-.5 8.8 0 12.5 2.2 3 1.7 5 4.7 5.7 8 .8 3.7.2 7.9-2 11-2.3 3.1-6 4.9-9.7 5.4-4 .6-8.2.3-11.9-1.5-3-1.5-5.4-4.3-6.4-7.6-1-3.8-.7-8 1.4-11.4 2.2-3.5 6.3-5.5 10.4-6m143-.2c.9-.6 1.6-1.7 2.7-2 .4.3.2.7 0 1l-1.6 2 .1 8.7-.7.2c-.6-2.2-1.2-4.5-2.2-6.5a167.2 167.2 0 01-20.7 18.3c-8.8 6.6-18.5 12.1-28.8 16.2-14.7 5.9-30.5 9-46.3 9.8a192 192 0 01-68-8.3c-7.1-2.3-14.2-4.9-21-8.3l8.5 2.6a236.7 236.7 0 0068.3 9.2c11.5 0 23.1-.7 34.5-2.6a132.4 132.4 0 0073-37.3c-2.1-1-4.5-1.4-6.8-2l.1-.7 9-.3'/%3E%3C/g%3E%3C/svg%3E"); }

.promoaeroflotbonus-text em { color: #ff7b00; font-style: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .promoaeroflotbonus-text em { border-radius: 3px; border: 1px solid #ff7b00; padding: 0 4px 2px; }

.promoaeroflotbonus-button { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; display: inline-block; font-size: 16px; text-decoration: none; }

[dir] .promoaeroflotbonus-button { border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.6); cursor: pointer; padding: 9px 20px; }

.promoaeroflotbonus-close { height: 30px; box-sizing: border-box; position: relative; width: 30px; z-index: 1; position: absolute; top: 12px; }

[dir] .promoaeroflotbonus-close { background: white; border-radius: 50%; border: 2px solid rgba(133, 135, 139, 0.2); cursor: pointer; text-align: center; background: transparent; border: 2px solid rgba(255, 255, 255, 0.3); }

[dir=ltr] .promoaeroflotbonus-close { right: 20px; }

[dir=rtl] .promoaeroflotbonus-close { left: 20px; }

.promoaeroflotbonus-close::before, .promoaeroflotbonus-close::after { content: ''; position: absolute; top: 50%; }

[dir] .promoaeroflotbonus-close::before, [dir] .promoaeroflotbonus-close::after { background: #85878b; }

[dir=ltr] .promoaeroflotbonus-close::before, [dir=ltr] .promoaeroflotbonus-close::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .promoaeroflotbonus-close::before, [dir=rtl] .promoaeroflotbonus-close::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.promoaeroflotbonus-close::before { height: 3px; width: 14px; }

.promoaeroflotbonus-close::after { height: 14px; width: 3px; }

[dir] .promoaeroflotbonus-close-icon { margin-top: 9px; }

.promoaeroflotbonus-close-icon-path { fill: rgba(0, 0, 0, 0.6); }

[dir] .promoaeroflotbonus-close::before, [dir] .promoaeroflotbonus-close::after { background: white; }

.zen-spoiler-button { display: flex; align-items: baseline; }

.zen-spoiler-button-tiny { font-size: 14px; }

[dir] .zen-spoiler-button-tiny { padding: 0 12px; }

[dir] .zen-spoiler-button-tiny:focus { box-shadow: none; }

.button-view-link svg.zen-spoiler-icon { fill: var(--link); }

.button-view-link:hover svg.zen-spoiler-icon { fill: var(--link-hover); }

.button-view-link:active svg.zen-spoiler-icon { fill: var(--link-active); }

.button-view-link:disabled svg.zen-spoiler-icon { fill: var(--link); opacity: .48; }

.button-view-light svg.zen-spoiler-icon { fill: var(--button-secondary-typo); }

[dir=ltr] .zen-spoiler-icon { margin-right: 8px; margin-left: -4px; }

[dir=rtl] .zen-spoiler-icon { margin-left: 8px; margin-right: -4px; }

.zen-spoiler-right .zen-spoiler-button { flex-direction: row-reverse; justify-content: space-between; width: 100%; }

[dir=ltr] .zen-spoiler-right .zen-spoiler-icon { margin-right: 0; margin-left: 4px; }

[dir=rtl] .zen-spoiler-right .zen-spoiler-icon { margin-left: 0; margin-right: 4px; }

.zen-spoiler-close.zen-spoiler-fold { position: relative; z-index: 2; }

[dir] .zen-spoiler-close.zen-spoiler-fold { background: linear-gradient(rgba(255, 255, 255, 0) 0%, white 50%, white 100%); margin-top: -80px; padding-top: 40px; }

@keyframes switcher { 100% { background-position: 20px 0; } }

.zenswitcher { display: inline-flex; position: relative; }

[dir] .zenswitcher { cursor: pointer; }

.zenswitcher-icon { height: 20px; min-width: 36px; overflow: hidden; position: relative; transition: background-color .16s; width: 36px; }

[dir] .zenswitcher-icon { background-color: #c8c8c8; border-radius: 10px; }

[dir=ltr] .zenswitcher-icon { margin-right: 8px; }

[dir=rtl] .zenswitcher-icon { margin-left: 8px; }

.zenswitcher-icon::before { content: ''; height: 16px; position: absolute; width: 16px; top: 2px; }

[dir] .zenswitcher-icon::before { background-color: white; border-radius: 8px; }

[dir=ltr] .zenswitcher-icon::before { left: 2px; transition: left .16s; }

[dir=rtl] .zenswitcher-icon::before { right: 2px; transition: right .16s; }

[dir] .zenswitcher-input:checked + .zenswitcher-icon { background-color: #70c546; }

[dir=ltr] .zenswitcher-input:checked + .zenswitcher-icon::before { left: 18px; }

[dir=rtl] .zenswitcher-input:checked + .zenswitcher-icon::before { right: 18px; }

[dir] .zenswitcher-input:focus + .zenswitcher-icon { box-shadow: 0 0 0 2px rgba(19, 26, 9, 0.4); }

[dir] .zenswitcher-pending .zenswitcher-icon { background-color: #c8c8c8; background-size: 20px 20px; }

[dir=ltr] .zenswitcher-pending .zenswitcher-icon { animation: switcher 1s infinite linear; background: linear-gradient(135deg, #b8b8b8 25%, #c8c8c8 25%, #c8c8c8 50%, #b8b8b8 50%, #b8b8b8 75%, #c8c8c8 75%); background-position: 0 0; }

[dir=rtl] .zenswitcher-pending .zenswitcher-icon { animation: switcher 1s infinite linear; background: linear-gradient(-135deg, #b8b8b8 25%, #c8c8c8 25%, #c8c8c8 50%, #b8b8b8 50%, #b8b8b8 75%, #c8c8c8 75%); background-position: 100% 0; }

.zenswitcher-title { font-size: 16px; }

.zenuploadbutton { display: flex; flex-wrap: wrap; }

.zenuploadbutton-button { position: relative; }

[dir=ltr] .zenuploadbutton-button { margin: 0 8px 8px 0; padding-left: 40px; }

[dir=rtl] .zenuploadbutton-button { margin: 0 0 8px 8px; padding-right: 40px; }

.zenuploadbutton-button::before { content: ''; height: 14px; position: absolute; top: 12px; width: 16px; }

[dir] .zenuploadbutton-button::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 14'%3E%3Cpath fill='%23ffdc82' d='M8 5.7c-.6 0-1.2.2-1.6.7-.5.4-.8 1-.8 1.7 0 .6.3 1.2.8 1.7.4.5 1 .7 1.7.7.6 0 1.2-.2 1.7-.7.4-.5.7-1 .7-1.7s-.3-1.3-.7-1.7c-.5-.5-1-.7-1.7-.7z'/%3E%3Cpath fill='%23ffdc82' fill-rule='evenodd' d='M13.9 2.2c.6 0 1 .2 1.5.6.4.4.6 1 .6 1.5v7.5a2 2 0 01-.6 1.6 2 2 0 01-1.5.6H2a2 2 0 01-1.5-.6 2 2 0 01-.6-1.6V4.3c0-.6.2-1 .6-1.5a2 2 0 011.5-.6H4L4.4 1c.1-.3.3-.5.6-.7l.9-.3H10l.9.3c.3.2.5.4.6.7l.4 1.2h1.9zM8 11.8c1 0 2-.3 2.6-1 .8-.8 1.1-1.7 1.1-2.7A3.6 3.6 0 008 4.3c-1 0-2 .4-2.6 1.1-.8.8-1.1 1.6-1.1 2.7A3.6 3.6 0 008 11.9z' clip-rule='evenodd'/%3E%3C/svg%3E"); background-size: cover; }

[dir=ltr] .zenuploadbutton-button::before { left: 15px; }

[dir=rtl] .zenuploadbutton-button::before { right: 15px; }

.zenuploadbutton-button.button-disabled { pointer-events: none; }

.zenuploadbutton-button.button-loading::before { content: none; }

.zenuploadbutton-view { align-items: center; display: flex; height: 40px; justify-content: center; position: relative; width: 40px; }

[dir] .zenuploadbutton-view { border-radius: 6px; cursor: pointer; }

[dir=ltr] .zenuploadbutton-view { margin-right: 8px; }

[dir=rtl] .zenuploadbutton-view { margin-left: 8px; }

.zenuploadbutton-view::before { bottom: 0; content: ''; pointer-events: none; position: absolute; top: 0; }

[dir] .zenuploadbutton-view::before { background-color: rgba(41, 47, 55, 0.6); border-radius: 6px; }

[dir=ltr] .zenuploadbutton-view::before { left: 0; right: 0; }

[dir=rtl] .zenuploadbutton-view::before { right: 0; left: 0; }

.zenuploadbutton-view-counter { color: white; font-size: 16px; line-height: 19px; pointer-events: none; position: absolute; }

.zenuploadbutton-view-image { height: 40px; width: 40px; }

[dir] .zenuploadbutton-view-image { border-radius: 6px; }

.zenuploadbuttonimages { bottom: 0; position: fixed; top: 0; touch-action: pan-x pinch-zoom; z-index: 21; align-items: center; color: #292f37; display: flex; justify-content: center; z-index: 23; }

[dir] .zenuploadbuttonimages { padding-top: 24px; }

[dir=ltr] .zenuploadbuttonimages { left: 0; right: 0; }

[dir=rtl] .zenuploadbuttonimages { right: 0; left: 0; }

@media (max-width: 680px) { .zenuploadbuttonimages { overflow: auto; -webkit-overflow-scrolling: touch; } }

@media (max-width: 680px) { [dir] .zenuploadbuttonimages { padding: 0; } }

.zenuploadbuttonimages-hidden { display: none; }

.zenuploadbuttonimages-shadow { bottom: 0; position: fixed; top: 0; touch-action: pan-x pinch-zoom; z-index: 21; z-index: 0; }

[dir] .zenuploadbuttonimages-shadow { background-color: rgba(41, 47, 55, 0.4); }

[dir=ltr] .zenuploadbuttonimages-shadow { left: 0; right: 0; }

[dir=rtl] .zenuploadbuttonimages-shadow { right: 0; left: 0; }

@media (max-width: 680px) { .zenuploadbuttonimages-shadow { overflow: auto; -webkit-overflow-scrolling: touch; } }

@media (max-width: 680px) { [dir] .zenuploadbuttonimages-shadow { background-color: rgba(41, 47, 55, 0.8); } }

.zenuploadbuttonimages-inner { box-sizing: border-box; display: flex; flex-direction: column; max-height: 80vh; position: relative; width: 462px; z-index: 1; }

[dir] .zenuploadbuttonimages-inner { background-color: white; border-radius: 8px; box-shadow: 0 6px 20px rgba(153, 146, 139, 0.2); }

[dir=ltr] .zenuploadbuttonimages-inner { padding: 20px 4px 24px 24px; }

[dir=rtl] .zenuploadbuttonimages-inner { padding: 20px 24px 24px 4px; }

@media (max-width: 680px) { [dir] .zenuploadbuttonimages-inner { margin: 0 12px; padding: 20px 16px; } }

.zenuploadbuttonimages-close { height: 16px; position: absolute; top: 20px; width: 16px; }

[dir] .zenuploadbuttonimages-close { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23868686' d='M11.6 10l5.1-5.2a1.1 1.1 0 00-1.5-1.6L10 8.4 4.8 3.2a1.1 1.1 0 00-1.6 0 1.1 1.1 0 000 1.6L8.4 10l-5.2 5.2a1.1 1.1 0 000 1.6 1.1 1.1 0 001.6 0l5.2-5.2 5.2 5.2a1.1 1.1 0 001.5-1.6L11.6 10z'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; cursor: pointer; }

[dir=ltr] .zenuploadbuttonimages-close { right: 24px; }

[dir=rtl] .zenuploadbuttonimages-close { left: 24px; }

@media (max-width: 680px) { .zenuploadbuttonimages-close { top: -28px; } [dir] .zenuploadbuttonimages-close { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23ffffff' d='M11.6 10l5.1-5.2a1.1 1.1 0 00-1.5-1.6L10 8.4 4.8 3.2a1.1 1.1 0 00-1.6 0 1.1 1.1 0 000 1.6L8.4 10l-5.2 5.2a1.1 1.1 0 000 1.6 1.1 1.1 0 001.6 0l5.2-5.2 5.2 5.2a1.1 1.1 0 001.5-1.6L11.6 10z'/%3E%3C/svg%3E"); } [dir=ltr] .zenuploadbuttonimages-close { right: 0; } [dir=rtl] .zenuploadbuttonimages-close { left: 0; } }

.zenuploadbuttonimages-title { font-size: 28px; font-weight: 700; line-height: 32px; }

[dir] .zenuploadbuttonimages-title { margin-bottom: 24px; }

@media (max-width: 680px) { [dir] .zenuploadbuttonimages-title { margin-bottom: 20px; } }

.zenuploadbuttonimages-list { display: flex; flex-wrap: wrap; overflow-x: hidden; overflow-y: auto; }

.zenuploadbuttonimages-item { position: relative; }

[dir] .zenuploadbuttonimages-item { margin-bottom: 12px; }

[dir=ltr] .zenuploadbuttonimages-item { margin-right: 12px; }

[dir=rtl] .zenuploadbuttonimages-item { margin-left: 12px; }

[dir=ltr] .zenuploadbuttonimages-item:nth-child(3n) { margin-right: auto; }

[dir=rtl] .zenuploadbuttonimages-item:nth-child(3n) { margin-left: auto; }

@media (max-width: 680px) { .zenuploadbuttonimages-item { width: 48%; } [dir=ltr] .zenuploadbuttonimages-item { margin-right: 4%; } [dir=rtl] .zenuploadbuttonimages-item { margin-left: 4%; }
  [dir=ltr] .zenuploadbuttonimages-item:nth-child(2n) { margin-right: 0; }
  [dir=rtl] .zenuploadbuttonimages-item:nth-child(2n) { margin-left: 0; }
  [dir=ltr] .zenuploadbuttonimages-item:nth-child(3n) { margin-right: auto; }
  [dir=rtl] .zenuploadbuttonimages-item:nth-child(3n) { margin-left: auto; } }

.zenuploadbuttonimages-item-image { display: block; height: 130px; object-fit: cover; width: 130px; }

[dir] .zenuploadbuttonimages-item-image { border-radius: 4px; }

@media (max-width: 680px) { .zenuploadbuttonimages-item-image { width: 100%; } }

.zenuploadbuttonimages-item-delete { bottom: 0; height: 36px; position: absolute; width: 36px; }

[dir] .zenuploadbuttonimages-item-delete { background-color: rgba(17, 17, 17, 0.4); background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/remove.svg); background-position: center; background-repeat: no-repeat; background-size: 20px 20px; border-radius: 4px; cursor: pointer; }

[dir=ltr] .zenuploadbuttonimages-item-delete { right: 0; }

[dir=rtl] .zenuploadbuttonimages-item-delete { left: 0; }

.zenuploadbuttonimages-item-restore { bottom: 0; position: absolute; top: 0; }

[dir] .zenuploadbuttonimages-item-restore { background-color: rgba(255, 255, 255, 0.88); padding: 0 8px; }

[dir=ltr] .zenuploadbuttonimages-item-restore { left: 0; right: 0; }

[dir=rtl] .zenuploadbuttonimages-item-restore { right: 0; left: 0; }

.zenuploadbuttonimages-item-restore-text { font-size: 14px; }

[dir] .zenuploadbuttonimages-item-restore-text { margin-bottom: 22px; margin-top: 56px; text-align: center; }

.zenuploadbuttonimages-item-restore-link { font-size: 14px; }

[dir] .zenuploadbuttonimages-item-restore-link { text-align: center; }

[dir=ltr] .zenuploadbutton-popuptip { margin: 11px 0 0 3px; }

[dir=rtl] .zenuploadbutton-popuptip { margin: 11px 3px 0 0; }

.zenuploadbutton-popuptip-bold { font-weight: 700; }

[dir] .zenuploadbuttonimages-button { margin-top: 20px; }

[dir=ltr] .zenuploadbuttonimages-button { margin-right: 20px; }

[dir=rtl] .zenuploadbuttonimages-button { margin-left: 20px; }

@media (max-width: 680px) { [dir] .zenuploadbuttonimages-button { margin-top: 16px; } [dir=ltr] .zenuploadbuttonimages-button { margin-right: 0; } [dir=rtl] .zenuploadbuttonimages-button { margin-left: 0; } }

.zentooltip { display: flex; align-items: center; justify-content: center; position: absolute; z-index: 23; }

[dir] .zentooltip { padding: 16px 20px; }

.zentooltip-title { color: white; font-size: 20px; line-height: 24px; }

@media (max-width: 680px) { .zentooltip-title { display: none; } }

.zentooltip-popup { bottom: 0; position: fixed; top: 0; }

[dir] .zentooltip-popup { padding: 36px 20px 0; }

[dir=ltr] .zentooltip-popup { left: 0; right: 0; }

[dir=rtl] .zentooltip-popup { right: 0; left: 0; }

.zentooltip-hint { opacity: 0; transition: opacity .16s ease; }

.zentooltip-underlay { bottom: 0; opacity: .95; position: absolute; top: 0; touch-action: none; }

[dir] .zentooltip-underlay { background-color: var(--palette-black); }

[dir=ltr] .zentooltip-underlay { left: 0; right: 0; }

[dir=rtl] .zentooltip-underlay { right: 0; left: 0; }
.zentooltip-hint .zentooltip-underlay { border-radius: 8px; }

.zentooltip-hint .zentooltip-underlay::before { background-color: var(--palette-black); border-radius: 2px; content: ''; height: 12px; opacity: 1; pointer-events: none; position: absolute; transform: rotate(45deg); width: 12px; z-index: -1; }

.zentooltip.center-top .zentooltip-underlay::before { bottom: -5px; right: calc(50% - 6px); }

.zentooltip.center-bottom .zentooltip-underlay::before { top: -5px; right: calc(50% - 12px); }

.zentooltip.top-right .zentooltip-underlay::before { bottom: -5px; left: 18px; }

.zentooltip.top-left .zentooltip-underlay::before { bottom: -5px; right: 18px; }

.zentooltip.bottom-right .zentooltip-underlay::before { top: -5px; left: 18px; }

.zentooltip.bottom-left .zentooltip-underlay::before { top: -5px; right: 18px; }

.zentooltip.left-bottom .zentooltip-underlay::before { top: 18px; right: -5px; }

.zentooltip.left-top .zentooltip-underlay::before { bottom: 15px; right: -8px; }

.zentooltip.right-bottom .zentooltip-underlay::before { top: 18px; left: -5px; }

.zentooltip.right-top .zentooltip-underlay::before { bottom: 18px; left: -5px; }

.zentooltip.left-fluid .zentooltip-underlay::before { top: calc(var(--arrowOffset) + 6px); right: -5px; }

.zentooltip.right-fluid .zentooltip-underlay::before { top: calc(var(--arrowOffset) + 6px); left: -5px; }
.zentooltip-content { position: relative; }

.zentooltip-child { color: #292f37; }

[dir] .zentooltip-child { background-color: white; border-radius: 6px; margin: auto; padding: 20px; }

@media (max-width: 680px) { .zentooltip-child { overflow-y: auto; } }

.zentooltip-child > div { max-width: 360px; }

@media (max-width: 680px) { .zentooltip-hint { max-height: 76vh; } }

.zentooltip-hint .zentooltip-child { color: white; }

[dir] .zentooltip-hint .zentooltip-child { background-color: transparent; padding: 0; }

.zentooltip-close { content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23ffffff' fill-opacity='.8' d='M11.6 10l5.1-5.2a1.1 1.1 0 00-1.5-1.6L10 8.4 4.8 3.2a1.1 1.1 0 00-1.6 0 1.1 1.1 0 000 1.6L8.4 10l-5.2 5.2a1.1 1.1 0 000 1.6 1.1 1.1 0 001.6 0l5.2-5.2 5.2 5.2a1.1 1.1 0 001.5-1.6L11.6 10z'/%3E%3C/svg%3E"); height: 20px; position: absolute; top: -30px; width: 20px; }

[dir] .zentooltip-close { cursor: pointer; }

[dir=ltr] .zentooltip-close { right: 0; }

[dir=rtl] .zentooltip-close { left: 0; }

.zentooltip-hint .zentooltip-close { top: 0; }

.zentooltip-hint .zentexttip { max-width: 240px; }

[dir] .zentooltip-child .zenpopup-rate-misc-room-type, [dir] .zentooltip-child .zen-popup-ratemeal, [dir] .zentooltip-child .zen-popup-ratecancellation, [dir] .zentooltip-child .zen-popup-ratepayment, [dir] .zentooltip-child .zen-popup-checkincheckout { background-color: transparent; padding: 0; }

.zentooltip-child .zenpopup-rate-misc-room-type div, .zentooltip-child .zenpopup-rate-misc-room-type p, .zentooltip-child .zen-popup-ratemeal div, .zentooltip-child .zen-popup-ratemeal p, .zentooltip-child .zen-popup-ratecancellation div, .zentooltip-child .zen-popup-ratecancellation p, .zentooltip-child .zen-popup-ratepayment div, .zentooltip-child .zen-popup-ratepayment p, .zentooltip-child .zen-popup-checkincheckout div, .zentooltip-child .zen-popup-checkincheckout p { color: white; }

.zentooltip-popup .zentooltip-child .zenpopup-rate-misc-room-type div, .zentooltip-popup .zentooltip-child .zenpopup-rate-misc-room-type p, .zentooltip-popup .zentooltip-child .zen-popup-ratemeal div, .zentooltip-popup .zentooltip-child .zen-popup-ratemeal p, .zentooltip-popup .zentooltip-child .zen-popup-ratecancellation div, .zentooltip-popup .zentooltip-child .zen-popup-ratecancellation p, .zentooltip-popup .zentooltip-child .zen-popup-ratepayment div, .zentooltip-popup .zentooltip-child .zen-popup-ratepayment p, .zentooltip-popup .zentooltip-child .zen-popup-checkincheckout div, .zentooltip-popup .zentooltip-child .zen-popup-checkincheckout p { color: #292f37; }

.zentooltip-child .zen-popup-ratepayment .zen-popup-ratepayment-paragraph-mail { color: white; }

.zentooltip-popup .zentooltip-child .zen-popup-ratepayment .zen-popup-ratepayment-paragraph-mail { color: #292f37; }

.zentooltipimage { overflow: hidden; position: relative; }

[dir] .zentooltipimage { border-radius: 5px; margin: 4px 0; }

[dir] .zentooltip-popup .zentooltipimage { margin: -20px; }

.zentooltipimage-loader { align-items: center; bottom: 0; display: flex; justify-content: center; position: absolute; top: 0; }

[dir=ltr] .zentooltipimage-loader { left: 0; right: 0; }

[dir=rtl] .zentooltipimage-loader { right: 0; left: 0; }

.zentooltip-popup .zentooltipimage-loader .zendotsloader-dot { opacity: .3; }

[dir] .zentooltip-popup .zentooltipimage-loader .zendotsloader-dot { background-color: black; }

.zentooltipimage-content { display: block; }

.zentooltip-popup .zentooltipimage-content { width: 100%; }

.zentooltipimage-content-loading { visibility: hidden; }

/* React tooltip*/
.react-tooltip-lite { color: white; opacity: .9; }
[dir] .react-tooltip-lite { background-color: #111111; border-radius: 6px; }

.react-tooltip-lite-arrow { opacity: .9; }

[dir] .react-tooltip-lite-arrow { border-color: #111111; }

.zentooltip-guru.zentooltip-hint { box-sizing: border-box; width: 280px; }

[dir] .zentooltip-guru.zentooltip-hint { padding: 16px 20px; }

.zentooltip-guru.zentooltip-hint .zentooltip-content { width: 100%; }

.zentooltip-guru.zentooltip-hint .zentooltip-child { color: var(--palette-black); }

.zentooltip-guru.zentooltip-hint .zentooltip-underlay { opacity: 1; }

[dir] .zentooltip-guru.zentooltip-hint .zentooltip-underlay { background-color: var(--palette-white); border-radius: 12px; box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.2); }

.zentooltip-guru.zentooltip-hint .zentooltip-underlay::before { z-index: 0; pointer-events: none; }

[dir] .zentooltip-guru.zentooltip-hint .zentooltip-underlay::before { background-color: var(--palette-white); }

[dir] .zentooltip-guru.zentooltip-popup { padding: 36px 20px; }

.zentooltip-guru.zentooltip-popup .zentooltip-content { display: flex; max-height: 100%; flex-direction: column; }

.zentooltip-guru.zentooltip-popup .zentooltip-child { flex: 1; max-height: 100%; overflow: auto; }

[dir] .zentooltip-guru.zentooltip-popup .zentooltip-child { border-radius: 8px; }

.guru-tooltip { font-size: 14px; line-height: 20px; }

@media (max-width: 680px) { [dir] .guru-tooltip { padding: 24px; padding-top: 0; } }

.guru-tooltip-img { box-sizing: border-box; height: 92px; position: relative; overflow: hidden; }

[dir] .guru-tooltip-img { border-radius: 8px; margin: -16px; margin-top: -12px; margin-bottom: 12px; padding: 12px 16px; }

[dir=ltr] .guru-tooltip-img { background: linear-gradient(105.48deg, #c7fb94 16.22%, #a3f396 93.66%); }

[dir=rtl] .guru-tooltip-img { background: linear-gradient(-105.48deg, #c7fb94 16.22%, #a3f396 93.66%); }

.guru-tooltip-img-with-benefits { height: 98px; }

[dir] .zentooltip-popup .guru-tooltip-img { margin-top: -20px; }

[dir=ltr] .zentooltip-popup .guru-tooltip-img { margin-left: -20px; margin-right: -20px; }

[dir=rtl] .zentooltip-popup .guru-tooltip-img { margin-right: -20px; margin-left: -20px; }

@media (max-width: 680px) { .guru-tooltip-img { height: 108px; } [dir] .guru-tooltip-img { border-radius: 11px; margin: -12px; margin-bottom: 16px; } }

.guru-tooltip-img::before, .guru-tooltip-img::after { content: ''; position: absolute; pointer-events: none; }

[dir] .guru-tooltip-img::before, [dir] .guru-tooltip-img::after { background-repeat: no-repeat; background-size: contain; }

.guru-tooltip-img::after { bottom: 0; width: 69px; height: 60px; }

[dir] .guru-tooltip-img::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/bg-decor-1.png); }

[dir=ltr] .guru-tooltip-img::after { right: 0; }

[dir=rtl] .guru-tooltip-img::after { left: 0; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { [dir] .guru-tooltip-img::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/bg-decor-1@2x.png); } }

@media (max-width: 680px) { .guru-tooltip-img::after { width: 88px; height: 77px; } }

.guru-tooltip-img::before { top: 5px; width: 52px; height: 52px; }

[dir] .guru-tooltip-img::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/bg-decor-2.svg); }

[dir=ltr] .guru-tooltip-img::before { left: -16px; transform: rotate(8deg); }

[dir=rtl] .guru-tooltip-img::before { right: -16px; transform: rotate(-8deg); }

@media (max-width: 680px) { .guru-tooltip-img::before { width: 76px; height: 76px; } [dir=ltr] .guru-tooltip-img::before { left: -27px; transform: rotate(21deg); } [dir=rtl] .guru-tooltip-img::before { right: -27px; transform: rotate(-21deg); } }

.guru-tooltip-img-title { font-size: 12px; font-weight: 700; line-height: 16px; color: var(--palette-black); position: relative; z-index: 2; }

[dir] .guru-tooltip-img-title { padding-top: 46px; text-align: center; }

@media (max-width: 680px) { [dir] .guru-tooltip-img-title { padding-top: 54px; } }

[dir] .guru-tooltip-img-with-benefits .guru-tooltip-img-title { padding-top: 0; }

@media (max-width: 680px) { [dir] .guru-tooltip-img-with-benefits .guru-tooltip-img-title { padding-top: 4px; } }

.guru-tooltip-img-logo { width: 144px; height: 44px; top: 10px; position: absolute; z-index: 2; }

[dir] .guru-tooltip-img-logo { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/guru/guru-logo.svg); background-repeat: no-repeat; background-size: contain; margin: auto; }

[dir=ltr] .guru-tooltip-img-logo { left: 0; right: 0; }

[dir=rtl] .guru-tooltip-img-logo { right: 0; left: 0; }

@media (max-width: 680px) { .guru-tooltip-img-logo { top: 18px; } }

.guru-tooltip-img-with-benefits .guru-tooltip-img-logo { top: 42px; }

@media (max-width: 680px) { .guru-tooltip-img-with-benefits .guru-tooltip-img-logo { top: 48px; } }

.guru-tooltip-description-main { -webkit-text-fill-color: transparent; font-weight: 500; }

[dir] .guru-tooltip-description-main { -webkit-background-clip: text; background-clip: text; margin-bottom: 8px; }

[dir=ltr] .guru-tooltip-description-main { background-image: linear-gradient(100.14deg, #0460ea 16.28%, #4225f2 92.29%); }

[dir=rtl] .guru-tooltip-description-main { background-image: linear-gradient(-100.14deg, #0460ea 16.28%, #4225f2 92.29%); }

.guru-tooltip-description-secondary { color: #464a4f; }

.guru-tooltip-description-secondary span { font-weight: 700; }

.guru-tooltip-benefits-list { list-style: none; font-weight: 480; }

[dir] .guru-tooltip-benefit-item:not(:last-child) { margin-bottom: 8px; }

.guru-tooltip-benefit-item-discount .guru-tooltip-benefit-title::before { content: none; }

[dir] .guru-tooltip-benefit-item-free_breakfast .guru-tooltip-benefit-title::before, [dir] .guru-tooltip-benefit-item-free_meal .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.6 6.1a5.8 5.8 0 019 .4.9.9 0 001.5-1 7.6 7.6 0 00-11.9-.6.9.9 0 001.4 1.2z' fill='url(%23paint0_linear_8566_38118)'/%3E%3Cpath d='M16.7 13.6a.9.9 0 00-1.6-.8 5.9 5.9 0 01-10 .4.9.9 0 00-1.5 1 7.6 7.6 0 0013.1-.6z' fill='url(%23paint1_linear_8566_38118)'/%3E%3Cpath d='M1.2 3.7a.5.5 0 00-1 0L0 8.5c0 .6.4 1 1 1L1 16.2a1 1 0 101.8 0l-.2-6.5c.6 0 1-.5 1-1l-.2-4.9a.5.5 0 00-1 0v3.6a.5.5 0 11-1 0V3.7z' fill='url(%23paint2_linear_8566_38118)'/%3E%3Cpath d='M19.3 3.3c.2 0 .4.2.4.5v12.3a1 1 0 11-1.8 0L18 12l-.1-.4-.4-.6c-.5-.6-.6-.8-.6-1.5.8-5.2 1.3-6.1 2.3-6.2z' fill='url(%23paint3_linear_8566_38118)'/%3E%3Cpath d='M13.8 10a3.8 3.8 0 11-7.6 0 3.8 3.8 0 017.6 0z' fill='url(%23paint4_linear_8566_38118)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_spa .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8 6.3a11.4 11.4 0 00-1.6-2.1.3.3 0 00-.4 0c-.4.4-1.3 1.4-2 2.7a8 8 0 00-.6 1.6 8.3 8.3 0 012.8 3 8 8 0 012.8-3c-.2-.8-.6-1.6-1-2.2z' fill='url(%23paint0_linear_8566_38173)'/%3E%3Cpath d='M7 6.2c-1-.5-1.7-.9-2.2-1-.2-.1-.4 0-.4.2-.2.3-.3 1-.5 1.6l2.3.9.7-1.7z' fill='url(%23paint1_linear_8566_38173)'/%3E%3Cpath d='M1.4 7.6c-.3 0-.5.1-.4.4 0 1 .3 3.7 2.3 5.6 1.5 1.5 3.7 2 5.1 2.3l-.9-1.1A8.7 8.7 0 016 10V9a12.4 12.4 0 00-4.5-1.4z' fill='url(%23paint2_linear_8566_38173)'/%3E%3Cpath d='M11.6 16c1.4-.3 3.5-1 5-2.4C18.6 11.7 19 9 19 8c0-.3-.2-.4-.4-.4A13.2 13.2 0 0014 8.9l.1 1.1c0 2-.8 3.6-1.7 4.8l-.8 1.1z' fill='url(%23paint3_linear_8566_38173)'/%3E%3Cpath d='M16 7l-2.2.9-.7-1.7 2-1c.3-.1.5 0 .5.2.2.3.3 1 .5 1.6z' fill='url(%23paint4_linear_8566_38173)'/%3E%3Cpath d='M12.4 10l.6-.4v.4c0 2-1 3.8-2 4.9a11 11 0 00-.4-2c.3-1 .9-2 1.8-2.8z' fill='url(%23paint5_linear_8566_38173)'/%3E%3Cpath d='M9.1 13.8l-.2 1A8.2 8.2 0 017 9.7a6.9 6.9 0 012.4 3.3l-.3.9z' fill='url(%23paint6_linear_8566_38173)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_fitness .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1 14v-1.7h1.2c.2 0 .4.2.4.4V14c0 .2-.2.4-.4.4h-.8a.4.4 0 01-.4-.4z' fill='url(%23paint0_linear_8566_38185)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.8 7.3V6c0-2.3 1.9-4.2 4.2-4.2h2c2.3 0 4.2 1.9 4.2 4.2v1.3a5.2 5.2 0 012.6 6.2C16.4 18 16 18 10 18s-6.4 0-7.8-4.5c-.8-2.5.1-4.8 2.5-6.2zM7.2 6C7.2 5 8 4.2 9 4.2h2c1 0 1.8.8 1.8 1.8v.3a12.3 12.3 0 00-5.6 0V6zm1 2.5c.3 0 .4.3.4.5v6a.6.6 0 11-1.2 0v-4.7l-.5.4a.6.6 0 11-.8-.9l1.5-1.3h.7zm3.3 0c-.9 0-1.6.6-1.6 1.5v4c0 1 .7 1.6 1.6 1.6h.8c.9 0 1.6-.7 1.6-1.6v-1.3c0-.9-.7-1.6-1.6-1.6h-1.2v-1c0-.3.2-.5.4-.5h.8c.2 0 .4.2.4.4a.6.6 0 001.2 0c0-.9-.7-1.6-1.6-1.6h-.8z' fill='url(%23paint1_linear_8566_38185)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38185' x1='5.662' y1='-1.547' x2='19.564' y2='.909' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38185' x1='5.662' y1='-1.547' x2='19.564' y2='.909' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_parking .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.2 9.3V7h2.4a1.2 1.2 0 010 2.3H8.3v-.1z' fill='url(%23paint0_linear_8566_38209)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.5.5a3 3 0 00-3 3v13a3 3 0 003 3h13a3 3 0 003-3v-13a3 3 0 00-3-3h-13zm2.3 4.4c0-.2.1-.2.2-.2h4.6a3.6 3.6 0 010 7H8.2v3.4c0 .2 0 .2-.2.2H6s-.2 0-.2-.2V5z' fill='url(%23paint1_linear_8566_38209)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38209' x1='4.849' y1='-3.422' x2='21.344' y2='-.471' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38209' x1='4.849' y1='-3.422' x2='21.344' y2='-.471' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_compliment .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7 3.2a2.2 2.2 0 013 2.7h.3c.6 0 1 .5 1 1v1.8c0 .2-.1.4-.4.4H3.3a.4.4 0 01-.4-.4V7c0-.6.5-1 1-1h.5c-.2-.5-.2-1 0-1.5.1-.6.5-1 1-1.3.6-.3 1.3-.3 2 0l1.6 1a1.3 1.3 0 012 0l1.7-1zM11.4 6h2.3l.5-.5V5c0-.2-.1-.4-.3-.4h-.6A6.8 6.8 0 0011.4 6zm-2.9-.1h.1-2.3c-.3 0-.4-.3-.5-.4a.7.7 0 010-.5c0-.2.1-.4.3-.4h.6c.8.4 1.4.9 1.8 1.3zM11 17h4c.6 0 1-.4 1-1v-5h-5v6zm-2-6H4v5c0 .6.4 1 1 1h4v-6z' fill='url(%23paint0_linear_8566_38080)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38080' x1='6.163' y1='.111' x2='18.394' y2='2.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_laundry .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 3c0-1.1.9-2 2-2h8a2 2 0 012 2v2H4V3zm6-.6a.5.5 0 000 1h1a.5.5 0 000-1h-1zm2.5.5c0-.3.2-.5.5-.5h1a.5.5 0 010 1h-1a.5.5 0 01-.5-.5z' fill='url(%23paint0_linear_8566_38197)'/%3E%3Cpath d='M10 14.8a3 3 0 002.8-1.9l-.7.2c-.7.2-1.5 0-2.3-.4-.8-.4-1.4-.7-2-.8L7 12a3 3 0 003 2.8z' fill='url(%23paint1_linear_8566_38197)'/%3E%3Cpath d='M12 12.2a2 2 0 001-.6 3 3 0 00-5.9-.7h1l2.1.9c.8.4 1.3.4 1.7.4z' fill='url(%23paint2_linear_8566_38197)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 18V6h12v12h-1a1 1 0 11-2 0H7a1 1 0 11-2 0H4zm6-10.3a4 4 0 11-4 4 4 4 0 014-4z' fill='url(%23paint3_linear_8566_38197)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_minibar .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.3 4h15.4c.2 0 .3.3.2.5l-7.7 9.7c0 .1-.3.1-.4 0L2 4.5c-.2-.2 0-.5.2-.5zM7 6.8h6c.3 0 .4.2.2.4l-3 3.8c0 .2-.3.2-.4 0l-3-3.8c-.2-.2 0-.5.2-.5z' fill='url(%23paint0_linear_8566_38161)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 11.8c.6 0 1 .4 1 1V17a1 1 0 11-2 0v-4.4c0-.5.4-1 1-1z' fill='url(%23paint1_linear_8566_38161)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 17c0-.5.4-1 1-1h6a1 1 0 110 2H7a1 1 0 01-1-1z' fill='url(%23paint2_linear_8566_38161)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1 2.2c.3.2.4.7.1 1l-2.4 3a.7.7 0 11-1.2-.9l2.5-3c.2-.3.7-.4 1-.1z' fill='url(%23paint3_linear_8566_38161)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_early_checkin .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4a6 6 0 00-6 6 1 1 0 11-2 0 8 8 0 118 8 1 1 0 110-2 6 6 0 000-12z' fill='url(%23paint0_linear_8566_38137)'/%3E%3Cpath d='M10 6c.6 0 1 .4 1 1v2h2a1 1 0 110 2h-3a1 1 0 01-1-1V7c0-.6.4-1 1-1z' fill='url(%23paint1_linear_8566_38137)'/%3E%3Cpath d='M1 14.5a.9.9 0 110-1.8h5l-.5-.6A.9.9 0 016.8 11l2 2c.4.4.4 1 0 1.4l-2 2a.9.9 0 11-1.3-1.2l.6-.6H1z' fill='url(%23paint2_linear_8566_38137)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38137' x1='4.197' y1='-1.302' x2='19.617' y2='1.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38137' x1='4.197' y1='-1.302' x2='19.617' y2='1.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38137' x1='4.197' y1='-1.302' x2='19.617' y2='1.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_late_checkout .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 4a6 6 0 100 12 1 1 0 110 2 8 8 0 118-9.1 1 1 0 11-2 .2A6 6 0 0010 4z' fill='url(%23paint0_linear_8566_38149)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 6c.6 0 1 .4 1 1v2h2a1 1 0 110 2h-3a1 1 0 01-1-1V7c0-.6.4-1 1-1z' fill='url(%23paint1_linear_8566_38149)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.1 14.6c0 .5.4 1 .9 1h5l-.5.5a.9.9 0 101.3 1.3l2-2.1c.4-.4.4-1 0-1.3l-2-2.1a.9.9 0 10-1.3 1.2l.6.6H12c-.5 0-.9.4-.9 1z' fill='url(%23paint2_linear_8566_38149)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38149' x1='6.152' y1='-1.302' x2='21.765' y2='1.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38149' x1='6.152' y1='-1.302' x2='21.765' y2='1.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38149' x1='6.152' y1='-1.302' x2='21.765' y2='1.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .guru-tooltip-benefit-item-free_room_upgrade .guru-tooltip-benefit-title::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8 10.5a.5.5 0 10-.6.7L16 13l1.8-1.8a.5.5 0 10-.6-.7l-.5.4V4.1l.5.4a.5.5 0 00.6-.7l-1-1v-.1L16 2l-.7.7-1.1 1a.5.5 0 00.6.8l.4-.4V11l-.4-.4z' fill='url(%23paint0_linear_8566_38096)'/%3E%3Cpath d='M2 3c0-.6.4-1 1-1h9c.6 0 1 .4 1 1v9c0 .6-.4 1-1 1H3a1 1 0 01-1-1V3z' fill='url(%23paint1_linear_8566_38096)'/%3E%3Cpath d='M4.5 14.1c.2.2.2.5 0 .7l-.4.4h6.8l-.4-.4a.5.5 0 01.7-.6l1 1h.1l.7.8-.7.7-1 1.1a.5.5 0 01-.8-.6l.4-.4H4.1l.4.4a.5.5 0 11-.7.6L2 16l1.8-1.8c.2-.2.5-.3.7 0z' fill='url(%23paint2_linear_8566_38096)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38096' x1='5.651' y1='-1.303' x2='19.553' y2='1.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38096' x1='5.651' y1='-1.303' x2='19.553' y2='1.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38096' x1='5.651' y1='-1.303' x2='19.553' y2='1.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

.guru-tooltip-benefit-title { -webkit-text-fill-color: transparent; display: flex; }

[dir] .guru-tooltip-benefit-title { -webkit-background-clip: text; background-clip: text; margin-bottom: 4px; }

[dir=ltr] .guru-tooltip-benefit-title { background-image: linear-gradient(100.14deg, #0460ea 16.28%, #4225f2 92.29%); }

[dir=rtl] .guru-tooltip-benefit-title { background-image: linear-gradient(-100.14deg, #0460ea 16.28%, #4225f2 92.29%); }

.guru-tooltip-benefit-title::before { content: ''; height: 20px; width: 20px; flex-shrink: 0; }

[dir] .guru-tooltip-benefit-title::before { background-size: contain; background-position: center; }

[dir=ltr] .guru-tooltip-benefit-title::before { margin-right: 4px; }

[dir=rtl] .guru-tooltip-benefit-title::before { margin-left: 4px; }

.guru-tooltip-benefit-description { color: #464a4f; }

.zendropdown { position: absolute; z-index: 22; }

/* Kebab */
.zendropdownkebab { overflow: hidden; position: relative; }
[dir] .zendropdownkebab { border-radius: 4px; box-shadow: 0 2px 12px 0 rgba(45, 49, 55, 0.3); }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

.zendropdownkebab-item-faded { align-items: center; bottom: 0; color: #008900; display: flex; font-size: 16px; justify-content: center; position: absolute; top: 0; }

[dir] .zendropdownkebab-item-faded { background: white; }

[dir=ltr] .zendropdownkebab-item-faded { animation: fadeIn .16s ease-in; left: 0; right: 0; }

[dir=rtl] .zendropdownkebab-item-faded { animation: fadeIn .16s ease-in; right: 0; left: 0; }

.zendropdownkebab-item { align-items: flex-end; box-sizing: border-box; color: #2d3137; display: flex; font-size: 16px; height: 36px; white-space: nowrap; }

[dir] .zendropdownkebab-item { background-color: white; cursor: pointer; padding: 8px 16px; }

[dir] .zendropdownkebab-item:hover { background-color: #f4f4f4; }

.zendropdownkebab-item-hidden { display: none; }

.zendropdownkebab-rate-info { position: absolute; }

[dir=ltr] .zendropdownkebab-rate-info { left: 9999px; }

[dir=rtl] .zendropdownkebab-rate-info { right: 9999px; }

.zencontrolpins { align-items: center; display: flex; justify-content: center; list-style: none; min-height: 11px; }

.zencontrolpins-item { height: 0; position: relative; transition: all .5s; width: 0; }

[dir] .zencontrolpins-item { border-radius: 50%; cursor: pointer; margin: 0; }

.zencontrolpins-item::before { content: ''; height: 0; position: absolute; top: 3px; transition: all .5s; width: 0; }

[dir] .zencontrolpins-item::before { background-color: #85878b; border-radius: 50%; }

[dir=ltr] .zencontrolpins-item::before { left: 3px; }

[dir=rtl] .zencontrolpins-item::before { right: 3px; }

.zencontrolpins-item-visible { height: 11px; width: 11px; }

[dir=ltr] .zencontrolpins-item-visible { margin-right: 12px; }

[dir=rtl] .zencontrolpins-item-visible { margin-left: 12px; }

.zencontrolpins-item-visible::before { width: 5px; height: 5px; }

.zencontrolpins-item-side::before { height: 3px; top: 4px; width: 3px; }

[dir=ltr] .zencontrolpins-item-side::before { left: 4px; }

[dir=rtl] .zencontrolpins-item-side::before { right: 4px; }

.zencontrolpins-item-active::before { height: 7px; top: 2px; width: 7px; }

[dir] .zencontrolpins-item-active::before { background-color: var(--colored-primary-bg); }

[dir=ltr] .zencontrolpins-item-active::before { left: 2px; }

[dir=rtl] .zencontrolpins-item-active::before { right: 2px; }

/*********** HELPERS * */
.zen-reactheader { position: relative; z-index: 2; }
[dir] .zen-reactheader { background-color: white; }

.zen-authpane { color: #292f37; }

[dir=ltr] .zen-authpane { text-align: left; }

[dir=rtl] .zen-authpane { text-align: right; }

.zen-authpane-link-wrapper { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #85878b; font-size: 15px; }

[dir=ltr] .zen-authpane-link-wrapper { margin: 5px 15px 15px 9px; }

[dir=rtl] .zen-authpane-link-wrapper { margin: 5px 9px 15px 15px; }

.zen-authpane-link-active { color: #292f37; }

[dir] .zen-authpane-link-active { cursor: default; }

[dir] .zen-authpane-link-separator { margin: 0 6px; }

.zen-authpane-form-signup-legal { color: #85878b; font-size: 12px; }

[dir] .zen-authpane-form-signup-legal { margin-bottom: 15px; }

.zen-authpane-form-signup-legal-link { color: #85878b; font-size: 12px; }

.zen-authpane-form-signup-agree-link { color: #85878b; }

.zen-authpane-signin-error-message, .zen-authpane-signup-error-message { box-sizing: border-box; color: #be0000; font-size: 15px; }

[dir] .zen-authpane-signin-error-message, [dir] .zen-authpane-signup-error-message { background: var(--highlight-bg); margin-bottom: 20px; padding: 10px 20px; text-align: center; }

[dir] .zen-authpane-signin-field:not(:last-child) { margin-bottom: 6px; }

.zen-authpane-kind-social-wrapper { position: relative; }

[dir] .zen-authpane-kind-social-wrapper { margin-bottom: 6px; text-align: center; }

.zen-authpane-kind-social-wrapper::before { content: ''; display: block; height: 1px; position: absolute; top: 9px; width: 100%; }

[dir] .zen-authpane-kind-social-wrapper::before { background: #e0e0e1; }

[dir=ltr] .zen-authpane-kind-social-wrapper::before { left: 0; }

[dir=rtl] .zen-authpane-kind-social-wrapper::before { right: 0; }

.zen-authpane-kind-social-buttons { align-items: center; display: flex; justify-content: space-around; }

.zen-authpane-kind-title { color: #868686; display: inline-block; font-size: 12px; position: relative; }

[dir] .zen-authpane-kind-title { background: white; margin-bottom: 16px; padding: 0 8px; }

.zen-authpane-remind-loading, .zen-authpane-signup-loading { bottom: 0; opacity: .99; position: absolute; top: 0; z-index: 1; }

[dir] .zen-authpane-remind-loading, [dir] .zen-authpane-signup-loading { background: rgba(255, 255, 255, 0.7) url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) 50% 50% no-repeat; }

[dir=ltr] .zen-authpane-remind-loading, [dir=ltr] .zen-authpane-signup-loading { left: 0; right: 0; }

[dir=rtl] .zen-authpane-remind-loading, [dir=rtl] .zen-authpane-signup-loading { right: 0; left: 0; }

.zen-authpane-signup-field, .zen-authpane-remind-form-field { position: relative; }

.zen-authpane-signin-buttons, .zen-authpane-remind-form-buttons { align-items: center; display: flex; }

[dir] .zen-authpane-signin-buttons, [dir] .zen-authpane-remind-form-buttons { margin-bottom: 12px; margin-top: 15px; }

.zen-authpane-signin-submit-button, .zen-authpane-remind-form-submit-button { width: 187px; }

.zen-authpane-signup-button { width: 100%; }

[dir] .zen-authpane-signup-button { margin: 10px 0 20px; }

.zen-authpane-signin-reset-button, .zen-authpane-remind-form-reset-button { outline: none; width: 70px; }

[dir=ltr] .zen-authpane-signin-reset-button, [dir=ltr] .zen-authpane-remind-form-reset-button { margin-left: 12px; text-align: left; }

[dir=rtl] .zen-authpane-signin-reset-button, [dir=rtl] .zen-authpane-remind-form-reset-button { margin-right: 12px; text-align: right; }

.zen-authpane-remind-header { position: relative; }

.zen-authpane-remind-header-close { height: 26px; position: absolute; top: -6px; width: 26px; }

[dir] .zen-authpane-remind-header-close { border-radius: 50%; border: 2px solid #eef1f4; cursor: pointer; }

[dir=ltr] .zen-authpane-remind-header-close { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); right: 0; }

[dir=rtl] .zen-authpane-remind-header-close { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 0; }

[dir] .zen-authpane-remind-header-close:hover { background: rgba(133, 135, 139, 0.2); border: 2px solid rgba(133, 135, 139, 0.2); }

.zen-authpane-remind-header-close::before, .zen-authpane-remind-header-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-authpane-remind-header-close::before, [dir] .zen-authpane-remind-header-close::after { background: rgba(133, 135, 139, 0.2); }

[dir=ltr] .zen-authpane-remind-header-close::before, [dir=ltr] .zen-authpane-remind-header-close::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zen-authpane-remind-header-close::before, [dir=rtl] .zen-authpane-remind-header-close::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zen-authpane-remind-header-close::before { height: 2px; width: 12px; }

.zen-authpane-remind-header-close::after { height: 12px; width: 2px; }

.zen-authpane-remind-header-close:hover::before, .zen-authpane-remind-header-close:hover::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-authpane-remind-header-close:hover::before, [dir] .zen-authpane-remind-header-close:hover::after { background: white; }

[dir=ltr] .zen-authpane-remind-header-close:hover::before, [dir=ltr] .zen-authpane-remind-header-close:hover::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zen-authpane-remind-header-close:hover::before, [dir=rtl] .zen-authpane-remind-header-close:hover::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zen-authpane-remind-header-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 15px; }

[dir=ltr] .zen-authpane-remind-header-title { margin: 5px 15px 15px 9px; }

[dir=rtl] .zen-authpane-remind-header-title { margin: 5px 9px 15px 15px; }

.zen-authpane-remind-response { box-sizing: border-box; width: 245px; }

[dir] .zen-authpane-remind-response { margin: 20px 0 30px; padding: 0 13px; }

[dir] .zen-authpane-remind-response-text { margin-bottom: 5px; }

[dir] .zen-authpane-social-auth-email-error { padding: 24px 30px 22px; }

[dir] .zenforminput-size-xs .zenforminput-inner { padding: 8px; }

[dir=ltr] .zenforminput-size-xs.zenforminput-has-button .zenforminput-inner { padding-right: 32px; }

[dir=rtl] .zenforminput-size-xs.zenforminput-has-button .zenforminput-inner { padding-left: 32px; }

[dir=ltr] .zenforminput-size-xs.zenforminput-has-additional-button .zenforminput-inner { padding-left: 36px; }

[dir=rtl] .zenforminput-size-xs.zenforminput-has-additional-button .zenforminput-inner { padding-right: 36px; }

.zenforminput-size-xs .zenforminput-title { font-size: 16px; }

[dir] .zenforminput-size-xs .zenforminput-title { margin-bottom: 8px; }

[dir] .zenforminput-size-s .zenforminput-inner { padding: 10px 8px; }

[dir=ltr] .zenforminput-size-s.zenforminput-has-button .zenforminput-inner { padding-right: 32px; }

[dir=rtl] .zenforminput-size-s.zenforminput-has-button .zenforminput-inner { padding-left: 32px; }

[dir=ltr] .zenforminput-size-s.zenforminput-has-additional-button .zenforminput-inner { padding-left: 36px; }

[dir=rtl] .zenforminput-size-s.zenforminput-has-additional-button .zenforminput-inner { padding-right: 36px; }

.zenforminput-size-s .zenforminput-title { font-size: 16px; }

[dir] .zenforminput-size-s .zenforminput-title { margin-bottom: 8px; }

[dir] .zenforminput-size-m .zenforminput-inner { padding: 3px 12px 5px; }

[dir=ltr] .zenforminput-size-m.zenforminput-has-button .zenforminput-inner { padding-right: 36px; }

[dir=rtl] .zenforminput-size-m.zenforminput-has-button .zenforminput-inner { padding-left: 36px; }

[dir=ltr] .zenforminput-size-m.zenforminput-has-additional-button .zenforminput-inner { padding-left: 40px; }

[dir=rtl] .zenforminput-size-m.zenforminput-has-additional-button .zenforminput-inner { padding-right: 40px; }

.zenforminput-size-m .zenforminput-title { font-size: 12px; }

[dir] .zenforminput-size-m .zenforminput-title { margin-bottom: 1px; }

[dir] .zenforminput-size-l .zenforminput-inner { padding: 4px 16px 10px; }

[dir=ltr] .zenforminput-size-l.zenforminput-has-button .zenforminput-inner { padding-right: 40px; }

[dir=rtl] .zenforminput-size-l.zenforminput-has-button .zenforminput-inner { padding-left: 40px; }

[dir=ltr] .zenforminput-size-l.zenforminput-has-additional-button .zenforminput-inner { padding-left: 44px; }

[dir=rtl] .zenforminput-size-l.zenforminput-has-additional-button .zenforminput-inner { padding-right: 44px; }

.zenforminput-size-l .zenforminput-title { font-size: 12px; }

[dir] .zenforminput-size-l .zenforminput-title { margin-bottom: 5px; }

[dir] .zenforminput-error .zenforminput-inner, [dir] .zenforminput-error .zenforminput-inner:hover, [dir] .zenforminput-error .zenforminput-inner:focus-within { box-shadow: 0 0 0 3px rgba(206, 33, 33, 0.4), 0 0 0 1px #ce2121; }

.zenforminput-error .zenforminput-control { color: #ce2121; }

[dir] .zenforminput-disabled .zenforminput-inner, [dir] .zenforminput-disabled .zenforminput-inner:hover, [dir] .zenforminput-disabled .zenforminput-inner:focus-within { background-color: #f4f4f4; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.15); }

.zenforminput-disabled .zenforminput-title { color: #afafaf; }

.zenforminput-disabled .zenforminputcontrol { -webkit-text-fill-color: #afafaf; color: #afafaf; opacity: 1; }

.zenforminput-disabled .zenformcardexpirationinputcontrol-item:first-child::before { color: #afafaf; }

.zenforminput-inner { display: block; position: relative; transition: box-shadow .16s ease; }

[dir] .zenforminput-inner { background-color: white; border-radius: 12px; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.15); }

[dir] .zenforminput-inner:hover { box-shadow: 0 0 0 1px var(--field-hover-border); }

[dir] .zenforminput-inner:focus-within { box-shadow: 0 0 0 1px var(--field-active-border), 0 0 0 3px var(--focus-outline); }

.zenforminput-title-wrapper { display: inline-flex; max-width: 100%; }

[dir=rtl] .zenforminput-title-wrapper { direction: rtl; }

.zenforminput-title { color: #111111; line-height: 17px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zenforminput-tip { z-index: 2; }

[dir] .zenforminput-tip { margin-top: -2px; }

[dir=ltr] .zenforminput-tip { margin-left: 8px; }

[dir=rtl] .zenforminput-tip { margin-right: 8px; }

.zenforminputcontrol { color: #111111; font-size: 16px; line-height: 1.25; outline: 0; width: 100%; }

[dir] .zenforminputcontrol { background-color: transparent; }

.zenforminputcontrol::placeholder { color: #afafaf; }
.zenformcardexpirationinputcontrol { display: flex; }

.zenformcardexpirationinputcontrol-item:first-child { flex-shrink: 0; margin-right: 10px; position: relative; width: 20px; }

.zenformcardexpirationinputcontrol-item:first-child::before { content: '/'; font-size: 16px; font-weight: 700; position: absolute; right: -6px; }
.zenforminput-button { position: absolute; top: 50%; }
[dir] .zenforminput-button { background-size: contain; background-repeat: no-repeat; transform: translateY(-50%); }
[dir=ltr] .zenforminput-button { right: 12px; }
[dir=rtl] .zenforminput-button { left: 12px; }

[dir=ltr] .zenforminput-additional-button { left: 12px; right: auto; }

[dir=rtl] .zenforminput-additional-button { right: 12px; left: auto; }

.zenforminput-button-password { content: ''; height: 12px; position: absolute; top: 45%; width: 24px; z-index: 1; }

[dir] .zenforminput-button-password { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='16' viewBox='0 0 20 20'%3E%3Cpath fill='%234086e4' d='M21.7 10.2l-1.2-1.4.8-1a1.1 1.1 0 00-.2-1.6 1 1 0 00-1.5.2 11.8 11.8 0 01-19.4 0 1 1 0 00-1.4-.2 1.1 1.1 0 00-.2 1.5l.8 1.1-1 1.2a1.1 1.1 0 00-.1 1.5 1 1 0 001.5 0L1 10.5 3.3 12l-.8 2.2c-.2.6 0 1.2.6 1.5h.4a1 1 0 001-.7l.7-2.1c1.2.4 2.4.7 3.7.8v2.2a1 1 0 001 1.1c.6 0 1-.5 1-1v-2.3a13.6 13.6 0 003.5-.7l.8 2c.2.4.6.6 1 .6h.4c.5-.3.8-1 .5-1.5l-.8-2a14 14 0 002.7-1.8l1.2 1.4c.2.2.5.3.7.3.3 0 .6 0 .8-.3a1.1 1.1 0 000-1.5'/%3E%3C/svg%3E") no-repeat; cursor: pointer; }

[dir=ltr] .zenforminput-button-password { right: 10px; }

[dir=rtl] .zenforminput-button-password { left: 10px; }

.zenforminput-button-password.zenforminput-button-active { content: ''; height: 12px; position: absolute; top: 45%; width: 24px; z-index: 1; }

[dir] .zenforminput-button-password.zenforminput-button-active { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='16' viewBox='0 0 20 20'%3E%3Cpath fill='%234086e4' d='M11.5 6.4a4 4 0 110 8 4 4 0 010-8zm.1-6.4c.6 0 1 .5 1 1.1v1.6c1.3.1 2.6.4 3.7.8L17 2a1 1 0 011-.7h.4c.5.2.8.9.6 1.4l-.7 1.6c.9.4 1.7 1 2.4 1.6l.8-.7c.2-.2.5-.3.7-.3.3 0 .6 0 .8.3a1.1 1.1 0 010 1.6l-.8.6.9 1.1a1.1 1.1 0 01-.3 1.6 1 1 0 01-1.4-.3 11.8 11.8 0 00-9.7-5c-3.9 0-7.4 1.8-9.7 5a1 1 0 01-1.5.3 1.1 1.1 0 01-.2-1.6l.9-1-.7-.8a1.1 1.1 0 010-1.5 1 1 0 011.5 0l.7.7a14 14 0 012.6-1.8l-.6-1.4c-.2-.5 0-1.2.5-1.4l.5-.1c.4 0 .8.2 1 .6l.6 1.5a13.6 13.6 0 013.4-.7V1.1c0-.6.4-1.1 1-1.1z'/%3E%3C/svg%3E") no-repeat; cursor: pointer; }

[dir=ltr] .zenforminput-button-password.zenforminput-button-active { right: 10px; }

[dir=rtl] .zenforminput-button-password.zenforminput-button-active { left: 10px; }

.zenforminput-button-ostrovok_dreams_rub { height: 18px; width: 18px; }

[dir] .zenforminput-button-ostrovok_dreams_rub { background-image: url("data:image/svg+xml,%3Csvg fill='%23ff6464' width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.7 8.3a.5.5 0 01-.6-.5c0-.3.3-.5.6-.5 1 0 2-.9 2-2 0-.2.2-.5.5-.5s.5.3.5.6a3 3 0 01-3 3zm6.5.5L9 8.6h-.3v-.2c-.3 0-.6-.3-.8-.4-.2-.2.5-.6.6-.7.2-.1.2-.5 0-.6-.5-.3-1.8-1.1-2.3-2C5.8 3.5 7 1 8.6.4A6.9 6.9 0 006.7 0C3 0 0 3 0 6.5S3 13 6.7 13c2.9 0 5.4-1.8 6.3-4.3-.6.3-3 .8-3.8 0z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

.zenforminput-button-ostrovok_gurupoints_rub { height: 28px; width: 28px; }

[dir] .zenforminput-button-ostrovok_gurupoints_rub { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/guru/pointsIcon.svg); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenforminput-button-ostrovok_gurupoints_rub .zenforminput-button { right: 4px; }

[dir=rtl] .zenforminput-button-ostrovok_gurupoints_rub .zenforminput-button { left: 4px; }

.zenforminput-button-zenhotels_points_eur { height: 18px; width: 18px; }

[dir] .zenforminput-button-zenhotels_points_eur { background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 1.3a22.6 22.6 0 016-.8c1.8 0 3.6.3 5.5.8a2.8 2.8 0 012 2 22.2 22.2 0 01.7 5.8 20 20 0 01-.7 5.4 2.8 2.8 0 01-2 2c-1.9.5-3.7.7-5.5.7a22.6 22.6 0 01-6-.8 2.8 2.8 0 01-2-1.9 20 20 0 01.1-11.2 2.8 2.8 0 012-2zm9.8 4.8a.1.1 0 000-.2l-6-1.6a.1.1 0 00-.2 0l-.3 1.2a.1.1 0 000 .1l3.4 1-5 5a.1.1 0 000 .2l6.1 1.7a.1.1 0 00.1-.1l.4-1.2a.1.1 0 00-.1 0l-3.4-1a.1.1 0 010-.1l5-5z' fill='%235c77cc'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

.zenforminput-button-ostrovok_aeroflot_miles_rub { height: 16px; width: 25px; }

[dir] .zenforminput-button-ostrovok_aeroflot_miles_rub { background-image: url("data:image/svg+xml,%3Csvg width='33' height='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2.5h2.9v8h7.7l-1 2.6h-6.7v1.4h6.1l-1 2.6h-5.1v5.7h-3V7.4l-4 8.3h-2.7l-4-8.3v13.4h-3v-5.7H3.4l-1-2.6h6.2v-1.4H1.7l-1-2.6h7.8v-8h2.8L16.8 12z' fill='%2302458d'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenforminput-button-ostrovok_aeroflot_miles_rub { right: 8px; }

[dir=rtl] .zenforminput-button-ostrovok_aeroflot_miles_rub { left: 8px; }

.zenforminput-button-enter { height: 22px; width: 22px; }

[dir] .zenforminput-button-enter { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' x='-2' y='-2' fill='%23131a09' fill-rule='nonzero' rx='2'/%3E%3Cpath fill='%23FFF' d='M7 14l1.8 1.8a1 1 0 01-1.4 1.4l-3.6-3.5a1 1 0 010-1.4l3.6-3.5a1 1 0 011.4 1.4L7 12h7V5a1 1 0 012 0v8a1 1 0 01-1 1H7z'/%3E%3C/g%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; border-radius: 2px; cursor: pointer; }

.zenforminput-button-place { height: 18px; width: 18px; }

[dir] .zenforminput-button-place { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h20v20H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-1 -1)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='rgba(17,17,17,0.8)' fill-rule='nonzero' d='M11.7 14v6.2a1 1 0 11-2 0V14a7 7 0 011-14 7 7 0 011 14zm-1-1.8a5 5 0 100-10 5 5 0 000 10z' mask='url(%23b)' transform='rotate(-45 10.65 10.65)'/%3E%3C/g%3E%3C/svg%3E"); cursor: pointer; }

[dir] .zenforminput-button-place:hover { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h20v20H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-1 -1)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%23111111' fill-rule='nonzero' d='M11.7 14v6.2a1 1 0 11-2 0V14a7 7 0 011-14 7 7 0 011 14zm-1-1.8a5 5 0 100-10 5 5 0 000 10z' mask='url(%23b)' transform='rotate(-45 10.65 10.65)'/%3E%3C/g%3E%3C/svg%3E"); }

.zenforminput-button-reset { display: none; height: 16px; position: absolute; top: 50%; width: 16px; opacity: .6; }

[dir] .zenforminput-button-reset { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/reset.svg); cursor: pointer; transform: translateY(-50%); }

[dir=ltr] .zenforminput-button-reset { right: 12px; }

[dir=rtl] .zenforminput-button-reset { left: 12px; }

.zenforminput-button-reset:hover { opacity: 1; }

.zenforminput-button-amex { height: 24px; width: 48px; }

[dir] .zenforminput-button-amex { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/amex.svg); }

.zenforminput-button-dinersclub { height: 24px; width: 48px; }

[dir] .zenforminput-button-dinersclub { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/dinersclub.svg); }

.zenforminput-button-discover { height: 24px; width: 48px; }

[dir] .zenforminput-button-discover { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/discover.svg); }

.zenforminput-button-jcb { height: 24px; width: 48px; }

[dir] .zenforminput-button-jcb { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/jcb.svg); }

.zenforminput-button-maestro { height: 24px; width: 48px; }

[dir] .zenforminput-button-maestro { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/maestro.svg); }

.zenforminput-button-mastercard { height: 24px; width: 48px; }

[dir] .zenforminput-button-mastercard { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/mastercard.svg); background-position: center; }

.zenforminput-button-mir { height: 24px; width: 48px; }

[dir] .zenforminput-button-mir { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/mir.svg); }

.zenforminput-button-visa { height: 24px; width: 48px; }

[dir] .zenforminput-button-visa { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/cardlogos/visa.svg); }
[dir=rtl] .zenforminput-button-amex, [dir=rtl] .zenforminput-button-dinersclub, [dir=rtl] .zenforminput-button-discover, [dir=rtl] .zenforminput-button-jcb, [dir=rtl] .zenforminput-button-maestro, [dir=rtl] .zenforminput-button-mastercard, [dir=rtl] .zenforminput-button-mir, [dir=rtl] .zenforminput-button-visa { right: 12px; }
.zenforminput-button-reset.zenforminput-button-active { display: block; }

.zenforminput-errormessage { color: #ce2121; font-size: 12px; line-height: 18px; }

[dir] .zenforminput-errormessage { margin-top: 4px; }

[dir=ltr] .zenforminput-errormessage { margin-left: 12px; }

[dir=rtl] .zenforminput-errormessage { margin-right: 12px; }

.zenforminput-errormessage-value { white-space: nowrap; }

.zensuggestinput { position: relative; }

.zensuggestinput-dropdown-wrapper { box-sizing: border-box; max-height: 300px; overflow-y: auto; position: absolute; width: calc(100% + 2px); z-index: 4; }

[dir] .zensuggestinput-dropdown-wrapper { background: white; border-radius: 12px; border: 1px solid rgba(133, 135, 139, 0.2); box-shadow: 0 2px 8px 0 rgba(133, 135, 139, 0.2); cursor: pointer; }

[dir=ltr] .zensuggestinput-dropdown-wrapper { left: -1px; }

[dir=rtl] .zensuggestinput-dropdown-wrapper { right: -1px; }

.zensuggestinput-dropdown-option { align-items: center; display: flex; font-size: 16px; }

[dir] .zensuggestinput-dropdown-option { padding: 8px 16px; }

[dir] .zensuggestinput-dropdown-option:hover { background-color: rgba(255, 220, 130, 0.4); }

.zenpersonsuggest-dropdown-option-email { overflow: hidden; text-overflow: ellipsis; }

[dir] .zensuggestinput-dropdown-option-active { background-color: rgba(255, 220, 130, 0.4); }

.zensuggestinput-dropdown-option-extra { position: relative; }

[dir] .zensuggestinput-dropdown-option-extra { background: #fff8dd; }

.zensuggestinput-dropdown-option-extra:hover { color: inherit; }

[dir] .zensuggestinput-dropdown-option-extra:hover { background: #fff8dd; }

.zensuggestinput-dropdown-option-cancel { height: 16px; position: absolute; top: 7px; width: 16px; z-index: 1; }

[dir] .zensuggestinput-dropdown-option-cancel { background: rgba(133, 135, 139, 0.2); border-radius: 50%; cursor: pointer; }

[dir=ltr] .zensuggestinput-dropdown-option-cancel { right: 8px; }

[dir=rtl] .zensuggestinput-dropdown-option-cancel { left: 8px; }

.zensuggestinput-dropdown-option-cancel::before, .zensuggestinput-dropdown-option-cancel::after { content: ''; position: absolute; top: 50%; }

[dir] .zensuggestinput-dropdown-option-cancel::before, [dir] .zensuggestinput-dropdown-option-cancel::after { background: #fff8dd; }

[dir=ltr] .zensuggestinput-dropdown-option-cancel::before, [dir=ltr] .zensuggestinput-dropdown-option-cancel::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .zensuggestinput-dropdown-option-cancel::before, [dir=rtl] .zensuggestinput-dropdown-option-cancel::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.zensuggestinput-dropdown-option-cancel::before { height: 3px; width: 12px; }

.zensuggestinput-dropdown-option-cancel::after { height: 12px; width: 3px; }

.zensuggestinput-arrow::after { content: ''; position: absolute; top: 20px; width: 16px; height: 10px; }

[dir] .zensuggestinput-arrow::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%234086e4' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); background-repeat: no-repeat; cursor: pointer; }

[dir=ltr] .zensuggestinput-arrow::after { right: 12px; }

[dir=rtl] .zensuggestinput-arrow::after { left: 12px; }

[dir] .zensuggestinput-arrow-open::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M9.1 5.4c.5-.5 1.3-.5 1.8 0l6.2 6.1c.4.5.4 1.3 0 1.8l-.2.2c-.5.5-1.3.5-1.8 0l-5.1-5-5 5c-.6.5-1.4.5-1.9 0l-.1-.2c-.5-.5-.5-1.3 0-1.8L9 5.4z'/%3E%3C/defs%3E%3Cuse fill='%234086e4' transform='translate(-2 -5)' xlink:href='%23a'/%3E%3C/svg%3E"); }

.zensuggestinput-arrow-disabled::after { pointer-events: none; }

[dir] .zensuggestinput-arrow-disabled::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%237a9cd8' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); }

[dir] .zenpersonsuggest-dropdown-option { padding: 8px 16px; }

[dir] .zenpersonsuggest-dropdown-option:hover { background-color: rgba(255, 220, 130, 0.4); }

[dir] .zenpersonsuggest-dropdown-option-active { background-color: rgba(255, 220, 130, 0.4); }

.zenpersonsuggest-dropdown-option-name { font-size: 16px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zenpersonsuggest-dropdown-option-name-match { font-weight: 700; }

.zenpersonsuggest-dropdown-option-email-match { height: 20px; font-size: 14px; }

.zenpersonsuggest-dropdown-option-email-rest { height: 20px; font-size: 14px; color: #868686; }

.zenmetrosuggest-dropdown-option { position: relative; }

[dir=ltr] .zenmetrosuggest-dropdown-option { padding: 8px 32px 8px 16px; }

[dir=rtl] .zenmetrosuggest-dropdown-option { padding: 8px 16px 8px 32px; }

[dir] .zenmetrosuggest-dropdown-option:hover { background-color: var(--dropdown-selected-bg); }

[dir] .zenmetrosuggest-dropdown-option-active { background-color: var(--dropdown-selected-bg); }

.zenmetrosuggest-dropdown-option-color { height: 8px; position: absolute; top: 50%; width: 8px; }

[dir] .zenmetrosuggest-dropdown-option-color { border-radius: 50%; transform: translateY(-50%); }

[dir=ltr] .zenmetrosuggest-dropdown-option-color { right: 16px; }

[dir=rtl] .zenmetrosuggest-dropdown-option-color { left: 16px; }

iframe#op-popup { display: none !important; }

.zenforminput-required .zenforminput-title::after { content: '*'; color: #ce2121; }

.zenformtextarea { height: 100%; }

[dir] .zenformtextarea-error .zenformtextarea-inner, [dir] .zenformtextarea-error .zenformtextarea-inner:hover, [dir] .zenformtextarea-error .zenformtextarea-inner:focus-within { box-shadow: 0 0 0 3px rgba(206, 33, 33, 0.4), 0 0 0 1px #ce2121; }

.zenformtextarea-error .zenformtextareacontrol { color: #ce2121; }

[dir] .zenformtextarea-disabled .zenformtextarea-inner, [dir] .zenformtextarea-disabled .zenformtextarea-inner:hover, [dir] .zenformtextarea-disabled .zenformtextarea-inner:focus-within { background-color: #f4f4f4; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.15); }

.zenformtextarea-disabled .zenformtextarea-title { color: #afafaf; }

.zenformtextarea-disabled .zenformtextareacontrol { -webkit-text-fill-color: #afafaf; color: #afafaf; opacity: 1; }

.zenformtextarea-required .zenformtextarea-title::after { content: '*'; color: #ce2121; }

.zenformtextarea-inner { box-sizing: border-box; display: block; display: flex; flex-direction: column; height: 100%; position: relative; }

[dir] .zenformtextarea-inner { background-color: white; border-radius: 4px; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.15); padding: 5px 0; }

.zenformtextarea-inner:hover { z-index: 1; }

[dir] .zenformtextarea-inner:hover { box-shadow: 0 0 0 1px var(--field-hover-border); }

.zenformtextarea-inner:focus-within { z-index: 1; }

[dir] .zenformtextarea-inner:focus-within { box-shadow: 0 0 0 1px var(--field-active-border), 0 0 0 3px var(--focus-outline); }

.zenformtextarea-title-wrapper { display: inline-flex; max-width: 100%; }

[dir] .zenformtextarea-title-wrapper { padding: 0 16px; }

.zenformtextarea-title { color: #111111; font-size: 12px; line-height: 17px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

[dir] .zenformtextarea-title { margin-bottom: 1px; }

.zenformtextarea-tip { z-index: 2; }

[dir] .zenformtextarea-tip { margin-top: 1px; }

[dir=ltr] .zenformtextarea-tip { margin-left: 8px; }

[dir=rtl] .zenformtextarea-tip { margin-right: 8px; }

.zenformtextarea-control { height: 100%; }

.zenformtextareacontrol { box-sizing: border-box; color: #111111; flex-grow: 1; font-size: 16px; height: 100%; line-height: 1.25; outline: 0; resize: none; width: 100%; }

[dir] .zenformtextareacontrol { background-color: transparent; padding: 0 16px; }

.zenformtextareacontrol::placeholder { color: #afafaf; }

.zenformtextarea-errormessage { color: #ce2121; font-size: 12px; line-height: 1.5; }

[dir] .zenformtextarea-errormessage { margin-top: 3px; }

[dir=ltr] .zenformtextarea-errormessage { margin-left: 17px; }

[dir=rtl] .zenformtextarea-errormessage { margin-right: 17px; }

.zenformselectgroup { display: flex; list-style: none; }

.zenformselectgroup-item { width: 200px; }

[dir=ltr] .zenformselectgroup-item:not(:last-child) { margin-right: 16px; }

[dir=rtl] .zenformselectgroup-item:not(:last-child) { margin-left: 16px; }

.zenformselectgroup-item .zenformselect-value, .zenformselectgroup-item .zendropdownlist-item, .zenformselectgroup-item .zencheckbox-text { text-transform: lowercase; }

.zendropdownlist { list-style: none; max-height: 300px; overflow-y: scroll; scrollbar-width: none; }

[dir] .zendropdownlist { background-color: var(--block-bg); border-radius: 12px; box-shadow: 0 2px 12px 0 var(--shadow); padding: 4px 0; }

.zendropdownlist::-webkit-scrollbar { display: none; }

.zendropdownlist-item { position: relative; }

[dir] .zendropdownlist-item { cursor: pointer; }

[dir=ltr] .zendropdownlist-item { padding: 8px 32px 8px 16px; }

[dir=rtl] .zendropdownlist-item { padding: 8px 16px 8px 32px; }

[dir] .zendropdownlist-item:hover { background-color: var(--dropdown-selected-bg); }

.zendropdownlist-item-text { font-size: 16px; line-height: 20px; pointer-events: none; }

.zendropdownlist-item-description { font-size: 14px; line-height: 18px; pointer-events: none; }

[dir] .zendropdownlist-item-description { margin-top: 2px; }

.zendropdownlist-item-active::before { content: ''; height: 16px; position: absolute; top: 50%; width: 16px; }

[dir] .zendropdownlist-item-active::before { background: url("data:image/svg+xml,%3Csvg width='11.03' height='8.07' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23292f37' d='M10.7.3a1.1 1.1 0 00-1.6 0l-5 5.1-2.2-2.1A1.1 1.1 0 00.3 4.8l3 3a1 1 0 00.3.2A1.1 1.1 0 005 7.8l5.8-5.9a1.1 1.1 0 000-1.6z'/%3E%3C/svg%3E") 50% 50% no-repeat; transform: translateY(-50%); }

[dir=ltr] .zendropdownlist-item-active::before { right: 12px; }

[dir=rtl] .zendropdownlist-item-active::before { left: 12px; }

[dir] .zendropdownlist-item-selected { background-color: var(--dropdown-selected-bg); }

.zendropdowncheckboxgroup { list-style: none; max-height: 300px; overflow-y: scroll; scrollbar-width: none; }

[dir] .zendropdowncheckboxgroup { background-color: white; border-radius: 12px; box-shadow: 0 2px 12px 0 rgba(45, 49, 55, 0.3); padding: 12px 16px; }

.zendropdowncheckboxgroup::-webkit-scrollbar { display: none; }

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

[dir] .zendropdowncheckboxgroup-item:not(:last-child) { margin-bottom: 8px; }

.zendropdowncheckboxgroup-item::after { color: #868686; font-size: 14px; }

[dir=ltr] .zendropdowncheckboxgroup-item::after { margin-left: 20px; }

[dir=rtl] .zendropdowncheckboxgroup-item::after { margin-right: 20px; }

.zendropdowncheckboxgroup-item-nomeal::after { content: 'RO'; }

.zendropdowncheckboxgroup-item-breakfast::after { content: 'BB'; }

.zendropdowncheckboxgroup-item-halfBoard::after { content: 'HB'; }

.zendropdowncheckboxgroup-item-fullBoard::after { content: 'FB'; }

.zendropdowncheckboxgroup-item-allInclusive::after { content: 'AI'; }

.zendropdowncheckboxgroup-reset { font-size: 16px; }

[dir] .zendropdowncheckboxgroup-reset { margin-top: 12px; }

.zendropdowncheckboxgroups { list-style: none; max-height: 300px; overflow-y: scroll; }

[dir] .zendropdowncheckboxgroups { background-color: white; border-radius: 12px; box-shadow: 0 2px 12px 0 rgba(45, 49, 55, 0.3); padding: 12px 16px; }

.zendropdowncheckboxgroups::-webkit-scrollbar { display: none; }

.zendropdowncheckboxgroups .zendropdowncheckboxgroup { max-height: none; overflow: visible; }

[dir] .zendropdowncheckboxgroups .zendropdowncheckboxgroup { box-shadow: none; padding: 0; }

.zendropdowncheckboxgroups-title { font-size: 12px; line-height: 16px; }

[dir] .zendropdowncheckboxgroups-title { margin-bottom: 8px; }

[dir] .zendropdowncheckboxgroups-item:not(:last-child) { padding-bottom: 12px; border-bottom: 1px solid rgba(45, 49, 55, 0.3); margin-bottom: 12px; }

.zenformtextselect { outline: 0; position: relative; }

[dir] .zenformtextselect { cursor: pointer; }

.zenformtextselect-text { color: var(--link); position: relative; text-decoration: none; }

[dir=ltr] .zenformtextselect-text { padding-right: 24px; }

[dir=rtl] .zenformtextselect-text { padding-left: 24px; }

.zenformtextselect-text::before { content: ''; height: 10px; position: absolute; top: 42%; width: 16px; }

[dir] .zenformtextselect-text::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%234086e4' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenformtextselect-text::before { right: 0; }

[dir=rtl] .zenformtextselect-text::before { left: 0; }

.zenformtextselect:hover .zenformtextselect-text, .zenformtextselect:focus .zenformtextselect-text { color: var(--link-hover); }

[dir] .zenformtextselect:hover .zenformtextselect-text::before, [dir] .zenformtextselect:focus .zenformtextselect-text::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%23ce2121' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); }

.zenformtextselect:active .zenformtextselect-text { color: var(--link-active); }

[dir] .zenformtextselect:active .zenformtextselect-text::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%23ce2121' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); }

[dir=ltr] .zenformtextselect-active .zenformtextselect-text::before { transform: rotate(180deg); }

[dir=rtl] .zenformtextselect-active .zenformtextselect-text::before { transform: rotate(-180deg); }

.zenformtextselect-disabled, .zenformtextselect-disabled:hover, .zenformtextselect-disabled:focus, .zenformtextselect-disabled:active { color: #292f37; }

[dir] .zenformtextselect-disabled, [dir] .zenformtextselect-disabled:hover, [dir] .zenformtextselect-disabled:focus, [dir] .zenformtextselect-disabled:active { cursor: default; }

[dir=ltr] .zenformselect-size-xs .zenformselect-inner { padding: 7px 9px 7px 7px; }

[dir=rtl] .zenformselect-size-xs .zenformselect-inner { padding: 7px 7px 7px 9px; }

.zenformselect-size-xs .zenformselect-inner::before { bottom: 14px; }

[dir=ltr] .zenformselect-size-xs .zenformselect-inner::before { right: 10px; }

[dir=rtl] .zenformselect-size-xs .zenformselect-inner::before { left: 10px; }

[dir=ltr] .zenformselect-size-s .zenformselect-inner { padding: 9px 9px 9px 7px; }

[dir=rtl] .zenformselect-size-s .zenformselect-inner { padding: 9px 7px 9px 9px; }

.zenformselect-size-s .zenformselect-inner::before { bottom: 16px; }

[dir=ltr] .zenformselect-size-s .zenformselect-inner::before { right: 10px; }

[dir=rtl] .zenformselect-size-s .zenformselect-inner::before { left: 10px; }

[dir=ltr] .zenformselect-size-m .zenformselect-inner { padding: 4px 13px 5px 11px; }

[dir=rtl] .zenformselect-size-m .zenformselect-inner { padding: 4px 11px 5px 13px; }

.zenformselect-size-m .zenformselect-inner::before { bottom: 10px; }

[dir=ltr] .zenformselect-size-m .zenformselect-inner::before { right: 14px; }

[dir=rtl] .zenformselect-size-m .zenformselect-inner::before { left: 14px; }

[dir=ltr] .zenformselect-size-l .zenformselect-inner { padding: 4px 17px 9px 15px; }

[dir=rtl] .zenformselect-size-l .zenformselect-inner { padding: 4px 15px 9px 17px; }

.zenformselect-size-l .zenformselect-inner::before { bottom: 14px; }

[dir=ltr] .zenformselect-size-l .zenformselect-inner::before { right: 18px; }

[dir=rtl] .zenformselect-size-l .zenformselect-inner::before { left: 18px; }

[dir] .zenformselect-size-l .zenformselect-title { margin-bottom: 6px; }

[dir=ltr] .zenformselect-active .zenformselect-inner::before { transform: rotate(180deg); }

[dir=rtl] .zenformselect-active .zenformselect-inner::before { transform: rotate(-180deg); }

[dir] .zenformselect-disabled .zenformselect-inner, [dir] .zenformselect-disabled .zenformselect-inner:hover, [dir] .zenformselect-disabled .zenformselect-inner:focus { cursor: default; box-shadow: 0 0 0 1px var(--field-border); }

.zenformselect-disabled .zenformselect-inner::after, .zenformselect-disabled .zenformselect-inner:hover::after, .zenformselect-disabled .zenformselect-inner:focus::after { bottom: 0; content: ''; display: block; position: absolute; top: 0; }

[dir] .zenformselect-disabled .zenformselect-inner::after, [dir] .zenformselect-disabled .zenformselect-inner:hover::after, [dir] .zenformselect-disabled .zenformselect-inner:focus::after { background-color: var(--disabled-overlay); border-radius: 12px; margin: -1px; }

[dir=ltr] .zenformselect-disabled .zenformselect-inner::after, [dir=ltr] .zenformselect-disabled .zenformselect-inner:hover::after, [dir=ltr] .zenformselect-disabled .zenformselect-inner:focus::after { left: 0; right: 0; }

[dir=rtl] .zenformselect-disabled .zenformselect-inner::after, [dir=rtl] .zenformselect-disabled .zenformselect-inner:hover::after, [dir=rtl] .zenformselect-disabled .zenformselect-inner:focus::after { right: 0; left: 0; }

.zenformselect-required .zenformselect-title::after { content: '*'; color: #ce2121; }

.zenformselect { outline: 0; }

[dir] .zenformselect { padding: 1px; }

.zenformselect-inner { display: block; position: relative; transition: box-shadow .16s; }

[dir] .zenformselect-inner { background-color: var(--field-bg); border-radius: 12px; border: 1px solid transparent; box-shadow: 0 0 0 1px var(--field-border); cursor: pointer; }

.zenformselect-inner::before { content: ''; height: 8px; position: absolute; width: 12px; }

[dir] .zenformselect-inner::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='var(--field-typo)' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir] .zenformselect-inner:hover { box-shadow: 0 0 0 1px var(--field-hover-border); }

[dir] .zenformselect:focus .zenformselect-inner { box-shadow: 0 0 0 1px var(--field-active-border), 0 0 0 3px var(--focus-outline); }

.zenformselect-title-wrapper { display: inline-flex; max-width: 100%; }

[dir] .zenformselect-title-wrapper { margin-bottom: 2px; }

.zenformselect-title { font-size: 12px; line-height: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zenformselect-tip { z-index: 2; }

[dir] .zenformselect-tip { margin-top: 1px; }

[dir=ltr] .zenformselect-tip { margin-left: 8px; }

[dir=rtl] .zenformselect-tip { margin-right: 8px; }

.zenformselect-placeholder, .zenformselect-value { box-sizing: border-box; font-size: 16px; line-height: 20px; min-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }

[dir=ltr] .zenformselect-placeholder, [dir=ltr] .zenformselect-value { padding-right: 20px; }

[dir=rtl] .zenformselect-placeholder, [dir=rtl] .zenformselect-value { padding-left: 20px; }

.zenformselect-value-default, .zenformselect-placeholder { color: var(--field-placeholder); }

.zenformselect-dropdown { position: relative; }

.zenregioninfo { box-sizing: border-box; outline: 0; position: relative; }

[dir] .zenregioninfo { background-color: white; border-radius: 8px; cursor: pointer; padding: 8px 16px 12px; }

[dir] .zenregioninfo:focus { box-shadow: 0 0 0 1px var(--field-active-border), 0 0 0 3px var(--focus-outline); }

@media (max-width: 954px) { [dir] .zenregioninfo { padding: 4px 10px; } }

@media (max-width: 680px) { .zenregioninfo { width: 190px; } }

.zenregioninfo-lens { bottom: 12px; content: ''; fill: var(--link); position: absolute; }

[dir=ltr] .zenregioninfo-lens { right: 12px; }

[dir=rtl] .zenregioninfo-lens { left: 12px; }

@media (max-width: 954px) { .zenregioninfo-lens { bottom: 6px; } }

@media (max-width: 680px) { .zenregioninfo-lens { display: none; } }

.zenregioninfo-counter { color: white; font-size: 12px; line-height: 12px; position: absolute; top: -4px; }

[dir] .zenregioninfo-counter { background-color: #be0000; border-radius: 10px; padding: 4px 8px; }

[dir=ltr] .zenregioninfo-counter { right: 4px; }

[dir=rtl] .zenregioninfo-counter { left: 4px; }

@media (max-width: 954px) { [dir=ltr] .zenregioninfo-counter { right: -4px; } [dir=rtl] .zenregioninfo-counter { left: -4px; } }
.zenregioninfo-region { direction: ltr; font-size: 16px; line-height: 22px; margin-bottom: 2px; margin-right: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zenregioninfo-region-rtl { direction: rtl; }
.zenregioninfo-request { font-size: 13px; line-height: 18px; }

@media (min-width: 681px) and (max-width: 954px) { .zenregioninfo-request { display: flex; flex-wrap: wrap; } [dir=ltr] .zenregioninfo-request { margin-right: 16px; } [dir=rtl] .zenregioninfo-request { margin-left: 16px; } }

@media (min-width: 681px) and (max-width: 954px) { [dir=ltr] .zenregioninfo-dates { margin-right: 4px; } [dir=rtl] .zenregioninfo-dates { margin-left: 4px; }
  .zenregioninfo-dates::after { content: ','; } }

.zenregioninfo-residency { max-width: calc(100% - 10px); }

@media (min-width: 681px) and (max-width: 954px) { [dir=ltr] .zenregioninfo-residency { margin-right: 4px; } [dir=rtl] .zenregioninfo-residency { margin-left: 4px; }
  .zenregioninfo-residency::before { content: ','; }
  [dir=ltr] .zenregioninfo-residency::before { margin-right: 4px; }
  [dir=rtl] .zenregioninfo-residency::before { margin-left: 4px; } }

@media (max-width: 680px) { .zenregioninfo-rooms, .zenregioninfo-residency { display: none; } }

.body-hotels .zenbreadcrumbs { max-width: 1040px; pointer-events: none; }

[dir] .body-hotels .zenbreadcrumbs { padding-bottom: 0; }

[dir=ltr] .body-hotels .zenbreadcrumbs { padding-left: 20px; }

[dir=rtl] .body-hotels .zenbreadcrumbs { padding-right: 20px; }

@media (min-width: 681px) and (max-width: 954px) { [dir] .body-hotels .zenbreadcrumbs { padding: 5px 10px; } }

@media (max-width: 680px) { .body-hotels .zenbreadcrumbs { display: none; } }

.body-hotels.map-open .zenbreadcrumbs-wrapper { max-width: 560px; }

[dir] .body-hotel .zenbreadcrumbs, [dir] .body-adaptive-hotel .zenbreadcrumbs { padding: 0; }

.zenbreadcrumbs { overflow: hidden; position: relative; z-index: 12; }

[dir] .zenbreadcrumbs { border-radius: 8px; padding: 5px 20px 4px; }

@media (min-width: 681px) and (max-width: 1074px) { [dir=ltr] .zenbreadcrumbs { padding-left: 15px; padding-right: 15px; } [dir=rtl] .zenbreadcrumbs { padding-right: 15px; padding-left: 15px; } }

@media (max-width: 680px) { .zenbreadcrumbs { display: none; } }

.zenbreadcrumbs-wrapper { display: flex; height: 35px; overflow: hidden; }

[dir] .zenbreadcrumbs-wrapper { border-radius: 8px; }

.zenbreadcrumbs-item { display: flex; pointer-events: all; position: relative; }

[dir] .zenbreadcrumbs-item { background-color: white; cursor: pointer; }

[dir=ltr] .zenbreadcrumbs-item { padding: 8px 21px 9px 12px; }

[dir=rtl] .zenbreadcrumbs-item { padding: 8px 12px 9px 21px; }

[dir=ltr] .zenbreadcrumbs-item:first-child { border-radius: 8px 0 0 8px; }

[dir=rtl] .zenbreadcrumbs-item:first-child { border-radius: 0 8px 8px 0; }

.zenbreadcrumbs-item:last-child { overflow: hidden; }

[dir=ltr] .zenbreadcrumbs-item:last-child { border-radius: 0 8px 8px 0; }

[dir=rtl] .zenbreadcrumbs-item:last-child { border-radius: 8px 0 0 8px; }

.zenbreadcrumbs-item:not(:last-child)::after { content: ''; height: 10px; position: absolute; top: 13px; width: 6px; }

[dir] .zenbreadcrumbs-item:not(:last-child)::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' fill='none'%3E%3Cpath fill='%23868686' fill-rule='evenodd' d='M3.5 5L.3 1.8 1.4.7 5.7 5 1.4 9.3.3 8.2 3.5 5z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

[dir=ltr] .zenbreadcrumbs-item:not(:last-child)::after { right: 3px; }

[dir=rtl] .zenbreadcrumbs-item:not(:last-child)::after { transform: rotate(180deg); left: 3px; }

[dir] .zenbreadcrumbs-item:last-child { padding: 8px 12px 9px; }

[dir=ltr] .zenbreadcrumbs-item:last-child { margin-right: 0; }

[dir=rtl] .zenbreadcrumbs-item:last-child { margin-left: 0; }

.zenbreadcrumbs-item-disabled { pointer-events: none; }

[dir] .zenbreadcrumbs-item-disabled { cursor: default; }

.zenbreadcrumbs-item-disabled .zenbreadcrumbs-item-link { color: #292f37; }

.zenbreadcrumbs-item-link { font-size: 14px; line-height: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zenbreadcrumbs-item-dates { color: #868686; font-size: 12px; line-height: 15px; position: relative; white-space: nowrap; }

[dir] .zenbreadcrumbs-item-dates { padding: 2px 8px 1px; }

[dir=ltr] .zenbreadcrumbs-item-dates { margin-left: 6px; }

[dir=rtl] .zenbreadcrumbs-item-dates { margin-right: 6px; }

@media (min-width: 681px) and (max-width: 1074px) { .zenbreadcrumbs-item-dates { display: none; } }

.zenbreadcrumbs-item-dates::before { content: ''; height: 3px; position: absolute; top: 9px; width: 3px; }

[dir] .zenbreadcrumbs-item-dates::before { background-color: #868686; border-radius: 50%; }

[dir=ltr] .zenbreadcrumbs-item-dates::before { left: 0; }

[dir=rtl] .zenbreadcrumbs-item-dates::before { right: 0; }

.rightaside { width: 100%; }

.zen-footer { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; z-index: 1; }

[dir] .zen-footer { background: white; }

[dir=ltr] .zen-footer { text-align: left; }

[dir=rtl] .zen-footer { text-align: right; }

.mobileappbanner { box-sizing: border-box; display: flex; height: 79px; justify-content: flex-start; position: relative; text-decoration: none; z-index: 2; }

[dir] .mobileappbanner { background-color: white; }

.mobileappbanner-close { flex-shrink: 0; height: 100%; width: 31px; }

[dir] .mobileappbanner-close { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%2385878b' d='M1.5-.2L-.2 1.5 4.3 6l-4.5 4.5 1.7 1.7L6 7.7l4.5 4.5 1.7-1.7L7.7 6l4.5-4.5-1.7-1.7L6 4.3 1.5-.2z'/%3E%3C/svg%3E") center no-repeat; }

.mobileappbanner-logo { height: 63px; width: 63px; flex-shrink: 1; }

[dir] .mobileappbanner-logo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/mobileapp/ostrovok.svg) center no-repeat; background-size: 100%; margin-top: 8px; }

.mobileappbanner-content { color: #292f37; display: flex; flex-direction: column; flex-grow: 1; justify-content: center; }

[dir] .mobileappbanner-content { margin: 0 8px; }

.mobileappbanner-content-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 18px; font-weight: 700; line-height: 21px; }

[dir=ltr] .mobileappbanner-content-title { margin-left: 2px; }

[dir=rtl] .mobileappbanner-content-title { margin-right: 2px; }

.mobileappbanner-content-text { font-size: 14px; line-height: 14px; }

[dir] .mobileappbanner-content-text { margin-bottom: 4px; }

[dir=ltr] .mobileappbanner-content-text { margin-left: 2px; }

[dir=rtl] .mobileappbanner-content-text { margin-right: 2px; }

.mobileappbanner-content-rating { display: flex; }

.mobileappbanner-content-rating-image { height: 13px; width: 72px; }

.mobileappbanner-content-rating-reviews { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #85878b; font-size: 12px; line-height: 14px; }

[dir=ltr] .mobileappbanner-content-rating-reviews { margin-left: 3px; }

[dir=rtl] .mobileappbanner-content-rating-reviews { margin-right: 3px; }

.mobileappbanner-pseudolink { align-self: center; font-size: 17px; }

[dir=ltr] .mobileappbanner-pseudolink { padding-right: 10px; text-align: right; }

[dir=rtl] .mobileappbanner-pseudolink { padding-left: 10px; text-align: left; }

.mobilefullscreenappbanner { box-sizing: border-box; display: flex; flex-direction: column; height: 100%; justify-content: center; position: fixed; top: 0; width: 100%; z-index: 23; }

[dir] .mobilefullscreenappbanner { background: white; padding: 0 15px; }

.mobilefullscreenappbanner-title { font-size: 25px; font-style: normal; font-weight: 700; line-height: 30px; }

[dir=ltr] .mobilefullscreenappbanner-title { margin: 15px 35px 6px 0; }

[dir=rtl] .mobilefullscreenappbanner-title { margin: 15px 0 6px 35px; }

.mobilefullscreenappbanner-open { height: 118px; z-index: 24; }

.mobilefullscreenappbanner-install-button { z-index: 24; }

[dir] .mobilefullscreenappbanner-install-button { margin-bottom: 15px; }

[dir] .mobilefullscreenappbanner-store-buttons { margin-bottom: 12px; }

.mobilefullscreenappbanner-store-button { display: inline-block; width: 48.5%; }

[dir=ltr] .mobilefullscreenappbanner-store-button:first-child { margin-right: 3%; }

[dir=rtl] .mobilefullscreenappbanner-store-button:first-child { margin-left: 3%; }

.mobilefullscreenappbanner-store-button-link { width: 100%; }

.mobilefullscreenappbanner-store-button-image { display: block; width: 100%; }

.mobilefullscreenappbanner-close-button { height: 30px; box-sizing: border-box; position: relative; width: 30px; z-index: 1; height: 28px; position: absolute; top: 11px; width: 28px; z-index: 24; }

[dir] .mobilefullscreenappbanner-close-button { background: white; border-radius: 50%; border: 2px solid rgba(133, 135, 139, 0.2); cursor: pointer; text-align: center; background: #e5e5e5; border: 0; }

[dir=ltr] .mobilefullscreenappbanner-close-button { right: 11px; }

[dir=rtl] .mobilefullscreenappbanner-close-button { left: 11px; }

.mobilefullscreenappbanner-close-button::before, .mobilefullscreenappbanner-close-button::after { content: ''; position: absolute; top: 50%; }

[dir] .mobilefullscreenappbanner-close-button::before, [dir] .mobilefullscreenappbanner-close-button::after { background: #85878b; }

[dir=ltr] .mobilefullscreenappbanner-close-button::before, [dir=ltr] .mobilefullscreenappbanner-close-button::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .mobilefullscreenappbanner-close-button::before, [dir=rtl] .mobilefullscreenappbanner-close-button::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.mobilefullscreenappbanner-close-button::before { height: 3px; width: 14px; }

.mobilefullscreenappbanner-close-button::after { height: 14px; width: 3px; }

[dir] .mobilefullscreenappbanner-close-button-icon { margin-top: 9px; }

.mobilefullscreenappbanner-close-button-icon-path { fill: rgba(0, 0, 0, 0.6); }

.mobilefullscreenappbanner-close-button::before { height: 2px; width: 15px; }

.mobilefullscreenappbanner-close-button::after { height: 15px; width: 2px; }

.mobilefullscreenappbanner-text { font-size: 20px; line-height: 25px; }

[dir] .mobilefullscreenappbanner-text { margin-bottom: 15px; }

.mobilefullscreenappbanner-image { height: 100%; width: 100%; }

[dir] .mobilefullscreenappbanner-image { background-repeat: no-repeat; background-size: 100%; }

.zeniframe { display: flex; justify-content: center; }

.zeniframe.zeniframe-cardinalcommerce-dc-iframe { position: absolute; top: -1000px; visibility: hidden; }

[dir=ltr] .zeniframe.zeniframe-cardinalcommerce-dc-iframe { left: -1000px; }

[dir=rtl] .zeniframe.zeniframe-cardinalcommerce-dc-iframe { right: -1000px; }

.accountmenu { width: 230px; flex-shrink: 0; }

@media (max-width: 954px) { .accountmenu { width: 100%; } }

[dir] .accountmenu-main { background-color: white; border-radius: 16px; margin-bottom: 15px; }

@media (max-width: 954px) { [dir] .accountmenu-main { margin-bottom: 0; } }

.accountmenu-profile { display: none; }

[dir] .accountmenu-profile { border-bottom: 1px solid rgba(133, 135, 139, 0.2); padding: 20px 20px 10px; }

@media (min-width: 955px) and (max-width: 1074px) { .accountmenu-profile { display: block; } }

@media (min-width: 1075px) { .accountmenu-profile { display: block; } }
.accountmenu-profile-email { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; direction: ltr; font-size: 15px; line-height: 20px; margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; }
.accountmenu-profile-settings { font-size: 13px; line-height: 18px; }

.accountmenu-profile-settings-selected { color: #292f37; }

[dir] .accountmenu-profile-settings-selected { cursor: default; }

.accountmenu-list { display: flex; flex-direction: column; align-items: flex-start; list-style: none; }

[dir] .accountmenu-list { padding: 15px 20px 20px; }

@media (max-width: 954px) { .accountmenu-list { flex-direction: row; } [dir] .accountmenu-list { padding: 0; } }

.accountmenu-item { position: relative; }

@media (max-width: 954px) { .accountmenu-item { flex: 1 0 auto; } [dir=ltr] .accountmenu-item { border-right: 1px solid rgba(133, 135, 139, 0.2); } [dir=rtl] .accountmenu-item { border-left: 1px solid rgba(133, 135, 139, 0.2); }
  [dir=ltr] .accountmenu-item:last-child { border-right: 0; }
  [dir=rtl] .accountmenu-item:last-child { border-left: 0; } }

.accountmenu-link { display: block; font-size: 15px; line-height: 20px; }

[dir] .accountmenu-link { margin: 9px 0; }

@media (max-width: 954px) { [dir] .accountmenu-link { padding: 8px 15px 12px; margin: 0; } }

[dir=ltr] .accountmenu-link-more { border-radius: 0 5px 5px 0; }

[dir=rtl] .accountmenu-link-more { border-radius: 5px 0 0 5px; }

.accountmenu-main-opened .accountmenu-link-more { color: white; }

[dir] .accountmenu-main-opened .accountmenu-link-more { background-color: #85878b; }

[dir] .accountmenu-main-opened .accountmenu-link-more::after { border-top-color: white; }

.accountmenu-link-more::after { content: ''; display: inline-block; height: 0; vertical-align: -3px; width: 0; }

[dir] .accountmenu-link-more::after { border: 3.5px solid transparent; border-top-width: 5px; border-bottom-width: 5px; border-top-color: #ffdc82; }

[dir=ltr] .accountmenu-link-more::after { margin-left: 3px; }

[dir=rtl] .accountmenu-link-more::after { margin-right: 3px; }

.accountmenu-link-selected { color: #292f37; }

[dir] .accountmenu-link-selected { cursor: default; }

.accountmenu-link-selected:focus { color: #292f37; }

.accountmenu-sublist { display: none; list-style: none; min-width: 164px; position: absolute; top: calc(100% + 4px); z-index: 2; }

[dir] .accountmenu-sublist { background-color: white; border-radius: 5px; box-shadow: 0 3px 9px 0 rgba(29, 44, 55, 0.15); padding: 8px 18px 15px; }

[dir=ltr] .accountmenu-sublist { right: 0; }

[dir=rtl] .accountmenu-sublist { left: 0; }

.accountmenu-main-opened .accountmenu-sublist { display: block; }

.accountmenu-sublist::before { content: ''; height: 30px; position: absolute; top: -5px; width: 30px; z-index: -1; }

[dir] .accountmenu-sublist::before { background-color: white; border-radius: 3px; }

[dir=ltr] .accountmenu-sublist::before { right: 27px; transform: rotate(-45deg); }

[dir=rtl] .accountmenu-sublist::before { left: 27px; transform: rotate(45deg); }

.accountmenu-sublink { font-size: 13px; line-height: 32px; display: block; white-space: nowrap; }

.body-account .layout-page-wrapper { width: 960px; -webkit-font-smoothing: antialiased; }

[dir] .body-account .layout-page-wrapper { margin: 0 auto; padding: 32px 15px; }

@media (max-width: 680px) { [dir] .body-account .layout-page-wrapper { padding: 32px 5px; } }

.body-account .mobileready .layout-page-wrapper { align-items: flex-start; display: flex; justify-content: flex-start; max-width: 1450px; width: auto; }

[dir] .body-account .mobileready .layout-page-wrapper { padding-top: 0; }

@media (min-width: 1075px) { [dir=ltr] .body-account .mobileready .layout-page-wrapper { padding-right: 0; } [dir=rtl] .body-account .mobileready .layout-page-wrapper { padding-left: 0; } }

@media (max-width: 954px) { .body-account .mobileready .layout-page-wrapper { flex-direction: column; } }

@media (max-width: 680px) { [dir] .body-account .mobileready .layout-page-wrapper { padding: 0 5px; } }

[dir=ltr] .body-account .accountmenu-wrapper { margin-right: 15px; }

[dir=rtl] .body-account .accountmenu-wrapper { margin-left: 15px; }

@media (max-width: 954px) { .body-account .accountmenu-wrapper { width: 100%; } [dir] .body-account .accountmenu-wrapper { margin: 5px 0; } }

.body-account .page { flex-basis: calc(100% - 300px); flex-shrink: 0; max-width: 870px; min-height: 30vh; min-width: 769px; position: relative; width: 100%; }

[dir] .body-account .page { border-radius: 5px; }

@media (min-width: 955px) and (max-width: 1074px) { .body-account .page { min-width: 680px; } [dir=ltr] .body-account .page { margin-right: 0; } [dir=rtl] .body-account .page { margin-left: 0; } }

@media (max-width: 954px) { .body-account .page { max-width: 100%; min-width: auto; } [dir=ltr] .body-account .page { margin-right: 0; } [dir=rtl] .body-account .page { margin-left: 0; } }

.body-account .account-section { max-width: none; min-width: 0; width: 717px; }

.body-account .rightaside-wrapper { box-sizing: border-box; flex: 1 1 auto; max-width: 300px; order: 2; width: 100%; }

[dir=ltr] .body-account .rightaside-wrapper { margin-left: 20px; }

[dir=rtl] .body-account .rightaside-wrapper { margin-right: 20px; }

@media (min-width: 955px) and (max-width: 1074px) { .body-account .rightaside-wrapper { display: none; } }

@media (max-width: 954px) { .body-account .rightaside-wrapper { display: none; } }

@media (max-width: 954px) { .body-account .zenbreadcrumbs { display: none; } }

.account-menu { list-style-type: none; -webkit-text-size-adjust: none; }

[dir=ltr] .account-menu { float: left; }

[dir=rtl] .account-menu { float: right; }

.account-menu-item { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; font-weight: 700; }

[dir] .account-menu-item { margin-bottom: 17px; }

[dir] .account-menu-settings { margin-top: 29px; }

.account-menu-item-link { color: #0071cf; text-decoration: none; text-transform: uppercase; }

.en .account-menu-item-link { font-size: 13px; }

.account-menu-item-selected .account-menu-item-link { color: #292f37; }

[dir] .account-menu-item-selected .account-menu-item-link { cursor: default; }

.account-section { -moz-box-sizing: border-box; box-sizing: border-box; width: 717px; }

[dir] .account-section { background: #fff; border-radius: 3px; }

[dir=ltr] .account-section { float: right; }

[dir=rtl] .account-section { float: left; }

.body-account .layout-page-wrapper { width: 960px; }

[dir] .body-account .layout-page-wrapper { margin: 0 auto; padding: 0 15px; }

.body-account.mobileready .layout-page-wrapper { align-items: flex-start; display: flex; justify-content: flex-start; max-width: 1450px; width: auto; }

@media (min-width: 1075px) { [dir=ltr] .body-account.mobileready .layout-page-wrapper { padding-right: 0; } [dir=rtl] .body-account.mobileready .layout-page-wrapper { padding-left: 0; } }

@media (max-width: 954px) { .body-account.mobileready .layout-page-wrapper { flex-direction: column; } }

@media (max-width: 680px) { [dir] .body-account.mobileready .layout-page-wrapper { padding: 0 5px; } }

[dir=ltr] .body-account .accountmenu-wrapper { margin-right: 15px; }

[dir=rtl] .body-account .accountmenu-wrapper { margin-left: 15px; }

@media (max-width: 954px) { .body-account .accountmenu-wrapper { width: 100%; } [dir] .body-account .accountmenu-wrapper { margin: 5px 0; } }

.body-account .page { max-width: 870px; min-width: 769px; width: 100%; }

@media (min-width: 955px) and (max-width: 1074px) { .body-account .page { min-width: 680px; } [dir=ltr] .body-account .page { margin-right: 0; } [dir=rtl] .body-account .page { margin-left: 0; } }

@media (max-width: 954px) { .body-account .page { max-width: 100%; min-width: auto; } [dir=ltr] .body-account .page { margin-right: 0; } [dir=rtl] .body-account .page { margin-left: 0; } }

.body-account .account-section { max-width: none; min-width: 0; width: 717px; }

.body-account .rightaside-wrapper { box-sizing: border-box; flex: 1 1 auto; max-width: 300px; order: 2; width: 100%; }

[dir=ltr] .body-account .rightaside-wrapper { margin-left: 20px; }

[dir=rtl] .body-account .rightaside-wrapper { margin-right: 20px; }

@media (min-width: 955px) and (max-width: 1074px) { .body-account .rightaside-wrapper { display: none; } }

@media (max-width: 954px) { .body-account .rightaside-wrapper { display: none; } }

@media (max-width: 954px) { .body-account .zenbreadcrumbs { display: none; } }

.body-account .layout-page-wrapper { -webkit-font-smoothing: antialiased; }

[dir] .body-account .layout-page-wrapper { margin: 0 auto; padding: 32px 15px; }

@media (max-width: 680px) { [dir] .body-account .layout-page-wrapper { padding: 32px 5px; } }

[dir] .body-account.mobileready .layout-page-wrapper { padding-top: 0; }

.account-menu { list-style-type: none; -webkit-text-size-adjust: none; }

[dir=ltr] .account-menu { float: left; }

[dir=rtl] .account-menu { float: right; }

.account-menu-item { font-size: 14px; font-weight: 700; }

[dir] .account-menu-item { margin-bottom: 17px; }

[dir] .account-menu-settings { margin-top: 29px; }

.account-menu-item-link { color: #0071cf; text-decoration: none; text-transform: uppercase; }

.en .account-menu-item-link { font-size: 13px; }

.account-menu-item-selected .account-menu-item-link { color: #292f37; }

[dir] .account-menu-item-selected .account-menu-item-link { cursor: default; }

.account-section { -moz-box-sizing: border-box; box-sizing: border-box; width: 717px; }

[dir] .account-section { background: #fff; border-radius: 3px; }

[dir=ltr] .account-section { float: right; }

[dir=rtl] .account-section { float: left; }

.zen-mediakit-footer-inner { display: flex; font-size: 12px; }

[dir] .zen-mediakit-footer-inner { padding-top: 7px; }

[dir=ltr] .zen-mediakit-footer-inner .zen-mediakit-footer-title { margin-right: auto; }

[dir=rtl] .zen-mediakit-footer-inner .zen-mediakit-footer-title { margin-left: auto; }

[dir=ltr] .zen-mediakit-footer-inner .zen-mediakit-footer-link { margin-left: 10px; }

[dir=rtl] .zen-mediakit-footer-inner .zen-mediakit-footer-link { margin-right: 10px; }

.collating-button { outline: 0; position: absolute; }

.serp-hotel .collating-button { bottom: 0; }

[dir=ltr] .serp-hotel .collating-button { left: 0; }

[dir=rtl] .serp-hotel .collating-button { right: 0; }

.hotel-header .collating-button { top: 17px; }

[dir=ltr] .hotel-header .collating-button { margin-right: 10px; right: 100%; }

[dir=rtl] .hotel-header .collating-button { margin-left: 10px; left: 100%; }

.serphotel .collating-button { display: none; }

.serpHotels .serphotel .collating-button { display: block; bottom: 6px; z-index: 4; }

[dir=ltr] .serpHotels .serphotel .collating-button { left: 8px; }

[dir=rtl] .serpHotels .serphotel .collating-button { right: 8px; }

.serphotelnew .collating-button { display: block; top: 0; z-index: 4; }

[dir=ltr] .serphotelnew .collating-button { left: 649px; }

[dir=rtl] .serphotelnew .collating-button { right: 649px; }

[dir=ltr] .layout-singlestate-collapsed .serphotelnew .collating-button { left: 293px; }

[dir=rtl] .layout-singlestate-collapsed .serphotelnew .collating-button { right: 293px; }

.zen-roomspage-hotel .collating-button { top: 0; }

[dir=ltr] .zen-roomspage-hotel .collating-button { left: 0; }

[dir=rtl] .zen-roomspage-hotel .collating-button { right: 0; }

.zen-hotelcard .collating-button { top: 45px; z-index: 4; }

[dir=ltr] .zen-hotelcard .collating-button { left: 9px; }

[dir=rtl] .zen-hotelcard .collating-button { right: 9px; }

.collating-button-inner { font: 33px/22px sans-serif; position: relative; }

[dir] .collating-button-inner { cursor: pointer; }

.serp-hotel .collating-button-inner { color: #333; }

[dir] .serp-hotel .collating-button-inner { background: #e7aa10; background: rgba(240, 178, 35, 0.9); }

[dir=ltr] .serp-hotel .collating-button-inner { padding: 5px 7px 4px 3px; }

[dir=rtl] .serp-hotel .collating-button-inner { padding: 5px 3px 4px 7px; }

.zen-hotelcard .collating-button-inner, .zen-roomspage-hotel .collating-button-inner, .serphotelnew .collating-button-inner, .serphotel .collating-button-inner, .hotel-header .collating-button-inner, .zen-roomspage-header-inner .collating-button-inner { color: #555; }

[dir] .zen-hotelcard .collating-button-inner, [dir] .zen-roomspage-hotel .collating-button-inner, [dir] .serphotelnew .collating-button-inner, [dir] .serphotel .collating-button-inner, [dir] .hotel-header .collating-button-inner, [dir] .zen-roomspage-header-inner .collating-button-inner { background: #ffe8b7; border: 1px solid #cbcbcc; border-radius: 5px; }

[dir=ltr] .zen-hotelcard .collating-button-inner, [dir=ltr] .zen-roomspage-hotel .collating-button-inner, [dir=ltr] .serphotelnew .collating-button-inner, [dir=ltr] .serphotel .collating-button-inner, [dir=ltr] .hotel-header .collating-button-inner, [dir=ltr] .zen-roomspage-header-inner .collating-button-inner { padding: 5px 4px 4px 3px; }

[dir=rtl] .zen-hotelcard .collating-button-inner, [dir=rtl] .zen-roomspage-hotel .collating-button-inner, [dir=rtl] .serphotelnew .collating-button-inner, [dir=rtl] .serphotel .collating-button-inner, [dir=rtl] .hotel-header .collating-button-inner, [dir=rtl] .zen-roomspage-header-inner .collating-button-inner { padding: 5px 3px 4px 4px; }

[dir] .serphotelnew .collating-button-inner { padding: 2px 4px 1px; }

[dir] .serphotelnew .collating-button-inner::after { margin-top: 0; }

.collating-button-inner:hover { color: #083; }

[dir] .collating-button-inner:hover { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

.collating-button-inner::after { content: '+'; display: block; }

[dir] .collating-button-inner::after { margin-top: -6px; }

.collating-close { color: #555; font: 29px/21px sans-serif; position: absolute; top: -1px; }

[dir] .collating-close { border: solid #cbcbcc; cursor: pointer; }

[dir=ltr] .collating-close { border-width: 1px 1px 0 0; border-radius: 0 5px 0 0; padding: 5px 5px 5px 4px; right: -1px; }

[dir=rtl] .collating-close { border-width: 1px 0 0 1px; border-radius: 5px 0 0 0; padding: 5px 4px 5px 5px; left: -1px; }

.collating-close:hover { color: #c00; }

[dir] .collating-close:hover { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

.collating-close::after { content: '\d7'; display: block; }

[dir] .collating-close::after { margin-top: -5px; }

.collating-close-left, .collating-close-right { bottom: 100%; }

[dir] .collating-close-left, [dir] .collating-close-right { background: #ffe8b7; border-radius: 5px 5px 0 0; border-width: 1px 1px 0; }

.collating-close-left { top: auto; }

[dir=ltr] .collating-close-left { left: -1px; right: auto; }

[dir=rtl] .collating-close-left { right: -1px; left: auto; }

.collating-close-right { top: auto; }

[dir=ltr] .collating-close-right { left: auto; right: -1px; }

[dir=rtl] .collating-close-right { right: auto; left: -1px; }

.collating { max-width: 600px; min-width: 600px; position: absolute; z-index: 5; }

[dir] .collating { background: #ffe8b7; border: 1px solid #cbcbcc; border-radius: 5px; box-shadow: 0 2px 6px -2px rgba(42, 67, 84, 0.6); padding: 10px; }

.layout-singlestate-collapsed .collating { max-width: 300px; min-width: 300px; }

[dir=ltr] .collating-left { border-radius: 0 5px 5px; }

[dir=rtl] .collating-left { border-radius: 5px 0 5px 5px; }

[dir=ltr] .collating-right { border-radius: 5px 0 5px 5px; }

[dir=rtl] .collating-right { border-radius: 0 5px 5px 5px; }

.collating-title { color: #333; font-size: 14px; }

[dir] .collating-title { margin-bottom: 10px; }

.collating-link { bottom: 10px; color: #0851a3; line-height: 22px; position: absolute; }

[dir=ltr] .collating-link { right: 10px; }

[dir=rtl] .collating-link { left: 10px; }

.collating-tab-minor { color: #0851a3; }

[dir] .collating-tab-minor { border-bottom: 1px dashed #0851a3; cursor: pointer; }

[dir] .collating-tab-minor:hover { border-style: solid; }

.collating-form-input, .collating-form-select, .collating-form-textarea { color: #333; font-size: 16px; min-width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }

[dir] .collating-form-input, [dir] .collating-form-select, [dir] .collating-form-textarea { background: #fff; border: 1px solid #ccc; border-radius: 3px; margin: 0 0 10px; padding: 3px; }

.collating-form-input::placeholder, .collating-form-select::placeholder, .collating-form-textarea::placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-input::-webkit-input-placeholder, .collating-form-select::-webkit-input-placeholder, .collating-form-textarea::-webkit-input-placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-input::-moz-placeholder, .collating-form-select::-moz-placeholder, .collating-form-textarea::-moz-placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-input:-ms-input-placeholder, .collating-form-select:-ms-input-placeholder, .collating-form-textarea:-ms-input-placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-select { font-family: 'PTRootUI', Verdana, sans-serif; }

.collating-form-textarea { height: 48px; line-height: 20px; }

.collating-form-submit { font-size: 12px; line-height: 20px; }

[dir] .collating-form-submit { margin-bottom: 2px; }

[dir=ltr] .collating-form-submit { float: left; }

[dir=rtl] .collating-form-submit { float: right; }

.collating-form-submit:active { line-height: 20px; }

[dir] .collating-form-submit:active { margin-bottom: 0; }

[dir] .collating-form-submit:disabled:active, [dir] .collating-form-submit[disabled]:active, [dir] .collating-form-submit.button-disabled:active { margin-bottom: 2px; padding-top: 0; }

.collating-form-indicator { color: #080; font-size: 13px; line-height: 22px; text-transform: uppercase; }

[dir=ltr] .collating-form-indicator { margin-left: 20px; }

[dir=rtl] .collating-form-indicator { margin-right: 20px; }

.picks { position: relative; }

[dir] .picks { padding: 18px 18px 5px; }

.picks-all-control { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #cb1b00; font-size: 12px; position: relative; text-transform: uppercase; z-index: 1; }

[dir] .picks-all-control { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #cb1b00; }

[dir=ltr] .picks-all-control { float: right; margin: 2px 2px 10px 16px; }

[dir=rtl] .picks-all-control { float: left; margin: 2px 16px 10px 2px; }

[dir] .picks-all-control:hover { border-bottom-style: solid; }

.picks-all-control-active { position: relative; }

.picks-all-control-active .picks-all-control-inner { position: relative; z-index: 2; }

.picks-all-control-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-all-control-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-all-control-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-all-control-active::after { right: -6px; left: -6px; }

.picks-item { position: relative; }

[dir] .picks-item { margin-bottom: 19px; }

[dir] .picks-rename { margin-top: -6px; }

[dir=ltr] .picks-rename { margin-left: -8px; }

[dir=rtl] .picks-rename { margin-right: -8px; }

.picks-link { display: inline-block; text-decoration: none; }

.picks-name { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline; font-size: 6px; line-height: normal; }

[dir] .picks-name { border-bottom: 1px solid rgba(255, 220, 130, 0.3); }

.picks-name-inner { font-size: 22px; line-height: 27px; }

.picks-count { color: #292f37; font-size: 14px; line-height: normal; vertical-align: 2px; }

[dir=ltr] .picks-count { margin-left: 5px; }

[dir=rtl] .picks-count { margin-right: 5px; }

.picks-cities { color: #292f37; font-size: 16px; }

[dir] .picks-cities { margin-top: 4px; }

[dir] .picks-controls { margin-top: 6px; }

[dir=ltr] .picks-item-control-send, [dir=ltr] .picks-item-control-restore, [dir=ltr] .picks-item-control-rename, [dir=ltr] .picks-item-control-remove { margin-right: 16px; }

[dir=rtl] .picks-item-control-send, [dir=rtl] .picks-item-control-restore, [dir=rtl] .picks-item-control-rename, [dir=rtl] .picks-item-control-remove { margin-left: 16px; }

.picks-item-control-send, .picks-item-control-restore { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 13px; text-transform: lowercase; color: #4fac00; }

[dir] .picks-item-control-send, [dir] .picks-item-control-restore { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #4fac00; }

[dir] .picks-item-control-send:hover, [dir] .picks-item-control-restore:hover { border-bottom-style: solid; }

.picks-item-control-send-active, .picks-item-control-restore-active { position: relative; }

.picks-item-control-send-active .picks-item-control-send-inner, .picks-item-control-restore-active .picks-item-control-send-inner, .picks-item-control-send-active .picks-item-control-restore-inner, .picks-item-control-restore-active .picks-item-control-restore-inner { position: relative; z-index: 2; }

.picks-item-control-send-active::after, .picks-item-control-restore-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-item-control-send-active::after, [dir] .picks-item-control-restore-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-item-control-send-active::after, [dir=ltr] .picks-item-control-restore-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-item-control-send-active::after, [dir=rtl] .picks-item-control-restore-active::after { right: -6px; left: -6px; }

.picks-item-control-rename { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 13px; text-transform: lowercase; color: #292f37; }

[dir] .picks-item-control-rename { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #292f37; }

[dir] .picks-item-control-rename:hover { border-bottom-style: solid; }

.picks-item-control-rename-active { position: relative; }

.picks-item-control-rename-active .picks-item-control-rename-inner { position: relative; z-index: 2; }

.picks-item-control-rename-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-item-control-rename-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-item-control-rename-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-item-control-rename-active::after { right: -6px; left: -6px; }

.picks-item-control-remove { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 13px; text-transform: lowercase; color: #cb1b00; }

[dir] .picks-item-control-remove { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #cb1b00; }

[dir] .picks-item-control-remove:hover { border-bottom-style: solid; }

.picks-item-control-remove-active { position: relative; }

.picks-item-control-remove-active .picks-item-control-remove-inner { position: relative; z-index: 2; }

.picks-item-control-remove-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-item-control-remove-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-item-control-remove-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-item-control-remove-active::after { right: -6px; left: -6px; }

.picks-input-name, .picks-input-cities { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #565d61; position: relative; width: 550px; }

[dir] .picks-input-name, [dir] .picks-input-cities { background: #f7f8fa; border: 1px solid #b5c9dc; padding: 0 7px; }

.picks-input-name { font-size: 22px; height: 33px; }

[dir] .picks-input-name { border-radius: 4px 4px 0 0; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15) inset; margin: 0; }

.picks-input-cities { font-size: 16px; height: 24px; }

[dir] .picks-input-cities { border-radius: 0 0 4px 4px; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15); margin: -1px 0 0; }

.picks-control-active .picks-control-inner { position: relative; z-index: 2; }

.picks-control-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-control-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-control-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-control-active::after { right: -6px; left: -6px; }

.picks-processing { bottom: 0; color: #292f37; position: absolute; top: 0; width: 550px; z-index: 3; }

[dir] .picks-processing { background: rgba(255, 255, 255, 0.7); }

[dir=ltr] .picks-processing { left: 0; padding: 5px 18px 0 0; right: 0; text-align: right; }

[dir=rtl] .picks-processing { right: 0; padding: 5px 0 0 18px; left: 0; text-align: left; }

.picks-item-removed .picks-title { opacity: .5; }

[dir] .picks-item-removed .picks-link { cursor: default; }

.picks-item-send-wrapper { font-size: 0; position: absolute; top: 100%; width: 560px; z-index: 12; }

[dir] .picks-item-send-wrapper { background: #ffe88c; border: 1px solid #cbcbcc; box-shadow: 0 2px 6px -2px rgba(42, 67, 84, 0.6); margin-top: 1px; padding: 10px 10px 0; }

[dir=ltr] .picks-item-send-wrapper { border-radius: 0 3px 3px; left: -6px; }

[dir=rtl] .picks-item-send-wrapper { border-radius: 3px 0 3px 3px; right: -6px; }

.picks-item-send-wrapper .picks-send-input, .picks-item-send-wrapper .picks-send-select { font-size: 14px; line-height: 25px; height: 27px; }

[dir=ltr] .picks-item-send-wrapper .picks-send-email, [dir=ltr] .picks-item-send-wrapper .picks-send-name, [dir=ltr] .picks-item-send-wrapper .picks-send-source, [dir=ltr] .picks-item-send-wrapper .picks-send-submit { margin: 0 10px 10px 0; }

[dir=rtl] .picks-item-send-wrapper .picks-send-email, [dir=rtl] .picks-item-send-wrapper .picks-send-name, [dir=rtl] .picks-item-send-wrapper .picks-send-source, [dir=rtl] .picks-item-send-wrapper .picks-send-submit { margin: 0 0 10px 10px; }

.picks-item-send-wrapper .picks-send-email { width: 170px; }

.picks-item-send-wrapper .picks-send-name { width: 260px; }

.picks-item-send-wrapper .picks-send-button { height: 28px; }

[dir] .picks-item-send-wrapper .picks-send-button { padding: 0 14px; }

.picks-failed { color: #cb1b00; position: absolute; top: -18px; z-index: 1; }

[dir] .picks-failed { background: white; border: 1px solid #cb1b00; padding: 5px 18px; }

[dir=ltr] .picks-failed { left: -18px; right: -18px; }

[dir=rtl] .picks-failed { right: -18px; left: -18px; }

.pick { position: relative; }

[dir] .pick { padding: 18px 18px 5px; }

.pick-processing { bottom: 0; color: #292f37; position: absolute; top: 0; z-index: 3; }

[dir] .pick-processing { background: rgba(255, 255, 255, 0.7); padding: 80px 0 0; text-align: center; }

[dir=ltr] .pick-processing { left: 0; right: 0; }

[dir=rtl] .pick-processing { right: 0; left: 0; }

.pick-failed { color: #cb1b00; position: absolute; top: -18px; z-index: 1; }

[dir] .pick-failed { background: white; border: 1px solid #cb1b00; padding: 5px 18px; }

[dir=ltr] .pick-failed { left: -18px; right: -18px; }

[dir=rtl] .pick-failed { right: -18px; left: -18px; }

[dir=ltr] .pick-controls { float: right; }

[dir=rtl] .pick-controls { float: left; }

[dir=ltr] .pick-control-clear, [dir=ltr] .pick-control-rename { margin: 2px 2px 10px 16px; }

[dir=rtl] .pick-control-clear, [dir=rtl] .pick-control-rename { margin: 2px 16px 10px 2px; }

.pick-control-clear { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #cb1b00; }

[dir] .pick-control-clear { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #cb1b00; }

[dir] .pick-control-clear:hover { border-bottom-style: solid; }

.pick-control-clear-active { position: relative; }

.pick-control-clear-active .pick-control-clear-inner { position: relative; z-index: 2; }

.pick-control-clear-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .pick-control-clear-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .pick-control-clear-active::after { left: -6px; right: -6px; }

[dir=rtl] .pick-control-clear-active::after { right: -6px; left: -6px; }

.pick-control-rename { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #292f37; }

[dir] .pick-control-rename { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #292f37; }

[dir] .pick-control-rename:hover { border-bottom-style: solid; }

.pick-control-rename-active { position: relative; }

.pick-control-rename-active .pick-control-rename-inner { position: relative; z-index: 2; }

.pick-control-rename-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .pick-control-rename-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .pick-control-rename-active::after { left: -6px; right: -6px; }

[dir=rtl] .pick-control-rename-active::after { right: -6px; left: -6px; }

.pick-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #565d61; font-size: 24px; line-height: 24px; text-transform: uppercase; }

[dir] .pick-title { margin: 0; }

.pick-title-inner { display: inline-block; }

[dir] .pick-title-inner { border-bottom: 1px solid #e6e9ed; padding-bottom: 8px; }

.pick-subtitle { color: #292f37; display: inline-block; font-size: 16px; }

[dir] .pick-subtitle { margin: -1px 0 30px; padding-top: 4px; }

[dir] .pick-subtitle { border-top: 1px solid #e6e9ed; }

.pick-location { color: #747e83; font-family: PTRootUI, Verdana, sans-serif; font-size: 12px; text-transform: uppercase; }

[dir] .pick-location { margin: 25px 0 14px; }

[dir=ltr] .pick-location { padding-right: 10px; }

[dir=rtl] .pick-location { padding-left: 10px; }

.pick-rename { min-height: 86px; }

.pick-input-name, .pick-input-cities { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #565d61; position: relative; width: 500px; }

[dir] .pick-input-name, [dir] .pick-input-cities { background: #f7f8fa; border: 1px solid #b5c9dc; padding: 0 7px; }

.pick-input-name { font-size: 22px; height: 33px; }

[dir] .pick-input-name { border-radius: 4px 4px 0 0; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15) inset; margin: 0; }

.pick-input-cities { font-size: 16px; height: 24px; }

[dir] .pick-input-cities { border-radius: 0 0 4px 4px; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15); margin: -1px 0 0; }

.pick-send-wrapper { position: relative; }

[dir] .pick-send-wrapper { margin-top: 30px; }

.pick-hotel { position: relative; -moz-transition: border-color 0.3s ease; -o-transition: border-color 0.3s ease; transition: border-color 0.3s ease; }

[dir] .pick-hotel { border: 1px solid; border-color: #ececee #ececee #cdcdcf; margin-bottom: 19px; -webkit-transition: border-color 0.3s ease; }

.pick-hotel::before { content: ''; height: 85px; position: absolute; top: 10px; width: 1px; }

[dir] .pick-hotel::before { background: #ececee; }

[dir=ltr] .pick-hotel::before { right: 190px; }

[dir=rtl] .pick-hotel::before { left: 190px; }

.pick-hotel-removed .pick-hotel-inner, .pick-hotel-removed .pick-hotel-price-wrapper { filter: #808080; -webkit-filter: grayscale(100%); }

.pick-hotel-processing { bottom: 0; color: #333; position: absolute; top: 0; z-index: 3; }

[dir] .pick-hotel-processing { background: rgba(255, 255, 255, 0.7); padding: 80px 0 0; text-align: center; }

[dir=ltr] .pick-hotel-processing { left: 0; right: 0; }

[dir=rtl] .pick-hotel-processing { right: 0; left: 0; }

.pick-hotel-inner { display: inline-block; min-height: 105px; position: relative; vertical-align: middle; width: 312px; }

[dir=ltr] .pick-hotel-inner { padding: 0 10px 0 164px; }

[dir=rtl] .pick-hotel-inner { padding: 0 164px 0 10px; }

.pick-hotel-link { text-decoration: none; }

.pick-hotel-thumb { bottom: 0; overflow: hidden; position: absolute; top: 0; width: 154px; }

[dir=ltr] .pick-hotel-thumb { left: 0; }

[dir=rtl] .pick-hotel-thumb { right: 0; }

.pick-hotel-img { height: 100%; position: relative; width: 100%; }

[dir=ltr] .pick-hotel-img { float: left; margin-right: 10px; }

[dir=rtl] .pick-hotel-img { float: right; margin-left: 10px; }

[dir] .pick-hotel-title { margin-top: 14px; }

.pick-hotel-name { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline; font-size: 6px; }

[dir] .pick-hotel-name { border-bottom: 1px solid rgba(255, 220, 130, 0.3); }

.pick-hotel-name-inner { font-size: 22px; line-height: 27px; }

.pick-hotel-stars { position: absolute; top: 5px; }

[dir=ltr] .pick-hotel-stars { left: 164px; }

[dir=rtl] .pick-hotel-stars { right: 164px; }

.pick-hotel-address { color: #85878b; font-size: 12px; line-height: 15px; }

[dir] .pick-hotel-address { margin-top: 4px; padding-bottom: 2px; }

.pick-hotel-price-wrapper { display: inline-block; vertical-align: middle; width: 190px; }

[dir] .pick-hotel-price-wrapper { text-align: center; }

.pick-hotel-price { color: #85878b; display: inline-block; font-size: 12px; line-height: 13px; text-transform: uppercase; }

.pick-hotel-price-value { color: #292f37; font-size: 29px; }

[dir] .pick-hotel-price-value { margin: 0 3px; }

.pick-hotel-price-currency-wrapper { display: inline-block; white-space: nowrap; }

[dir=ltr] .pick-hotel-price-currency-wrapper { text-align: left; }

[dir=rtl] .pick-hotel-price-currency-wrapper { text-align: right; }

.pick-hotel-price-nights { color: #85878b; white-space: nowrap; }

.pick-hotel-price-query { color: #292f37; font-size: 12px; line-height: 16px; }

[dir=ltr] .pick-hotel-price-query { margin: 8px 0 0 5px; }

[dir=rtl] .pick-hotel-price-query { margin: 8px 5px 0 0; }

.pick-hotel-restore, .pick-hotel-remove { color: #a2a2a2; font-size: 24px; height: 15px; position: absolute; top: 6px; z-index: 2; }

[dir] .pick-hotel-restore, [dir] .pick-hotel-remove { cursor: pointer; }

[dir=ltr] .pick-hotel-restore, [dir=ltr] .pick-hotel-remove { right: 6px; }

[dir=rtl] .pick-hotel-restore, [dir=rtl] .pick-hotel-remove { left: 6px; }

.pick-hotel-restore:hover, .pick-hotel-remove:hover { color: #c72626; }

.pick-hotel-restore::after, .pick-hotel-remove::after { content: '×'; display: block; }

[dir] .pick-hotel-restore::after, [dir] .pick-hotel-remove::after { margin-top: -9px; }

.pick-hotel-restore:hover { color: #060; }

.pick-hotel-restore::after { content: '+'; }

[dir] .pick-hotel-comment-wrapper { background: #f5f5f5; border-top: 1px solid #ececee; padding: 5px 0; }

.pick-hotel-comment-control-wrapper { width: 154px; }

[dir] .pick-hotel-comment-control-wrapper { text-align: center; }

[dir=ltr] .pick-hotel-comment-control-wrapper { float: left; }

[dir=rtl] .pick-hotel-comment-control-wrapper { float: right; }

.pick-hotel-comment-control-edit { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #292f37; }

[dir] .pick-hotel-comment-control-edit { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #292f37; }

[dir] .pick-hotel-comment-control-edit:hover { border-bottom-style: solid; }

.pick-hotel-comment-control-edit-active { position: relative; }

.pick-hotel-comment-control-edit-active .pick-hotel-comment-control-edit-inner { position: relative; z-index: 2; }

.pick-hotel-comment-control-edit-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .pick-hotel-comment-control-edit-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .pick-hotel-comment-control-edit-active::after { left: -6px; right: -6px; }

[dir=rtl] .pick-hotel-comment-control-edit-active::after { right: -6px; left: -6px; }

.pick-hotel-comment-control-add { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #4fac00; }

[dir] .pick-hotel-comment-control-add { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #4fac00; }

[dir] .pick-hotel-comment-control-add:hover { border-bottom-style: solid; }

.pick-hotel-comment-control-add-active { position: relative; }

.pick-hotel-comment-control-add-active .pick-hotel-comment-control-add-inner { position: relative; z-index: 2; }

.pick-hotel-comment-control-add-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .pick-hotel-comment-control-add-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .pick-hotel-comment-control-add-active::after { left: -6px; right: -6px; }

[dir=rtl] .pick-hotel-comment-control-add-active::after { right: -6px; left: -6px; }

.pick-hotel-comment { min-height: 16px; position: relative; width: 496px; }

[dir] .pick-hotel-comment { padding: 0 10px; }

[dir=ltr] .pick-hotel-comment { float: left; }

[dir=rtl] .pick-hotel-comment { float: right; }

.pick-hotel-input-comment { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #333; font-size: 13px; height: 100%; line-height: 16px; position: relative; width: 100%; }

[dir] .pick-hotel-input-comment { background: #f7f8fa; border: 1px solid #b5c9dc; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.15) inset; padding: 3px 7px; margin: -5px 0; }

.pick-hotel-failed { color: #cb1b00; position: absolute; top: -18px; z-index: 3; }

[dir] .pick-hotel-failed { background: white; border: 1px solid #cb1b00; padding: 5px 18px; }

[dir=ltr] .pick-hotel-failed { left: -18px; right: 172px; }

[dir=rtl] .pick-hotel-failed { right: -18px; left: 172px; }

.picks-send-email, .picks-send-name, .picks-send-source, .picks-send-submit { display: inline-block; }

[dir=ltr] .picks-send-email, [dir=ltr] .picks-send-name, [dir=ltr] .picks-send-source, [dir=ltr] .picks-send-submit { margin: 0 20px 20px 0; }

[dir=rtl] .picks-send-email, [dir=rtl] .picks-send-name, [dir=rtl] .picks-send-source, [dir=rtl] .picks-send-submit { margin: 0 0 20px 20px; }

.picks-send-email { display: inline-block; width: 240px; }

.picks-send-name { width: 330px; }

.picks-send-input, .picks-send-select { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #333; font-size: 16px; height: 33px; line-height: 1; width: 100%; }

[dir] .picks-send-input, [dir] .picks-send-select { background: #f7f8fa; border: 1px solid #b5c9dc; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.15) inset; padding: 0 7px; }

.picks-send-select { width: auto; }

.picks-send-button { color: #fff; display: inline-block; font-weight: bold; height: 36px; text-transform: uppercase; white-space: nowrap; }

[dir] .picks-send-button { background: #007de7; background-image: -webkit-linear-gradient(top, #008afe, #0072d2); background-image: -moz-linear-gradient(top, #008afe, #0072d2); background-image: -o-linear-gradient(top, #008afe, #0072d2); background-image: linear-gradient(to bottom, #008afe, #0072d2); border-radius: 4px; border: solid 1px #006dc8; box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.24); cursor: pointer; padding: 0 18px; text-align: center; text-shadow: 0 1px 0 rgba(0, 70, 130, 0.34); }

[dir] .picks-send-button:disabled, [dir] .picks-send-button[disabled] { background: #8ea3b4; cursor: default; }

.picks-send-success { bottom: 28px; color: #4fac00; font-weight: bold; position: absolute; }

[dir=ltr] .picks-send-success { right: 260px; }

[dir=rtl] .picks-send-success { left: 260px; }

@keyframes pending { 0% { transform: scale(0); }
  50% { transform: scale(1); }
  100% { transform: scale(0); } }

.zendotsloader { display: flex; justify-content: space-between; width: 70px; }

.zendotsloader-dot { height: 10px; width: 10px; }

[dir] .zendotsloader-dot { background-color: white; border-radius: 5px; transform: scale(0); }

[dir=ltr] .zendotsloader-dot { animation-duration: 1.6s; animation-iteration-count: infinite; animation-name: pending; }

[dir=rtl] .zendotsloader-dot { animation-duration: 1.6s; animation-iteration-count: infinite; animation-name: pending; }

[dir=ltr] .zendotsloader-dot-first { animation-delay: 0s; }

[dir=rtl] .zendotsloader-dot-first { animation-delay: 0s; }

[dir=ltr] .zendotsloader-dot-second { animation-delay: .2s; }

[dir=rtl] .zendotsloader-dot-second { animation-delay: .2s; }

[dir=ltr] .zendotsloader-dot-third { animation-delay: .4s; }

[dir=rtl] .zendotsloader-dot-third { animation-delay: .4s; }

[dir=ltr] .zendotsloader-dot-fourth { animation-delay: .6s; }

[dir=rtl] .zendotsloader-dot-fourth { animation-delay: .6s; }

.zen-overlay-loader { width: 100%; height: 100%; top: 0; position: fixed; z-index: var(--z-index-popup-important); }

[dir] .zen-overlay-loader { background-color: rgba(255, 255, 255, 0.7); }

[dir=ltr] .zen-overlay-loader { right: 0; }

[dir=rtl] .zen-overlay-loader { left: 0; }

[dir] .zen-overlay-loader .zendotsloader { margin: 50vh auto; }

[dir] .zen-overlay-loader .zendotsloader-dot { background-color: #0086dc; }

body:has(.zen-overlay-loader) { overflow: hidden; }

.zenimage { align-items: center; display: flex; height: 100%; justify-content: center; position: relative; }

[dir] .zenimage { background-color: #2f353c; }

.zenimage::before { bottom: 0; display: block; position: absolute; top: 0; }

[dir] .zenimage::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/whitelabel/zen/thumb-error.svg) no-repeat 50% 50%; background-size: 100px 100px; }

[dir=ltr] .zenimage::before { left: 0; right: 0; }

[dir=rtl] .zenimage::before { right: 0; left: 0; }

.zenimage-loaded::before { content: ''; }

.zenimage-content { display: none; height: 100%; object-fit: cover; position: relative; width: 100%; }

.zenimage-loaded .zenimage-content { display: block; }

.zenimage-dots-loader { align-items: center; display: flex; height: 100%; justify-content: center; width: 100%; }

[dir] .zenimage-dots-loader { background-color: #e5e5e5; }

[dir] .zenimage-dots-loader .zendotsloader-dot { background-color: #afafaf; }

.zencontrolpins { align-items: center; display: flex; justify-content: center; list-style: none; min-height: 11px; }

.zencontrolpins-item { height: 0; position: relative; transition: all .5s; width: 0; }

[dir] .zencontrolpins-item { border-radius: 50%; cursor: pointer; margin: 0; }

.zencontrolpins-item::before { content: ''; height: 0; position: absolute; top: 3px; transition: all .5s; width: 0; }

[dir] .zencontrolpins-item::before { background-color: #85878b; border-radius: 50%; }

[dir=ltr] .zencontrolpins-item::before { left: 3px; }

[dir=rtl] .zencontrolpins-item::before { right: 3px; }

.zencontrolpins-item-visible { height: 11px; width: 11px; }

[dir=ltr] .zencontrolpins-item-visible { margin-right: 12px; }

[dir=rtl] .zencontrolpins-item-visible { margin-left: 12px; }

.zencontrolpins-item-visible::before { width: 5px; height: 5px; }

.zencontrolpins-item-side::before { height: 3px; top: 4px; width: 3px; }

[dir=ltr] .zencontrolpins-item-side::before { left: 4px; }

[dir=rtl] .zencontrolpins-item-side::before { right: 4px; }

.zencontrolpins-item-active::before { height: 7px; top: 2px; width: 7px; }

[dir] .zencontrolpins-item-active::before { background-color: var(--colored-primary-bg); }

[dir=ltr] .zencontrolpins-item-active::before { left: 2px; }

[dir=rtl] .zencontrolpins-item-active::before { right: 2px; }

.zennotification { align-items: center; display: flex; }

[dir] .zennotification { background: #ffffff; border-radius: 3px; padding: 8px 12px; margin-bottom: 10px; box-shadow: 0 3px 5px 0 rgba(41, 47, 55, 0.1); }

[dir] .body-hotel .zennotification, [dir] .body-adaptive-hotel .zennotification { margin: 15px 0; padding: 8px 15px; box-shadow: none; }

[dir=ltr] .zennotification-label { margin-left: 16px; text-align: left; }

[dir=rtl] .zennotification-label { margin-right: 16px; text-align: right; }

.zennotification-exclamation { height: 20px; min-width: 20px; width: 20px; }

[dir] .zennotification-exclamation { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/serp/information.png); }

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

[dir] .zencovidnotification { border-radius: 8px; margin-bottom: 10px; }

[dir=ltr] .zencovidnotification { padding: 6px 40px 7px 154px; }

[dir=rtl] .zencovidnotification { padding: 6px 154px 7px 40px; }

@media (min-width: 955px) and (max-width: 1074px) { .zen-hotels-open-map .zencovidnotification { display: none; } }

@media (max-width: 680px) { [dir=ltr] .zencovidnotification { padding: 8px 12px 12px 16px; } [dir=rtl] .zencovidnotification { padding: 8px 16px 12px 12px; } }

[dir] .body-hotels .zencovidnotification { border-radius: 0 0 8px 8px; margin-bottom: 12px; }

[dir=ltr] .body-adaptive-hotel .zencovidnotification { padding: 8px 40px 8px 50px; }

[dir=rtl] .body-adaptive-hotel .zencovidnotification { padding: 8px 50px 8px 40px; }

@media (max-width: 680px) { [dir=ltr] .body-adaptive-hotel .zencovidnotification { padding: 8px 12px 12px 16px; } [dir=rtl] .body-adaptive-hotel .zencovidnotification { padding: 8px 16px 12px 12px; } }

[dir] .body-booking .zencovidnotification { margin-bottom: 0; }

[dir=ltr] .body-booking .zencovidnotification { padding: 8px 40px 8px 75px; }

[dir=rtl] .body-booking .zencovidnotification { padding: 8px 75px 8px 40px; }

@media (max-width: 680px) { [dir=ltr] .body-booking .zencovidnotification { padding: 8px 12px 12px 16px; } [dir=rtl] .body-booking .zencovidnotification { padding: 8px 16px 12px 12px; } }

[dir] .body-prtnrbooking .zencovidnotification { margin: 15px 0 0; }

[dir=ltr] .body-prtnrbooking .zencovidnotification { padding: 8px 12px 12px 16px; }

[dir=rtl] .body-prtnrbooking .zencovidnotification { padding: 8px 16px 12px 12px; }

[dir=ltr] .zen-hotels-open-map .zencovidnotification { padding: 8px 12px 12px 16px; }

[dir=rtl] .zen-hotels-open-map .zencovidnotification { padding: 8px 16px 12px 12px; }

[dir=ltr] .zencovidnotification-text { margin-right: 40px; }

[dir=rtl] .zencovidnotification-text { margin-left: 40px; }

@media (max-width: 680px) { [dir=ltr] .zencovidnotification-text { margin-right: 7px; } [dir=rtl] .zencovidnotification-text { margin-left: 7px; } }

[dir=ltr] .zen-hotels-open-map .zencovidnotification-text { margin-right: 7px; }

[dir=rtl] .zen-hotels-open-map .zencovidnotification-text { margin-left: 7px; }

.zencovidnotification-text-title { font-size: 16px; font-weight: 700; }

.zencovidnotification-text-description { font-size: 12px; }

.zen-hotels-open-map .zencovidnotification-text-description { display: none; }

[dir] .zencovidnotification-open { background: white; }

@media (min-width: 681px) { [dir] .zencovidnotification-open { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/covidnotification/openwhite.png); background-size: cover; } }

[dir] .zen-hotels-open-map .zencovidnotification-open { background: white; }

.zencovidnotification-open .zencovidnotification-text-title { color: #53af24; }

[dir=ltr] .zencovidnotification-special { background: linear-gradient(90.55deg, #faeadc 38.06%, #f8dac0 95.28%); }

[dir=rtl] .zencovidnotification-special { background: linear-gradient(-90.55deg, #faeadc 38.06%, #f8dac0 95.28%); }

@media (min-width: 681px) { [dir] .zencovidnotification-special { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/covidnotification/special.png); background-size: cover; } }

[dir=ltr] .zen-hotels-open-map .zencovidnotification-special { background: linear-gradient(90.55deg, #faeadc 38.06%, #f8dac0 95.28%); }

[dir=rtl] .zen-hotels-open-map .zencovidnotification-special { background: linear-gradient(-90.55deg, #faeadc 38.06%, #f8dac0 95.28%); }

.zencovidnotification-special .zencovidnotification-text-title { color: #ce2121; }

.zencovidnotification-closed { color: white; }

[dir] .zencovidnotification-closed { background: #ce2121; }

@media (min-width: 681px) { [dir] .zencovidnotification-closed { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/covidnotification/closed.png); background-size: cover; } }

[dir] .zen-hotels-open-map .zencovidnotification-closed { background: #ce2121; }

[dir=ltr] .body-prtnrbooking .zencovidnotification-open, [dir=ltr] .body-hotels .zencovidnotification-open { background: linear-gradient(90.55deg, #f2fae6 38.06%, #e5f2d2 95.28%); }

[dir=rtl] .body-prtnrbooking .zencovidnotification-open, [dir=rtl] .body-hotels .zencovidnotification-open { background: linear-gradient(-90.55deg, #f2fae6 38.06%, #e5f2d2 95.28%); }

@media (min-width: 681px) { [dir] .body-prtnrbooking .zencovidnotification-open, [dir] .body-hotels .zencovidnotification-open { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/covidnotification/open.png); background-size: cover; } }

[dir=ltr] .zen-hotels-open-map .body-prtnrbooking .zencovidnotification-open, [dir=ltr] .zen-hotels-open-map .body-hotels .zencovidnotification-open { background: linear-gradient(90.55deg, #f2fae6 38.06%, #e5f2d2 95.28%); }

[dir=rtl] .zen-hotels-open-map .body-prtnrbooking .zencovidnotification-open, [dir=rtl] .zen-hotels-open-map .body-hotels .zencovidnotification-open { background: linear-gradient(-90.55deg, #f2fae6 38.06%, #e5f2d2 95.28%); }

[dir] .zencovidpopupnotification { background-color: white; border-radius: 4px; padding: 20px 24px 30px; }

[dir=ltr] .zencovidpopupnotification { text-align: left; }

[dir=rtl] .zencovidpopupnotification { text-align: right; }

.zencovidpopupnotification-header { align-items: baseline; display: flex; font-weight: 700; justify-content: space-between; }

[dir] .zencovidpopupnotification-header { margin-bottom: 10px; }

@media (max-width: 680px) { .zencovidpopupnotification-header { font-size: 24px; line-height: 26px; } }

.zencovidpopupnotification-header-country { font-size: 32px; line-height: 40px; }

.zencovidpopupnotification-header-date { color: var(--link); display: none; font-size: 16px; }

[dir] .zencovidpopupnotification-header-date { background-color: #eeeeee; border-radius: 4px; }

.zencovidpopupnotification-text { font-size: 16px; line-height: 22px; }

[dir] .zencovidpopupnotification-text { margin-bottom: 10px; }

@media (max-width: 680px) { .zencovidpopupnotification-text { font-size: 14px; line-height: 16px; } }

[dir=ltr] .zencovidpopupnotification-tips { text-align: left; }

[dir=rtl] .zencovidpopupnotification-tips { text-align: right; }

.zencovidpopupnotification-tip { font-size: 16px; line-height: 22px; }

[dir] .zencovidpopupnotification-tip { margin-bottom: 10px; }

@media (max-width: 680px) { .zencovidpopupnotification-tip { font-size: 14px; line-height: 16px; } }

.zencovidpopupnotification-tip-positive .zencovidpopupnotification-tip-text { color: #4fac00; }

.zencovidpopupnotification-tip-header { display: inline; font-weight: 700; }

[dir=ltr] .zencovidpopupnotification-tip-header { padding-right: 4px; }

[dir=rtl] .zencovidpopupnotification-tip-header { padding-left: 4px; }

.zencovidpopupnotification-tip-text { display: inline; }

[dir] .zencovidpopupnotification-tip-extra { margin-top: 4px; }

.zencovidpopupnotification-description { font-size: 16px; }

[dir] .zencovidpopupnotification-description { margin-top: 20px; }

@media (max-width: 680px) { .zencovidpopupnotification-description { font-size: 14px; line-height: 16px; } }

[dir] .zencovidpopupnotification-link { margin-top: 20px; }

.zentravelpolicy { display: flex; }

.zentravelpolicy-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #ce2121; font-size: 14px; position: relative; white-space: nowrap; }

[dir=ltr] .zentravelpolicy-title { margin-right: 10px; padding-left: 20px; }

[dir=rtl] .zentravelpolicy-title { margin-left: 10px; padding-right: 20px; }

.zentravelpolicy-title::before { content: ''; height: 17px; position: absolute; top: -1px; width: 15px; }

[dir] .zentravelpolicy-title::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/out-policy.svg); background-repeat: no-repeat; }

[dir=ltr] .zentravelpolicy-title::before { left: 0; }

[dir=rtl] .zentravelpolicy-title::before { right: 0; }

.zentravelpolicy-title-passed { color: #53af24; }

[dir] .zentravelpolicy-title-passed::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/in-policy.svg); }

[dir] .breadcrumbs { border-bottom: 1px solid #d0d9e1; margin-bottom: 4px; }

.breadcrumbs-link { color: #0071cf; display: inline-block; font-size: 18px; font-weight: 700; position: relative; text-decoration: none; }

[dir] .breadcrumbs-link { padding-bottom: 14px; padding-top: 14px; }

.breadcrumbs-link::before { content: ''; display: block; height: 1px; position: absolute; top: 34px; width: 100%; }

[dir] .breadcrumbs-link::before { background-color: #7ab4dd; }

.breadcrumbs-svg { position: absolute; top: 0; }

[dir] .breadcrumbs-svg { padding: 18px 9px; }

[dir=ltr] .breadcrumbs-svg { left: -25px; }

[dir=rtl] .breadcrumbs-svg { right: -25px; }

.body-account .layout-page-wrapper { -webkit-font-smoothing: antialiased; width: 960px; }

[dir] .body-account .layout-page-wrapper { margin: 0 auto; padding: 40px 0; }

.body-account .layout-page-wrapper::before, .body-account .layout-page-wrapper::after { display: table; content: ''; }

[dir] .body-account .layout-page-wrapper::after { clear: both; }

.account-menu { list-style-type: none; }

[dir=ltr] .account-menu { float: left; }

[dir=rtl] .account-menu { float: right; }

.account-menu-item { font-size: 14px; font-weight: 700; }

[dir] .account-menu-item { margin-bottom: 17px; }

[dir] .account-menu-settings { margin-top: 29px; }

.account-menu-item-link { color: #0071cf; text-decoration: none; text-transform: uppercase; }

.en .account-menu-item-link { font-size: 13px; }

.account-menu-item-selected .account-menu-item-link { color: #292f37; }

[dir] .account-menu-item-selected .account-menu-item-link { cursor: default; }

.account-section { -moz-box-sizing: border-box; box-sizing: border-box; width: 717px; }

[dir] .account-section { background: #fff; border: 1px solid #cacdd0; border-radius: 3px; }

[dir=ltr] .account-section { float: right; }

[dir=rtl] .account-section { float: left; }

.voucher-socialsharingbanner { color: #383e46; }

.voucher-socialsharingbanner-closecontrol::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #292f37; content: '\e627'; font-size: 35px; position: absolute; top: 0; }

[dir] .voucher-socialsharingbanner-closecontrol::before { cursor: pointer; }

[dir=ltr] .voucher-socialsharingbanner-closecontrol::before { right: -47px; }

[dir=rtl] .voucher-socialsharingbanner-closecontrol::before { left: -47px; }

.voucher-socialsharingbanner-closecontrol:hover::before { color: #be0808; }

.voucher-socialsharingbanner-title { font-size: 20px; font-weight: bold; }

[dir] .voucher-socialsharingbanner-title { padding-bottom: 20px; }

.voucher-socialsharingbanner-desc { font-size: 15px; line-height: 20px; }

[dir] .voucher-socialsharingbanner-desc { padding-bottom: 26px; }

.voucher-socialsharingbanner-button { display: inline-block; height: 40px; position: relative; text-decoration: none; width: 40px; }

[dir] .voucher-socialsharingbanner-button { border-radius: 5px; }

[dir=ltr] .voucher-socialsharingbanner-button { margin-right: 8px; }

[dir=rtl] .voucher-socialsharingbanner-button { margin-left: 8px; }

.voucher-socialsharingbanner-button::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; font-size: 35px; position: absolute; top: 2px; }

[dir=ltr] .voucher-socialsharingbanner-button::before { left: 3px; }

[dir=rtl] .voucher-socialsharingbanner-button::before { right: 3px; }

.voucher-socialsharingbanner-small .voucher-socialsharingbanner-title { font-size: 14px; }

[dir] .voucher-socialsharingbanner-small .voucher-socialsharingbanner-title { padding-bottom: 8px; }

.voucher-socialsharingbanner-small .voucher-socialsharingbanner-desc { font-size: 12px; font-style: italic; line-height: 13px; }

[dir] .voucher-socialsharingbanner-small .voucher-socialsharingbanner-desc { padding-bottom: 16px; }

[dir] .voucher-socialsharingbanner-vk { background-color: #41658b; }

.voucher-socialsharingbanner-vk::before { content: '\e62b'; }

[dir] .voucher-socialsharingbanner-odnoklassniki { background-color: #f49610; }

.voucher-socialsharingbanner-odnoklassniki::before { content: '\e629'; font-size: 37px; top: 1px; }

[dir=ltr] .voucher-socialsharingbanner-odnoklassniki::before { left: 2px; }

[dir=rtl] .voucher-socialsharingbanner-odnoklassniki::before { right: 2px; }

[dir] .voucher-socialsharingbanner-facebook { background-color: #3a589a; }

.voucher-socialsharingbanner-facebook::before { content: '\e622'; font-size: 36px; }

[dir=ltr] .voucher-socialsharingbanner-facebook::before { left: 2px; }

[dir=rtl] .voucher-socialsharingbanner-facebook::before { right: 2px; }

[dir] .voucher-socialsharingbanner-twitter { background-color: #01abf0; }

.voucher-socialsharingbanner-twitter::before { content: '\e62a'; font-size: 37px; top: 1px; }

[dir=ltr] .voucher-socialsharingbanner-twitter::before { left: 2px; }

[dir=rtl] .voucher-socialsharingbanner-twitter::before { right: 2px; }

.socialsharingbuttons-button { display: inline-block; height: 40px; width: 40px; }

[dir] .socialsharingbuttons-button { background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .socialsharingbuttons-button { margin-right: 8px; }

[dir=rtl] .socialsharingbuttons-button { margin-left: 8px; }

[dir=ltr] .socialsharingbuttons-button:last-child { margin-right: 0; }

[dir=rtl] .socialsharingbuttons-button:last-child { margin-left: 0; }

[dir] .socialsharingbuttons-vk { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/social/vkontakte.svg); }

[dir] .socialsharingbuttons-odnoklassniki { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/social/odnoklassniki.svg); }

[dir] .socialsharingbuttons-facebook { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/social/facebook.svg); }

[dir] .socialsharingbuttons-twitter { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/social/twitter.svg); }

[dir] .welcomepage-booking { clear: both; margin-bottom: 39px; }

[dir] .welcomepage-booking-header { margin-bottom: 7px; }

.welcomepage-booking-left, .welcomepage-booking-right { width: 474px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #3d4043; }

[dir=ltr] .welcomepage-booking-left, [dir=ltr] .welcomepage-booking-right { float: left; }

[dir=rtl] .welcomepage-booking-left, [dir=rtl] .welcomepage-booking-right { float: right; }

.welcomepage-booking-left { width: 441px; }

[dir=ltr] .welcomepage-booking-left { margin-right: 45px; }

[dir=rtl] .welcomepage-booking-left { margin-left: 45px; }

.welcomepage-booking-paragraph { font-size: 12px; color: #646c73; }

[dir] .welcomepage-booking-paragraph { margin-bottom: 4px; }

.welcomepage-booking-strong { font-weight: 700; color: #434d54; }

.button { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-user-select: none; -moz-user-select: none; user-select: none; display: inline-block; font-weight: bold; font-size: 14px; line-height: 28px; outline: none; position: relative; text-decoration: none; text-transform: uppercase; white-space: nowrap; }

[dir] .button { border-radius: 3px; border: 1px solid; cursor: pointer; padding: 0 12px; }

.button::before { /* webkit dragging click fix */ content: ''; position: absolute; top: 0; bottom: 0; }

[dir=ltr] .button::before { right: 0; left: 0; }

[dir=rtl] .button::before { left: 0; right: 0; }

.button:active { line-height: 26px; }

[dir] .button:active { padding-top: 2px; }

.button-blue { color: #fff; }

[dir] .button-blue { border-color: #767676; border-bottom-color: #4e4e4e; border-top-color: #8a8a8a; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.16), inset 0 3px 0 -2px rgba(255, 255, 255, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.4); text-shadow: 0 1px rgba(0, 0, 0, 0.31); background-image: -webkit-linear-gradient(top, #1c77e1, #0158be); background-image: -moz-linear-gradient(top, #1c77e1, #0158be); background-image: -o-linear-gradient(top, #1c77e1, #0158be); background-image: linear-gradient(to bottom, #1c77e1, #0158be); }

[dir] .button-blue:hover, [dir] .button-blue:active { text-shadow: 0 1px rgba(0, 0, 0, 0.61); }

[dir] .button-blue:hover { box-shadow: 0 1px 0 rgba(0, 0, 0, 0.09), inset 0 3px 0 -2px rgba(255, 255, 255, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.4); background-image: -webkit-linear-gradient(top, #117fef, #005fcd); background-image: -moz-linear-gradient(top, #117fef, #005fcd); background-image: -o-linear-gradient(top, #117fef, #005fcd); background-image: linear-gradient(to bottom, #117fef, #005fcd); }

[dir] .button-blue:active { border-color: #d1d1d1; border-top-color: #aaa; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.4), inset 0 1px 5px 1px rgba(0, 0, 0, 0.5); background-image: -webkit-linear-gradient(top, #1158c9, #0041aa); background-image: -moz-linear-gradient(top, #1158c9, #0041aa); background-image: -o-linear-gradient(top, #1158c9, #0041aa); background-image: linear-gradient(to bottom, #1158c9, #0041aa); }

.button-orange { color: #5f1d00; }

[dir] .button-orange { border-color: #d79d50; border-bottom-color: #b7711a; border-top-color: #e7b46b; box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53); text-shadow: 0 1px rgba(255, 255, 255, 0.6); background-image: -webkit-linear-gradient(top, #ffc900, #f28d00); background-image: -moz-linear-gradient(top, #ffc900, #f28d00); background-image: -o-linear-gradient(top, #ffc900, #f28d00); background-image: linear-gradient(to bottom, #ffc900, #f28d00); }

[dir] .button-orange:hover { box-shadow: 0 1px 0 rgba(53, 22, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53); background-image: -webkit-linear-gradient(top, #ffca00, #f8aa00); background-image: -moz-linear-gradient(top, #ffca00, #f8aa00); background-image: -o-linear-gradient(top, #ffca00, #f8aa00); background-image: linear-gradient(to bottom, #ffca00, #f8aa00); }

[dir] .button-orange:active { border-color: #9d5300; border-top-color: #742f00; box-shadow: inset 0 3px 0 -2px rgba(95, 29, 0, 0.26); background-image: -webkit-linear-gradient(top, #f59900, #de6400); background-image: -moz-linear-gradient(top, #f59900, #de6400); background-image: -o-linear-gradient(top, #f59900, #de6400); background-image: linear-gradient(to bottom, #f59900, #de6400); }

.button-light { color: #21689b; font-size: 14px; font-weight: 700; height: 40px; line-height: 39px; }

[dir] .button-light { border-color: #91a4b2; box-shadow: 0 1px 0 rgba(92, 117, 135, 0.19), inset 0 0 0 1px rgba(255, 255, 255, 0.58), inset 0 1px white; text-shadow: 0 1px rgba(255, 255, 255, 0.6); background-image: -webkit-linear-gradient(top, #e8ecf0, #e0e4ea); background-image: -moz-linear-gradient(top, #e8ecf0, #e0e4ea); background-image: -o-linear-gradient(top, #e8ecf0, #e0e4ea); background-image: linear-gradient(to bottom, #e8ecf0, #e0e4ea); }

.button-light:active { line-height: 42px; }

[dir] .button-light:active { box-shadow: inset 0 2px 3px -1px rgba(4, 36, 63, 0.12), inset 0 -1px 0 rgba(255, 255, 255, 0.5); padding-top: 0; }

.button-light-blue { color: #315c7d; font-size: 12px; line-height: 21px; }

[dir] .button-light-blue { border: 1px solid #93a8b4; border-radius: 2px; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.76); padding: 0 12px; text-shadow: 0 1px rgba(255, 255, 255, 0.5); background-image: -webkit-linear-gradient(top, #edf2f5, #d8e6ed); background-image: -moz-linear-gradient(top, #edf2f5, #d8e6ed); background-image: -o-linear-gradient(top, #edf2f5, #d8e6ed); background-image: linear-gradient(to bottom, #edf2f5, #d8e6ed); }

.button-light-blue:active { line-height: 21px; }

[dir] .button-light-blue:active { padding-top: 0; }

.button-flat-blue { color: #fff; font-size: 12px; line-height: 21px; outline: none; text-transform: uppercase; }

[dir] .button-flat-blue { background-image: -webkit-linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); background-image: -moz-linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); background-image: -o-linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); background-image: linear-gradient(to bottom, #ffdc82 0%, #ffdc82 98%); border-radius: 3px; padding: 0 12px; }

.button-flat-blue:active { line-height: inherit; }

[dir] .button-flat-blue:active { padding-top: inherit; }

.button-flat-blue:disabled, .button-flat-blue[disabled], .button-flat-blue.button-disabled { opacity: inherit; }

[dir] .button-flat-blue:disabled, [dir] .button-flat-blue[disabled], [dir] .button-flat-blue.button-disabled { background: #8ea3b4; cursor: default; }

.button-middle { font-size: 15px; height: 40px; line-height: 39px; }

.button-middle:active { line-height: 38px; }

.button-middle.button-orange { font-size: 16px; }

[dir] .button-middle.button-orange { border-color: #2d3841; border-bottom-color: #1f262d; border-top-color: #364450; box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 3px rgba(245, 151, 0, 0.35); }

[dir] .button-middle.button-orange:hover { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 4px rgba(255, 108, 0, 0.24); }

[dir] .button-middle.button-orange:active { border-bottom-color: #9b9ba1; box-shadow: 0 0 0 4px rgba(255, 108, 0, 0.24), inset 0 2px 4px rgba(73, 14, 0, 0.5); }

.button-small { font-size: 12px; height: 27px; line-height: 26px; }

[dir] .button-small { padding: 0 10px; }

.button-small:active { line-height: 25px; }

[dir] .button-small:active { padding-top: 1px; }

[dir] .button-small.button-orange { border-color: #2d3841; border-bottom-color: #1f262d; border-top-color: #364450; }

[dir] .button-small.button-orange:active { border-bottom-color: #9b9ba1; }

.button-big { font-size: 19px; height: 44px; line-height: 43px; }

[dir] .button-big { padding: 0 18px; }

.button-big:active { height: 43px; line-height: 41px; }

[dir] .button-big.button-orange { border-color: #2d3841; border-bottom-color: #1f262d; border-top-color: #364450; box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 4px rgba(255, 108, 0, 0.24); }

[dir] .button-big.button-orange:hover { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 3px 0 -2px white, inset 0 0 0 1px rgba(255, 222, 0, 0.53), 0 0 0 4px rgba(255, 108, 0, 0.24); }

[dir] .button-big.button-orange:active { border-bottom-color: #9b9ba1; box-shadow: 0 0 0 4px rgba(255, 108, 0, 0.24), inset 0 2px 4px rgba(73, 14, 0, 0.5); }

.button-big.button-light-blue { height: 56px; font-size: 18px; line-height: 54px; text-transform: none; }

[dir] .button-big.button-light-blue { background-image: -webkit-linear-gradient(top, #e6eef1, #c3d9e6); background-image: -moz-linear-gradient(top, #e6eef1, #c3d9e6); background-image: -o-linear-gradient(top, #e6eef1, #c3d9e6); background-image: linear-gradient(to bottom, #e6eef1, #c3d9e6); padding: 0 22px; }

.button-big.button-light-blue:active, .button-big.button-light-blue.button-pressed { height: 56px; line-height: 56px; }

[dir] .button-big.button-light-blue:active, [dir] .button-big.button-light-blue.button-pressed { background-image: -webkit-linear-gradient(top, #cadbe3, #b4c6d2); background-image: -moz-linear-gradient(top, #cadbe3, #b4c6d2); background-image: -o-linear-gradient(top, #cadbe3, #b4c6d2); background-image: linear-gradient(to bottom, #cadbe3, #b4c6d2); border-color: #7798a9; box-shadow: 0 1px 0 #fff, inset 0 0 4px rgba(119, 152, 169, 0.8), inset 0 4px 4px -4px rgba(119, 152, 169, 0.8); }

.button-flat { font-size: 13px; line-height: 28px; text-transform: none; }

[dir] .button-flat { background-image: -webkit-linear-gradient(top, #005098, #004785); background-image: -moz-linear-gradient(top, #005098, #004785); background-image: -o-linear-gradient(top, #005098, #004785); background-image: linear-gradient(to bottom, #005098, #004785); border: 1px solid #205d91; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); padding: 0 9px; }

[dir] .button:disabled, [dir] .button[disabled], [dir] .button.button-disabled, [dir] .button-middle .button-big:disabled, [dir] .button-middle .button-big[disabled], [dir] .button-middle .button-big.button-disabled, [dir] .button-blue:disabled, [dir] .button-blue[disabled], [dir] .button-blue.button-disabled, [dir] .button-light:disabled, [dir] .button-light[disabled], [dir] .button-light.button-disabled, [dir] .button-orange:disabled, [dir] .button-orange[disabled], [dir] .button-orange.button-disabled, [dir] .button-light-blue:disabled, [dir] .button-light-blue[disabled], [dir] .button-light-blue.button-disabled { cursor: default; }

.button:disabled, .button:disabled:hover, .button:disabled:active, .button[disabled], .button[disabled]:hover, .button[disabled]:active, .button.button-disabled, .button.button-disabled:hover, .button.button-disabled:active, .button-middle .button-big:disabled, .button-middle .button-big:disabled:hover, .button-middle .button-big:disabled:active, .button-middle .button-big[disabled], .button-middle .button-big[disabled]:hover, .button-middle .button-big[disabled]:active, .button-middle .button-big.button-disabled, .button-middle .button-big.button-disabled:hover, .button-middle .button-big.button-disabled:active, .button-blue:disabled, .button-blue:disabled:hover, .button-blue:disabled:active, .button-blue[disabled], .button-blue[disabled]:hover, .button-blue[disabled]:active, .button-blue.button-disabled, .button-blue.button-disabled:hover, .button-blue.button-disabled:active, .button-light:disabled, .button-light:disabled:hover, .button-light:disabled:active, .button-light[disabled], .button-light[disabled]:hover, .button-light[disabled]:active, .button-light.button-disabled, .button-light.button-disabled:hover, .button-light.button-disabled:active, .button-orange:disabled, .button-orange:disabled:hover, .button-orange:disabled:active, .button-orange[disabled], .button-orange[disabled]:hover, .button-orange[disabled]:active, .button-orange.button-disabled, .button-orange.button-disabled:hover, .button-orange.button-disabled:active, .button-light-blue:disabled, .button-light-blue:disabled:hover, .button-light-blue:disabled:active, .button-light-blue[disabled], .button-light-blue[disabled]:hover, .button-light-blue[disabled]:active, .button-light-blue.button-disabled, .button-light-blue.button-disabled:hover, .button-light-blue.button-disabled:active { opacity: .4; }

[dir] .passstrengthmeter { margin-bottom: 12px; }

.passstrengthmeter-line { display: flex; }

[dir] .passstrengthmeter-line { margin-bottom: 4px; }

.passstrengthmeter-line-path { flex-grow: 1; height: 6px; transition: background-color .16s ease; }

[dir] .passstrengthmeter-line-path { background-color: #e5e5e5; }

[dir=ltr] .passstrengthmeter-line-path { margin-right: 2px; }

[dir=rtl] .passstrengthmeter-line-path { margin-left: 2px; }

[dir=ltr] .passstrengthmeter-line-path:first-child { border-radius: 3px 0 0 3px; }

[dir=rtl] .passstrengthmeter-line-path:first-child { border-radius: 0 3px 3px 0; }

[dir=ltr] .passstrengthmeter-line-path:last-child { border-radius: 0 3px 3px 0; margin-right: 0; }

[dir=rtl] .passstrengthmeter-line-path:last-child { border-radius: 3px 0 0 3px; margin-left: 0; }

[dir] .passstrengthmeter-line-0 .passstrengthmeter-line-path-color, [dir] .passstrengthmeter-line-1 .passstrengthmeter-line-path-color { background-color: #ce2121; }

[dir] .passstrengthmeter-line-2 .passstrengthmeter-line-path-color { background-color: #f5a236; }

[dir] .passstrengthmeter-line-3 .passstrengthmeter-line-path-color { background-color: #b2b531; }

[dir] .passstrengthmeter-line-4 .passstrengthmeter-line-path-color { background-color: #53b124; }

.passstrengthmeter-message { color: #969696; font-size: 14px; line-height: 18px; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.page-passwordreset { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; max-width: 960px; }
[dir] .page-passwordreset { margin: 50px auto; padding: 0 15px; }

@media (max-width: 680px) { [dir] .page-passwordreset { padding: 0 10px; } }

[dir] .page-passwordreset-wrapper { background-color: white; border-radius: 5px; padding: 18px; }

@media (min-width: 681px) and (max-width: 954px) { [dir] .page-passwordreset-wrapper { padding: 15px; } }

@media (max-width: 680px) { [dir] .page-passwordreset-wrapper { padding: 15px 10px; } }

.page-passwordreset-title { color: #292f37; font-size: 22px; font-weight: 700; }

[dir] .page-passwordreset-title { margin-bottom: 20px; }

@media (max-width: 680px) { [dir] .page-passwordreset-title { margin-bottom: 15px; } }

.passwordresetblock-wrapper { display: flex; }

@media (max-width: 680px) { .passwordresetblock-wrapper { flex-direction: column; } }

.passwordreset-formblock { width: 310px; }

[dir] .passwordreset-formblock { border-color: rgba(133, 135, 139, 0.2); }

[dir=ltr] .passwordreset-formblock { border-right-style: solid; border-right-width: 1px; padding-right: 30px; }

[dir=rtl] .passwordreset-formblock { border-left-style: solid; border-left-width: 1px; padding-left: 30px; }

@media (min-width: 681px) and (max-width: 954px) { .passwordreset-formblock { width: 270px; } [dir=ltr] .passwordreset-formblock { padding-right: 15px; } [dir=rtl] .passwordreset-formblock { padding-left: 15px; } }

@media (max-width: 680px) { .passwordreset-formblock { width: 100%; } [dir] .passwordreset-formblock { border: 0; margin-bottom: 20px; } [dir=ltr] .passwordreset-formblock { padding-right: 0; } [dir=rtl] .passwordreset-formblock { padding-left: 0; } }

@media (max-width: 680px) { .passwordreset-form-submit { width: 100%; } }

.passwordresetblock-check { font-size: 15px; }

[dir] .passwordresetblock-check { margin-bottom: 20px; }

@media (max-width: 680px) { [dir] .passwordresetblock-check { margin-bottom: 15px; } }

.passwordresetblock-check-link { word-wrap: break-word; }

.passwordreset-form-field { width: 100%; }

[dir] .passwordreset-form-field { margin-bottom: 20px; }

@media (max-width: 680px) { [dir] .passwordreset-form-field { margin-bottom: 15px; } }

.passwordreset-rules-block { width: 400px; }

[dir=ltr] .passwordreset-rules-block { margin-left: 20px; }

[dir=rtl] .passwordreset-rules-block { margin-right: 20px; }

@media (min-width: 681px) and (max-width: 954px) { .passwordreset-rules-block { flex-shrink: 2; } [dir=ltr] .passwordreset-rules-block { margin-left: 15px; } [dir=rtl] .passwordreset-rules-block { margin-right: 15px; } }

@media (max-width: 680px) { .passwordreset-rules-block { width: 100%; } [dir=ltr] .passwordreset-rules-block { margin-left: 0; } [dir=rtl] .passwordreset-rules-block { margin-right: 0; } }

[dir] .passwordreset-rules-block .password-rules-block { margin-bottom: 20px; }

@media (max-width: 680px) { [dir] .passwordreset-rules-block .password-rules-block { margin-bottom: 15px; } }

[dir] .passwordreset-rules-block .password-rules-block-error { background-color: rgba(206, 33, 33, 0.15); border: 1px solid #ce2121; border-radius: 10px; padding: 10px; }

.passwordreset-rules-block .password-rules-title { font-size: 18px; font-weight: 700; }

[dir] .passwordreset-rules-block .password-rules-title { margin-bottom: 10px; }

.passwordreset-rules-block .password-rules-label { font-size: 15px; }

.passwordreset-rules-block .password-rules-list { font-size: 15px; }

[dir] .passwordreset-rules-block .password-rules-list { margin-top: 4px; }

[dir=ltr] .passwordreset-rules-block .password-rules-list { margin-left: 25px; }

[dir=rtl] .passwordreset-rules-block .password-rules-list { margin-right: 25px; }

[dir] .passwordreset-rules-block .password-rules-list .password-rules-item { margin-bottom: 4px; }

@media (max-width: 680px) { .password-generate-form-button { width: 100%; } }

.passwordresetblock-success { display: flex; flex-wrap: wrap; justify-content: center; }

.passwordresetblock-success-text { box-sizing: border-box; color: #53b124; font-size: 18px; font-weight: 700; width: 100%; }

[dir] .passwordresetblock-success-text { background-color: rgba(83, 175, 36, 0.1); border-radius: 3px; margin-bottom: 26px; padding: 40px 0; text-align: center; }

@media (max-width: 680px) { .passwordresetblock-success-button { width: 100%; } }

.operationalupsellbonuses { color: #292f37; }

[dir=ltr] .operationalupsellbonuses-items { margin-left: 40px; }

[dir=rtl] .operationalupsellbonuses-items { margin-right: 40px; }

.operationalupsellbonuses-item { box-sizing: border-box; font-size: 15px; line-height: 20px; position: relative; width: 100%; }

[dir] .operationalupsellbonuses-item { margin-bottom: 19px; }

[dir=ltr] .operationalupsellbonuses-item { padding-right: 21px; }

[dir=rtl] .operationalupsellbonuses-item { padding-left: 21px; }

[dir] .operationalupsellbonuses-item:last-child { border-bottom-color: transparent; }

.operationalupsellbonuses-smalltitle { font-size: 22px; font-weight: bold; }

[dir] .operationalupsellbonuses-smalltitle { margin-bottom: 30px; margin-top: 38px; }

.operationalupsellbonuses-itemtitle, .operationalupsellbonuses-dreams { display: inline; font-weight: bold; }

.operationalupsellbonuses-dreams { color: #ff5245; }

.operationalupsellbonuses-link { color: #0071cf; display: inline-block; position: relative; text-decoration: none; }

.operationalupsellbonuses-link::after { bottom: 0; content: ''; display: block; height: 1px; position: absolute; }

[dir] .operationalupsellbonuses-link::after { background-color: #7ab4dd; }

[dir=ltr] .operationalupsellbonuses-link::after { left: 1px; right: 1px; }

[dir=rtl] .operationalupsellbonuses-link::after { right: 1px; left: 1px; }

.operationalupsellbonuses-successicon { position: absolute; top: 3px; }

[dir=ltr] .operationalupsellbonuses-successicon { left: -30px; }

[dir=rtl] .operationalupsellbonuses-successicon { right: -30px; }

.operationalupsellbonuses-successiconpath { fill: #41a111; }

.operationalupsellbonuses-tip { -moz-transition: background-color 0.2s ease-in; -o-transition: background-color 0.2s ease-in; transition: background-color 0.2s ease-in; color: #fff; font-size: 15px; height: 19px; line-height: 19px; position: absolute; top: 2px; width: 18px; }

[dir] .operationalupsellbonuses-tip { -webkit-transition: background-color 0.2s ease-in; background-color: #f0f7e5; border-radius: 9px; cursor: default; text-align: center; }

[dir=ltr] .operationalupsellbonuses-tip { padding-left: 1px; right: -5px; }

[dir=rtl] .operationalupsellbonuses-tip { padding-right: 1px; left: -5px; }

[dir] .operationalupsellbonuses-item-active .operationalupsellbonuses-tip, [dir] .operationalupsellbonuses-is-mobile .operationalupsellbonuses-tip { background-color: #41a111; }

.upsell-eula { color: #9ca5b1; }

[dir] .upsell-eula { text-align: center; }

.upsell-eula-link { color: #9ca5b1; }

.upsellpaymenterrorbanner { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; width: 1000px; }

[dir] .upsellpaymenterrorbanner { background: #fef7ec; border: 1px solid #fac982; border-radius: 5px; margin: 0 auto 35px; padding: 35px 20px; }

.upsellpaymenterrorbanner-title { font-size: 22px; font-weight: bold; }

[dir] .upsellpaymenterrorbanner-title { margin-bottom: 20px; }

.upsellpaymenterrorbanner-text { font-size: 15px; line-height: 20px; width: 840px; }

.upsellpaymenterrorbanner-link { color: #0072c8; text-decoration: none; }

[dir] .upsellpaymenterrorbanner-link { border-bottom: 1px solid #98c2de; cursor: pointer; }

[dir] .doubleclick-common { margin-bottom: 20px; text-align: center; }

.hotelpage-banners-container { position: absolute; top: 181px; }

[dir=ltr] .hotelpage-banners-container { left: 50%; margin-left: 500px; }

[dir=rtl] .hotelpage-banners-container { right: 50%; margin-right: 500px; }

.populardestination { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.populardestination-image-wrap { display: inline-block; height: 100px; overflow: hidden; vertical-align: top; width: 190px; }

[dir=ltr] .populardestination-image-wrap { margin-right: 35px; }

[dir=rtl] .populardestination-image-wrap { margin-left: 35px; }

.populardestination-image { display: block; height: auto; max-width: 100%; }

.populardestination-links-head { position: relative; }

.populardestination-links-title { display: inline-block; font-size: 18px; font-weight: bold; word-wrap: break-word; }

[dir] .populardestination-links-title { border-bottom: 1px solid rgba(255, 220, 130, 0.3); margin-bottom: 13px; }

.populardestination-links { display: inline-block; vertical-align: top; width: 390px; }

.populardestination-links-wrap { display: inline-block; vertical-align: top; width: 185px; }

.populardestination-links-wrap::before { content: ''; display: inline-block; height: 3px; vertical-align: middle; width: 3px; }

[dir] .populardestination-links-wrap::before { background: #000; border-radius: 50%; }

[dir=ltr] .populardestination-links-wrap::before { margin-right: 5px; }

[dir=rtl] .populardestination-links-wrap::before { margin-left: 5px; }

[dir=ltr] .populardestination-links-wrap:nth-child(2n) { margin-left: 17px; }

[dir=rtl] .populardestination-links-wrap:nth-child(2n) { margin-right: 17px; }

.populardestination-links-item { font-size: 12px; }

[dir] .populardestination-links-item { border-bottom: 1px solid rgba(255, 220, 130, 0.3); }

.populardestination-header { color: #798891; font-size: 25px; line-height: 30px; position: relative; width: 325px; }

[dir] .populardestination-header { border-bottom: dotted 1px; cursor: pointer; margin-bottom: 17px; }

.populardestination-header-pseudo { content: ''; display: inline-block; height: 22px; position: absolute; top: 6px; width: 20px; }

[dir] .populardestination-header-pseudo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/welcome/popular_destination_reload_icon.svg) 50% 50% no-repeat; border-radius: 50%; border: 1px solid transparent; }

[dir=ltr] .populardestination-header-pseudo { border-left: 8px solid transparent; left: 100%; }

[dir=rtl] .populardestination-header-pseudo { border-right: 8px solid transparent; right: 100%; }

[dir=ltr] .populardestination-header-pseudo-animate { animation-name:  rotateOut-ltr ; animation-duration: .5s; }

[dir=rtl] .populardestination-header-pseudo-animate { animation-name:  rotateOut-rtl ; animation-duration: .5s; }

@keyframes rotateOut-ltr { from { transform-origin: center; }
  to { transform-origin: center;
    transform: rotate(360deg); } }

@keyframes rotateOut-rtl { from { transform-origin: center; }
  to { transform-origin: center;
    transform: rotate(-360deg); } }

.populardestination-links-country { color: #3d454a; display: inline-block; font-size: 18px; font-weight: bold; }

.populardestination-links-flag { display: inline-block; position: absolute; top: 0; }

[dir] .populardestination-links-flag { padding-bottom: 6px; }

[dir=ltr] .populardestination-links-flag { left: -20px; margin-right: 5px; }

[dir=rtl] .populardestination-links-flag { right: -20px; margin-left: 5px; }

[dir] .unsubscription { padding-top: 150px; padding-bottom: 150px; }

.unsubscription-container { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; font-size: 14px; width: 545px; }

[dir] .unsubscription-container { background-color: #fff; border-bottom: 1px solid #d1d1d1; margin: 0 auto; padding: 35px 35px 42px; }

.unsubscription-error-text, .unsubscription-success-text { font-size: 16px; }

[dir] .unsubscription-error-text, [dir] .unsubscription-success-text { margin-top: 40px; }

.unsubscription-title { color: #292f37; font-size: 32px; font-weight: bold; }

.advertisers { width: 965px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .advertisers { margin: 0 auto; padding-bottom: 80px; padding-top: 50px; }

.advertisers-promo { display: inline-block; vertical-align: top; width: 583px; }

[dir=ltr] .advertisers-promo { margin-right: 43px; }

[dir=rtl] .advertisers-promo { margin-left: 43px; }

.advertisers-contacts { display: inline-block; vertical-align: top; width: 300px; }

.advertisers-title { color: rgba(41, 47, 55, 0.8); font-size: 24px; }

[dir] .advertisers-title { margin-bottom: 21px; }

.advertisers-about-us { color: #292f37; font-size: 15px; line-height: 22px; width: 525px; }

[dir] .advertisers-about-us { margin-bottom: 30px; }

.advertisers-about-products { color: #292f37; font-size: 24px; line-height: 33px; }

[dir] .advertisers-about-products { border-bottom: 1px solid #cacdd0; border-top: 1px solid #cacdd0; margin-bottom: 30px; padding: 14px 0 23px; }

.advertisers-list-container { width: 587px; }

.advertisers-list { color: #292f37; display: inline-block; font-size: 18px; vertical-align: top; width: 194px; }

.advertisers-list-title { list-style: none; }

[dir] .advertisers-list-title { margin-bottom: 7px; }

.advertisers-list-item { list-style: none; }

[dir] .advertisers-list-item { margin-bottom: 3px; }

.advertisers-list-link { font-size: 14px; }

.advertisers-contacts-wrapper { box-sizing: border-box; }

[dir] .advertisers-contacts-wrapper { background: white; border-radius: 5px; margin: 26px 0 32px; padding: 22px 40px; }

[dir] .advertisers-contacts-main { margin-bottom: 22px; }

.advertisers-contacts-main-title { font-size: 18px; }

[dir] .advertisers-contacts-main-title { margin-bottom: 6px; }

[dir] .advertisers-contacts-main-phone, [dir] .advertisers-contacts-people-phone { margin: 3px 0; }

.advertisers-contacts { color: #292f37; font-size: 15px; }

.advertisers-contacts-additional { font-size: 14px; }

[dir=ltr] .advertisers-contacts-additional { margin-left: 41px; }

[dir=rtl] .advertisers-contacts-additional { margin-right: 41px; }

.advertisers-contacts-additional-more { line-height: 19px; width: 250px; }

[dir] .advertisers-contacts-additional-more { margin-bottom: 8px; }

.advertisers-contacts-people-mail, .advertisers-contacts-additional-mail { display: inline-block; }

[dir] .advertisers-contacts-people-mail, [dir] .advertisers-contacts-additional-mail { margin-bottom: 5px; }

.advertisers-contacts-people-role { line-height: 19px; }

[dir] .advertisers-contacts-people-role { margin: 10px 0 8px; }

[dir] .advertisers-contacts-additional-name { margin-bottom: 2px; }

.previewpopup { position: absolute; z-index: 20; }

[dir] .previewpopup { background: #fff; border-radius: 5px; padding: 5px; }

.previewpopup:hover { display: none; }

.previewpopup-corner { height: 0; position: absolute; width: 0; }

[dir] .previewpopup-corner { border-color: transparent #fff; border-style: dashed solid; margin-top: -5px; }

[dir=ltr] .previewpopup-corner-left { border-width: 5px 5px 5px 0; left: -5px; }

[dir=rtl] .previewpopup-corner-left { border-width: 5px 0 5px 5px; right: -5px; }

[dir=ltr] .previewpopup-corner-right { border-width: 5px 0 5px 5px; right: -5px; }

[dir=rtl] .previewpopup-corner-right { border-width: 5px 5px 5px 0; left: -5px; }

.serpfilter { color: #333; font-size: 12px; position: relative; }

[dir] .serpfilter { border-top: 1px solid #cdcdcd; box-shadow: inset 0 1px #fbfbfb; padding: 7px 12px 12px; }

[dir] .serpfilter:first-child { border-top: 0; box-shadow: none; padding-top: 4px; }

.serpfilter-label, .serpfilter-checkbox { display: inline-block; font-size: 12px; vertical-align: middle; }

[dir] .serpfilter-label, [dir] .serpfilter-checkbox { cursor: pointer; }

[dir=ltr] .serpfilter-checkbox { margin-right: 5px; }

[dir=rtl] .serpfilter-checkbox { margin-left: 5px; }

.serpfilter-hidden { display: none; }

.serpfilter-disabled .serpfilter-content { opacity: .4; }

.serpfilter-title, .serpfilter-partnerlogo-title { color: #333; font-weight: 700; font-size: 12px; }

[dir] .serpfilter-title, [dir] .serpfilter-partnerlogo-title { margin-bottom: 7px; }

.serpfilter-input, .serpfilter-input-caption { display: inline-block; vertical-align: middle; }

.serpfilter-input { color: #333; font-size: 12px; height: 26px; line-height: 26px; -moz-box-sizing: border-box; box-sizing: border-box; }

[dir] .serpfilter-input { background: #fff; border: 1px solid #c0c2c6; border-radius: 4px; box-shadow: 0 1px #fff, inset 0 1px rgba(0, 0, 0, 0.14); padding: 0 4px; }

.serpfilter-input-nostyle { display: inline; font-size: 14px; font-weight: bold; height: 14px; line-height: 14px; outline: 0; vertical-align: top; }

[dir] .serpfilter-input-nostyle { background: transparent; border: 0; box-shadow: none; }

[dir=ltr] .serpfilter-input-nostyle { margin-right: 0; }

[dir=rtl] .serpfilter-input-nostyle { margin-left: 0; }

.serpfilter-input-caption { font-size: 12px; width: 14px; }

.serpfilter-input-arrow { bottom: 0; display: block; position: absolute; top: 0; width: 15px; }

[dir] .serpfilter-input-arrow { background: #fff; border: 1px solid #c0c2c6; box-shadow: inset 0 -1px 1px #fff; cursor: pointer; background-image: -webkit-linear-gradient(top, #fff, #eee); background-image: -moz-linear-gradient(top, #fff, #eee); background-image: -o-linear-gradient(top, #fff, #eee); background-image: linear-gradient(to bottom, #fff, #eee); }

[dir=ltr] .serpfilter-input-arrow { border-radius: 0 3px 3px 0; right: 0; }

[dir=rtl] .serpfilter-input-arrow { border-radius: 3px 0 0 3px; left: 0; }

[dir] .serpfilter-input-arrow:hover { background-image: none; box-shadow: none; }

.serpfilter-input-arrow::after { content: ''; display: block; height: 5px; position: absolute; top: 9px; width: 8px; height: 5px; width: 8px; }

[dir] .serpfilter-input-arrow::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/filter-arrow.png) no-repeat 50% 50%; }

[dir=ltr] .serpfilter-input-arrow::after { right: 3px; }

[dir=rtl] .serpfilter-input-arrow::after { left: 3px; }

[dir] .serpfilter-input-arrow:active { box-shadow: inset 0 1px 1px #fff; background-image: -webkit-linear-gradient(bottom, #fff, #eee); background-image: -moz-linear-gradient(bottom, #fff, #eee); background-image: -o-linear-gradient(bottom, #fff, #eee); background-image: linear-gradient(to top, #fff, #eee); }

.serpfilter-input-arrow:active::after { top: 10px; }

/* Sliders in filters. */
.serpfilter-slider { height: 18px; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
[dir] .serpfilter-slider { border: 1px solid #c0c2c6; border-radius: 3px; box-shadow: 0 1px #fff; }
[dir=ltr] .serpfilter-slider { padding: 3px 9px 3px 10px; }
[dir=rtl] .serpfilter-slider { padding: 3px 10px 3px 9px; }

.serpfilter-slider .goog-slider-horizontal, .serpfilter-slider .goog-twothumbslider-horizontal { height: 18px; outline: none; position: relative; }

.serpfilter-slider .goog-slider-horizontal { overflow: hidden; }

.serpfilter-slider .goog-slider-horizontal::after, .serpfilter-slider .goog-slider-rangehighlight, .serpfilter-slider .goog-twothumbslider-horizontal::after, .serpfilter-slider .goog-twothumbslider-rangehighlight { content: ''; height: 4px; position: absolute; top: 8px; z-index: 0; }

[dir] .serpfilter-slider .goog-slider-horizontal::after, [dir] .serpfilter-slider .goog-slider-rangehighlight, [dir] .serpfilter-slider .goog-twothumbslider-horizontal::after, [dir] .serpfilter-slider .goog-twothumbslider-rangehighlight { border-radius: 2px; box-shadow: 0 1px #fff, inset 0 1px 1px rgba(105, 105, 105, 0.37); }

[dir=ltr] .serpfilter-slider .goog-slider-horizontal::after, [dir=ltr] .serpfilter-slider .goog-slider-rangehighlight, [dir=ltr] .serpfilter-slider .goog-twothumbslider-horizontal::after, [dir=ltr] .serpfilter-slider .goog-twothumbslider-rangehighlight { left: 0; }

[dir=rtl] .serpfilter-slider .goog-slider-horizontal::after, [dir=rtl] .serpfilter-slider .goog-slider-rangehighlight, [dir=rtl] .serpfilter-slider .goog-twothumbslider-horizontal::after, [dir=rtl] .serpfilter-slider .goog-twothumbslider-rangehighlight { right: 0; }

[dir] .serpfilter-slider .goog-slider-horizontal::after, [dir] .serpfilter-slider .goog-twothumbslider-horizontal::after { background-color: #e6e6e6; }

[dir=ltr] .serpfilter-slider .goog-slider-horizontal::after, [dir=ltr] .serpfilter-slider .goog-twothumbslider-horizontal::after { right: 0; }

[dir=rtl] .serpfilter-slider .goog-slider-horizontal::after, [dir=rtl] .serpfilter-slider .goog-twothumbslider-horizontal::after { left: 0; }

.serpfilter-slider .goog-slider-rangehighlight, .serpfilter-slider .goog-twothumbslider-rangehighlight { position: absolute; z-index: 1; }

[dir] .serpfilter-slider .goog-slider-rangehighlight, [dir] .serpfilter-slider .goog-twothumbslider-rangehighlight { background: #829ab5; padding: 0 5px; }

[dir=ltr] .serpfilter-slider .goog-twothumbslider-rangehighlight { margin-left: -5px; }

[dir=rtl] .serpfilter-slider .goog-twothumbslider-rangehighlight { margin-right: -5px; }

.serpfilter-slider .goog-slider-rangehighlight { width: auto !important; }

.serpfilter-slider .goog-slider-thumb, .serpfilter-slider .goog-twothumbslider-value-thumb, .serpfilter-slider .goog-twothumbslider-extent-thumb { position: absolute; z-index: 2; height: 18px; width: 13px; }

[dir] .serpfilter-slider .goog-slider-thumb, [dir] .serpfilter-slider .goog-twothumbslider-value-thumb, [dir] .serpfilter-slider .goog-twothumbslider-extent-thumb { cursor: ew-resize; background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/slider-handle.png) no-repeat 50% 50%; }

.serpfilter-slider .goog-slider-thumb::before, .serpfilter-slider .goog-twothumbslider-value-thumb::before, .serpfilter-slider .goog-twothumbslider-extent-thumb::before { content: ''; bottom: -10px; position: absolute; top: -10px; }

[dir=ltr] .serpfilter-slider .goog-slider-thumb::before, [dir=ltr] .serpfilter-slider .goog-twothumbslider-value-thumb::before, [dir=ltr] .serpfilter-slider .goog-twothumbslider-extent-thumb::before { left: -10px; right: -10px; }

[dir=rtl] .serpfilter-slider .goog-slider-thumb::before, [dir=rtl] .serpfilter-slider .goog-twothumbslider-value-thumb::before, [dir=rtl] .serpfilter-slider .goog-twothumbslider-extent-thumb::before { right: -10px; left: -10px; }

[dir=ltr] .serpfilter-slider .goog-twothumbslider-value-thumb { margin-left: -7px; }

[dir=rtl] .serpfilter-slider .goog-twothumbslider-value-thumb { margin-right: -7px; }

[dir=ltr] .serpfilter-slider .goog-twothumbslider-extent-thumb { margin-left: 6px; }

[dir=rtl] .serpfilter-slider .goog-twothumbslider-extent-thumb { margin-right: 6px; }

/* Price filter */
[dir] .serpfilter-price .serpfilter-title { margin-bottom: 9px; }

.serpfilter-price .filterbutton { position: relative; top: -1px; vertical-align: middle; }

[dir=ltr] .serpfilter-price .filterbutton { margin-left: 7px; }

[dir=rtl] .serpfilter-price .filterbutton { margin-right: 7px; }

[dir] .serpfilter-price .serpfilter-indicator { margin-bottom: 12px; }

.serpfilter-price .serpfilter-input { height: 23px; line-height: 23px; width: 68px; }

.serpfilter-price .serpfilter-input::placeholder { color: #9d9d9d; font-style: normal; font-weight: bold; }

.serpfilter-price .serpfilter-input::-webkit-input-placeholder { color: #9d9d9d; font-style: normal; font-weight: bold; }

.serpfilter-price .serpfilter-input::-moz-placeholder { color: #9d9d9d; font-style: normal; font-weight: bold; }

.serpfilter-price .serpfilter-input:-ms-input-placeholder { color: #9d9d9d; font-style: normal; font-weight: bold; }

.serpfilter-price .serpfilter-slider { width: 166px; }

[dir=ltr] .serpfilter-price .serpfilter-slider .goog-slider-rangehighlight { margin-left: -7px; }

[dir=rtl] .serpfilter-price .serpfilter-slider .goog-slider-rangehighlight { margin-right: -7px; }

[dir=ltr] .serpfilter-price-currency { margin-left: 3px; }

[dir=rtl] .serpfilter-price-currency { margin-right: 3px; }

.serpfilter-indicator { white-space: nowrap; }

.serpfilter-indicator-separator { color: #97a0a4; }

[dir] .serpfilter-indicator-separator { text-shadow: 0 1px #dbe2e6; }

/* Rating and distance filters. */
.serpfilter-distance, .serpfilter-rating { position: relative; }

.serpfilter-distance .serpfilter-input, .serpfilter-rating .serpfilter-input { width: 30px; }

[dir] .serpfilter-distance .serpfilter-input, [dir] .serpfilter-rating .serpfilter-input { padding: 0; text-align: center; }

.serpfilter-distance .serpfilter-input-nostyle, .serpfilter-rating .serpfilter-input-nostyle { width: 23px; }

[dir=ltr] .serpfilter-distance .serpfilter-input-nostyle, [dir=ltr] .serpfilter-rating .serpfilter-input-nostyle { text-align: left; }

[dir=rtl] .serpfilter-distance .serpfilter-input-nostyle, [dir=rtl] .serpfilter-rating .serpfilter-input-nostyle { text-align: right; }

.serpfilter-distance .serpfilter-slider, .serpfilter-rating .serpfilter-slider { display: inline-block; vertical-align: middle; width: 114px; }

[dir] .serpfilter-distance .goog-slider-horizontal::after, [dir] .serpfilter-rating .goog-slider-horizontal::after { background: #e9e9e9; }

.serpfilter-rating .serpfilter-slider { width: 165px; }

.serpfilter-rating .serpfilter-rating-counter-wrapp { display: inline-block; vertical-align: top; width: 145px; }

.serpfilter-rating .serpfilter-rating-wrapp { display: inline-block; vertical-align: top; }

.serpfilter-rating .serpfilter-tripadvisor-logo { height: 18px; overflow: hidden; vertical-align: top; width: 79px; }

[dir] .serpfilter-rating .serpfilter-tripadvisor-logo { margin-top: -3px; }

[dir=ltr] .serpfilter-rating .serpfilter-tripadvisor-logo { float: right; }

[dir=rtl] .serpfilter-rating .serpfilter-tripadvisor-logo { float: left; }

.serpfilter-rating .serpfilter-title { display: inline-block; vertical-align: top; }

[dir] .serpfilter-rating .serpfilter-rating-counter-full { background: url("data:image/svg+xml,%3Csvg width='13' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.8 0a5.8 5.8 0 100 11.5A5.8 5.8 0 005.8 0m0 1.2a4.6 4.6 0 110 9.2 4.6 4.6 0 010-9.2' fill='%2351A145' fill-rule='evenodd'/%3E%3Cpath d='M8.6 5.8a2.8 2.8 0 11-5.7 0 2.8 2.8 0 015.7 0' fill='%2351A145' opacity='%7B$full%7D' fill-rule='evenodd'/%3E%3Cpath d='M6 8.6A2.8 2.8 0 016 3v5.7z' fill='%2351A145' opacity='%7B$half%7D'/%3E%3C/svg%3E") no-repeat; }

[dir] .serpfilter-rating .serpfilter-rating-counter-half { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/tripadvisor/tripadvisor_half_circle_05.svg) no-repeat; }

[dir] .serpfilter-rating .serpfilter-rating-counter-zero { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/tripadvisor/tripadvisor_zero_circle_00.svg) no-repeat; }

.serpfilter-rating .serpfilter-rating-counter-image { display: inline-block; height: 18px; vertical-align: top; width: 18px; }

[dir] .serpfilter-rating .serpfilter-rating-counter-image { background-size: 100%; }

[dir=ltr] .serpfilter-rating .serpfilter-rating-counter-image { margin-right: -3px; }

[dir=rtl] .serpfilter-rating .serpfilter-rating-counter-image { margin-left: -3px; }

.serpfilter-rating .serpfilter-rating-counter-text { display: inline-block; vertical-align: top; }

[dir=ltr] .serpfilter-rating .serpfilter-rating-counter-text { margin-left: 5px; }

[dir=rtl] .serpfilter-rating .serpfilter-rating-counter-text { margin-right: 5px; }

/* Distance filter */
[dir] .serpfilter-distance .serpfilter-input-caption { margin: 0 4px; }

[dir] .serpPage-state-map .serpfilter-distance { margin-bottom: 20px; }

/* Rating filter */
[dir=ltr] .serpfilter-rating .serpfilter-input-caption { margin-right: 3px; }
[dir=rtl] .serpfilter-rating .serpfilter-input-caption { margin-left: 3px; }

.de .serpfilter-rating .serpfilter-input-caption { width: 19px; }

.de .serpfilter-rating .serpfilter-slider { width: 109px; }

/* Metro filter */
.serpfilter-metroinput { width: 187px; }
[dir=ltr] .serpfilter-metroinput { padding-left: 18px; }
[dir=rtl] .serpfilter-metroinput { padding-right: 18px; }

.serpfilter-metroinput::placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-metroinput::-webkit-input-placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-metroinput::-moz-placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-metroinput:-ms-input-placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-metroinputcontainer { position: relative; }

.serpfilter-metroinputcontainer::before { content: ''; position: absolute; top: 10px; height: 7px; width: 11px; }

[dir] .serpfilter-metroinputcontainer::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/metro_moscow.png) no-repeat 50% 50%; }

[dir=ltr] .serpfilter-metroinputcontainer::before { left: 5px; }

[dir=rtl] .serpfilter-metroinputcontainer::before { right: 5px; }

.serpfilter-metroinputcontainer-spb::before { height: 7px; width: 9px; }

[dir] .serpfilter-metroinputcontainer-spb::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/metro_spb.png) no-repeat 50% 50%; }

.serpfilter-metroinputcontainer-kiev::before { height: 7px; width: 9px; }

[dir] .serpfilter-metroinputcontainer-kiev::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/metro_kiev.png) no-repeat 50% 50%; }

.serpfilter-metroinputcontainer-empty::before { opacity: .4; -webkit-filter: grayscale(100%); }

.serpfilter-metrosuggest { position: absolute; width: 185px; z-index: 3; }

[dir] .serpfilter-metrosuggest { background-clip: padding-box; background: #fff; border: 1px solid #c0c2c6; border-radius: 0 0 4px 4px; border-top-width: 0; margin-top: -3px; padding-bottom: 8px; }

.serpfilter-metrosuggest-rowwrap { position: relative; }

[dir] .serpfilter-metrosuggest-rowwrap { cursor: pointer; padding: 1px 0; }

[dir] .serpfilter-metrosuggest-rowwrap.ac-active { background: #d9ecff; }

.serpfilter-station-label { display: block; position: relative; }

[dir] .serpfilter-station-label { cursor: pointer; margin-top: 3px; }

.serpfilter-station-checkbox { vertical-align: middle; }

.serpfilter-station-title { display: inline-block; vertical-align: top; width: 160px; }

[dir=ltr] .serpfilter-station-title { padding: 1px 0 0 14px; }

[dir=rtl] .serpfilter-station-title { padding: 1px 14px 0 0; }

.serpfilter-station-linecolor, .serpfilter-metrosuggest-linecolor { height: 6px; position: absolute; top: 7px; width: 6px; }

[dir] .serpfilter-station-linecolor, [dir] .serpfilter-metrosuggest-linecolor { border-radius: 2px; }

[dir=ltr] .serpfilter-station-linecolor, [dir=ltr] .serpfilter-metrosuggest-linecolor { left: 16px; }

[dir=rtl] .serpfilter-station-linecolor, [dir=rtl] .serpfilter-metrosuggest-linecolor { right: 16px; }

[dir=ltr] .serpfilter-metrosuggest-linecolor { left: 8px; }

[dir=rtl] .serpfilter-metrosuggest-linecolor { right: 8px; }

.serpfilter-metrosuggest-name { display: inline-block; }

[dir=ltr] .serpfilter-metrosuggest-name { padding-left: 18px; }

[dir=rtl] .serpfilter-metrosuggest-name { padding-right: 18px; }

/* Stars filter */
.serpfilter-stars-label { display: block; }
[dir] .serpfilter-stars-label { margin-top: 3px; }

[dir] .serpfilter-stars-label:first-child { margin: 0; }

.serpfilter-stars-label-1, .serpfilter-stars-label-0 { display: inline-block; }

[dir=ltr] .serpfilter-stars-label-0 { margin-left: 42px; }

[dir=rtl] .serpfilter-stars-label-0 { margin-right: 42px; }

.serpfilter-stars-checkbox, .serpfilter-stars-number { display: inline-block; vertical-align: middle; }

[dir] .serpfilter-stars-checkbox, [dir] .serpfilter-stars-number { cursor: pointer; }

.serpfilter-stars-number { color: #acafb3; -moz-transition: color 0.2s ease-out; -o-transition: color 0.2s ease-out; transition: color 0.2s ease-out; }

[dir] .serpfilter-stars-number { -webkit-transition: color 0.2s ease-out; }

.serpfilter-stars-number::before { display: inline-block; font-size: 12px; letter-spacing: 1px; font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.serpfilter-stars-label:hover .serpfilter-stars-number { color: #ff9200; }

.serpfilter-stars-number-0, .serpfilter-content:hover .serpfilter-stars-number-0 { color: #333; }

.serpfilter-stars-number-5::before { content: '\37\37\37\37\37'; }

.serpfilter-stars-number-4::before { content: '\37\37\37\37'; }

.serpfilter-stars-number-3::before { content: '\37\37\37'; }

.serpfilter-stars-number-2::before { content: '\37\37'; }

.serpfilter-stars-number-1::before { content: '\37'; }

[dir=ltr] .serpfilter-stars-checkbox { margin-right: 5px; }

[dir=rtl] .serpfilter-stars-checkbox { margin-left: 5px; }

.serpfilter-stars-checkbox:checked + .serpfilter-stars-number { color: #ff9200; }

.serpfilter-stars-checkbox:checked + .serpfilter-stars-number-0 { color: #333; }

/* Amenities, discount, type and supplier filter */
.serpfilter-provider { color: #332e1c; }
[dir] .serpfilter-provider { background: #ffe88c; border: 0; box-shadow: none; margin: -1px 0 6px; }
[dir=ltr] .serpfilter-provider { padding: 6px 0 9px 14px; }
[dir=rtl] .serpfilter-provider { padding: 6px 14px 9px 0; }

[dir] .serpfilter-provider.serpfilter-disabled { padding: 0; }

.serpfilter-provider-item, .serpfilter-taxes-item, .serpfilter-payment-item, .serpfilter-type-item, .serpfilter-amenities-item, .serpfilter-discount-item { display: block; }

[dir] .serpfilter-provider-item, [dir] .serpfilter-taxes-item, [dir] .serpfilter-payment-item, [dir] .serpfilter-type-item, [dir] .serpfilter-amenities-item, [dir] .serpfilter-discount-item { margin-top: 7px; }

.serpfilter-amenities-checkbox, .serpfilter-provider-checkbox, .serpfilter-type-checkbox, .serpfilter-discount-checkbox, .serpfilter-stars-checkbox, .serpfilter-taxes-checkbox, .serpfilter-payment-checkbox { position: relative; top: -1px; }

.serpfilter-amenities-checkbox, .serpfilter-provider-checkbox, .serpfilter-type-checkbox, .serpfilter-discount-checkbox, .serpfilter-taxes-checkbox, .serpfilter-payment-checkbox, .serpfilter-amenities-icon, .serpfilter-provider-label, .serpfilter-type-label, .serpfilter-amenities-label, .serpfilter-discount-label { display: inline-block; vertical-align: middle; }

[dir] .serpfilter-amenities-checkbox, [dir] .serpfilter-provider-checkbox, [dir] .serpfilter-type-checkbox, [dir] .serpfilter-discount-checkbox, [dir] .serpfilter-taxes-checkbox, [dir] .serpfilter-payment-checkbox, [dir] .serpfilter-amenities-icon, [dir] .serpfilter-provider-label, [dir] .serpfilter-type-label, [dir] .serpfilter-amenities-label, [dir] .serpfilter-discount-label { cursor: pointer; }

.serpfilter-amenities-icon, .serpfilter-amenities-label, .serpfilter-provider-label, .serpfilter-type-label, .serpfilter-discount-label, .serpfilter-taxes-label, .serpfilter-payment-label { max-width: 160px; }

[dir=ltr] .serpfilter-amenities-icon, [dir=ltr] .serpfilter-amenities-label, [dir=ltr] .serpfilter-provider-label, [dir=ltr] .serpfilter-type-label, [dir=ltr] .serpfilter-discount-label, [dir=ltr] .serpfilter-taxes-label, [dir=ltr] .serpfilter-payment-label { margin-left: 8px; }

[dir=rtl] .serpfilter-amenities-icon, [dir=rtl] .serpfilter-amenities-label, [dir=rtl] .serpfilter-provider-label, [dir=rtl] .serpfilter-type-label, [dir=rtl] .serpfilter-discount-label, [dir=rtl] .serpfilter-taxes-label, [dir=rtl] .serpfilter-payment-label { margin-right: 8px; }

.serpfilter-amenities-label { max-width: 140px; white-space: normal; }

.serpfilter-amenities-icon::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #6c808d; font-size: 15px; position: relative; top: 2px; }

[dir=ltr] .serpfilter-amenities-icon::before { left: 1px; }

[dir=rtl] .serpfilter-amenities-icon::before { right: 1px; }

.serpfilter-amenities-internet .serpfilter-amenities-icon::before, .serpfilter-amenities-wifi .serpfilter-amenities-icon::before { content: 'w'; }

.serpfilter-amenities-breakfast .serpfilter-amenities-icon::before { content: 'q'; }

.serpfilter-amenities-parking .serpfilter-amenities-icon::before { content: 'a'; }

.serpfilter-amenities-bathroom .serpfilter-amenities-icon::before { content: '\e602'; }

.serpfilter-amenities-transfer .serpfilter-amenities-icon::before { content: 'd'; }

.serpfilter-amenities-pool .serpfilter-amenities-icon::before { content: 's'; }

.serpfilter-amenities-fitness .serpfilter-amenities-icon::before { content: 'r'; }

.serpfilter-amenities-spa .serpfilter-amenities-icon::before { content: 'S'; }

.serpfilter-amenities-bar .serpfilter-amenities-icon::before { content: 'e'; }

.serpfilter-amenities-refundable .serpfilter-amenities-icon::before { content: 'R'; }

/* Payment, taxes filter */
.serpfilter-taxes-label .serpfilter-payment-label { height: 21px; line-height: 21px; position: relative; }

.serpfilter-payment-ncc .serpfilter-payment-label::after { height: 21px; width: 21px; content: ''; position: absolute; top: -2px; }

[dir] .serpfilter-payment-ncc .serpfilter-payment-label::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/badges/nocc.png) no-repeat 50% 50%; }

[dir=ltr] .serpfilter-payment-ncc .serpfilter-payment-label::after { margin-left: 4px; }

[dir=rtl] .serpfilter-payment-ncc .serpfilter-payment-label::after { margin-right: 4px; }

[dir=ltr] .highpixelratio .serpfilter-payment-ncc .serpfilter-payment-label::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/badges/nocc.svg) 0 0 no-repeat; }

[dir=rtl] .highpixelratio .serpfilter-payment-ncc .serpfilter-payment-label::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/badges/nocc.svg) 100% 0 no-repeat; }

.serpfilter-payment-dreams .serpfilter-payment-label::after { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; bottom: 3px; color: #ff5440; content: 'c'; display: block; font-size: 16px; position: absolute; }

[dir=ltr] .serpfilter-payment-dreams .serpfilter-payment-label::after { right: -17px; }

[dir=rtl] .serpfilter-payment-dreams .serpfilter-payment-label::after { left: -17px; }

.serpfilter-payment-separator { height: 1px; width: 18px; }

[dir] .serpfilter-payment-separator { background: #c4c4c5; }

[dir=ltr] .serpfilter-payment-separator { margin: 10px 0 10px 20px; }

[dir=rtl] .serpfilter-payment-separator { margin: 10px 20px 10px 0; }

/* Discount filter */
.serpfilter-discount-label { vertical-align: top; }

.serpfilter-discount-hint { color: #676767; font-size: 12px; line-height: 12px; }

[dir] .serpfilter-discount-hint { border: 1px solid #676767; border-radius: 2px; cursor: pointer; padding: 0 3px; }

[dir=ltr] .serpfilter-discount-hint { margin-left: 5px; }

[dir=rtl] .serpfilter-discount-hint { margin-right: 5px; }

.serpfilter-discount-hint:hover { position: relative; }

.serpfilter-discount-hint:hover .serpfilter-discount-hint-text { color: #333; display: block; font-size: 12px; line-height: 14px; position: absolute; top: -22px; white-space: nowrap; }

[dir] .serpfilter-discount-hint:hover .serpfilter-discount-hint-text { background: #fff5cc; padding: 6px 10px; }

[dir=ltr] .serpfilter-discount-hint:hover .serpfilter-discount-hint-text { left: 100%; margin-left: 8px; }

[dir=rtl] .serpfilter-discount-hint:hover .serpfilter-discount-hint-text { right: 100%; margin-right: 8px; }

.serpfilter-discount-hint-text { display: none; }

/* Cities filter */
.serpfilter-cities-list { max-height: 115px; overflow: auto; overflow-x: hidden; }

.serpfilter-cities-list::-webkit-scrollbar { -webkit-appearance: none; width: 5px; }

[dir] .serpfilter-cities-list::-webkit-scrollbar-thumb { border-radius: 3px; background-color: rgba(0, 0, 0, 0.35); }

.serpfilter-cities-label { text-transform: capitalize; }

[dir] .serpfilter-cities-label { cursor: pointer; }

[dir=ltr] .serpfilter-cities-label { margin: 7px 4px 0 19px; }

[dir=rtl] .serpfilter-cities-label { margin: 7px 19px 0 4px; }

[dir] .serpfilter-cities-wrap { margin-bottom: 8px; }

[dir] .serpfilter-cities-checkbox { cursor: pointer; }

[dir=ltr] .serpfilter-cities-checkbox { margin: 0 5px 0 -19px; }

[dir=rtl] .serpfilter-cities-checkbox { margin: 0 -19px 0 5px; }

.serpfilter-cities-number { color: #969696; font-size: 12px; white-space: nowrap; }

.serpfilter-cities-number::before { content: '\2022'; }

[dir=ltr] .serpfilter-cities-number::before { padding-right: 4px; }

[dir=rtl] .serpfilter-cities-number::before { padding-left: 4px; }

/* Name filter. */
[dir] .serpfilter-name { padding-top: 13px; }

.serpfilter-name .serpfilter-content { position: relative; }

.serpfilter-name .serpfilter-content::before { content: ''; position: absolute; top: 5px; height: 17px; width: 16px; }

[dir] .serpfilter-name .serpfilter-content::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/lens.png) no-repeat 50% 50%; }

[dir=ltr] .serpfilter-name .serpfilter-content::before { right: 5px; }

[dir=rtl] .serpfilter-name .serpfilter-content::before { left: 5px; }

.serpfilter-name .serpfilter-name-content::before { content: ''; position: absolute; top: 29px; height: 17px; width: 16px; }

[dir] .serpfilter-name .serpfilter-name-content::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/lens.png) no-repeat 50% 50%; }

[dir=ltr] .serpfilter-name .serpfilter-name-content::before { right: 12px; }

[dir=rtl] .serpfilter-name .serpfilter-name-content::before { left: 12px; }

.serpfilter-name-input { font-size: 12px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 100%; }

[dir=ltr] .serpfilter-name-input { padding-right: 24px; }

[dir=rtl] .serpfilter-name-input { padding-left: 24px; }

.serpfilter-name-input::placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-name-input::-webkit-input-placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-name-input::-moz-placeholder { color: #9d9d9d; font-size: 12px; }

.serpfilter-name-input:-ms-input-placeholder { color: #9d9d9d; font-size: 12px; }

/* Filters togglers. */
.toggle-filters { color: #989898; display: inline-block; font-size: 20px; position: relative; }
[dir] .toggle-filters { border-bottom: 1px dotted #aeb0b2; cursor: pointer; margin: 2px 0 20px; text-shadow: 0 1px #fff; }

.toggle-filters::after { content: ''; display: block; height: 6px; position: absolute; top: 14px; width: 11px; height: 6px; width: 11px; }

[dir] .toggle-filters::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/filters-toggle-arrow-down.png) no-repeat 50% 50%; }

[dir=ltr] .toggle-filters::after { right: -17px; }

[dir=rtl] .toggle-filters::after { left: -17px; }

.toggle-filters-back::after { height: 6px; width: 11px; }

[dir] .toggle-filters-back::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/filters-toggle-arrow-up.png) no-repeat 50% 50%; }

.toggle-filters-part { color: #0074c5; display: inline-block; position: relative; top: -5px; }

[dir] .toggle-filters-part { border-bottom: 1px dotted #88bee4; cursor: pointer; }

.serpfilter-loading, .serpfilter-loading:first-child { z-index: 1; }

[dir] .serpfilter-loading, [dir] .serpfilter-loading:first-child { border: 2px solid #fcb600; border-radius: 3px; margin: -1px -2px -2px; }

[dir] .serpfilter-loading.serpfilter-provider, [dir] .serpfilter-loading:first-child.serpfilter-provider { margin-bottom: 4px; margin-top: -3px; }

[dir] .serpfilter-loading.serpfilter-price, [dir] .serpfilter-loading:first-child.serpfilter-price { margin-top: -2px; }

[dir] .singlestate .serpfilter-provider { padding: 6px 14px 9px; }

[dir=ltr] .singlestate .serpfilter-provider { margin: -6px 0 6px -7px; }

[dir=rtl] .singlestate .serpfilter-provider { margin: -6px -7px 6px 0; }

[dir] .singlestate .serpfilter-price-paymenttype.serpfilter-provider { margin: 12px -14px 0; }

[dir=ltr] .singlestate .serpfilter-loading .serpfilter-price-paymenttype.serpfilter-provider { margin-left: -7px; margin-right: -7px; }

[dir=rtl] .singlestate .serpfilter-loading .serpfilter-price-paymenttype.serpfilter-provider { margin-right: -7px; margin-left: -7px; }

[dir] .serpfilter-partnerlogo { padding-bottom: 3px; }

[dir] .serpfilter-partnerlogo-title { margin-bottom: 0; }

.serpfilter-partnerlogo-image { max-height: 57px; max-width: 193px; }

[dir=ltr] .en .serpfilter-rating { text-align: left; }

[dir=rtl] .en .serpfilter-rating { text-align: right; }

[dir=ltr] .en .serpfilter-rating .serpfilter-title { text-align: left; }

[dir=rtl] .en .serpfilter-rating .serpfilter-title { text-align: right; }

.en .serpfilter-rating .serpfilter-input-caption { width: auto; }

.en .serpfilter-rating .serpfilter-slider { width: 165px; }

[dir] .doubleclick-common { margin-bottom: 20px; text-align: center; }

.hotelpage-banners-container { position: absolute; top: 181px; }

[dir=ltr] .hotelpage-banners-container { left: 50%; margin-left: 500px; }

[dir=rtl] .hotelpage-banners-container { right: 50%; margin-right: 500px; }

.populardestination { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.populardestination-image-wrap { display: inline-block; height: 100px; overflow: hidden; vertical-align: top; width: 190px; }

[dir=ltr] .populardestination-image-wrap { margin-right: 35px; }

[dir=rtl] .populardestination-image-wrap { margin-left: 35px; }

.populardestination-image { display: block; height: auto; max-width: 100%; }

.populardestination-links-head { position: relative; }

.populardestination-links-title { display: inline-block; font-size: 18px; font-weight: bold; word-wrap: break-word; }

[dir] .populardestination-links-title { border-bottom: 1px solid rgba(255, 220, 130, 0.3); margin-bottom: 13px; }

.populardestination-links { display: inline-block; vertical-align: top; width: 390px; }

.populardestination-links-wrap { display: inline-block; vertical-align: top; width: 185px; }

.populardestination-links-wrap::before { content: ''; display: inline-block; height: 3px; vertical-align: middle; width: 3px; }

[dir] .populardestination-links-wrap::before { background: #000; border-radius: 50%; }

[dir=ltr] .populardestination-links-wrap::before { margin-right: 5px; }

[dir=rtl] .populardestination-links-wrap::before { margin-left: 5px; }

[dir=ltr] .populardestination-links-wrap:nth-child(2n) { margin-left: 17px; }

[dir=rtl] .populardestination-links-wrap:nth-child(2n) { margin-right: 17px; }

.populardestination-links-item { font-size: 12px; }

[dir] .populardestination-links-item { border-bottom: 1px solid rgba(255, 220, 130, 0.3); }

.populardestination-header { color: #798891; font-size: 25px; line-height: 30px; position: relative; width: 325px; }

[dir] .populardestination-header { border-bottom: dotted 1px; cursor: pointer; margin-bottom: 17px; }

.populardestination-header-pseudo { content: ''; display: inline-block; height: 22px; position: absolute; top: 6px; width: 20px; }

[dir] .populardestination-header-pseudo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/welcome/popular_destination_reload_icon.svg) 50% 50% no-repeat; border-radius: 50%; border: 1px solid transparent; }

[dir=ltr] .populardestination-header-pseudo { border-left: 8px solid transparent; left: 100%; }

[dir=rtl] .populardestination-header-pseudo { border-right: 8px solid transparent; right: 100%; }

[dir=ltr] .populardestination-header-pseudo-animate { animation-name:  rotateOut-ltr ; animation-duration: .5s; }

[dir=rtl] .populardestination-header-pseudo-animate { animation-name:  rotateOut-rtl ; animation-duration: .5s; }

@keyframes rotateOut-ltr { from { transform-origin: center; }
  to { transform-origin: center;
    transform: rotate(360deg); } }

@keyframes rotateOut-rtl { from { transform-origin: center; }
  to { transform-origin: center;
    transform: rotate(-360deg); } }

.populardestination-links-country { color: #3d454a; display: inline-block; font-size: 18px; font-weight: bold; }

.populardestination-links-flag { display: inline-block; position: absolute; top: 0; }

[dir] .populardestination-links-flag { padding-bottom: 6px; }

[dir=ltr] .populardestination-links-flag { left: -20px; margin-right: 5px; }

[dir=rtl] .populardestination-links-flag { right: -20px; margin-left: 5px; }

[dir] .welcomepage-booking { clear: both; margin-bottom: 39px; }

[dir] .welcomepage-booking-header { margin-bottom: 7px; }

.welcomepage-booking-left, .welcomepage-booking-right { width: 474px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #3d4043; }

[dir=ltr] .welcomepage-booking-left, [dir=ltr] .welcomepage-booking-right { float: left; }

[dir=rtl] .welcomepage-booking-left, [dir=rtl] .welcomepage-booking-right { float: right; }

.welcomepage-booking-left { width: 441px; }

[dir=ltr] .welcomepage-booking-left { margin-right: 45px; }

[dir=rtl] .welcomepage-booking-left { margin-left: 45px; }

.welcomepage-booking-paragraph { font-size: 12px; color: #646c73; }

[dir] .welcomepage-booking-paragraph { margin-bottom: 4px; }

.welcomepage-booking-strong { font-weight: 700; color: #434d54; }

.hotel-airbnb-badge { -moz-box-sizing: border-box; box-sizing: border-box; display: none; height: 65px; position: relative; width: 165px; }

[dir] .hotel-airbnb-badge { border: 2px solid #b3d1ea; border-radius: 6px; }

.hotel-airbnb-badge::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #ff5a5f; content: '\e620'; font-size: 36px; position: absolute; top: 13px; }

[dir=ltr] .hotel-airbnb-badge::before { left: 17px; }

[dir=rtl] .hotel-airbnb-badge::before { right: 17px; }

.hotel-airbnb-badge .hotel-airbnb-badge-title { color: #999; font-size: 12px; font-weight: bold; position: absolute; top: -8px; }

[dir] .hotel-airbnb-badge .hotel-airbnb-badge-title { background: white; padding: 0 4px; }

[dir=ltr] .hotel-airbnb-badge .hotel-airbnb-badge-title { left: 30px; }

[dir=rtl] .hotel-airbnb-badge .hotel-airbnb-badge-title { right: 30px; }

.hotel-airbnb-badge .airbnb-tip { top: 23px; }

[dir=ltr] .hotel-airbnb-badge .airbnb-tip { right: -11px; text-align: left; }

[dir=rtl] .hotel-airbnb-badge .airbnb-tip { left: -11px; text-align: right; }

.hotel-airbnb-badge .airbnb-tip-popup { top: -34px; }

[dir=ltr] .hotel-airbnb-badge .airbnb-tip-popup { right: 9px; }

[dir=rtl] .hotel-airbnb-badge .airbnb-tip-popup { left: 9px; }

.hotelsearchinfo { position: relative; z-index: 3; }

.hotelsearchinfo-container { color: #fff; }

[dir] .hotelsearchinfo-container { background: #022541 url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/search-info.png); }

.hotelsearchinfo-content { position: relative; width: 960px; }

[dir] .hotelsearchinfo-content { margin: 0 auto; }

.hotelsearchinfo-item { display: inline-block; height: 38px; position: relative; vertical-align: top; }

[dir] .hotelsearchinfo-item { padding: 7px 18px 4px; }

.hotelsearchinfo-item::before { content: ''; display: block; height: 28px; position: absolute; top: 50%; width: 1px; }

[dir] .hotelsearchinfo-item::before { background: rgba(255, 255, 255, 0.2); margin-top: -14px; }

[dir=ltr] .hotelsearchinfo-item::before { left: 0; }

[dir=rtl] .hotelsearchinfo-item::before { right: 0; }

[dir=ltr] .hotelsearchinfo-item:first-child { padding-left: 0; }

[dir=rtl] .hotelsearchinfo-item:first-child { padding-right: 0; }

.hotelsearchinfo-item:first-child::before { display: none; }

.hotelsearchinfo-item-other-hotels { max-width: 310px; }

.hotelsearchinfo-item-other-hotels .hotelsearchinfo-link { display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }

[dir=ltr] .hotelsearchinfo-item-new-search { padding-right: 0; }

[dir=rtl] .hotelsearchinfo-item-new-search { padding-left: 0; }

.hotelsearchinfo-item-line { line-height: 19px; height: 19px; }

.hotelsearchinfo-comment { color: #8196a8; font-size: 12px; }

.hotelsearchinfo-search-params { display: inline-block; max-width: 243px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

[dir] .hotelsearchinfo-search-params { cursor: default; }

.hotelsearchinfo-link { color: #b6bfc7; text-decoration: underline; }

[dir] .hotelsearchinfo-link { cursor: pointer; }

.hotelsearchinfo-link:hover { color: #fff; }

.hotelsearchinfo-link-inner { color: #fff; }

[dir] .hotelsearchinfo-new-search { margin-top: 3px; }

[dir] .hotelsearchinfo-app-link { border-radius: 3px; box-shadow: inset 0 0 0 1px #476177; }

[dir=ltr] .hotelsearchinfo-app-link { float: right; margin: 10px 0 0 8px; }

[dir=rtl] .hotelsearchinfo-app-link { float: left; margin: 10px 8px 0 0; }

.hotelsearchinfo-app-link-ios { height: 30px; width: 107px; }

[dir] .hotelsearchinfo-app-link-ios { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/appstore.png) no-repeat 50% 50%; }

[dir=ltr] .hotelsearchinfo-app-link-ios { margin-left: 0; }

[dir=rtl] .hotelsearchinfo-app-link-ios { margin-right: 0; }

.hotelsearchinfo-app-link-android { height: 30px; width: 103px; }

[dir] .hotelsearchinfo-app-link-android { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/serp/google-play.png) no-repeat 50% 50%; }

[dir] .hotelsearchinfo-is-suggested { border-bottom: 3px solid #429202; }

.hotelsearchinfo-suggestions { color: #fff; display: inline-block; font-weight: 700; font-size: 14px; line-height: 24px; height: 24px; position: absolute; text-transform: uppercase; top: 100%; z-index: 1; }

[dir] .hotelsearchinfo-suggestions { background-image: -webkit-linear-gradient(top, #459303, #68a50f); background-image: -moz-linear-gradient(top, #459303, #68a50f); background-image: -o-linear-gradient(top, #459303, #68a50f); background-image: linear-gradient(to bottom, #459303, #68a50f); border-radius: 0 0 2px 2px; cursor: default; }

[dir=ltr] .hotelsearchinfo-suggestions { left: 0; padding: 0 18px 0 34px; }

[dir=rtl] .hotelsearchinfo-suggestions { right: 0; padding: 0 34px 0 18px; }

.hotelsearchinfo-suggestions::before { content: '('; font-family: 'Ostrovok-Icons'; font-size: 12px; position: absolute; top: 0; text-transform: none; }

[dir=ltr] .hotelsearchinfo-suggestions::before { left: 14px; }

[dir=rtl] .hotelsearchinfo-suggestions::before { right: 14px; }

.hotelsearchinfo-suggestions:hover { height: auto; }

[dir] .hotelsearchinfo-suggestions:hover { border-radius: 2px; margin-top: -4px; }

[dir=ltr] .hotelsearchinfo-suggestions:hover { left: -2px; padding: 4px 5px 14px 36px; }

[dir=rtl] .hotelsearchinfo-suggestions:hover { right: -2px; padding: 4px 36px 14px 5px; }

.hotelsearchinfo-suggestions:hover::before { top: 4px; }

[dir=ltr] .hotelsearchinfo-suggestions:hover::before { left: 16px; }

[dir=rtl] .hotelsearchinfo-suggestions:hover::before { right: 16px; }

.hotelsearchinfo-suggestions:hover .hotelsearchinfo-suggestions-text { display: block; }

.hotelsearchinfo-suggestions-text { color: #fff; display: none; font-size: 13px; line-height: 15px; text-transform: none; width: 270px; }

[dir] .hotelsearchinfo-suggestions-text { margin-top: 9px; }

.hotelsearchinfo-suggestions-text-point { position: relative; }

[dir] .hotelsearchinfo-suggestions-text-point { margin-top: 9px; }

.hotelsearchinfo-suggestions-text-point::before { content: '('; font-family: 'Ostrovok-Icons'; font-size: 8px; position: absolute; top: 1px; text-transform: none; }

[dir=ltr] .hotelsearchinfo-suggestions-text-point::before { left: -18px; }

[dir=rtl] .hotelsearchinfo-suggestions-text-point::before { right: -18px; }

[dir=ltr] .highpixelratio .hotelsearchinfo-app-link-ios, [dir=ltr] .highpixelratio .hotelsearchinfo-app-link-android { background-position: 0; }

[dir=rtl] .highpixelratio .hotelsearchinfo-app-link-ios, [dir=rtl] .highpixelratio .hotelsearchinfo-app-link-android { background-position: 100%; }

[dir] .highpixelratio .hotelsearchinfo-app-link-ios { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/homepage/appstore-highres.png); background-size: 107px 30px; }

[dir] .highpixelratio .hotelsearchinfo-app-link-android { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/homepage/google-play-highres.png); background-size: 103px 30px; }

.hotel-scrollupbutton { bottom: 10px; height: 70px; opacity: 0; position: fixed; width: 70px; z-index: 13; }

[dir] .hotel-scrollupbutton { background: #a2acb3; border-radius: 3px; cursor: pointer; }

[dir=ltr] .hotel-scrollupbutton { left: 20px; }

[dir=rtl] .hotel-scrollupbutton { right: 20px; }

.hotel-scrollupbutton::before { content: ''; position: absolute; top: 50%; height: 42px; width: 30px; }

[dir] .hotel-scrollupbutton::before { margin-top: -21px; background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/sprites/hotelpage/scroll_up_button.png) no-repeat 50% 50%; }

[dir=ltr] .hotel-scrollupbutton::before { left: 50%; margin-left: -15px; }

[dir=rtl] .hotel-scrollupbutton::before { right: 50%; margin-right: -15px; }

.hoteldistance { font-size: 12px; }

.hoteldistance-location-item { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

[dir] .hoteldistance-location-item { padding: 4px 0 2px; }

.hoteldistance-isoneline .hoteldistance-location-item { display: inline; }

[dir=ltr] .hoteldistance-isoneline .hoteldistance-location-item { margin-right: 5px; }

[dir=rtl] .hoteldistance-isoneline .hoteldistance-location-item { margin-left: 5px; }

.hoteldistance-isoneline .hoteldistance-location-item:first-child::after { content: ','; }

.hoteldistance-isoneline .hoteldistance-location-item:first-child.hoteldistance-location-item-alone::after { content: ''; }

.hoteldistance-metro-moscow::before, .hoteldistance-metro-spb::before, .hoteldistance-metro-kiev::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-size: 12px; position: relative; top: 1px; }

[dir=ltr] .hoteldistance-metro-moscow::before, [dir=ltr] .hoteldistance-metro-spb::before, [dir=ltr] .hoteldistance-metro-kiev::before { margin-right: 1px; }

[dir=rtl] .hoteldistance-metro-moscow::before, [dir=rtl] .hoteldistance-metro-spb::before, [dir=rtl] .hoteldistance-metro-kiev::before { margin-left: 1px; }

.hoteldistance-metro-moscow::before { content: 'y'; color: #dc1f04; }

.hoteldistance-metro-spb::before { content: 'u'; color: #0077cb; }

.hoteldistance-metro-kiev::before { content: 't'; color: #139200; }

[dir=ltr] .hoteldistance-metro-kiev::before { margin-right: 0; }

[dir=rtl] .hoteldistance-metro-kiev::before { margin-left: 0; }

[dir] .hoteldistance-location-item-alone { padding: 10px 0; }

.hoteldistance-location-value { font-weight: bold; }

.collating-button { outline: 0; position: absolute; }

.serp-hotel .collating-button { bottom: 0; }

[dir=ltr] .serp-hotel .collating-button { left: 0; }

[dir=rtl] .serp-hotel .collating-button { right: 0; }

.hotel-header .collating-button { top: 17px; }

[dir=ltr] .hotel-header .collating-button { margin-right: 10px; right: 100%; }

[dir=rtl] .hotel-header .collating-button { margin-left: 10px; left: 100%; }

.serphotel .collating-button { display: none; }

.serpHotels .serphotel .collating-button { display: block; bottom: 6px; z-index: 4; }

[dir=ltr] .serpHotels .serphotel .collating-button { left: 8px; }

[dir=rtl] .serpHotels .serphotel .collating-button { right: 8px; }

.serphotelnew .collating-button { display: block; top: 0; z-index: 4; }

[dir=ltr] .serphotelnew .collating-button { left: 649px; }

[dir=rtl] .serphotelnew .collating-button { right: 649px; }

[dir=ltr] .layout-singlestate-collapsed .serphotelnew .collating-button { left: 293px; }

[dir=rtl] .layout-singlestate-collapsed .serphotelnew .collating-button { right: 293px; }

.zen-roomspage-hotel .collating-button { top: 0; }

[dir=ltr] .zen-roomspage-hotel .collating-button { left: 0; }

[dir=rtl] .zen-roomspage-hotel .collating-button { right: 0; }

.zen-hotelcard .collating-button { top: 45px; z-index: 4; }

[dir=ltr] .zen-hotelcard .collating-button { left: 9px; }

[dir=rtl] .zen-hotelcard .collating-button { right: 9px; }

.collating-button-inner { font: 33px/22px sans-serif; position: relative; }

[dir] .collating-button-inner { cursor: pointer; }

.serp-hotel .collating-button-inner { color: #333; }

[dir] .serp-hotel .collating-button-inner { background: #e7aa10; background: rgba(240, 178, 35, 0.9); }

[dir=ltr] .serp-hotel .collating-button-inner { padding: 5px 7px 4px 3px; }

[dir=rtl] .serp-hotel .collating-button-inner { padding: 5px 3px 4px 7px; }

.zen-hotelcard .collating-button-inner, .zen-roomspage-hotel .collating-button-inner, .serphotelnew .collating-button-inner, .serphotel .collating-button-inner, .hotel-header .collating-button-inner, .zen-roomspage-header-inner .collating-button-inner { color: #555; }

[dir] .zen-hotelcard .collating-button-inner, [dir] .zen-roomspage-hotel .collating-button-inner, [dir] .serphotelnew .collating-button-inner, [dir] .serphotel .collating-button-inner, [dir] .hotel-header .collating-button-inner, [dir] .zen-roomspage-header-inner .collating-button-inner { background: #ffe8b7; border: 1px solid #cbcbcc; border-radius: 5px; }

[dir=ltr] .zen-hotelcard .collating-button-inner, [dir=ltr] .zen-roomspage-hotel .collating-button-inner, [dir=ltr] .serphotelnew .collating-button-inner, [dir=ltr] .serphotel .collating-button-inner, [dir=ltr] .hotel-header .collating-button-inner, [dir=ltr] .zen-roomspage-header-inner .collating-button-inner { padding: 5px 4px 4px 3px; }

[dir=rtl] .zen-hotelcard .collating-button-inner, [dir=rtl] .zen-roomspage-hotel .collating-button-inner, [dir=rtl] .serphotelnew .collating-button-inner, [dir=rtl] .serphotel .collating-button-inner, [dir=rtl] .hotel-header .collating-button-inner, [dir=rtl] .zen-roomspage-header-inner .collating-button-inner { padding: 5px 3px 4px 4px; }

[dir] .serphotelnew .collating-button-inner { padding: 2px 4px 1px; }

[dir] .serphotelnew .collating-button-inner::after { margin-top: 0; }

.collating-button-inner:hover { color: #083; }

[dir] .collating-button-inner:hover { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

.collating-button-inner::after { content: '+'; display: block; }

[dir] .collating-button-inner::after { margin-top: -6px; }

.collating-close { color: #555; font: 29px/21px sans-serif; position: absolute; top: -1px; }

[dir] .collating-close { border: solid #cbcbcc; cursor: pointer; }

[dir=ltr] .collating-close { border-width: 1px 1px 0 0; border-radius: 0 5px 0 0; padding: 5px 5px 5px 4px; right: -1px; }

[dir=rtl] .collating-close { border-width: 1px 0 0 1px; border-radius: 5px 0 0 0; padding: 5px 4px 5px 5px; left: -1px; }

.collating-close:hover { color: #c00; }

[dir] .collating-close:hover { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

.collating-close::after { content: '\d7'; display: block; }

[dir] .collating-close::after { margin-top: -5px; }

.collating-close-left, .collating-close-right { bottom: 100%; }

[dir] .collating-close-left, [dir] .collating-close-right { background: #ffe8b7; border-radius: 5px 5px 0 0; border-width: 1px 1px 0; }

.collating-close-left { top: auto; }

[dir=ltr] .collating-close-left { left: -1px; right: auto; }

[dir=rtl] .collating-close-left { right: -1px; left: auto; }

.collating-close-right { top: auto; }

[dir=ltr] .collating-close-right { left: auto; right: -1px; }

[dir=rtl] .collating-close-right { right: auto; left: -1px; }

.collating { max-width: 600px; min-width: 600px; position: absolute; z-index: 5; }

[dir] .collating { background: #ffe8b7; border: 1px solid #cbcbcc; border-radius: 5px; box-shadow: 0 2px 6px -2px rgba(42, 67, 84, 0.6); padding: 10px; }

.layout-singlestate-collapsed .collating { max-width: 300px; min-width: 300px; }

[dir=ltr] .collating-left { border-radius: 0 5px 5px; }

[dir=rtl] .collating-left { border-radius: 5px 0 5px 5px; }

[dir=ltr] .collating-right { border-radius: 5px 0 5px 5px; }

[dir=rtl] .collating-right { border-radius: 0 5px 5px 5px; }

.collating-title { color: #333; font-size: 14px; }

[dir] .collating-title { margin-bottom: 10px; }

.collating-link { bottom: 10px; color: #0851a3; line-height: 22px; position: absolute; }

[dir=ltr] .collating-link { right: 10px; }

[dir=rtl] .collating-link { left: 10px; }

.collating-tab-minor { color: #0851a3; }

[dir] .collating-tab-minor { border-bottom: 1px dashed #0851a3; cursor: pointer; }

[dir] .collating-tab-minor:hover { border-style: solid; }

.collating-form-input, .collating-form-select, .collating-form-textarea { color: #333; font-size: 16px; min-width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }

[dir] .collating-form-input, [dir] .collating-form-select, [dir] .collating-form-textarea { background: #fff; border: 1px solid #ccc; border-radius: 3px; margin: 0 0 10px; padding: 3px; }

.collating-form-input::placeholder, .collating-form-select::placeholder, .collating-form-textarea::placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-input::-webkit-input-placeholder, .collating-form-select::-webkit-input-placeholder, .collating-form-textarea::-webkit-input-placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-input::-moz-placeholder, .collating-form-select::-moz-placeholder, .collating-form-textarea::-moz-placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-input:-ms-input-placeholder, .collating-form-select:-ms-input-placeholder, .collating-form-textarea:-ms-input-placeholder { color: #9d9d9d; font-style: italic; font-size: 16px; }

.collating-form-select { font-family: 'PTRootUI', Verdana, sans-serif; }

.collating-form-textarea { height: 48px; line-height: 20px; }

.collating-form-submit { font-size: 12px; line-height: 20px; }

[dir] .collating-form-submit { margin-bottom: 2px; }

[dir=ltr] .collating-form-submit { float: left; }

[dir=rtl] .collating-form-submit { float: right; }

.collating-form-submit:active { line-height: 20px; }

[dir] .collating-form-submit:active { margin-bottom: 0; }

[dir] .collating-form-submit:disabled:active, [dir] .collating-form-submit[disabled]:active, [dir] .collating-form-submit.button-disabled:active { margin-bottom: 2px; padding-top: 0; }

.collating-form-indicator { color: #080; font-size: 13px; line-height: 22px; text-transform: uppercase; }

[dir=ltr] .collating-form-indicator { margin-left: 20px; }

[dir=rtl] .collating-form-indicator { margin-right: 20px; }

.filterbutton { color: #404040; display: inline-block; font-size: 12px; line-height: 24px; outline: none; overflow: hidden; }

[dir] .filterbutton { background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); border: solid 1px #ddddde; border-radius: 3px; box-shadow: 0 1px 0 0 #bbb; cursor: pointer; margin: 0 .3ex; padding: 0 10px; }

.filterbutton-select { bottom: 0; height: 100%; opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); position: absolute; top: 0; width: 100%; z-index: 1; font-size: 12px; }

[dir] .filterbutton-select { border: 0; cursor: pointer; margin: 0; padding: 0; }

[dir=ltr] .filterbutton-select { left: 0; }

[dir=rtl] .filterbutton-select { right: 0; }

.filterbutton-disabled { -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)'; opacity: .3; }

[dir] .filterbutton-disabled, [dir] .filterbutton-checked { cursor: default; }

[dir] .filterbutton-hover { border-color: #bbb; }

/* styles for new card design #30796 TODO(aralot@): replace main style with that when card on the separate upsell page will be replaced with the new design too */
.cardnew { position: relative; }

.cardnew::before { content: ''; display: block; height: 27px; position: absolute; top: 25px; width: 22px; }

[dir] .cardnew::before { background: 50% 50% url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/lock.svg) no-repeat; }

[dir=ltr] .cardnew::before { left: 12px; }

[dir=rtl] .cardnew::before { right: 12px; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.bookingloading { min-width: 1024px; }
[dir] .bookingloading { padding: 150px 0 20px; text-align: center; }

[dir] .bookingloading .button { margin-top: 40px; }

.bookingloading-end::before { visibility: hidden; }

.bookingloading-title { color: #082a60; font-size: 23px; font-weight: 700; }

[dir] .bookingloading-title { margin-bottom: 37px; }

.bookingloading-desc { color: #505f6b; font-size: 15px; line-height: 20px; width: 530px; }

[dir] .bookingloading-desc { margin: 0 auto 16px; }

.bookingloading-bottomtext { color: #505f6b; font-size: 15px; }

[dir] .bookingloading-bottomtext { margin-bottom: 14px; margin-top: 10px; }

[dir] .body-status .page-content { padding-bottom: 130px; }

.body-status .bookingloading { min-width: auto; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.zen-statuserror { align-items: center; bottom: 0; display: flex; justify-content: center; overflow: auto; position: fixed; top: 0; z-index: 21; }
[dir] .zen-statuserror { background: rgba(242, 241, 240, 0.8); }
[dir=ltr] .zen-statuserror { left: 0; right: 0; }
[dir=rtl] .zen-statuserror { right: 0; left: 0; }

.zen-statuserror-content { align-content: center; box-sizing: border-box; display: flex; flex-wrap: wrap; font-size: 14px; justify-content: center; max-width: 870px; min-height: 270px; }

[dir] .zen-statuserror-content { background: white; border-radius: 4px; box-shadow: 0 6px 20px #f2f1f0; padding: 20px 25px; }

@media (max-width: 680px) { .zen-statuserror-content { width: auto; } }

.zen-statuserror-text { max-width: 580px; }

@media (max-width: 680px) { [dir] .zen-statuserror-text { text-align: center; } }

.zen-statuserror-title { color: #be0000; font-size: 22px; }

[dir] .zen-statuserror-title { margin-bottom: 15px; }

.zen-statuserror-description { line-height: 20px; }

[dir] .zen-statuserror-description { margin-bottom: 10px; }

.zen-statuserror-description a { pointer-events: none; text-decoration: none; color: #292f37; }

[dir] .zen-statuserror-description a { cursor: default; }

@media (max-width: 680px) { .zen-statuserror-description a { color: var(--link); pointer-events: auto; text-decoration: none; transition: color .16s; } [dir] .zen-statuserror-description a { cursor: pointer; }
  .zen-statuserror-description a:hover, .zen-statuserror-description a:focus { color: var(--link-hover); }
  .zen-statuserror-description a:active { color: var(--link-active); } }

.zen-statuserror-disconnect { height: 47px; width: 100%; }

[dir] .zen-statuserror-disconnect { background-image: url("data:image/svg+xml,%3Csvg width='724' height='47' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M2.4 16h224.8m265 0h229.5' stroke='%23BE0000' stroke-width='4' stroke-linecap='round'/%3E%3Cpath d='M447.8 23c-8.5 0-13.2-1.1-18.1-2.4-4.2-1-8.5-2.2-15.5-2.7-10.6-.3-16 1.4-20.7 2.9-3.6 1.1-7 2.2-12 2.2a2 2 0 010-4c4.4 0 7.4-1 10.8-2 5-1.6 10.7-3.4 22-3.1 7.6.5 12.3 1.8 16.4 2.8 5.6 1.5 10.4 2.7 21 2.3h.2c4.5.3 8.8-1 13.4-2.2C470 15.5 475.6 14 482 14h24.7a2 2 0 110 4h-24.7c-6 0-11 1.4-15.8 2.7-4.8 1.3-9.4 2.6-14.5 2.3h-4m-169 2.9c-7.8 0-12.3-1.7-17-3.4-5.4-2-11.5-4.2-24.3-4.5H207a2 2 0 010-4h30.6c13.4.3 19.8 2.6 25.5 4.7 5.2 2 9.8 3.6 19 3 6.8-.3 12.6-2 18.6-3.7a62.3 62.3 0 0140.7-1.2 2 2 0 11-1.2 3.9 58.3 58.3 0 00-38.4 1.1c-6 1.7-12.2 3.6-19.4 4H279zM343 46.7a2 2 0 01-1.4-3.4l6.1-6.3a2 2 0 012.9 2.8l-6.2 6.3a2 2 0 01-1.4.6zm34.3-1.3a2 2 0 01-1.6-.8l-5.3-7.4a2 2 0 113.2-2.3l5.3 7.3a2 2 0 01-1.6 3.2zm-5.6-32.2a2 2 0 01-1.5-3.3l7-8.3a2 2 0 113 2.6l-7 8.3a2 2 0 01-1.5.7zm-16.9-.8a2 2 0 01-1.8-1.1l-3.3-7a2 2 0 013.6-1.8l3.3 7a2 2 0 01-1.8 2.9zm8.6 11.7a2.6 2.6 0 11-5.1 0 2.6 2.6 0 015.1 0z' fill='%23BD2025'/%3E%3C/g%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; }

.progressbar { display: block; height: 10px; width: 400px; }

[dir] .progressbar { background-color: #e5e5e5; border-radius: 3px; margin: auto; }

.progressbar-thumb { height: 10px; width: 0; }

[dir] .progressbar-thumb { background: #082a60; border-radius: 3px; }

[dir] .progressbar-thumb.progressbar-thumb-blink { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/ajax-loader-horizontal.gif) center center repeat-x #f5f5f6; }

.zen-guru-benefit-icon { display: flex; }

.zen-guru-benefit-icon::before { content: ''; height: 20px; width: 20px; flex-shrink: 0; }

[dir] .zen-guru-benefit-icon::before { background-size: contain; background-position: center; }

[dir] .zen-guru-benefit-icon-free_breakfast::before, [dir] .zen-guru-benefit-icon-free_meal::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.6 6.1a5.8 5.8 0 019 .4.9.9 0 001.5-1 7.6 7.6 0 00-11.9-.6.9.9 0 001.4 1.2z' fill='url(%23paint0_linear_8566_38118)'/%3E%3Cpath d='M16.7 13.6a.9.9 0 00-1.6-.8 5.9 5.9 0 01-10 .4.9.9 0 00-1.5 1 7.6 7.6 0 0013.1-.6z' fill='url(%23paint1_linear_8566_38118)'/%3E%3Cpath d='M1.2 3.7a.5.5 0 00-1 0L0 8.5c0 .6.4 1 1 1L1 16.2a1 1 0 101.8 0l-.2-6.5c.6 0 1-.5 1-1l-.2-4.9a.5.5 0 00-1 0v3.6a.5.5 0 11-1 0V3.7z' fill='url(%23paint2_linear_8566_38118)'/%3E%3Cpath d='M19.3 3.3c.2 0 .4.2.4.5v12.3a1 1 0 11-1.8 0L18 12l-.1-.4-.4-.6c-.5-.6-.6-.8-.6-1.5.8-5.2 1.3-6.1 2.3-6.2z' fill='url(%23paint3_linear_8566_38118)'/%3E%3Cpath d='M13.8 10a3.8 3.8 0 11-7.6 0 3.8 3.8 0 017.6 0z' fill='url(%23paint4_linear_8566_38118)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_8566_38118' x1='4.514' y1='-.816' x2='21.295' y2='3.052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_spa::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8 6.3a11.4 11.4 0 00-1.6-2.1.3.3 0 00-.4 0c-.4.4-1.3 1.4-2 2.7a8 8 0 00-.6 1.6 8.3 8.3 0 012.8 3 8 8 0 012.8-3c-.2-.8-.6-1.6-1-2.2z' fill='url(%23paint0_linear_8566_38173)'/%3E%3Cpath d='M7 6.2c-1-.5-1.7-.9-2.2-1-.2-.1-.4 0-.4.2-.2.3-.3 1-.5 1.6l2.3.9.7-1.7z' fill='url(%23paint1_linear_8566_38173)'/%3E%3Cpath d='M1.4 7.6c-.3 0-.5.1-.4.4 0 1 .3 3.7 2.3 5.6 1.5 1.5 3.7 2 5.1 2.3l-.9-1.1A8.7 8.7 0 016 10V9a12.4 12.4 0 00-4.5-1.4z' fill='url(%23paint2_linear_8566_38173)'/%3E%3Cpath d='M11.6 16c1.4-.3 3.5-1 5-2.4C18.6 11.7 19 9 19 8c0-.3-.2-.4-.4-.4A13.2 13.2 0 0014 8.9l.1 1.1c0 2-.8 3.6-1.7 4.8l-.8 1.1z' fill='url(%23paint3_linear_8566_38173)'/%3E%3Cpath d='M16 7l-2.2.9-.7-1.7 2-1c.3-.1.5 0 .5.2.2.3.3 1 .5 1.6z' fill='url(%23paint4_linear_8566_38173)'/%3E%3Cpath d='M12.4 10l.6-.4v.4c0 2-1 3.8-2 4.9a11 11 0 00-.4-2c.3-1 .9-2 1.8-2.8z' fill='url(%23paint5_linear_8566_38173)'/%3E%3Cpath d='M9.1 13.8l-.2 1A8.2 8.2 0 017 9.7a6.9 6.9 0 012.4 3.3l-.3.9z' fill='url(%23paint6_linear_8566_38173)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_8566_38173' x1='5.092' y1='1.68' x2='20.147' y2='5.798' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_fitness::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1 14v-1.7h1.2c.2 0 .4.2.4.4V14c0 .2-.2.4-.4.4h-.8a.4.4 0 01-.4-.4z' fill='url(%23paint0_linear_8566_38185)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.8 7.3V6c0-2.3 1.9-4.2 4.2-4.2h2c2.3 0 4.2 1.9 4.2 4.2v1.3a5.2 5.2 0 012.6 6.2C16.4 18 16 18 10 18s-6.4 0-7.8-4.5c-.8-2.5.1-4.8 2.5-6.2zM7.2 6C7.2 5 8 4.2 9 4.2h2c1 0 1.8.8 1.8 1.8v.3a12.3 12.3 0 00-5.6 0V6zm1 2.5c.3 0 .4.3.4.5v6a.6.6 0 11-1.2 0v-4.7l-.5.4a.6.6 0 11-.8-.9l1.5-1.3h.7zm3.3 0c-.9 0-1.6.6-1.6 1.5v4c0 1 .7 1.6 1.6 1.6h.8c.9 0 1.6-.7 1.6-1.6v-1.3c0-.9-.7-1.6-1.6-1.6h-1.2v-1c0-.3.2-.5.4-.5h.8c.2 0 .4.2.4.4a.6.6 0 001.2 0c0-.9-.7-1.6-1.6-1.6h-.8z' fill='url(%23paint1_linear_8566_38185)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38185' x1='5.662' y1='-1.547' x2='19.564' y2='.909' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38185' x1='5.662' y1='-1.547' x2='19.564' y2='.909' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_parking::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.2 9.3V7h2.4a1.2 1.2 0 010 2.3H8.3v-.1z' fill='url(%23paint0_linear_8566_38209)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.5.5a3 3 0 00-3 3v13a3 3 0 003 3h13a3 3 0 003-3v-13a3 3 0 00-3-3h-13zm2.3 4.4c0-.2.1-.2.2-.2h4.6a3.6 3.6 0 010 7H8.2v3.4c0 .2 0 .2-.2.2H6s-.2 0-.2-.2V5z' fill='url(%23paint1_linear_8566_38209)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38209' x1='4.849' y1='-3.422' x2='21.344' y2='-.471' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38209' x1='4.849' y1='-3.422' x2='21.344' y2='-.471' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_compliment::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7 3.2a2.2 2.2 0 013 2.7h.3c.6 0 1 .5 1 1v1.8c0 .2-.1.4-.4.4H3.3a.4.4 0 01-.4-.4V7c0-.6.5-1 1-1h.5c-.2-.5-.2-1 0-1.5.1-.6.5-1 1-1.3.6-.3 1.3-.3 2 0l1.6 1a1.3 1.3 0 012 0l1.7-1zM11.4 6h2.3l.5-.5V5c0-.2-.1-.4-.3-.4h-.6A6.8 6.8 0 0011.4 6zm-2.9-.1h.1-2.3c-.3 0-.4-.3-.5-.4a.7.7 0 010-.5c0-.2.1-.4.3-.4h.6c.8.4 1.4.9 1.8 1.3zM11 17h4c.6 0 1-.4 1-1v-5h-5v6zm-2-6H4v5c0 .6.4 1 1 1h4v-6z' fill='url(%23paint0_linear_8566_38080)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38080' x1='6.163' y1='.111' x2='18.394' y2='2.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_laundry::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 3c0-1.1.9-2 2-2h8a2 2 0 012 2v2H4V3zm6-.6a.5.5 0 000 1h1a.5.5 0 000-1h-1zm2.5.5c0-.3.2-.5.5-.5h1a.5.5 0 010 1h-1a.5.5 0 01-.5-.5z' fill='url(%23paint0_linear_8566_38197)'/%3E%3Cpath d='M10 14.8a3 3 0 002.8-1.9l-.7.2c-.7.2-1.5 0-2.3-.4-.8-.4-1.4-.7-2-.8L7 12a3 3 0 003 2.8z' fill='url(%23paint1_linear_8566_38197)'/%3E%3Cpath d='M12 12.2a2 2 0 001-.6 3 3 0 00-5.9-.7h1l2.1.9c.8.4 1.3.4 1.7.4z' fill='url(%23paint2_linear_8566_38197)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 18V6h12v12h-1a1 1 0 11-2 0H7a1 1 0 11-2 0H4zm6-10.3a4 4 0 11-4 4 4 4 0 014-4z' fill='url(%23paint3_linear_8566_38197)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38197' x1='6.747' y1='-2.715' x2='17.347' y2='-1.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_minibar::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.3 4h15.4c.2 0 .3.3.2.5l-7.7 9.7c0 .1-.3.1-.4 0L2 4.5c-.2-.2 0-.5.2-.5zM7 6.8h6c.3 0 .4.2.2.4l-3 3.8c0 .2-.3.2-.4 0l-3-3.8c-.2-.2 0-.5.2-.5z' fill='url(%23paint0_linear_8566_38161)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 11.8c.6 0 1 .4 1 1V17a1 1 0 11-2 0v-4.4c0-.5.4-1 1-1z' fill='url(%23paint1_linear_8566_38161)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 17c0-.5.4-1 1-1h6a1 1 0 110 2H7a1 1 0 01-1-1z' fill='url(%23paint2_linear_8566_38161)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1 2.2c.3.2.4.7.1 1l-2.4 3a.7.7 0 11-1.2-.9l2.5-3c.2-.3.7-.4 1-.1z' fill='url(%23paint3_linear_8566_38161)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8566_38161' x1='5.683' y1='-1.315' x2='19.512' y2='1.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_early_checkin::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4a6 6 0 00-6 6 1 1 0 11-2 0 8 8 0 118 8 1 1 0 110-2 6 6 0 000-12z' fill='url(%23paint0_linear_8566_38137)'/%3E%3Cpath d='M10 6c.6 0 1 .4 1 1v2h2a1 1 0 110 2h-3a1 1 0 01-1-1V7c0-.6.4-1 1-1z' fill='url(%23paint1_linear_8566_38137)'/%3E%3Cpath d='M1 14.5a.9.9 0 110-1.8h5l-.5-.6A.9.9 0 016.8 11l2 2c.4.4.4 1 0 1.4l-2 2a.9.9 0 11-1.3-1.2l.6-.6H1z' fill='url(%23paint2_linear_8566_38137)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38137' x1='4.197' y1='-1.302' x2='19.617' y2='1.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38137' x1='4.197' y1='-1.302' x2='19.617' y2='1.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38137' x1='4.197' y1='-1.302' x2='19.617' y2='1.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_late_checkout::before { background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 4a6 6 0 100 12 1 1 0 110 2 8 8 0 118-9.1 1 1 0 11-2 .2A6 6 0 0010 4z' fill='url(%23paint0_linear_8566_38149)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 6c.6 0 1 .4 1 1v2h2a1 1 0 110 2h-3a1 1 0 01-1-1V7c0-.6.4-1 1-1z' fill='url(%23paint1_linear_8566_38149)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.1 14.6c0 .5.4 1 .9 1h5l-.5.5a.9.9 0 101.3 1.3l2-2.1c.4-.4.4-1 0-1.3l-2-2.1a.9.9 0 10-1.3 1.2l.6.6H12c-.5 0-.9.4-.9 1z' fill='url(%23paint2_linear_8566_38149)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38149' x1='6.152' y1='-1.302' x2='21.765' y2='1.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38149' x1='6.152' y1='-1.302' x2='21.765' y2='1.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38149' x1='6.152' y1='-1.302' x2='21.765' y2='1.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .zen-guru-benefit-icon-free_room_upgrade::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8 10.5a.5.5 0 10-.6.7L16 13l1.8-1.8a.5.5 0 10-.6-.7l-.5.4V4.1l.5.4a.5.5 0 00.6-.7l-1-1v-.1L16 2l-.7.7-1.1 1a.5.5 0 00.6.8l.4-.4V11l-.4-.4z' fill='url(%23paint0_linear_8566_38096)'/%3E%3Cpath d='M2 3c0-.6.4-1 1-1h9c.6 0 1 .4 1 1v9c0 .6-.4 1-1 1H3a1 1 0 01-1-1V3z' fill='url(%23paint1_linear_8566_38096)'/%3E%3Cpath d='M4.5 14.1c.2.2.2.5 0 .7l-.4.4h6.8l-.4-.4a.5.5 0 01.7-.6l1 1h.1l.7.8-.7.7-1 1.1a.5.5 0 01-.8-.6l.4-.4H4.1l.4.4a.5.5 0 11-.7.6L2 16l1.8-1.8c.2-.2.5-.3.7 0z' fill='url(%23paint2_linear_8566_38096)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8566_38096' x1='5.651' y1='-1.303' x2='19.553' y2='1.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8566_38096' x1='5.651' y1='-1.303' x2='19.553' y2='1.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8566_38096' x1='5.651' y1='-1.303' x2='19.553' y2='1.186' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230460EA'/%3E%3Cstop offset='1' stop-color='%234225F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

.zen-booking { align-items: flex-start; box-sizing: border-box; display: flex; max-width: 870px; width: 100%; }

[dir] .zen-booking { margin: 0 auto; padding-top: 5px; }

@media (min-width: 681px) and (max-width: 954px) { [dir] .zen-booking { padding: 5px 15px 15px; } }

@media (min-width: 955px) { .zen-booking { max-width: 870px; } }

.zen-booking .valueadds-item-title-wrapper::before { height: 20px; width: 26px; }

[dir] .zen-booking .valueadds-item-popuptip { margin-top: 0; }

.zen-booking-loading { align-items: center; bottom: 0; content: ''; display: flex; justify-content: center; position: fixed; top: 0; z-index: 23; }

[dir] .zen-booking-loading { background: rgba(255, 255, 255, 0.9); }

[dir=ltr] .zen-booking-loading { left: 0; right: 0; }

[dir=rtl] .zen-booking-loading { right: 0; left: 0; }

[dir] .zen-booking-loading .zendotsloader-dot { background-color: #0086dc; }

.zen-booking-main { display: flex; flex-direction: column; }

@media (min-width: 955px) { .zen-booking-main { max-width: 570px; } [dir=ltr] .zen-booking-main { margin-right: 15px; } [dir=rtl] .zen-booking-main { margin-left: 15px; } }

@media (max-width: 954px) { .zen-booking-main { overflow: hidden; } }

[dir=ltr] .zen-booking-back { margin: 4px auto 8px 0; }

[dir=rtl] .zen-booking-back { margin: 4px 0 8px auto; }

.zen-booking-privet-mir { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; overflow: hidden; position: relative; }

[dir] .zen-booking-privet-mir { background-color: white; border-radius: 5px; margin: 15px 0 0; padding: 12px 40px; }

@media (max-width: 680px) { [dir=ltr] .zen-booking-privet-mir { padding: 12px 70px 12px 20px; } [dir=rtl] .zen-booking-privet-mir { padding: 12px 20px 12px 70px; } }

.zen-booking-privet-mir-title { font-size: 16px; line-height: 20px; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir=ltr] .zen-booking-privet-mir-title { padding: 0 160px 0 28px; }

[dir=rtl] .zen-booking-privet-mir-title { padding: 0 28px 0 160px; }

@media (max-width: 680px) { [dir=ltr] .zen-booking-privet-mir-title { padding: 0 0 0 28px; } [dir=rtl] .zen-booking-privet-mir-title { padding: 0 28px 0 0; } }

.zen-booking-privet-mir-title::before { content: ''; height: 8px; position: absolute; top: 6px; width: 13px; }

[dir] .zen-booking-privet-mir-title::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%234086e4' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zen-booking-privet-mir-title::before { left: 0; }

[dir=rtl] .zen-booking-privet-mir-title::before { right: 0; }

.zen-booking-privet-mir-title::after { content: ''; height: 15px; position: absolute; top: 4px; width: 54px; }

[dir] .zen-booking-privet-mir-title::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/securitylogos/mir.svg); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zen-booking-privet-mir-title::after { right: 0; }

[dir=rtl] .zen-booking-privet-mir-title::after { left: 0; }

@media (max-width: 680px) { .zen-booking-privet-mir-title::after { height: 10px; top: 2px; width: 40px; } [dir=ltr] .zen-booking-privet-mir-title::after { right: -60px; } [dir=rtl] .zen-booking-privet-mir-title::after { left: -60px; } }

[dir] .zen-booking-privet-mir-title:hover { text-shadow: 0 3px 6px rgba(32, 110, 179, 0.15); }

.zen-booking-privet-mir-text { color: #868686; font-size: 12px; line-height: 15px; }

[dir] .zen-booking-privet-mir-text { margin-top: 4px; }

[dir=ltr] .zen-booking-privet-mir-text { padding-left: 28px; }

[dir=rtl] .zen-booking-privet-mir-text { padding-right: 28px; }

[dir] .zeniframe-mir { background-color: white; border-radius: 8px; }

.zeniframe-mir iframe { height: 72vh; width: 100%; }

@media (min-width: 955px) { .zen-booking-sidebar { width: 285px; } }

.zen-booking-sidebar-fixed { position: fixed; top: 0; width: 285px; z-index: 7; }

[dir=ltr] .zen-booking-sidebar-fixed { left: 50%; margin-left: 150px; }

[dir=rtl] .zen-booking-sidebar-fixed { right: 50%; margin-right: 150px; }

[dir] .zen-booking-content-bill-wrapper { margin: 20px 0; }

.zen-booking-sidebar-bill-wrapper { width: 100%; }

@media (max-width: 954px) { .zen-booking-sidebar-bill-wrapper { bottom: 0; display: flex; flex-direction: column; height: 100%; justify-content: flex-end; overflow-y: scroll; pointer-events: none; position: fixed; z-index: 22; } [dir] .zen-booking-sidebar-bill-wrapper { transform: translate(0); } [dir=ltr] .zen-booking-sidebar-bill-wrapper { left: 0; right: 0; } [dir=rtl] .zen-booking-sidebar-bill-wrapper { right: 0; left: 0; } }

[dir] .zen-booking-stepbar-wrapper { text-align: center; margin: 15px 0; }

.zen-booking-payment { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .zen-booking-payment { background: white; border-radius: 5px; margin: 15px 0; padding: 0; }

[dir] .zen-booking-loaded .zen-booking-payment { padding: 15px 20px; }

@media (min-width: 681px) { [dir=ltr] .zen-booking-loaded .zen-booking-payment { padding: 25px 20px 20px 75px; } [dir=rtl] .zen-booking-loaded .zen-booking-payment { padding: 25px 75px 20px 20px; } }

@media (min-width: 1075px) { [dir] .zen-booking-payment { margin-bottom: 50px; } }

[dir] .zen-booking-top-information-prompt .information-prompt { margin-top: 15px; }

@media (max-width: 680px) { [dir] .zen-booking-top-information-prompt, [dir] .zen-booking-bottom-information-prompt { padding: 0 8px; } }

@media (min-width: 681px) { .zen-booking-top-information-prompt .information-prompt br, .zen-booking-bottom-information-prompt .information-prompt br { display: none; } }

[dir] .zen-booking-authpane-wrapper:not(:empty) { margin: 15px 0 0; }

.zen-booking-benefits-wrapper { display: flex; flex-direction: column; }

.zen-booking-benefits { display: flex; box-sizing: border-box; flex-direction: column; width: 100%; }

[dir] .zen-booking-benefits { background: var(--palette-white); margin-top: 16px; border-radius: 5px; padding: 14px 20px 20px; }

@media (max-width: 576px) { [dir] .zen-booking-benefits { padding: 16px; }
  .zen-booking-benefits .zen-booking-guru-benefits-heading .zen-booking-guru-benefits-title { line-height: 20px; } }

[dir] .zen-booking-benefits .zen-spoiler-button { padding: 0; padding-top: 14px; }

.zen-booking-benefits-list-item { display: flex; max-width: 420px; flex-direction: column; }

[dir] .zen-booking-benefits-list-item { margin-bottom: 16px; }

[dir] .zen-booking-benefits-list-item:last-child { margin-bottom: 0; }

@media (max-width: 576px) { .zen-booking-benefits-list-item { max-width: 100%; } }

.zen-booking-benefits-list-item .zen-guru-benefit-perk { display: flex; align-items: center; }

[dir] .zen-booking-benefits-list-item .zen-guru-benefit-perk { margin-bottom: 4px; }

[dir=ltr] .zen-booking-benefits-list-item .zen-guru-benefit-icon { margin-right: 4px; }

[dir=rtl] .zen-booking-benefits-list-item .zen-guru-benefit-icon { margin-left: 4px; }

.zen-booking-benefits-list-item .zen-booking-guru-benefit-title { -webkit-text-fill-color: transparent; color: var(--palette-white); font-size: 14px; font-weight: 500; line-height: 20px; }

[dir] .zen-booking-benefits-list-item .zen-booking-guru-benefit-title { -webkit-background-clip: text; background-clip: text; }

[dir=ltr] .zen-booking-benefits-list-item .zen-booking-guru-benefit-title { background-image: linear-gradient(100.14deg, #4225f2 16.28%, #0460ea 92.29%); }

[dir=rtl] .zen-booking-benefits-list-item .zen-booking-guru-benefit-title { background-image: linear-gradient(-100.14deg, #4225f2 16.28%, #0460ea 92.29%); }

.zen-booking-benefits-list-item .zen-booking-guru-benefit-description { font-size: 14px; line-height: 20px; font-weight: 480; }

.zen-booking-guru-benefits-heading { display: flex; align-items: center; }

[dir] .zen-booking-guru-benefits-heading { margin-bottom: 20px; }

@media (max-width: 576px) { .zen-booking-guru-benefits-heading { max-width: 240px; } }

.zen-booking-guru-benefits-heading .zen-booking-guru-benefits-title { display: inline-block; font-size: 20px; font-weight: 700; line-height: 25px; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.zen-booking-guru-benefits-heading .zen-booking-guru-benefits-title .zen-booking-guru-benefits-title-icon-wrapper { display: inline-flex; position: relative; width: 72px; height: 26px; }

[dir=ltr] .zen-booking-guru-benefits-heading .zen-booking-guru-benefits-title .zen-booking-guru-benefits-title-icon-wrapper { margin-left: 6px; }

[dir=rtl] .zen-booking-guru-benefits-heading .zen-booking-guru-benefits-title .zen-booking-guru-benefits-title-icon-wrapper { margin-right: 6px; }

.zen-booking-guru-benefits-heading .zen-booking-guru-benefits-title .zen-booking-guru-benefits-title-icon-wrapper .zen-booking-guru-benefits-title-icon { display: inline-block; position: absolute; top: 8px; }

.zen-guru-benefit-icon-discount { display: none; }

.zen-booking-privacy-link { color: var(--palette-dark); font-size: 12px; }

.zen-booking-privacy-policy { color: var(--palette-dark); font-size: 12px; }

[dir] .zen-booking-privacy-policy { margin-top: 6px; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.bookingloading { min-width: 1024px; }
[dir] .bookingloading { padding: 150px 0 20px; text-align: center; }

[dir] .bookingloading .button { margin-top: 40px; }

.bookingloading-end::before { visibility: hidden; }

.bookingloading-title { color: #082a60; font-size: 23px; font-weight: 700; }

[dir] .bookingloading-title { margin-bottom: 37px; }

.bookingloading-desc { color: #505f6b; font-size: 15px; line-height: 20px; width: 530px; }

[dir] .bookingloading-desc { margin: 0 auto 16px; }

.bookingloading-bottomtext { color: #505f6b; font-size: 15px; }

[dir] .bookingloading-bottomtext { margin-bottom: 14px; margin-top: 10px; }

[dir] .body-status .page-content { padding-bottom: 130px; }

.body-status .bookingloading { min-width: auto; }

.welcomePage::before, .hotel-reviews-title, .hotel-rating-mini-title, .hotel-roomsheader-authorizefordiscount { display: none; }

[dir] .bookingloading::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinners/big-wl-spinner.gif) no-repeat #fff; }

[dir] .bookingloading { background-color: #fff; }

[dir] .layout-loading { background-color: transparent; }

.body-serp .layout::after { height: 0; }

.body-hotel .body-status, .body-serp .body-status, .body-hotel .body-voucher, .body-serp .body-voucher, .body-hotel .body-booking, .body-serp .body-booking { display: inline-block; }

.serp-hotels-banner { height: 210px; overflow: hidden; position: absolute; }

[dir] .serp-hotels-banner { background-color: #d0d4d6; border: 1px solid #d9dcde; border-bottom-width: 0; }

[dir=ltr] .serp-hotels-banner { border-top-left-radius: 4px; border-top-right-radius: 4px; margin-left: 1px; }

[dir=rtl] .serp-hotels-banner { border-top-right-radius: 4px; border-top-left-radius: 4px; margin-right: 1px; }

.serp-hotels-banner .serp-dfpbanner-inner { position: relative; width: 683px; }

[dir=ltr] .serp-hotels-banner .serp-dfpbanner-inner { right: 0; }

[dir=rtl] .serp-hotels-banner .serp-dfpbanner-inner { left: 0; }

.serp-hotels-banner .serp-dfpbanner-inner-expanded { width: 325px; }

[dir=ltr] .serp-hotels-banner .serp-dfpbanner-inner-expanded { right: 220px; }

[dir=rtl] .serp-hotels-banner .serp-dfpbanner-inner-expanded { left: 220px; }

[dir] .paymenttypenotice { margin: 0 3px; }

.b2b-autocancel { overflow-x: auto; position: relative; }

[dir] .b2b-autocancel { background: #ffffff; border-radius: 8px; }

.b2b-autocancel-description { color: #e04242; font-size: 20px; }

[dir] .b2b-autocancel-description { padding: 24px 24px 0; }

.b2b-autocancel-table { border-collapse: collapse; border-spacing: 0; width: 100%; }

[dir] .b2b-autocancel-table { margin-top: 16px; }

[dir] .b2b-autocancel-table-titles { border-bottom: 2px solid #e5e5e5; }

.b2b-autocancel-table-row:hover { -moz-transition: background 0.16s ease; -o-transition: background 0.16s ease; transition: background 0.16s ease; }

[dir] .b2b-autocancel-table-row:hover { -webkit-transition: background 0.16s ease; background: #f4f4f4; cursor: pointer; }

.b2b-autocancel-table-titles-item { color: #969696; font-size: 14px; line-height: 1.29; white-space: nowrap; }

[dir] .b2b-autocancel-table-titles-item { padding: 8px 24px; }

.b2b-autocancel-table-item-text { color: #969696; font-size: 14px; line-height: 1.29; white-space: nowrap; }

.b2b-autocancel-table-item { font-size: 16px; line-height: 1.5; white-space: nowrap; }

[dir] .b2b-autocancel-table-item { border-bottom: 2px solid #f4f4f4; padding: 14px 24px; }

.b2b-autocancel-table-link { color: #9a9df1; text-decoration: none; }

.b2b-autocancel-expand-btn { display: flex; justify-content: center; }

[dir] .b2b-autocancel-expand-btn { padding: 14px 24px; }

.b2b-autocancel-expand-btn-expanded .prtnr-text-button-icon { -webkit-transform: rotateX(-180deg); -ms-transform: rotateX(-180deg); }

[dir] .b2b-autocancel-expand-btn-expanded .prtnr-text-button-icon { transform: rotateX(-180deg); }

[dir] .deniedbooking-inner { background: #ffffff; margin: 150px auto 0; padding: 25px; }

.deniedbooking-inner::before, .deniedbooking-inner::after { display: table; content: ''; }

[dir] .deniedbooking-inner::after { clear: both; }

.deniedbooking-title-text { font-size: 26px; }

[dir] .deniedbooking-title-text { margin-bottom: 15px; }

.deniedbooking-descr-text { color: #717b88; font-size: 16px; line-height: 1.5; }

[dir] .deniedbooking-descr-text { margin-bottom: 15px; }

.deniedbooking-descr-link { color: #0071cf; display: block; font-size: 16px; }

[dir=ltr] .deniedbooking-descr-link { float: left; }

[dir=rtl] .deniedbooking-descr-link { float: right; }

.filteralert-form { display: flex; position: relative; }

[dir] .filteralert-form { background: #cde3f6; border: 1px solid #d0d4d6; border-radius: 3px; margin-bottom: 25px; padding: 8px 15px; }

.filteralert-img { height: 35px; width: 30px; }

[dir] .filteralert-img { margin-top: 10px; }

.filteralert-description-text { font-size: 14px; line-height: 1.5; }

[dir] .filteralert-description-text { margin-bottom: 5px; }

.filteralert-description-link { color: #594fcc; font-size: 14px; text-decoration: none; }

[dir] .filteralert-description-link { cursor: pointer; }

.layout-singlestate-expanded .serpPage .multibookalert { width: 690px; }

.layout-singlestate-expanded .serpPage .multibookalert::before, .layout-singlestate-expanded .serpPage .multibookalert::after { display: table; content: ''; }

[dir] .layout-singlestate-expanded .serpPage .multibookalert::after { clear: both; }

.layout-singlestate-collapsed .multibookalert-form { display: none; }

.multibookalert-form { position: relative; }

[dir] .multibookalert-form { background: #cde3f6; border: 1px solid #d0d4d6; border-radius: 3px; margin-top: 6px; padding: 8px 15px; }

[dir=ltr] .multibookalert-form { margin-left: 6px; }

[dir=rtl] .multibookalert-form { margin-right: 6px; }

.body-adaptive-hotels .multibookalert-form { align-items: center; display: flex; }

[dir] .body-adaptive-hotels .multibookalert-form { background: white; border: 0; box-shadow: 0 3px 5px 0 rgba(41, 47, 55, 0.1); margin-bottom: 10px; padding: 8px 12px; }

[dir=ltr] .body-adaptive-hotels .multibookalert-form { margin-left: 0; }

[dir=rtl] .body-adaptive-hotels .multibookalert-form { margin-right: 0; }

.multibookalert-img { height: 35px; width: 30px; }

[dir] .multibookalert-img { margin-top: 15px; }

[dir=ltr] .multibookalert-img { float: left; }

[dir=rtl] .multibookalert-img { float: right; }

.body-adaptive-hotels .multibookalert-img { height: auto; width: auto; }

[dir] .body-adaptive-hotels .multibookalert-img { margin-top: 0; }

[dir=ltr] .body-adaptive-hotels .multibookalert-img { margin-right: 16px; }

[dir=rtl] .body-adaptive-hotels .multibookalert-img { margin-left: 16px; }

.multibookalert-description-text { font-size: 14px; line-height: 1.3; width: 380px; }

[dir] .multibookalert-description-text { margin-bottom: 8px; }

.body-adaptive-hotels .multibookalert-description-text { font-size: 13px; width: 100%; }

.multibookalert-description-link { color: #4086e4; font-size: 14px; }

.body-adaptive-hotels .multibookalert-description-link { font-size: 13px; }

.b2b-paycard { color: #213650; position: relative; width: 685px; }

[dir] .b2b-paycard { background: #ffffff; border-radius: 3px; box-shadow: 0 3px 18px rgba(1, 5, 14, 0.4); margin: 30px auto; padding: 20px; }

[dir=ltr] .b2b-paycard .button-blue { margin-right: 20px; }

[dir=rtl] .b2b-paycard .button-blue { margin-left: 20px; }

.b2b-paycard-text { font-size: 16px; line-height: 22px; }

[dir] .b2b-paycard-controls { margin: 20px 0; }

.b2b-paycard-back { color: #0071cf; }

[dir] .b2b-paycard-back { border-bottom: 1px solid; cursor: pointer; }

[dir] .b2b-paycard-back:hover { border-bottom-color: transparent; }

.b2b-paycard-attention { font-size: 13px; }

[dir] .b2b-paycard-attention { background: #ffe88c; border-radius: 2px; padding: 3px 5px; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.prtnr-modalpopup.prtnr-modalpopup-book-block-error { font-family: PTRootUI, Verdana, sans-serif; font-size: 16px; }

.prtnr-modalpopup.prtnr-modalpopup-book-block-error .zen-fullscreenpopup-inner { max-width: 480px; }

[dir] .prtnr-modalpopup.prtnr-modalpopup-book-block-error .zen-fullscreenpopup-inner { padding: 20px; }

[dir] .prtnr-modalpopup.prtnr-modalpopup-book-block-error .prtnr-modalpopup-header { margin-bottom: 12px; }

.prtnr-modalpopup.prtnr-modalpopup-book-block-error .prtnr-modalpopup-title { font-family: inherit; font-weight: 700; }

[dir] .prtnr-modalpopup.prtnr-modalpopup-book-block-error .prtnr-modalpopup-title { padding-top: 0; }

.prtnr-modalpopup.prtnr-modalpopup-book-block-error .prtnr-modalpopup-close { line-height: normal; width: auto; }

[dir] .prtnr-modalpopup.prtnr-modalpopup-book-block-error .prtnr-modalpopup-close { padding-top: 6px; }

.prtnr-modalpopup.prtnr-modalpopup-book-block-error .prtnr-modalpopup-close-icon { height: 20px; width: 20px; }

.prtnr-booking-error-popup-phone { color: inherit; display: inline-block; font-size: 20px; font-weight: 700; line-height: 28px; text-decoration: none; }

[dir] .prtnr-booking-error-popup-phone { margin-top: 8px; }

[dir] .prtnr-booking-error-popup-link { margin-top: 20px; text-align: center; }

[dir] .prtnr-booking-error-popup-link:first-child { margin-top: 24px; }

[dir] .prtnr-booking-check-amenities { background-color: #ffffff; padding: 0 24px 16px; }

.prtnr-booking-check-amenity-list { list-style-type: none; }

.prtnr-booking-check-amenity-item { align-items: center; color: #111111; font-size: 16px; display: flex; line-height: 1.5; }

[dir] .prtnr-booking-check-amenity-item { cursor: pointer; margin-bottom: 8px; }

[dir] .prtnr-booking-check-amenity-item:last-child { margin-bottom: 0; }

.prtnr-booking-check-amenity-item .prtnr-icon { fill: #111111; position: relative; top: 3px; }

[dir=ltr] .prtnr-booking-check-amenity-item .prtnr-icon { margin-right: 8px; }

[dir=rtl] .prtnr-booking-check-amenity-item .prtnr-icon { margin-left: 8px; }

.prtnr-booking-check-amenity-item .cancellationpolicy { color: inherit; }

[dir] .prtnr-booking-check-amenity-item .cancellationpolicy { cursor: pointer; margin-bottom: 0; }

[dir=ltr] .prtnr-booking-check-amenity-item .cancellationpolicy { padding-left: 0; }

[dir=rtl] .prtnr-booking-check-amenity-item .cancellationpolicy { padding-right: 0; }

.prtnr-booking-check-amenity-item .cancellationpolicy::before { content: ''; }

.prtnr-booking-check-amenity-item .yellowtip-withcursorfollow { color: #ffffff; font-size: 14px; width: 238px; }

[dir] .prtnr-booking-check-amenity-item .yellowtip-withcursorfollow { background: #111111; border: 0; border-radius: 3px; padding: 6px 8px; }

[dir=ltr] .prtnr-booking-check-amenity-item .cancellationpolicy-item-nonrefundable { border-left: 4px solid #ce2121; }

[dir=rtl] .prtnr-booking-check-amenity-item .cancellationpolicy-item-nonrefundable { border-right: 4px solid #ce2121; }

[dir=ltr] .prtnr-booking-check-amenity-item .cancellationpolicy-item-mixed { border-left: 4px solid #f5c936; }

[dir=rtl] .prtnr-booking-check-amenity-item .cancellationpolicy-item-mixed { border-right: 4px solid #f5c936; }

[dir=ltr] .prtnr-booking-check-amenity-item .cancellationpolicy-item-refundable { border-left: 4px solid #84d078; }

[dir=rtl] .prtnr-booking-check-amenity-item .cancellationpolicy-item-refundable { border-right: 4px solid #84d078; }

.prtnr-booking-check-amenity-item .cancellationpolicy-item-note { color: #ffffff; }

[dir] .prtnr-booking-check-amenity-item .cancellationpolicy-item-note { padding-top: 0; }

.prtnr-booking-check-amenity-item-included { color: #84d078; }

.prtnr-booking-check-amenity-item-included .prtnr-icon { fill: #84d078; }

.prtnr-booking-check-amenity-item-included .prtnr-booking-check-amenity-meal { height: 18px; width: 18px; min-width: 18px; }

[dir] .prtnr-booking-check-amenity-item-included .prtnr-booking-check-amenity-meal { background: url("data:image/svg+xml,%3Csvg fill='%2384d078' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.2 1.5h1.3l.2 3a3 3 0 01-2 2.8v.2l.2 6c0 .6-.2 1-.5 1H5c-.3 0-.6-.4-.5-1l.2-6v-.2a3 3 0 01-2-2.8l.2-3h1.3v3.6c0 .2.2.3.3.3H5c.1 0 .3-.1.3-.3V1.5h1v3.6c0 .2.2.3.4.3h.2c.2 0 .4-.1.4-.3V1.5zm5.3 0c.3 0 .5.2.5.5v11.6c0 .5-.2.9-.5.9H11c-.3 0-.5-.4-.5-1l.2-3.8-.1-.4C9.6 8.2 9 7 9.4 6.1c1.1-4 2-4.6 3.1-4.6z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .prtnr-booking-check-amenity-item-included .prtnr-booking-check-amenity-meal { margin-right: 8px; }

[dir=rtl] .prtnr-booking-check-amenity-item-included .prtnr-booking-check-amenity-meal { margin-left: 8px; }

.prtnr-booking-check-amenity-item-included .prtnr-booking-check-amenity-no-child-meal { color: #111111; }

.prtnr-booking-check-amenity-item-included .prtnr-booking-check-amenity-cancellation { height: 18px; width: 18px; min-width: 18px; }

[dir] .prtnr-booking-check-amenity-item-included .prtnr-booking-check-amenity-cancellation { background: url("data:image/svg+xml,%3Csvg fill='%2384d078' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8 4H4.6V2.5c0-.4-.5-.6-.8-.4L.2 4.6c-.3.2-.3.6 0 .8L3.8 8c.3.2.8 0 .8-.4V6h9.2v6h-7a1 1 0 100 2h7a2 2 0 002-2V6a2 2 0 00-2-2'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .prtnr-booking-check-amenity-item-included .prtnr-booking-check-amenity-cancellation { margin-right: 8px; }

[dir=rtl] .prtnr-booking-check-amenity-item-included .prtnr-booking-check-amenity-cancellation { margin-left: 8px; }

.prtnr-booking-check-amenity-item-not-included .prtnr-booking-check-amenity-meal { height: 18px; width: 18px; min-width: 18px; }

[dir] .prtnr-booking-check-amenity-item-not-included .prtnr-booking-check-amenity-meal { background: url("data:image/svg+xml,%3Csvg fill='%23111111' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6 9.7v-.2L13 7v6.5c0 .5-.2.9-.6.9H11c-.3 0-.5-.4-.5-1l.1-3.8zm-5 4.8l1.3-1.3v.3c0 .6-.2 1-.5 1H5.6zm8-12.9L15 3.1 3.7 14.4 2.3 13l2.2-2.3.2-3.2v-.2a3 3 0 01-2-2.8l.1-3h1.4v3.6c0 .2.1.3.3.3h.3c.2 0 .4-.1.4-.3V1.5h1v3.6c0 .2.1.3.3.3h.3c.2 0 .4-.1.4-.3V1.5h1.3l.2 3a3 3 0 01-2 2.8v1.2l2.7-2.7c1.1-3.8 2-4.3 3-4.3.3 0 .6.2.6.5v.3l.6-.7z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .prtnr-booking-check-amenity-item-not-included .prtnr-booking-check-amenity-meal { margin-right: 8px; }

[dir=rtl] .prtnr-booking-check-amenity-item-not-included .prtnr-booking-check-amenity-meal { margin-left: 8px; }

.prtnr-booking-check-amenity-item-not-included .prtnr-booking-check-amenity-cancellation { height: 18px; width: 18px; min-width: 18px; }

[dir] .prtnr-booking-check-amenity-item-not-included .prtnr-booking-check-amenity-cancellation { background: url("data:image/svg+xml,%3Csvg fill='%23111111' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 4.4c.5.4.8 1 .8 1.7v6a2 2 0 01-2 2h-7a1 1 0 01-.9-.6L7.3 12h6.5V6h-.5l1.6-1.7zm-2.2-2.7l1.5 1.4L3 14.4 1.6 13l6.9-7H4.6v1.6c0 .4-.5.6-.8.4L.2 5.5a.5.5 0 010-.8L3.8 2c.3-.2.8 0 .8.4v1.6h5.9l2.3-2.4z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .prtnr-booking-check-amenity-item-not-included .prtnr-booking-check-amenity-cancellation { margin-right: 8px; }

[dir=rtl] .prtnr-booking-check-amenity-item-not-included .prtnr-booking-check-amenity-cancellation { margin-left: 8px; }

.prtnr-booking-check-important { -moz-transition: color 0.08 ease; -o-transition: color 0.08 ease; transition: color 0.08 ease; color: #4086e4; display: flex; font-size: 16px; }

[dir] .prtnr-booking-check-important { -webkit-transition: color 0.08 ease; cursor: pointer; margin-top: 8px; }

.prtnr-booking-check-important:hover-text { color: #ce2121; }

.prtnr-booking-check-important-icon { height: 18px; width: 18px; min-width: 18px; }

[dir] .prtnr-booking-check-important-icon { background: url("data:image/svg+xml,%3Csvg fill='%234086e4' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7.9 2.5A5.5 5.5 0 112.4 8a5.5 5.5 0 015.5-5.5m0-1.5a7 7 0 107 7 7 7 0 00-7-7z'/%3E%3Cpath d='M8.5 6.2a.8.8 0 00.8-.8.9.9 0 00-.9-.9.9.9 0 000 1.7zM8.3 9.9l-.2.3V10l1-3.5-.5.1A14.5 14.5 0 017 7h-.3v.7h.6a1.7 1.7 0 010 .4l-.6 1.8a3.6 3.6 0 00-.1.8.8.8 0 00.8.8c.7 0 1.2-.4 1.8-1.4l.1-.2-.6-.4z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .prtnr-booking-check-important-icon { margin-right: 8px; }

[dir=rtl] .prtnr-booking-check-important-icon { margin-left: 8px; }

[dir] .prtnr-booking-check-dates { background-color: #ffffff; padding: 16px 24px; }

.prtnr-booking-check-dates-inner { align-items: center; display: flex; justify-content: flex-start; }

[dir] .prtnr-booking-check-dates-inner { border-bottom: 1px dashed #e5e5e5; padding-bottom: 16px; }

.prtnr-booking-check-dates-item { flex-basis: 40%; }

.prtnr-booking-check-dates-checkin, .prtnr-booking-check-dates-checkout { color: #969696; font-size: 14px; }

.prtnr-booking-check-dates-time { color: #969696; font-size: 16px; }

.prtnr-booking-check-dates-date { color: #111111; font-size: 16px; white-space: nowrap; }

[dir] .prtnr-booking-check-dates-date { margin: 4px 0; }

.prtnr-booking-check-dates-line { flex-shrink: 0; height: 46px; width: 1px; }

[dir] .prtnr-booking-check-dates-line { background: #e5e5e5; margin: 0 24px; }

.prtnr-booking-loyalty-points { align-items: center; display: flex; flex-wrap: wrap; justify-content: space-between; }

[dir] .prtnr-booking-loyalty-points { border-bottom: 3px dashed #f4f4f4; padding: 22px 24px; }

.prtnr-booking-loyalty-points .prtnr-booking-loyalty-checkbox.prtnr-checkbox-extend-label { font-size: 14px; }

.prtnr-booking-loyalty-points .prtnr-booking-loyalty-info { height: 0; position: absolute; width: 0; }

[dir=ltr] .prtnr-booking-loyalty-points .prtnr-checkbox-extend-button { margin-left: 0; }

[dir=rtl] .prtnr-booking-loyalty-points .prtnr-checkbox-extend-button { margin-right: 0; }

.prtnr-booking-loyalty-spend-limit { color: #969696; flex-basis: 100%; font-size: 14px; line-height: 18px; }

[dir] .prtnr-booking-loyalty-spend-limit { margin-top: 8px; }

.prtnr-booking-loyalty-select { min-width: 130px; }

.prtnr-booking-loyalty-disclaimer { color: var(--text-secondary); font-size: 14px; line-height: 20px; }

[dir] .prtnr-booking-loyalty-disclaimer { background-color: var(--highlight-bg); border-radius: 8px; margin-top: 12px; padding: 12px; }

[dir] .prtnr-booking-check-neg-code { background-color: #ffffff; padding: 14px 24px 0; margin-bottom: -8px; }

.prtnr-booking-check-neg-code span { color: white; font-size: 12px; line-height: 15px; }

[dir] .prtnr-booking-check-neg-code span { background-color: #2758a1; border-radius: 4px; margin-bottom: 8px; padding: 1px 6px 2px; }

.prtnr-booking-check-price-avarice, .prtnr-booking-check-rooms-price { display: flex; justify-content: space-between; }

[dir] .prtnr-booking-check-price-avarice, [dir] .prtnr-booking-check-rooms-price { background-color: #ffffff; border-bottom: 3px dashed #f4f4f4; padding: 16px 24px 24px; }

.prtnr-booking-check-rooms-price { flex-wrap: wrap; }

.prtnr-booking-price-avarice-upsell { width: 100%; }

.prtnr-booking-price-avarice-upsell-title { color: #969696; font-size: 16px; }

[dir] .prtnr-booking-price-avarice-upsell-title { margin-bottom: 8px; }

.prtnr-booking-price-avarice-upsell-total { display: flex; justify-content: space-between; }

.prtnr-booking-price-avarice-upsell-points, .prtnr-booking-price-avarice-upsell-price { color: #111111; font-size: 16px; }

.prtnr-booking-price-avarice-upsell-points { position: relative; }

[dir=ltr] .prtnr-booking-price-avarice-upsell-points { padding-left: 22px; }

[dir=rtl] .prtnr-booking-price-avarice-upsell-points { padding-right: 22px; }

.prtnr-booking-price-avarice-upsell-points::before { height: 18px; position: absolute; width: 18px; }

[dir=ltr] .prtnr-booking-price-avarice-upsell-points::before { left: 0; }

[dir=rtl] .prtnr-booking-price-avarice-upsell-points::before { right: 0; }

.prtnr-booking-price-avarice-upsell-points-dreams::before { content: url("data:image/svg+xml,%3Csvg fill='%23ff6464' width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.7 8.3a.5.5 0 01-.6-.5c0-.3.3-.5.6-.5 1 0 2-.9 2-2 0-.2.2-.5.5-.5s.5.3.5.6a3 3 0 01-3 3zm6.5.5L9 8.6h-.3v-.2c-.3 0-.6-.3-.8-.4-.2-.2.5-.6.6-.7.2-.1.2-.5 0-.6-.5-.3-1.8-1.1-2.3-2C5.8 3.5 7 1 8.6.4A6.9 6.9 0 006.7 0C3 0 0 3 0 6.5S3 13 6.7 13c2.9 0 5.4-1.8 6.3-4.3-.6.3-3 .8-3.8 0z'/%3E%3C/svg%3E"); }

.prtnr-booking-price-avarice-upsell-points-ratehawkpoints::before { content: url("data:image/svg+xml,%3Csvg id='Слой_1' data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%234086e4%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.7 3.4L9 .8A2.2 2.2 0 007 .8L2.3 3.4a2.2 2.2 0 00-1 2v5.2a2.2 2.2 0 001 2L7 15.2a2.2 2.2 0 002.2 0l4.6-2.6a2.2 2.2 0 001-2V5.4a2.2 2.2 0 00-1-2zm-3.9 8l-1.4-2H7v2H5.2V4.2h3.1a4 4 0 011.7.3 2.5 2.5 0 011 .9 2.6 2.6 0 01.5 1.4A2.4 2.4 0 0110 9l1.6 2.3z'/%3E%3Cpath class='cls-1' d='M8.2 5.5H7v2.6h1.3a1.7 1.7 0 001.2-.4 1.2 1.2 0 00.4-1 1.2 1.2 0 00-.4-.8 1.8 1.8 0 00-1.2-.4z'/%3E%3C/svg%3E"); }

.prtnr-booking-price-avarice-upsell-points-roundtrippoints::before { content: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='8' fill='%23cf11ff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 12H13l-.8-1.6a1.8 1.8 0 00-.6-.9 1.9 1.9 0 00-1-.4v-.2a1 1 0 01.3 0 2.4 2.4 0 001.2-.8c.3-.4.4-.8.5-1.3a2.3 2.3 0 00-.3-1.5 2.4 2.4 0 00-1.1-1A4.4 4.4 0 009.3 4H4v8h2V9.2h2.7l.6.2.4.6.8 2zM5.9 8V5.5h3.3a1.2 1.2 0 011 .3l.3.4v.5c0 .3 0 .6-.3.8-.2.2-.5.3-.7.3H5.9z' fill='%23fff'/%3E%3C/svg%3E"); }

[dir] .prtnr-booking-check-price-loyalty, [dir] .prtnr-booking-check-price-discounts { background-color: #ffffff; }

[dir=ltr] .prtnr-booking-loyalty-checkbox { margin-right: 8px; }

[dir=rtl] .prtnr-booking-loyalty-checkbox { margin-left: 8px; }

.prtnr-booking-check-price-currency-value { color: #111111; font-size: 16px; }

.prtnr-booking-default-price-label, .prtnr-booking-default-price-vat-label, .prtnr-booking-check-price-recommend-label { color: #969696; font-size: 16px; }

.prtnr-booking-default-price-value, .prtnr-booking-default-price-vat-value, .prtnr-booking-check-price-recommend-value { color: #111111; font-size: 16px; }

.prtnr-booking-default-price-vat { display: flex; flex-basis: 100%; justify-content: space-between; }

[dir] .prtnr-booking-default-price-vat { margin-top: 8px; }

.prtnr-booking-check-upsells { font-family: 'PTRootUI', Verdana, sans-serif; color: #111111; font-size: 16px; line-height: 24px; }

[dir] .prtnr-booking-check-upsells { background-color: #ffffff; border-bottom: 3px dashed #f4f4f4; padding: 22px 24px 0; }

.prtnr-booking-check-upsell { display: flex; justify-content: space-between; }

[dir] .prtnr-booking-check-upsell { margin-bottom: 22px; }

.prtnr-booking-check-upsell-price { flex-shrink: 0; }

[dir=ltr] .prtnr-booking-check-upsell-price { padding-left: 24px; }

[dir=rtl] .prtnr-booking-check-upsell-price { padding-right: 24px; }

[dir] .prtnr-booking-check-total-price-container { background-color: #ffffff; padding-bottom: 8px; padding-top: 22px; }

[dir=ltr] .prtnr-booking-check-total-price-container { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; }

[dir=rtl] .prtnr-booking-check-total-price-container { border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }

.prtnr-booking-check-total-price { display: flex; justify-content: space-between; }

[dir] .prtnr-booking-check-total-price { padding: 0 24px 16px; }

.prtnr-booking-check-price-sum { flex-shrink: 0; }

.prtnr-booking-check-price-sum-label, .prtnr-booking-check-price-currency-label { color: #969696; font-size: 14px; }

[dir] .prtnr-booking-check-price-sum-label, [dir] .prtnr-booking-check-price-currency-label { margin-bottom: 8px; }

[dir=ltr] .prtnr-booking-check-price-sum-label { text-align: right; }

[dir=rtl] .prtnr-booking-check-price-sum-label { text-align: left; }

.prtnr-booking-check-price-sum-value { color: #111111; font-size: 28px; }

[dir=ltr] .prtnr-booking-check-price-sum-value { text-align: right; }

[dir=rtl] .prtnr-booking-check-price-sum-value { text-align: left; }

[dir] .prtnr-booking-check-inclusions { padding: 0 24px 16px; }

.prtnr-booking-check-inclusions-title { font-family: 'PTRootUI', Verdana, sans-serif; color: #969696; font-size: 14px; line-height: 18px; }

[dir] .prtnr-booking-check-inclusions-title { margin-bottom: 8px; }

[dir=ltr] .prtnr-booking-check-inclusions-title { text-align: right; }

[dir=rtl] .prtnr-booking-check-inclusions-title { text-align: left; }

.prtnr-booking-check-inclusions-title-with-tip { display: flex; justify-content: space-between; }

.prtnr-booking-check-inclusion { align-items: center; display: flex; justify-content: space-between; }

.prtnr-booking-check-inclusion-label { font-family: 'PTRootUI', Verdana, sans-serif; color: #111111; font-size: 16px; line-height: 24px; color: #969696; }

[dir=ltr] .prtnr-booking-check-inclusion-label { padding-right: 16px; }

[dir=rtl] .prtnr-booking-check-inclusion-label { padding-left: 16px; }

.prtnr-booking-check-inclusion-value { font-family: 'PTRootUI', Verdana, sans-serif; color: #111111; font-size: 16px; line-height: 24px; flex-shrink: 0; }

[dir] .prtnr-booking-check-price-bonus-inner { border-top: 1px solid #e5e5e5; margin-top: 8px; padding: 24px 24px 16px; }

.prtnr-booking-check-price-get-bonus { font-size: 16px; position: relative; }

[dir=ltr] .prtnr-booking-check-price-get-bonus { padding-left: 24px; }

[dir=rtl] .prtnr-booking-check-price-get-bonus { padding-right: 24px; }

.prtnr-booking-check-price-get-bonus::before { height: 18px; position: absolute; width: 18px; }

[dir=ltr] .prtnr-booking-check-price-get-bonus::before { left: 0; }

[dir=rtl] .prtnr-booking-check-price-get-bonus::before { right: 0; }

.prtnr-booking-check-price-get-bonus-dreams { color: #ff6464; }

.prtnr-booking-check-price-get-bonus-dreams::before { content: url("data:image/svg+xml,%3Csvg fill='%23ff6464' width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.7 8.3a.5.5 0 01-.6-.5c0-.3.3-.5.6-.5 1 0 2-.9 2-2 0-.2.2-.5.5-.5s.5.3.5.6a3 3 0 01-3 3zm6.5.5L9 8.6h-.3v-.2c-.3 0-.6-.3-.8-.4-.2-.2.5-.6.6-.7.2-.1.2-.5 0-.6-.5-.3-1.8-1.1-2.3-2C5.8 3.5 7 1 8.6.4A6.9 6.9 0 006.7 0C3 0 0 3 0 6.5S3 13 6.7 13c2.9 0 5.4-1.8 6.3-4.3-.6.3-3 .8-3.8 0z'/%3E%3C/svg%3E"); }

.prtnr-booking-check-price-get-bonus-ratehawkpoints { color: #4086e4; }

.prtnr-booking-check-price-get-bonus-ratehawkpoints::before { content: url("data:image/svg+xml,%3Csvg id='Слой_1' data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%234086e4%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.7 3.4L9 .8A2.2 2.2 0 007 .8L2.3 3.4a2.2 2.2 0 00-1 2v5.2a2.2 2.2 0 001 2L7 15.2a2.2 2.2 0 002.2 0l4.6-2.6a2.2 2.2 0 001-2V5.4a2.2 2.2 0 00-1-2zm-3.9 8l-1.4-2H7v2H5.2V4.2h3.1a4 4 0 011.7.3 2.5 2.5 0 011 .9 2.6 2.6 0 01.5 1.4A2.4 2.4 0 0110 9l1.6 2.3z'/%3E%3Cpath class='cls-1' d='M8.2 5.5H7v2.6h1.3a1.7 1.7 0 001.2-.4 1.2 1.2 0 00.4-1 1.2 1.2 0 00-.4-.8 1.8 1.8 0 00-1.2-.4z'/%3E%3C/svg%3E"); }

.prtnr-booking-check-price-get-bonus-roundtrippoints { color: #cf11ff; }

.prtnr-booking-check-price-get-bonus-roundtrippoints::before { content: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='8' fill='%23cf11ff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 12H13l-.8-1.6a1.8 1.8 0 00-.6-.9 1.9 1.9 0 00-1-.4v-.2a1 1 0 01.3 0 2.4 2.4 0 001.2-.8c.3-.4.4-.8.5-1.3a2.3 2.3 0 00-.3-1.5 2.4 2.4 0 00-1.1-1A4.4 4.4 0 009.3 4H4v8h2V9.2h2.7l.6.2.4.6.8 2zM5.9 8V5.5h3.3a1.2 1.2 0 011 .3l.3.4v.5c0 .3 0 .6-.3.8-.2.2-.5.3-.7.3H5.9z' fill='%23fff'/%3E%3C/svg%3E"); }

[dir] .prtnr-booking-check-price-recommended-block { background-color: #e5e5e5; border-radius: 8px; margin-top: 24px; padding: 24px; }

.prtnr-booking-check-price-recommended-title { color: #111111; font-size: 20px; line-height: 32px; }

.prtnr-booking-check-price-recommended-total { align-items: center; display: flex; justify-content: space-between; }

[dir] .prtnr-booking-check-price-recommended-total { margin-bottom: 24px; margin-top: 16px; }

.prtnr-booking-check-price-recommended-total-label { font-family: 'PTRootUI', Verdana, sans-serif; color: #969696; font-size: 14px; line-height: 18px; }

[dir=ltr] .prtnr-booking-check-price-recommended-total-label { padding-right: 16px; }

[dir=rtl] .prtnr-booking-check-price-recommended-total-label { padding-left: 16px; }

.prtnr-booking-check-price-recommended-total-value { font-size: 24px; font-weight: 700; line-height: 32px; font-family: 'PTRootUI', Verdana, sans-serif; flex-shrink: 0; }

.prtnr-booking-check-price-recommended-inclusion { align-items: center; display: flex; justify-content: space-between; }

[dir] .prtnr-booking-check-price-recommended-inclusion { margin-top: 16px; }

.prtnr-booking-check-price-recommended-inclusion-label { font-family: 'PTRootUI', Verdana, sans-serif; color: #969696; font-size: 14px; line-height: 18px; }

[dir=ltr] .prtnr-booking-check-price-recommended-inclusion-label { padding-right: 16px; }

[dir=rtl] .prtnr-booking-check-price-recommended-inclusion-label { padding-left: 16px; }

.prtnr-booking-check-price-recommended-inclusion-value { font-family: 'PTRootUI', Verdana, sans-serif; color: #111111; font-size: 16px; line-height: 24px; flex-shrink: 0; }

[dir] .prtnr-booking-check-promo { background-color: #ffffff; border-bottom: 3px dashed #f4f4f4; padding: 24px; }

.prtnr-booking-check-promo-applied .prtnr-booking-check-promo-container { height: 0; opacity: 0; }

.prtnr-booking-check-promo-applied .prtnr-booking-check-promo-discount { height: auto; opacity: 1; }

.prtnr-booking-check-promo-checked .prtnr-booking-check-promo-area, .prtnr-booking-check-promo-loading .prtnr-booking-check-promo-area, .prtnr-booking-check-promo-error .prtnr-booking-check-promo-area { width: 92%; }

.prtnr-booking-check-promo-checked .prtnr-booking-check-promo-remove, .prtnr-booking-check-promo-loading .prtnr-booking-check-promo-remove, .prtnr-booking-check-promo-error .prtnr-booking-check-promo-remove { opacity: 1; }

[dir=ltr] .prtnr-booking-check-promo-checked .prtnr-booking-check-promo-remove, [dir=ltr] .prtnr-booking-check-promo-loading .prtnr-booking-check-promo-remove, [dir=ltr] .prtnr-booking-check-promo-error .prtnr-booking-check-promo-remove { right: 0; }

[dir=rtl] .prtnr-booking-check-promo-checked .prtnr-booking-check-promo-remove, [dir=rtl] .prtnr-booking-check-promo-loading .prtnr-booking-check-promo-remove, [dir=rtl] .prtnr-booking-check-promo-error .prtnr-booking-check-promo-remove { left: 0; }

.prtnr-booking-check-promo-default .prtnr-booking-check-promo-area { justify-content: center; width: 100%; }

.prtnr-booking-check-promo-default .prtnr-booking-check-promo-remove { opacity: 0; }

[dir=ltr] .prtnr-booking-check-promo-default .prtnr-booking-check-promo-remove { right: -18px; }

[dir=rtl] .prtnr-booking-check-promo-default .prtnr-booking-check-promo-remove { left: -18px; }

[dir] .prtnr-booking-check-promo-disabled .prtnr-booking-check-promo-area { background: #f4f4f4; border: 1px dashed #e5e5e5; cursor: not-allowed; }

.prtnr-booking-check-promo-disabled .prtnr-booking-check-promo-label { color: #afafaf; }

.prtnr-booking-check-promo-disabled .prtnr-booking-check-promo-input { color: #afafaf; }

[dir] .prtnr-booking-check-promo-disabled .prtnr-booking-check-promo-input { background: #f4f4f4; }

[dir=ltr] .prtnr-booking-check-promo-enter .prtnr-booking-check-promo-accept, [dir=ltr] .prtnr-booking-check-promo-enter .prtnr-booking-check-promo-remove, [dir=ltr] .prtnr-booking-check-promo-enter .prtnr-booking-check-promo-container { animation-name: promo-fadeIn; }

[dir=rtl] .prtnr-booking-check-promo-enter .prtnr-booking-check-promo-accept, [dir=rtl] .prtnr-booking-check-promo-enter .prtnr-booking-check-promo-remove, [dir=rtl] .prtnr-booking-check-promo-enter .prtnr-booking-check-promo-container { animation-name: promo-fadeIn; }

[dir] .prtnr-booking-check-promo-error .prtnr-booking-check-promo-area { border: 1px dashed #ce2121; }

[dir=ltr] .prtnr-booking-check-promo-error .prtnr-booking-check-promo-accept, [dir=ltr] .prtnr-booking-check-promo-error .prtnr-booking-check-promo-remove { animation-name: none; }

[dir=rtl] .prtnr-booking-check-promo-error .prtnr-booking-check-promo-accept, [dir=rtl] .prtnr-booking-check-promo-error .prtnr-booking-check-promo-remove { animation-name: none; }

[dir=ltr] .prtnr-booking-check-promo-leave .prtnr-booking-check-promo-accept, [dir=ltr] .prtnr-booking-check-promo-leave .prtnr-booking-check-promo-container { animation-name: promo-fadeOut; }

[dir=rtl] .prtnr-booking-check-promo-leave .prtnr-booking-check-promo-accept, [dir=rtl] .prtnr-booking-check-promo-leave .prtnr-booking-check-promo-container { animation-name: promo-fadeOut; }

.prtnr-booking-check-promo-hidden { display: none; }

.prtnr-booking-check-promo-container { align-items: center; display: flex; position: relative; }

.prtnr-submit-button-loading { display: flex; justify-content: center; width: 100%; }

.prtnr-booking-check-promo-area { -moz-box-sizing: border-box; box-sizing: border-box; -moz-transition: width ease 0.16s; -o-transition: width ease 0.16s; transition: width ease 0.16s; align-items: center; display: flex; height: 48px; position: relative; width: 100%; }

[dir] .prtnr-booking-check-promo-area { -webkit-transition: width ease 0.16s; border-radius: 4px; border: 1px dashed var(--palette-main); cursor: pointer; padding: 4px; }

[dir=ltr] .prtnr-booking-check-promo-area { animation-direction: normal; animation-duration: .2s; animation-iteration-count: 1; }

[dir=rtl] .prtnr-booking-check-promo-area { animation-direction: normal; animation-duration: .2s; animation-iteration-count: 1; }

[dir] .prtnr-booking-check-promo-error .prtnr-tooltipcontainer-position-bottom-offset-center { transform: translateY(100%); }

[dir=ltr] .prtnr-booking-check-promo-error .prtnr-tooltipcontainer-position-bottom-offset-center { left: initial; }

[dir=rtl] .prtnr-booking-check-promo-error .prtnr-tooltipcontainer-position-bottom-offset-center { right: initial; }

.prtnr-booking-check-promo-error .prtnr-tooltipcontent-msg { color: #ce2121; font-size: 14px; flex-basis: 100%; }

.prtnr-booking-check-promo-error .prtnr-tooltipcontent-msg-value { white-space: nowrap; }

.prtnr-booking-check-promo-label { -moz-transition: opacity ease 0.16s; -o-transition: opacity ease 0.16s; transition: opacity ease 0.16s; color: #969696; font-size: 16px; width: 100%; }

[dir] .prtnr-booking-check-promo-label { -webkit-transition: opacity ease 0.16s; padding: 10px 0; text-align: center; }

[dir=ltr] .prtnr-booking-check-promo-label { animation-direction: normal; animation-duration: .2s; animation-iteration-count: 1; }

[dir=rtl] .prtnr-booking-check-promo-label { animation-direction: normal; animation-duration: .2s; animation-iteration-count: 1; }

.prtnr-booking-check-promo-input { -moz-box-sizing: border-box; box-sizing: border-box; color: #111111; font-size: 16px; width: 50%; }

[dir] .prtnr-booking-check-promo-input { padding: 8px 12px; }

.prtnr-booking-check-promo-accept { -moz-box-sizing: border-box; box-sizing: border-box; -moz-transition: opacity ease 0.16s; -o-transition: opacity ease 0.16s; transition: opacity ease 0.16s; width: 50%; }

[dir] .prtnr-booking-check-promo-accept { -webkit-transition: opacity ease 0.16s; }

.prtnr-booking-check-promo-accept .prtnr-submit-button { width: 100%; }

.prtnr-booking-check-promo-accept .prtnr-ui-loading { justify-content: center; position: relative; top: -4px; }

[dir] .prtnr-booking-check-promo-accept .prtnr-ui-loading .prtnr-ui-loading-box { background-color: var(--colored-primary-typo); margin: 0 2px; }

[dir=ltr] .prtnr-booking-check-promo-accept .prtnr-ui-loading .prtnr-ui-loading-box { -webkit-animation: loading-box-btn-delay 1.6s infinite ease-in-out both; animation: loading-box-btn-delay 1.6s infinite ease-in-out both; }

[dir=rtl] .prtnr-booking-check-promo-accept .prtnr-ui-loading .prtnr-ui-loading-box { -webkit-animation: loading-box-btn-delay 1.6s infinite ease-in-out both; animation: loading-box-btn-delay 1.6s infinite ease-in-out both; }

[dir=ltr] .prtnr-booking-check-promo-accept .prtnr-ui-loading .prtnr-ui-loading-box-first { animation-delay: -.24s; }

[dir=rtl] .prtnr-booking-check-promo-accept .prtnr-ui-loading .prtnr-ui-loading-box-first { animation-delay: -.24s; }

[dir=ltr] .prtnr-booking-check-promo-accept .prtnr-ui-loading .prtnr-ui-loading-box-second { animation-delay: -.16s; }

[dir=rtl] .prtnr-booking-check-promo-accept .prtnr-ui-loading .prtnr-ui-loading-box-second { animation-delay: -.16s; }

.prtnr-booking-check-promo-remove { -moz-transition: opacity ease 0.2s; -o-transition: opacity ease 0.2s; transition: opacity ease 0.2s; position: absolute; }

[dir] .prtnr-booking-check-promo-remove { -webkit-transition: opacity ease 0.2s; }

[dir=ltr] .prtnr-booking-check-promo-remove { animation-direction: normal; animation-duration: .2s; animation-iteration-count: 1; }

[dir=rtl] .prtnr-booking-check-promo-remove { animation-direction: normal; animation-duration: .2s; animation-iteration-count: 1; }

.prtnr-booking-check-promo-remove-btn { height: 16px; width: 16px; }

[dir] .prtnr-booking-check-promo-remove-btn { background: url("data:image/svg+xml,%3Csvg fill='%23111111' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.7 14V6h12.6v8c0 1-.9 2-2 2H3.7a2 2 0 01-2-2zm13-12c.7 0 1.3.6 1.3 1.3v1.2H0V3.2C0 2.6.6 2 1.2 2H5V1c0-.6.4-1 1-1h4c.5 0 1 .5 1 1v1h3.7z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .prtnr-booking-check-promo-remove-btn { margin-left: 14px; }

[dir=rtl] .prtnr-booking-check-promo-remove-btn { margin-right: 14px; }

.prtnr-booking-check-promo-discount { height: 0; opacity: 0; }

.prtnr-booking-check-promo-discount-title { display: flex; justify-content: space-between; }

[dir] .prtnr-booking-check-promo-discount-title { margin-bottom: 8px; }

.prtnr-booking-check-promo-discount-disclaimer { color: var(--text-secondary); font-size: 14px; line-height: 20px; }

[dir] .prtnr-booking-check-promo-discount-disclaimer { background-color: var(--highlight-bg); border-radius: 8px; margin-top: 12px; padding: 12px; }

.prtnr-booking-check-promo-value { color: #969696; font-size: 16px; }

.prtnr-booking-check-promo-price { color: #111111; font-size: 16px; }

[dir=ltr] .prtnr-booking-check-promo-unapply { text-align: right; }

[dir=rtl] .prtnr-booking-check-promo-unapply { text-align: left; }

.prtnr-booking-check-promo-unapply-button { color: var(--link); font-size: 16px; }

.prtnr-booking-check-promo-unapply-button:hover, .prtnr-booking-check-promo-unapply-button:focus { color: var(--link-hover); }

.prtnr-booking-check-promo-unapply-button:active { color: var(--link-active); }

@keyframes promo-fadeIn { 0% { opacity: 0; }
  50% { opacity: .4; }
  100% { opacity: 1; } }

@keyframes promo-fadeOut { 0% { opacity: 1; }
  50% { opacity: .4; }
  100% { opacity: 0; } }

@keyframes loading-box-btn-delay { 0% { transform: translate(0, 6px); }
  40% { transform: translate(0, -6px); }
  80%, 100% { transform: translate(0, 6px); } }

[dir] .prtnr-booking-check-rooms { background-color: #ffffff; padding: 0 24px; }

[dir] .prtnr-booking-check-rooms-room { border-bottom: 1px dashed #e5e5e5; padding: 14px 0; }

[dir] .prtnr-booking-check-rooms-room:first-child { padding-top: 0; }

.prtnr-booking-check-room-header { display: flex; justify-content: space-between; }

[dir] .prtnr-booking-check-room-header { margin-bottom: 8px; }

.prtnr-booking-check-room-name-wrapper { flex-basis: 85%; }

.prtnr-booking-check-room-name { color: #111111; font-size: 16px; line-height: 1.5; }

.prtnr-booking-check-room-name-original { color: #969696; font-size: 14px; line-height: 1.29; }

[dir] .prtnr-booking-check-room-name-original { margin-top: 4px; }

.prtnr-booking-check-room-img { height: 40px; width: 40px; }

[dir] .prtnr-booking-check-room-img { border-radius: 4px; }

[dir=ltr] .prtnr-booking-check-room-img { margin-left: 8px; }

[dir=rtl] .prtnr-booking-check-room-img { margin-right: 8px; }

.prtnr-booking-check-room-guests { align-items: center; display: flex; }

.prtnr-booking-check-room-guests .prtnr-icon-guests { fill: #111111; height: 15px; width: 15px; }

.prtnr-booking-check-room-adults { color: #111111; font-size: 16px; line-height: 1.5; }

[dir=ltr] .prtnr-booking-check-room-adults { margin-left: 4px; }

[dir=rtl] .prtnr-booking-check-room-adults { margin-right: 4px; }

[dir] .prtnr-booking-check-postpaytaxes { border-top: 3px dashed #f4f4f4; margin-top: 8px; padding: 22px 24px; }

.prtnr-booking-check-prepaytaxes-title { color: #969696; font-size: 16px; }

.prtnr-booking-check-postpaytaxes-title { color: #ce2121; font-size: 14px; line-height: 18px; }

[dir] .prtnr-booking-check-postpaytaxes-title { margin-bottom: 12px; }

.prtnr-booking-check-postpaytax { align-items: center; display: flex; justify-content: space-between; }

.prtnr-booking-check-prepaytaxes-value { color: #969696; font-size: 16px; }

.prtnr-booking-check-postpaytaxess-trans { color: #969696; font-size: 14px; }

.prtnr-booking-check-postpaytaxess-price { color: #111111; font-size: 16px; }

.prtnr-booking-check-postpaytaxes-hint, .prtnr-booking-check-prepaytaxes-hint { height: 18px; width: 18px; }

[dir] .prtnr-booking-check-postpaytaxes-hint, [dir] .prtnr-booking-check-prepaytaxes-hint { background: url("data:image/svg+xml,%3Csvg fill='%23969696' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7.9 2.5A5.5 5.5 0 112.4 8a5.5 5.5 0 015.5-5.5m0-1.5a7 7 0 107 7 7 7 0 00-7-7z'/%3E%3Cpath d='M8.5 6.2a.8.8 0 00.8-.8.9.9 0 00-.9-.9.9.9 0 000 1.7zM8.3 9.9l-.2.3V10l1-3.5-.5.1A14.5 14.5 0 017 7h-.3v.7h.6a1.7 1.7 0 010 .4l-.6 1.8a3.6 3.6 0 00-.1.8.8.8 0 00.8.8c.7 0 1.2-.4 1.8-1.4l.1-.2-.6-.4z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .prtnr-booking-check-postpaytaxes-hint, [dir=ltr] .prtnr-booking-check-prepaytaxes-hint { margin-left: 8px; }

[dir=rtl] .prtnr-booking-check-postpaytaxes-hint, [dir=rtl] .prtnr-booking-check-prepaytaxes-hint { margin-right: 8px; }

[dir] .prtnr-booking-check-postpaytaxes-hint:hover, [dir] .prtnr-booking-check-prepaytaxes-hint:hover { background: url("data:image/svg+xml,%3Csvg fill='%23111111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7.9 2.5A5.5 5.5 0 112.4 8a5.5 5.5 0 015.5-5.5m0-1.5a7 7 0 107 7 7 7 0 00-7-7z'/%3E%3Cpath d='M8.5 6.2a.8.8 0 00.8-.8.9.9 0 00-.9-.9.9.9 0 000 1.7zM8.3 9.9l-.2.3V10l1-3.5-.5.1A14.5 14.5 0 017 7h-.3v.7h.6a1.7 1.7 0 010 .4l-.6 1.8a3.6 3.6 0 00-.1.8.8.8 0 00.8.8c.7 0 1.2-.4 1.8-1.4l.1-.2-.6-.4z'/%3E%3C/svg%3E"); cursor: pointer; }

.prtnr-booking-check-postpaytax-label { font-family: 'PTRootUI', Verdana, sans-serif; color: #969696; font-size: 14px; line-height: 18px; }

[dir=ltr] .prtnr-booking-check-postpaytax-label { padding-right: 8px; }

[dir=rtl] .prtnr-booking-check-postpaytax-label { padding-left: 8px; }

.prtnr-booking-check-postpaytax-value { font-family: 'PTRootUI', Verdana, sans-serif; color: #111111; font-size: 16px; line-height: 24px; flex-shrink: 0; }

.zenmircashbackbanner { color: #ffffff; position: relative; }

[dir] .zenmircashbackbanner { background: radial-gradient(57.95% 132.49% at 96.32% 4.3%, #1988af 0%, #0f754e 100%); border-radius: 5px; padding: 16px 20px 24px; }

.zenmircashbackbanner::before { content: ''; height: 88px; position: absolute; top: -16px; width: 124px; }

[dir] .zenmircashbackbanner::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/mir-banner-top.svg); background-position: center; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenmircashbackbanner::before { left: 67px; }

[dir=rtl] .zenmircashbackbanner::before { right: 67px; }

.zenmircashbackbanner::after { bottom: -12px; content: ''; height: 37px; position: absolute; width: 54px; }

[dir] .zenmircashbackbanner::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/mir-banner-bottom.svg); background-position: center; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenmircashbackbanner::after { right: 20px; }

[dir=rtl] .zenmircashbackbanner::after { left: 20px; }

.zenmircashbackbanner-title { font-size: 24px; font-weight: 700; line-height: 30px; position: relative; }

[dir] .zenmircashbackbanner-title { margin-bottom: 12px; }

[dir=ltr] .zenmircashbackbanner-title { padding-right: 72px; }

[dir=rtl] .zenmircashbackbanner-title { padding-left: 72px; }

.zenmircashbackbanner-title::after { content: ''; height: 18px; position: absolute; top: 8px; width: 65px; }

[dir] .zenmircashbackbanner-title::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/mir-white.svg); background-position: center; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenmircashbackbanner-title::after { right: 0; }

[dir=rtl] .zenmircashbackbanner-title::after { left: 0; }

.zenmircashbackbanner-text { font-size: 16px; line-height: 20px; }

.zenmircashbackbanner-text .link, .zenmircashbackbanner-text .prtnr-orders-order-edit, .zenmircashbackbanner-text .prtnr-orders-order-download, .zenmircashbackbanner-text .prtnr-orders-order-cancel, .zenmircashbackbanner-text .prtnr-orders-order-paycard, .zenmircashbackbanner-text .prtnr-orders-order-paybylink, .zenmircashbackbanner-text .prtnr-orders-order-edit-link-text, .zenmircashbackbanner-text .prtnr-orders-order-download-link-text, .zenmircashbackbanner-text .prtnr-orders-order-cancel-link-text, .zenmircashbackbanner-text .prtnr-orders-order-paycard-link-text, .zenmircashbackbanner-text .prtnr-orders-order-paybylink-link-text, .zenmircashbackbanner-text .prtnr-orders-order-edit-link, .zenmircashbackbanner-text .prtnr-orders-order-cancel-link, .zenmircashbackbanner-text .prtnr-orders-order-paycard-link, .zenmircashbackbanner-text .prtnr-orders-order-paybylink-link, .zenmircashbackbanner-text .prtnr-orders-order-action-footer-button-cancel, .zenmircashbackbanner-text .prtnr-orders-order-field-list-expand, .zenmircashbackbanner-text .prtnr-orders-traveldocs-tip-row-btn { color: white; font-weight: 700; }

.zenmircashbackbanner-privet-mir { color: white; font-size: 16px; font-weight: 700; line-height: 20px; }

[dir] .zenmircashbackbanner-privet-mir { cursor: pointer; margin-top: 8px; }

.prtnr-booking-form-check { align-self: flex-start; }

[dir] .prtnr-booking-form-check { border-radius: 8px; }

@media (max-width: 576px) { [dir] .prtnr-booking-form-check { border-radius: 0; } }

.prtnr-booking-check-header { overflow: hidden; position: relative; }

[dir] .prtnr-booking-check-header { background-color: #ffffff; }

[dir=ltr] .prtnr-booking-check-header { border-top-left-radius: 8px; border-top-right-radius: 8px; }

[dir=rtl] .prtnr-booking-check-header { border-top-right-radius: 8px; border-top-left-radius: 8px; }

@media (max-width: 576px) { [dir=ltr] .prtnr-booking-check-header { border-top-left-radius: 0; border-top-right-radius: 0; } [dir=rtl] .prtnr-booking-check-header { border-top-right-radius: 0; border-top-left-radius: 0; } }

.prtnr-booking-check-photo { -webkit-filter: blur(4.4px); filter: blur(4.4px); height: 100%; position: absolute; width: 100%; z-index: 1; }

[dir] .prtnr-booking-check-photo { background-position: center; }

.prtnr-check-hotel-info { -moz-box-sizing: border-box; box-sizing: border-box; position: relative; z-index: 1; }

[dir] .prtnr-check-hotel-info { background: rgba(0, 0, 0, 0.72); padding: 16px 24px; }

.prtnr-check-hotel-name { color: #ffffff; font-size: 16px; }

[dir] .prtnr-check-hotel-name { margin: 6px 0; }

.prtnr-check-hotel-address { color: rgba(255, 255, 255, 0.72); font-size: 14px; }

.prtnr-check-hotel-star { display: inline-block; height: 16px; width: 16px; }

[dir] .prtnr-check-hotel-star { background: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath fill='%23f5c936' d='M9 1.7L10.4 5l3.5.6c1.1.1 1.4.9.6 1.7L12 9.6l.6 3.6c.2 1-.4 1.5-1.4 1L8 12.6 5 14.2c-1 .5-1.7 0-1.5-1L4 9.6 1.5 7.2C.7 6.4.9 5.6 2 5.5l3.5-.6 1.6-3.2c.5-1 1.3-1 1.8 0' id='a'/%3E%3C/defs%3E%3Cg fill='%23f5c936' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23f5c936'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

[dir=ltr] .prtnr-check-hotel-star { margin-right: 2px; }

[dir=rtl] .prtnr-check-hotel-star { margin-left: 2px; }

[dir] .prtnr-booking-check-package-rate-notice { border-top: 1px solid #e5e5e5; margin-top: 8px; padding: 24px 24px 16px; }

.prtnr-booking-check-package-rate-notice-icon { display: inline-block; height: 24px; vertical-align: top; width: 24px; }

[dir] .prtnr-booking-check-package-rate-notice-icon { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Crect width='24' height='24' fill='%23FF8A00' rx='3.692'/%3E%3Cpath fill='%23fff' d='M11.4 5.5h-4c-1 0-1.9.9-1.9 1.9v9.2c0 1 .9 1.9 1.9 1.9h9.2c1 0 1.9-.9 1.9-1.9V13h-7.1V5.5z'/%3E%3Cpath fill='%23fff' d='M16.5 2.3l5.1 2.2a1.8 1.8 0 011 2.4L20.4 12l-6.8-3 3-6.7z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .prtnr-booking-check-package-rate-notice-icon { margin-right: 8px; }

[dir=rtl] .prtnr-booking-check-package-rate-notice-icon { margin-left: 8px; }

.prtnr-booking-check-package-rate-notice-title { font-size: 20px; line-height: 24px; }

[dir] .prtnr-booking-check-package-rate-notice-title { margin-bottom: 8px; }

.prtnr-booking-check-package-rate-notice-text { font-size: 14px; line-height: 20px; }

[dir] .prtnr-booking-check-mir .zenmircashbackbanner { margin-top: 24px; }

.prtnr-booking-check-line-wrapper { align-items: center; display: flex; height: 24px; overflow: hidden; position: relative; }

[dir] .prtnr-booking-check-line-wrapper { background-color: #ffffff; padding-bottom: 16px; }

.prtnr-booking-check-line-wrapper::after { content: ''; height: 24px; position: absolute; top: 0; width: 24px; }

[dir] .prtnr-booking-check-line-wrapper::after { background: #f4f4f4; border-radius: 100%; }

[dir=ltr] .prtnr-booking-check-line-wrapper::after { right: -12px; }

[dir=rtl] .prtnr-booking-check-line-wrapper::after { left: -12px; }

.prtnr-booking-check-line-wrapper::before { content: ''; height: 24px; position: absolute; top: 0; width: 24px; }

[dir] .prtnr-booking-check-line-wrapper::before { background: #f4f4f4; border-radius: 100%; }

[dir=ltr] .prtnr-booking-check-line-wrapper::before { left: -12px; }

[dir=rtl] .prtnr-booking-check-line-wrapper::before { right: -12px; }

.prtnr-booking-check-line-dashed { height: 3px; width: 100%; }

[dir] .prtnr-booking-check-line-dashed { background-size: 10px 3px, 100% 3px; }

[dir=ltr] .prtnr-booking-check-line-dashed { background-image: linear-gradient(to right, transparent 50%, #f4f4f4 50%), linear-gradient(to right, #ffffff, #ffffff); }

[dir=rtl] .prtnr-booking-check-line-dashed { background-image: linear-gradient(to left, transparent 50%, #f4f4f4 50%), linear-gradient(to left, #ffffff, #ffffff); }

[dir] .prtnr-booking-room { margin: 16px 0 24px; }

.prtnr-booking-room-title { align-items: center; display: flex; justify-content: space-between; }

[dir] .prtnr-booking-room-title { padding: 0 24px; }

@media (max-width: 576px) { .prtnr-booking-room-title { align-items: normal; flex-direction: column; } }

.prtnr-booking-room-title-name { color: #111111; font-size: 16px; line-height: 1.5; }

[dir=ltr] .prtnr-booking-room-title-name { padding-right: 12px; }

[dir=rtl] .prtnr-booking-room-title-name { padding-left: 12px; }

@media (max-width: 576px) { .prtnr-booking-room-title-name { order: 2; } [dir=ltr] .prtnr-booking-room-title-name { padding-right: 0; } [dir=rtl] .prtnr-booking-room-title-name { padding-left: 0; } }

.prtnr-booking-room-title-number { color: #969696; font-size: 14px; white-space: nowrap; }

@media (max-width: 576px) { [dir] .prtnr-booking-room-title-number { margin-bottom: 8px; } }

.prtnr-booking-room-guest-header { position: relative; }

[dir] .prtnr-booking-room-guest-header { margin: 24px 24px 0; text-align: center; }

.prtnr-booking-room-guest-header::before { bottom: 50%; content: ''; position: absolute; width: 100%; }

[dir] .prtnr-booking-room-guest-header::before { border-bottom: 0; border-top: 1px dashed #e5e5e5; }

[dir=ltr] .prtnr-booking-room-guest-header::before { left: 0; }

[dir=rtl] .prtnr-booking-room-guest-header::before { right: 0; }

.prtnr-booking-room-guest-title { color: var(--colored-primary-typo); display: inline-block; font-size: 14px; line-height: 18px; position: relative; }

[dir] .prtnr-booking-room-guest-title { background: var(--colored-primary-bg); border-radius: 2px; padding: 1px 8px; }

.prtnr-booking-form-field.prtnr-booking-room-traveller-autosave { width: 100%; }

.prtnr-booking-room-guests-toggle-button { align-items: center; color: #868686; display: inline-flex; font-size: 18px; }

[dir] .prtnr-booking-room-guests-toggle-button { cursor: pointer; margin: 0 24px; }

.prtnr-booking-room-guests-toggle-button:hover { color: #111111; }

.prtnr-booking-room-guests-toggle-button::before { content: ''; height: 20px; width: 20px; }

[dir=ltr] .prtnr-booking-room-guests-toggle-button::before { margin-left: 4px; margin-right: 8px; }

[dir=rtl] .prtnr-booking-room-guests-toggle-button::before { margin-right: 4px; margin-left: 8px; }

[dir] .prtnr-booking-room-guests-toggle-button-show::before { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23868686' d='M14.3 10.4h-2v-2a1 1 0 00-2 0v2h-2a1 1 0 000 2h2v2a1 1 0 002 0v-2h2a1 1 0 000-2z'/%3E%3Cpath fill='%23868686' d='M8.8 14.4V14h-.5a2.5 2.5 0 010-5h.5v-.5A2.5 2.5 0 0111.3 6a2.4 2.4 0 011.4.4 4.8 4.8 0 00.1-1.3 5 5 0 10-7.4 4.3 9.2 9.2 0 00-4.4 3 1.3 1.3 0 00.8 2.1c2.3.5 3.6 1.6 6 1.6a7.3 7.3 0 001.5-.2 2.5 2.5 0 01-.5-1.4z'/%3E%3C/svg%3E"); }

[dir] .prtnr-booking-room-guests-toggle-button-hide::before { background: url("data:image/svg+xml,%3Csvg fill='%23868686' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15.3 13l-1.4-1.4 1.4-1.4a1 1 0 10-1.4-1.4l-1.4 1.4L11 8.8a1 1 0 00-1.5 1.4l1.5 1.4L9.6 13a1 1 0 001.5 1.4l1.4-1.4 1.4 1.4a1 1 0 101.4-1.4z'/%3E%3Cpath d='M8.6 15.5a2.5 2.5 0 010-3.6l.3-.3-.3-.4A2.5 2.5 0 0112 7.7a4.9 4.9 0 00.7-2.7 5 5 0 10-7.4 4.3 9.2 9.2 0 00-4.4 3 1.3 1.3 0 00.8 2.1c2.3.5 3.6 1.6 6 1.6a7.3 7.3 0 001.3-.2 2.4 2.4 0 01-.5-.3z'/%3E%3C/svg%3E"); }

.prtnr-guests-room-guest-traveller { width: 264px; }

[dir] .prtnr-traveller-dropdown-list-actions { border-top: 1px solid #e5e5e5; padding: 4px 16px; }

.prtnr-traveller-dropdown-list-action { -moz-transition: color 0.16s ease; -o-transition: color 0.16s ease; transition: color 0.16s ease; align-items: center; color: #868686; display: flex; font-size: 16px; font-weight: 700; min-height: 32px; }

[dir] .prtnr-traveller-dropdown-list-action { -webkit-transition: color 0.16s ease; cursor: pointer; margin-top: 4px; }

.prtnr-traveller-dropdown-list-action .prtnr-icon { -moz-transition: fill 0.16s ease; -o-transition: fill 0.16s ease; transition: fill 0.16s ease; fill: #868686; height: 18px; width: 18px; }

[dir] .prtnr-traveller-dropdown-list-action .prtnr-icon { -webkit-transition: fill 0.16s ease; }

[dir=ltr] .prtnr-traveller-dropdown-list-action .prtnr-icon { margin-right: 8px; }

[dir=rtl] .prtnr-traveller-dropdown-list-action .prtnr-icon { margin-left: 8px; }

.prtnr-traveller-dropdown-list-action:hover { color: #111111; }

.prtnr-traveller-dropdown-list-action:hover .prtnr-icon { fill: #111111; }

[dir] .prtnr-booking-guests-ust-wrap { background-color: #fff8e6; margin-bottom: 24px; padding: 24px; }

.prtnr-booking-guests-ust-title { font-size: 24px; font-weight: 700; line-height: 32px; font-family: 'PTRootUI', Verdana, sans-serif; font-size: 20px; }

.prtnr-booking-guests-ust-descr { font-family: 'PTRootUI', Verdana, sans-serif; color: #111111; font-size: 16px; line-height: 24px; }

.prtnr-booking-guests-ust-slug { font-family: 'PTRootUI', Verdana, sans-serif; color: #111111; font-size: 16px; line-height: 24px; color: #ffffff; }

[dir] .prtnr-booking-guests-ust-slug { background-color: #111111; border-radius: 4px; padding: 2px 8px; }

[dir] .prtnr-booking-guests-ust-suggest { margin-top: 8px; }

[dir] .prtnr-booking-guests-inner { background: #ffffff; border-radius: 8px; padding-top: 24px; }

.prtnr-booking-guests-inner::before, .prtnr-booking-guests-inner::after { display: table; content: ''; }

[dir] .prtnr-booking-guests-inner::after { clear: both; }

@media (max-width: 576px) { [dir] .prtnr-booking-guests-inner { border-radius: 0; } }

.prtnr-booking-guests-title { color: #111111; font-size: 24px; }

[dir] .prtnr-booking-guests-title { margin-bottom: 16px; padding: 0 24px; }

[dir] .corp-booking-guests-phone { margin-bottom: 24px; padding: 0 24px; }

.prtnr-booking-price-avariceupsell { display: flex; justify-content: space-between; }

.prtnr-booking-avariceupsell-title { color: #111111; font-size: 24px; }

[dir] .prtnr-booking-avariceupsell-title { margin-bottom: 8px; }

.prtnr-booking-avariceupsell-description { color: #969696; font-size: 14px; }

[dir] .prtnr-booking-avariceupsell-description { margin-bottom: 16px; }

.prtnr-booking-avariceupsell-item-wrapper .prtnr-booking-upsell-checkbox-wrapper .prtnr-checkbox-extend-label { font-size: 16px; line-height: 1.5; }

.prtnr-booking-upsell { -moz-transition: background-color 0.16s ease, box-shadow 0.16s ease; -o-transition: background-color 0.16s ease, box-shadow 0.16s ease; transition: background-color 0.16s ease, box-shadow 0.16s ease; align-items: center; display: flex; justify-content: space-between; }

[dir] .prtnr-booking-upsell { -webkit-transition: background-color 0.16s ease, box-shadow 0.16s ease; box-shadow: inset 0 0 0 1px #e5e5e5; border-radius: 3px; cursor: pointer; }

[dir=ltr] .prtnr-booking-upsell { padding: 17px 21px 17px 17px; }

[dir=rtl] .prtnr-booking-upsell { padding: 17px 17px 17px 21px; }

[dir] .prtnr-booking-upsell:hover { box-shadow: inset 0 0 0 1px #ffd26d; }

[dir] .roundtrip .prtnr-booking-upsell:hover { box-shadow: inset 0 0 0 1px #a9f135; }

[dir] .newb2b .prtnr-booking-upsell:hover { box-shadow: inset 0 0 0 1px var(--focus-outline); }

[dir] .prtnr-booking-upsell-checked { box-shadow: inset 0 0 0 2px #ffcb5e; background-color: rgba(255, 220, 130, 0.24); }

[dir] .roundtrip .prtnr-booking-upsell-checked { box-shadow: inset 0 0 0 2px #a9f135; background-color: #fafff1; }

[dir] .newb2b .prtnr-booking-upsell-checked { box-shadow: inset 0 0 0 1px var(--focus-outline); background-color: var(--highlight-bg); }

[dir] .prtnr-booking-upsell-disabled { background-color: #f4f4f4; cursor: not-allowed; }

[dir] .prtnr-booking-upsell-disabled:hover { box-shadow: inset 0 0 0 1px #e5e5e5; }

.prtnr-booking-upsell-info { max-width: 211px; }

[dir=ltr] .prtnr-booking-upsell-info { padding-right: 16px; }

[dir=rtl] .prtnr-booking-upsell-info { padding-left: 16px; }

.prtnr-booking-upsell-checkbox-wrapper { display: flex; }

.prtnr-booking-upsell-checkbox-wrapper .prtnr-checkbox-extend-inner { align-items: start; }

[dir] .prtnr-booking-upsell-checkbox-wrapper .prtnr-checkbox-extend-button { margin-top: 4px; }

[dir=ltr] .prtnr-booking-upsell-checkbox-wrapper .prtnr-checkbox-extend-button { margin-left: 0; margin-right: 12px; }

[dir=rtl] .prtnr-booking-upsell-checkbox-wrapper .prtnr-checkbox-extend-button { margin-right: 0; margin-left: 12px; }

.prtnr-booking-upsell-checkbox-wrapper .prtnr-checkbox-extend-label { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 20px; font-weight: 700; line-height: 24px; }

[dir=ltr] .prtnr-booking-upsell-checkbox-wrapper .prtnr-checkbox-extend-label { padding-left: 0; }

[dir=rtl] .prtnr-booking-upsell-checkbox-wrapper .prtnr-checkbox-extend-label { padding-right: 0; }

.prtnr-booking-upsell-description { font-size: 14px; line-height: 18px; }

[dir] .prtnr-booking-upsell-description { margin-top: 10px; }

[dir=ltr] .prtnr-booking-upsell-description { margin-left: 28px; }

[dir=rtl] .prtnr-booking-upsell-description { margin-right: 28px; }

.prtnr-booking-upsell-single-option { font-size: 20px; line-height: 32px; }

[dir] .prtnr-booking-upsell-single-option { padding-top: 4px; }

[dir=ltr] .prtnr-booking-upsell-single-option { text-align: right; }

[dir=rtl] .prtnr-booking-upsell-single-option { text-align: left; }

[dir] .prtnr-booking-upsell-single-option + .prtnr-booking-upsell-price { margin-top: 20px; }

.prtnr-booking-upsell-multiple-options { align-items: center; display: flex; }

[dir] .prtnr-booking-upsell-multiple-options + .prtnr-booking-upsell-price { margin-top: 16px; }

.prtnr-booking-upsell-select-wrapper { flex-grow: 1; }

.prtnr-booking-upsell-select-wrapper > .prtnr-select-extend-container { min-width: 200px; }

.prtnr-booking-upsell-select-wrapper + .prtnr-booking-upsell-price-info-wrapper { flex-shrink: 0; }

[dir=ltr] .prtnr-booking-upsell-select-wrapper + .prtnr-booking-upsell-price-info-wrapper { margin-left: 12px; }

[dir=rtl] .prtnr-booking-upsell-select-wrapper + .prtnr-booking-upsell-price-info-wrapper { margin-right: 12px; }

[dir=ltr] .prtnr-booking-upsell-price { text-align: right; }

[dir=rtl] .prtnr-booking-upsell-price { text-align: left; }

.prtnr-booking-upsell-price-amount { font-family: 'PTRootUI', Verdana, sans-serif; color: #111111; font-size: 16px; line-height: 24px; display: inline-block; }

.prtnr-booking-upsell-price-amount .prtnr-booking-upsell-price-info-wrapper::before { content: ' '; }

.prtnr-booking-upsell-price-amount .prtnr-booking-upsell-price-info { top: 3px; }

.prtnr-booking-upsell-price-info-wrapper { display: inline; }

.prtnr-booking-upsell-price-info { display: inline; fill: #969696; position: relative; }

[dir] .prtnr-booking-upsell-price-info { cursor: pointer; }

.prtnr-booking-upsell-price-info:hover { fill: #111111; }

.prtnr-booking-upsell-price-info-tooltip { display: inline-block; position: absolute; }

[dir=ltr] .prtnr-booking-upsell-price-info-tooltip { left: 0; right: 0; text-align: left; }

[dir=rtl] .prtnr-booking-upsell-price-info-tooltip { right: 0; left: 0; text-align: right; }

.prtnr-booking-upsell-price-info-tooltip .prtnr-tooltipcontainer-content { max-width: 240px; width: 100vw; }

.prtnr-booking-upsell-price-info-tooltip .prtnr-tooltipcontent-msg { color: #969696; font-size: 14px; line-height: 1.29; }

.prtnr-booking-upsell-price-request { color: #111111; display: inline-block; font-size: 12px; font-weight: 700; line-height: 24px; }

[dir] .prtnr-booking-upsell-price-request { border-radius: 4px; }

.prtnr-booking-upsell-additional { flex-basis: 100%; }

[dir] .prtnr-booking-upsell-additional { cursor: default; }

.prtnr-booking-upsell-insurance { flex-wrap: wrap; }

[dir=ltr] .prtnr-booking-upsell-insurance .prtnr-booking-upsell-additional { margin-left: 28px; }

[dir=rtl] .prtnr-booking-upsell-insurance .prtnr-booking-upsell-additional { margin-right: 28px; }

.prtnr-booking-upsell-data { align-self: flex-end; }

.prtnr-booking-upsell-insurance-fields { display: flex; flex-wrap: wrap; }

[dir=ltr] .prtnr-booking-upsell-insurance-fields { margin-left: -20px; }

[dir=rtl] .prtnr-booking-upsell-insurance-fields { margin-right: -20px; }

[dir] .prtnr-booking-upsell-insurance-dates, [dir] .prtnr-booking-upsell-insurance-guests-count { margin-top: 16px; }

[dir=ltr] .prtnr-booking-upsell-insurance-dates, [dir=ltr] .prtnr-booking-upsell-insurance-guests-count { margin-left: 20px; }

[dir=rtl] .prtnr-booking-upsell-insurance-dates, [dir=rtl] .prtnr-booking-upsell-insurance-guests-count { margin-right: 20px; }

.prtnr-booking-upsell-insurance-dates { flex-grow: 9999; }

.prtnr-booking-upsell-insurance-guests-count { flex-basis: 120px; flex-grow: 1; position: relative; }

.prtnr-booking-upsell-insurance-guests-count .prtnr-offlinerequests-counter { height: auto; }

[dir] .prtnr-booking-upsell-insurance-guests-count .prtnr-offlinerequests-counter { padding: 21px 7px 5px; }

.prtnr-booking-upsell-insurance-guests-count-label { font-size: 12px; line-height: normal; pointer-events: none; position: absolute; top: 4px; }

[dir] .prtnr-booking-upsell-insurance-guests-count-label { text-align: center; }

[dir=ltr] .prtnr-booking-upsell-insurance-guests-count-label { left: 4px; right: 4px; }

[dir=rtl] .prtnr-booking-upsell-insurance-guests-count-label { right: 4px; left: 4px; }

.prtnr-booking-upsell-insurance-guests { flex-basis: 100%; }

[dir] .prtnr-booking-upsell-insurance-guests { margin-bottom: -20px; margin-top: 16px; }

[dir] .prtnr-booking-upsell-insurance-guest { margin-bottom: 20px; }

.prtnr-booking-upsell-insurance-guest-header { align-items: center; display: flex; }

[dir] .prtnr-booking-upsell-insurance-guest-header { margin-bottom: 8px; }

.prtnr-booking-upsell-insurance-guest-header-line { flex-grow: 1; }

[dir] .prtnr-booking-upsell-insurance-guest-header-line { border-top: 1px dashed rgba(45, 49, 55, 0.12); }

[dir=ltr] .prtnr-booking-upsell-insurance-guest-header-line { margin-left: 8px; }

[dir=rtl] .prtnr-booking-upsell-insurance-guest-header-line { margin-right: 8px; }

.prtnr-booking-upsell-insurance-guest-title { font-size: 16px; font-weight: 700; line-height: 22px; }

.prtnr-booking-upsell-insurance-guest-remove { flex-shrink: 0; }

[dir] .prtnr-booking-upsell-insurance-guest-remove { cursor: pointer; }

[dir=ltr] .prtnr-booking-upsell-insurance-guest-remove { margin-left: 8px; }

[dir=rtl] .prtnr-booking-upsell-insurance-guest-remove { margin-right: 8px; }

.prtnr-booking-upsell-insurance-guest-remove .prtnr-icon { -moz-transition: fill 0.16s ease; -o-transition: fill 0.16s ease; transition: fill 0.16s ease; display: block; fill: #868686; height: 20px; width: 20px; }

[dir] .prtnr-booking-upsell-insurance-guest-remove .prtnr-icon { -webkit-transition: fill 0.16s ease; }

.prtnr-booking-upsell-insurance-guest-remove:hover .prtnr-icon { fill: #111111; }

.prtnr-booking-upsell-insurance-guest-fields { display: flex; flex-wrap: wrap; }

[dir] .prtnr-booking-upsell-insurance-guest-fields { margin: 0 -10px -16px; }

.prtnr-booking-upsell-insurance-guest-field { -moz-box-sizing: border-box; box-sizing: border-box; flex-basis: 50%; flex-grow: 1; }

[dir] .prtnr-booking-upsell-insurance-guest-field { margin-bottom: 16px; padding: 0 10px; }

[dir] .prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend { border-radius: 4px; }

.prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend .prtnr-icon-arrow { height: 20px; top: 15px; width: 20px; }

[dir=ltr] .prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend .prtnr-icon-arrow { right: 12px; }

[dir=rtl] .prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend .prtnr-icon-arrow { left: 12px; }

[dir] .prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend-container { margin-top: -1px; }

.prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend-title { align-items: center; color: inherit; display: inline-flex; font-size: 12px; pointer-events: none; position: absolute; top: 4px; z-index: 1; }

[dir=ltr] .prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend-title { left: 13px; }

[dir=rtl] .prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend-title { right: 13px; }

[dir=ltr] .prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend-custom, [dir=ltr] .prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend-native { padding: 21px 36px 5px 12px; }

[dir=rtl] .prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend-custom, [dir=rtl] .prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend-native { padding: 21px 12px 5px 36px; }

.prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend-label, .prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend-native { font-family: inherit; line-height: 20px; white-space: nowrap; }

.prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend-wrapper::after { display: none; }

.prtnr-booking-upsell-insurance-guest-field .prtnr-select-extend-list { top: 46px; }

[dir] .prtnr-booking-upsell-insurance-guest-active-leisure { margin-top: 16px; }

[dir=ltr] .prtnr-booking-upsell-insurance-guest-active-leisure .prtnr-checkbox-extend-button { margin-left: 4px; }

[dir=rtl] .prtnr-booking-upsell-insurance-guest-active-leisure .prtnr-checkbox-extend-button { margin-right: 4px; }

.prtnr-booking-upsell-dubai_expo { flex-direction: column; position: relative; }

.prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-info { max-width: none; }

[dir=ltr] .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-info { padding-right: 0; }

[dir=rtl] .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-info { padding-left: 0; }

.prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-data { flex-wrap: nowrap; }

[dir] .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-data { margin-top: 12px; }

.prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-additional { box-sizing: border-box; display: grid; grid-template-columns: 1fr 108px; width: 100%; }

[dir] .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-additional { margin-top: 20px; }

@media (max-width: 576px) { .prtnr-booking-upsell { align-items: normal; flex-direction: column; }
  [dir=ltr] .prtnr-booking-upsell-info { padding-right: 0; }
  [dir=rtl] .prtnr-booking-upsell-info { padding-left: 0; }
  .prtnr-booking-upsell-data { align-items: center; display: flex; flex-wrap: wrap; justify-content: space-between; }
  [dir] .prtnr-booking-upsell-data { margin-top: 16px; }
  [dir=ltr] .prtnr-booking-upsell-data { margin-left: 28px; }
  [dir=rtl] .prtnr-booking-upsell-data { margin-right: 28px; }
  .prtnr-booking-upsell-multiple-options { flex-basis: 100%; }
  [dir=ltr] .prtnr-booking-upsell-multiple-options + .prtnr-booking-upsell-price { text-align: left; }
  [dir=rtl] .prtnr-booking-upsell-multiple-options + .prtnr-booking-upsell-price { text-align: right; }
  [dir] .prtnr-booking-upsell-single-option { padding-top: 0; }
  [dir] .prtnr-booking-upsell-single-option + .prtnr-booking-upsell-price { margin-top: 0; }
  .prtnr-booking-upsell-insurance-dates .prtnr-booking-datepicker { flex-direction: column; }
  .prtnr-booking-upsell-insurance-guests-count, .prtnr-booking-upsell-insurance-guest-field { flex-basis: 100%; }
  .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-data { min-height: 36px; position: relative; } }

@media (min-width: 577px) { [dir=ltr] .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-info { padding-right: 114px; } [dir=rtl] .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-info { padding-left: 114px; }
  .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-data { box-sizing: border-box; width: 100%; }
  [dir] .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-data { margin-top: 8px; }
  [dir=ltr] .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-data { padding-left: 28px; }
  [dir=rtl] .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-data { padding-right: 28px; }
  .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-additional { grid-template-columns: 1fr 113px minmax(115px, auto); }
  [dir] .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-additional { margin-top: 7px; }
  [dir=ltr] .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-additional { padding-left: 28px; }
  [dir=rtl] .prtnr-booking-upsell-dubai_expo .prtnr-booking-upsell-additional { padding-right: 28px; } }

.prtnr-booking-upsellinquiry-title { color: #111111; font-size: 24px; }

[dir] .prtnr-booking-upsellinquiry-title { margin-bottom: 8px; }

.prtnr-booking-upsellinquiry-descr { color: #969696; font-size: 14px; }

[dir] .prtnr-booking-upsellinquiry-descr { margin-bottom: 16px; }

[dir] .prtnr-booking-upsellinquiry-upsell-wrapper { margin-bottom: 16px; }

[dir] .prtnr-booking-upsellinquiry-upsell-wrapper:last-child { margin-bottom: 0; }

[dir] .prtnr-booking-wishes { padding: 0 24px 24px; }

[dir=ltr] .prtnr-booking-wishes-enter .prtnr-booking-wishes-inner { animation-name: comment-enter; }

[dir=rtl] .prtnr-booking-wishes-enter .prtnr-booking-wishes-inner { animation-name: comment-enter; }

[dir=ltr] .prtnr-booking-wishes-enter .prtnr-text-button .prtnr-text-button-icon { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

[dir=rtl] .prtnr-booking-wishes-enter .prtnr-text-button .prtnr-text-button-icon { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }

[dir=ltr] .prtnr-booking-wishes-leave .prtnr-booking-wishes-inner { animation-name: comment-leave; }

[dir=rtl] .prtnr-booking-wishes-leave .prtnr-booking-wishes-inner { animation-name: comment-leave; }

.prtnr-booking-wishes .prtnr-text-button-icon { -moz-transition: ease 0.16s; -o-transition: ease 0.16s; transition: ease 0.16s; }

[dir] .prtnr-booking-wishes .prtnr-text-button-icon { -webkit-transition: ease 0.16s; }

.prtnr-booking-wishes-inner { -moz-transition: ease 0.16s; -o-transition: ease 0.16s; transition: ease 0.16s; position: relative; z-index: 1; }

[dir] .prtnr-booking-wishes-inner { -webkit-transition: ease 0.16s; }

[dir=ltr] .prtnr-booking-wishes-inner { animation-direction: normal; animation-duration: .24s; animation-fill-mode: forwards; animation-iteration-count: 1; }

[dir=rtl] .prtnr-booking-wishes-inner { animation-direction: normal; animation-duration: .24s; animation-fill-mode: forwards; animation-iteration-count: 1; }

.prtnr-booking-wishes-description { color: #969696; font-size: 14px; }

[dir] .prtnr-booking-wishes-description { margin: 16px 0; }

@media (max-width: 576px) { [dir] .prtnr-booking-wishes-description { margin-bottom: 32px; } }

.prtnr-booking-wishes-time-inner { align-items: center; display: flex; justify-content: space-between; }

@media (max-width: 576px) { .prtnr-booking-wishes-time-inner { align-items: normal; flex-direction: column; } }

.prtnr-booking-wishes-time-label { color: #111111; flex-basis: 70%; font-size: 16px; position: relative; }

[dir=ltr] .prtnr-booking-wishes-time-label { padding-left: 24px; }

[dir=rtl] .prtnr-booking-wishes-time-label { padding-right: 24px; }

@media (max-width: 576px) { .prtnr-booking-wishes-time-label { flex-basis: 100%; } [dir] .prtnr-booking-wishes-time-label { margin-bottom: 8px; } }

.prtnr-booking-wishes-time-label::before { content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23111111' class='cls-1' d='M8 1a7 7 0 107 7 7 7 0 00-7-7zm0 12.5A5.5 5.5 0 1113.5 8 5.5 5.5 0 018 13.5z'/%3E%3Cpath fill='%23111111' class='cls-1' d='M8.8 7.7v-3a.8.8 0 00-1.6 0V8a.9.9 0 00.1.3 1.1 1.1 0 00.1.1.6.6 0 000 .1l2.4 2.3a.8.8 0 101-1z'/%3E%3C/svg%3E"); height: 18px; position: absolute; width: 18px; }

[dir=ltr] .prtnr-booking-wishes-time-label::before { left: 0; }

[dir=rtl] .prtnr-booking-wishes-time-label::before { right: 0; }

.prtnr-booking-wishes-time-select { flex-basis: 30%; }

@media (max-width: 576px) { .prtnr-booking-wishes-time-select { flex-basis: 100%; } }

.prtnr-booking-wishes-comment-inner .prtnr-textarea { display: block; width: 100%; }

@keyframes comment-enter { 0% { opacity: 0;
    transform: translateY(-8px); }
  66% { opacity: 1; }
  100% { opacity: 1;
    transform: translateY(0); } }

@keyframes comment-leave { 0% { opacity: 1;
    transform: translateY(0); }
  33% { opacity: 1; }
  100% { opacity: 0;
    transform: translateY(-8px); } }

[dir] .prtnr-booking-payments { background: #ffffff; border-radius: 8px; margin-top: 24px; padding: 30px 24px; }

@media (max-width: 576px) { [dir] .prtnr-booking-payments { border-radius: 0; } }

@media (max-width: 576px) { .prtnr-booking-payments .prtnr-select-extend-wrapper { top: 12px; } }

[dir] .prtnr-booking-payments-item-inner:not(:last-child) { margin-bottom: 32px; }

.prtnr-booking-payments-pay-submit { width: 100%; }

@media (min-width: 577px) { .prtnr-booking-payments-pay-submit { width: 300px; } }

.prtnr-booking-payments-pay-submit-wide { width: 100%; }

.prtnr-booking-payments-pay-submit .prtnr-submit-button { width: 100%; }

[dir] .prtnr-booking-payments-pay-submit-skip-approval { margin-top: 20px; }

.prtnr-booking-payments-pay-submit-skip-approval .prtnr-submit-button { color: var(--button-secondary-typo); }

[dir] .prtnr-booking-payments-pay-submit-skip-approval .prtnr-submit-button { background-color: var(--button-secondary-bg); }

[dir] .prtnr-booking-payments-pay-submit-skip-approval .prtnr-submit-button:hover { background-color: var(--button-secondary-hover-bg); }

[dir] .prtnr-booking-payments-pay-submit-skip-approval .prtnr-submit-button:active { background-color: var(--button-secondary-active-bg); }

.prtnr-booking-payments-pay { align-items: center; display: flex; justify-content: space-between; width: 100%; }

@media (max-width: 576px) { .prtnr-booking-payments-pay { flex-direction: column; } }

.prtnr-booking-paymenttypes-title { color: #111111; font-size: 24px; position: relative; }

[dir] .prtnr-booking-paymenttypes-title { margin-bottom: 16px; }

.prtnr-booking-paymenttypes-text { color: #969696; font-size: 14px; line-height: 18px; }

.prtnr-booking-paymenttype-subtitle { color: #111111; font-size: 14px; line-height: 18px; }

[dir] .prtnr-booking-paymenttype-subtitle { margin-bottom: 4px; }

.prtnr-booking-paymenttype-text { color: #969696; font-size: 12px; line-height: 14px; }

.prtnr-booking-paymenttypes-paymenttype-icon-alipay { height: 14px; width: 56px; }

[dir] .prtnr-booking-paymenttypes-paymenttype-icon-alipay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='14'%3E%3Cpath fill='%231677FF' d='M11.7 0H2.2A2.3 2.3 0 00.7.7 2.2 2.2 0 000 2.2v9.6a2.2 2.2 0 00.7 1.5 2.2 2.2 0 001.5.7h9.5a2.3 2.3 0 001.6-.7 2.2 2.2 0 00.7-1.5V2.2a2.2 2.2 0 00-.7-1.5 2.2 2.2 0 00-1.6-.7z'/%3E%3Cpath fill='%23fff' d='M11.5 8.8L9.4 8c.5-1 .9-2 1.1-3H7.8V4h3.4v-.5H7.8V2H6.4a.2.2 0 00-.2.1.2.2 0 000 .1v1.4H2.7v.6h3.5v1H3.3v.5h5.5a9.7 9.7 0 01-.8 2C6.2 7 4.3 6.4 3.2 6.7c-.8.2-1.3.5-1.6.8-1.3 1.7-.4 4.1 2.4 4.1 1.7 0 3.3-1 4.5-2.4l5.5 2.4V9.5l-2.5-.7zm-7.7 2C1.6 10.8 1 9 2 8c.4-.3 1-.5 1.4-.5 1.3-.1 2.5.4 3.9 1-1 1.4-2.3 2.2-3.5 2.2z'/%3E%3Cpath fill='%231677FF' d='M30.4 2c0 .8.5 1.3 1.2 1.3.8 0 1.3-.5 1.3-1.3S32.4.8 31.6.8c-.7 0-1.2.5-1.2 1.3z'/%3E%3Cpath fill='%233E3A39' d='M26.8 1.1v10.2H29V1.1h-2.2zm-3.9.4h-3l-3.3 9.8h2l.6-2h3.5l.6 2h2.6l-3-9.8zm-3.2 6.3L21 3.3l1.3 4.5h-2.6zm10.8-4v7.5h2.2V3.8h-2.2zm25.4 0h-2l-1.4 4.6-1.6-4.6h-2.5l3 7.5-1.2 2.3h2L55.8 4zm-17.6-.1c-.9 0-1.5.3-2.2.9v-.8h-2.2v9.9H36v-2.5c.4.2.9.2 1.3.2 2 0 3.8-1.4 3.8-4 0-2.3-1.3-3.7-3-3.7zM36.9 10a2.5 2.5 0 01-.8 0V5.8c.5-.3.8-.5 1.3-.5.9 0 1.5.7 1.5 2 0 1.8-1 2.6-2 2.6zM48 9.4v-3c0-1.8-1-2.7-2.8-2.7-1.1 0-1.9.2-3.3.6l.4 1.7c1.3-.6 1.8-.8 2.4-.8.8 0 1.1.5 1.1 1.3-2.5.5-3.3.8-3.8 1.3a2 2 0 00-.5 1.5 2.1 2.1 0 00.6 1.5 2.1 2.1 0 001.5.7c.8 0 1.5-.3 2.3-1l.2.8h2.2L48 9.4zm-2.2.1c-.6.3-1 .4-1.3.4-.6 0-.9-.3-.9-.9a.8.8 0 01.2-.5c.3-.3.8-.5 2-.8v1.8z'/%3E%3C/svg%3E"); }

[dir] .prtnr-booking-paymenttypes-paymenttype-wrapper { margin-bottom: -1px; }

[dir=ltr] .prtnr-booking-paymenttypes-paymenttype-wrapper:first-child .prtnr-booking-paymenttypes-paymenttype { border-top-left-radius: 4px; border-top-right-radius: 4px; }

[dir=rtl] .prtnr-booking-paymenttypes-paymenttype-wrapper:first-child .prtnr-booking-paymenttypes-paymenttype { border-top-right-radius: 4px; border-top-left-radius: 4px; }

[dir=ltr] .prtnr-booking-paymenttypes-paymenttype-wrapper:last-child .prtnr-booking-paymenttypes-paymenttype { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }

[dir=rtl] .prtnr-booking-paymenttypes-paymenttype-wrapper:last-child .prtnr-booking-paymenttypes-paymenttype { border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

.prtnr-booking-paymenttypes-paymenttype { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; }

[dir] .prtnr-booking-paymenttypes-paymenttype { background-color: white; border: 1px solid var(--border); cursor: pointer; margin: 0 -8px; }

[dir=ltr] .prtnr-booking-paymenttypes-paymenttype { padding: 16px 20px 16px 16px; }

[dir=rtl] .prtnr-booking-paymenttypes-paymenttype { padding: 16px 16px 16px 20px; }

[dir] .prtnr-booking-paymenttypes-paymenttype:hover { background-color: #f4f4f4; }

[dir] .prtnr-booking-paymenttypes-paymenttype.prtnr-booking-paymenttypes-paymenttype-chosen { background-color: #fef8e0; border-color: #ffdc82; }

[dir] .roundtrip .prtnr-booking-paymenttypes-paymenttype.prtnr-booking-paymenttypes-paymenttype-chosen { background-color: #fafff1; border-color: #a9f135; }

[dir] .newb2b .prtnr-booking-paymenttypes-paymenttype.prtnr-booking-paymenttypes-paymenttype-chosen { background-color: var(--highlight-bg); border-color: var(--border); }

[dir] .prtnr-booking-paymenttypes-paymenttype.prtnr-booking-paymenttypes-paymenttype-disabled { background-color: initial; cursor: not-allowed; }

.prtnr-booking-paymenttypes-paymenttype.prtnr-booking-paymenttypes-paymenttype-disabled .prtnr-booking-paymenttypes-paymenttype-text { color: #afafaf; }

.prtnr-booking-paymenttypes-paymenttype-radiobutton { align-items: baseline; display: flex; }

[dir=ltr] .prtnr-booking-paymenttypes-paymenttype-radiobutton .zenradiobutton-styled-radiobutton { margin-right: 7px; }

[dir=rtl] .prtnr-booking-paymenttypes-paymenttype-radiobutton .zenradiobutton-styled-radiobutton { margin-left: 7px; }

.prtnr-booking-paymenttypes-paymenttype-text { font-size: 16px; font-weight: 700; line-height: 18px; }

[dir=ltr] .prtnr-booking-paymenttypes-paymenttype-inner { margin-left: 22px; }

[dir=rtl] .prtnr-booking-paymenttypes-paymenttype-inner { margin-right: 22px; }

.prtnr-booking-paymenttypes-paymenttype-currencies { display: flex; flex-wrap: wrap; }

[dir] .prtnr-booking-paymenttypes-paymenttype-currencies { margin-top: 4px; }

.prtnr-booking-paymenttypes-paymenttype-currencies-item { color: #868686; font-size: 12px; line-height: 15px; }

[dir] .prtnr-booking-paymenttypes-paymenttype-currencies-item { border: 1px solid var(--border); border-radius: 4px; padding: 1px 5px; }

[dir=ltr] .prtnr-booking-paymenttypes-paymenttype-currencies-item { margin-right: 4px; }

[dir=rtl] .prtnr-booking-paymenttypes-paymenttype-currencies-item { margin-left: 4px; }

.prtnr-booking-paymenttypes-paymenttype-currencies-item-hovered:hover { color: #111111; }

[dir] .prtnr-booking-paymenttypes-paymenttype-currencies-item-hovered:hover { background-color: var(--colored-secondary-bg); }

.prtnr-booking-paymenttypes-paymenttype-commission { font-size: 14px; line-height: 20px; }

[dir] .prtnr-booking-paymenttypes-paymenttype-commission { margin-top: 4px; }

.prtnr-booking-paymenttypes-paymenttype-commission-value { font-weight: 700; }

.prtnr-booking-paymenttypes-paymenttype-tip-anchor { display: inline-block; width: 20px; }

[dir] .prtnr-booking-paymenttypes-paymenttype-tip-anchor { margin-top: 2px; }

[dir=ltr] .prtnr-booking-paymenttypes-paymenttype-tip-anchor { margin-left: 8px; }

[dir=rtl] .prtnr-booking-paymenttypes-paymenttype-tip-anchor { margin-right: 8px; }

.prtnr-booking-paymenttypes-paymenttype-badge { color: #ce2121; display: inline-block; font-size: 12px; line-height: 15px; }

[dir] .prtnr-booking-paymenttypes-paymenttype-badge { border: 1px solid rgba(206, 33, 33, 0.4); border-radius: 4px; margin-top: 4px; padding: 1px 5px; }

.prtnr-booking-paymenttypes-paymenttype-description { color: #868686; font-size: 14px; line-height: 20px; }

[dir] .prtnr-booking-paymenttypes-paymenttype-description { margin-top: 4px; }

.prtnr-booking-paymenttypes-paymenttype-supporting { align-items: center; display: flex; margin-block-start: 4px; }

.prtnr-booking-paymenttypes-paymenttype-supporting.prtnr-booking-paymenttypes-paymenttype-supporting-disabled .prtnr-booking-paymenttypes-paymenttype-icon-alipay { opacity: .35; }

.prtnr-booking-paymenttypes-paymenttype-supporting.prtnr-booking-paymenttypes-paymenttype-supporting-disabled .prtnr-booking-paymenttypes-paymenttype-supporting-text { color: #868686; }

.prtnr-booking-paymenttypes-paymenttype-supporting-text { margin-inline-start: 3px; }

.prtnr-booking-payments-pay-postpay-warning { color: #ce2121; display: flex; font-size: 14px; line-height: 18px; }

[dir] .prtnr-booking-payments-pay-postpay-warning { background: #f4f4f4; border-radius: 4px; margin-bottom: 20px; padding: 16px 20px; }

.prtnr-booking-payments-pay-postpay-warning .prtnr-icon-exclamation-triangle { fill: #ce2121; flex-shrink: 0; width: 19px; }

[dir=ltr] .prtnr-booking-payments-pay-postpay-warning .prtnr-icon-exclamation-triangle { margin-right: 13px; }

[dir=rtl] .prtnr-booking-payments-pay-postpay-warning .prtnr-icon-exclamation-triangle { margin-left: 13px; }

.prtnr-booking-payments-pay-text { color: #84d078; font-size: 16px; position: relative; }

[dir=ltr] .prtnr-booking-payments-pay-text { padding-left: 24px; }

[dir=rtl] .prtnr-booking-payments-pay-text { padding-right: 24px; }

@media (max-width: 576px) { .prtnr-booking-payments-pay-text { order: 2; } [dir] .prtnr-booking-payments-pay-text { margin-top: 24px; } }

.prtnr-booking-payments-pay-text::before { content: ''; display: block; height: 18px; position: absolute; width: 18px; }

[dir] .prtnr-booking-payments-pay-text::before { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%2384d078' d='M14.9 3a1.3 1.3 0 00-1.8 0L6 10.3l-3-3a1.2 1.2 0 00-1.8 0 1.3 1.3 0 000 1.7L5 13a1.2 1.2 0 001.7 0L15 4.8a1.3 1.3 0 000-1.8z'/%3E%3C/svg%3E"); }

[dir=ltr] .prtnr-booking-payments-pay-text::before { left: 0; }

[dir=rtl] .prtnr-booking-payments-pay-text::before { right: 0; }

.prtnr-booking-payments-pay-description { color: #111111; font-size: 16px; line-height: 1.5; }

[dir] .prtnr-booking-payments-pay-description { background: #f4f4f4; border-radius: 4px; margin-top: 20px; padding: 16px; }

.prtnr-booking-payments-eula-link { color: inherit; }

.prtnr-booking { color: #111111; }

[dir] .prtnr-booking { background: #f4f4f4; }

[dir] .prtnr-booking .zenpopuptip { background: #111111; border: 0; padding: 6px 8px; }

.prtnr-booking .prtnr-hinttext { color: #ffffff; font-size: 14px; }

.prtnr-booking .prtnr-booking-form-row, .prtnr-booking .prtnr-booking-autocancel-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; position: relative; }

[dir=ltr] .prtnr-booking .prtnr-booking-form-row, [dir=ltr] .prtnr-booking .prtnr-booking-autocancel-row { margin-left: -12px; margin-right: -12px; }

[dir=rtl] .prtnr-booking .prtnr-booking-form-row, [dir=rtl] .prtnr-booking .prtnr-booking-autocancel-row { margin-right: -12px; margin-left: -12px; }

@media (max-width: 576px) { [dir] .prtnr-booking .prtnr-booking-form-row, [dir] .prtnr-booking .prtnr-booking-autocancel-row { margin: 0; } }

@media (max-width: 576px) { [dir] .prtnr-booking .b2b-autocancel { border-radius: 0; } }

@media (max-width: 768px) { .prtnr-booking .prtnr-booking-autocancel-row .b2b-autocancel-shadow { bottom: 0; height: 100%; position: absolute; width: 28px; } [dir] .prtnr-booking .prtnr-booking-autocancel-row .b2b-autocancel-shadow { border-radius: 8px; } [dir=ltr] .prtnr-booking .prtnr-booking-autocancel-row .b2b-autocancel-shadow { background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8) 30%, #ffffff); right: 0; } [dir=rtl] .prtnr-booking .prtnr-booking-autocancel-row .b2b-autocancel-shadow { background: linear-gradient(to left, transparent, rgba(255, 255, 255, 0.8) 30%, #ffffff); left: 0; } }

.prtnr-booking-form-inner, .prtnr-booking-form-autocancel { -moz-box-sizing: border-box; box-sizing: border-box; max-width: 1248px; width: 100%; }

[dir=ltr] .prtnr-booking-form-inner, [dir=ltr] .prtnr-booking-form-autocancel { margin-left: auto; margin-right: auto; padding-left: 24px; padding-right: 24px; }

[dir=rtl] .prtnr-booking-form-inner, [dir=rtl] .prtnr-booking-form-autocancel { margin-right: auto; margin-left: auto; padding-right: 24px; padding-left: 24px; }

@media (max-width: 768px) { [dir=ltr] .prtnr-booking-form-inner, [dir=ltr] .prtnr-booking-form-autocancel { padding-left: 24px; padding-right: 24px; } [dir=rtl] .prtnr-booking-form-inner, [dir=rtl] .prtnr-booking-form-autocancel { padding-right: 24px; padding-left: 24px; } }

@media (max-width: 576px) { [dir=ltr] .prtnr-booking-form-inner, [dir=ltr] .prtnr-booking-form-autocancel { padding-left: 16px; padding-right: 16px; } [dir=rtl] .prtnr-booking-form-inner, [dir=rtl] .prtnr-booking-form-autocancel { padding-right: 16px; padding-left: 16px; } }

@media (max-width: 576px) { [dir] .prtnr-booking-form-inner, [dir] .prtnr-booking-form-autocancel { margin: 0; padding: 0; } }

[dir] .prtnr-booking-form-autocancel { padding-top: 24px; }

.prtnr-booking-autocancel-inner { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; }

[dir=ltr] .prtnr-booking-autocancel-inner { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-booking-autocancel-inner { padding-right: 12px; padding-left: 12px; }

@media (min-width: 577px) { .prtnr-booking-autocancel-inner { flex: 0 0 100%; max-width: 100%; } }

@media (min-width: 769px) { .prtnr-booking-autocancel-inner { flex: 0 0 83.33333%; max-width: 83.33333%; } }

@media (max-width: 1100px) { .prtnr-booking-autocancel-inner { flex-basis: 100%; max-width: 100%; } }

@media (max-width: 768px) { [dir] .prtnr-booking-autocancel-inner { padding: 0; } }

@media (max-width: 576px) { [dir] .prtnr-booking-autocancel-inner { padding: 0; } }

.prtnr-booking-form-user-inner { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; }

[dir] .prtnr-booking-form-user-inner { margin: 24px 0 48px; }

[dir=ltr] .prtnr-booking-form-user-inner { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-booking-form-user-inner { padding-right: 12px; padding-left: 12px; }

@media (min-width: 577px) { .prtnr-booking-form-user-inner { flex: 0 0 100%; max-width: 100%; } }

@media (min-width: 769px) { .prtnr-booking-form-user-inner { flex: 0 0 50%; max-width: 50%; } }

@media (max-width: 1100px) { .prtnr-booking-form-user-inner { flex-basis: 58%; max-width: 100%; } [dir=ltr] .prtnr-booking-form-user-inner { padding-left: 0; } [dir=rtl] .prtnr-booking-form-user-inner { padding-right: 0; } }

@media (max-width: 768px) { .prtnr-booking-form-user-inner { flex-basis: 100%; order: 2; } [dir] .prtnr-booking-form-user-inner { margin-top: 0; padding: 0 12px; } }

@media (max-width: 576px) { [dir] .prtnr-booking-form-user-inner { padding: 0; } }

.prtnr-booking-form-status-inner { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; }

[dir] .prtnr-booking-form-status-inner { margin: 24px 0 48px; }

[dir=ltr] .prtnr-booking-form-status-inner { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-booking-form-status-inner { padding-right: 12px; padding-left: 12px; }

@media (min-width: 577px) { .prtnr-booking-form-status-inner { flex: 0 0 100%; max-width: 100%; } }

@media (min-width: 769px) { .prtnr-booking-form-status-inner { flex: 0 0 50%; max-width: 50%; } }

@media (max-width: 1100px) { .prtnr-booking-form-status-inner { flex-basis: 58%; max-width: 100%; } [dir=ltr] .prtnr-booking-form-status-inner { padding-left: 0; } [dir=rtl] .prtnr-booking-form-status-inner { padding-right: 0; } }

@media (max-width: 768px) { .prtnr-booking-form-status-inner { flex-basis: 100%; order: 2; } [dir] .prtnr-booking-form-status-inner { margin-top: 0; padding: 0 12px; } }

@media (max-width: 576px) { [dir] .prtnr-booking-form-status-inner { padding: 0; } }

.prtnr-booking-form-card-inner { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; }

[dir] .prtnr-booking-form-card-inner { margin: 24px 0; padding-bottom: 24px; }

[dir=ltr] .prtnr-booking-form-card-inner { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-booking-form-card-inner { padding-right: 12px; padding-left: 12px; }

@media (min-width: 577px) { .prtnr-booking-form-card-inner { flex: 0 0 100%; max-width: 100%; } }

@media (min-width: 769px) { .prtnr-booking-form-card-inner { flex: 0 0 33.33333%; max-width: 33.33333%; } }

@media (max-width: 1100px) { .prtnr-booking-form-card-inner { flex-basis: 58%; max-width: 100%; } [dir=ltr] .prtnr-booking-form-card-inner { padding-left: 0; } [dir=rtl] .prtnr-booking-form-card-inner { padding-right: 0; } }

@media (max-width: 768px) { .prtnr-booking-form-card-inner { flex-basis: 100%; order: 1; } [dir] .prtnr-booking-form-card-inner { margin-top: 62px; } }

@media (max-width: 576px) { .prtnr-booking-form-card-inner { order: 2; } [dir] .prtnr-booking-form-card-inner { margin: 0; } [dir=ltr] .prtnr-booking-form-card-inner { padding-left: 0; padding-right: 0; } [dir=rtl] .prtnr-booking-form-card-inner { padding-right: 0; padding-left: 0; } }

[dir=ltr] .prtnr-booking-form-card-inner .prtnr-payment-systems-container { padding-left: 24px; padding-right: 24px; }

[dir=rtl] .prtnr-booking-form-card-inner .prtnr-payment-systems-container { padding-right: 24px; padding-left: 24px; }

@media (max-width: 576px) { [dir] .prtnr-booking-form-card-inner .prtnr-payment-systems-container, [dir] .prtnr-booking-form-card-inner .prtnr-booking-form-card-privacy { padding: 0 12px; } [dir=ltr] .prtnr-booking-form-card-inner .prtnr-payment-systems-container, [dir=ltr] .prtnr-booking-form-card-inner .prtnr-booking-form-card-privacy { margin-left: 0; } [dir=rtl] .prtnr-booking-form-card-inner .prtnr-payment-systems-container, [dir=rtl] .prtnr-booking-form-card-inner .prtnr-booking-form-card-privacy { margin-right: 0; } }

.prtnr-booking-form-card-privacy { font-family: 'PTRootUI', Verdana, sans-serif; color: #969696; font-size: 14px; line-height: 18px; }

[dir] .prtnr-booking-form-card-privacy { margin-bottom: 16px; padding: 0 24px; }

.prtnr-booking-form-card-link { color: inherit; text-decoration: underline; }

.prtnr-booking-form-check-inner { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; display: flex; position: relative; }

[dir] .prtnr-booking-form-check-inner { margin: 24px 0 48px; }

[dir=ltr] .prtnr-booking-form-check-inner { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-booking-form-check-inner { padding-right: 12px; padding-left: 12px; }

@media (min-width: 577px) { .prtnr-booking-form-check-inner { flex: 0 0 100%; max-width: 100%; } }

@media (min-width: 769px) { .prtnr-booking-form-check-inner { flex: 0 0 33.33333%; max-width: 33.33333%; } }

@media (max-width: 1100px) { .prtnr-booking-form-check-inner { flex-basis: 42%; max-width: 100%; } [dir=ltr] .prtnr-booking-form-check-inner { padding-right: 0; } [dir=rtl] .prtnr-booking-form-check-inner { padding-left: 0; } }

@media (max-width: 768px) { .prtnr-booking-form-check-inner { flex-basis: 100%; order: 1; } [dir] .prtnr-booking-form-check-inner { margin-top: 62px; padding: 0 12px; } }

@media (max-width: 576px) { [dir] .prtnr-booking-form-check-inner { padding: 0; } }

.body-prtnrbooking { font-family: 'PTRootUI', Verdana, sans-serif; }

[dir] .body-prtnrbooking { background: #f4f4f4; }

[dir] .prtnr-booking-form-fields-wrapper { margin: 16px 0; padding: 0 12px; }

[dir] .prtnr-booking-form-fields { margin-bottom: -16px; }

.prtnr-booking-form-field { -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; width: 50%; }

[dir] .prtnr-booking-form-field { margin-bottom: 16px; padding: 0 12px; }

@media (max-width: 576px) { .prtnr-booking-form-field { width: 100%; } }

[dir] .prtnr-booking-form-warning { background: white; margin-bottom: 24px; }

[dir=ltr] .prtnr-booking-form-warning { padding: 24px 16px 24px 24px; }

[dir=rtl] .prtnr-booking-form-warning { padding: 24px 24px 24px 16px; }

.prtnr-booking-form-warning-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; align-items: center; display: flex; font-size: 24px; font-weight: 700; line-height: 32px; }

.prtnr-booking-form-warning-title .prtnr-icon-exclamation-triangle { fill: #ce2121; height: 21px; width: 21px; }

[dir=ltr] .prtnr-booking-form-warning-title .prtnr-icon-exclamation-triangle { margin-right: 9px; }

[dir=rtl] .prtnr-booking-form-warning-title .prtnr-icon-exclamation-triangle { margin-left: 9px; }

.prtnr-booking-form-warning-text, .prtnr-booking-form-covid-certificate-needed-alert, .prtnr-booking-form-covid-alert-tip { font-size: 14px; line-height: 18px; }

[dir] .prtnr-booking-form-warning-text { margin-top: 8px; }

[dir] .prtnr-booking-form-covid-certificate-needed-alert { margin-top: 20px; }

.prtnr-booking-form-covid-certificate-needed-alert h3 { font-size: 20px; font-weight: 700; line-height: 24px; }

[dir] .prtnr-booking-form-covid-certificate-needed-alert h3 { margin-bottom: 8px; }

.prtnr-booking-form-covid-certificate-needed-alert + .prtnr-booking-form-covid-alert-tip { color: #868686; font-size: 12px; line-height: 16px; }

[dir] .prtnr-booking-form-covid-alert-tip { margin-top: 20px; }

@media (min-width: 577px) { [dir] .prtnr-booking-form-warning { border-radius: 8px; } [dir=ltr] .prtnr-booking-form-warning { padding-left: 54px; padding-right: 24px; } [dir=rtl] .prtnr-booking-form-warning { padding-right: 54px; padding-left: 24px; }
  [dir=ltr] .prtnr-booking-form-warning-title { margin-left: -30px; }
  [dir=rtl] .prtnr-booking-form-warning-title { margin-right: -30px; }
  .prtnr-booking-form-warning-text, .prtnr-booking-form-covid-certificate-needed-alert, .prtnr-booking-form-covid-alert-tip { font-size: 16px; line-height: 20px; }
  .prtnr-booking-form-covid-certificate-needed-alert + .prtnr-booking-form-covid-alert-tip { font-size: 12px; line-height: 16px; } }

.prtnr-booking-datepicker { display: flex; line-height: normal; position: relative; }

[dir] .prtnr-booking-datepicker { background-color: white; border-radius: 4px; cursor: pointer; }

.prtnr-booking-datepicker-mode-single { -moz-transition: box-shadow 0.16s ease; -o-transition: box-shadow 0.16s ease; transition: box-shadow 0.16s ease; }

[dir] .prtnr-booking-datepicker-mode-single { -webkit-transition: box-shadow 0.16s ease; box-shadow: 0 0 0 1px #e5e5e5; }

[dir] .prtnr-booking-datepicker-mode-single:hover { box-shadow: 0 0 0 1px var(--field-hover-border); }

[dir] .prtnr-booking-datepicker-mode-single.prtnr-booking-datepicker-active { box-shadow: 0 0 0 1px var(--field-active-border), 0 0 0 3px var(--focus-outline); }

.prtnr-booking-datepicker-mode-single .prtnr-booking-datepicker-input-to::before { content: ''; height: 100%; position: absolute; top: 0; width: 1px; }

[dir] .prtnr-booking-datepicker-mode-single .prtnr-booking-datepicker-input-to::before { background-color: rgba(45, 49, 55, 0.15); }

[dir=ltr] .prtnr-booking-datepicker-mode-single .prtnr-booking-datepicker-input-to::before { left: 0; }

[dir=rtl] .prtnr-booking-datepicker-mode-single .prtnr-booking-datepicker-input-to::before { right: 0; }

.prtnr-booking-datepicker-input { -moz-box-sizing: border-box; box-sizing: border-box; flex: 1 0 50%; position: relative; }

[dir] .prtnr-booking-datepicker-input { padding: 5px 16px 6px; }

.prtnr-booking-datepicker-mode-splitted .prtnr-booking-datepicker-input { -moz-transition: box-shadow 0.16s ease; -o-transition: box-shadow 0.16s ease; transition: box-shadow 0.16s ease; }

[dir] .prtnr-booking-datepicker-mode-splitted .prtnr-booking-datepicker-input { -webkit-transition: box-shadow 0.16s ease; box-shadow: 0 0 0 1px #e5e5e5; }

.prtnr-booking-datepicker-mode-splitted .prtnr-booking-datepicker-input:hover { z-index: 1; }

[dir] .prtnr-booking-datepicker-mode-splitted .prtnr-booking-datepicker-input:hover { box-shadow: 0 0 0 1px var(--field-hover-border); }

.prtnr-booking-datepicker-mode-splitted .prtnr-booking-datepicker-input.prtnr-booking-datepicker-input-active { z-index: 2; }

[dir] .prtnr-booking-datepicker-mode-splitted .prtnr-booking-datepicker-input.prtnr-booking-datepicker-input-active { box-shadow: 0 0 0 1px var(--field-active-border), 0 0 0 3px var(--focus-outline); }

[dir=ltr] .prtnr-booking-datepicker-input-from { border-top-left-radius: 4px; border-top-right-radius: 4px; }

[dir=rtl] .prtnr-booking-datepicker-input-from { border-top-right-radius: 4px; border-top-left-radius: 4px; }

[dir] .prtnr-booking-datepicker-mode-splitted .prtnr-booking-datepicker-input-from { margin-bottom: 1px; }

[dir=ltr] .prtnr-booking-datepicker-input-to { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }

[dir=rtl] .prtnr-booking-datepicker-input-to { border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

.prtnr-booking-datepicker-input-label { font-size: 12px; white-space: nowrap; }

[dir] .prtnr-booking-datepicker-input-label { margin-bottom: 2px; }

.prtnr-booking-datepicker-input-value { font-size: 16px; width: 100%; }

.prtnr-booking-datepicker-calendar { bottom: 0; position: absolute; width: 100%; }

.prtnr-booking-footer { height: 82px; position: relative; width: 100%; }

[dir] .prtnr-booking-footer { background-color: var(--block-bg); margin-top: auto; }

.prtnr-booking-footer .prtnr-booking-form-inner { padding-block: 32px; }

.prtnr-booking-footer .prtnr-booking-footer-link { color: var(--text-secondary); font-size: 16px; font-weight: 400; }

[dir=ltr] .prtnr-booking-footer .prtnr-booking-footer-link { text-align: left; }

[dir=rtl] .prtnr-booking-footer .prtnr-booking-footer-link { text-align: right; }

.prtnr-booking-footer .prtnr-booking-footer-link:hover { -moz-transition: color ease 0.16s; -o-transition: color ease 0.16s; transition: color ease 0.16s; color: var(--text); }

[dir] .prtnr-booking-footer .prtnr-booking-footer-link:hover { -webkit-transition: color ease 0.16s; }

.corp-booking-form-fieldset:disabled { opacity: .4; }

[dir] .corp-booking-form-tripComponent { margin-bottom: 24px; }

[dir] .corp-booking-form-orderComponent { margin-top: 24px; }

.prtnr-submit-button { -moz-transition: ease 0.08s; -o-transition: ease 0.08s; transition: ease 0.08s; color: var(--button-primary-typo); font-family: 'PTRootUI', Verdana, sans-serif; font-size: 16px; height: 38px; }

[dir] .prtnr-submit-button { -webkit-transition: ease 0.08s; background: var(--button-primary-bg); border: 1px solid transparent; border-radius: 3px; padding: 0 24px; text-align: center; }

[dir] .prtnr-submit-button:active { background: var(--button-primary-active-bg); }

.prtnr-submit-button:focus { outline: none; }

[dir] .prtnr-submit-button:focus { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-submit-button:focus { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

[dir] .prtnr-submit-button:hover { background: var(--button-primary-hover-bg); }

[dir] .prtnr-submit-button-disabled { background: #d0d1cf; cursor: not-allowed; }

[dir] .prtnr-submit-button-disabled:hover { background: #d0d1cf; }

.newb2b .prtnr-submit-button-disabled { position: relative; }

[dir] .newb2b .prtnr-submit-button-disabled { background: var(--button-primary-bg); }

.newb2b .prtnr-submit-button-disabled::after { content: ''; display: block; inset: 0; position: absolute; }

[dir] .newb2b .prtnr-submit-button-disabled::after { background-color: var(--disabled-overlay); border-radius: 4px; margin: -1px; }

.prtnr-submit-button-huge { height: 56px; }

[dir] .prtnr-submit-button-huge { padding: 0 24px; }

.prtnr-text-button { -moz-transition: ease 0.08s; -o-transition: ease 0.08s; transition: ease 0.08s; align-items: center; color: #111111; display: flex; font-family: 'PTRootUI', Verdana, sans-serif; font-size: 16px; height: 32px; justify-content: center; }

[dir] .prtnr-text-button { -webkit-transition: ease 0.08s; background: transparent; }

.prtnr-text-button:focus { outline: none; }

.prtnr-text-button:hover { color: #e6af3d; }

[dir] .prtnr-text-button:hover .prtnr-text-button-icon { background-color: #ffcb5e; }

.prtnr-text-button-disabled { color: #d4d4d4; }

[dir] .prtnr-text-button-disabled { cursor: not-allowed; }

[dir] .prtnr-text-button-disabled .prtnr-text-button-icon { background-color: #d4d4d4; }

[dir] .prtnr-text-button-disabled:hover .prtnr-text-button-icon { background-color: #d4d4d4; }

.prtnr-submit-button-text, .prtnr-text-button-text { font-family: 'PTRootUI', Verdana, sans-serif; }

.prtnr-text-button-icon { height: 16px; width: 16px; }

[dir] .prtnr-text-button-icon { background-color: #111111; }

[dir=ltr] .prtnr-text-button-icon { margin-right: 8px; }

[dir=rtl] .prtnr-text-button-icon { margin-left: 8px; }

.prtnr-text-button-icon-arrow { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%7B$fill%7D' d='M8.8 11.6L14.3 6a1.1 1.1 0 000-1.6l-.2-.2a1.1 1.1 0 00-1.6 0L8 8.8 3.5 4.3a1.1 1.1 0 00-1.6 0l-.2.2a1.1 1.1 0 000 1.6l5.5 5.5a1.2 1.2 0 001.6 0z'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%7B$fill%7D' d='M8.8 11.6L14.3 6a1.1 1.1 0 000-1.6l-.2-.2a1.1 1.1 0 00-1.6 0L8 8.8 3.5 4.3a1.1 1.1 0 00-1.6 0l-.2.2a1.1 1.1 0 000 1.6l5.5 5.5a1.2 1.2 0 001.6 0z'/%3E%3C/svg%3E"); }

.prtnr-text-button-icon-card { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%7B$fill%7D' d='M14 1.5H2a2 2 0 00-2 2v9a2 2 0 002 2h12a2 2 0 002-2v-9a2 2 0 00-2-2zm-12.5 3v-1A.5.5 0 012 3h12a.5.5 0 01.5.5v1zM2 13a.5.5 0 01-.5-.5v-5h13v5a.5.5 0 01-.5.5z'/%3E%3Cpath fill='%7B$fill%7D' d='M12 9a1 1 0 101 1 1 1 0 00-1-1z'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%7B$fill%7D' d='M14 1.5H2a2 2 0 00-2 2v9a2 2 0 002 2h12a2 2 0 002-2v-9a2 2 0 00-2-2zm-12.5 3v-1A.5.5 0 012 3h12a.5.5 0 01.5.5v1zM2 13a.5.5 0 01-.5-.5v-5h13v5a.5.5 0 01-.5.5z'/%3E%3Cpath fill='%7B$fill%7D' d='M12 9a1 1 0 101 1 1 1 0 00-1-1z'/%3E%3C/svg%3E"); }

.prtnr-text-button-icon-plus { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath fill='%7B$fill%7D' d='M13.8 6.8H9.2V2.2a1.2 1.2 0 00-2.4 0v4.6H2.2a1.2 1.2 0 000 2.4h4.6v4.6a1.2 1.2 0 002.4 0V9.2h4.6a1.2 1.2 0 000-2.4' id='a'/%3E%3C/defs%3E%3Cg fill='%7B$fill%7D' fill-rule='evenodd'%3E%3Cmask id='b' fill='%7B$fill%7D'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath fill='%7B$fill%7D' d='M13.8 6.8H9.2V2.2a1.2 1.2 0 00-2.4 0v4.6H2.2a1.2 1.2 0 000 2.4h4.6v4.6a1.2 1.2 0 002.4 0V9.2h4.6a1.2 1.2 0 000-2.4' id='a'/%3E%3C/defs%3E%3Cg fill='%7B$fill%7D' fill-rule='evenodd'%3E%3Cmask id='b' fill='%7B$fill%7D'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.prtnr-text-button-light { color: #969696; height: auto; }

[dir] .prtnr-text-button-light .prtnr-text-button-icon { background-color: #969696; }

.prtnr-text-button-light:hover { color: #111111; }

[dir] .prtnr-text-button-light:hover .prtnr-text-button-icon { background-color: #111111; }

[dir] .prtnr-submit-button-gray { background-color: #e5e5e5; }

.prtnr-buttondropdown { display: inline-flex; position: relative; }

[dir=ltr] .prtnr-buttondropdown-expanded .prtnr-icon-arrow { transform: rotate(180deg); }

[dir=rtl] .prtnr-buttondropdown-expanded .prtnr-icon-arrow { transform: rotate(-180deg); }

.prtnr-buttondropdown-button { align-items: center; display: flex; justify-content: center; }

.prtnr-buttondropdown-button .prtnr-buttondropdown-icon, .prtnr-buttondropdown-button .prtnr-icon-arrow { fill: #111111; flex-shrink: 0; }

.roundtrip .prtnr-buttondropdown-button .prtnr-buttondropdown-icon, .newb2b .prtnr-buttondropdown-button .prtnr-buttondropdown-icon, .roundtrip .prtnr-buttondropdown-button .prtnr-icon-arrow, .newb2b .prtnr-buttondropdown-button .prtnr-icon-arrow { fill: #ffffff; }

.prtnr-buttondropdown-button > .prtnr-icon-arrow { -moz-transition: transform 0.16s ease; -o-transition: transform 0.16s ease; transition: transform 0.16s ease; }

[dir] .prtnr-buttondropdown-button > .prtnr-icon-arrow { -webkit-transition: transform 0.16s ease; }

.prtnr-buttondropdown-button.button-size-xs .prtnr-buttondropdown-icon, .prtnr-buttondropdown-button.button-size-xs .prtnr-icon-arrow { height: 16px; width: 16px; }

[dir=ltr] .prtnr-buttondropdown-button.button-size-xs .prtnr-buttondropdown-icon { margin-right: 6px; }

[dir=rtl] .prtnr-buttondropdown-button.button-size-xs .prtnr-buttondropdown-icon { margin-left: 6px; }

[dir=ltr] .prtnr-buttondropdown-button.button-size-xs > .prtnr-icon-arrow { margin-left: 8px; margin-right: -4px; }

[dir=rtl] .prtnr-buttondropdown-button.button-size-xs > .prtnr-icon-arrow { margin-right: 8px; margin-left: -4px; }

.prtnr-buttondropdown-dropdown-overlay { bottom: 0; position: fixed; top: 0; z-index: 8; }

[dir] .prtnr-buttondropdown-dropdown-overlay { background-color: rgba(41, 47, 55, 0.8); }

[dir=ltr] .prtnr-buttondropdown-dropdown-overlay { left: 0; right: 0; }

[dir=rtl] .prtnr-buttondropdown-dropdown-overlay { right: 0; left: 0; }

.prtnr-buttondropdown-dropdown .prtnr-dropdownlist { max-width: 300px; min-width: max-content; }

[dir=ltr] .prtnr-buttondropdown-dropdown .prtnr-dropdownlist { left: 0; }

[dir=rtl] .prtnr-buttondropdown-dropdown .prtnr-dropdownlist { right: 0; }

.prtnr-buttondropdown-mobile .prtnr-dropdownlist { max-width: none; min-width: auto; }

[dir] .prtnr-buttondropdown-mobile .prtnr-dropdownlist { margin-bottom: 0; }

.prtnr-buttondropdown-mobile .prtnr-dropdownlist-shown { bottom: 0; display: flex; flex-direction: column; position: fixed; top: auto; }

[dir=ltr] .prtnr-buttondropdown-mobile .prtnr-dropdownlist-shown { left: 0; right: 0; }

[dir=rtl] .prtnr-buttondropdown-mobile .prtnr-dropdownlist-shown { right: 0; left: 0; }

[dir] .prtnr-buttondropdown-mobile .prtnr-dropdownlist-inner { border-radius: 0; margin-top: auto; }

[dir=ltr] .prtnr-buttondropdown-mobile .prtnr-dropdownlist-list-item { padding-left: 20px; }

[dir=rtl] .prtnr-buttondropdown-mobile .prtnr-dropdownlist-list-item { padding-right: 20px; }

.prtnr-carousel { overflow: hidden; position: relative; }

.prtnr-carousel-inner { position: relative; }

[dir=ltr] .prtnr-carousel-inner { left: 0; }

[dir=rtl] .prtnr-carousel-inner { right: 0; }

.prtnr-carousel-item { position: absolute; top: 0; width: 100%; }

.prtnr-carousel-item-active { position: relative; }

.prtnr-carousel-indicators { bottom: 24px; display: flex; justify-content: center; position: absolute; list-style: none; }

[dir=ltr] .prtnr-carousel-indicators { left: 0; right: 0; }

[dir=rtl] .prtnr-carousel-indicators { right: 0; left: 0; }

[dir] .prtnr-carousel-indicators-black .prtnr-carousel-indicator::before { background-color: #111111; }

[dir] .prtnr-carousel-indicators-white .prtnr-carousel-indicator::before { background-color: #ffffff; }

.prtnr-carousel-indicator { height: 16px; width: 28px; }

[dir] .prtnr-carousel-indicator { text-align: center; }

.prtnr-carousel-indicator::before { -moz-transition: background-color 0.16s ease-out; -o-transition: background-color 0.16s ease-out; transition: background-color 0.16s ease-out; content: ''; display: inline-block; height: 8px; vertical-align: middle; width: 8px; }

[dir] .prtnr-carousel-indicator::before { -webkit-transition: background-color 0.16s ease-out; border-radius: 50%; cursor: pointer; }

.prtnr-carousel-indicator-active::before { height: 16px; width: 16px; }

.prtnr-carousel-control-prev, .prtnr-carousel-control-next { -moz-transition: background-image 0.16s ease-out; -o-transition: background-image 0.16s ease-out; transition: background-image 0.16s ease-out; height: 32px; opacity: .4; position: absolute; top: 50%; width: 32px; }

[dir] .prtnr-carousel-control-prev, [dir] .prtnr-carousel-control-next { -webkit-transition: background-image 0.16s ease-out; cursor: pointer; margin-top: -16px; }

.prtnr-carousel-control-prev:hover, .prtnr-carousel-control-next:hover { opacity: .8; }

[dir=ltr] .prtnr-carousel-control-prev { left: 8px; }

[dir=rtl] .prtnr-carousel-control-prev { right: 8px; }

[dir] .prtnr-carousel-control-prev-black { background-image: url("data:image/svg+xml,%3Csvg data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23111111' d='M4.3 8.8l5.5 5.5a1.1 1.1 0 001.6 0l.2-.2a1.2 1.2 0 000-1.6L7 8l4.5-4.5a1.1 1.1 0 000-1.6l-.2-.2a1.1 1.1 0 00-1.6 0L4.3 7.2a1.1 1.1 0 000 1.6z'/%3E%3C/svg%3E"); }

[dir] .prtnr-carousel-control-prev-white { background-image: url("data:image/svg+xml,%3Csvg data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23ffffff' d='M4.3 8.8l5.5 5.5a1.1 1.1 0 001.6 0l.2-.2a1.2 1.2 0 000-1.6L7 8l4.5-4.5a1.1 1.1 0 000-1.6l-.2-.2a1.1 1.1 0 00-1.6 0L4.3 7.2a1.1 1.1 0 000 1.6z'/%3E%3C/svg%3E"); }

[dir=ltr] .prtnr-carousel-control-next { right: 8px; }

[dir=rtl] .prtnr-carousel-control-next { left: 8px; }

[dir] .prtnr-carousel-control-next-white { background-image: url("data:image/svg+xml,%3Csvg data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23ffffff' d='M11.6 7.2L6 1.7a1.1 1.1 0 00-1.6 0l-.2.2a1.1 1.1 0 000 1.6L8.8 8l-4.5 4.5a1.2 1.2 0 000 1.6l.2.2a1.1 1.1 0 001.6 0l5.5-5.5a1.1 1.1 0 000-1.6z'/%3E%3C/svg%3E"); }

[dir] .prtnr-carousel-control-next-black { background-image: url("data:image/svg+xml,%3Csvg data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23111111' d='M11.6 7.2L6 1.7a1.1 1.1 0 00-1.6 0l-.2.2a1.1 1.1 0 000 1.6L8.8 8l-4.5 4.5a1.2 1.2 0 000 1.6l.2.2a1.1 1.1 0 001.6 0l5.5-5.5a1.1 1.1 0 000-1.6z'/%3E%3C/svg%3E"); }

.prtnr-checkbox-extend-inner { align-items: center; display: inline-flex; outline: none; }

.prtnr-checkbox-extend-label { font-family: 'PTRootUI', Verdana, sans-serif; color: #111111; font-size: 16px; line-height: 24px; font-size: 16px; }

[dir] .prtnr-checkbox-extend-label { cursor: pointer; }

[dir=ltr] .prtnr-checkbox-extend-label { padding-left: 8px; }

[dir=rtl] .prtnr-checkbox-extend-label { padding-right: 8px; }

.prtnr-checkbox-extend-icon { content: ''; display: block; height: 8px; position: absolute; top: 42%; width: 4px; }

[dir] .prtnr-checkbox-extend-icon { border-bottom: 2px solid var(--box-on-typo); }

[dir=ltr] .prtnr-checkbox-extend-icon { border-right: 2px solid var(--box-on-typo); left: 50%; transform: translate(-50%, -50%) rotate(45deg); }

[dir=rtl] .prtnr-checkbox-extend-icon { border-left: 2px solid var(--box-on-typo); right: 50%; transform: translate(50%, -50%) rotate(-45deg); }

.prtnr-checkbox-extend-button { -moz-transition: background 0.08s ease; -o-transition: background 0.08s ease; transition: background 0.08s ease; align-items: center; display: flex; flex-shrink: 0; height: 14px; justify-content: center; position: relative; width: 14px; }

[dir] .prtnr-checkbox-extend-button { -webkit-transition: background 0.08s ease; background: #ffffff; border: 1px solid #e5e5e5; border-radius: 3px; cursor: pointer; }

.prtnr-checkbox-extend-button:focus { outline: none; }

[dir] .prtnr-checkbox-extend-button:focus { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-checkbox-extend-button:focus { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

[dir] .prtnr-checkbox-extend-button-checked { background: var(--box-on-bg); border: 1px solid transparent; }

[dir] .prtnr-checkbox-extend-button-disabled { background: #f4f4f4; cursor: not-allowed; }

.prtnr-checkbox-extend-button-disabled + .prtnr-checkbox-extend-label { color: #afafaf; }

[dir] .prtnr-checkbox-extend-button-disabled + .prtnr-checkbox-extend-label { cursor: not-allowed; }

[dir] .prtnr-checkbox-extend-button-checked.prtnr-checkbox-extend-button-disabled { border: 1px solid #d4d4d4; background: #d4d4d4; }

[dir] .prtnr-checkbox-extend-button-checked.prtnr-checkbox-extend-button-disabled .prtnr-checkbox-extend-icon { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23969696' d='M14.9 3a1.3 1.3 0 00-1.8 0L6 10.3l-3-3a1.2 1.2 0 00-1.8 0 1.3 1.3 0 000 1.7L5 13a1.2 1.2 0 001.7 0L15 4.8a1.3 1.3 0 000-1.8z'/%3E%3C/svg%3E"); }

.prtnr-checkincheckout { box-sizing: border-box; position: relative; width: 100%; }

[dir] .prtnr-checkincheckout { background: white; border-radius: 5px; box-shadow: 0 3px 5px 0 rgba(41, 47, 55, 0.1); margin-bottom: 10px; }

[dir=ltr] .prtnr-checkincheckout { padding: 5px 11px 5px 48px; }

[dir=rtl] .prtnr-checkincheckout { padding: 5px 48px 5px 11px; }

.prtnr-checkincheckout::before { content: ''; display: block; height: 20px; min-width: 20px; position: absolute; top: 50%; width: 20px; }

[dir] .prtnr-checkincheckout::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/serp/information.png); transform: translateY(-50%); }

[dir=ltr] .prtnr-checkincheckout::before { left: 11px; }

[dir=rtl] .prtnr-checkincheckout::before { right: 11px; }

.prtnr-checkincheckout-button { display: inline-block; }

.prtnr-color-picker-wrapper { -moz-box-sizing: border-box; box-sizing: border-box; -moz-transition: all 0.08s ease; -o-transition: all 0.08s ease; transition: all 0.08s ease; align-items: center; color: #111111; display: flex; font-size: 16px; height: 38px; justify-content: space-between; position: relative; }

[dir] .prtnr-color-picker-wrapper { -webkit-transition: all 0.08s ease; background: #ffffff; border: 1px solid #e5e5e5; border-radius: 3px; cursor: pointer; padding: 8px 0; }

[dir] .prtnr-color-picker-wrapper:hover { border-color: #969696; }

.prtnr-color-picker-wrapper:focus { outline: none; }

[dir] .prtnr-color-picker-wrapper:focus { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-color-picker-wrapper:focus { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

.prtnr-color-picker-title { color: #969696; font-size: 14px; line-height: 1.29; }

[dir] .prtnr-color-picker-title { margin-bottom: 6px; }

.prtrn-color-picker-label { position: absolute; top: 10px; }

[dir=ltr] .prtrn-color-picker-label { left: 16px; }

[dir=rtl] .prtrn-color-picker-label { right: 16px; }

.prtrn-color-picker-preview { height: 24px; position: absolute; top: 5px; width: 38px; }

[dir] .prtrn-color-picker-preview { border: 1px solid #e5e5e5; border-radius: 2px; }

[dir=ltr] .prtrn-color-picker-preview { right: 8px; }

[dir=rtl] .prtrn-color-picker-preview { left: 8px; }

.prtnr-color-picker { height: 32px; opacity: 0; position: absolute; width: 100%; }

.prtnr-combobox { align-items: center; display: flex; height: 38px; justify-content: space-between; position: relative; width: 200px; }

[dir] .prtnr-combobox { background: #ffffff; border-radius: 3px; border: 1px solid #e5e5e5; cursor: pointer; }

[dir=ltr] .prtnr-combobox { padding: 0 24px 0 16px; }

[dir=rtl] .prtnr-combobox { padding: 0 16px 0 24px; }

[dir] .prtnr-combobox-disabled { border: 1px solid #e5e5e5; background: #f4f4f4; cursor: not-allowed; }

.prtnr-combobox-disabled .prtnr-combobox-value { color: #afafaf; }

[dir] .prtnr-combobox-disabled .prtnr-combobox-arrow { background-color: #d4d4d4; }

[dir=ltr] .prtnr-combobox-enter .prtnr-combobox-arrow { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

[dir=rtl] .prtnr-combobox-enter .prtnr-combobox-arrow { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

[dir=ltr] .prtnr-combobox-enter .prtnr-combobox-list-container { animation-name: enter-combobox; }

[dir=rtl] .prtnr-combobox-enter .prtnr-combobox-list-container { animation-name: enter-combobox; }

[dir=ltr] .prtnr-combobox-leave .prtnr-combobox-list-container { animation-name: leave-combobox; }

[dir=rtl] .prtnr-combobox-leave .prtnr-combobox-list-container { animation-name: leave-combobox; }

.prtnr-combobox-input { -moz-box-sizing: border-box; box-sizing: border-box; color: #111111; font-size: 16px; height: 38px; width: 100%; }

[dir] .prtnr-combobox-input { border: 1px solid #e5e5e5; border-radius: 3px; }

[dir=ltr] .prtnr-combobox-input { padding: 0 18px 0 34px; }

[dir=rtl] .prtnr-combobox-input { padding: 0 34px 0 18px; }

.prtnr-combobox-input::placeholder { color: #969696; }

.prtnr-combobox-input::-webkit-input-placeholder { color: #969696; }

.prtnr-combobox-input::-moz-placeholder { color: #969696; }

.prtnr-combobox-input:-ms-input-placeholder { color: #969696; }

.prtnr-combobox-search { height: 18px; position: absolute; width: 18px; }

[dir] .prtnr-combobox-search { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23969696' d='M14.2 12.8l-2.3-2.3a6 6 0 10-1.4 1.4l2.3 2.3a1 1 0 00.7.3 1 1 0 00.7-.3 1 1 0 000-1.4zM2.5 7a4.5 4.5 0 117.7 3.2A4.5 4.5 0 012.5 7z'/%3E%3C/svg%3E"); }

.prtnr-combobox-list { height: 266px; overflow-y: scroll; }

[dir] .prtnr-combobox-list { border-top: 1px solid #e5e5e5; }

.prtnr-combobox-list-title { -moz-box-sizing: border-box; box-sizing: border-box; position: relative; }

[dir] .prtnr-combobox-list-title { padding: 8px; }

.prtnr-combobox-list-container { -moz-transition: ease 0.16s; -o-transition: ease 0.16s; transition: ease 0.16s; position: absolute; top: 0; width: 100%; }

[dir] .prtnr-combobox-list-container { -webkit-transition: ease 0.16s; background: #ffffff; border-radius: 4px; box-shadow: 0 0 16px 0 rgba(84, 86, 102, 0.32); }

[dir=ltr] .prtnr-combobox-list-container { animation-duration: .16s; animation-fill-mode: forwards; animation-iteration-count: 1; left: 0; }

[dir=rtl] .prtnr-combobox-list-container { animation-duration: .16s; animation-fill-mode: forwards; animation-iteration-count: 1; right: 0; }

[dir] .prtnr-combobox-list-item:last-child { margin-bottom: 10px; }

.prtnr-combobox-list-item-value, .prtnr-combobox-list-item-not-found { color: #111111; font-size: 16px; }

[dir] .prtnr-combobox-list-item-value, [dir] .prtnr-combobox-list-item-not-found { cursor: pointer; margin: 8px 0; padding: 8px 16px; }

[dir=ltr] .prtnr-combobox-list-item-sub { padding-left: 24px; }

[dir=rtl] .prtnr-combobox-list-item-sub { padding-right: 24px; }

.prtnr-combobox-list-item-not-found { color: #969696; }

.prtnr-combobox-list-item-shadow { bottom: 0; height: 24px; position: absolute; width: 100%; }

[dir] .prtnr-combobox-list-item-shadow { background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff); background-image: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff); background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff); }

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

.prtnr-combobox-value { color: #111111; font-size: 16px; }

.prtnr-combobox-arrow { -moz-transition: transform ease 0.16s; -o-transition: transform ease 0.16s; transition: transform ease 0.16s; -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 23'%3E%3Cpath fill='%7B$fill%7D' d='M12.5 2.7l-8.9 8.8 8.9 8.9a1.5 1.5 0 11-2.2 2L.4 12.7C0 12 0 11.5.1 10.9l.4-.5L10.4.5a1.5 1.5 0 012 2.2z'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 23'%3E%3Cpath fill='%7B$fill%7D' d='M12.5 2.7l-8.9 8.8 8.9 8.9a1.5 1.5 0 11-2.2 2L.4 12.7C0 12 0 11.5.1 10.9l.4-.5L10.4.5a1.5 1.5 0 012 2.2z'/%3E%3C/svg%3E"); height: 18px; width: 10px; }

[dir] .prtnr-combobox-arrow { -webkit-transition: transform ease 0.16s; background-color: #969696; }

[dir=ltr] .prtnr-combobox-arrow { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

[dir=rtl] .prtnr-combobox-arrow { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.prtnr-combobox-search { color: #969696; font-size: 16px; position: absolute; top: 18px; }

[dir=ltr] .prtnr-combobox-search { left: 16px; }

[dir=rtl] .prtnr-combobox-search { right: 16px; }

@keyframes leave-combobox { 0% { -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 1; }
  100% { -webkit-transform: translateY(-96%);
    -ms-transform: translateY(-96%);
    transform: translateY(-96%);
    opacity: 0; } }

@keyframes enter-combobox { 0% { -webkit-transform: translateY(-96%);
    -ms-transform: translateY(-96%);
    transform: translateY(-96%);
    opacity: 0; }
  100% { -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 1; } }

.prtnr-contractdataselect { display: inline-block; position: relative; }

[dir=ltr] .prtnr-reporting-orders-inner .prtnr-contractdataselect { float: left; }

[dir=rtl] .prtnr-reporting-orders-inner .prtnr-contractdataselect { float: right; }

.prtnr-contractdataselect-title { box-sizing: border-box; height: 40px; align-items: center; display: flex; position: relative; width: 280px; }

[dir] .prtnr-contractdataselect-title { background: white; border-radius: 5px; margin-top: 10px; border: 1px solid #ffae00; box-shadow: none; cursor: pointer; padding: 0 10px; }

[dir=ltr] .prtnr-contractdataselect-title { margin-right: 10px; }

[dir=rtl] .prtnr-contractdataselect-title { margin-left: 10px; }

[dir] .roundtrip .prtnr-contractdataselect-title { border-color: #dadada; }

.prtnr-contractdataselect-title::after { content: ''; height: 6px; position: absolute; top: 17px; width: 8px; }

[dir] .prtnr-contractdataselect-title::after { background: url("data:image/svg+xml,%3Csvg width='8' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23292f37' d='M3.5 5L0 0h7L3.5 5z'/%3E%3C/svg%3E"); }

[dir=ltr] .prtnr-contractdataselect-title::after { right: 15px; }

[dir=rtl] .prtnr-contractdataselect-title::after { left: 15px; }

[dir] .roundtrip .prtnr-contractdataselect-title::after { background: url("data:image/svg+xml,%3Csvg width='8' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='M3.5 5L0 0h7L3.5 5z'/%3E%3C/svg%3E"); }

.prtnr-contractdataselect-list { overflow: hidden; position: absolute; top: 52px; width: 280px; z-index: 15; }

[dir] .prtnr-contractdataselect-list { background-color: #ffffff; border-radius: 5px; box-shadow: 0 2px 20px rgba(45, 49, 55, 0.2); }

[dir] .prtnr-contractdataselect-option { padding: 10px 10px 5px; }

[dir] .prtnr-contractdataselect-option:hover { background-color: #f4f4f4; cursor: pointer; }

[dir] .prtnr-contractdataselect-option:last-of-type .prtnr-contractdataselect-option-text { padding-bottom: 7px; }

.prtnr-contractdataselect-option-title { font-size: 14px; }

.prtnr-contractdataselect-option-text { color: #646462; font-size: 13px; }

[dir] .prtnr-contractdataselect-option-text { margin-top: 5px; }

.prtnr-currencyselect { -moz-box-sizing: border-box; box-sizing: border-box; -moz-transition: background-color 0.8s; -o-transition: background-color 0.8s; transition: background-color 0.8s; display: flex; height: 48px; position: relative; }

[dir] .prtnr-currencyselect { -webkit-transition: background-color 0.8s; background-color: #f4f4f4; border-radius: 5px; padding: 7px; }

[dir] .prtnr-currencyselect:hover { background-color: #e5e5e5; cursor: pointer; }

.prtnr-currencyselect-content { display: flex; width: 100%; }

.prtnr-currencyselect-label { flex-grow: 1; }

[dir=ltr] .prtnr-currencyselect-label { margin-right: 18px; }

[dir=rtl] .prtnr-currencyselect-label { margin-left: 18px; }

.prtnr-currencyselect-title { color: #969696; font-size: 14px; }

.prtnr-currencyselect-value { font-size: 14px; font-weight: 700; }

.prtnr-currencyselect-arrow-wrapper { align-items: center; display: flex; }

[dir] .prtnr-currencyselect-arrow-wrapper { cursor: pointer; margin: 7px 0; }

.prtnr-currencyselect-arrow-down { -moz-transition: transform 0.16s ease; -o-transition: transform 0.16s ease; transition: transform 0.16s ease; height: 16px; width: 16px; }

[dir] .prtnr-currencyselect-arrow-down { -webkit-transition: transform 0.16s ease; background: url("data:image/svg+xml,%3Csvg data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23afafaf' class='cls-1' d='M8.8 11.6L14.3 6a1.1 1.1 0 000-1.6l-.2-.2a1.1 1.1 0 00-1.6 0L8 8.8 3.5 4.3a1.1 1.1 0 00-1.6 0l-.2.2a1.1 1.1 0 000 1.6l5.5 5.5a1.2 1.2 0 001.6 0z'/%3E%3C/svg%3E"); background-size: 100%; }

[dir=ltr] .prtnr-currencyselect-expanded .prtnr-currencyselect-arrow-down { transform: rotate(-180deg); }

[dir=rtl] .prtnr-currencyselect-expanded .prtnr-currencyselect-arrow-down { transform: rotate(180deg); }

.prtnr-currencyselect-options { width: 252px; }

[dir] .prtnr-currencyselect-options { background-color: #ffffff; border-radius: 4px; }

.prtnr-currencyselect-options-input { -moz-box-sizing: border-box; box-sizing: border-box; font-size: 16px; width: 100%; }

[dir] .prtnr-currencyselect-options-input { border: 1px solid #d4d4d4; border-radius: 5px; padding: 5px 30px; }

[dir] .prtnr-currencyselect-options-input-wrapper { padding: 8px; }

.prtnr-currencyselect-options-input-reset { color: #bbbbbb; font-size: 10px; position: absolute; top: 20px; }

[dir=ltr] .prtnr-currencyselect-options-input-reset { right: 17px; }

[dir=rtl] .prtnr-currencyselect-options-input-reset { left: 17px; }

.prtnr-currencyselect-options-input-reset:hover { color: #111111; }

[dir] .prtnr-currencyselect-options-input-reset:hover { cursor: pointer; }

.prtnr-currencyselect-options-input-loupe { height: 14px; position: absolute; top: 19px; width: 14px; }

[dir] .prtnr-currencyselect-options-input-loupe { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16'%3E%3Cdefs%3E%3Cpath id='a' fill='%23afafaf' d='M2.8 7.9a5 5 0 015-5 5 5 0 015.1 5 5 5 0 01-1.4 3.5A5 5 0 017.8 13a5 5 0 01-5-5m13 6.4l-2.5-2.5a6.7 6.7 0 001.2-4A6.8 6.8 0 108 14.7a6.7 6.7 0 003.9-1.2l2.5 2.5a1.1 1.1 0 001.6 0c.5-.4.5-1.1 0-1.6'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-1 -1)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23000' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%23afafaf'%3E%3Cpath d='M0 0h18v18H0z'/%3E%3Cpath d='M0 0h18v18H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); background-size: 100%; }

[dir=ltr] .prtnr-currencyselect-options-input-loupe { left: 16px; }

[dir=rtl] .prtnr-currencyselect-options-input-loupe { right: 16px; }

.prtnr-currencyselect-options-list, .prtnr-currencyselect-options-empty { height: 270px; overflow-y: auto; }

[dir] .prtnr-currencyselect-options-list, [dir] .prtnr-currencyselect-options-empty { border-top: 1px solid #d4d4d4; }

.prtnr-currencyselect-options-empty { -moz-box-sizing: border-box; box-sizing: border-box; align-items: center; display: flex; flex-direction: column; }

[dir] .prtnr-currencyselect-options-empty { padding: 50px 40px; }

[dir] .prtnr-currencyselect-options-list-common { border-bottom: 1px solid #d4d4d4; margin: 0 15px; }

[dir] .prtnr-currencyselect-options-list-other { margin: 0 15px; }

[dir] .prtnr-currencyselect-options-list-other .prtnr-currencyselect-options-item:last-child { margin-bottom: 20px; }

.prtnr-currencyselect-options-item { display: flex; font-size: 16px; position: relative; }

[dir] .prtnr-currencyselect-options-item { padding: 10px 0; }

[dir] .prtnr-currencyselect-options-item:hover { background-color: #f4f4f4; cursor: pointer; }

.prtnr-currencyselect-options-item-selected { color: #bbbbbb; }

[dir] .prtnr-currencyselect-options-item-selected:hover { background-color: transparent; cursor: default; }

.prtnr-currencyselect-options-item-selected::after { content: ''; height: 7px; position: absolute; top: 16px; width: 7px; }

[dir] .prtnr-currencyselect-options-item-selected::after { background-color: #f5c936; border-radius: 50%; }

[dir=ltr] .prtnr-currencyselect-options-item-selected::after { right: 2px; }

[dir=rtl] .prtnr-currencyselect-options-item-selected::after { left: 2px; }

.prtnr-currencyselect-options-code { width: 35px; }

[dir] .prtnr-currencyselect-options-code { text-align: center; }

[dir=ltr] .prtnr-currencyselect-options-code { margin-right: 17px; }

[dir=rtl] .prtnr-currencyselect-options-code { margin-left: 17px; }

.prtnr-currencyselect-options-list-shadow { bottom: 0; height: 30px; position: absolute; width: 100%; }

[dir] .prtnr-currencyselect-options-list-shadow { background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.8) 30%, #ffffff); border-radius: 4px; }

.prtnr-currencyselect-options-empty-loupe { width: 34px; height: 34px; }

[dir] .prtnr-currencyselect-options-empty-loupe { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16'%3E%3Cdefs%3E%3Cpath id='a' fill='%23e5e5e5' d='M2.8 7.9a5 5 0 015-5 5 5 0 015.1 5 5 5 0 01-1.4 3.5A5 5 0 017.8 13a5 5 0 01-5-5m13 6.4l-2.5-2.5a6.7 6.7 0 001.2-4A6.8 6.8 0 108 14.7a6.7 6.7 0 003.9-1.2l2.5 2.5a1.1 1.1 0 001.6 0c.5-.4.5-1.1 0-1.6'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-1 -1)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23000' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%23e5e5e5'%3E%3Cpath d='M0 0h18v18H0z'/%3E%3Cpath d='M0 0h18v18H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); background-size: 100%; margin-bottom: 16px; }

.prtnr-currencyselect-options-empty-label { color: #d4d4d4; font-size: 16px; line-height: 1.6; }

[dir] .prtnr-currencyselect-options-empty-label { text-align: center; margin-bottom: 20px; }

.prtnr-currencyselect-options-empty-reset { color: #4086e4; font-size: 16px; }

[dir] .prtnr-currencyselect-options-empty-reset { cursor: pointer; }

.prtnr-currencyselect-native { display: none; height: 100%; position: absolute; top: 0; width: 100%; }

[dir=ltr] .prtnr-currencyselect-native { left: 0; }

[dir=rtl] .prtnr-currencyselect-native { right: 0; }

@media (max-width: 320px) { .prtnr-currencyselect-native { display: block; opacity: 0; } }

.prtnr-datepicker-inner { height: 40px; position: relative; }

.prtnr-datepicker-input { display: flex; justify-content: space-between; }

[dir] .prtnr-datepicker-input { background: #ffffff; border: 1px solid #ffae00; border-radius: 4px; cursor: pointer; }

[dir] .roundtrip .prtnr-datepicker-input { border-color: #d9d9d9; }

.prtnr-datepicker-dates { font-size: 24px; white-space: nowrap; width: 200px; }

[dir] .prtnr-datepicker-dates { padding: 5px 10px; }

.prtnr-datepicker-icon { align-items: center; color: #ffae00; display: flex; font-size: 18px; }

[dir] .prtnr-datepicker-icon { padding: 0 15px; }

.roundtrip .prtnr-datepicker-icon { color: #111111; }

.prtnr-datepicker-popup { position: absolute; top: 45px; z-index: 2; width: 300px; }

[dir] .prtnr-datepicker-popup { background: #fff8e1; border-radius: 4px; box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.15), 0 5px 20px 0 rgba(17, 17, 17, 0.1); padding: 5px 0 10px; padding-top: 5px; }

[dir=ltr] .prtnr-datepicker-popup { left: 0; }

[dir=rtl] .prtnr-datepicker-popup { right: 0; }

.prtnr-datepicker-placeholder { color: #969696; overflow: hidden; }

.prtnr-dialog-inner { display: none; height: 100%; position: fixed; top: 0; width: 100%; z-index: 23; }

[dir] .prtnr-dialog-inner { background: rgba(17, 17, 17, 0.3); }

[dir=ltr] .prtnr-dialog-inner { right: 0; }

[dir=rtl] .prtnr-dialog-inner { left: 0; }

.prtnr-dialog-inner-show { align-items: center; display: flex; justify-content: center; }

.prtnr-dialog-box { -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'PTRootUI', Verdana, sans-serif; max-width: 440px; position: relative; }

[dir] .prtnr-dialog-box { background: #f4f4f4; border-radius: 4px; padding: 16px 20px 20px; }

.prtnr-dialog-title-inner { align-items: center; display: flex; justify-content: space-between; }

.prtnr-dialog-close-icon { display: inline-block; height: 24px; opacity: .388; width: 24px; }

[dir] .prtnr-dialog-close-icon { background-image: url("data:image/svg+xml,%3Csvg fill='%23111111' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.4 8L14 3.4A1 1 0 0012.6 2L8 6.6 3.4 2A1 1 0 002 2a1 1 0 000 1.4L6.6 8 2 12.6A1 1 0 002 14c.4.4 1 .4 1.4 0L8 9.4l4.6 4.6c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4L9.4 8z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; cursor: pointer; }

.prtnr-dialog-close-icon:hover { opacity: 1; }

.prtnr-dialog-title { font-size: 24px; font-weight: 700; line-height: 32px; }

.prtnr-dialog-description { font-size: 16px; line-height: 22px; }

[dir] .prtnr-dialog-description { margin-top: 16px; }

.prtnr-dialog-description-link { font-family: 'PTRootUI', Verdana, sans-serif; color: #969696; font-size: 14px; line-height: 18px; color: #4086e4; }

[dir] .prtnr-dialog-description-link { cursor: pointer; }

.prtnr-dialog-btns { display: flex; flex-wrap: wrap; justify-content: flex-end; }

[dir] .prtnr-dialog-btns { margin: 32px -10px -16px; }

.prtnr-dialog-btns-reversed { flex-direction: row-reverse; justify-content: flex-start; }

.prtnr-dialog-btn-wrapper { -moz-box-sizing: border-box; box-sizing: border-box; flex: 9999 1 auto; word-break: break-word; }

[dir] .prtnr-dialog-btn-wrapper { margin-bottom: 16px; padding: 0 10px; }

.prtnr-dialog-btn-accept-wrapper { flex-grow: 1; min-width: 50%; }

.prtnr-dialog-btn { height: 100%; width: 100%; }

.prtnr-drawer { -moz-transition: transform 0.24s ease-out; -o-transition: transform 0.24s ease-out; transition: transform 0.24s ease-out; bottom: 0; max-width: 100%; position: fixed; top: 0; z-index: 21; }

[dir] .prtnr-drawer { -webkit-transition: transform 0.24s ease-out; background-color: #ffffff; }

[dir=ltr] .prtnr-drawer { left: 100%; }

[dir=rtl] .prtnr-drawer { right: 100%; }

[dir=ltr] .prtnr-drawer-shown { transform: translateX(-100%); }

[dir=rtl] .prtnr-drawer-shown { transform: translateX(100%); }

.prtnr-drawer-content { -moz-transition: opacity 0.24s ease-out; -o-transition: opacity 0.24s ease-out; transition: opacity 0.24s ease-out; height: 100%; opacity: 0; overflow: auto; position: relative; }

[dir] .prtnr-drawer-content { -webkit-transition: opacity 0.24s ease-out; }

.prtnr-drawer-shown .prtnr-drawer-content { opacity: 1; }

.prtnr-dropdownlist { position: absolute; top: 100%; width: 100%; z-index: 12; }

[dir] .prtnr-dropdownlist { margin-bottom: 20px; }

.prtnr-dropdownlist-title { font-size: 20px; font-weight: 700; line-height: 25px; }

[dir=ltr] .prtnr-dropdownlist-title { padding: 20px 50px 12px 20px; }

[dir=rtl] .prtnr-dropdownlist-title { padding: 20px 20px 12px 50px; }

.prtnr-dropdownlist-close { height: 14px; position: absolute; top: 20px; width: 14px; }

[dir] .prtnr-dropdownlist-close { cursor: pointer; }

[dir=ltr] .prtnr-dropdownlist-close { right: 20px; }

[dir=rtl] .prtnr-dropdownlist-close { left: 20px; }

.prtnr-dropdownlist-close .prtnr-icon { fill: #868686; height: 14px; width: 14px; }

.prtnr-dropdownlist-close .prtnr-icon:hover { fill: #111111; }

.prtnr-dropdownlist-inner { -moz-transition: transform ease-in-out, opacity ease-in-out; -o-transition: transform ease-in-out, opacity ease-in-out; transition: transform ease-in-out, opacity ease-in-out; opacity: 0; overflow: auto; position: relative; }

[dir] .prtnr-dropdownlist-inner { -webkit-transition: transform ease-in-out, opacity ease-in-out; background-color: white; border-radius: 4px; box-shadow: 0 2px 12px 0 rgba(45, 49, 55, 0.3); transform: translateY(-8px); }

.prtnr-dropdownlist-shown .prtnr-dropdownlist-inner { opacity: 1; }

[dir] .prtnr-dropdownlist-shown .prtnr-dropdownlist-inner { transform: translateY(0); }

.prtnr-dropdownlist-list { max-height: 236px; overflow: auto; }

[dir] .prtnr-dropdownlist-list { margin-top: 4px; }

.prtnr-dropdownlist-list-loading { height: 40px; }

[dir] .prtnr-dropdownlist-list-loading { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; margin-top: 4px; }

.prtnr-dropdownlist-list-empty { color: var(--text-secondary); font-size: 14px; }

[dir] .prtnr-dropdownlist-list-empty { margin-top: 4px; padding: 20px 16px; text-align: center; }

.prtnr-dropdownlist-list-empty-link { color: #0071cf; display: inline-block; font: inherit; text-decoration: none; }

.prtnr-dropdownlist-list-group-separator { height: 1px; }

[dir] .prtnr-dropdownlist-list-group-separator { border-top: 1px solid #e5e5e5; margin: 7px 16px; }

.prtnr-dropdownlist-list-item { align-items: center; display: flex; min-height: 28px; overflow-wrap: break-word; position: relative; }

[dir] .prtnr-dropdownlist-list-item { cursor: pointer; margin-top: 4px; padding: 4px 16px; }

[dir] .prtnr-dropdownlist-list-item:first-child { margin-top: 0; }

[dir] .prtnr-dropdownlist-list-item:hover { background: #f4f4f4; }

.prtnr-dropdownlist-list-item-checked::after { content: ''; display: block; height: 8px; position: absolute; width: 8px; }

[dir] .prtnr-dropdownlist-list-item-checked::after { background-color: var(--colored-primary-bg); border-radius: 50%; }

[dir=ltr] .prtnr-dropdownlist-list-item-checked::after { right: 12px; }

[dir=rtl] .prtnr-dropdownlist-list-item-checked::after { left: 12px; }

[dir] .roundtrip .prtnr-dropdownlist-list-item-checked::after { background-color: #111111; }

.prtnr-dropdownlist-list-item-content { min-width: 0; }

[dir=ltr] .prtnr-dropdownlist-list-item-checked .prtnr-dropdownlist-list-item-content { padding-right: 16px; }

[dir=rtl] .prtnr-dropdownlist-list-item-checked .prtnr-dropdownlist-list-item-content { padding-left: 16px; }

.prtnr-dropdownlist-list-item-label { font-size: 16px; line-height: 20px; }

.prtnr-dropdownlist-list-item-label-secondary { font-size: 12px; line-height: 16px; }

.prtnr-dropdownlist-list-item-description { color: #868686; font-size: 14px; line-height: 18px; }

[dir] .prtnr-dropdownlist-list-item-description { margin-top: 4px; }

[dir] .prtnr-dropdownlist-actions { margin-bottom: 4px; }

[dir] .prtnr-footer-policies-inner { margin: 0 70px; }

@media (max-width: 1200px) { [dir=ltr] .prtnr-footer-policies-inner { margin-left: 30px; margin-right: 30px; } [dir=rtl] .prtnr-footer-policies-inner { margin-right: 30px; margin-left: 30px; } }

@media (max-width: 954px) { [dir=ltr] .prtnr-footer-policies-inner { margin-left: 20px; margin-right: 20px; } [dir=rtl] .prtnr-footer-policies-inner { margin-right: 20px; margin-left: 20px; } }

.prtnr-footer-policies-heading { font-size: 24px; }

.prtnr-footer-policies-list { display: flex; flex-wrap: nowrap; justify-content: space-between; }

[dir] .prtnr-footer-policies-list { padding: 30px 0; }

.prtnr-footer-policies-left, .prtnr-footer-policies-right { flex-basis: 0; flex-grow: 1; }

[dir=ltr] .prtnr-footer-policies-left, [dir=ltr] .prtnr-footer-policies-right { padding-right: 15px; }

[dir=rtl] .prtnr-footer-policies-left, [dir=rtl] .prtnr-footer-policies-right { padding-left: 15px; }

.prtnr-footer-policy-inner { display: flex; }

[dir] .prtnr-footer-policy-inner { padding-bottom: 10px; }

.prtnr-footer-policy-text { flex-grow: 1; }

.prtnr-footer-policy-index { color: #ffae00; font-size: 24px; }

[dir=ltr] .prtnr-footer-policy-index { padding-right: 15px; }

[dir=rtl] .prtnr-footer-policy-index { padding-left: 15px; }

.roundtrip .prtnr-footer-policy-index { color: #a9f135; }

.prtnr-footer-policies-close-btn { display: inline-block; height: 24px; opacity: .388; vertical-align: middle; width: 24px; position: absolute; }

[dir] .prtnr-footer-policies-close-btn { background-image: url("data:image/svg+xml,%3Csvg fill='%23111111' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.4 8L14 3.4A1 1 0 0012.6 2L8 6.6 3.4 2A1 1 0 002 2a1 1 0 000 1.4L6.6 8 2 12.6A1 1 0 002 14c.4.4 1 .4 1.4 0L8 9.4l4.6 4.6c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4L9.4 8z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; cursor: pointer; }

[dir=ltr] .prtnr-footer-policies-close-btn { right: 15px; }

[dir=rtl] .prtnr-footer-policies-close-btn { left: 15px; }

.prtnr-footer-policies-close-btn:hover { opacity: 1; }

[dir] .prtnr-footer-b2b-legal-info-inner { margin: 0 70px; }

@media (max-width: 1200px) { [dir=ltr] .prtnr-footer-b2b-legal-info-inner { margin-left: 30px; margin-right: 30px; } [dir=rtl] .prtnr-footer-b2b-legal-info-inner { margin-right: 30px; margin-left: 30px; } }

@media (max-width: 954px) { [dir=ltr] .prtnr-footer-b2b-legal-info-inner { margin-left: 20px; margin-right: 20px; } [dir=rtl] .prtnr-footer-b2b-legal-info-inner { margin-right: 20px; margin-left: 20px; } }

.prtnr-footer-b2b-legal-info-close-btn { display: inline-block; height: 24px; opacity: .388; vertical-align: middle; width: 24px; position: absolute; }

[dir] .prtnr-footer-b2b-legal-info-close-btn { background-image: url("data:image/svg+xml,%3Csvg fill='%23111111' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.4 8L14 3.4A1 1 0 0012.6 2L8 6.6 3.4 2A1 1 0 002 2a1 1 0 000 1.4L6.6 8 2 12.6A1 1 0 002 14c.4.4 1 .4 1.4 0L8 9.4l4.6 4.6c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4L9.4 8z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; cursor: pointer; }

[dir=ltr] .prtnr-footer-b2b-legal-info-close-btn { right: 15px; }

[dir=rtl] .prtnr-footer-b2b-legal-info-close-btn { left: 15px; }

.prtnr-footer-b2b-legal-info-close-btn:hover { opacity: 1; }

.prtnr-footer-b2b-legal-info-heading { font-size: 24px; }

[dir] .prtnr-footer-b2b-legal-info-text { padding: 30px 0; }

.prtnr-timezone-loading { height: 50px; width: 50px; }

[dir] .prtnr-timezone-loading { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) no-repeat; background-position: bottom center; margin: auto; }

.prtnr-timezone-popup-container { position: absolute; width: 100%; z-index: 5; }

[dir] .prtnr-timezone-popup-container { background: #ffffff; border-top: 1px solid #ffdc82; box-shadow: 0 -20px 40px 0 rgba(17, 17, 17, 0.2); }

[dir] .roundtrip .prtnr-timezone-popup-container { border-color: #d9d9d9; }

[dir] .prtnr-timezone-popup-search { border-bottom: 1px solid #ffdc82; }

[dir] .roundtrip .prtnr-timezone-popup-search { border-color: #d9d9d9; }

[dir] .prtnr-timezone-popup-search-container { padding: 10px 45px; }

@media (max-width: 954px) { [dir=ltr] .prtnr-timezone-popup-search-container { padding-left: 25px; padding-right: 25px; } [dir=rtl] .prtnr-timezone-popup-search-container { padding-right: 25px; padding-left: 25px; } }

.prtnr-timezone-popup-search-container::before, .prtnr-timezone-popup-search-container::after { display: table; content: ''; }

[dir] .prtnr-timezone-popup-search-container::after { clear: both; }

.prtnr-timezone-popup-search-icon { height: 26px; width: 26px; }

[dir] .prtnr-timezone-popup-search-icon { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/search.svg); }

[dir=ltr] .prtnr-timezone-popup-search-icon { float: left; }

[dir=rtl] .prtnr-timezone-popup-search-icon { float: right; }

.prtnr-timezone-popup-search-text { display: block; font-size: 20px; height: 25px; width: 95%; }

[dir=ltr] .prtnr-timezone-popup-search-text { float: left; margin-left: 15px; }

[dir=rtl] .prtnr-timezone-popup-search-text { float: right; margin-right: 15px; }

@media (max-width: 954px) { .prtnr-timezone-popup-search-text { width: 90%; } }

.prtnr-timezone-popup-items { height: 89px; overflow: hidden; }

[dir] .prtnr-timezone-popup-items { border-bottom: 1px solid #ffdc82; }

[dir=ltr] .prtnr-timezone-popup-items { padding-left: 45px; }

[dir=rtl] .prtnr-timezone-popup-items { padding-right: 45px; }

@media (max-width: 954px) { .prtnr-timezone-popup-items { height: 77px; } [dir=ltr] .prtnr-timezone-popup-items { padding-left: 25px; padding-right: 25px; } [dir=rtl] .prtnr-timezone-popup-items { padding-right: 25px; padding-left: 25px; } }

[dir] .roundtrip .prtnr-timezone-popup-items { border-color: #d9d9d9; }

.prtnr-timezone-popup-item-container { display: inline-block; }

.prtnr-timezone-popup-item { -moz-box-sizing: border-box; box-sizing: border-box; -moz-transition: background 0.08 ease; -o-transition: background 0.08 ease; transition: background 0.08 ease; display: inline-block; line-height: 1.5; min-width: 200px; }

[dir] .prtnr-timezone-popup-item { -webkit-transition: background 0.08 ease; cursor: pointer; padding: 10px; }

[dir] .prtnr-timezone-popup-item.prtnr-timezone-popup-item-active, [dir] .prtnr-timezone-popup-item:hover { background: #f4f4f4; }

@media (max-width: 954px) { .prtnr-timezone-popup-item { min-width: 145px; } }

.prtnr-timezone-popup-item-city { color: #111111; font-size: 18px; }

@media (max-width: 954px) { .prtnr-timezone-popup-item-city { font-size: 14px; } }

.prtnr-timezone-popup-item-country, .prtnr-timezone-popup-item-hour { color: #969696; font-size: 14px; }

@media (max-width: 954px) { .prtnr-timezone-popup-item-country, .prtnr-timezone-popup-item-hour { font-size: 12px; } }

.prtnr-formatteddisplayvalueinputcontrol { position: relative; }

.prtnr-formatteddisplayvalueinputcontrol div.zenforminputcontrol { height: 100%; overflow: hidden; position: absolute; top: 0; white-space: nowrap; width: 100%; }

[dir=ltr] .prtnr-formatteddisplayvalueinputcontrol div.zenforminputcontrol { left: 0; }

[dir=rtl] .prtnr-formatteddisplayvalueinputcontrol div.zenforminputcontrol { right: 0; }

.prtnr-formatteddisplayvalueinputcontrol input.zenforminputcontrol { opacity: 0; position: relative; }

[dir] .prtnr-formatteddisplayvalueinputcontrol input.zenforminputcontrol { background-color: white; }

.prtnr-formatteddisplayvalueinputcontrol input.zenforminputcontrol:focus, .zenforminput-error .prtnr-formatteddisplayvalueinputcontrol input.zenforminputcontrol { opacity: 1; }

.prtnr-input-inner { font-size: 18px; height: 45px; width: 500px; }

[dir] .prtnr-input-inner { border: 1px solid #ffcb5e; border-radius: 4px; cursor: pointer; padding: 0 15px 15px; }

[dir] .prtnr-input-inner-invalid { border-color: #ff8383; border-width: 3px; }

.prtnr-input { font-size: 18px; width: 100%; }

[dir] .prtnr-input { padding-top: 5px; }

.prtnr-input-placeholder-description { font-size: 12px; opacity: .6; }

[dir] .prtnr-input-placeholder-description { padding-top: 10px; }

.prtnr-extend-input-inner { position: relative; }

[dir] .prtnr-extend-input-inner-disabled .prtnr-extend-input-title-info, [dir] .prtnr-extend-input-inner-disabled .prtnr-extend-input-title-info:hover { cursor: not-allowed; background: url("data:image/svg+xml,%3Csvg fill='%23d4d4d4' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7.9 2.5A5.5 5.5 0 112.4 8a5.5 5.5 0 015.5-5.5m0-1.5a7 7 0 107 7 7 7 0 00-7-7z'/%3E%3Cpath d='M8.5 6.2a.8.8 0 00.8-.8.9.9 0 00-.9-.9.9.9 0 000 1.7zM8.3 9.9l-.2.3V10l1-3.5-.5.1A14.5 14.5 0 017 7h-.3v.7h.6a1.7 1.7 0 010 .4l-.6 1.8a3.6 3.6 0 00-.1.8.8.8 0 00.8.8c.7 0 1.2-.4 1.8-1.4l.1-.2-.6-.4z'/%3E%3C/svg%3E"); }

.prtnr-extend-input-inner-required .prtnr-extend-input-title-label::after { content: '*'; color: #ce2121; position: absolute; }

[dir=ltr] .prtnr-extend-input-inner-required .prtnr-extend-input-title-label::after { right: -.5em; }

[dir=rtl] .prtnr-extend-input-inner-required .prtnr-extend-input-title-label::after { left: -.5em; }

.prtnr-extend-input-error .prtnr-tooltipcontent-msg { font-size: 14px; }

.prtnr-extend-input-title { display: flex; justify-content: space-between; position: relative; }

.prtnr-extend-input-title-label { font-family: 'PTRootUI', Verdana, sans-serif; color: #969696; font-size: 14px; line-height: 18px; position: relative; }

[dir] .prtnr-extend-input-title-label { margin-bottom: 6px; }

.prtnr-extend-input-title-info { height: 18px; position: relative; width: 18px; }

[dir] .prtnr-extend-input-title-info { background: url("data:image/svg+xml,%3Csvg fill='%23969696' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7.9 2.5A5.5 5.5 0 112.4 8a5.5 5.5 0 015.5-5.5m0-1.5a7 7 0 107 7 7 7 0 00-7-7z'/%3E%3Cpath d='M8.5 6.2a.8.8 0 00.8-.8.9.9 0 00-.9-.9.9.9 0 000 1.7zM8.3 9.9l-.2.3V10l1-3.5-.5.1A14.5 14.5 0 017 7h-.3v.7h.6a1.7 1.7 0 010 .4l-.6 1.8a3.6 3.6 0 00-.1.8.8.8 0 00.8.8c.7 0 1.2-.4 1.8-1.4l.1-.2-.6-.4z'/%3E%3C/svg%3E"); cursor: pointer; }

[dir] .prtnr-extend-input-title-info:hover { background: url("data:image/svg+xml,%3Csvg fill='%23111111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7.9 2.5A5.5 5.5 0 112.4 8a5.5 5.5 0 015.5-5.5m0-1.5a7 7 0 107 7 7 7 0 00-7-7z'/%3E%3Cpath d='M8.5 6.2a.8.8 0 00.8-.8.9.9 0 00-.9-.9.9.9 0 000 1.7zM8.3 9.9l-.2.3V10l1-3.5-.5.1A14.5 14.5 0 017 7h-.3v.7h.6a1.7 1.7 0 010 .4l-.6 1.8a3.6 3.6 0 00-.1.8.8.8 0 00.8.8c.7 0 1.2-.4 1.8-1.4l.1-.2-.6-.4z'/%3E%3C/svg%3E"); }

.prtnr-extend-input { -moz-box-sizing: border-box; box-sizing: border-box; -moz-transition: all 0.16s ease; -o-transition: all 0.16s ease; transition: all 0.16s ease; color: #111111; font-size: 16px; width: 100%; }

[dir] .prtnr-extend-input { -webkit-transition: all 0.16s ease; background: #ffffff; border: 1px solid #e5e5e5; border-radius: 3px; padding: 8px 16px; }

.prtnr-extend-input::placeholder { color: #969696; }

.prtnr-extend-input::-webkit-input-placeholder { color: #969696; }

.prtnr-extend-input::-moz-placeholder { color: #969696; }

.prtnr-extend-input:-ms-input-placeholder { color: #969696; }

[dir] .prtnr-extend-input:hover { border-color: #969696; }

[dir] .prtnr-extend-input-inner-invalid .prtnr-extend-input { border-color: #ce2121; box-shadow: 0 0 0 3px rgba(206, 33, 33, 0.24); }

.prtnr-extend-input-inner .prtnr-extend-input:focus { outline: none; }

[dir] .prtnr-extend-input-inner .prtnr-extend-input:focus { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-extend-input-inner .prtnr-extend-input:focus { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

.prtnr-extend-input-inner-disabled .prtnr-extend-input { color: #afafaf; }

[dir] .prtnr-extend-input-inner-disabled .prtnr-extend-input { background: #f4f4f4; border-color: #e5e5e5; box-shadow: none; cursor: not-allowed; }

.prtnr-multiselect { -moz-transition: box-shadow ease-in-out 0.16s; -o-transition: box-shadow ease-in-out 0.16s; transition: box-shadow ease-in-out 0.16s; position: relative; }

[dir] .prtnr-multiselect { -webkit-transition: box-shadow ease-in-out 0.16s; background-color: var(--field-bg); border-radius: 4px; box-shadow: 0 0 0 1px var(--field-border); cursor: pointer; padding: 22px 16px 6px; }

[dir] .prtnr-multiselect:hover { box-shadow: 0 0 0 1px var(--field-hover-border); }

.prtnr-multiselect .prtnr-icon-arrow { -moz-transition: transform 0.16s ease-in-out; -o-transition: transform 0.16s ease-in-out; transition: transform 0.16s ease-in-out; fill: #868686; height: 20px; position: absolute; top: 14px; width: 20px; }

[dir] .prtnr-multiselect .prtnr-icon-arrow { -webkit-transition: transform 0.16s ease-in-out; }

[dir=ltr] .prtnr-multiselect .prtnr-icon-arrow { right: 12px; }

[dir=rtl] .prtnr-multiselect .prtnr-icon-arrow { left: 12px; }

[dir] .prtnr-multiselect.prtnr-multiselect-active { box-shadow: 0 0 0 1px var(--field-active-border), 0 0 0 3px var(--focus-outline); }

[dir=ltr] .prtnr-multiselect.prtnr-multiselect-active .prtnr-icon-arrow { transform: rotate(180deg); }

[dir=rtl] .prtnr-multiselect.prtnr-multiselect-active .prtnr-icon-arrow { transform: rotate(-180deg); }

.prtnr-multiselect-error .prtnr-tooltipcontent-msg { font-size: 14px; }

[dir] .prtnr-multiselect-invalid { box-shadow: 0 0 0 3px rgba(206, 33, 33, 0.24), 0 0 0 1px #ce2121; }

.prtnr-multiselect-label { font-size: 12px; position: absolute; top: 5px; }

.prtnr-multiselect-input { align-items: baseline; display: inline-flex; font-size: 14px; height: 20px; line-height: 18px; outline: none; overflow: hidden; width: 100%; }

.prtnr-multiselect-input-item { display: inline-block; flex-shrink: 0; }

[dir] .prtnr-multiselect-input-item { background-color: #e5e5e5; border-radius: 2px; padding: 0 4px; }

.prtnr-multiselect-input-item-separator { display: inline-block; }

.prtnr-multiselect-input-item-separator::before { content: ''; display: inline-block; width: 5px; }

.prtnr-multiselect-input-text { flex-shrink: 0; font-size: inherit; height: 100%; width: 3px; }

[dir=ltr] .prtnr-multiselect-input-text { padding-left: 2px; }

[dir=rtl] .prtnr-multiselect-input-text { padding-right: 2px; }

[dir=ltr] .prtnr-multiselect-input-text:first-child { padding-left: 0; }

[dir=rtl] .prtnr-multiselect-input-text:first-child { padding-right: 0; }

.prtnr-multiselect-input-text:last-child { flex-grow: 1; }

.prtnr-multiselect-list-container { -moz-transition: opacity 0.16s ease-in-out, transform ease-in-out 0.16s; -o-transition: opacity 0.16s ease-in-out, transform ease-in-out 0.16s; transition: opacity 0.16s ease-in-out, transform ease-in-out 0.16s; opacity: 0; position: absolute; top: 100%; z-index: 22; }

[dir] .prtnr-multiselect-list-container { -webkit-transition: opacity 0.16s ease-in-out, transform ease-in-out 0.16s; background-color: white; border-radius: 4px; box-shadow: 0 2px 12px 0 rgba(45, 49, 55, 0.3); transform: translateY(-8px); }

[dir=ltr] .prtnr-multiselect-list-container { left: 0; }

[dir=rtl] .prtnr-multiselect-list-container { right: 0; }

.prtnr-multiselect-active .prtnr-multiselect-list-container { opacity: 1; }

[dir] .prtnr-multiselect-active .prtnr-multiselect-list-container { transform: translateY(0); }

.prtnr-multiselect-list { max-height: 160px; overflow-y: auto; }

[dir] .prtnr-multiselect-list { border-radius: 4px; margin-top: 4px; }

[dir] .prtnr-multiselect-list:last-child { margin-bottom: 4px; }

.prtnr-multiselect-list-item { display: flex; font-size: 16px; line-height: 22px; }

[dir] .prtnr-multiselect-list-item { cursor: pointer; margin-top: 4px; padding: 8px 12px 10px; }

[dir] .prtnr-multiselect-list-item:first-child { margin-top: 0; }

[dir] .prtnr-multiselect-list-item-active { background-color: #f4f4f4; }

.prtnr-multiselect-list-item-checkbox { -moz-transition: background-color 0.16s ease-in-out, border-color 0.16s ease-in-out; -o-transition: background-color 0.16s ease-in-out, border-color 0.16s ease-in-out; transition: background-color 0.16s ease-in-out, border-color 0.16s ease-in-out; content: ''; display: flex; flex-shrink: 0; height: 14px; justify-content: center; width: 14px; }

[dir] .prtnr-multiselect-list-item-checkbox { -webkit-transition: background-color 0.16s ease-in-out, border-color 0.16s ease-in-out; border: 1px solid rgba(17, 17, 17, 0.321569); border-radius: 3px; }

[dir=ltr] .prtnr-multiselect-list-item-checkbox { margin-right: 8px; }

[dir=rtl] .prtnr-multiselect-list-item-checkbox { margin-left: 8px; }

.prtnr-multiselect-list-item-checkbox .prtnr-icon-check { fill: var(--box-on-typo); height: 14px; width: 14px; }

[dir] .prtnr-multiselect-list-item-checked .prtnr-multiselect-list-item-checkbox { background-color: var(--box-on-bg); border-color: var(--box-active-bg); }

.prtnr-multiselect-list-item-label { flex-grow: 1; font-size: 16px; line-height: 18px; word-break: break-word; }

[dir] .prtnr-multiselect-list-item-label { margin-top: -1px; }

.prtnr-multiselect-list-item-note { color: #868686; font-size: 14px; }

[dir] .prtnr-multiselect-list-item-note { margin-top: 4px; }

[dir] .prtnr-multiselect-list-separator { border-top: 1px solid #e5e5e5; margin: 3px 16px 0; }

.prtnr-multiselect-list-loading { height: 40px; }

[dir] .prtnr-multiselect-list-loading { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%7B$fill%7D' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; }

.prtnr-multiselect-list-text { align-items: center; display: flex; font-size: 14px; justify-content: center; min-height: 22px; }

[dir] .prtnr-multiselect-list-text { padding: 8px 12px 10px; }

.prtnr-multiselect-list-buttons { display: flex; justify-content: flex-end; }

[dir] .prtnr-multiselect-list-buttons { border-top: 1px solid #e5e5e5; padding: 12px; }

.prtnr-multiselect-list-button { flex: 1 1 50%; }

[dir=ltr] .prtnr-multiselect-list-button { margin-left: 12px; }

[dir=rtl] .prtnr-multiselect-list-button { margin-right: 12px; }

[dir=ltr] .prtnr-multiselect-list-button:first-child { margin-left: 0; }

[dir=rtl] .prtnr-multiselect-list-button:first-child { margin-right: 0; }

.prtnr-payment-systems-title { font-size: 16px; line-height: 22px; }

[dir] .prtnr-payment-systems-title { margin-bottom: 10px; }

.prtnr-payment-systems { align-items: center; display: flex; flex-wrap: wrap; justify-content: center; }

[dir=ltr] .prtnr-payment-systems { margin-right: -11px; }

[dir=rtl] .prtnr-payment-systems { margin-left: -11px; }

.prtnr-invoice-payment-popup .zen-fullscreenpopup-inner { width: 100%; }

.prtnr-invoice-payment-popup-content { height: 40px; }

[dir] .prtnr-invoice-payment-popup-content { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); background-position: 50%; background-repeat: no-repeat; }

[dir] .prtnr-invoice-payment-popup-error { padding: 8px 0 24px; }

.prtnr-popupmenu { position: absolute; z-index: 12; }

[dir] .prtnr-popupmenu { background-color: #ffffff; border-radius: 4px; box-shadow: 0 2px 12px 0 rgba(44, 49, 56, 0.3); }

.prtnr-popupmenu-inner { position: relative; }

[dir] .prtnr-popupmenu-inner { margin: 4px 0; }

.prtnr-popupmenu-close { display: inline-block; position: absolute; top: 10px; }

[dir=ltr] .prtnr-popupmenu-close { right: 12px; }

[dir=rtl] .prtnr-popupmenu-close { left: 12px; }

.prtnr-popupmenu-close .prtnr-icon-close { fill: #868686; height: 20px; width: 20px; }

[dir] .prtnr-popupmenu-close .prtnr-icon-close { cursor: pointer; }

.prtnr-popupmenu-close:hover .prtnr-icon-close { fill: #111111; }

.prtnr-popupmenu-item { display: flex; }

[dir] .prtnr-popupmenu-item { cursor: pointer; margin-top: 4px; }

[dir=ltr] .prtnr-popupmenu-item { padding: 10px 36px 10px 10px; }

[dir=rtl] .prtnr-popupmenu-item { padding: 10px 10px 10px 36px; }

[dir] .prtnr-popupmenu-item:first-child { margin-top: 0; }

[dir] .prtnr-popupmenu-item:hover { background-color: #f4f4f4; }

.prtnr-popupmenu-item-icon { fill: #111111; }

[dir=ltr] .prtnr-popupmenu-item-icon { margin-right: 8px; }

[dir=rtl] .prtnr-popupmenu-item-icon { margin-left: 8px; }

.prtnr-popupmenu-item-icon .prtnr-icon { height: 20px; width: 20px; }

.prtnr-popupmenu-item-label { font-size: 16px; line-height: 20px; }

[dir] .prtnr-popupmenu-item-separator { border-top: 1px solid #e5e5e5; margin: 7px 12px 8px; }

.impersonation-alert .promoalert-inner { min-height: 40px; }

[dir] .impersonation-alert .promoalert-inner { background-color: #ce2121; }

.impersonation-alert-text { color: white; font-size: 15px; }

.extensionpromobanner { -moz-transition: 0.4s ease-out; -o-transition: 0.4s ease-out; transition: 0.4s ease-out; height: auto; overflow: hidden; position: relative; }

[dir] .extensionpromobanner { -webkit-transition: 0.4s ease-out; background-position: center; background-size: cover; text-align: center; }

@media (max-width: 1189px) { .mobileready .extensionpromobanner { display: none; } }

.extensionpromobanner-inner { display: block; height: 60px; text-decoration: none; }

[dir] .extensionpromobanner-inner { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/extensionpromobannercontent@2x.png), url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/extensionpromobannerbackground.png); background-position: center; background-repeat: no-repeat; background-size: 1043px 36px, 100% 100%; }

[dir] .extensionpromobanner-inner-ru { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/extensionpromobannercontentru@2x.png), url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/extensionpromobannerbackground.png); background-size: 1218px 36px, 100% 100%; }

@media (max-width: 1330px) { [dir] .extensionpromobanner-inner-ru { background-size: 1090px auto, 100% 100%; } }

.extensionpromobanner-close { bottom: 0; height: 14px; position: absolute; top: 0; width: 14px; }

[dir] .extensionpromobanner-close { background-color: rgba(255, 255, 255, 0); border-radius: 50%; cursor: pointer; margin-bottom: auto; margin-top: auto; padding: 10px; }

[dir=ltr] .extensionpromobanner-close { right: 10px; }

[dir=rtl] .extensionpromobanner-close { left: 10px; }

.extensionpromobanner-close::before, .extensionpromobanner-close::after { content: ''; height: 2px; position: absolute; top: 50%; width: 14px; }

[dir] .extensionpromobanner-close::before, [dir] .extensionpromobanner-close::after { background: #ffffff; }

[dir=ltr] .extensionpromobanner-close::before, [dir=ltr] .extensionpromobanner-close::after { left: 50%; margin: -1px 0 0 -5px; }

[dir=rtl] .extensionpromobanner-close::before, [dir=rtl] .extensionpromobanner-close::after { right: 50%; margin: -1px -5px 0 0; }

[dir=ltr] .extensionpromobanner-close::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

[dir=rtl] .extensionpromobanner-close::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir=ltr] .extensionpromobanner-close::after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir=rtl] .extensionpromobanner-close::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.prtnr-suggest { outline: none; position: relative; }

.prtnr-suggest .prtnr-icon-arrow { -moz-transition: transform 0.16s ease-in-out; -o-transition: transform 0.16s ease-in-out; transition: transform 0.16s ease-in-out; fill: #868686; height: 16px; position: absolute; top: 24px; width: 16px; }

[dir] .prtnr-suggest .prtnr-icon-arrow { -webkit-transition: transform 0.16s ease-in-out; }

[dir=ltr] .prtnr-suggest .prtnr-icon-arrow { right: 12px; }

[dir=rtl] .prtnr-suggest .prtnr-icon-arrow { left: 12px; }

.prtnr-suggest .prtnr-icon-arrow:hover { fill: #111111; }

.prtnr-suggest-input-wrapper { position: relative; }

.prtnr-suggest-input-clear .prtnr-icon-close { fill: #969696; height: 18px; position: absolute; top: 11px; width: 18px; }

[dir] .prtnr-suggest-input-clear .prtnr-icon-close { cursor: pointer; }

[dir=ltr] .prtnr-suggest-input-clear .prtnr-icon-close { right: 8px; }

[dir=rtl] .prtnr-suggest-input-clear .prtnr-icon-close { left: 8px; }

.prtnr-suggest-input-clear .prtnr-icon-close:hover { fill: #111111; }

.prtnr-suggest-active .prtnr-icon-close { display: none; }

[dir=ltr] .prtnr-suggest-active .prtnr-icon-arrow { transform: rotate(180deg); }

[dir=rtl] .prtnr-suggest-active .prtnr-icon-arrow { transform: rotate(-180deg); }

.prtnr-suggest-group-input { -moz-transition: box-shadow 0.16s ease, border 0.16s ease; -ms-transition: box-shadow 0.16s ease, border 0.16s ease; -o-transition: box-shadow 0.16s ease, border 0.16s ease; transition: box-shadow 0.16s ease, border 0.16s ease; box-sizing: border-box; font-size: 16px; height: 40px; width: 100%; }

[dir] .prtnr-suggest-group-input { -webkit-transition: box-shadow 0.16s ease, border 0.16s ease; border: 1px solid #e5e5e5; border-radius: 4px; }

.prtnr-suggest-group-input::placeholder { color: #969696; }

[dir] .prtnr-suggest-group-input:hover { border-color: #afafaf; }

.prtnr-suggest-group-input:focus { outline: none; }

[dir] .prtnr-suggest-group-input:focus { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-suggest-group-input:focus { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

.prtnr-suggest-group-list { position: absolute; width: 100%; z-index: 5; }

[dir] .prtnr-suggest-group-list { background-color: #ffffff; border-radius: 4px; box-shadow: 0 0 16px 2px rgba(17, 17, 17, 0.4); }

[dir=ltr] .prtnr-suggest-group-list-opening { animation-duration: .16s; animation-iteration-count: 1; animation-name: enter; }

[dir=rtl] .prtnr-suggest-group-list-opening { animation-duration: .16s; animation-iteration-count: 1; animation-name: enter; }

[dir=ltr] .prtnr-suggest-group-list-closing { animation-duration: .2s; animation-iteration-count: 1; animation-name: leave; }

[dir=rtl] .prtnr-suggest-group-list-closing { animation-duration: .2s; animation-iteration-count: 1; animation-name: leave; }

.prtnr-suggest-group-list::after { content: ''; height: 0; position: absolute; top: -7px; width: 0; }

[dir] .prtnr-suggest-group-list::after { border-bottom: 7px solid #ffffff; }

[dir=ltr] .prtnr-suggest-group-list::after { border-left: 7px solid transparent; border-right: 7px solid transparent; right: 10px; }

[dir=rtl] .prtnr-suggest-group-list::after { border-right: 7px solid transparent; border-left: 7px solid transparent; left: 10px; }

.prtnr-suggest-group-list-info { color: #969696; }

[dir] .prtnr-suggest-group-list-info { margin: 12px 16px; }

.prtnr-suggest-group-list-option { -moz-transition: background-color 0.24s; -o-transition: background-color 0.24s; transition: background-color 0.24s; font-size: 14px; }

[dir] .prtnr-suggest-group-list-option { -webkit-transition: background-color 0.24s; background-color: #ffffff; border-radius: 4px; cursor: pointer; padding: 10px 16px; }

[dir] .prtnr-suggest-group-list-option:hover { background-color: #f4f4f4; }

.prtnr-suggest-input { -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'PTRootUI', Verdana, sans-serif; color: #111111; font-size: 16px; line-height: 24px; -moz-transition: background 0.08s ease, box-shadow 0.16s ease, border 0.16s ease; -ms-transition: background 0.08s ease, box-shadow 0.16s ease, border 0.16s ease; -o-transition: background 0.08s ease, box-shadow 0.16s ease, border 0.16s ease; transition: background 0.08s ease, box-shadow 0.16s ease, border 0.16s ease; min-height: 40px; min-width: 100px; text-overflow: ellipsis; width: 100%; }

[dir] .prtnr-suggest-input { -webkit-transition: background 0.08s ease, box-shadow 0.16s ease, border 0.16s ease; background: #ffffff; border-radius: 3px; border: 1px solid #e5e5e5; cursor: pointer; }

[dir=ltr] .prtnr-suggest-input { padding: 0 24px 0 16px; }

[dir=rtl] .prtnr-suggest-input { padding: 0 16px 0 24px; }

[dir] .prtnr-suggest-input:hover { border-color: #969696; }

[dir] .prtnr-suggest-input-invalid { border-color: #ce2121; box-shadow: 0 0 0 3px rgba(206, 33, 33, 0.24); }

[dir] .prtnr-suggest-input-invalid:hover { border-color: #ce2121; }

.prtnr-suggest-input:focus { outline: none; }

[dir] .prtnr-suggest-input:focus { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-suggest-input:focus { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

[dir] .prtnr-suggest-input-disabled { border: 1px solid #e5e5e5; background: #f4f4f4; cursor: not-allowed; padding: 0 16px; }

[dir] .prtnr-suggest-input-disabled:focus { border-color: #e5e5e5; box-shadow: none; }

[dir] .prtnr-suggest-input-disabled:hover { border-color: #e5e5e5; }

.prtnr-suggest-label { font-family: 'PTRootUI', Verdana, sans-serif; color: #969696; font-size: 14px; line-height: 18px; display: inline-block; position: relative; }

[dir] .prtnr-suggest-label { margin-bottom: 6px; }

.prtnr-suggest-error .prtnr-tooltipcontent-msg { font-size: 14px; }

.prtnr-suggest-list { -moz-box-sizing: border-box; box-sizing: border-box; -moz-transition: ease 0.16s; -o-transition: ease 0.16s; transition: ease 0.16s; max-height: 220px; overflow: auto; position: absolute; top: 68px; width: 100%; z-index: 1; }

[dir] .prtnr-suggest-list { -webkit-transition: ease 0.16s; background: #ffffff; border-radius: 3px; box-shadow: 0 0 16px 2px rgba(84, 86, 102, 0.32); padding: 12px 0; }

[dir=ltr] .prtnr-suggest-list { animation-direction: normal; animation-duration: .2s; animation-iteration-count: 1; right: 0; }

[dir=rtl] .prtnr-suggest-list { animation-direction: normal; animation-duration: .2s; animation-iteration-count: 1; left: 0; }

.prtnr-suggest-list-item { align-items: center; color: #111111; display: flex; font-size: 16px; justify-content: space-between; position: relative; }

[dir] .prtnr-suggest-list-item { background: #ffffff; cursor: pointer; margin-bottom: 8px; }

[dir=ltr] .prtnr-suggest-list-item { padding: 8px 28px 8px 12px; }

[dir=rtl] .prtnr-suggest-list-item { padding: 8px 12px 8px 28px; }

[dir] .prtnr-suggest-list-item:last-child { margin-bottom: 0; }

[dir] .prtnr-suggest-list-item:hover { background: #f4f4f4; }

[dir] .prtnr-suggest-list-item-same { cursor: not-allowed; }

.prtnr-suggest-list-item-same::after { color: #ffcb5e; content: '•'; font-size: 26px; position: absolute; top: 0; }

[dir=ltr] .prtnr-suggest-list-item-same::after { right: 12px; }

[dir=rtl] .prtnr-suggest-list-item-same::after { left: 12px; }

@media (max-width: 576px) { .prtnr-suggest-list-item-same::after { top: 12px; } }

.prtnr-suggest-required .prtnr-suggest-label-text::after { content: '*'; color: #ce2121; position: absolute; }

[dir=ltr] .prtnr-suggest-required .prtnr-suggest-label-text::after { right: -.5em; }

[dir=rtl] .prtnr-suggest-required .prtnr-suggest-label-text::after { left: -.5em; }

.prtnr-suggest-label-text { position: relative; }

.prtnr-suggest-label-tip { height: 12px; width: 12px; }

[dir] .prtnr-suggest-label-tip { background: url("data:image/svg+xml,%3Csvg fill='%23d4d4d4' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7.9 2.5A5.5 5.5 0 112.4 8a5.5 5.5 0 015.5-5.5m0-1.5a7 7 0 107 7 7 7 0 00-7-7z'/%3E%3Cpath d='M8.5 6.2a.8.8 0 00.8-.8.9.9 0 00-.9-.9.9.9 0 000 1.7zM8.3 9.9l-.2.3V10l1-3.5-.5.1A14.5 14.5 0 017 7h-.3v.7h.6a1.7 1.7 0 010 .4l-.6 1.8a3.6 3.6 0 00-.1.8.8.8 0 00.8.8c.7 0 1.2-.4 1.8-1.4l.1-.2-.6-.4z'/%3E%3C/svg%3E"); cursor: pointer; }

[dir=ltr] .prtnr-suggest-label-tip { margin-left: 8px; }

[dir=rtl] .prtnr-suggest-label-tip { margin-right: 8px; }

[dir] .prtnr-suggest-label-tip:hover { background: url("data:image/svg+xml,%3Csvg fill='%23111111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7.9 2.5A5.5 5.5 0 112.4 8a5.5 5.5 0 015.5-5.5m0-1.5a7 7 0 107 7 7 7 0 00-7-7z'/%3E%3Cpath d='M8.5 6.2a.8.8 0 00.8-.8.9.9 0 00-.9-.9.9.9 0 000 1.7zM8.3 9.9l-.2.3V10l1-3.5-.5.1A14.5 14.5 0 017 7h-.3v.7h.6a1.7 1.7 0 010 .4l-.6 1.8a3.6 3.6 0 00-.1.8.8.8 0 00.8.8c.7 0 1.2-.4 1.8-1.4l.1-.2-.6-.4z'/%3E%3C/svg%3E"); }

.prtnr-text-dropdown { display: inline-block; position: relative; }

[dir] .prtnr-text-dropdown { border-radius: 3px; }

[dir=ltr] .prtnr-text-dropdown-active .prtnr-icon-arrow { transform: rotate(180deg); }

[dir=rtl] .prtnr-text-dropdown-active .prtnr-icon-arrow { transform: rotate(-180deg); }

.prtnr-text-dropdown .prtnr-icon-arrow { -moz-transition: fill 0.16s ease, transform 0.16s ease-in-out; -o-transition: fill 0.16s ease, transform 0.16s ease-in-out; transition: fill 0.16s ease, transform 0.16s ease-in-out; fill: #868686; height: 16px; vertical-align: middle; width: 16px; }

[dir] .prtnr-text-dropdown .prtnr-icon-arrow { -webkit-transition: fill 0.16s ease, transform 0.16s ease-in-out; }

.prtnr-text-dropdown-inner { height: 100%; }

[dir] .prtnr-text-dropdown-inner { border-radius: inherit; }

.prtnr-text-dropdown-button { -moz-transition: box-shadow 0.16s ease-in-out; -o-transition: box-shadow 0.16s ease-in-out; transition: box-shadow 0.16s ease-in-out; color: #868686; height: 100%; vertical-align: middle; }

[dir] .prtnr-text-dropdown-button { -webkit-transition: box-shadow 0.16s ease-in-out; border-radius: inherit; padding: 0 4px; }

[dir=ltr] .prtnr-text-dropdown-button { text-align: left; }

[dir=rtl] .prtnr-text-dropdown-button { text-align: right; }

.prtnr-text-dropdown-button:focus { outline: none; }

[dir] .prtnr-text-dropdown-button:focus { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-text-dropdown-button:focus { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

.prtnr-text-dropdown-button:focus, .prtnr-text-dropdown-button:hover, .prtnr-text-dropdown-active .prtnr-text-dropdown-button { color: #111111; }

.prtnr-text-dropdown-button:focus .prtnr-icon-arrow, .prtnr-text-dropdown-button:hover .prtnr-icon-arrow, .prtnr-text-dropdown-active .prtnr-text-dropdown-button .prtnr-icon-arrow { fill: #111111; }

.prtnr-text-dropdown-button:disabled { color: #c8c8c8; }

.prtnr-text-dropdown-button:disabled .prtnr-text-dropdown-title { color: inherit; }

.prtnr-text-dropdown-button:disabled .prtnr-icon-arrow { fill: #c8c8c8; }

.prtnr-text-dropdown-title { color: #111111; font-size: 12px; }

.prtnr-text-dropdown-value { -moz-transition: color 0.16s ease; -o-transition: color 0.16s ease; transition: color 0.16s ease; display: inline-block; vertical-align: middle; }

[dir] .prtnr-text-dropdown-value { -webkit-transition: color 0.16s ease; }

[dir=ltr] .prtnr-text-dropdown-value { margin-right: 4px; }

[dir=rtl] .prtnr-text-dropdown-value { margin-left: 4px; }

.prtnr-text-dropdown-options { -moz-transition: transform 0.16s ease-in-out, opacity 0.16s ease-in-out; -o-transition: transform 0.16s ease-in-out, opacity 0.16s ease-in-out; transition: transform 0.16s ease-in-out, opacity 0.16s ease-in-out; color: #111111; font-size: 16px; position: absolute; max-width: 380px; min-width: 200px; opacity: 0; top: 100%; z-index: 1; }

[dir] .prtnr-text-dropdown-options { -webkit-transition: transform 0.16s ease-in-out, opacity 0.16s ease-in-out; background-color: #ffffff; border-radius: 4px; box-shadow: 0 2px 12px 0 rgba(45, 49, 55, 0.3); margin-top: 4px; transform: translateY(-8px); }

.prtnr-text-dropdown-options-enter { opacity: 1; }

[dir] .prtnr-text-dropdown-options-enter { transform: translateY(0); }

.prtnr-text-dropdown-options-inner { max-height: 190px; overflow: auto; }

[dir] .prtnr-text-dropdown-options-inner { margin: 8px 0; }

.prtnr-text-dropdown-option { color: #111111; min-height: 20px; overflow-wrap: break-word; }

[dir] .prtnr-text-dropdown-option { cursor: pointer; padding: 8px 16px; }

[dir] .prtnr-text-dropdown-option:hover { background-color: #f4f4f4; }

.prtnr-text-dropdown-select-native { bottom: 0; opacity: 0; position: absolute; top: 0; width: 100%; }

[dir=ltr] .prtnr-text-dropdown-select-native { left: 0; }

[dir=rtl] .prtnr-text-dropdown-select-native { right: 0; }

.prtnr-text-dropdown-size-s { height: 40px; }

[dir] .prtnr-text-dropdown-size-s .prtnr-text-dropdown-title { margin-bottom: 5px; }

.prtnr-text-dropdown-size-s .prtnr-text-dropdown-value { font-size: 16px; }

.prtnr-text-dropdown-size-xs { height: 36px; }

[dir] .prtnr-text-dropdown-size-xs .prtnr-text-dropdown-title { margin-bottom: 3px; }

.prtnr-text-dropdown-size-xs .prtnr-text-dropdown-value { font-size: 14px; }

.prtnr-offlinerequests-counter { -moz-transition: box-shadow 0.16s ease, border 0.16s ease; -ms-transition: box-shadow 0.16s ease, border 0.16s ease; -o-transition: box-shadow 0.16s ease, border 0.16s ease; transition: box-shadow 0.16s ease, border 0.16s ease; align-items: center; box-sizing: border-box; display: flex; height: 40px; }

[dir] .prtnr-offlinerequests-counter { -webkit-transition: box-shadow 0.16s ease, border 0.16s ease; background: #ffffff; border: 1px solid #e5e5e5; border-radius: 4px; padding: 11px 12px; }

[dir] .prtnr-offlinerequests-counter:hover { border-color: #afafaf; }

.prtnr-offlinerequests-counter-active { outline: none; }

[dir] .prtnr-offlinerequests-counter-active { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-offlinerequests-counter-active { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

[dir] .prtnr-offlinerequests-counter-active:hover { border-color: #ffcb5e; }

[dir] .prtnr-offlinerequests-counter-invalid { border: 1px solid #cb1b00; box-shadow: 0 0 0 1px #cb1b00; }

.prtnr-offlinerequests-counter-minus { -moz-transition: background 0.24s; -o-transition: background 0.24s; transition: background 0.24s; height: 16px; width: 16px; }

[dir] .prtnr-offlinerequests-counter-minus { -webkit-transition: background 0.24s; background: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath fill='%23afafaf' d='M12.5 9.5h-9C2.7 9.5 2 8.8 2 8s.7-1.5 1.5-1.5h9c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5' id='a'/%3E%3C/defs%3E%3Cg fill='%23afafaf' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23afafaf'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); cursor: pointer; }

[dir] .prtnr-offlinerequests-counter-minus:hover { background: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath fill='%23111111' d='M12.5 9.5h-9C2.7 9.5 2 8.8 2 8s.7-1.5 1.5-1.5h9c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5' id='a'/%3E%3C/defs%3E%3Cg fill='%23111111' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23111111'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.prtnr-offlinerequests-counter-minus-disabled { opacity: .8; pointer-events: none; }

[dir] .prtnr-offlinerequests-counter-minus-disabled { background: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath fill='%23e5e5e5' d='M12.5 9.5h-9C2.7 9.5 2 8.8 2 8s.7-1.5 1.5-1.5h9c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5' id='a'/%3E%3C/defs%3E%3Cg fill='%23e5e5e5' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23e5e5e5'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.prtnr-offlinerequests-counter-plus { -moz-transition: background 0.24s; -o-transition: background 0.24s; transition: background 0.24s; height: 16px; width: 16px; }

[dir] .prtnr-offlinerequests-counter-plus { -webkit-transition: background 0.24s; background: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath fill='%23afafaf' d='M13.8 6.8H9.2V2.2a1.2 1.2 0 00-2.4 0v4.6H2.2a1.2 1.2 0 000 2.4h4.6v4.6a1.2 1.2 0 002.4 0V9.2h4.6a1.2 1.2 0 000-2.4' id='a'/%3E%3C/defs%3E%3Cg fill='%23afafaf' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23afafaf'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); cursor: pointer; }

[dir=ltr] .prtnr-offlinerequests-counter-plus { transform: rotate(180deg); }

[dir=rtl] .prtnr-offlinerequests-counter-plus { transform: rotate(-180deg); }

[dir] .prtnr-offlinerequests-counter-plus:hover { background: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath fill='%23111111' d='M13.8 6.8H9.2V2.2a1.2 1.2 0 00-2.4 0v4.6H2.2a1.2 1.2 0 000 2.4h4.6v4.6a1.2 1.2 0 002.4 0V9.2h4.6a1.2 1.2 0 000-2.4' id='a'/%3E%3C/defs%3E%3Cg fill='%23111111' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23111111'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.prtnr-offlinerequests-counter-plus-disabled { opacity: .8; pointer-events: none; }

[dir] .prtnr-offlinerequests-counter-plus-disabled { background: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath fill='%23e5e5e5' d='M13.8 6.8H9.2V2.2a1.2 1.2 0 00-2.4 0v4.6H2.2a1.2 1.2 0 000 2.4h4.6v4.6a1.2 1.2 0 002.4 0V9.2h4.6a1.2 1.2 0 000-2.4' id='a'/%3E%3C/defs%3E%3Cg fill='%23e5e5e5' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23e5e5e5'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.prtnr-offlinerequests-counter-input { flex-grow: 1; font-size: 16px; width: 40px; }

[dir] .prtnr-offlinerequests-counter-input { text-align: center; }

.prtnr-offlinerequests-field .prtnr-checkbox-extend-label { font-size: 15px; }

.prtnr-select-extend-container { position: relative; }

.prtnr-select-extend-container-required .prtnr-select-extend-title::after { color: #ce2121; content: '*'; position: absolute; }

[dir=ltr] .prtnr-select-extend-container-required .prtnr-select-extend-title::after { right: -.5em; }

[dir=rtl] .prtnr-select-extend-container-required .prtnr-select-extend-title::after { left: -.5em; }

.prtnr-select-extend-error .prtnr-tooltipcontent-msg { font-size: 14px; }

.prtnr-select-extend { -moz-box-sizing: border-box; box-sizing: border-box; -moz-transition: background 0.08s ease, box-shadow 0.16s ease, border 0.16s ease; -ms-transition: background 0.08s ease, box-shadow 0.16s ease, border 0.16s ease; -o-transition: background 0.08s ease, box-shadow 0.16s ease, border 0.16s ease; transition: background 0.08s ease, box-shadow 0.16s ease, border 0.16s ease; display: flex; min-height: 40px; min-width: 100px; justify-content: space-between; position: relative; }

[dir] .prtnr-select-extend { -webkit-transition: background 0.08s ease, box-shadow 0.16s ease, border 0.16s ease; background: #ffffff; border: 1px solid #e5e5e5; border-radius: 3px; cursor: pointer; }

[dir=ltr] .prtnr-select-extend .prtnr-icon + .prtnr-select-extend-label-wrap, [dir=ltr] .prtnr-select-extend .prtnr-icon + .prtnr-select-extend-list-wrap { margin-left: 8px; }

[dir=rtl] .prtnr-select-extend .prtnr-icon + .prtnr-select-extend-label-wrap, [dir=rtl] .prtnr-select-extend .prtnr-icon + .prtnr-select-extend-list-wrap { margin-right: 8px; }

.prtnr-select-extend .prtnr-icon-arrow { -moz-transition: transform 0.16s ease; -o-transition: transform 0.16s ease; transition: transform 0.16s ease; position: absolute; }

[dir] .prtnr-select-extend .prtnr-icon-arrow { -webkit-transition: transform 0.16s ease; }

[dir=ltr] .prtnr-select-extend .prtnr-icon-arrow { right: 8px; }

[dir=rtl] .prtnr-select-extend .prtnr-icon-arrow { left: 8px; }

.prtnr-select-extend .prtnr-icon-arrow path { fill: #969696; }

.prtnr-select-extend .prtnr-icon-card path, .prtnr-select-extend .prtnr-icon-deposit path { fill: #111111; }

[dir] .prtnr-select-extend:hover { border-color: #969696; }

.prtnr-select-extend:focus { outline: none; }

[dir] .prtnr-select-extend:focus { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-select-extend:focus { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

[dir] .prtnr-select-extend-disabled { border: 1px solid #e5e5e5; background: #f4f4f4; cursor: not-allowed; }

[dir] .prtnr-select-extend-disabled:focus { border-color: #e5e5e5; box-shadow: none; }

[dir] .prtnr-select-extend-disabled:hover { border-color: #e5e5e5; }

.prtnr-select-extend-disabled .prtnr-icon-card path, .prtnr-select-extend-disabled .prtnr-icon-deposit path { fill: #afafaf; }

.prtnr-select-extend-disabled .prtnr-select-extend-label-has-value, .prtnr-select-extend-disabled .prtnr-select-extend-list-info, .prtnr-select-extend-disabled .prtnr-select-extend-custom .prtnr-select-extend-custom-info, .prtnr-select-extend-custom .prtnr-select-extend-disabled .prtnr-select-extend-custom-info, .prtnr-select-extend-disabled .prtnr-select-extend-native { color: #afafaf; }

[dir] .prtnr-select-extend-invalid { border-color: #ce2121; box-shadow: 0 0 0 3px rgba(206, 33, 33, 0.24); }

[dir] .prtnr-select-extend-invalid:hover { border-color: #ce2121; }

.prtnr-select-extend-invalid:focus { outline: none; }

[dir] .prtnr-select-extend-invalid:focus { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-select-extend-invalid:focus { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

[dir=ltr] .prtnr-select-extend-mobile .prtnr-icon { margin-left: 8px; }

[dir=rtl] .prtnr-select-extend-mobile .prtnr-icon { margin-right: 8px; }

.prtnr-select-extend-mobile .prtnr-icon-arrow { position: absolute; top: 10px; }

[dir=ltr] .prtnr-select-extend-mobile .prtnr-icon-arrow { right: 8px; }

[dir=rtl] .prtnr-select-extend-mobile .prtnr-icon-arrow { left: 8px; }

[dir=ltr] .prtnr-select-extend-enter .prtnr-select-extend-list { animation-name: enter; }

[dir=rtl] .prtnr-select-extend-enter .prtnr-select-extend-list { animation-name: enter; }

[dir=ltr] .prtnr-select-extend-enter .prtnr-icon-arrow { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

[dir=rtl] .prtnr-select-extend-enter .prtnr-icon-arrow { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }

[dir=ltr] .prtnr-select-extend-leave .prtnr-select-extend-list { animation-name: leave; }

[dir=rtl] .prtnr-select-extend-leave .prtnr-select-extend-list { animation-name: leave; }

.prtnr-select-extend-title { font-family: 'PTRootUI', Verdana, sans-serif; color: #969696; font-size: 14px; line-height: 18px; }

[dir] .prtnr-select-extend-title { margin-bottom: 6px; }

.prtnr-select-extend-inner { align-items: center; display: flex; position: relative; width: 100%; }

.prtnr-select-extend-wrapper { position: absolute; top: 4px; width: 100%; }

[dir=ltr] .prtnr-select-extend-wrapper { left: 0; }

[dir=rtl] .prtnr-select-extend-wrapper { right: 0; }

.prtnr-select-extend-wrapper::after { content: ''; height: 0; position: absolute; top: 27px; width: 0; z-index: 10; }

[dir] .prtnr-select-extend-wrapper::after { border-bottom: 7px solid #ffffff; }

[dir=ltr] .prtnr-select-extend-wrapper::after { border-left: 7px solid transparent; border-right: 7px solid transparent; right: 10px; }

[dir=rtl] .prtnr-select-extend-wrapper::after { border-right: 7px solid transparent; border-left: 7px solid transparent; left: 10px; }

.prtnr-select-extend-list { -moz-box-sizing: border-box; box-sizing: border-box; -moz-transition: ease 0.16s; -o-transition: ease 0.16s; transition: ease 0.16s; max-height: 380px; overflow: auto; position: absolute; top: 34px; width: 100%; z-index: 1; }

[dir] .prtnr-select-extend-list { -webkit-transition: ease 0.16s; background: #ffffff; border-radius: 3px; box-shadow: 0 0 16px 2px rgba(84, 86, 102, 0.32); padding: 12px 0; }

[dir=ltr] .prtnr-select-extend-list { animation-direction: normal; animation-duration: .2s; animation-iteration-count: 1; right: 0; }

[dir=rtl] .prtnr-select-extend-list { animation-direction: normal; animation-duration: .2s; animation-iteration-count: 1; left: 0; }

.prtnr-select-extend-list-item { align-items: center; color: #111111; display: flex; font-size: 16px; justify-content: space-between; position: relative; }

[dir] .prtnr-select-extend-list-item { background: #ffffff; cursor: pointer; margin-bottom: 8px; }

[dir=ltr] .prtnr-select-extend-list-item { padding: 8px 28px 8px 12px; }

[dir=rtl] .prtnr-select-extend-list-item { padding: 8px 12px 8px 28px; }

[dir] .prtnr-select-extend-list-item:last-child { margin-bottom: 0; }

[dir] .prtnr-select-extend-list-item:hover { background: #f4f4f4; }

[dir] .prtnr-select-extend-list-item-same, [dir] .prtnr-select-extend-list-item-disabled { cursor: not-allowed; }

.prtnr-select-extend-list-item-same .prtnr-icon-card, .prtnr-select-extend-list-item-same .prtnr-icon-deposit, .prtnr-select-extend-list-item-same .prtnr-select-extend-list-label, .prtnr-select-extend-list-item-disabled .prtnr-icon-card, .prtnr-select-extend-list-item-disabled .prtnr-icon-deposit, .prtnr-select-extend-list-item-disabled .prtnr-select-extend-list-label { opacity: .56; }

.prtnr-select-extend-list-item-same::after { color: var(--palette-main); content: '•'; font-size: 26px; position: absolute; top: 0; }

[dir=ltr] .prtnr-select-extend-list-item-same::after { right: 12px; }

[dir=rtl] .prtnr-select-extend-list-item-same::after { left: 12px; }

@media (max-width: 576px) { .prtnr-select-extend-list-item-same::after { top: 12px; } }

.roundtrip .prtnr-select-extend-list-item-same::after { color: #111111; }

.prtnr-select-extend-label-wrap, .prtnr-select-extend-list-wrap { display: flex; width: 100%; }

[dir=ltr] .prtnr-select-extend-label-wrap, [dir=ltr] .prtnr-select-extend-list-wrap { margin-right: 24px; }

[dir=rtl] .prtnr-select-extend-label-wrap, [dir=rtl] .prtnr-select-extend-list-wrap { margin-left: 24px; }

@media (max-width: 576px) { .prtnr-select-extend-label-wrap, .prtnr-select-extend-list-wrap { flex-direction: column; } }

.prtnr-select-extend-label { color: #969696; flex-grow: 2; font-size: 16px; }

.prtnr-select-extend-label-has-value { color: #111111; }

.prtnr-select-extend-list-label { flex-grow: 2; }

.prtnr-select-extend-list-info, .prtnr-select-extend-custom .prtnr-select-extend-custom-info { color: #969696; font-size: 14px; }

.prtnr-select-extend-custom { -moz-box-sizing: border-box; box-sizing: border-box; align-items: center; display: flex; justify-content: space-between; position: relative; width: 100%; }

[dir=ltr] .prtnr-select-extend-custom { padding: 8px 8px 8px 12px; }

[dir=rtl] .prtnr-select-extend-custom { padding: 8px 12px 8px 8px; }

.prtnr-select-extend-native { -webkit-appearance: none; -moz-appearance: none; appearance: none; font-size: 16px; height: 100%; min-width: 100px; outline: none; position: relative; width: 100%; z-index: 1; }

[dir] .prtnr-select-extend-native { background: transparent; cursor: pointer; }

[dir=ltr] .prtnr-select-extend-native { padding: 0 40px 0 8px; }

[dir=rtl] .prtnr-select-extend-native { padding: 0 8px 0 40px; }

.prtnr-select-extend-rating .prtnr-select-extend-label-icon, .prtnr-select-extend-rating .prtnr-select-extend-list-item-icon { height: 20px; }

[dir] .prtnr-select-extend-rating .prtnr-select-extend-label-icon, [dir] .prtnr-select-extend-rating .prtnr-select-extend-list-item-icon { background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath fill='%23ffdc82' d='M9 1.7L10.4 5l3.5.6c1.1.1 1.4.9.6 1.7L12 9.6l.6 3.6c.2 1-.4 1.5-1.4 1L8 12.6 5 14.2c-1 .5-1.7 0-1.5-1L4 9.6 1.5 7.2C.7 6.4.9 5.6 2 5.5l3.5-.6 1.6-3.2c.5-1 1.3-1 1.8 0' id='a'/%3E%3C/defs%3E%3Cg fill='%23ffdc82' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23ffdc82'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); background-repeat: repeat-x; }

[dir=ltr] .prtnr-select-extend-rating .prtnr-select-extend-label-icon, [dir=ltr] .prtnr-select-extend-rating .prtnr-select-extend-list-item-icon { background-position: left center; }

[dir=rtl] .prtnr-select-extend-rating .prtnr-select-extend-label-icon, [dir=rtl] .prtnr-select-extend-rating .prtnr-select-extend-list-item-icon { background-position: right center; }

.prtnr-select-extend-rating .prtnr-select-extend-label-icon-1, .prtnr-select-extend-rating .prtnr-select-extend-list-item-icon-1 { width: 16px; }

.prtnr-select-extend-rating .prtnr-select-extend-label-icon-2, .prtnr-select-extend-rating .prtnr-select-extend-list-item-icon-2 { width: 32px; }

.prtnr-select-extend-rating .prtnr-select-extend-label-icon-3, .prtnr-select-extend-rating .prtnr-select-extend-list-item-icon-3 { width: 48px; }

.prtnr-select-extend-rating .prtnr-select-extend-label-icon-4, .prtnr-select-extend-rating .prtnr-select-extend-list-item-icon-4 { width: 64px; }

.prtnr-select-extend-rating .prtnr-select-extend-label-icon-5, .prtnr-select-extend-rating .prtnr-select-extend-list-item-icon-5 { width: 80px; }

@keyframes enter { 0% { -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    opacity: 0; }
  100% { -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes leave { 0% { -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  50% { opacity: .5; }
  100% { -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    opacity: 0; } }

.prtnr-textarea { -moz-box-sizing: border-box; box-sizing: border-box; color: #111111; font-size: 16px; height: 80px; overflow: auto; resize: none; word-break: break-all; }

[dir] .prtnr-textarea { border: 1px solid #e5e5e5; border-radius: 3px; padding: 8px 12px; }

.prtnr-textarea:focus { outline: none; }

[dir] .prtnr-textarea:focus { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-textarea:focus { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

.prtnr-textarea:read-only { outline: none; }

[dir] .prtnr-textarea:read-only { border: 1px solid #e5e5e5; box-shadow: none; }

.prtnr-textarea-fixed { resize: none; }

[dir] .prtnr-textarea-invalid, [dir] .prtnr-textarea-invalid:focus { border-color: #ce2121; box-shadow: 0 0 0 3px rgba(206, 33, 33, 0.24); }

.prtnr-textarea-error .prtnr-tooltipcontent-msg { font-size: 14px; }

.prtnr-textarea-label { color: #969696; font-size: 14px; }

[dir] .prtnr-textarea-label { margin: 16px 0 6px; }

.prtnr-ui-loading { align-items: center; display: flex; flex-wrap: nowrap; justify-content: center; height: 2.5em; }

.prtnr-ui-loading-box { height: 8px; width: 8px; }

[dir] .prtnr-ui-loading-box { background-color: #ffcb5e; border-radius: 2px; }

[dir=ltr] .prtnr-ui-loading-box { -webkit-animation: loading-box-delay 1.6s infinite ease-in-out both; animation: loading-box-delay 1.6s infinite ease-in-out both; margin-right: 4px; }

[dir=rtl] .prtnr-ui-loading-box { -webkit-animation: loading-box-delay 1.6s infinite ease-in-out both; animation: loading-box-delay 1.6s infinite ease-in-out both; margin-left: 4px; }

[dir] .roundtrip .prtnr-ui-loading-box, [dir] .newb2b .prtnr-ui-loading-box { background-color: #111111; }

[dir=ltr] .prtnr-ui-loading-box-first { animation-delay: -.24s; }

[dir=rtl] .prtnr-ui-loading-box-first { animation-delay: -.24s; }

[dir=ltr] .prtnr-ui-loading-box-second { animation-delay: -.16s; }

[dir=rtl] .prtnr-ui-loading-box-second { animation-delay: -.16s; }

@keyframes loading-box-delay { 0% { transform: translate(0, 12px); }
  40% { transform: translate(0, -12px); }
  80%, 100% { transform: translate(0, 12px); } }

.prtnr-modalpopup { color: #111111; }

.prtnr-modalpopup.zen-fullscreenpopup { display: block; overflow-y: auto; }

[dir] .prtnr-modalpopup.zen-fullscreenpopup { padding: 0; }

.prtnr-modalpopup.zen-fullscreenpopup.prtnr-modalpopup-order { z-index: 21; }

.prtnr-modalpopup .zen-fullscreenpopup-wrapper { -moz-box-sizing: border-box; box-sizing: border-box; align-items: center; display: flex; min-height: 100%; touch-action: auto; }

[dir] .prtnr-modalpopup .zen-fullscreenpopup-wrapper { margin-bottom: -16px; padding: 40px 24px 24px; }

.prtnr-modalpopup .zen-fullscreenpopup-inner { -moz-box-sizing: border-box; box-sizing: border-box; max-width: 440px; }

[dir] .prtnr-modalpopup .zen-fullscreenpopup-inner { background: #ffffff; border-radius: 8px; box-shadow: 0 8px 16px 0 rgba(84, 85, 102, 0.4); margin-bottom: 16px; padding: 16px 20px 20px; }

[dir=ltr] .prtnr-modalpopup .zen-fullscreenpopup-inner { text-align: left; }

[dir=rtl] .prtnr-modalpopup .zen-fullscreenpopup-inner { text-align: right; }

[dir] .prtnr-modalpopup-header { margin-bottom: 8px; }

.prtnr-modalpopup-header::after { content: ''; display: block; }

[dir] .prtnr-modalpopup-header::after { clear: both; }

.prtnr-modalpopup-title { font-size: 24px; font-weight: 700; line-height: 32px; overflow-wrap: break-word; }

.prtnr-modalpopup-close { display: block; line-height: 32px; }

[dir] .prtnr-modalpopup-close { text-align: center; }

[dir=ltr] .prtnr-modalpopup-close { float: right; }

[dir=rtl] .prtnr-modalpopup-close { float: left; }

.prtnr-modalpopup-close-icon { display: inline-block; height: 24px; opacity: .388; position: relative; vertical-align: middle; width: 24px; }

[dir] .prtnr-modalpopup-close-icon { background-image: url("data:image/svg+xml,%3Csvg fill='%23111111' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.4 8L14 3.4A1 1 0 0012.6 2L8 6.6 3.4 2A1 1 0 002 2a1 1 0 000 1.4L6.6 8 2 12.6A1 1 0 002 14c.4.4 1 .4 1.4 0L8 9.4l4.6 4.6c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4L9.4 8z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; cursor: pointer; }

.prtnr-modalpopup-close-icon:hover { opacity: 1; }

.prtnr-modalpopup-content { font-size: 14px; }

.prtnr-cancel-loading { height: 50px; width: 50px; }

[dir] .prtnr-cancel-loading { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) no-repeat; background-position: bottom center; margin: auto; }

.prtnr-cancel-title { color: #111111; font-size: 16px; }

[dir] .prtnr-cancel-title { padding: 20px 0; }

.prtnr-cancel-field-inner { box-sizing: border-box; height: 40px; max-width: 350px; min-width: 60px; outline: none; position: relative; }

[dir] .prtnr-cancel-field-inner { background: white; border-radius: 5px; margin-top: 10px; background: white; border: 1px solid #ffae00; border-radius: 5px; box-shadow: none; cursor: pointer; }

[dir=ltr] .prtnr-cancel-field-inner { margin-right: 10px; }

[dir=rtl] .prtnr-cancel-field-inner { margin-left: 10px; }

.prtnr-cancel-field-inner::before, .prtnr-cancel-field-inner::after { display: table; content: ''; }

[dir] .prtnr-cancel-field-inner::after { clear: both; }

[dir] .roundtrip .prtnr-cancel-field-inner, [dir] .newb2b .prtnr-cancel-field-inner { border-color: rgba(17, 17, 17, 0.16); }

[dir] .roundtrip .prtnr-cancel-field-inner:hover, [dir] .newb2b .prtnr-cancel-field-inner:hover { border-color: #afafaf; }

[dir] .prtnr-cancel-field-inner.prtnr-orders-field-inner-active { box-shadow: 0 0 0 1px #ffcb5e; }

[dir] .roundtrip .prtnr-cancel-field-inner.prtnr-orders-field-inner-active, [dir] .newb2b .prtnr-cancel-field-inner.prtnr-orders-field-inner-active { box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.4); }

.prtnr-cancel-field-placeholder { color: #111111; font-size: 10px; height: 12px; opacity: .7; }

[dir] .prtnr-cancel-field-placeholder { padding: 0; }

[dir=ltr] .prtnr-cancel-field-placeholder { margin: 5px 0 0 40px; }

[dir=rtl] .prtnr-cancel-field-placeholder { margin: 5px 40px 0 0; }

.prtnr-cancel-field-select-value { font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

[dir=ltr] .prtnr-cancel-field-select-value { padding: 2px 10px 0 40px; }

[dir=rtl] .prtnr-cancel-field-select-value { padding: 2px 40px 0 10px; }

.prtnr-cancel-field-icon { font-size: 22px; position: absolute; top: 8px; }

[dir=ltr] .prtnr-cancel-field-icon { left: 10px; }

[dir=rtl] .prtnr-cancel-field-icon { right: 10px; }

[dir] .prtnr-cancel-description { margin-top: 30px; }

.prtnr-cancel-description-text { font-size: 12px; line-height: 1.7; }

.prtnr-cancel-description-text-timezone { font-size: 10px; color: var(--text-secondary); }

[dir] .prtnr-cancel-description-text-timezone { margin-top: 8px; }

[dir] .prtnr-cancel-btns { margin-top: 30px; }

.prtnr-cancel-btns-cancel { color: var(--button-primary-typo); display: inline-block; font-size: 16px; text-decoration: none; }

[dir] .prtnr-cancel-btns-cancel { background: var(--button-primary-bg); border: 1px solid transparent; border-radius: 5px; padding: 9px 20px; }

[dir=ltr] .prtnr-cancel-btns-cancel { margin-right: 30px; }

[dir=rtl] .prtnr-cancel-btns-cancel { margin-left: 30px; }

[dir] .prtnr-cancel-btns-cancel:hover { background-color: var(--button-primary-hover-bg); }

.prtnr-cancel-btns-cancel-secondary { display: inline-block; font-size: 16px; }

[dir] .prtnr-cancel-btns-cancel-secondary { padding-top: 10px; }

[dir=ltr] .prtnr-cancel-btns-cancel-secondary { margin-right: 30px; }

[dir=rtl] .prtnr-cancel-btns-cancel-secondary { margin-left: 30px; }

.prtnr-cancel-btns-not-cancel { display: inline-block; font-size: 16px; }

[dir] .prtnr-cancel-btns-not-cancel { padding-top: 10px; }

.prtnr-cancel-reason { display: flex; flex-wrap: wrap; }

[dir] .prtnr-cancel-reason { margin-top: 30px; }

.prtnr-cancel-reason .zen-select { height: auto; width: 325px; }

[dir] .prtnr-cancel-reason .zen-select { border: 1px solid #ffae00; box-shadow: none; margin-bottom: 0; }

.prtnr-cancel-reason .zen-select .zen-select-label { line-height: 32px; text-transform: none; }

.prtnr-cancel-reason .zen-select .zen-select-arrow { top: 15px; }

[dir] .roundtrip .prtnr-cancel-reason .zen-select, [dir] .newb2b .prtnr-cancel-reason .zen-select { border-color: rgba(17, 17, 17, 0.16); }

[dir] .roundtrip .prtnr-cancel-reason .zen-select:hover, [dir] .newb2b .prtnr-cancel-reason .zen-select:hover { border-color: #afafaf; }

[dir] .prtnr-cancel-reason-select { margin-bottom: 10px; }

[dir=ltr] .prtnr-cancel-reason-select { margin-right: 30px; }

[dir=rtl] .prtnr-cancel-reason-select { margin-left: 30px; }

.prtnr-cancel-reason-comment { font-size: 14px; height: 22px; width: 250px; }

[dir] .prtnr-cancel-reason-comment { border: 1px solid #ffae00; border-radius: 4px; padding: 5px 10px; }

.prtnr-orders-field-datepicker-calendar-wrapper .prtnr-tooltipcontainer, .prtnr-datepicker-inner .prtnr-tooltipcontainer { bottom: -4px; }

.prtnr-orders-field-datepicker-calendar-wrapper .prtnr-tooltipcontainer-arrow, .prtnr-datepicker-inner .prtnr-tooltipcontainer-arrow { height: 12px; width: 12px; }

[dir=ltr] .prtnr-orders-field-datepicker-calendar-wrapper .prtnr-tooltipcontainer-arrow-left, [dir=ltr] .prtnr-datepicker-inner .prtnr-tooltipcontainer-arrow-left { left: calc(24px); }

[dir=rtl] .prtnr-orders-field-datepicker-calendar-wrapper .prtnr-tooltipcontainer-arrow-left, [dir=rtl] .prtnr-datepicker-inner .prtnr-tooltipcontainer-arrow-left { right: calc(24px); }

[dir=ltr] .prtnr-orders-field-datepicker-calendar-wrapper .prtnr-tooltipcontainer-arrow-right, [dir=ltr] .prtnr-datepicker-inner .prtnr-tooltipcontainer-arrow-right { right: calc(24px); }

[dir=rtl] .prtnr-orders-field-datepicker-calendar-wrapper .prtnr-tooltipcontainer-arrow-right, [dir=rtl] .prtnr-datepicker-inner .prtnr-tooltipcontainer-arrow-right { left: calc(24px); }

.prtnr-calendar { display: flex; flex-wrap: wrap; }

.prtnr-calendar-single { width: 320px; }

.prtnr-calendar-single .prtnr-orders-field-date-popup-header-month:hover { color: #ffeab4; }

.prtnr-calendar-range, .prtnr-calendar-range_months { width: 624px; }

[dir] .prtnr-calendar-range .prtnr-orders-field-date-popup-header-month, [dir] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-header-month { cursor: default; }

[dir=ltr] .prtnr-calendar-range .prtnr-orders-field-date-popup-header:nth-of-type(2), [dir=ltr] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-header:nth-of-type(2) { margin-right: 75px; }

[dir=rtl] .prtnr-calendar-range .prtnr-orders-field-date-popup-header:nth-of-type(2), [dir=rtl] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-header:nth-of-type(2) { margin-left: 75px; }

[dir=ltr] .prtnr-calendar-range .prtnr-orders-field-date-popup-header:nth-of-type(3), [dir=ltr] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-header:nth-of-type(3) { margin-left: 75px; }

[dir=rtl] .prtnr-calendar-range .prtnr-orders-field-date-popup-header:nth-of-type(3), [dir=rtl] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-header:nth-of-type(3) { margin-right: 75px; }

[dir=ltr] .prtnr-calendar-range .prtnr-orders-field-date-popup-month:first-child, [dir=ltr] .prtnr-calendar-range .prtnr-orders-field-date-popup-year:first-child, [dir=ltr] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-month:first-child, [dir=ltr] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-year:first-child { padding-right: 10px; }

[dir=rtl] .prtnr-calendar-range .prtnr-orders-field-date-popup-month:first-child, [dir=rtl] .prtnr-calendar-range .prtnr-orders-field-date-popup-year:first-child, [dir=rtl] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-month:first-child, [dir=rtl] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-year:first-child { padding-left: 10px; }

[dir=ltr] .prtnr-calendar-range .prtnr-orders-field-date-popup-month:last-of-type, [dir=ltr] .prtnr-calendar-range .prtnr-orders-field-date-popup-year:last-of-type, [dir=ltr] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-month:last-of-type, [dir=ltr] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-year:last-of-type { padding-left: 10px; }

[dir=rtl] .prtnr-calendar-range .prtnr-orders-field-date-popup-month:last-of-type, [dir=rtl] .prtnr-calendar-range .prtnr-orders-field-date-popup-year:last-of-type, [dir=rtl] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-month:last-of-type, [dir=rtl] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-year:last-of-type { padding-right: 10px; }

.prtnr-calendar-range_months .prtnr-orders-field-date-popup-year { width: 50%; }

[dir] .prtnr-calendar-range_months .prtnr-orders-field-date-popup-year { margin-bottom: 0; }

.prtnr-orders-field-date-popup-months { display: flex; }

.prtnr-orders-field-datepicker { flex-grow: 1; overflow: hidden; }

.prtnr-orders-field-date-day, .prtnr-orders-field-date-day-item { -moz-box-sizing: border-box; box-sizing: border-box; color: #111111; display: inline-block; }

[dir] .prtnr-orders-field-date-day, [dir] .prtnr-orders-field-date-day-item { padding: 8px 0; text-align: center; }

.prtnr-orders-field-date-day-item { font-size: 16px; height: 32px; position: relative; top: -4px; width: 32px; }

[dir] .prtnr-orders-field-date-day-item { border-radius: 3px; cursor: pointer; }

[dir=ltr] .prtnr-orders-field-date-day-item { -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); left: 50%; }

[dir=rtl] .prtnr-orders-field-date-day-item { -webkit-transform: translateX(50%); -ms-transform: translateX(50%); transform: translateX(50%); right: 50%; }

.prtnr-orders-field-date-day-item-active, .prtnr-orders-field-date-day-item-hover { color: var(--colored-primary-typo); }

[dir] .prtnr-orders-field-date-day-item-active, [dir] .prtnr-orders-field-date-day-item-hover { background-color: var(--colored-primary-bg); }

.prtnr-orders-field-date-day-wrapper { box-sizing: border-box; display: inline-block; height: 40px; width: 40px; }

[dir] .prtnr-orders-field-date-day-wrapper { background-clip: content-box; padding: 8px 0; }

[dir] .prtnr-orders-field-date-day-wrapper-included { background-color: #f4f4f4; }

[dir] .prtnr-orders-field-date-day-wrapper-included-left { background-color: #f4f4f4; }

[dir=ltr] .prtnr-orders-field-date-day-wrapper-included-left { padding-left: 10px; }

[dir=rtl] .prtnr-orders-field-date-day-wrapper-included-left { padding-right: 10px; }

[dir=ltr] .prtnr-orders-field-date-day-wrapper-included-left .prtnr-orders-field-date-day-item { left: 34%; }

[dir=rtl] .prtnr-orders-field-date-day-wrapper-included-left .prtnr-orders-field-date-day-item { right: 34%; }

[dir] .prtnr-orders-field-date-day-wrapper-included-right { background-color: #f4f4f4; }

[dir=ltr] .prtnr-orders-field-date-day-wrapper-included-right { padding-right: 10px; }

[dir=rtl] .prtnr-orders-field-date-day-wrapper-included-right { padding-left: 10px; }

[dir=ltr] .prtnr-orders-field-date-day-wrapper-included-right .prtnr-orders-field-date-day-item { left: 67%; }

[dir=rtl] .prtnr-orders-field-date-day-wrapper-included-right .prtnr-orders-field-date-day-item { right: 67%; }

.prtnr-orders-field-date-day-wrapper-disabled { opacity: .4; }

[dir] .prtnr-orders-field-date-day-wrapper-disabled { background-color: transparent; cursor: default; }

[dir] .prtnr-orders-field-date-day-wrapper-disabled .prtnr-orders-field-date-day-item { background-color: transparent; cursor: default; }

.prtnr-orders-field-date-day-wrapper-hidden { opacity: 0; pointer-events: none; }

[dir] .prtnr-orders-field-date-day-wrapper-hidden { cursor: default; }

[dir] .prtnr-orders-field-date-day-wrapper-hidden .prtnr-orders-field-date-day-item { cursor: default; }

[dir=ltr] .prtnr-orders-field-date-day-wrapper-weekstart { border-bottom-left-radius: 4px; border-top-left-radius: 4px; }

[dir=rtl] .prtnr-orders-field-date-day-wrapper-weekstart { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }

[dir=ltr] .prtnr-orders-field-date-day-wrapper-weekend { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }

[dir=rtl] .prtnr-orders-field-date-day-wrapper-weekend { border-bottom-left-radius: 4px; border-top-left-radius: 4px; }

[dir] .prtnr-orders-field-date-popup-year { margin-bottom: 3px; text-align: center; }

.prtnr-orders-field-date-popup-headers { align-items: center; display: flex; flex-wrap: nowrap; justify-content: space-between; width: 100%; }

[dir] .prtnr-orders-field-date-popup-headers { border-bottom: 2px solid #f4f4f4; padding: 20px; text-align: center; }

.prtnr-orders-field-date-popup-header-icon-prev { height: 18px; width: 18px; }

[dir] .prtnr-orders-field-date-popup-header-icon-prev { background: url("data:image/svg+xml,%3Csvg data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23afafaf' d='M4.3 8.8l5.5 5.5a1.1 1.1 0 001.6 0l.2-.2a1.2 1.2 0 000-1.6L7 8l4.5-4.5a1.1 1.1 0 000-1.6l-.2-.2a1.1 1.1 0 00-1.6 0L4.3 7.2a1.1 1.1 0 000 1.6z'/%3E%3C/svg%3E") no-repeat center; padding: 0 14px; }

[dir] .prtnr-orders-field-date-popup-header-icon-prev:hover { background: url("data:image/svg+xml,%3Csvg data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23111111' d='M4.3 8.8l5.5 5.5a1.1 1.1 0 001.6 0l.2-.2a1.2 1.2 0 000-1.6L7 8l4.5-4.5a1.1 1.1 0 000-1.6l-.2-.2a1.1 1.1 0 00-1.6 0L4.3 7.2a1.1 1.1 0 000 1.6z'/%3E%3C/svg%3E") no-repeat center; background-repeat: no-repeat; }

.prtnr-orders-field-date-popup-header-icon-next { height: 18px; width: 18px; }

[dir] .prtnr-orders-field-date-popup-header-icon-next { background: url("data:image/svg+xml,%3Csvg data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23afafaf' d='M11.6 7.2L6 1.7a1.1 1.1 0 00-1.6 0l-.2.2a1.1 1.1 0 000 1.6L8.8 8l-4.5 4.5a1.2 1.2 0 000 1.6l.2.2a1.1 1.1 0 001.6 0l5.5-5.5a1.1 1.1 0 000-1.6z'/%3E%3C/svg%3E") no-repeat center; padding: 0 14px; }

[dir] .prtnr-orders-field-date-popup-header-icon-next:hover { background: url("data:image/svg+xml,%3Csvg data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23111111' d='M11.6 7.2L6 1.7a1.1 1.1 0 00-1.6 0l-.2.2a1.1 1.1 0 000 1.6L8.8 8l-4.5 4.5a1.2 1.2 0 000 1.6l.2.2a1.1 1.1 0 001.6 0l5.5-5.5a1.1 1.1 0 000-1.6z'/%3E%3C/svg%3E") no-repeat center; }

[dir] .prtnr-orders-field-date-popup-weekdays { margin-bottom: 11px; text-align: center; }

.prtnr-orders-field-date-popup-header-item { color: #111111; font-size: 16px; text-transform: capitalize; }

.prtnr-orders-field-date-popup-weekday-item { color: #969696; font-size: 14px; }

.prtnr-orders-field-date-popup { position: absolute; top: 45px; z-index: 2; width: 300px; }

[dir] .prtnr-orders-field-date-popup { background: #fff8e1; border-radius: 4px; box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.15), 0 5px 20px 0 rgba(17, 17, 17, 0.1); padding: 5px 0 10px; cursor: default; padding: 0; }

[dir=ltr] .prtnr-orders-field-date-popup { left: 0; }

[dir=rtl] .prtnr-orders-field-date-popup { right: 0; }

[dir=ltr] .prtnr-orders-field-date-popup-pull-right { left: initial; right: 0; }

[dir=rtl] .prtnr-orders-field-date-popup-pull-right { right: initial; left: 0; }
.prtnr-orders-field-date-popup-header { cursor: pointer; display: flex; flex-grow: 1; justify-content: center; margin: 0 30px; }

.prtnr-orders-field-date-popup-header:last-of-type, .prtnr-orders-field-date-popup-header:first-of-type { flex-grow: 0; margin: 0; }

.prtnr-orders-field-date-popup-header:disabled { opacity: .5; pointer-events: none; }
.prtnr-orders-field-date-popup-weekday { display: inline-block; text-transform: uppercase; width: 40px; }

[dir] .prtnr-orders-field-date-popup-modes, [dir] .prtnr-datepicker-modes { border-bottom: 1px solid rgba(187, 187, 187, 0.2); margin-bottom: 5px; }

.prtnr-orders-field-date-popup-modes::before, .prtnr-orders-field-date-popup-modes::after, .prtnr-datepicker-modes::before, .prtnr-datepicker-modes::after { display: table; content: ''; }

[dir] .prtnr-orders-field-date-popup-modes::after, [dir] .prtnr-datepicker-modes::after { clear: both; }

.prtnr-orders-field-date-popup-mode, .prtnr-datepicker-mode { -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; width: 50%; }

[dir] .prtnr-orders-field-date-popup-mode, [dir] .prtnr-datepicker-mode { cursor: pointer; text-align: center; }

[dir=ltr] .prtnr-orders-field-date-popup-mode:nth-child(1), [dir=ltr] .prtnr-datepicker-mode:nth-child(1) { border-left: 1px solid rgba(187, 187, 187, 0.2); border-top-left-radius: 5px; }

[dir=rtl] .prtnr-orders-field-date-popup-mode:nth-child(1), [dir=rtl] .prtnr-datepicker-mode:nth-child(1) { border-right: 1px solid rgba(187, 187, 187, 0.2); border-top-right-radius: 5px; }

[dir=ltr] .prtnr-orders-field-date-popup-mode:nth-child(2), [dir=ltr] .prtnr-datepicker-mode:nth-child(2) { border-top-right-radius: 5px; }

[dir=rtl] .prtnr-orders-field-date-popup-mode:nth-child(2), [dir=rtl] .prtnr-datepicker-mode:nth-child(2) { border-top-left-radius: 5px; }

.prtnr-orders-field-date-popup-mode-name, .prtnr-datepicker-mode-name { color: #666666; display: block; font-size: 14px; }

[dir] .prtnr-orders-field-date-popup-mode-name, [dir] .prtnr-datepicker-mode-name { padding: 9px 20px; }

[dir] .prtnr-orders-field-date-popup-mode-active { background: #ffbf33; }

.prtnr-orders-field-date-popup-mode-active .prtnr-orders-field-date-popup-mode-name { color: #111111; }

[dir] .prtnr-datepicker-mode-active { background: #ffbf33; }

.prtnr-datepicker-mode-active .prtnr-datepicker-mode-name { color: #111111; }

.prtnr-orders-field-date-popup-month, .prtnr-orders-field-date-popup-year { box-sizing: border-box; display: inline-block; width: 100%; }

[dir] .prtnr-orders-field-date-popup-month, [dir] .prtnr-orders-field-date-popup-year { padding: 15px 20px; }

.prtnr-calendar-range .prtnr-orders-field-date-popup-month, .prtnr-calendar-range .prtnr-orders-field-date-popup-year { width: 50%; }

.prtnr-orders-field-date-popup-control-panel { box-sizing: border-box; display: flex; height: 73px; justify-content: flex-end; width: 100%; }

[dir] .prtnr-orders-field-date-popup-control-panel { border-top: 2px solid #f4f4f4; padding: 16px 20px; }

.prtnr-orders-field-date-popup-control-panel-submit { -moz-transition: all 0.16s; -o-transition: all 0.16s; transition: all 0.16s; color: var(--button-primary-typo); font-size: 16px; }

[dir] .prtnr-orders-field-date-popup-control-panel-submit { -webkit-transition: all 0.16s; background-color: var(--button-primary-bg); border-radius: 4px; padding: 10px 24px; text-align: center; }

[dir=ltr] .prtnr-orders-field-date-popup-control-panel-submit { margin-left: 25px; }

[dir=rtl] .prtnr-orders-field-date-popup-control-panel-submit { margin-right: 25px; }

[dir] .prtnr-orders-field-date-popup-control-panel-submit:hover { background-color: var(--button-primary-hover-bg); }

.prtnr-orders-field-date-popup-control-panel-submit:disabled { color: rgba(17, 17, 17, 0.48); pointer-events: none; }

[dir] .prtnr-orders-field-date-popup-control-panel-submit:disabled { background-color: #d0d1cf; cursor: not-allowed; }

.newb2b .prtnr-orders-field-date-popup-control-panel-submit:disabled { color: var(--button-primary-typo); position: relative; }

[dir] .newb2b .prtnr-orders-field-date-popup-control-panel-submit:disabled { background: var(--button-primary-bg); }

.newb2b .prtnr-orders-field-date-popup-control-panel-submit:disabled::after { content: ''; display: block; inset: 0; position: absolute; }

[dir] .newb2b .prtnr-orders-field-date-popup-control-panel-submit:disabled::after { background-color: var(--disabled-overlay); border-radius: 4px; margin: -1px; }

.prtnr-orders-field-date-popup-control-panel-reset { align-items: center; color: #666666; display: flex; font-size: 16px; }

[dir=ltr] .prtnr-orders-field-date-popup-control-panel-reset-cross { margin-right: 5px; }

[dir=rtl] .prtnr-orders-field-date-popup-control-panel-reset-cross { margin-left: 5px; }

.prtnr-orders-field-date-popup-control-panel-reset:hover { color: #111111; }

.prtnr-orders-field-date-popup-control-panel-warning { align-items: center; color: #f5c936; display: flex; flex-grow: 1; font-size: 14px; }

.prtnr-orders-field-date-popup-month-wrapper { box-sizing: border-box; display: inline-block; height: 24px; width: 70px; }

[dir] .prtnr-orders-field-date-popup-month-wrapper { background-clip: content-box; margin: 8px 0; }

[dir] .prtnr-orders-field-date-popup-month-wrapper-included { background-color: #f4f4f4; }

[dir] .prtnr-orders-field-date-popup-month-wrapper-included-left { background-color: #f4f4f4; }

[dir=ltr] .prtnr-orders-field-date-popup-month-wrapper-included-left { padding-left: 10px; }

[dir=rtl] .prtnr-orders-field-date-popup-month-wrapper-included-left { padding-right: 10px; }

[dir=ltr] .prtnr-orders-field-date-popup-month-wrapper-included-left .prtnr-orders-field-date-popup-month-item { left: 41%; }

[dir=rtl] .prtnr-orders-field-date-popup-month-wrapper-included-left .prtnr-orders-field-date-popup-month-item { right: 41%; }

[dir] .prtnr-orders-field-date-popup-month-wrapper-included-right { background-color: #f4f4f4; }

[dir=ltr] .prtnr-orders-field-date-popup-month-wrapper-included-right { padding-right: 10px; }

[dir=rtl] .prtnr-orders-field-date-popup-month-wrapper-included-right { padding-left: 10px; }

[dir=ltr] .prtnr-orders-field-date-popup-month-wrapper-included-right .prtnr-orders-field-date-popup-month-item { left: 58%; }

[dir=rtl] .prtnr-orders-field-date-popup-month-wrapper-included-right .prtnr-orders-field-date-popup-month-item { right: 58%; }

[dir=ltr] .prtnr-orders-field-date-popup-month-wrapper-left-side { border-bottom-left-radius: 4px; border-top-left-radius: 4px; }

[dir=rtl] .prtnr-orders-field-date-popup-month-wrapper-left-side { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }

[dir=ltr] .prtnr-orders-field-date-popup-month-wrapper-right-side { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }

[dir=rtl] .prtnr-orders-field-date-popup-month-wrapper-right-side { border-bottom-left-radius: 4px; border-top-left-radius: 4px; }

.prtnr-orders-field-date-popup-month-wrapper-disabled { opacity: .6; }

[dir] .prtnr-orders-field-date-popup-month-wrapper-disabled { background-color: transparent; cursor: default; }

[dir] .prtnr-orders-field-date-popup-month-wrapper-disabled .prtnr-orders-field-date-popup-month-item { cursor: default; background-color: transparent; }

.prtnr-orders-field-date-popup-month-item { font-size: 16px; line-height: 32px; position: relative; text-transform: capitalize; top: -4px; width: 62px; }

[dir] .prtnr-orders-field-date-popup-month-item { border-radius: 3px; }

[dir=ltr] .prtnr-orders-field-date-popup-month-item { -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); left: 50%; }

[dir=rtl] .prtnr-orders-field-date-popup-month-item { -webkit-transform: translateX(50%); -ms-transform: translateX(50%); transform: translateX(50%); right: 50%; }

[dir] .prtnr-orders-field-date-popup-month-item-active { background-color: #ffdc82; }

[dir] .prtnr-orders-field-date-popup-month-item-hover { background-color: #ffdc82; cursor: pointer; }

[dir] .prtnr-orders-fields { margin-bottom: 10px; }

.prtnr-orders-fields::before, .prtnr-orders-fields::after { display: table; content: ''; }

[dir] .prtnr-orders-fields::after { clear: both; }

[dir=ltr] .prtnr-orders-fields-field, [dir=ltr] .prtnr-orders-fields-ghost-field, [dir=ltr] .prtnr-orders-fields-control, [dir=ltr] .prtnr-orders-fields-download-report { float: left; }

[dir=rtl] .prtnr-orders-fields-field, [dir=rtl] .prtnr-orders-fields-ghost-field, [dir=rtl] .prtnr-orders-fields-control, [dir=rtl] .prtnr-orders-fields-download-report { float: right; }

.prtnr-orders-fields-field::before, .prtnr-orders-fields-field::after, .prtnr-orders-fields-ghost-field::before, .prtnr-orders-fields-ghost-field::after, .prtnr-orders-fields-control::before, .prtnr-orders-fields-control::after, .prtnr-orders-fields-download-report::before, .prtnr-orders-fields-download-report::after { display: table; content: ''; }

[dir] .prtnr-orders-fields-field::after, [dir] .prtnr-orders-fields-ghost-field::after, [dir] .prtnr-orders-fields-control::after, [dir] .prtnr-orders-fields-download-report::after { clear: both; }

.prtnr-orders-fields-ghost-field { box-sizing: border-box; height: 40px; height: 40px; line-height: 40px; opacity: .5; width: 100px; }

[dir] .prtnr-orders-fields-ghost-field { background: white; border-radius: 5px; margin-top: 10px; background: white; border: 2px dashed #ffae00; border-radius: 5px; padding: 0 10px; }

[dir=ltr] .prtnr-orders-fields-ghost-field { margin-right: 10px; }

[dir=rtl] .prtnr-orders-fields-ghost-field { margin-left: 10px; }

[dir] .roundtrip .prtnr-orders-fields-ghost-field, [dir] .newb2b .prtnr-orders-fields-ghost-field { border-color: #111111; }

.prtnr-orders-field-inner { box-sizing: border-box; height: 40px; -webkit-user-select: none; -moz-user-select: none; user-select: none; display: flex; max-width: 400px; min-width: 60px; outline: none; position: relative; }

[dir] .prtnr-orders-field-inner { background: white; border-radius: 5px; margin-top: 10px; border: 1px solid #ffae00; box-shadow: none; cursor: pointer; padding: 0 10px; }

[dir=ltr] .prtnr-orders-field-inner { margin-right: 10px; }

[dir=rtl] .prtnr-orders-field-inner { margin-left: 10px; }

.prtnr-orders-field-inner::before, .prtnr-orders-field-inner::after { display: table; content: ''; }

[dir] .prtnr-orders-field-inner::after { clear: both; }

[dir] .roundtrip .prtnr-orders-field-inner, [dir] .newb2b .prtnr-orders-field-inner { border-color: #dadada; }

[dir] .prtnr-orders-field-inner.prtnr-orders-field-inner-active { box-shadow: 0 0 0 1px #ffcb5e; }

[dir] .roundtrip .prtnr-orders-field-inner.prtnr-orders-field-inner-active, [dir] .newb2b .prtnr-orders-field-inner.prtnr-orders-field-inner-active { box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.4); }

.prtnr-orders-field-inner:hover .prtnr-orders-field-arrow { opacity: .4; }

.prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-asc, .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-desc { color: #ffae00; opacity: 1; }

[dir] .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-asc, [dir] .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-desc { background: rgba(255, 174, 0, 0.2); border-radius: 100%; }

.roundtrip .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-asc, .newb2b .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-asc, .roundtrip .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-desc, .newb2b .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-desc { color: #111111; }

[dir] .roundtrip .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-asc, [dir] .newb2b .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-asc, [dir] .roundtrip .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-desc, [dir] .newb2b .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-desc { background: #e4e4e4; }

.prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-asc:active, .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-desc:active { color: #ffffff; opacity: 1; }

[dir] .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-asc:active, [dir] .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-desc:active { background: #ffae00; }

.roundtrip .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-asc:active, .newb2b .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-asc:active, .roundtrip .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-desc:active, .newb2b .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-desc:active { color: #111111; }

[dir] .roundtrip .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-asc:active, [dir] .newb2b .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-asc:active, [dir] .roundtrip .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-desc:active, [dir] .newb2b .prtnr-orders-field-inner:hover .prtnr-orders-field-arrow.prtnrfont-arrow-bold-desc:active { background: #e4e4e4; }

[dir=ltr] .prtnr-orders-field-inner .prtnr-contractdataselect-list { left: 0; }

[dir=rtl] .prtnr-orders-field-inner .prtnr-contractdataselect-list { right: 0; }

.prtnr-orders-field-inner .prtnr-orders-field-select-options { display: none; }

.prtnr-orders-field-inner .prtnr-orders-field-select-options-expanded { position: absolute; top: 45px; z-index: 2; display: block; }

[dir] .prtnr-orders-field-inner .prtnr-orders-field-select-options-expanded { background: #ffffff; border-radius: 4px; box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.15), 0 5px 20px 0 rgba(17, 17, 17, 0.1); padding: 5px 0 10px; }

[dir=ltr] .prtnr-orders-field-inner .prtnr-orders-field-select-options-expanded { left: 0; }

[dir=rtl] .prtnr-orders-field-inner .prtnr-orders-field-select-options-expanded { right: 0; }

[dir=ltr] .prtnr-orders-field-inner .prtnr-orders-field-select-options-expanded-left { left: 0; right: auto; }

[dir=rtl] .prtnr-orders-field-inner .prtnr-orders-field-select-options-expanded-left { right: 0; left: auto; }

[dir=ltr] .prtnr-orders-field-inner .prtnr-orders-field-select-options-expanded-right { left: auto; right: 0; }

[dir=rtl] .prtnr-orders-field-inner .prtnr-orders-field-select-options-expanded-right { right: auto; left: 0; }

.prtnr-orders-field-inner .prtnr-suggest-list { top: 46px; }

[dir=ltr] .prtnr-orders-field-inner .prtnr-suggest-list { left: 0; }

[dir=rtl] .prtnr-orders-field-inner .prtnr-suggest-list { right: 0; }

.prtnr-orders-field-price-options { position: absolute; top: 45px; z-index: 2; display: none; width: 170px; }

[dir] .prtnr-orders-field-price-options { background: #ffffff; border-radius: 4px; box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.15), 0 5px 20px 0 rgba(17, 17, 17, 0.1); padding: 5px 0 10px; padding: 5px 0; }

[dir=ltr] .prtnr-orders-field-price-options { left: 0; }

[dir=rtl] .prtnr-orders-field-price-options { right: 0; }

.prtnr-orders-field-price-options-expanded { display: block; }

.prtnr-orders-field-inner-active .prtnr-orders-field-arrow { opacity: .4; }

.prtnr-orders-field-inner-active .prtnr-orders-field-select-plus { color: #111111; }

.prtnr-orders-field-inner-container { -moz-box-sizing: border-box; box-sizing: border-box; flex-grow: 1; max-width: 100%; }

.prtnr-orders-field-input { display: block; font-size: 14px; height: 20px; width: 100%; }

[dir=ltr] .prtnr-orders-field-input { float: left; }

[dir=rtl] .prtnr-orders-field-input { float: right; }

.prtnr-orders-field-input::-ms-clear { display: none; }

.prtnr-orders-field-input-add { max-width: 70%; }

[dir] .prtnr-orders-field-input-add { padding: 0; }

.prtnr-orders-field-placeholder, .prtnr-orders-field-placeholder-date, .prtnr-orders-field-placeholder-add { height: 28px; overflow: hidden; white-space: nowrap; }

[dir] .prtnr-orders-field-placeholder, [dir] .prtnr-orders-field-placeholder-date, [dir] .prtnr-orders-field-placeholder-add { padding-top: 10px; }

.prtnr-orders-field-placeholder-add { overflow-x: hidden; text-overflow: ellipsis; width: 160px; }

.prtnr-orders-field-placeholder-has-value, .prtnr-orders-field-placeholder-date-has-value, .prtnr-orders-field-placeholder-add-has-value { color: #111111; font-size: 12px; height: 12px; opacity: .7; }

[dir] .prtnr-orders-field-placeholder-has-value, [dir] .prtnr-orders-field-placeholder-date-has-value, [dir] .prtnr-orders-field-placeholder-add-has-value { padding: 0; }

[dir=ltr] .prtnr-orders-field-placeholder-has-value, [dir=ltr] .prtnr-orders-field-placeholder-date-has-value, [dir=ltr] .prtnr-orders-field-placeholder-add-has-value { margin: 5px 10px 0 0; }

[dir=rtl] .prtnr-orders-field-placeholder-has-value, [dir=rtl] .prtnr-orders-field-placeholder-date-has-value, [dir=rtl] .prtnr-orders-field-placeholder-add-has-value { margin: 5px 0 0 10px; }

.prtnr-orders-field-placeholder-has-value-select { font-size: 12px; height: 12px; opacity: .7; }

[dir] .prtnr-orders-field-placeholder-has-value-select { margin-top: 5px; padding-bottom: 0; padding-top: 0; }

.prtnr-orders-field-sort-btn { -moz-box-sizing: border-box; box-sizing: border-box; flex-grow: 0; flex-shrink: 0; height: 40px; }

[dir=ltr] .prtnr-orders-field-sort-btn { margin-right: -10px; padding: 0 3px 0 5px; }

[dir=rtl] .prtnr-orders-field-sort-btn { margin-left: -10px; padding: 0 5px 0 3px; }

.prtnr-orders-field-sort-btn:active .prtnr-orders-field-arrow { opacity: 1; }

.prtnr-orders-field-arrow { -moz-transition: ease 0.16s; -o-transition: ease 0.16s; transition: ease 0.16s; color: #ffcb5e; font-size: 16px; opacity: 0; }

[dir] .prtnr-orders-field-arrow { -webkit-transition: ease 0.16s; padding: 5px 7px; }

.roundtrip .prtnr-orders-field-arrow, .newb2b .prtnr-orders-field-arrow { color: #111111; }

.prtnr-orders-field-arrow.prtnr-orders-field-arrow-visible { opacity: 1; }

.prtnr-orders-field-select { align-items: center; display: flex; flex-grow: 1; }

.prtnr-orders-order-field-select-icon-plane, .prtnr-orders-order-field-select-icon-railway, .prtnr-orders-order-field-select-icon-taxi { flex-shrink: 0; height: 16px; width: 16px; }

[dir] .prtnr-orders-order-field-select-icon-plane, [dir] .prtnr-orders-order-field-select-icon-railway, [dir] .prtnr-orders-order-field-select-icon-taxi { background-repeat: no-repeat; background-size: 100%; }

[dir] .prtnr-orders-order-field-select-icon-plane { background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M15.5.5C15-.2 14-.2 13.4.5l-3 3L2 2.1a1 1 0 00-1 .3L0 3.4l7.8 3-3.1 3.4-3-.6s-.2 0-.3.2l-.9.8 3.9 1.4 1.4 3.9.8-.9.2-.4-.6-3 3.5-3 2.8 7.8 1.1-1.1c.3-.3.4-.6.3-1l-1.4-8.2v-.1l3-3c.7-.6.7-1.5 0-2.1' id='a'/%3E%3C/defs%3E%3Cuse fill='%232D3137' xlink:href='%23a' fill-rule='evenodd'/%3E%3C/svg%3E"); }

[dir] .prtnr-orders-order-field-select-icon-railway { background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.2.6a1 1 0 011-.6h6.7a1 1 0 01.9.6l.6 1.1A3.9 3.9 0 0116.9 5v.6c.4 2.3.4 4.6 0 7a4.1 4.1 0 01-4 3.5H6.1A4.1 4.1 0 012 12.5a24.8 24.8 0 010-7v-.6a3.9 3.9 0 012.6-3.2L5.2.6zM5 5.3A1.7 1.7 0 016 2.8a19 19 0 016.8 0A1.7 1.7 0 0114 5.3l-2.3 4.4a2 2 0 01-1.8 1.1H9a2 2 0 01-1.8-1L4.9 5.2zm-.4 7.1a1.2 1.2 0 100-2.4 1.2 1.2 0 000 2.4zm10 0a1.2 1.2 0 100-2.4 1.2 1.2 0 000 2.4z' fill='%232D3137'/%3E%3Cpath d='M12 16.6a5 5 0 012 .4l4.9 2c.1.1.1.4 0 .4l-3.5.6a.5.5 0 01-.3-.1l-3.5-2.6a.2.2 0 01-.1-.1v-.3a.3.3 0 01.3-.3h.3zM5 17a5 5 0 012-.4h.2a.3.3 0 01.3.3v.3a.2.2 0 010 .1L3.8 20a.5.5 0 01-.4 0l-3.3-.5c-.2 0-.3-.3 0-.4l4.7-2z' fill='%232D3137'/%3E%3C/svg%3E"); }

[dir] .prtnr-orders-order-field-select-icon-taxi { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 7.3c.3-.9 1.1-1.5 2-1.5h8.5c1 0 1.7.6 2 1.5l.6 1.9h1.3a.8.8 0 110 1.6h-.7v.1l1.2 1.2c.2.2.4.5.4.8v5.5c0 .4-.4.8-.8.8h-2a.7.7 0 01-.7-.8v-1.7H4.4v1.7c0 .4-.3.8-.7.8h-2a.7.7 0 01-.8-.8V13c0-.3.2-.6.4-.8l1.3-1.3h-.8a.8.8 0 010-1.6h1.6l.6-2zM16.4 10H4.2L5 7.5c.2-.5.6-.8 1.1-.8h8.3c.5 0 1 .3 1.1.8l.9 2.5zM3.8 12.3a1 1 0 10-.3 1.8h2.2a.7.7 0 00.1-1.3l-2-.5zm13.8 1c0-.7-.6-1.1-1.1-1l-2.1.5a.7.7 0 00.1 1.3h2.2c.5 0 .9-.4.9-.9z' fill='%232D3137'/%3E%3Cpath d='M7.4 3.2H6s-.2 0-.2.2v1.2l.2.2h1.3s.2 0 .2-.2V3.4l-.2-.2zM9 1.6H7.8c-.1 0-.2 0-.2.2V3c0 .1 0 .2.2.2H9l.2-.2V1.8L9 1.6zM10.6 3.2H9.4c-.1 0-.2 0-.2.2v1.2c0 .1 0 .2.2.2h1.2c.1 0 .2 0 .2-.2V3.4c0-.1 0-.2-.2-.2zM12.2 1.6H11c-.1 0-.2 0-.2.2V3l.2.2h1.2l.2-.2V1.8c0-.1 0-.2-.2-.2zM13.9 3.2h-1.3s-.2 0-.2.2v1.2l.2.2H14s.2 0 .2-.2V3.4l-.2-.2z' fill='%232D3137'/%3E%3C/svg%3E"); }

[dir=ltr] .prtnr-orders-field-btn { float: right; }

[dir=rtl] .prtnr-orders-field-btn { float: left; }

.prtnr-orders-field-select-plus { -moz-transition: ease 0.16s; -o-transition: ease 0.16s; transition: ease 0.16s; color: rgba(175, 175, 175, 0.7); font-size: 16px; }

[dir] .prtnr-orders-field-select-plus { -webkit-transition: ease 0.16s; }

[dir=ltr] .prtnr-orders-field-select-plus { float: left; margin: 10px 10px 10px 0; }

[dir=rtl] .prtnr-orders-field-select-plus { float: right; margin: 10px 0 10px 10px; }

.prtnr-orders-field-select-option { -moz-transition: ease 0.16s; -o-transition: ease 0.16s; transition: ease 0.16s; align-items: center; display: flex; }

[dir] .prtnr-orders-field-select-option { -webkit-transition: ease 0.16s; cursor: pointer; padding: 5px 10px; }

[dir] .prtnr-orders-field-select-option:hover { background: #f4f4f4; }

[dir] .prtnr-orders-field-select-option-disabled { cursor: auto; }

[dir] .prtnr-orders-field-select-option-disabled:hover { background: none; }

.prtnr-orders-field-date-value-wrapper::after, .prtnr-orders-field-input-wrapper::after, .prtnr-orders-field-contractdata-value-wrapper::after { bottom: 0; content: ''; position: absolute; top: 0; width: 20px; }

[dir=ltr] .prtnr-orders-field-date-value-wrapper::after, [dir=ltr] .prtnr-orders-field-input-wrapper::after, [dir=ltr] .prtnr-orders-field-contractdata-value-wrapper::after { background-image: -webkit-linear-gradient(left, rgba(250, 250, 245, 0), #ffffff); background-image: -moz-linear-gradient(left, rgba(250, 250, 245, 0), #ffffff); background-image: -o-linear-gradient(left, rgba(250, 250, 245, 0), #ffffff); background-image: linear-gradient(to right, rgba(250, 250, 245, 0), #ffffff); right: 0; }

[dir=rtl] .prtnr-orders-field-date-value-wrapper::after, [dir=rtl] .prtnr-orders-field-input-wrapper::after, [dir=rtl] .prtnr-orders-field-contractdata-value-wrapper::after { background-image: -webkit-linear-gradient(right, rgba(250, 250, 245, 0), #ffffff); background-image: -moz-linear-gradient(right, rgba(250, 250, 245, 0), #ffffff); background-image: -o-linear-gradient(right, rgba(250, 250, 245, 0), #ffffff); background-image: linear-gradient(to left, rgba(250, 250, 245, 0), #ffffff); left: 0; }

.prtnr-orders-field-date-value-wrapper, .prtnr-orders-field-input-wrapper, .prtnr-orders-field-select-status-value-wrapper, .prtnr-orders-field-contractdata-value-wrapper { display: flex; position: relative; }

.prtnr-orders-field-date-value { color: #111111; white-space: nowrap; }

.prtnr-orders-field-select-label { width: 100%; }

.prtnr-orders-field-select-value, .prtnr-orders-field-select-status-value, .prtnr-orders-field-contractdata-value { color: #111111; font-size: 14px; text-transform: capitalize; }

[dir] .prtnr-orders-field-select-value, [dir] .prtnr-orders-field-select-status-value, [dir] .prtnr-orders-field-contractdata-value { margin-top: 2px; }

.prtnr-orders-field-contractdata-value { text-transform: none; }

.prtnr-orders-option-icon-meta_status, .prtnr-orders-option-icon-overall_status, .prtnr-orders-option-icon-status, .prtnr-orders-option-icon-search_type { display: block; font-size: 16px; }

[dir=ltr] .prtnr-orders-option-icon-meta_status, [dir=ltr] .prtnr-orders-option-icon-overall_status, [dir=ltr] .prtnr-orders-option-icon-status, [dir=ltr] .prtnr-orders-option-icon-search_type { float: left; margin: 3px 10px 0 0; }

[dir=rtl] .prtnr-orders-option-icon-meta_status, [dir=rtl] .prtnr-orders-option-icon-overall_status, [dir=rtl] .prtnr-orders-option-icon-status, [dir=rtl] .prtnr-orders-option-icon-search_type { float: right; margin: 3px 0 0 10px; }

.prtnr-orders-field-select-icon, .prtnr-orders-order-upsell-field-value { display: flex; font-size: 16px; }

[dir=ltr] .prtnr-orders-field-select-icon, [dir=ltr] .prtnr-orders-order-upsell-field-value { margin-right: 10px; }

[dir=rtl] .prtnr-orders-field-select-icon, [dir=rtl] .prtnr-orders-order-upsell-field-value { margin-left: 10px; }

.prtnr-orders-field-select-text { color: #111111; text-transform: capitalize; vertical-align: middle; }

.prtnr-orders-option-icon-meta_status-issued, .prtnr-orders-option-icon-meta_status-refunded, .prtnr-orders-option-icon-meta_status-partially_refunded, .prtnr-orders-option-icon-overall_status-issued, .prtnr-orders-option-icon-overall_status-refunded, .prtnr-orders-option-icon-status-completed, .prtnr-orders-field-select-icon .prtnrfont-completed, .prtnr-orders-order-upsell-field-value .prtnrfont-completed, .prtnr-orders-option-icon-status-issued, .prtnr-orders-option-icon-status-refunded, .prtnr-orders-option-icon-status-ticketing_done, .prtnr-orders-option-icon-status-voucher_issued { color: #84d078; }

.prtnr-orders-option-icon-overall_status-refund_request { color: var(--warning); }

.prtnr-orders-option-icon-status-rejected, .prtnr-orders-field-select-icon .prtnrfont-rejected, .prtnr-orders-order-upsell-field-value .prtnrfont-rejected { color: #f5c936; }

.prtnr-orders-option-icon-meta_status-autocancel, .prtnr-orders-option-icon-meta_status-booking_fail, .prtnr-orders-option-icon-meta_status-cancelled, .prtnr-orders-option-icon-meta_status-issue_fail, .prtnr-orders-option-icon-meta_status-payment_fail, .prtnr-orders-option-icon-overall_status-cancelled, .prtnr-orders-option-icon-overall_status-issuing_fail, .prtnr-orders-option-icon-overall_status-issuing_initial_fail, .prtnr-orders-option-icon-overall_status-payment_fail, .prtnr-orders-option-icon-status-cancel, .prtnr-orders-option-icon-status-cancelled, .prtnr-orders-field-select-icon .prtnrfont-cancelled, .prtnr-orders-order-upsell-field-value .prtnrfont-cancelled, .prtnr-orders-option-icon-status-booking_fail, .prtnr-orders-option-icon-status-ticketing_fail, .prtnr-orders-option-icon-status-retrieve_done { color: #ef8787; }

.prtnr-orders-option-icon-status-noshow, .prtnr-orders-field-select-icon .prtnrfont-noshow, .prtnr-orders-order-upsell-field-value .prtnrfont-noshow { color: #969696; }

.prtnr-orders-field-price { height: 100%; overflow-x: hidden; width: 100%; }

[dir=ltr] .prtnr-orders-field-price { float: left; }

[dir=rtl] .prtnr-orders-field-price { float: right; }

[dir] .prtnr-orders-field-price-value { background: #ffffff; margin: 0 5px 5px; padding: 5px 10px; }

.prtnr-orders-field-price-value-fixed { width: 110px; }

[dir] .prtnr-orders-field-price-value-fixed { cursor: pointer; }

.prtnr-orders-field-price-value-range { -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; width: 45.5%; }

[dir] .prtnr-orders-field-price-value-range { margin: 0 5px; }

[dir=ltr] .prtnr-orders-field-price-value-range:last-child { margin-left: 0; }

[dir=rtl] .prtnr-orders-field-price-value-range:last-child { margin-right: 0; }

.prtnr-orders-field-price-value-text { font-size: 12px; opacity: .7; }

.prtnr-orders-price-input { display: block; font-size: 14px; max-width: 100%; }

.prtnr-orders-field-placeholder-has-value-price { font-size: 12px; height: 12px; opacity: .7; }

[dir] .prtnr-orders-field-placeholder-has-value-price { float: none; padding: 0; }

[dir=ltr] .prtnr-orders-field-placeholder-has-value-price { margin: 5px 0 0 10px; }

[dir=rtl] .prtnr-orders-field-placeholder-has-value-price { margin: 5px 10px 0 0; }

[dir=ltr] .prtnr-orders-field-price-value-select { margin: 3px 0 0 10px; }

[dir=rtl] .prtnr-orders-field-price-value-select { margin: 3px 10px 0 0; }

.prtnr-orders-field-location-input .suggest { display: block; max-width: 450px; min-width: 400px; top: 41px; width: auto; }

[dir] .prtnr-orders-field-location-input .suggest { background: #ffffff; box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.15), 0 5px 20px 0 rgba(17, 17, 17, 0.1); }

[dir] .prtnr-orders-field-location-input .suggest-rowwrap.active .suggest-row { background: rgba(255, 174, 0, 0.5); }

.prtnr-orders-field-location-input .suggest-group { color: #959595; }

[dir] .prtnr-orders-field-location-input .suggest-group::before { background: #ffae00; }

[dir=ltr] .prtnr-orders-field-location-input .suggest-group::before { margin-left: 0; }

[dir=rtl] .prtnr-orders-field-location-input .suggest-group::before { margin-right: 0; }

.prtnr-orders-field-location-input .suggest-row { color: #111111; font-size: 14px; }

[dir] .prtnr-orders-field-location-input .suggest-row { padding: 7px 10px; }

.prtnr-orders-field-location-input .suggest-row .suggest-notice { color: #959595; }

.prtnr-orders-field-location-input-hidden { display: none; }

.prtnr-orders-fields-control, .prtnr-orders-fields-download-report { align-items: center; display: flex; font-size: 14px; height: 42px; }

[dir] .prtnr-orders-fields-control, [dir] .prtnr-orders-fields-download-report { cursor: pointer; margin-top: 10px; }

[dir=ltr] .prtnr-orders-fields-control, [dir=ltr] .prtnr-orders-fields-download-report { margin-left: 10px; }

[dir=rtl] .prtnr-orders-fields-control, [dir=rtl] .prtnr-orders-fields-download-report { margin-right: 10px; }

.prtnr-orders-fields-control-icon { color: #afafaf; font-size: 16px; }

[dir=ltr] .prtnr-orders-fields-control-icon { float: left; margin: 10px 5px 0 0; }

[dir=rtl] .prtnr-orders-fields-control-icon { float: right; margin: 10px 0 0 5px; }

.prtnr-orders-fields-control-text { color: rgba(17, 17, 17, 0.7); display: block; font-size: 14px; }

[dir=ltr] .prtnr-orders-fields-control-text { float: left; }

[dir=rtl] .prtnr-orders-fields-control-text { float: right; }

.prtnr-orders-fields-control-text:hover { color: #111111; }

.prtnr-orderfields-group { flex-grow: 1; }

[dir] .prtnr-orderfields-group { border-bottom: 1px solid #e5e5e5; margin-bottom: 8px; }

[dir] .prtnr-orderfields-group:last-of-type { border-bottom: 0; margin-bottom: 0; }

.prtnr-orders-fields-download-report { color: rgba(17, 17, 17, 0.7); }

[dir=ltr] .prtnr-orders-fields-download-report { margin-left: 5px; padding-left: 10px; }

[dir=rtl] .prtnr-orders-fields-download-report { margin-right: 5px; padding-right: 10px; }

.prtnr-orders-fields-download-report:hover { color: #111111; }

.prtnr-orders-fields-download-icon { font-size: 18px; }

[dir=ltr] .prtnr-orders-fields-download-icon { margin-left: 10px; }

[dir=rtl] .prtnr-orders-fields-download-icon { margin-right: 10px; }

.prtnr-orders-fields-field-add .prtnr-orders-field-select::after { display: none; }

.prtnr-orders-fields-download-report-spinner { height: 50px; width: 50px; height: 42px; width: 80px; }

[dir] .prtnr-orders-fields-download-report-spinner { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) no-repeat; background-position: bottom center; margin: auto; background-position: center; }

[dir=ltr] .prtnr-orders-fields-download-report-spinner { float: left; margin: 10px 0 0 15px; }

[dir=rtl] .prtnr-orders-fields-download-report-spinner { float: right; margin: 10px 15px 0 0; }

.prtnr-orders-field-select-value-wrapper { width: 100%; }

.prtnr-orders-field-multiselect-inner .prtnr-multiselect-list-container { opacity: 1; width: 280px; }

[dir] .prtnr-orders-field-multiselect-inner .prtnr-multiselect-list-container { cursor: default; transform: translateY(2px); }

.prtnr-orders-field-multiselect-inner .prtnr-multiselect-list-item { font-size: 14px; line-height: 18px; }

[dir] .prtnr-orders-field-multiselect-inner .prtnr-multiselect-list-item { padding: 11px 12px; }

.prtnr-orders-field-multiselect-inner .prtnr-multiselect-list-buttons { justify-content: stretch; }

.prtnr-orders-field-multiselect-inner.prtnr-orders-field-inner-active { min-width: 280px; }

.prtnr-orders-field-multiselect-value-wrapper { display: flex; font-size: 14px; position: relative; width: 100%; white-space: nowrap; }

.prtnr-orders-field-multiselect-value-first { flex-shrink: 1; overflow: hidden; text-overflow: ellipsis; }

.prtnr-orders-field-multiselect-value-more { font-weight: 700; }

[dir=ltr] .prtnr-orders-field-multiselect-value-more { margin-left: 4px; }

[dir=rtl] .prtnr-orders-field-multiselect-value-more { margin-right: 4px; }

.prtnr-orders-field-multiselect-value-more::before { content: '+'; }

.prtnr-orders-field-value-wrapper { font-size: 14px; overflow: hidden; white-space: nowrap; }

[dir] .prtnr-orders-field-value-wrapper { margin-top: 2px; }

.prtnr-orders-field-loading { height: 20px; }

[dir] .prtnr-orders-field-loading { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; background-size: contain; }

.prtnr-orders-fields-field-guest_name .prtnr-orders-field-inner-active { min-width: 248px; }

.prtnr-orders-fields-field-guest_name .prtnr-dropdownlist { min-width: 320px; }

.prtnr-orders-fields-field-guest_name .prtnr-orders-field-inner-active { max-width: 248px; }

.prtnr-orders-field-suggest-list { bottom: -2px; position: absolute; width: 100%; }

[dir=ltr] .prtnr-orders-field-suggest-list { left: 0; }

[dir=rtl] .prtnr-orders-field-suggest-list { right: 0; }

.prtnr-orders-order-field-order_id .prtnr-orders-order-field-content, .prtnr-orders-order-field-booking_number .prtnr-orders-order-field-content { font-size: 20px; font-weight: 700; }

.prtnr-orderfields-field { display: inline-block; flex-basis: auto; }

.prtnr-orders-order-field-bold { font-weight: 700; }

[dir] .prtnr-orders-order-cards { margin-top: 20px; }

.prtnr-orders-order-avia-route-fare-rules-link { display: inline-block; line-height: 24px; }

[dir] .prtnr-orders-order-avia-route-fare-rules-link { margin-top: 14px; }

.prtnr-orders-order-field-constent, .prtnr-orders-order-field-string { word-break: break-word; }

.prtnr-orders-order-field-string-list-with-action { align-items: center; display: flex; }

.prtnr-orders-order-field-string-list-with-action .prtnr-orders-order-field-string-list { gap: 2px; }

.prtnr-orders-order-field-string-list-with-action .prtnr-orders-order-field-string-list-action { display: flex; }

.prtnr-orders-order-field-string-list-with-action .prtnr-orders-order-field-string-list-action-separator { box-sizing: border-box; width: 6px; }

[dir] .prtnr-orders-order-field-string-list-with-action .prtnr-orders-order-field-string-list-action-separator { border: 2px solid var(--palette-gray); border-radius: 5px; }

[dir=ltr] .prtnr-orders-order-field-string-list-with-action .prtnr-orders-order-field-string-list-action-separator { border-bottom-left-radius: 0; border-left: 0; border-top-left-radius: 0; margin-left: 8px; }

[dir=rtl] .prtnr-orders-order-field-string-list-with-action .prtnr-orders-order-field-string-list-action-separator { border-bottom-right-radius: 0; border-right: 0; border-top-right-radius: 0; margin-right: 8px; }

.prtnr-orders-fields-list-dragging .prtnr-orders-fields-field, .prtnr-orders-fields-list-dragging .prtnr-orders-fields-field:hover { flex-grow: 1; }

.prtnr-orders { color: #111111; }

.prtnr-orders-loading { height: 50px; width: 50px; }

[dir] .prtnr-orders-loading { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) no-repeat; background-position: bottom center; margin: auto; }

.prtnr-orders-order-field, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field { display: inline-block; flex-basis: auto; font-size: 16px; max-width: none; vertical-align: top; width: 140px; }

[dir] .prtnr-orders-order-field, [dir] .prtnr-orders-order-inner-expanded .prtnr-orders-order-field { margin-bottom: 15px; margin-top: 7px; }

[dir=ltr] .prtnr-orders-order-field, [dir=ltr] .prtnr-orders-order-inner-expanded .prtnr-orders-order-field { padding-right: 5px; }

[dir=rtl] .prtnr-orders-order-field, [dir=rtl] .prtnr-orders-order-inner-expanded .prtnr-orders-order-field { padding-left: 5px; }

.prtnr-orders-order-field-guest_name, .prtnr-orders-order-field-hotel_id, .prtnr-orders-order-field-hotel_name, .prtnr-orders-order-field-room_name, .prtnr-orders-order-field-partner_order_id, .prtnr-orders-order-field-reporting_passenger, .prtnr-orders-order-field-avia_route, .prtnr-orders-order-field-passenger, .prtnr-orders-order-field-route, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-guest_name, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-hotel_id, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-hotel_name, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-room_name, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-partner_order_id, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-reporting_passenger, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-avia_route, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-passenger, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-route { width: 285px; }

.prtnr-orders-order-field-meal, .prtnr-orders-order-field-partner_order_comment, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-meal, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-partner_order_comment { width: 315px; }

.prtnr-orders-order-field-free_cancellation_before, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-free_cancellation_before { width: 170px; }

.prtnr-orders-order-field-free_cancellation_before .prtnr-orders-order-field-content, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-free_cancellation_before .prtnr-orders-order-field-content { align-items: center; display: flex; }

.prtnr-orders-order-field-hotel_id, .prtnr-orders-order-inner-expanded .prtnr-orders-order-field-hotel_id { word-break: break-all; }

.de .prtnr-orders-order-field-status, .de .prtnr-orders-order-field-payment_type, .de .prtnr-orders-order-field-search_type { width: 285px; }

.en .prtnr-orders-order-inner:not([class*='-cars']) .prtnr-orders-order-field-cancelled_at, .en .prtnr-orders-order-inner:not([class*='-cars']) .prtnr-orders-order-field-created_at, .en .prtnr-orders-order-inner:not([class*='-cars']) .prtnr-orders-order-field-drop_off, .en .prtnr-orders-order-inner:not([class*='-cars']) .prtnr-orders-order-field-free_cancellation_before, .en .prtnr-orders-order-inner:not([class*='-cars']) .prtnr-orders-order-field-meta_end_at, .en .prtnr-orders-order-inner:not([class*='-cars']) .prtnr-orders-order-field-meta_start_at, .en .prtnr-orders-order-inner:not([class*='-cars']) .prtnr-orders-order-field-pick_up { width: 285px; }

.prtnr-orders-order-inner-cars .prtnr-orders-order-field-car_class, .prtnr-orders-order-inner-cars .prtnr-orders-order-field-contract_data_id { min-width: 140px; max-width: 140px; }

.prtnr-orders-order-inner-cars .prtnr-orders-order-field-amount_payable, .prtnr-orders-order-inner-cars .prtnr-orders-order-field-amount_commission { width: 165px; }

.prtnr-orders-order-field-tip { height: 16px; width: 16px; }

[dir] .prtnr-orders-order-field-tip { background: url("data:image/svg+xml,%3Csvg fill='%23afafaf' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7.9 2.5A5.5 5.5 0 112.4 8a5.5 5.5 0 015.5-5.5m0-1.5a7 7 0 107 7 7 7 0 00-7-7z'/%3E%3Cpath d='M8.5 6.2a.8.8 0 00.8-.8.9.9 0 00-.9-.9.9.9 0 000 1.7zM8.3 9.9l-.2.3V10l1-3.5-.5.1A14.5 14.5 0 017 7h-.3v.7h.6a1.7 1.7 0 010 .4l-.6 1.8a3.6 3.6 0 00-.1.8.8.8 0 00.8.8c.7 0 1.2-.4 1.8-1.4l.1-.2-.6-.4z'/%3E%3C/svg%3E"); cursor: pointer; }

[dir=ltr] .prtnr-orders-order-field-tip { margin-left: 8px; }

[dir=rtl] .prtnr-orders-order-field-tip { margin-right: 8px; }

.prtnr-orders-order-field-tip .cancellationpolicy-wrapper { height: inherit; }

[dir] .prtnr-orders-order-field-tip .yellowtip { background: #111111; border: 0; border-radius: 3px; box-shadow: none; }

[dir] .prtnr-orders-order-field-tip .yellowtip-content:last-child { margin-bottom: 0; }

.prtnr-orders-order-field-tip .yellowtip-withcursorfollow { color: #ffffff; font-size: 12px; }

[dir] .prtnr-orders-order-field-tip .yellowtip-withcursorfollow { padding: 8px 8px 0; }

[dir] .prtnr-orders-order-field-tip .cancellationpolicy-item-good, [dir] .prtnr-orders-order-field-tip .cancellationpolicy-item-refundable { margin-bottom: 8px; }

[dir=ltr] .prtnr-orders-order-field-tip .cancellationpolicy-item-good, [dir=ltr] .prtnr-orders-order-field-tip .cancellationpolicy-item-refundable { border-left: 3px solid #84d078; }

[dir=rtl] .prtnr-orders-order-field-tip .cancellationpolicy-item-good, [dir=rtl] .prtnr-orders-order-field-tip .cancellationpolicy-item-refundable { border-right: 3px solid #84d078; }

[dir] .prtnr-orders-order-field-tip .cancellationpolicy-item-neutral, [dir] .prtnr-orders-order-field-tip .cancellationpolicy-item-mixed { margin-bottom: 8px; }

[dir=ltr] .prtnr-orders-order-field-tip .cancellationpolicy-item-neutral, [dir=ltr] .prtnr-orders-order-field-tip .cancellationpolicy-item-mixed { border-left: 3px solid #f5c936; }

[dir=rtl] .prtnr-orders-order-field-tip .cancellationpolicy-item-neutral, [dir=rtl] .prtnr-orders-order-field-tip .cancellationpolicy-item-mixed { border-right: 3px solid #f5c936; }

[dir] .prtnr-orders-order-field-tip .cancellationpolicy-item-evil, [dir] .prtnr-orders-order-field-tip .cancellationpolicy-item-nonrefundable { margin-bottom: 8px; }

[dir=ltr] .prtnr-orders-order-field-tip .cancellationpolicy-item-evil, [dir=ltr] .prtnr-orders-order-field-tip .cancellationpolicy-item-nonrefundable { border-left: 3px solid #ce2121; }

[dir=rtl] .prtnr-orders-order-field-tip .cancellationpolicy-item-evil, [dir=rtl] .prtnr-orders-order-field-tip .cancellationpolicy-item-nonrefundable { border-right: 3px solid #ce2121; }

.prtnr-orders-order-field-tip .cancellationpolicy-item-note { color: #ffffff; }

[dir] .prtnr-orders-order-field-tip .cancellationpolicy-item-note { padding-bottom: 8px; padding-top: 0; }

.prtnr-orders-order-field-hotel { width: 280px; }

.prtnr-orders-header { align-items: flex-end; display: flex; justify-content: space-between; }

[dir] .prtnr-orders-header { border-bottom: 2px solid #ffeab4; padding: 10px 70px 0; }

@media (max-width: 1200px) { [dir=ltr] .prtnr-orders-header { padding-left: 30px; padding-right: 30px; } [dir=rtl] .prtnr-orders-header { padding-right: 30px; padding-left: 30px; } }

@media (max-width: 954px) { [dir=ltr] .prtnr-orders-header { padding-left: 20px; padding-right: 20px; } [dir=rtl] .prtnr-orders-header { padding-right: 20px; padding-left: 20px; } }

[dir] .roundtrip .prtnr-orders-header, [dir] .newb2b .prtnr-orders-header { border-color: #dadada; }

[dir] .prtnr-orders-action { margin: 10px 0 20px; }

[dir] .prtnr-orders-container { margin: 0 70px; }

@media (max-width: 1200px) { [dir=ltr] .prtnr-orders-container { margin-left: 30px; margin-right: 30px; } [dir=rtl] .prtnr-orders-container { margin-right: 30px; margin-left: 30px; } }

@media (max-width: 954px) { [dir=ltr] .prtnr-orders-container { margin-left: 20px; margin-right: 20px; } [dir=rtl] .prtnr-orders-container { margin-right: 20px; margin-left: 20px; } }

.prtnr-orders-order { align-items: flex-start; display: flex; position: relative; }

.prtnr-orders-order .zenpopuptip { color: #ffffff; }

[dir] .prtnr-orders-order .zenpopuptip { background: #111111; padding: 7px 20px; }

[dir] .prtnr-orders-order-container { margin: 10px 0; }

.prtnr-orders-order-container::before, .prtnr-orders-order-container::after { display: table; content: ''; }

[dir] .prtnr-orders-order-container::after { clear: both; }

.prtnr-orders-field-price-value-text { text-transform: capitalize; }

.prtnr-orders-order-expand { font-size: 16px; }

[dir] .prtnr-orders-order-expand { border-bottom: 1px solid #e5e5e5; padding: 10px 0; }

.prtnr-orders-order-dots { flex-grow: 1; outline: none; }

[dir] .prtnr-orders-order-dots { padding-top: 10px; }

.prtnr-orders-order-dots, .prtnr-orders-order-expand { color: #646462; width: 100%; }

[dir] .prtnr-orders-order-dots, [dir] .prtnr-orders-order-expand { text-align: center; }

.prtnr-orders-order-dots:hover, .prtnr-orders-order-expand:hover { color: #111111; }

.prtnr-orders-order-field-name-wrapper .zenpopuptipcontainer-show { font-size: 12px; }

.prtnr-orders-order-field-name-wrapper .zenpopuptipcontainer-show::after { height: 12px; width: 12px; }

.prtnr-orders-empty { font-size: 16px; }

[dir] .prtnr-orders-empty { background-color: rgba(244, 244, 244, 0.5); border-radius: 4px; margin-top: 20px; padding: 30px 10px; text-align: center; }

.prtnr-orders-empty-car-rent-link { color: #0071cf; display: inline-block; line-height: 12px; text-decoration: none; }

[dir] .prtnr-orders-empty-car-rent-link { border-bottom: 1px solid #7ab4dd; cursor: pointer; }

.prtnr-orders-empty-car-rent-link:visited { color: #5c5ec0; }

.prtnr-orders-order-field-name, .prtnr-orders-order-upsell-field-name { color: #646462; font-size: 12px; }

[dir] .prtnr-orders-order-field-name, [dir] .prtnr-orders-order-upsell-field-name { padding-bottom: 5px; }

.prtnr-orders-option-icon { align-items: center; display: flex; }

[dir=ltr] .prtnr-orders-option-icon { margin-right: 6px; }

[dir=rtl] .prtnr-orders-option-icon { margin-left: 6px; }

.prtnr-orders-order-field-content, .prtnr-orders-order-field-link { line-height: normal; position: relative; word-wrap: break-word; }

.prtnr-orders-order-field-content-link { display: flex; }

.prtnr-orders-order-field-content-link .prtnrfont-download { color: #ffae00; font-size: 20px; }

[dir] .prtnr-orders-order-field-content-link .prtnrfont-download { cursor: pointer; }

[dir=ltr] .prtnr-orders-order-field-content-link .prtnrfont-download { margin-right: 6px; }

[dir=rtl] .prtnr-orders-order-field-content-link .prtnrfont-download { margin-left: 6px; }

.roundtrip .prtnr-orders-order-field-content-link .prtnrfont-download, .newb2b .prtnr-orders-order-field-content-link .prtnrfont-download { color: #111111; }

.prtnr-orders-order-field-content-link .prtnr-orders-loading { height: 20px; width: 20px; }

[dir] .prtnr-orders-order-field-content-link .prtnr-orders-loading { background-position: 50%; }

[dir=ltr] .prtnr-orders-order-field-content-link .prtnr-orders-loading { margin-left: 0; margin-right: 6px; }

[dir=rtl] .prtnr-orders-order-field-content-link .prtnr-orders-loading { margin-right: 0; margin-left: 6px; }

.prtnr-orders-order-field-content-tip { display: inline-block; position: relative; vertical-align: top; width: 16px; z-index: 0; }

[dir] .prtnr-orders-order-field-content-tip { cursor: pointer; text-align: center; }

[dir=ltr] .prtnr-orders-order-field-content-tip { margin-left: 4px; }

[dir=rtl] .prtnr-orders-order-field-content-tip { margin-right: 4px; }

.prtnr-orders-order-field-content-tip .zenpopuptipcontainer-show { vertical-align: top; }

.prtnr-orders-order-field-content-tip .zenpopuptipcontainer-show::after { top: 50%; }

[dir=ltr] .prtnr-orders-order-field-content-tip .zenpopuptipcontainer-show::after { left: 50%; transform: translate(-50%, -50%); }

[dir=rtl] .prtnr-orders-order-field-content-tip .zenpopuptipcontainer-show::after { right: 50%; transform: translate(50%, -50%); }

.prtnr-orders-order-field-content-crossedout { text-decoration: line-through; }

.prtnr-order-editable-field-content { align-items: center; display: flex; }

.prtnr-order-editable-field-content .prtnr-orders-loading { height: 28px; }

[dir] .prtnr-order-editable-field-content .prtnr-orders-loading { background-position: 50%; }

.prtnr-order-editable-field-control { flex-grow: 1; }

[dir] .prtnr-order-editable-field-edit, [dir] .prtnr-order-editable-field-remove, [dir] .prtnr-order-editable-field-save, [dir] .prtnr-order-editable-field-cancel { cursor: pointer; }

.prtnr-order-editable-field-edit .prtnr-icon, .prtnr-order-editable-field-remove .prtnr-icon, .prtnr-order-editable-field-save .prtnr-icon, .prtnr-order-editable-field-cancel .prtnr-icon { -moz-transition: fill 0.16s ease; -o-transition: fill 0.16s ease; transition: fill 0.16s ease; display: block; height: 20px; width: 20px; }

[dir] .prtnr-order-editable-field-edit .prtnr-icon, [dir] .prtnr-order-editable-field-remove .prtnr-icon, [dir] .prtnr-order-editable-field-save .prtnr-icon, [dir] .prtnr-order-editable-field-cancel .prtnr-icon { -webkit-transition: fill 0.16s ease; }

.prtnr-order-editable-field-edit .prtnr-icon, .prtnr-order-editable-field-cancel .prtnr-icon, .prtnr-order-editable-field-remove .prtnr-icon { fill: #868686; }

.prtnr-order-editable-field-edit:hover .prtnr-icon, .prtnr-order-editable-field-cancel:hover .prtnr-icon, .prtnr-order-editable-field-remove:hover .prtnr-icon { fill: #111111; }

.prtnr-order-editable-field-save .prtnr-icon { fill: #53b124; }

[dir=ltr] .prtnr-order-editable-field-edit, [dir=ltr] .prtnr-order-editable-field-remove { margin-left: 4px; }

[dir=rtl] .prtnr-order-editable-field-edit, [dir=rtl] .prtnr-order-editable-field-remove { margin-right: 4px; }

[dir=ltr] .prtnr-order-editable-field-save, [dir=ltr] .prtnr-order-editable-field-cancel { margin-left: 8px; }

[dir=rtl] .prtnr-order-editable-field-save, [dir=rtl] .prtnr-order-editable-field-cancel { margin-right: 8px; }

[dir] .prtnr-order-editable-field-loading { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; }

.prtnr-orders-order-bottom { display: flex; justify-content: space-between; }

[dir] .prtnr-orders-order-bottom { margin-top: 15px; }

@media (max-width: 800px) { .prtnr-orders-order-bottom { flex-wrap: wrap; } }

.prtnr-orders-order-notices { width: 100%; }

[dir] .prtnr-orders-order-notice { margin-bottom: 4px; }

[dir] .prtnr-orders-order-notice:last-child { margin-bottom: 10px; }

.prtnr-orders-order-warning { align-items: center; display: flex; color: #ce2121; font-size: 12px; line-height: 18px; }

.prtnr-orders-order-warning .prtnr-icon { fill: #ce2121; height: 14px; width: 14px; }

[dir=ltr] .prtnr-orders-order-warning .prtnr-icon { margin-right: 4px; }

[dir=rtl] .prtnr-orders-order-warning .prtnr-icon { margin-left: 4px; }

.prtnr-orders-order-loyalty-info { align-items: center; display: flex; }

.prtnr-orders-order-loyalty-type { height: 12px; width: 12px; }

[dir] .prtnr-orders-order-loyalty-type { background-position: 50%; background-repeat: no-repeat; background-size: contain; }

[dir] .prtnr-orders-order-loyalty-type-ostrovok_dreams { background-image: url("data:image/svg+xml,%3Csvg fill='%23ff6464' width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.7 8.3a.5.5 0 01-.6-.5c0-.3.3-.5.6-.5 1 0 2-.9 2-2 0-.2.2-.5.5-.5s.5.3.5.6a3 3 0 01-3 3zm6.5.5L9 8.6h-.3v-.2c-.3 0-.6-.3-.8-.4-.2-.2.5-.6.6-.7.2-.1.2-.5 0-.6-.5-.3-1.8-1.1-2.3-2C5.8 3.5 7 1 8.6.4A6.9 6.9 0 006.7 0C3 0 0 3 0 6.5S3 13 6.7 13c2.9 0 5.4-1.8 6.3-4.3-.6.3-3 .8-3.8 0z'/%3E%3C/svg%3E"); }

[dir] .prtnr-orders-order-loyalty-type-ratehawk_points { background-image: url("data:image/svg+xml,%3Csvg fill='%234086e4' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath class='cls-1' d='M13.7 3.4L9 .8A2.2 2.2 0 007 .8L2.3 3.4a2.2 2.2 0 00-1 2v5.2a2.2 2.2 0 001 2L7 15.2a2.2 2.2 0 002.2 0l4.6-2.6a2.2 2.2 0 001-2V5.4a2.2 2.2 0 00-1-2zm-3.9 8l-1.4-2H7v2H5.2V4.2h3.1a4 4 0 011.7.3 2.5 2.5 0 011 .9 2.6 2.6 0 01.5 1.4A2.4 2.4 0 0110 9l1.6 2.3z'/%3E%3Cpath class='cls-1' d='M8.2 5.5H7v2.6h1.3a1.7 1.7 0 001.2-.4 1.2 1.2 0 00.4-1 1.2 1.2 0 00-.4-.8 1.8 1.8 0 00-1.2-.4z'/%3E%3C/svg%3E"); }

[dir] .prtnr-orders-order-loyalty-type-roundtrip_points { background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='8' fill='%23cf11ff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 12H13l-.8-1.6a1.8 1.8 0 00-.6-.9 1.9 1.9 0 00-1-.4v-.2a1 1 0 01.3 0 2.4 2.4 0 001.2-.8c.3-.4.4-.8.5-1.3a2.3 2.3 0 00-.3-1.5 2.4 2.4 0 00-1.1-1A4.4 4.4 0 009.3 4H4v8h2V9.2h2.7l.6.2.4.6.8 2zM5.9 8V5.5h3.3a1.2 1.2 0 011 .3l.3.4v.5c0 .3 0 .6-.3.8-.2.2-.5.3-.7.3H5.9z' fill='%23fff'/%3E%3C/svg%3E"); }

.prtnr-orders-order-field-loyalty_data .prtnr-orders-order-loyalty-type { display: inline-block; }

[dir=ltr] .prtnr-orders-order-field-loyalty_data .prtnr-orders-order-loyalty-type { margin-right: 4px; }

[dir=rtl] .prtnr-orders-order-field-loyalty_data .prtnr-orders-order-loyalty-type { margin-left: 4px; }

.prtnr-orders-order-loyalty-tip { color: #646462; font-size: 12px; }

[dir=ltr] .prtnr-orders-order-loyalty-tip { margin-left: 4px; }

[dir=rtl] .prtnr-orders-order-loyalty-tip { margin-right: 4px; }

.prtnr-orders-order-mir-cashback-tip .zenmircashbacktip { display: inline-block; }

[dir=ltr] .prtnr-orders-order-mir-cashback-tip .zenmircashbacktip { padding-right: 11px; }

[dir=rtl] .prtnr-orders-order-mir-cashback-tip .zenmircashbacktip { padding-left: 11px; }

.prtnr-orders-order-mir-cashback-tip .zenmircashbacktip::after { display: none; }

.prtnr-orders-order-bottom-left, .prtnr-orders-order-bottom-right { display: flex; flex-wrap: wrap; }

.prtnr-orders-order-bottom-right { flex-direction: column; justify-content: flex-end; }

[dir=ltr] .prtnr-orders-order-bottom-right { margin-left: auto; }

[dir=rtl] .prtnr-orders-order-bottom-right { margin-right: auto; }

.prtnr-orders-order-edit, .prtnr-orders-order-download, .prtnr-orders-order-cancel, .prtnr-orders-order-paycard, .prtnr-orders-order-paybylink { align-items: center; display: flex; }

[dir] .prtnr-orders-order-edit, [dir] .prtnr-orders-order-download, [dir] .prtnr-orders-order-cancel, [dir] .prtnr-orders-order-paycard, [dir] .prtnr-orders-order-paybylink { margin-bottom: 5px; }

[dir=ltr] .prtnr-orders-order-edit, [dir=ltr] .prtnr-orders-order-download, [dir=ltr] .prtnr-orders-order-cancel, [dir=ltr] .prtnr-orders-order-paycard, [dir=ltr] .prtnr-orders-order-paybylink { margin-right: 28px; }

[dir=rtl] .prtnr-orders-order-edit, [dir=rtl] .prtnr-orders-order-download, [dir=rtl] .prtnr-orders-order-cancel, [dir=rtl] .prtnr-orders-order-paycard, [dir=rtl] .prtnr-orders-order-paybylink { margin-left: 28px; }

.prtnr-orders-order-edit .prtnr-icon-edit { fill: currentColor; height: 18px; width: 18px; }

.prtnr-orders-order-footer-icon { align-items: center; display: flex; }

.prtnr-orders-order-edit-link-text, .prtnr-orders-order-download-link-text, .prtnr-orders-order-cancel-link-text, .prtnr-orders-order-paycard-link-text, .prtnr-orders-order-paybylink-link-text { display: inline-block; font-size: 16px; font-style: normal; vertical-align: top; }

[dir] .prtnr-orders-order-edit-link-text, [dir] .prtnr-orders-order-download-link-text, [dir] .prtnr-orders-order-cancel-link-text, [dir] .prtnr-orders-order-paycard-link-text, [dir] .prtnr-orders-order-paybylink-link-text { padding-top: 3px; }

[dir=ltr] .prtnr-orders-order-edit-link-text, [dir=ltr] .prtnr-orders-order-download-link-text, [dir=ltr] .prtnr-orders-order-cancel-link-text, [dir=ltr] .prtnr-orders-order-paycard-link-text, [dir=ltr] .prtnr-orders-order-paybylink-link-text { padding-left: 4px; }

[dir=rtl] .prtnr-orders-order-edit-link-text, [dir=rtl] .prtnr-orders-order-download-link-text, [dir=rtl] .prtnr-orders-order-cancel-link-text, [dir=rtl] .prtnr-orders-order-paycard-link-text, [dir=rtl] .prtnr-orders-order-paybylink-link-text { padding-right: 4px; }

.prtnr-orders-order-edit-link, .prtnr-orders-order-cancel-link, .prtnr-orders-order-paycard-link, .prtnr-orders-order-paybylink-link { align-items: flex-end; color: var(--link); display: flex; flex-shrink: 0; }

.prtnr-orders-order-paycard-link-disabled .prtnr-orders-order-paycard-link-text, .prtnr-orders-order-paycard-link-disabled .prtnr-orders-order-footer-icon { color: #bbbbbb; opacity: inherit; }

[dir] .prtnr-orders-order-paycard-link-disabled .prtnr-orders-order-paycard-link-text, [dir] .prtnr-orders-order-paycard-link-disabled .prtnr-orders-order-footer-icon { cursor: not-allowed; }

.prtnr-orders-order-paybylink-link-disabled .prtnr-orders-order-paybylink-link-text, .prtnr-orders-order-paybylink-link-disabled .prtnr-orders-order-footer-icon { color: #bbbbbb; opacity: inherit; }

[dir] .prtnr-orders-order-paybylink-link-disabled .prtnr-orders-order-paybylink-link-text, [dir] .prtnr-orders-order-paybylink-link-disabled .prtnr-orders-order-footer-icon { cursor: not-allowed; }

.roundtrip .prtnr-orders-order-paybylink-link-disabled .prtnr-orders-order-paybylink-link-text, .newb2b .prtnr-orders-order-paybylink-link-disabled .prtnr-orders-order-paybylink-link-text, .roundtrip .prtnr-orders-order-paybylink-link-disabled .prtnr-orders-order-footer-icon, .newb2b .prtnr-orders-order-paybylink-link-disabled .prtnr-orders-order-footer-icon { color: #bbbbbb; }

.prtnr-orders-order-download-link { align-items: center; color: inherit; display: inline-flex; text-decoration: none; white-space: nowrap; width: 100%; }

[dir] .prtnr-orders-order-cancel { cursor: pointer; }

[dir] .prtnr-orders-order-cancel-disabled { cursor: not-allowed; }

.prtnr-orders-order-cancel-disabled .prtnr-orders-order-cancel-link-text, .prtnr-orders-order-cancel-disabled .prtnr-orders-order-footer-icon { color: #bbbbbb; }

[dir] .prtnr-orders-order-cancel-disabled .prtnr-orders-order-cancel-link-text, [dir] .prtnr-orders-order-cancel-disabled .prtnr-orders-order-footer-icon { cursor: not-allowed; }

.prtnr-orders-order-cancel-cars { display: inline-block; max-height: 40px; justify-content: center; align-items: center; }

[dir] .prtnr-orders-order-cancel-cars { padding: 12px 16px; border-radius: 4px; background: var(--palette-sec); }

.prtnr-orders-order-cancel-cars .prtnr-orders-order-cancel-link-text { color: var(--palette-black); }

[dir] .prtnr-orders-order-cancel-cars .prtnr-orders-order-cancel-link-text { padding: 2px; }

.prtnr-orders-order-action-buttons-cars { display: flex; }

.prtnr-orders-order-paycard-cars { display: inline-block; max-height: 40px; justify-content: center; align-items: center; }

[dir] .prtnr-orders-order-paycard-cars { padding: 12px 16px; border-radius: 4px; background: var(--button-primary-bg); }

.prtnr-orders-order-paycard-cars .prtnr-orders-order-paycard-link-text { color: var(--button-primary-typo); }

[dir] .prtnr-orders-order-paycard-cars .prtnr-orders-order-paycard-link-text { padding: 2px; }

.prtnr-orders-order-paycard-cars:has(> *[class*='disabled']) { opacity: .5; }

[dir] .prtnr-orders-order-paycard-cars:has(> *[class*='disabled']) { cursor: not-allowed; }

.prtnr-orders-order-action-footer { position: relative; }

[dir] .prtnr-orders-order-action-footer { border-top: 1px solid #e6e6d7; }

[dir=ltr] .prtnr-orders-order-action-footer { padding: 20px 15px 20px 50px; }

[dir=rtl] .prtnr-orders-order-action-footer { padding: 20px 50px 20px 15px; }

.prtnr-orders-order-action-footer-title { font-size: 20px; font-weight: 700; line-height: 24px; }

.prtnr-orders-order-action-footer-description { font-size: 16px; line-height: 24px; max-width: 540px; }

[dir] .prtnr-orders-order-action-footer-description { margin-top: 8px; }

.prtnr-orders-order-action-footer-buttons { display: flex; max-width: 300px; }

[dir] .prtnr-orders-order-action-footer-buttons { margin-top: 24px; }

[dir=ltr] .prtnr-orders-order-action-footer-button { margin-right: 24px; }

[dir=rtl] .prtnr-orders-order-action-footer-button { margin-left: 24px; }

.prtnr-orders-order-action-footer-button-cancel { font-size: 16px; }

.prtnr-orders-order-action-footer-button-cancel:disabled { color: #f2f2f2; }

[dir] .prtnr-orders-order-action-footer-button-cancel:disabled { cursor: not-allowed; }

.prtnr-orders-order-action-footer-in-progress { align-items: center; display: flex; flex-direction: column; }

[dir] .prtnr-orders-order-action-footer-in-progress { padding-bottom: 67px; padding-top: 62px; }

.prtnr-orders-order-action-footer-in-progress-title { font-size: 14px; line-height: 18px; }

[dir] .prtnr-orders-order-action-footer-in-progress-title { margin-bottom: 16px; }

.prtnr-orders-order-action-footer-in-progress-loader { height: 8px; overflow: hidden; position: relative; width: 387px; }

[dir] .prtnr-orders-order-action-footer-in-progress-loader { background-color: #e5e5e5; border-radius: 4px; }

.prtnr-orders-order-action-footer-in-progress-loader::before { content: ''; display: block; height: 100%; position: absolute; width: 105px; }

[dir] .prtnr-orders-order-action-footer-in-progress-loader::before { background-color: #ffcb5e; border-radius: inherit; }

[dir=ltr] .prtnr-orders-order-action-footer-in-progress-loader::before { animation:  order-footer-action-in-progress-ltr 2.5s ease-out; animation-iteration-count: infinite; }

[dir=rtl] .prtnr-orders-order-action-footer-in-progress-loader::before { animation:  order-footer-action-in-progress-rtl 2.5s ease-out; animation-iteration-count: infinite; }

@-webkit-keyframes order-footer-action-in-progress-ltr { 0% { left: -50%; }
  to { left: 105%; } }

@-webkit-keyframes order-footer-action-in-progress-rtl { 0% { left: -50%; }
  to { left: 105%; } }

@keyframes order-footer-action-in-progress-ltr { 0% { left: -50%; }
  to { left: 105%; } }

@keyframes order-footer-action-in-progress-rtl { 0% { left: -50%; }
  to { left: 105%; } }

[dir] .roundtrip .prtnr-orders-order-action-footer-in-progress-loader::before, [dir] .newb2b .prtnr-orders-order-action-footer-in-progress-loader::before { background-color: #111111; }

.prtnr-orders-order-action-button-v2 { display: inline-block; }

[dir] .prtnr-orders-order-action-button-v2 { margin-bottom: 10px; }

[dir=ltr] .prtnr-orders-order-action-button-v2 { margin-right: 20px; }

[dir=rtl] .prtnr-orders-order-action-button-v2 { margin-left: 20px; }

[dir=ltr] .prtnr-orders-order-action-button-v2:last-child { margin-right: 24px; }

[dir=rtl] .prtnr-orders-order-action-button-v2:last-child { margin-left: 24px; }

.prtnr-orders-order-action-reason-text { align-items: center; display: flex; }

[dir] .prtnr-orders-order-action-reason-text { margin-bottom: 20px; }

.prtnr-orders-field-tip { bottom: 0; color: #ffffff; height: 0; opacity: 0; overflow: hidden; position: absolute; transition: 0s opacity; width: 0; }

[dir] .prtnr-orders-field-tip { background: rgba(17, 17, 17, 0.8); border-radius: 4px; padding: 0; }

.prtnr-order-field-inner { align-items: baseline; display: flex; }

.prtnr-orders-order-field-medium { min-width: 165px; }

.prtnr-orders-order-field-large { max-width: 265px; min-width: 265px; }

.prtnr-orders-order-field-list-expand { display: inline; font-size: 14px; line-height: 20px; }

[dir] .prtnr-orders-order-field-list-expand { margin-top: 2px; }

[dir=ltr] .prtnr-orders-order-field-select-icon { margin-right: 5px; }

[dir=rtl] .prtnr-orders-order-field-select-icon { margin-left: 5px; }

.prtnr-orders-order-field-online-registration-tip { vertical-align: middle; }

[dir=ltr] .prtnr-orders-order-field-online-registration-tip { margin-left: 4px; }

[dir=rtl] .prtnr-orders-order-field-online-registration-tip { margin-right: 4px; }

.zentooltip-prtnr-orders-timelimit-tip .zentooltip-underlay, .zentooltip-prtnr-orders-waiting-time-tip .zentooltip-underlay, .zentooltip-prtnr-orders-airline-booking-number-tip .zentooltip-underlay { opacity: 1; }

.zentooltip-prtnr-orders-timelimit-tip .zentexttip { max-width: 300px; }

.zentooltip-prtnr-orders-timelimit-tip .zentexttip p { font-size: 14px; line-height: 20px; }

[dir] .zentooltip-prtnr-orders-timelimit-tip .zentexttip p { margin: 0 0 8px; }

[dir] .zentooltip-prtnr-orders-timelimit-tip .zentexttip p:last-of-type { margin-bottom: 0; }

.zentooltip-prtnr-orders-timelimit-tip .zentexttip p strong { font-weight: 700; }

.zentooltip-prtnr-orders-waiting-time-tip .zentexttip { font-size: 14px; line-height: 18px; max-width: 270px; }

.prtnr-orders-route-tip { font-size: 14px; line-height: 18px; max-width: 360px; }

.prtnr-orders-route-tip-title { color: #868686; font-size: 12px; line-height: 15px; }

[dir] .prtnr-orders-route-tip-title { margin-bottom: 4px; margin-top: 20px; }

[dir] .prtnr-orders-route-tip-title:first-of-type { margin-top: 0; }

.zentooltip-prtnr-orders-airline-booking-number-tip .zentexttip { font-size: 14px; line-height: 18px; max-width: 270px; }

.zentooltip-traveldocs { display: block; min-width: 202px; }

[dir] .zentooltip-traveldocs { background-color: #ffffff; border-radius: 8px; box-shadow: 0 8px 40px rgba(45, 49, 55, 0.28); padding: 8px 0; }

[dir] .zentooltip-traveldocs .zentooltip-underlay, [dir] .zentooltip-traveldocs .zentooltip-underlay::before { background-color: inherit; }

.zentooltip-traveldocs .zentooltip-child { color: inherit; font-size: 16px; }

.prtnr-orders-traveldocs-tip-row, .prtnr-orders-invoices-tip-row, .prtnr-orders-pnr-tip-row { align-items: center; display: flex; height: 36px; justify-content: space-between; }

[dir] .prtnr-orders-traveldocs-tip-row, [dir] .prtnr-orders-invoices-tip-row, [dir] .prtnr-orders-pnr-tip-row { cursor: pointer; padding: 0 20px; }

[dir] .prtnr-orders-traveldocs-tip-row:hover, [dir] .prtnr-orders-invoices-tip-row:hover, [dir] .prtnr-orders-pnr-tip-row:hover { background-color: var(--block-bg-secondary); }

.prtnr-orders-traveldocs-tip-row-disabled, .prtnr-orders-invoices-tip-row-disabled, .prtnr-orders-pnr-tip-row-disabled { color: var(--palette-gray); }

[dir] .prtnr-orders-traveldocs-tip-row-disabled, [dir] .prtnr-orders-invoices-tip-row-disabled, [dir] .prtnr-orders-pnr-tip-row-disabled { cursor: default; }

[dir] .prtnr-orders-traveldocs-tip-row-disabled:hover, [dir] .prtnr-orders-invoices-tip-row-disabled:hover, [dir] .prtnr-orders-pnr-tip-row-disabled:hover { background-color: inherit; }

.prtnr-orders-traveldocs-tip-row-separator { height: 1px; }

[dir] .prtnr-orders-traveldocs-tip-row-separator { background-color: var(--palette-light); margin: 7px 20px; }

.prtnr-orders-traveldocs-tip-row-btns { display: flex; gap: 16px; }

[dir=ltr] .prtnr-orders-traveldocs-tip-row-btns { margin-left: 8px; }

[dir=rtl] .prtnr-orders-traveldocs-tip-row-btns { margin-right: 8px; }

.prtnr-orders-order-avia .prtnr-orders-order-download { height: 40px; }

.prtnr-orders-order-avia .prtnr-orders-order-download-icon { font-size: 17px; font-weight: 700; }

.prtnr-orders-order-avia .prtnr-orders-order-download-link-text { transition: none; }

[dir] .prtnr-orders-order-avia .prtnr-orders-order-download-link-text { padding-top: 0; }

[dir] .prtnr-orders-order-avia .prtnr-orders-order-paybylink-link-text { padding-top: 0; }

.prtnr-modalpopup-avia-fare-rules .zen-fullscreenpopup-wrapper { align-items: stretch; }

.prtnr-modalpopup-avia-fare-rules .zen-fullscreenpopup-inner { max-width: initial; overflow: hidden; width: 792px; }

[dir] .prtnr-modalpopup-avia-fare-rules .zen-fullscreenpopup-inner { padding: 0; }

.prtnr-modalpopup-avia-fare-rules .prtnr-modalpopup-header { position: absolute; }

[dir] .prtnr-modalpopup-avia-fare-rules .prtnr-modalpopup-header { padding: 16px 24px 20px; }

[dir=ltr] .prtnr-modalpopup-avia-fare-rules .prtnr-modalpopup-header { left: 0; right: 0; }

[dir=rtl] .prtnr-modalpopup-avia-fare-rules .prtnr-modalpopup-header { right: 0; left: 0; }

.prtnr-modalpopup-avia-fare-rules .prtnr-modalpopup-title { font-family: inherit; font-weight: 700; }

.prtnr-modalpopup-avia-fare-rules .prtnr-modalpopup-content { height: 100%; }

.prtnr-avia-fare-rules-container { display: flex; height: 100%; }

.prtnr-avia-fare-rules { flex-grow: 1; min-width: 0; position: relative; }

[dir] .prtnr-avia-fare-rules { margin-top: 68px; }

.prtnr-avia-fare-rules-route-select-container { position: relative; }

[dir] .prtnr-avia-fare-rules-route-select-container { margin: 0 20px; }

.prtnr-avia-fare-rules-route-select-fake { font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

[dir] .prtnr-avia-fare-rules-route-select-fake { border: 1px solid rgba(45, 49, 55, 0.15); border-radius: 4px; padding: 26px 16px 10px; }

.prtnr-avia-fare-rules-route-select-label { font-size: 12px; pointer-events: none; position: absolute; top: 6px; }

[dir=ltr] .prtnr-avia-fare-rules-route-select-label { left: 16px; }

[dir=rtl] .prtnr-avia-fare-rules-route-select-label { right: 16px; }

[dir=ltr] .prtnr-avia-fare-rules-route-select .prtnr-select-extend-custom { padding: 26px 42px 10px 16px; }

[dir=rtl] .prtnr-avia-fare-rules-route-select .prtnr-select-extend-custom { padding: 26px 16px 10px 42px; }

.prtnr-avia-fare-rules-route-select .prtnr-select-extend-label { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.prtnr-avia-fare-rules-route-select .prtnr-icon-arrow { height: 20px; top: 18px; width: 20px; }

[dir=ltr] .prtnr-avia-fare-rules-route-select .prtnr-icon-arrow { right: 15px; }

[dir=rtl] .prtnr-avia-fare-rules-route-select .prtnr-icon-arrow { left: 15px; }

.prtnr-avia-fare-rules-route-select .prtnr-select-extend-list { top: 53px; }

.prtnr-avia-fare-rules-route-select .prtnr-select-extend-wrapper::after { top: 46px; }

[dir=ltr] .prtnr-avia-fare-rules-route-select .prtnr-select-extend-wrapper::after { right: 17px; }

[dir=rtl] .prtnr-avia-fare-rules-route-select .prtnr-select-extend-wrapper::after { left: 17px; }

.prtnr-avia-fare-rules-text-wrapper { bottom: 0; overflow: auto; position: absolute; top: 76px; }

[dir] .prtnr-avia-fare-rules-text-wrapper { border-top: 1px solid #e5e5e5; padding: 20px; }

[dir=ltr] .prtnr-avia-fare-rules-text-wrapper { left: 0; right: 0; }

[dir=rtl] .prtnr-avia-fare-rules-text-wrapper { right: 0; left: 0; }

.prtnr-avia-fare-rules-text { font-size: 14px; line-height: 20px; white-space: pre-wrap; }

.prtnr-avia-fare-rules-legend { flex-shrink: 0; width: 267px; }

[dir] .prtnr-avia-fare-rules-legend { background-color: var(--highlight-bg); padding: 68px 20px 20px; }

[dir=ltr] .prtnr-avia-fare-rules-legend { border-left: 1px solid var(--border); }

[dir=rtl] .prtnr-avia-fare-rules-legend { border-right: 1px solid var(--border); }

.prtnr-avia-fare-rules-legend-warning, .prtnr-avia-fare-rules-legend-title { font-size: 16px; font-weight: 700; line-height: 20px; }

[dir] .prtnr-avia-fare-rules-legend-title, [dir] .prtnr-avia-fare-rules-legend-changes { margin-top: 24px; }

[dir] .prtnr-avia-fare-rules-legend-cancellations { margin-top: 16px; }

.prtnr-avia-fare-rules-legend-cancellations, .prtnr-avia-fare-rules-legend-changes { font-size: 14px; line-height: 18px; }

.prtnr-orders-order-action-footer-refund-fare-rules { display: inline-block; font-size: 16px; line-height: 24px; }

[dir] .prtnr-orders-order-action-footer-refund-fare-rules { margin-top: 16px; }

.prtnr-orders-order-upsells-container { width: 100%; }

[dir] .prtnr-orders-order-upsells-container { margin-top: 10px; }

[dir] .prtnr-orders-order-upsell-fields { background: #ffffff; margin-bottom: 10px; padding: 12px 16px; }

.prtnr-orders-order-upsell-field { display: inline-block; font-size: 16px; max-width: none; min-width: 0; vertical-align: top; width: 130px; }

[dir] .prtnr-orders-order-upsell-field { margin-bottom: 15px; margin-top: 7px; }

[dir=ltr] .prtnr-orders-order-upsell-field { padding-right: 5px; }

[dir=rtl] .prtnr-orders-order-upsell-field { padding-left: 5px; }

.prtnr-orders-avia-checkprice { font-family: 'PTRootUI', Verdana, sans-serif; color: #111111; font-size: 16px; line-height: 24px; }

[dir] .prtnr-orders-avia-checkprice-text { margin-bottom: 24px; }

.prtnr-orders-avia-checkprice-old { color: #c8c8c8; text-decoration: line-through; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir=ltr] .prtnr-orders-avia-checkprice-old { text-align: right; }

[dir=rtl] .prtnr-orders-avia-checkprice-old { text-align: left; }

.prtnr-orders-avia-checkprice-new { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.prtnr-orders-avia-checkprice-amount-sell { display: flex; font-size: 14px; line-height: 18px; }

[dir] .prtnr-orders-avia-checkprice-amount-sell { margin-bottom: 2px; }

.prtnr-orders-avia-checkprice-amount-sell .prtnr-orders-avia-checkprice-old { flex: 1; }

[dir=ltr] .prtnr-orders-avia-checkprice-amount-sell .prtnr-orders-avia-checkprice-old { margin-right: 35px; }

[dir=rtl] .prtnr-orders-avia-checkprice-amount-sell .prtnr-orders-avia-checkprice-old { margin-left: 35px; }

.prtnr-orders-avia-checkprice-amount-sell .prtnr-orders-avia-checkprice-new { flex: 1; }

[dir=ltr] .prtnr-orders-avia-checkprice-amount-sell .prtnr-orders-avia-checkprice-new { margin-left: 35px; }

[dir=rtl] .prtnr-orders-avia-checkprice-amount-sell .prtnr-orders-avia-checkprice-new { margin-right: 35px; }

.prtnr-orders-avia-checkprice-partner-amount { display: flex; font-size: 24px; line-height: 24px; font-weight: bold; }

[dir] .prtnr-orders-avia-checkprice-partner-amount { margin-bottom: 24px; }

.prtnr-orders-avia-checkprice-partner-amount .prtnr-orders-avia-checkprice-arrow { width: 70px; display: block; }

[dir] .prtnr-orders-avia-checkprice-partner-amount .prtnr-orders-avia-checkprice-arrow { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/avia/arrow-right.svg) no-repeat center; }

.prtnr-orders-avia-checkprice-partner-amount .prtnr-orders-avia-checkprice-old, .prtnr-orders-avia-checkprice-partner-amount .prtnr-orders-avia-checkprice-new { font-weight: bold; flex: 1; }

.prtnr-orders-avia-checkprice-difference { display: flex; justify-content: space-between; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .prtnr-orders-avia-checkprice-difference { border-top: 1px solid #f4f4f4; padding-top: 15px; padding-bottom: 15px; }

.prtnr-orders-avia-checkprice-partner-fees { display: flex; justify-content: space-between; align-items: center; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .prtnr-orders-avia-checkprice-partner-fees { border-top: 1px solid #f4f4f4; padding-top: 8px; padding-bottom: 8px; }

.prtnr-orders-avia-checkprice-input-fees { width: 130px; }

.prtnr-orders-avia-checkprice-toggle-details { display: flex; justify-content: space-between; width: 100%; font-family: 'PTRootUI', Verdana, sans-serif; color: #111111; font-size: 16px; line-height: 24px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .prtnr-orders-avia-checkprice-toggle-details { border-top: 1px solid #f4f4f4; padding-top: 15px; padding-bottom: 15px; }

[dir=ltr] .prtnr-orders-avia-checkprice-toggle-details { text-align: left; }

[dir=rtl] .prtnr-orders-avia-checkprice-toggle-details { text-align: right; }

.prtnr-orders-avia-checkprice-toggle-details .prtnr-orders-avia-checkprice-chevron-collapse { display: block; width: 20px; height: 24px; transition: transform .3s; }

[dir] .prtnr-orders-avia-checkprice-toggle-details .prtnr-orders-avia-checkprice-chevron-collapse { transform: rotate(0); }

[dir=ltr] .prtnr-orders-avia-checkprice-toggle-details .prtnr-orders-avia-checkprice-chevron-collapse-open { transform: rotate(-180deg); }

[dir=rtl] .prtnr-orders-avia-checkprice-toggle-details .prtnr-orders-avia-checkprice-chevron-collapse-open { transform: rotate(180deg); }

.prtnr-orders-avia-checkprice-toggle-details .prtnr-orders-avia-checkprice-chevron-collapse svg { height: 24px; fill: #2d3137; }

[dir] .prtnr-orders-avia-checkprice-details { margin-bottom: 8px; }

.prtnr-orders-avia-checkprice-details-item { display: flex; justify-content: space-between; font-size: 14px; }

[dir] .prtnr-orders-avia-checkprice-details-item { margin-bottom: 8px; }

[dir] .prtnr-orders-avia-checkprice-details-item:last-child { margin-bottom: 24px; }

.prtnr-orders-avia-checkprice-details-item .prtnr-orders-avia-checkprice-arrow svg { height: 10px; fill: #c8c8c8; }

[dir=ltr] .prtnr-orders-avia-checkprice-details-item .prtnr-orders-avia-checkprice-arrow svg { transform: rotate(-90deg); }

[dir=rtl] .prtnr-orders-avia-checkprice-details-item .prtnr-orders-avia-checkprice-arrow svg { transform: rotate(90deg); }

.prtnr-orders-avia-checkprice-actions { display: flex; justify-content: space-between; }

.prtnr-orders-avia-checkprice-button { min-width: calc(50% - 8px); }

.prtnr-overlay { position: fixed; top: 0; z-index: 21; }

[dir=ltr] .prtnr-overlay { right: 0; }

[dir=rtl] .prtnr-overlay { left: 0; }

.prtnr-overlay.prtnr-overlay-show { height: 100%; width: 100%; }

[dir] .prtnr-overlay.prtnr-overlay-show { background: rgba(0, 0, 0, 0.64); }

[dir=ltr] .prtnr-overlay.prtnr-overlay-show { animation-duration: .5s; animation-fill-mode: forwards; animation-name: overlay-show; animation-timing-function: ease-in-out; }

[dir=rtl] .prtnr-overlay.prtnr-overlay-show { animation-duration: .5s; animation-fill-mode: forwards; animation-name: overlay-show; animation-timing-function: ease-in-out; }

@-webkit-keyframes overlay-show { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes overlay-show { 0% { opacity: 0; }
  100% { opacity: 1; } }

.prtnr-pagination { display: flex; justify-content: center; }

[dir] .prtnr-pagination { margin: 10px auto; }

.prtnr-pagination-inner { display: none; }

.prtnr-pagination-inner-show { display: flex; }

.prtnr-pagination-btn, .prtnr-pagination-dots { -moz-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; color: var(--text); font-size: 16px; font-weight: bold; height: 40px; }

[dir] .prtnr-pagination-btn, [dir] .prtnr-pagination-dots { -webkit-transition: 0.3s ease; border: 1px solid var(--palette-gray); border-radius: 0; padding: 5px 10px; }

[dir=ltr] .prtnr-pagination-btn, [dir=ltr] .prtnr-pagination-dots { border-right-color: transparent; }

[dir=rtl] .prtnr-pagination-btn, [dir=rtl] .prtnr-pagination-dots { border-left-color: transparent; }

[dir=ltr] .prtnr-pagination-btn:first-child, [dir=ltr] .prtnr-pagination-dots:first-child { border-left-start: transparent; }

[dir=rtl] .prtnr-pagination-btn:first-child, [dir=rtl] .prtnr-pagination-dots:first-child { border-right-start: transparent; }

.prtnr-pagination-btn:hover, .prtnr-pagination-dots:hover, .prtnr-pagination-btn:focus, .prtnr-pagination-dots:focus { color: var(--button-primary-typo); }

[dir] .prtnr-pagination-btn:hover, [dir] .prtnr-pagination-dots:hover, [dir] .prtnr-pagination-btn:focus, [dir] .prtnr-pagination-dots:focus { background-color: var(--button-primary-bg); }

.prtnr-pagination-btn-active { color: var(--button-primary-typo); }

[dir] .prtnr-pagination-btn-active { background-color: var(--button-primary-bg); }

[dir=ltr] .prtnr-pagination-btn-next { border-bottom-right-radius: 100%; border-right-color: var(--palette-gray); border-top-right-radius: 100%; }

[dir=rtl] .prtnr-pagination-btn-next { border-bottom-left-radius: 100%; border-left-color: var(--palette-gray); border-top-left-radius: 100%; }

.prtnr-pagination-btn-next:hover:disabled { color: #919191; }

[dir] .prtnr-pagination-btn-next:hover:disabled { background: none; cursor: not-allowed; }

.prtnr-pagination-btn-next:disabled { color: #919191; }

[dir=ltr] .prtnr-pagination-btn-prev { border-bottom-left-radius: 100%; border-right: var(--palette-gray); border-top-left-radius: 100%; }

[dir=rtl] .prtnr-pagination-btn-prev { border-bottom-right-radius: 100%; border-left: var(--palette-gray); border-top-right-radius: 100%; }

.prtnr-pagination-btn-prev:hover[disabled='true'] { color: #919191; }

[dir] .prtnr-pagination-btn-prev:hover[disabled='true'] { background: none; cursor: not-allowed; }

.prtnr-pagination-btn-prev:disabled { color: #919191; }

.prtnr-pagination-dots { -moz-box-sizing: border-box; box-sizing: border-box; align-items: center; display: flex; }

.prtnr-pagination-dots .prtnrfont-dots-horizontal { display: block; }

[dir=ltr] .prtnr-pagination-dots .prtnrfont-dots-horizontal { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); padding-left: 8px; }

[dir=rtl] .prtnr-pagination-dots .prtnrfont-dots-horizontal { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); padding-right: 8px; }

.prtnr-pagination-dots:hover { color: #111111; }

[dir] .prtnr-pagination-dots:hover { background: none; }

.prtnr-pagination-arrow { font-size: 12px; }

[dir=ltr] .prtnr-pagination-arrow-next { transform: rotate(-90deg); }

[dir=rtl] .prtnr-pagination-arrow-next { transform: rotate(90deg); }

[dir=ltr] .prtnr-pagination-arrow-prev { transform: rotate(90deg); }

[dir=rtl] .prtnr-pagination-arrow-prev { transform: rotate(-90deg); }

.prtnr-pagination-show-all { align-items: center; display: flex; font-size: 16px; }

[dir] .prtnr-pagination-show-all { border: 1px solid var(--palette-gray); border-radius: 10px; cursor: pointer; padding: 5px 15px; }

[dir=ltr] .prtnr-pagination-show-all { margin-right: 20px; }

[dir=rtl] .prtnr-pagination-show-all { margin-left: 20px; }

[dir] .prtnr-pagination-show-all:hover { background-color: var(--palette-gray); }

.prtnr-pagination-spinner { height: 50px; width: 50px; }

[dir] .prtnr-pagination-spinner { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) no-repeat; background-position: bottom center; margin: auto; }

.prtnr-pagination-pages { display: flex; }

.prtnr-pagination-loading { align-items: center; display: flex; flex-direction: column; }

.prtnr-pagination-loading-label { font-size: 16px; }

[dir] .prtnr-pagination-loading-label { margin-top: 10px; }

.prtnr-passwordreset { align-items: center; display: flex; justify-content: center; }

[dir] .prtnr-passwordreset { margin-top: 100px; }

.prtnr-passwordreset-form-input-username { display: none; }

.prtnr-passwordreset-input-label { display: inline-block; font-size: 16px; }

[dir] .prtnr-passwordreset-input-label { padding-bottom: 5px; }

[dir] .prtnr-passwordreset-input-wrapper:first-child { margin: 15px 0 30px; }

.prtnr-passwordreset-form-submit { color: white; font-size: 18px; width: 100%; }

[dir] .prtnr-passwordreset-form-submit { background: #131a09; border-radius: 4px; padding: 15px; text-align: center; }

[dir] .prtnr-passwordreset-form-submit:hover { background: #284105; }

.prtnr-passwordreset-form-inner { width: 300px; }

[dir] .prtnr-passwordreset-form-inner { border-radius: 4px; box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.15), 0 5px 20px 0 rgba(17, 17, 17, 0.1); padding: 15px; }

[dir] .prtnr-passwordreset-rules { padding: 10px 0; }

.prtnr-passwordreset-form-submit-hidden { display: none; }

.prtnr-radiogroup { display: flex; flex-wrap: wrap; }

.prtnr-radiogroup-item { display: flex; }

[dir] .prtnr-radiogroup-item { cursor: pointer; margin-bottom: 5px; }

[dir=ltr] .prtnr-radiogroup-item { margin-right: 20px; }

[dir=rtl] .prtnr-radiogroup-item { margin-left: 20px; }

.prtnr-radiogroup-circle { height: 15px; width: 15px; }

[dir] .prtnr-radiogroup-circle { background-color: #ffffff; border: 1px solid rgba(100, 100, 98, 0.57); border-radius: 50%; padding: 2px; }

[dir=ltr] .prtnr-radiogroup-circle { margin-right: 5px; }

[dir=rtl] .prtnr-radiogroup-circle { margin-left: 5px; }

.prtnr-radiogroup-inner-circle { height: 15px; width: 15px; }

[dir] .prtnr-radiogroup-inner-circle { background-color: #ffffff; border-radius: 50%; }

[dir] .prtnr-radiogroup-inner-circle-selected { background-color: #ffae00; }

.prtnr-create-invoice { bottom: 0; display: none; height: 75px; position: fixed; width: 100%; z-index: 15; }

[dir] .prtnr-create-invoice { background: var(--highlight-bg); box-shadow: 0 -2px 4px 0 rgba(17, 17, 17, 0.15), 0 -5px 20px 0 rgba(17, 17, 17, 0.1); }

[dir=ltr] .prtnr-create-invoice { left: 0; }

[dir=rtl] .prtnr-create-invoice { right: 0; }

.prtnr-create-invoice-show { display: flex; }

.prtnr-create-invoice-container { display: flex; width: 100%; }

[dir] .prtnr-create-invoice-container { padding: 20px 70px; }

@media (max-width: 954px) { .prtnr-create-invoice-container { -moz-box-sizing: border-box; box-sizing: border-box; } [dir] .prtnr-create-invoice-container { padding: 20px 10px; } }

[dir=ltr] .prtnr-create-invoice-item { margin-right: 8px; }

[dir=rtl] .prtnr-create-invoice-item { margin-left: 8px; }

[dir] .prtnr-create-invoice-item-deselect { cursor: pointer; }

[dir=ltr] .prtnr-create-invoice-combobox { margin-right: 24px; }

[dir=rtl] .prtnr-create-invoice-combobox { margin-left: 24px; }

.prtnr-create-invoice-links { align-items: center; display: flex; width: 100%; }

.prtnr-create-invoice-links .prtnr-reporting-loading { height: 40px; width: 200px; }

[dir=ltr] .prtnr-create-invoice-links .prtnr-reporting-loading { margin: 0 24px 0 0; }

[dir=rtl] .prtnr-create-invoice-links .prtnr-reporting-loading { margin: 0 0 0 24px; }

.prtnr-create-invoice-combobox .prtnr-combobox { width: 320px; }

.prtnr-links-item-link { -moz-transition: ease-out 0.3s; -o-transition: ease-out 0.3s; transition: ease-out 0.3s; color: #111111; font-size: 14px; }

[dir] .prtnr-links-item-link { -webkit-transition: ease-out 0.3s; border-radius: 4px; padding: 10px 17px; }

@media (max-width: 320px) { .prtnr-links-item-link { font-size: 13px; } }

[dir] .prtnr-links-item-link:hover { background: rgba(255, 174, 0, 0.6); }

.roundtrip .prtnr-links-item-link:hover, .newb2b .prtnr-links-item-link:hover { color: #ffffff; }

[dir] .roundtrip .prtnr-links-item-link:hover, [dir] .newb2b .prtnr-links-item-link:hover { background: rgba(17, 17, 17, 0.6); }

[dir] .prtnr-links-item-link:disabled { cursor: not-allowed; }

.prtnr-create-invoice-actions { align-items: center; display: flex; justify-content: flex-end; width: 100%; }

.prtnr-links-select-all-text { font-size: 14px; }

[dir] .prtnr-links-select-all-text { margin-top: 8px; }

[dir=ltr] .prtnr-links-select-all-text { float: left; margin-right: 15px; }

[dir=rtl] .prtnr-links-select-all-text { float: right; margin-left: 15px; }

@media (max-width: 320px) { .prtnr-links-select-all-text { display: none; } }

.prtnr-links-deselect-all-img { height: 33px; width: 33px; }

[dir] .prtnr-links-deselect-all-img { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/close_indient.svg) no-repeat; }

[dir=ltr] .prtnr-links-deselect-all-img { float: right; }

[dir=rtl] .prtnr-links-deselect-all-img { float: left; }

[dir] .prtnr-reporting-groups-inner .prtnr-contractdataselect-title { border: 2px solid rgba(255, 174, 0, 0.3); margin-bottom: 0; }

[dir] .roundtrip .prtnr-reporting-groups-inner .prtnr-contractdataselect-title { border-color: #dadada; }

.prtnr-ordergroup { overflow: hidden; position: relative; position: relative; }

[dir] .prtnr-ordergroup { background: rgba(244, 244, 244, 0.5); border-radius: 4px; background: #ffffff; border: 2px solid rgba(255, 174, 0, 0.3); margin-bottom: 10px; padding: 20px; }

[dir] .prtnr-ordergroup:first-child { margin-top: 20px; }

[dir] .roundtrip .prtnr-ordergroup, [dir] .newb2b .prtnr-ordergroup { border-color: rgba(17, 17, 17, 0.3); }

[dir] .prtnr-ordergroup-active { border: 4px solid #ffae00; }

.prtnr-ordergroup-order-inner { position: relative; }

.prtnr-ordergroup-order-container { position: relative; }

[dir] .prtnr-ordergroup-order-container { background: rgba(244, 244, 244, 0.5); margin-top: 10px; padding: 5px 15px; }

[dir] .prtnr-ordergroup-title { margin-bottom: 20px; }

.prtnr-ordergroup-title::before, .prtnr-ordergroup-title::after { display: table; content: ''; }

[dir] .prtnr-ordergroup-title::after { clear: both; }

[dir] .prtnr-ordergroup-id { margin-top: 15px; }

[dir=ltr] .prtnr-ordergroup-id { float: left; margin-right: 35px; }

[dir=rtl] .prtnr-ordergroup-id { float: right; margin-left: 35px; }

@media (max-width: 320px) { [dir] .prtnr-ordergroup-id { margin-top: 13px; } }

.prtnr-ordergroup-title-info { align-items: center; display: flex; }

.prtnr-ordergroup-download-icon { color: #ffae00; display: block; font-size: 24px; }

.roundtrip .prtnr-ordergroup-download-icon, .newb2b .prtnr-ordergroup-download-icon { color: #111111; }

.prtnr-ordergroup-id-text { color: #111111; font-size: 24px; }

[dir=ltr] .prtnr-ordergroup-id-text { float: left; margin-left: 10px; }

[dir=rtl] .prtnr-ordergroup-id-text { float: right; margin-right: 10px; }

[dir=ltr] .prtnr-ordergroup-info-item, [dir=ltr] .prtnr-ordergroup-info-item-link { margin-right: 30px; }

[dir=rtl] .prtnr-ordergroup-info-item, [dir=rtl] .prtnr-ordergroup-info-item-link { margin-left: 30px; }

@media (max-width: 320px) { [dir=ltr] .prtnr-ordergroup-info-item, [dir=ltr] .prtnr-ordergroup-info-item-link { margin-right: 20px; } [dir=rtl] .prtnr-ordergroup-info-item, [dir=rtl] .prtnr-ordergroup-info-item-link { margin-left: 20px; } }

[dir=ltr] .prtnr-ordergroup-info-item:last-child, [dir=ltr] .prtnr-ordergroup-info-item-link:last-child { margin-right: 0; }

[dir=rtl] .prtnr-ordergroup-info-item:last-child, [dir=rtl] .prtnr-ordergroup-info-item-link:last-child { margin-left: 0; }

.prtnr-ordergroup-info-item-link .prtnr-ordergroup-info-item-title { color: inherit; }

.prtnr-ordergroup-info-item-title { color: #666666; font-size: 14px; }

@media (max-width: 320px) { .prtnr-ordergroup-info-item-title { font-size: 13px; } }

.prtnr-ordergroup-info-item-value { color: #111111; display: inline-block; font-size: 20px; }

[dir=ltr] .prtnr-ordergroup-info-item-value { margin: 4px 6px 0 0; }

[dir=rtl] .prtnr-ordergroup-info-item-value { margin: 4px 0 0 6px; }

@media (max-width: 320px) { .prtnr-ordergroup-info-item-value { font-size: 18px; } }

.prtnr-ordergroup-download-icon-container { display: flex; justify-content: center; }

[dir=ltr] .prtnr-ordergroup-download-icon-container { margin-right: 0; }

[dir=rtl] .prtnr-ordergroup-download-icon-container { margin-left: 0; }

.prtnr-ordergroup-download-icon-container > .prtnr-ui-loading { height: 24px; position: relative; top: 4px; }

[dir] .prtnr-ordergroup-change { margin-top: 20px; }

.prtnr-ordergroup-change::before, .prtnr-ordergroup-change::after { display: table; content: ''; }

[dir] .prtnr-ordergroup-change::after { clear: both; }

.prtnr-ordergroup-change-item { display: inline-block; }

[dir=ltr] .prtnr-ordergroup-change-item { margin-right: 40px; }

[dir=rtl] .prtnr-ordergroup-change-item { margin-left: 40px; }

.prtnr-ordergroup-change-edit-name { color: #111111; font-size: 14px; }

.prtnr-ordergroup-change-edit { color: rgba(17, 17, 17, 0.5); font-size: 18px; }

[dir=ltr] .prtnr-ordergroup-change-edit { float: left; margin-right: 10px; }

[dir=rtl] .prtnr-ordergroup-change-edit { float: right; margin-left: 10px; }

.prtnr-ordergroup-bottom { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-end; }

[dir] .prtnr-ordergroup-bottom { margin-top: 16px; }

.prtnr-ordergroup-bottom-amount-payable { flex-basis: 100%; font-size: 16px; font-weight: 700; line-height: 24px; }

[dir=ltr] .prtnr-ordergroup-bottom-amount-payable { text-align: right; }

[dir=rtl] .prtnr-ordergroup-bottom-amount-payable { text-align: left; }

.prtnr-ordergroup-bottom-button { align-items: center; display: flex; }

.prtnr-ordergroup-bottom-button .prtnr-icon { fill: var(--button-primary-typo); height: 18px; width: 18px; }

[dir=ltr] .prtnr-ordergroup-bottom-button .prtnr-icon { margin-right: 8px; }

[dir=rtl] .prtnr-ordergroup-bottom-button .prtnr-icon { margin-left: 8px; }

.prtnr-ordergroup-bottom-button[disabled] .prtnr-icon { fill: #f2f2f2; }

[dir] .prtnr-ordergroup-bottom-pay-by-card, [dir] .prtnr-ordergroup-bottom-pay-by-link { margin-top: 16px; }

[dir=ltr] .prtnr-ordergroup-bottom-pay-by-card, [dir=ltr] .prtnr-ordergroup-bottom-pay-by-link { margin-left: 24px; }

[dir=rtl] .prtnr-ordergroup-bottom-pay-by-card, [dir=rtl] .prtnr-ordergroup-bottom-pay-by-link { margin-right: 24px; }

[dir] .prtnr-ordergroup-bottom-pay-by-overpay { margin-top: 16px; }

.prtnr-reporting-groups-fields-container { display: flex; }

[dir=ltr] .prtnr-reporting-groups-fields-container { margin-right: 20px; }

[dir=rtl] .prtnr-reporting-groups-fields-container { margin-left: 20px; }

.prtnr-reporting-groups-fields-field { min-width: 145px; }

[dir] .prtnr-reporting-groups-fields-field .prtnr-orders-field-inner { border: 2px solid rgba(255, 174, 0, 0.3); }

[dir] .roundtrip .prtnr-reporting-groups-fields-field .prtnr-orders-field-inner { border-color: #dadada; }

[dir] .prtnr-reporting-groups-fields-container .prtnr-orders-fields-control { margin-top: 0; }

.prtnr-ordergroup-disband { -moz-transition: color 0.16s ease; -o-transition: color 0.16s ease; transition: color 0.16s ease; align-items: center; color: #666666; display: flex; font-size: 16px; position: absolute; top: 17px; }

[dir] .prtnr-ordergroup-disband { -webkit-transition: color 0.16s ease; cursor: pointer; }

[dir=ltr] .prtnr-ordergroup-disband { right: 17px; }

[dir=rtl] .prtnr-ordergroup-disband { left: 17px; }

.prtnr-ordergroup-disband .prtnr-icon { -moz-transition: fill 0.16s ease; -o-transition: fill 0.16s ease; transition: fill 0.16s ease; fill: #666666; height: 20px; width: 20px; }

[dir] .prtnr-ordergroup-disband .prtnr-icon { -webkit-transition: fill 0.16s ease; }

[dir=ltr] .prtnr-ordergroup-disband .prtnr-icon { margin-right: 8px; }

[dir=rtl] .prtnr-ordergroup-disband .prtnr-icon { margin-left: 8px; }

.prtnr-ordergroup-disband[disabled] { opacity: .4; }

[dir] .prtnr-ordergroup-disband[disabled] { cursor: default; }

.prtnr-ordergroup-disband:hover { color: #111111; }

.prtnr-ordergroup-disband:hover .prtnr-icon { fill: #111111; }

.prtnr-reporting-groups-totalamount-label { font-size: 16px; line-height: 40px; }

[dir=ltr] .prtnr-reporting-groups-totalamount-label { margin-right: 20px; }

[dir=rtl] .prtnr-reporting-groups-totalamount-label { margin-left: 20px; }

.prtnr-reporting-groups-warning { align-items: center; display: flex; justify-content: center; }

[dir] .prtnr-reporting-groups-warning { border: 2px solid rgba(255, 174, 0, 0.3); border-radius: 4px; margin: 10px 0; padding: 15px; text-align: center; }

[dir=ltr] .prtnr-reporting-groups-warning-link { padding-left: 3px; }

[dir=rtl] .prtnr-reporting-groups-warning-link { padding-right: 3px; }

.prtnr-ordergroup-remove { position: absolute; top: 20px; }

[dir=ltr] .prtnr-ordergroup-remove { right: 20px; }

[dir=rtl] .prtnr-ordergroup-remove { left: 20px; }

.prtnr-ordergroup-remove-icon { color: #969696; font-size: 18px; }

[dir] .prtnr-ordergroup-remove-icon { cursor: pointer; }

.prtnr-ordergroup-remove-icon:hover { color: #111111; }

.prtnr-ordergroup-remove-icon .zenpopuptip { font-family: 'PTRootUI', Verdana, sans-serif; color: #ffffff; font-size: 14px; line-height: 18px; white-space: nowrap; }

[dir] .prtnr-ordergroup-remove-icon .zenpopuptip { background-color: #111111; border: 0; padding: 6px 8px; }

.prtnr-reporting-terminal-info { align-items: center; display: flex; justify-content: space-between; }

[dir] .prtnr-reporting-terminal-info { background: rgba(132, 208, 120, 0.08); border: 1px solid rgba(132, 208, 120, 0.4); border-radius: 4px; padding: 12px 16px; }

.prtnr-reporting-terminal-info-description { display: flex; flex-direction: column; }

.prtnr-reporting-terminal-info-description-text { color: #969696; font-size: 14px; }

.prtnr-reporting-terminal-info-link { font-size: 14px; }

[dir=ltr] .prtnr-reporting-terminal-info-link { padding-left: 4px; }

[dir=rtl] .prtnr-reporting-terminal-info-link { padding-right: 4px; }

.prtnr-reporting-terminal-info-close { color: #969696; font-size: 18px; }

[dir] .prtnr-reporting-terminal-info-close { cursor: pointer; }

.prtnr-groups-modalpopup-paybylink.zen-fullscreenpopup { z-index: 22; }

.prtnr-groups-modalpopup-paybylink .zen-fullscreenpopup-inner { flex-shrink: 0; max-width: none; width: 640px; }

[dir] .prtnr-groups-modalpopup-paybylink .zen-fullscreenpopup-inner { margin-bottom: 60px; padding: 20px 0 0; }

[dir] .prtnr-groups-modalpopup-paybylink .prtnr-modalpopup-header { padding: 0 40px; }

.prtnr-reporting-orders-additional { align-items: center; }

[dir] .prtnr-reporting-orders-additional { margin-bottom: 0; }

[dir] .prtnr-reporting-orders-additional .zen-select { margin-bottom: 0; }

.prtnr-reporting-groups-additional { align-items: center; display: flex; flex-wrap: wrap; row-gap: 10px; }

[dir] .prtnr-reporting-groups-additional { margin-bottom: 10px; margin-top: 20px; }

[dir] .prtnr-reporting-groups-additional .prtnr-contractdataselect-title, [dir] .prtnr-reporting-groups-additional .prtnr-orders-field-inner { margin-top: 0; }

.prtnr-reporting-groups-overpay-blocks { display: flex; flex-grow: 1; }

.prtnr-reporting-groups-overpay-link { font-size: 16px; line-height: 40px; }

[dir] .prtnr-reporting { background-color: var(--block-bg-secondary); }

.prtnr-reporting .prtnr-reporting-wrapper { box-sizing: border-box; width: 100%; }

[dir] .prtnr-reporting .prtnr-reporting-wrapper { padding: 20px; }

@media (min-width: 1075px) { .prtnr-reporting .prtnr-reporting-wrapper { display: flex; } [dir] .prtnr-reporting .prtnr-reporting-wrapper { padding-bottom: 28px; padding-top: 28px; } }

.prtnr-reporting .prtnr-reporting-container { display: flex; flex-direction: column; flex-grow: 1; min-width: 0; }

[dir=ltr] .prtnr-reporting .prtnr-reporting-container { margin-left: 0; margin-right: 0; }

[dir=rtl] .prtnr-reporting .prtnr-reporting-container { margin-right: 0; margin-left: 0; }

[dir] .prtnr-reporting .prtnr-reporting-groups-additional { margin-top: 0; }

[dir] .prtnr-reporting .prtnr-reporting-orders-inner, [dir] .prtnr-reporting .prtnr-reporting-groups-inner, [dir] .prtnr-reporting .prtnr-reconcile-inner { padding: 20px; }

[dir] .prtnr-reporting .prtnr-reporting-orders-inner, [dir] .prtnr-reporting .prtnr-reporting-groups-inner { background-color: var(--block-bg); }

[dir] .prtnr-reporting .prtnr-reconcile-inner { background-color: var(--colored-secondary-bg); margin: 0; }

[dir] .prtnr-reporting .prtnr-orders-empty { background-color: var(--block-bg); }

[dir] .prtnr-reporting-side-menu { margin-bottom: 20px; }

@media (min-width: 1075px) { [dir] .prtnr-reporting-side-menu { margin-bottom: 0; } [dir=ltr] .prtnr-reporting-side-menu { margin-right: 20px; } [dir=rtl] .prtnr-reporting-side-menu { margin-left: 20px; } }

.prtnr-reporting-side-menu * { box-sizing: border-box; }

[dir] .prtnr-reporting-container { margin: 0 70px; }

@media (max-width: 1200px) { [dir=ltr] .prtnr-reporting-container { margin-left: 30px; margin-right: 30px; } [dir=rtl] .prtnr-reporting-container { margin-right: 30px; margin-left: 30px; } }

@media (max-width: 954px) { [dir=ltr] .prtnr-reporting-container { margin-left: 20px; margin-right: 20px; } [dir=rtl] .prtnr-reporting-container { margin-right: 20px; margin-left: 20px; } }

.prtnr-reporting-loading { height: 50px; width: 50px; }

[dir] .prtnr-reporting-loading { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) no-repeat; background-position: bottom center; margin: auto; }

[dir] .prtnr-reporting-order-container { margin-top: 10px; }

.prtnr-reporting-order { overflow: hidden; position: relative; align-items: flex-start; display: flex; }

[dir] .prtnr-reporting-order { background: rgba(244, 244, 244, 0.5); border-radius: 4px; margin-bottom: 10px; }

.prtnr-reporting-order .zenpopuptip { color: #ffffff; max-width: 400px; }

[dir] .prtnr-reporting-order .zenpopuptip { background: #111111; padding: 7px 20px; }

.prtnr-reporting-order-content { position: relative; width: 100%; }

[dir] .prtnr-reporting-order-content { cursor: pointer; }

[dir=ltr] .prtnr-reporting-order-content { padding: 10px 10px 10px 65px; margin-left: 46px; padding-left: 15px; }

[dir=rtl] .prtnr-reporting-order-content { padding: 10px 65px 10px 10px; margin-right: 46px; padding-right: 15px; }

.prtnr-reporting-order-option { align-items: center; display: flex; flex-direction: column; height: 100%; justify-content: center; outline: none; position: absolute; box-sizing: border-box; justify-content: initial; width: 46px; }

[dir] .prtnr-reporting-order-option { cursor: pointer; padding-top: 20px; text-align: center; }

[dir=ltr] .prtnr-reporting-order-option { border-right: 1px solid #e5e5e5; }

[dir=rtl] .prtnr-reporting-order-option { border-left: 1px solid #e5e5e5; }

.prtnr-reporting-order-option-icon, .prtnr-reporting-upsell-option-icon { -moz-transition: ease-out 0.16s; -o-transition: ease-out 0.16s; transition: ease-out 0.16s; height: 28px; width: 28px; }

[dir] .prtnr-reporting-order-option-icon, [dir] .prtnr-reporting-upsell-option-icon { -webkit-transition: ease-out 0.16s; background: #ffffff; border: 1px solid #e5e5e5; border-radius: 3px; }

[dir] .prtnr-reporting-order-selected { background: none; box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.15), 0 5px 20px 0 rgba(17, 17, 17, 0.1); }

[dir] .prtnr-reporting-order-selected .prtnr-reporting-order-content { background: var(--highlight-bg); border-radius: 4px; }

[dir] .roundtrip .prtnr-reporting-order-selected .prtnr-reporting-order-content { background-color: #fafff1; }

[dir] .prtnr-reporting-order-selected .prtnr-reporting-order-option { background: var(--highlight-bg); }

[dir=ltr] .prtnr-reporting-order-selected .prtnr-reporting-order-option { border-right: 1px solid var(--border); }

[dir=rtl] .prtnr-reporting-order-selected .prtnr-reporting-order-option { border-left: 1px solid var(--border); }

[dir] .roundtrip .prtnr-reporting-order-selected .prtnr-reporting-order-option { background-color: #fafff1; border-color: #a9f135; }

[dir] .prtnr-reporting-order-selected .prtnr-reporting-order-option-icon { background: var(--box-on-bg); }

.prtnr-reporting-order-selected .prtnrfont-check { color: var(--box-on-typo); display: block; }

[dir] .prtnr-reporting-order-selected .prtnrfont-check { margin-top: 7px; }

[dir] .prtnr-reporting-order-disabled { background-color: #f4f4f4; }

[dir] .prtnr-reporting-order-disabled .prtnr-reporting-order-content { cursor: default; }

[dir] .prtnr-reporting-order-disabled .prtnr-reporting-order-option-icon { background: #f4f4f4; }

[dir] .prtnr-reporting-orders-inner .prtnr-contractdataselect-title { background-color: #ffae00; border: 1px solid #ffae00; }

.roundtrip .prtnr-reporting-orders-inner .prtnr-contractdataselect-title { color: #ffffff; }

[dir] .roundtrip .prtnr-reporting-orders-inner .prtnr-contractdataselect-title { background-color: #131a09; border: 1px solid #131a09; }

[dir=ltr] .prtnr-reporting-orders-select-mode { float: left; }

[dir=rtl] .prtnr-reporting-orders-select-mode { float: right; }

.prtnr-reporting-orders-select-mode .zen-select { height: 40px; }

[dir] .prtnr-reporting-orders-select-mode .zen-select { background-color: #ffae00; background-image: none; border: 1px solid #ffae00; box-shadow: none; }

[dir=ltr] .prtnr-reporting-orders-select-mode .zen-select { margin: 10px 10px 0 0; }

[dir=rtl] .prtnr-reporting-orders-select-mode .zen-select { margin: 10px 0 0 10px; }

.prtnr-reporting-orders-select-mode .zen-select .zen-select-label { text-transform: none; }

[dir] .prtnr-reporting-orders-select-mode .zen-select:hover { background-color: #ffae00; box-shadow: none; }

.prtnr-reporting-order-orderfields { display: flex; }

.prtnr-reporting-order-upsell { -moz-transition: ease-out 0.24s; -o-transition: ease-out 0.24s; transition: ease-out 0.24s; display: flex; }

[dir] .prtnr-reporting-order-upsell { -webkit-transition: ease-out 0.24s; background-color: #ffffff; border-radius: 5px; border: 2px solid transparent; cursor: pointer; margin-bottom: 10px; padding: 14px 10px; }

[dir] .prtnr-reporting-order-upsell-selected { background-color: #fff8e6; border-color: #ffdc82; }

[dir] .roundtrip .prtnr-reporting-order-upsell-selected { background-color: #fafff1; border-color: #a9f135; }

[dir] .prtnr-reporting-order-upsell-selected .prtnr-reporting-upsell-option-icon { background-color: #ffae00; }

[dir] .roundtrip .prtnr-reporting-order-upsell-selected .prtnr-reporting-upsell-option-icon { background-color: #a9f135; }

.prtnr-reporting-order-upsell-selected .prtnrfont-check { color: #ffffff; display: block; }

[dir] .prtnr-reporting-order-upsell-selected .prtnrfont-check { margin-top: 7px; }

.roundtrip .prtnr-reporting-order-upsell-selected .prtnrfont-check { color: #111111; }

[dir] .prtnr-reporting-order-upsell-disabled { background-color: #ededed; cursor: default; }

[dir] .prtnr-reporting-order-upsell-disabled .prtnr-reporting-upsell-option-icon { background-color: #ededed; }

[dir] .prtnr-reporting-order-upsell:last-of-type { margin-bottom: 0; }

.prtnr-reporting-order-field-amount-payable .prtnr-orders-order-field { width: 145px; }

.prtnr-reporting-order-upsell-field-amount-payable { flex-grow: 1; display: flex; justify-content: flex-end; }

.prtnr-reporting-order-upsell-checkbox-wrapper { align-items: center; display: flex; }

[dir] .prtnr-reporting-order-upsell-checkbox-wrapper { text-align: center; }

[dir=ltr] .prtnr-reporting-order-upsell-checkbox-wrapper { margin-right: 15px; }

[dir=rtl] .prtnr-reporting-order-upsell-checkbox-wrapper { margin-left: 15px; }

.prtnr-ordergroup-overpay-inner { align-items: center; display: flex; }

[dir=ltr] .prtnr-ordergroup-overpay-inner .prtnr-ordergroup-bottom-button { margin-left: 16px; }

[dir=rtl] .prtnr-ordergroup-overpay-inner .prtnr-ordergroup-bottom-button { margin-right: 16px; }

.prtnr-ordergroup-overpay-inner-text { color: #111111; font-size: 16px; }

.prtnr-ordergroup-overpay-inner-text-not-enough { color: #666666; font-size: 16px; }

.prtnr-ordergroup-expand-btn { min-height: 36px; width: 100%; }

[dir] .prtnr-ordergroup-expand-btn { margin-top: 8px; padding-bottom: 8px; padding-top: 8px; }

.prtnr-searchform-datepicker-inner { outline: none; position: relative; }

[dir] .prtnr-searchform-datepicker-input { border: 1px solid #e5e5e5; border-radius: 3px; }

@media (max-width: 768px) { .prtnr-searchform-datepicker-input .prtnr-searchform-datepicker-date-from, .prtnr-searchform-datepicker-input .prtnr-searchform-datepicker-date-to { flex-basis: 100%; } }

.prtnr-searchform-datepicker-input-single { -moz-transition: all 0.08s ease; -o-transition: all 0.08s ease; transition: all 0.08s ease; }

[dir] .prtnr-searchform-datepicker-input-single { -webkit-transition: all 0.08s ease; background-color: #ffffff; }

[dir] .prtnr-searchform-datepicker-input-single:hover { border-color: #969696; }

.prtnr-searchform-datepicker-input-single.prtnr-searchform-datepicker-input-active { outline: none; }

[dir] .prtnr-searchform-datepicker-input-single.prtnr-searchform-datepicker-input-active { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-searchform-datepicker-input-single.prtnr-searchform-datepicker-input-active { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

[dir=ltr] .prtnr-searchform-datepicker-input-single .prtnr-searchform-datepicker-date-to { padding-right: 28px; }

[dir=rtl] .prtnr-searchform-datepicker-input-single .prtnr-searchform-datepicker-date-to { padding-left: 28px; }

.prtnr-searchform-datepicker-input-single .prtnr-searchform-datepicker-date-to .prtnr-searchform-datepicker-icon { display: none; }

.prtnr-searchform-datepicker-input-single .prtnr-searchform-datepicker-date-to::before { content: ''; flex-shrink: 0; height: 42px; width: 1px; }

[dir] .prtnr-searchform-datepicker-input-single .prtnr-searchform-datepicker-date-to::before { background-color: #e5e5e5; }

[dir=ltr] .prtnr-searchform-datepicker-input-single .prtnr-searchform-datepicker-date-to::before { margin-right: -1px; }

[dir=rtl] .prtnr-searchform-datepicker-input-single .prtnr-searchform-datepicker-date-to::before { margin-left: -1px; }

[dir] .prtnr-searchform-datepicker-input-splitted { border-color: transparent; }

[dir] .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-from, [dir] .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-to { background-color: #ffffff; border: 1px solid #e5e5e5; }

[dir] .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-from:hover, [dir] .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-to:hover { border-color: #969696; }

.prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-from-active, .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-from-active:hover, .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-to-active, .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-to-active:hover { outline: none; }

[dir] .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-from-active, [dir] .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-from-active:hover, [dir] .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-to-active, [dir] .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-to-active:hover { border-color: var(--button-outline-border); box-shadow: 0 0 0 2px var(--focus-outline); }

[dir] .roundtrip .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-from-active, [dir] .roundtrip .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-from-active:hover, [dir] .roundtrip .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-to-active, [dir] .roundtrip .prtnr-searchform-datepicker-input-splitted .prtnr-searchform-datepicker-date-to-active:hover { border-color: #d9d9d9; box-shadow: 0 0 0 3px #a0a0a0; }

.prtnr-searchform-datepicker-input-inner { align-items: center; display: flex; flex-wrap: wrap; }

[dir] .prtnr-searchform-datepicker-input-inner { margin: -1px -1px -17px; }

.prtnr-searchform-datepicker-label { color: #969696; font-size: 16px; }

[dir=ltr] .prtnr-searchform-datepicker-label { margin-left: 12px; }

[dir=rtl] .prtnr-searchform-datepicker-label { margin-right: 12px; }

.prtnr-searchform-datepicker-icon { flex-shrink: 0; height: 16px; width: 16px; }

[dir] .prtnr-searchform-datepicker-icon { background: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath fill='%23afafaf' d='M13.5 14c0 .3-.2.5-.5.5H3a.5.5 0 01-.5-.5V6.5h11V14zM13 2V1c0-.6-.5-1-1-1s-1 .5-1 1v1H5V1c0-.6-.5-1-1-1S3 .5 3 1v1a2 2 0 00-2 2v10c0 1.1.9 2 2 2h10a2 2 0 002-2V4a2 2 0 00-2-2z' id='a'/%3E%3C/defs%3E%3Cg fill='%23afafaf' fill-rule='evenodd'%3E%3Cmask id='b'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .prtnr-searchform-datepicker-icon { margin: 8px 0 8px 12px; }

[dir=rtl] .prtnr-searchform-datepicker-icon { margin: 8px 12px 8px 0; }

@media (max-width: 680px) { [dir=ltr] .body-adaptive-hotel .zen-fullscreenpopup-content .prtnr-searchform-datepicker-icon, [dir=ltr] .body-adaptive-hotels .zen-fullscreenpopup-content .prtnr-searchform-datepicker-icon { margin: 8px 0 8px 8px; } [dir=rtl] .body-adaptive-hotel .zen-fullscreenpopup-content .prtnr-searchform-datepicker-icon, [dir=rtl] .body-adaptive-hotels .zen-fullscreenpopup-content .prtnr-searchform-datepicker-icon { margin: 8px 8px 8px 0; } }

.prtnr-searchform-datepicker-date-from, .prtnr-searchform-datepicker-date-to { -moz-box-sizing: border-box; box-sizing: border-box; -moz-transition: all 0.08s ease; -o-transition: all 0.08s ease; transition: all 0.08s ease; align-items: center; display: flex; flex: 1 0 156px; height: 52px; overflow: hidden; position: relative; }

[dir] .prtnr-searchform-datepicker-date-from, [dir] .prtnr-searchform-datepicker-date-to { -webkit-transition: all 0.08s ease; border-radius: 3px; cursor: pointer; margin-bottom: 16px; }

@media (max-width: 576px) { .prtnr-searchform-datepicker-date-from, .prtnr-searchform-datepicker-date-to { height: 52px; } }

.prtnr-searchform-datepicker-label .prtnr-searchform-datepicker-date-from, .prtnr-searchform-datepicker-label .prtnr-searchform-datepicker-date-to { justify-content: center; }

@media (max-width: 680px) { .body-adaptive-hotel .zen-fullscreenpopup-content .prtnr-searchform-datepicker-date-from, .body-adaptive-hotels .zen-fullscreenpopup-content .prtnr-searchform-datepicker-date-from, .body-adaptive-hotel .zen-fullscreenpopup-content .prtnr-searchform-datepicker-date-to, .body-adaptive-hotels .zen-fullscreenpopup-content .prtnr-searchform-datepicker-date-to { flex-basis: 50%; } }

.prtnr-searchform-datepicker-date { align-items: center; display: flex; }

.prtnr-searchform-datepicker-date-day { color: #111111; font-size: 38px; }

[dir=ltr] .prtnr-searchform-datepicker-date-day { margin: 0 10px 0 12px; }

[dir=rtl] .prtnr-searchform-datepicker-date-day { margin: 0 12px 0 10px; }

@media (max-width: 680px) { .body-adaptive-hotel .zen-fullscreenpopup-content .prtnr-searchform-datepicker-date-day, .body-adaptive-hotels .zen-fullscreenpopup-content .prtnr-searchform-datepicker-date-day { font-size: 28px; } [dir] .body-adaptive-hotel .zen-fullscreenpopup-content .prtnr-searchform-datepicker-date-day, [dir] .body-adaptive-hotels .zen-fullscreenpopup-content .prtnr-searchform-datepicker-date-day { margin: 0 5px; } }

.prtnr-searchform-datepicker-date-mouth-and-week { display: inline-block; }

.prtnr-searchform-datepicker-mouth { color: #111111; font-size: 14px; text-transform: capitalize; }

.prtnr-searchform-datepicker-date-dayweek { color: #969696; font-size: 12px; text-transform: capitalize; }

[dir] .prtnr-searchform-datepicker-date-dayweek { margin-top: 2px; }

.prtnr-destination { -moz-transition: all ease 0.08s; -o-transition: all ease 0.08s; transition: all ease 0.08s; position: relative; }

[dir] .prtnr-destination { -webkit-transition: all ease 0.08s; padding: 0 24px; }

@media (max-width: 768px) { [dir] .prtnr-destination { padding: 0 16px; } }

.mobile .prtnr-destination-active { bottom: 0; position: fixed; top: 0; z-index: 21; }

[dir] .mobile .prtnr-destination-active { background: rgba(255, 255, 255, 0.9); }

[dir=ltr] .mobile .prtnr-destination-active { left: 0; right: 0; }

[dir=rtl] .mobile .prtnr-destination-active { right: 0; left: 0; }

.prtnr-destination-field { -moz-transition: all 0.08s ease; -o-transition: all 0.08s ease; transition: all 0.08s ease; -webkit-user-select: none; -moz-user-select: none; user-select: none; align-items: center; display: flex; flex-direction: row; height: 52px; position: relative; }

[dir] .prtnr-destination-field { -webkit-transition: all 0.08s ease; background: #ffffff; border: 1px solid #e5e5e5; border-radius: 3px; cursor: text; }

[dir] .prtnr-destination-field:hover { border: 1px solid #969696; }

[dir] .prtnr-destination-active .prtnr-destination-field { border: 1px solid #ffcb5e; box-shadow: 0 0 0 3px #ffeab4; }

[dir=ltr] .prtnr-destination-pin-container { margin-left: 11px; margin-right: 8px; }

[dir=rtl] .prtnr-destination-pin-container { margin-right: 11px; margin-left: 8px; }

.prtnr-destination-input-container { width: 84%; }

.prtnr-destination-label { color: #969696; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.prtnr-destination-label-small { font-size: 12px; }

[dir] .prtnr-destination-label-small { margin-top: -20px; }

.prtnr-destination-value { -moz-box-sizing: border-box; box-sizing: border-box; color: #111111; font-size: 18px; max-width: 320px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; z-index: 1; }

.prtnr-destination-value::before, .prtnr-destination-value::after { display: table; content: ''; }

[dir] .prtnr-destination-value::after { clear: both; }

@media (max-width: 680px) { .prtnr-destination-active .prtnr-destination-value { line-height: 40px; top: 10px; } [dir] .prtnr-destination-active .prtnr-destination-value { padding: 0; } }

.prtnr-destination-input { -moz-box-sizing: border-box; box-sizing: border-box; color: #111111; font-size: 18px; height: 40px; overflow: hidden; position: absolute; text-overflow: ellipsis; top: 12px; white-space: nowrap; width: 86%; }

[dir] .prtnr-destination-input { background: transparent; }

[dir=ltr] .prtnr-destination-input { left: 36px; }

[dir=rtl] .prtnr-destination-input { right: 36px; }

@media (max-width: 680px) { .prtnr-destination-active .prtnr-destination-input { line-height: 40px; top: 10px; } [dir] .prtnr-destination-active .prtnr-destination-input { padding: 0; } }

.prtnr-destination-input:focus { outline: none; }

.prtnr-destination-input::-ms-clear { display: none; }

.prtnr-destination-clear { display: none; height: 24px; position: absolute; top: 14px; width: 24px; z-index: 15; }

[dir] .prtnr-destination-clear { background: #e5e5e5; border-radius: 50%; cursor: pointer; }

[dir=ltr] .prtnr-destination-clear { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); right: 8px; }

[dir=rtl] .prtnr-destination-clear { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 8px; }

.prtnr-destination-has-value .prtnr-destination-clear { display: block; }

.prtnr-destination-clear::before, .prtnr-destination-clear::after { content: ''; position: absolute; top: 50%; }

[dir] .prtnr-destination-clear::before, [dir] .prtnr-destination-clear::after { background: #969696; }

[dir=ltr] .prtnr-destination-clear::before, [dir=ltr] .prtnr-destination-clear::after { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; }

[dir=rtl] .prtnr-destination-clear::before, [dir=rtl] .prtnr-destination-clear::after { -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); right: 50%; }

.prtnr-destination-clear::before { height: 2px; width: 14px; }

.prtnr-destination-clear::after { height: 14px; width: 2px; }

[dir] .prtnr-destination-clear:hover::before, [dir] .prtnr-destination-clear:hover::after { background: #ce2121; }

[dir] .prtnr-destination-clear:active { background: #ce2121; }

[dir] .prtnr-destination-clear:active::before, [dir] .prtnr-destination-clear:active::after { background: #ffffff; }

.prtnr-destination-label-icon, .prtnr-destination-label-icon-hotel { height: 18px; width: 18px; }

[dir] .prtnr-destination-label-icon, [dir] .prtnr-destination-label-icon-hotel { background-position: 50%; background-repeat: no-repeat; background-size: contain; }

[dir] .prtnr-destination-label-icon { background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath fill='%23afafaf' d='M5.6 4.2c1 0 2-.6 3-1.3l1.8-.9v9.8c-1 0-2 .6-3 1.3l-1.8.9m10.4.7V3.8c0-.6-.4-1.4-1-1.8l-.6-.4-1.8-.8a1722.4 1722.4 0 01-2.2-.8C9.1 0 7 2.3 5.6 2.3A3748.2 3748.2 0 011.3.6H.7L.5.7.2.8 0 1v.3l-.1.3v10.9a2.8 2.8 0 001.6 2 7929 7929 0 004 1.5c1.3 0 3.5-2.3 4.8-2.3h.4l1.8.8 1.8.8h.4l.2.1h.3l.2-.1.2-.1.2-.2v-.3' id='a'/%3E%3C/defs%3E%3Cg fill='%23afafaf' fill-rule='evenodd'%3E%3Cmask id='b'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

[dir] .prtnr-destination-label-icon-hotel { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='18'%3E%3Cdefs%3E%3Cpath id='a' d='M15.8 2.2v-.3a2.5 2.5 0 00-.1-.2v-.1A2.2 2.2 0 0013.4 0h-9C3.2 0 2.2 1 2.2 2.2v12.4H4V2.2c0-.3.3-.5.6-.5h8.4l-2.7 1.2C9.5 3.2 9 4.3 9 5.4v11.1c0 1 .5 1.7 1.2 1.4l4.3-2c.7-.3 1.3-1.4 1.3-2.4V2.3z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-2)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23000' xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23D9E6F9' d='M0 0h18v18H0z'/%3E%3Cpath fill='%23AFAFAF' d='M0 0h18v18H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.prtnr-destination-input-wrapper { width: 100%; z-index: 10; }

.prtnr-destination-input-wrapper .suggest { -moz-box-sizing: content-box; box-sizing: content-box; top: 56px; width: 100%; }

[dir] .prtnr-destination-input-wrapper .suggest { border: 1px solid #ffcb5e; border-top: 0; box-shadow: 0 0 0 3px #ffeab4; }

[dir=ltr] .prtnr-destination-input-wrapper .suggest { border-top-left-radius: 0; border-top-right-radius: 0; left: -1px; }

[dir=rtl] .prtnr-destination-input-wrapper .suggest { border-top-right-radius: 0; border-top-left-radius: 0; right: -1px; }

.prtnr-destination-input-wrapper .suggest-row { color: #111111; font-family: 'PTRootUI', Verdana, sans-serif; font-size: 18px; }

[dir] .prtnr-destination-input-wrapper .suggest-row { border-radius: 0; }

[dir=ltr] .prtnr-destination-input-wrapper .suggest-row { margin-left: 55px; padding: 10px 12px 10px 4px; }

[dir=rtl] .prtnr-destination-input-wrapper .suggest-row { margin-right: 55px; padding: 10px 4px 10px 12px; }

[dir] .prtnr-destination-input-wrapper .suggest-rowwrap.active .suggest-row { background: #ffcb5e; }

.prtnr-destination-input-wrapper .suggest-group { color: #969696; font-size: 8px; }

[dir] .prtnr-destination-input-wrapper .suggest-group { margin-top: 13px; }

[dir=ltr] .prtnr-destination-input-wrapper .suggest-group { left: 7px; text-align: left; }

[dir=rtl] .prtnr-destination-input-wrapper .suggest-group { right: 7px; text-align: right; }

[dir] .prtnr-destination-input-wrapper .suggest-group::before { background: rgba(255, 203, 94, 0.6); margin-bottom: 13px; margin-top: -14px; }

[dir=ltr] .prtnr-destination-input-wrapper .suggest-group::before { left: -17px; }

[dir=rtl] .prtnr-destination-input-wrapper .suggest-group::before { right: -17px; }

.prtnr-destination-input-wrapper .suggest-name { color: #111111; font-size: 14px; height: 20px; }

.prtnr-destination-input-wrapper .suggest-name::before { top: -4px; }

.prtnr-destination-input-wrapper .suggest-notice { color: #969696; }

.prtnr-destination-fake-input { height: 100%; position: absolute; top: 0; width: 100%; }

[dir] .prtnr-destination-fake-input { background: transparent; }

[dir=ltr] .prtnr-destination-fake-input { left: 0; }

[dir=rtl] .prtnr-destination-fake-input { right: 0; }

.zen-select { box-sizing: border-box; height: 38px; width: 300px; }

[dir] .zen-select { background: white; background-image: none; border: 1px solid #ffae00; border-radius: 5px; box-shadow: none; margin-bottom: 10px; }

.zen-select .zen-select-label, .zen-select .zen-select-label:hover, .zen-select .zen-select-label:focus, .zen-select .zen-select-label:active { color: #111111; font-size: 13px; line-height: 38px; text-transform: capitalize; }

.body-adaptive-hotels .zen-select .zen-select-label, .body-adaptive-hotels .zen-select .zen-select-label:hover, .body-adaptive-hotels .zen-select .zen-select-label:focus, .body-adaptive-hotels .zen-select .zen-select-label:active { font-size: 15px; line-height: 34px; text-transform: lowercase; }

.zen-select .zen-select-arrow { top: 18px; }

[dir] .zen-select:hover { background-image: none; box-shadow: none; }

.zen-select .zen-select-native { text-transform: none; }

.body-adaptive-hotels .zen-select { height: auto; width: auto; }

[dir] .body-adaptive-hotels .zen-select { margin-bottom: 0; }

.prtnr-settings-travellers { color: #111111; }

[dir] .prtnr-settings-travellers { background-color: #ffffff; }

.prtnr-settings-travellers-autosave { -moz-transition: background-color 0.16s ease; -o-transition: background-color 0.16s ease; transition: background-color 0.16s ease; max-width: 383px; position: relative; }

[dir] .prtnr-settings-travellers-autosave { -webkit-transition: background-color 0.16s ease; border-radius: 6px; cursor: pointer; margin: 1px 1px 21px; }

[dir] .prtnr-settings-travellers-autosave-checked { background-color: rgba(255, 220, 130, 0.24); }

[dir=ltr] .prtnr-settings-travellers-autosave.prtnr-settings-travellers-autosave-loading { animation: prtnr-settings-travellers-autosave-loading .4s ease infinite alternate; }

[dir=rtl] .prtnr-settings-travellers-autosave.prtnr-settings-travellers-autosave-loading { animation: prtnr-settings-travellers-autosave-loading .4s ease infinite alternate; }

@keyframes prtnr-settings-travellers-autosave-loading { from { box-shadow: 0 0 0 0 #ffcb5e; }
  to { box-shadow: 0 0 0 4px rgba(255, 203, 94, 0.4); } }

[dir=ltr] .prtnr-settings-travellers-autosave .prtnr-checkbox-extend-button { margin-left: 0; }

[dir=rtl] .prtnr-settings-travellers-autosave .prtnr-checkbox-extend-button { margin-right: 0; }

.prtnr-settings-travellers-autosave .prtnr-checkbox-extend-inner { align-items: stretch; }

[dir] .prtnr-settings-travellers-autosave .prtnr-checkbox-extend-button { margin-top: 4px; }

.prtnr-settings-travellers-autosave .prtnr-checkbox-extend-label { line-height: 22px; }

.prtnr-settings-travellers-autosave-inner { -moz-transition: box-shadow 0.16s ease; -o-transition: box-shadow 0.16s ease; transition: box-shadow 0.16s ease; }

[dir] .prtnr-settings-travellers-autosave-inner { -webkit-transition: box-shadow 0.16s ease; box-shadow: 0 0 0 1px #e5e5e5; border-radius: 6px; }

[dir=ltr] .prtnr-settings-travellers-autosave-inner { padding: 16px 16px 16px 20px; }

[dir=rtl] .prtnr-settings-travellers-autosave-inner { padding: 16px 20px 16px 16px; }

[dir] .prtnr-settings-travellers-autosave:hover .prtnr-settings-travellers-autosave-inner { box-shadow: 0 0 0 1px #ffd26d; }

[dir] .prtnr-settings-travellers-autosave-checked .prtnr-settings-travellers-autosave-inner { box-shadow: 0 0 0 2px #ffcb5e; }

[dir=ltr] .prtnr-settings-travellers-autosave-checkbox { margin-right: 24px; }

[dir=rtl] .prtnr-settings-travellers-autosave-checkbox { margin-left: 24px; }

.prtnr-settings-travellers-autosave-tip { position: absolute; top: 16px; }

[dir=ltr] .prtnr-settings-travellers-autosave-tip { right: 22px; }

[dir=rtl] .prtnr-settings-travellers-autosave-tip { left: 22px; }

.prtnr-settings-travellers-autosave-order-types { display: flex; flex-wrap: wrap; }

[dir] .prtnr-settings-travellers-autosave-order-types { margin-top: 4px; }

[dir=ltr] .prtnr-settings-travellers-autosave-order-types { margin-left: 8px; }

[dir=rtl] .prtnr-settings-travellers-autosave-order-types { margin-right: 8px; }

.prtnr-settings-travellers-autosave-order-type { display: inline-flex; }

[dir] .prtnr-settings-travellers-autosave-order-type { margin-top: 8px; }

[dir=ltr] .prtnr-settings-travellers-autosave-order-type { margin-left: 20px; }

[dir=rtl] .prtnr-settings-travellers-autosave-order-type { margin-right: 20px; }

[dir] .prtnr-settings-travellers-table-wrapper { background-color: #f4f4f4; border-radius: 8px; padding: 20px; }

.prtnr-settings-travellers-table-col-employee, .prtnr-settings-travellers-table-col-user { flex: 1 1 25.33333%; }

[dir=ltr] .prtnr-settings-travellers-table-col-employee, [dir=ltr] .prtnr-settings-travellers-table-col-user { padding-left: 20px; }

[dir=rtl] .prtnr-settings-travellers-table-col-employee, [dir=rtl] .prtnr-settings-travellers-table-col-user { padding-right: 20px; }

.prtnr-settings-travellers-table-col-role { flex: 1 1 21.33333%; }

[dir=ltr] .prtnr-settings-travellers-table-col-role { padding-left: 20px; }

[dir=rtl] .prtnr-settings-travellers-table-col-role { padding-right: 20px; }

.prtnr-settings-travellers-table-col-cost-centers { flex: 1 1 17.5%; }

[dir=ltr] .prtnr-settings-travellers-table-col-cost-centers { padding-left: 20px; }

[dir=rtl] .prtnr-settings-travellers-table-col-cost-centers { padding-right: 20px; }

.prtnr-settings-travellers-table-col-travel-policies { flex: 1 1 19.16667%; }

[dir=ltr] .prtnr-settings-travellers-table-col-travel-policies { padding-left: 20px; }

[dir=rtl] .prtnr-settings-travellers-table-col-travel-policies { padding-right: 20px; }

.prtnr-settings-travellers-table-col-contract-datas { flex: 1 1 13.33333%; }

[dir=ltr] .prtnr-settings-travellers-table-col-contract-datas { padding-left: 20px; }

[dir=rtl] .prtnr-settings-travellers-table-col-contract-datas { padding-right: 20px; }

.prtnr-settings-travellers-table-col-phone { flex: 1 1 17.5%; }

[dir=ltr] .prtnr-settings-travellers-table-col-phone { padding-left: 20px; }

[dir=rtl] .prtnr-settings-travellers-table-col-phone { padding-right: 20px; }

.prtnr-settings-travellers-table-col-status { flex: 1 1 14.16667%; }

[dir=ltr] .prtnr-settings-travellers-table-col-status { padding-left: 20px; }

[dir=rtl] .prtnr-settings-travellers-table-col-status { padding-right: 20px; }

.prtnr-settings-travellers-table-col-status.prtnr-settings-table-cell::first-letter { text-transform: capitalize; }

.prtnr-settings-employees-search { width: 230px; }

.prtnr-settings-employees-type-filter .prtnr-icon-arrow { height: 16px; top: 22px; width: 16px; }

.prtnr-settings-employees-cost-center-filter, .prtnr-settings-employees-travel-policy-filter { width: 230px; }

.prtnr-settings-employees-cost-center-filter .prtnr-suggest-input, .prtnr-settings-employees-travel-policy-filter .prtnr-suggest-input { line-height: normal; }

.prtnr-settings-traveller-form { -moz-box-sizing: border-box; box-sizing: border-box; display: flex; flex-direction: column; max-width: 100%; min-height: 100%; min-width: 320px; width: 480px; }

[dir] .prtnr-settings-traveller-form { padding: 20px 0; }

.prtnr-settings-traveller-header { display: flex; justify-content: space-between; }

[dir] .prtnr-settings-traveller-header { padding: 0 20px; }

.prtnr-settings-traveller-title { font-size: 24px; font-weight: 700; line-height: 32px; }

.prtnr-settings-traveller-subtitle { font-size: 16px; line-height: 22px; }

.prtnr-settings-traveller-actions { display: flex; }

[dir=ltr] .prtnr-settings-traveller-actions { margin-right: -8px; }

[dir=rtl] .prtnr-settings-traveller-actions { margin-left: -8px; }

.prtnr-settings-traveller-action-button { align-items: center; display: flex; height: 32px; justify-content: center; width: 32px; }

[dir] .prtnr-settings-traveller-action-button { cursor: pointer; }

[dir=ltr] .prtnr-settings-traveller-action-button { margin-left: 8px; }

[dir=rtl] .prtnr-settings-traveller-action-button { margin-right: 8px; }

.prtnr-settings-traveller-action-button .prtnr-icon { -moz-transition: fill 0.16s ease; -o-transition: fill 0.16s ease; transition: fill 0.16s ease; fill: #868686; height: 20px; width: 20px; }

[dir] .prtnr-settings-traveller-action-button .prtnr-icon { -webkit-transition: fill 0.16s ease; }

.prtnr-settings-traveller-action-button .prtnr-icon-close { height: 22px; width: 22px; }

.prtnr-settings-traveller-action-button:hover .prtnr-icon { fill: #111111; }

.prtnr-settings-traveller-loading { flex-grow: 1; }

[dir] .prtnr-settings-traveller-loading { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10'%3E%3Cstyle%3E@keyframes pending%7B0%25%7Btransform:scale(0)%7D50%25%7Btransform:scale(1)%7D%7Dcircle%7Banimation:pending 1.6s infinite;transform:scale(0)%7D%3C/style%3E%3Ccircle cx='5' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%23111111' style='animation-delay:.6s;transform-origin:65px'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; margin-top: 20px; }

[dir] .prtnr-settings-traveller-section { margin-bottom: 40px; }

.prtnr-settings-traveller-fields { display: flex; flex-wrap: wrap; }

[dir] .prtnr-settings-traveller-fields { margin-bottom: -20px; margin-top: 16px; padding: 0 10px; }

.prtnr-settings-traveller-field { -moz-box-sizing: border-box; box-sizing: border-box; flex: 1 0 50%; max-width: 100%; }

[dir] .prtnr-settings-traveller-field { margin-bottom: 20px; padding: 0 10px; }

.prtnr-settings-traveller-field.prtnr-settings-traveller-field-role { flex-basis: auto; }

.prtnr-settings-traveller-field.prtnr-settings-traveller-field-role.prtnr-settings-traveller-field-has-value, .prtnr-settings-traveller-field.prtnr-settings-traveller-field-travel-policies, .prtnr-settings-traveller-field.prtnr-settings-traveller-field-cost-centers, .prtnr-settings-traveller-field.prtnr-settings-traveller-field-contract-datas { flex-basis: 100%; }

.prtnr-settings-traveller-field-label { color: #868686; font-size: 14px; line-height: 20px; }

.prtnr-settings-traveller-field-value { font-size: 16px; line-height: 22px; overflow-wrap: break-word; }

.prtnr-settings-traveller-field-role .prtnr-settings-traveller-field-value { text-transform: capitalize; }

.prtnr-settings-traveller-field-value-travel-policy { font-size: 16px; font-weight: 700; line-height: 22px; }

.prtnr-settings-traveller-field-value-badge { -moz-box-sizing: border-box; box-sizing: border-box; align-items: center; display: inline-flex; max-width: 100%; }

[dir] .prtnr-settings-traveller-field-value-badge { background-color: #e5e5e5; border-radius: 3px; padding: 5px 8px; margin-top: 4px; }

[dir=ltr] .prtnr-settings-traveller-field-value-badge { margin-right: 8px; }

[dir=rtl] .prtnr-settings-traveller-field-value-badge { margin-left: 8px; }

.prtnr-settings-traveller-field-value-badge-text { overflow: hidden; }

.prtnr-settings-traveller-field-value-badge-icon { display: inline-flex; }

[dir] .prtnr-settings-traveller-field-value-badge-icon { cursor: pointer; }

[dir=ltr] .prtnr-settings-traveller-field-value-badge-icon { margin-left: 4px; }

[dir=rtl] .prtnr-settings-traveller-field-value-badge-icon { margin-right: 4px; }

.prtnr-settings-traveller-field-value-badge-icon .prtnr-icon { fill: #868686; height: 20px; width: 20px; }

.prtnr-settings-traveller-field-value-badge-icon .prtnr-icon:hover { fill: #111111; }

.prtnr-settings-traveller-give-access { width: 100%; }

.prtnr-settings-traveller-section-title { font-size: 20px; font-weight: 700; line-height: 24px; }

[dir] .prtnr-settings-traveller-section-title { padding: 0 20px; }

.prtnr-settings-traveller-section-title-required::after { color: #ce2121; content: '*'; }

[dir=ltr] .prtnr-settings-traveller-section-title-required::after { margin-left: 2px; }

[dir=rtl] .prtnr-settings-traveller-section-title-required::after { margin-right: 2px; }

[dir] .prtnr-settings-traveller-section-main .prtnr-settings-traveller-section-title, [dir] .prtnr-settings-traveller-section-main .prtnr-traveller-section-title { padding: 0; }

[dir] .prtnr-settings-traveller-fields-name { padding: 0; }

[dir] .prtnr-settings-traveller-field-name-original, [dir] .prtnr-settings-traveller-field-name { padding-bottom: 10px; padding-top: 10px; }

[dir] .prtnr-settings-traveller-field-name-original .prtnr-settings-traveller-section-title, [dir] .prtnr-settings-traveller-field-name .prtnr-settings-traveller-section-title { margin-bottom: 10px; }

[dir] .prtnr-settings-traveller-field-name-original .prtnr-settings-traveller-input-wrapper, [dir] .prtnr-settings-traveller-field-name .prtnr-settings-traveller-input-wrapper { margin-bottom: 12px; }

[dir] .prtnr-settings-traveller-field-name-original .prtnr-settings-traveller-input-wrapper:last-child, [dir] .prtnr-settings-traveller-field-name .prtnr-settings-traveller-input-wrapper:last-child { margin-bottom: 0; }

[dir=ltr] .prtnr-settings-traveller-field-name-original { padding-left: 20px; }

[dir=rtl] .prtnr-settings-traveller-field-name-original { padding-right: 20px; }

[dir] .prtnr-settings-traveller-field-name { background-color: #f4f4f4; }

[dir=ltr] .prtnr-settings-traveller-field-name { border-radius: 4px 0 0 4px; padding-right: 20px; }

[dir=rtl] .prtnr-settings-traveller-field-name { border-radius: 0 4px 4px 0; padding-left: 20px; }

.prtnr-settings-traveller-input-wrapper .prtnr-extend-input-title-label, .prtnr-settings-traveller-select-wrapper .prtnr-select-extend-title, .prtnr-traveller-document-field .prtnr-select-extend-title, .prtnr-settings-traveller-suggest-wrapper .prtnr-suggest-label, .prtnr-traveller-document-field .prtnr-suggest-label { align-items: center; color: inherit; display: inline-flex; font-size: 12px; position: absolute; top: 6px; }

[dir=ltr] .prtnr-settings-traveller-input-wrapper .prtnr-extend-input-title-label, [dir=ltr] .prtnr-settings-traveller-select-wrapper .prtnr-select-extend-title, [dir=ltr] .prtnr-traveller-document-field .prtnr-select-extend-title, [dir=ltr] .prtnr-settings-traveller-suggest-wrapper .prtnr-suggest-label, [dir=ltr] .prtnr-traveller-document-field .prtnr-suggest-label { left: 17px; }

[dir=rtl] .prtnr-settings-traveller-input-wrapper .prtnr-extend-input-title-label, [dir=rtl] .prtnr-settings-traveller-select-wrapper .prtnr-select-extend-title, [dir=rtl] .prtnr-traveller-document-field .prtnr-select-extend-title, [dir=rtl] .prtnr-settings-traveller-suggest-wrapper .prtnr-suggest-label, [dir=rtl] .prtnr-traveller-document-field .prtnr-suggest-label { right: 17px; }

.prtnr-settings-traveller-input-wrapper .prtnr-extend-input-title-label::after, .prtnr-settings-traveller-select-wrapper .prtnr-select-extend-title::after, .prtnr-traveller-document-field .prtnr-select-extend-title::after, .prtnr-settings-traveller-suggest-wrapper .prtnr-suggest-label::after, .prtnr-traveller-document-field .prtnr-suggest-label::after { font-size: 16px; line-height: 20px; }

[dir] .prtnr-settings-traveller-input-wrapper .prtnr-extend-input { padding: 22px 16px 6px; }

.prtnr-settings-traveller-select-wrapper .prtnr-select-extend-title, .prtnr-traveller-document-field .prtnr-select-extend-title { pointer-events: none; z-index: 1; }

[dir=ltr] .prtnr-settings-traveller-select-wrapper .prtnr-select-extend-custom, [dir=ltr] .prtnr-traveller-document-field .prtnr-select-extend-custom, [dir=ltr] .prtnr-settings-traveller-select-wrapper .prtnr-select-extend-native, [dir=ltr] .prtnr-traveller-document-field .prtnr-select-extend-native { padding: 22px 36px 6px 16px; }

[dir=rtl] .prtnr-settings-traveller-select-wrapper .prtnr-select-extend-custom, [dir=rtl] .prtnr-traveller-document-field .prtnr-select-extend-custom, [dir=rtl] .prtnr-settings-traveller-select-wrapper .prtnr-select-extend-native, [dir=rtl] .prtnr-traveller-document-field .prtnr-select-extend-native { padding: 22px 16px 6px 36px; }

.prtnr-settings-traveller-select-wrapper .prtnr-select-extend-label, .prtnr-traveller-document-field .prtnr-select-extend-label { line-height: 20px; }

.prtnr-settings-traveller-select-wrapper .prtnr-icon-arrow, .prtnr-traveller-document-field .prtnr-icon-arrow { height: 20px; top: 15px; width: 20px; }

[dir=ltr] .prtnr-settings-traveller-select-wrapper .prtnr-icon-arrow, [dir=ltr] .prtnr-traveller-document-field .prtnr-icon-arrow { right: 12px; }

[dir=rtl] .prtnr-settings-traveller-select-wrapper .prtnr-icon-arrow, [dir=rtl] .prtnr-traveller-document-field .prtnr-icon-arrow { left: 12px; }

.prtnr-settings-traveller-select-wrapper .prtnr-select-extend-wrapper::after, .prtnr-traveller-document-field .prtnr-select-extend-wrapper::after { display: none; }

.prtnr-settings-traveller-select-wrapper .prtnr-select-extend-list, .prtnr-traveller-document-field .prtnr-select-extend-list { top: 48px; }

[dir=ltr] .prtnr-settings-traveller-suggest-wrapper .prtnr-suggest-active .prtnr-suggest-input, [dir=ltr] .prtnr-traveller-document-field .prtnr-suggest-active .prtnr-suggest-input { padding-right: 34px; }

[dir=rtl] .prtnr-settings-traveller-suggest-wrapper .prtnr-suggest-active .prtnr-suggest-input, [dir=rtl] .prtnr-traveller-document-field .prtnr-suggest-active .prtnr-suggest-input { padding-left: 34px; }

.prtnr-settings-traveller-suggest-wrapper .prtnr-suggest-label, .prtnr-traveller-document-field .prtnr-suggest-label { white-space: nowrap; z-index: 1; }

.prtnr-settings-traveller-suggest-wrapper .prtnr-suggest-input, .prtnr-traveller-document-field .prtnr-suggest-input { text-overflow: ellipsis; }

[dir] .prtnr-settings-traveller-suggest-wrapper .prtnr-suggest-input, [dir] .prtnr-traveller-document-field .prtnr-suggest-input { border-radius: 4px; padding: 22px 16px 6px; }

.prtnr-settings-traveller-suggest-wrapper .prtnr-icon-close, .prtnr-traveller-document-field .prtnr-icon-close { top: 26px; }

.prtnr-settings-traveller-fields-separator { height: 1px; }

[dir] .prtnr-settings-traveller-fields-separator { border-bottom: 1px solid #e5e5e5; margin: 12px 20px 24px; }

.prtnr-settings-traveller-section-contact-details .prtnr-settings-traveller-field-phone-number, .prtnr-settings-traveller-section-contact-details .prtnr-settings-traveller-field-email { flex-basis: 100%; }

.prtnr-settings-traveller-field-job-title { flex-basis: 100%; }

.prtnr-settings-traveller-field-email-warning { color: #868686; flex-basis: 100%; font-size: 14px; line-height: 18px; }

[dir] .prtnr-settings-traveller-field-email-warning { margin-bottom: 18px; margin-top: -12px; }

.prtnr-settings-traveller-multiselect-wrapper .prtnr-multiselect-list-container { width: 100%; }

[dir] .prtnr-settings-traveller-section-cost-centers .prtnr-settings-traveller-field-value-badges, [dir] .prtnr-settings-traveller-section-contract-datas .prtnr-settings-traveller-field-value-badges { margin-bottom: 16px; margin-top: -4px; }

[dir] .prtnr-settings-traveller-radiobuttongroup-wrapper .zenradiobuttongroup { margin-bottom: -16px; }

[dir=ltr] .prtnr-settings-traveller-radiobuttongroup-wrapper .zenradiobuttongroup { padding-left: 4px; }

[dir=rtl] .prtnr-settings-traveller-radiobuttongroup-wrapper .zenradiobuttongroup { padding-right: 4px; }

.prtnr-settings-traveller-radiobuttongroup-wrapper .zenradiobutton-text { font-size: 16px; line-height: 22px; }

.prtnr-settings-traveller-radiobuttongroup-wrapper .zenradiobutton-extra-label { color: #868686; font-size: 14px; line-height: 18px; }

[dir] .prtnr-settings-traveller-radiobuttongroup-wrapper .zenradiobutton-extra-label { margin-top: 2px; }

[dir] .prtnr-settings-traveller-buttons { border-top: 2px solid #e5e5e5; padding-top: 4px; }

.prtnr-settings-traveller-buttons .prtnr-settings-traveller-fields { flex-wrap: wrap-reverse; }

.prtnr-settings-traveller-button { width: 100%; }

.prtnr-settings-traveller-delete-confirmation .prtnr-dialog-title { color: #ce2121; }

@media (max-width: 479px) { .prtnr-settings-traveller-field-name { flex-basis: 100%; } [dir] .prtnr-settings-traveller-field-name { border-radius: 0; } [dir=ltr] .prtnr-settings-traveller-field-name { padding-left: 20px; } [dir=rtl] .prtnr-settings-traveller-field-name { padding-right: 20px; }
  .prtnr-settings-traveller-field-name-original { flex-basis: 100%; }
  [dir=ltr] .prtnr-settings-traveller-field-name-original { padding-right: 20px; }
  [dir=rtl] .prtnr-settings-traveller-field-name-original { padding-left: 20px; } }

.prtnr-switch { align-items: center; display: flex; }

[dir] .prtnr-switch { cursor: pointer; }

.prtnr-switch-button { height: 15px; width: 30px; }

[dir] .prtnr-switch-button { border-radius: 10px; padding: 2px; transition-duration: .16s; transition-property: background-color; }

[dir=ltr] .prtnr-switch-button { margin-right: 10px; }

[dir=rtl] .prtnr-switch-button { margin-left: 10px; }

[dir] .prtnr-switch-button-on { background-color: #ffcb5e; }

[dir] .prtnr-switch-button-off { background-color: #969696; }

.prtnr-switch-button-roller { height: 15px; width: 15px; }

[dir] .prtnr-switch-button-roller { background-color: #ffffff; border-radius: 50%; transition-duration: .16s; transition-property: transform; }

[dir=ltr] .prtnr-switch-button-roller-on { transform: translate(15px); }

[dir=rtl] .prtnr-switch-button-roller-on { transform: translate(-15px); }

[dir] .prtnr-switch-button-roller-off { transform: translate(0); }

.prtnr-switch-title { color: #111111; font-size: 14px; }

.prtnr-tooltipcontainer { display: flex; position: absolute; z-index: 10; }

[dir] .prtnr-tooltipcontainer { border-radius: 8px; box-shadow: 0 2px 8px 0 rgba(94, 84, 102, 0.32); cursor: default; }

[dir=ltr] .prtnr-tooltipcontainer-fadeout { animation: toolTipFadeOut .24s ease-out forwards; }

[dir=rtl] .prtnr-tooltipcontainer-fadeout { animation: toolTipFadeOut .24s ease-out forwards; }

[dir=ltr] .prtnr-tooltipcontainer-fadein { animation: toolTipFadeIn .24s ease-out; }

[dir=rtl] .prtnr-tooltipcontainer-fadein { animation: toolTipFadeIn .24s ease-out; }

.prtnr-tooltipcontainer-bottom .prtnr-tooltipcontainer-arrow { top: 0; }

[dir=ltr] .prtnr-tooltipcontainer-bottom .prtnr-tooltipcontainer-arrow { transform: translate(-50%, -50%) rotate(45deg); }

[dir=rtl] .prtnr-tooltipcontainer-bottom .prtnr-tooltipcontainer-arrow { transform: translate(50%, -50%) rotate(-45deg); }

.prtnr-tooltipcontainer-left .prtnr-tooltipcontainer-arrow { top: 50%; }

[dir=ltr] .prtnr-tooltipcontainer-left .prtnr-tooltipcontainer-arrow { right: 0; transform: translate(50%, -50%) rotate(45deg); }

[dir=rtl] .prtnr-tooltipcontainer-left .prtnr-tooltipcontainer-arrow { left: 0; transform: translate(-50%, -50%) rotate(-45deg); }

.prtnr-tooltipcontainer-right .prtnr-tooltipcontainer-arrow { top: 50%; }

[dir=ltr] .prtnr-tooltipcontainer-right .prtnr-tooltipcontainer-arrow { left: 0; transform: translate(-50%, -50%) rotate(45deg); }

[dir=rtl] .prtnr-tooltipcontainer-right .prtnr-tooltipcontainer-arrow { right: 0; transform: translate(50%, -50%) rotate(-45deg); }

.prtnr-tooltipcontainer-top .prtnr-tooltipcontainer-arrow { bottom: 0; }

[dir=ltr] .prtnr-tooltipcontainer-top .prtnr-tooltipcontainer-arrow { transform: translate(-50%, 50%) rotate(45deg); }

[dir=rtl] .prtnr-tooltipcontainer-top .prtnr-tooltipcontainer-arrow { transform: translate(50%, 50%) rotate(-45deg); }

.prtnr-tooltipcontainer-position-bottom-offset-center { bottom: -6px; }

[dir=ltr] .prtnr-tooltipcontainer-position-bottom-offset-center { left: 50%; transform: translate(-50%, 100%); }

[dir=rtl] .prtnr-tooltipcontainer-position-bottom-offset-center { right: 50%; transform: translate(50%, 100%); }

.prtnr-tooltipcontainer-position-bottom-offset-left { bottom: -6px; }

[dir] .prtnr-tooltipcontainer-position-bottom-offset-left { transform: translateY(100%); }

[dir=ltr] .prtnr-tooltipcontainer-position-bottom-offset-left { left: 0; }

[dir=rtl] .prtnr-tooltipcontainer-position-bottom-offset-left { right: 0; }

.prtnr-tooltipcontainer-position-bottom-offset-right { bottom: -6px; }

[dir] .prtnr-tooltipcontainer-position-bottom-offset-right { transform: translateY(100%); }

[dir=ltr] .prtnr-tooltipcontainer-position-bottom-offset-right { right: 0; }

[dir=rtl] .prtnr-tooltipcontainer-position-bottom-offset-right { left: 0; }

.prtnr-tooltipcontainer-position-left-offset-bottom { bottom: 0; }

[dir=ltr] .prtnr-tooltipcontainer-position-left-offset-bottom { left: -6px; transform: translateX(-100%); }

[dir=rtl] .prtnr-tooltipcontainer-position-left-offset-bottom { right: -6px; transform: translateX(100%); }

.prtnr-tooltipcontainer-position-left-offset-center { bottom: 50%; }

[dir=ltr] .prtnr-tooltipcontainer-position-left-offset-center { left: -6px; transform: translate(-100%, 50%); }

[dir=rtl] .prtnr-tooltipcontainer-position-left-offset-center { right: -6px; transform: translate(100%, 50%); }

.prtnr-tooltipcontainer-position-left-offset-top { top: 0; }

[dir=ltr] .prtnr-tooltipcontainer-position-left-offset-top { left: -6px; transform: translateX(-100%); }

[dir=rtl] .prtnr-tooltipcontainer-position-left-offset-top { right: -6px; transform: translateX(100%); }

.prtnr-tooltipcontainer-position-right-offset-bottom { bottom: 0; }

[dir=ltr] .prtnr-tooltipcontainer-position-right-offset-bottom { right: -6px; transform: translateX(100%); }

[dir=rtl] .prtnr-tooltipcontainer-position-right-offset-bottom { left: -6px; transform: translateX(-100%); }

.prtnr-tooltipcontainer-position-right-offset-center { bottom: 50%; }

[dir=ltr] .prtnr-tooltipcontainer-position-right-offset-center { right: -6px; transform: translate(100%, 50%); }

[dir=rtl] .prtnr-tooltipcontainer-position-right-offset-center { left: -6px; transform: translate(-100%, 50%); }

.prtnr-tooltipcontainer-position-right-offset-top { top: 0; }

[dir=ltr] .prtnr-tooltipcontainer-position-right-offset-top { right: -6px; transform: translateX(100%); }

[dir=rtl] .prtnr-tooltipcontainer-position-right-offset-top { left: -6px; transform: translateX(-100%); }

.prtnr-tooltipcontainer-position-top-offset-center { top: -6px; }

[dir=ltr] .prtnr-tooltipcontainer-position-top-offset-center { left: 50%; transform: translate(-50%, -100%); }

[dir=rtl] .prtnr-tooltipcontainer-position-top-offset-center { right: 50%; transform: translate(50%, -100%); }

.prtnr-tooltipcontainer-position-top-offset-left { top: -6px; }

[dir] .prtnr-tooltipcontainer-position-top-offset-left { transform: translateY(-100%); }

[dir=ltr] .prtnr-tooltipcontainer-position-top-offset-left { left: 0; }

[dir=rtl] .prtnr-tooltipcontainer-position-top-offset-left { right: 0; }

.prtnr-tooltipcontainer-position-top-offset-right { top: -6px; }

[dir] .prtnr-tooltipcontainer-position-top-offset-right { transform: translateY(-100%); }

[dir=ltr] .prtnr-tooltipcontainer-position-top-offset-right { right: 0; }

[dir=rtl] .prtnr-tooltipcontainer-position-top-offset-right { left: 0; }

[dir] .prtnr-tooltipcontainer-content { background-color: #ffffff; border-radius: 8px; }

.prtnr-tooltipcontainer-arrow { height: 8px; position: absolute; width: 8px; z-index: -1; }

[dir] .prtnr-tooltipcontainer-arrow { background-color: #ffffff; box-shadow: 0 0 10px 0 rgba(94, 84, 102, 0.24); }

[dir=ltr] .prtnr-tooltipcontainer-arrow-center { left: 50%; }

[dir=rtl] .prtnr-tooltipcontainer-arrow-center { right: 50%; }

[dir=ltr] .prtnr-tooltipcontainer-arrow-left { left: calc(8px * 1.5); }

[dir=rtl] .prtnr-tooltipcontainer-arrow-left { right: calc(8px * 1.5); }

[dir=ltr] .prtnr-tooltipcontainer-arrow-right { right: calc(8px / 2); }

[dir=rtl] .prtnr-tooltipcontainer-arrow-right { left: calc(8px / 2); }

.prtnr-tooltipcontainer-arrow-bottom { bottom: calc(8px / 2); }

.prtnr-tooltipcontainer-arrow-middle { top: 50%; }

.prtnr-tooltipcontainer-arrow-top { top: calc(8px * 1.5); }

@keyframes toolTipFadeIn { 0% { opacity: 0;
    transform: translateY(calc(100% - 8px)); }
  66% { opacity: 1; }
  100% { opacity: 1;
    transform: translateY(100%); } }

@keyframes toolTipFadeOut { 0% { opacity: 1;
    transform: translateY(100%); }
  66% { opacity: 0; }
  100% { opacity: 0;
    transform: translateY(calc(100% - 8px)); } }

.prtnr-tooltipcontent { display: flex; justify-content: space-between; position: relative; }

[dir] .prtnr-tooltipcontent { padding: 10px 12px; }

.prtnr-tooltipcontent-exclamation { color: #ce2121; font-size: 18px; width: 18px; }

[dir=ltr] .prtnr-tooltipcontent-exclamation { margin-right: 5px; }

[dir=rtl] .prtnr-tooltipcontent-exclamation { margin-left: 5px; }

.prtnr-tooltipcontent-msg { color: #111111; font-size: 16px; line-height: 1.29; }

[dir] .prtnr-tooltipcontent-close { padding: 7px; }

.prtnr-tooltipcontent-close .prtnr-icon-close { fill: #afafaf; height: 18px; width: 18px; }

[dir] .prtnr-tooltipcontent-close .prtnr-icon-close { cursor: pointer; }

.prtnr-tooltipcontent-close .prtnr-icon-close:hover { fill: #111111; }

.prtnr-traveller-documents { display: flex; flex-wrap: wrap; }

[dir] .prtnr-traveller-documents { margin: -20px -10px 0; }

.prtnr-traveller-documents-document-wrapper { -moz-box-sizing: border-box; box-sizing: border-box; flex-basis: 50%; position: relative; }

[dir] .prtnr-traveller-documents-document-wrapper { margin-top: 20px; padding: 0 10px; }

.prtnr-traveller-documents-document { -moz-box-sizing: border-box; box-sizing: border-box; display: flex; flex-direction: column; font-size: 14px; height: 100%; line-height: normal; min-width: 170px; width: 100%; }

[dir] .prtnr-traveller-documents-document { background: #ffffff; border: 2px solid #e5e5e5; border-radius: 8px; padding: 12px 10px; }

[dir=ltr] .prtnr-traveller-documents-document { text-align: left; }

[dir=rtl] .prtnr-traveller-documents-document { text-align: right; }

.prtnr-traveller-documents-document-editable, .prtnr-traveller-documents-document-add { -moz-transition: border-color 0.16s ease; -o-transition: border-color 0.16s ease; transition: border-color 0.16s ease; }

[dir] .prtnr-traveller-documents-document-editable, [dir] .prtnr-traveller-documents-document-add { -webkit-transition: border-color 0.16s ease; }

[dir] .prtnr-traveller-documents-document-editable:hover, [dir] .prtnr-traveller-documents-document-add:hover { border-color: #afafaf; }

.prtnr-traveller-documents-document-add { align-items: center; color: var(--link); font-size: 16px; justify-content: center; }

[dir] .prtnr-traveller-documents-document-add { padding: 12px 20px; text-align: center; }

.prtnr-traveller-documents-document-add .prtnr-icon-plus { fill: var(--link); }

[dir] .prtnr-traveller-documents-document-add .prtnr-icon-plus { margin-bottom: 6px; }

.prtnr-traveller-documents-document-add-text { font-size: 16px; }

.prtnr-traveller-documents-document-remove { -moz-transition: background-color 0.16s ease; -o-transition: background-color 0.16s ease; transition: background-color 0.16s ease; color: #111111; position: absolute; top: -8px; }

[dir] .prtnr-traveller-documents-document-remove { -webkit-transition: background-color 0.16s ease; background-color: #eeeeee; border-radius: 50%; padding: 4px; }

[dir=ltr] .prtnr-traveller-documents-document-remove { right: 2px; }

[dir=rtl] .prtnr-traveller-documents-document-remove { left: 2px; }

[dir] .prtnr-traveller-documents-document-remove:hover { background-color: #e4e4e4; }

[dir] .prtnr-traveller-documents-document-remove:active { background-color: #dadada; }

.prtnr-traveller-documents-document-remove .prtnr-icon-remove { display: block; fill: #111111; height: 20px; width: 20px; }

.prtnr-traveller-documents-document-label { font-size: 16px; font-weight: 700; min-height: 40px; }

[dir] .prtnr-traveller-documents-document-label { margin-bottom: 8px; }

.prtnr-traveller-documents-document-holder { color: #868686; }

[dir] .prtnr-traveller-documents-document-holder { margin-bottom: 4px; }

[dir] .prtnr-traveller-documents-document-code { margin-bottom: 4px; }

.prtnr-traveller-documents-document-expires-at { color: #868686; }

[dir] .prtnr-traveller-documents-document-expires-at { margin-bottom: 4px; }

.prtnr-traveller-documents-document-expiration-warning { color: #ce2121; }

[dir] .prtnr-traveller-documents-document-expiration-warning { margin-top: 4px; }

.prtnr-traveller-document-popup .zen-fullscreenpopup-inner { max-width: 520px; width: 100%; }

[dir] .prtnr-traveller-document { padding-top: 20px; }

[dir] .prtnr-traveller-document .zenradiobutton-styled-radiobutton { margin-top: 4px; }

.prtnr-traveller-document .zenradiobutton-text { font-size: 16px; line-height: 22px; }

.prtnr-traveller-document .prtnr-select-extend-list { z-index: 25; }

[dir] .prtnr-traveller-document-action { margin-top: -2px; }

.prtnr-traveller-document-fields { display: flex; flex-wrap: wrap; }

[dir] .prtnr-traveller-document-fields { margin: 0 -10px; }

.prtnr-traveller-document-field { -moz-box-sizing: border-box; box-sizing: border-box; flex-basis: 50%; }

[dir] .prtnr-traveller-document-field { margin-top: 20px; padding: 0 10px; }

[dir=ltr] .prtnr-traveller-document-field .zenforminput-inner { padding-left: 16px; padding-right: 16px; }

[dir=rtl] .prtnr-traveller-document-field .zenforminput-inner { padding-right: 16px; padding-left: 16px; }

.prtnr-traveller-document-field-disabled .prtnr-select-extend-title { color: #afafaf; }

.prtnr-traveller-document-field-required .zenforminput-title::after { color: #ce2121; content: '*'; font-size: 16px; vertical-align: top; }

[dir=ltr] .prtnr-traveller-document-field-required .zenforminput-title::after { margin-left: .11em; }

[dir=rtl] .prtnr-traveller-document-field-required .zenforminput-title::after { margin-right: .11em; }

.prtnr-traveller-document-field-required .zenforminput-title::after .zenforminput-disabled { color: rgba(206, 33, 33, 0.4); }

.prtnr-traveller-document-field-name-type, .prtnr-traveller-document-field-name-country { flex-basis: 100%; }

.prtnr-traveller-document-expiration-warning { font-size: 16px; line-height: 22px; }

[dir] .prtnr-traveller-document-expiration-warning { margin-top: 20px; }

.prtnr-traveller-document-buttons { display: flex; flex-direction: row-reverse; }

[dir] .prtnr-traveller-document-buttons { margin: 20px -10px 0; }

.prtnr-traveller-document-button-wrapper { -moz-box-sizing: border-box; box-sizing: border-box; flex: 9999 1 auto; word-break: break-word; }

[dir] .prtnr-traveller-document-button-wrapper { margin-top: 20px; padding: 0 10px; }

.prtnr-traveller-document-button-submit-wrapper { flex-grow: 1; flex-shrink: 9999; min-width: 50%; }

.prtnr-traveller-document-button { height: 100%; width: 100%; }

@media (max-width: 680px) { .prtnr-traveller-document-field { flex-basis: 100%; } }

.prtnr-traveller-fields { display: flex; flex-wrap: wrap; }

[dir] .prtnr-traveller-fields { margin-bottom: -20px; margin-top: 16px; padding: 0 10px; }

.prtnr-traveller-field { -moz-box-sizing: border-box; box-sizing: border-box; flex: 1 0 50%; max-width: 100%; }

[dir] .prtnr-traveller-field { margin-bottom: 20px; padding: 0 10px; }

@media (max-width: 680px) { .prtnr-traveller-field { flex-basis: 100%; } }

.prtnr-traveller-section-title { font-size: 20px; font-weight: 700; line-height: 24px; }

[dir] .prtnr-traveller-section-title { padding: 0 20px; }

[dir] .prtnr-traveller-fields-name { padding: 0; }

[dir] .prtnr-traveller-field-name-original, [dir] .prtnr-traveller-field-name { padding-bottom: 10px; padding-top: 10px; }

[dir] .prtnr-traveller-field-name-original .prtnr-traveller-section-title, [dir] .prtnr-traveller-field-name .prtnr-traveller-section-title { margin-bottom: 10px; }

[dir] .prtnr-traveller-field-name-original .prtnr-traveller-input-wrapper, [dir] .prtnr-traveller-field-name .prtnr-traveller-input-wrapper { margin-bottom: 12px; }

[dir] .prtnr-traveller-field-name-original .prtnr-traveller-input-wrapper:last-child, [dir] .prtnr-traveller-field-name .prtnr-traveller-input-wrapper:last-child { margin-bottom: 0; }

[dir=ltr] .prtnr-traveller-field-name-original { padding-left: 20px; }

[dir=rtl] .prtnr-traveller-field-name-original { padding-right: 20px; }

[dir] .prtnr-traveller-field-name { background-color: #f4f4f4; }

[dir=ltr] .prtnr-traveller-field-name { border-radius: 4px 0 0 4px; padding-right: 20px; }

[dir=rtl] .prtnr-traveller-field-name { border-radius: 0 4px 4px 0; padding-left: 20px; }

.prtnr-traveller-input-wrapper .prtnr-extend-input-title-label, .prtnr-traveller-select-wrapper .prtnr-select-extend-title, .prtnr-traveller-suggest-wrapper .prtnr-suggest-label { align-items: center; color: inherit; display: inline-flex; font-size: 12px; position: absolute; top: 6px; }

[dir=ltr] .prtnr-traveller-input-wrapper .prtnr-extend-input-title-label, [dir=ltr] .prtnr-traveller-select-wrapper .prtnr-select-extend-title, [dir=ltr] .prtnr-traveller-suggest-wrapper .prtnr-suggest-label { left: 17px; }

[dir=rtl] .prtnr-traveller-input-wrapper .prtnr-extend-input-title-label, [dir=rtl] .prtnr-traveller-select-wrapper .prtnr-select-extend-title, [dir=rtl] .prtnr-traveller-suggest-wrapper .prtnr-suggest-label { right: 17px; }

.prtnr-traveller-input-wrapper .prtnr-extend-input-title-label::after, .prtnr-traveller-select-wrapper .prtnr-select-extend-title::after, .prtnr-traveller-suggest-wrapper .prtnr-suggest-label::after { font-size: 16px; line-height: 20px; }

[dir] .prtnr-traveller-input-wrapper .prtnr-extend-input { padding: 22px 16px 6px; }

.prtnr-traveller-select-wrapper .prtnr-select-extend-title { pointer-events: none; z-index: 1; }

[dir=ltr] .prtnr-traveller-select-wrapper .prtnr-select-extend-custom, [dir=ltr] .prtnr-traveller-select-wrapper .prtnr-select-extend-native { padding: 22px 36px 6px 16px; }

[dir=rtl] .prtnr-traveller-select-wrapper .prtnr-select-extend-custom, [dir=rtl] .prtnr-traveller-select-wrapper .prtnr-select-extend-native { padding: 22px 16px 6px 36px; }

.prtnr-traveller-select-wrapper .prtnr-select-extend-label { line-height: 20px; }

.prtnr-traveller-select-wrapper .prtnr-icon-arrow { height: 20px; top: 15px; width: 20px; }

[dir=ltr] .prtnr-traveller-select-wrapper .prtnr-icon-arrow { right: 12px; }

[dir=rtl] .prtnr-traveller-select-wrapper .prtnr-icon-arrow { left: 12px; }

.prtnr-traveller-select-wrapper .prtnr-select-extend-wrapper::after { display: none; }

.prtnr-traveller-select-wrapper .prtnr-select-extend-list { top: 48px; }

[dir=ltr] .prtnr-traveller-suggest-wrapper .prtnr-suggest-active .prtnr-suggest-input { padding-right: 34px; }

[dir=rtl] .prtnr-traveller-suggest-wrapper .prtnr-suggest-active .prtnr-suggest-input { padding-left: 34px; }

.prtnr-traveller-suggest-wrapper .prtnr-suggest-label { white-space: nowrap; z-index: 1; }

.prtnr-traveller-suggest-wrapper .prtnr-suggest-input { text-overflow: ellipsis; }

[dir] .prtnr-traveller-suggest-wrapper .prtnr-suggest-input { border-radius: 4px; padding: 22px 16px 6px; }

.prtnr-traveller-suggest-wrapper .prtnr-icon-close { top: 26px; }

.prtnr-traveller-fields-separator { height: 1px; }

[dir] .prtnr-traveller-fields-separator { border-bottom: 1px solid #e5e5e5; margin: 12px 20px 24px; }

[dir] .prtnr-main { background-color: #f4f4f4; }

[dir] .prtnr-dashboard-section:first-child { background-color: #ffdc82; padding-bottom: 12px; }

[dir] .newb2b .prtnr-dashboard-section:first-child { background-color: #c6b7ff; }

[dir] .ratehawk .prtnr-dashboard-section:first-child { background-color: #fedd00; background-repeat: no-repeat; background-size: cover, cover; border-bottom: 6px solid #8b1fff; }

[dir=ltr] .ratehawk .prtnr-dashboard-section:first-child { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/ratehawk-beam.svg), linear-gradient(70deg, #fedd00 18.2%, #fedd00 26.09%, #fff 134.08%); background-position: right 0 top 0, center; }

[dir=rtl] .ratehawk .prtnr-dashboard-section:first-child { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/ratehawk-beam.svg), linear-gradient(-70deg, #fedd00 18.2%, #fedd00 26.09%, #fff 134.08%); background-position: left 0 top 0, center; }

@media (min-width: 681px) { [dir] .roundtrip .prtnr-dashboard-section:first-child { background-color: #111111; background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/roundtrip-bg.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; } }

@media only screen and (min-width: 681px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 681px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 681px) and (min-device-pixel-ratio: 2), only screen and (min-width: 681px) and (min-resolution: 192dpi), only screen and (min-width: 681px) and (min-resolution: 2dppx) { [dir] .roundtrip .prtnr-dashboard-section:first-child { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/roundtrip-bg@2x.jpg); } }

@media (max-width: 680px) { [dir] .prtnr-dashboard-section:first-child { background: transparent; } }

[dir] .prtnr-dashboard-section:not(:first-child) { margin-top: 20px; }

.prtnr-dashboard-section .prtnr-dashboard-section-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: flex-end; position: relative; }

[dir=ltr] .prtnr-dashboard-section .prtnr-dashboard-section-row { margin-left: -12px; margin-right: -12px; }

[dir=rtl] .prtnr-dashboard-section .prtnr-dashboard-section-row { margin-right: -12px; margin-left: -12px; }

@media (max-width: 768px) { .prtnr-dashboard-section .prtnr-dashboard-section-row { justify-content: flex-start; } }

@media (max-width: 576px) { [dir] .prtnr-dashboard-section .prtnr-dashboard-section-row { margin: 0; } }

[dir] .prtnr-dashboard-section .zensearchhistoryhotelsslider-btn { background-color: #f2f1f0; }

[dir=ltr] .prtnr-dashboard-section .zensearchhistoryhotelsslider-hotels::after { background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f2f1f0 100%); }

[dir=rtl] .prtnr-dashboard-section .zensearchhistoryhotelsslider-hotels::after { background-image: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #f2f1f0 100%); }

.prtnr-dashboard-section-inner { -moz-box-sizing: border-box; box-sizing: border-box; max-width: 1248px; width: 100%; }

[dir=ltr] .prtnr-dashboard-section-inner { margin-left: auto; margin-right: auto; padding-left: 24px; padding-right: 24px; }

[dir=rtl] .prtnr-dashboard-section-inner { margin-right: auto; margin-left: auto; padding-right: 24px; padding-left: 24px; }

@media (max-width: 768px) { [dir=ltr] .prtnr-dashboard-section-inner { padding-left: 24px; padding-right: 24px; } [dir=rtl] .prtnr-dashboard-section-inner { padding-right: 24px; padding-left: 24px; } }

@media (max-width: 576px) { [dir=ltr] .prtnr-dashboard-section-inner { padding-left: 16px; padding-right: 16px; } [dir=rtl] .prtnr-dashboard-section-inner { padding-right: 16px; padding-left: 16px; } }

@media (max-width: 576px) { [dir] .prtnr-dashboard-section-inner { margin: 0; padding: 0; } }

.prtnr-dashboard-news-feed { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; }

[dir=ltr] .prtnr-dashboard-news-feed { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-dashboard-news-feed { padding-right: 12px; padding-left: 12px; }

@media (min-width: 769px) { .prtnr-dashboard-news-feed { flex: 0 0 100%; max-width: 100%; } }

[dir] .prtnr-dashboard-news-feed .zennewsfeed { margin-bottom: 40px; }

.prtnr-dashboard-banner { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; position: relative; z-index: 0; }

[dir=ltr] .prtnr-dashboard-banner { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-dashboard-banner { padding-right: 12px; padding-left: 12px; }

@media (min-width: 769px) { .prtnr-dashboard-banner { flex: 0 0 100%; max-width: 100%; } }

@media (max-width: 576px) { [dir] .prtnr-dashboard-banner { padding: 0; } }

[dir] .prtnr-dashboard-banner .prtnr-carousel { border-radius: 8px; margin-bottom: 40px; }

@media (max-width: 576px) { [dir] .prtnr-dashboard-banner .prtnr-carousel { border-radius: 0; } }

[dir] .prtnr-dashboard-banner .prtnr-carousel-item:nth-child(3) .prtnr-welcome-banner-slide { background-position: center -50%; }

@media (max-width: 768px) { [dir] .prtnr-dashboard-banner .prtnr-carousel-item:nth-child(3) .prtnr-welcome-banner-slide { background-position: center; } }

@media (max-width: 576px) { [dir] .prtnr-dashboard-banner .prtnr-carousel-item:nth-child(3) .prtnr-welcome-banner-slide { background-position: center; } }

.prtnr-dashboard-banner .prtnr-welcome-banner-slide { height: 100px; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-banner-slide { background-position: center; background-size: cover; }

@media (max-width: 768px) { .prtnr-dashboard-banner .prtnr-welcome-banner-slide { height: 148px; } }

@media (max-width: 576px) { .prtnr-dashboard-banner .prtnr-welcome-banner-slide { height: 200px; } }

.prtnr-dashboard-banner .prtnr-welcome-banner-slide::before { width: 86%; }

[dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-banner-slide::before { background-image: -webkit-linear-gradient(to left, transparent, #000000); background-image: -moz-linear-gradient(to left, transparent, #000000); background-image: -o-linear-gradient(to left, transparent, #000000); background-image: linear-gradient(to left, transparent, #000000); }

[dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-banner-slide::before { background-image: -webkit-linear-gradient(to right, transparent, #000000); background-image: -moz-linear-gradient(to right, transparent, #000000); background-image: -o-linear-gradient(to right, transparent, #000000); background-image: linear-gradient(to right, transparent, #000000); }

@media (max-width: 768px) { .prtnr-dashboard-banner .prtnr-welcome-banner-slide::before { width: 100%; } [dir] .prtnr-dashboard-banner .prtnr-welcome-banner-slide::before { background-image: -webkit-linear-gradient(to bottom, transparent, #000000); background-image: -moz-linear-gradient(to bottom, transparent, #000000); background-image: -o-linear-gradient(to bottom, transparent, #000000); background-image: linear-gradient(to bottom, transparent, #000000); } }

.prtnr-dashboard-banner .prtnr-welcome-banner-slide-inner { -moz-box-sizing: border-box; box-sizing: border-box; bottom: 0; display: flex; flex-direction: column; height: 100%; justify-content: center; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-banner-slide-inner { cursor: pointer; }

[dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-banner-slide-inner { left: 0; padding-left: 48px; right: 0; }

[dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-banner-slide-inner { right: 0; padding-right: 48px; left: 0; }

.prtnr-dashboard-banner .prtnr-clipboard-content { position: relative; width: 240px; }

.prtnr-dashboard-banner .prtnr-welcome-banner-slide-title { color: #ffffff; font-size: 24px; line-height: 32px; }

.prtnr-dashboard-banner .prtnr-welcome-banner-slide-text { color: #ffffff; font-size: 16px; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-banner-slide-text { margin-top: 0; }

@media (max-width: 680px) { .prtnr-dashboard-banner .prtnr-welcome-banner-slide-text { max-width: 90%; } }

.prtnr-dashboard-banner .prtnr-carousel-indicators { bottom: 12px; }

[dir] .prtnr-dashboard-banner .prtnr-carousel-indicator { cursor: pointer; }

.prtnr-dashboard-banner .prtnr-carousel-indicator::before { width: 4px; height: 4px; }

.prtnr-dashboard-banner .prtnr-carousel-indicator-active::before { width: 8px; height: 8px; }

.prtnr-dashboard-banner .prtnr-carousel-control-prev, .prtnr-dashboard-banner .prtnr-carousel-control-next { width: 28px; height: 28px; }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner { height: 100px; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner { background: #2d3137; border-radius: 8px; }

@media (max-width: 576px) { .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner { height: 0; visibility: hidden; } [dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner { border-radius: 0; } }

@media (max-width: 768px) { .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner { height: 0; visibility: hidden; } }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-inner { -moz-box-sizing: border-box; box-sizing: border-box; bottom: 0; display: flex; flex-direction: row; height: 100%; justify-content: center; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-inner { cursor: pointer; }

[dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-inner { left: 0; padding-left: 48px; right: 0; }

[dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-inner { right: 0; padding-right: 48px; left: 0; }

@media (max-width: 768px) { .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-inner { flex-direction: column; align-items: center; } }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-left { display: flex; flex-direction: row; flex: 2; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-left { margin: auto; }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-description { flex-direction: column; display: flex; z-index: 4; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-description { margin: auto; }

[dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-description { padding-left: 40px; }

[dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-description { padding-right: 40px; }

@media (max-width: 768px) { .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-description { align-items: center; } [dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-description { padding-left: 0; } [dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-description { padding-right: 0; } }

@media (max-width: 576px) { [dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-description { padding-left: 0; } [dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-description { padding-right: 0; } }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-right { display: flex; flex: 2; }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-title { color: #ffffff; font-size: 24px; line-height: 32px; }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-text { color: #ffffff; font-size: 16px; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-text { margin-top: 0; }

@media (max-width: 576px) { [dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-text { text-align: center; } }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-text { color: #111111; font-size: 16px; }

[dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-text { margin: 0 0 5px 10px; }

[dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-text { margin: 0 10px 5px 0; }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-block { display: flex; flex-direction: row; width: 60%; }

[dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-block { margin: 0 0 0 10px; }

[dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-block { margin: 0 10px 0 0; }

.prtnr-dashboard-banner .prtnr-clipboard-area { height: 40px; }

.prtnr-dashboard-banner .prtnr-clipboard-copy { -moz-transition: all ease 0.08s; -o-transition: all ease 0.08s; transition: all ease 0.08s; height: 20px; position: absolute; top: 16px; }

[dir] .prtnr-dashboard-banner .prtnr-clipboard-copy { -webkit-transition: all ease 0.08s; cursor: pointer; }

[dir=ltr] .prtnr-dashboard-banner .prtnr-clipboard-copy { right: 0; }

[dir=rtl] .prtnr-dashboard-banner .prtnr-clipboard-copy { left: 0; }

.prtnr-dashboard-banner .prtnr-clipboard-copy::after { content: ''; display: block; height: 18px; opacity: .388; width: 18px; }

[dir] .prtnr-dashboard-banner .prtnr-clipboard-copy::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16'%3E%3Cdefs%3E%3Cpath id='a' d='M14.4 3A2 2 0 0116 5v9c0 1-1 2-2 2H5a2 2 0 01-2-1.6l.6.1h8.8c1.2 0 2.1-1 2.1-2v-9a2 2 0 000-.4zM13 11c0 1-1 2-2 2H2a2 2 0 01-2-2V2c0-1 1-2 2-2h9c1 0 2 1 2 2v9z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23000' xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23D9E6F9' d='M0 0h16v16H0z'/%3E%3Cpath fill='%232D3137' d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); background-position: 50%; background-size: contain; }

.prtnr-dashboard-banner .prtnr-clipboard-copy:hover::after { opacity: 1; }

.prtnr-dashboard-banner .prtnr-clipboard { width: 75%; }

[dir=ltr] .prtnr-dashboard-banner .prtnr-clipboard { margin: 12px 0 0 12px; }

[dir=rtl] .prtnr-dashboard-banner .prtnr-clipboard { margin: 12px 12px 0 0; }

@media (max-width: 768px) { [dir] .prtnr-dashboard-banner .prtnr-clipboard { margin: 22px 0 0; } }

@media (max-width: 576px) { [dir] .prtnr-dashboard-banner .prtnr-clipboard { margin: 12px 0; } }

.prtnr-dashboard-banner .prtnr-clipboard .prtnr-clipboard-description { -moz-transition: all ease 0.16s; -o-transition: all ease 0.16s; transition: all ease 0.16s; font-family: 'PTRootUI', Verdana, sans-serif; color: #969696; font-size: 14px; line-height: 18px; font-size: 9px; min-width: 260px; white-space: nowrap; overflow: hidden; }

[dir] .prtnr-dashboard-banner .prtnr-clipboard .prtnr-clipboard-description { -webkit-transition: all ease 0.16s; }

.prtnr-dashboard-banner .prtnr-clipboard .prtnr-clipboard-description-copied { color: #84d078; }

.prtnr-dashboard-banner .prtnr-clipboard .prtnr-textarea { width: calc(100% - 30px); font-size: 20px; height: 40px; color: #008900; font-weight: 700; overflow: hidden; }

[dir] .prtnr-dashboard-banner .prtnr-clipboard .prtnr-textarea { margin: 6px 0 24px; }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-block input { flex-basis: 0; min-width: 0; }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-info { z-index: 4; justify-content: center; display: flex; flex-direction: column; }

@media (max-width: 768px) { [dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-info { transform: translateY(-25px); } }

@media (max-width: 576px) { .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-info { align-items: center; } [dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-info { transform: translateY(-30px); } [dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-info { padding-left: 20px; } [dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-info { padding-right: 20px; } }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-value { color: #008900; font-weight: 700; font-size: 24px; flex: 3; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-value { padding: 3px; margin-top: 0; }

@media (max-width: 576px) { [dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-value { margin-top: 10px; } }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-copy { color: #111111; display: flex; flex: 2; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-copy { padding: 3px; margin-top: 0; }

@media (max-width: 768px) { [dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-copy { margin-top: 20px; } }

@media (max-width: 576px) { [dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-copy { margin-top: 20px; } }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l { position: absolute; width: 240px; height: 120px; z-index: 3; top: 0; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/promocode/first-yellow-ellipse.svg) no-repeat; cursor: pointer; }

[dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l { left: 12px; }

[dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l { right: 12px; }

@media (max-width: 768px) { .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l { display: none; } }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l-mobile { display: none; }

@media (max-width: 768px) { .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l-mobile { display: block; position: absolute; width: 240px; height: 120px; z-index: 3; top: 48px; } [dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l-mobile { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/promocode/first-yellow-ellipse-mobile.svg) no-repeat; cursor: pointer; border-radius: 8px; } [dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l-mobile { left: 12px; } [dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l-mobile { right: 12px; } }

@media (max-width: 578px) { .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l-mobile { display: block; position: absolute; width: 240px; height: 120px; z-index: 3; top: 80px; } [dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l-mobile { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/promocode/first-yellow-ellipse-mobile.svg) no-repeat; cursor: pointer; border-radius: 0; } [dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l-mobile { left: 0; } [dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-l-mobile { right: 0; } }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-m { position: absolute; width: 130px; height: 120px; z-index: 3; top: 9px; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-m { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/promocode/second-yellow-ellipse.svg) no-repeat; cursor: pointer; }

[dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-m { left: calc(84% - 20px); }

[dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-m { right: calc(84% - 20px); }

@media (max-width: 768px) { .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-m { top: 78px; } [dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-m { left: calc(79% - 10px); } [dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-m { right: calc(79% - 10px); } }

@media (max-width: 576px) { .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-m { top: 109px; } [dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-m { left: calc(79% - 10px); } [dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-m { right: calc(79% - 10px); } }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-s { position: absolute; width: 60px; height: 120px; z-index: 4; top: 0; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-s { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/promocode/third-yellow-ellipse.svg) no-repeat; cursor: pointer; }

[dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-s { left: 75%; }

[dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-ellipse-s { right: 75%; }

.prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-path { position: absolute; width: 290px; height: 120px; z-index: 3; top: 10px; }

[dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-path { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/promocode/promocode-path.svg) no-repeat; cursor: pointer; }

@media (max-width: 768px) { .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-path { top: 74px; } [dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-path { left: calc(50% - 110px); } [dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-path { right: calc(50% - 110px); } }

@media (max-width: 576px) { .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-path { top: 78px; } [dir] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-path { margin-top: 10px; } [dir=ltr] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-path { left: calc(50% - 110px); } [dir=rtl] .prtnr-dashboard-banner .prtnr-welcome-promocodes-banner-promocode-path { right: calc(50% - 110px); } }

.prtnr-dashboard-searchform { z-index: 1; -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; }

[dir] .prtnr-dashboard-searchform { padding-top: 24px; }

[dir=ltr] .prtnr-dashboard-searchform { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-dashboard-searchform { padding-right: 12px; padding-left: 12px; }

@media (max-width: 680px) { [dir] .prtnr-dashboard-searchform { padding: 24px 0 0; background: #ffdc82; }
  [dir] .newb2b .prtnr-dashboard-searchform { background: #c6b7ff; }
  [dir] .ratehawk .prtnr-dashboard-searchform { background: transparent; }
  [dir] .roundtrip .prtnr-dashboard-searchform { background: #eeeeee; } }

@media (min-width: 769px) { .prtnr-dashboard-searchform { flex: 0 0 100%; max-width: 100%; } }

[dir] .prtnr-dashboard-searchform:last-child { margin-bottom: 24px; }

.prtnr-dashboard-statistics-wrapper { width: 100%; }

.prtnr-dashboard-statistics-wrapper-withTravelCalendar { width: 100%; }

@media screen and (min-width: 1200px) { .prtnr-dashboard-statistics-wrapper-withTravelCalendar { display: flex; } [dir] .prtnr-dashboard-statistics-wrapper-withTravelCalendar { margin-bottom: 20px; } }

[dir=ltr] .prtnr-statistics-travel-calendar { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-statistics-travel-calendar { padding-right: 12px; padding-left: 12px; }

.prtnr-cancellations { display: flex; }

[dir] .prtnr-cancellations { padding: 24px 0; }

@media (max-width: 1100px) { .prtnr-cancellations { flex-direction: column; } }

.prtnr-dashboard-statistics { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; }

[dir=ltr] .prtnr-dashboard-statistics { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-dashboard-statistics { padding-right: 12px; padding-left: 12px; }

@media (min-width: 769px) { .prtnr-dashboard-statistics { flex: 0 0 100%; max-width: 100%; } }

.prtnr-dashboard-statistics .prtnr-cancellations { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; }

[dir] .prtnr-dashboard-statistics .prtnr-cancellations { padding: 0; }

[dir=ltr] .prtnr-dashboard-statistics .prtnr-cancellations { padding-left: 12px; padding-right: 12px; padding-left: 24px; padding-right: 0; }

[dir=rtl] .prtnr-dashboard-statistics .prtnr-cancellations { padding-right: 12px; padding-left: 12px; padding-right: 24px; padding-left: 0; }

@media (min-width: 577px) { .prtnr-dashboard-statistics .prtnr-cancellations { flex: 0 0 100%; max-width: 100%; } }

@media (min-width: 769px) { .prtnr-dashboard-statistics .prtnr-cancellations { flex: 0 0 50%; max-width: 50%; } }

@media (max-width: 768px) { [dir] .prtnr-dashboard-statistics .prtnr-cancellations { padding-top: 24px; } [dir=ltr] .prtnr-dashboard-statistics .prtnr-cancellations { padding-left: 0; } [dir=rtl] .prtnr-dashboard-statistics .prtnr-cancellations { padding-right: 0; } }

.prtnr-dashboard-statistics .prtnr-statistics { display: flex; flex-wrap: wrap; }

[dir] .prtnr-dashboard-statistics .prtnr-statistics { padding: 0 0 24px; }

.prtnr-dashboard-statistics .prtnr-statistics-amounts { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; }

[dir] .prtnr-dashboard-statistics .prtnr-statistics-amounts { padding: 24px; }

[dir=ltr] .prtnr-dashboard-statistics .prtnr-statistics-amounts { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-dashboard-statistics .prtnr-statistics-amounts { padding-right: 12px; padding-left: 12px; }

@media (min-width: 577px) { .prtnr-dashboard-statistics .prtnr-statistics-amounts { flex: 0 0 100%; max-width: 100%; } }

@media (min-width: 769px) { .prtnr-dashboard-statistics .prtnr-statistics-amounts { flex: 0 0 50%; max-width: 50%; } }

@media (max-width: 1100px) { [dir] .prtnr-dashboard-statistics .prtnr-dashboard-cancellation-item:first-child { margin-bottom: 24px; } }

@media (max-width: 576px) { [dir] .prtnr-dashboard-statistics .prtnr-statistics-amounts, [dir] .prtnr-dashboard-statistics .prtnr-dashboard-cancellation-item { border-radius: 8px; } }

@media screen and (min-width: 1200px) { .prtnr-dashboard-statistics-withTravelCalendar { display: flex; flex-direction: row; padding-inline: 12px; }
  [dir] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-cancellations { padding-top: 0; }
  .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics { display: flex; flex-direction: column-reverse; }
  [dir] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics { padding: 0; }
  .prtnr-dashboard-statistics-withTravelCalendar .prtnr-dashboard-cancellation-item { height: fit-content; }
  [dir] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-dashboard-cancellation-item { padding: 24px 20px 18px; }
  .prtnr-dashboard-statistics-withTravelCalendar .prtnr-dashboard-cancellation-title, .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics-amounts-title { line-height: 24px; }
  .prtnr-dashboard-statistics-withTravelCalendar .prtnr-dashboard-cancellation-link-count { line-height: 56px; }
  [dir] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-dashboard-cancellation-link { padding-top: 10px; padding-bottom: 10px; }
  .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics-amounts-info-graph canvas { height: 144px; width: 144px; }
  [dir] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics-amounts { padding-bottom: 27px; } }

@media screen and (max-width: 1199px) { .prtnr-dashboard-statistics-withTravelCalendar { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; } [dir=ltr] .prtnr-dashboard-statistics-withTravelCalendar { padding-left: 12px; padding-right: 12px; } [dir=rtl] .prtnr-dashboard-statistics-withTravelCalendar { padding-right: 12px; padding-left: 12px; } }

@media screen and (max-width: 1199px) and (min-width: 769px) { .prtnr-dashboard-statistics-withTravelCalendar { flex: 0 0 100%; max-width: 100%; } }

@media screen and (max-width: 1199px) { .prtnr-dashboard-statistics-withTravelCalendar .prtnr-cancellations { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; } [dir] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-cancellations { padding: 0; } [dir=ltr] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-cancellations { padding-left: 12px; padding-right: 12px; padding-left: 24px; padding-right: 0; } [dir=rtl] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-cancellations { padding-right: 12px; padding-left: 12px; padding-right: 24px; padding-left: 0; } }

@media screen and (max-width: 1199px) and (min-width: 577px) { .prtnr-dashboard-statistics-withTravelCalendar .prtnr-cancellations { flex: 0 0 100%; max-width: 100%; } }

@media screen and (max-width: 1199px) and (min-width: 769px) { .prtnr-dashboard-statistics-withTravelCalendar .prtnr-cancellations { flex: 0 0 50%; max-width: 50%; } }

@media screen and (max-width: 1199px) and (max-width: 768px) { [dir] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-cancellations { padding-top: 24px; } [dir=ltr] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-cancellations { padding-left: 0; } [dir=rtl] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-cancellations { padding-right: 0; } }

@media screen and (max-width: 1199px) { .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics { display: flex; flex-wrap: wrap; } [dir] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics { padding: 24px 0; }
  .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics-amounts { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; }
  [dir] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics-amounts { padding: 24px; }
  [dir=ltr] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics-amounts { padding-left: 12px; padding-right: 12px; }
  [dir=rtl] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics-amounts { padding-right: 12px; padding-left: 12px; } }

@media screen and (max-width: 1199px) and (min-width: 577px) { .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics-amounts { flex: 0 0 100%; max-width: 100%; } }

@media screen and (max-width: 1199px) and (min-width: 769px) { .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics-amounts { flex: 0 0 50%; max-width: 50%; } }

@media screen and (max-width: 1199px) and (max-width: 1100px) { [dir] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-dashboard-cancellation-item:first-child { margin-bottom: 24px; } }

@media screen and (max-width: 1199px) and (max-width: 576px) { [dir] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-statistics-amounts, [dir] .prtnr-dashboard-statistics-withTravelCalendar .prtnr-dashboard-cancellation-item { border-radius: 8px; } }

.prtnr-dashboard-statistics-title { font-size: 24px; font-weight: 700; line-height: 32px; width: 100%; padding-inline: 12px; }

[dir] .prtnr-dashboard-statistics-title { margin-bottom: 20px; }

[dir=ltr] .prtnr-dashboard-statistics-title { text-align: left; }

[dir=rtl] .prtnr-dashboard-statistics-title { text-align: right; }

.prtnr-dashboard-statistics-loading { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; min-height: 64px; }

[dir=ltr] .prtnr-dashboard-statistics-loading { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-dashboard-statistics-loading { padding-right: 12px; padding-left: 12px; }

@media (min-width: 769px) { .prtnr-dashboard-statistics-loading { flex: 0 0 100%; max-width: 100%; } }

@media (max-width: 664px) { .prtnr-dashboard-statistics-loading { flex-basis: 100%; height: 78px; max-width: 100%; } }

.prtnr-dashboard-statistics-loading .prtnr-ui-loading { height: 100%; width: min-content; }

[dir] .prtnr-dashboard-statistics-loading .prtnr-ui-loading { margin: 0 auto; }

.prtnr-dashboard-statistics-loading .prtnr-ui-loading-box { height: 10px; width: 10px; }

[dir=ltr] .prtnr-dashboard-statistics-loading .prtnr-ui-loading-box { margin-right: 8px; }

[dir=rtl] .prtnr-dashboard-statistics-loading .prtnr-ui-loading-box { margin-left: 8px; }

.prtnr-dashboard-statistics-error { -moz-box-sizing: border-box; box-sizing: border-box; min-height: 1px; width: 100%; align-items: center; color: #111111; display: flex; font-size: 16px; justify-content: center; }

[dir] .prtnr-dashboard-statistics-error { padding: 12px; }

[dir=ltr] .prtnr-dashboard-statistics-error { padding-left: 12px; padding-right: 12px; }

[dir=rtl] .prtnr-dashboard-statistics-error { padding-right: 12px; padding-left: 12px; }

@media (min-width: 769px) { .prtnr-dashboard-statistics-error { flex: 0 0 100%; max-width: 100%; } }

@media (max-width: 664px) { .prtnr-dashboard-statistics-error { flex-basis: 100%; max-width: 100%; } }

[dir] .prtnr-dashboard-statistics-error-text { background: #ffffff; border-radius: 8px; padding: 16px; }

.prtnr-dashboard-section-row .prtnr-dashboard-history-hotels-slider { overflow: hidden; width: 100%; }

[dir] .prtnr-dashboard-section-row .prtnr-dashboard-history-hotels-slider { padding: 0 12px; }

@media (max-width: 680px) { [dir] .prtnr-dashboard-section-row .prtnr-dashboard-history-hotels-slider { padding: 0; } }

.prtnr-dashboard-blog-slider { overflow: hidden; }

[dir] .prtnr-dashboard-blog-slider .zenblog { padding: 82px 0 24px; }

@media (max-width: 680px) { [dir=ltr] .prtnr-dashboard-blog-slider .zenblog { padding: 46px 40px 24px 20px; } [dir=rtl] .prtnr-dashboard-blog-slider .zenblog { padding: 46px 20px 24px 40px; } }

.prtnr-dashboard-blog-slider .zenblog-title { font-size: 24px; }

[dir] .prtnr-dashboard-blog-slider .zenblog-title, [dir] .prtnr-dashboard-blog-slider .zenblog-posts { margin-bottom: 24px; }

.prtnr-dashboard-blog-slider .zenblog-posts { display: flex; }

@media (max-width: 680px) { .prtnr-dashboard-blog-slider .zenblog-posts { min-height: 290px; } }

@media (min-width: 1075px) { .prtnr-dashboard-blog-slider .zenblog-posts-item { width: 32%; } }

@media (min-width: 681px) and (max-width: 1074px) { .prtnr-dashboard-blog-slider .zenblog-posts-item { width: 49%; } }

[dir] .prtnr-dashboard-blog-slider .zenblog-posts-item:not(:last-child) { margin-bottom: 0; }

[dir=ltr] .prtnr-dashboard-blog-slider .zenblog-posts-item:not(:last-child) { margin-right: 20px; }

[dir=rtl] .prtnr-dashboard-blog-slider .zenblog-posts-item:not(:last-child) { margin-left: 20px; }

.prtnr-dashboard-blog-slider .zenblog-post-image { height: 200px; }

@media (max-width: 680px) { .prtnr-dashboard-blog-slider .zenblog-post-image { height: 140px; } }

.prtnr-dashboard-blog-slider .zenblog-post-title { font-size: 18px; }

[dir=ltr] .prtnr-dashboard-blog-slider .zenswipecontainer-element-next { left: calc(100% + 20px); }

[dir=rtl] .prtnr-dashboard-blog-slider .zenswipecontainer-element-next { right: calc(100% + 20px); }

[dir=ltr] .prtnr-dashboard-blog-slider .zenswipecontainer-element-prev { right: calc(100% + 20px); }

[dir=rtl] .prtnr-dashboard-blog-slider .zenswipecontainer-element-prev { left: calc(100% + 20px); }

[dir] .body-prtnrwelcome, [dir] .body-prtnrabout { background: #f4f4f4; }

[dir] .prtnr-statistics { padding: 24px 0; }

[dir] .prtnr-statistics-amounts, [dir] .prtnr-statistics-limit { background: #ffffff; border-radius: 8px; padding: 24px; }

@media (max-width: 768px) { [dir] .prtnr-statistics-amounts, [dir] .prtnr-statistics-limit { padding: 16px; } }

@media (max-width: 576px) { [dir] .prtnr-statistics-amounts, [dir] .prtnr-statistics-limit { border-radius: 0; } }

.prtnr-statistics-limit { display: flex; justify-content: space-between; }

[dir] .prtnr-statistics-limit { margin-top: 24px; }

@media (max-width: 1100px) { .prtnr-statistics-limit { flex-direction: column; } }

@media (max-width: 768px) { [dir] .prtnr-statistics-limit-graph { margin-bottom: 12px; } }

.prtnr-statistics-limit-graph { flex-basis: 100%; }

[dir=ltr] .prtnr-statistics-limit-graph { margin-right: 32px; }

[dir=rtl] .prtnr-statistics-limit-graph { margin-left: 32px; }

@media (max-width: 1100px) { .prtnr-statistics-limit-graph { display: block; flex-basis: auto; } [dir=ltr] .prtnr-statistics-limit-graph { margin-right: 0; } [dir=rtl] .prtnr-statistics-limit-graph { margin-left: 0; } }

.prtnr-statistics-limit-info-list { flex-basis: 100%; }

@media (max-width: 1100px) { .prtnr-statistics-limit-info-list { display: flex; flex-basis: auto; } [dir] .prtnr-statistics-limit-info-list { margin-top: 8px; } }

@media (max-width: 768px) { .prtnr-statistics-limit-info-list { display: block; } }

.prtnr-statistics-amounts-info { align-items: center; display: flex; justify-content: space-between; }

@media (max-width: 768px) { .prtnr-statistics-amounts-info { flex-direction: column; } }

.prtnr-statistics-amounts-info-list { display: block; flex-grow: 2; }

[dir=ltr] .prtnr-statistics-amounts-info-list { margin-right: 24px; }

[dir=rtl] .prtnr-statistics-amounts-info-list { margin-left: 24px; }

@media (max-width: 768px) { .prtnr-statistics-amounts-info-list { order: 2; width: 100%; } [dir=ltr] .prtnr-statistics-amounts-info-list { margin-right: 0; } [dir=rtl] .prtnr-statistics-amounts-info-list { margin-left: 0; } }

.prtnr-statistics-amounts-title, .prtnr-statistics-limit-title-text, .prtnr-dashboard-cancellation-title { color: #111111; font-size: 20px; }

.prtnr-statistics-amounts-info-item { display: flex; position: relative; }

[dir] .prtnr-statistics-amounts-info-item { border-radius: 3px; }

[dir=ltr] .prtnr-statistics-amounts-info-item { margin-left: -8px; padding: 8px 8px 8px 28px; }

[dir=rtl] .prtnr-statistics-amounts-info-item { margin-right: -8px; padding: 8px 28px 8px 8px; }

@media (max-width: 1100px) { .prtnr-statistics-amounts-info-item { flex-direction: column; } [dir] .prtnr-statistics-amounts-info-item { margin-top: 6px; } }

.prtnr-statistics-amounts-info-item::before { content: ''; height: 12px; position: absolute; top: 11px; width: 12px; }

[dir] .prtnr-statistics-amounts-info-item::before { border-radius: 2px; }

[dir=ltr] .prtnr-statistics-amounts-info-item::before { left: 8px; }

[dir=rtl] .prtnr-statistics-amounts-info-item::before { right: 8px; }

[dir] .prtnr-statistics-amounts-info-item:nth-child(1)::before { background-color: #b59dc9; }

[dir] .prtnr-statistics-amounts-info-item:nth-child(2)::before { background-color: #b3cff5; }

[dir] .prtnr-statistics-amounts-info-item:last-child { background-color: rgba(206, 33, 33, 0.08); }

[dir] .prtnr-statistics-amounts-info-item:last-child::before { background-color: #f3b4b4; }

.prtnr-statistics-amounts-info-item:last-child .prtnr-statistics-amounts-info-text, .prtnr-statistics-amounts-info-item:last-child .prtnr-statistics-amounts-info-value { color: #ce2121; }

.prtnr-statistics-limit-info-item { display: flex; justify-content: space-between; position: relative; }

[dir] .prtnr-statistics-limit-info-item { border-radius: 3px; }

[dir=ltr] .prtnr-statistics-limit-info-item { margin-left: -8px; padding: 8px 8px 8px 28px; }

[dir=rtl] .prtnr-statistics-limit-info-item { margin-right: -8px; padding: 8px 28px 8px 8px; }

@media (max-width: 1100px) { .prtnr-statistics-limit-info-item { flex-basis: 100%; flex-direction: column; justify-content: space-between; } }

@media (max-width: 768px) { [dir=ltr] .prtnr-statistics-limit-info-item { padding-right: 0; } [dir=rtl] .prtnr-statistics-limit-info-item { padding-left: 0; } }

@media (max-width: 576px) { [dir] .prtnr-statistics-limit-info-item { border-radius: 0; } }

.prtnr-statistics-limit-info-item::before { content: ''; height: 12px; position: absolute; top: 11px; width: 12px; }

[dir] .prtnr-statistics-limit-info-item::before { border-radius: 2px; }

[dir=ltr] .prtnr-statistics-limit-info-item::before { left: 8px; }

[dir=rtl] .prtnr-statistics-limit-info-item::before { right: 8px; }

[dir] .prtnr-statistics-limit-info-item:nth-child(1)::before { background-color: #d4d4d4; }

[dir] .prtnr-statistics-limit-info-item:nth-child(2)::before { background-color: #b3cff5; }

.prtnr-statistics-amounts-info-text, .prtnr-statistics-limit-info-text { color: #969696; flex-grow: 1; font-size: 14px; }

.prtnr-statistics-amounts-info-value, .prtnr-statistics-limit-info-value { color: #111111; font-size: 16px; }

@media (max-width: 1100px) { [dir] .prtnr-statistics-amounts-info-value, [dir] .prtnr-statistics-limit-info-value { margin-top: 8px; } }

@media (max-width: 680px) { .prtnr-statistics-amounts-info-value, .prtnr-statistics-limit-info-value { font-size: 14px; } }

.prtnr-statistics-amounts-info-graph { align-items: center; display: flex; justify-content: center; position: relative; }

@media (max-width: 768px) { .prtnr-statistics-amounts-info-graph { order: 1; } [dir] .prtnr-statistics-amounts-info-graph { margin-top: 24px; } }

.prtnr-statistics-amounts-info-graph-total { font-size: 14px; position: absolute; top: 50%; }

[dir=ltr] .prtnr-statistics-amounts-info-graph-total { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; margin-right: -50%; }

[dir=rtl] .prtnr-statistics-amounts-info-graph-total { -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); right: 50%; margin-left: -50%; }

.prtnr-statistics-limit-title { align-items: center; display: flex; justify-content: space-between; }

@media (max-width: 1100px) { .prtnr-statistics-limit-title { flex-basis: 100%; justify-content: space-between; } }

.prtnr-statistics-limit-title-value { color: #969696; font-size: 14px; }

.prtnr-statistics-limit-graph-full { display: flex; height: 12px; overflow: hidden; width: 100%; }

[dir] .prtnr-statistics-limit-graph-full { background: #f4f4f4; border-radius: 3px; margin-top: 22px; }

.prtnr-statistics-limit-graph-consumed { -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; height: inherit; }

[dir] .prtnr-statistics-limit-graph-consumed { -webkit-transition: all 0.6s ease; background: #d4d4d4; }

[dir=ltr] .prtnr-statistics-limit-graph-consumed { animation-name: limit-animation; animation-direction: normal; animation-duration: 2s; animation-iteration-count: 1; }

[dir=rtl] .prtnr-statistics-limit-graph-consumed { animation-name: limit-animation; animation-direction: normal; animation-duration: 2s; animation-iteration-count: 1; }

.prtnr-statistics-limit-graph-available { -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; height: inherit; }

[dir] .prtnr-statistics-limit-graph-available { -webkit-transition: all 0.6s ease; background: #b3cff5; }

[dir=ltr] .prtnr-statistics-limit-graph-available { animation-name: limit-animation; animation-direction: normal; animation-duration: 2s; animation-iteration-count: 1; }

[dir=rtl] .prtnr-statistics-limit-graph-available { animation-name: limit-animation; animation-direction: normal; animation-duration: 2s; animation-iteration-count: 1; }

.prtnr-statistics-cancellation { display: flex; justify-content: space-between; }

[dir] .prtnr-statistics-cancellation { margin-top: 24px; }

@media (max-width: 1100px) { .prtnr-statistics-cancellation { flex-direction: column; } }

@media (max-width: 576px) { .prtnr-statistics-cancellation { flex-direction: column; } }

.prtnr-dashboard-cancellation-item { -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; }

[dir] .prtnr-dashboard-cancellation-item { background: #ffffff; border-radius: 8px; padding: 24px; }

@media (max-width: 768px) { [dir] .prtnr-dashboard-cancellation-item { padding: 16px; } }

@media (max-width: 576px) { [dir] .prtnr-dashboard-cancellation-item { border-radius: 0; } }

[dir=ltr] .prtnr-dashboard-cancellation-item:first-child { margin-right: 24px; }

[dir=rtl] .prtnr-dashboard-cancellation-item:first-child { margin-left: 24px; }

@media (max-width: 1100px) { [dir] .prtnr-dashboard-cancellation-item:first-child { margin-bottom: 24px; } [dir=ltr] .prtnr-dashboard-cancellation-item:first-child { margin-right: 0; } [dir=rtl] .prtnr-dashboard-cancellation-item:first-child { margin-left: 0; } }

@media (max-width: 576px) { [dir] .prtnr-dashboard-cancellation-item:first-child { margin-bottom: 24px; } [dir=ltr] .prtnr-dashboard-cancellation-item:first-child { margin-right: 0; } [dir=rtl] .prtnr-dashboard-cancellation-item:first-child { margin-left: 0; } }

.prtnr-dashboard-cancellation-link { align-items: center; display: flex; }

[dir] .prtnr-dashboard-cancellation-link { border-bottom: 1px solid #e5e5e5; padding: 16px; }

[dir] .prtnr-dashboard-cancellation-link:last-child { border-bottom: 0; }

.prtnr-dashboard-cancellation-link-count { color: #969696; font-size: 32px; justify-content: space-between; }

[dir=ltr] .prtnr-dashboard-cancellation-link-count { margin-right: 16px; }

[dir=rtl] .prtnr-dashboard-cancellation-link-count { margin-left: 16px; }

.prtnr-dashboard-cancellation-link-text { color: #969696; font-size: 14px; }

[dir=ltr] .prtnr-dashboard-cancellation-link-text { margin-right: 32px; }

[dir=rtl] .prtnr-dashboard-cancellation-link-text { margin-left: 32px; }

@keyframes limit-animation { 0% { max-width: 0; }
  100% { max-width: 100%; } }

.prtnr-dashboard-extension-popup { position: absolute; top: 67px; }

[dir=ltr] .prtnr-dashboard-extension-popup { right: 19px; }

[dir=rtl] .prtnr-dashboard-extension-popup { left: 19px; }

.extensionpopup { box-sizing: border-box; opacity: 0; position: relative; width: 425px; z-index: 22; }

[dir] .extensionpopup { background-color: #fff; border-radius: 12px; box-shadow: 0 8px 40px rgba(45, 49, 55, 0.3); padding: 20px 28px 28px; }

[dir=ltr] .extensionpopup { -webkit-animation: show 1s ease 0s 1 forwards; animation: show 1s ease 0s 1 forwards; }

[dir=rtl] .extensionpopup { -webkit-animation: show 1s ease 0s 1 forwards; animation: show 1s ease 0s 1 forwards; }

@media (max-width: 1074px) { .mobileready .extensionpopup { display: none; } }

.extensionpopup::before { content: ''; display: block; height: 164px; position: absolute; top: 95px; width: 84px; z-index: -1; }

[dir] .extensionpopup::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/extensionpopupbackgroundb2b.png); background-repeat: no-repeat; }

[dir=ltr] .extensionpopup::before { right: 0; }

[dir=rtl] .extensionpopup::before { left: 0; }

.newb2b .extensionpopup::before { display: none; }

.extensionpopup-ratehawk::before { height: 140px; top: 80px; width: 90px; }

[dir] .extensionpopup-ratehawk::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/extensionpopupbackgroundratehawk.png); }

[dir=rtl] .extensionpopup::before { transform: scaleX(-1); }

@keyframes show { 0% { opacity: 0; }
  100% { opacity: 1; } }

.extensionpopup-close { height: 14px; position: absolute; top: 11px; width: 14px; }

[dir] .extensionpopup-close { background-color: rgba(255, 255, 255, 0); border-radius: 50%; cursor: pointer; padding: 10px; }

[dir=ltr] .extensionpopup-close { right: 11px; }

[dir=rtl] .extensionpopup-close { left: 11px; }

.extensionpopup-close::before, .extensionpopup-close::after { content: ''; height: 2px; position: absolute; top: 50%; width: 14px; }

[dir] .extensionpopup-close::before, [dir] .extensionpopup-close::after { background: #868686; }

[dir=ltr] .extensionpopup-close::before, [dir=ltr] .extensionpopup-close::after { left: 50%; margin: -1px 0 0 -5px; }

[dir=rtl] .extensionpopup-close::before, [dir=rtl] .extensionpopup-close::after { right: 50%; margin: -1px -5px 0 0; }

[dir=ltr] .extensionpopup-close::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

[dir=rtl] .extensionpopup-close::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir=ltr] .extensionpopup-close::after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir=rtl] .extensionpopup-close::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.extensionpopup-title { font-size: 28px; font-weight: 700; line-height: 40px; }

[dir] .extensionpopup-title { margin-bottom: 12px; }

.extensionpopup-subtitle { font-size: 18px; font-weight: 700; line-height: 24px; }

[dir] .extensionpopup-subtitle { margin-bottom: 12px; }

.extensionpopup-description { font-size: 14px; line-height: 20px; }

[dir] .extensionpopup-description { margin-bottom: 20px; }

[dir=ltr] .extensionpopup-description { padding-right: 40px; }

[dir=rtl] .extensionpopup-description { padding-left: 40px; }

.extensionpopup-buttons-wrapper { display: flex; justify-content: space-between; text-decoration: none; }

.extensionpopup-install-button { font-size: 18px; height: 48px; width: 184px; }

.extensionpopup-source-button { height: 48px; width: 166px; }

[dir] .extensionpopup-source-button { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/extensionpopupsource@2x.png); background-size: cover; border-radius: 4px; }

[dir] .extensionpopup-source-button-ru { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/extensionpopupsourceru@2x.png); }

.prtnr-financeinfo { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .prtnr-financeinfo { margin: 16px 0 60px; }

@media (max-width: 680px) { [dir] .prtnr-financeinfo { padding: 0 12px; } }

.prtnr-financeinfo-title { display: flex; flex-wrap: wrap; font-size: 24px; font-weight: 700; line-height: 32px; }

[dir] .prtnr-financeinfo-title { margin-bottom: 20px; }

@media (max-width: 680px) { [dir] .prtnr-financeinfo-title { margin-bottom: 16px; } }

[dir=ltr] .prtnr-financeinfo-title-text { margin-right: 8px; }

[dir=rtl] .prtnr-financeinfo-title-text { margin-left: 8px; }

.prtnr-financeinfo-content { display: flex; justify-content: space-between; column-gap: 24px; }

@media (min-width: 681px) and (max-width: 1074px) { .prtnr-financeinfo-content { flex-direction: column; } }

@media (max-width: 680px) { .prtnr-financeinfo-content { flex-direction: column; } }

.prtnr-financeinfo-content-block { display: flex; flex: 1 1; flex-direction: column; gap: 20px; justify-content: space-between; }

.prtnr-financeinfo-inner { box-sizing: border-box; }

[dir] .prtnr-financeinfo-inner { background-color: white; border-radius: 8px; padding: 24px 20px 4px; }

@media (max-width: 680px) { [dir] .prtnr-financeinfo-inner { padding: 20px 20px 4px; } }

.prtnr-financeinfo-inner-title { font-size: 20px; font-weight: 700; line-height: 24px; }

[dir] .prtnr-financeinfo-inner-title { margin-bottom: 10px; }

.prtnr-financeinfo-inner-item { display: flex; }

@media (max-width: 680px) { .prtnr-financeinfo-inner-item { flex-direction: column; } }

[dir] .prtnr-financeinfo-inner-block { margin-bottom: 16px; }

.prtnr-financeinfo-inner-block:first-child { flex-shrink: 0; width: 50%; }

[dir=ltr] .prtnr-financeinfo-inner-block:first-child { margin-right: 32px; }

[dir=rtl] .prtnr-financeinfo-inner-block:first-child { margin-left: 32px; }

@media (max-width: 680px) { .prtnr-financeinfo-inner-block:first-child { width: 100%; } [dir=ltr] .prtnr-financeinfo-inner-block:first-child { margin-right: 0; } [dir=rtl] .prtnr-financeinfo-inner-block:first-child { margin-left: 0; } }

.prtnr-financeinfo-inner-value { font-size: 32px; font-weight: 700; line-height: 40px; }

.prtnr-financeinfo-inner-text { font-size: 16px; line-height: 22px; }

.prtnr-financeinfo-inner-overdue-value { color: #c8c8c8; }

.prtnr-financeinfo-inner-overdue-button { display: none; width: 140px; }

[dir] .prtnr-financeinfo-inner-overdue-button { margin-top: 8px; }

@media (max-width: 680px) { .prtnr-financeinfo-inner-overdue-button { width: 100%; } }

.prtnr-financeinfo-inner-block-warning .prtnr-financeinfo-inner-overdue-value, .prtnr-financeinfo-inner-block-warning .prtnr-financeinfo-inner-overdue-text { color: #ce2121; }

.prtnr-financeinfo-inner-block-warning .prtnr-financeinfo-inner-overdue-button { display: block; }

[dir] .prtnr-financeinfo-inner-minor { border-top: 1px solid #e5e5e5; padding-top: 12px; }

.prtnr-financeinfo-inner-note { color: #ce2121; font-size: 16px; line-height: 22px; position: relative; }

[dir] .prtnr-financeinfo-inner-note { border-top: 1px solid #e5e5e5; }

[dir=ltr] .prtnr-financeinfo-inner-note { padding: 16px 0 16px 44px; }

[dir=rtl] .prtnr-financeinfo-inner-note { padding: 16px 44px 16px 0; }

.prtnr-financeinfo-inner-note::before { content: ''; height: 22px; position: absolute; top: 20px; width: 24px; }

[dir] .prtnr-financeinfo-inner-note::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/alert.svg); }

[dir=ltr] .prtnr-financeinfo-inner-note::before { left: 0; }

[dir=rtl] .prtnr-financeinfo-inner-note::before { right: 0; }

@media (max-width: 680px) { [dir] .prtnr-financeinfo-inner-note { padding: 46px 0 16px; }
  .prtnr-financeinfo-inner-note::before { top: 16px; } }

.prtnr-financeinfo-inner-price-value { color: #ce2121; }

.prtnr-financeinfo-inner-price-value-success { color: #53b124; }

.prtnr-financeinfo-inner-overpay-value-success { color: #c8c8c8; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.zen-fullscreenpopup { bottom: 0; box-sizing: border-box; display: table; height: 100vh; position: fixed; top: 0; vertical-align: middle; width: 100vw; z-index: 23; }
[dir] .zen-fullscreenpopup { background: rgba(0, 0, 0, 0.6); border-top: 0; padding: 0 1vw; }
[dir=ltr] .zen-fullscreenpopup { left: 0; }
[dir=rtl] .zen-fullscreenpopup { right: 0; }

@media (max-width: 680px) { [dir] .zen-fullscreenpopup { padding: 0 5px; } }

.zen-fullscreenpopup-wrapper { display: table-cell; position: relative; touch-action: pan-x pinch-zoom; vertical-align: middle; }

[dir] .zen-fullscreenpopup-wrapper { text-align: center; }

.zen-fullscreenpopup-inner { max-width: 1000px; position: relative; }

[dir] .zen-fullscreenpopup-inner { margin: 0 auto; }

.body-popup-short .zen-fullscreenpopup-inner { max-width: 600px; }

@media (max-width: 954px) { .popupmap-show .zen-fullscreenpopup-inner, .roominfo-show .zen-fullscreenpopup-inner { max-width: 100%; } }

@media (max-width: 954px) { .zen-fullscreenpopup-inner { max-width: 600px; }
  .body-booking .zen-fullscreenpopup-inner { max-width: 320px; } }

@media (max-width: 954px) { .zen-fullscreenpopup-inner::after { bottom: 0; content: ''; height: 30px; position: absolute; width: 100%; } [dir] .zen-fullscreenpopup-inner::after { background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 70%); } [dir=ltr] .zen-fullscreenpopup-inner::after { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; right: 0; } [dir=rtl] .zen-fullscreenpopup-inner::after { border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; left: 0; } }

.zen-fullscreenpopup-content { max-height: 80vh; overflow: auto; overscroll-behavior: contain; }

@media (max-width: 680px) { .zen-fullscreenpopup-content { overflow-y: scroll; } }

@media (min-width: 681px) { [dir] .zen-fullscreenpopup-content { margin-top: 40px; } }

@media (max-width: 680px) { .popupmap-show .zen-fullscreenpopup-content { max-height: 80vh; } }

[dir] .roominfo-show .zen-fullscreenpopup-content { background: white; }

.body-adaptive-hotel.body-overflow-hidden .zen-fullscreenpopup-content, .body-adaptive-hotels.body-overflow-hidden .zen-fullscreenpopup-content { max-height: 85vh; }

[dir] .body-adaptive-hotel.body-overflow-hidden .zen-fullscreenpopup-content, [dir] .body-adaptive-hotels.body-overflow-hidden .zen-fullscreenpopup-content { margin-top: -40px; }

.zen-fullscreenpopup-close { align-items: center; display: flex; height: 30px; justify-content: center; position: absolute; width: 30px; }

[dir] .zen-fullscreenpopup-close { background: #ffffff; border-radius: 50%; cursor: pointer; margin-top: -40px; }

[dir=ltr] .zen-fullscreenpopup-close { right: 0; }

[dir=rtl] .zen-fullscreenpopup-close { left: 0; }

.zen-fullscreenpopup-close-icon { height: 12px; width: 12px; }

[dir] .zen-fullscreenpopup-close-icon { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='rgba(0,0,0,0.6)' d='M1.5-.2L-.2 1.5 4.3 6l-4.5 4.5 1.7 1.7L6 7.7l4.5 4.5 1.7-1.7L7.7 6l4.5-4.5-1.7-1.7L6 4.3 1.5-.2z'/%3E%3C/svg%3E"); }

.popupmap-show .zen-fullscreenpopup-close { bottom: auto; top: -40px; }

[dir] .popupmap-show .zen-fullscreenpopup-close { margin-top: 0; transform: translateX(0); }

[dir=ltr] .popupmap-show .zen-fullscreenpopup-close { left: auto; right: 0; }

[dir=rtl] .popupmap-show .zen-fullscreenpopup-close { right: auto; left: 0; }

.zen-roomspage-popup-policydescription-wrapper { max-width: 600px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .zen-roomspage-popup-policydescription-wrapper { background-color: white; border-radius: 4px; padding: 16px 18px; }

[dir=ltr] .zen-roomspage-popup-policydescription-wrapper { text-align: left; }

[dir=rtl] .zen-roomspage-popup-policydescription-wrapper { text-align: right; }

.zen-roomspage-popup-policydescription-header { color: #292f37; font-size: 13px; }

[dir] .zen-roomspage-popup-policydescription-header { margin-bottom: 10px; }

[dir=ltr] .zen-roomspage-popup-policydescription-header { padding-left: 10px; }

[dir=rtl] .zen-roomspage-popup-policydescription-header { padding-right: 10px; }

.zen-roomspage-popup-policydescription-text { color: #292f37; font-size: 13px; }

[dir] .zen-roomspage-popup-policydescription-text { margin-bottom: 10px; }

[dir=ltr] .zen-roomspage-popup-policydescription-text { padding-left: 10px; }

[dir=rtl] .zen-roomspage-popup-policydescription-text { padding-right: 10px; }

.prtnr-orders-avia-waybill-inner { display: flex; position: relative; }

[dir] .prtnr-orders-avia-waybill-inner { padding: 0 61px; background-color: #fff; cursor: pointer; }

.prtnr-orders-avia-waybill-number { position: absolute; top: 22px; font-size: 20px; font-weight: bold; font-style: normal; font-stretch: normal; line-height: 1.4; letter-spacing: normal; color: #969696; width: max-content; }

[dir=ltr] .prtnr-orders-avia-waybill-number { left: 20px; }

[dir=rtl] .prtnr-orders-avia-waybill-number { right: 20px; }

.prtnr-orders-avia-waybill-arrow, .prtnr-orders-avia-passenger-arrow { position: absolute; top: 22px; display: flex; justify-content: center; align-items: center; width: 30px; height: 30px; }

[dir] .prtnr-orders-avia-waybill-arrow, [dir] .prtnr-orders-avia-passenger-arrow { border-radius: 100%; background-color: #fafafa; }

[dir=ltr] .prtnr-orders-avia-waybill-arrow, [dir=ltr] .prtnr-orders-avia-passenger-arrow { right: 16px; }

[dir=rtl] .prtnr-orders-avia-waybill-arrow, [dir=rtl] .prtnr-orders-avia-passenger-arrow { left: 16px; }

.prtnr-orders-avia-waybill-field, .prtnr-orders-avia-passenger-field { display: inline-block; }

.prtnr-orders-avia-waybill-inner .prtnr-orders-loading { position: absolute; top: 22px; }

[dir=ltr] .prtnr-orders-avia-waybill-inner .prtnr-orders-loading { right: 16px; }

[dir=rtl] .prtnr-orders-avia-waybill-inner .prtnr-orders-loading { left: 16px; }

.prtnr-orders-avia-waybill-inner-expanded .prtnr-orders-avia-waybill-main-info { display: block; }

.prtnr-orders-avia-waybill-inner-expanded .prtnr-orders-avia-waybill-fields { display: none; }

[dir=ltr] .prtnr-orders-avia-waybill-inner-expanded .prtnr-orders-avia-waybill-arrow { transform: rotate(180deg); }

[dir=rtl] .prtnr-orders-avia-waybill-inner-expanded .prtnr-orders-avia-waybill-arrow { transform: rotate(-180deg); }

[dir] .prtnr-orders-avia-waybill-fields { padding: 6px 0; }

.prtnr-orders-avia-waybill-main-info { display: none; flex-grow: 1; flex-shrink: 0; width: 100%; }

[dir] .prtnr-orders-avia-waybill-main-info { padding-bottom: 16px; }

[dir=ltr] .prtnr-orders-avia-waybill-field-wrap { margin-right: 10px; }

[dir=rtl] .prtnr-orders-avia-waybill-field-wrap { margin-left: 10px; }

.prtnr-orders-avia-waybill-transfer { width: calc(100% - 21px); font-size: 14px; }

[dir] .prtnr-orders-avia-waybill-transfer { border-bottom: 1px solid rgba(0, 0, 0, 0.16); padding: 12px 0; }

[dir=ltr] .prtnr-orders-avia-waybill-transfer { margin-left: 21px; }

[dir=rtl] .prtnr-orders-avia-waybill-transfer { margin-right: 21px; }

.prtnr-orders-avia-waybill-full-time { color: #969696; font-size: 14px; font-style: normal; font-stretch: normal; line-height: 1.43; letter-spacing: normal; }

[dir=ltr] .prtnr-orders-avia-waybill-full-time { padding-left: 20px; }

[dir=rtl] .prtnr-orders-avia-waybill-full-time { padding-right: 20px; }

.prtnr-orders-avia-passenger { position: relative; }

[dir] .prtnr-orders-avia-passenger { background-color: #fff; padding: 12px 20px 0; }

.prtnr-orders-avia-passenger-title { font-size: 16px; font-weight: 700; line-height: 22px; }

[dir] .prtnr-orders-avia-passenger-fields { padding: 6px 0; }

.prtnr-orders-avia-passenger-field .prtnr-orders-order-field-large { min-width: 285px; }

[dir=ltr] .prtnr-expand-group-expanded .prtnr-expand-group-arrow { transform: rotate(180deg); }

[dir=rtl] .prtnr-expand-group-expanded .prtnr-expand-group-arrow { transform: rotate(-180deg); }

[dir] .prtnr-expand-group-transfers .prtnr-expand-group-head { cursor: default; }

.prtnr-expand-group-fields-container { display: flex; justify-content: space-between; }

.prtnr-expand-group-fields { display: flex; flex-wrap: wrap; }

[dir] .prtnr-expand-group-fields { margin: 20px 0; }

.prtnr-expand-group-head { align-items: center; display: flex; }

[dir] .prtnr-expand-group-head { cursor: pointer; margin-bottom: 11px; }

.prtnr-expand-group-arrow { width: 12px; height: 12px; }

[dir=ltr] .prtnr-expand-group-arrow { margin-right: 8px; }

[dir=rtl] .prtnr-expand-group-arrow { margin-left: 8px; }

.prtnr-expand-group-arrow .prtnr-icon-arrow { width: 12px; height: 12px; }

.prtnr-expand-group-name { flex-shrink: 0; font-size: 16px; font-weight: 700; line-height: 1; }

[dir=ltr] .prtnr-expand-group-name { margin-right: 16px; }

[dir=rtl] .prtnr-expand-group-name { margin-left: 16px; }

.prtnr-expand-group-count { align-items: center; display: flex; font-weight: 700; height: 20px; justify-content: center; width: 20px; }

[dir] .prtnr-expand-group-count { background-color: #e6e6d7; border-radius: 10px; }

[dir=ltr] .prtnr-expand-group-count { margin-left: -8px; margin-right: 8px; }

[dir=rtl] .prtnr-expand-group-count { margin-right: -8px; margin-left: 8px; }

.prtnr-expand-group-line { width: 100%; height: 1px; }

[dir] .prtnr-expand-group-line { background-color: rgba(0, 0, 0, 0.16); }

[dir] .prtnr-expand-group-card { margin-bottom: 10px; }

.prtnr-expand-group-ticket-sign { align-items: baseline; color: #868686; display: flex; }

[dir=ltr] .prtnr-expand-group-ticket-sign-icon { margin-right: 8px; }

[dir=rtl] .prtnr-expand-group-ticket-sign-icon { margin-left: 8px; }

.prtnr-expand-group-ticket-sign-icon .prtnr-icon { display: block; height: 16px; width: 16px; }

.prtnr-expand-group-ticket-sign-text { line-height: 24px; }

[dir] .prtnr-expand-group-ticket-sign-text { margin-top: 14px; }

.prtnr-expand-group-ticket-sign-allowed { color: #53af24; }

.prtnr-expand-group-ticket-sign-denied { color: #111111; }

.prtnr-expand-group-field-lowCost { align-items: flex-start; color: #ff9209; display: flex; font-size: 16px; font-weight: 700; line-height: 24px; }

[dir] .prtnr-expand-group-field-lowCost { margin: 20px 0; padding-top: 26px; }

.prtnr-orders-avia-footer-annulate-button, .prtnr-orders-avia-footer-retrieve-button, .prtnr-orders-avia-footer-download-waybill, .prtnr-orders-avia-footer-download-invoice, .prtnr-orders-avia-footer-download-fake-invoice { display: inline-block; }

[dir=ltr] .prtnr-orders-avia-footer-annulate-button, [dir=ltr] .prtnr-orders-avia-footer-retrieve-button, [dir=ltr] .prtnr-orders-avia-footer-download-waybill, [dir=ltr] .prtnr-orders-avia-footer-download-invoice, [dir=ltr] .prtnr-orders-avia-footer-download-fake-invoice { margin-right: 24px; }

[dir=rtl] .prtnr-orders-avia-footer-annulate-button, [dir=rtl] .prtnr-orders-avia-footer-retrieve-button, [dir=rtl] .prtnr-orders-avia-footer-download-waybill, [dir=rtl] .prtnr-orders-avia-footer-download-invoice, [dir=rtl] .prtnr-orders-avia-footer-download-fake-invoice { margin-left: 24px; }

.prtnr-orders-avia-footer { display: flex; justify-content: space-between; }

[dir] .prtnr-orders-avia-footer { padding: 16px 0; border-top: 1px solid rgba(0, 0, 0, 0.16); }

.prtnr-orders-avia-footer-download-title { color: #4086e4; font-size: 16px; font-weight: 700; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; }

[dir] .prtnr-orders-avia-footer-download-title { text-align: center; }

.prtnr-orders-avia-footer-support { display: flex; align-items: center; }

[dir=ltr] .prtnr-orders-avia-footer-support-icon { margin-right: 5px; }

[dir=rtl] .prtnr-orders-avia-footer-support-icon { margin-left: 5px; }

.zenblog-title { display: inline-block; font-size: 20px; line-height: 28px; }

[dir] .zenblog-title { margin-bottom: 16px; }

.zenblog-posts-wrapper { position: relative; }

.zenblog-posts-wrapper-loading::before { content: ''; height: 100%; pointer-events: none; position: absolute; top: 0; width: 680px; z-index: 1; }

[dir=ltr] .zenblog-posts-wrapper-loading::before { animation:  gradient-ltr 2s linear 2s infinite; background-image: linear-gradient(116deg, rgba(242, 241, 240, 0) 18%, rgba(242, 241, 240, 0.8) 50%, rgba(242, 241, 240, 0) 82%); left: 0; }

[dir=rtl] .zenblog-posts-wrapper-loading::before { animation:  gradient-rtl 2s linear 2s infinite; background-image: linear-gradient(-116deg, rgba(242, 241, 240, 0) 18%, rgba(242, 241, 240, 0.8) 50%, rgba(242, 241, 240, 0) 82%); right: 0; }

@keyframes gradient-ltr { from { left: -150%; }
  to { left: 100%; } }

@keyframes gradient-rtl { from { left: -150%; }
  to { left: 100%; } }

.zenblog-posts { list-style: none; }

[dir] .zenblog-posts-item:not(:last-child) { margin-bottom: 20px; }

.zenblog-post-image, .zenblog-skeleton-post-image { display: block; height: 140px; overflow: hidden; width: 100%; }

[dir] .zenblog-post-image, [dir] .zenblog-skeleton-post-image { border-radius: 7px; margin-bottom: 16px; }

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

[dir] .zenblog-post-content { margin-bottom: 8px; }

.zenblog-post-content-link { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #292f37; font-size: 12px; font-weight: 700; letter-spacing: 1.2px; line-height: 17px; text-decoration: none; text-transform: uppercase; }

[dir=ltr] .zenblog-post-content-link { margin-right: 12px; }

[dir=rtl] .zenblog-post-content-link { margin-left: 12px; }

.zenblog-post-content-date { font-size: 11px; }

.zenblog-post-title { font-size: 16px; line-height: 1.38; }

.zenblog-button-wrapper { display: flex; justify-content: center; }

[dir] .zenblog-button-wrapper { border-top: 1px solid #afafaf; padding-top: 20px; }

.zenblog-skeleton-post-image { align-items: center; display: flex; justify-content: center; }

[dir] .zenblog-skeleton-post-image { background-color: #e5e5e5; }

[dir] .zenblog-skeleton-post-image .zendotsloader-dot { background-color: #afafaf; }

.zenblog-skeleton-post-content { align-items: center; display: flex; justify-content: space-between; }

[dir] .zenblog-skeleton-post-content { margin-bottom: 12px; }

.zenblog-skeleton-post-content-link { height: 17px; width: 100px; }

[dir] .zenblog-skeleton-post-content-link { background-color: #e5e5e5; border-radius: 7px; }

.zenblog-skeleton-post-content-date { height: 11px; width: 50px; }

[dir] .zenblog-skeleton-post-content-date { background-color: #e5e5e5; border-radius: 7px; }

.zenblog-skeleton-post-title-item { height: 16px; width: 100%; }

[dir] .zenblog-skeleton-post-title-item { background-color: #d9e0ec; border-radius: 5px; margin-bottom: 10px; }

.zenblog-skeleton-post-title-item:last-child { width: 60%; }

[dir] .zenblog-skeleton-post-title-item:last-child { margin-bottom: 0; }

.zennewsfeed-posts-inner { overflow: hidden; }

.zennewsfeed-posts { display: flex; justify-content: space-between; list-style: none; }

.zennewsfeed-posts-swipe { list-style: none; }

[dir] .zennewsfeed-posts-control-pins { margin-top: 20px; }

.zennewsfeed-posts-item { max-width: 373px; min-height: 164px; min-width: 296px; width: 373px; }

[dir=ltr] .zennewsfeed-posts-item { margin-right: 40px; }

[dir=rtl] .zennewsfeed-posts-item { margin-left: 40px; }

@media (min-width: 955px) and (max-width: 1074px) { .zennewsfeed-posts-item { min-width: 280px; } [dir=ltr] .zennewsfeed-posts-item { margin-right: 30px; } [dir=rtl] .zennewsfeed-posts-item { margin-left: 30px; } }

[dir=ltr] .zennewsfeed-posts-item:last-child { margin-right: 0; }

[dir=rtl] .zennewsfeed-posts-item:last-child { margin-left: 0; }

.zennewsfeed-post { display: flex; height: 100%; overflow: hidden; }

[dir] .zennewsfeed-post { background-color: #ffffff; border-radius: 7px; }

.zennewsfeed-post-image { flex-shrink: 0; width: 64px; }

@media (max-width: 680px) { .zennewsfeed-post-image { width: 40px; } }

[dir] .zennewsfeed-post-image .zenimage { background-color: transparent; }

[dir] .zennewsfeed-post-content { padding: 16px 20px 18px; }

@media (min-width: 681px) and (max-width: 954px) { .zennewsfeed-post-content { height: 190px; width: 100%; } }

@media (max-width: 680px) { .zennewsfeed-post-content { height: 190px; width: 100%; } }

.zennewsfeed-post-content-title { display: block; font-size: 20px; line-height: 25px; font-weight: 700; text-decoration: none; }

[dir] .zennewsfeed-post-content-title { margin-bottom: 8px; }

.zennewsfeed-post-content-text { font-size: 16px; line-height: 21px; }

.serpextra { /* to left space for headerregion */ }

[dir] .serpextra { margin-top: 60px; }

[dir] .serpHotels .lazylist.lazylist-tall { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/serp_hotels_new_filler_tall.png) -6px 0 repeat-y; }

[dir] .body-serphotelpage-with-hotel .serpmain-hotelnew .serpHotels .lazylist-tall, [dir] .layout-singlestate-collapsed .serpmain-hotelnew .serpHotels .lazylist-tall { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/serp_hotels_new_filler_narrow_tall.png); }

.zenpopuptip { box-sizing: border-box; max-width: 320px; position: fixed; z-index: 23; }

[dir] .zenpopuptip { background: #fffbef; border: 1px solid rgba(133, 135, 139, 0.2); border-radius: 3px; padding: 15px 20px; }

[dir=ltr] .zentexttip, [dir=ltr] .zenloyaltyinfotip { text-align: left; }

[dir=rtl] .zentexttip, [dir=rtl] .zenloyaltyinfotip { text-align: right; }

[dir] .zen-fullscreenpopup .zentexttip, [dir] .zen-fullscreenpopup .zenloyaltyinfotip { background: white; border: 1px solid rgba(133, 135, 139, 0.2); border-radius: 3px; padding: 20px; }

.zenpaymenttip-title, .zentexttip-title, .zenloyaltyinfotip-title { font-size: 20px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .zenpaymenttip-title, [dir] .zentexttip-title, [dir] .zenloyaltyinfotip-title { margin-bottom: 5px; }

.zenpaymenttip-description, .zentexttip-text, .zenloyaltyinfotip-text { font-size: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .zenpaymenttip-description p, [dir] .zentexttip-text p, [dir] .zenloyaltyinfotip-text p { margin-bottom: 5px; }

[dir] .zenpaymenttip-description:not(:last-child) { margin-bottom: 10px; }

.zentexttip-text b { display: block; font-weight: 700; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .zentexttip-text b { margin-bottom: 5px; }

[dir] .zenloyaltyinfotip-title { margin-bottom: 10px; }

.zenloyaltyinfotip-title span { white-space: nowrap; }

.zenloyaltyinfotip-text { position: relative; }

[dir=ltr] .zenloyaltyinfotip-text { padding-left: 20px; }

[dir=rtl] .zenloyaltyinfotip-text { padding-right: 20px; }

.zenloyaltyinfotip-text::before { bottom: 0; content: ''; position: absolute; top: 0; width: 8px; }

[dir] .zenloyaltyinfotip-text::before { background-color: #4fac00; border-radius: 2px; }

[dir=ltr] .zenloyaltyinfotip-text::before { left: 0; }

[dir=rtl] .zenloyaltyinfotip-text::before { right: 0; }

.zenloyaltyinfotip-bonus-popup-charge { font-style: italic; }

[dir] .zenloyaltyinfotip-bonus-popup-charge { margin-bottom: 5px; }

.zenloyaltyinfotip-bonus-popup-charge-b2b { font-style: italic; }

[dir] .zenloyaltyinfotip-bonus-popup-charge-b2b { margin: 5px 0; }

[dir] .zenloyaltyinfotip-bonus-popup-dreams-link, [dir] .zenloyaltyinfotip-bonus-popup-miles-link, [dir] .zenloyaltyinfotip-bonus-popup-zenpoints-link { margin-top: 5px; }

.zentransliterationtip-inner { max-width: 200px; overflow: hidden; text-overflow: ellipsis; }

.zentransliterationtip-transliteration { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-transform: capitalize; }

[dir] .zentravelpolicytip-content:not(:last-child) { margin-bottom: 16px; }

.zentravelpolicytip-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 16px; }

[dir] .zentravelpolicytip-title { margin-bottom: 4px; }

.zentravelpolicytip-description { font-size: 14px; }

.zen-progressbar { height: 6px; overflow: hidden; position: relative; }

[dir] .zen-progressbar { background: #f2f1f0; border-radius: 3px; }

.zen-progressbar-progress { height: 100%; overflow: hidden; position: relative; width: 100%; will-change: transform; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

[dir] .zen-progressbar-progress { background: #2f9cea; border-radius: 3px; -webkit-transition: all 0.3s ease-out; }

[dir=ltr] .zen-progressbar-progress { transform: translateX(-100%); }

[dir=rtl] .zen-progressbar-progress { transform: translateX(100%); }

.zen-progressbar-progress-line { bottom: 0; position: absolute; top: 0; will-change: transform; }

[dir] .zen-progressbar-progress-line { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 6'%3E%3Cpath fill='rgba(255,196,150,0.33)' d='M4 0h9L9 6H0z'/%3E%3C/svg%3E"); }

[dir=ltr] .zen-progressbar-progress-line { animation-timing-function: linear; animation-delay: 0s; animation-iteration-count: infinite; animation-name:  progressline-animation-ltr ; animation-duration: 12s; left: -50%; right: -50%; }

[dir=rtl] .zen-progressbar-progress-line { animation-timing-function: linear; animation-delay: 0s; animation-iteration-count: infinite; animation-name:  progressline-animation-rtl ; animation-duration: 12s; right: -50%; left: -50%; }

@-webkit-keyframes progressline-animation-ltr { 0% { transform: translateX(-25%); }
  100% { transform: translateX(25%); } }

@-webkit-keyframes progressline-animation-rtl { 0% { transform: translateX(25%); }
  100% { transform: translateX(-25%); } }

@keyframes progressline-animation-ltr { 0% { transform: translateX(-25%); }
  100% { transform: translateX(25%); } }

@keyframes progressline-animation-rtl { 0% { transform: translateX(25%); }
  100% { transform: translateX(-25%); } }

.zenpopuptipcontainer { display: none; }

.zenpopuptipcontainer-show { display: inline-block; height: 22px; position: relative; width: 22px; z-index: 2; }

[dir] .zenpopuptipcontainer-show { margin: -3px; }

.zenpopuptipcontainer-show::after { content: ''; height: 16px; opacity: .46; position: absolute; top: 4px; transition: all .16s ease; width: 16px; z-index: -1; }

[dir] .zenpopuptipcontainer-show::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/icon-info.svg); background-position: center; background-repeat: no-repeat; }

[dir=ltr] .zenpopuptipcontainer-show::after { left: 3px; }

[dir=rtl] .zenpopuptipcontainer-show::after { right: 3px; }

.zenpopuptipcontainer-show::before { content: ''; height: 16px; opacity: .04; position: absolute; top: 4px; transition: all .16s ease; width: 16px; z-index: -1; }

[dir] .zenpopuptipcontainer-show::before { background-color: var(--palette-black); border-radius: 4px; }

[dir=ltr] .zenpopuptipcontainer-show::before { left: 3px; }

[dir=rtl] .zenpopuptipcontainer-show::before { right: 3px; }

.zenpopuptipcontainer-show:hover::after { filter: invert(1); opacity: 1; }

.zenpopuptipcontainer-show:hover::before { opacity: 1; }

.zenpopuptipcontainer-show-dark { display: inline-block; height: 22px; position: relative; width: 22px; z-index: 2; }

[dir] .zenpopuptipcontainer-show-dark { margin: -3px; }

.zenpopuptipcontainer-show-dark::after { content: ''; height: 16px; position: absolute; top: 4px; transition: all .16s ease; width: 16px; z-index: -1; }

[dir] .zenpopuptipcontainer-show-dark::after { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/svg/icon-info-white.svg); background-position: center; background-repeat: no-repeat; }

[dir=ltr] .zenpopuptipcontainer-show-dark::after { left: 3px; }

[dir=rtl] .zenpopuptipcontainer-show-dark::after { right: 3px; }

.zenpopuptipcontainer-show-dark::before { content: ''; height: 16px; opacity: .13; position: absolute; top: 4px; transition: all .16s ease; width: 16px; z-index: -1; }

[dir] .zenpopuptipcontainer-show-dark::before { background-color: var(--palette-white); border-radius: 4px; }

[dir=ltr] .zenpopuptipcontainer-show-dark::before { left: 3px; }

[dir=rtl] .zenpopuptipcontainer-show-dark::before { right: 3px; }

.zenpopuptipcontainer-show-dark:hover::after { filter: invert(1); opacity: 1; }

.zenpopuptipcontainer-show-dark:hover::before { opacity: 1; }

.zenpopuptipcontainer-error { display: block; content: ''; height: 16px; width: 15px; }

[dir] .zenpopuptipcontainer-error { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/zen/ui/fielderroricon.svg); background-repeat: no-repeat; }

.prtnrroomsrate-price-description-popup-inner { align-self: center; box-sizing: border-box; font-size: 14px; line-height: 20px; }

[dir] .zen-fullscreenpopup-content .prtnrroomsrate-price-description-popup-inner { background-color: white; border-radius: 5px; padding: 20px; }

[dir=ltr] .zen-fullscreenpopup-content .prtnrroomsrate-price-description-popup-inner { text-align: left; }

[dir=rtl] .zen-fullscreenpopup-content .prtnrroomsrate-price-description-popup-inner { text-align: right; }

[dir] .prtnrroomsrate-price-description-popup-vat { border-bottom: 1px solid rgba(133, 135, 139, 0.5); margin-bottom: 8px; padding-bottom: 8px; }

[dir] .prtnrroomsrate-price-description-popup-brand-info { margin-bottom: 5px; }

.prtnrroomsrate-price-description-popup-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .prtnrroomsrate-price-description-popup-title { margin-bottom: 10px; }

[dir=ltr] .prtnrroomsrate-price-description-popup-title { text-align: left; }

[dir=rtl] .prtnrroomsrate-price-description-popup-title { text-align: right; }

.prtnrroomsrate-price-description-popup-prices { width: 100%; }

[dir] .prtnrroomsrate-price-description-popup-prices { padding: 0 25px; }

[dir=ltr] .prtnrroomsrate-price-description-popup-prices { margin-left: -25px; }

[dir=rtl] .prtnrroomsrate-price-description-popup-prices { margin-right: -25px; }

[dir] .prtnrroomsrate-price-description-popup-summary { border-top: 1px solid rgba(133, 135, 139, 0.5); padding-top: 15px; }

.prtnrroomsrate-price-description-popup-price, .prtnrroomsrate-price-description-popup-summary { display: flex; justify-content: space-between; }

[dir] .prtnrroomsrate-price-description-popup-summary { margin-bottom: 20px; }

[dir] .prtnrroomsrate-price-description-popup-all-description .zenroomspagerate-price-value-popup-tax { margin-bottom: 0; }

[dir] .prtnrroomsrate-price-description-popup-price { padding-bottom: 7px; }

.prtnrroomsrate-price-description-popup-price-date { display: flex; flex-wrap: wrap; }

.prtnrroomsrate-price-description-popup-price-text::before { color: #99928b; content: '≈'; }

[dir] .prtnrroomsrate-price-description-popup-extra-price-info { margin-bottom: 10px; }

.zen-roomspagerate-detailedprice { display: inline-block; }

.zentooltip-child .prtnrpricedescriptionV2 { max-width: none; }

.zentooltip-popup .prtnrpricedescriptionV2 { max-width: calc(100vw); }

[dir] .zentooltip-popup .prtnrpricedescriptionV2 { background-color: #f4f4f4; border-radius: 6px; margin: -20px; padding: 20px 0; }

.prtnrpricedescriptionV2-title { display: none; }

.zentooltip-popup .prtnrpricedescriptionV2-title { display: block; font-size: 20px; font-weight: 700; line-height: 24px; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-title { margin-bottom: 16px; }

[dir=ltr] .zentooltip-popup .prtnrpricedescriptionV2-title { padding-left: 20px; }

[dir=rtl] .zentooltip-popup .prtnrpricedescriptionV2-title { padding-right: 20px; }

.prtnrpricedescriptionV2-table { display: flex; justify-content: space-between; position: relative; }

[dir] .prtnrpricedescriptionV2-table { padding-bottom: 4px; }

.prtnrpricedescriptionV2-table::after { content: ''; height: 1px; position: absolute; top: 110px; z-index: 1; }

[dir] .prtnrpricedescriptionV2-table::after { background-color: #686e75; }

[dir=ltr] .prtnrpricedescriptionV2-table::after { left: 0; right: 0; }

[dir=rtl] .prtnrpricedescriptionV2-table::after { right: 0; left: 0; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-table { padding-bottom: 16px; }

.prtnrpricedescriptionV2-processing-cost { display: flex; font-size: 14px; max-width: 400px; }

[dir] .prtnrpricedescriptionV2-processing-cost { margin-bottom: 8px; }

.prtnrpricedescriptionV2-processing-cost::before { content: ''; display: block; flex-shrink: 0; height: 14px; width: 16px; }

[dir] .prtnrpricedescriptionV2-processing-cost::before { background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.3 11.2c.2.2.4.3.7.3a.9.9 0 00.7-.3.9.9 0 00.2-.7.8.8 0 00-.2-.6.9.9 0 00-.7-.3 1 1 0 00-.7.3.9.9 0 00-.2.6c0 .3 0 .5.2.7zm1.4-7.8H7.3v5.7h1.4V3.4z' fill='%23ffffff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.6 1.5a3 3 0 00-5.1 0l-4.6 8A3 3 0 003.5 14h9a3 3 0 002.6-4.6l-4.5-7.9zm-4 .8c.6-1 2.2-1 2.7 0l4.6 8c.5.9-.1 2.2-1.4 2.2h-9A1.5 1.5 0 012 10.2l4.6-8z' fill='%23ffffff'/%3E%3C/svg%3E"); margin-top: 2px; }

[dir=ltr] .prtnrpricedescriptionV2-processing-cost::before { margin-right: 6px; }

[dir=rtl] .prtnrpricedescriptionV2-processing-cost::before { margin-left: 6px; }

@media (max-width: 954px) { [dir=ltr] .prtnrpricedescriptionV2-processing-cost { margin-left: 8px; } [dir=rtl] .prtnrpricedescriptionV2-processing-cost { margin-right: 8px; }
  [dir] .prtnrpricedescriptionV2-processing-cost::before { background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.3 11.2c.2.2.4.3.7.3a.9.9 0 00.7-.3.9.9 0 00.2-.7.8.8 0 00-.2-.6.9.9 0 00-.7-.3 1 1 0 00-.7.3.9.9 0 00-.2.6c0 .3 0 .5.2.7zm1.4-7.8H7.3v5.7h1.4V3.4z' fill='%23292f37'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.6 1.5a3 3 0 00-5.1 0l-4.6 8A3 3 0 003.5 14h9a3 3 0 002.6-4.6l-4.5-7.9zm-4 .8c.6-1 2.2-1 2.7 0l4.6 8c.5.9-.1 2.2-1.4 2.2h-9A1.5 1.5 0 012 10.2l4.6-8z' fill='%23292f37'/%3E%3C/svg%3E"); } }

.prtnrpricedescriptionV2-bar { font-size: 14px; font-weight: 700; line-height: 18px; position: relative; }

[dir] .prtnrpricedescriptionV2-bar { padding-bottom: 12px; padding-top: 12px; }

.prtnrpricedescriptionV2-bar::before { content: ''; height: 1px; position: absolute; top: 0; }

[dir] .prtnrpricedescriptionV2-bar::before { background-color: #5f646b; }

[dir=ltr] .prtnrpricedescriptionV2-bar::before { left: -20px; right: -20px; }

[dir=rtl] .prtnrpricedescriptionV2-bar::before { right: -20px; left: -20px; }

.prtnrpricedescriptionV2-norow .prtnrpricedescriptionV2-table::after { top: 85px; }

.prtnrpricedescriptionV2-notworows .prtnrpricedescriptionV2-table::after { top: 61px; }

[dir=ltr] .prtnrpricedescriptionV2-net .prtnrpricedescriptionV2-table::after { right: 0; }

[dir=rtl] .prtnrpricedescriptionV2-net .prtnrpricedescriptionV2-table::after { left: 0; }

.zentooltip-popup .prtnrpricedescriptionV2-table::after { top: 116px; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-table::after { background-color: #e5e5e5; }

.zentooltip-popup .prtnrpricedescriptionV2-norow .prtnrpricedescriptionV2-table::after { top: 91px; }

.zentooltip-popup .prtnrpricedescriptionV2-notworows .prtnrpricedescriptionV2-table::after { top: 67px; }

.prtnrpricedescriptionV2-table-inner { align-items: flex-start; display: flex; }

.zentooltip-popup .prtnrpricedescriptionV2-table-inner { overflow-x: auto; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-table-inner { padding-top: 6px; }

[dir=ltr] .zentooltip-popup .prtnrpricedescriptionV2-table-inner { padding-left: 22px; }

[dir=rtl] .zentooltip-popup .prtnrpricedescriptionV2-table-inner { padding-right: 22px; }

.prtnrpricedescriptionV2-table-cell { white-space: nowrap; font-size: 14px; line-height: 20px; }

[dir=ltr] .prtnrpricedescriptionV2-table-column { text-align: right; }

[dir=rtl] .prtnrpricedescriptionV2-table-column { text-align: left; }

.prtnrpricedescriptionV2-table-column-titles { font-size: 14px; line-height: 20px; }

[dir=ltr] .prtnrpricedescriptionV2-table-column-titles { padding-right: 16px; text-align: left; }

[dir=rtl] .prtnrpricedescriptionV2-table-column-titles { padding-left: 16px; text-align: right; }

.zentooltip-popup .prtnrpricedescriptionV2-table-column-titles { align-self: stretch; position: relative; z-index: 1; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-table-column-titles { background-color: white; border-radius: 8px; box-shadow: 0 4px 12px rgba(141, 141, 141, 0.32); padding: 6px 16px; }

[dir=ltr] .zentooltip-popup .prtnrpricedescriptionV2-table-column-titles { margin-right: -10px; }

[dir=rtl] .zentooltip-popup .prtnrpricedescriptionV2-table-column-titles { margin-left: -10px; }

.prtnrpricedescriptionV2-table-cell-title { height: 20px; }

[dir] .prtnrpricedescriptionV2-table-cell-title { padding: 6px 0 8px; }

.prtnrpricedescriptionV2-table-cell-subscription { color: #b7bee6; }

[dir] .prtnrpricedescriptionV2-table-cell-subscription { padding: 10px 12px; }

@media (max-width: 680px) { .prtnrpricedescriptionV2-table-cell-subscription { color: #5c6ed1; } }

.prtnrpricedescriptionV2-table-cell-price-total-payment-subscription { color: #b7bee6; }

@media (max-width: 680px) { .prtnrpricedescriptionV2-table-cell-price-total-payment-subscription { color: #5c6ed1; } }

.prtnrpricedescriptionV2-table-cell-price-subscription { align-items: flex-end; color: #b7bee6; display: inline-flex; flex-grow: 1; font-size: 14px; line-height: 20px; }

[dir] .prtnrpricedescriptionV2-table-cell-price-subscription { padding-bottom: 10px; }

@media (max-width: 680px) { .prtnrpricedescriptionV2-table-cell-price-subscription { color: #5c6ed1; } [dir] .prtnrpricedescriptionV2-table-cell-price-subscription { padding-bottom: 5px; } }

[dir] .prtnrpricedescriptionV2-table-extra-price-info { margin-bottom: 12px; }

.prtnrpricedescriptionV2-table-cell-price-total-subscription { color: #b7bee6; position: relative; }

@media (max-width: 680px) { .prtnrpricedescriptionV2-table-cell-price-total-subscription { color: #5c6ed1; } }

.prtnrpricedescriptionV2-table-cell-price-total-subscription::after { top: 3px; content: ''; height: 14px; position: absolute; width: 11px; }

[dir] .prtnrpricedescriptionV2-table-cell-price-total-subscription::after { background-image: url("data:image/svg+xml,%3Csvg width='10' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.2 2.5a4 4 0 117.4 3l-.3.8h1.3a5 5 0 11-9.2 0h5.7l.6-1.5A2 2 0 103 3.2l-.4 1-1.8-.8.4-1zm4.6 6.2a.8.8 0 01-.3.7l.1 1.3H4.4l.1-1.3A.8.8 0 015 7.8c.5 0 .8.4.8.9z' fill='%23b7bee6'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .prtnrpricedescriptionV2-table-cell-price-total-subscription::after { margin-left: 4px; }

[dir=rtl] .prtnrpricedescriptionV2-table-cell-price-total-subscription::after { margin-right: 4px; }

@media (max-width: 680px) { [dir] .prtnrpricedescriptionV2-table-cell-price-total-subscription::after { background-image: url("data:image/svg+xml,%3Csvg width='10' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.2 2.5a4 4 0 117.4 3l-.3.8h1.3a5 5 0 11-9.2 0h5.7l.6-1.5A2 2 0 103 3.2l-.4 1-1.8-.8.4-1zm4.6 6.2a.8.8 0 01-.3.7l.1 1.3H4.4l.1-1.3A.8.8 0 015 7.8c.5 0 .8.4.8.9z' fill='%235c6ed1'/%3E%3C/svg%3E"); } }

.zentooltip-popup .prtnrpricedescriptionV2-table-cell-title { font-weight: 700; font-size: 16px; }

.prtnrpricedescriptionV2-table-cell-vat { color: #c8c8c8; }

.zentooltip-popup .prtnrpricedescriptionV2-table-cell-vat { color: #afafaf; }

[dir=ltr] .prtnrpricedescriptionV2-table-column-tariff .prtnrpricedescriptionV2-table-cell-title { text-align: left; }

[dir=rtl] .prtnrpricedescriptionV2-table-column-tariff .prtnrpricedescriptionV2-table-cell-title { text-align: right; }

.prtnrpricedescriptionV2-table-column-client .prtnrpricedescriptionV2-table-cell-title, .prtnrpricedescriptionV2-table-column-payment .prtnrpricedescriptionV2-table-cell-title { font-weight: 700; font-size: 16px; }

.prtnrpricedescriptionV2-table-cell-price, .prtnrpricedescriptionV2-table-cell-earlycheckin, .prtnrpricedescriptionV2-table-cell-latecheckout { height: 20px; }

[dir] .prtnrpricedescriptionV2-table-cell-price, [dir] .prtnrpricedescriptionV2-table-cell-earlycheckin, [dir] .prtnrpricedescriptionV2-table-cell-latecheckout { margin-bottom: 4px; }

.prtnrpricedescriptionV2-table-cell-total { display: flex; flex-direction: column; flex-grow: 1; font-size: 14px; line-height: 20px; }

[dir] .prtnrpricedescriptionV2-table-cell-total { margin-top: 8px; padding-top: 8px; }

[dir] .prtnrpricedescriptionV2-table-column-payment .prtnrpricedescriptionV2-table-cell-total { margin-bottom: 2px; }

.prtnrpricedescriptionV2-table-column-titles-with-subscription { display: flex; flex-direction: column; }

[dir=ltr] .prtnrpricedescriptionV2-table-column-titles-with-subscription { padding-right: 24px; }

[dir=rtl] .prtnrpricedescriptionV2-table-column-titles-with-subscription { padding-left: 24px; }

[dir] .prtnrpricedescriptionV2-table-column-titles-with-subscription .prtnrpricedescriptionV2-table-cell-total { margin-top: 4px; }

[dir=ltr] .zentooltip-popup .prtnrpricedescriptionV2-table-column-titles-with-subscription { padding-right: 24px; }

[dir=rtl] .zentooltip-popup .prtnrpricedescriptionV2-table-column-titles-with-subscription { padding-left: 24px; }

.prtnrpricedescriptionV2-table-column-titles .prtnrpricedescriptionV2-table-cell-total, .prtnrpricedescriptionV2-table-column-payment .prtnrpricedescriptionV2-table-cell-total, .prtnrpricedescriptionV2-table-column-client .prtnrpricedescriptionV2-table-cell-total { font-size: 16px; font-weight: 700; }

[dir] .prtnrpricedescriptionV2-table-column-tariff { border: 2px solid #595e63; margin-top: -2px; }

[dir=ltr] .prtnrpricedescriptionV2-table-column-tariff { border-right: 0; border-radius: 8px 0 0 8px; padding: 0 8px 6px 16px; }

[dir=rtl] .prtnrpricedescriptionV2-table-column-tariff { border-left: 0; border-radius: 0 8px 8px 0; padding: 0 16px 6px 8px; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-table-column-tariff { border-color: white; }

[dir] .prtnrpricedescriptionV2-table-column-commission { border: 2px solid #595e63; margin-top: -2px; }

[dir=ltr] .prtnrpricedescriptionV2-table-column-commission { border-left: 0; border-radius: 0 8px 8px 0; padding: 0 26px 6px 6px; margin-right: -10px; }

[dir=rtl] .prtnrpricedescriptionV2-table-column-commission { border-right: 0; border-radius: 8px 0 0 8px; padding: 0 6px 6px 26px; margin-left: -10px; }

[dir=ltr] .prtnrpricedescriptionV2-table-column-commission span { margin-left: 4px; }

[dir=rtl] .prtnrpricedescriptionV2-table-column-commission span { margin-right: 4px; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-table-column-commission { border-color: white; }

[dir] .prtnrpricedescriptionV2-table-column-payment-content { padding: 6px 12px; margin-top: -6px; border-radius: 8px; background-color: #595e63; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-table-column-payment-content { background-color: white; }

[dir=ltr] .prtnrpricedescriptionV2-net .prtnrpricedescriptionV2-table-column-payment { margin-right: 0; }

[dir=rtl] .prtnrpricedescriptionV2-net .prtnrpricedescriptionV2-table-column-payment { margin-left: 0; }

[dir] .prtnrpricedescriptionV2-table-column-markup { border-radius: 8px; border: 2px solid #595e63; margin-top: -2px; }

[dir=ltr] .prtnrpricedescriptionV2-table-column-markup { margin-left: 8px; margin-right: -10px; padding: 0 26px 6px 16px; }

[dir=rtl] .prtnrpricedescriptionV2-table-column-markup { margin-right: 8px; margin-left: -10px; padding: 0 16px 6px 26px; }

[dir=ltr] .prtnrpricedescriptionV2-table-column-markup span { margin-left: 4px; }

[dir=rtl] .prtnrpricedescriptionV2-table-column-markup span { margin-right: 4px; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-table-column-markup { border-color: white; }

[dir=ltr] .prtnrpricedescriptionV2-net .prtnrpricedescriptionV2-table-column-markup { margin-right: 0; margin-left: -10px; padding: 0 16px 6px 26px; }

[dir=rtl] .prtnrpricedescriptionV2-net .prtnrpricedescriptionV2-table-column-markup { margin-left: 0; margin-right: -10px; padding: 0 26px 6px 16px; }

[dir] .prtnrpricedescriptionV2-table-column-client { padding: 6px 12px 12px; margin-top: -6px; border-radius: 8px; background-color: #595e63; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-table-column-client { background-color: white; }

[dir] .prtnrpricedescriptionV2-net .prtnrpricedescriptionV2-table-column-client { background: none; }

[dir=ltr] .prtnrpricedescriptionV2-net .prtnrpricedescriptionV2-table-column-client { padding-right: 0; }

[dir=rtl] .prtnrpricedescriptionV2-net .prtnrpricedescriptionV2-table-column-client { padding-left: 0; }

[dir=ltr] .zentooltip-popup .prtnrpricedescriptionV2-net .prtnrpricedescriptionV2-table-column-client { padding-right: 16px; }

[dir=rtl] .zentooltip-popup .prtnrpricedescriptionV2-net .prtnrpricedescriptionV2-table-column-client { padding-left: 16px; }

.prtnrpricedescriptionV2-inner { display: flex; position: relative; }

.prtnrpricedescriptionV2-inner::before { content: ''; height: 1px; position: absolute; top: 0; }

[dir] .prtnrpricedescriptionV2-inner::before { background-color: #5f646b; }

[dir=ltr] .prtnrpricedescriptionV2-inner::before { left: -20px; right: -20px; }

[dir=rtl] .prtnrpricedescriptionV2-inner::before { right: -20px; left: -20px; }

.zentooltip-popup .prtnrpricedescriptionV2-inner { flex-direction: column; }

.zentooltip-popup .prtnrpricedescriptionV2-inner::before { display: none; }

.prtnrpricedescriptionV2-taxes { flex-grow: 1; }

[dir=ltr] .prtnrpricedescriptionV2-taxes { padding: 12px 20px 12px 0; border-right: 1px solid #5f646b; margin-right: 20px; }

[dir=rtl] .prtnrpricedescriptionV2-taxes { padding: 12px 0 12px 20px; border-left: 1px solid #5f646b; margin-left: 20px; }

[dir] .prtnrpricedescriptionV2-taxes-inner:nth-child(2) { margin-top: 12px; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-taxes { padding: 12px 16px; }

[dir=ltr] .zentooltip-popup .prtnrpricedescriptionV2-taxes { border-right: 0; margin-right: 0; }

[dir=rtl] .zentooltip-popup .prtnrpricedescriptionV2-taxes { border-left: 0; margin-left: 0; }

.prtnrpricedescriptionV2-taxes-title { font-size: 16px; font-weight: 700; line-height: 20px; }

[dir] .prtnrpricedescriptionV2-taxes-title { margin-bottom: 6px; }

.prtnrpricedescriptionV2-taxes-item { align-items: flex-start; display: flex; justify-content: space-between; font-size: 14px; line-height: 20px; }

.zentooltip-popup .prtnrpricedescriptionV2-taxes-item { line-height: 24px; }

[dir=ltr] .prtnrpricedescriptionV2-taxes-item-description { margin-right: 20px; }

[dir=rtl] .prtnrpricedescriptionV2-taxes-item-description { margin-left: 20px; }

.prtnrpricedescriptionV2-pricespernight { flex-grow: 1; }

[dir] .prtnrpricedescriptionV2-pricespernight { padding: 12px 0; }

.zentooltip-popup .prtnrpricedescriptionV2-pricespernight { position: relative; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-pricespernight { padding: 12px 16px; }

.zentooltip-popup .prtnrpricedescriptionV2-pricespernight::before { content: ''; height: 1px; position: absolute; top: 0; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-pricespernight::before { background-color: #e5e5e5; }

[dir=ltr] .zentooltip-popup .prtnrpricedescriptionV2-pricespernight::before { left: 16px; right: 16px; }

[dir=rtl] .zentooltip-popup .prtnrpricedescriptionV2-pricespernight::before { right: 16px; left: 16px; }

.prtnrpricedescriptionV2-pricespernight-title { font-size: 16px; font-weight: 700; line-height: 20px; }

[dir] .prtnrpricedescriptionV2-pricespernight-title { margin-bottom: 6px; }

.prtnrpricedescriptionV2-pricespernight-title div { color: #c8c8c8; font-size: 14px; }

.zentooltip-popup .prtnrpricedescriptionV2-pricespernight-title div { color: #afafaf; }

.prtnrpricedescriptionV2-pricespernight-price { align-items: flex-start; display: flex; font-size: 14px; justify-content: space-between; line-height: 20px; }

.prtnrpricedescriptionV2-pricespernight-price-date { white-space: nowrap; }

[dir=ltr] .prtnrpricedescriptionV2-pricespernight-price-date { margin-right: 20px; }

[dir=rtl] .prtnrpricedescriptionV2-pricespernight-price-date { margin-left: 20px; }

.prtnrpricedescriptionV2-fidelity { font-size: 14px; font-weight: 700; line-height: 18px; position: relative; }

[dir] .prtnrpricedescriptionV2-fidelity { padding-top: 12px; }

.prtnrpricedescriptionV2-fidelity::before { content: ''; height: 1px; position: absolute; top: 0; }

[dir] .prtnrpricedescriptionV2-fidelity::before { background-color: #5f646b; }

[dir=ltr] .prtnrpricedescriptionV2-fidelity::before { left: -20px; right: -20px; }

[dir=rtl] .prtnrpricedescriptionV2-fidelity::before { right: -20px; left: -20px; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-fidelity { padding: 12px 16px 0; }

[dir] .zentooltip-popup .prtnrpricedescriptionV2-fidelity::before { background-color: #e5e5e5; }

[dir=ltr] .zentooltip-popup .prtnrpricedescriptionV2-fidelity::before { left: 16px; right: 16px; }

[dir=rtl] .zentooltip-popup .prtnrpricedescriptionV2-fidelity::before { right: 16px; left: 16px; }

.prtnrpricedescriptionV2-fidelity-dreams { color: #ff6464; }

.prtnrpricedescriptionV2-fidelity-ratehawkpoints { color: #4086e4; }

.prtnrpricedescriptionV2-fidelity-roundtrippoints { color: #cf11ff; }

.subscription-icon { display: inline-block; height: 18px; width: 20px; }

[dir] .subscription-icon { background-image: url("data:image/svg+xml,%3Csvg width='10' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.2 2.5a4 4 0 117.4 3l-.3.8h1.3a5 5 0 11-9.2 0h5.7l.6-1.5A2 2 0 103 3.2l-.4 1-1.8-.8.4-1zm4.6 6.2a.8.8 0 01-.3.7l.1 1.3H4.4l.1-1.3A.8.8 0 015 7.8c.5 0 .8.4.8.9z' fill='%23ffffff'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; margin-bottom: -3px; }

[dir=ltr] .subscription-icon { background-position-x: 100%; }

[dir=rtl] .subscription-icon { background-position-x: 0%; }

@media (max-width: 954px) { [dir] .subscription-icon { background-image: url("data:image/svg+xml,%3Csvg width='10' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.2 2.5a4 4 0 117.4 3l-.3.8h1.3a5 5 0 11-9.2 0h5.7l.6-1.5A2 2 0 103 3.2l-.4 1-1.8-.8.4-1zm4.6 6.2a.8.8 0 01-.3.7l.1 1.3H4.4l.1-1.3A.8.8 0 015 7.8c.5 0 .8.4.8.9z' fill='%23292f37'/%3E%3C/svg%3E"); } }

.prtnrroomsrate-extra-price-description-popup-inner { align-self: center; box-sizing: border-box; font-size: 14px; line-height: 20px; }

[dir] .zen-fullscreenpopup-content .prtnrroomsrate-extra-price-description-popup-inner { background-color: white; border-radius: 5px; padding: 20px; }

[dir=ltr] .zen-fullscreenpopup-content .prtnrroomsrate-extra-price-description-popup-inner { text-align: left; }

[dir=rtl] .zen-fullscreenpopup-content .prtnrroomsrate-extra-price-description-popup-inner { text-align: right; }

[dir] .prtnrroomsrate-extra-price-description-popup-bar { margin-top: 10px; }

[dir] .prtnrroomsrate-extra-price-description-popup-tax { margin-top: 20px; }

[dir] .prtnrroomsrate-extra-price-description-popup-tax .zenroomspagerate-price-value-popup-tax { margin-bottom: 0; }

.body-account .account-menu-item-link { color: #111111; }

.body-account .account-menu-item-selected .account-menu-item-link { color: #ffae00; }

[dir] .body-account .page.account-section .button-blue { background-image: linear-gradient(to bottom, #ffae00, #cc8e0b); }

[dir] .body-booking .breadcrumbs-link::before { background-color: #111111; }

.body-booking .breadcrumbs-svg path { fill: #111111; }

.body-booking .bookingloading-text .bookingloading-title { color: #111111; }

.body-booking .cardnew { height: auto; }

[dir] .body-booking .cardnew { padding-bottom: 12px; padding-top: 24px; }

[dir] .body-booking .prtnr-booking-paymenttypes-inner, [dir] .body-booking .prtnr-booking-avariceupsell { padding: 16px 10px; }

@font-face { font-family: 'partner'; font-style: normal; src: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/fonts/prtnrfont/partner.ttf) format("truetype"), url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/fonts/prtnrfont/partner.woff) format("woff"), url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/fonts/prtnrfont/partner.svg) format("svg"); }

[class^='prtnrfont-'], [class*='prtnrfont-'] { font-family: 'partner'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-transform: none; }

.prtnrfont-double-marker::before { content: '\e901'; }

.prtnrfont-affiliate::before { content: '\e902'; }

.prtnrfont-all-contracts::before { content: '\e903'; }

.prtnrfont-arrow-bold-asc::before { content: '\e904'; }

.prtnrfont-arrow-bold-desc::before { content: '\e905'; }

.prtnrfont-arrow-btn::before { content: '\e906'; }

.prtnrfont-arrow-light-top::before { content: '\e907'; }

.prtnrfont-arrow-light-down::before { content: '\e908'; }

.prtnrfont-calendar::before { content: '\e909'; }

.prtnrfont-cancelled::before { content: '\e90a'; }

.prtnrfont-confirmed::before { content: '\e90e'; }

.prtnrfont-initiated::before { content: '\e90c'; }

.prtnrfont-awaiting_confirmation::before { content: '\e90c'; }

.prtnrfont-cancellation_initiated::before { content: '\e90c'; }

.prtnrfont-awaiting_cancellation::before { content: '\e90c'; }

.prtnrfont-failed::before { content: '\e90a'; }

.prtnrfont-check::before { content: '\e90b'; }

.prtnrfont-clock::before { content: '\e90c'; }

.prtnrfont-cross::before { content: '\e90d'; }

.prtnrfont-completed::before { content: '\e90e'; }

.prtnrfont-contacts::before { content: '\e90f'; }

.prtnrfont-download-file::before { content: '\e910'; }

.prtnrfont-download::before { content: '\e911'; }

.prtnrfont-dreams::before { content: '\e912'; }

.prtnrfont-dropdown::before { content: '\e913'; }

.prtnrfont-edit::before { content: '\e914'; }

.prtnrfont-filter-branch::before { content: '\e915'; }

.prtnrfont-filter-lvl::before { content: '\e916'; }

.prtnrfont-marker::before { content: '\e917'; }

.prtnrfont-limit-warning::before { content: '\e918'; }

.prtnrfont-lock::before { content: '\e919'; }

.prtnrfont-map-pin::before { content: '\e91a'; }

.prtnrfont-message::before { content: '\e91b'; }

.prtnrfont-minus::before { content: '\e91c'; }

.prtnrfont-msg::before { content: '\e91d'; }

.prtnrfont-noshow::before { content: '\e91e'; }

.prtnrfont-dots-horizontal::before { content: '\e91f'; }

.prtnrfont-phone::before { content: '\e920'; }

.prtnrfont-plus::before { content: '\e921'; }

.prtnrfont-protected::before { content: '\e922'; }

.prtnrfont-rejected::before { content: '\e923'; }

.prtnrfont-search::before { content: '\e924'; }

.prtnrfont-skype::before { content: '\e925'; }

.prtnrfont-trash::before { content: '\e926'; }

.prtnrfont-uncheck::before { content: '\e927'; }

.prtnrfont-user::before { content: '\e928'; }

.prtnrfont-warning::before { content: '\e929'; }

.prtnrfont-world-time::before { content: '\e92a'; }

.prtnrfont-order-expand::before { content: '\e92c'; }

.prtnrfont-contract::before { content: '\e92d'; }

.prtnrfont-chat::before { content: '\e92e'; }

.prtnrfont-hotel::before { content: '\e92f'; }

.prtnrfont-upsell::before { content: '\e930'; }

.prtnrfont-car::before { content: '\e931'; }

.prtnrfont-exclamation-circle::before { content: '\e933'; }

.prtnrfont-enter::before { content: '\ea13'; }

.prtnrfont-paycard::before { content: '\e934'; }

.prtnrfont-cog::before { content: '\e932'; }

.prtnrfont-arrow::before { content: '\e935'; }

.prtnr-timezone-popup-container { position: absolute; width: 100%; }

[dir] .prtnr-timezone-popup-container { background: #ffffff; border-top: 1px solid #ffdc82; box-shadow: 0 -20px 40px 0 rgba(17, 17, 17, 0.2); }

.prtnr-footer { position: relative; z-index: 1; }

[dir] .prtnr-footer { background: #f4f4f4; }

[dir=ltr] .prtnr-footer { text-align: left; }

[dir=rtl] .prtnr-footer { text-align: right; }

.prtnr-footer-inner { max-width: 1200px; position: relative; }

[dir] .prtnr-footer-inner { padding-top: 24px; }

[dir=ltr] .prtnr-footer-inner { margin-left: auto; margin-right: auto; padding-left: 0; padding-right: 0; }

[dir=rtl] .prtnr-footer-inner { margin-right: auto; margin-left: auto; padding-right: 0; padding-left: 0; }

.prtnr-footer-inner::before, .prtnr-footer-inner::after { display: table; content: ''; }

[dir] .prtnr-footer-inner::after { clear: both; }

.prtnr-footer-inner .zen-footer-security-title, .prtnr-footer-inner .zen-footer-dreams-title { font-weight: 700; }

.prtnr-footer-inner .zen-footer-dreams-link { display: none; }

.prtnr-footer-inner .zen-footer-main-links-item-link { font-size: 16px; }

.body-prtnrorders .prtnr-footer-inner { max-width: 100vw; position: sticky; }

[dir] .body-prtnrorders .prtnr-footer-inner { margin: 0; background: #f4f4f4; }

[dir=ltr] .body-prtnrorders .prtnr-footer-inner { left: 8px; }

[dir=rtl] .body-prtnrorders .prtnr-footer-inner { right: 8px; }

.prtnr-footer-inner > footer { max-width: 100%; }

.prtnr-footer-item { color: rgba(17, 17, 17, 0.6); display: block; font-size: 16px; text-decoration: none; }

[dir] .prtnr-footer-item { cursor: pointer; padding: 6px 0; text-align: center; }

[dir=ltr] .prtnr-footer-item { margin-right: 30px; }

[dir=rtl] .prtnr-footer-item { margin-left: 30px; }

[dir] .prtnr-footer-item:first-child { padding-top: 10px; }

.prtnr-footer-item:hover { color: #111111; }

.prtnr-footer-item-links { align-items: start; display: flex; flex-direction: column; gap: 10px; }

[dir] .prtnr-footer-item-links { padding: 10px 0; }

.prtnr-footer-item-links-link { color: rgba(17, 17, 17, 0.6); display: block; font-size: 16px; font-weight: 400; text-decoration: none; transition: color 0.16s ease; }

[dir] .prtnr-footer-item-links-link { cursor: pointer; }

.prtnr-footer-item-links-link:hover { color: #111111; }

.prtnr-footer-timezone-container { display: flex; }

.prtnr-footer-timezone { -moz-box-sizing: border-box; box-sizing: border-box; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; display: inline-flex; justify-content: center; }

[dir] .prtnr-footer-timezone { -webkit-transition: all 0.6s ease; background: #f4f4f4; border-radius: 20px; cursor: pointer; margin: 0 auto; padding: 10px 10px 5px; }

.prtnr-footer-timezone-icon { color: #969696; font-size: 20px; }

[dir=ltr] .prtnr-footer-timezone-icon { margin-right: 10px; }

[dir=rtl] .prtnr-footer-timezone-icon { margin-left: 10px; }

.prtnr-footer-timezone-area-value { color: #969696; font-size: 16px; }

[dir] .prtnr-footer-timezone-active { background: #131a09; }

.prtnr-footer-timezone-active .prtnr-footer-timezone-icon, .prtnr-footer-timezone-active .prtnr-footer-timezone-area-value { color: #ffffff; }

.prtnr-footer-timezone-wrapper { position: relative; top: -205px; }

@media (max-width: 954px) { .prtnr-footer-timezone-wrapper { top: -195px; } }

.prtnr-footer-popup-wrapper { bottom: 60px; font-size: 14px; line-height: 20px; position: absolute; width: 100%; z-index: 5; }

[dir] .prtnr-footer-popup-wrapper { background: #ffffff; border-bottom: 1px solid #ffdc82; border-top: 1px solid #ffdc82; box-shadow: 0 -20px 40px 0 rgba(17, 17, 17, 0.2); padding: 15px 0; }

[dir=ltr] .prtnr-footer-popup-wrapper { left: 0; }

[dir=rtl] .prtnr-footer-popup-wrapper { right: 0; }

[dir] .roundtrip .prtnr-footer-popup-wrapper { border-color: #d9d9d9; }

.prtnr-footer-main-top { display: flex; flex-wrap: wrap; }

[dir] .prtnr-footer-main-top { border-bottom: 1px solid rgba(133, 135, 139, 0.3); border-top: 1px solid rgba(133, 135, 139, 0.3); }

.prtnr-footer-main-links { align-items: center; display: flex; min-width: 400px; max-width: 70%; }

[dir] .prtnr-footer-main-links { padding: 20px 0; }

@media (max-width: 954px) { .prtnr-footer-main-links { align-items: flex-start; flex-direction: column; } }

@media (min-width: 955px) and (max-width: 1074px) { .prtnr-footer-main-links { align-items: flex-start; flex-direction: column; }
  [dir] .prtnr-footer-main-links .zen-footer-main-links { margin-top: 16px; } }

@media (min-width: 681px) and (max-width: 1074px) { .prtnr-footer-main-links { min-width: 300px; }
  [dir] .prtnr-footer-main-links .zen-footer-main-links { margin-top: 16px; } }

@media (max-width: 680px) { .prtnr-footer-main-links { align-items: stretch; max-width: 100%; min-width: auto; } [dir] .prtnr-footer-main-links { padding-top: 0; }
  .prtnr-footer-main-links .zen-footer-main-links { columns: 1; } }

.prtnr-footer-social { display: flex; flex-grow: 1; justify-content: flex-end; }

[dir] .prtnr-footer-social { padding: 20px 0; }

@media (max-width: 954px) { [dir] .prtnr-footer-social { padding: 12px 0 0; } }

@media (min-width: 955px) and (max-width: 1074px) { [dir] .prtnr-footer-social { padding: 12px 0 0; } }

@media (max-width: 680px) { .prtnr-footer-social { justify-content: flex-start; order: -2; width: 100%; } [dir] .prtnr-footer-social { padding: 12px 0; }
  [dir=ltr] .prtnr-footer-social .zen-footer-social-links-item { margin: 0 12px 0 0; }
  [dir=rtl] .prtnr-footer-social .zen-footer-social-links-item { margin: 0 0 0 12px; } }

.prtnr-footer-main-link-logo { display: inline-block; height: 100%; width: 160px; }

[dir=ltr] .prtnr-footer-main-link-logo { margin-right: 24px; }

[dir=rtl] .prtnr-footer-main-link-logo { margin-left: 24px; }

@media (max-width: 680px) { [dir] .prtnr-footer-main-link-logo { margin-bottom: 24px; } }

.prtnr-footer-main-link-logo-img { height: 100%; object-fit: contain; width: 160px; }

.prtnr-footer-main-blocks { display: flex; width: 100%; }

[dir] .prtnr-footer-main-blocks { padding: 30px 0 25px; }

@media (max-width: 954px) { .prtnr-footer-main-blocks { flex-wrap: wrap; } [dir] .prtnr-footer-main-blocks { padding: 24px 0; } }

@media (min-width: 955px) and (max-width: 1074px) { .prtnr-footer-main-blocks { flex-wrap: wrap; } }

.prtnr-footer-main-block { flex: 1; flex-grow: 1; }

[dir=ltr] .prtnr-footer-main-block { margin-right: 24px; }

[dir=rtl] .prtnr-footer-main-block { margin-left: 24px; }

@media (min-width: 955px) and (max-width: 1074px) { .prtnr-footer-main-block { flex: auto; } [dir] .prtnr-footer-main-block { margin-bottom: 24px; } }

@media (min-width: 681px) and (max-width: 1074px) { .prtnr-footer-main-block { width: calc(50% - 24px); } }

@media (max-width: 954px) { .prtnr-footer-main-block { flex: auto; } [dir] .prtnr-footer-main-block { margin-bottom: 24px; } }

[dir=ltr] .prtnr-footer-main-block:last-child { margin-right: 0; }

[dir=rtl] .prtnr-footer-main-block:last-child { margin-left: 0; }

@media (min-width: 955px) and (max-width: 1074px) { .prtnr-footer-main-block:last-child { max-width: 100%; width: 100%; } [dir] .prtnr-footer-main-block:last-child { margin-top: 32px; } }

@media (max-width: 680px) { [dir] .prtnr-footer-main-block:last-child { margin-top: 8px; } }

@media (max-width: 954px) { .prtnr-footer-main-block:last-child { max-width: 100%; width: 100%; } }

.prtnr-footer-main-block-etg-banner { box-sizing: border-box; color: #111111; min-width: 384px; }

[dir] .prtnr-footer-main-block-etg-banner { background: white; padding: 24px; }

@media (max-width: 680px) { .prtnr-footer-main-block-etg-banner { min-width: 270px; } [dir] .prtnr-footer-main-block-etg-banner { padding: 16px; } }

.prtnr-footer-main-block-etg-banner-header-logo { display: flex; justify-content: space-between; height: 18px; }

[dir] .prtnr-footer-main-block-etg-banner-header-logo { margin-bottom: 28px; }

.prtnr-footer-main-block-etg-banner-text { font-size: 10px; line-height: 14px; }

[dir] .prtnr-footer-main-block-etg-banner-text { margin-bottom: 28px; }

.prtnr-footer-main-block-etg-banner-list { display: flex; flex-wrap: wrap; gap: 20px; }

.prtnr-footer-main-block-etg-banner-list-item { flex: 1 1; }

.prtnr-footer-main-block-etg-banner-list-item-value { font-size: 22px; font-weight: 700; line-height: 30px; }

.prtnr-footer-main-block-etg-banner-list-item-label { font-size: 10px; font-weight: 400; line-height: 10px; }

.prtnr-footer-main-block-ostrovok-banner { flex-shrink: 0; min-width: 384px; overflow: hidden; }

[dir] .prtnr-footer-main-block-ostrovok-banner { background-color: var(--block-bg); border-radius: 8px; margin-bottom: 20px; }

@media (max-width: 680px) { .prtnr-footer-main-block-ostrovok-banner { min-width: 270px; } }

.prtnr-footer-main-block-ostrovok-banner-header { align-items: center; display: flex; gap: 16px; }

[dir] .prtnr-footer-main-block-ostrovok-banner-header { margin-bottom: 12px; }

.prtnr-footer-main-block-ostrovok-banner-header-logo-wrapper { border-end-end-radius: 8px; display: flex; flex-shrink: 0; height: 56px; width: 166px; }

[dir] .prtnr-footer-main-block-ostrovok-banner-header-logo-wrapper { background-color: #acef81; }

.prtnr-footer-main-block-ostrovok-banner-header-logo { width: 134px; }

[dir] .prtnr-footer-main-block-ostrovok-banner-header-logo { margin: auto; }

.prtnr-footer-main-block-ostrovok-banner-text { font-size: 12px; font-weight: 700; line-height: 15px; padding-inline-end: 16px; }

.prtnr-footer-main-block-ostrovok-banner-text b { color: #0e41d2; font: inherit; }

.brand { color: #0e41d2; }

.prtnr-footer-main-block-ostrovok-banner-list { display: flex; flex-wrap: wrap; gap: 16px 54px; padding-inline: 16px 74px; }

[dir] .prtnr-footer-main-block-ostrovok-banner-list { padding-bottom: 24px; padding-top: 12px; }

.prtnr-footer-main-block-ostrovok-banner-list-item { color: #050505; flex-basis: 0; flex-grow: 1; font-size: 12px; font-weight: 700; line-height: 15px; }

.prtnr-footer-main-block-ostrovok-banner-list-item-value { color: #0e41d2; display: block; font-size: 22px; font-weight: 700; line-height: 24px; }

.prtnr-footer-items { display: flex; justify-content: center; }

.prtnr-footer-item-container { flex-basis: 0; flex-grow: 1; }

.prtnr-footer-item-container-left { display: flex; justify-content: center; }

.prtnr-footer-legal-info-wrapper { display: flex; flex-direction: column; gap: 10px; }

[dir] .prtnr-footer-legal-info-wrapper { margin-bottom: 15px; }

.prtnr-footer-legal-info-text, .prtnr-footer-trademark-info-text { color: #969696; font-size: 14px; line-height: 19px; white-space: pre-line; }

.prtnr-footer-privacy-link { color: #969696; font-size: 14px; line-height: 19px; text-decoration: none; }

.prtnr-footer-loyalty-title { color: #292f37; font-size: 18px; line-height: 24px; display: inline-block; font-weight: 700; position: relative; }

[dir] .prtnr-footer-loyalty-title { margin: 0 0 10px; }

.prtnr-footer-loyalty-title::after { content: ''; height: 16px; position: absolute; top: 2px; width: 16px; }

[dir] .prtnr-footer-loyalty-title::after { background-image: url("data:image/svg+xml,%3Csvg fill='%23ff6464' width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.7 8.3a.5.5 0 01-.6-.5c0-.3.3-.5.6-.5 1 0 2-.9 2-2 0-.2.2-.5.5-.5s.5.3.5.6a3 3 0 01-3 3zm6.5.5L9 8.6h-.3v-.2c-.3 0-.6-.3-.8-.4-.2-.2.5-.6.6-.7.2-.1.2-.5 0-.6-.5-.3-1.8-1.1-2.3-2C5.8 3.5 7 1 8.6.4A6.9 6.9 0 006.7 0C3 0 0 3 0 6.5S3 13 6.7 13c2.9 0 5.4-1.8 6.3-4.3-.6.3-3 .8-3.8 0z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .prtnr-footer-loyalty-title::after { right: -18px; }

[dir=rtl] .prtnr-footer-loyalty-title::after { left: -18px; }

.prtnr-footer-loyalty-text { color: #292f37; font-size: 14px; line-height: 19px; }

.prtnr-footer-loyalty-rate-wrap { align-items: center; display: flex; }

[dir] .prtnr-footer-loyalty-rate-wrap { margin: 15px 0 10px; }

.prtnr-footer-loyalty-rate { color: #ff6464; font-size: 13px; line-height: 19px; }

[dir] .prtnr-footer-loyalty-rate { border-radius: 14px; border: 1px solid #ff6464; padding: 3px 10px; }

[dir=ltr] .prtnr-footer-loyalty-rate { margin: 0 7px 0 0; }

[dir=rtl] .prtnr-footer-loyalty-rate { margin: 0 0 0 7px; }

.prtnr-footer-loyalty-rate-description { color: #85878b; font-size: 14px; line-height: 19px; }

.prtnr-footer-loyalty-ratehawk .prtnr-footer-loyalty-rate { color: #4086e4; }

[dir] .prtnr-footer-loyalty-ratehawk .prtnr-footer-loyalty-rate { border-color: #4086e4; }

[dir] .prtnr-footer-loyalty-ratehawk .prtnr-footer-loyalty-title::after { background-image: url("data:image/svg+xml,%3Csvg id='Слой_1' data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%234086e4%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.7 3.4L9 .8A2.2 2.2 0 007 .8L2.3 3.4a2.2 2.2 0 00-1 2v5.2a2.2 2.2 0 001 2L7 15.2a2.2 2.2 0 002.2 0l4.6-2.6a2.2 2.2 0 001-2V5.4a2.2 2.2 0 00-1-2zm-3.9 8l-1.4-2H7v2H5.2V4.2h3.1a4 4 0 011.7.3 2.5 2.5 0 011 .9 2.6 2.6 0 01.5 1.4A2.4 2.4 0 0110 9l1.6 2.3z'/%3E%3Cpath class='cls-1' d='M8.2 5.5H7v2.6h1.3a1.7 1.7 0 001.2-.4 1.2 1.2 0 00.4-1 1.2 1.2 0 00-.4-.8 1.8 1.8 0 00-1.2-.4z'/%3E%3C/svg%3E"); }

.prtnr-footer-loyalty-roundtrip .prtnr-footer-loyalty-rate { color: #cf11ff; }

[dir] .prtnr-footer-loyalty-roundtrip .prtnr-footer-loyalty-rate { border-color: #cf11ff; }

[dir] .prtnr-footer-loyalty-roundtrip .prtnr-footer-loyalty-title::after { background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='8' fill='%23cf11ff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 12H13l-.8-1.6a1.8 1.8 0 00-.6-.9 1.9 1.9 0 00-1-.4v-.2a1 1 0 01.3 0 2.4 2.4 0 001.2-.8c.3-.4.4-.8.5-1.3a2.3 2.3 0 00-.3-1.5 2.4 2.4 0 00-1.1-1A4.4 4.4 0 009.3 4H4v8h2V9.2h2.7l.6.2.4.6.8 2zM5.9 8V5.5h3.3a1.2 1.2 0 011 .3l.3.4v.5c0 .3 0 .6-.3.8-.2.2-.5.3-.7.3H5.9z' fill='%23fff'/%3E%3C/svg%3E"); }

.prtnr-footer-loyalty-link { font-size: 13px; line-height: 19px; }

.body-hotel .layout { min-width: 1024px; }

.body-hotel .hotel-metaroom-rate-book-paycard.hotel-metaroom-rate-book { color: #ffae00; }

[dir] .body-hotel .hotel-metaroom-rate-book-paycard.hotel-metaroom-rate-book { background: #111111; }

.body-hotel .breadcrumbs-link { color: #111111; }

[dir=ltr] .body-hotel .breadcrumbs-link { left: 4px; }

[dir=rtl] .body-hotel .breadcrumbs-link { right: 4px; }

[dir] .body-hotel .breadcrumbs-link::before { background-color: #111111; }

.body-hotel .breadcrumbs-svg path { fill: #111111; }

[dir] .body-hotel .hotel-header-address { border-bottom: 1px solid #111111; cursor: pointer; }

.body-hotel .hotel-metaroom-rate-vat { display: block; }

.body-hotel .hotel-metaroom-rate-desclink { color: #969696; }

[dir] .body-hotel .hotel-metaroom-rate-desclink { border-bottom: 1px solid #969696; }

.body-hotel .hotel-metaroom-rate-desclink::before { content: ''; height: 0; width: 0; }

[dir] .body-hotel .hotel-metaroom-rate-desclink::before { background: none; border-bottom: 3px solid transparent; border-top: 3px solid transparent; }

[dir=ltr] .body-hotel .hotel-metaroom-rate-desclink::before { border-left: 3px solid #969696; }

[dir=rtl] .body-hotel .hotel-metaroom-rate-desclink::before { border-right: 3px solid #969696; }

.body-hotel .hotel-norooms-back-to-serp { color: #969696; }

[dir] .body-hotel .hotel-norooms-back-to-serp::before { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/whitelabel/ratehawk/norooms-arrow-hp.png) no-repeat 50% 50%; }

[dir] .body-hotel .hotel-metaroomsheader-searchparams, [dir] .body-hotel .hotel-metaroomsheader-updatecancellation { border: 1px solid #969696; }

[dir] .body-hotel .hotel-metaroomsheader-updatecancellation { border: 1px solid #111111; }

[dir] .body-hotel .hotel-readreviews-button { border: 1px solid #111111; }

[dir] .body-hotel .hotel-similar:hover { border-color: #ffae00; box-shadow: 0 0 5px rgba(255, 174, 0, 0.4); }

.body-hotel .hotel-similar-title { color: #111111; }

.body-hotel .hotelminimap-bottomlink { color: #111111; }

[dir] .body-hotel .hotelmetaroomshowmore, [dir] .body-hotel .hotelmetaroomshowmore-inner { background: #111111; }

[dir] .body-hotel .hotelmetaroomshowmore-button { border-bottom: 1px solid #ffffff; }

[dir] .body-hotel .hotel-rating-param .hotel-rating-param-indicator { background: #ffae00; }

.body-hotel .overlaypopup-cross:active::before { color: #ffae00; }

[dir] .body-hotel .hotel-metaroom-desclink { border-bottom: 1px solid #111111; }

.body-hotel .hotel-cheapdisclaimer-togglecontrol { color: #111111; }

[dir] .body-hotel .hotel-cheapdisclaimer-togglecontrol { border-bottom: 1px solid #111111; }

.body-hotel .hotel-header-price-container .hotel-header-price-button.button-light { color: #111111; }

[dir] .body-hotel .hotel-header-price-container .hotel-header-price-button.button-light { border: 1px solid #969696; background-image: -webkit-linear-gradient(to bottom, #ffae00, #c28400); background-image: -moz-linear-gradient(to bottom, #ffae00, #c28400); background-image: -o-linear-gradient(to bottom, #ffae00, #c28400); background-image: linear-gradient(to bottom, #ffae00, #c28400); }

[dir] .body-hotel .hotel-header-price-container .hotel-header-price-button.button-light::after { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/whitelabel/ratehawk/arrow-hp.png) no-repeat 50% 50%; }

[dir] .body-hotel .b2b-paycard .button-blue { background-image: -webkit-linear-gradient(to bottom, #ffae00, #c28400); background-image: -moz-linear-gradient(to bottom, #ffae00, #c28400); background-image: -o-linear-gradient(to bottom, #ffae00, #c28400); background-image: linear-gradient(to bottom, #ffae00, #c28400); border: 1px solid #969696; }

[dir=ltr] .body-hotel .b2b-paycard .button-blue { margin-right: 20px; }

[dir=rtl] .body-hotel .b2b-paycard .button-blue { margin-left: 20px; }

.body-hotel .b2b-paycard .b2b-paycard-back { color: #111111; }

[dir] .body-hotel .b2b-paycard .b2b-paycard-back { border-bottom: 1px solid #969696; }

.hotel-metaroom-rate-detailedprice, .hotel-metaroom-rate-price { display: inline-block; }

.hotel-metaroom-rate-detailedprice { vertical-align: middle; }

[dir] .hotel-metaroom-rate-detailedprice:hover { cursor: pointer; }

[dir=ltr] .hotel-metaroom-rate-detailedprice .prtnr-roomspagerate-detailedprice-button { margin-left: 0; margin-right: 5px; }

[dir=rtl] .hotel-metaroom-rate-detailedprice .prtnr-roomspagerate-detailedprice-button { margin-right: 0; margin-left: 5px; }

.hotel-metaroom-rate-detailedprice .prtnr-roomspagerate-detailedprice-container { top: -128px; }

[dir=ltr] .hotel-metaroom-rate-detailedprice .prtnr-roomspagerate-detailedprice-container { left: -290px; }

[dir=rtl] .hotel-metaroom-rate-detailedprice .prtnr-roomspagerate-detailedprice-container { right: -290px; }

.hotel-metaroom-rate-detailedprice .prtnr-roomspagerate-detailedprice-container::after { top: 56%; }

[dir] .hotel-metaroom-rate-detailedprice .prtnr-roomspagerate-detailedprice-container .prtnr-roomspagerate-detailedprice-inner { cursor: default; }

.hotel-metaroom-rate-ischeapest .prtnr-roomspagerate-detailedprice-container, .hotel-metaroom-rate-ischeapestncc .prtnr-roomspagerate-detailedprice-container, .hotel-metaroom-rate-ischeapestwithmeal .prtnr-roomspagerate-detailedprice-container { top: -163px; }

[dir] .cancellationpolicy-popup-wrapper .zenpopuptip { border-width: 0; padding: 0; }

[dir] .cancellationpolicy-popup-wrapper .zenpopuptip .yellowtip { margin: 0; }

.cancellationpolicy-popup-wrapper .cancellationpolicy-commission::before { content: ' '; }

.owl-widgets-noavailability-button { font-size: 16px; }

[dir] .owl-widgets-noavailability-button { background-color: #ffbf33; border-radius: 5px; margin-top: 24px; padding: 15px 25px; }

.body-adaptive-hotel .owl-widgets-noavailability-button, .body-adaptive-hotels .owl-widgets-noavailability-button { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir] .body-adaptive-hotel .owl-widgets-noavailability-button, [dir] .body-adaptive-hotels .owl-widgets-noavailability-button { background: #ffdc82; }

@media (max-width: 680px) { .body-adaptive-hotel .owl-widgets-noavailability-button, .body-adaptive-hotels .owl-widgets-noavailability-button { width: 100%; } }

[dir] .body-adaptive-hotel .owl-widgets-noavailability-button:hover, [dir] .body-adaptive-hotels .owl-widgets-noavailability-button:hover { background: #ffd26d; }

.owl-widgets-noavailability-ring { flex-basis: 187px; flex-shrink: 0; height: 140px; mix-blend-mode: darken; }

[dir] .owl-widgets-noavailability-ring { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/prtnr/ring.jpg); margin-top: 15px; }

@media (max-width: 680px) { .body-adaptive-hotel .owl-widgets-noavailability-ring, .body-adaptive-hotels .owl-widgets-noavailability-ring { height: 115px; align-self: center; width: 187px; } [dir] .body-adaptive-hotel .owl-widgets-noavailability-ring, [dir] .body-adaptive-hotels .owl-widgets-noavailability-ring { background-repeat: no-repeat; } }

.notifier { bottom: 15px; max-width: 500px; width: auto; }

[dir=ltr] .notifier { right: 50%; transform: translateX(50%); }

[dir=rtl] .notifier { left: 50%; transform: translateX(-50%); }

.notifier-message { display: flex; }

[dir] .notifier-message { background: rgba(17, 17, 17, 0.8); border-radius: 3px; }

[dir=ltr] .notifier-message { padding-left: 20px; }

[dir=rtl] .notifier-message { padding-right: 20px; }

.notifier-message-text { display: inline-block; flex-grow: 1; font-size: 14px; }

[dir] .notifier-message-text { padding: 4px; }

[dir=ltr] .notifier-message-text { float: left; }

[dir=rtl] .notifier-message-text { float: right; }

.notifier-message::before { display: none; }

.notifier-message-closebutton, .notifier-message-showbutton { color: #ffae00; min-width: 120px; }

[dir] .notifier-message-closebutton, [dir] .notifier-message-showbutton { background: none; border: 0; box-shadow: none; margin-top: 0; }

.notifier-message-closebutton:hover, .notifier-message-showbutton:hover { color: #ffbf33; }

[dir] .notifier-message-closebutton:hover, [dir] .notifier-message-showbutton:hover { background: none; box-shadow: none; }

.notifier-message-showbutton { min-width: 100px; }

[dir=ltr] .notifier-message-showbutton { float: right; }

[dir=rtl] .notifier-message-showbutton { float: left; }

.body-serp .layout { min-width: 1024px; }

.body-serp .serphotelnew-button { color: #111111; }

[dir] .body-serp .serphotelnew-button { border: 0; }

.body-serp .overlaypopup { z-index: 18; }

.body-serp .serpPage { bottom: -2px; }

[dir] .body-serp .serpPage-filters { margin-top: 15px; }

.body-serp .sendfavoritesform-form-button { color: #111111; }

[dir] .body-serp .sendfavoritesform-form-button { background-color: #ffae00; background-image: none; }

.body-serp .sendfavoritesform-form-label { display: inline-block; }

.body-serp .sendfavoritesform-form-selections { font-size: 14px; }

[dir] .body-serp .sendfavoritesform-form-selections .sendfavoritesform-form-selections-firstline { margin-bottom: 10px; margin-top: 4px; }

.body-serp .sendfavoritesform-form-selections-link { font-size: 16px; text-decoration: underline; }

[dir] .body-serp .sendfavoritesform-form-selections-link { cursor: pointer; }

.body-serp .serphotelnew-rating-count { color: #111111; }

[dir] .serpHotels .lazylist.lazylist-tall { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/serp_hotels_new_filler_tall.png) -6px 0 repeat-y; }

[dir] .body-serphotelpage-with-hotel .serpmain-hotelnew .serpHotels .lazylist-tall, [dir] .layout-singlestate-collapsed .serpmain-hotelnew .serpHotels .lazylist-tall { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/serp_hotels_new_filler_narrow_tall.png); }

.serpfilter-mealtypes-item { display: block; }

[dir] .serpfilter-mealtypes-item { margin-top: 7px; }

[dir=ltr] .serpfilter-mealtypes-label { padding-left: 5px; }

[dir=rtl] .serpfilter-mealtypes-label { padding-right: 5px; }

.body-overflow-hidden { overflow: hidden; }

[dir] .body-serp .prtnr-modalpopup .zen-fullscreenpopup-inner, [dir] .body-hotel .prtnr-modalpopup .zen-fullscreenpopup-inner, [dir] .body-adaptive-hotels .prtnr-modalpopup .zen-fullscreenpopup-inner, [dir] .body-adaptive-hotel .prtnr-modalpopup .zen-fullscreenpopup-inner { box-shadow: none; padding: 0; }

.body-serp .prtnr-modalpopup .prtnr-modalpopup-header, .body-hotel .prtnr-modalpopup .prtnr-modalpopup-header, .body-adaptive-hotels .prtnr-modalpopup .prtnr-modalpopup-header, .body-adaptive-hotel .prtnr-modalpopup .prtnr-modalpopup-header { position: absolute; top: -32px; }

[dir=ltr] .body-serp .prtnr-modalpopup .prtnr-modalpopup-header, [dir=ltr] .body-hotel .prtnr-modalpopup .prtnr-modalpopup-header, [dir=ltr] .body-adaptive-hotels .prtnr-modalpopup .prtnr-modalpopup-header, [dir=ltr] .body-adaptive-hotel .prtnr-modalpopup .prtnr-modalpopup-header { right: -48px; }

[dir=rtl] .body-serp .prtnr-modalpopup .prtnr-modalpopup-header, [dir=rtl] .body-hotel .prtnr-modalpopup .prtnr-modalpopup-header, [dir=rtl] .body-adaptive-hotels .prtnr-modalpopup .prtnr-modalpopup-header, [dir=rtl] .body-adaptive-hotel .prtnr-modalpopup .prtnr-modalpopup-header { left: -48px; }

[dir] .body-serp .prtnr-modalpopup .prtnr-modalpopup-close, [dir] .body-hotel .prtnr-modalpopup .prtnr-modalpopup-close, [dir] .body-adaptive-hotels .prtnr-modalpopup .prtnr-modalpopup-close, [dir] .body-adaptive-hotel .prtnr-modalpopup .prtnr-modalpopup-close { background: #ffffff; border-radius: 100%; }

.body-serp .prtnr-modalpopup .prtnr-modalpopup-close-icon, .body-hotel .prtnr-modalpopup .prtnr-modalpopup-close-icon, .body-adaptive-hotels .prtnr-modalpopup .prtnr-modalpopup-close-icon, .body-adaptive-hotel .prtnr-modalpopup .prtnr-modalpopup-close-icon { height: 28px; }

[dir] .body-serp .prtnr-modalpopup-close, [dir] .body-hotel .prtnr-modalpopup-close, [dir] .body-adaptive-hotels .prtnr-modalpopup-close, [dir] .body-adaptive-hotel .prtnr-modalpopup-close { cursor: pointer; }

[dir=ltr] .body-serp .prtnr-modalpopup-close, [dir=ltr] .body-hotel .prtnr-modalpopup-close, [dir=ltr] .body-adaptive-hotels .prtnr-modalpopup-close, [dir=ltr] .body-adaptive-hotel .prtnr-modalpopup-close { right: -40px; }

[dir=rtl] .body-serp .prtnr-modalpopup-close, [dir=rtl] .body-hotel .prtnr-modalpopup-close, [dir=rtl] .body-adaptive-hotels .prtnr-modalpopup-close, [dir=rtl] .body-adaptive-hotel .prtnr-modalpopup-close { left: -40px; }

.body-serp .popuptip, .body-hotel .popuptip, .body-adaptive-hotels .popuptip, .body-adaptive-hotel .popuptip { z-index: 23; }

.prtnr-serp-clearfilters-shadow { height: 12px; }

[dir] .prtnr-serp-clearfilters-shadow { background-image: linear-gradient(to bottom, rgba(17, 17, 17, 0), rgba(17, 17, 17, 0.3)); }

.body-adaptive-hotels .prtnr-serp-clearfilters-shadow { height: 30px; }

[dir] .body-adaptive-hotels .prtnr-serp-clearfilters-shadow { background-image: linear-gradient(to bottom, rgba(244, 244, 244, 0), #f2f1f0); }

.prtnr-serp-clearfilters-label { align-items: center; color: #9a9df1; display: flex; font-size: 18px; height: 56px; justify-content: center; }

[dir] .prtnr-serp-clearfilters-label { background-color: #ffffff; cursor: pointer; }

.prtnr-serp-clearfilters-label-disabled { color: #bbbbbb; pointer-events: none; }

[dir] .prtnr-serp-clearfilters-label-disabled { cursor: not-allowed; }

.body-adaptive-hotels .prtnr-serp-clearfilters-label { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #969696; }

[dir] .body-adaptive-hotels .prtnr-serp-clearfilters-label { background: #f2f1f0; }

.body-adaptive-hotels .prtnr-serp-clearfilters-label:hover { color: #292f37; }

.prtnr-serp-clearfilters-wrapper { position: sticky; position: -webkit-sticky; bottom: 0; z-index: 23; }

.body-adaptive-hotels .prtnr-serp-clearfilters-wrapper { z-index: 3; }

[dir] .serpextra { margin-top: 0; }

[dir] .unsubscription-container { border: 1px solid #d1d1d1; border-radius: 4px; }

.body-voucher .voucher-footer, .body-voucher .voucher-mobileapp, .body-voucher .voucher-header-links, .body-voucher .voucher-header-passbook, .body-voucher .voucher-price, .body-voucher-pdf .voucher-footer, .body-voucher-pdf .voucher-mobileapp, .body-voucher-pdf .voucher-header-links, .body-voucher-pdf .voucher-header-passbook, .body-voucher-pdf .voucher-price { display: none; }

.body-voucher .voucher-from-partners-btn, .body-voucher .addition-upsells-button, .body-voucher-pdf .voucher-from-partners-btn, .body-voucher-pdf .addition-upsells-button { color: #111111; }

[dir] .body-voucher .voucher-from-partners-btn, [dir] .body-voucher .addition-upsells-button, [dir] .body-voucher-pdf .voucher-from-partners-btn, [dir] .body-voucher-pdf .addition-upsells-button { background: #ffae00; background-image: none; border: 0; box-shadow: none; }

[dir] .body-voucher .voucher, [dir] .body-voucher-pdf .voucher { padding-top: 0; }

[dir] .body-voucher .layout, [dir] .body-voucher-pdf .layout { margin: 0 auto; }

.body-voucher .voucher-header, .body-voucher-pdf .voucher-header { width: auto; }

[dir] .bigtopmessage { border: 0; margin-top: 30px; text-align: center; }

.bigtopmessage-title { display: inline-block; }

[dir=ltr] .bigtopmessage-title { margin-left: 0; }

[dir=rtl] .bigtopmessage-title { margin-right: 0; }

[dir=ltr] .bigtopmessage-desc { padding-left: 0; }

[dir=rtl] .bigtopmessage-desc { padding-right: 0; }

[dir] .voucher-header-download-partners { text-align: center; }

[dir] .voucher-header .bigtopmessage-title { margin-bottom: 0; margin-top: 25px; }

.voucher-header .breadcrumbs-link { color: #111111; }

[dir] .voucher-header .breadcrumbs-link::before { background-color: #111111; }

.voucher-header .breadcrumbs-svg path { fill: #111111; }

button:focus, input:focus, textarea:focus { outline: none; }

body { min-width: 100%; }

[dir] body { background: white; }

[dir=ltr] body { padding-left: env(safe-area-inset-left); padding-right: env(safe-area-inset-right); }

[dir=rtl] body { padding-right: env(safe-area-inset-left); padding-left: env(safe-area-inset-right); }

[dir] .body-overflow-hidden .zen-fullscreenpopup { background: rgba(84, 85, 102, 0.32); }

.body-overflow-hidden .zen-fullscreenpopup-close { height: 18px; top: -25px; width: 18px; }

[dir] .body-overflow-hidden .zen-fullscreenpopup-close { cursor: pointer; padding: 4px; }

@media (min-width: 681px) { .body-overflow-hidden .zen-fullscreenpopup-close { top: 24px; } [dir] .body-overflow-hidden .zen-fullscreenpopup-close { margin-top: 0; } [dir=ltr] .body-overflow-hidden .zen-fullscreenpopup-close { right: 24px; } [dir=rtl] .body-overflow-hidden .zen-fullscreenpopup-close { left: 24px; } }

.body-overflow-hidden .zen-fullscreenpopup-close-icon { height: 18px; width: 18px; }

[dir] .body-overflow-hidden .zen-fullscreenpopup-close-icon { background: url("data:image/svg+xml,%3Csvg fill='%23969696' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.4 8L14 3.4A1 1 0 0012.6 2L8 6.6 3.4 2A1 1 0 002 2a1 1 0 000 1.4L6.6 8 2 12.6A1 1 0 002 14c.4.4 1 .4 1.4 0L8 9.4l4.6 4.6c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4L9.4 8z'/%3E%3C/svg%3E"); }

[dir] .body-overflow-hidden .zen-fullscreenpopup-content { border-radius: 4px; }

[dir] .body-account .layout, [dir] .body-serp .layout { margin-bottom: 0; }

[dir] .body-serp .layout, [dir] .body-hotel .layout, [dir] .body-voucher .layout { background: #ffffff; }

.body-serp .prtnr-footer-inner, .body-hotel .prtnr-footer-inner, .body-voucher .prtnr-footer-inner { position: relative; }

[dir] .body-serp .prtnr-footer-inner { border-top: 3px solid #ffae00; margin-top: 2px; }

.body-serp .prtnr-footer-inner .prtnr-footer-popup-wrapper { z-index: 2; }

[dir] .body-prtnrorders .layout, [dir] .body-prtnrreporting .layout { margin: 0 auto; }

.body-prtnrorders .page-content, .body-prtnrreporting .page-content { max-width: 100%; }

[dir] .body-prtnrwelcome .layout { margin: 0 auto; }

.body-prtnrabout .page-content, .body-prtnrwelcome .page-content { max-width: 100%; }

.body-prtnrabout .layout, .body-prtnrwelcome .layout { min-width: 100%; }

.prtnr-main-loading { height: 100vh; }

.prtnr-main-loading .prtnr-ui-loading { height: 100%; width: min-content; }

[dir] .prtnr-main-loading .prtnr-ui-loading { margin: 0 auto; }

.prtnr-main-loading .prtnr-ui-loading-box { height: 10px; width: 10px; }

[dir=ltr] .prtnr-main-loading .prtnr-ui-loading-box { margin-right: 8px; }

[dir=rtl] .prtnr-main-loading .prtnr-ui-loading-box { margin-left: 8px; }

.prtnr-main-error { align-items: center; color: #111111; display: flex; font-size: 16px; justify-content: center; min-height: inherit; }

[dir] .prtnr-main-error-text { background: #ffffff; border-radius: 8px; padding: 16px; }

.body-prtnrorders-table { display: inline-block; min-width: 100%; }

.layout::after { height: 0; }

[dir] .layout.layout-loading { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/spinner-grey-3.gif) center center no-repeat #f5f5f6; }

.body-hotel.mobileready { min-width: 320px; }

.body-hotel.mobileready .layout { min-width: 320px; }

@media (max-width: 680px) { .body-hotel.mobileready .layout .page-content { width: 100%; } }

@media (max-width: 680px) { [dir] .body-hotel.mobileready .layout .zen-booking-main { margin-bottom: 50px; } }

.hotelcard-link .hotelcard-title, .hotelcard-text-link, .hotelcard-location, .hotel-tabs-button, .hotel-change-dates, .hotel-similar-price-value, .hotelcard-link:visited, .serpfilter-price .serpfilter-title-nights, .hotel-rooms-not-found-choice-button, .hotel-rooms-not-found-choice::before, .hotel-room-rate-dateless-proceed-desc, .hotelcard-link:visited .hotelcard-title, .serpfilter-price .serpfilter-title-nights, .owl-populardestinations, .hotel-about-sorrymessage-link { color: #111111; }

.owl-populardestinations-destination-name, .owl-populardestinations-title, .serphotelnew-name-link, .serphotelnew-name-link:visited, .hotelsearchinfo-comment, .hotel-header-address, .hotel-metaroomsheader-searchparams, .hotel-metaroom-desclink, .hotel-metaroom-rate-desclink, .hotel-rating-param-name, .hotel-room-desc-link, .formfieldeula-agreement, .formfieldeula-privacy, .tworowgallery-button-right-icon, .tworowgallery-button-left-icon, .hotel-readreviews-button { color: #111111; }

.serphotel-button, .serphotelnew-button, .hotel-metaroom-rate-book, .hotel-similar-proceed { color: #111111; }

[dir] .serphotel-button, [dir] .serphotelnew-button, [dir] .hotel-metaroom-rate-book, [dir] .hotel-similar-proceed { background: #ffae00; border: 0; }

[dir] .serpfilter-slider .goog-slider-rangehighlight, [dir] .serpfilter-slider .goog-twothumbslider-rangehighlight { background: #111111; }

.serpfilter-amenities-icon::before { color: #111111; }

[dir] .promoalert-close { background: #ffae00; }

[dir] .promoalert-close::after, [dir] .promoalert-close::before { background: #111111; }

[dir] .promoalert-close:hover { background: #ffbf33; }

.serphotelnew-pin { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); -webkit-transition-delay: 1s; -moz-transition-delay: 1s; -o-transition-delay: 1s; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; color: #005bb5; font-size: 16px; opacity: 1; }

[dir] .serphotelnew-pin { transform: translateY(-10px); transition-delay: 1s; -webkit-transition: all 0.2s ease-in; margin-top: -7px; }

[dir=ltr] .serphotelnew-pin { margin-right: 3px; }

[dir=rtl] .serphotelnew-pin { margin-left: 3px; }

.serphotelnew-pin::before { content: '&'; }

.serphotelnew-address { font-size: 12px; line-height: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

[dir=ltr] .serphotelnew-address { margin-left: 40px; }

[dir=rtl] .serphotelnew-address { margin-right: 40px; }

.serphotelnew-address-text { color: #707070; text-decoration: underline; }

[dir] .serphotelnew-address-text { cursor: pointer; }

.serphotelnew-address-text:hover { text-decoration: none; }

.serphotelnew-inner.serphotelnew-has-address { height: 210px; }

[dir] .unsubscription-container { margin: auto; }

[dir] .unsubscription { padding: 150px 0; }

.feedback-form-submit-container .button-blue { color: #ffffff; }

[dir] .feedback-form-submit-container .button-blue { background: #ffae00; border: 0; }

.feedback-content .feedback-tip { display: none; }

[dir] .feedback-sidebar { background: #e8edf1; padding: 15px; }

[dir=ltr] .feedback-sidebar { margin-left: 30px; }

[dir=rtl] .feedback-sidebar { margin-right: 30px; }

.feedback-sidebar-email { color: #292f37; text-decoration: underline; }

[dir] .feedback-sidebar-email { border-bottom: 0; }

.feedback-sidebar-email { color: #0071cf; }

.owl-populardestinations, .hotel-room-rate-payment-terms, .paymenttype, .voucher-header-output { display: none; }

.hotel-metaroom-rate-dreamsnotice { top: -16px; }

.prtnr-booking, .prtnr-orders, .prtnr-reporting, .prtnr-main { min-height: calc(100vh - (66px + 80px)); }

.prtnr-main-autocancel { max-width: 1280px; }

[dir] .prtnr-main-autocancel { margin: 0 auto; }

@media (max-width: 1200px) { [dir=ltr] .prtnr-main-autocancel { margin-left: 30px; margin-right: 30px; } [dir=rtl] .prtnr-main-autocancel { margin-right: 30px; margin-left: 30px; } }

@media (max-width: 954px) { [dir=ltr] .prtnr-main-autocancel { margin-left: 20px; margin-right: 20px; } [dir=rtl] .prtnr-main-autocancel { margin-right: 20px; margin-left: 20px; } }

[dir] .prtnr-main-autocancel .b2b-autocancel { margin-bottom: 0; }

.prtnr-dropzone { color: var(--colored-primary-typo); font-size: 24px; height: 150px; line-height: 150px; opacity: .85; position: absolute; top: 0; width: 100%; z-index: 20; }

[dir] .prtnr-dropzone { background-color: var(--colored-primary-bg); text-align: center; }

[dir=ltr] .prtnr-dropzone { left: 0; }

[dir=rtl] .prtnr-dropzone { right: 0; }

.roundtrip .prtnr-dropzone { color: var(--palette-white); }

[dir] .roundtrip .prtnr-dropzone { background-color: #111111; }

button :disabled { pointer-events: none; }

[dir] button :disabled { cursor: not-allowed; }

.mobileappbanner-logo { height: 63px; width: 63px; flex-shrink: 1; }

[dir] .mobileappbanner-logo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/mobileapp/ratehawk.svg) center no-repeat; background-size: 100%; }

[dir] .zensearchresultnoavailability { margin-bottom: 20px; }

@media (max-width: 680px) { [dir] .zensearchresultnoavailability { margin-bottom: 0; } }

.zensearchresultnoavailability-banner { box-sizing: border-box; min-height: 250px; position: relative; }

[dir] .zensearchresultnoavailability-banner { background-color: rgba(206, 33, 33, 0.08); border-radius: 4px; }

[dir=ltr] .zensearchresultnoavailability-banner { padding: 40px 40px 40px 240px; }

[dir=rtl] .zensearchresultnoavailability-banner { padding: 40px 240px 40px 40px; }

.zensearchresultnoavailability-banner::before { content: ''; height: 160px; position: absolute; top: 48px; width: 144px; }

[dir] .zensearchresultnoavailability-banner::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/searchresult/calendar-no-availability.svg); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zensearchresultnoavailability-banner::before { left: 52px; }

[dir=rtl] .zensearchresultnoavailability-banner::before { right: 52px; }

@media (max-width: 680px) { .zensearchresultnoavailability-banner { min-height: auto; } [dir] .zensearchresultnoavailability-banner { padding: 20px; }
  .zensearchresultnoavailability-banner::before { height: 61px; top: -20px; width: 55px; }
  [dir=ltr] .zensearchresultnoavailability-banner::before { left: auto; right: 16px; }
  [dir=rtl] .zensearchresultnoavailability-banner::before { right: auto; left: 16px; } }

[dir] .zensearchresultnoavailability-banner-dateless { background-color: #fff8dd; }

[dir] .zensearchresultnoavailability-banner-dateless::before { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/searchresult/calendar.svg); }

.zensearchresultnoavailability-banner-title { font-size: 20px; font-weight: 700; }

[dir] .zensearchresultnoavailability-banner-title { margin-bottom: 8px; }

@media (max-width: 680px) { .zensearchresultnoavailability-banner-title { font-size: 16px; line-height: 24px; } [dir=ltr] .zensearchresultnoavailability-banner-title { margin-right: 52px; } [dir=rtl] .zensearchresultnoavailability-banner-title { margin-left: 52px; } }

.zensearchresultnoavailability-banner-text { font-size: 20px; line-height: 28px; }

@media (max-width: 680px) { .zensearchresultnoavailability-banner-text { font-size: 16px; line-height: 24px; } }

.zensearchresultnoavailability-banner-button { width: 200px; }

[dir] .zensearchresultnoavailability-banner-button { margin-top: 16px; }

@media (max-width: 680px) { .zensearchresultnoavailability-banner-button { width: 100%; } [dir] .zensearchresultnoavailability-banner-button { margin-top: 20px; } }

.zensearchresultnoavailability-map { display: flex; justify-content: center; }

[dir] .zensearchresultnoavailability-map { background-color: #e5e5e5; background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/searchresult/map.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 4px; margin-top: 40px; padding: 40px 20px; }

@media (max-width: 680px) { [dir] .zensearchresultnoavailability-map { margin-top: 20px; padding: 40px 20px; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min-resolution: 192dpi) and (min-width: 900px), only screen and (min-resolution: 2dppx) and (min-width: 900px) { [dir] .zensearchresultnoavailability-map { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/searchresult/map@2x.jpg); } }

.zensearchresultnoavailability-map-inner { box-sizing: border-box; width: 308px; }

[dir] .zensearchresultnoavailability-map-inner { background-color: white; border-radius: 4px; padding: 20px 24px 24px; }

@media (max-width: 680px) { .zensearchresultnoavailability-map-inner { width: 246px; } [dir] .zensearchresultnoavailability-map-inner { padding: 20px; } }

.zensearchresultnoavailability-map-text { font-size: 20px; line-height: 28px; }

[dir] .zensearchresultnoavailability-map-text { margin-bottom: 16px; text-align: center; }

@media (max-width: 680px) { .zensearchresultnoavailability-map-text { font-size: 16px; line-height: 24px; } }

.zensearchresultnoavailability-map-button { width: 100%; }

.zensearchresultnoavailabilityV2 { display: flex; }

[dir] .zensearchresultnoavailabilityV2 { padding-top: 20px; }

@media (max-width: 680px) { .zensearchresultnoavailabilityV2 { flex-direction: column; } [dir] .zensearchresultnoavailabilityV2 { padding-bottom: 8px; } }

.zensearchresultnoavailabilityV2-wrapper { display: flex; flex-direction: column; }

[dir=ltr] .zensearchresultnoavailabilityV2-wrapper { margin-right: 17px; }

[dir=rtl] .zensearchresultnoavailabilityV2-wrapper { margin-left: 17px; }

@media (max-width: 680px) { .zensearchresultnoavailabilityV2-wrapper { flex-direction: column; } [dir] .zensearchresultnoavailabilityV2-wrapper { margin-bottom: 20px; } [dir=ltr] .zensearchresultnoavailabilityV2-wrapper { margin-right: 0; } [dir=rtl] .zensearchresultnoavailabilityV2-wrapper { margin-left: 0; } }

.zensearchresultnoavailabilityV2-wrapper-title { color: #ce2121; font-size: 20px; font-weight: 700; line-height: 24px; }

[dir] .zensearchresultnoavailabilityV2-wrapper-title { margin-bottom: 2px; }

.zensearchresultnoavailabilityV2-wrapper-search-params { color: #ce2121; font-size: 14px; line-height: 20px; }

[dir] .zensearchresultnoavailabilityV2-wrapper-search-params { margin-bottom: 12px; }

@media (max-width: 680px) { [dir] .zensearchresultnoavailabilityV2-wrapper-search-params { margin-bottom: 20px; } }

.zensearchresultnoavailabilityV2-wrapper-text { font-size: 16px; line-height: 22px; max-width: 450px; pointer-events: none; }

.zensearchresultnoavailabilityV2-wrapper-text .link, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-edit, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-download, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-cancel, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-paycard, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-paybylink, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-edit-link-text, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-download-link-text, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-cancel-link-text, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-paycard-link-text, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-paybylink-link-text, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-edit-link, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-cancel-link, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-paycard-link, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-paybylink-link, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-action-footer-button-cancel, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-order-field-list-expand, .zensearchresultnoavailabilityV2-wrapper-text .prtnr-orders-traveldocs-tip-row-btn { pointer-events: all; }

@media (max-width: 680px) { .zensearchresultnoavailabilityV2-wrapper-text { max-width: none; } }

.zensearchresultnoavailabilityV2-map { display: flex; flex-shrink: 0; height: 102px; justify-content: center; position: relative; width: 290px; }

[dir] .zensearchresultnoavailabilityV2-map { background-image: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/maptrigger.svg); background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 4px; }

[dir=ltr] .zensearchresultnoavailabilityV2-map { margin-left: auto; }

[dir=rtl] .zensearchresultnoavailabilityV2-map { margin-right: auto; }

@media (max-width: 680px) { .zensearchresultnoavailabilityV2-map { align-self: center; height: 112px; width: 100%; } [dir=ltr] .zensearchresultnoavailabilityV2-map { margin-left: 0; } [dir=rtl] .zensearchresultnoavailabilityV2-map { margin-right: 0; } }

.zensearchresultnoavailabilityV2-map .zenmapmarker { color: var(--brand-typo-like); height: 19px; position: absolute; top: 6px; width: 15px; }

[dir=ltr] .zensearchresultnoavailabilityV2-map .zenmapmarker { left: 229px; }

[dir=rtl] .zensearchresultnoavailabilityV2-map .zenmapmarker { right: 229px; }

@media (max-width: 680px) { .zensearchresultnoavailabilityV2-map .zenmapmarker { top: 11px; } [dir=ltr] .zensearchresultnoavailabilityV2-map .zenmapmarker { left: 171px; } [dir=rtl] .zensearchresultnoavailabilityV2-map .zenmapmarker { right: 171px; } }

.zensearchresultnoavailabilityV2-map .zenmapmarker:first-child { height: 19px; top: 10px; width: 15px; }

[dir=ltr] .zensearchresultnoavailabilityV2-map .zenmapmarker:first-child { left: 25px; }

[dir=rtl] .zensearchresultnoavailabilityV2-map .zenmapmarker:first-child { right: 25px; }

@media (max-width: 680px) { .zensearchresultnoavailabilityV2-map .zenmapmarker:first-child { top: 17px; } [dir=ltr] .zensearchresultnoavailabilityV2-map .zenmapmarker:first-child { left: 20px; } [dir=rtl] .zensearchresultnoavailabilityV2-map .zenmapmarker:first-child { right: 20px; } }

.zensearchresultnoavailabilityV2-map .zenmapmarker:last-child { height: 26px; top: 43px; width: 21px; }

[dir=ltr] .zensearchresultnoavailabilityV2-map .zenmapmarker:last-child { left: 261px; }

[dir=rtl] .zensearchresultnoavailabilityV2-map .zenmapmarker:last-child { right: 261px; }

@media (max-width: 680px) { .zensearchresultnoavailabilityV2-map .zenmapmarker:last-child { top: 83px; } [dir=ltr] .zensearchresultnoavailabilityV2-map .zenmapmarker:last-child { left: 211px; } [dir=rtl] .zensearchresultnoavailabilityV2-map .zenmapmarker:last-child { right: 211px; } }

.zensearchresultnoavailabilityV2-map-button { align-self: center; }

.zenlabelfilters-labels-items { display: flex; flex-wrap: wrap; list-style: none; }

.zenlabelfilters-inner { display: flex; }

[dir] .zenlabelfilters-inner { margin-top: 20px; }

.zenlabelfilters-rates { color: var(--text-secondary); font-size: 12px; line-height: 18px; }

.zenlabelfilters-reset { font-size: 12px; line-height: 18px; }

[dir=ltr] .zenlabelfilters-reset { margin-left: auto; }

[dir=rtl] .zenlabelfilters-reset { margin-right: auto; }

.zenlabelfilters-popup { bottom: 0; display: flex; overflow-y: scroll; position: fixed; top: 0; z-index: 23; }

[dir=ltr] .zenlabelfilters-popup { left: 0; right: 0; }

[dir=rtl] .zenlabelfilters-popup { right: 0; left: 0; }

.zenlabelfilters-popup-shadow { bottom: 0; position: fixed; top: 0; }

[dir] .zenlabelfilters-popup-shadow { background-color: rgba(41, 47, 55, 0.4); }

[dir=ltr] .zenlabelfilters-popup-shadow { left: 0; right: 0; }

[dir=rtl] .zenlabelfilters-popup-shadow { right: 0; left: 0; }

.zenlabelfilters-popup-inner { box-sizing: border-box; position: relative; width: 100%; }

[dir] .zenlabelfilters-popup-inner { background-color: white; border-radius: 8px 8px 0 0; box-shadow: 0 2px 12px 0 rgba(45, 49, 55, 0.3); margin-top: auto; padding: 16px; }

.zenlabelfilters-popup-title { font-size: 24px; font-weight: 700; line-height: 28px; }

[dir] .zenlabelfilters-popup-title { margin-bottom: 16px; }

.zenlabelfilters-popup-close { height: 20px; position: absolute; top: 20px; width: 20px; }

[dir] .zenlabelfilters-popup-close { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23111111' d='M11.6 10l5.1-5.2a1.1 1.1 0 00-1.5-1.6L10 8.4 4.8 3.2a1.1 1.1 0 00-1.6 0 1.1 1.1 0 000 1.6L8.4 10l-5.2 5.2a1.1 1.1 0 000 1.6 1.1 1.1 0 001.6 0l5.2-5.2 5.2 5.2a1.1 1.1 0 001.5-1.6L11.6 10z'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; cursor: pointer; }

[dir=ltr] .zenlabelfilters-popup-close { right: 20px; }

[dir=rtl] .zenlabelfilters-popup-close { left: 20px; }

[dir] .zenlabelfilters-popup-filters { margin-bottom: 28px; }

.zenlabelfilters-popup-reset { font-size: 16px; position: absolute; }

[dir] .zenlabelfilters-popup-reset { text-align: center; }

[dir=ltr] .zenlabelfilters-popup-reset { left: 0; right: 0; }

[dir=rtl] .zenlabelfilters-popup-reset { right: 0; left: 0; }

.zenlabelfilters-popup-button { width: 100%; }

[dir] .zenlabelfilters-popup-button { margin-top: 36px; }

.zenlabelfilters-popup-filters-title { font-size: 16px; font-weight: 700; line-height: 22px; }

[dir] .zenlabelfilters-popup-filters-title { margin-bottom: 8px; }

.zenlabelfilters-popup-filters-list { list-style: none; }

[dir] .zenlabelfilters-popup-filters-list { margin-bottom: 24px; }

[dir] .zenlabelfilters-popup-filters-item { margin-bottom: 12px; }

.zen-labelfilter { -webkit-tap-highlight-color: transparent; align-items: center; box-sizing: border-box; display: flex; justify-content: space-between; max-width: 210px; min-height: 22px; position: relative; white-space: nowrap; }

[dir] .zen-labelfilter { background-color: var(--colored-secondary-bg); border-radius: 4px; cursor: default; padding: 4px 8px; }

[dir=ltr] .zen-labelfilter { margin: 0 8px 6px 0; }

[dir=rtl] .zen-labelfilter { margin: 0 0 6px 8px; }

[dir] .zen-labelfilter-applied { background-color: var(--button-primary-bg); }

[dir=ltr] .zen-labelfilter-applied, [dir=ltr] .zen-labelfilter-counted { padding: 4px 24px 4px 8px; }

[dir=rtl] .zen-labelfilter-applied, [dir=rtl] .zen-labelfilter-counted { padding: 4px 8px 4px 24px; }

.zen-labelfilter-disabled { pointer-events: none; }

.zen-labelfilter-disabled::before { bottom: 0; content: ''; position: absolute; top: 0; z-index: 1; }

[dir] .zen-labelfilter-disabled::before { background-color: rgba(246, 246, 246, 0.8); border-radius: 4px; }

[dir=ltr] .zen-labelfilter-disabled::before { left: 0; right: 0; }

[dir=rtl] .zen-labelfilter-disabled::before { right: 0; left: 0; }

.zen-labelfilter-label { color: var(--button-secondary-typo); flex-basis: 100%; font-size: 13px; line-height: 18px; min-width: 100%; overflow: hidden; pointer-events: inherit; text-overflow: ellipsis; }

.zen-labelfilter-count { color: var(--button-secondary-typo); font-size: 13px; line-height: 18px; opacity: .6; pointer-events: inherit; position: absolute; top: 4px; width: 12px; }

[dir] .zen-labelfilter-count { text-align: center; }

[dir=ltr] .zen-labelfilter-count { right: 6px; }

[dir=rtl] .zen-labelfilter-count { left: 6px; }

.zen-labelfilter-applied .zen-labelfilter-label { color: var(--button-primary-typo); }

.zen-labelfilter-remove { flex-shrink: 0; height: 12px; opacity: .6; position: absolute; top: 7px; width: 12px; }

[dir] .zen-labelfilter-remove { cursor: pointer; }

[dir=ltr] .zen-labelfilter-remove { right: 8px; }

[dir=rtl] .zen-labelfilter-remove { left: 8px; }

svg.zen-labelfilter-icon { fill: var(--button-primary-typo); height: 100%; width: 100%; }

.zen-labelfilter-destroing { width: 0; height: 0; overflow: hidden; }

[dir] .zen-labelfilter-destroing { margin: 0; padding: 0; }

.zensearchresult-form-update-button { align-items: center; display: flex; justify-content: center; width: 100%; }

[dir] .zensearchresult-form-update-button { margin-top: 20px; }

.zensearchresult-form-update-button.button-loading { pointer-events: none; font-size: 0; }

.zensearchresult-form-update-button.button-loading::before { position: static; width: 80px; }

[dir] .zensearchresult-form-update-button.button-loading::before { margin: 0; }

.zensearchresult-form-update-button.button-loading span { display: none; pointer-events: none; }

@media (max-width: 680px) { [dir] .zensearchresult-form-update-button { margin-top: 0; } }

.zensearchresult-form-update-button { position: relative; }

.zensearchresult-form-update-button::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%7B$fill%7D' d='M3.2 9.3A5 5 0 018.7 3l-.9.9a.5.5 0 00.3.9l3.9.3a.5.5 0 00.6-.5l-.4-4a.5.5 0 00-.9-.2l-1 1a1 1 0 00-.5-.3 7 7 0 00-8.6 8.6 1 1 0 00.3.5 1 1 0 001 .2 1 1 0 00.7-1.2zM14.8 6.2a1 1 0 00-2 .5A5 5 0 017.3 13l.9-.9a.5.5 0 00-.3-.8L4 10.8a.5.5 0 00-.6.5l.5 4a.5.5 0 00.8.2l1-1a1 1 0 00.5.3 7 7 0 008.6-8.6z'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%7B$fill%7D' d='M3.2 9.3A5 5 0 018.7 3l-.9.9a.5.5 0 00.3.9l3.9.3a.5.5 0 00.6-.5l-.4-4a.5.5 0 00-.9-.2l-1 1a1 1 0 00-.5-.3 7 7 0 00-8.6 8.6 1 1 0 00.3.5 1 1 0 001 .2 1 1 0 00.7-1.2zM14.8 6.2a1 1 0 00-2 .5A5 5 0 017.3 13l.9-.9a.5.5 0 00-.3-.8L4 10.8a.5.5 0 00-.6.5l.5 4a.5.5 0 00.8.2l1-1a1 1 0 00.5.3 7 7 0 008.6-8.6z'/%3E%3C/svg%3E"); content: ''; display: block; height: 14px; width: 14px; }

[dir] .zensearchresult-form-update-button::before { background-color: var(--button-secondary-typo); }

[dir=ltr] .zensearchresult-form-update-button::before { margin-right: 8px; }

[dir=rtl] .zensearchresult-form-update-button::before { margin-left: 8px; }

.zensearchresult { box-sizing: border-box; }

[dir] .zensearchresult { background-color: white; padding: 0 20px 20px; }

@media (max-width: 680px) { [dir] .zensearchresult { padding: 0 16px; } }

.zensearchresult-filtered .zensearchresult-show-results { display: flex; justify-content: space-between; }

@media (max-width: 680px) { .zensearchresult-filtered .zensearchresult-show-results { display: none; } }

[dir] .zensearchresult-message { border-radius: 4px; }

.zensearchresult-form { font-size: 20px; font-weight: 700; line-height: 32px; }

[dir] .zensearchresult-form { cursor: pointer; }

@media (max-width: 680px) { .zensearchresult-form { font-size: 20px; line-height: 29px; } }

[dir] .zensearchresultfilters { background-color: var(--highlight-bg); padding: 20px; }

[dir=ltr] .zensearchresultfilters { border-top-left-radius: 8px; border-top-right-radius: 8px; }

[dir=rtl] .zensearchresultfilters { border-top-right-radius: 8px; border-top-left-radius: 8px; }

.zensearchresult-message .zensearchresultfilters { display: none; }

@media (max-width: 680px) { [dir] .zensearchresultfilters { background-color: transparent; padding: 0; } }

[dir] .zensearchresultfilters .zenfilterscontainer { margin-bottom: 0; }

@media (max-width: 680px) { [dir] .zensearchresultfilters .zenfilterscontainer { margin-bottom: 0; padding-bottom: 12px; } }

.zensearchresultfilters .zenformselectgroup-item { min-width: 23%; width: 100%; }

[dir=ltr] .zensearchresultfilters .zenformselectgroup-item:not(:last-child) { margin-right: 12px; }

[dir=rtl] .zensearchresultfilters .zenformselectgroup-item:not(:last-child) { margin-left: 12px; }

[dir=ltr] .zensearchresultfilters .zenfilterscontainer-changed { margin-left: 12px; }

[dir=rtl] .zensearchresultfilters .zenfilterscontainer-changed { margin-right: 12px; }

.zensearchresult-show-results { box-sizing: border-box; display: none; }

[dir] .zensearchresult-show-results { background-color: #fff8dd; border-top: 1px solid #ebeae8; padding: 10px 20px; }

[dir=ltr] .zensearchresult-show-results { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; }

[dir=rtl] .zensearchresult-show-results { border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }

.zensearchresult-show-results-text { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 15px; }

@media (max-width: 680px) { .zensearchresult-show-results-text { font-size: 13px; width: 100%; } [dir] .zensearchresult-show-results-text { margin: 0 auto; margin-bottom: 15px; text-align: center; } }

.zensearchresult-show-results-clear { font-size: 13px; }

@media (max-width: 680px) { [dir] .zensearchresult-show-results-clear { text-align: center; } }

.zenselectfield-taxes .zenselectfield-label { text-transform: none; }

.zensearchresult-form-title { display: none; }

@media (max-width: 680px) { .zensearchresult-form-title { display: block; font-size: 20px; font-weight: 700; line-height: 24px; order: -2; } }

.zensearchresult-form-info { align-items: center; display: flex; font-size: 15px; justify-content: space-between; line-height: 16px; }

[dir] .zensearchresult-form-info { background-color: white; border-radius: 8px 8px 0 0; margin: 0; padding: 16px 20px 12px; }

@media (max-width: 680px) { .zensearchresult-form-info { align-items: flex-start; } [dir] .zensearchresult-form-info { padding: 20px 16px 12px; } }

.zensearchresult-form-info-title { font-size: 20px; font-weight: 700; line-height: 24px; }

@media (max-width: 680px) { [dir] .zensearchresult-form-info-title { margin-bottom: 4px; } }

.zensearchresult-form-info-text { font-size: 14px; line-height: 20px; }

@media (max-width: 680px) { .zensearchresult-form-info-text { display: flex; flex-direction: column; } }

.zensearchresult-form-info-button, .zensearchresult-form-info-filters-button { font-weight: 700; }

[dir=ltr] .zensearchresult-form-info-button, [dir=ltr] .zensearchresult-form-info-filters-button { margin-left: 12px; }

[dir=rtl] .zensearchresult-form-info-button, [dir=rtl] .zensearchresult-form-info-filters-button { margin-right: 12px; }

@media (max-width: 680px) { .zensearchresult-form-info-button, .zensearchresult-form-info-filters-button { font-size: 12px; line-height: 20px; min-height: auto; } [dir] .zensearchresult-form-info-button, [dir] .zensearchresult-form-info-filters-button { padding: 2px 10px; } }

[dir] .zensearchresult-form-info-button { margin-top: auto; }

[dir=ltr] .zensearchresult-form-info-button { margin-left: auto; }

[dir=rtl] .zensearchresult-form-info-button { margin-right: auto; }

@media (max-width: 680px) { .zensearchresult-form-info-button { order: -1; } }

.zensearchresult-form-dates { display: flex; flex-wrap: wrap; font-size: 15px; line-height: 16px; }

[dir] .zensearchresult-form-dates { background-color: white; border-radius: 8px; margin-bottom: 12px; padding: 16px 20px; }

@media (max-width: 680px) { [dir] .zensearchresult-form-dates { padding: 20px 16px; } }

[dir] .zensearchresult-header-dengage-container:not(:empty) { margin-bottom: 12px; }

.zensearchresult-form-date-wrapper { display: flex; }

@media (max-width: 680px) { .zensearchresult-form-date-wrapper { width: 100%; } [dir] .zensearchresult-form-date-wrapper { margin-top: 16px; } }

[dir=ltr] .zensearchresult-form-date-from { margin-right: 40px; }

[dir=rtl] .zensearchresult-form-date-from { margin-left: 40px; }

@media (max-width: 680px) { [dir=ltr] .zensearchresult-form-date-from { margin-right: 48px; } [dir=rtl] .zensearchresult-form-date-from { margin-left: 48px; } }

.zensearchresult-to-date-wrapper { display: flex; }

@media (max-width: 680px) { .zensearchresult-to-date-wrapper { flex-direction: column; } }

.zensearchresult-from-title, .zensearchresult-to-title { font-size: 16px; font-weight: 700; line-height: 18px; }

[dir] .zensearchresult-from-title, [dir] .zensearchresult-to-title { margin-bottom: 4px; }

@media (max-width: 680px) { .zensearchresult-from-title, .zensearchresult-to-title { font-size: 14px; line-height: 16px; } [dir] .zensearchresult-from-title, [dir] .zensearchresult-to-title { margin-bottom: 0; } }

.zensearchresult-from-date, .zensearchresult-to-date { font-size: 16px; font-weight: 700; line-height: 20px; }

@media (max-width: 680px) { .zensearchresult-from-date, .zensearchresult-to-date { font-size: 14px; } }

.zensearchresult-to-time, .zensearchresult-from-time { color: #868686; font-size: 16px; line-height: 20px; }

[dir=ltr] .zensearchresult-to-time, [dir=ltr] .zensearchresult-from-time { margin-left: 8px; }

[dir=rtl] .zensearchresult-to-time, [dir=rtl] .zensearchresult-from-time { margin-right: 8px; }

@media (max-width: 680px) { .zensearchresult-to-time, .zensearchresult-from-time { font-size: 12px; line-height: 16px; } [dir] .zensearchresult-to-time, [dir] .zensearchresult-from-time { margin: 0; } }

@media (max-width: 680px) { [dir] .zensearchresult-header-information-prompt { padding: 0 8px; } }

[dir] .zensearchresult-header-information-prompt .information-prompt { margin-bottom: 16px; margin-top: 16px; }

@media (min-width: 681px) { .zensearchresult-header-information-prompt .information-prompt br { display: none; } }

.valueadds-wrapper { align-items: flex-start; display: flex; flex-direction: column; }

.valueadds { align-items: flex-start; display: flex; flex-direction: column; list-style: none; }

[dir] .valueadds:not(:last-child) { margin-bottom: 8px; }

[dir] .valueadds-spoiler { margin-top: -2px; }

[dir=ltr] .valueadds-spoiler { margin-left: 12px; }

[dir=rtl] .valueadds-spoiler { margin-right: 12px; }

.valueadds-expanded { flex-direction: row; justify-content: space-between; }

@media (max-width: 680px) { .valueadds-expanded { flex-direction: column; } }

.valueadds-item { font-size: 14px; line-height: 18px; position: relative; }

[dir] .valueadds-item { margin-bottom: 6px; }

[dir=ltr] .valueadds-item { padding-left: 26px; text-align: left; }

[dir=rtl] .valueadds-item { padding-right: 26px; text-align: right; }

[dir] .zenroomspage-roominfo .valueadds-item { cursor: default; }

[dir] .valueadds-item:last-child { margin-bottom: 0; }

@media (max-width: 680px) { .valueadds-item { line-height: 16px; } }

.valueadds-short .valueadds-item { font-size: 12px; line-height: 16px; }

[dir] .valueadds-short .valueadds-item { margin-bottom: 3px; }

[dir] .valueadds-short .valueadds-item:last-child { margin-bottom: 0; }

.valueadds-expanded .valueadds-item { align-items: flex-start; display: flex; flex-direction: column; flex: auto 0; }

[dir] .valueadds-expanded .valueadds-item { margin-bottom: 0; }

[dir=ltr] .valueadds-expanded .valueadds-item { padding-left: 0; }

[dir=rtl] .valueadds-expanded .valueadds-item { padding-right: 0; }

[dir=ltr] .valueadds-expanded .valueadds-item:not(:last-child) { margin-right: 10px; }

[dir=rtl] .valueadds-expanded .valueadds-item:not(:last-child) { margin-left: 10px; }

@media (max-width: 680px) { [dir] .valueadds-expanded .valueadds-item { margin-bottom: 10px; }
  [dir] .valueadds-expanded .valueadds-item:last-child { margin-bottom: 0; } }

[dir=ltr] .valueadds-hide-icons .valueadds-item { padding-left: 0; }

[dir=rtl] .valueadds-hide-icons .valueadds-item { padding-right: 0; }

.valueadds-item-pro { color: #008900; }

.valueadds-item-bad { color: #ce2121; }

.valueadds-item-payment, .valueadds-item-misc-room-type-disadvantage { color: #292f37; }

[dir=ltr] .valueadds-item-title-wrapper { margin-right: 20px; }

[dir=rtl] .valueadds-item-title-wrapper { margin-left: 20px; }

[dir=ltr] .zen-roomspage-rooms-new-rg-design .valueadds-item-title-wrapper { margin-right: 0; }

[dir=rtl] .zen-roomspage-rooms-new-rg-design .valueadds-item-title-wrapper { margin-left: 0; }

@media (max-width: 680px) { [dir=ltr] .zen-roomspage-rooms-new-rg-design .valueadds-item-title-wrapper { padding-right: 16px; } [dir=rtl] .zen-roomspage-rooms-new-rg-design .valueadds-item-title-wrapper { padding-left: 16px; } }

[dir=ltr] .zen-rooms .valueadds-item-title-wrapper { margin-right: 0; }

[dir=rtl] .zen-rooms .valueadds-item-title-wrapper { margin-left: 0; }

@media (max-width: 680px) { [dir=ltr] .zen-rooms .valueadds-item-title-wrapper { padding-right: 16px; } [dir=rtl] .zen-rooms .valueadds-item-title-wrapper { padding-left: 16px; } }

[dir=ltr] .valueadds-short .valueadds-item-title-wrapper { margin-right: 10px; }

[dir=rtl] .valueadds-short .valueadds-item-title-wrapper { margin-left: 10px; }

.valueadds-expanded .valueadds-item-title-wrapper { line-height: 16px; position: relative; }

[dir=ltr] .valueadds-expanded .valueadds-item-title-wrapper { margin-right: 0; padding-left: 30px; padding-right: 20px; }

[dir=rtl] .valueadds-expanded .valueadds-item-title-wrapper { margin-left: 0; padding-right: 30px; padding-left: 20px; }

.valueadds-item-title-wrapper span { color: #008900; }

.valueadds-item-title-wrapper::before { -webkit-mask-position: center; -webkit-mask-repeat: no-repeat; -webkit-mask-size: contain; mask-position: center; mask-repeat: no-repeat; mask-size: contain; content: ''; height: 17px; position: absolute; top: 0; width: 23px; }

[dir] .valueadds-item-title-wrapper::before { background-color: #292f37; }

[dir=ltr] .valueadds-item-title-wrapper::before { left: 0; }

[dir=rtl] .valueadds-item-title-wrapper::before { right: 0; }

.valueadds-item-amenity .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3322_3927)' fill='%23333'%3E%3Cpath d='M2 9.8a1.2 1.2 0 00-1.3 1.3L1 21a1.2 1.2 0 001.2 1.2h1.6A1.2 1.2 0 005 21.2L5.5 11a1.2 1.2 0 00-1.2-1.3H2zm22 2c.3-1.9-1.2-3.5-3.2-3.3l-5.3.6c1.9-6.7-1.3-7.6-1.3-7.6-2 0-1.6 1.3-1.7 1.5 0 2.3-1.4 3.5-2.7 4.2-1 .6-2 1.5-2 2.7a792 792 0 01-.4 11.3 1.2 1.2 0 001.2 1.3h11.1c1.2 0 2.2-.8 2.4-2a1221.2 1221.2 0 001.8-8.7z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3322_3927'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3322_3927)' fill='%23333'%3E%3Cpath d='M2 9.8a1.2 1.2 0 00-1.3 1.3L1 21a1.2 1.2 0 001.2 1.2h1.6A1.2 1.2 0 005 21.2L5.5 11a1.2 1.2 0 00-1.2-1.3H2zm22 2c.3-1.9-1.2-3.5-3.2-3.3l-5.3.6c1.9-6.7-1.3-7.6-1.3-7.6-2 0-1.6 1.3-1.7 1.5 0 2.3-1.4 3.5-2.7 4.2-1 .6-2 1.5-2 2.7a792 792 0 01-.4 11.3 1.2 1.2 0 001.2 1.3h11.1c1.2 0 2.2-.8 2.4-2a1221.2 1221.2 0 001.8-8.7z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3322_3927'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .valueadds-item-pro .valueadds-item-title-wrapper::before { background-color: #008900; }

[dir=ltr] .valueadds-item-guru .valueadds-item-title-wrapper::before { background-image: linear-gradient(100.14deg, #0460ea 16.28%, #4225f2 92.29%); }

[dir=rtl] .valueadds-item-guru .valueadds-item-title-wrapper::before { background-image: linear-gradient(-100.14deg, #0460ea 16.28%, #4225f2 92.29%); }

.valueadds-item-bad .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3322_3920)' fill='%23333'%3E%3Cpath d='M2 14.6a1.2 1.2 0 01-1.3-1.2l.3-10a1.2 1.2 0 011.2-1.2h1.6a1.2 1.2 0 011.2 1l.5 10.2a1.2 1.2 0 01-1.2 1.2H2zm22-2c.3 2-1.2 3.6-3.2 3.4l-5.3-.7c1.9 6.8-1.3 7.7-1.3 7.7-2 0-1.6-1.3-1.7-1.5 0-2.3-1.4-3.6-2.7-4.2-1-.6-2-1.6-2-2.7a792 792 0 00-.4-11.3A1.2 1.2 0 018.6 2h11.1c1.2 0 2.2.8 2.4 1.9l1.8 8.7z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3322_3920'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3322_3920)' fill='%23333'%3E%3Cpath d='M2 14.6a1.2 1.2 0 01-1.3-1.2l.3-10a1.2 1.2 0 011.2-1.2h1.6a1.2 1.2 0 011.2 1l.5 10.2a1.2 1.2 0 01-1.2 1.2H2zm22-2c.3 2-1.2 3.6-3.2 3.4l-5.3-.7c1.9 6.8-1.3 7.7-1.3 7.7-2 0-1.6-1.3-1.7-1.5 0-2.3-1.4-3.6-2.7-4.2-1-.6-2-1.6-2-2.7a792 792 0 00-.4-11.3A1.2 1.2 0 018.6 2h11.1c1.2 0 2.2.8 2.4 1.9l1.8 8.7z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3322_3920'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }

[dir] .valueadds-item-bad .valueadds-item-title-wrapper::before { background-color: #ce2121; }

.valueadds-hide-icons .valueadds-item-title-wrapper::before { content: none; }

.valueadds-item-bunk-bed-bed .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16'%3E%3Cpath fill='%7B$fill%7D' d='M1.7 0l.5 1.2.2-.2a6.3 6.3 0 018.3 1.3l.1.2-.6.4-.2.1h7.7l1-2h1v15h-1l-1-3.7V12h-15v.3l-1 3.7h-1V0h1zm16 5h-15v2.9a6.3 6.3 0 018 1.4l.1.2-.6.4-.2.1h7.7V5zm-15 4.2v.8h1.2a6.5 6.5 0 01-1.2-.8zm0-7V3h1.2a6.5 6.5 0 01-1.2-.8z'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16'%3E%3Cpath fill='%7B$fill%7D' d='M1.7 0l.5 1.2.2-.2a6.3 6.3 0 018.3 1.3l.1.2-.6.4-.2.1h7.7l1-2h1v15h-1l-1-3.7V12h-15v.3l-1 3.7h-1V0h1zm16 5h-15v2.9a6.3 6.3 0 018 1.4l.1.2-.6.4-.2.1h7.7V5zm-15 4.2v.8h1.2a6.5 6.5 0 01-1.2-.8zm0-7V3h1.2a6.5 6.5 0 01-1.2-.8z'/%3E%3C/svg%3E"); }

.valueadds-item-double-bed .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='23' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 1.7c0-.6-.5-1.1-1-1.1H4.3c-.6 0-1 .5-1.1 1L3 4.5h2V3.8c0-.4.2-.7.5-1A5 5 0 018 2.4a5 5 0 012.4.6c.3.2.5.5.6 1v.5h1.4V3.8c0-.4.2-.7.5-1a5 5 0 012.4-.5 5 5 0 012.4.6c.3.2.5.5.6 1v.5h2.1L20 1.7zM21.4 6c-.2-.4-.6-.7-1-.7H2.9c-.4 0-.8.3-1 .7L1 8.4a3 3 0 00-.3 1.8l1 4.8h1.3l.5-2.1a.5.5 0 01.4-.3h15.7c.2 0 .3.1.4.3l.5 2.1h1.3l1-4.8a3 3 0 00-.2-1.8l-1.1-2.3z' fill='%7B$fill%7D'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='23' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 1.7c0-.6-.5-1.1-1-1.1H4.3c-.6 0-1 .5-1.1 1L3 4.5h2V3.8c0-.4.2-.7.5-1A5 5 0 018 2.4a5 5 0 012.4.6c.3.2.5.5.6 1v.5h1.4V3.8c0-.4.2-.7.5-1a5 5 0 012.4-.5 5 5 0 012.4.6c.3.2.5.5.6 1v.5h2.1L20 1.7zM21.4 6c-.2-.4-.6-.7-1-.7H2.9c-.4 0-.8.3-1 .7L1 8.4a3 3 0 00-.3 1.8l1 4.8h1.3l.5-2.1a.5.5 0 01.4-.3h15.7c.2 0 .3.1.4.3l.5 2.1h1.3l1-4.8a3 3 0 00-.2-1.8l-1.1-2.3z' fill='%7B$fill%7D'/%3E%3C/svg%3E"); }

.valueadds-item-single-bed .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1 3.4v.5h1.4l-.2-2.7c0-.6-.5-1-1.1-1H3.6c-.5 0-1 .4-1 1l-.3 2.7h1.4v-.5c0-.5.3-.9.6-1A5.9 5.9 0 017 1.7c1 0 1.8.2 2.6.5.4.2.6.6.6 1.1zm2 10.6h.8l.9-4.6a3 3 0 00-.2-1.8l-1-2.2a1 1 0 00-1-.6H2.2a1 1 0 00-1 .6l-1 2.2a3 3 0 00-.1 1.8L.9 14h.9l.4-2a.5.5 0 01.5-.3H11c.2 0 .4.1.5.3l.4 2z' fill='%7B$fill%7D'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1 3.4v.5h1.4l-.2-2.7c0-.6-.5-1-1.1-1H3.6c-.5 0-1 .4-1 1l-.3 2.7h1.4v-.5c0-.5.3-.9.6-1A5.9 5.9 0 017 1.7c1 0 1.8.2 2.6.5.4.2.6.6.6 1.1zm2 10.6h.8l.9-4.6a3 3 0 00-.2-1.8l-1-2.2a1 1 0 00-1-.6H2.2a1 1 0 00-1 .6l-1 2.2a3 3 0 00-.1 1.8L.9 14h.9l.4-2a.5.5 0 01.5-.3H11c.2 0 .4.1.5.3l.4 2z' fill='%7B$fill%7D'/%3E%3C/svg%3E"); }

.valueadds-item-nobedding-bed .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.2 7.2a3 3 0 013-3H18a3 3 0 013 3v4.2h-3a5.4 5.4 0 00-10.8 0h-3V7.2zm3.1 5.4H3.8a2 2 0 00-2 2v6c0 .2.2.4.4.4h1.6a.4.4 0 00.4-.4V19a.4.4 0 01.4-.4h16a.4.4 0 01.4.4v1.6c0 .2.2.4.4.4H23a.4.4 0 00.4-.4v-6a2 2 0 00-2-2h-3.5a5.4 5.4 0 01-10.6 0z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 10.8c-.6.4-1 .8-1 2h1.2c0-.7.4-1 .8-1.5.4-.3 1-.7 1-1.7 0-1.2-1-2-2.5-2-1.4 0-2.3 1-2.3 2.2h1.3c0-.6.4-1 1-1 .7 0 1 .4 1 1 0 .4-.2.7-.6 1zm-1 4.1a.8.8 0 00.5.3.8.8 0 00.9-.9.8.8 0 00-.9-.8.8.8 0 00-.8.8.8.8 0 00.2.6z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.2 7.2a3 3 0 013-3H18a3 3 0 013 3v4.2h-3a5.4 5.4 0 00-10.8 0h-3V7.2zm3.1 5.4H3.8a2 2 0 00-2 2v6c0 .2.2.4.4.4h1.6a.4.4 0 00.4-.4V19a.4.4 0 01.4-.4h16a.4.4 0 01.4.4v1.6c0 .2.2.4.4.4H23a.4.4 0 00.4-.4v-6a2 2 0 00-2-2h-3.5a5.4 5.4 0 01-10.6 0z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 10.8c-.6.4-1 .8-1 2h1.2c0-.7.4-1 .8-1.5.4-.3 1-.7 1-1.7 0-1.2-1-2-2.5-2-1.4 0-2.3 1-2.3 2.2h1.3c0-.6.4-1 1-1 .7 0 1 .4 1 1 0 .4-.2.7-.6 1zm-1 4.1a.8.8 0 00.5.3.8.8 0 00.9-.9.8.8 0 00-.9-.8.8.8 0 00-.8.8.8.8 0 00.2.6z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-chair-bed-bed .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3158_4842)' fill='%23333'%3E%3Cpath d='M7 4.3c-1.3 0-2.2 1-2.2 2.2V11h12V6.5c0-1.2-1-2.2-2.1-2.2H6.9z'/%3E%3Cpath d='M20.5 15.8c0 .2-.2.4-.4.4h-.7v.6c0 .3-.2.5-.4.5h-2.4a.4.4 0 01-.4-.5v-.6H5.4v.6c0 .3-.2.5-.4.5H2.6a.4.4 0 01-.4-.5v-.6h-.7a.4.4 0 01-.4-.4v-5.6C1 9.6 1.6 9 2 9h.5c.6 0 1 .5 1 1V12H18v-1.7c0-.6.5-1.1 1.1-1.1h.4c.6 0 1.1.5 1.1 1v5.7z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3158_4842'%3E%3Crect width='21.6' height='21.6' rx='5' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3158_4842)' fill='%23333'%3E%3Cpath d='M7 4.3c-1.3 0-2.2 1-2.2 2.2V11h12V6.5c0-1.2-1-2.2-2.1-2.2H6.9z'/%3E%3Cpath d='M20.5 15.8c0 .2-.2.4-.4.4h-.7v.6c0 .3-.2.5-.4.5h-2.4a.4.4 0 01-.4-.5v-.6H5.4v.6c0 .3-.2.5-.4.5H2.6a.4.4 0 01-.4-.5v-.6h-.7a.4.4 0 01-.4-.4v-5.6C1 9.6 1.6 9 2 9h.5c.6 0 1 .5 1 1V12H18v-1.7c0-.6.5-1.1 1.1-1.1h.4c.6 0 1.1.5 1.1 1v5.7z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3158_4842'%3E%3Crect width='21.6' height='21.6' rx='5' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }

.valueadds-item-sofa-bed-bed .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3158_4841)'%3E%3Cg clip-path='url(%23clip1_3158_4841)' fill='%23333'%3E%3Cpath d='M23.4 11.3c0-.5-.5-1-1-1h-1a1 1 0 00-1 1v2.3H3.6v-2.3c0-.5-.5-1-1-1h-1a1 1 0 00-1 1v7c0 .2.1.4.3.4H2v.8c0 .3.2.4.4.4h3c.2 0 .4-.1.4-.4v-.8h12.6v.8c0 .3.2.4.4.4h3c.2 0 .4-.1.4-.4v-.8h.9c.2 0 .4-.2.4-.4v-7z'/%3E%3Cpath d='M5 4.8a2 2 0 00-2 2V9c1 .2 2 1.1 2 2.3v1h14v-1c0-1.2 1-2.1 2-2.3V6.8a2 2 0 00-2-2H5zM21 10.4a1 1 0 00-.7 1v1.2h.8v-2.2zM3.7 12.6v-1.3a1 1 0 00-.8-1v2.3h.8z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3158_4841'%3E%3Crect width='24' height='24' rx='5' fill='%23fff'/%3E%3C/clipPath%3E%3CclipPath id='clip1_3158_4841'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3158_4841)'%3E%3Cg clip-path='url(%23clip1_3158_4841)' fill='%23333'%3E%3Cpath d='M23.4 11.3c0-.5-.5-1-1-1h-1a1 1 0 00-1 1v2.3H3.6v-2.3c0-.5-.5-1-1-1h-1a1 1 0 00-1 1v7c0 .2.1.4.3.4H2v.8c0 .3.2.4.4.4h3c.2 0 .4-.1.4-.4v-.8h12.6v.8c0 .3.2.4.4.4h3c.2 0 .4-.1.4-.4v-.8h.9c.2 0 .4-.2.4-.4v-7z'/%3E%3Cpath d='M5 4.8a2 2 0 00-2 2V9c1 .2 2 1.1 2 2.3v1h14v-1c0-1.2 1-2.1 2-2.3V6.8a2 2 0 00-2-2H5zM21 10.4a1 1 0 00-.7 1v1.2h.8v-2.2zM3.7 12.6v-1.3a1 1 0 00-.8-1v2.3h.8z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3158_4841'%3E%3Crect width='24' height='24' rx='5' fill='%23fff'/%3E%3C/clipPath%3E%3CclipPath id='clip1_3158_4841'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }

.valueadds-item-meal .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.5 5A4.6 4.6 0 018 3.4c1.5 0 2.9.8 3.7 2a.7.7 0 101.2-1A6 6 0 008 2a6 6 0 00-4.5 2.2.7.7 0 101 1zm8.9 6.2a.7.7 0 10-1.3-.7A4.7 4.7 0 018 13c-1.6 0-3-.8-4-2.1a.7.7 0 10-1.1.7 6 6 0 0010.5-.4zM1 3a.4.4 0 00-.8 0L0 7a.8.8 0 00.8.8l-.1 5.3a.7.7 0 101.5 0L2 7.9a.8.8 0 00.8-.9l-.2-4a.4.4 0 00-.8 0v3A.4.4 0 111 6V3zm14.4-.4c.2 0 .4.2.4.5v10a.7.7 0 11-1.5 0l.1-3.4a.5.5 0 000-.3c-.1-.2-.3-.3-.3-.5-.4-.5-.5-.6-.5-1.2.7-4.3 1-5 1.8-5zM11 8.2a3 3 0 01-3 3.1 3 3 0 01-3-3.1 3 3 0 013-3.1 3 3 0 013 3.1z' fill='%7B$fill%7D'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.5 5A4.6 4.6 0 018 3.4c1.5 0 2.9.8 3.7 2a.7.7 0 101.2-1A6 6 0 008 2a6 6 0 00-4.5 2.2.7.7 0 101 1zm8.9 6.2a.7.7 0 10-1.3-.7A4.7 4.7 0 018 13c-1.6 0-3-.8-4-2.1a.7.7 0 10-1.1.7 6 6 0 0010.5-.4zM1 3a.4.4 0 00-.8 0L0 7a.8.8 0 00.8.8l-.1 5.3a.7.7 0 101.5 0L2 7.9a.8.8 0 00.8-.9l-.2-4a.4.4 0 00-.8 0v3A.4.4 0 111 6V3zm14.4-.4c.2 0 .4.2.4.5v10a.7.7 0 11-1.5 0l.1-3.4a.5.5 0 000-.3c-.1-.2-.3-.3-.3-.5-.4-.5-.5-.6-.5-1.2.7-4.3 1-5 1.8-5zM11 8.2a3 3 0 01-3 3.1 3 3 0 01-3-3.1 3 3 0 013-3.1 3 3 0 013 3.1z' fill='%7B$fill%7D'/%3E%3C/svg%3E"); }

.valueadds-item-cancellation .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.2 4.3a.4.4 0 000 .7l5.2 3.1c.3.2.6 0 .6-.3V5.6h1.3a3 3 0 013 3V9a3 3 0 01-3 3H6.4a1 1 0 100 2h2.9a5 5 0 005-5v-.2a5 5 0 00-5-5H8V1.6a.4.4 0 00-.6-.3l-5.2 3z' fill='%7B$fill%7D'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.2 4.3a.4.4 0 000 .7l5.2 3.1c.3.2.6 0 .6-.3V5.6h1.3a3 3 0 013 3V9a3 3 0 01-3 3H6.4a1 1 0 100 2h2.9a5 5 0 005-5v-.2a5 5 0 00-5-5H8V1.6a.4.4 0 00-.6-.3l-5.2 3z' fill='%7B$fill%7D'/%3E%3C/svg%3E"); }

.valueadds-item-payment .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.2 4.5a1.6 1.6 0 00-1.6 1.7v5.7c0 1 .7 1.7 1.6 1.7h9.6a1.6 1.6 0 001.6-1.7v-.7H12a1.5 1.5 0 01-1.4-1.5V8.4c0-.8.6-1.5 1.4-1.5h2.4v-.7a1.6 1.6 0 00-1.6-1.7H3.2zm11.2 3.7H12a.2.2 0 00-.2.2v1.3l.2.2h2.4V8.2z' fill='%7B$fill%7D'/%3E%3Cmask id='a' fill='%23fff'%3E%3Crect width='8.791' height='5.41' rx='.81' transform='matrix(.99084 -.13503 .12858 .9917 3.465 2.387)'/%3E%3C/mask%3E%3Crect width='8.791' height='5.41' rx='.81' transform='matrix(.99084 -.13503 .12858 .9917 3.465 2.387)' stroke='%232D3137' stroke-width='2.592' mask='url(%23a)'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.2 4.5a1.6 1.6 0 00-1.6 1.7v5.7c0 1 .7 1.7 1.6 1.7h9.6a1.6 1.6 0 001.6-1.7v-.7H12a1.5 1.5 0 01-1.4-1.5V8.4c0-.8.6-1.5 1.4-1.5h2.4v-.7a1.6 1.6 0 00-1.6-1.7H3.2zm11.2 3.7H12a.2.2 0 00-.2.2v1.3l.2.2h2.4V8.2z' fill='%7B$fill%7D'/%3E%3Cmask id='a' fill='%23fff'%3E%3Crect width='8.791' height='5.41' rx='.81' transform='matrix(.99084 -.13503 .12858 .9917 3.465 2.387)'/%3E%3C/mask%3E%3Crect width='8.791' height='5.41' rx='.81' transform='matrix(.99084 -.13503 .12858 .9917 3.465 2.387)' stroke='%232D3137' stroke-width='2.592' mask='url(%23a)'/%3E%3C/svg%3E"); }

[dir] .valueadds-item-payment .valueadds-item-title-wrapper::before { background-color: #292f37; }

.valueadds-item-balcony .valueadds-item-title-wrapper::before, .valueadds-item-attic .valueadds-item-title-wrapper::before, .valueadds-item-french-balcony .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.2 2.4A1.2 1.2 0 006 3.6v10.3H3.6a.2.2 0 01-.2-.2v-.5a.2.2 0 01.2-.2h.3a1 1 0 100-2h-.3a2.2 2.2 0 00-2.2 2.2v.5a2.2 2.2 0 002.2 2.1v5.8a1.2 1.2 0 001.2 1.2h14.4a1.2 1.2 0 001.2-1.2v-5.8a2.2 2.2 0 002.2-2.1v-.5a2.2 2.2 0 00-2.2-2.2h-.2a1 1 0 100 2h.2a.2.2 0 01.2.2v.5a.2.2 0 01-.2.2H18V3.6a1.2 1.2 0 00-1.2-1.2H7.2zM8 4a.2.2 0 00-.2.3v3.2l.2.2h3.2a.2.2 0 00.2-.2V4.3a.2.2 0 00-.2-.2H8zm4.6.3a.2.2 0 01.2-.2H16a.2.2 0 01.2.2v3.2a.2.2 0 01-.2.2h-3.2a.2.2 0 01-.2-.2V4.3zm.2 4.6a.2.2 0 00-.2.2v4.3c0 .2.1.3.2.3H16a.2.2 0 00.2-.3V9.1A.2.2 0 0016 9h-3.2zm-5 .2A.2.2 0 018 9h3.2a.2.2 0 01.2.2v4.3a.2.2 0 01-.2.3H8a.2.2 0 01-.2-.3V9.1zm-1.6 6.5a.2.2 0 00-.2.2v4.4l.2.2h2a.2.2 0 00.2-.2v-4.4a.2.2 0 00-.2-.2h-2zm4.6.2a.2.2 0 01.2-.2h2a.2.2 0 01.2.2v4.4a.2.2 0 01-.2.2h-2a.2.2 0 01-.2-.2v-4.4zm5-.2a.2.2 0 00-.2.2v4.4l.2.2h2a.2.2 0 00.2-.2v-4.4a.2.2 0 00-.2-.2h-2z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.2 2.4A1.2 1.2 0 006 3.6v10.3H3.6a.2.2 0 01-.2-.2v-.5a.2.2 0 01.2-.2h.3a1 1 0 100-2h-.3a2.2 2.2 0 00-2.2 2.2v.5a2.2 2.2 0 002.2 2.1v5.8a1.2 1.2 0 001.2 1.2h14.4a1.2 1.2 0 001.2-1.2v-5.8a2.2 2.2 0 002.2-2.1v-.5a2.2 2.2 0 00-2.2-2.2h-.2a1 1 0 100 2h.2a.2.2 0 01.2.2v.5a.2.2 0 01-.2.2H18V3.6a1.2 1.2 0 00-1.2-1.2H7.2zM8 4a.2.2 0 00-.2.3v3.2l.2.2h3.2a.2.2 0 00.2-.2V4.3a.2.2 0 00-.2-.2H8zm4.6.3a.2.2 0 01.2-.2H16a.2.2 0 01.2.2v3.2a.2.2 0 01-.2.2h-3.2a.2.2 0 01-.2-.2V4.3zm.2 4.6a.2.2 0 00-.2.2v4.3c0 .2.1.3.2.3H16a.2.2 0 00.2-.3V9.1A.2.2 0 0016 9h-3.2zm-5 .2A.2.2 0 018 9h3.2a.2.2 0 01.2.2v4.3a.2.2 0 01-.2.3H8a.2.2 0 01-.2-.3V9.1zm-1.6 6.5a.2.2 0 00-.2.2v4.4l.2.2h2a.2.2 0 00.2-.2v-4.4a.2.2 0 00-.2-.2h-2zm4.6.2a.2.2 0 01.2-.2h2a.2.2 0 01.2.2v4.4a.2.2 0 01-.2.2h-2a.2.2 0 01-.2-.2v-4.4zm5-.2a.2.2 0 00-.2.2v4.4l.2.2h2a.2.2 0 00.2-.2v-4.4a.2.2 0 00-.2-.2h-2z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-terrace .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.4 9.1a.4.4 0 00.5.5H11v4H6.5a.5.5 0 00-.5.5v1c0 .2.2.5.5.5H11v4.2h-.3A1.2 1.2 0 009.6 21v.4l.2.2h4.4a.2.2 0 00.2-.2V21a1.2 1.2 0 00-1.2-1.2h-.3v-4.2h4.6a.5.5 0 00.5-.5v-1a.5.5 0 00-.5-.5H13v-4h8.2a.4.4 0 00.5-.5 5.8 5.8 0 00-.7-2.3 7.5 7.5 0 00-2.1-2.3c-.9-.7-2-1.2-3.1-1.6a12.4 12.4 0 00-3.7-.5c-1.3 0-2.5.2-3.7.5-1.1.4-2.2 1-3 1.6C4.2 5.2 3.5 6 3 6.8c-.4.8-.6 1.5-.7 2.3zM2.1 12c-.5 0-1 .5-.9 1l.5 4.4-.3 3.6a.6.6 0 001.2 0l.2-2.1h2.6l.4 2.2A.6.6 0 007 21l-.3-2a.5.5 0 00.4-.5v-.7A1.2 1.2 0 006 16.5H3.4L3 12.8a.9.9 0 00-.9-.8zm20.6 1a.9.9 0 10-1.8-.2l-.4 3.7H18a1.2 1.2 0 00-1.2 1.2v.7a.5.5 0 00.5.5l-.4 2a.6.6 0 001.2.2l.4-2.2h2.7l.1 2.2a.6.6 0 001.2-.1l-.2-3.6.4-4.4z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.4 9.1a.4.4 0 00.5.5H11v4H6.5a.5.5 0 00-.5.5v1c0 .2.2.5.5.5H11v4.2h-.3A1.2 1.2 0 009.6 21v.4l.2.2h4.4a.2.2 0 00.2-.2V21a1.2 1.2 0 00-1.2-1.2h-.3v-4.2h4.6a.5.5 0 00.5-.5v-1a.5.5 0 00-.5-.5H13v-4h8.2a.4.4 0 00.5-.5 5.8 5.8 0 00-.7-2.3 7.5 7.5 0 00-2.1-2.3c-.9-.7-2-1.2-3.1-1.6a12.4 12.4 0 00-3.7-.5c-1.3 0-2.5.2-3.7.5-1.1.4-2.2 1-3 1.6C4.2 5.2 3.5 6 3 6.8c-.4.8-.6 1.5-.7 2.3zM2.1 12c-.5 0-1 .5-.9 1l.5 4.4-.3 3.6a.6.6 0 001.2 0l.2-2.1h2.6l.4 2.2A.6.6 0 007 21l-.3-2a.5.5 0 00.4-.5v-.7A1.2 1.2 0 006 16.5H3.4L3 12.8a.9.9 0 00-.9-.8zm20.6 1a.9.9 0 10-1.8-.2l-.4 3.7H18a1.2 1.2 0 00-1.2 1.2v.7a.5.5 0 00.5.5l-.4 2a.6.6 0 001.2.2l.4-2.2h2.7l.1 2.2a.6.6 0 001.2-.1l-.2-3.6.4-4.4z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-penthouse .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.5a.5.5 0 000 1v-1zM22 13v.5a.5.5 0 00.5-.5H22zm-21-.5a.5.5 0 000 1v-1zM22 11h.5a.5.5 0 00-.5-.5v.5zm-2 0h-.5v.5h.5V11zM1 4.5h18v-1H1v1zm21 8H1v1h21v-1zm-.5-1.5v2h1v-2h-1zm-2-6v6h1V5h-1zm.5 6.5h2v-1h-2v1zm-1-7a.5.5 0 01.5.5h1A1.5 1.5 0 0019 3.5v1z' fill='%7B$fill%7D'/%3E%3Cpath d='M1 6h3v5H1m3-5h6v5H4zm6 0h6v5h-6zm6 0h4v5h-4z' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 9v2.5' stroke='%23fff' stroke-linecap='round'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M4 2h8v2H4z'/%3E%3Cpath d='M20 13v6' stroke='%23fff' stroke-linecap='round'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M1 15h2v3H1zm5 0h2v3H6zm5 0h2v3h-2zm5 0h2v3h-2z'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.5a.5.5 0 000 1v-1zM22 13v.5a.5.5 0 00.5-.5H22zm-21-.5a.5.5 0 000 1v-1zM22 11h.5a.5.5 0 00-.5-.5v.5zm-2 0h-.5v.5h.5V11zM1 4.5h18v-1H1v1zm21 8H1v1h21v-1zm-.5-1.5v2h1v-2h-1zm-2-6v6h1V5h-1zm.5 6.5h2v-1h-2v1zm-1-7a.5.5 0 01.5.5h1A1.5 1.5 0 0019 3.5v1z' fill='%7B$fill%7D'/%3E%3Cpath d='M1 6h3v5H1m3-5h6v5H4zm6 0h6v5h-6zm6 0h4v5h-4z' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 9v2.5' stroke='%23fff' stroke-linecap='round'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M4 2h8v2H4z'/%3E%3Cpath d='M20 13v6' stroke='%23fff' stroke-linecap='round'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M1 15h2v3H1zm5 0h2v3H6zm5 0h2v3h-2zm5 0h2v3h-2z'/%3E%3C/svg%3E"); }

.valueadds-item-with-view .valueadds-item-title-wrapper::before, .valueadds-item-side-view .valueadds-item-title-wrapper::before, .valueadds-item-panoramic-view .valueadds-item-title-wrapper::before, .valueadds-item-garden-view .valueadds-item-title-wrapper::before, .valueadds-item-courtyard-view .valueadds-item-title-wrapper::before, .valueadds-item-golf-view .valueadds-item-title-wrapper::before, .valueadds-item-inland-view .valueadds-item-title-wrapper::before, .valueadds-item-land-view .valueadds-item-title-wrapper::before, .valueadds-item-park-view .valueadds-item-title-wrapper::before, .valueadds-item-partial-view .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9.6A1.8 1.8 0 109 6a1.8 1.8 0 000 3.6z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.6 3.6a1.2 1.2 0 011.2-1.2h14.4a1.2 1.2 0 011.2 1.2v16.8a1.2 1.2 0 01-1.2 1.2H4.8a1.2 1.2 0 01-1.2-1.2V3.6zm2 9.6V4.3h6.6c.4 3 1.5 8 6.3 10.5a6.4 6.4 0 00-3 4.9h-1.1c0-1.4.4-2.4.8-3.1l-2.9-3.2a.6.6 0 00-.9 0l-2.8 3-3-3.2z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9.6A1.8 1.8 0 109 6a1.8 1.8 0 000 3.6z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.6 3.6a1.2 1.2 0 011.2-1.2h14.4a1.2 1.2 0 011.2 1.2v16.8a1.2 1.2 0 01-1.2 1.2H4.8a1.2 1.2 0 01-1.2-1.2V3.6zm2 9.6V4.3h6.6c.4 3 1.5 8 6.3 10.5a6.4 6.4 0 00-3 4.9h-1.1c0-1.4.4-2.4.8-3.1l-2.9-3.2a.6.6 0 00-.9 0l-2.8 3-3-3.2z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-window .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 1.2a1.2 1.2 0 00-1.2 1.2v19.2A1.2 1.2 0 006 22.8h12a1.2 1.2 0 001.2-1.2V2.4A1.2 1.2 0 0018 1.2H6zm1.2 2.4v6.2H11V3.6H7.2zm5.8 0v6.2h3.8V3.6H13zm-2 8.2H7.2v8.6H11v-8.6zm2 8.6v-8.6h3.8v8.6H13z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 1.2a1.2 1.2 0 00-1.2 1.2v19.2A1.2 1.2 0 006 22.8h12a1.2 1.2 0 001.2-1.2V2.4A1.2 1.2 0 0018 1.2H6zm1.2 2.4v6.2H11V3.6H7.2zm5.8 0v6.2h3.8V3.6H13zm-2 8.2H7.2v8.6H11v-8.6zm2 8.6v-8.6h3.8v8.6H13z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-non-smoking .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.4 6c-1-1.4-2-2-2.7-2.3l-.3-.2c-.4-.2-.7-.4-.9-.7l-.4-1a.5.5 0 00-.5-.5H13a.5.5 0 00-.4.6c.1.7.3 1.3.7 1.8.4.5.9.8 1.3 1l.3.2c.7.4 1.5.8 2.2 1.9.2.2.5.2.7.1l.4-.3a.5.5 0 00.1-.6zm-10 11.5l3.4-2 1 1.1-8.5 5a.5.5 0 01-.7-.3l-1.8-3.2a.5.5 0 01.1-.7l7.5-4.3 1 1-3 1.8 1 1.6z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 14.8l4.8 4.9a.5.5 0 010 .7l-.6.6a.5.5 0 01-.6 0L3.2 4.3a.5.5 0 010-.7l.6-.6a.5.5 0 01.6 0l8.2 8.3 4-2.3a.5.5 0 01.6.1l2 3.3a.5.5 0 01-.2.7l-3 1.7zm-2.4-2.5l2.9-1.6 1 1.6-2.6 1.4-1.3-1.4z' fill='%23333'/%3E%3Cpath d='M18.3 8.5a.5.5 0 01.2-.7l.6-.3a.5.5 0 01.6.2l1.9 3.3a.5.5 0 01-.2.6l-.5.3a.5.5 0 01-.7-.1l-1.9-3.3z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.4 6c-1-1.4-2-2-2.7-2.3l-.3-.2c-.4-.2-.7-.4-.9-.7l-.4-1a.5.5 0 00-.5-.5H13a.5.5 0 00-.4.6c.1.7.3 1.3.7 1.8.4.5.9.8 1.3 1l.3.2c.7.4 1.5.8 2.2 1.9.2.2.5.2.7.1l.4-.3a.5.5 0 00.1-.6zm-10 11.5l3.4-2 1 1.1-8.5 5a.5.5 0 01-.7-.3l-1.8-3.2a.5.5 0 01.1-.7l7.5-4.3 1 1-3 1.8 1 1.6z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 14.8l4.8 4.9a.5.5 0 010 .7l-.6.6a.5.5 0 01-.6 0L3.2 4.3a.5.5 0 010-.7l.6-.6a.5.5 0 01.6 0l8.2 8.3 4-2.3a.5.5 0 01.6.1l2 3.3a.5.5 0 01-.2.7l-3 1.7zm-2.4-2.5l2.9-1.6 1 1.6-2.6 1.4-1.3-1.4z' fill='%23333'/%3E%3Cpath d='M18.3 8.5a.5.5 0 01.2-.7l.6-.3a.5.5 0 01.6.2l1.9 3.3a.5.5 0 01-.2.6l-.5.3a.5.5 0 01-.7-.1l-1.9-3.3z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-sea-front .valueadds-item-title-wrapper::before, .valueadds-item-lake-view .valueadds-item-title-wrapper::before, .valueadds-item-ocean-front .valueadds-item-title-wrapper::before, .valueadds-item-ocean-view .valueadds-item-title-wrapper::before, .valueadds-item-lagoon-view .valueadds-item-title-wrapper::before, .valueadds-item-harbour-view .valueadds-item-title-wrapper::before, .valueadds-item-bay-view .valueadds-item-title-wrapper::before, .valueadds-item-bosphorus-view .valueadds-item-title-wrapper::before, .valueadds-item-canal-view .valueadds-item-title-wrapper::before, .valueadds-item-partial-sea-view .valueadds-item-title-wrapper::before, .valueadds-item-pool-view .valueadds-item-title-wrapper::before, .valueadds-item-river-view .valueadds-item-title-wrapper::before, .valueadds-item-sea-view .valueadds-item-title-wrapper::before, .valueadds-item-oceanside .valueadds-item-title-wrapper::before, .valueadds-item-water-view .valueadds-item-title-wrapper::before, .valueadds-item-partial-ocean-view .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23 19.7a.6.6 0 00-.7-.7l-.6.1a25.1 25.1 0 01-8.2-.4l-1.7-.4a19 19 0 00-10.1.5.6.6 0 00-.5.6v2c0 .7.6 1.2 1.2 1.2h19.5a1.1 1.1 0 001.1-1.1v-1.8zm-15-6c.1-1 .7-5.8-.8-10.6-.1-.6.4-1 .8-.7 4.5 2.9 6.8 9.4 7.2 10.4l-.1.2-7 .8a.1.1 0 01-.1-.1zm-1 .2V6.6c0-.5-.9-.7-1-.1l-2.6 7.8a.1.1 0 000 .2l3.4-.5a.1.1 0 00.1-.1zm-4 3.3l-.3-.7a.7.7 0 01.6-1l11.4-1.3a.7.7 0 01.7 1l-1.2 2.4a24.4 24.4 0 01-.5-.1l-1.6-.4a20.2 20.2 0 00-9.1 0zm18.8-11a3 3 0 11-6 0 3 3 0 016 0z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23 19.7a.6.6 0 00-.7-.7l-.6.1a25.1 25.1 0 01-8.2-.4l-1.7-.4a19 19 0 00-10.1.5.6.6 0 00-.5.6v2c0 .7.6 1.2 1.2 1.2h19.5a1.1 1.1 0 001.1-1.1v-1.8zm-15-6c.1-1 .7-5.8-.8-10.6-.1-.6.4-1 .8-.7 4.5 2.9 6.8 9.4 7.2 10.4l-.1.2-7 .8a.1.1 0 01-.1-.1zm-1 .2V6.6c0-.5-.9-.7-1-.1l-2.6 7.8a.1.1 0 000 .2l3.4-.5a.1.1 0 00.1-.1zm-4 3.3l-.3-.7a.7.7 0 01.6-1l11.4-1.3a.7.7 0 01.7 1l-1.2 2.4a24.4 24.4 0 01-.5-.1l-1.6-.4a20.2 20.2 0 00-9.1 0zm18.8-11a3 3 0 11-6 0 3 3 0 016 0z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-street-view .valueadds-item-title-wrapper::before, .valueadds-item-city-view .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.3 2.7v2a3.3 3.3 0 00-1.6.7 1 1 0 00-1-.7H14a1 1 0 00-1 1 1 1 0 001 1h2.7l-.3.7a4 4 0 00-1 1.6h-1.4a1 1 0 00-1 1 1 1 0 001 1h.7a5 5 0 00-.3 2.2h-.4a1 1 0 00-1 1 1 1 0 001 1h1c.6 1.1 1.6 1.9 2.8 2v.3h-3.8a1 1 0 00-1 1 1 1 0 001 1h3.8v1.7H19v-5a2.2 2.2 0 01-.5-.4 2 2 0 01-.4 0c-1.4 0-2.5-1.3-2.5-3 0-.8.3-1.6.7-2.1v-.1c0-1 .5-2 1.2-2.4.2-1.2 1-2.2 2.2-2.2.8 0 1.5.6 1.9 1.5.8.3 1.4 1.3 1.4 2.4v.5c.5.6.9 1.5.9 2.4 0 1.8-1.2 3.2-2.6 3.2h-.2a1.8 1.8 0 00-.1 0 2 2 0 01-.5.3v5h2.7c.2 0 .4.1.4.3v1c0 .1-.2.3-.4.3H.3a.4.4 0 01-.3-.4v-.9c0-.2.2-.4.4-.4h1.4V7.5c0-.2.1-.3.2-.3h3.6c.1 0 .2.1.2.3v1.6H4.2a1 1 0 00-1 1 1 1 0 001 1h1.6v2.3H4.2a1 1 0 00-1 1 1 1 0 001 1h1.6v2.2H4.2a1 1 0 00-1 1v.1a1 1 0 001 1h1.6v1.5h1.7V2.7a.5.5 0 01.5-.5h10.8a.5.5 0 01.5.5zm-9.2 2a1 1 0 00-1 1 1 1 0 001 1h.4a1 1 0 001-1 1 1 0 00-1-1h-.4zm0 4.3a1 1 0 00-1 1 1 1 0 001 1h.4a1 1 0 001-1 1 1 0 00-1-1h-.4zm0 4.2a1 1 0 00-1 1 1 1 0 001 1h.4a1 1 0 001-1 1 1 0 00-1-1h-.4zm0 4.3a1 1 0 00-1 1 1 1 0 001 1h.4a1 1 0 001-1 1 1 0 00-1-1h-.4z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.3 2.7v2a3.3 3.3 0 00-1.6.7 1 1 0 00-1-.7H14a1 1 0 00-1 1 1 1 0 001 1h2.7l-.3.7a4 4 0 00-1 1.6h-1.4a1 1 0 00-1 1 1 1 0 001 1h.7a5 5 0 00-.3 2.2h-.4a1 1 0 00-1 1 1 1 0 001 1h1c.6 1.1 1.6 1.9 2.8 2v.3h-3.8a1 1 0 00-1 1 1 1 0 001 1h3.8v1.7H19v-5a2.2 2.2 0 01-.5-.4 2 2 0 01-.4 0c-1.4 0-2.5-1.3-2.5-3 0-.8.3-1.6.7-2.1v-.1c0-1 .5-2 1.2-2.4.2-1.2 1-2.2 2.2-2.2.8 0 1.5.6 1.9 1.5.8.3 1.4 1.3 1.4 2.4v.5c.5.6.9 1.5.9 2.4 0 1.8-1.2 3.2-2.6 3.2h-.2a1.8 1.8 0 00-.1 0 2 2 0 01-.5.3v5h2.7c.2 0 .4.1.4.3v1c0 .1-.2.3-.4.3H.3a.4.4 0 01-.3-.4v-.9c0-.2.2-.4.4-.4h1.4V7.5c0-.2.1-.3.2-.3h3.6c.1 0 .2.1.2.3v1.6H4.2a1 1 0 00-1 1 1 1 0 001 1h1.6v2.3H4.2a1 1 0 00-1 1 1 1 0 001 1h1.6v2.2H4.2a1 1 0 00-1 1v.1a1 1 0 001 1h1.6v1.5h1.7V2.7a.5.5 0 01.5-.5h10.8a.5.5 0 01.5.5zm-9.2 2a1 1 0 00-1 1 1 1 0 001 1h.4a1 1 0 001-1 1 1 0 00-1-1h-.4zm0 4.3a1 1 0 00-1 1 1 1 0 001 1h.4a1 1 0 001-1 1 1 0 00-1-1h-.4zm0 4.2a1 1 0 00-1 1 1 1 0 001 1h.4a1 1 0 001-1 1 1 0 00-1-1h-.4zm0 4.3a1 1 0 00-1 1 1 1 0 001 1h.4a1 1 0 001-1 1 1 0 00-1-1h-.4z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-mountain-view .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.3 9a3.4 3.4 0 100-6.8 3.4 3.4 0 000 6.7zm-6 12.8l3.3-7.7a1.5 1.5 0 012.8 0l2.2 5 4.7-10.7a1.4 1.4 0 012.6 0l5.6 13.4' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.3 9a3.4 3.4 0 100-6.8 3.4 3.4 0 000 6.7zm-6 12.8l3.3-7.7a1.5 1.5 0 012.8 0l2.2 5 4.7-10.7a1.4 1.4 0 012.6 0l5.6 13.4' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-sunrise-view .valueadds-item-title-wrapper::before, .valueadds-item-sunset-view .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.8 15.3a.6.6 0 00-.6-.7H1.8a.6.6 0 00-.6.7v.6a.6.6 0 00.6.6h20.4a.6.6 0 00.6-.5v-.7zm-4.6-2.1a7.2 7.2 0 10-12.4 0h12.4zm-.2 5.4a.6.6 0 00-.6-.6H6.6a.6.6 0 000 1.2h10.8a.6.6 0 00.6-.6zM12 21a.6.6 0 00-.6-.6H7.8a.6.6 0 000 1.2h3.6a.6.6 0 00.6-.6zm4.8 0a.6.6 0 00-.6-.6h-2.4a.6.6 0 000 1.2h2.4a.6.6 0 00.6-.6z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.8 15.3a.6.6 0 00-.6-.7H1.8a.6.6 0 00-.6.7v.6a.6.6 0 00.6.6h20.4a.6.6 0 00.6-.5v-.7zm-4.6-2.1a7.2 7.2 0 10-12.4 0h12.4zm-.2 5.4a.6.6 0 00-.6-.6H6.6a.6.6 0 000 1.2h10.8a.6.6 0 00.6-.6zM12 21a.6.6 0 00-.6-.6H7.8a.6.6 0 000 1.2h3.6a.6.6 0 00.6-.6zm4.8 0a.6.6 0 00-.6-.6h-2.4a.6.6 0 000 1.2h2.4a.6.6 0 00.6-.6z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-park-tickets .valueadds-item-title-wrapper::before, .valueadds-item-aquapark .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.8 2.4h5.6a2 2 0 011.9 1l3.9 7.7a1.2 1.2 0 001 .7h.8a1.2 1.2 0 011.2 1.2v.4l-2.2.2c-1 0-2-.1-2.9-.3l-3.9-7.6a1.2 1.2 0 00-1-.7h-.8v6.6a7.1 7.1 0 00-1.2-.1v-.7H4.8v1.1a9.6 9.6 0 00-1.2.5V3.6a1.2 1.2 0 011.2-1.2zm0 7.2h2.4V7.2H4.8v2.4zm0-6h2.4V6H4.8V3.6z' fill='%23333'/%3E%3Cpath d='M2.4 14.7l.2 1.5 1.2-.7a8 8 0 013.5-.8c1.4 0 2.7.4 4 1h.5c1.5.6 3.2 1.1 5.2 1.1 3.3 0 5.2-1.4 5.7-2a9.8 9.8 0 000-.7v-1a10 10 0 01-5.7 1.7c-2.2 0-4-.5-5.6-1l-.4-.2c-1.4-.5-2.6-1-3.7-1a8.4 8.4 0 00-4.8 2 .7.7 0 01-.1 0z' fill='%23333'/%3E%3Cpath d='M22.4 16.6c-1.1.7-3 1.4-5.4 1.4-2.2 0-4-.5-5.6-1l-.4-.2c-1.4-.5-2.6-1-3.7-1-1 0-2.1.4-3 .8l-1.3.8c.2.4.5.9.9 1.3a8 8 0 013.4-.9c1.4 0 2.7.5 4 1l.5.2c1.5.5 3.2 1 5.2 1 1.5 0 2.7-.3 3.7-.6a5.9 5.9 0 001.7-2.8z' fill='%23333'/%3E%3Cpath d='M16.6 21.2c-2 0-3.7-.6-5.2-1.1l-.4-.2c-1.4-.4-2.6-.8-3.7-.8-.9 0-1.7.2-2.5.5 1.6 1.2 4 2 7.8 2 1.5 0 2.8-.2 4-.4z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.8 2.4h5.6a2 2 0 011.9 1l3.9 7.7a1.2 1.2 0 001 .7h.8a1.2 1.2 0 011.2 1.2v.4l-2.2.2c-1 0-2-.1-2.9-.3l-3.9-7.6a1.2 1.2 0 00-1-.7h-.8v6.6a7.1 7.1 0 00-1.2-.1v-.7H4.8v1.1a9.6 9.6 0 00-1.2.5V3.6a1.2 1.2 0 011.2-1.2zm0 7.2h2.4V7.2H4.8v2.4zm0-6h2.4V6H4.8V3.6z' fill='%23333'/%3E%3Cpath d='M2.4 14.7l.2 1.5 1.2-.7a8 8 0 013.5-.8c1.4 0 2.7.4 4 1h.5c1.5.6 3.2 1.1 5.2 1.1 3.3 0 5.2-1.4 5.7-2a9.8 9.8 0 000-.7v-1a10 10 0 01-5.7 1.7c-2.2 0-4-.5-5.6-1l-.4-.2c-1.4-.5-2.6-1-3.7-1a8.4 8.4 0 00-4.8 2 .7.7 0 01-.1 0z' fill='%23333'/%3E%3Cpath d='M22.4 16.6c-1.1.7-3 1.4-5.4 1.4-2.2 0-4-.5-5.6-1l-.4-.2c-1.4-.5-2.6-1-3.7-1-1 0-2.1.4-3 .8l-1.3.8c.2.4.5.9.9 1.3a8 8 0 013.4-.9c1.4 0 2.7.5 4 1l.5.2c1.5.5 3.2 1 5.2 1 1.5 0 2.7-.3 3.7-.6a5.9 5.9 0 001.7-2.8z' fill='%23333'/%3E%3Cpath d='M16.6 21.2c-2 0-3.7-.6-5.2-1.1l-.4-.2c-1.4-.4-2.6-.8-3.7-.8-.9 0-1.7.2-2.5.5 1.6 1.2 4 2 7.8 2 1.5 0 2.8-.2 4-.4z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-treatment .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 20.2l.3.2.4-.2 1-.7a7.1 7.1 0 01-1.6-1.2A7.9 7.9 0 017.8 13c0-1.2 1-1.8 1.9-1.7.5 0 1.8.2 3.2.8a9.6 9.6 0 012-3c.6-.6 1.7-.6 2.3 0 .4.4 1.3 1.4 1.9 2.7a6 6 0 00.1-3.2 4.7 4.7 0 00-4.5-3.8c-1.7 0-3.4 1-4.4 2.4a5.4 5.4 0 00-4.4-2.4c-2.2 0-4 1.5-4.5 3.8-.5 2 0 3.8 1.4 5.6 1.8 2.3 4.6 4.3 7.1 6z' fill='%23333'/%3E%3Cpath d='M22.8 12.7s-2.6.1-4.5 1.5C18 12 16 10 16 10s-2 1.9-2.2 4.2c-1.9-1.4-4.5-1.5-4.5-1.5s-.1 2.8 1.8 4.6a8.6 8.6 0 005 1.8c.3 0 3.2-.2 5-1.8 1.8-1.8 1.7-4.6 1.7-4.6z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 20.2l.3.2.4-.2 1-.7a7.1 7.1 0 01-1.6-1.2A7.9 7.9 0 017.8 13c0-1.2 1-1.8 1.9-1.7.5 0 1.8.2 3.2.8a9.6 9.6 0 012-3c.6-.6 1.7-.6 2.3 0 .4.4 1.3 1.4 1.9 2.7a6 6 0 00.1-3.2 4.7 4.7 0 00-4.5-3.8c-1.7 0-3.4 1-4.4 2.4a5.4 5.4 0 00-4.4-2.4c-2.2 0-4 1.5-4.5 3.8-.5 2 0 3.8 1.4 5.6 1.8 2.3 4.6 4.3 7.1 6z' fill='%23333'/%3E%3Cpath d='M22.8 12.7s-2.6.1-4.5 1.5C18 12 16 10 16 10s-2 1.9-2.2 4.2c-1.9-1.4-4.5-1.5-4.5-1.5s-.1 2.8 1.8 4.6a8.6 8.6 0 005 1.8c.3 0 3.2-.2 5-1.8 1.8-1.8 1.7-4.6 1.7-4.6z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-jacuzzi .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2.6a.6.6 0 01.8 0c.2.4.6 1 .7 1.5l-.1 1a1.8 1.8 0 01-.8 1c-.2 0-.2.2-.3.3a.5.5 0 000 .2c0 .3.2.6.4.7a.6.6 0 01-.8.9c-.3-.3-.7-.8-.8-1.3a1.7 1.7 0 01.1-1L10 5l.3-.3a.7.7 0 000-.4c0-.3-.3-.7-.5-.9a.6.6 0 01.1-.8zm3.3 0a.6.6 0 01.9 0c.2.4.6 1 .7 1.5l-.1 1a1.8 1.8 0 01-.8 1c-.2 0-.2.2-.3.3a.5.5 0 000 .2c0 .3.3.6.4.7a.6.6 0 11-.8.9l-.8-1.3a1.7 1.7 0 01.1-1l.8-.9c.2 0 .2-.2.3-.3a.7.7 0 000-.4c0-.3-.3-.7-.5-.9a.6.6 0 01.1-.8zm4.8 7h-3.6v4.8H18V9.6z' fill='%23333'/%3E%3Cpath d='M19.3 9.6v4.8a1.2 1.2 0 01-1.2 1.2h-3.6a1.2 1.2 0 01-1.2-1.2V9.6H3.7a1.2 1.2 0 00-1.2 1.3l1 7.2h17l1-7.2a1.2 1.2 0 00-1.2-1.3h-1zm-15.5 10v-.3h16.4v.3a2.4 2.4 0 01-2.4 2H6.2a2.4 2.4 0 01-2.4-2zM5 3.6a1.2 1.2 0 11-2.4 0 1.2 1.2 0 012.4 0zm1.3 4.2a.9.9 0 100-1.8.9.9 0 000 1.8zM21 3.3a.9.9 0 11-1.8 0 .9.9 0 011.8 0zm-3.5 5.1a1.2 1.2 0 100-2.4 1.2 1.2 0 000 2.4z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2.6a.6.6 0 01.8 0c.2.4.6 1 .7 1.5l-.1 1a1.8 1.8 0 01-.8 1c-.2 0-.2.2-.3.3a.5.5 0 000 .2c0 .3.2.6.4.7a.6.6 0 01-.8.9c-.3-.3-.7-.8-.8-1.3a1.7 1.7 0 01.1-1L10 5l.3-.3a.7.7 0 000-.4c0-.3-.3-.7-.5-.9a.6.6 0 01.1-.8zm3.3 0a.6.6 0 01.9 0c.2.4.6 1 .7 1.5l-.1 1a1.8 1.8 0 01-.8 1c-.2 0-.2.2-.3.3a.5.5 0 000 .2c0 .3.3.6.4.7a.6.6 0 11-.8.9l-.8-1.3a1.7 1.7 0 01.1-1l.8-.9c.2 0 .2-.2.3-.3a.7.7 0 000-.4c0-.3-.3-.7-.5-.9a.6.6 0 01.1-.8zm4.8 7h-3.6v4.8H18V9.6z' fill='%23333'/%3E%3Cpath d='M19.3 9.6v4.8a1.2 1.2 0 01-1.2 1.2h-3.6a1.2 1.2 0 01-1.2-1.2V9.6H3.7a1.2 1.2 0 00-1.2 1.3l1 7.2h17l1-7.2a1.2 1.2 0 00-1.2-1.3h-1zm-15.5 10v-.3h16.4v.3a2.4 2.4 0 01-2.4 2H6.2a2.4 2.4 0 01-2.4-2zM5 3.6a1.2 1.2 0 11-2.4 0 1.2 1.2 0 012.4 0zm1.3 4.2a.9.9 0 100-1.8.9.9 0 000 1.8zM21 3.3a.9.9 0 11-1.8 0 .9.9 0 011.8 0zm-3.5 5.1a1.2 1.2 0 100-2.4 1.2 1.2 0 000 2.4z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-kitchen .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8 7.9l.5.7a4.2 4.2 0 01-3.3 5.8v3.8H6V16a5.9 5.9 0 002.5-.4 1 1 0 00-.7-1.8 4 4 0 01-5.2-2.3A4.2 4.2 0 017.3 6a4.8 4.8 0 018.8-1.4 5.8 5.8 0 00-2 1A1 1 0 0015.4 7a4 4 0 015.5.8zM6 19.4v1a1.2 1.2 0 001.2 1.2h9.6a1.2 1.2 0 001.2-1.2v-1H6z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8 7.9l.5.7a4.2 4.2 0 01-3.3 5.8v3.8H6V16a5.9 5.9 0 002.5-.4 1 1 0 00-.7-1.8 4 4 0 01-5.2-2.3A4.2 4.2 0 017.3 6a4.8 4.8 0 018.8-1.4 5.8 5.8 0 00-2 1A1 1 0 0015.4 7a4 4 0 015.5.8zM6 19.4v1a1.2 1.2 0 001.2 1.2h9.6a1.2 1.2 0 001.2-1.2v-1H6z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-transfer .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.3 3c0-.6.6-1 1.1-1h5.2c.5 0 1 .4 1.1 1l.2 1v.2h1.2c1.8 0 3.3 1.3 3.5 3L21 12c.5.2.9.6.9 1.1v5c0 .6-.5 1.1-1.2 1.1V21c0 .6-.5 1.1-1.2 1.1h-1.1c-.7 0-1.2-.5-1.2-1.1v-1.7H6.4V21c0 .6-.5 1.1-1.1 1.1H4c-.7 0-1.2-.5-1.2-1.1V19c-.4 0-.9-.6-.9-1v-5c0-.5.4-1 .9-1l.5-4.9c.2-1.7 1.7-3 3.5-3h1.2v-.1l.2-1.2zm10.4 9l-.5-4.6c0-.5-.5-1-1.1-1H6.9c-.6 0-1 .5-1.1 1L5.3 12h13.4zm-12 3.6c0 .8-.7 1.4-1.5 1.4s-1.4-.6-1.4-1.4.6-1.4 1.4-1.4c.8 0 1.5.6 1.5 1.4zm13.5 0c0 .8-.6 1.4-1.4 1.4-.8 0-1.5-.6-1.5-1.4s.7-1.4 1.5-1.4 1.4.6 1.4 1.4z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.3 3c0-.6.6-1 1.1-1h5.2c.5 0 1 .4 1.1 1l.2 1v.2h1.2c1.8 0 3.3 1.3 3.5 3L21 12c.5.2.9.6.9 1.1v5c0 .6-.5 1.1-1.2 1.1V21c0 .6-.5 1.1-1.2 1.1h-1.1c-.7 0-1.2-.5-1.2-1.1v-1.7H6.4V21c0 .6-.5 1.1-1.1 1.1H4c-.7 0-1.2-.5-1.2-1.1V19c-.4 0-.9-.6-.9-1v-5c0-.5.4-1 .9-1l.5-4.9c.2-1.7 1.7-3 3.5-3h1.2v-.1l.2-1.2zm10.4 9l-.5-4.6c0-.5-.5-1-1.1-1H6.9c-.6 0-1 .5-1.1 1L5.3 12h13.4zm-12 3.6c0 .8-.7 1.4-1.5 1.4s-1.4-.6-1.4-1.4.6-1.4 1.4-1.4c.8 0 1.5.6 1.5 1.4zm13.5 0c0 .8-.6 1.4-1.4 1.4-.8 0-1.5-.6-1.5-1.4s.7-1.4 1.5-1.4 1.4.6 1.4 1.4z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-club .valueadds-item-title-wrapper::before, .valueadds-item-lounge .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.8 4.8h18.4a.4.4 0 01.3.6L12.3 17a.4.4 0 01-.6 0L2.5 5.4a.4.4 0 01.3-.6zm5.6 3.3h7.2a.4.4 0 01.3.6l-3.6 4.5a.4.4 0 01-.6 0L8.1 8.7a.4.4 0 01.3-.6z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 14.1a1.2 1.2 0 011.2 1.2v5.2a1.2 1.2 0 11-2.4 0v-5.2a1.2 1.2 0 011.2-1.2z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.2 20.5a1.2 1.2 0 011.2-1.2h7.2a1.2 1.2 0 010 2.4H8.4a1.2 1.2 0 01-1.2-1.2zm11-17.9a.9.9 0 010 1.3l-2.8 3.6A.9.9 0 0114 6.4l2.9-3.7a.9.9 0 011.3-.1z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.8 4.8h18.4a.4.4 0 01.3.6L12.3 17a.4.4 0 01-.6 0L2.5 5.4a.4.4 0 01.3-.6zm5.6 3.3h7.2a.4.4 0 01.3.6l-3.6 4.5a.4.4 0 01-.6 0L8.1 8.7a.4.4 0 01.3-.6z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 14.1a1.2 1.2 0 011.2 1.2v5.2a1.2 1.2 0 11-2.4 0v-5.2a1.2 1.2 0 011.2-1.2z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.2 20.5a1.2 1.2 0 011.2-1.2h7.2a1.2 1.2 0 010 2.4H8.4a1.2 1.2 0 01-1.2-1.2zm11-17.9a.9.9 0 010 1.3l-2.8 3.6A.9.9 0 0114 6.4l2.9-3.7a.9.9 0 011.3-.1z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-sim-card .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 19a3 3 0 01-3-3V8a3 3 0 013-3h13.3a1.5 1.5 0 011.1.5l2.2 2.6a1.5 1.5 0 01.4 1V16a3 3 0 01-3 3H5zm0-8.5A1.5 1.5 0 016.5 9h6a1.5 1.5 0 011.5 1.5v.5h-2a1 1 0 100 2h2v.5a1.5 1.5 0 01-1.5 1.5h-6A1.5 1.5 0 015 13.5V13h2a1 1 0 100-2H5v-.5z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 19a3 3 0 01-3-3V8a3 3 0 013-3h13.3a1.5 1.5 0 011.1.5l2.2 2.6a1.5 1.5 0 01.4 1V16a3 3 0 01-3 3H5zm0-8.5A1.5 1.5 0 016.5 9h6a1.5 1.5 0 011.5 1.5v.5h-2a1 1 0 100 2h2v.5a1.5 1.5 0 01-1.5 1.5h-6A1.5 1.5 0 015 13.5V13h2a1 1 0 100-2H5v-.5z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-welcome-drink .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.8 4.8h18.4a.4.4 0 01.3.6L12.3 17a.4.4 0 01-.6 0L2.5 5.4a.4.4 0 01.3-.6zm5.6 3.3h7.2a.4.4 0 01.3.6l-3.6 4.5a.4.4 0 01-.6 0L8.1 8.7a.4.4 0 01.3-.6z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 14.1a1.2 1.2 0 011.2 1.2v5.2a1.2 1.2 0 11-2.4 0v-5.2a1.2 1.2 0 011.2-1.2z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.2 20.5a1.2 1.2 0 011.2-1.2h7.2a1.2 1.2 0 010 2.4H8.4a1.2 1.2 0 01-1.2-1.2zm11-17.9a.9.9 0 010 1.3l-2.8 3.6A.9.9 0 0114 6.4l2.9-3.7a.9.9 0 011.3-.1z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.8 4.8h18.4a.4.4 0 01.3.6L12.3 17a.4.4 0 01-.6 0L2.5 5.4a.4.4 0 01.3-.6zm5.6 3.3h7.2a.4.4 0 01.3.6l-3.6 4.5a.4.4 0 01-.6 0L8.1 8.7a.4.4 0 01.3-.6z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 14.1a1.2 1.2 0 011.2 1.2v5.2a1.2 1.2 0 11-2.4 0v-5.2a1.2 1.2 0 011.2-1.2z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.2 20.5a1.2 1.2 0 011.2-1.2h7.2a1.2 1.2 0 010 2.4H8.4a1.2 1.2 0 01-1.2-1.2zm11-17.9a.9.9 0 010 1.3l-2.8 3.6A.9.9 0 0114 6.4l2.9-3.7a.9.9 0 011.3-.1z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-smoking .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.4 6c-1-1.4-2-2-2.7-2.3l-.3-.2c-.4-.2-.7-.4-.9-.7l-.4-1a.5.5 0 00-.5-.5H13a.5.5 0 00-.4.6c.1.7.3 1.3.7 1.8.4.5.9.8 1.3 1l.3.2c.7.4 1.5.8 2.2 1.9.2.2.5.2.7.1l.4-.3a.5.5 0 00.1-.6zm0 2.5a.5.5 0 01.1-.7l.6-.3a.5.5 0 01.6.2l1.9 3.3a.5.5 0 01-.2.6l-.5.3a.5.5 0 01-.7-.1l-1.9-3.3zm-10 9l9-5.2-1-1.6-9 5.2 1 1.6zm-6.7.6a.5.5 0 01.2-.7L16.6 9a.5.5 0 01.6.1l2 3.3a.5.5 0 01-.2.7L4.3 21.5a.5.5 0 01-.7-.2l-1.8-3.2z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.4 6c-1-1.4-2-2-2.7-2.3l-.3-.2c-.4-.2-.7-.4-.9-.7l-.4-1a.5.5 0 00-.5-.5H13a.5.5 0 00-.4.6c.1.7.3 1.3.7 1.8.4.5.9.8 1.3 1l.3.2c.7.4 1.5.8 2.2 1.9.2.2.5.2.7.1l.4-.3a.5.5 0 00.1-.6zm0 2.5a.5.5 0 01.1-.7l.6-.3a.5.5 0 01.6.2l1.9 3.3a.5.5 0 01-.2.6l-.5.3a.5.5 0 01-.7-.1l-1.9-3.3zm-10 9l9-5.2-1-1.6-9 5.2 1 1.6zm-6.7.6a.5.5 0 01.2-.7L16.6 9a.5.5 0 01.6.1l2 3.3a.5.5 0 01-.2.7L4.3 21.5a.5.5 0 01-.7-.2l-1.8-3.2z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-accessible .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6 4.2c0 3-.1 3-3.1 3a3 3 0 113-3z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.9 11.2a4.4 4.4 0 103.7 6.9A4.5 4.5 0 0013 17a5.4 5.4 0 00.1-.5v-.2l1-1.5a1.2 1.2 0 012 1.2l-.6 1.2-.2.6a7 7 0 01-.8 1.6A6.9 6.9 0 119 8.7h6.7a1.2 1.2 0 010 2.5H8.9z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.5 7.6c.9 0 1.6.8 1.6 1.7v3.9h4.1a3 3 0 013 2.4l.7 4h1.4a1.6 1.6 0 110 3.3h-2.7a1.6 1.6 0 01-1.6-1.3l-1-5.2h-4.2a3 3 0 01-3-3V9.3c0-1 .8-1.7 1.7-1.7z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6 4.2c0 3-.1 3-3.1 3a3 3 0 113-3z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.9 11.2a4.4 4.4 0 103.7 6.9A4.5 4.5 0 0013 17a5.4 5.4 0 00.1-.5v-.2l1-1.5a1.2 1.2 0 012 1.2l-.6 1.2-.2.6a7 7 0 01-.8 1.6A6.9 6.9 0 119 8.7h6.7a1.2 1.2 0 010 2.5H8.9z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.5 7.6c.9 0 1.6.8 1.6 1.7v3.9h4.1a3 3 0 013 2.4l.7 4h1.4a1.6 1.6 0 110 3.3h-2.7a1.6 1.6 0 01-1.6-1.3l-1-5.2h-4.2a3 3 0 01-3-3V9.3c0-1 .8-1.7 1.7-1.7z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-1-bedroom .valueadds-item-title-wrapper::before, .valueadds-item-2-bedrooms .valueadds-item-title-wrapper::before, .valueadds-item-3-bedrooms .valueadds-item-title-wrapper::before, .valueadds-item-4-bedrooms .valueadds-item-title-wrapper::before, .valueadds-item-5-bedrooms .valueadds-item-title-wrapper::before, .valueadds-item-6-bedrooms .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7 17.2l-5.8 2V1l5.8 1.3v14.9zm0-.1h5.1M3 17.1h7.9' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.9 2.5H6.7v14.6' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.9 4.3H8.3v12.8m4.2-7.8v1.8' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7 17.2l-5.8 2V1l5.8 1.3v14.9zm0-.1h5.1M3 17.1h7.9' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.9 2.5H6.7v14.6' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.9 4.3H8.3v12.8m4.2-7.8v1.8' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }

.valueadds-item-annex .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18v-3.8c0-.7-.7-1.2-1.5-1.2-.9 0-1.5.6-1.5 1.2V18m7-6v4M2 16v-4m-1-2l6.5-5 6.5 5' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.01 2'/%3E%3Cpath d='M1 18h22m-7-5l3-2 3 2v5h-6v-5z' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='7.5' cy='9.5' r='1.5' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.01 2'/%3E%3Cpath stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round' d='M18 15h2v3h-2zM16.7 4.3L18.8 6l4.3-4.3'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18v-3.8c0-.7-.7-1.2-1.5-1.2-.9 0-1.5.6-1.5 1.2V18m7-6v4M2 16v-4m-1-2l6.5-5 6.5 5' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.01 2'/%3E%3Cpath d='M1 18h22m-7-5l3-2 3 2v5h-6v-5z' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='7.5' cy='9.5' r='1.5' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.01 2'/%3E%3Cpath stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round' d='M18 15h2v3h-2zM16.7 4.3L18.8 6l4.3-4.3'/%3E%3C/svg%3E"); }

.valueadds-item-main-building .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18v-3.8c0-.7-.7-1.2-1.5-1.2-.9 0-1.5.6-1.5 1.2V18m7-8v8M2 18v-8m1 0H1l6.5-5 6.5 5h-2M1 18h22' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 16v-4l-3-2-3 2v4' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.01 2'/%3E%3Ccircle cx='7.5' cy='9.5' r='.5' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.7 3.3L3.8 5 8.1.8' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18v-3.8c0-.7-.7-1.2-1.5-1.2-.9 0-1.5.6-1.5 1.2V18m7-8v8M2 18v-8m1 0H1l6.5-5 6.5 5h-2M1 18h22' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 16v-4l-3-2-3 2v4' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.01 2'/%3E%3Ccircle cx='7.5' cy='9.5' r='.5' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.7 3.3L3.8 5 8.1.8' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }

.valueadds-item-no-window .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.8 3.5l-.7-.7a.5.5 0 00-.7 0l-.7.7a.5.5 0 000 .6l14.1 14.3 2.4 2.5.7.7a.5.5 0 00.7 0l.7-.6a.5.5 0 000-.7l-2.1-2.1V2.4A1.2 1.2 0 0018 1.2H6a1.2 1.2 0 00-1.2 1.2v1.1zM7.2 6L11 9.8V3.6H7.2V6zm5.8 5.8l3.8 4v-4H13zm0-8.2v6.2h3.8V3.6H13z' fill='%23333'/%3E%3Cpath d='M4.8 21.6V8.7l3 3h-.6v8.7H11v-5.3l2 2v3.3h3.2l2.3 2.3-.5.1H6a1.2 1.2 0 01-1.2-1.2z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.8 3.5l-.7-.7a.5.5 0 00-.7 0l-.7.7a.5.5 0 000 .6l14.1 14.3 2.4 2.5.7.7a.5.5 0 00.7 0l.7-.6a.5.5 0 000-.7l-2.1-2.1V2.4A1.2 1.2 0 0018 1.2H6a1.2 1.2 0 00-1.2 1.2v1.1zM7.2 6L11 9.8V3.6H7.2V6zm5.8 5.8l3.8 4v-4H13zm0-8.2v6.2h3.8V3.6H13z' fill='%23333'/%3E%3Cpath d='M4.8 21.6V8.7l3 3h-.6v8.7H11v-5.3l2 2v3.3h3.2l2.3 2.3-.5.1H6a1.2 1.2 0 01-1.2-1.2z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-small .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.5 5.3a2.9 2.9 0 012.8-2.8h13.4a2.9 2.9 0 012.8 2.9v13.3a2.9 2.9 0 01-2.9 2.8H5.3a2.9 2.9 0 01-2.8-2.9V5.3zm2.7.1a1 1 0 011.4 0l3.3 3.1v-.7a.6.6 0 011.3 0v3a.3.3 0 01-.4.3h-3a.6.6 0 110-1.2h.7l-3.2-3a1 1 0 010-1.5zm12 13a1 1 0 101.4-1.4l-3.3-3h.7a.6.6 0 000-1.3h-3a.3.3 0 00-.3.3v3a.6.6 0 101.2 0v-.7l3.4 3.1z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.5 5.3a2.9 2.9 0 012.8-2.8h13.4a2.9 2.9 0 012.8 2.9v13.3a2.9 2.9 0 01-2.9 2.8H5.3a2.9 2.9 0 01-2.8-2.9V5.3zm2.7.1a1 1 0 011.4 0l3.3 3.1v-.7a.6.6 0 011.3 0v3a.3.3 0 01-.4.3h-3a.6.6 0 110-1.2h.7l-3.2-3a1 1 0 010-1.5zm12 13a1 1 0 101.4-1.4l-3.3-3h.7a.6.6 0 000-1.3h-3a.3.3 0 00-.3.3v3a.6.6 0 101.2 0v-.7l3.4 3.1z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-basement .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3 9.2v10H11.1m-7.9-7.9V9.2M2 1.1v8.1h1.2m19.2-8.1v8.1H6.5' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.1 15.8v3.4H3.2v-10h3.3v3.3h3.3v3.3h3.3zM20 1.1h-4.9v8.1H20V1.1zm-15.3 0v2.8h6.8V1' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3 9.2v10H11.1m-7.9-7.9V9.2M2 1.1v8.1h1.2m19.2-8.1v8.1H6.5' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.1 15.8v3.4H3.2v-10h3.3v3.3h3.3v3.3h3.3zM20 1.1h-4.9v8.1H20V1.1zm-15.3 0v2.8h6.8V1' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }

.valueadds-item-limited_time .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='10' r='7' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.1 3'/%3E%3Ccircle cx='12' cy='10' r='9' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 5v5l3 1.4M12 3a7 7 0 017 7 8 8 0 01-.5 2.5m-.4 4.2l.8 2.2M6 16.7l-.8 2.2' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='10' r='7' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.1 3'/%3E%3Ccircle cx='12' cy='10' r='9' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 5v5l3 1.4M12 3a7 7 0 017 7 8 8 0 01-.5 2.5m-.4 4.2l.8 2.2M6 16.7l-.8 2.2' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }

.valueadds-item-misc-room-type .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='19' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.2 3.8l1-2.4h-3.8l2.8 2.4zM8.8 1.4H5l1 2.3 2.8-2.3zm-2 2.7h5.5L9.6 1.8 6.8 4zm5.9.8H6.5l3 7.2L12.8 5zm4.4-.8L15 1.9l-1 2.2h3.2zm-.3.8h-3.2L10.9 11 16.8 5zM2 4.9l6.4 6.8-3-6.8H2.2zM1.7 4h3.5l-1-2.4L1.7 4zm8.2 9.2l-.2.2a.4.4 0 01-.6 0l-8.4-9a.4.4 0 010-.5L4 .7l.3-.1h10.3l.2.1L18.2 4v.5l-8.3 8.8z' fill='%7B$fill%7D' fill-rule='nonzero'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='19' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.2 3.8l1-2.4h-3.8l2.8 2.4zM8.8 1.4H5l1 2.3 2.8-2.3zm-2 2.7h5.5L9.6 1.8 6.8 4zm5.9.8H6.5l3 7.2L12.8 5zm4.4-.8L15 1.9l-1 2.2h3.2zm-.3.8h-3.2L10.9 11 16.8 5zM2 4.9l6.4 6.8-3-6.8H2.2zM1.7 4h3.5l-1-2.4L1.7 4zm8.2 9.2l-.2.2a.4.4 0 01-.6 0l-8.4-9a.4.4 0 010-.5L4 .7l.3-.1h10.3l.2.1L18.2 4v.5l-8.3 8.8z' fill='%7B$fill%7D' fill-rule='nonzero'/%3E%3C/svg%3E"); }

[dir=ltr] .valueadds-item-misc-room-type .valueadds-item-title-wrapper::before { left: -1px; }

[dir=rtl] .valueadds-item-misc-room-type .valueadds-item-title-wrapper::before { right: -1px; }

.valueadds-item-misc-room-type-disadvantage .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='19' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.2 3.8l1-2.4h-3.8l2.8 2.4zM8.8 1.4H5l1 2.3 2.8-2.3zm-2 2.7h5.5L9.6 1.8 6.8 4zm5.9.8H6.5l3 7.2L12.8 5zm4.4-.8L15 1.9l-1 2.2h3.2zm-.3.8h-3.2L10.9 11 16.8 5zM2 4.9l6.4 6.8-3-6.8H2.2zM1.7 4h3.5l-1-2.4L1.7 4zm8.2 9.2l-.2.2a.4.4 0 01-.6 0l-8.4-9a.4.4 0 010-.5L4 .7l.3-.1h10.3l.2.1L18.2 4v.5l-8.3 8.8z' fill='%7B$fill%7D' fill-rule='nonzero'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='19' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.2 3.8l1-2.4h-3.8l2.8 2.4zM8.8 1.4H5l1 2.3 2.8-2.3zm-2 2.7h5.5L9.6 1.8 6.8 4zm5.9.8H6.5l3 7.2L12.8 5zm4.4-.8L15 1.9l-1 2.2h3.2zm-.3.8h-3.2L10.9 11 16.8 5zM2 4.9l6.4 6.8-3-6.8H2.2zM1.7 4h3.5l-1-2.4L1.7 4zm8.2 9.2l-.2.2a.4.4 0 01-.6 0l-8.4-9a.4.4 0 010-.5L4 .7l.3-.1h10.3l.2.1L18.2 4v.5l-8.3 8.8z' fill='%7B$fill%7D' fill-rule='nonzero'/%3E%3C/svg%3E"); }

[dir=ltr] .valueadds-item-misc-room-type-disadvantage .valueadds-item-title-wrapper::before { left: -1px; }

[dir=rtl] .valueadds-item-misc-room-type-disadvantage .valueadds-item-title-wrapper::before { right: -1px; }

.valueadds-item-b2b-payment-by-card .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M14.5 15a.3.3 0 01-.5 0 .3.3 0 010-.6l1.2-1.2-1.2-1.1a.3.3 0 11.5-.5L16 13a.3.3 0 010 .5l-1.5 1.4zm-2.2-4.4a.3.3 0 01.5.5l-1.1 1.1 1.1 1.2a.3.3 0 01-.5.5L11 12.5a.3.3 0 010-.5l1.4-1.4zm1.1-1.4a3.5 3.5 0 11-2 6.4h-10a.3.3 0 110-.7h9.3a3.5 3.5 0 01-.7-1.5H3v.7a.3.3 0 11-.7 0v-1a.3.3 0 01.3-.4H10l.2-1v-4a.3.3 0 01.7 0v2.7a3.5 3.5 0 011.3-.9V7.7a.3.3 0 01.7 0v1.6h.6zM8.6 2.7L3.1 5.3l.3.7h10.4l.4-.7-5.6-2.6zM3 6.5l-.6-1.1a.3.3 0 01.1-.5l6-2.9a.3.3 0 01.4 0l6 2.9a.3.3 0 01.2.5l-.7 1.1a.4.4 0 01-.3.2H3.2a.3.3 0 01-.3-.2zm1.3 1.2a.3.3 0 01.7 0v4.2a.3.3 0 01-.7 0V7.7zm2 0a.3.3 0 01.7 0v4.2a.3.3 0 01-.7 0V7.7zm2 0a.3.3 0 01.7 0v4.2a.3.3 0 01-.7 0V7.7z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%231D1D1B' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%23292F37'%3E%3Cpath d='M0 0h18v18H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); -webkit-mask-size: 95%; mask-image: url("data:image/svg+xml,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M14.5 15a.3.3 0 01-.5 0 .3.3 0 010-.6l1.2-1.2-1.2-1.1a.3.3 0 11.5-.5L16 13a.3.3 0 010 .5l-1.5 1.4zm-2.2-4.4a.3.3 0 01.5.5l-1.1 1.1 1.1 1.2a.3.3 0 01-.5.5L11 12.5a.3.3 0 010-.5l1.4-1.4zm1.1-1.4a3.5 3.5 0 11-2 6.4h-10a.3.3 0 110-.7h9.3a3.5 3.5 0 01-.7-1.5H3v.7a.3.3 0 11-.7 0v-1a.3.3 0 01.3-.4H10l.2-1v-4a.3.3 0 01.7 0v2.7a3.5 3.5 0 011.3-.9V7.7a.3.3 0 01.7 0v1.6h.6zM8.6 2.7L3.1 5.3l.3.7h10.4l.4-.7-5.6-2.6zM3 6.5l-.6-1.1a.3.3 0 01.1-.5l6-2.9a.3.3 0 01.4 0l6 2.9a.3.3 0 01.2.5l-.7 1.1a.4.4 0 01-.3.2H3.2a.3.3 0 01-.3-.2zm1.3 1.2a.3.3 0 01.7 0v4.2a.3.3 0 01-.7 0V7.7zm2 0a.3.3 0 01.7 0v4.2a.3.3 0 01-.7 0V7.7zm2 0a.3.3 0 01.7 0v4.2a.3.3 0 01-.7 0V7.7z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%231D1D1B' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%23292F37'%3E%3Cpath d='M0 0h18v18H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); mask-size: 95%; }

.valueadds-item-lc-upsell .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='17' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 3.2a4.8 4.8 0 100 9.6.8.8 0 110 1.6 6.4 6.4 0 116.3-7.3.8.8 0 11-1.5.2A4.8 4.8 0 008 3.2z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 4.8a.8.8 0 01.8.8v1.6h1.6a.8.8 0 010 1.6H8a.8.8 0 01-.8-.8V5.6a.8.8 0 01.8-.8zm.9 6.9c0 .4.3.7.7.7h4l-.4.5a.7.7 0 001 1l1.7-1.7a.7.7 0 000-1l-1.7-1.7a.7.7 0 00-1 1l.5.5H9.6a.7.7 0 00-.7.7z' fill='%23333'/%3E%3C/svg%3E"); -webkit-mask-position: top center; mask-image: url("data:image/svg+xml,%3Csvg width='17' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 3.2a4.8 4.8 0 100 9.6.8.8 0 110 1.6 6.4 6.4 0 116.3-7.3.8.8 0 11-1.5.2A4.8 4.8 0 008 3.2z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 4.8a.8.8 0 01.8.8v1.6h1.6a.8.8 0 010 1.6H8a.8.8 0 01-.8-.8V5.6a.8.8 0 01.8-.8zm.9 6.9c0 .4.3.7.7.7h4l-.4.5a.7.7 0 001 1l1.7-1.7a.7.7 0 000-1l-1.7-1.7a.7.7 0 00-1 1l.5.5H9.6a.7.7 0 00-.7.7z' fill='%23333'/%3E%3C/svg%3E"); mask-position: top center; height: 17px; }

.valueadds-item-ec-upsell .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 3.2A4.8 4.8 0 003.2 8a.8.8 0 01-1.6 0A6.4 6.4 0 118 14.4a.8.8 0 010-1.6 4.8 4.8 0 000-9.6z' fill='%23333'/%3E%3Cpath d='M8 4.8a.8.8 0 01.8.8v1.6h1.6a.8.8 0 010 1.6H8a.8.8 0 01-.8-.8V5.6a.8.8 0 01.8-.8zM.8 11.6a.7.7 0 110-1.4h4l-.4-.5a.7.7 0 111-1l1.7 1.7a.7.7 0 010 1l-1.7 1.7a.7.7 0 11-1-1l.5-.5H.8z' fill='%23333'/%3E%3C/svg%3E"); -webkit-mask-position: top center; mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 3.2A4.8 4.8 0 003.2 8a.8.8 0 01-1.6 0A6.4 6.4 0 118 14.4a.8.8 0 010-1.6 4.8 4.8 0 000-9.6z' fill='%23333'/%3E%3Cpath d='M8 4.8a.8.8 0 01.8.8v1.6h1.6a.8.8 0 010 1.6H8a.8.8 0 01-.8-.8V5.6a.8.8 0 01.8-.8zM.8 11.6a.7.7 0 110-1.4h4l-.4-.5a.7.7 0 111-1l1.7 1.7a.7.7 0 010 1l-1.7 1.7a.7.7 0 11-1-1l.5-.5H.8z' fill='%23333'/%3E%3C/svg%3E"); mask-position: top center; height: 19px; }

.valueadds-item-lift-tickets .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 6H9a.6.6 0 000 1.2h6A.6.6 0 1015 6h-1zm-2.5-1.2l2-3 .2-.5a.2.2 0 01.2-.1h3a.2.2 0 01.2.4L15 4.8H18A1.2 1.2 0 0119.2 6v13.6l-5.6-9.3a1.8 1.8 0 00-3.2 0l-5.6 9.3V6A1.2 1.2 0 016 4.8h3.3L7 1.6a.2.2 0 01.2-.4h3a.2.2 0 01.2.1l1 1.6-1.2 1.9h1.4zm7 18H5.5l3.2-5.4 1.3.8a1.2 1.2 0 001.5-.1l.4-.5.4.5a1.2 1.2 0 001.5.1l1.3-.8 3.2 5.3zm-7.8-5.6l-1.3-.8L12 12l2.6 4.4-1.3.8-.5-.4a1.2 1.2 0 00-1.6 0l-.5.4z' fill='%23333'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 6H9a.6.6 0 000 1.2h6A.6.6 0 1015 6h-1zm-2.5-1.2l2-3 .2-.5a.2.2 0 01.2-.1h3a.2.2 0 01.2.4L15 4.8H18A1.2 1.2 0 0119.2 6v13.6l-5.6-9.3a1.8 1.8 0 00-3.2 0l-5.6 9.3V6A1.2 1.2 0 016 4.8h3.3L7 1.6a.2.2 0 01.2-.4h3a.2.2 0 01.2.1l1 1.6-1.2 1.9h1.4zm7 18H5.5l3.2-5.4 1.3.8a1.2 1.2 0 001.5-.1l.4-.5.4.5a1.2 1.2 0 001.5.1l1.3-.8 3.2 5.3zm-7.8-5.6l-1.3-.8L12 12l2.6 4.4-1.3.8-.5-.4a1.2 1.2 0 00-1.6 0l-.5.4z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-ny-gala-dinner .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='20' fill='none'%3E%3Cpath fill='%232D3137' fill-rule='evenodd' d='M9 1.6a.5.5 0 00-.9-.2L6.3 8a2.5 2.5 0 001.3 3l-1.2 4.3-1-.2a.5.5 0 00-.2 1l1.4.3 1.5.4a.5.5 0 10.2-1l-1-.2 1.2-4.4a2.5 2.5 0 002.6-1.9L13 2.7a.5.5 0 10-1-.3L11 6H8l1.2-4.4zM7.7 7h3.1l-.6 2.2a1.5 1.5 0 01-2.8-.8L7.6 7zm5.6-1.5a.5.5 0 10-.9.3l2.4 6.6a2.5 2.5 0 002.7 1.6l1.6 4.3-1 .3a.5.5 0 10.4 1l1.4-.6 1.4-.5a.5.5 0 10-.3-1l-1 .4-1.5-4.3a2.5 2.5 0 001-3L17 4.2a.5.5 0 10-1 .3l2 5.1h-3.3l-1.5-4zm1.9 5h3.2l.2.5a1.5 1.5 0 01-1 2 1.5 1.5 0 01-1.9-1l-.5-1.5z' clip-rule='evenodd'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='20' fill='none'%3E%3Cpath fill='%232D3137' fill-rule='evenodd' d='M9 1.6a.5.5 0 00-.9-.2L6.3 8a2.5 2.5 0 001.3 3l-1.2 4.3-1-.2a.5.5 0 00-.2 1l1.4.3 1.5.4a.5.5 0 10.2-1l-1-.2 1.2-4.4a2.5 2.5 0 002.6-1.9L13 2.7a.5.5 0 10-1-.3L11 6H8l1.2-4.4zM7.7 7h3.1l-.6 2.2a1.5 1.5 0 01-2.8-.8L7.6 7zm5.6-1.5a.5.5 0 10-.9.3l2.4 6.6a2.5 2.5 0 002.7 1.6l1.6 4.3-1 .3a.5.5 0 10.4 1l1.4-.6 1.4-.5a.5.5 0 10-.3-1l-1 .4-1.5-4.3a2.5 2.5 0 001-3L17 4.2a.5.5 0 10-1 .3l2 5.1h-3.3l-1.5-4zm1.9 5h3.2l.2.5a1.5 1.5 0 01-1 2 1.5 1.5 0 01-1.9-1l-.5-1.5z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

.valueadds-item-ny-gala-program .valueadds-item-title-wrapper::before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='20' fill='none'%3E%3Cpath fill='%232D3137' fill-rule='evenodd' d='M9 1.8a.5.5 0 01.7-.5l2.3 1 2.3-1a.5.5 0 01.7.5v2.4a.5.5 0 01-.7.5l-2.3-1-2.3 1a.5.5 0 01-.7-.5V1.8zm-2.6 9.5l-2 2 5 4.8L7 5.6 5 6.8l1.6 2.7a1.5 1.5 0 01-.2 1.8zm4 6.6L7.9 5.1 7.7 4l-1 .6-2.6 1.7a.5.5 0 00-.2.6L5.8 10a.5.5 0 010 .6L3.3 13a.5.5 0 000 .7l5.3 5.1a1 1 0 001.7-.9zm7.2-6.6l2 2-5 4.8L17 5.6l2 1.2-1.6 2.7a1.5 1.5 0 00.2 1.8zm-4 6.6l2.5-12.8.2-1.1 1 .6 2.6 1.7a.5.5 0 01.2.6L18.2 10a.5.5 0 000 .6l2.4 2.4a.5.5 0 010 .7l-5.3 5.1a1 1 0 01-1.7-.9zM12 8a1 1 0 100-2 1 1 0 000 2zm1 3a1 1 0 11-2 0 1 1 0 012 0zm-1 5a1 1 0 100-2 1 1 0 000 2z' clip-rule='evenodd'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='20' fill='none'%3E%3Cpath fill='%232D3137' fill-rule='evenodd' d='M9 1.8a.5.5 0 01.7-.5l2.3 1 2.3-1a.5.5 0 01.7.5v2.4a.5.5 0 01-.7.5l-2.3-1-2.3 1a.5.5 0 01-.7-.5V1.8zm-2.6 9.5l-2 2 5 4.8L7 5.6 5 6.8l1.6 2.7a1.5 1.5 0 01-.2 1.8zm4 6.6L7.9 5.1 7.7 4l-1 .6-2.6 1.7a.5.5 0 00-.2.6L5.8 10a.5.5 0 010 .6L3.3 13a.5.5 0 000 .7l5.3 5.1a1 1 0 001.7-.9zm7.2-6.6l2 2-5 4.8L17 5.6l2 1.2-1.6 2.7a1.5 1.5 0 00.2 1.8zm-4 6.6l2.5-12.8.2-1.1 1 .6 2.6 1.7a.5.5 0 01.2.6L18.2 10a.5.5 0 000 .6l2.4 2.4a.5.5 0 010 .7l-5.3 5.1a1 1 0 01-1.7-.9zM12 8a1 1 0 100-2 1 1 0 000 2zm1 3a1 1 0 11-2 0 1 1 0 012 0zm-1 5a1 1 0 100-2 1 1 0 000 2z' clip-rule='evenodd'/%3E%3C/svg%3E"); }

.valueadds-item-title { display: inline; }

[dir] .valueadds-item-title { cursor: pointer; }

.zenroomspage-roominfo .valueadds-item-title { pointer-events: none; }

[dir] .zenroomspage-roominfo .valueadds-item-title { cursor: default; }

.valueadds-item-guru .valueadds-item-title { -webkit-text-fill-color: transparent; }

[dir] .valueadds-item-guru .valueadds-item-title { -webkit-background-clip: text; background-clip: text; }

[dir=ltr] .valueadds-item-guru .valueadds-item-title { background-image: linear-gradient(100.14deg, #0460ea 16.28%, #4225f2 92.29%); }

[dir=rtl] .valueadds-item-guru .valueadds-item-title { background-image: linear-gradient(-100.14deg, #0460ea 16.28%, #4225f2 92.29%); }

.valueadds-item-title-inner { display: inline; }

.valueadds-item-title-inner-beds { align-items: center; display: inline-flex; }

.valueadds-item-title-inner-mir { color: #008900; }

.valueadds-expanded .valueadds-item-title-inner-mir { display: block; width: 124px; }

[dir] .valueadds-item-beds { cursor: default; margin-bottom: 8px; }

[dir=ltr] .valueadds-item-beds { padding-left: 0; }

[dir=rtl] .valueadds-item-beds { padding-right: 0; }

.valueadds-item-bed { display: inline-block; }

[dir] .valueadds-item-bed { background-repeat: no-repeat; margin-bottom: -2px; }

[dir=ltr] .valueadds-item-bed { background-position: center right; }

[dir=rtl] .valueadds-item-bed { background-position: center left; }

.valueadds-item-bed-double { width: 23px; height: 16px; }

[dir] .valueadds-item-bed-double { background-image: url("data:image/svg+xml,%3Csvg width='23' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 1.7c0-.6-.5-1.1-1-1.1H4.3c-.6 0-1 .5-1.1 1L3 4.5h2V3.8c0-.4.2-.7.5-1A5 5 0 018 2.4a5 5 0 012.4.6c.3.2.5.5.6 1v.5h1.4V3.8c0-.4.2-.7.5-1a5 5 0 012.4-.5 5 5 0 012.4.6c.3.2.5.5.6 1v.5h2.1L20 1.7zM21.4 6c-.2-.4-.6-.7-1-.7H2.9c-.4 0-.8.3-1 .7L1 8.4a3 3 0 00-.3 1.8l1 4.8h1.3l.5-2.1a.5.5 0 01.4-.3h15.7c.2 0 .3.1.4.3l.5 2.1h1.3l1-4.8a3 3 0 00-.2-1.8l-1.1-2.3z' fill='%23292f37'/%3E%3C/svg%3E"); }

.valueadds-item-bed-single { width: 14px; height: 15px; }

[dir] .valueadds-item-bed-single { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1 3.4v.5h1.4l-.2-2.7c0-.6-.5-1-1.1-1H3.6c-.5 0-1 .4-1 1l-.3 2.7h1.4v-.5c0-.5.3-.9.6-1A5.9 5.9 0 017 1.7c1 0 1.8.2 2.6.5.4.2.6.6.6 1.1zm2 10.6h.8l.9-4.6a3 3 0 00-.2-1.8l-1-2.2a1 1 0 00-1-.6H2.2a1 1 0 00-1 .6l-1 2.2a3 3 0 00-.1 1.8L.9 14h.9l.4-2a.5.5 0 01.5-.3H11c.2 0 .4.1.5.3l.4 2z' fill='%23292f37'/%3E%3C/svg%3E"); }

.valueadds-item-bed-chair-bed { width: 23px; height: 16px; }

[dir] .valueadds-item-bed-chair-bed { background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3158_4842)' fill='%23333'%3E%3Cpath d='M7 4.3c-1.3 0-2.2 1-2.2 2.2V11h12V6.5c0-1.2-1-2.2-2.1-2.2H6.9z'/%3E%3Cpath d='M20.5 15.8c0 .2-.2.4-.4.4h-.7v.6c0 .3-.2.5-.4.5h-2.4a.4.4 0 01-.4-.5v-.6H5.4v.6c0 .3-.2.5-.4.5H2.6a.4.4 0 01-.4-.5v-.6h-.7a.4.4 0 01-.4-.4v-5.6C1 9.6 1.6 9 2 9h.5c.6 0 1 .5 1 1V12H18v-1.7c0-.6.5-1.1 1.1-1.1h.4c.6 0 1.1.5 1.1 1v5.7z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3158_4842'%3E%3Crect width='21.6' height='21.6' rx='5' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }

.valueadds-item-bed-sofa-bed { width: 23px; height: 16px; }

[dir] .valueadds-item-bed-sofa-bed { background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3158_4841)'%3E%3Cg clip-path='url(%23clip1_3158_4841)' fill='%23333'%3E%3Cpath d='M23.4 11.3c0-.5-.5-1-1-1h-1a1 1 0 00-1 1v2.3H3.6v-2.3c0-.5-.5-1-1-1h-1a1 1 0 00-1 1v7c0 .2.1.4.3.4H2v.8c0 .3.2.4.4.4h3c.2 0 .4-.1.4-.4v-.8h12.6v.8c0 .3.2.4.4.4h3c.2 0 .4-.1.4-.4v-.8h.9c.2 0 .4-.2.4-.4v-7z'/%3E%3Cpath d='M5 4.8a2 2 0 00-2 2V9c1 .2 2 1.1 2 2.3v1h14v-1c0-1.2 1-2.1 2-2.3V6.8a2 2 0 00-2-2H5zM21 10.4a1 1 0 00-.7 1v1.2h.8v-2.2zM3.7 12.6v-1.3a1 1 0 00-.8-1v2.3h.8z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3158_4841'%3E%3Crect width='24' height='24' rx='5' fill='%23fff'/%3E%3C/clipPath%3E%3CclipPath id='clip1_3158_4841'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }

.valueadds-item-bed-bunk-bed, .valueadds-item-bed-bunk { width: 23px; height: 17px; }

[dir] .valueadds-item-bed-bunk-bed, [dir] .valueadds-item-bed-bunk { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16'%3E%3Cpath fill='%23292f37' d='M1.7 0l.5 1.2.2-.2a6.3 6.3 0 018.3 1.3l.1.2-.6.4-.2.1h7.7l1-2h1v15h-1l-1-3.7V12h-15v.3l-1 3.7h-1V0h1zm16 5h-15v2.9a6.3 6.3 0 018 1.4l.1.2-.6.4-.2.1h7.7V5zm-15 4.2v.8h1.2a6.5 6.5 0 01-1.2-.8zm0-7V3h1.2a6.5 6.5 0 01-1.2-.8z'/%3E%3C/svg%3E"); }

.valueadds-item-bed-nobedding { width: 23px; height: 17px; }

[dir] .valueadds-item-bed-nobedding { background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.2 7.2a3 3 0 013-3H18a3 3 0 013 3v4.2h-3a5.4 5.4 0 00-10.8 0h-3V7.2zm3.1 5.4H3.8a2 2 0 00-2 2v6c0 .2.2.4.4.4h1.6a.4.4 0 00.4-.4V19a.4.4 0 01.4-.4h16a.4.4 0 01.4.4v1.6c0 .2.2.4.4.4H23a.4.4 0 00.4-.4v-6a2 2 0 00-2-2h-3.5a5.4 5.4 0 01-10.6 0z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 10.8c-.6.4-1 .8-1 2h1.2c0-.7.4-1 .8-1.5.4-.3 1-.7 1-1.7 0-1.2-1-2-2.5-2-1.4 0-2.3 1-2.3 2.2h1.3c0-.6.4-1 1-1 .7 0 1 .4 1 1 0 .4-.2.7-.6 1zm-1 4.1a.8.8 0 00.5.3.8.8 0 00.9-.9.8.8 0 00-.9-.8.8.8 0 00-.8.8.8.8 0 00.2.6z' fill='%23333'/%3E%3C/svg%3E"); }

.valueadds-item-bed-count { font-size: 14px; font-weight: 700; }

.valueadds-item-plus-bed { display: inline-block; width: 6px; height: 8px; }

[dir] .valueadds-item-plus-bed { background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg width='6' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3.7a.5.5 0 01.5-.5h1.7V1.5a.5.5 0 01.5-.5h.6a.5.5 0 01.5.5v1.7h1.7a.5.5 0 01.5.5v.6a.5.5 0 01-.5.5H3.8v1.7a.5.5 0 01-.5.5h-.6a.5.5 0 01-.5-.5V4.8H.5a.5.5 0 01-.5-.5v-.6z' fill='%23868686'/%3E%3C/svg%3E"); }

[dir=ltr] .valueadds-item-plus-bed { background-position: center right; margin: 0 4px 0 5px; }

[dir=rtl] .valueadds-item-plus-bed { background-position: center left; margin: 0 5px 0 4px; }

.valueadds-item-meal .valueadds-item-subtitle { color: #292f37; display: inline; white-space: normal; }

.valueadds-item-multibed-title { display: inline; }

[dir=ltr] .valueadds-item-multibed-title { margin-left: 12px; text-align: left; }

[dir=rtl] .valueadds-item-multibed-title { margin-right: 12px; text-align: right; }

.valueadds-item-popuptip { display: none; position: absolute; }

[dir] .valueadds-item-popuptip { margin-top: 1px; }

[dir=ltr] .valueadds-item-popuptip { margin-left: 4px; }

[dir=rtl] .valueadds-item-popuptip { margin-right: 4px; }

[dir] .valueadds-expanded .valueadds-item-popuptip { margin-top: 1px; }

.valueadds-item-has-popuptip .valueadds-item-popuptip { display: inline-block; }

.valueadds-item-description { display: block; font-size: 12px; line-height: 16px; }

[dir=ltr] .valueadds-item-description { padding-left: 30px; }

[dir=rtl] .valueadds-item-description { padding-right: 30px; }

.valueadds-item-description::first-letter { text-transform: capitalize; }

.valueadds-item-pro .valueadds-item-description { color: #008900; }

[dir] .body-serp .layout, [dir] .body-hotel .layout, [dir] .body-booking .layout, [dir] .body-voucher .layout { background: none; }

.mobileappbanner-logo { height: 63px; width: 63px; flex-shrink: 1; }

[dir] .mobileappbanner-logo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/mobileapp/b2b.svg) center no-repeat; background-size: 100%; }

.mobileappbanner-logo { height: 63px; width: 63px; flex-shrink: 1; }

[dir] .mobileappbanner-logo { background: url(//f.worldota.net/partner/sp/master/44ee008-dbb4326/img/mobileapp/roundtrip.svg) center no-repeat; background-size: 100%; border-radius: 14px; }

.mobileappbanner-content-title { font-size: 15px; line-height: 16px; }

.mobileappbanner-pseudolink { font-size: 14px; }
