@charset "UTF-8";
@font-face { font-family: 'Ostrovok-Icons'; src: url(//st.worldota.net/master/632f5ae-a3acda3/fonts/icons/icons.eot); src: url(//st.worldota.net/master/632f5ae-a3acda3/fonts/icons/icons.eot#iefix) format("embedded-opentype"), url(//st.worldota.net/master/632f5ae-a3acda3/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: #f56f6b; 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='%23f56f6b' style='animation-delay:0s;transform-origin:5px'/%3E%3Ccircle cx='25' cy='5' r='5' stroke-width='0' fill='%23f56f6b' style='animation-delay:.2s;transform-origin:25px'/%3E%3Ccircle cx='45' cy='5' r='5' stroke-width='0' fill='%23f56f6b' style='animation-delay:.4s;transform-origin:45px'/%3E%3Ccircle cx='65' cy='5' r='5' stroke-width='0' fill='%23f56f6b' 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(245, 111, 107, 0.4); }

.button-view-primary-inverse.button-active { color: white; }

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

.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(245, 111, 107, 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 { color: var(--link); text-decoration: none; transition: color .16s; }

[dir] .link { cursor: pointer; }

.link:hover, .link:focus { color: var(--link-hover); }

.link: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, #fa8677 0%, #f56f6b 98%); background-image: -moz-linear-gradient(to bottom, #fa8677 0%, #f56f6b 98%); background-image: -o-linear-gradient(to bottom, #fa8677 0%, #f56f6b 98%); background-image: linear-gradient(to bottom, #fa8677 0%, #f56f6b 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='%23f56f6b' 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: 260px; }

[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(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ad.png) no-repeat 50% 50%; }

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

[dir] .flag-ae { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ae.png) no-repeat 50% 50%; }

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

[dir] .flag-af { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/af.png) no-repeat 50% 50%; }

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

[dir] .flag-ag { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ag.png) no-repeat 50% 50%; }

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

[dir] .flag-ai { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ai.png) no-repeat 50% 50%; }

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

[dir] .flag-al { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/al.png) no-repeat 50% 50%; }

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

[dir] .flag-am { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/am.png) no-repeat 50% 50%; }

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

[dir] .flag-an { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/an.png) no-repeat 50% 50%; }

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

[dir] .flag-ao { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ao.png) no-repeat 50% 50%; }

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

[dir] .flag-ar { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ar.png) no-repeat 50% 50%; }

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

[dir] .flag-as { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/as.png) no-repeat 50% 50%; }

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

[dir] .flag-at { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/at.png) no-repeat 50% 50%; }

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

[dir] .flag-au { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/au.png) no-repeat 50% 50%; }

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

[dir] .flag-aw { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/aw.png) no-repeat 50% 50%; }

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

[dir] .flag-ax { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ax.png) no-repeat 50% 50%; }

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

[dir] .flag-az { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/az.png) no-repeat 50% 50%; }

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

[dir] .flag-ba { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ba.png) no-repeat 50% 50%; }

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

[dir] .flag-bb { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bb.png) no-repeat 50% 50%; }

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

[dir] .flag-bd { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bd.png) no-repeat 50% 50%; }

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

[dir] .flag-be { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/be.png) no-repeat 50% 50%; }

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

[dir] .flag-bf { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bf.png) no-repeat 50% 50%; }

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

[dir] .flag-bg { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bg.png) no-repeat 50% 50%; }

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

[dir] .flag-bh { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bh.png) no-repeat 50% 50%; }

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

[dir] .flag-bi { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bi.png) no-repeat 50% 50%; }

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

[dir] .flag-bj { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bj.png) no-repeat 50% 50%; }

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

[dir] .flag-bm { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bm.png) no-repeat 50% 50%; }

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

[dir] .flag-bn { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bn.png) no-repeat 50% 50%; }

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

[dir] .flag-bo { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bo.png) no-repeat 50% 50%; }

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

[dir] .flag-br { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/br.png) no-repeat 50% 50%; }

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

[dir] .flag-bs { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bs.png) no-repeat 50% 50%; }

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

[dir] .flag-bt { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bt.png) no-repeat 50% 50%; }

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

[dir] .flag-bv { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bv.png) no-repeat 50% 50%; }

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

[dir] .flag-bw { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bw.png) no-repeat 50% 50%; }

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

[dir] .flag-by { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/by.png) no-repeat 50% 50%; }

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

[dir] .flag-bz { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/bz.png) no-repeat 50% 50%; }

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

[dir] .flag-ca { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ca.png) no-repeat 50% 50%; }

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

[dir] .flag-catalonia { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/catalonia.png) no-repeat 50% 50%; }

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

[dir] .flag-cc { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cc.png) no-repeat 50% 50%; }

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

[dir] .flag-cd { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cd.png) no-repeat 50% 50%; }

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

[dir] .flag-cf { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cf.png) no-repeat 50% 50%; }

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

[dir] .flag-cg { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cg.png) no-repeat 50% 50%; }

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

[dir] .flag-ch { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ch.png) no-repeat 50% 50%; }

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

[dir] .flag-ci { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ci.png) no-repeat 50% 50%; }

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

[dir] .flag-ck { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ck.png) no-repeat 50% 50%; }

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

[dir] .flag-cl { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cl.png) no-repeat 50% 50%; }

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

[dir] .flag-cm { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cm.png) no-repeat 50% 50%; }

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

[dir] .flag-cn { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cn.png) no-repeat 50% 50%; }

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

[dir] .flag-co { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/co.png) no-repeat 50% 50%; }

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

[dir] .flag-cr { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cr.png) no-repeat 50% 50%; }

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

[dir] .flag-cs { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cs.png) no-repeat 50% 50%; }

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

[dir] .flag-cu { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cu.png) no-repeat 50% 50%; }

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

[dir] .flag-cv { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cv.png) no-repeat 50% 50%; }

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

[dir] .flag-cx { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cx.png) no-repeat 50% 50%; }

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

[dir] .flag-cy { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cy.png) no-repeat 50% 50%; }

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

[dir] .flag-cz { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/cz.png) no-repeat 50% 50%; }

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

[dir] .flag-de { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/de.png) no-repeat 50% 50%; }

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

[dir] .flag-dj { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/dj.png) no-repeat 50% 50%; }

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

[dir] .flag-dk { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/dk.png) no-repeat 50% 50%; }

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

[dir] .flag-dm { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/dm.png) no-repeat 50% 50%; }

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

[dir] .flag-do { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/do.png) no-repeat 50% 50%; }

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

[dir] .flag-dz { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/dz.png) no-repeat 50% 50%; }

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

[dir] .flag-ec { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ec.png) no-repeat 50% 50%; }

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

[dir] .flag-ee { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ee.png) no-repeat 50% 50%; }

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

[dir] .flag-eg { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/eg.png) no-repeat 50% 50%; }

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

[dir] .flag-eh { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/eh.png) no-repeat 50% 50%; }

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

[dir] .flag-england { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/england.png) no-repeat 50% 50%; }

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

[dir] .flag-er { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/er.png) no-repeat 50% 50%; }

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

[dir] .flag-es { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/es.png) no-repeat 50% 50%; }

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

[dir] .flag-et { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/et.png) no-repeat 50% 50%; }

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

[dir] .flag-europeanunion { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/europeanunion.png) no-repeat 50% 50%; }

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

[dir] .flag-fam { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/fam.png) no-repeat 50% 50%; }

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

[dir] .flag-fi { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/fi.png) no-repeat 50% 50%; }

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

[dir] .flag-fj { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/fj.png) no-repeat 50% 50%; }

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

[dir] .flag-fk { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/fk.png) no-repeat 50% 50%; }

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

[dir] .flag-fm { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/fm.png) no-repeat 50% 50%; }

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

[dir] .flag-fo { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/fo.png) no-repeat 50% 50%; }

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

[dir] .flag-fr { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/fr.png) no-repeat 50% 50%; }

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

[dir] .flag-ga { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ga.png) no-repeat 50% 50%; }

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

[dir] .flag-gb { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gb.png) no-repeat 50% 50%; }

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

[dir] .flag-gd { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gd.png) no-repeat 50% 50%; }

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

[dir] .flag-ge { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ge.png) no-repeat 50% 50%; }

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

[dir] .flag-gf { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gf.png) no-repeat 50% 50%; }

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

[dir] .flag-gh { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gh.png) no-repeat 50% 50%; }

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

[dir] .flag-gi { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gi.png) no-repeat 50% 50%; }

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

[dir] .flag-gl { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gl.png) no-repeat 50% 50%; }

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

[dir] .flag-gm { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gm.png) no-repeat 50% 50%; }

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

[dir] .flag-gn { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gn.png) no-repeat 50% 50%; }

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

[dir] .flag-gp { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gp.png) no-repeat 50% 50%; }

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

[dir] .flag-gq { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gq.png) no-repeat 50% 50%; }

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

[dir] .flag-gr { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gr.png) no-repeat 50% 50%; }

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

[dir] .flag-gs { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gs.png) no-repeat 50% 50%; }

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

[dir] .flag-gt { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gt.png) no-repeat 50% 50%; }

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

[dir] .flag-gu { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gu.png) no-repeat 50% 50%; }

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

[dir] .flag-gw { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gw.png) no-repeat 50% 50%; }

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

[dir] .flag-gy { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/gy.png) no-repeat 50% 50%; }

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

[dir] .flag-hk { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/hk.png) no-repeat 50% 50%; }

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

[dir] .flag-hm { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/hm.png) no-repeat 50% 50%; }

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

[dir] .flag-hn { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/hn.png) no-repeat 50% 50%; }

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

[dir] .flag-hr { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/hr.png) no-repeat 50% 50%; }

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

[dir] .flag-ht { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ht.png) no-repeat 50% 50%; }

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

[dir] .flag-hu { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/hu.png) no-repeat 50% 50%; }

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

[dir] .flag-id { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/id.png) no-repeat 50% 50%; }

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

[dir] .flag-ie { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ie.png) no-repeat 50% 50%; }

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

[dir] .flag-il { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/il.png) no-repeat 50% 50%; }

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

[dir] .flag-in { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/in.png) no-repeat 50% 50%; }

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

[dir] .flag-io { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/io.png) no-repeat 50% 50%; }

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

[dir] .flag-iq { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/iq.png) no-repeat 50% 50%; }

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

[dir] .flag-ir { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ir.png) no-repeat 50% 50%; }

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

[dir] .flag-is { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/is.png) no-repeat 50% 50%; }

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

[dir] .flag-it { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/it.png) no-repeat 50% 50%; }

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

[dir] .flag-jm { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/jm.png) no-repeat 50% 50%; }

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

[dir] .flag-jo { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/jo.png) no-repeat 50% 50%; }

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

[dir] .flag-jp { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/jp.png) no-repeat 50% 50%; }

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

[dir] .flag-ke { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ke.png) no-repeat 50% 50%; }

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

[dir] .flag-kg { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/kg.png) no-repeat 50% 50%; }

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

[dir] .flag-kh { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/kh.png) no-repeat 50% 50%; }

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

[dir] .flag-ki { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ki.png) no-repeat 50% 50%; }

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

[dir] .flag-km { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/km.png) no-repeat 50% 50%; }

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

[dir] .flag-kn { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/kn.png) no-repeat 50% 50%; }

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

[dir] .flag-kp { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/kp.png) no-repeat 50% 50%; }

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

[dir] .flag-kr { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/kr.png) no-repeat 50% 50%; }

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

[dir] .flag-kw { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/kw.png) no-repeat 50% 50%; }

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

[dir] .flag-ky { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ky.png) no-repeat 50% 50%; }

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

[dir] .flag-kz { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/kz.png) no-repeat 50% 50%; }

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

[dir] .flag-la { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/la.png) no-repeat 50% 50%; }

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

[dir] .flag-lb { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/lb.png) no-repeat 50% 50%; }

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

[dir] .flag-lc { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/lc.png) no-repeat 50% 50%; }

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

[dir] .flag-li { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/li.png) no-repeat 50% 50%; }

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

[dir] .flag-lk { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/lk.png) no-repeat 50% 50%; }

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

[dir] .flag-lr { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/lr.png) no-repeat 50% 50%; }

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

[dir] .flag-ls { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ls.png) no-repeat 50% 50%; }

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

[dir] .flag-lt { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/lt.png) no-repeat 50% 50%; }

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

[dir] .flag-lu { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/lu.png) no-repeat 50% 50%; }

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

[dir] .flag-lv { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/lv.png) no-repeat 50% 50%; }

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

[dir] .flag-ly { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ly.png) no-repeat 50% 50%; }

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

[dir] .flag-ma { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ma.png) no-repeat 50% 50%; }

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

[dir] .flag-mc { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mc.png) no-repeat 50% 50%; }

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

[dir] .flag-md { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/md.png) no-repeat 50% 50%; }

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

[dir] .flag-me { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/me.png) no-repeat 50% 50%; }

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

[dir] .flag-mg { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mg.png) no-repeat 50% 50%; }

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

[dir] .flag-mh { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mh.png) no-repeat 50% 50%; }

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

[dir] .flag-mk { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mk.png) no-repeat 50% 50%; }

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

[dir] .flag-ml { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ml.png) no-repeat 50% 50%; }

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

[dir] .flag-mm { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mm.png) no-repeat 50% 50%; }

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

[dir] .flag-mn { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mn.png) no-repeat 50% 50%; }

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

[dir] .flag-mo { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mo.png) no-repeat 50% 50%; }

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

[dir] .flag-mp { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mp.png) no-repeat 50% 50%; }

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

[dir] .flag-mq { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mq.png) no-repeat 50% 50%; }

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

[dir] .flag-mr { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mr.png) no-repeat 50% 50%; }

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

[dir] .flag-ms { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ms.png) no-repeat 50% 50%; }

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

[dir] .flag-mt { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mt.png) no-repeat 50% 50%; }

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

[dir] .flag-mu { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mu.png) no-repeat 50% 50%; }

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

[dir] .flag-mv { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mv.png) no-repeat 50% 50%; }

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

[dir] .flag-mw { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mw.png) no-repeat 50% 50%; }

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

[dir] .flag-mx { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mx.png) no-repeat 50% 50%; }

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

[dir] .flag-my { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/my.png) no-repeat 50% 50%; }

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

[dir] .flag-mz { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/mz.png) no-repeat 50% 50%; }

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

[dir] .flag-na { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/na.png) no-repeat 50% 50%; }

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

[dir] .flag-nc { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/nc.png) no-repeat 50% 50%; }

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

[dir] .flag-ne { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ne.png) no-repeat 50% 50%; }

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

[dir] .flag-nf { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/nf.png) no-repeat 50% 50%; }

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

[dir] .flag-ng { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ng.png) no-repeat 50% 50%; }

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

[dir] .flag-ni { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ni.png) no-repeat 50% 50%; }

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

[dir] .flag-nl { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/nl.png) no-repeat 50% 50%; }

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

[dir] .flag-no { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/no.png) no-repeat 50% 50%; }

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

[dir] .flag-np { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/np.png) no-repeat 50% 50%; }

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

[dir] .flag-nr { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/nr.png) no-repeat 50% 50%; }

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

[dir] .flag-nu { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/nu.png) no-repeat 50% 50%; }

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

[dir] .flag-nz { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/nz.png) no-repeat 50% 50%; }

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

[dir] .flag-om { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/om.png) no-repeat 50% 50%; }

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

[dir] .flag-pa { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/pa.png) no-repeat 50% 50%; }

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

[dir] .flag-pe { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/pe.png) no-repeat 50% 50%; }

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

[dir] .flag-pf { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/pf.png) no-repeat 50% 50%; }

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

[dir] .flag-pg { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/pg.png) no-repeat 50% 50%; }

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

[dir] .flag-ph { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ph.png) no-repeat 50% 50%; }

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

[dir] .flag-pk { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/pk.png) no-repeat 50% 50%; }

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

[dir] .flag-pl { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/pl.png) no-repeat 50% 50%; }

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

[dir] .flag-pm { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/pm.png) no-repeat 50% 50%; }

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

[dir] .flag-pn { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/pn.png) no-repeat 50% 50%; }

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

[dir] .flag-pr { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/pr.png) no-repeat 50% 50%; }

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

[dir] .flag-ps { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ps.png) no-repeat 50% 50%; }

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

[dir] .flag-pt { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/pt.png) no-repeat 50% 50%; }

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

[dir] .flag-pw { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/pw.png) no-repeat 50% 50%; }

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

[dir] .flag-py { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/py.png) no-repeat 50% 50%; }

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

[dir] .flag-qa { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/qa.png) no-repeat 50% 50%; }

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

[dir] .flag-re { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/re.png) no-repeat 50% 50%; }

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

[dir] .flag-ro { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ro.png) no-repeat 50% 50%; }

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

[dir] .flag-rs { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/rs.png) no-repeat 50% 50%; }

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

[dir] .flag-ru { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ru.png) no-repeat 50% 50%; }

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

[dir] .flag-rw { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/rw.png) no-repeat 50% 50%; }

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

[dir] .flag-sa { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sa.png) no-repeat 50% 50%; }

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

[dir] .flag-sb { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sb.png) no-repeat 50% 50%; }

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

[dir] .flag-sc { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sc.png) no-repeat 50% 50%; }

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

[dir] .flag-scotland { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/scotland.png) no-repeat 50% 50%; }

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

[dir] .flag-sd { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sd.png) no-repeat 50% 50%; }

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

[dir] .flag-se { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/se.png) no-repeat 50% 50%; }

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

[dir] .flag-sg { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sg.png) no-repeat 50% 50%; }

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

[dir] .flag-sh { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sh.png) no-repeat 50% 50%; }

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

[dir] .flag-si { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/si.png) no-repeat 50% 50%; }

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

[dir] .flag-sj { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sj.png) no-repeat 50% 50%; }

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

[dir] .flag-sk { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sk.png) no-repeat 50% 50%; }

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

[dir] .flag-sl { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sl.png) no-repeat 50% 50%; }

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

[dir] .flag-sm { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sm.png) no-repeat 50% 50%; }

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

[dir] .flag-sn { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sn.png) no-repeat 50% 50%; }

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

[dir] .flag-so { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/so.png) no-repeat 50% 50%; }

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

[dir] .flag-sr { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sr.png) no-repeat 50% 50%; }

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

[dir] .flag-st { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/st.png) no-repeat 50% 50%; }

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

[dir] .flag-sv { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sv.png) no-repeat 50% 50%; }

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

[dir] .flag-sy { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sy.png) no-repeat 50% 50%; }

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

[dir] .flag-sz { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/sz.png) no-repeat 50% 50%; }

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

[dir] .flag-tc { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tc.png) no-repeat 50% 50%; }

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

[dir] .flag-td { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/td.png) no-repeat 50% 50%; }

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

[dir] .flag-tf { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tf.png) no-repeat 50% 50%; }

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

[dir] .flag-tg { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tg.png) no-repeat 50% 50%; }

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

[dir] .flag-th { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/th.png) no-repeat 50% 50%; }

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

[dir] .flag-tj { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tj.png) no-repeat 50% 50%; }

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

[dir] .flag-tk { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tk.png) no-repeat 50% 50%; }

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

[dir] .flag-tl { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tl.png) no-repeat 50% 50%; }

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

[dir] .flag-tm { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tm.png) no-repeat 50% 50%; }

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

[dir] .flag-tn { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tn.png) no-repeat 50% 50%; }

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

[dir] .flag-to { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/to.png) no-repeat 50% 50%; }

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

[dir] .flag-tr { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tr.png) no-repeat 50% 50%; }

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

[dir] .flag-tt { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tt.png) no-repeat 50% 50%; }

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

[dir] .flag-tv { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tv.png) no-repeat 50% 50%; }

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

[dir] .flag-tw { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tw.png) no-repeat 50% 50%; }

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

[dir] .flag-tz { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/tz.png) no-repeat 50% 50%; }

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

[dir] .flag-ua { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ua.png) no-repeat 50% 50%; }

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

[dir] .flag-ug { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ug.png) no-repeat 50% 50%; }

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

[dir] .flag-um { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/um.png) no-repeat 50% 50%; }

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

[dir] .flag-us { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/us.png) no-repeat 50% 50%; }

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

[dir] .flag-uy { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/uy.png) no-repeat 50% 50%; }

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

[dir] .flag-uz { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/uz.png) no-repeat 50% 50%; }

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

[dir] .flag-va { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/va.png) no-repeat 50% 50%; }

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

[dir] .flag-vc { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/vc.png) no-repeat 50% 50%; }

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

[dir] .flag-ve { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ve.png) no-repeat 50% 50%; }

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

[dir] .flag-vg { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/vg.png) no-repeat 50% 50%; }

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

[dir] .flag-vi { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/vi.png) no-repeat 50% 50%; }

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

[dir] .flag-vn { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/vn.png) no-repeat 50% 50%; }

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

[dir] .flag-vu { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/vu.png) no-repeat 50% 50%; }

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

[dir] .flag-wales { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/wales.png) no-repeat 50% 50%; }

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

[dir] .flag-wf { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/wf.png) no-repeat 50% 50%; }

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

[dir] .flag-ws { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ws.png) no-repeat 50% 50%; }

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

[dir] .flag-ye { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/ye.png) no-repeat 50% 50%; }

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

[dir] .flag-yt { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/yt.png) no-repeat 50% 50%; }

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

[dir] .flag-za { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/za.png) no-repeat 50% 50%; }

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

[dir] .flag-zm { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/flags/zm.png) no-repeat 50% 50%; }

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

[dir] .flag-zw { background: url(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/img/white-50-transparent.png) repeat 0 0; left: 0; right: 0; }

[dir=rtl] .overlaypopup { background: url(//st.worldota.net/master/632f5ae-a3acda3/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: #f2f1f0; }

[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, #jivo_top_wrap { 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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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-exp-loading .zen-reactheader, .layout-exp-loading .zenbreadcrumbs, .layout-exp-loading .zen-booking-sidebar, .layout-exp-loading .zen-booking-bill-main, .layout-exp-loading .zen-booking-top-information-prompt, .layout-exp-loading .zen-booking-hotelcard-wrapper, .layout-exp-loading .zen-booking-benefits-carousel, .layout-exp-loading .zen-booking-information-prompt, .layout-exp-loading .zen-booking-authpane-wrapper, .layout-exp-loading .zen-booking-benefits-wrapper, .layout-exp-loading .zen-booking-contacts-wrapper, .layout-exp-loading .zen-booking-copylink-wrapper, .layout-exp-loading .zen-booking-payment, .layout-exp-loading .zen-booking-stepbar, .layout-exp-loading .zen-booking-bill-postpay, .layout-exp-loading .zen-booking-payment-issues-wrapper { display: none; }

.layout-exp .zen-booking-top-information-prompt, .layout-exp .zen-booking-benefits-carousel, .layout-exp .zen-booking-information-prompt, .layout-exp .zen-booking-authpane-wrapper, .layout-exp .zen-booking-benefits-wrapper, .layout-exp .zen-booking-contacts-wrapper, .layout-exp .zen-booking-copylink-wrapper, .layout-exp .zen-booking-hotelcard-address, .layout-exp .zen-booking-hotelcard-rate-bedding, .layout-exp .zen-booking-hotelcard-images, .layout-exp .zen-booking-hotelcard-valueadds, .layout-exp .zen-booking-bill-rooms, .layout-exp .zen-booking-bill-rateinfo, .layout-exp .zen-booking-bill-policydescrtiption, .layout-exp .zen-booking-bill-rows, .layout-exp .zen-booking-bill-discount-wrapper, .layout-exp .zen-booking-bill-scrolled { display: none; }

[dir] .layout-exp .zen-booking-bill-content .zen-booking-bill-total { border: 0; margin-top: 0; }

@media (max-width: 680px) { .layout-exp .zen-booking-hotelcard-info { min-height: auto; } [dir] .layout-exp .zen-booking-hotelcard-info { margin-bottom: 10px; } }

@media (max-width: 680px) { [dir] .layout-exp .zen-booking-bill-fixed .zen-booking-bill-main { padding-top: 0; } }

.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(//st.worldota.net/master/632f5ae-a3acda3/img/white-50-transparent.png) repeat 0 0; left: 0; right: 0; }

[dir=rtl] .overlay { background: url(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/img/form_error_arrow.png); }

.popuptip-icon { height: 17px; position: absolute; top: 5px; width: 16px; }

[dir=ltr] .popuptip-icon { background: transparent url(//st.worldota.net/master/632f5ae-a3acda3/img/sprite-sys-messages.png) 0 -34px; left: 6px; }

[dir=rtl] .popuptip-icon { background: transparent url(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/badges/nocc.png) no-repeat 50% 50%; }

[dir=ltr] .highpixelratio .paymenttypenotice-nocardrequired::before { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/sprites/badges/nocc.svg) 0 0 no-repeat; }

[dir=rtl] .highpixelratio .paymenttypenotice-nocardrequired::before { background: url(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/img/svg/suggest/airport.svg); }

[dir] .suggest-name-bus-station::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/suggest/bus-station.svg); }

[dir] .suggest-name-camping::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/suggest/camping.svg); }

[dir] .suggest-name-castle::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/suggest/castle.svg); }

[dir] .suggest-name-city::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/suggest/city.svg); }

[dir] .suggest-name-cottage::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/suggest/cottage.svg); }

[dir] .suggest-name-district::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/suggest/district.svg); }

[dir] .suggest-name-hotel::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/suggest/hotel.svg); }

[dir] .suggest-name-metro::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/suggest/metro.svg); }

[dir] .suggest-name-railway-station::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/suggest/railway-station.svg); }

[dir] .suggest-name-state::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/suggest/state.svg); }

[dir] .suggest-name-street::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/suggest/street.svg); }

[dir] .suggest-name-universal-poi::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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='%232d3137' 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.3); 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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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: #034762; }

[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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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.3); }

.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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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: 3px; 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: var(--link); text-decoration: underline; }

.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(//st.worldota.net/master/632f5ae-a3acda3/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; }

[dir] .zen-authpane-signup-privacy { margin-bottom: 8px; }

.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 #f0efee; 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.3); border: 2px solid rgba(133, 135, 139, 0.3); }

.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.3); }

[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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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: #5c77cc; }

[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(//st.worldota.net/master/632f5ae-a3acda3/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='%232d3137' 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='%232d3137'/%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 { display: none; }

[dir] .zentexttip .link { margin-top: 10px; }

.zentooltip-popup .zentexttip .link { display: block; }

.zenmircashbacktip-colored { color: #ffffff; }

[dir] .zenmircashbacktip-colored { background-color: #0f754e; }

[dir] .zenmircashbacktip-colored::before { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/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='%23034762'/%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(//st.worldota.net/master/632f5ae-a3acda3/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: #dd3b37; 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: #2d3137; }

.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='%232d3137' 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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(45, 49, 55, 0.8), rgba(45, 49, 55, 0.8)), url(//st.worldota.net/master/632f5ae-a3acda3/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.3); 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(15, 93, 228, 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; }

.zenselectionbuttons { display: flex; }

.zenselectionbuttons-item { display: flex; flex: 1; }

.zenselectionbuttons-item-content { align-items: center; box-sizing: border-box; color: var(--text); display: flex; flex: 1; font-size: 16px; justify-content: center; line-height: 20px; position: relative; transition: all .16s ease; user-select: none; }

[dir] .zenselectionbuttons-item-content { background-color: var(--palette-white); box-shadow: 0 0 0 1px var(--border); cursor: pointer; padding: 10px 8px 14px; text-align: center; }

.zenselectionbuttons-item-content::before { bottom: 6px; content: ''; display: block; height: 4px; position: absolute; transition: background-color .16s ease; }

[dir] .zenselectionbuttons-item-content::before { background-color: var(--palette-ulight); border-radius: 2px; }

[dir=ltr] .zenselectionbuttons-item-content::before { left: 16px; right: 16px; }

[dir=rtl] .zenselectionbuttons-item-content::before { right: 16px; left: 16px; }

[dir] .zenselectionbuttons-item-content:hover { background-color: var(--palette-ulight); }

[dir] .zenselectionbuttons-item-content:hover::before { background-color: var(--palette-light); }

[dir] .zenselectionbuttons-item-content:active::before { background-color: var(--palette-gray); }

[dir] .zenselectionbuttons-item-input:checked + .zenselectionbuttons-item-content::before { background-color: var(--colored-primary-bg); }

[dir] .zenselectionbuttons-item-input:checked + .zenselectionbuttons-item-content:hover::before { background-color: var(--colored-primary-hover-bg); }

[dir] .zenselectionbuttons-item-input:checked + .zenselectionbuttons-item-content:active::before { background-color: var(--colored-primary-active-bg); }

.zenselectionbuttons-item-input:active + .zenselectionbuttons-item-content, .zenselectionbuttons-item-input:focus + .zenselectionbuttons-item-content { z-index: var(--z-index-tip); }

[dir] .zenselectionbuttons-item-input:active + .zenselectionbuttons-item-content, [dir] .zenselectionbuttons-item-input:focus + .zenselectionbuttons-item-content { box-shadow: 0 0 0 2px var(--focus-outline); }

[dir=ltr] .zenselectionbuttons-item:first-child .zenselectionbuttons-item-content { border-radius: 12px 0 0 12px; }

[dir=rtl] .zenselectionbuttons-item:first-child .zenselectionbuttons-item-content { border-radius: 0 12px 12px 0; }

[dir=ltr] .zenselectionbuttons-item:last-child .zenselectionbuttons-item-content { border-radius: 0 12px 12px 0; }

[dir=rtl] .zenselectionbuttons-item:last-child .zenselectionbuttons-item-content { border-radius: 12px 0 0 12px; }

.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='%23f56f6b' 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='%23f56f6b' 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(45, 49, 55, 0.4); background-image: url(//st.worldota.net/master/632f5ae-a3acda3/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% - 12px); }

.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: #2d3137; border-radius: 6px; }

.react-tooltip-lite-arrow { opacity: .9; }

[dir] .react-tooltip-lite-arrow { border-color: #2d3137; }

.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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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; }

.zendropdownselections { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; overflow: hidden; width: 312px; }

[dir] .zendropdownselections { background-color: white; border-radius: 8px; box-shadow: 0 2px 12px 0 rgba(45, 49, 55, 0.3); }

[dir] .zendropdownselections-add-wrapper { padding: 20px 0 0; }

.zendropdownselections-add { display: flex; flex-direction: column; }

.zendropdownselections-add-title { font-size: 20px; font-weight: 700; line-height: 24px; }

[dir] .zendropdownselections-add-title { margin: 0 20px 20px; }

[dir] .zendropdownselections-add-input { margin: 0 20px 12px; }

.zendropdownselections .zenforminput-button-reset { bottom: 8px; top: auto; }

[dir] .zendropdownselections .zenforminput-button-reset { transform: none; }

[dir] .zendropdownselections-add-button { margin: 0 20px; }

[dir] .zendropdownselections-add-paxconnect { margin: 8px 20px 0; }

[dir=ltr] .zendropdownselections-add-paxconnect { padding-left: 10px; padding-right: 10px; }

[dir=rtl] .zendropdownselections-add-paxconnect { padding-right: 10px; padding-left: 10px; }

.zendropdownselections-add-error { color: white; font-size: 14px; }

[dir] .zendropdownselections-add-error { background-color: #ce2121; margin-top: 16px; padding: 8px 20px 12px; }

.zendropdownselections-add-description { color: #868686; font-size: 14px; line-height: 18px; }

[dir] .zendropdownselections-add-description { margin: 20px 20px 12px; }

.zendropdownselections-add-note { color: #868686; font-size: 14px; line-height: 18px; }

[dir] .zendropdownselections-add-note { margin: 0 20px 20px; }

.zendropdownselections-add-message { position: relative; }

[dir] .zendropdownselections-add-message { padding: 120px 20px 100px; text-align: center; }

.zendropdownselections-add-message span { color: #53af24; font-size: 16px; font-weight: 700; line-height: 22px; }

.zendropdownselections-add-message::before { content: ''; height: 12px; position: absolute; top: 76px; width: 18px; }

[dir] .zendropdownselections-add-message::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14'%3E%3Cpath fill='%2353af24' d='M6.5 12.1l.8.8c.3.3.8.3 1.2 0L18.9 2.4c.3-.3.3-.8 0-1.1l-.8-.8a.8.8 0 00-1.1 0L7.9 9.6 2.7 4.4a.8.8 0 00-1.2 0l-.8.8c-.3.3-.3.8 0 1.1l5.8 5.8z'/%3E%3C/svg%3E"); background-position: 50% 50%; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zendropdownselections-add-message::before { left: 50%; transform: translateX(-50%); }

[dir=rtl] .zendropdownselections-add-message::before { right: 50%; transform: translateX(50%); }

.zendropdownselections-add-message-error span { color: #ce2121; }

.zendropdownselections-add-message-error::before { content: none; }

[dir] .zendropdownselections-rates-item-loader { margin-bottom: 3px; margin-top: 9px; }

[dir=ltr] .zendropdownselections-rates-item-loader { margin-left: 24px; }

[dir=rtl] .zendropdownselections-rates-item-loader { margin-right: 24px; }

.zendropdownselections-loader { display: flex; justify-content: center; }

[dir] .zendropdownselections-loader { padding: 40px 20px; }

[dir] .zendropdownselections-rates-item-loader .zendotsloader-dot, [dir] .zendropdownselections-loader .zendotsloader-dot { background-color: #c4c4c4; }

[dir] .zendropdownselections-rates-input { margin: 16px 20px; }

.zendropdownselections-rates-list { max-height: 180px; overflow-x: hidden; overflow-y: auto; position: relative; }

[dir=ltr] .zendropdownselections-rates-list { margin-left: 20px; }

[dir=rtl] .zendropdownselections-rates-list { margin-right: 20px; }

.zendropdownselections-rates-list-disabled { opacity: .3; pointer-events: none; }

.zendropdownselections-rates-item-wrapper { width: 272px; }

[dir] .zendropdownselections-rates-item-wrapper { border-bottom: 1px solid #e5e5e5; margin-bottom: 8px; padding-bottom: 6px; }

.zendropdownselections-rates-item-wrapper:hover .zendropdownselections-rates-item-link, .zendropdownselections-rates-item-wrapper:focus .zendropdownselections-rates-item-link { color: var(--link); }

.zendropdownselections-rates-item .zencheckbox-text { font-size: 16px; line-height: 20px; }

[dir] .zendropdownselections-rates-item .zencheckbox-styled-checkbox { margin-top: 2px; }

.zendropdownselections-rates-item .zenpopuptipcontainer-show { vertical-align: 2px; }

.zendropdownselections-rates-item mark { color: inherit; }

[dir] .zendropdownselections-rates-item mark { background-color: rgba(255, 220, 130, 0.4); }

.zendropdownselections-rates-item-message, .zendropdownselections-rates-item-error, .zendropdownselections-rates-item-link { color: #c8c8c8; display: inline-block; font-size: 14px; line-height: 18px; }

[dir] .zendropdownselections-rates-item-message, [dir] .zendropdownselections-rates-item-error, [dir] .zendropdownselections-rates-item-link { margin-top: 4px; }

[dir=ltr] .zendropdownselections-rates-item-message, [dir=ltr] .zendropdownselections-rates-item-error, [dir=ltr] .zendropdownselections-rates-item-link { margin-left: 24px; }

[dir=rtl] .zendropdownselections-rates-item-message, [dir=rtl] .zendropdownselections-rates-item-error, [dir=rtl] .zendropdownselections-rates-item-link { margin-right: 24px; }

.zendropdownselections-rates-item-message { color: #53af24; }

.zendropdownselections-rates-item-error { color: #ce2121; }

.zendropdownselections-rates-item-wrapper .zendropdownselections-rates-item-link:hover, .zendropdownselections-rates-item-wrapper .zendropdownselections-rates-item-link:active { color: var(--link-hover); }

@keyframes flashSkeleton { 0% { opacity: 1; }
  100% { opacity: .4; } }

[dir=ltr] .zendropdownselections-rates-skeleton { animation: flashSkeleton .6s ease-in-out alternate infinite; }

[dir=rtl] .zendropdownselections-rates-skeleton { animation: flashSkeleton .6s ease-in-out alternate infinite; }

.zendropdownselections-rates-skeleton-item { width: 272px; }

[dir] .zendropdownselections-rates-skeleton-item { border-bottom: 1px solid #e5e5e5; margin-bottom: 8px; padding-bottom: 10px; }

.zendropdownselections-rates-skeleton-item-content { align-items: center; display: flex; }

.zendropdownselections-rates-skeleton-item-content-item { height: 16px; width: 16px; }

[dir] .zendropdownselections-rates-skeleton-item-content-item { background-color: #e5e5e5; border-radius: 4px; }

[dir=ltr] .zendropdownselections-rates-skeleton-item-content-item { margin-right: 8px; }

[dir=rtl] .zendropdownselections-rates-skeleton-item-content-item { margin-left: 8px; }

.zendropdownselections-rates-skeleton-item-content-title { height: 10px; width: 136px; }

[dir] .zendropdownselections-rates-skeleton-item-content-title { background-color: #e5e5e5; border-radius: 4px; }

[dir=ltr] .zendropdownselections-rates-skeleton-item-content-title { margin-right: 4px; }

[dir=rtl] .zendropdownselections-rates-skeleton-item-content-title { margin-left: 4px; }

.zendropdownselections-rates-skeleton-item-content-tip { height: 10px; width: 10px; }

[dir] .zendropdownselections-rates-skeleton-item-content-tip { background-color: #e5e5e5; border-radius: 50%; }

.zendropdownselections-rates-skeleton-item-link { height: 10px; width: 136px; }

[dir] .zendropdownselections-rates-skeleton-item-link { background-color: #f4f4f4; border-radius: 4px; margin-top: 8px; }

[dir=ltr] .zendropdownselections-rates-skeleton-item-link { margin-left: 24px; }

[dir=rtl] .zendropdownselections-rates-skeleton-item-link { margin-right: 24px; }

.zendropdownselections-info { display: none; }

[dir] .zendropdownselections-info { background-color: #f4f4f4; border-bottom: 1px solid rgba(134, 134, 134, 0.2); padding: 12px 20px; }

.zendropdownselections-info-show { display: block; }

.zendropdownselections-info-link { color: #868686; display: inline-block; font-size: 16px; font-weight: 500; line-height: 20px; position: relative; text-decoration: none; transition: color .16s; }

[dir] .zendropdownselections-info-link { cursor: pointer; }

[dir=ltr] .zendropdownselections-info-link { padding-left: 24px; }

[dir=rtl] .zendropdownselections-info-link { padding-right: 24px; }

.zendropdownselections-info-link .prtnr-icon { fill: currentColor; height: 16px; position: absolute; top: 2px; width: 16px; }

[dir=ltr] .zendropdownselections-info-link .prtnr-icon { left: 0; }

[dir=rtl] .zendropdownselections-info-link .prtnr-icon { right: 0; }

[dir] .zendropdownselections-info-link:not(.zendropdownselections-info-link:last-child) { margin-bottom: 12px; }

.zendropdownselections-info-link:hover, .zendropdownselections-info-link:focus { color: #2d3137; }

.zendropdownselections-back-button { color: #868686; display: none; font-size: 16px; font-weight: 700; line-height: 22px; position: relative; transition: color .16s; }

[dir] .zendropdownselections-back-button { cursor: pointer; margin-top: 16px; }

[dir=ltr] .zendropdownselections-back-button { margin-left: 20px; padding-left: 16px; }

[dir=rtl] .zendropdownselections-back-button { margin-right: 20px; padding-right: 16px; }

.zendropdownselections-back-button::before { content: ''; height: 16px; position: absolute; top: 3px; transition: background-image .16s; width: 16px; }

[dir] .zendropdownselections-back-button::before { 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='%23868686' 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"); background-position: center; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zendropdownselections-back-button::before { left: -4px; }

[dir=rtl] .zendropdownselections-back-button::before { right: -4px; }

.zendropdownselections-back-button:hover { color: #2d3137; }

[dir] .zendropdownselections-back-button:hover::before { 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='%232d3137' 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"); }

.zendropdownselections-back-button-show { display: block; }

.zendropdownselections-instructions { color: #868686; display: none; font-size: 16px; line-height: 20px; position: relative; transition: color .16s; }

[dir] .zendropdownselections-instructions { background-color: #f4f4f4; cursor: pointer; padding: 12px 20px 16px; }

.zendropdownselections-instructions::after { content: ''; height: 14px; position: absolute; top: 16px; transition: background-image .16s; width: 14px; }

[dir] .zendropdownselections-instructions::after { 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='%23868686' 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-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zendropdownselections-instructions::after { right: 20px; }

[dir=rtl] .zendropdownselections-instructions::after { left: 20px; }

.zendropdownselections-instructions:hover { color: #2d3137; }

[dir] .zendropdownselections-instructions:hover::after { 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='%232d3137' 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"); }

.zendropdownselections-instructions-opened { color: #2d3137; font-weight: 700; }

[dir] .zendropdownselections-instructions-opened::after { 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='%232d3137' 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"); }

[dir=ltr] .zendropdownselections-instructions-opened::after { transform: rotate(180deg); }

[dir=rtl] .zendropdownselections-instructions-opened::after { transform: rotate(-180deg); }

.zendropdownselections-instructions-show { display: block; }

.zendropdownselections-instructions-inner { display: none; font-size: 14px; line-height: 18px; }

[dir] .zendropdownselections-instructions-inner { padding-top: 6px; }

.zendropdownselections-instructions-opened .zendropdownselections-instructions-inner { display: block; }

[dir=ltr] .zendropdownselections-instructions-list { padding-left: 20px; }

[dir=rtl] .zendropdownselections-instructions-list { padding-right: 20px; }

[dir] .zendropdownselections-instructions-item { margin-top: 6px; }

.zendropdownselections-instructions-blog { display: inline-block; position: relative; }

[dir] .zendropdownselections-instructions-blog { margin-top: 8px; }

[dir=ltr] .zendropdownselections-instructions-blog { margin-left: 20px; }

[dir=rtl] .zendropdownselections-instructions-blog { margin-right: 20px; }

.zendropdownselections-instructions-blog::after { content: ''; height: 12px; position: absolute; top: 2px; transition: background-image .16s; width: 12px; }

[dir] .zendropdownselections-instructions-blog::after { background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23008cb9' fill-rule='evenodd' clip-rule='evenodd' d='M0 4.7C0 3.2 1.2 2 2.7 2h3.1v1.4H2.7c-.7 0-1.3.6-1.3 1.3v4.6c0 .7.6 1.3 1.3 1.3h4.6c.7 0 1.3-.6 1.3-1.3V6.2H10v3.1c0 1.5-1.2 2.7-2.7 2.7H2.7A2.7 2.7 0 010 9.3V4.7z'/%3E%3Cpath fill='%23008cb9' d='M9.6 1.4H6.3V0H12v5.7h-1.4V2.4L4.3 8.7l-1-1 6.3-6.3z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zendropdownselections-instructions-blog::after { right: -18px; }

[dir=rtl] .zendropdownselections-instructions-blog::after { left: -18px; }

[dir] .zendropdownselections-instructions-blog:hover::after, [dir] .zendropdownselections-instructions-blog:focus::after { background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23006a9c' fill-rule='evenodd' clip-rule='evenodd' d='M0 4.7C0 3.2 1.2 2 2.7 2h3.1v1.4H2.7c-.7 0-1.3.6-1.3 1.3v4.6c0 .7.6 1.3 1.3 1.3h4.6c.7 0 1.3-.6 1.3-1.3V6.2H10v3.1c0 1.5-1.2 2.7-2.7 2.7H2.7A2.7 2.7 0 010 9.3V4.7z'/%3E%3Cpath fill='%23006a9c' d='M9.6 1.4H6.3V0H12v5.7h-1.4V2.4L4.3 8.7l-1-1 6.3-6.3z'/%3E%3C/svg%3E"); }

[dir] .zendropdownselections-instructions-blog:active::after { background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2300578a' fill-rule='evenodd' clip-rule='evenodd' d='M0 4.7C0 3.2 1.2 2 2.7 2h3.1v1.4H2.7c-.7 0-1.3.6-1.3 1.3v4.6c0 .7.6 1.3 1.3 1.3h4.6c.7 0 1.3-.6 1.3-1.3V6.2H10v3.1c0 1.5-1.2 2.7-2.7 2.7H2.7A2.7 2.7 0 010 9.3V4.7z'/%3E%3Cpath fill='%2300578a' d='M9.6 1.4H6.3V0H12v5.7h-1.4V2.4L4.3 8.7l-1-1 6.3-6.3z'/%3E%3C/svg%3E"); }

[dir=ltr] .zendropdownselections-rates-search-empty { padding: 4px 20px 72px 0; }

[dir=rtl] .zendropdownselections-rates-search-empty { padding: 4px 0 72px 20px; }

.zendropdownselections-rates-search-empty-title, .zendropdownselections-rates-search-empty-description { color: #868686; font-size: 14px; line-height: 18px; }

[dir] .zendropdownselections-rates-search-empty-title, [dir] .zendropdownselections-rates-search-empty-description { margin-bottom: 8px; }

.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: #f56f6b; 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: var(--link); text-decoration: underline; }

.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(//st.worldota.net/master/632f5ae-a3acda3/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; }

[dir] .zen-authpane-signup-privacy { margin-bottom: 8px; }

.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 #f0efee; 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.3); border: 2px solid rgba(133, 135, 139, 0.3); }

.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.3); }

[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: #2d3137; 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: #2d3137; 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='%23008cb9' 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='%23008cb9' 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(//st.worldota.net/master/632f5ae-a3acda3/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='%23f56f6b' 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(45,49,55,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='%232d3137' 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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/img/svg/cardlogos/amex.svg); }

.zenforminput-button-dinersclub { height: 24px; width: 48px; }

[dir] .zenforminput-button-dinersclub { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/cardlogos/dinersclub.svg); }

.zenforminput-button-discover { height: 24px; width: 48px; }

[dir] .zenforminput-button-discover { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/cardlogos/discover.svg); }

.zenforminput-button-jcb { height: 24px; width: 48px; }

[dir] .zenforminput-button-jcb { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/cardlogos/jcb.svg); }

.zenforminput-button-maestro { height: 24px; width: 48px; }

[dir] .zenforminput-button-maestro { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/cardlogos/maestro.svg); }

.zenforminput-button-mastercard { height: 24px; width: 48px; }

[dir] .zenforminput-button-mastercard { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/cardlogos/mastercard.svg); background-position: center; }

.zenforminput-button-mir { height: 24px; width: 48px; }

[dir] .zenforminput-button-mir { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/cardlogos/mir.svg); }

.zenforminput-button-visa { height: 24px; width: 48px; }

[dir] .zenforminput-button-visa { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/cardlogos/visa.svg); }

.zenforminput-button-unionpay { height: 24px; width: 48px; }

[dir] .zenforminput-button-unionpay { background-image: url(//st.worldota.net/master/632f5ae-a3acda3/img/svg/cardlogos/unionpay.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, [dir=rtl] .zenforminput-button-unionpay { 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.3); box-shadow: 0 2px 8px 0 rgba(133, 135, 139, 0.3); 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: #fcf0f0; }

.zenpersonsuggest-dropdown-option-email { overflow: hidden; text-overflow: ellipsis; }

[dir] .zensuggestinput-dropdown-option-active { background-color: #fcf0f0; }

.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.3); 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='%23008cb9' 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='%23008cb9' 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: #fcf0f0; }

[dir] .zenpersonsuggest-dropdown-option-active { background-color: #fcf0f0; }

.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: #2d3137; 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: #2d3137; 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='%23008cb9' 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='%23006a9c' 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='%2300578a' 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: #f2f1f0; }

[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(//st.worldota.net/master/632f5ae-a3acda3/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.3); 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.3); 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.3); } [dir=rtl] .accountmenu-item { border-left: 1px solid rgba(133, 135, 139, 0.3); }
  [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: #f56f6b; }

[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: #ff2200; font-size: 12px; position: relative; text-transform: uppercase; z-index: 1; }

[dir] .picks-all-control { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #ff2200; }

[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(245, 111, 107, 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: #ff2200; }

[dir] .picks-item-control-remove { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #ff2200; }

[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(242, 241, 240, 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: #ff2200; position: absolute; top: -18px; z-index: 1; }

[dir] .picks-failed { background: white; border: 1px solid #ff2200; 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(242, 241, 240, 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: #ff2200; position: absolute; top: -18px; z-index: 1; }

[dir] .pick-failed { background: white; border: 1px solid #ff2200; 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: #ff2200; }

[dir] .pick-control-clear { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #ff2200; }

[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(242, 241, 240, 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(245, 111, 107, 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: #ff2200; position: absolute; top: -18px; z-index: 3; }

[dir] .pick-hotel-failed { background: white; border: 1px solid #ff2200; 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: #f56f6b; }

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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/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: #fcf0f0; 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(//st.worldota.net/master/632f5ae-a3acda3/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(//st.worldota.net/master/632f5ae-a3acda3/img/svg/in-policy.svg); }

[dir] .hotel-similar-proceed, [dir] .serphotelnew-button, [dir] .button-blue { background-image: -webkit-linear-gradient(top, #fa8677, #f56f6b); background-image: -moz-linear-gradient(top, #fa8677, #f56f6b); background-image: -o-linear-gradient(top, #fa8677, #f56f6b); background-image: linear-gradient(to bottom, #fa8677, #f56f6b); background-color: #f56f6b; border: 0; text-shadow: 0 1px #ff5245; }

[dir] .hotel-similar-proceed:hover, [dir] .serphotelnew-button:hover, [dir] .button-blue:hover { background: #fa8677; }

[dir] .hotel-similar-proceed:active, [dir] .serphotelnew-button:active, [dir] .button-blue:active { background-image: -webkit-linear-gradient(top, #f56f6b 70%, #fa8677); background-image: -moz-linear-gradient(top, #f56f6b 70%, #fa8677); background-image: -o-linear-gradient(top, #f56f6b 70%, #fa8677); background-image: linear-gradient(to bottom, #f56f6b 70%, #fa8677); }

[dir] .hotel-similar-proceed:disabled, [dir] .serphotelnew-button:disabled, [dir] .button-blue:disabled { background-image: -webkit-linear-gradient(top, #f56f6b 70%, #fa8677); background-image: -moz-linear-gradient(top, #f56f6b 70%, #fa8677); background-image: -o-linear-gradient(top, #f56f6b 70%, #fa8677); background-image: linear-gradient(to bottom, #f56f6b 70%, #fa8677); }

.button-light { color: #053d62; }

[dir] .button-light { background: #ffffff; border-color: #d0d9e1; }

[dir] .button-blue { box-shadow: none; }

[dir] .button-blue:hover { box-shadow: none; }

.cancellationpolicy-free, .paymenttype-free { color: #41a111; }

[dir] .bookingloading { margin-bottom: 20px; margin-top: 20px; }

.reviews-item, .reviews-item-message { width: 880px; }

[dir] .reviews::before, [dir] .reviews::after, [dir] .reviews-clip::before, [dir] .reviews-clip::after { background: #f2f1f0; }

.voucher-mobileapp { display: none; }

.voucher-header-outputsection-text { text-decoration: underline; }

[dir] .voucher-header-outputsection-text { border: 0; }

.mobileappbanner-logo { height: 63px; width: 63px; flex-shrink: 1; }

[dir] .mobileappbanner-logo { background: url(//st.worldota.net/master/632f5ae-a3acda3/img/mobileapp/zen@2x.png) center no-repeat; background-size: 100%; }

[dir=ltr] .body-zenpartners .zen-hotelcard.zen-hotelcard-has-source { background-image: linear-gradient(135deg, #ff9e93 0%, #f19372 31%, #e06969 71%, #e76a4f 100%); }

[dir=rtl] .body-zenpartners .zen-hotelcard.zen-hotelcard-has-source { background-image: linear-gradient(-135deg, #ff9e93 0%, #f19372 31%, #e06969 71%, #e76a4f 100%); }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
[dir] .zentransfers { background: var(--palette-white); border-radius: 5px; padding-bottom: 2px; }

.zentransfers-inner { display: flex; flex-direction: column; }

[dir] .zentransfers-inner { background-color: white; border-radius: 5px; margin-bottom: 30px; padding: 20px 40px 24px; }

@media (max-width: 680px) { [dir] .zentransfers-inner { border-radius: 0; padding: 20px 10px 24px; } }

.zentransfers-title { font-size: 22px; line-height: 30px; }

[dir] .zentransfers-title { margin-bottom: 24px; }

.zentransfers-inner * { box-sizing: border-box; }

[dir] .zentransfers-mobile { margin-top: 20px; }

[dir] .layout, [dir] .body-serp .layout { background-color: #f2f1f0; margin-bottom: -223px; }

.layout::after, .body-serp .layout::after { height: 223px; }

[dir] .body-zenabout .layout { margin-bottom: 0; }

.body-zenabout .layout::after { height: 0; }

[dir] .body-booking .layout { margin-bottom: -93px; }

.body-booking .layout::after { height: 93px; }

[dir] .serpPage, [dir] .serpPage::before { background-color: #f2f1f0; }

.hotel-metaroomsheader-searchparams, .serphotelnew-name-link, .serphotelnew-name-link:visited, .hotel-readreviews-button, .hotel-similar-title, .destinations-header, .account-menu-item-link { color: #053d62; }

.hotelminimap-bottomlink, .hotel-metaroom-desclink, .hotel-metaroom-rate-desclink, .hotel-metaroomsheader-updatecancellation, .hotel-cheapdisclaimer-togglecontrol, .hotel-header-address { color: #0071cf; }

[dir] .hotelminimap-bottomlink, [dir] .hotel-metaroom-desclink, [dir] .hotel-metaroom-rate-desclink, [dir] .hotel-metaroomsheader-updatecancellation, [dir] .hotel-cheapdisclaimer-togglecontrol, [dir] .hotel-header-address { border-color: #9cd2ff; }

.breadcrumbs-link { color: #053d62; }

[dir] .breadcrumbs-link::after { background-color: #3eacf5; }

.breadcrumbs-svg path { fill: #053d62; }

[dir] .hotelmetaroomshowmore, [dir] .hotelmetaroomshowmore-inner, [dir] .hotel-rating-param-indicator { background-color: #053d62; }

[dir] .hotel-readreviews-button, [dir] .hotel-metaroomsheader-searchparams, [dir] .hotel-metaroomsheader-updatecancellation { border-color: #053d62; }

[dir] .hotel-metaroom-rate-strikedpricediscount, [dir] .serphotelnew-strikedprice-percent { background: #41a111; }

.serphotelnew-favorite-icon::before { color: #cb1b00; }

.serphotelnew-rating { color: #41a111; }

[dir] .serphotelnew-rating-value { background-color: #e3f3dc; border-radius: 2px; }

[dir=ltr] .serphotelnew-rating-value { padding: 6px 7px 4px 8px; }

[dir=rtl] .serphotelnew-rating-value { padding: 6px 8px 4px 7px; }

.serpfilter-input { outline: none; }

[dir] .serpfilter-input:focus { box-shadow: 0 0 0 1px #f56f6b; border-color: #f56f6b; }

[dir] .serpfilter-slider .goog-slider-rangehighlight, [dir] .serpfilter-slider .goog-twothumbslider-rangehighlight { background-color: #f56f6b; }

[dir] .filterbutton { background: #ffffff; border: 0; }

.serpfilter-content:hover .serpfilter-stars-number { color: #ff5245; }

[dir] .account-menu-item { margin-bottom: 10px; }

.account-menu-item-link { box-sizing: border-box; color: #053d62; display: block; font-size: 15px; line-height: 28px; height: 28px; text-decoration: none; }

[dir] .account-menu-item-link { border-radius: 4px; padding: 0 8px; }

.account-menu-item-link:hover, .account-menu-item-selected .account-menu-item-link { color: #ffffff; }

[dir] .account-menu-item-link:hover, [dir] .account-menu-item-selected .account-menu-item-link { background-image: -webkit-linear-gradient(top, #fa8677, #f56f6b); background-image: -moz-linear-gradient(top, #fa8677, #f56f6b); background-image: -o-linear-gradient(top, #fa8677, #f56f6b); background-image: linear-gradient(to bottom, #fa8677, #f56f6b); background-color: #f56f6b; }
