@charset "UTF-8";
@font-face { font-family: 'Ostrovok-Icons'; src: url(//st.worldota.net/master/79436c1-1fe5b62/fonts/icons/icons.eot); src: url(//st.worldota.net/master/79436c1-1fe5b62/fonts/icons/icons.eot#iefix) format("embedded-opentype"), url(//st.worldota.net/master/79436c1-1fe5b62/fonts/icons/icons.ttf) format("truetype"); font-weight: normal; 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; font-weight: 500; 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-light.woff2") format("woff2"), url("https://of.worldota.net/fonts/ptrootui/pt-root-ui-light.woff") format("woff"); font-weight: 300; font-style: normal; }

@font-face { font-family: 'PTRootUI'; src: url("https://of.worldota.net/fonts/ptrootui/pt-root-ui-regular.woff2") format("woff2"), url("https://of.worldota.net/fonts/ptrootui/pt-root-ui-regular.woff") format("woff"); font-weight: 400; font-style: normal; }

@font-face { font-family: 'PTRootUI'; src: url("https://of.worldota.net/fonts/ptrootui/pt-root-ui-medium.woff2") format("woff2"), url("https://of.worldota.net/fonts/ptrootui/pt-root-ui-medium.woff") format("woff"); font-weight: 500; font-style: normal; }

@font-face { font-family: 'PTRootUI'; src: url("https://of.worldota.net/fonts/ptrootui/pt-root-ui-bold.woff2") format("woff2"), url("https://of.worldota.net/fonts/ptrootui/pt-root-ui-bold.woff") format("woff"); font-weight: 600; font-style: normal; }

.button-view-primary { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: white; display: inline-block; font-weight: 500; 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: #0f5de4; border-radius: 4px; border: 1px solid transparent; cursor: pointer; text-align: center; }

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

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

[dir] .button-view-primary:focus { box-shadow: 0 0 0 2px rgba(15, 93, 228, 0.4); }

[dir] .button-view-primary:hover { background-color: #044fd2; }

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

.button-view-primary.button-disabled, .button-view-primary.button-disabled:hover, .button-view-primary.button-disabled:active, .button-view-primary.button-disabled:focus, .button-view-primary:disabled:hover, .button-view-primary:disabled:active, .button-view-primary:disabled:focus, .button-view-primary:disabled { color: white; }

[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 { background-color: #7a9cd8; box-shadow: none; cursor: default; }

.button-view-primary.button-disabled::before, .button-view-primary.button-disabled::after, .button-view-primary.button-disabled:hover::before, .button-view-primary.button-disabled:hover::after, .button-view-primary.button-disabled:active::before, .button-view-primary.button-disabled:active::after, .button-view-primary.button-disabled:focus::before, .button-view-primary.button-disabled:focus::after, .button-view-primary:disabled:hover::before, .button-view-primary:disabled:hover::after, .button-view-primary:disabled:active::before, .button-view-primary:disabled:active::after, .button-view-primary:disabled:focus::before, .button-view-primary:disabled:focus::after, .button-view-primary:disabled::before, .button-view-primary:disabled::after { opacity: .4; }

.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: #7a9cd8; box-shadow: none; cursor: default; }

.button-view-primary.button-loading::before, .button-view-primary.button-loading::after, .button-view-primary.button-loading:hover::before, .button-view-primary.button-loading:hover::after, .button-view-primary.button-loading:active::before, .button-view-primary.button-loading:active::after, .button-view-primary.button-loading:focus::before, .button-view-primary.button-loading:focus::after { opacity: .4; }

.button-view-primary-inverse { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: #0f5de4; display: inline-block; font-weight: 500; 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: 4px; border: 1px solid transparent; cursor: pointer; text-align: center; }

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

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

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

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

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

.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(15, 93, 228, 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-disabled::before, .button-view-primary-inverse.button-disabled::after, .button-view-primary-inverse.button-disabled:hover::before, .button-view-primary-inverse.button-disabled:hover::after, .button-view-primary-inverse.button-disabled:active::before, .button-view-primary-inverse.button-disabled:active::after, .button-view-primary-inverse.button-disabled:focus::before, .button-view-primary-inverse.button-disabled:focus::after, .button-view-primary-inverse:disabled:hover::before, .button-view-primary-inverse:disabled:hover::after, .button-view-primary-inverse:disabled:active::before, .button-view-primary-inverse:disabled:active::after, .button-view-primary-inverse:disabled:focus::before, .button-view-primary-inverse:disabled:focus::after, .button-view-primary-inverse:disabled::before, .button-view-primary-inverse:disabled::after { opacity: .4; }

.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-primary-inverse.button-loading::before, .button-view-primary-inverse.button-loading::after, .button-view-primary-inverse.button-loading:hover::before, .button-view-primary-inverse.button-loading:hover::after, .button-view-primary-inverse.button-loading:active::before, .button-view-primary-inverse.button-loading:active::after, .button-view-primary-inverse.button-loading:focus::before, .button-view-primary-inverse.button-loading:focus::after { opacity: .4; }

.button-view-light { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: #0f5de4; display: inline-block; font-weight: 500; 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: #e7f0f8; border-radius: 4px; border: 1px solid transparent; cursor: pointer; text-align: center; }

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

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

[dir] .button-view-light:focus { box-shadow: 0 0 0 2px rgba(15, 93, 228, 0.4); }

[dir] .button-view-light:hover { background-color: #d1e0f5; }

[dir] .button-view-light:active { background-color: #d1e0f5; }

.button-view-light.button-disabled, .button-view-light.button-disabled:hover, .button-view-light.button-disabled:active, .button-view-light.button-disabled:focus, .button-view-light:disabled:hover, .button-view-light:disabled:active, .button-view-light:disabled:focus, .button-view-light:disabled { color: rgba(15, 93, 228, 0.4); }

[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: #e7f0f8; box-shadow: none; cursor: default; }

.button-view-light.button-disabled::before, .button-view-light.button-disabled::after, .button-view-light.button-disabled:hover::before, .button-view-light.button-disabled:hover::after, .button-view-light.button-disabled:active::before, .button-view-light.button-disabled:active::after, .button-view-light.button-disabled:focus::before, .button-view-light.button-disabled:focus::after, .button-view-light:disabled:hover::before, .button-view-light:disabled:hover::after, .button-view-light:disabled:active::before, .button-view-light:disabled:active::after, .button-view-light:disabled:focus::before, .button-view-light:disabled:focus::after, .button-view-light:disabled::before, .button-view-light:disabled::after { opacity: .4; }

.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: #e7f0f8; box-shadow: none; }

.button-view-light.button-loading::before, .button-view-light.button-loading::after, .button-view-light.button-loading:hover::before, .button-view-light.button-loading:hover::after, .button-view-light.button-loading:active::before, .button-view-light.button-loading:active::after, .button-view-light.button-loading:focus::before, .button-view-light.button-loading:focus::after { opacity: .4; }

.button-view-link { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: #0f5de4; display: inline-block; font-weight: 500; 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: 4px; border: 1px solid transparent; cursor: pointer; text-align: center; }

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

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

.button-view-link:hover { color: #044fd2; }

[dir] .button-view-link:focus { box-shadow: 0 0 0 2px rgba(15, 93, 228, 0.4); }

.button-view-link:active { color: #0143b4; }

.button-view-link:disabled { color: rgba(15, 93, 228, 0.48); }

.button-view-outline { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; color: #0f5de4; display: inline-block; font-weight: 500; 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: 4px; border: 1px solid transparent; cursor: pointer; text-align: center; border-color: rgba(15, 93, 228, 0.4); }

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

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

[dir] .button-view-outline:hover, [dir] .button-view-outline:active { border-color: #0f5de4; }

[dir] .button-view-outline:focus { box-shadow: 0 0 0 2px rgba(15, 93, 228, 0.4); }

[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: rgba(15, 93, 228, 0.09); }

.button-view-outline.button-disabled::before, .button-view-outline.button-disabled::after, .button-view-outline.button-disabled:hover::before, .button-view-outline.button-disabled:hover::after, .button-view-outline.button-disabled:active::before, .button-view-outline.button-disabled:active::after, .button-view-outline.button-disabled:focus::before, .button-view-outline.button-disabled:focus::after, .button-view-outline:disabled:hover::before, .button-view-outline:disabled:hover::after, .button-view-outline:disabled:active::before, .button-view-outline:disabled:active::after, .button-view-outline:disabled:focus::before, .button-view-outline:disabled:focus::after, .button-view-outline:disabled::before, .button-view-outline:disabled::after { opacity: .4; }

.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: #0f5de4; text-decoration: none; transition: color .16s; }

[dir] .link { cursor: pointer; }

.link:hover, .link:focus { color: #044fd2; }

.link:active { color: #0143b4; }

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

.webim_button img { position: fixed; }

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

.bigtopmessage-title { font-size: 27px; font-weight: 600; 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; font-weight: 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; font-weight: normal; 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; font-weight: normal; 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; font-weight: normal; line-height: 21px; outline: none; text-transform: uppercase; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[dir] .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/79436c1-1fe5b62/img/sprites/flags/ad.png) no-repeat 50% 50%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[dir] .flag-no { background: url(//st.worldota.net/master/79436c1-1fe5b62/img/sprites/flags/no.png) no-repeat 50% 50%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[dir] .flag-st { background: url(//st.worldota.net/master/79436c1-1fe5b62/img/sprites/flags/st.png) no-repeat 50% 50%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[dir=rtl] .overlaypopup { background: url(//st.worldota.net/master/79436c1-1fe5b62/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; }

html.overlaypopup-noscroll, body.overlaypopup-noscroll { overflow: hidden; }

.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; font-weight: 500; 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; font-weight: 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; font-weight: 500; }

[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; }

[dir] .language-select { margin-top: 0; }

[dir=ltr] .language-select { padding-left: 3px; }

[dir=rtl] .language-select { padding-right: 3px; }

[dir=ltr] .language-select-value { margin: 2px 0 2px 7px; }

[dir=rtl] .language-select-value { margin: 2px 7px 2px 0; }

.language-select-value, .language-select-option-code { width: 15px; height: 9px; }

[dir] .language-select-value, [dir] .language-select-option-code { background-repeat: no-repeat; background-size: 100% 100%; background-position: center; }

[dir] .language-select-value[data-language=ru], [dir] .language-select-option-code[data-language=ru] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v73.5h512V38.6A38.3 38.3 0 00473.7.3z' fill='%23F5F5F5'/%3E%3Cpath d='M0 297.4a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3v-73.5H0v73.5z' fill='%23E6000D'/%3E%3Cpath fill='%233741CF' d='M0 112h512V224H0z'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=en], [dir] .language-select-option-code[data-language=en] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%23F5F5F5'/%3E%3Cpath d='M2.1 26H510A38.4 38.4 0 00473.7.4H38.3C21.6.3 7.3 11 2.1 26zM0 103.6h512v25.8H0zm0-51.6h512v25.8H0zM0 172a8.8 8.8 0 008.8 8.8H512v-25.8H0v17zm0 86.2h512v25.8H0zM509.9 310H2a38.4 38.4 0 0036.2 25.8h435.4c16.7 0 31-10.8 36.2-25.8zM0 206.7h512v25.8H0z' fill='%23E6000D'/%3E%3Cpath d='M8.8 180.9h220.7a8.8 8.8 0 008.8-8.8V9a8.8 8.8 0 00-8.8-8.8H38.3A38.3 38.3 0 000 38.6v133.5a8.8 8.8 0 008.8 8.8z' fill='%233741CF'/%3E%3Cpath d='M24.8 20.5l2 5.9h6.1c.8 0 1.2 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.9-5.9-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.9h6.1c.8 0 1.2 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.9-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.6l2 6h6.1c.8 0 1.2 1 .5 1.5l-5 3.6 1.9 6a.8.8 0 01-1.3.8l-5-3.5-5 3.5a.8.8 0 01-1.3-.9l1.9-5.9-5-3.6a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.7l2 5.9h6.1c.8 0 1.2 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.9-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.8h6.1c.8 0 1.2 1 .5 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.9-5.9-5-3.6a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zM48.6 35.6l2 5.8h6.1c.8 0 1.1 1.1.5 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.9-5.9-5-3.6a.8.8 0 01.5-1.5H45l2-6a.8.8 0 011.6 0zm0 30.6l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-1l1.9-5.8-5-3.7a.8.8 0 01.5-1.5H45l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.8h6.1c.8 0 1.1 1.1.5 1.6l-5 3.7 1.9 5.8a.8.8 0 01-1.3 1l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.9-5.8-5-3.7a.8.8 0 01.5-1.5H45l2-6a.8.8 0 011.6 0zm0 30.6l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.9-5.9-5-3.7a.8.8 0 01.5-1.5H45l2-5.9a.8.8 0 011.6 0zm23.8-107l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.7a.8.8 0 01.6-1.5h6.1l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zm0 30.6l2 6h6.1c.8 0 1.1 1 .5 1.5l-5 3.6 1.9 6a.8.8 0 01-1.3.8l-5-3.6-5 3.6a.8.8 0 01-1.3-.9L67 93l-5-3.6a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zm0 30.7l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.6-1.5h6.1l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.8h6.1c.8 0 1.1 1 .5 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.5a.8.8 0 01-1.3-.9l1.8-5.9-5-3.6a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zM96.2 35.6l2 5.8h6.1c.8 0 1.1 1.1.5 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.9-5-3.6a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zm0 30.6l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.6-1.5h6.1l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.8h6.1c.8 0 1.1 1.1.5 1.6l-5 3.7 1.9 5.8a.8.8 0 01-1.3 1l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zm0 30.6l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.7a.8.8 0 01.6-1.5h6.1l2-5.9a.8.8 0 011.6 0zm23.8-107l2 5.9h6c.9 0 1.2 1 .6 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.7a.8.8 0 01.6-1.5h6.1l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.9h6c.9 0 1.2 1 .6 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zm0 30.6l2 6h6c.9 0 1.2 1 .6 1.5l-5 3.6 1.9 6a.8.8 0 01-1.3.8l-5-3.6-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.6a.8.8 0 01.6-1.5l6.1-.1 2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.9h6c.9 0 1.2 1 .6 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.6-1.5h6.1l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.8h6c.9 0 1.2 1 .6 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.5a.8.8 0 01-1.3-.9l1.8-5.9-5-3.6a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zm23.8-107.6l2 5.8h6c.9 0 1.2 1.1.6 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.9-5-3.6a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.6 0zm0 30.6l2 5.9h6c.9 0 1.2 1 .6 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.8h6c.9 0 1.2 1.1.6 1.6l-5 3.7 1.9 5.8a.8.8 0 01-1.3 1l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.6 0zm0 30.6l2 5.9h6c.9 0 1.2 1 .6 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.6 0zm23.7-107l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.6l2 6h6.2c.8 0 1.1 1 .5 1.5l-5 3.6 1.9 6a.8.8 0 01-1.3.8l-5-3.6-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.6a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.7l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.8h6.2c.8 0 1.1 1 .5 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.5a.8.8 0 01-1.3-.9l1.8-5.9-5-3.6a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm23.8-107.6l2 5.8h6.2c.8 0 1.1 1.1.5 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.9-5-3.6a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.6l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.8h6.2c.8 0 1.1 1.1.5 1.6l-5 3.7 1.9 5.8a.8.8 0 01-1.3 1l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.6l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.5 0zm23.8-107l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.8 5.9a.8.8 0 01-1.2 1l-5-3.7-5 3.6a.8.8 0 01-1.4-.9l2-5.9-5-3.7a.8.8 0 01.4-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.8 5.9a.8.8 0 01-1.2.9l-5-3.6-5 3.6a.8.8 0 01-1.4-1l2-5.8-5-3.7a.8.8 0 01.4-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.6l2 6h6.2c.8 0 1.1 1 .5 1.5l-5 3.6 1.8 6a.8.8 0 01-1.2.8l-5-3.6-5 3.6a.8.8 0 01-1.4-.9l2-5.9-5-3.6a.8.8 0 01.4-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.7l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.8 5.9a.8.8 0 01-1.2.9l-5-3.6-5 3.6a.8.8 0 01-1.4-1l2-5.8-5-3.7a.8.8 0 01.4-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.8h6.2c.8 0 1.1 1 .5 1.6l-5 3.6 1.8 6a.8.8 0 01-1.2.9l-5-3.6-5 3.5a.8.8 0 01-1.4-.9l2-5.9-5-3.6a.8.8 0 01.4-1.5h6.2l2-6a.8.8 0 011.5 0z' fill='%23F5F5F5'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=de], [dir] .language-select-option-code[data-language=de] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v73.5h512V38.6A38.3 38.3 0 00473.7.3z' fill='%23464655'/%3E%3Cpath d='M0 297.4a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3v-73.5H0v73.5z' fill='%23FFE15A'/%3E%3Cpath fill='%23E6000D' d='M0 112h512V224H0z'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=es], [dir] .language-select-option-code[data-language=es] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 297.4a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3V265H0v32.3zM473.7.3H38.3A38.3 38.3 0 000 38.6V71h512V38.6A38.3 38.3 0 00473.7.3z' fill='%23C8414B'/%3E%3Cpath fill='%23FFD250' d='M0 70.9h512v194.2H0z'/%3E%3Cpath d='M216.3 168l7.5-33.7a5 5 0 00-4.9-6h-5.3a5 5 0 00-4.8 6l7.5 33.7z' fill='%23C8414B'/%3E%3Cpath fill='%23F5F5F5' d='M207.4 150.3h17.7v75h-17.7z'/%3E%3Cpath fill='%23FAB446' d='M203 141.5h26.5v8.8H203z'/%3E%3Cpath d='M185.4 168h44.1v8.8h-44.1zm44.1 35.3l-26.5-8.8v-8.8l26.5 8.8zM84 168l7.4-33.7a5 5 0 00-4.8-6h-5.3a5 5 0 00-4.8 6l7.5 33.7z' fill='%23C8414B'/%3E%3Cpath d='M114.8 141.5a8.8 8.8 0 00-8.9 8.8v57.4c0 10.7 10 31 44.2 31s44.1-20.3 44.1-31v-57.4a8.8 8.8 0 00-8.8-8.8h-70.6z' fill='%23F5F5F5'/%3E%3Cpath d='M150 185.7h-44v-35.4a8.8 8.8 0 018.8-8.8H150v44.2zm0 0h44.2v22a22 22 0 11-44.1 0v-22z' fill='%23C8414B'/%3E%3Cpath d='M106 185.7h44v22a22 22 0 11-44 0v-22z' fill='%23FAB446'/%3E%3Cpath d='M141.2 225.3v-39.6h-8.8v43.6c3.3-.6 6.3-2 8.8-4zm-17.6 4v-43.6h-8.8v39.6c2.5 2 5.5 3.4 8.8 4z' fill='%23C8414B'/%3E%3Cpath fill='%23FFB441' d='M114.8 168h26.4v8.8h-26.4z'/%3E%3Cg fill='%23FAB446'%3E%3Cpath d='M114.8 150.3h26.4v8.9h-26.4z'/%3E%3Cpath d='M119.2 155.6h17.6v16h-17.6z'/%3E%3C/g%3E%3Cpath fill='%23F5F5F5' d='M75 150.3h17.7v75H75z'/%3E%3Cpath d='M70.6 221h26.5v8.8H70.6zm0-79.5h26.5v8.8H70.6z' fill='%23FAB446'/%3E%3Cpath fill='%235064AA' d='M66.2 229.8h35.3v8.8H66.2z'/%3E%3Cpath fill='%23FAB446' d='M207.4 221H234v8.8h-26.5z'/%3E%3Cpath fill='%235064AA' d='M198.6 229.8H234v8.8h-35.3z'/%3E%3Cpath fill='%23FAB446' d='M123.6 132.7h53v8.8h-53z'/%3E%3Cpath fill='%23FFB441' d='M145.7 106.2h8.8v26.5h-8.8z'/%3E%3Cg fill='%23F5F5F5' fill-rule='nonzero'%3E%3Cpath d='M141.2 119.4a13.3 13.3 0 110-26.5 13.3 13.3 0 010 26.5zm0-17.6a4.4 4.4 0 00-4.4 4.4 4.4 4.4 0 004.4 4.4 4.4 4.4 0 004.5-4.4 4.4 4.4 0 00-4.5-4.4z'/%3E%3Cpath d='M158.9 119.4a13.3 13.3 0 110-26.5 13.3 13.3 0 010 26.5zm0-17.6a4.4 4.4 0 00-4.4 4.4 4.4 4.4 0 004.4 4.4 4.4 4.4 0 004.4-4.4 4.4 4.4 0 00-4.4-4.4z'/%3E%3Cpath d='M176.6 128.3a13.3 13.3 0 110-26.5 13.3 13.3 0 010 26.5zm0-17.7a4.4 4.4 0 00-4.5 4.4 4.4 4.4 0 004.5 4.4 4.4 4.4 0 004.4-4.4 4.4 4.4 0 00-4.4-4.4zm-53 17.7a13.3 13.3 0 110-26.5 13.3 13.3 0 010 26.5zm0-17.7a4.4 4.4 0 00-4.4 4.4 4.4 4.4 0 004.4 4.4 4.4 4.4 0 004.4-4.4 4.4 4.4 0 00-4.4-4.4z'/%3E%3C/g%3E%3Cpath d='M176.6 203.3v4.4a4.4 4.4 0 01-4.5 4.4 4.4 4.4 0 01-4.4-4.4v-4.4h8.9zm8.8-8.8h-26.5v13.2a13.3 13.3 0 0026.5 0v-13.2z' fill='%23FAB446' fill-rule='nonzero'/%3E%3Cpath d='M172.1 176.8a8.8 8.8 0 01-8.8-8.8v-8.8a8.8 8.8 0 0117.7 0v8.8a8.8 8.8 0 01-8.9 8.8z' fill='%23FFA0D2'/%3E%3Ccircle fill='%235064AA' cx='150.07' cy='185.65' r='13.241'/%3E%3Cpath fill='%23FAB446' d='M145.7 88.5h8.8V115h-8.8z'/%3E%3Cpath d='M123.6 132.7l-8.8-8.8 5.1-5.2a42.6 42.6 0 0160.3 0l5.2 5.2-8.8 8.8h-53z' fill='%23C8414B'/%3E%3Cg transform='translate(127 119)' fill='%23FFD250'%3E%3Ccircle cx='23.07' cy='4.86' r='4.414'/%3E%3Ccircle cx='5.41' cy='4.86' r='4.414'/%3E%3Ccircle cx='40.72' cy='4.86' r='4.414'/%3E%3C/g%3E%3Cpath d='M70.6 168h44.2v8.8H70.6zm0 35.3l26.5-8.8v-8.8l-26.5 8.8z' fill='%23C8414B'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=it], [dir] .language-select-option-code[data-language=it] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M38.3.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h132.4V.3H38.3z' fill='%233CA100'/%3E%3Cpath fill='%23F5F5F5' d='M170.7.3h170.6v335.4H170.7z'/%3E%3Cpath d='M473.7.3H341.3v335.4h132.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=fr], [dir] .language-select-option-code[data-language=fr] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M38.3.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h132.4V.3H38.3z' fill='%233741CF'/%3E%3Cpath fill='%23F5F5F5' d='M170.7.3h170.6v335.4H170.7z'/%3E%3Cpath d='M473.7.3H341.3v335.4h132.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=pl], [dir] .language-select-option-code[data-language=pl] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 297.4a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3V168H0v129.4z' fill='%23E6000D'/%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6V168h512V38.6A38.3 38.3 0 00473.7.3z' fill='%23F5F5F5'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=pt], [dir] .language-select-option-code[data-language=pt] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%233CA100'/%3E%3Cpath d='M251.4 47.2l-186 113.3a8.8 8.8 0 000 15l186 113.3a8.8 8.8 0 009.2 0l186-113.3a8.8 8.8 0 000-15l-186-113.3a8.8 8.8 0 00-9.2 0z' fill='%23FFE15A'/%3E%3Ccircle fill='%233741CF' cx='256' cy='167.999' r='70.62'/%3E%3Cpath d='M195.4 131.9a70.1 70.1 0 00-7.6 18c39.1-2.9 97 8 134 43.8a70 70 0 004.5-19.5c-38-32-90.7-43.4-130.9-42.3zm63.5 60.2l2 5.6h5.8c.8 0 1.1 1 .5 1.5l-4.8 3.6 1.8 5.6a.8.8 0 01-1.2 1l-4.8-3.5-4.9 3.4a.8.8 0 01-1.2-.9l1.8-5.6-4.8-3.6a.8.8 0 01.5-1.4h6l1.8-5.7a.8.8 0 011.5 0zm23.1 14.6l.8 2.4h2.6a.3.3 0 01.2.7l-2 1.5.7 2.4a.3.3 0 01-.5.4l-2.1-1.5-2 1.5a.3.3 0 01-.6-.4l.8-2.4-2.1-1.5c-.3-.2-.1-.7.2-.7h2.6l.8-2.4c0-.3.5-.3.6 0zm-33-25.3l.7 2.4h2.6a.3.3 0 01.2.7l-2 1.5.7 2.4a.3.3 0 01-.5.4l-2-1.5-2.2 1.5a.3.3 0 01-.5-.4l.8-2.4-2-1.5a.3.3 0 01.1-.7h2.6l.8-2.4c0-.3.5-.3.6 0zm-44.9-3l.8 2.5h2.6a.3.3 0 01.2.6l-2 1.5.7 2.5a.3.3 0 01-.5.4l-2.1-1.5-2 1.5a.3.3 0 01-.6-.4l.8-2.5-2.1-1.5c-.3-.2-.1-.6.2-.6h2.6l.8-2.5c0-.3.5-.3.6 0zm37.5 27.4l.8 2.5h2.6a.3.3 0 01.2.6l-2 1.5.7 2.5a.3.3 0 01-.5.4l-2.1-1.5-2.1 1.5a.3.3 0 01-.5-.4l.7-2.5-2-1.5a.3.3 0 01.2-.6h2.5l.9-2.5c0-.3.5-.3.6 0zm-20.6-29l.7 2h2c.3 0 .4.3.2.5l-1.7 1.2.7 2a.3.3 0 01-.5.3l-1.7-1.2-1.7 1.2a.3.3 0 01-.4-.3l.6-2-1.7-1.2a.3.3 0 01.2-.5h2l.8-2c0-.3.4-.3.5 0zm62.8-41l.8 2.5h2.7c.3 0 .4.4.2.6l-2.1 1.6.8 2.5a.4.4 0 01-.6.4l-2.1-1.5-2.1 1.5a.4.4 0 01-.6-.4l.8-2.5-2.1-1.6a.4.4 0 01.2-.6h2.6l.8-2.5a.4.4 0 01.7 0zM207 164.6l.7 2h2c.3 0 .4.4.2.5l-1.7 1.3.7 2a.3.3 0 01-.5.3l-1.7-1.2-1.7 1.2a.3.3 0 01-.4-.3l.6-2-1.6-1.3a.3.3 0 01.1-.5h2.1l.7-2a.3.3 0 01.5 0zm10.1 28l1 3h3.2c.4 0 .6.5.2.8l-2.5 1.9 1 3a.4.4 0 01-.7.5l-2.6-1.9-2.6 1.9a.4.4 0 01-.6-.5l1-3-2.6-2a.4.4 0 01.2-.7h3.2l1-3c.1-.4.7-.4.8 0zm77.8 14.7l.6 1.9h2a.3.3 0 01.2.5l-1.6 1.2.6 1.9a.3.3 0 01-.4.3l-1.7-1.2-1.6 1.2a.3.3 0 01-.4-.3l.6-2-1.6-1.1a.3.3 0 01.2-.5h2l.6-1.9a.3.3 0 01.5 0zm7-14.4l.8 2.4h2.5a.3.3 0 01.2.7l-2 1.5.8 2.4a.3.3 0 01-.6.4l-2-1.5-2.1 1.5a.3.3 0 01-.6-.4l.8-2.4-2-1.5a.3.3 0 01.2-.7h2.5l.8-2.4a.3.3 0 01.7 0z' fill='%23F5F5F5'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=tr], [dir] .language-select-option-code[data-language=tr] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3Cpath d='M253.5 137.8l13.8 18 21.6-7.2c1.2-.4 2.3 1 1.5 2l-13 18.8 13.6 18.3c.8 1-.2 2.4-1.4 2l-21.8-6.5-13.3 18.6c-.7 1-2.3.5-2.4-.7l-.5-22.8-21.8-6.9c-1.2-.4-1.2-2 0-2.5l21.5-7.5-.2-22.8c0-1.3 1.6-1.9 2.4-.8zM177 238.7a70.6 70.6 0 1139-129.4c1.7 1.2 3.6-1 2.2-2.5a87.6 87.6 0 00-66.4-27 88.3 88.3 0 1066.5 149.4c1.4-1.5-.6-3.7-2.2-2.6a69.3 69.3 0 01-39.1 12z' fill='%23F5F5F5'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=bg], [dir] .language-select-option-code[data-language=bg] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M38.3 335.7h435.4a38.3 38.3 0 0038.3-38.3v-73.5H0v73.5a38.3 38.3 0 0038.3 38.3z' fill='%23E6000D'/%3E%3Cpath d='M512 38.6A38.3 38.3 0 00473.7.3H38.3A38.3 38.3 0 000 38.6v73.5h512V38.6z' fill='%23F5F5F5'/%3E%3Cpath fill='%233CA100' d='M0 112h512V224H0z'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=hu], [dir] .language-select-option-code[data-language=hu] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v73.5h512V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3Cpath d='M0 297.4a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3v-73.5H0v73.5z' fill='%233CA100'/%3E%3Cpath fill='%23F5F5F5' d='M0 112h512V224H0z'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=el], [dir] .language-select-option-code[data-language=el] { background-image: url("data:image/svg+xml,%3Csvg width='513' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M512 37.7A38.4 38.4 0 00473.7.4H38.3A38.5 38.5 0 000 38.8v259.9a36.7 36.7 0 004.1 16.1l.8 1.6v.1l.9 1.5.1.1.9 1.4.1.1 1 1.3.1.2 1 1.2.2.2 1 1.2.2.2 1.1 1.1.2.2 1.1 1 .3.3 1.1.9.4.3 1.1.8.4.3 1.1.7.5.3 1.1.7.5.3 1 .6.6.3 1 .5.7.3 1 .5.7.3 1 .4.8.3a12.6 12.6 0 001.9.5l.9.3.9.2.9.2 1 .2.9.2 1.1.1.8.1 1.3.1.7.1h439.3l.7-.1 1.3-.1.8-.1 1.1-.1.9-.2 1-.2.9-.2.9-.2.9-.3.9-.2 1-.3.8-.3 1-.4.7-.3 1-.5.7-.3 1-.5.6-.3 1-.6.5-.3 1.1-.7.5-.3 1.1-.7.4-.3 1.1-.8.4-.3 1.1-.9.3-.3 1.1-1 .3-.2 1.1-1.1.2-.2 1-1.2.2-.2 1-1.2.1-.2 1-1.3.1-.1.9-1.4.1-.1.9-1.5v-.1l.8-1.6.8-1.6c2-4.5 3.2-9.4 3.3-14.5V38.8c-.4-.3-.4-.7-.4-1.1z' fill='%23F5F5F5'/%3E%3Cpath d='M0 224.1h512v37.3H0v-37.3zm3.3 89.1l.8 1.6.8 1.6v.1l.9 1.5.1.1.9 1.4.1.1 1 1.3.1.2 1 1.2.2.2 1 1.2.2.2 1.1 1.1.2.2 1.1 1 .3.3 1.1.9.4.3 1.1.8.4.3 1.1.7.5.3 1.1.7.5.3 1 .6.6.3 1 .5.7.3 1 .5.7.3 1 .4.8.3a12.6 12.6 0 001.9.5l.9.3.9.2.9.2 1 .2.9.2 1.1.1.8.1 1.3.1.7.1h439.3l.7-.1 1.3-.1.8-.1 1.1-.1.9-.2 1-.2.9-.2.9-.2.9-.3.9-.2 1-.3.8-.3 1-.4.7-.3 1-.5.7-.3 1-.5.6-.3 1-.6.5-.3 1.1-.7.5-.3 1.1-.7.4-.3 1.1-.8.4-.3 1.1-.9.3-.3 1.1-1 .3-.2 1.1-1.1.2-.2 1-1.2.2-.2 1-1.2.1-.2 1-1.3.1-.1.9-1.4.1-.1.9-1.5v-.1l.8-1.6.8-1.6c2-4.5 3.2-9.4 3.3-14.5H0c.2 5.1 1.3 10 3.3 14.5zM176.6 75v37.3H107v74.5h405v-37.3H176.6v-37.3H512V74.9H176.6v.1zm-107 37.3H0v74.6h69.6v-74.6zM512 37.7A38.4 38.4 0 00473.7.4H106.9v74.5h69.6V37.6H512v.1zM69.6.5H38.3A38.3 38.3 0 000 38.8V75h69.6V.5z' fill='%233741CF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=ro], [dir] .language-select-option-code[data-language=ro] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M38.3.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h132.4V.3H38.3z' fill='%233741CF'/%3E%3Cpath fill='%23FFE15A' d='M170.7.3h170.6v335.4H170.7z'/%3E%3Cpath d='M473.7.3H341.3v335.4h132.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=sr], [dir] .language-select-option-code[data-language=sr] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 297.4a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3v-73.5H0v73.5z' fill='%23F5F5F5'/%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v73.5h512V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3Cpath fill='%233741CF' d='M0 112h512V224H0z'/%3E%3Cpath fill='%23FFE15A' d='M173 112h-63.5l-2.7-15.8h68.9z'/%3E%3Cpath fill='%23FFD350' d='M108.8 108.1l.7 4H173l.7-4z'/%3E%3Cg fill='%23FFE15A'%3E%3Cpath d='M140 59.1h2.6v10.6h-2.7z'/%3E%3Cpath d='M137.3 61.8h8v2.6h-8zm36 39.7a2.6 2.6 0 01-2.6-3.6l5.6-15.5a2.8 2.8 0 00-.1-2.3c-.2-.3-.7-1-1.7-1.2-6.8-1.5-20-4-32-4H140c-12 0-25.2 2.5-32 4-1 .2-1.5.8-1.7 1.2a2.8 2.8 0 00-.2 2.3l5.6 15.5a2.6 2.6 0 01-1.5 3.4 2.7 2.7 0 01-3.4-1.6l-5.6-15.5a8.1 8.1 0 01.5-6.6c1-2 3-3.4 5.1-3.9 7-1.5 20.7-4 33.2-4h2.5c12.4 0 26.1 2.5 33.1 4a7.8 7.8 0 015.2 3.9 8.1 8.1 0 01.5 6.6l-5.6 15.5a2.6 2.6 0 01-2.5 1.8z'/%3E%3Cpath d='M141.3 99.2a2.6 2.6 0 01-2.7-2.7V75a2.6 2.6 0 115.3 0v21.5a2.6 2.6 0 01-2.6 2.7z'/%3E%3Cpath d='M159.6 101.5a2.6 2.6 0 01-2.6-3.2l3.2-15.5c.4-2-.3-3.8-.6-4A56 56 0 00142 75h-1.5c-6.5 0-14 2.4-17.7 3.8a6 6 0 00-.5 4l3.2 15.5a2.6 2.6 0 01-2 3.1c-1.5.3-2.9-.6-3.2-2l-3.2-15.5c-.8-3.9.4-8.8 3.8-10 5-2 12.6-4.2 19.6-4.2h1.5c7 0 14.5 2.2 19.5 4.1 3.4 1.3 4.7 6.2 3.9 10L162 99.5a2.6 2.6 0 01-2.5 2z'/%3E%3C/g%3E%3Cpath fill='%23FFD350' d='M107.5 100.2H175l.7-4h-68.9z'/%3E%3Cpath d='M91 112a2.6 2.6 0 00-2.7 2.7v92.5a53 53 0 10106 0v-92.5a2.6 2.6 0 00-2.7-2.6H90.9z' fill='%23E6000D'/%3E%3Cpath d='M146.5 199.5l5.3-13.3-10.6 2.7-10.6-2.7 5.3 13.3-13.2 45s8 5.3 18.5 5.3 18.6-5.3 18.6-5.3l-13.3-45z' fill='%23F5F5F5'/%3E%3Cpath fill='%23FFE15A' d='M122 210.1l-4.6 1.2 10.3-18.5-4.7-2.6-12.4 22.5H98.9v5.3h5.7l-7.4 5.9 3.3 4.1 6.3-5-2.5 7.4 5 1.7 4.9-14.5 9.1-2.3z'/%3E%3Cpath d='M122.7 138.6l-12-6a5.3 5.3 0 01-2.9-6.1l.7-2.8a3 3 0 00-5.2-2.6 44.2 44.2 0 00-9.7 27.7v56s11-2.3 21-16.8c1.9-2.7 4.9-4.2 8-4.4l-5.2 15.9L128 202l9.3-11-14.6-52.5z' fill='%23F5F5F5'/%3E%3Cpath fill='%23FFE15A' d='M160.4 210.1l4.7 1.2-10.3-18.5 4.6-2.6 12.5 22.5h11.7v5.3H178l7.4 5.9-3.3 4.1-6.3-5 2.5 7.4-5 1.7-4.9-14.5-9.2-2.3z'/%3E%3Cpath d='M159.8 138.6l12-6a5.3 5.3 0 002.8-6.1l-.6-2.8a3 3 0 015.2-2.6 44.2 44.2 0 019.7 27.7v56s-11-2.3-21-16.8a10.4 10.4 0 00-8.1-4.4l5.3 15.9-10.6 2.6-9.3-11 14.6-52.5z' fill='%23F5F5F5'/%3E%3Cpath d='M125.4 120H112l4 5.3 9.3 2.7-5.3 2.6h7.9zm31.7 0h13.3l-4 5.3-9.3 2.7 5.3 2.6h-8z' fill='%23FFE15A'/%3E%3Cpath d='M159 118l-12.5 2-5.3 10.6L136 120l-12.4-2a1.8 1.8 0 00-1.9 2.5l6.4 12.8-5.3 5.3h37l-5.2-5.3 6.4-12.8c.6-1.3-.5-2.8-1.9-2.6z' fill='%23F5F5F5'/%3E%3Ccircle fill='%23FFBE50' cx='141.24' cy='97.34' r='3.972'/%3E%3Cellipse fill='%233741CF' cx='141.19' cy='106.82' rx='3.139' ry='2.207'/%3E%3Cellipse fill='%23E6000D' cx='125.52' cy='106.82' rx='3.139' ry='2.207'/%3E%3Cg transform='translate(106 104)' fill='%233741CF'%3E%3Cellipse cx='3.85' cy='2.82' rx='3.139' ry='2.207'/%3E%3Cellipse cx='66.52' cy='2.82' rx='3.139' ry='2.207'/%3E%3C/g%3E%3Cellipse fill='%23E6000D' cx='156.85' cy='106.82' rx='3.139' ry='2.207'/%3E%3Cg transform='translate(104 93)' fill='%23FFBE50'%3E%3Ccircle cx='55.65' cy='4.34' r='3.972'/%3E%3Ccircle cx='70.17' cy='4.34' r='3.972'/%3E%3Ccircle cx='18.86' cy='4.34' r='3.972'/%3E%3Ccircle cx='4.33' cy='4.34' r='3.972'/%3E%3C/g%3E%3Cpath d='M145.8 75a5.2 5.2 0 00.7-2.7 5.3 5.3 0 10-10.6 0c0 1 .3 2 .8 2.7h9.1z' fill='%233741CF'/%3E%3Cpath d='M141.2 192.8c-11 0-19.8-8.9-19.8-19.8v-35.8H161V173c0 11-9 19.8-19.9 19.8z' fill='%23E6000D'/%3E%3Cpath d='M159.8 138.6V173a18.5 18.5 0 01-37.1 0v-34.4h37zm2.6-2.7h-42.3v37a21.2 21.2 0 0042.3 0v-37z' fill='%23A54B50' fill-rule='nonzero'/%3E%3Cg fill='%23F5F5F5'%3E%3Cpath d='M137.3 191a18.6 18.6 0 008 0v-52.4h-8V191z'/%3E%3Cpath d='M122.7 160.4h37v8h-37z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=ar], [dir] .language-select-option-code[data-language=ar] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H158.9V112H512V38.6A38.3 38.3 0 00473.7.3z' fill='%233CA100'/%3E%3Cpath d='M158.9 335.7h314.8a38.3 38.3 0 0038.3-38.3v-73.5H158.9v111.8z' fill='%23464655'/%3E%3Cpath fill='%23F5F5F5' d='M158.9 112H512V224H158.9z'/%3E%3Cpath d='M38.3.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3H159V.3H38.3z' fill='%23E6000D'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=sq], [dir] .language-select-option-code[data-language=sq] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7 335.7H38.3A38.3 38.3 0 010 297.4V38.6A38.3 38.3 0 0138.3.3h435.4A38.3 38.3 0 01512 38.6v258.8a38.3 38.3 0 01-38.3 38.3z' fill='%23E6000D'/%3E%3Cpath d='M352.6 209.8c-4.9-3-7.8 1.8-7.8 1.8l-14 1.6 7-5.9c5 .4 5.8-1 7.2-3.2 1.3-2 7.1-1 7.1-1-.8-6.4-8.8-2.8-8.8-2.8-6.5-.7-7.6 4.5-7.6 4.5l-10 7.8-22.2-6.6c2.3-2.5 4.1-5 4.4-6.6.4-2.5-16.4-6.8-21.6-12-5.1-5.4-7-13.9-4.6-16 2.4-2.3 4.5 4 7 9.1 2.6 5.2 7.4 9.2 10.5 6.6 3.1-2.5-3.3-6.4-6.2-12-3-5.4 2.2-7.5 4.6-7 2.4.6 3.8 12 9.5 18 5.7 5.8 10.9 4.7 11.4 1 .6-3.7-9.4-8.2-11.4-11.3-2-3.1-2.5-9.3.8-9.5 3.3-.1 15.4 18 25.7 24.9 11.2 7.5 20.2-1.3 18.8-5-1.5-3.7-8.3-2.2-16.2-4.2-8-2-16-12.7-18.4-18.6-2.4-5.9-.4-5.9 1-5.3 1.3.5 6.6 8.2 16.6 14.2 10.1 6 17.2.3 18-1.1.8-1.4 4-7.6-6.4-6.1-11.7 1.6-18.4-5.4-23.3-9.1-4.8-3.7-6.7-8.8-4.5-10.9 2.2-2 9.4 7.3 20.5 10.2 10.1 2.7 14.2-1.6 14-5.6-.3-4-2.7-2.4-14.1-3.5-11.5-1.1-19.5-11.9-19.9-12.5-.4-.7-.3-4.6 5.5-.9a45 45 0 0022.2 5.7c6.1-.3 7.4-8.4 4.5-9.8-3-1.4-3.6.7-10.2 2s-19-5.3-22.1-8.5c-3-3.2.3-5.2 1.8-5 1.5.3 11.4 6.1 20.3 5.8 8.8-.2 12.5-8.4 12.2-10.9-.2-2.4-2.7-4.5-6.5-2a21.5 21.5 0 01-17 4c-8.2-1.4-12-7-11-9 1.2-2 9.2 1.5 21.8.1s13.3-12.5 12-14.7c-1.2-2.2-4.2-1.5-8.5 2.5s-12.6 4.8-19 4.8c-6.5 0-6.7-3.2-5.7-5.4s7.9-1.6 17.5-4.7a26 26 0 0016.7-15.6c1.5-4.8-2.2-8.5-3.7-8.5s-.6-2.2-7.2 7.3c-6.6 9.5-24 13.2-24 13.2-1.2-2.3-3.2-3.1-3.2-3.1-11.7 2.3-25.8 12.4-25.8 12.4s2.5 8-.6 14.3c-4 8-17.8 3-14-9.7 3-10.5 15-17 25.3-18 10.1-1.2 10.7-5 10.7-5s-10.7 3.4-11-1.4c2.3.5 5.5.7 11 .2 8.3-.7 12.8-6.5 9.2-7.8-3.6-1.2-2 2.5-8.3 5.4-4.4 2-9.1 1.2-11.4.4 2.1-4.7 11.2-2.3 11.2-2.3.1-8.2-10.8-5.2-10.8-5.2-4.8-10.3-32.7 1.6-32.7 1.6l6.6 5.4c-16.2 9-19.5 26-19.5 26s-3.3-17-19.5-26l6.6-5.4s-28-12-32.7-1.6c0 0-10.9-3-10.8 5.2 0 0 9-2.4 11.2 2.3-2.3.8-7 1.7-11.4-.4-6.2-2.9-4.7-6.6-8.3-5.4-3.6 1.3 1 7 9.1 7.8 5.6.5 8.8.3 11-.2-.2 4.8-10.9 1.3-10.9 1.3s.6 3.9 10.7 5c10.2 1.2 22.3 7.5 25.4 18.1 3.7 12.7-10 17.7-14 9.7-3.2-6.3-.7-14.3-.7-14.3S207.6 83.4 196 81c0 0-2 .8-3.2 3.1 0 0-17.4-3.7-24-13.2-6.6-9.5-5.7-7.3-7.2-7.3s-5.2 3.7-3.7 8.5a26 26 0 0016.7 15.6c9.6 3 16.5 2.5 17.5 4.7s.8 5.4-5.6 5.4c-6.5 0-14.8-.8-19-4.8-4.4-4-7.4-4.7-8.6-2.5-1.3 2.2-.7 13.4 12 14.7 12.7 1.4 20.7-2.2 21.8-.1 1 2-2.8 7.6-11 9a21.5 21.5 0 01-17-4c-3.8-2.5-6.2-.4-6.5 2-.3 2.5 3.4 10.7 12.3 11 8.8.2 18.7-5.6 20.2-5.9 1.5-.2 4.9 1.8 1.8 5-3 3.2-15.4 10-22 8.6-6.7-1.4-7.4-3.5-10.3-2.1-2.9 1.4-1.6 9.5 4.5 9.8 6 .3 16.4-2 22.2-5.7 5.8-3.7 5.9.2 5.5.9-.4.6-8.4 11.4-19.9 12.5-11.4 1.1-13.8-.5-14 3.5-.3 4 3.8 8.3 14 5.6 11-3 18.2-12.3 20.4-10.2 2.2 2 .3 7.2-4.5 10.9s-11.6 10.7-23.3 9c-10.4-1.4-7.2 4.8-6.4 6.2.9 1.4 7.9 7 18 1s15.3-13.6 16.6-14.1c1.4-.6 3.4-.6 1 5.3S183.7 180 175.8 182c-7.9 2-14.7.5-16.2 4.2-1.4 3.7 7.6 12.5 18.8 5 10.3-7 22.4-25 25.7-24.9 3.4.2 2.8 6.4.8 9.5-2 3.1-12 7.6-11.4 11.3.5 3.7 5.7 4.8 11.4-1 5.7-6 7.2-17.4 9.5-18 2.4-.5 7.6 1.6 4.6 7-2.9 5.6-9.3 9.4-6.2 12 3.1 2.6 7.9-1.4 10.5-6.6 2.5-5.1 4.6-11.4 7-9.2 2.4 2.2.5 10.7-4.6 16-5.2 5.3-22 9.6-21.6 12.1.3 1.6 2.1 4 4.4 6.6l-22.1 6.6-10.1-7.8s-1.1-5.2-7.6-4.5c0 0-8-3.6-8.8 2.7 0 0 5.8-1 7.1 1.1 1.4 2.1 2.1 3.6 7.2 3.2l7 6-14-1.7s-3-4.8-7.7-1.8c0 0-6.1-2-7.6 3.9 0 0 5.2-1 6.6-.3 0 0 2 4.7 8.7 2l14 .6-8 3.9s-9.9-3.2-9.5 5c0 0-2.9 3.4-.2 6.7 0 0 .5-3.6 3.1-5.1 0 0 5.1 2 8.4-4l10.1-6 10 4.7s-.3 5.4 7 3.2c0 0 2.5 1.7 3.1 3.9 0 0 3.2-3.5-1.9-7.5 0 0-1.2-4.7-7.3-2.9l-5.6-2.9 20.9-6.2c3.6 3.5 7.5 6.3 8.9 5.8 2.7-1 4.8-3.7 6.6-7.7 1.9-3.9 10.3-17.6 14.5-17.5 4.1.1 6 3.4 5 9.3-1 6-9.2 17.3-14.4 19.6-5.3 2.4-6.1 3.5-11 3-4.8-.3-6.4 1.7-5.3 4.5 1.1 2.8 6.5 4.5 11.9 2.5 5.7-2.2 8-5.3 10.2-3.5 2.2 1.8-2.4 8.3-8.6 10.2-6.2 2-10.9.7-10 4.6 1 3.8 7.7 4.1 12 1.6 4.2-2.4 9-9.3 10.3-7.1 1.2 2.2.4 7.8-3.7 10.9-4.2 3-8.9 1.2-9.8 4-1.4 4 3.4 6.6 7.1 5 3.8-1.4 8-6.1 10-10.3 1.9-4.1 5.5-.5 4.4 3.3-1.1 3.9-.2 7-8.1 13.1l14.7 22.7 14.7-22.7c-7.9-6-7-9.2-8-13s2.4-7.5 4.3-3.4c2 4.2 6.2 8.9 10 10.4 3.7 1.5 8.5-1.1 7.1-5.1-.9-2.8-5.6-1-9.7-4-4.2-3-5-8.7-3.8-11 1.3-2.1 6.1 4.8 10.4 7.2 4.2 2.5 10.9 2.2 11.8-1.6 1-3.9-3.7-2.6-9.9-4.6-6.2-1.9-10.8-8.4-8.5-10.2 2.2-1.8 4.4 1.3 10.2 3.5 5.3 2 10.7.3 11.8-2.5 1.1-2.8-.5-4.8-5.4-4.4-4.8.4-5.6-.7-10.9-3a36.8 36.8 0 01-14.3-19.7c-1-5.9.8-9.2 5-9.3 4.1-.1 12.5 13.6 14.4 17.5 1.9 4 4 6.8 6.6 7.7 1.4.5 5.3-2.3 9-5.8l20.9 6.2-5.7 3c-6-1.9-7.3 2.8-7.3 2.8-5.1 4-2 7.5-2 7.5.8-2.2 3.2-3.9 3.2-3.9 7.3 2.2 7-3.2 7-3.2l10-4.8 10 6c3.4 6.2 8.5 4 8.5 4 2.6 1.6 3.2 5.2 3.2 5.2 2.6-3.3-.3-6.6-.3-6.6.4-8.3-9.5-5.1-9.5-5.1l-7.9-3.9 14-.7c6.6 2.8 8.6-2 8.6-2 1.4-.6 6.6.4 6.6.4-1.5-5.8-7.5-4-7.5-4z' fill='%23464655'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=pt_PT], [dir] .language-select-option-code[data-language=pt_PT] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7 335.7H38.3A38.3 38.3 0 010 297.4V38.6A38.3 38.3 0 0138.3.3h435.4A38.3 38.3 0 01512 38.6v258.8a38.3 38.3 0 01-38.3 38.3z' fill='%23E6000D'/%3E%3Cpath d='M38.3.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h147V.3h-147z' fill='%233CA100'/%3E%3Ccircle fill='%23FFE15A' cx='185.45' cy='167.999' r='79.38'/%3E%3Cpath d='M212 141.5v35.3a26.5 26.5 0 01-53 0v-35.3h53zm8.8-17.6H150a8.8 8.8 0 00-8.8 8.8v44.1a44.1 44.1 0 0088.3 0v-44.1a8.8 8.8 0 00-8.8-8.8z' fill='%23E6000D' fill-rule='nonzero'/%3E%3Cpath d='M212 141.5v35.3a26.5 26.5 0 01-53 0v-35.3h53' fill='%23F5F5F5'/%3E%3Cg transform='translate(145 128)' fill='%23FFE15A'%3E%3Ccircle cx='5.07' cy='4.689' r='4.414'/%3E%3Ccircle cx='75.69' cy='4.689' r='4.414'/%3E%3Ccircle cx='5.07' cy='39.999' r='4.414'/%3E%3Ccircle cx='75.69' cy='39.999' r='4.414'/%3E%3Ccircle cx='40.38' cy='4.689' r='4.414'/%3E%3Ccircle cx='66.88' cy='72.549' r='4.414'/%3E%3Ccircle cx='14.4' cy='72.549' r='4.414'/%3E%3C/g%3E%3Cpath d='M191.1 165.8v7.6a5.7 5.7 0 01-5.7 5.7 5.7 5.7 0 01-5.7-5.7v-7.6h11.4m0-18v7.5a5.7 5.7 0 01-5.7 5.7 5.7 5.7 0 01-5.7-5.7v-7.6h11.4m0 36.3v7.6a5.7 5.7 0 01-5.7 5.7 5.7 5.7 0 01-5.7-5.7V184h11.4m15.4-18.2v7.6a5.7 5.7 0 01-5.7 5.7 5.7 5.7 0 01-5.7-5.7v-7.6h11.4m-30.7 0v7.6a5.7 5.7 0 01-5.7 5.7 5.7 5.7 0 01-5.7-5.7v-7.6h11.4' fill='%233741CF'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=zh_CN], [dir] .language-select-option-code[data-language=zh_CN] { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3Cpath d='M85 52.7L93.4 78l26.6.2c3.5 0 4.9 4.4 2.1 6.4l-21.4 15.8 8 25.4c1 3.3-2.7 6-5.5 4l-21.6-15.5L60 129.8c-2.8 2-6.6-.7-5.5-4l8-25.4L41 84.6a3.6 3.6 0 012-6.4l26.7-.2 8.4-25.3c1.1-3.2 5.7-3.2 6.8 0zm96.6 6.2l6 8.3 9.8-3c1.2-.5 2.3 1 1.5 2l-6 8.3 6 8.3c.7 1.1-.3 2.6-1.6 2.2l-9.7-3.2-6.1 8.2c-.8 1-2.5.5-2.5-.8V79l-9.7-3.2a1.4 1.4 0 010-2.7L179 70l.1-10.2c0-1.3 1.7-1.8 2.5-.8zm-36.7-24.5l10.1 1.1 4.3-9.2c.6-1.2 2.4-1 2.6.3l2.1 10 10.1 1.2c1.3.2 1.7 2 .5 2.6l-8.8 5 2 10a1.4 1.4 0 01-2.4 1.4l-7.5-6.9-9 5c-1.1.6-2.4-.6-1.9-1.8l4.2-9.3-7.4-7c-1-1-.3-2.5 1-2.4zm16 99l-6 8.1-9.8-3c-1.2-.4-2.3 1-1.5 2.1l6 8.3-6 8.3c-.7 1 .3 2.5 1.6 2.1l9.7-3 6.1 8.1c.8 1 2.5.5 2.5-.8v-10.2l9.7-3.3a1.4 1.4 0 000-2.6l-9.7-3.2-.1-10.2c0-1.3-1.7-1.9-2.5-.8zm36.7-23.1l-10.1 1-4.3-9.2c-.6-1.2-2.4-1-2.6.3l-2.1 10-10.1 1.3a1.4 1.4 0 00-.6 2.5l8.9 5.1-2 10a1.4 1.4 0 002.3 1.3l7.6-6.9 9 5c1 .6 2.4-.6 1.9-1.8l-4.2-9.3 7.4-7c1-.9.2-2.5-1-2.3z' fill='%23FFE15A'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .language-select-value[data-language=cs], [dir] .language-select-option-code[data-language=cs] { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.0' width='900' height='600'%3E%3Cpath fill='%23d7141a' d='M0 0h900v600H0z'/%3E%3Cpath fill='%23fff' d='M0 0h900v300H0z'/%3E%3Cpath d='M450 300L0 0v600z' fill='%2311457e'/%3E%3C/svg%3E"); }

.language-select-option { line-height: 16px; }

[dir=ltr] .language-select-option { padding-right: 33px; }

[dir=rtl] .language-select-option { padding-left: 33px; }

[dir] .language-select-option:hover .language-select-option-code, [dir] .language-select-option.goog-option-selected .language-select-option-code { border-color: #0074c5; }

.language-select-option-code, .language-select-option-name { vertical-align: middle; }

[dir] .language-select-option-code { border: 1px solid #aaaeb0; }

[dir=ltr] .language-select-option-code { margin-right: 7px; }

[dir=rtl] .language-select-option-code { margin-left: 7px; }

.language-select-option-name { line-height: 15px; }

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

html, body { color: #292f37; height: 100%; }

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; }

input, textarea { font-family: 'PTRootUI', 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; }

/* 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; }

/* Text decoration */
.font-weight-light { font-weight: 300; }

.font-weight-semibold { font-weight: 500; }

.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/79436c1-1fe5b62/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/79436c1-1fe5b62/img/spinner-grey-3.gif) center center no-repeat #f5f5f6; }

.layout::after { content: ''; display: block; height: 93px; }

[dir] .layout::after { clear: both; }

.body-mobile .layout::after { display: none; }

.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/79436c1-1fe5b62/img/white-50-transparent.png) repeat 0 0; left: 0; right: 0; }

[dir=rtl] .overlay { background: url(//st.worldota.net/master/79436c1-1fe5b62/img/white-50-transparent.png) repeat 100% 0; right: 0; left: 0; }

.mobile-android:not(.mobileready) { -webkit-text-size-adjust: none; }

.webim-mobile-mode { bottom: 0; }

[dir=ltr] .webim-mobile-mode { right: 0; left: 0; }

[dir=rtl] .webim-mobile-mode { left: 0; right: 0; }

.webim-mobile-mode .webim-action-close { position: relative; z-index: 10; }

.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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/img/sprite-sys-messages.png) 0 -34px; left: 6px; }

[dir=rtl] .popuptip-icon { background: transparent url(//st.worldota.net/master/79436c1-1fe5b62/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; font-weight: 400; 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/79436c1-1fe5b62/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/79436c1-1fe5b62/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; font-weight: 500; 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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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; font-weight: 500; 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; font-weight: 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; font-weight: 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; font-weight: 500; 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/79436c1-1fe5b62/img/sprites/badges/nocc.png) no-repeat 50% 50%; }

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

[dir=rtl] .highpixelratio .paymenttypenotice-nocardrequired::before { background: url(//st.worldota.net/master/79436c1-1fe5b62/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/79436c1-1fe5b62/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; }

.googlemaps-rulerpoint { display: none; height: 6px; width: 6px; position: absolute; }

[dir] .googlemaps-rulerpoint { background: #ec4940; border: solid 2px #ec4940; border-radius: 5px; margin-top: -5px; }

[dir=ltr] .googlemaps-rulerpoint { margin-left: -5px; }

[dir=rtl] .googlemaps-rulerpoint { margin-right: -5px; }

[dir] .googlemaps-rulerpoint:hover { background: #fff; }

.googlemaps-rulerpoint:hover .googlemaps-rulerpoint-inner { display: block; }

.googlemaps-rulerpoint-inner { color: #000; display: none; position: absolute; white-space: nowrap; font-size: 12px; top: -21px; z-index: 1; }

[dir] .googlemaps-rulerpoint-inner { border: solid 1px #cccacb; padding: 4px 6px; background: #fff; border-radius: 2px; }

[dir=ltr] .googlemaps-rulerpoint-inner { left: 9px; }

[dir=rtl] .googlemaps-rulerpoint-inner { right: 9px; }

.googlemaps-rulerpoint-close { display: none; height: 12px; position: relative; top: -1px; vertical-align: middle; width: 12px; }

[dir] .googlemaps-rulerpoint-close { background: #b2b2b2; border-radius: 2px; cursor: pointer; }

[dir=ltr] .googlemaps-rulerpoint-close { margin-left: 7px; }

[dir=rtl] .googlemaps-rulerpoint-close { margin-right: 7px; }

[dir] .googlemaps-rulerpoint-close:hover { background: #939393; }

.googlemaps-rulerpoint-close::before { content: ''; position: absolute; top: 1px; height: 10px; width: 10px; }

[dir] .googlemaps-rulerpoint-close::before { background: url(//st.worldota.net/master/79436c1-1fe5b62/img/sprites/serp/map-ruler-close.png) no-repeat 50% 50%; }

[dir=ltr] .googlemaps-rulerpoint-close::before { left: 1px; }

[dir=rtl] .googlemaps-rulerpoint-close::before { right: 1px; }

[dir] .googlemaps-rulerpoint-closeable { background: #fff; }

.googlemaps-rulerpoint-closeable .googlemaps-rulerpoint-inner { display: block; }

.googlemaps-rulerpoint-closeable .googlemaps-rulerpoint-close { display: inline-block; }

.googlemaps-poipoint { height: 31px; position: absolute; }

.bigmap-withhiddenpoi .googlemaps-poipoint { display: none !important; }

.googlemaps-poipoint-image { top: 0; position: relative; z-index: 1; }

[dir] .googlemaps-poipoint-image { cursor: pointer; }

[dir=ltr] .googlemaps-poipoint-image { left: 0; }

[dir=rtl] .googlemaps-poipoint-image { right: 0; }

.googlemaps-poipoint-name { bottom: 0; line-height: 31px; overflow: hidden; position: absolute; top: 0; white-space: nowrap; }

[dir=ltr] .googlemaps-poipoint-name { left: -10000px; padding-right: 10px; }

[dir=rtl] .googlemaps-poipoint-name { right: -10000px; padding-left: 10px; }

.googlemaps-poipoint-name-inner { color: #fff; display: block; height: 100%; line-height: 28px; position: relative; }

[dir] .googlemaps-poipoint-name-inner { background: #006bc4; }

[dir=ltr] .googlemaps-poipoint-name-inner { border-radius: 0 31px 31px 0; left: -100%; padding: 0 10px 0 19.5px; -webkit-transition: left 0.3s ease-out; -moz-transition: left 0.3s ease-out; -o-transition: left 0.3s ease-out; transition: left 0.3s ease-out; }

[dir=rtl] .googlemaps-poipoint-name-inner { border-radius: 31px 0 0 31px; right: -100%; padding: 0 19.5px 0 10px; -webkit-transition: right 0.3s ease-out; -moz-transition: right 0.3s ease-out; -o-transition: right 0.3s ease-out; transition: right 0.3s ease-out; }

.googlemaps-poipoint-name-text { display: inline-block; line-height: 1.2; vertical-align: middle; }

.googlemaps-poipoint-hover { z-index: 2; }

[dir=ltr] .googlemaps-poipoint-hover .googlemaps-poipoint-name { left: 15.5px; }

[dir=rtl] .googlemaps-poipoint-hover .googlemaps-poipoint-name { right: 15.5px; }

[dir=ltr] .googlemaps-poipoint-hover .googlemaps-poipoint-name-inner { left: 0; }

[dir=rtl] .googlemaps-poipoint-hover .googlemaps-poipoint-name-inner { right: 0; }

.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/79436c1-1fe5b62/img/svg/suggest/airport.svg); }

[dir] .suggest-name-bus-station::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/suggest/bus-station.svg); }

[dir] .suggest-name-camping::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/suggest/camping.svg); }

[dir] .suggest-name-castle::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/suggest/castle.svg); }

[dir] .suggest-name-city::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/suggest/city.svg); }

[dir] .suggest-name-cottage::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/suggest/cottage.svg); }

[dir] .suggest-name-district::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/suggest/district.svg); }

[dir] .suggest-name-hotel::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/suggest/hotel.svg); }

[dir] .suggest-name-metro::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/suggest/metro.svg); }

[dir] .suggest-name-railway-station::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/suggest/railway-station.svg); }

[dir] .suggest-name-state::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/suggest/state.svg); }

[dir] .suggest-name-street::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/suggest/street.svg); }

[dir] .suggest-name-universal-poi::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/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; font-weight: normal; }

[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; }

.hotelmapbutton { color: #0074c5; display: inline-block; font-size: 16px; font-weight: bold; line-height: 33px; outline: none; overflow: hidden; }

[dir] .hotelmapbutton { border-radius: 3px; border: solid 1px #91c0e7; cursor: pointer; margin: 0; padding: 0 18px; }

.body-adaptive-hotel .zenpopupmap .hotelmapbutton { color: #292f37; }

[dir] .body-adaptive-hotel .zenpopupmap .hotelmapbutton { text-shadow: none; }

.body-adaptive-hotel .zenpopupmap .hotelmapbutton:hover { color: #292f37; }

[dir] .body-adaptive-hotel .zenpopupmap .hotelmapbutton:hover { text-shadow: none; }

.hotelmapbutton-checked { color: #fff; line-height: 35px; }

[dir] .hotelmapbutton-checked { background: #afbac3; border: 0; box-shadow: inset 0 1px 1px 1px #8795a1; cursor: default; padding: 0 20px; }

[dir] .hotelmapbutton-hover { border-color: #66abdc; }

[dir=ltr] .hotelmapbutton-collapse-right { border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: 0; margin-right: 0; }

[dir=rtl] .hotelmapbutton-collapse-right { border-top-left-radius: 0; border-bottom-left-radius: 0; border-left: 0; margin-left: 0; }

[dir=ltr] .hotelmapbutton-collapse-left { border-top-left-radius: 0; border-bottom-left-radius: 0; border-left: 0; margin-left: 0; }

[dir=rtl] .hotelmapbutton-collapse-left { border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: 0; margin-right: 0; }

.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/79436c1-1fe5b62/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; font-weight: 400; 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/79436c1-1fe5b62/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/79436c1-1fe5b62/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; font-weight: 500; 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/79436c1-1fe5b62/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/79436c1-1fe5b62/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; }

.deal { height: 20px; position: relative; white-space: normal; width: 20px; }

[dir] .deal { padding: 2px; }

.deal-icon { height: 20px; position: relative; width: 20px; z-index: 1; }

[dir] .deal-icon { cursor: default; }

.deal-icon-inner { height: 20px; width: 20px; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1400px; -moz-perspective: 1400px; perspective: 1400px; -moz-transition: -moz-transform 0.5s ease-out; -o-transition: -o-transform 0.5s ease-out; transition: transform 0.5s ease-out; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; }

[dir] .deal-icon-inner { -webkit-transition: -webkit-transform 0.5s ease-out; }

.deal-highlight .deal-icon-inner { -webkit-transform: rotateY(-900deg); -moz-transform: rotateY(-900deg); }

[dir] .deal-highlight .deal-icon-inner { transform: rotateY(-900deg); }

.deal-tip { display: none; font-size: 12px; line-height: 13px; position: absolute; width: 142px; }

[dir] .deal-tip { background: #fff5cc; border-radius: 2px; border: solid 1px #e6d9ac; padding: 7px 13px; }

[dir=ltr] .deal-tip { left: -82px; }

[dir=rtl] .deal-tip { right: -82px; }

.deal-bottom .deal-tip { top: 28px; }

.deal-top .deal-tip { bottom: 28px; }

.deal-highlight .deal-tip { display: block; }

.deal-tip::before { content: ''; height: 28px; position: absolute; width: 24px; }

[dir] .deal-tip::before { background: #fff5cc; border: solid 1px #e6d9ac; }

[dir=ltr] .deal-tip::before { left: 80px; }

[dir=rtl] .deal-tip::before { right: 80px; }

.deal-bottom .deal-tip::before { top: -29px; }

[dir] .deal-bottom .deal-tip::before { border-bottom: 0; border-radius: 13px 13px 0 0; }

.deal-top .deal-tip::before { bottom: -29px; }

[dir] .deal-top .deal-tip::before { border-radius: 0 0 13px 13px; border-top: 0; }

.deal-title { font-weight: bold; }

[dir] .deal-title { margin-bottom: 4px; }

.deal-icon-front, .deal-icon-back { height: 20px; line-height: 20px; position: absolute; width: 20px; }

[dir] .deal-icon-front, [dir] .deal-icon-back { border-radius: 10px; text-align: center; }

.deal-icon-front::before, .deal-icon-back::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; font-weight: 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: 13px; position: relative; }

.deal-icon-front { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.deal-icon-back { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); }

[dir] .deal-icon-back { transform: rotateY(-180deg); }

[dir] .deal-opaque .deal-icon-front, [dir] .deal-opaque .deal-icon-back { background-image: -webkit-linear-gradient(top, #00b3e9, #007fe3); background-image: -moz-linear-gradient(top, #00b3e9, #007fe3); background-image: -o-linear-gradient(top, #00b3e9, #007fe3); background-image: linear-gradient(to bottom, #00b3e9, #007fe3); }

.deal-opaque .deal-icon-front::before { content: '\e61f'; font-size: 12px; top: 0; }

.deal-opaque .deal-icon-back::before { content: '\e601'; top: 1px; }

[dir] .deal-advance .deal-icon-front, [dir] .deal-advance .deal-icon-back { background-image: -webkit-linear-gradient(top, #7d7aff, #088bd8); background-image: -moz-linear-gradient(top, #7d7aff, #088bd8); background-image: -o-linear-gradient(top, #7d7aff, #088bd8); background-image: linear-gradient(to bottom, #7d7aff, #088bd8); }

.deal-advance .deal-icon-front::before, .deal-advance .deal-icon-back::before { content: '\e619'; font-size: 8px; top: -1px; }

[dir] .deal-lastminute .deal-icon-front, [dir] .deal-lastminute .deal-icon-back { background-image: -webkit-linear-gradient(top, #ff6546, #f87804); background-image: -moz-linear-gradient(top, #ff6546, #f87804); background-image: -o-linear-gradient(top, #ff6546, #f87804); background-image: linear-gradient(to bottom, #ff6546, #f87804); }

.deal-lastminute .deal-icon-front::before, .deal-lastminute .deal-icon-back::before { content: '\e61a'; top: 1px; }

[dir] .deal-longstay .deal-icon-front, [dir] .deal-longstay .deal-icon-back { background-image: -webkit-linear-gradient(top, #4685df, #8244e8); background-image: -moz-linear-gradient(top, #4685df, #8244e8); background-image: -o-linear-gradient(top, #4685df, #8244e8); background-image: linear-gradient(to bottom, #4685df, #8244e8); }

.deal-longstay .deal-icon-front::before, .deal-longstay .deal-icon-back::before { content: '\e61d'; font-size: 12px; top: 1px; }

[dir] .deal-freenights .deal-icon-front, [dir] .deal-freenights .deal-icon-back { background-image: -webkit-linear-gradient(top, #ff7d56, #ff3d32); background-image: -moz-linear-gradient(top, #ff7d56, #ff3d32); background-image: -o-linear-gradient(top, #ff7d56, #ff3d32); background-image: linear-gradient(to bottom, #ff7d56, #ff3d32); }

.deal-freenights .deal-icon-front::before, .deal-freenights .deal-icon-back::before { content: '\e61c'; font-size: 13px; top: 1px; }

.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/79436c1-1fe5b62/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/79436c1-1fe5b62/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; font-weight: 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; font-weight: 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; font-weight: 500; }

.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; font-weight: 500; 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] .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"); }

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

.voucher-installmobileappbanner-dreams { color: #ff5245; }

.voucher-installmobileappbanner-dreams::after { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; font-weight: 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; }

.mobileappbannerpopup-wrap { -moz-box-sizing: border-box; box-sizing: border-box; height: 1383px; position: absolute; top: 50%; width: 960px; }

[dir] .mobileappbannerpopup-wrap { background-color: #fff; background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/mobileapp/cake.jpg); background-size: cover; margin-top: -691.5px; padding: 40px 60px; }

[dir=ltr] .mobileappbannerpopup-wrap { left: 50%; margin-left: -480px; }

[dir=rtl] .mobileappbannerpopup-wrap { right: 50%; margin-right: -480px; }

.mobileappbannerpopup-link { color: #292f37; display: block; height: 100%; text-transform: none; }

.mobileappbannerpopup-close { color: #292f37; font-size: 80px; height: 80px; line-height: 80px; position: absolute; top: 40px; width: 80px; }

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

[dir=ltr] .mobileappbannerpopup-close { right: 40px; }

[dir=rtl] .mobileappbannerpopup-close { left: 40px; }

[dir] .mobileappbannerpopup-close:hover { text-shadow: 0 0 10px #292f37; }

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

.mobileappbannerpopup-title { font-size: 90px; font-weight: bold; line-height: 90px; }

[dir] .mobileappbannerpopup-title { margin-bottom: 35px; }

.mobileappbannerpopup-text { font-size: 56px; line-height: 70px; }

[dir] .mobileappbannerpopup-p { margin-bottom: 45px; }

.mobileappbannerpopup-p-orange { color: #ff5245; font-weight: 500; }

.mobileappbannerpopup-button { bottom: 60px; position: absolute; width: 100%; }

[dir] .mobileappbannerpopup-button { text-align: center; }

[dir=ltr] .mobileappbannerpopup-button { left: 0; }

[dir=rtl] .mobileappbannerpopup-button { right: 0; }

.mobileappbannerpopup-image { display: inline-block; width: 500px; }

@media only screen and (orientation: landscape) { .mobileappbannerpopup-wrap { height: 600px; width: 560px; } [dir] .mobileappbannerpopup-wrap { margin-top: -300px; padding: 20px 30px; } [dir=ltr] .mobileappbannerpopup-wrap { margin-left: -280px; } [dir=rtl] .mobileappbannerpopup-wrap { margin-right: -280px; }
  .mobileappbannerpopup-close { font-size: 50px; height: 50px; line-height: 50px; top: 20px; width: 50px; }
  [dir=ltr] .mobileappbannerpopup-close { right: 20px; }
  [dir=rtl] .mobileappbannerpopup-close { left: 20px; }
  .mobileappbannerpopup-title { font-size: 48px; line-height: 55px; }
  [dir] .mobileappbannerpopup-title { margin-bottom: 15px; }
  .mobileappbannerpopup-text { font-size: 28px; line-height: 36px; }
  [dir] .mobileappbannerpopup-p { margin-bottom: 25px; }
  .mobileappbannerpopup-button { bottom: 30px; }
  .mobileappbannerpopup-image { width: 300px; } }

.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-media { display: flex; flex-wrap: wrap; }

.zen-devpanel-media-button-wrapper { margin: 0 10px 10px 0; }

.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%; }
.exitunit-hide { display: none; opacity: 1; }

.exitunit { color: #292f37; display: block; height: 100%; opacity: 1; position: fixed; top: 0; width: 100%; z-index: 23; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; transition: opacity 0.3s ease; }

[dir] .exitunit { background-color: rgba(0, 0, 0, 0.3); -webkit-transition: opacity 0.3s ease; }

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

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

.exitunit-inner { max-width: 665px; position: fixed; top: 50%; white-space: normal; width: 490px; }

[dir] .exitunit-inner { background-color: white; border-radius: 5px; border: 1px solid #c7e1f6; margin: auto; transform: translate(0, -50%); }

[dir=ltr] .exitunit-inner { left: 0; padding: 30px 36px 20px 30px; right: 0; }

[dir=rtl] .exitunit-inner { right: 0; padding: 30px 30px 20px 36px; left: 0; }

@media (max-width: 680px) { .exitunit-inner { width: 80%; } [dir] .exitunit-inner { padding: 25px 30px; } }

.exitunit-header, .exitunit-subheader { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400; font-size: 21px; }

[dir=ltr] .exitunit-header, [dir=ltr] .exitunit-subheader { margin-left: 5px; }

[dir=rtl] .exitunit-header, [dir=rtl] .exitunit-subheader { margin-right: 5px; }

[dir] .exitunit-header { margin-bottom: 5px; }

@media (max-width: 680px) { .exitunit-header { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 500; font-size: 18px; } }

[dir] .exitunit-subheader { margin-bottom: 13px; }

@media (max-width: 680px) { .exitunit-subheader { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 500; font-size: 16px; } [dir] .exitunit-subheader { padding: 10px 0; } }

.exitunit-info { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #292f37; display: flex; font-size: 14px; font-weight: 400; }

[dir] .exitunit-info { margin: 0 5px; margin-bottom: 14px; }

@media (max-width: 680px) { .exitunit-info { display: none; } }

.exitunit-info-city, .exitunit-info-dates { position: relative; }

[dir] .exitunit-info-city, [dir] .exitunit-info-dates { padding: 0 22px; }

.exitunit-info-city-logo, .exitunit-info-dates-logo { height: 19px; position: absolute; top: 0; width: 19px; }

[dir=ltr] .exitunit-info-city-logo, [dir=ltr] .exitunit-info-dates-logo { left: 0; }

[dir=rtl] .exitunit-info-city-logo, [dir=rtl] .exitunit-info-dates-logo { right: 0; }

[dir] .exitunit-info-city-logo { background: url(//st.worldota.net/master/79436c1-1fe5b62/img/exitunitoverlay/compas.svg) no-repeat; }

[dir] .exitunit-info-dates-logo { background: url(//st.worldota.net/master/79436c1-1fe5b62/img/exitunitoverlay/calendar.svg) no-repeat; }

.exitunit-cross { height: 30px; position: absolute; top: 26px; width: 30px; }

[dir] .exitunit-cross { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/exitunitoverlay/cross.svg); background-position: 50%; background-repeat: no-repeat; cursor: pointer; }

[dir=ltr] .exitunit-cross { right: 34px; }

[dir=rtl] .exitunit-cross { left: 34px; }

@media (max-width: 680px) { .exitunit-cross { top: 10px; } [dir=ltr] .exitunit-cross { right: 10px; } [dir=rtl] .exitunit-cross { left: 10px; } }

.exitunit-advertisersblock { display: flex; flex-direction: column; flex-wrap: wrap; }

.exitunit-advertisersblock-advertiser { align-items: center; display: inherit; justify-content: space-between; }

[dir] .exitunit-advertisersblock-advertiser { border-bottom: #dad8d5 1px solid; padding: 7px 0; }

.exitunit-advertisersblock-advertiser-link { width: 120px; }

.exitunit-advertisersblock-advertiser-logo { bottom: 0; max-height: 40px; max-width: 100px; vertical-align: middle; }

[dir=ltr] .exitunit-advertisersblock-advertiser-logo { left: 0; margin-left: 5px; }

[dir=rtl] .exitunit-advertisersblock-advertiser-logo { right: 0; margin-right: 5px; }

.exitunit-advertisersblock-advertiser-price { display: inline-block; font-size: 24px; filter: blur(4.5px); vertical-align: middle; -webkit-user-select: none; }

[dir=ltr] .exitunit-advertisersblock-advertiser-price { margin-right: 25px; }

[dir=rtl] .exitunit-advertisersblock-advertiser-price { margin-left: 25px; }

@media (max-width: 680px) { .exitunit-advertisersblock-advertiser-price { display: none; } }

.exitunit-intentmedia .exitunit-advertisersblock-advertiser-price { display: none; }

.ie-edge .exitunit-advertisersblock-advertiser-price { -ms-filter: 'progid:DXImageTransform.Microsoft.Blur(PixelRadius=4)'; }

@keyframes move-ltr { 0% { transform: translateX(0); }
  100% { transform: translateX(-15px); } }

@keyframes move-rtl { 0% { transform: translateX(0); }
  100% { transform: translateX(15px); } }

.exitunit-advertisersblock-advertiser-arrow { content: ''; display: inline-block; height: 19px; vertical-align: middle; width: 19px; }

[dir] .exitunit-advertisersblock-advertiser-arrow { background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.4 9L.2 15.2c-.3.3-.3 1 .2 1.5.5.4 1.1.5 1.5.1l6.7-6.7a1.4 1.4 0 00.6-.7l.1-.4v-.4a1.4 1.4 0 00-.7-.7L2 1.2C1.5.8.9.9.4 1.3c-.5.5-.5 1.2-.2 1.5L6.4 9z' fill='%231871bc' fill-rule='evenodd'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .exitunit-advertisersblock-advertiser-arrow { animation-delay: 0s; animation-direction: alternate; animation-duration: .5s; animation-fill-mode: none; animation-iteration-count: infinite; animation-name:  move-ltr ; animation-play-state: running; animation-timing-function: ease-out; }

[dir=rtl] .exitunit-advertisersblock-advertiser-arrow { animation-delay: 0s; animation-direction: alternate; animation-duration: .5s; animation-fill-mode: none; animation-iteration-count: infinite; animation-name:  move-rtl ; animation-play-state: running; animation-timing-function: ease-out; }

.exitunit-advertisersblock-advertiser-arrow-hidden { display: none; }

.exitunit-advertisers-link-wrapper { display: flex; }

[dir] .exitunit-advertisers-link-wrapper { margin-top: 20px; }

[dir] .exitunit-advertisers-link { margin: 0 auto; }

@media (max-height: 480px) { .serpexitunit-inner { top: 100px; } [dir=ltr] .serpexitunit-inner { -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); } [dir=rtl] .serpexitunit-inner { -webkit-transform: translate(50%, 0); -ms-transform: translate(50%, 0); transform: translate(50%, 0); } }

.clicktripzcompareto { position: relative; top: -50px; transition: top .2s ease; z-index: 0; }

[dir] .clicktripzcompareto { background-color: #003d68; border-radius: 0 0 6px 6px; }

.clicktripzcompareto-shows { top: -6px; }

.clicktripzcompareto-checkbox { display: inline-block; vertical-align: bottom; }

[dir] .clicktripzcompareto-checkbox { cursor: pointer; }

.clicktripzcompareto-text { display: inline-block; }

[dir=ltr] .clicktripzcompareto-text { padding-left: 10px; }

[dir=rtl] .clicktripzcompareto-text { padding-right: 10px; }

.clicktripzcompareto-label { color: #fff; display: block; font-size: 12px; vertical-align: middle; }

[dir] .clicktripzcompareto-label { border-radius: 0 0 6px 6px; cursor: pointer; padding: 17px 20px 16px; }

[dir=ltr] .clicktripzcompareto-label { padding-left: 10px; }

[dir=rtl] .clicktripzcompareto-label { padding-right: 10px; }

.hotel-adscontainer { box-sizing: border-box; position: relative; width: 960px; }

[dir] .hotel-adscontainer { background-color: #fff; border-radius: 5px; margin: 0 auto 35px; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.mobileappform { color: #fff; min-height: 315px; width: 100%; }

.mobileappform-block { box-sizing: border-box; display: inline-block; position: relative; vertical-align: top; width: 560px; }

[dir=ltr] .mobileappform-block { margin-right: 20px; padding-left: 230px; }

[dir=rtl] .mobileappform-block { margin-left: 20px; padding-right: 230px; }

.mobileappform-block::before { content: ''; display: inline-block; height: 325px; position: absolute; top: -35px; width: 250px; }

[dir] .mobileappform-block::before { background: url(//st.worldota.net/master/79436c1-1fe5b62/img/footer-application/footer-application-background.png) no-repeat, top center; background-size: 250px 325px; }

[dir=ltr] .mobileappform-block::before { left: -12px; }

[dir=rtl] .mobileappform-block::before { right: -12px; }

.mobileappform-block-title { color: #fff; font-size: 22px; font-weight: 800; }

[dir] .mobileappform-block-title { margin: 15px 0 20px; }

[dir=ltr] .mobileappform-block-title { padding-left: 20px; }

[dir=rtl] .mobileappform-block-title { padding-right: 20px; }

.mobileappform-block-item { box-sizing: border-box; font-size: 15px; font-weight: 500; line-height: 19px; list-style: none; position: relative; width: 305px; }

[dir] .mobileappform-block-item { margin-bottom: 10px; }

[dir=ltr] .mobileappform-block-item { padding-left: 25px; }

[dir=rtl] .mobileappform-block-item { padding-right: 25px; }

.mobileappform-block-item::before { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e62c'; display: inline-block; font-size: 12px; height: 15px; position: absolute; top: 3px; width: 15px; }

[dir=ltr] .mobileappform-block-item::before { left: 0; }

[dir=rtl] .mobileappform-block-item::before { right: 0; }

.mobileappform-sending-block { display: inline-block; vertical-align: top; width: 400px; }

[dir] .mobileappform-sending-block { margin-top: 20px; }

.mobileappform-sending-block-text { font-size: 15px; font-weight: 500; display: inline-block; margin-botom: 30px; vertical-align: top; }

[dir] .mobileappform-sending-block-text { text-align: center; padding: 8px 5px; }

.mobileappform-sending-block-title { color: #fff; font-size: 16px; font-weight: 800; }

[dir] .mobileappform-sending-block-title { margin-bottom: 15px; }

[dir] .mobileappform-sending-block-links { margin-top: 25px; }

.mobileappform-sending-block-form-email, .mobileappform-sending-block-form-phone { display: inline-block; vertical-align: top; width: 180px; }

.mobileappform-sending-block-field-link { text-indent: -9999px; vertical-align: top; }

[dir=ltr] .mobileappform-sending-block-field-link { margin-right: 20px; }

[dir=rtl] .mobileappform-sending-block-field-link { margin-left: 20px; }

.mobileappform-sending-block-field-appstore { display: inline-block; height: 40px; width: 134px; }

[dir] .mobileappform-sending-block-field-appstore { background-repeat: no-repeat; background-size: contain; }

[dir] .ru .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-appstore { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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] .cs .mobileappform-sending-block-field-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='%23ffffff' 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"); }

.mobileappform-sending-block-field-googleplay { display: inline-block; height: 40px; width: 134px; }

[dir] .mobileappform-sending-block-field-googleplay { background-repeat: no-repeat; background-size: contain; }

[dir] .ru .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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 .mobileappform-sending-block-field-googleplay { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40'%3E%3Cpath fill='%23ffffff' 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] .cs .mobileappform-sending-block-field-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='%23ffffff' 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"); }

.mobileappform-sending-block-privacy { max-width: 400px; }

[dir] .mobileappform-sending-block-privacy { margin-top: 15px; }

.mobileappform-sending-block-privacy-link { color: white; }

.mobileappformitem { position: relative; }

.mobileappformitem-form-field { opacity: 0; visibility: hidden; }

.mobileappformitem-form-field-submit { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-size: 15px; font-weight: 500; opacity: 0; position: relative; transition: opacity .2s linear; vertical-align: top; visibility: hidden; }

[dir] .mobileappformitem-form-field-submit { text-align: center; }

[dir=ltr] .mobileappformitem-form-field-submit { margin-right: 0; }

[dir=rtl] .mobileappformitem-form-field-submit { margin-left: 0; }

.mobileappformitem-field-message { opacity: 0; position: absolute; top: 50%; transition: opacity .2s linear .2s; visibility: hidden; width: 180px; }

[dir] .mobileappformitem-field-message { transform: translateY(-50%); }

[dir=ltr] .mobileappformitem-field-message { left: 0; }

[dir=rtl] .mobileappformitem-field-message { right: 0; }

.mobileappformitem-default .mobileappformitem-form-field-submit, .mobileappformitem-default .mobileappformitem-form-field { opacity: 1; visibility: visible; }

[dir] .mobileappformitem-default .mobileappformitem-form-field-submit, [dir] .mobileappformitem-default .mobileappformitem-form-field { transition-delay: .2s; }

.mobileappformitem-default .mobileappformitem-field-message { opacity: 0; visibility: hidden; }

.mobileappformitem-loading .mobileappformitem-field-message-loading, .mobileappformitem-success .mobileappformitem-field-message-success, .mobileappformitem-error .mobileappformitem-field-message-error { opacity: 1; visibility: visible; }

.mobileappformitem-form-field { box-sizing: border-box; display: block; flex: 2; position: relative; width: 230px; }

[dir] .mobileappformitem-form-field { background-color: white; border-radius: 4px; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.15); }

[dir=ltr] .mobileappformitem-form-field { margin-right: 10px; padding: 3px 36px 5px 16px; }

[dir=rtl] .mobileappformitem-form-field { margin-left: 10px; padding: 3px 16px 5px 36px; }

.mobileappformitem-form-field:hover { z-index: 1; }

[dir] .mobileappformitem-form-field:hover { box-shadow: 0 0 0 1px #044fd2; }

.mobileappformitem-form-field:focus-within { z-index: 1; }

[dir] .mobileappformitem-form-field:focus-within { box-shadow: 0 0 0 3px rgba(4, 79, 210, 0.4), 0 0 0 1px #044fd2; }

@media (max-width: 680px) { .mobileappformitem-form-field { width: 100%; flex: 1; } [dir] .mobileappformitem-form-field { margin-bottom: 10px; } }

@media (min-width: 681px) { .mobileappformitem-form-field { display: inline-block; } }

.mobileappformitem-field-input { color: #2d3137; font-size: 16px; line-height: 1.25; outline: 0; width: 100%; }

[dir] .mobileappformitem-field-input { background-color: transparent; }

.mobileappformitem-field-input::placeholder { color: #afafaf; }

.mobileappformitem-field-label { color: #2d3137; line-height: 17px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.mobileappformitem-field-button { width: 180px; }

.body-mobile .mobileappformitem-form-field { width: auto; }

[dir] .body-mobile .mobileappformitem-form-field { margin-bottom: 10px; }

[dir=ltr] .body-mobile .mobileappformitem-form-field { margin-right: 0; }

[dir=rtl] .body-mobile .mobileappformitem-form-field { margin-left: 0; }

.mobileappform-is-chrome { display: inline-block; min-height: 0; width: auto; }

[dir] .mobileappform-is-chrome { margin: 0; }

[dir] .mobileappform-chrome-forms { background: rgba(10, 15, 20, 0.9); border-radius: 8px; padding: 18px 24px 24px; }

[dir=ltr] .mobileappform-chrome-links { margin: 24px 0 0 24px; }

[dir=rtl] .mobileappform-chrome-links { margin: 24px 24px 0 0; }

.de .mobileappform-block { width: 555px; }

[dir=ltr] .de .mobileappform-block { margin-right: 15px; }

[dir=rtl] .de .mobileappform-block { margin-left: 15px; }

.de .mobileappform-sending-block { width: 410px; }

[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; font-weight: 500; line-height: 20px; }

[dir] .zen-privacypolicypopup-content-button { background-color: #f5f7fa; border-radius: 5px; box-shadow: 0 2px 0 0 rgba(41, 47, 55, 0.2); margin: 0 auto; padding: 10px 20px; }

@media (max-width: 680px) { [dir] .zen-privacypolicypopup-content-button { margin: 0; } }

.zen-privacypolicypopup-close { height: 30px; box-sizing: border-box; position: relative; width: 30px; z-index: 1; position: absolute; top: 50%; }

[dir] .zen-privacypolicypopup-close { background: white; border-radius: 50%; border: 2px solid rgba(133, 135, 139, 0.2); cursor: pointer; text-align: center; background: transparent; border: 2px solid rgba(255, 255, 255, 0.3); transform: translateY(-50%); }

[dir=ltr] .zen-privacypolicypopup-close { right: 20px; }

[dir=rtl] .zen-privacypolicypopup-close { left: 20px; }

.zen-privacypolicypopup-close::before, .zen-privacypolicypopup-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-privacypolicypopup-close::before, [dir] .zen-privacypolicypopup-close::after { background: #85878b; }

[dir=ltr] .zen-privacypolicypopup-close::before, [dir=ltr] .zen-privacypolicypopup-close::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .zen-privacypolicypopup-close::before, [dir=rtl] .zen-privacypolicypopup-close::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.zen-privacypolicypopup-close::before { height: 3px; width: 14px; }

.zen-privacypolicypopup-close::after { height: 14px; width: 3px; }

[dir] .zen-privacypolicypopup-close-icon { margin-top: 9px; }

.zen-privacypolicypopup-close-icon-path { fill: rgba(0, 0, 0, 0.6); }

[dir] .zen-privacypolicypopup-close::before, [dir] .zen-privacypolicypopup-close::after { background: white; }

@media (max-width: 680px) { .zen-privacypolicypopup-close { top: 20px; } [dir] .zen-privacypolicypopup-close { transform: none; } }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
.zen-promopopup { bottom: 0; position: fixed; top: 0; z-index: 21; align-items: center; display: flex; justify-content: center; overflow-x: hidden; overflow-y: auto; color: #292f37; z-index: 23; }
[dir=ltr] .zen-promopopup { left: 0; right: 0; }
[dir=rtl] .zen-promopopup { right: 0; left: 0; }

@media (max-width: 680px) { .zen-promopopup { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zen-promopopup-shadow { bottom: 0; position: fixed; top: 0; z-index: 21; z-index: 0; }

[dir] .zen-promopopup-shadow { background: rgba(242, 241, 240, 0.8); }

[dir=ltr] .zen-promopopup-shadow { left: 0; right: 0; }

[dir=rtl] .zen-promopopup-shadow { right: 0; left: 0; }

@media (max-width: 680px) { .zen-promopopup-shadow { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zen-promopopup-inner { display: flex; flex-wrap: nowrap; position: relative; width: 600px; z-index: 1; }

[dir] .zen-promopopup-inner { background-color: white; border-radius: 5px; box-shadow: 0 6px 20px rgba(153, 146, 139, 0.2); }

@media (max-width: 680px) { .zen-promopopup-inner { width: 310px; } }

.zen-promopopup-img { flex-shrink: 0; width: 221px; }

[dir] .zen-promopopup-img { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/promopopup.png); background-repeat: no-repeat; background-size: cover; }

[dir=ltr] .zen-promopopup-img { background-position: bottom left; }

[dir=rtl] .zen-promopopup-img { background-position: bottom right; }

@media (max-width: 680px) { .zen-promopopup-img { display: none; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min-resolution: 192dpi) and (min-width: 900px), only screen and (min-resolution: 2dppx) and (min-width: 900px) { [dir] .zen-promopopup-img { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/promopopup@2x.png); } }

[dir] .zen-promopopup-img-lays { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/lays.png); }

[dir=ltr] .zen-promopopup-img-lays { background-position: top left; }

[dir=rtl] .zen-promopopup-img-lays { background-position: top right; }

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min-resolution: 192dpi) and (min-width: 900px), only screen and (min-resolution: 2dppx) and (min-width: 900px) { [dir] .zen-promopopup-img-lays { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/lays@2x.png); } }

[dir] .zen-promopopup-img-parfenon { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/parfenon.png); background-position-y: -25px; }

[dir=ltr] .zen-promopopup-img-parfenon { background-position-x: left; }

[dir=rtl] .zen-promopopup-img-parfenon { background-position-x: right; }

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min-resolution: 192dpi) and (min-width: 900px), only screen and (min-resolution: 2dppx) and (min-width: 900px) { [dir] .zen-promopopup-img-parfenon { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/parfenon@2x.png); } }

[dir] .zen-promopopup-img-vdud { background-color: black; background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/vdud.png); background-position-x: center; background-position-y: 91px; background-size: auto; }

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min-resolution: 192dpi) and (min-width: 900px), only screen and (min-resolution: 2dppx) and (min-width: 900px) { [dir] .zen-promopopup-img-vdud { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/vdud@2x.png); background-size: calc(100% - 62px); } }

.zen-promopopup-logo { content: ''; position: absolute; }

[dir] .zen-promopopup-logo { background-size: cover; }

.zen-promopopup-logo-lays { height: 59px; top: -16px; width: 66px; }

[dir] .zen-promopopup-logo-lays { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/lays-logo.png); }

[dir=ltr] .zen-promopopup-logo-lays { left: 77px; }

[dir=rtl] .zen-promopopup-logo-lays { right: 77px; }

@media (max-width: 680px) { .zen-promopopup-logo-lays { top: -21px; } [dir=ltr] .zen-promopopup-logo-lays { left: 18px; } [dir=rtl] .zen-promopopup-logo-lays { right: 18px; } }

@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] .zen-promopopup-logo-lays { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/lays-logo@2x.png); } }

@media (max-width: 680px) { .zen-promopopup-logo-parfenon { height: 16px; top: 13px; width: 90px; } [dir] .zen-promopopup-logo-parfenon { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/parfenon-logo.png); } [dir=ltr] .zen-promopopup-logo-parfenon { left: 19px; } [dir=rtl] .zen-promopopup-logo-parfenon { right: 19px; } }

@media only screen and (max-width: 680px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 680px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 680px) and (min-device-pixel-ratio: 2), only screen and (max-width: 680px) and (min-resolution: 192dpi), only screen and (max-width: 680px) and (min-resolution: 2dppx) { [dir] .zen-promopopup-logo-parfenon { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/parfenon-logo@2x.png); } }

@media (max-width: 680px) { .zen-promopopup-logo-vdud { height: 22px; top: 9px; width: 42px; } [dir] .zen-promopopup-logo-vdud { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/vdud-logo.png); } [dir=ltr] .zen-promopopup-logo-vdud { left: 19px; } [dir=rtl] .zen-promopopup-logo-vdud { right: 19px; } }

@media only screen and (max-width: 680px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 680px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 680px) and (min-device-pixel-ratio: 2), only screen and (max-width: 680px) and (min-resolution: 192dpi), only screen and (max-width: 680px) and (min-resolution: 2dppx) { [dir] .zen-promopopup-logo-vdud { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/promopopup/vdud-logo@2x.png); } }

.zen-promopopup-content { position: relative; width: 100%; }

[dir] .zen-promopopup-content { padding: 25px 20px 30px; }

@media (max-width: 680px) { [dir] .zen-promopopup-content-lays, [dir] .zen-promopopup-content-parfenon, [dir] .zen-promopopup-content-vdud { padding-top: 35px; } }

@media (max-width: 680px) { [dir] .zen-promopopup-content-parfenon { padding-top: 35px; } }

.zen-promopopup-close { height: 30px; box-sizing: border-box; position: relative; width: 30px; z-index: 1; position: absolute; top: 30px; }

[dir] .zen-promopopup-close { background: white; border-radius: 50%; border: 2px solid rgba(133, 135, 139, 0.2); cursor: pointer; text-align: center; }

[dir=ltr] .zen-promopopup-close { right: 30px; }

[dir=rtl] .zen-promopopup-close { left: 30px; }

.zen-promopopup-close::before, .zen-promopopup-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-promopopup-close::before, [dir] .zen-promopopup-close::after { background: #85878b; }

[dir=ltr] .zen-promopopup-close::before, [dir=ltr] .zen-promopopup-close::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .zen-promopopup-close::before, [dir=rtl] .zen-promopopup-close::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.zen-promopopup-close::before { height: 3px; width: 14px; }

.zen-promopopup-close::after { height: 14px; width: 3px; }

[dir] .zen-promopopup-close-icon { margin-top: 9px; }

.zen-promopopup-close-icon-path { fill: rgba(0, 0, 0, 0.6); }

@media (max-width: 680px) { .zen-promopopup-close { top: 10px; } [dir=ltr] .zen-promopopup-close { right: 10px; } [dir=rtl] .zen-promopopup-close { left: 10px; } }

.zen-promopopup-title { font-size: 22px; line-height: 30px; max-width: 240px; }

[dir] .zen-promopopup-title { margin-bottom: 10px; }

.zen-promopopup-promocode { box-sizing: border-box; display: inline-block; font-size: 18px; letter-spacing: 2px; max-width: 300px; position: relative; word-wrap: break-word; }

[dir] .zen-promopopup-promocode { background-color: #fff8dd; border-radius: 20px; margin-bottom: 10px; }

[dir=ltr] .zen-promopopup-promocode { padding: 9px 24px 9px 40px; }

[dir=rtl] .zen-promopopup-promocode { padding: 9px 40px 9px 24px; }

.zen-promopopup-promocode::before { content: ''; height: 8px; position: absolute; top: 17px; width: 11px; }

[dir] .zen-promopopup-promocode::before { background-image: url("data:image/svg+xml,%3Csvg width='11.03' height='8.07' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%234fac00' 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"); }

[dir=ltr] .zen-promopopup-promocode::before { left: 20px; }

[dir=rtl] .zen-promopopup-promocode::before { right: 20px; }

@media (max-width: 680px) { .zen-promopopup-promocode { max-width: 270px; } }

.zen-promopopup-description { font-size: 13px; line-height: 20px; max-width: 325px; }

[dir] .zen-promopopup-description { margin-bottom: 20px; }

.zen-promopopup-description-saved { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 15px; font-weight: 500; }

[dir] .zen-promopopup-description-saved { margin-bottom: 5px; }

.zen-promopopup-list { list-style: none; }

[dir] .zen-promopopup-list { margin-bottom: 20px; }

.zen-promopopup-item { font-size: 12px; line-height: 15px; position: relative; }

[dir=ltr] .zen-promopopup-item { padding-left: 10px; }

[dir=rtl] .zen-promopopup-item { padding-right: 10px; }

[dir] .zen-promopopup-item:not(:first-child) { margin-top: 3px; }

.zen-promopopup-item::before { content: ''; height: 3px; position: absolute; top: 7px; width: 3px; }

[dir] .zen-promopopup-item::before { background-color: black; border-radius: 50%; }

[dir=ltr] .zen-promopopup-item::before { left: 1px; }

[dir=rtl] .zen-promopopup-item::before { right: 1px; }

.zen-promopopup-form { width: 280px; }

@media (max-width: 680px) { .zen-promopopup-form { width: 270px; } }

.zen-promopopup-form-field-wrapper { position: relative; }

[dir] .zen-promopopup-form-field-email, [dir] .zen-promopopup-form-field-promocode { margin-bottom: 10px; }

.zen-promopopup-form-error { color: #a50000; font-size: 12px; font-weight: 400; }

[dir] .zen-promopopup-form-error { margin-top: 5px; }

[dir] .zen-promopopup-form-remind-button { margin: 8px 0 10px; }

.zen-promopopup-form-remind-button:focus { outline: 0; }

.zen-promopopup-form-special-text { color: #53b124; }

[dir] .zen-promopopup-form-special-text { background-color: rgba(83, 177, 36, 0.1); border-radius: 4px; padding: 8px 15px; }

.zen-promopopup-button { width: 100%; }

[dir] .zen-promopopup-button { margin-top: 5px; }

.zen-promopopup-button-saved { width: auto; }

[dir] .zen-promopopup-button-saved { margin-top: 0; }

[dir=ltr] .zen-promopopup-button-saved { margin-right: 20px; }

[dir=rtl] .zen-promopopup-button-saved { margin-left: 20px; }

@media (max-width: 680px) { .zen-promopopup-button-saved { width: 100%; } [dir] .zen-promopopup-button-saved { margin-bottom: 15px; } [dir=ltr] .zen-promopopup-button-saved { margin-right: 0; } [dir=rtl] .zen-promopopup-button-saved { margin-left: 0; } }

.zen-promopopup-links { align-items: baseline; display: flex; flex-wrap: wrap; }

@media (max-width: 680px) { .zen-promopopup-links { justify-content: center; } }

.zen-promopopup-social { position: relative; }

[dir] .zen-promopopup-social { text-align: center; }

.zen-promopopup-social::before { content: ''; display: block; height: 1px; position: absolute; top: 23px; width: 100%; }

[dir] .zen-promopopup-social::before { background: #e0e0e1; }

[dir=ltr] .zen-promopopup-social::before { left: 0; }

[dir=rtl] .zen-promopopup-social::before { right: 0; }

.zen-promopopup-social-title { color: #868686; display: inline-block; font-size: 12px; font-weight: 500; line-height: 16px; position: relative; }

[dir] .zen-promopopup-social-title { background: white; margin-top: 15px; padding: 0 8px; }

.zen-promopopup-social-networks { display: flex; justify-content: space-around; }

[dir] .zen-promopopup-social-networks { margin-top: 10px; }

@media (max-width: 680px) { [dir=ltr] .zen-promopopup-social-networks .zen-socialauth-button-facebook, [dir=ltr] .zen-promopopup-social-networks .zen-socialauth-button-vkontakte, [dir=ltr] .zen-promopopup-social-networks .zen-socialauth-button-google, [dir=ltr] .zen-promopopup-social-networks .zen-socialauth-button-odnoklassniki, [dir=ltr] .zen-promopopup-social-networks .zen-socialauth-button-twitter, [dir=ltr] .zen-promopopup-social-networks .zen-socialauth-button-apple { margin-right: 0; } [dir=rtl] .zen-promopopup-social-networks .zen-socialauth-button-facebook, [dir=rtl] .zen-promopopup-social-networks .zen-socialauth-button-vkontakte, [dir=rtl] .zen-promopopup-social-networks .zen-socialauth-button-google, [dir=rtl] .zen-promopopup-social-networks .zen-socialauth-button-odnoklassniki, [dir=rtl] .zen-promopopup-social-networks .zen-socialauth-button-twitter, [dir=rtl] .zen-promopopup-social-networks .zen-socialauth-button-apple { margin-left: 0; } }

.zen-socialauth-button-vkontakte { height: 41px; width: 40px; }

[dir] .zen-socialauth-button-vkontakte { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/img/svg/socialauth/apple.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zenB2BonB2C { bottom: 0; position: fixed; top: 0; 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; z-index: 21; z-index: 0; }

[dir] .zenB2BonB2C-shadow { background-color: rgba(41, 47, 55, 0.4); }

[dir=ltr] .zenB2BonB2C-shadow { left: 0; right: 0; }

[dir=rtl] .zenB2BonB2C-shadow { right: 0; left: 0; }

@media (max-width: 680px) { .zenB2BonB2C-shadow { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zenB2BonB2C-inner { box-sizing: border-box; position: relative; width: 620px; z-index: 1; }

[dir] .zenB2BonB2C-inner { background-color: white; border-radius: 8px; box-shadow: 0 6px 20px rgba(153, 146, 139, 0.2); padding: 20px 40px 32px; }

@media (max-width: 680px) { .zenB2BonB2C-inner { width: 304px; } [dir] .zenB2BonB2C-inner { padding: 20px; } }

.zenB2BonB2C-title { font-size: 24px; font-weight: 700; line-height: 32px; }

[dir] .zenB2BonB2C-title { margin-bottom: 16px; }

.zenB2BonB2C-description { font-size: 16px; line-height: 20px; }

[dir] .zenB2BonB2C-description { margin-bottom: 8px; }

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

[dir] .zenB2BonB2C-description-extra { margin-bottom: 16px; }

.zenB2BonB2C-question { font-size: 16px; font-weight: 700; }

[dir] .zenB2BonB2C-question { margin-bottom: 16px; }

[dir] .zenB2BonB2C-select { margin-bottom: 20px; }

.zenB2BonB2C-buttons { display: flex; justify-content: space-between; }

.zenB2BonB2C-comment { display: none; }

.zenB2BonB2C-comment-visible { display: block; height: 82px; }

[dir] .zenB2BonB2C-comment-visible { margin-bottom: 40px; }

.zenblackfridaypopup { align-items: center; color: white; display: flex; height: 100%; justify-content: center; position: fixed; top: 0; width: 100%; z-index: 22; }

[dir] .zenblackfridaypopup { background: rgba(45, 49, 55, 0.7); }

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

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

.zenblackfridaypopup-inner { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; min-height: 247px; overflow: hidden; position: relative; width: 620px; }

[dir] .zenblackfridaypopup-inner { border-radius: 8px; }

@media (max-width: 680px) { .zenblackfridaypopup-inner { height: 100%; width: 100%; } [dir] .zenblackfridaypopup-inner { border-radius: 0; } }

.zenblackfridaypopup-authorized .zenblackfridaypopup-inner { position: relative; }

[dir] .zenblackfridaypopup-authorized .zenblackfridaypopup-inner { padding: 28px 40px 40px; background: url(//st.worldota.net/master/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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-authorized .zenblackfridaypopup-link { font-weight: 500; }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner { position: relative; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner { padding: 20px 40px; background: url(//st.worldota.net/master/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/img/svg/blackfriday/bluestar.svg); background-position: center; background-size: cover; }

[dir=ltr] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { left: 135px; }

[dir=rtl] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { right: 135px; }

@media (max-width: 680px) { .zenblackfridaypopup-unauthorized .zenblackfridaypopup-inner::after { content: none; } }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-header { font-weight: 700; font-size: 24px; line-height: 32px; width: 200px; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-header { margin-bottom: 12px; }

@media (max-width: 680px) { .zenblackfridaypopup-unauthorized .zenblackfridaypopup-header { font-size: 32px; line-height: 40px; width: 250px; } [dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-header { margin-bottom: 20px; } }

.zenblackfridaypopup-unauthorized .zenblackfridaypopup-link { font-weight: 700; }

[dir] .zenblackfridaypopup-unauthorized .zenblackfridaypopup-link { margin-top: 12px; }

.zenblackfridaypopup-close { height: 26px; position: absolute; top: 16px; width: 26px; }

[dir] .zenblackfridaypopup-close { border-radius: 50%; cursor: pointer; }

[dir=ltr] .zenblackfridaypopup-close { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); right: 16px; }

[dir=rtl] .zenblackfridaypopup-close { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 16px; }

[dir] .zenblackfridaypopup-close:hover { background: rgba(133, 135, 139, 0.2); }

.zenblackfridaypopup-close::before, .zenblackfridaypopup-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zenblackfridaypopup-close::before, [dir] .zenblackfridaypopup-close::after { background: white; }

[dir=ltr] .zenblackfridaypopup-close::before, [dir=ltr] .zenblackfridaypopup-close::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zenblackfridaypopup-close::before, [dir=rtl] .zenblackfridaypopup-close::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zenblackfridaypopup-close::before { height: 2px; width: 20px; }

.zenblackfridaypopup-close::after { height: 20px; width: 2px; }

.zenblackfridaypopup-close:hover::before, .zenblackfridaypopup-close:hover::after { content: ''; position: absolute; top: 50%; }

[dir] .zenblackfridaypopup-close:hover::before, [dir] .zenblackfridaypopup-close:hover::after { background: white; }

[dir=ltr] .zenblackfridaypopup-close:hover::before, [dir=ltr] .zenblackfridaypopup-close:hover::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zenblackfridaypopup-close:hover::before, [dir=rtl] .zenblackfridaypopup-close:hover::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zenblackfridaypopup-title { font-size: 20px; line-height: 24px; }

@media (max-width: 680px) { .zenblackfridaypopup-title { font-size: 16px; font-weight: 700; line-height: 22px; } }

.zenblackfridaypopup-title-names { font-size: 32px; line-height: 40px; position: relative; }

[dir] .zenblackfridaypopup-title-names { margin-bottom: 4px; }

.zenblackfridaypopup-title-names::before { content: ''; height: 40px; position: absolute; top: 1px; width: 40px; }

[dir] .zenblackfridaypopup-title-names::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/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: 600; }

.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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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; font-weight: 500; 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; }

.zenblackfridaypopup-next-cities { font-weight: 500; }

@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/79436c1-1fe5b62/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; font-weight: 500; 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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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: 600; }
[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; font-weight: 500; 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; } }

.zencovidpopup { bottom: 0; position: fixed; top: 0; z-index: 21; align-items: center; display: flex; justify-content: center; overflow-x: hidden; overflow-y: auto; color: #292f37; z-index: 23; }

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

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

@media (max-width: 680px) { .zencovidpopup { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zencovidpopup-shadow { bottom: 0; position: fixed; top: 0; z-index: 21; z-index: 0; }

[dir] .zencovidpopup-shadow { background-color: rgba(41, 47, 55, 0.4); }

[dir=ltr] .zencovidpopup-shadow { left: 0; right: 0; }

[dir=rtl] .zencovidpopup-shadow { right: 0; left: 0; }

@media (max-width: 680px) { .zencovidpopup-shadow { overflow: auto; -webkit-overflow-scrolling: touch; } }

.zencovidpopup-inner { box-sizing: border-box; position: relative; width: 540px; z-index: 1; }

[dir] .zencovidpopup-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) { .zencovidpopup-inner { width: 304px; } [dir] .zencovidpopup-inner { padding: 20px; } }

.zencovidpopup-close { height: 16px; position: absolute; top: 16px; width: 16px; }

[dir] .zencovidpopup-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] .zencovidpopup-close { right: 20px; }

[dir=rtl] .zencovidpopup-close { left: 20px; }

@media (max-width: 680px) { .zencovidpopup-close { top: 20px; } }

.zencovidpopup-title { font-size: 24px; font-weight: 600; line-height: 32px; }

[dir] .zencovidpopup-title { margin-bottom: 16px; }

@media (max-width: 680px) { .zencovidpopup-title { font-size: 20px; line-height: 24px; } }

.zencovidpopup-description { font-size: 16px; line-height: 22px; }

[dir] .zencovidpopup-description { margin-bottom: 20px; }

@media (max-width: 680px) { .zencovidpopup-description { font-size: 14px; line-height: 20px; } }

.zencovidpopup-button { width: 248px; }

@media (max-width: 680px) { .zencovidpopup-button { width: 100%; } }

.zenmobilepopup { bottom: 0; position: fixed; top: 0; 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; 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: 600; 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: 500; 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; font-weight: 500; 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; font-weight: 500; }

[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; font-weight: 400; }

.zen-authpane-signin-error-message { box-sizing: border-box; color: #be0000; font-size: 15px; }

[dir] .zen-authpane-signin-error-message { background: #fff8dd; 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; font-weight: 500; 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/79436c1-1fe5b62/img/spinner-grey-3.gif) 50% 50% no-repeat; }

[dir=ltr] .zen-authpane-remind-loading, [dir=ltr] .zen-authpane-signup-loading { left: 0; right: 0; }

[dir=rtl] .zen-authpane-remind-loading, [dir=rtl] .zen-authpane-signup-loading { right: 0; left: 0; }

.zen-authpane-signup-field, .zen-authpane-remind-form-field { position: relative; }

.zen-authpane-signin-buttons, .zen-authpane-remind-form-buttons { align-items: center; display: flex; }

[dir] .zen-authpane-signin-buttons, [dir] .zen-authpane-remind-form-buttons { margin-bottom: 12px; margin-top: 15px; }

.zen-authpane-signin-submit-button, .zen-authpane-remind-form-submit-button { width: 187px; }

.zen-authpane-signup-button { width: 100%; }

[dir] .zen-authpane-signup-button { margin: 10px 0 20px; }

.zen-authpane-signin-reset-button, .zen-authpane-remind-form-reset-button { outline: none; width: 70px; }

[dir=ltr] .zen-authpane-signin-reset-button, [dir=ltr] .zen-authpane-remind-form-reset-button { margin-left: 12px; text-align: left; }

[dir=rtl] .zen-authpane-signin-reset-button, [dir=rtl] .zen-authpane-remind-form-reset-button { margin-right: 12px; text-align: right; }

.zen-authpane-remind-header { position: relative; }

.zen-authpane-remind-header-close { height: 26px; position: absolute; top: -6px; width: 26px; }

[dir] .zen-authpane-remind-header-close { border-radius: 50%; border: 2px solid #eef1f4; cursor: pointer; }

[dir=ltr] .zen-authpane-remind-header-close { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); right: 0; }

[dir=rtl] .zen-authpane-remind-header-close { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 0; }

[dir] .zen-authpane-remind-header-close:hover { background: rgba(133, 135, 139, 0.2); border: 2px solid rgba(133, 135, 139, 0.2); }

.zen-authpane-remind-header-close::before, .zen-authpane-remind-header-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-authpane-remind-header-close::before, [dir] .zen-authpane-remind-header-close::after { background: rgba(133, 135, 139, 0.2); }

[dir=ltr] .zen-authpane-remind-header-close::before, [dir=ltr] .zen-authpane-remind-header-close::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zen-authpane-remind-header-close::before, [dir=rtl] .zen-authpane-remind-header-close::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zen-authpane-remind-header-close::before { height: 2px; width: 12px; }

.zen-authpane-remind-header-close::after { height: 12px; width: 2px; }

.zen-authpane-remind-header-close:hover::before, .zen-authpane-remind-header-close:hover::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-authpane-remind-header-close:hover::before, [dir] .zen-authpane-remind-header-close:hover::after { background: white; }

[dir=ltr] .zen-authpane-remind-header-close:hover::before, [dir=ltr] .zen-authpane-remind-header-close:hover::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zen-authpane-remind-header-close:hover::before, [dir=rtl] .zen-authpane-remind-header-close:hover::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zen-authpane-remind-header-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 15px; font-weight: 500; }

[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; }

.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/79436c1-1fe5b62/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-preffered { height: 18px; width: 31px; }

[dir] .tips-preffered { background: url(//st.worldota.net/master/79436c1-1fe5b62/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; font-weight: 500; height: 24px; line-height: 18px; opacity: .9; position: relative; user-select: none; }

[dir] .zenloyaltytips-tip { background-color: white; cursor: pointer; padding: 3px 10px; }

.zenloyaltytips-tip:hover { opacity: 1; }

[dir] .zenloyaltytips-tip:hover { transform: scale(1.02); }

.zenloyaltytips-tip::before { content: ''; height: 24px; position: absolute; top: 0; width: 11px; }

[dir] .zenloyaltytips-tip::before { background-color: white; border-radius: 3px; }

[dir=ltr] .zenloyaltytips-tip::before { transform: skew(-19deg); }

[dir=rtl] .zenloyaltytips-tip::before { transform: skew(19deg); }

.zenloyaltytips-tip::after { content: ''; display: inline-block; height: 10px; width: 10px; }

[dir] .zenloyaltytips-tip::after { background-position: center; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zenloyaltytips-tip::after { margin-left: 2px; }

[dir=rtl] .zenloyaltytips-tip::after { margin-right: 2px; }

[dir=ltr] .zenloyaltytips-tip:first-child { border-radius: 15px 0 4px 15px; margin-right: 10px; padding-right: 7px; }

[dir=rtl] .zenloyaltytips-tip:first-child { border-radius: 0 15px 15px 4px; margin-left: 10px; padding-left: 7px; }

[dir=ltr] .zenloyaltytips-tip:first-child::before { right: -4px; }

[dir=rtl] .zenloyaltytips-tip:first-child::before { left: -4px; }

[dir=ltr] .zenloyaltytips-tip:last-child { border-radius: 4px 15px 15px 0; padding-left: 7px; }

[dir=rtl] .zenloyaltytips-tip:last-child { border-radius: 15px 4px 0 15px; padding-right: 7px; }

[dir=ltr] .zenloyaltytips-tip:last-child::before { left: -4px; }

[dir=rtl] .zenloyaltytips-tip:last-child::before { right: -4px; }

[dir] .zenloyaltytips-tip.zenloyaltytips-tip-single { border-radius: 15px; margin: 0; padding: 3px 10px; }

.zenloyaltytips-tip.zenloyaltytips-tip-single::before { display: none; }

.zenloyaltytips-tip-dreams { color: #ff6464; }

[dir] .zenloyaltytips-tip-dreams::after { background-image: url("data:image/svg+xml,%3Csvg fill='%23ff6464' width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.7 8.3a.5.5 0 01-.6-.5c0-.3.3-.5.6-.5 1 0 2-.9 2-2 0-.2.2-.5.5-.5s.5.3.5.6a3 3 0 01-3 3zm6.5.5L9 8.6h-.3v-.2c-.3 0-.6-.3-.8-.4-.2-.2.5-.6.6-.7.2-.1.2-.5 0-.6-.5-.3-1.8-1.1-2.3-2C5.8 3.5 7 1 8.6.4A6.9 6.9 0 006.7 0C3 0 0 3 0 6.5S3 13 6.7 13c2.9 0 5.4-1.8 6.3-4.3-.6.3-3 .8-3.8 0z'/%3E%3C/svg%3E"); }

.zenloyaltytips-tip-miles { color: #02458d; }

.zenloyaltytips-tip-miles::after { width: 15px; }

[dir] .zenloyaltytips-tip-miles::after { background-image: url("data:image/svg+xml,%3Csvg width='33' height='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2.5h2.9v8h7.7l-1 2.6h-6.7v1.4h6.1l-1 2.6h-5.1v5.7h-3V7.4l-4 8.3h-2.7l-4-8.3v13.4h-3v-5.7H3.4l-1-2.6h6.2v-1.4H1.7l-1-2.6h7.8v-8h2.8L16.8 12z' fill='%2302458d'/%3E%3C/svg%3E"); }

.zenloyaltytips-tip-zenpoints { color: #5c77cc; }

.zenloyaltytips-tip-zenpoints::after { height: 12px; vertical-align: -1px; width: 12px; }

[dir] .zenloyaltytips-tip-zenpoints::after { background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 1.3a22.6 22.6 0 016-.8c1.8 0 3.6.3 5.5.8a2.8 2.8 0 012 2 22.2 22.2 0 01.7 5.8 20 20 0 01-.7 5.4 2.8 2.8 0 01-2 2c-1.9.5-3.7.7-5.5.7a22.6 22.6 0 01-6-.8 2.8 2.8 0 01-2-1.9 20 20 0 01.1-11.2 2.8 2.8 0 012-2zm9.8 4.8a.1.1 0 000-.2l-6-1.6a.1.1 0 00-.2 0l-.3 1.2a.1.1 0 000 .1l3.4 1-5 5a.1.1 0 000 .2l6.1 1.7a.1.1 0 00.1-.1l.4-1.2a.1.1 0 00-.1 0l-3.4-1a.1.1 0 010-.1l5-5z' fill='%235c77cc'/%3E%3C/svg%3E"); }

.zenloyaltytips-tip-ratehawkpoints { color: #4086e4; }

.zenloyaltytips-tip-ratehawkpoints::after { height: 13px; vertical-align: -2px; width: 13px; }

[dir] .zenloyaltytips-tip-ratehawkpoints::after { background-image: url("data:image/svg+xml,%3Csvg id='Слой_1' data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%234086e4%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.7 3.4L9 .8A2.2 2.2 0 007 .8L2.3 3.4a2.2 2.2 0 00-1 2v5.2a2.2 2.2 0 001 2L7 15.2a2.2 2.2 0 002.2 0l4.6-2.6a2.2 2.2 0 001-2V5.4a2.2 2.2 0 00-1-2zm-3.9 8l-1.4-2H7v2H5.2V4.2h3.1a4 4 0 011.7.3 2.5 2.5 0 011 .9 2.6 2.6 0 01.5 1.4A2.4 2.4 0 0110 9l1.6 2.3z'/%3E%3Cpath class='cls-1' d='M8.2 5.5H7v2.6h1.3a1.7 1.7 0 001.2-.4 1.2 1.2 0 00.4-1 1.2 1.2 0 00-.4-.8 1.8 1.8 0 00-1.2-.4z'/%3E%3C/svg%3E"); }

[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/79436c1-1fe5b62/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; font-weight: 500; 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/79436c1-1fe5b62/img/svg/mir-white.svg); }

[dir] .zenmircashbacktip-colored::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 14'%3E%3Ccircle cx='7.7' cy='6.9' r='5.9' fill='%23868686'/%3E%3Cpath fill='%23ffffff' d='M8 3.2A.9.9 0 108 5a.9.9 0 000-1.8zm-.6 6.4H6.3v1h3.4v-1h-1v-4H6.2v1h1v3z'/%3E%3C/svg%3E"); }

[dir=ltr] .zentooltip-hint.zentooltip-mir { transform: translateX(10px); }

[dir=rtl] .zentooltip-hint.zentooltip-mir { transform: translateX(-10px); }

.zencheckbox { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-flex; flex-direction: row-reverse; position: relative; }

[dir] .zencheckbox { cursor: pointer; }

.zencheckbox .zenpopuptipcontainer::before { display: none; }

.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: #ffffff; border-radius: 3px; border: 1px solid rgba(45, 49, 55, 0.32); 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: #ffffff; border-color: rgba(45, 49, 55, 0.32); box-shadow: 0 0 0 1px rgba(15, 93, 228, 0.4); }

[dir] .zencheckbox:hover .zencheckbox-styled-checkbox { border-color: #044fd2; }

[dir] .zencheckbox:active .zencheckbox-styled-checkbox { background-color: #0143b4; border-color: #0143b4; box-shadow: 0 0 0 1px rgba(15, 93, 228, 0.4); }

[dir] .zencheckbox-input:checked ~ .zencheckbox-styled-checkbox { background-color: #0f5de4; border-color: #0f5de4; }

[dir] .zencheckbox-input:not(:disabled):checked:focus ~ .zencheckbox-styled-checkbox { background-color: #0f5de4; border-color: #0f5de4; box-shadow: 0 0 0 1px rgba(15, 93, 228, 0.4); }

[dir] .zencheckbox:hover .zencheckbox-input:not(:disabled):checked ~ .zencheckbox-styled-checkbox { background-color: #044fd2; border-color: #044fd2; }

[dir] .zencheckbox:active .zencheckbox-input:not(:disabled):checked ~ .zencheckbox-styled-checkbox { background-color: #0143b4; border-color: #0143b4; box-shadow: 0 0 0 1px rgba(15, 93, 228, 0.4); }

.zencheckbox-input ~ .zencheckbox-styled-checkbox::after { content: ''; height: 9px; position: absolute; top: 50%; width: 12px; opacity: 0; }

[dir] .zencheckbox-input ~ .zencheckbox-styled-checkbox::after { background: url("data:image/svg+xml,%3Csvg width='11.03' height='8.07' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' 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; background-size: contain; }

[dir=ltr] .zencheckbox-input ~ .zencheckbox-styled-checkbox::after { left: 50%; transform: translate(-50%, -50%); }

[dir=rtl] .zencheckbox-input ~ .zencheckbox-styled-checkbox::after { right: 50%; transform: translate(50%, -50%); }

.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 { background: url("data:image/svg+xml,%3Csvg width='11.03' height='8.07' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23868686' 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; }

.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; font-weight: 400; 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; }

[dir=ltr] .zencheckbox-tip { margin-left: 8px; }

[dir=rtl] .zencheckbox-tip { margin-right: 8px; }

.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: center; display: flex; flex-direction: column; align-items: flex-start; }

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

.zenradiobutton { display: inline-flex; }

.zenradiobutton-text { display: inline; font-size: 14px; font-weight: 400; 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: #fff; border-color: #0143b4; border-radius: 50%; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.32); 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 { box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.32), 0 0 0 2px rgba(15, 93, 228, 0.4); }

[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 #044fd2; }

[dir] .zenfidelitytab:active .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton:active .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton-input ~ .zenradiobutton-styled-radiobutton:active { box-shadow: 0 0 0 1px #0143b4, 0 0 0 2px rgba(15, 93, 228, 0.4); background-color: #0143b4; }

[dir] .zenradiobutton-input:checked ~ .zenradiobutton-styled-radiobutton { background-color: white; border: 3px solid #0f5de4; box-shadow: 0 0 0 1px #0f5de4; }

[dir] .zenradiobutton-input:checked:focus ~ .zenradiobutton-styled-radiobutton { border: 3px solid #0f5de4; box-shadow: 0 0 0 1px #0f5de4, 0 0 0 2px rgba(15, 93, 228, 0.4); }

[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 #044fd2; box-shadow: 0 0 0 1px #044fd2; }

[dir] .zenfidelitytab:active .zenradiobutton-input:not(:disabled):checked ~ .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton:active .zenradiobutton-input:not(:disabled):checked ~ .zenradiobutton-styled-radiobutton, [dir] .zenradiobutton-input:not(:disabled):checked ~ .zenradiobutton-styled-radiobutton:active { border: 3px solid #0143b4; box-shadow: 0 0 0 1px #0143b4, 0 0 0 2px rgba(15, 93, 228, 0.4); }

[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; }

.zen-socialauth-button-vkontakte { height: 41px; width: 40px; }

[dir] .zen-socialauth-button-vkontakte { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/img/svg/socialauth/apple.svg); background-repeat: no-repeat; border-radius: 8px; cursor: pointer; }

.zen-hotels-mapoverlay { align-items: center; 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/79436c1-1fe5b62/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-wrapper-banners { position: relative; z-index: 21; }

.zen-hotels-mapoverlay-banner { display: flex; justify-content: space-around; max-width: 100%; overflow: hidden; position: relative; z-index: 21; }

.zen-hotels-mapoverlay-banner-sticky { position: sticky; top: 0; z-index: 21; }

.zen-hotels-mapoverlay-button { position: absolute; top: 12px; z-index: 1; }

[dir] .zen-hotels-mapoverlay-button { 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; }

.zen-hotels-mapoverlay-button::before { content: ''; height: 8px; position: absolute; top: 16px; width: 16px; }

[dir] .zen-hotels-mapoverlay-button::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='%230f5de4' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

[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; font-weight: 500; -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; font-weight: 500; 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; font-weight: 500; -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; font-weight: 500; text-decoration: none; }

[dir] .promoaeroflotbonus-button { border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.6); cursor: pointer; padding: 9px 20px; }

.promoaeroflotbonus-close { height: 30px; box-sizing: border-box; position: relative; width: 30px; z-index: 1; position: absolute; top: 12px; }

[dir] .promoaeroflotbonus-close { background: white; border-radius: 50%; border: 2px solid rgba(133, 135, 139, 0.2); cursor: pointer; text-align: center; background: transparent; border: 2px solid rgba(255, 255, 255, 0.3); }

[dir=ltr] .promoaeroflotbonus-close { right: 20px; }

[dir=rtl] .promoaeroflotbonus-close { left: 20px; }

.promoaeroflotbonus-close::before, .promoaeroflotbonus-close::after { content: ''; position: absolute; top: 50%; }

[dir] .promoaeroflotbonus-close::before, [dir] .promoaeroflotbonus-close::after { background: #85878b; }

[dir=ltr] .promoaeroflotbonus-close::before, [dir=ltr] .promoaeroflotbonus-close::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .promoaeroflotbonus-close::before, [dir=rtl] .promoaeroflotbonus-close::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.promoaeroflotbonus-close::before { height: 3px; width: 14px; }

.promoaeroflotbonus-close::after { height: 14px; width: 3px; }

[dir] .promoaeroflotbonus-close-icon { margin-top: 9px; }

.promoaeroflotbonus-close-icon-path { fill: rgba(0, 0, 0, 0.6); }

[dir] .promoaeroflotbonus-close::before, [dir] .promoaeroflotbonus-close::after { background: white; }

.zen-spoiler-button { display: flex; align-items: baseline; }

.button-view-link svg.zen-spoiler-icon { fill: #0f5de4; }

.button-view-link:hover svg.zen-spoiler-icon { fill: #044fd2; }

.button-view-link:active svg.zen-spoiler-icon { fill: #0143b4; }

.button-view-link:disabled svg.zen-spoiler-icon { fill: rgba(15, 93, 228, 0.48); }

.button-view-light svg.zen-spoiler-icon { fill: #0f5de4; }

.button-view-light:disabled svg.zen-spoiler-icon { fill: rgba(15, 93, 228, 0.48); }

[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: 0; }

[dir=rtl] .zen-spoiler-right .zen-spoiler-icon { margin-left: 0; margin-right: 0; }

.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; color: #0f5de4; display: flex; flex: 1; font-size: 16px; font-weight: 500; justify-content: center; line-height: 20px; transition: all .16s ease; }

[dir] .zenselectionbuttons-item-content { background-color: white; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.12); cursor: pointer; padding: 10px 8px; text-align: center; }

.zenselectionbuttons-item-content:hover { color: #044fd2; }

.zenselectionbuttons-item-content:active { color: #0143b4; }

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

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

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

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

[dir] .zenselectionbuttons-item-input:focus + .zenselectionbuttons-item-content { box-shadow: 0 0 0 3px rgba(15, 93, 228, 0.4), 0 0 0 1px rgba(45, 49, 55, 0.12); }

.zenselectionbuttons-item-input:checked + .zenselectionbuttons-item-content { color: #868686; position: relative; z-index: 1; }

[dir] .zenselectionbuttons-item-input:checked + .zenselectionbuttons-item-content { background-color: #f7f7f7; }

.zenselectionbuttons-item-input:disabled + .zenselectionbuttons-item-content { color: #c8c8c8; }

[dir] .zenselectionbuttons-item-input:disabled + .zenselectionbuttons-item-content { background-color: #f7f7f7; cursor: normal; }

.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='%230f5de4' 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='%230f5de4' 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 { display: flex; flex-wrap: wrap; width: 240px; }

[dir] .zenuploadbuttonimages { padding-top: 24px; }

@media (max-width: 680px) { [dir] .zenuploadbuttonimages { padding: 0; } }

.zenuploadbuttonimages-item { position: relative; }

[dir=ltr] .zenuploadbuttonimages-item { margin-right: 12px; }

[dir=rtl] .zenuploadbuttonimages-item { margin-left: 12px; }

[dir=ltr] .zenuploadbuttonimages-item:nth-child(3n) { margin-right: 0; }

[dir=rtl] .zenuploadbuttonimages-item:nth-child(3n) { margin-left: 0; }

[dir] .zenuploadbuttonimages-item:nth-child(4n) { margin-top: 12px; }

.zenuploadbuttonimages-item-image { display: block; height: 70px; object-fit: cover; width: 70px; }

[dir] .zenuploadbuttonimages-item-image { border-radius: 4px; }

.zenuploadbuttonimages-item-delete { bottom: 4px; height: 24px; position: absolute; width: 24px; }

[dir] .zenuploadbuttonimages-item-delete { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/remove.svg); background-size: cover; border-radius: 50%; cursor: pointer; }

[dir=ltr] .zenuploadbuttonimages-item-delete { right: 4px; }

[dir=rtl] .zenuploadbuttonimages-item-delete { left: 4px; }

[dir=ltr] .zenuploadbutton-popuptip { margin: 11px 0 0 3px; }

[dir=rtl] .zenuploadbutton-popuptip { margin: 11px 3px 0 0; }

.zenuploadbutton-popuptip-bold { font-weight: 700; }

.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; font-weight: 500; 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; }

.zentooltip-underlay { bottom: 0; opacity: .9; position: absolute; top: 0; }

[dir] .zentooltip-underlay { background-color: #2d3137; }

[dir=ltr] .zentooltip-underlay { left: 0; right: 0; }

[dir=rtl] .zentooltip-underlay { right: 0; left: 0; }
.zentooltip-hint .zentooltip-underlay { border-radius: 6px; }

.zentooltip-hint .zentooltip-underlay::before { background-color: #2d3137; border-radius: 2px; content: ''; height: 18px; pointer-events: none; position: absolute; transform: rotate(45deg); width: 18px; z-index: -1; }

.zentooltip.top-right .zentooltip-underlay::before { bottom: -8px; left: 15px; }

.zentooltip.top-left .zentooltip-underlay::before { bottom: -8px; right: 15px; }

.zentooltip.bottom-right .zentooltip-underlay::before { top: -8px; left: 15px; }

.zentooltip.bottom-left .zentooltip-underlay::before { top: -8px; right: 15px; }

.zentooltip.left-bottom .zentooltip-underlay::before { top: 15px; right: -8px; }

.zentooltip.left-top .zentooltip-underlay::before { bottom: 15px; right: -8px; }

.zentooltip.right-bottom .zentooltip-underlay::before { top: 15px; left: -8px; }

.zentooltip.right-top .zentooltip-underlay::before { bottom: 15px; left: -8px; }
.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; }

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

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

[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: #0f5de4; }

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

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

.zendropdownselections-rates-item .zenpopuptipcontainer-show { font-size: 10px; line-height: 15px; vertical-align: 2px; }

.zendropdownselections-rates-item .zenpopuptipcontainer-show::after { height: 12px; width: 12px; }

[dir] .zendropdownselections-rates-item .zenpopuptipcontainer-show::after { background-color: #e5e5e5; border: 0; }

.zendropdownselections-rates-item .zenpopuptipcontainer-show::before { height: 26px; width: 26px; }

[dir] .zendropdownselections-rates-item .zenpopuptipcontainer-show:hover::after { background-color: #0f5de4; border: 0; }

.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; font-weight: 500; 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: #044fd2; }

@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; transition: color .16s; }

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

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

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

.zendropdownselections-info-link::before { content: ''; height: 12px; position: absolute; top: 4px; transition: background-image .16s; width: 12px; }

[dir] .zendropdownselections-info-link::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23868686' d='M7 .5c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5V5H.5c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5H5v4.5c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5V7h4.5c.3 0 .5-.2.5-.5v-1c0-.3-.2-.5-.5-.5H7V.5z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

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

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

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

[dir] .zendropdownselections-info-link:hover::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%232d3137' d='M7 .5c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5V5H.5c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5H5v4.5c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5V7h4.5c.3 0 .5-.2.5-.5v-1c0-.3-.2-.5-.5-.5H7V.5z'/%3E%3C/svg%3E"); }

.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; font-weight: 500; 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; font-weight: 500; 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='%230f5de4' 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='%230f5de4' 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='%23044fd2' 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='%23044fd2' 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='%230143b4' 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='%230143b4' 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; font-weight: 500; 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: #0f5de4; display: flex; font-size: 16px; font-weight: 500; 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: #0f5de4; }

[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; }

/** @example <input type="checkbox" /> <-- native checkbox <span class="<% someClass %>></span> <-- mixin target */
[dir] .zensegmentcard { background-color: rgba(179, 198, 216, 0.2); border-radius: 4px; padding: 12px 12px 10px; }

[dir] .zensegmentcard-black { background-color: rgba(70, 74, 80, 0.1); }

[dir] .zensegmentcard-gold { background-color: rgba(255, 201, 55, 0.2); }

[dir] .zensegmentcard-platinum { background-color: rgba(214, 205, 192, 0.2); }

.zensegmentcard-title { display: flex; align-items: center; }

[dir] .zensegmentcard-title { margin-bottom: 8px; }

.zensegmentcard-title-segment { height: 12px; width: 16px; }

[dir] .zensegmentcard-title-segment { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12'%3E%3Cpath fill='%23b3c6d8' d='M15.3 2.4L12 4 8.4.4a.6.6 0 00-.8 0L4 4 .7 2.4a.4.4 0 00-.5.4L2 12h12l1.8-9.2a.4.4 0 00-.6-.4z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; }

[dir=ltr] .zensegmentcard-title-segment { margin-right: 5px; }

[dir=rtl] .zensegmentcard-title-segment { margin-left: 5px; }

[dir] .zensegmentcard-black .zensegmentcard-title-segment { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12'%3E%3Cpath fill='%23464a50' d='M15.3 2.4L12 4 8.4.4a.6.6 0 00-.8 0L4 4 .7 2.4a.4.4 0 00-.5.4L2 12h12l1.8-9.2a.4.4 0 00-.6-.4z'/%3E%3C/svg%3E"); }

[dir] .zensegmentcard-gold .zensegmentcard-title-segment { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12'%3E%3Cpath fill='%23ffc937' d='M15.3 2.4L12 4 8.4.4a.6.6 0 00-.8 0L4 4 .7 2.4a.4.4 0 00-.5.4L2 12h12l1.8-9.2a.4.4 0 00-.6-.4z'/%3E%3C/svg%3E"); }

[dir] .zensegmentcard-platinum .zensegmentcard-title-segment { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12'%3E%3Cpath fill='%23d6cdc0' d='M15.3 2.4L12 4 8.4.4a.6.6 0 00-.8 0L4 4 .7 2.4a.4.4 0 00-.5.4L2 12h12l1.8-9.2a.4.4 0 00-.6-.4z'/%3E%3C/svg%3E"); }

.zensegmentcard-title-text { font-size: 16px; font-weight: 500; }

[dir=ltr] .zensegmentcard-title-text { margin-right: 12px; }

[dir=rtl] .zensegmentcard-title-text { margin-left: 12px; }

.zensegmentcard-title-arrow { flex-grow: 1; height: 2px; opacity: .3; position: relative; }

[dir] .zensegmentcard-title-arrow { background-color: #b3c6d8; border-radius: 10px; }

[dir=ltr] .zensegmentcard-title-arrow { margin-right: 12px; }

[dir=rtl] .zensegmentcard-title-arrow { margin-left: 12px; }

.zensegmentcard-title-arrow::before, .zensegmentcard-title-arrow::after { content: ''; position: absolute; height: 2px; width: 7px; top: -2px; }

[dir] .zensegmentcard-title-arrow::before, [dir] .zensegmentcard-title-arrow::after { background-color: #b3c6d8; border-radius: 10px; }

[dir=ltr] .zensegmentcard-title-arrow::before, [dir=ltr] .zensegmentcard-title-arrow::after { right: 0; transform: rotate(220deg); }

[dir=rtl] .zensegmentcard-title-arrow::before, [dir=rtl] .zensegmentcard-title-arrow::after { left: 0; transform: rotate(-220deg); }

.zensegmentcard-title-arrow::after { top: 2px; }

[dir=ltr] .zensegmentcard-title-arrow::after { transform: rotate(140deg); }

[dir=rtl] .zensegmentcard-title-arrow::after { transform: rotate(-140deg); }

[dir] .zensegmentcard-black .zensegmentcard-title-arrow { background-color: #464a50; }

[dir] .zensegmentcard-black .zensegmentcard-title-arrow::before, [dir] .zensegmentcard-black .zensegmentcard-title-arrow::after { background-color: #464a50; }

[dir] .zensegmentcard-gold .zensegmentcard-title-arrow { background-color: #ffc937; }

[dir] .zensegmentcard-gold .zensegmentcard-title-arrow::before, [dir] .zensegmentcard-gold .zensegmentcard-title-arrow::after { background-color: #ffc937; }

[dir] .zensegmentcard-platinum .zensegmentcard-title-arrow { background-color: #d6cdc0; }

[dir] .zensegmentcard-platinum .zensegmentcard-title-arrow::before, [dir] .zensegmentcard-platinum .zensegmentcard-title-arrow::after { background-color: #d6cdc0; }

.zensegmentcard-title-next-segment { height: 14px; width: 18px; }

[dir] .zensegmentcard-title-next-segment { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12'%3E%3Cpath fill='%23b3c6d8' d='M15.3 2.4L12 4 8.4.4a.6.6 0 00-.8 0L4 4 .7 2.4a.4.4 0 00-.5.4L2 12h12l1.8-9.2a.4.4 0 00-.6-.4z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; }

[dir] .zensegmentcard-title-next-segment-black { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12'%3E%3Cpath fill='%23464a50' d='M15.3 2.4L12 4 8.4.4a.6.6 0 00-.8 0L4 4 .7 2.4a.4.4 0 00-.5.4L2 12h12l1.8-9.2a.4.4 0 00-.6-.4z'/%3E%3C/svg%3E"); }

[dir] .zensegmentcard-title-next-segment-gold { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12'%3E%3Cpath fill='%23ffc937' d='M15.3 2.4L12 4 8.4.4a.6.6 0 00-.8 0L4 4 .7 2.4a.4.4 0 00-.5.4L2 12h12l1.8-9.2a.4.4 0 00-.6-.4z'/%3E%3C/svg%3E"); }

[dir] .zensegmentcard-title-next-segment-platinum { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12'%3E%3Cpath fill='%23d6cdc0' d='M15.3 2.4L12 4 8.4.4a.6.6 0 00-.8 0L4 4 .7 2.4a.4.4 0 00-.5.4L2 12h12l1.8-9.2a.4.4 0 00-.6-.4z'/%3E%3C/svg%3E"); }

.zensegmentcard-description { font-size: 12px; font-weight: 500; }

[dir] .zensegmentcard-description { margin-bottom: 10px; }

.zensegmentcard-description p { color: #969696; }

[dir] .zensegmentcard-description p { margin-top: 8px; }

.zensegmentcard-description em { color: #969696; display: flex; font-size: 12px; font-style: normal; font-weight: 500; }

[dir] .zensegmentcard-description em { margin: 8px 0; text-align: center; }

.zensegmentcard-description em::before, .zensegmentcard-description em::after { content: ''; flex-grow: 1; height: 1px; opacity: .3; }

[dir] .zensegmentcard-description em::before, [dir] .zensegmentcard-description em::after { background-color: #969696; margin-top: 8px; }

[dir=ltr] .zensegmentcard-description em::before, [dir=ltr] .zensegmentcard-description em::after { margin-right: 4px; }

[dir=rtl] .zensegmentcard-description em::before, [dir=rtl] .zensegmentcard-description em::after { margin-left: 4px; }

[dir=ltr] .zensegmentcard-description em::after { margin-left: 4px; margin-right: 0; }

[dir=rtl] .zensegmentcard-description em::after { margin-right: 4px; margin-left: 0; }

.zensegmentcard-description b { color: #292f37; font-weight: 600; }

.zensegmentcard-link { font-size: 12px; font-weight: 500; }

.zen-header-account-menu-wrapper { position: relative; z-index: 22; }

.zen-header-account-menu-wrapper::before { content: ''; height: 27px; position: absolute; top: 1px; width: 27px; }

[dir] .zen-header-account-menu-wrapper::before { background: white; border-radius: 5px; }

[dir=ltr] .zen-header-account-menu-wrapper::before { left: 27px; transform: rotate(45deg); }

[dir=rtl] .zen-header-account-menu-wrapper::before { right: 27px; transform: rotate(-45deg); }

@media (min-width: 681px) and (max-width: 1074px) { [dir=ltr] .zen-header-account-menu-wrapper::before { left: auto; right: 14px; } [dir=rtl] .zen-header-account-menu-wrapper::before { right: auto; left: 14px; } }

@media (max-width: 680px) { .zen-header-account-menu-wrapper::before { top: -3px; } [dir=ltr] .zen-header-account-menu-wrapper::before { left: auto; right: 2px; } [dir=rtl] .zen-header-account-menu-wrapper::before { right: auto; left: 2px; } }

.zen-header-account-menu { box-sizing: border-box; position: absolute; top: 11px; width: 310px; }

[dir] .zen-header-account-menu { background: white; border-radius: 3px; box-shadow: 0 3px 5px rgba(41, 47, 55, 0.2); padding: 8px 14px 14px; }

[dir=ltr] .zen-header-account-menu { right: 0; }

[dir=rtl] .zen-header-account-menu { left: 0; }

@media (max-width: 680px) { .zen-header-account-menu { top: 6px; } [dir=ltr] .zen-header-account-menu { right: -53px; } [dir=rtl] .zen-header-account-menu { left: -53px; } }

.zen-header-account-menu-close-button { display: none; height: 30px; box-sizing: border-box; position: relative; width: 30px; z-index: 1; }

[dir] .zen-header-account-menu-close-button { background: white; border-radius: 50%; border: 2px solid rgba(133, 135, 139, 0.2); cursor: pointer; text-align: center; }

.zen-header-account-menu-close-button::before, .zen-header-account-menu-close-button::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-header-account-menu-close-button::before, [dir] .zen-header-account-menu-close-button::after { background: #85878b; }

[dir=ltr] .zen-header-account-menu-close-button::before, [dir=ltr] .zen-header-account-menu-close-button::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .zen-header-account-menu-close-button::before, [dir=rtl] .zen-header-account-menu-close-button::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.zen-header-account-menu-close-button::before { height: 3px; width: 14px; }

.zen-header-account-menu-close-button::after { height: 14px; width: 3px; }

[dir] .zen-header-account-menu-close-button-icon { margin-top: 9px; }

.zen-header-account-menu-close-button-icon-path { fill: rgba(0, 0, 0, 0.6); }

.zen-header-account-button { box-sizing: border-box; height: 40px; align-items: center; color: white; display: flex; height: 40px; position: relative; width: 220px; }

[dir] .zen-header-account-button { border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.3); cursor: pointer; }

[dir=ltr] .zen-header-account-button { margin-left: 6px; padding: 0 7px 0 10px; }

[dir=rtl] .zen-header-account-button { margin-right: 6px; padding: 0 10px 0 7px; }

@media (min-width: 681px) and (max-width: 1074px) { .zen-header-account-button { width: 51px; } }

@media (max-width: 680px) { .zen-header-account-button { width: 30px; } [dir] .zen-header-account-button { border: 1px solid transparent; padding: 3px 0 4px; } }

[dir] .zen-header-account-button:hover { background: rgba(255, 255, 255, 0); }

@media (max-width: 680px) { [dir] .zen-header-account-button:hover { background: transparent; } }

.zen-header-account-button-active { z-index: 13; }

[dir] .zen-header-account-button-active { background: #003590; border: 1px solid #0e4b7f; }

@media (max-width: 680px) { [dir] .zen-header-account-button-active { background: transparent; border-color: transparent; } }

[dir] .zen-header-account-button-active:hover { background: #003590; }

@media (max-width: 680px) { [dir] .zen-header-account-button-active:hover { background: transparent; } }

.zen-header-account-button-icon { height: 28px; position: relative; width: 28px; }

[dir] .zen-header-account-button-icon { background-position: center; background-repeat: no-repeat; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cfilter id='a' width='115.4%25' height='115.4%25' x='-7.7%25' y='-3.8%25' filterUnits='objectBoundingBox'%3E%3CfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='.5' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0.160784314 0 0 0 0 0.184313725 0 0 0 0 0.215686275 0 0 0 0.2 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3Cpath id='b' d='M31.8 27.3a4.8 4.8 0 00-3-2.7h-.3a1.2 1.2 0 00-.3 2.3c.8.2 1.6 1.2 1.7 1.8v.2a10.5 10.5 0 01-11.8 0v-.2c.1-.6.9-1.6 1.7-1.8a1.2 1.2 0 00-.6-2.3 4.8 4.8 0 00-3 2.7 10.7 10.7 0 1115.6 0M24 7a13 13 0 100 26 13 13 0 000-26m2.3 11.2l-.3 2.2c-.1 1-1 1.7-2 1.7s-1.9-.7-2-1.7l-.3-2.2c0-.5 0-1 .4-1.4.4-.4 1-.7 1.6-.7h.6a2 2 0 011.6.7c.3.4.4.9.4 1.4m-2-4.4h-.6c-1.3 0-2.5.5-3.3 1.4a4 4 0 00-1 3.3l.3 2.2a4.3 4.3 0 004.3 3.7c2.2 0 4-1.6 4.3-3.7l.3-2.2a4 4 0 00-1-3.3c-.8-.9-2-1.4-3.3-1.4'/%3E%3C/defs%3E%3Cg fill='%23ffffff' fill-rule='evenodd' transform='translate(-10 -7)'%3E%3Cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E"); margin-top: 2px; }

[dir=ltr] .zen-header-account-button-icon { margin-right: 4px; }

[dir=rtl] .zen-header-account-button-icon { margin-left: 4px; }

@media (min-width: 681px) { [dir] .zen-header-account-button-icon { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cfilter id='a' width='115.4%25' height='115.4%25' x='-7.7%25' y='-3.8%25' filterUnits='objectBoundingBox'%3E%3CfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='.5' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0.160784314 0 0 0 0 0.184313725 0 0 0 0 0.215686275 0 0 0 0.2 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3Cpath id='b' d='M31.8 27.3a4.8 4.8 0 00-3-2.7h-.3a1.2 1.2 0 00-.3 2.3c.8.2 1.6 1.2 1.7 1.8v.2a10.5 10.5 0 01-11.8 0v-.2c.1-.6.9-1.6 1.7-1.8a1.2 1.2 0 00-.6-2.3 4.8 4.8 0 00-3 2.7 10.7 10.7 0 1115.6 0M24 7a13 13 0 100 26 13 13 0 000-26m2.3 11.2l-.3 2.2c-.1 1-1 1.7-2 1.7s-1.9-.7-2-1.7l-.3-2.2c0-.5 0-1 .4-1.4.4-.4 1-.7 1.6-.7h.6a2 2 0 011.6.7c.3.4.4.9.4 1.4m-2-4.4h-.6c-1.3 0-2.5.5-3.3 1.4a4 4 0 00-1 3.3l.3 2.2a4.3 4.3 0 004.3 3.7c2.2 0 4-1.6 4.3-3.7l.3-2.2a4 4 0 00-1-3.3c-.8-.9-2-1.4-3.3-1.4'/%3E%3C/defs%3E%3Cg fill='%23ffffff' fill-rule='evenodd' transform='translate(-10 -7)'%3E%3Cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E"); } }

@media (max-width: 760px) { [dir=ltr] .zen-header-account-button-icon { margin-right: 0; } [dir=rtl] .zen-header-account-button-icon { margin-left: 0; } }

@media (min-width: 681px) and (max-width: 1074px) { .zen-header-account-button-content { display: none; } }

@media (max-width: 680px) { .zen-header-account-button-content { display: none; } }

.zen-header-account-button-content-header { font-size: 12px; }

.zen-header-account-button-content-loyaltyscores { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; align-items: center; display: flex; font-size: 12px; font-weight: 500; justify-content: left; position: absolute; top: -4px; }

[dir] .zen-header-account-button-content-loyaltyscores { background: #ff6464; border-radius: 11px; }

[dir=ltr] .zen-header-account-button-content-loyaltyscores { padding: 2px 4px 2px 2px; right: -5px; }

[dir=rtl] .zen-header-account-button-content-loyaltyscores { padding: 2px 2px 2px 4px; left: -5px; }

.zen-header-account-button-content-loyaltyscores-segment { height: 17px; position: relative; width: 17px; }

[dir] .zen-header-account-button-content-loyaltyscores-segment { background-color: white; border-radius: 50%; }

.zen-header-account-button-content-loyaltyscores-segment::before { content: ''; height: 8px; position: absolute; top: 4px; width: 11px; }

[dir] .zen-header-account-button-content-loyaltyscores-segment::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12'%3E%3Cpath fill='%23b3c6d8' d='M15.3 2.4L12 4 8.4.4a.6.6 0 00-.8 0L4 4 .7 2.4a.4.4 0 00-.5.4L2 12h12l1.8-9.2a.4.4 0 00-.6-.4z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; }

[dir=ltr] .zen-header-account-button-content-loyaltyscores-segment::before { left: 3px; }

[dir=rtl] .zen-header-account-button-content-loyaltyscores-segment::before { right: 3px; }

[dir] .zen-header-account-button-content-loyaltyscores-segment-black::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12'%3E%3Cpath fill='%23464a50' d='M15.3 2.4L12 4 8.4.4a.6.6 0 00-.8 0L4 4 .7 2.4a.4.4 0 00-.5.4L2 12h12l1.8-9.2a.4.4 0 00-.6-.4z'/%3E%3C/svg%3E"); }

[dir] .zen-header-account-button-content-loyaltyscores-segment-gold::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12'%3E%3Cpath fill='%23ffc937' d='M15.3 2.4L12 4 8.4.4a.6.6 0 00-.8 0L4 4 .7 2.4a.4.4 0 00-.5.4L2 12h12l1.8-9.2a.4.4 0 00-.6-.4z'/%3E%3C/svg%3E"); }

[dir] .zen-header-account-button-content-loyaltyscores-segment-platinum::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12'%3E%3Cpath fill='%23d6cdc0' d='M15.3 2.4L12 4 8.4.4a.6.6 0 00-.8 0L4 4 .7 2.4a.4.4 0 00-.5.4L2 12h12l1.8-9.2a.4.4 0 00-.6-.4z'/%3E%3C/svg%3E"); }

.zen-header-account-button-content-loyaltyscores-value { color: white; font-size: 12px; line-height: 1.42; }

[dir=ltr] .zen-header-account-button-content-loyaltyscores-value { margin-left: 3px; }

[dir=rtl] .zen-header-account-button-content-loyaltyscores-value { margin-right: 3px; }

.zen-header-account-button-content-loyaltyscores-logo { height: 9px; width: 9px; }

[dir] .zen-header-account-button-content-loyaltyscores-logo { background-repeat: no-repeat; background-size: cover; }

[dir=ltr] .zen-header-account-button-content-loyaltyscores-logo { margin-left: 3px; }

[dir=rtl] .zen-header-account-button-content-loyaltyscores-logo { margin-right: 3px; }

[dir] .zen-header-account-button-content-loyaltyscores-logo-dreams { background-image: url("data:image/svg+xml,%3Csvg fill='%23ffffff' width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.7 8.3a.5.5 0 01-.6-.5c0-.3.3-.5.6-.5 1 0 2-.9 2-2 0-.2.2-.5.5-.5s.5.3.5.6a3 3 0 01-3 3zm6.5.5L9 8.6h-.3v-.2c-.3 0-.6-.3-.8-.4-.2-.2.5-.6.6-.7.2-.1.2-.5 0-.6-.5-.3-1.8-1.1-2.3-2C5.8 3.5 7 1 8.6.4A6.9 6.9 0 006.7 0C3 0 0 3 0 6.5S3 13 6.7 13c2.9 0 5.4-1.8 6.3-4.3-.6.3-3 .8-3.8 0z'/%3E%3C/svg%3E"); }

[dir] .zen-header-account-button-content-loyaltyscores-logo-zenpoints { 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='%23ffffff'/%3E%3C/svg%3E"); }
.zen-header-account-button-content-text { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; direction: ltr; font-size: 15px; font-weight: 500; line-height: 19px; max-width: 168px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.zen-header-account-menu-user { box-sizing: border-box; color: #292f37; }
[dir] .zen-header-account-menu-user { padding: 0 10px; }

.zen-header-account-menu-user-name { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 15px; font-weight: 500; max-width: 245px; overflow: hidden; text-overflow: ellipsis; }

.zen-header-account-menu-user-profile { display: flex; }

[dir] .zen-header-account-menu-user-profile { margin-bottom: 15px; margin-top: 5px; }

.zen-header-account-menu-user-profile-link { font-size: 12px; position: relative; }

[dir=ltr] .zen-header-account-menu-user-profile-link { padding-right: 7px; }

[dir=rtl] .zen-header-account-menu-user-profile-link { padding-left: 7px; }

.zen-header-account-menu-user-profile-link-settings::after { content: '•'; display: inline; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; color: rgba(133, 135, 139, 0.4); }

[dir=ltr] .zen-header-account-menu-user-profile-link-settings::after { margin-left: 7px; }

[dir=rtl] .zen-header-account-menu-user-profile-link-settings::after { margin-right: 7px; }

.zen-header-account-menu-user-profile-item { list-style: none; }

[dir] .zen-header-account-menu-user-content { border-top: 1px solid #ebeae8; margin: 0 -15px; }

[dir=ltr] .zen-header-account-menu-user-content { padding: 10px 15px 0 25px; }

[dir=rtl] .zen-header-account-menu-user-content { padding: 10px 25px 0 15px; }

.zen-header-account-menu-user-content-item { color: #292f37; display: block; font-size: 13px; text-decoration: none; }

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

.zen-header-account-menu-user-content-dreamsbank { display: flex; }

[dir=ltr] .zen-header-account-menu-user-content-item-text, [dir=ltr] .zen-header-account-menu-user-content-item-points { padding-right: 7px; }

[dir=rtl] .zen-header-account-menu-user-content-item-text, [dir=rtl] .zen-header-account-menu-user-content-item-points { padding-left: 7px; }

.zen-header-account-menu-user-content-item-points { color: #ff6464; display: inline-flex; }

.zen-header-account-menu-user-content-item-points::before { color: rgba(133, 135, 139, 0.4); content: '•'; display: inline; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; }

[dir=ltr] .zen-header-account-menu-user-content-item-points::before { margin-right: 6px; }

[dir=rtl] .zen-header-account-menu-user-content-item-points::before { margin-left: 6px; }

.zen-header-account-menu-user-content-item-zenpoints .zen-header-account-menu-user-content-item-points { position: relative; }

.zen-header-account-menu-user-content-item-zenpoints .zen-header-account-menu-user-content-item-points::after { content: ''; height: 14px; position: absolute; top: 1px; width: 12px; }

[dir] .zen-header-account-menu-user-content-item-zenpoints .zen-header-account-menu-user-content-item-points::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"); background-repeat: no-repeat; background-size: 100%; }

[dir=ltr] .zen-header-account-menu-user-content-item-zenpoints .zen-header-account-menu-user-content-item-points::after { background-position: 0 100%; right: -8px; }

[dir=rtl] .zen-header-account-menu-user-content-item-zenpoints .zen-header-account-menu-user-content-item-points::after { background-position: 100% 100%; left: -8px; }

.zen-header-account-menu-user-content-item-dreams .zen-header-account-menu-user-content-item-points::after { content: 'c'; display: inline; font-family: 'Ostrovok-Icons'; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; }

[dir=ltr] .zen-header-account-menu-user-content-item-dreams .zen-header-account-menu-user-content-item-points::after { margin-left: 3px; }

[dir=rtl] .zen-header-account-menu-user-content-item-dreams .zen-header-account-menu-user-content-item-points::after { margin-right: 3px; }

.zen-header-account-menu-overlay { position: fixed; top: 0; bottom: 0; z-index: 12; }

[dir] .zen-header-account-menu-overlay { background: rgba(41, 47, 55, 0.3); }

[dir=ltr] .zen-header-account-menu-overlay { right: 0; left: 0; }

[dir=rtl] .zen-header-account-menu-overlay { left: 0; right: 0; }

.zen-chatbutton { box-sizing: border-box; height: 40px; width: 40px; }

[dir] .zen-chatbutton { border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.3); cursor: pointer; }

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

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

@media (max-width: 680px) { [dir] .zen-chatbutton { border: 1px solid transparent; } }

.zen-chatbutton-icon { height: 100%; width: 100%; }

[dir] .zen-chatbutton-icon { background-position: center 8px; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg width='28' height='27' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cfilter x='-34.2%25' y='-10.4%25' width='168.3%25' height='141.7%25' filterUnits='objectBoundingBox' id='a'%3E%3CfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='.5' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0.207843137 0 0 0 0 0.262745098 0 0 0 0 0.301960784 0 0 0 0.2 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3Cfilter x='-7.7%25' y='-4%25' width='115.4%25' height='116.2%25' filterUnits='objectBoundingBox' id='c'%3E%3CfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='.5' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0.160784314 0 0 0 0 0.184313725 0 0 0 0 0.215686275 0 0 0 0.2 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3Cpath d='M967.2 25.4V25c0-.5.1-.8.3-1.1.1-.3.5-.6 1-1l.8-.7.2-.7c0-.3 0-.5-.3-.6-.2-.2-.5-.3-.8-.3-.7 0-1.4.3-2.2.7l-.7-1.4a6 6 0 013-.8c.9 0 1.6.2 2 .6.6.4.9 1 .9 1.7 0 .5-.2.9-.4 1.2-.2.3-.6.7-1.2 1.1l-.7.7a1 1 0 00-.2.6v.4h-1.7zm-.2 2.2c0-.4.1-.6.3-.8.2-.2.5-.3.8-.3.4 0 .7.1.8.3.2.2.3.4.3.8 0 .3 0 .6-.3.8-.2.2-.4.3-.8.3-.3 0-.6-.1-.8-.3a1 1 0 01-.3-.8z' id='b'/%3E%3Cpath d='M979 31c0 .6-.4 1-1 1h-2.7v4l-6.4-4H958a1 1 0 01-1-1V17c0-.6.4-1 1-1h20c.6 0 1 .4 1 1v14zm-1-17h-20a3 3 0 00-3 3v14a3 3 0 003 3h10.3l7.5 4.6a1 1 0 001.5-.9V34h.7a3 3 0 003-3V17a3 3 0 00-3-3z' id='d'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-954 -14)'%3E%3Cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3E%3Cuse fill='%23ffffff' xlink:href='%23b'/%3E%3C/g%3E%3Cg transform='translate(-954 -14)'%3E%3Cuse fill='%23000' filter='url(%23c)' xlink:href='%23d'/%3E%3Cuse fill='%23ffffff' xlink:href='%23d'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

@media (min-width: 681px) { [dir] .zen-chatbutton-icon { background-image: url("data:image/svg+xml,%3Csvg width='28' height='27' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cfilter x='-34.2%25' y='-10.4%25' width='168.3%25' height='141.7%25' filterUnits='objectBoundingBox' id='a'%3E%3CfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='.5' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0.207843137 0 0 0 0 0.262745098 0 0 0 0 0.301960784 0 0 0 0.2 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3Cfilter x='-7.7%25' y='-4%25' width='115.4%25' height='116.2%25' filterUnits='objectBoundingBox' id='c'%3E%3CfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='.5' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0.160784314 0 0 0 0 0.184313725 0 0 0 0 0.215686275 0 0 0 0.2 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3Cpath d='M967.2 25.4V25c0-.5.1-.8.3-1.1.1-.3.5-.6 1-1l.8-.7.2-.7c0-.3 0-.5-.3-.6-.2-.2-.5-.3-.8-.3-.7 0-1.4.3-2.2.7l-.7-1.4a6 6 0 013-.8c.9 0 1.6.2 2 .6.6.4.9 1 .9 1.7 0 .5-.2.9-.4 1.2-.2.3-.6.7-1.2 1.1l-.7.7a1 1 0 00-.2.6v.4h-1.7zm-.2 2.2c0-.4.1-.6.3-.8.2-.2.5-.3.8-.3.4 0 .7.1.8.3.2.2.3.4.3.8 0 .3 0 .6-.3.8-.2.2-.4.3-.8.3-.3 0-.6-.1-.8-.3a1 1 0 01-.3-.8z' id='b'/%3E%3Cpath d='M979 31c0 .6-.4 1-1 1h-2.7v4l-6.4-4H958a1 1 0 01-1-1V17c0-.6.4-1 1-1h20c.6 0 1 .4 1 1v14zm-1-17h-20a3 3 0 00-3 3v14a3 3 0 003 3h10.3l7.5 4.6a1 1 0 001.5-.9V34h.7a3 3 0 003-3V17a3 3 0 00-3-3z' id='d'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-954 -14)'%3E%3Cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3E%3Cuse fill='%23ffffff' xlink:href='%23b'/%3E%3C/g%3E%3Cg transform='translate(-954 -14)'%3E%3Cuse fill='%23000' filter='url(%23c)' xlink:href='%23d'/%3E%3Cuse fill='%23ffffff' xlink:href='%23d'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); } }

[dir=ltr] .zenheaderhelpcenter { margin-left: 6px; }

[dir=rtl] .zenheaderhelpcenter { margin-right: 6px; }

@media (min-width: 681px) { .zenheaderhelpcenter { position: relative; } }

@media (max-width: 680px) { .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-header-select { display: flex; flex-direction: row-reverse; justify-content: space-between; } }

.zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-header-select-label, .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-header-select-value { color: #292f37; }

.zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-header-select-inner { height: 46px; line-height: 20px; width: 100%; }

[dir] .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-header-select-inner { border: 1px solid rgba(133, 135, 139, 0.2); }

[dir=ltr] .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-header-select-inner { margin-left: 0; }

[dir=rtl] .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-header-select-inner { margin-right: 0; }

@media (max-width: 680px) { .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-header-select-inner { max-width: 204px; } }

.zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-header-select-inner::before { height: 20px; top: 13px; width: 20px; }

[dir] .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-header-select-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='%230f5de4' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); }

@media (max-width: 680px) { .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-header-select-icon { box-sizing: border-box; } [dir] .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-header-select-icon { border-radius: 3px; border: solid 1px rgba(15, 93, 228, 0.4); } }

@media (max-width: 680px) { .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-headermenu-call { display: block; height: 44px; width: 44px; position: relative; } }

@media (max-width: 680px) { .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-headermenu-call::before { content: ''; height: 24px; position: absolute; top: 10px; width: 24px; } [dir] .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-headermenu-call::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230f5de4' d='M23.5 19L21 17.4l-2.4-1.6a1 1 0 00-1.4.3l-1.5 1.8a1 1 0 01-1.3.3c-1-.5-2.2-1-4.8-3.6-2.5-2.6-3-3.8-3.6-4.8a1 1 0 01.3-1.3L8 6.9c.5-.3.6-1 .3-1.4L6.7 3.2 5 .5A1 1 0 003.5 0L1.4 1.4A2.6 2.6 0 00.2 3C-.3 5-.5 9.6 7 17c7.4 7.5 12 7.3 14 6.8a2.6 2.6 0 001.6-1.2l1.2-2.1a1 1 0 00-.3-1.4z'/%3E%3C/svg%3E"); } [dir=ltr] .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-headermenu-call::before { left: 10px; } [dir=rtl] .zenheaderhelpcenter .zenheaderhelpcenter-menu-feedback-select .zen-headermenu-call::before { right: 10px; } }

[dir=rtl] .zenheaderhelpcenter-menu-feedback-select .zen-header-select-value { direction: ltr; }

.zenheaderhelpcenter-button { box-sizing: border-box; position: relative; }

[dir] .zenheaderhelpcenter-button { border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.3); cursor: pointer; }

[dir=ltr] .zenheaderhelpcenter-button { padding: 4px 19px 1px 44px; text-align: left; }

[dir=rtl] .zenheaderhelpcenter-button { padding: 4px 44px 1px 19px; text-align: right; }

@media (max-width: 1074px) { [dir] .zenheaderhelpcenter-button { padding: 19px 23px; } }

@media (max-width: 680px) { .zenheaderhelpcenter-button { height: 40px; } [dir] .zenheaderhelpcenter-button { border: 0; padding: 16px 19px; } }

.zenheaderhelpcenter-button::after { content: ''; height: 32px; position: absolute; width: 32px; top: 4px; }

[dir] .zenheaderhelpcenter-button::after { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/helpcenter/ask-us.svg); background-repeat: no-repeat; background-size: cover; }

[dir=ltr] .zenheaderhelpcenter-button::after { left: 7px; }

[dir=rtl] .zenheaderhelpcenter-button::after { right: 7px; }

[dir] .body-zenpartners .zenheaderhelpcenter-button::after { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/helpcenter/ask-us-zen.svg); }

.zenheaderhelpcenter-button-active { z-index: 21; }

[dir] .zenheaderhelpcenter-button-active { background: #003590; border: 1px solid #0e4b7f; }

@media (max-width: 680px) { [dir] .zenheaderhelpcenter-button-active { background: transparent; border: 0; } }

.zenheaderhelpcenter-button-content-header { font-size: 11px; line-height: 11px; color: white; }

.zenheaderhelpcenter-button-content-text { font-size: 18px; font-weight: 500; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.zenheaderhelpcenter-menu-overlay { position: fixed; top: 0; bottom: 0; z-index: 12; }

[dir] .zenheaderhelpcenter-menu-overlay { background: rgba(41, 47, 55, 0.3); }

[dir=ltr] .zenheaderhelpcenter-menu-overlay { right: 0; left: 0; }

[dir=rtl] .zenheaderhelpcenter-menu-overlay { left: 0; right: 0; }

.zenheaderhelpcenter-menu-wrapper { position: absolute; top: 54px; width: 320px; z-index: 22; }

[dir=ltr] .zenheaderhelpcenter-menu-wrapper { text-align: left; }

[dir=rtl] .zenheaderhelpcenter-menu-wrapper { text-align: right; }

@media (max-width: 1074px) { [dir=ltr] .zenheaderhelpcenter-menu-wrapper { right: 0; } [dir=rtl] .zenheaderhelpcenter-menu-wrapper { left: 0; } }

@media (max-width: 680px) { .zenheaderhelpcenter-menu-wrapper { width: 296px; } [dir] .zenheaderhelpcenter-menu-wrapper { margin: 0 auto; } [dir=ltr] .zenheaderhelpcenter-menu-wrapper { left: 0; right: 0; } [dir=rtl] .zenheaderhelpcenter-menu-wrapper { right: 0; left: 0; } }

.zenheaderhelpcenter-menu-wrapper::before { content: ''; height: 27px; position: absolute; top: -9px; width: 27px; }

[dir] .zenheaderhelpcenter-menu-wrapper::before { background: white; border-radius: 3px; }

[dir=ltr] .zenheaderhelpcenter-menu-wrapper::before { left: 12px; transform: rotate(45deg); }

[dir=rtl] .zenheaderhelpcenter-menu-wrapper::before { right: 12px; transform: rotate(-45deg); }

@media (max-width: 1074px) { [dir=ltr] .zenheaderhelpcenter-menu-wrapper::before { left: 276px; } [dir=rtl] .zenheaderhelpcenter-menu-wrapper::before { right: 276px; } }

@media (max-width: 680px) { .zenheaderhelpcenter-menu-wrapper::before { display: none; } }

.zenheaderhelpcenter-menu-send-message { box-sizing: border-box; position: relative; }

[dir] .zenheaderhelpcenter-menu-send-message { background: white; border-radius: 6px; margin-bottom: 12px; padding: 20px; }

@media (max-width: 680px) { [dir] .zenheaderhelpcenter-menu-send-message { padding: 16px; } }

.zenheaderhelpcenter-menu-send-message::before { content: ''; height: 56px; position: absolute; width: 56px; top: -4px; }

[dir] .zenheaderhelpcenter-menu-send-message::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/helpcenter/ask-us-inversion.svg); background-repeat: no-repeat; }

[dir=ltr] .zenheaderhelpcenter-menu-send-message::before { right: 12px; }

[dir=rtl] .zenheaderhelpcenter-menu-send-message::before { left: 12px; }

@media (max-width: 1074px) { .zenheaderhelpcenter-menu-send-message::before { display: none; } }

[dir] .body-zenpartners .zenheaderhelpcenter-menu-send-message::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/helpcenter/ask-us-inversion-zen.svg); }

.zenheaderhelpcenter-menu-send-message-title { font-size: 20px; font-weight: 500; }

[dir] .zenheaderhelpcenter-menu-send-message-title { margin-bottom: 2px; }

.zenheaderhelpcenter-menu-send-message-text { font-size: 14px; color: #868686; }

[dir] .zenheaderhelpcenter-menu-send-message-text { margin-bottom: 12px; }

.zenheaderhelpcenter-menu-send-message-chat-button { width: 100%; }

[dir] .zenheaderhelpcenter-menu-send-message-chat-button { margin-bottom: 12px; }

[dir=ltr] .zenheaderhelpcenter-menu-send-message-chat-button { padding-left: 30px; }

[dir=rtl] .zenheaderhelpcenter-menu-send-message-chat-button { padding-right: 30px; }

.zenheaderhelpcenter-menu-send-message-chat-button-text { position: relative; }

.zenheaderhelpcenter-menu-send-message-chat-button-text::before { content: ''; height: 14px; position: absolute; top: 5px; width: 20px; }

[dir] .zenheaderhelpcenter-menu-send-message-chat-button-text::before { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/chat.svg); background-repeat: no-repeat; background-size: cover; }

[dir=ltr] .zenheaderhelpcenter-menu-send-message-chat-button-text::before { left: -25px; }

[dir=rtl] .zenheaderhelpcenter-menu-send-message-chat-button-text::before { right: -25px; }

.zenheaderhelpcenter-menu-feedback { box-sizing: border-box; }

[dir] .zenheaderhelpcenter-menu-feedback { background: white; border-radius: 6px; margin-bottom: 12px; padding: 20px; }

@media (max-width: 680px) { [dir] .zenheaderhelpcenter-menu-feedback { padding: 16px; } }

.zenheaderhelpcenter-menu-send-message-social { display: flex; justify-content: space-between; }

.zenheaderhelpcenter-menu-send-message-social-button { height: 46px; max-width: 85px; width: 100%; }

[dir] .zenheaderhelpcenter-menu-send-message-social-button { border-radius: 3px; background-repeat: no-repeat; background-position: center; background-size: 26px; }

[dir] .zenheaderhelpcenter-menu-send-message-social-button-facebook { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/facebook-messenger.svg); background-color: #0084ff; }

[dir] .zenheaderhelpcenter-menu-send-message-social-button-viber { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/viber.svg); background-color: #665cac; }

[dir] .zenheaderhelpcenter-menu-send-message-social-button-telegram { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/telegram.svg); background-color: #1ca3e3; }

.zenheaderhelpcenter-menu-feedback-form, .zenheaderhelpcenter-menu-feedback-mail { width: 100%; }

[dir] .zenheaderhelpcenter-menu-feedback-form, [dir] .zenheaderhelpcenter-menu-feedback-mail { margin-bottom: 12px; }

.zenheaderhelpcenter-menu-send-message-cross-button { content: ''; height: 20px; position: absolute; top: 16px; width: 20px; }

[dir] .zenheaderhelpcenter-menu-send-message-cross-button { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%2385878b' 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"); background-repeat: no-repeat; cursor: pointer; }

[dir=ltr] .zenheaderhelpcenter-menu-send-message-cross-button { right: 16px; }

[dir=rtl] .zenheaderhelpcenter-menu-send-message-cross-button { left: 16px; }

.zen-header { box-sizing: border-box; display: flex; flex-direction: column; height: 40px; position: relative; z-index: 13; }

[dir] .zen-header { background-color: #205cc5; padding: 5px 20px; }

@media (max-width: 954px) { .zen-header { min-width: 320px; } }

@media (min-width: 681px) { .zen-header { height: 50px; } }

.zen-header .zen-headermenu-call { display: none; }

.zen-header-with-menu { z-index: 23; }

.zen-header-inner { align-items: center; display: flex; justify-content: space-between; }

@media (max-width: 680px) { .zen-header-inner { height: 30px; } }

@media (max-width: 760px) { .zen-header-links { display: none; } }

.body-booking .zen-header-links, .body-voucher .zen-header-links, .body-zenstatus .zen-header-links, .body-cardresend .zen-header-links { display: none; }

.zen-header-session { color: #85878b; font-size: 12px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[dir=ltr] .zen-header-session { margin-left: 9px; }

[dir=rtl] .zen-header-session { margin-right: 9px; }

.zen-header-back { display: none; max-width: 33%; min-width: 149px; position: absolute; }

[dir=ltr] .zen-header-back { left: 0; }

[dir=rtl] .zen-header-back { right: 0; }

@media (max-width: 680px) { .zen-header-back { top: 5px; } }

@media (min-width: 681px) and (max-width: 1074px) { .zen-header-back { top: 14px; } }

@media (min-width: 1075px) { .zen-header-back { top: 14px; } }

@media (min-width: 681px) and (max-width: 1074px) { [dir=ltr] .zen-header-back { left: 20px; } [dir=rtl] .zen-header-back { right: 20px; } }

@media (min-width: 1075px) { [dir=ltr] .zen-header-back { left: 30px; } [dir=rtl] .zen-header-back { right: 30px; } }

@media (min-width: 681px) { [dir] .zen-header-back { background: #0086dc; border-radius: 3px; }
  [dir] .body-hotels .zen-header-back { background: transparent; } }

.body-hotels .zen-header-back, .body-hotel .zen-header-back, .body-booking .zen-header-back { display: block; }

.zen-header-back-button { height: 22px; text-decoration: none; width: 12px; }

[dir] .zen-header-back-button { cursor: pointer; }

[dir=ltr] .zen-header-back-button { margin-right: 20px; }

[dir=rtl] .zen-header-back-button { margin-left: 20px; }

.body-home .zen-header-back-button { display: none; }

.zen-header-back-button-arrow { height: 20px; width: 12px; }

[dir] .zen-header-back-button-arrow { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 23'%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='6.46' y1='22.93' x2='6.46' y2='.095'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='1' stop-color='%23ffffff'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23a)' fill-rule='evenodd' clip-rule='evenodd' d='M12.5 2.7l-8.9 8.8 8.9 8.9a1.5 1.5 0 11-2.2 2L.4 12.7C0 12 0 11.5.1 10.9l.4-.5L10.4.5a1.5 1.5 0 012 2.2z'/%3E%3C/svg%3E"); background-size: cover; }

.zen-header-back-region, .zen-header-back-hotel { width: calc(100% - 42px); }

[dir=ltr] .zen-header-back-region, [dir=ltr] .zen-header-back-hotel { margin-left: 42px; }

[dir=rtl] .zen-header-back-region, [dir=rtl] .zen-header-back-hotel { margin-right: 42px; }

@media (max-width: 680px) { .zen-header-back-region, .zen-header-back-hotel { display: none; } }

.zen-headerregion-mobile-hidden { display: none; }

@media (max-width: 954px) { .zen-header-guests { display: none; } }

.zen-header-logo { height: 20px; width: 149px; }

[dir] .zen-header-logo { background: url("data:image/svg+xml,%3Csvg width='161' height='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100.6 12.7a4 4 0 01-4.1-4 4 4 0 014-4.1 4 4 0 014.2 4 4 4 0 01-4.1 4.1zm0-12.5A8.5 8.5 0 0092 8.6a8.5 8.5 0 008.5 8.5 8.5 8.5 0 100-17zM60.5 12l3.3-.5c.4 0 .5-.5.4-.8a4 4 0 01-.7-2.2 4 4 0 014-4 4 4 0 014.2 4 4 4 0 01-3.6 4l-6.4 1c-.4.1-.5.6-.2 1l6 6 6.2-6a8.4 8.4 0 002.4-6C76 4 72.3.2 67.6.2a8.5 8.5 0 00-8 11.4c.2.3.5.6.9.5zm54.5 4.7c.4 0 .8-.3.8-.7v-4.7l1.3-.8 3 5.9c.1.2.4.3.7.3h3.7c.4 0 .5-.4.4-.6l-4.7-8.4 4.7-6.6c.1-.2 0-.7-.4-.7H121a.7.7 0 00-.7.3l-3.2 4.8-1.3.8V1.2c0-.4-.4-.7-.8-.7h-3c-.3 0-.7.3-.7.8V16c0 .5.4.7.8.7h3zM159.6.5h-3c-.4 0-.7.4-.7.7v8.9c0 1.1-.2 2-.6 2.5-.5.5-1 .8-2 .8-.8 0-1.4-.3-1.9-.8-.4-.5-.6-1.4-.6-2.5V1.2c0-.3-.3-.7-.7-.7h-3c-.5 0-.8.4-.8.8v9.1c0 2.1.6 3.8 1.8 5 1.2 1 3 1.6 5.3 1.6 2.2 0 4-.5 5.2-1.7 1.2-1.1 1.8-2.8 1.8-4.9V1.3c0-.4-.3-.8-.8-.8zM130.3 15a2.2 2.2 0 10-4.3 0 2.2 2.2 0 004.3 0zm7.8-7.3h-2.2V3.8h2.3c1.6 0 2.4.8 2.4 1.8 0 1.4-1 2-2.5 2zm7 8.4l-4-5.7c2.8-.6 3.8-2.5 3.8-5 0-3.2-2.1-5-6.6-5h-6c-.4 0-.7.4-.7.8v15c0 .3.3.6.7.6h2.8c.4 0 .8-.3.8-.7V11h1l4 5.6c.1.2.3.3.6.3h3.2c.4 0 .6-.5.4-.7zM48.6 3.8H51c1.5 0 2.4.8 2.4 1.8 0 1.4-1 2-2.6 2h-2.2V3.9zm0 7h1.1l4 5.7c0 .2.2.3.6.3h3.1c.5 0 .6-.5.4-.7l-4-5.7c2.8-.6 3.8-2.5 3.8-5 0-3.2-2-5-6.5-5h-6a.7.7 0 00-.8.8v15c0 .3.3.6.8.6h2.7c.4 0 .8-.3.8-.7V11zm-40 2a4 4 0 01-4-4.2 4 4 0 014-4 4 4 0 014.1 4 4 4 0 01-4 4.1zM8.6.1a8.5 8.5 0 100 16.9 8.5 8.5 0 100-17zm9.7 16l1.9.7 2.8.2c1.3 0 2.4-.2 3.4-.7a5 5 0 002.2-1.8c.5-.8.8-1.7.8-2.7 0-1.1-.3-2-.8-2.8a7.5 7.5 0 00-3-2L23 5.7c-.3-.3-.5-.6-.5-.9 0-.3.1-.6.4-.8.3-.2.7-.3 1.3-.3.9 0 2 .3 3.2.8.4.1.8 0 1-.4l.8-2a.8.8 0 00-.4-1c-1.5-.6-3-1-4.5-1-2 0-3.5.5-4.6 1.4-1 .8-1.6 2-1.6 3.5 0 .8.1 1.5.4 2.1a4.3 4.3 0 001.2 1.6c.5.4 1.3 1 2.4 1.4l2.2 1 .6.6a1 1 0 01.2.6c0 .3-.2.6-.5.8-.3.3-.8.4-1.5.4a10 10 0 01-2.5-.4 8.3 8.3 0 01-.8-.3c-.3-.1-.8 0-1 .4l-.8 2c-.2.6 0 1 .4 1zm68.3.1l5-15.2c.1-.3-.1-.6-.4-.6h-3.7c-.5 0-.7.3-.8.5L84 11.1 81 1.1a.7.7 0 00-.7-.6h-3.7c-.3 0-.6.2-.5.6l5 15.2a.7.7 0 00.7.5H86c.4 0 .7-.2.7-.5zm-43.9-13v-2a.7.7 0 00-.7-.8H31c-.5 0-.8.4-.8.8v2c0 .5.4.8.8.8h3.2v12c0 .4.3.7.8.7H38c.4 0 .8-.3.8-.7V4H42c.4 0 .7-.3.7-.8z' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E") center no-repeat; cursor: pointer; background-size: 100%; }

[dir=ltr] .zen-header-logo { margin-right: 30px; }

[dir=rtl] .zen-header-logo { margin-left: 30px; }

.body-booking .zen-header-logo, .body-zenstatus .zen-header-logo, .body-cardresend .zen-header-logo { pointer-events: none; }

[dir] .body-booking .zen-header-logo, [dir] .body-zenstatus .zen-header-logo, [dir] .body-cardresend .zen-header-logo { cursor: default; }

.zen-header-logo-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; font-weight: 400; font-size: 12px; opacity: .7; }

[dir] .zen-header-logo-title { margin-bottom: 3px; }

.zen-header-dropdowns { flex-grow: 2; height: 40px; }

[dir=ltr] .zen-header-dropdowns { text-align: right; }

[dir=rtl] .zen-header-dropdowns { text-align: left; }

.zen-header-dropdowns .zen-header-phones-wrapper { display: inline-block; }

@media (max-width: 760px) { .zen-header-dropdowns .zen-header-phones-wrapper { display: none; } }

[dir=ltr] .zen-header-dropdowns .zen-header-phones-wrapper .zen-header-select-inner { padding-left: 14px; }

[dir=rtl] .zen-header-dropdowns .zen-header-phones-wrapper .zen-header-select-inner { padding-right: 14px; }

.zen-header-dropdowns .zen-header-phones-wrapper .zen-header-select-list { font-size: 16px; font-weight: 700; }

.zen-header-dropdowns .zen-header-phones-wrapper-with-helpcenter { display: inline-block; }

.zen-header-dropdowns .zen-header-language-wrapper, .zen-header-dropdowns .zen-header-currency-wrapper { display: inline-block; }

.body-booking .zen-header-dropdowns .zen-header-language-wrapper, .body-zenstatus .zen-header-dropdowns .zen-header-language-wrapper, .body-cardresend .zen-header-dropdowns .zen-header-language-wrapper, .body-booking .zen-header-dropdowns .zen-header-currency-wrapper, .body-zenstatus .zen-header-dropdowns .zen-header-currency-wrapper, .body-cardresend .zen-header-dropdowns .zen-header-currency-wrapper { display: none; }

@media (max-width: 1190px) { .zen-header-dropdowns .zen-header-language-wrapper, .zen-header-dropdowns .zen-header-currency-wrapper { display: none; } }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-wrapper-disabled { display: none; }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-list { height: 100%; opacity: 0; position: absolute; top: 0; width: 100%; }

[dir] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-list { cursor: pointer; }

[dir=ltr] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-list { left: 0; }

[dir=rtl] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-list { right: 0; }

[dir=ltr] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select .zen-currency-select-inner { padding-left: 14px; }

[dir=rtl] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select .zen-currency-select-inner { padding-right: 14px; }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner { -webkit-user-select: none; -moz-user-select: none; user-select: none; height: 40px; line-height: 38px; text-decoration: none; white-space: nowrap; box-sizing: border-box; line-height: 17px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 18px; font-weight: 700; display: inline-block; position: relative; }

[dir] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner { background-image: -webkit-linear-gradient(to bottom, #f5f7fa 0%, white 100%); background-image: -moz-linear-gradient(to bottom, #f5f7fa 0%, white 100%); background-image: -o-linear-gradient(to bottom, #f5f7fa 0%, white 100%); background-image: linear-gradient(to bottom, #f5f7fa 0%, white 100%); border-radius: 3px; cursor: pointer; text-align: center; box-shadow: 0 2px 0 rgba(79, 71, 63, 0.14902); cursor: pointer; }

[dir=ltr] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner { padding-left: 10px; text-align: left; padding-right: 40px; }

[dir=rtl] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner { padding-right: 10px; text-align: right; padding-left: 40px; }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner:focus { outline: none; }

@media (min-width: 681px) and (max-width: 1074px) { [dir=ltr] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner { padding-left: 15px; } [dir=rtl] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner { padding-right: 15px; } }

@media (min-width: 1075px) { [dir=ltr] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner { padding-left: 19px; } [dir=rtl] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner { padding-right: 19px; } }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner::before { content: ''; height: 5px; position: absolute; top: 24px; width: 7px; }

[dir] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 5' fill='%23ffffff'%3E%3Cpath d='M3.5 5L0 0h7L3.5 5z'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; }

[dir=ltr] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner::before { right: 10px; }

[dir=rtl] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner::before { left: 10px; }

[dir] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner-no-select { cursor: default; }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner-no-select::before { display: none; }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-label { color: #85878b; font-size: 12px; font-weight: 500; }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-value { color: #292f37; }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-button { bottom: 0; position: absolute; top: 0; z-index: 1; }

[dir=ltr] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-button { left: 0; right: 0; }

[dir=rtl] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-button { right: 0; left: 0; }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-button-no-select { display: none; }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner { box-sizing: border-box; height: 40px; }

[dir] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner { border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.3); cursor: pointer; background: transparent; box-shadow: none; }

[dir=ltr] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner { margin-left: 6px; }

[dir=rtl] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-inner { margin-right: 6px; }

[dir] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select .zen-header-select-inner:not(.zen-header-select-inner-no-select):hover { background: rgba(255, 255, 255, 0); }

[dir] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select .zen-currency-select-inner:hover { background: rgba(255, 255, 255, 0); }

[dir] .zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 5' fill='%23ffffff'%3E%3Cpath d='M3.5 5L0 0h7L3.5 5z'/%3E%3C/svg%3E"); }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-label { color: white; font-weight: 400; }

.zen-header-dropdowns .zen-header-currency-wrapper .zen-currency-select-value { color: white; font-weight: 500; }

.zen-header-dropdowns .zen-header-select-button { width: 100%; }

.zen-header-dropdowns .zen-header-select-list { height: 100%; opacity: 0; position: absolute; top: 0; width: 100%; }

[dir] .zen-header-dropdowns .zen-header-select-list { cursor: pointer; }

[dir=ltr] .zen-header-dropdowns .zen-header-select-list { left: 0; }

[dir=rtl] .zen-header-dropdowns .zen-header-select-list { right: 0; }

.zen-header-dropdowns .zen-header-select-inner { -webkit-user-select: none; -moz-user-select: none; user-select: none; height: 40px; line-height: 38px; text-decoration: none; white-space: nowrap; box-sizing: border-box; line-height: 17px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 18px; font-weight: 700; display: inline-block; position: relative; }

[dir] .zen-header-dropdowns .zen-header-select-inner { background-image: -webkit-linear-gradient(to bottom, #f5f7fa 0%, white 100%); background-image: -moz-linear-gradient(to bottom, #f5f7fa 0%, white 100%); background-image: -o-linear-gradient(to bottom, #f5f7fa 0%, white 100%); background-image: linear-gradient(to bottom, #f5f7fa 0%, white 100%); border-radius: 3px; cursor: pointer; text-align: center; box-shadow: 0 2px 0 rgba(79, 71, 63, 0.14902); cursor: pointer; }

[dir=ltr] .zen-header-dropdowns .zen-header-select-inner { padding-left: 10px; text-align: left; padding-right: 40px; }

[dir=rtl] .zen-header-dropdowns .zen-header-select-inner { padding-right: 10px; text-align: right; padding-left: 40px; }

.zen-header-dropdowns .zen-header-select-inner:focus { outline: none; }

@media (min-width: 681px) and (max-width: 1074px) { [dir=ltr] .zen-header-dropdowns .zen-header-select-inner { padding-left: 15px; } [dir=rtl] .zen-header-dropdowns .zen-header-select-inner { padding-right: 15px; } }

@media (min-width: 1075px) { [dir=ltr] .zen-header-dropdowns .zen-header-select-inner { padding-left: 19px; } [dir=rtl] .zen-header-dropdowns .zen-header-select-inner { padding-right: 19px; } }

.zen-header-dropdowns .zen-header-select-inner::before { content: ''; height: 5px; position: absolute; top: 24px; width: 7px; }

[dir] .zen-header-dropdowns .zen-header-select-inner::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 5' fill='%23ffffff'%3E%3Cpath d='M3.5 5L0 0h7L3.5 5z'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; }

[dir=ltr] .zen-header-dropdowns .zen-header-select-inner::before { right: 10px; }

[dir=rtl] .zen-header-dropdowns .zen-header-select-inner::before { left: 10px; }

[dir] .zen-header-dropdowns .zen-header-select-inner-no-select { cursor: default; }

.zen-header-dropdowns .zen-header-select-inner-no-select::before { display: none; }

.zen-header-dropdowns .zen-header-select-label { color: #85878b; font-size: 12px; font-weight: 500; }

.zen-header-dropdowns .zen-header-select-value { color: #292f37; }

.zen-header-dropdowns .zen-header-select-button { bottom: 0; position: absolute; top: 0; z-index: 1; }

[dir=ltr] .zen-header-dropdowns .zen-header-select-button { left: 0; right: 0; }

[dir=rtl] .zen-header-dropdowns .zen-header-select-button { right: 0; left: 0; }

.zen-header-dropdowns .zen-header-select-button-no-select { display: none; }

.zen-header-dropdowns .zen-header-select-inner { box-sizing: border-box; height: 40px; }

[dir] .zen-header-dropdowns .zen-header-select-inner { border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.3); cursor: pointer; background: transparent; box-shadow: none; }

[dir=ltr] .zen-header-dropdowns .zen-header-select-inner { margin-left: 6px; }

[dir=rtl] .zen-header-dropdowns .zen-header-select-inner { margin-right: 6px; }

[dir] .zen-header-dropdowns .zen-header-select .zen-header-select-inner:not(.zen-header-select-inner-no-select):hover { background: rgba(255, 255, 255, 0); }

[dir] .zen-header-dropdowns .zen-header-select .zen-currency-select-inner:hover { background: rgba(255, 255, 255, 0); }

[dir] .zen-header-dropdowns .zen-header-select::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 5' fill='%23ffffff'%3E%3Cpath d='M3.5 5L0 0h7L3.5 5z'/%3E%3C/svg%3E"); }

.zen-header-dropdowns .zen-header-select-label { color: white; font-weight: 400; }

.zen-header-dropdowns .zen-header-select-value { color: white; font-weight: 500; }

.zen-header-link { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; font-size: 15px; font-weight: 500; box-sizing: border-box; text-decoration: none; }

[dir] .zen-header-link { padding: 10px 8px 12px; border-radius: 3px; }

[dir] .zen-header-link:hover { box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3); }

.zen-header-link-current { color: white; }

[dir] .zen-header-link-current { background-color: rgba(255, 255, 255, 0.2); }

[dir] .zen-header-link-current:hover { box-shadow: none; }

.zen-header-language-wrapper .zen-header-select-inner { position: relative; }

[dir=ltr] .zen-header-language-wrapper .zen-header-select-inner { padding-left: 34px; padding-right: 28px; }

[dir=rtl] .zen-header-language-wrapper .zen-header-select-inner { padding-right: 34px; padding-left: 28px; }

.zen-header-language-wrapper .zen-header-select-inner::after { bottom: 6px; content: ''; height: 12px; position: absolute; width: 18px; }

[dir] .zen-header-language-wrapper .zen-header-select-inner::after { background-position: center; background-repeat: no-repeat; background-size: 100% 100%; border-radius: 3px; }

[dir=ltr] .zen-header-language-wrapper .zen-header-select-inner::after { left: 9px; }

[dir=rtl] .zen-header-language-wrapper .zen-header-select-inner::after { right: 9px; }

[dir] .zen-header-select-inner-ru::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v73.5h512V38.6A38.3 38.3 0 00473.7.3z' fill='%23F5F5F5'/%3E%3Cpath d='M0 297.4a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3v-73.5H0v73.5z' fill='%23E6000D'/%3E%3Cpath fill='%233741CF' d='M0 112h512V224H0z'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-en::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%23F5F5F5'/%3E%3Cpath d='M2.1 26H510A38.4 38.4 0 00473.7.4H38.3C21.6.3 7.3 11 2.1 26zM0 103.6h512v25.8H0zm0-51.6h512v25.8H0zM0 172a8.8 8.8 0 008.8 8.8H512v-25.8H0v17zm0 86.2h512v25.8H0zM509.9 310H2a38.4 38.4 0 0036.2 25.8h435.4c16.7 0 31-10.8 36.2-25.8zM0 206.7h512v25.8H0z' fill='%23E6000D'/%3E%3Cpath d='M8.8 180.9h220.7a8.8 8.8 0 008.8-8.8V9a8.8 8.8 0 00-8.8-8.8H38.3A38.3 38.3 0 000 38.6v133.5a8.8 8.8 0 008.8 8.8z' fill='%233741CF'/%3E%3Cpath d='M24.8 20.5l2 5.9h6.1c.8 0 1.2 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.9-5.9-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.9h6.1c.8 0 1.2 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.9-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.6l2 6h6.1c.8 0 1.2 1 .5 1.5l-5 3.6 1.9 6a.8.8 0 01-1.3.8l-5-3.5-5 3.5a.8.8 0 01-1.3-.9l1.9-5.9-5-3.6a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.7l2 5.9h6.1c.8 0 1.2 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.9-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.8h6.1c.8 0 1.2 1 .5 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.9-5.9-5-3.6a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zM48.6 35.6l2 5.8h6.1c.8 0 1.1 1.1.5 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.9-5.9-5-3.6a.8.8 0 01.5-1.5H45l2-6a.8.8 0 011.6 0zm0 30.6l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-1l1.9-5.8-5-3.7a.8.8 0 01.5-1.5H45l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.8h6.1c.8 0 1.1 1.1.5 1.6l-5 3.7 1.9 5.8a.8.8 0 01-1.3 1l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.9-5.8-5-3.7a.8.8 0 01.5-1.5H45l2-6a.8.8 0 011.6 0zm0 30.6l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.9-5.9-5-3.7a.8.8 0 01.5-1.5H45l2-5.9a.8.8 0 011.6 0zm23.8-107l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.7a.8.8 0 01.6-1.5h6.1l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zm0 30.6l2 6h6.1c.8 0 1.1 1 .5 1.5l-5 3.6 1.9 6a.8.8 0 01-1.3.8l-5-3.6-5 3.6a.8.8 0 01-1.3-.9L67 93l-5-3.6a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zm0 30.7l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.6-1.5h6.1l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.8h6.1c.8 0 1.1 1 .5 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.5a.8.8 0 01-1.3-.9l1.8-5.9-5-3.6a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zM96.2 35.6l2 5.8h6.1c.8 0 1.1 1.1.5 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.9-5-3.6a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zm0 30.6l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.6-1.5h6.1l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.8h6.1c.8 0 1.1 1.1.5 1.6l-5 3.7 1.9 5.8a.8.8 0 01-1.3 1l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zm0 30.6l2 5.9h6.1c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.7a.8.8 0 01.6-1.5h6.1l2-5.9a.8.8 0 011.6 0zm23.8-107l2 5.9h6c.9 0 1.2 1 .6 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.7a.8.8 0 01.6-1.5h6.1l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.9h6c.9 0 1.2 1 .6 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zm0 30.6l2 6h6c.9 0 1.2 1 .6 1.5l-5 3.6 1.9 6a.8.8 0 01-1.3.8l-5-3.6-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.6a.8.8 0 01.6-1.5l6.1-.1 2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.9h6c.9 0 1.2 1 .6 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.6-1.5h6.1l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.8h6c.9 0 1.2 1 .6 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.5a.8.8 0 01-1.3-.9l1.8-5.9-5-3.6a.8.8 0 01.6-1.5h6.1l2-6a.8.8 0 011.6 0zm23.8-107.6l2 5.8h6c.9 0 1.2 1.1.6 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.9-5-3.6a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.6 0zm0 30.6l2 5.9h6c.9 0 1.2 1 .6 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.6 0zm0 30.7l2 5.8h6c.9 0 1.2 1.1.6 1.6l-5 3.7 1.9 5.8a.8.8 0 01-1.3 1l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.6 0zm0 30.6l2 5.9h6c.9 0 1.2 1 .6 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.6 0zm23.7-107l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.6l2 6h6.2c.8 0 1.1 1 .5 1.5l-5 3.6 1.9 6a.8.8 0 01-1.3.8l-5-3.6-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.6a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.7l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.8h6.2c.8 0 1.1 1 .5 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.5a.8.8 0 01-1.3-.9l1.8-5.9-5-3.6a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm23.8-107.6l2 5.8h6.2c.8 0 1.1 1.1.5 1.6l-5 3.6 1.9 6a.8.8 0 01-1.3.9l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.9-5-3.6a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.6l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.8h6.2c.8 0 1.1 1.1.5 1.6l-5 3.7 1.9 5.8a.8.8 0 01-1.3 1l-5-3.6-5 3.6a.8.8 0 01-1.3-1l1.8-5.8-5-3.7a.8.8 0 01.5-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.6l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.9 5.9a.8.8 0 01-1.3 1l-5-3.7-5 3.6a.8.8 0 01-1.3-.9l1.8-5.9-5-3.7a.8.8 0 01.5-1.5h6.2l2-5.9a.8.8 0 011.5 0zm23.8-107l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.8 5.9a.8.8 0 01-1.2 1l-5-3.7-5 3.6a.8.8 0 01-1.4-.9l2-5.9-5-3.7a.8.8 0 01.4-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.8 5.9a.8.8 0 01-1.2.9l-5-3.6-5 3.6a.8.8 0 01-1.4-1l2-5.8-5-3.7a.8.8 0 01.4-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.6l2 6h6.2c.8 0 1.1 1 .5 1.5l-5 3.6 1.8 6a.8.8 0 01-1.2.8l-5-3.6-5 3.6a.8.8 0 01-1.4-.9l2-5.9-5-3.6a.8.8 0 01.4-1.5h6.2l2-6a.8.8 0 011.5 0zm0 30.7l2 5.9h6.2c.8 0 1.1 1 .5 1.5l-5 3.7 1.8 5.9a.8.8 0 01-1.2.9l-5-3.6-5 3.6a.8.8 0 01-1.4-1l2-5.8-5-3.7a.8.8 0 01.4-1.5h6.2l2-5.9a.8.8 0 011.5 0zm0 30.7l2 5.8h6.2c.8 0 1.1 1 .5 1.6l-5 3.6 1.8 6a.8.8 0 01-1.2.9l-5-3.6-5 3.5a.8.8 0 01-1.4-.9l2-5.9-5-3.6a.8.8 0 01.4-1.5h6.2l2-6a.8.8 0 011.5 0z' fill='%23F5F5F5'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-de::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v73.5h512V38.6A38.3 38.3 0 00473.7.3z' fill='%23464655'/%3E%3Cpath d='M0 297.4a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3v-73.5H0v73.5z' fill='%23FFE15A'/%3E%3Cpath fill='%23E6000D' d='M0 112h512V224H0z'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-es::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 297.4a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3V265H0v32.3zM473.7.3H38.3A38.3 38.3 0 000 38.6V71h512V38.6A38.3 38.3 0 00473.7.3z' fill='%23C8414B'/%3E%3Cpath fill='%23FFD250' d='M0 70.9h512v194.2H0z'/%3E%3Cpath d='M216.3 168l7.5-33.7a5 5 0 00-4.9-6h-5.3a5 5 0 00-4.8 6l7.5 33.7z' fill='%23C8414B'/%3E%3Cpath fill='%23F5F5F5' d='M207.4 150.3h17.7v75h-17.7z'/%3E%3Cpath fill='%23FAB446' d='M203 141.5h26.5v8.8H203z'/%3E%3Cpath d='M185.4 168h44.1v8.8h-44.1zm44.1 35.3l-26.5-8.8v-8.8l26.5 8.8zM84 168l7.4-33.7a5 5 0 00-4.8-6h-5.3a5 5 0 00-4.8 6l7.5 33.7z' fill='%23C8414B'/%3E%3Cpath d='M114.8 141.5a8.8 8.8 0 00-8.9 8.8v57.4c0 10.7 10 31 44.2 31s44.1-20.3 44.1-31v-57.4a8.8 8.8 0 00-8.8-8.8h-70.6z' fill='%23F5F5F5'/%3E%3Cpath d='M150 185.7h-44v-35.4a8.8 8.8 0 018.8-8.8H150v44.2zm0 0h44.2v22a22 22 0 11-44.1 0v-22z' fill='%23C8414B'/%3E%3Cpath d='M106 185.7h44v22a22 22 0 11-44 0v-22z' fill='%23FAB446'/%3E%3Cpath d='M141.2 225.3v-39.6h-8.8v43.6c3.3-.6 6.3-2 8.8-4zm-17.6 4v-43.6h-8.8v39.6c2.5 2 5.5 3.4 8.8 4z' fill='%23C8414B'/%3E%3Cpath fill='%23FFB441' d='M114.8 168h26.4v8.8h-26.4z'/%3E%3Cg fill='%23FAB446'%3E%3Cpath d='M114.8 150.3h26.4v8.9h-26.4z'/%3E%3Cpath d='M119.2 155.6h17.6v16h-17.6z'/%3E%3C/g%3E%3Cpath fill='%23F5F5F5' d='M75 150.3h17.7v75H75z'/%3E%3Cpath d='M70.6 221h26.5v8.8H70.6zm0-79.5h26.5v8.8H70.6z' fill='%23FAB446'/%3E%3Cpath fill='%235064AA' d='M66.2 229.8h35.3v8.8H66.2z'/%3E%3Cpath fill='%23FAB446' d='M207.4 221H234v8.8h-26.5z'/%3E%3Cpath fill='%235064AA' d='M198.6 229.8H234v8.8h-35.3z'/%3E%3Cpath fill='%23FAB446' d='M123.6 132.7h53v8.8h-53z'/%3E%3Cpath fill='%23FFB441' d='M145.7 106.2h8.8v26.5h-8.8z'/%3E%3Cg fill='%23F5F5F5' fill-rule='nonzero'%3E%3Cpath d='M141.2 119.4a13.3 13.3 0 110-26.5 13.3 13.3 0 010 26.5zm0-17.6a4.4 4.4 0 00-4.4 4.4 4.4 4.4 0 004.4 4.4 4.4 4.4 0 004.5-4.4 4.4 4.4 0 00-4.5-4.4z'/%3E%3Cpath d='M158.9 119.4a13.3 13.3 0 110-26.5 13.3 13.3 0 010 26.5zm0-17.6a4.4 4.4 0 00-4.4 4.4 4.4 4.4 0 004.4 4.4 4.4 4.4 0 004.4-4.4 4.4 4.4 0 00-4.4-4.4z'/%3E%3Cpath d='M176.6 128.3a13.3 13.3 0 110-26.5 13.3 13.3 0 010 26.5zm0-17.7a4.4 4.4 0 00-4.5 4.4 4.4 4.4 0 004.5 4.4 4.4 4.4 0 004.4-4.4 4.4 4.4 0 00-4.4-4.4zm-53 17.7a13.3 13.3 0 110-26.5 13.3 13.3 0 010 26.5zm0-17.7a4.4 4.4 0 00-4.4 4.4 4.4 4.4 0 004.4 4.4 4.4 4.4 0 004.4-4.4 4.4 4.4 0 00-4.4-4.4z'/%3E%3C/g%3E%3Cpath d='M176.6 203.3v4.4a4.4 4.4 0 01-4.5 4.4 4.4 4.4 0 01-4.4-4.4v-4.4h8.9zm8.8-8.8h-26.5v13.2a13.3 13.3 0 0026.5 0v-13.2z' fill='%23FAB446' fill-rule='nonzero'/%3E%3Cpath d='M172.1 176.8a8.8 8.8 0 01-8.8-8.8v-8.8a8.8 8.8 0 0117.7 0v8.8a8.8 8.8 0 01-8.9 8.8z' fill='%23FFA0D2'/%3E%3Ccircle fill='%235064AA' cx='150.07' cy='185.65' r='13.241'/%3E%3Cpath fill='%23FAB446' d='M145.7 88.5h8.8V115h-8.8z'/%3E%3Cpath d='M123.6 132.7l-8.8-8.8 5.1-5.2a42.6 42.6 0 0160.3 0l5.2 5.2-8.8 8.8h-53z' fill='%23C8414B'/%3E%3Cg transform='translate(127 119)' fill='%23FFD250'%3E%3Ccircle cx='23.07' cy='4.86' r='4.414'/%3E%3Ccircle cx='5.41' cy='4.86' r='4.414'/%3E%3Ccircle cx='40.72' cy='4.86' r='4.414'/%3E%3C/g%3E%3Cpath d='M70.6 168h44.2v8.8H70.6zm0 35.3l26.5-8.8v-8.8l-26.5 8.8z' fill='%23C8414B'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-it::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M38.3.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h132.4V.3H38.3z' fill='%233CA100'/%3E%3Cpath fill='%23F5F5F5' d='M170.7.3h170.6v335.4H170.7z'/%3E%3Cpath d='M473.7.3H341.3v335.4h132.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-fr::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M38.3.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h132.4V.3H38.3z' fill='%233741CF'/%3E%3Cpath fill='%23F5F5F5' d='M170.7.3h170.6v335.4H170.7z'/%3E%3Cpath d='M473.7.3H341.3v335.4h132.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-pl::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 297.4a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3V168H0v129.4z' fill='%23E6000D'/%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6V168h512V38.6A38.3 38.3 0 00473.7.3z' fill='%23F5F5F5'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-pt::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%233CA100'/%3E%3Cpath d='M251.4 47.2l-186 113.3a8.8 8.8 0 000 15l186 113.3a8.8 8.8 0 009.2 0l186-113.3a8.8 8.8 0 000-15l-186-113.3a8.8 8.8 0 00-9.2 0z' fill='%23FFE15A'/%3E%3Ccircle fill='%233741CF' cx='256' cy='167.999' r='70.62'/%3E%3Cpath d='M195.4 131.9a70.1 70.1 0 00-7.6 18c39.1-2.9 97 8 134 43.8a70 70 0 004.5-19.5c-38-32-90.7-43.4-130.9-42.3zm63.5 60.2l2 5.6h5.8c.8 0 1.1 1 .5 1.5l-4.8 3.6 1.8 5.6a.8.8 0 01-1.2 1l-4.8-3.5-4.9 3.4a.8.8 0 01-1.2-.9l1.8-5.6-4.8-3.6a.8.8 0 01.5-1.4h6l1.8-5.7a.8.8 0 011.5 0zm23.1 14.6l.8 2.4h2.6a.3.3 0 01.2.7l-2 1.5.7 2.4a.3.3 0 01-.5.4l-2.1-1.5-2 1.5a.3.3 0 01-.6-.4l.8-2.4-2.1-1.5c-.3-.2-.1-.7.2-.7h2.6l.8-2.4c0-.3.5-.3.6 0zm-33-25.3l.7 2.4h2.6a.3.3 0 01.2.7l-2 1.5.7 2.4a.3.3 0 01-.5.4l-2-1.5-2.2 1.5a.3.3 0 01-.5-.4l.8-2.4-2-1.5a.3.3 0 01.1-.7h2.6l.8-2.4c0-.3.5-.3.6 0zm-44.9-3l.8 2.5h2.6a.3.3 0 01.2.6l-2 1.5.7 2.5a.3.3 0 01-.5.4l-2.1-1.5-2 1.5a.3.3 0 01-.6-.4l.8-2.5-2.1-1.5c-.3-.2-.1-.6.2-.6h2.6l.8-2.5c0-.3.5-.3.6 0zm37.5 27.4l.8 2.5h2.6a.3.3 0 01.2.6l-2 1.5.7 2.5a.3.3 0 01-.5.4l-2.1-1.5-2.1 1.5a.3.3 0 01-.5-.4l.7-2.5-2-1.5a.3.3 0 01.2-.6h2.5l.9-2.5c0-.3.5-.3.6 0zm-20.6-29l.7 2h2c.3 0 .4.3.2.5l-1.7 1.2.7 2a.3.3 0 01-.5.3l-1.7-1.2-1.7 1.2a.3.3 0 01-.4-.3l.6-2-1.7-1.2a.3.3 0 01.2-.5h2l.8-2c0-.3.4-.3.5 0zm62.8-41l.8 2.5h2.7c.3 0 .4.4.2.6l-2.1 1.6.8 2.5a.4.4 0 01-.6.4l-2.1-1.5-2.1 1.5a.4.4 0 01-.6-.4l.8-2.5-2.1-1.6a.4.4 0 01.2-.6h2.6l.8-2.5a.4.4 0 01.7 0zM207 164.6l.7 2h2c.3 0 .4.4.2.5l-1.7 1.3.7 2a.3.3 0 01-.5.3l-1.7-1.2-1.7 1.2a.3.3 0 01-.4-.3l.6-2-1.6-1.3a.3.3 0 01.1-.5h2.1l.7-2a.3.3 0 01.5 0zm10.1 28l1 3h3.2c.4 0 .6.5.2.8l-2.5 1.9 1 3a.4.4 0 01-.7.5l-2.6-1.9-2.6 1.9a.4.4 0 01-.6-.5l1-3-2.6-2a.4.4 0 01.2-.7h3.2l1-3c.1-.4.7-.4.8 0zm77.8 14.7l.6 1.9h2a.3.3 0 01.2.5l-1.6 1.2.6 1.9a.3.3 0 01-.4.3l-1.7-1.2-1.6 1.2a.3.3 0 01-.4-.3l.6-2-1.6-1.1a.3.3 0 01.2-.5h2l.6-1.9a.3.3 0 01.5 0zm7-14.4l.8 2.4h2.5a.3.3 0 01.2.7l-2 1.5.8 2.4a.3.3 0 01-.6.4l-2-1.5-2.1 1.5a.3.3 0 01-.6-.4l.8-2.4-2-1.5a.3.3 0 01.2-.7h2.5l.8-2.4a.3.3 0 01.7 0z' fill='%23F5F5F5'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-tr::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3Cpath d='M253.5 137.8l13.8 18 21.6-7.2c1.2-.4 2.3 1 1.5 2l-13 18.8 13.6 18.3c.8 1-.2 2.4-1.4 2l-21.8-6.5-13.3 18.6c-.7 1-2.3.5-2.4-.7l-.5-22.8-21.8-6.9c-1.2-.4-1.2-2 0-2.5l21.5-7.5-.2-22.8c0-1.3 1.6-1.9 2.4-.8zM177 238.7a70.6 70.6 0 1139-129.4c1.7 1.2 3.6-1 2.2-2.5a87.6 87.6 0 00-66.4-27 88.3 88.3 0 1066.5 149.4c1.4-1.5-.6-3.7-2.2-2.6a69.3 69.3 0 01-39.1 12z' fill='%23F5F5F5'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-bg::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M38.3 335.7h435.4a38.3 38.3 0 0038.3-38.3v-73.5H0v73.5a38.3 38.3 0 0038.3 38.3z' fill='%23E6000D'/%3E%3Cpath d='M512 38.6A38.3 38.3 0 00473.7.3H38.3A38.3 38.3 0 000 38.6v73.5h512V38.6z' fill='%23F5F5F5'/%3E%3Cpath fill='%233CA100' d='M0 112h512V224H0z'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-hu::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v73.5h512V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3Cpath d='M0 297.4a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3v-73.5H0v73.5z' fill='%233CA100'/%3E%3Cpath fill='%23F5F5F5' d='M0 112h512V224H0z'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-el::after { background-image: url("data:image/svg+xml,%3Csvg width='513' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M512 37.7A38.4 38.4 0 00473.7.4H38.3A38.5 38.5 0 000 38.8v259.9a36.7 36.7 0 004.1 16.1l.8 1.6v.1l.9 1.5.1.1.9 1.4.1.1 1 1.3.1.2 1 1.2.2.2 1 1.2.2.2 1.1 1.1.2.2 1.1 1 .3.3 1.1.9.4.3 1.1.8.4.3 1.1.7.5.3 1.1.7.5.3 1 .6.6.3 1 .5.7.3 1 .5.7.3 1 .4.8.3a12.6 12.6 0 001.9.5l.9.3.9.2.9.2 1 .2.9.2 1.1.1.8.1 1.3.1.7.1h439.3l.7-.1 1.3-.1.8-.1 1.1-.1.9-.2 1-.2.9-.2.9-.2.9-.3.9-.2 1-.3.8-.3 1-.4.7-.3 1-.5.7-.3 1-.5.6-.3 1-.6.5-.3 1.1-.7.5-.3 1.1-.7.4-.3 1.1-.8.4-.3 1.1-.9.3-.3 1.1-1 .3-.2 1.1-1.1.2-.2 1-1.2.2-.2 1-1.2.1-.2 1-1.3.1-.1.9-1.4.1-.1.9-1.5v-.1l.8-1.6.8-1.6c2-4.5 3.2-9.4 3.3-14.5V38.8c-.4-.3-.4-.7-.4-1.1z' fill='%23F5F5F5'/%3E%3Cpath d='M0 224.1h512v37.3H0v-37.3zm3.3 89.1l.8 1.6.8 1.6v.1l.9 1.5.1.1.9 1.4.1.1 1 1.3.1.2 1 1.2.2.2 1 1.2.2.2 1.1 1.1.2.2 1.1 1 .3.3 1.1.9.4.3 1.1.8.4.3 1.1.7.5.3 1.1.7.5.3 1 .6.6.3 1 .5.7.3 1 .5.7.3 1 .4.8.3a12.6 12.6 0 001.9.5l.9.3.9.2.9.2 1 .2.9.2 1.1.1.8.1 1.3.1.7.1h439.3l.7-.1 1.3-.1.8-.1 1.1-.1.9-.2 1-.2.9-.2.9-.2.9-.3.9-.2 1-.3.8-.3 1-.4.7-.3 1-.5.7-.3 1-.5.6-.3 1-.6.5-.3 1.1-.7.5-.3 1.1-.7.4-.3 1.1-.8.4-.3 1.1-.9.3-.3 1.1-1 .3-.2 1.1-1.1.2-.2 1-1.2.2-.2 1-1.2.1-.2 1-1.3.1-.1.9-1.4.1-.1.9-1.5v-.1l.8-1.6.8-1.6c2-4.5 3.2-9.4 3.3-14.5H0c.2 5.1 1.3 10 3.3 14.5zM176.6 75v37.3H107v74.5h405v-37.3H176.6v-37.3H512V74.9H176.6v.1zm-107 37.3H0v74.6h69.6v-74.6zM512 37.7A38.4 38.4 0 00473.7.4H106.9v74.5h69.6V37.6H512v.1zM69.6.5H38.3A38.3 38.3 0 000 38.8V75h69.6V.5z' fill='%233741CF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-ro::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M38.3.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h132.4V.3H38.3z' fill='%233741CF'/%3E%3Cpath fill='%23FFE15A' d='M170.7.3h170.6v335.4H170.7z'/%3E%3Cpath d='M473.7.3H341.3v335.4h132.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-sr::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 297.4a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3v-73.5H0v73.5z' fill='%23F5F5F5'/%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v73.5h512V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3Cpath fill='%233741CF' d='M0 112h512V224H0z'/%3E%3Cpath fill='%23FFE15A' d='M173 112h-63.5l-2.7-15.8h68.9z'/%3E%3Cpath fill='%23FFD350' d='M108.8 108.1l.7 4H173l.7-4z'/%3E%3Cg fill='%23FFE15A'%3E%3Cpath d='M140 59.1h2.6v10.6h-2.7z'/%3E%3Cpath d='M137.3 61.8h8v2.6h-8zm36 39.7a2.6 2.6 0 01-2.6-3.6l5.6-15.5a2.8 2.8 0 00-.1-2.3c-.2-.3-.7-1-1.7-1.2-6.8-1.5-20-4-32-4H140c-12 0-25.2 2.5-32 4-1 .2-1.5.8-1.7 1.2a2.8 2.8 0 00-.2 2.3l5.6 15.5a2.6 2.6 0 01-1.5 3.4 2.7 2.7 0 01-3.4-1.6l-5.6-15.5a8.1 8.1 0 01.5-6.6c1-2 3-3.4 5.1-3.9 7-1.5 20.7-4 33.2-4h2.5c12.4 0 26.1 2.5 33.1 4a7.8 7.8 0 015.2 3.9 8.1 8.1 0 01.5 6.6l-5.6 15.5a2.6 2.6 0 01-2.5 1.8z'/%3E%3Cpath d='M141.3 99.2a2.6 2.6 0 01-2.7-2.7V75a2.6 2.6 0 115.3 0v21.5a2.6 2.6 0 01-2.6 2.7z'/%3E%3Cpath d='M159.6 101.5a2.6 2.6 0 01-2.6-3.2l3.2-15.5c.4-2-.3-3.8-.6-4A56 56 0 00142 75h-1.5c-6.5 0-14 2.4-17.7 3.8a6 6 0 00-.5 4l3.2 15.5a2.6 2.6 0 01-2 3.1c-1.5.3-2.9-.6-3.2-2l-3.2-15.5c-.8-3.9.4-8.8 3.8-10 5-2 12.6-4.2 19.6-4.2h1.5c7 0 14.5 2.2 19.5 4.1 3.4 1.3 4.7 6.2 3.9 10L162 99.5a2.6 2.6 0 01-2.5 2z'/%3E%3C/g%3E%3Cpath fill='%23FFD350' d='M107.5 100.2H175l.7-4h-68.9z'/%3E%3Cpath d='M91 112a2.6 2.6 0 00-2.7 2.7v92.5a53 53 0 10106 0v-92.5a2.6 2.6 0 00-2.7-2.6H90.9z' fill='%23E6000D'/%3E%3Cpath d='M146.5 199.5l5.3-13.3-10.6 2.7-10.6-2.7 5.3 13.3-13.2 45s8 5.3 18.5 5.3 18.6-5.3 18.6-5.3l-13.3-45z' fill='%23F5F5F5'/%3E%3Cpath fill='%23FFE15A' d='M122 210.1l-4.6 1.2 10.3-18.5-4.7-2.6-12.4 22.5H98.9v5.3h5.7l-7.4 5.9 3.3 4.1 6.3-5-2.5 7.4 5 1.7 4.9-14.5 9.1-2.3z'/%3E%3Cpath d='M122.7 138.6l-12-6a5.3 5.3 0 01-2.9-6.1l.7-2.8a3 3 0 00-5.2-2.6 44.2 44.2 0 00-9.7 27.7v56s11-2.3 21-16.8c1.9-2.7 4.9-4.2 8-4.4l-5.2 15.9L128 202l9.3-11-14.6-52.5z' fill='%23F5F5F5'/%3E%3Cpath fill='%23FFE15A' d='M160.4 210.1l4.7 1.2-10.3-18.5 4.6-2.6 12.5 22.5h11.7v5.3H178l7.4 5.9-3.3 4.1-6.3-5 2.5 7.4-5 1.7-4.9-14.5-9.2-2.3z'/%3E%3Cpath d='M159.8 138.6l12-6a5.3 5.3 0 002.8-6.1l-.6-2.8a3 3 0 015.2-2.6 44.2 44.2 0 019.7 27.7v56s-11-2.3-21-16.8a10.4 10.4 0 00-8.1-4.4l5.3 15.9-10.6 2.6-9.3-11 14.6-52.5z' fill='%23F5F5F5'/%3E%3Cpath d='M125.4 120H112l4 5.3 9.3 2.7-5.3 2.6h7.9zm31.7 0h13.3l-4 5.3-9.3 2.7 5.3 2.6h-8z' fill='%23FFE15A'/%3E%3Cpath d='M159 118l-12.5 2-5.3 10.6L136 120l-12.4-2a1.8 1.8 0 00-1.9 2.5l6.4 12.8-5.3 5.3h37l-5.2-5.3 6.4-12.8c.6-1.3-.5-2.8-1.9-2.6z' fill='%23F5F5F5'/%3E%3Ccircle fill='%23FFBE50' cx='141.24' cy='97.34' r='3.972'/%3E%3Cellipse fill='%233741CF' cx='141.19' cy='106.82' rx='3.139' ry='2.207'/%3E%3Cellipse fill='%23E6000D' cx='125.52' cy='106.82' rx='3.139' ry='2.207'/%3E%3Cg transform='translate(106 104)' fill='%233741CF'%3E%3Cellipse cx='3.85' cy='2.82' rx='3.139' ry='2.207'/%3E%3Cellipse cx='66.52' cy='2.82' rx='3.139' ry='2.207'/%3E%3C/g%3E%3Cellipse fill='%23E6000D' cx='156.85' cy='106.82' rx='3.139' ry='2.207'/%3E%3Cg transform='translate(104 93)' fill='%23FFBE50'%3E%3Ccircle cx='55.65' cy='4.34' r='3.972'/%3E%3Ccircle cx='70.17' cy='4.34' r='3.972'/%3E%3Ccircle cx='18.86' cy='4.34' r='3.972'/%3E%3Ccircle cx='4.33' cy='4.34' r='3.972'/%3E%3C/g%3E%3Cpath d='M145.8 75a5.2 5.2 0 00.7-2.7 5.3 5.3 0 10-10.6 0c0 1 .3 2 .8 2.7h9.1z' fill='%233741CF'/%3E%3Cpath d='M141.2 192.8c-11 0-19.8-8.9-19.8-19.8v-35.8H161V173c0 11-9 19.8-19.9 19.8z' fill='%23E6000D'/%3E%3Cpath d='M159.8 138.6V173a18.5 18.5 0 01-37.1 0v-34.4h37zm2.6-2.7h-42.3v37a21.2 21.2 0 0042.3 0v-37z' fill='%23A54B50' fill-rule='nonzero'/%3E%3Cg fill='%23F5F5F5'%3E%3Cpath d='M137.3 191a18.6 18.6 0 008 0v-52.4h-8V191z'/%3E%3Cpath d='M122.7 160.4h37v8h-37z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-ar::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H158.9V112H512V38.6A38.3 38.3 0 00473.7.3z' fill='%233CA100'/%3E%3Cpath d='M158.9 335.7h314.8a38.3 38.3 0 0038.3-38.3v-73.5H158.9v111.8z' fill='%23464655'/%3E%3Cpath fill='%23F5F5F5' d='M158.9 112H512V224H158.9z'/%3E%3Cpath d='M38.3.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3H159V.3H38.3z' fill='%23E6000D'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-sq::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7 335.7H38.3A38.3 38.3 0 010 297.4V38.6A38.3 38.3 0 0138.3.3h435.4A38.3 38.3 0 01512 38.6v258.8a38.3 38.3 0 01-38.3 38.3z' fill='%23E6000D'/%3E%3Cpath d='M352.6 209.8c-4.9-3-7.8 1.8-7.8 1.8l-14 1.6 7-5.9c5 .4 5.8-1 7.2-3.2 1.3-2 7.1-1 7.1-1-.8-6.4-8.8-2.8-8.8-2.8-6.5-.7-7.6 4.5-7.6 4.5l-10 7.8-22.2-6.6c2.3-2.5 4.1-5 4.4-6.6.4-2.5-16.4-6.8-21.6-12-5.1-5.4-7-13.9-4.6-16 2.4-2.3 4.5 4 7 9.1 2.6 5.2 7.4 9.2 10.5 6.6 3.1-2.5-3.3-6.4-6.2-12-3-5.4 2.2-7.5 4.6-7 2.4.6 3.8 12 9.5 18 5.7 5.8 10.9 4.7 11.4 1 .6-3.7-9.4-8.2-11.4-11.3-2-3.1-2.5-9.3.8-9.5 3.3-.1 15.4 18 25.7 24.9 11.2 7.5 20.2-1.3 18.8-5-1.5-3.7-8.3-2.2-16.2-4.2-8-2-16-12.7-18.4-18.6-2.4-5.9-.4-5.9 1-5.3 1.3.5 6.6 8.2 16.6 14.2 10.1 6 17.2.3 18-1.1.8-1.4 4-7.6-6.4-6.1-11.7 1.6-18.4-5.4-23.3-9.1-4.8-3.7-6.7-8.8-4.5-10.9 2.2-2 9.4 7.3 20.5 10.2 10.1 2.7 14.2-1.6 14-5.6-.3-4-2.7-2.4-14.1-3.5-11.5-1.1-19.5-11.9-19.9-12.5-.4-.7-.3-4.6 5.5-.9a45 45 0 0022.2 5.7c6.1-.3 7.4-8.4 4.5-9.8-3-1.4-3.6.7-10.2 2s-19-5.3-22.1-8.5c-3-3.2.3-5.2 1.8-5 1.5.3 11.4 6.1 20.3 5.8 8.8-.2 12.5-8.4 12.2-10.9-.2-2.4-2.7-4.5-6.5-2a21.5 21.5 0 01-17 4c-8.2-1.4-12-7-11-9 1.2-2 9.2 1.5 21.8.1s13.3-12.5 12-14.7c-1.2-2.2-4.2-1.5-8.5 2.5s-12.6 4.8-19 4.8c-6.5 0-6.7-3.2-5.7-5.4s7.9-1.6 17.5-4.7a26 26 0 0016.7-15.6c1.5-4.8-2.2-8.5-3.7-8.5s-.6-2.2-7.2 7.3c-6.6 9.5-24 13.2-24 13.2-1.2-2.3-3.2-3.1-3.2-3.1-11.7 2.3-25.8 12.4-25.8 12.4s2.5 8-.6 14.3c-4 8-17.8 3-14-9.7 3-10.5 15-17 25.3-18 10.1-1.2 10.7-5 10.7-5s-10.7 3.4-11-1.4c2.3.5 5.5.7 11 .2 8.3-.7 12.8-6.5 9.2-7.8-3.6-1.2-2 2.5-8.3 5.4-4.4 2-9.1 1.2-11.4.4 2.1-4.7 11.2-2.3 11.2-2.3.1-8.2-10.8-5.2-10.8-5.2-4.8-10.3-32.7 1.6-32.7 1.6l6.6 5.4c-16.2 9-19.5 26-19.5 26s-3.3-17-19.5-26l6.6-5.4s-28-12-32.7-1.6c0 0-10.9-3-10.8 5.2 0 0 9-2.4 11.2 2.3-2.3.8-7 1.7-11.4-.4-6.2-2.9-4.7-6.6-8.3-5.4-3.6 1.3 1 7 9.1 7.8 5.6.5 8.8.3 11-.2-.2 4.8-10.9 1.3-10.9 1.3s.6 3.9 10.7 5c10.2 1.2 22.3 7.5 25.4 18.1 3.7 12.7-10 17.7-14 9.7-3.2-6.3-.7-14.3-.7-14.3S207.6 83.4 196 81c0 0-2 .8-3.2 3.1 0 0-17.4-3.7-24-13.2-6.6-9.5-5.7-7.3-7.2-7.3s-5.2 3.7-3.7 8.5a26 26 0 0016.7 15.6c9.6 3 16.5 2.5 17.5 4.7s.8 5.4-5.6 5.4c-6.5 0-14.8-.8-19-4.8-4.4-4-7.4-4.7-8.6-2.5-1.3 2.2-.7 13.4 12 14.7 12.7 1.4 20.7-2.2 21.8-.1 1 2-2.8 7.6-11 9a21.5 21.5 0 01-17-4c-3.8-2.5-6.2-.4-6.5 2-.3 2.5 3.4 10.7 12.3 11 8.8.2 18.7-5.6 20.2-5.9 1.5-.2 4.9 1.8 1.8 5-3 3.2-15.4 10-22 8.6-6.7-1.4-7.4-3.5-10.3-2.1-2.9 1.4-1.6 9.5 4.5 9.8 6 .3 16.4-2 22.2-5.7 5.8-3.7 5.9.2 5.5.9-.4.6-8.4 11.4-19.9 12.5-11.4 1.1-13.8-.5-14 3.5-.3 4 3.8 8.3 14 5.6 11-3 18.2-12.3 20.4-10.2 2.2 2 .3 7.2-4.5 10.9s-11.6 10.7-23.3 9c-10.4-1.4-7.2 4.8-6.4 6.2.9 1.4 7.9 7 18 1s15.3-13.6 16.6-14.1c1.4-.6 3.4-.6 1 5.3S183.7 180 175.8 182c-7.9 2-14.7.5-16.2 4.2-1.4 3.7 7.6 12.5 18.8 5 10.3-7 22.4-25 25.7-24.9 3.4.2 2.8 6.4.8 9.5-2 3.1-12 7.6-11.4 11.3.5 3.7 5.7 4.8 11.4-1 5.7-6 7.2-17.4 9.5-18 2.4-.5 7.6 1.6 4.6 7-2.9 5.6-9.3 9.4-6.2 12 3.1 2.6 7.9-1.4 10.5-6.6 2.5-5.1 4.6-11.4 7-9.2 2.4 2.2.5 10.7-4.6 16-5.2 5.3-22 9.6-21.6 12.1.3 1.6 2.1 4 4.4 6.6l-22.1 6.6-10.1-7.8s-1.1-5.2-7.6-4.5c0 0-8-3.6-8.8 2.7 0 0 5.8-1 7.1 1.1 1.4 2.1 2.1 3.6 7.2 3.2l7 6-14-1.7s-3-4.8-7.7-1.8c0 0-6.1-2-7.6 3.9 0 0 5.2-1 6.6-.3 0 0 2 4.7 8.7 2l14 .6-8 3.9s-9.9-3.2-9.5 5c0 0-2.9 3.4-.2 6.7 0 0 .5-3.6 3.1-5.1 0 0 5.1 2 8.4-4l10.1-6 10 4.7s-.3 5.4 7 3.2c0 0 2.5 1.7 3.1 3.9 0 0 3.2-3.5-1.9-7.5 0 0-1.2-4.7-7.3-2.9l-5.6-2.9 20.9-6.2c3.6 3.5 7.5 6.3 8.9 5.8 2.7-1 4.8-3.7 6.6-7.7 1.9-3.9 10.3-17.6 14.5-17.5 4.1.1 6 3.4 5 9.3-1 6-9.2 17.3-14.4 19.6-5.3 2.4-6.1 3.5-11 3-4.8-.3-6.4 1.7-5.3 4.5 1.1 2.8 6.5 4.5 11.9 2.5 5.7-2.2 8-5.3 10.2-3.5 2.2 1.8-2.4 8.3-8.6 10.2-6.2 2-10.9.7-10 4.6 1 3.8 7.7 4.1 12 1.6 4.2-2.4 9-9.3 10.3-7.1 1.2 2.2.4 7.8-3.7 10.9-4.2 3-8.9 1.2-9.8 4-1.4 4 3.4 6.6 7.1 5 3.8-1.4 8-6.1 10-10.3 1.9-4.1 5.5-.5 4.4 3.3-1.1 3.9-.2 7-8.1 13.1l14.7 22.7 14.7-22.7c-7.9-6-7-9.2-8-13s2.4-7.5 4.3-3.4c2 4.2 6.2 8.9 10 10.4 3.7 1.5 8.5-1.1 7.1-5.1-.9-2.8-5.6-1-9.7-4-4.2-3-5-8.7-3.8-11 1.3-2.1 6.1 4.8 10.4 7.2 4.2 2.5 10.9 2.2 11.8-1.6 1-3.9-3.7-2.6-9.9-4.6-6.2-1.9-10.8-8.4-8.5-10.2 2.2-1.8 4.4 1.3 10.2 3.5 5.3 2 10.7.3 11.8-2.5 1.1-2.8-.5-4.8-5.4-4.4-4.8.4-5.6-.7-10.9-3a36.8 36.8 0 01-14.3-19.7c-1-5.9.8-9.2 5-9.3 4.1-.1 12.5 13.6 14.4 17.5 1.9 4 4 6.8 6.6 7.7 1.4.5 5.3-2.3 9-5.8l20.9 6.2-5.7 3c-6-1.9-7.3 2.8-7.3 2.8-5.1 4-2 7.5-2 7.5.8-2.2 3.2-3.9 3.2-3.9 7.3 2.2 7-3.2 7-3.2l10-4.8 10 6c3.4 6.2 8.5 4 8.5 4 2.6 1.6 3.2 5.2 3.2 5.2 2.6-3.3-.3-6.6-.3-6.6.4-8.3-9.5-5.1-9.5-5.1l-7.9-3.9 14-.7c6.6 2.8 8.6-2 8.6-2 1.4-.6 6.6.4 6.6.4-1.5-5.8-7.5-4-7.5-4z' fill='%23464655'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-pt_PT::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7 335.7H38.3A38.3 38.3 0 010 297.4V38.6A38.3 38.3 0 0138.3.3h435.4A38.3 38.3 0 01512 38.6v258.8a38.3 38.3 0 01-38.3 38.3z' fill='%23E6000D'/%3E%3Cpath d='M38.3.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h147V.3h-147z' fill='%233CA100'/%3E%3Ccircle fill='%23FFE15A' cx='185.45' cy='167.999' r='79.38'/%3E%3Cpath d='M212 141.5v35.3a26.5 26.5 0 01-53 0v-35.3h53zm8.8-17.6H150a8.8 8.8 0 00-8.8 8.8v44.1a44.1 44.1 0 0088.3 0v-44.1a8.8 8.8 0 00-8.8-8.8z' fill='%23E6000D' fill-rule='nonzero'/%3E%3Cpath d='M212 141.5v35.3a26.5 26.5 0 01-53 0v-35.3h53' fill='%23F5F5F5'/%3E%3Cg transform='translate(145 128)' fill='%23FFE15A'%3E%3Ccircle cx='5.07' cy='4.689' r='4.414'/%3E%3Ccircle cx='75.69' cy='4.689' r='4.414'/%3E%3Ccircle cx='5.07' cy='39.999' r='4.414'/%3E%3Ccircle cx='75.69' cy='39.999' r='4.414'/%3E%3Ccircle cx='40.38' cy='4.689' r='4.414'/%3E%3Ccircle cx='66.88' cy='72.549' r='4.414'/%3E%3Ccircle cx='14.4' cy='72.549' r='4.414'/%3E%3C/g%3E%3Cpath d='M191.1 165.8v7.6a5.7 5.7 0 01-5.7 5.7 5.7 5.7 0 01-5.7-5.7v-7.6h11.4m0-18v7.5a5.7 5.7 0 01-5.7 5.7 5.7 5.7 0 01-5.7-5.7v-7.6h11.4m0 36.3v7.6a5.7 5.7 0 01-5.7 5.7 5.7 5.7 0 01-5.7-5.7V184h11.4m15.4-18.2v7.6a5.7 5.7 0 01-5.7 5.7 5.7 5.7 0 01-5.7-5.7v-7.6h11.4m-30.7 0v7.6a5.7 5.7 0 01-5.7 5.7 5.7 5.7 0 01-5.7-5.7v-7.6h11.4' fill='%233741CF'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-zh_CN::after { background-image: url("data:image/svg+xml,%3Csvg width='512' height='336' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M473.7.3H38.3A38.3 38.3 0 000 38.6v258.8a38.3 38.3 0 0038.3 38.3h435.4a38.3 38.3 0 0038.3-38.3V38.6A38.3 38.3 0 00473.7.3z' fill='%23E6000D'/%3E%3Cpath d='M85 52.7L93.4 78l26.6.2c3.5 0 4.9 4.4 2.1 6.4l-21.4 15.8 8 25.4c1 3.3-2.7 6-5.5 4l-21.6-15.5L60 129.8c-2.8 2-6.6-.7-5.5-4l8-25.4L41 84.6a3.6 3.6 0 012-6.4l26.7-.2 8.4-25.3c1.1-3.2 5.7-3.2 6.8 0zm96.6 6.2l6 8.3 9.8-3c1.2-.5 2.3 1 1.5 2l-6 8.3 6 8.3c.7 1.1-.3 2.6-1.6 2.2l-9.7-3.2-6.1 8.2c-.8 1-2.5.5-2.5-.8V79l-9.7-3.2a1.4 1.4 0 010-2.7L179 70l.1-10.2c0-1.3 1.7-1.8 2.5-.8zm-36.7-24.5l10.1 1.1 4.3-9.2c.6-1.2 2.4-1 2.6.3l2.1 10 10.1 1.2c1.3.2 1.7 2 .5 2.6l-8.8 5 2 10a1.4 1.4 0 01-2.4 1.4l-7.5-6.9-9 5c-1.1.6-2.4-.6-1.9-1.8l4.2-9.3-7.4-7c-1-1-.3-2.5 1-2.4zm16 99l-6 8.1-9.8-3c-1.2-.4-2.3 1-1.5 2.1l6 8.3-6 8.3c-.7 1 .3 2.5 1.6 2.1l9.7-3 6.1 8.1c.8 1 2.5.5 2.5-.8v-10.2l9.7-3.3a1.4 1.4 0 000-2.6l-9.7-3.2-.1-10.2c0-1.3-1.7-1.9-2.5-.8zm36.7-23.1l-10.1 1-4.3-9.2c-.6-1.2-2.4-1-2.6.3l-2.1 10-10.1 1.3a1.4 1.4 0 00-.6 2.5l8.9 5.1-2 10a1.4 1.4 0 002.3 1.3l7.6-6.9 9 5c1 .6 2.4-.6 1.9-1.8l-4.2-9.3 7.4-7c1-.9.2-2.5-1-2.3z' fill='%23FFE15A'/%3E%3C/g%3E%3C/svg%3E"); }

[dir] .zen-header-select-inner-cs::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.0' width='900' height='600'%3E%3Cpath fill='%23d7141a' d='M0 0h900v600H0z'/%3E%3Cpath fill='%23fff' d='M0 0h900v300H0z'/%3E%3Cpath d='M450 300L0 0v600z' fill='%2311457e'/%3E%3C/svg%3E"); }

.zen-menuburger-button { align-items: center; display: flex; height: 40px; justify-content: space-around; position: relative; width: 21px; }

[dir] .zen-menuburger-button { border-radius: 3px; cursor: pointer; border: 1px solid transparent; background: transparent; }

[dir=ltr] .zen-menuburger-button { margin-left: 13px; }

[dir=rtl] .zen-menuburger-button { margin-right: 13px; }

@media (min-width: 681px) { .zen-menuburger-button { -webkit-user-select: none; -moz-user-select: none; user-select: none; height: 40px; line-height: 38px; text-decoration: none; white-space: nowrap; box-sizing: border-box; height: 40px; width: 50px; } [dir] .zen-menuburger-button { border-radius: 3px; cursor: pointer; text-align: center; border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.3); cursor: pointer; background: rgba(255, 255, 255, 0); box-shadow: none; } [dir=ltr] .zen-menuburger-button { margin-left: 6px; } [dir=rtl] .zen-menuburger-button { margin-right: 6px; }
  .zen-menuburger-button:focus { outline: none; } }

.zen-menuburger-button-active { z-index: 23; }

[dir] .zen-menuburger-button-active { background: #003590; border: 1px solid #0e4b7f; }

@media (max-width: 680px) { [dir] .zen-menuburger-button-active { background: transparent; border-color: transparent; } }

.zen-menuburger-button-icon { height: 17px; width: 19px; }

[dir] .zen-menuburger-button-icon { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 17'%3E%3Cpath fill='%23ffffff' fill-rule='evenodd' clip-rule='evenodd' d='M19 8.5c0 .8-.7 1.5-1.5 1.5h-16a1.5 1.5 0 110-3h16c.8 0 1.5.7 1.5 1.5zM1.5 3h16a1.5 1.5 0 100-3h-16a1.5 1.5 0 000 3zm16 11h-16a1.5 1.5 0 000 3h16a1.5 1.5 0 100-3z'/%3E%3C/svg%3E"); }

@media (min-width: 681px) { [dir] .zen-menuburger-button-icon { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 17'%3E%3Cpath fill='%23ffffff' fill-rule='evenodd' clip-rule='evenodd' d='M19 8.5c0 .8-.7 1.5-1.5 1.5h-16a1.5 1.5 0 110-3h16c.8 0 1.5.7 1.5 1.5zM1.5 3h16a1.5 1.5 0 100-3h-16a1.5 1.5 0 000 3zm16 11h-16a1.5 1.5 0 000 3h16a1.5 1.5 0 100-3z'/%3E%3C/svg%3E"); } }

.zen-menuburger { position: absolute; top: 55px; width: 310px; z-index: 23; }

[dir] .zen-menuburger { background: white; border-radius: 3px; box-shadow: 0 2px 4px rgba(133, 135, 139, 0.5); }

[dir=ltr] .zen-menuburger { right: 20px; }

[dir=rtl] .zen-menuburger { left: 20px; }

@media (max-width: 680px) { .zen-menuburger { top: 46px; } [dir=ltr] .zen-menuburger { right: 8px; } [dir=rtl] .zen-menuburger { left: 8px; } }

.zen-menuburger::before { content: ''; height: 27px; position: absolute; top: -9px; width: 27px; }

[dir] .zen-menuburger::before { background: white; border-radius: 5px; }

[dir=ltr] .zen-menuburger::before { right: 11px; transform: rotate(45deg); }

[dir=rtl] .zen-menuburger::before { left: 11px; transform: rotate(-45deg); }

.zen-menuburger .zen-header-select-inner, .zen-menuburger .zen-currency-select-inner { -webkit-user-select: none; -moz-user-select: none; user-select: none; height: 40px; line-height: 38px; text-decoration: none; white-space: nowrap; box-sizing: border-box; line-height: 17px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 18px; font-weight: 700; display: inline-block; position: relative; }

[dir] .zen-menuburger .zen-header-select-inner, [dir] .zen-menuburger .zen-currency-select-inner { background-image: -webkit-linear-gradient(to bottom, #f5f7fa 0%, white 100%); background-image: -moz-linear-gradient(to bottom, #f5f7fa 0%, white 100%); background-image: -o-linear-gradient(to bottom, #f5f7fa 0%, white 100%); background-image: linear-gradient(to bottom, #f5f7fa 0%, white 100%); border-radius: 3px; cursor: pointer; text-align: center; box-shadow: 0 2px 0 rgba(79, 71, 63, 0.14902); cursor: pointer; }

[dir=ltr] .zen-menuburger .zen-header-select-inner, [dir=ltr] .zen-menuburger .zen-currency-select-inner { padding-left: 10px; text-align: left; padding-right: 40px; }

[dir=rtl] .zen-menuburger .zen-header-select-inner, [dir=rtl] .zen-menuburger .zen-currency-select-inner { padding-right: 10px; text-align: right; padding-left: 40px; }

.zen-menuburger .zen-header-select-inner:focus, .zen-menuburger .zen-currency-select-inner:focus { outline: none; }

@media (min-width: 681px) and (max-width: 1074px) { [dir=ltr] .zen-menuburger .zen-header-select-inner, [dir=ltr] .zen-menuburger .zen-currency-select-inner { padding-left: 15px; } [dir=rtl] .zen-menuburger .zen-header-select-inner, [dir=rtl] .zen-menuburger .zen-currency-select-inner { padding-right: 15px; } }

@media (min-width: 1075px) { [dir=ltr] .zen-menuburger .zen-header-select-inner, [dir=ltr] .zen-menuburger .zen-currency-select-inner { padding-left: 19px; } [dir=rtl] .zen-menuburger .zen-header-select-inner, [dir=rtl] .zen-menuburger .zen-currency-select-inner { padding-right: 19px; } }

.zen-menuburger .zen-header-select-inner::before, .zen-menuburger .zen-currency-select-inner::before { content: ''; height: 5px; position: absolute; top: 24px; width: 7px; }

[dir] .zen-menuburger .zen-header-select-inner::before, [dir] .zen-menuburger .zen-currency-select-inner::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 5' fill='%23ffffff'%3E%3Cpath d='M3.5 5L0 0h7L3.5 5z'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; }

[dir=ltr] .zen-menuburger .zen-header-select-inner::before, [dir=ltr] .zen-menuburger .zen-currency-select-inner::before { right: 10px; }

[dir=rtl] .zen-menuburger .zen-header-select-inner::before, [dir=rtl] .zen-menuburger .zen-currency-select-inner::before { left: 10px; }

[dir] .zen-menuburger .zen-header-select-inner-no-select, [dir] .zen-menuburger .zen-currency-select-inner-no-select { cursor: default; }

.zen-menuburger .zen-header-select-inner-no-select::before, .zen-menuburger .zen-currency-select-inner-no-select::before { display: none; }

.zen-menuburger .zen-header-select-label, .zen-menuburger .zen-currency-select-label { color: #85878b; font-size: 12px; font-weight: 500; }

.zen-menuburger .zen-header-select-value, .zen-menuburger .zen-currency-select-value { color: #292f37; }

.zen-menuburger .zen-header-select-button, .zen-menuburger .zen-currency-select-button { bottom: 0; position: absolute; top: 0; z-index: 1; }

[dir=ltr] .zen-menuburger .zen-header-select-button, [dir=ltr] .zen-menuburger .zen-currency-select-button { left: 0; right: 0; }

[dir=rtl] .zen-menuburger .zen-header-select-button, [dir=rtl] .zen-menuburger .zen-currency-select-button { right: 0; left: 0; }

.zen-menuburger .zen-header-select-button-no-select, .zen-menuburger .zen-currency-select-button-no-select { display: none; }

.zen-menuburger .zen-header-select-list, .zen-menuburger .zen-currency-select-list { height: 100%; opacity: 0; position: absolute; top: 0; width: 100%; }

[dir] .zen-menuburger .zen-header-select-list, [dir] .zen-menuburger .zen-currency-select-list { cursor: pointer; }

[dir=ltr] .zen-menuburger .zen-header-select-list, [dir=ltr] .zen-menuburger .zen-currency-select-list { left: 0; }

[dir=rtl] .zen-menuburger .zen-header-select-list, [dir=rtl] .zen-menuburger .zen-currency-select-list { right: 0; }

.zen-menuburger .zen-header-select-inner, .zen-menuburger .zen-currency-select-inner { height: 45px; }

[dir] .zen-menuburger .zen-header-select-inner, [dir] .zen-menuburger .zen-currency-select-inner { border: 1px solid #ebeae8; }

[dir] .zen-menuburger .zen-header-select-inner::before, [dir] .zen-menuburger .zen-currency-select-inner::before { background-image: 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"); }

.zen-menuburger .zen-header-select-icon { display: inline-block; }

.zen-menuburger .zen-header-currency-wrapper .zen-currency-select { max-width: 93px; }

.zen-menuburger .zen-header-language-wrapper .zen-header-select { max-width: 167px; }

.zen-menuburger .zen-menuburger-currency-and-language { box-sizing: border-box; }

[dir] .zen-menuburger .zen-menuburger-currency-and-language { padding: 20px; border-top: 1px solid #ebeae8; }

.body-booking .zen-menuburger .zen-menuburger-currency-and-language, .body-zenstatus .zen-menuburger .zen-menuburger-currency-and-language, .body-cardresend .zen-menuburger .zen-menuburger-currency-and-language { display: none; }

[dir] .zen-menuburger .zen-currency-select-wrapper-disabled .zen-currency-select-inner::before { background: none; }

[dir] .zen-menuburger .zen-currency-select-wrapper-disabled .zen-currency-select-list { cursor: default; }

.zen-menuburger .zen-headermenu-call { display: inline-block; height: 45px; position: relative; width: 45px; }

[dir] .zen-menuburger .zen-headermenu-call { background: #009e07; border-radius: 50%; cursor: pointer; }

[dir=ltr] .zen-menuburger .zen-headermenu-call { margin-left: 10px; }

[dir=rtl] .zen-menuburger .zen-headermenu-call { margin-right: 10px; }

@media (min-width: 681px) { .zen-menuburger .zen-headermenu-call { display: none; } }

.zen-menuburger .zen-headermenu-call::before { content: ''; height: 18px; position: absolute; top: 14px; width: 18px; }

[dir] .zen-menuburger .zen-headermenu-call::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='%23fff' d='M5.5 0h.2c.1.1.4.4.4.6l.1 1c0 .5.3 1.6.5 2.3.3.6.4 1 .1 1.3-.2.4-2 2.2-2 2.2l1 1.4c.5.6 1.2 1.5 2.2 2.3.9.8 1.8 1.5 2.8 2l2-2c.3-.2.3-.3.8-.1.5.1 1 .4 1.7.5l1.8.3c.5 0 .5 0 .6.2l.3.6V16.6l-.3.6s-.4.3-.7.3a15.7 15.7 0 01-4.8-.8A18.2 18.2 0 012 7.7 19 19 0 01.3 2.7C0 1.5 0 1 .2.8.2.5.5.3.7.2l.7-.2h4.1'/%3E%3C/svg%3E"); }

[dir=ltr] .zen-menuburger .zen-headermenu-call::before { left: 13px; }

[dir=rtl] .zen-menuburger .zen-headermenu-call::before { right: 13px; }

.zen-menuburger-close-button { display: none; height: 30px; box-sizing: border-box; position: relative; width: 30px; z-index: 1; }

[dir] .zen-menuburger-close-button { background: white; border-radius: 50%; border: 2px solid rgba(133, 135, 139, 0.2); cursor: pointer; text-align: center; }

.zen-menuburger-close-button::before, .zen-menuburger-close-button::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-menuburger-close-button::before, [dir] .zen-menuburger-close-button::after { background: #85878b; }

[dir=ltr] .zen-menuburger-close-button::before, [dir=ltr] .zen-menuburger-close-button::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .zen-menuburger-close-button::before, [dir=rtl] .zen-menuburger-close-button::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.zen-menuburger-close-button::before { height: 3px; width: 14px; }

.zen-menuburger-close-button::after { height: 14px; width: 3px; }

[dir] .zen-menuburger-close-button-icon { margin-top: 9px; }

.zen-menuburger-close-button-icon-path { fill: rgba(0, 0, 0, 0.6); }

.zen-menuburger-phones-wrapper { display: block; }

.zen-menuburger-phones-wrapper .zen-header-select-wrapper { box-sizing: border-box; display: block; }

[dir] .zen-menuburger-phones-wrapper .zen-header-select-wrapper { border-top: 1px solid #ebeae8; }

[dir=ltr] .zen-menuburger-phones-wrapper .zen-header-select-wrapper { margin-right: 0; padding: 20px 15px 20px 20px; }

[dir=rtl] .zen-menuburger-phones-wrapper .zen-header-select-wrapper { margin-left: 0; padding: 20px 20px 20px 15px; }

.zen-menuburger-phones-wrapper .zen-header-select-inner { max-width: 235px; }

.zen-menuburger-phones-wrapper .zen-header-select { display: flex; flex-direction: row-reverse; justify-content: space-between; }

[dir=rtl] .zen-menuburger-phones-wrapper .zen-header-select-value { direction: ltr; }

[dir] .zen-menuburger-authpane { padding: 0 30px; }

@media (max-width: 680px) { [dir] .zen-menuburger-account { margin-bottom: 6px; padding: 31px 0 7px; } }

@media (min-width: 681px) { [dir] .zen-menuburger-account { background: white; border-radius: 5px 5px 0 0; margin-bottom: 15px; padding: 20px 0 11px; } }

.zen-menuburger-user { position: relative; }

[dir=ltr] .zen-menuburger-user { margin-left: 30px; }

[dir=rtl] .zen-menuburger-user { margin-right: 30px; }

.zen-menuburger-overlay { position: fixed; top: 0; bottom: 0; z-index: 11; }

[dir] .zen-menuburger-overlay { background: rgba(41, 47, 55, 0.3); }

[dir=ltr] .zen-menuburger-overlay { right: 0; left: 0; }

[dir=rtl] .zen-menuburger-overlay { left: 0; right: 0; }

.zen-menuburger-list { list-style: none; }

.zen-menuburger-item { max-width: 240px; position: relative; }

[dir=ltr] .zen-menuburger-item { margin: 0 15px 0 20px; padding-left: 10px; }

[dir=rtl] .zen-menuburger-item { margin: 0 20px 0 15px; padding-right: 10px; }

[dir] .zen-menuburger-item:first-child { margin-top: 15px; }

[dir] .zen-menuburger-item:last-child { margin-bottom: 10px; }

.zen-menuburger-link, .zen-menuburger-pseudolink { color: #292f37; display: block; font-size: 13px; line-height: 25px; text-decoration: none; }

[dir] .zen-menuburger-link, [dir] .zen-menuburger-pseudolink { cursor: pointer; }

.zen-menuburger-icon { position: absolute; top: 10px; }

[dir=ltr] .zen-menuburger-icon { left: 30px; }

[dir=rtl] .zen-menuburger-icon { right: 30px; }

.zen-menuburger-currency-and-language { display: flex; flex-wrap: nowrap; justify-content: space-between; }

.zen-menuburger-overlay { position: fixed; top: 0; bottom: 0; z-index: 21; }

[dir] .zen-menuburger-overlay { background: rgba(41, 47, 55, 0.3); }

[dir=ltr] .zen-menuburger-overlay { right: 0; left: 0; }

[dir=rtl] .zen-menuburger-overlay { left: 0; right: 0; }

.zen-menuburger-language-wrapper .zen-header-select-inner { position: relative; }

[dir=ltr] .zen-menuburger-language-wrapper .zen-header-select-inner { padding: 0 26px 0 32px; }

[dir=rtl] .zen-menuburger-language-wrapper .zen-header-select-inner { padding: 0 32px 0 26px; }

.zen-menuburger-language-wrapper .zen-header-select-inner::after { bottom: 10px; content: ''; height: 12px; position: absolute; width: 18px; }

[dir] .zen-menuburger-language-wrapper .zen-header-select-inner::after { background-repeat: no-repeat; background-size: 100%; border-radius: 3px; }

[dir=ltr] .zen-menuburger-language-wrapper .zen-header-select-inner::after { left: 9px; }

[dir=rtl] .zen-menuburger-language-wrapper .zen-header-select-inner::after { right: 9px; }

.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; font-weight: 500; }

[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; font-weight: 400; }

.zen-authpane-signin-error-message { box-sizing: border-box; color: #be0000; font-size: 15px; }

[dir] .zen-authpane-signin-error-message { background: #fff8dd; 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; font-weight: 500; 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/79436c1-1fe5b62/img/spinner-grey-3.gif) 50% 50% no-repeat; }

[dir=ltr] .zen-authpane-remind-loading, [dir=ltr] .zen-authpane-signup-loading { left: 0; right: 0; }

[dir=rtl] .zen-authpane-remind-loading, [dir=rtl] .zen-authpane-signup-loading { right: 0; left: 0; }

.zen-authpane-signup-field, .zen-authpane-remind-form-field { position: relative; }

.zen-authpane-signin-buttons, .zen-authpane-remind-form-buttons { align-items: center; display: flex; }

[dir] .zen-authpane-signin-buttons, [dir] .zen-authpane-remind-form-buttons { margin-bottom: 12px; margin-top: 15px; }

.zen-authpane-signin-submit-button, .zen-authpane-remind-form-submit-button { width: 187px; }

.zen-authpane-signup-button { width: 100%; }

[dir] .zen-authpane-signup-button { margin: 10px 0 20px; }

.zen-authpane-signin-reset-button, .zen-authpane-remind-form-reset-button { outline: none; width: 70px; }

[dir=ltr] .zen-authpane-signin-reset-button, [dir=ltr] .zen-authpane-remind-form-reset-button { margin-left: 12px; text-align: left; }

[dir=rtl] .zen-authpane-signin-reset-button, [dir=rtl] .zen-authpane-remind-form-reset-button { margin-right: 12px; text-align: right; }

.zen-authpane-remind-header { position: relative; }

.zen-authpane-remind-header-close { height: 26px; position: absolute; top: -6px; width: 26px; }

[dir] .zen-authpane-remind-header-close { border-radius: 50%; border: 2px solid #eef1f4; cursor: pointer; }

[dir=ltr] .zen-authpane-remind-header-close { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); right: 0; }

[dir=rtl] .zen-authpane-remind-header-close { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 0; }

[dir] .zen-authpane-remind-header-close:hover { background: rgba(133, 135, 139, 0.2); border: 2px solid rgba(133, 135, 139, 0.2); }

.zen-authpane-remind-header-close::before, .zen-authpane-remind-header-close::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-authpane-remind-header-close::before, [dir] .zen-authpane-remind-header-close::after { background: rgba(133, 135, 139, 0.2); }

[dir=ltr] .zen-authpane-remind-header-close::before, [dir=ltr] .zen-authpane-remind-header-close::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zen-authpane-remind-header-close::before, [dir=rtl] .zen-authpane-remind-header-close::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zen-authpane-remind-header-close::before { height: 2px; width: 12px; }

.zen-authpane-remind-header-close::after { height: 12px; width: 2px; }

.zen-authpane-remind-header-close:hover::before, .zen-authpane-remind-header-close:hover::after { content: ''; position: absolute; top: 50%; }

[dir] .zen-authpane-remind-header-close:hover::before, [dir] .zen-authpane-remind-header-close:hover::after { background: white; }

[dir=ltr] .zen-authpane-remind-header-close:hover::before, [dir=ltr] .zen-authpane-remind-header-close:hover::after { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[dir=rtl] .zen-authpane-remind-header-close:hover::before, [dir=rtl] .zen-authpane-remind-header-close:hover::after { right: 50%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.zen-authpane-remind-header-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 15px; font-weight: 500; }

[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] .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 .zenformdoubleinputcontrol-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: 4px; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.15); }

[dir] .zenforminput-inner:hover { box-shadow: 0 0 0 1px #044fd2; }

[dir] .zenforminput-inner:focus-within { box-shadow: 0 0 0 1px #044fd2, 0 0 0 3px rgba(15, 93, 228, 0.4); }

.zenforminput-title-wrapper { display: inline-flex; max-width: 100%; }

[dir=rtl] .zenforminput-title-wrapper { direction: rtl; }

.zenforminput-title { color: #2d3137; font-weight: 500; line-height: 17px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zenforminput-tip { z-index: 2; }

[dir] .zenforminput-tip { margin-top: 1px; }

[dir=ltr] .zenforminput-tip { margin-left: 8px; }

[dir=rtl] .zenforminput-tip { margin-right: 8px; }

.zenforminputcontrol { color: #2d3137; font-size: 16px; font-weight: 500; line-height: 1.25; outline: 0; width: 100%; }

[dir] .zenforminputcontrol { background-color: transparent; }

.zenforminputcontrol::placeholder { color: #afafaf; }
.zenformdoubleinputcontrol { display: flex; }

.zenformdoubleinputcontrol-item:first-child { flex-shrink: 0; margin-right: 10px; position: relative; width: 20px; }

.zenformdoubleinputcontrol-item:first-child::before { content: '/'; font-size: 16px; font-weight: 600; 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='%230f5de4' 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='%230f5de4' 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-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='%230f5de4' 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/79436c1-1fe5b62/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/79436c1-1fe5b62/img/svg/cardlogos/amex.svg); }

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

[dir] .zenforminput-button-dinersclub { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/cardlogos/dinersclub.svg); }

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

[dir] .zenforminput-button-discover { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/cardlogos/discover.svg); }

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

[dir] .zenforminput-button-jcb { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/cardlogos/jcb.svg); }

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

[dir] .zenforminput-button-maestro { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/cardlogos/maestro.svg); }

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

[dir] .zenforminput-button-mastercard { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/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/79436c1-1fe5b62/img/svg/cardlogos/mir.svg); }

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

[dir] .zenforminput-button-visa { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/cardlogos/visa.svg); }
[dir=rtl] .zenforminput-button-amex, [dir=rtl] .zenforminput-button-dinersclub, [dir=rtl] .zenforminput-button-discover, [dir=rtl] .zenforminput-button-jcb, [dir=rtl] .zenforminput-button-maestro, [dir=rtl] .zenforminput-button-mastercard, [dir=rtl] .zenforminput-button-mir, [dir=rtl] .zenforminput-button-visa { right: 12px; }
.zenforminput-button-reset.zenforminput-button-active { display: block; }

.zenforminput-errormessage { color: #ce2121; font-size: 12px; line-height: 18px; }

[dir] .zenforminput-errormessage { margin-top: 4px; }

[dir=ltr] .zenforminput-errormessage { margin-left: 12px; }

[dir=rtl] .zenforminput-errormessage { margin-right: 12px; }

.zenforminput-errormessage-value { white-space: nowrap; }

.zensuggestinput { position: relative; }

.zensuggestinput-dropdown-wrapper { box-sizing: border-box; max-height: 300px; overflow-y: auto; position: absolute; width: calc(100% + 2px); z-index: 4; }

[dir] .zensuggestinput-dropdown-wrapper { background: white; border-radius: 0 0 5px 5px; border: 1px solid rgba(133, 135, 139, 0.2); box-shadow: 0 2px 8px 0 rgba(133, 135, 139, 0.2); cursor: pointer; }

[dir=ltr] .zensuggestinput-dropdown-wrapper { left: -1px; }

[dir=rtl] .zensuggestinput-dropdown-wrapper { right: -1px; }

.zensuggestinput-dropdown-option { align-items: center; display: flex; font-size: 16px; font-weight: 500; }

[dir] .zensuggestinput-dropdown-option { padding: 8px 16px; }

[dir] .zensuggestinput-dropdown-option:hover { background-color: #e7f0f8; }

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

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

.zensuggestinput-dropdown-option-extra { position: relative; }

[dir] .zensuggestinput-dropdown-option-extra { background: #fff8dd; }

.zensuggestinput-dropdown-option-extra:hover { color: inherit; }

[dir] .zensuggestinput-dropdown-option-extra:hover { background: #fff8dd; }

.zensuggestinput-dropdown-option-cancel { height: 16px; position: absolute; top: 7px; width: 16px; z-index: 1; }

[dir] .zensuggestinput-dropdown-option-cancel { background: rgba(133, 135, 139, 0.2); border-radius: 50%; cursor: pointer; }

[dir=ltr] .zensuggestinput-dropdown-option-cancel { right: 8px; }

[dir=rtl] .zensuggestinput-dropdown-option-cancel { left: 8px; }

.zensuggestinput-dropdown-option-cancel::before, .zensuggestinput-dropdown-option-cancel::after { content: ''; position: absolute; top: 50%; }

[dir] .zensuggestinput-dropdown-option-cancel::before, [dir] .zensuggestinput-dropdown-option-cancel::after { background: #fff8dd; }

[dir=ltr] .zensuggestinput-dropdown-option-cancel::before, [dir=ltr] .zensuggestinput-dropdown-option-cancel::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .zensuggestinput-dropdown-option-cancel::before, [dir=rtl] .zensuggestinput-dropdown-option-cancel::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.zensuggestinput-dropdown-option-cancel::before { height: 3px; width: 12px; }

.zensuggestinput-dropdown-option-cancel::after { height: 12px; width: 3px; }

.zensuggestinput-arrow::after { content: ''; position: absolute; top: 20px; width: 16px; height: 10px; }

[dir] .zensuggestinput-arrow::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M10.9 14.6l6.2-6.1c.4-.5.4-1.3 0-1.8l-.2-.2a1.3 1.3 0 00-1.8 0l-5.1 5-5-5C4.3 6 3.5 6 3 6.5l-.1.2c-.5.5-.5 1.3 0 1.8l6 6.1c.6.5 1.4.5 2 0'/%3E%3C/defs%3E%3Cuse fill='%230f5de4' 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='%230f5de4' 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: #e7f0f8; }

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

.zenpersonsuggest-dropdown-option-name { font-size: 16px; font-weight: 400; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zenpersonsuggest-dropdown-option-name-match { font-weight: 600; }

.zenpersonsuggest-dropdown-option-email-match { height: 20px; font-size: 14px; font-weight: 500; }

.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: #e7f0f8; }

[dir] .zenmetrosuggest-dropdown-option-active { background-color: #e7f0f8; }

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

.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-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 16px; }

.zenformtextarea-inner:hover { z-index: 1; }

[dir] .zenformtextarea-inner:hover { box-shadow: 0 0 0 1px #044fd2; }

.zenformtextarea-inner:focus-within { z-index: 1; }

[dir] .zenformtextarea-inner:focus-within { box-shadow: 0 0 0 3px rgba(4, 79, 210, 0.4), 0 0 0 1px #044fd2; }

.zenformtextarea-title-wrapper { display: inline-flex; max-width: 100%; }

.zenformtextarea-title { color: #2d3137; font-size: 12px; font-weight: 500; 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 { color: #2d3137; flex-grow: 1; font-size: 16px; font-weight: 500; height: 100%; line-height: 1.25; outline: 0; resize: none; width: 100%; }

[dir] .zenformtextareacontrol { background-color: transparent; }

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

.zendropdownlist { list-style: none; max-height: 300px; overflow-y: scroll; scrollbar-width: none; }

[dir] .zendropdownlist { background-color: white; border-radius: 4px; box-shadow: 0 2px 12px 0 rgba(45, 49, 55, 0.3); 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: #e7f0f8; }

.zendropdownlist-item-text { font-size: 16px; font-weight: 500; line-height: 20px; pointer-events: none; }

.zendropdownlist-item-description { font-size: 14px; font-weight: 400; 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: #e7f0f8; }

.zendropdowncheckboxgroup { list-style: none; max-height: 300px; overflow-y: scroll; scrollbar-width: none; }

[dir] .zendropdowncheckboxgroup { background-color: white; border-radius: 4px; 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; font-weight: 500; }

[dir] .zendropdowncheckboxgroup-reset { margin-top: 12px; }

.zendropdowncheckboxgroups { list-style: none; max-height: 300px; overflow-y: scroll; }

[dir] .zendropdowncheckboxgroups { background-color: white; border-radius: 4px; 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; font-weight: 500; }

[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: #0f5de4; 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='%230f5de4' 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: #044fd2; }

[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='%23044fd2' transform='translate(-2 -6)' xlink:href='%23a'/%3E%3C/svg%3E"); }

.zenformtextselect:active .zenformtextselect-text { color: #0143b4; }

[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='%230143b4' 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 { background-color: #f4f4f4; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.15); cursor: default; }

.zenformselect-disabled .zenformselect-inner::before, .zenformselect-disabled .zenformselect-inner:hover::before, .zenformselect-disabled .zenformselect-inner:focus::before { opacity: .5; }

.zenformselect { outline: 0; }

[dir] .zenformselect { padding: 1px; }

.zenformselect-inner { display: block; position: relative; transition: box-shadow .16s; }

[dir] .zenformselect-inner { background-color: white; border-radius: 4px; border: 1px solid transparent; box-shadow: 0 0 0 1px rgba(45, 49, 55, 0.15); 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='%230f5de4' 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 #044fd2; }

[dir] .zenformselect:focus .zenformselect-inner { box-shadow: 0 0 0 1px #044fd2, 0 0 0 3px rgba(15, 93, 228, 0.4); }

.zenformselect-title-wrapper { display: inline-flex; max-width: 100%; }

[dir] .zenformselect-title-wrapper { margin-bottom: 2px; }

.zenformselect-title { font-size: 12px; font-weight: 500; 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; font-weight: 500; 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: #afafaf; }

.zenregioninfo { box-sizing: border-box; outline: 0; position: relative; }

[dir] .zenregioninfo { background-color: white; border-radius: 6px; cursor: pointer; padding: 8px 16px 12px; }

.zenregioninfo::after { bottom: 12px; content: ''; height: 16px; position: absolute; width: 16px; }

[dir] .zenregioninfo::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='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='%230f5de4' 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"); background-size: contain; }

[dir=ltr] .zenregioninfo::after { right: 12px; }

[dir=rtl] .zenregioninfo::after { left: 12px; }

[dir] .zenregioninfo:focus { box-shadow: 0 0 0 1px #044fd2, 0 0 0 3px rgba(15, 93, 228, 0.4); }

@media (max-width: 954px) { [dir] .zenregioninfo { padding: 4px 10px; }
  .zenregioninfo::after { bottom: 6px; } }

@media (max-width: 680px) { .zenregioninfo { width: 190px; }
  .zenregioninfo::after { content: none; } }

.zenregioninfo-counter { color: white; font-size: 12px; font-weight: 500; 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; font-weight: 500; 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: 5px 15px; }

@media (min-width: 681px) and (max-width: 954px) { [dir] .body-hotel .zenbreadcrumbs, [dir] .body-adaptive-hotel .zenbreadcrumbs { padding: 5px; } }

[dir] .body-hotel .zen-roomspage-v2 .zenbreadcrumbs, [dir] .body-adaptive-hotel .zen-roomspage-v2 .zenbreadcrumbs { padding: 0; }

.zenbreadcrumbs { overflow: hidden; position: relative; z-index: 12; }

[dir] .zenbreadcrumbs { border-radius: 6px; 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: 6px; }

.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: 6px 0  0 6px; }

[dir=rtl] .zenbreadcrumbs-item:first-child { border-radius: 0 6px  6px 0; }

.zenbreadcrumbs-item:last-child { overflow: hidden; }

[dir=ltr] .zenbreadcrumbs-item:last-child { border-radius: 0 6px 6px 0; }

[dir=rtl] .zenbreadcrumbs-item:last-child { border-radius: 6px 0 0 6px; }

.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%; }

[dir] .zen-footer-seo { margin: 0 0 120px; }

@media (max-width: 954px) { [dir] .zen-footer-seo { margin: 0 0 50px; } }

.zen-footer-seo-title { color: #85878b; font-size: 15px; line-height: 19px; font-weight: 400; }

[dir] .zen-footer-seo-title { margin-bottom: 10px; }

.zen-footer-seo-content { color: #85878b; display: flex; font-size: 12px; line-height: 15px; }

@media (max-width: 954px) { .zen-footer-seo-content { max-width: 471px; flex-wrap: wrap; } }

[dir=ltr] .zen-footer-seo-column { margin: 0 20px 0 0; }

[dir=rtl] .zen-footer-seo-column { margin: 0 0 0 20px; }

[dir] .zen-footer-seo-column:last-child { margin: 0; }

[dir] .zen-footer-seo-paragraph { margin: 0 0 5px; }

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

.zen-footer-inner { display: flex; flex-wrap: wrap; max-width: 961px; position: relative; }

[dir] .zen-footer-inner { margin: 0 auto; padding: 0 57px; }

.body-hotel .zen-footer-inner { max-width: 1200px; }

[dir] .body-hotel .zen-footer-inner { padding: 0 20px; }

@media (max-width: 680px) { [dir] .body-hotel .zen-footer-inner { padding: 0 12px; } }

@media (max-width: 954px) { [dir] .zen-footer-inner { padding: 0 20px; } }

@media (min-width: 955px) and (max-width: 1074px) { [dir] .zen-footer-inner { padding: 0 20px; } }

.zen-footer-partners { display: flex; width: 100%; }

[dir] .zen-footer-partners { border-bottom: 1px solid rgba(133, 135, 139, 0.3); padding: 30px 0 25px; }

@media (max-width: 680px) { .zen-footer-partners-mobile-empty { display: none; } }

.zen-footer-partner { flex: 1 0 0; }

[dir=ltr] .zen-footer-partner { margin-right: 40px; }

[dir=rtl] .zen-footer-partner { margin-left: 40px; }

@media (min-width: 681px) and (max-width: 1074px) { [dir=ltr] .zen-footer-partner { margin-right: 20px; } [dir=rtl] .zen-footer-partner { margin-left: 20px; } }

@media (max-width: 680px) { .zen-footer-partner { width: 100%; } [dir=ltr] .zen-footer-partner { margin-right: 0; } [dir=rtl] .zen-footer-partner { margin-left: 0; } }

[dir=ltr] .zen-footer-partner:last-child { margin-right: 0; }

[dir=rtl] .zen-footer-partner:last-child { margin-left: 0; }

@media (max-width: 954px) { .zen-footer-external-ratings { display: none; } }

@media (min-width: 955px) and (max-width: 1074px) { .zen-footer-external-ratings { display: none; } }

@media (max-width: 680px) { .zen-footer-security-wrap { display: none; } }

.zen-footer-security-title, .zen-footer-dreams-title, .zen-footer-points-title, .zen-footer-external-ratings-title { color: #292f37; font-size: 18px; line-height: 24px; font-weight: 400; }

[dir] .zen-footer-security-title, [dir] .zen-footer-dreams-title, [dir] .zen-footer-points-title, [dir] .zen-footer-external-ratings-title { margin: 0 0 10px; }

.zen-footer-rewards { display: flex; width: 100%; }

[dir] .zen-footer-rewards { border-bottom: 1px solid rgba(133, 135, 139, 0.3); padding: 30px 0 25px; }

.zen-footer-rewards-wrapper { width: 100%; }

[dir] .zen-footer-external-ratings .zenexternalratings-card { padding-bottom: 16px; padding-top: 20px; }

[dir=ltr] .zen-footer-external-ratings .zenexternalratings-control-button-prev { left: 8px; }

[dir=rtl] .zen-footer-external-ratings .zenexternalratings-control-button-prev { right: 8px; }

[dir=ltr] .zen-footer-external-ratings .zenexternalratings-control-button-next { right: 8px; }

[dir=rtl] .zen-footer-external-ratings .zenexternalratings-control-button-next { left: 8px; }

.zen-footer-dreams-title { position: relative; }

.zen-footer-dreams-title::after { font-family: 'Ostrovok-Icons'; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #ff6464; content: 'c'; position: relative; top: -2px; }

[dir=ltr] .zen-footer-dreams-title::after { left: 4px; }

[dir=rtl] .zen-footer-dreams-title::after { right: 4px; }

.zen-footer-points-title { display: inline-block; position: relative; }

.zen-footer-points-title::after { content: ''; height: 18px; position: absolute; top: 5px; width: 18px; }

[dir] .zen-footer-points-title::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='%23ff6464'/%3E%3C/svg%3E"); transform: scale(1.1); }

[dir=ltr] .zen-footer-points-title::after { right: -26px; }

[dir=rtl] .zen-footer-points-title::after { left: -26px; }

.zen-footer-security-text, .zen-footer-dreams-text, .zen-footer-dreams-segment-text, .zen-footer-points-text { color: #292f37; font-size: 14px; line-height: 19px; font-weight: 400; }

[dir] .zen-footer-security-text { margin: 0 0 10px; }

[dir] .zen-footer-security-partners { margin: 0 0 20px; }

.zen-footer-security-systems { align-items: center; display: flex; flex-wrap: wrap; }

.zen-footer-security-systems-img-visa { height: 39px; width: 39px; }

[dir] .zen-footer-security-systems-img-visa { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/securitylogos/visa.svg); }

.zen-footer-security-systems-img-mastercard { height: 18px; width: 51px; }

[dir] .zen-footer-security-systems-img-mastercard { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/securitylogos/mastercard.svg); }

.zen-footer-security-systems-img-thawte { height: 19px; width: 75px; }

[dir] .zen-footer-security-systems-img-thawte { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/securitylogos/thawte.svg); }

.zen-footer-security-systems-img-sberbank { height: 23px; width: 140px; }

[dir] .zen-footer-security-systems-img-sberbank { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/securitylogos/sberbank.svg); }

.zen-footer-security-systems-img-sberbank_ru { height: 23px; width: 140px; }

[dir] .zen-footer-security-systems-img-sberbank_ru { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/securitylogos/sberbank_ru.svg); }

.zen-footer-security-systems-img-alfabank { height: 30px; width: 111px; }

[dir] .zen-footer-security-systems-img-alfabank { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/securitylogos/alfa.svg); }

.zen-footer-security-systems-img-alfabank_ru { height: 23px; width: 111px; }

[dir] .zen-footer-security-systems-img-alfabank_ru { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/securitylogos/alfa_ru.svg); }

.zen-footer-security-systems-img-dss { height: 34px; width: 81px; }

[dir] .zen-footer-security-systems-img-dss { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/securitylogos/dss.svg); }

.zen-footer-security-systems-img-paypal { height: 40px; width: 40px; }

[dir] .zen-footer-security-systems-img-paypal { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/securitylogos/paypal.svg); background-position: center; }

.zen-footer-security-systems-img-stripe { height: 32px; width: 114px; }

[dir] .zen-footer-security-systems-img-stripe { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/securitylogos/stripepowered.svg); }

.zen-footer-security-systems-img-decta { height: 40px; width: 120px; }

[dir] .zen-footer-security-systems-img-decta { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/securitylogos/decta.svg); }

.zen-footer-security-systems-img-mir { height: 26px; width: 93px; }

[dir] .zen-footer-security-systems-img-mir { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/svg/securitylogos/mir.svg); }

.zen-footer-security-systems-img { height: 50px; }

[dir] .zen-footer-security-systems-img { background-position: center; background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zen-footer-security-systems-img { margin-right: 20px; }

[dir=rtl] .zen-footer-security-systems-img { margin-left: 20px; }

[dir=ltr] .zen-footer-security-systems-img:last-child { margin-right: 0; }

[dir=rtl] .zen-footer-security-systems-img:last-child { margin-left: 0; }

[dir] .zen-footer-points-text, [dir] .zen-footer-dreams-text { margin: 0 0 15px; }

[dir] .zen-footer-dreams-segment-text { margin: 0 0 5px; }

.zen-footer-points-price-wrap, .zen-footer-dreams-price-wrap { align-items: center; display: flex; }

[dir] .zen-footer-points-price-wrap, [dir] .zen-footer-dreams-price-wrap { margin: 0 0 10px; }

.zen-footer-points-price, .zen-footer-dreams-price { color: #ff6464; font-size: 13px; font-weight: 500; line-height: 19px; }

[dir] .zen-footer-points-price, [dir] .zen-footer-dreams-price { border-radius: 14px; border: 1px solid #ff6464; padding: 3px 10px; }

[dir=ltr] .zen-footer-points-price, [dir=ltr] .zen-footer-dreams-price { margin: 0 7px 0 0; }

[dir=rtl] .zen-footer-points-price, [dir=rtl] .zen-footer-dreams-price { margin: 0 0 0 7px; }

.zen-footer-dreams-points-description, .zen-footer-dreams-price-description { color: #85878b; font-size: 14px; line-height: 19px; }

.zen-footer-points-link, .zen-footer-dreams-link { font-size: 13px; line-height: 19px; }

.zen-footer-about { align-items: center; display: flex; min-width: 400px; }

[dir] .zen-footer-about { border-bottom: 1px solid rgba(133, 135, 139, 0.3); padding: 20px 0; }

@media (max-width: 954px) { .zen-footer-about { align-items: flex-start; flex-direction: column; } }

@media (min-width: 955px) and (max-width: 1074px) { .zen-footer-about { align-items: flex-start; flex-direction: column; } }

@media (max-width: 680px) { .zen-footer-about { align-items: stretch; min-width: auto; width: 100%; } }

.zen-footer-about-logo { height: 19px; width: 142px; }

[dir] .zen-footer-about-logo { background: url(//st.worldota.net/master/79436c1-1fe5b62/img/logo/footer-logo.svg) bottom center no-repeat; background-size: contain; padding-top: 5px; }

[dir=ltr] .zen-footer-about-logo { margin: 0 20px 0 0; }

[dir=rtl] .zen-footer-about-logo { margin: 0 0 0 20px; }

@media (max-width: 680px) { [dir] .zen-footer-about-logo { margin-bottom: 15px; } }

@media (min-width: 681px) and (max-width: 1074px) { [dir] .zen-footer-about-links { margin-top: 10px; } }

.zen-footer-social-wrap { display: flex; flex-grow: 1; justify-content: flex-end; }

[dir] .zen-footer-social-wrap { border-bottom: 1px solid rgba(133, 135, 139, 0.3); padding: 20px 0; }

@media (max-width: 954px) { [dir] .zen-footer-social-wrap { padding: 10px 0 0; } }

@media (min-width: 955px) and (max-width: 1074px) { [dir] .zen-footer-social-wrap { padding: 10px 0 0; } }

@media (max-width: 680px) { .zen-footer-social-wrap { justify-content: center; order: -2; width: 100%; } [dir] .zen-footer-social-wrap { padding: 15px 0; } }

.zen-footer-main-links { display: flex; list-style: none; }

@media (max-width: 680px) { .zen-footer-main-links { -webkit-columns: auto 2; -moz-columns: auto 2; columns: auto 2; display: block; } }

[dir=ltr] .zen-footer-main-links-item { margin: 0 25px 0 0; }

[dir=rtl] .zen-footer-main-links-item { margin: 0 0 0 25px; }

@media (max-width: 680px) { [dir] .zen-footer-main-links-item { margin-bottom: 10px; } }

.zen-footer-main-links-item-link { font-size: 14px; line-height: 18px; }

[dir=ltr] .zen-footer-about-social-wrap { margin-left: auto; }

[dir=rtl] .zen-footer-about-social-wrap { margin-right: auto; }

@media (min-width: 681px) and (max-width: 1074px) { .zen-footer-about-social-wrap { order: 2; } }

@media (max-width: 680px) { .zen-footer-about-social-wrap { display: none; } }

.zen-footer-links { display: flex; }

[dir] .zen-footer-links { border-bottom: 1px solid rgba(133, 135, 139, 0.3); }

@media (min-width: 1075px) { .zen-footer-links { width: calc(50% - 10px); } [dir=ltr] .zen-footer-links { padding: 20px 20px 20px 0; } [dir=rtl] .zen-footer-links { padding: 20px 0 20px 20px; } }

@media (max-width: 954px) { .zen-footer-links { flex-wrap: wrap; width: 100%; } }

@media (min-width: 955px) and (max-width: 1074px) { .zen-footer-links { flex-wrap: wrap; width: 100%; } }

@media (max-width: 680px) { [dir] .zen-footer-links { border: 0; } }

.zen-footer-links-clients, .zen-footer-links-parthers { width: calc(50% - 10px); }

[dir=ltr] .zen-footer-links-clients, [dir=ltr] .zen-footer-links-parthers { margin-right: 20px; }

[dir=rtl] .zen-footer-links-clients, [dir=rtl] .zen-footer-links-parthers { margin-left: 20px; }

[dir=ltr] .zen-footer-links-clients:last-child, [dir=ltr] .zen-footer-links-parthers:last-child { margin-right: 0; }

[dir=rtl] .zen-footer-links-clients:last-child, [dir=rtl] .zen-footer-links-parthers:last-child { margin-left: 0; }

@media (min-width: 681px) and (max-width: 1074px) { [dir] .zen-footer-links-clients, [dir] .zen-footer-links-parthers { padding: 20px 0; } }

@media (max-width: 680px) { .zen-footer-links-clients, .zen-footer-links-parthers { width: 100%; } [dir] .zen-footer-links-clients, [dir] .zen-footer-links-parthers { border-bottom: 1px solid rgba(133, 135, 139, 0.3); padding: 20px 0 10px; } [dir=ltr] .zen-footer-links-clients, [dir=ltr] .zen-footer-links-parthers { margin-right: 0; } [dir=rtl] .zen-footer-links-clients, [dir=rtl] .zen-footer-links-parthers { margin-left: 0; } }

.zen-footer-clients-links-title, .zen-footer-partners-links-title { color: #292f37; font-size: 18px; line-height: 24px; font-weight: 400; }

[dir] .zen-footer-clients-links-title, [dir] .zen-footer-partners-links-title { margin: 0 0 10px; }

.zen-footer-clients-links-list, .zen-footer-partners-links-list { list-style: none; }

[dir] .zen-footer-clients-links-list, [dir] .zen-footer-partners-links-list { padding: 0; }

@media (max-width: 680px) { .zen-footer-clients-links-list, .zen-footer-partners-links-list { -webkit-columns: auto 2; -moz-columns: auto 2; columns: auto 2; } }

.zen-footer-clients-links-item, .zen-footer-partners-links-item { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }

[dir] .zen-footer-clients-links-item, [dir] .zen-footer-partners-links-item { padding-bottom: 10px; }

.zen-footer-clients-links-item-link, .zen-footer-partners-links-item-link { font-size: 14px; line-height: 18px; }

.zen-footer-stores-wrap { width: calc(50% - 10px); }

[dir] .zen-footer-stores-wrap { border-bottom: 1px solid rgba(133, 135, 139, 0.3); }

@media (max-width: 954px) { .zen-footer-stores-wrap { width: 100%; } }

@media (min-width: 955px) and (max-width: 1074px) { .zen-footer-stores-wrap { width: 100%; } }

@media (max-width: 680px) { .zen-footer-stores-wrap { order: -1; } }

.zen-footer-stores { min-height: 134px; position: relative; }

[dir] .zen-footer-stores { padding: 20px 0; }

.zen-footer-stores-inner { max-width: 292px; }

@media (min-width: 681px) and (max-width: 1074px) { .zen-footer-stores-inner { max-width: 385px; } }

.zen-footer-stores-title { color: #292f37; font-size: 18px; line-height: 24px; font-weight: 400; }

[dir] .zen-footer-stores-title { margin: 0 0 6px; }

.zen-footer-stores-text { color: #292f37; font-size: 14px; line-height: 19px; font-weight: 400; }

[dir] .zen-footer-stores-text { margin: 0 0 15px; }

@media (min-width: 681px) and (max-width: 1074px) { [dir] .zen-footer-stores-text { margin: 0 0 20px; } }

.zen-footer-stores-appstore, .zen-footer-stores-googleplay { display: inline-block; height: 33px; width: 112px; }

[dir] .zen-footer-stores-appstore, [dir] .zen-footer-stores-googleplay { background-size: cover; }

.zen-footer-stores-appstore { display: inline-block; height: 32px; width: 108px; }

[dir] .zen-footer-stores-appstore { background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zen-footer-stores-appstore { margin: 0 15px 0 0; }

[dir=rtl] .zen-footer-stores-appstore { margin: 0 0 0 15px; }

[dir] .ru .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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] .cs .zen-footer-stores-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"); }

.zen-footer-stores-googleplay { display: inline-block; height: 32px; width: 108px; }

[dir] .zen-footer-stores-googleplay { background-repeat: no-repeat; background-size: contain; }

[dir] .ru .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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 .zen-footer-stores-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] .cs .zen-footer-stores-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"); }

.zen-footer-stores-qrcode { height: 118px; position: absolute; top: 28px; width: 118px; }

[dir] .zen-footer-stores-qrcode { background: url(//st.worldota.net/master/79436c1-1fe5b62/img/footer-application/apps-qr-code-ostrovok.svg) center no-repeat; background-size: 100%; }

[dir=ltr] .zen-footer-stores-qrcode { right: 28px; }

[dir=rtl] .zen-footer-stores-qrcode { left: 28px; }

@media (max-width: 680px) { .zen-footer-stores-qrcode { display: none; } }

.zen-footer-social { position: relative; }

[dir] .zen-footer-social { padding: 0; }

@media (min-width: 1075px) { .zen-footer-social { display: inline-block; max-width: 285px; vertical-align: top; } [dir] .zen-footer-social { border-bottom: 0; } [dir=ltr] .zen-footer-social { margin-left: 75px; } [dir=rtl] .zen-footer-social { margin-right: 75px; } }

.prtnr-footer-feedback { align-items: flex-end; }

@media (min-width: 681px) and (max-width: 1074px) { .prtnr-footer-feedback { align-items: flex-start; } }

@media (max-width: 680px) { .prtnr-footer-feedback { align-items: flex-start; flex-direction: column-reverse; } }

[dir=ltr] .prtnr-footer-feedback .zen-footer-social { margin-left: 15px; }

[dir=rtl] .prtnr-footer-feedback .zen-footer-social { margin-right: 15px; }

@media (min-width: 681px) and (max-width: 1074px) { [dir] .prtnr-footer-feedback .zen-footer-social { margin-top: 4px; } }

@media (max-width: 680px) { [dir=ltr] .prtnr-footer-feedback .zen-footer-social { margin-left: 0; } [dir=rtl] .prtnr-footer-feedback .zen-footer-social { margin-right: 0; } }

.zen-footer-feedback-button { min-width: 160px; }

[dir=ltr] .zen-footer-feedback-button { margin-left: 75px; }

[dir=rtl] .zen-footer-feedback-button { margin-right: 75px; }

@media (min-width: 681px) and (max-width: 1074px) { [dir=ltr] .zen-footer-feedback-button { margin-left: 0; } [dir=rtl] .zen-footer-feedback-button { margin-right: 0; } }

@media (max-width: 680px) { [dir] .zen-footer-feedback-button { margin: 9px 0 12px; } }

.zen-footer-social-links { display: block; }

@media (min-width: 681px) { .zen-footer-social-links { display: inline-block; } }

.zen-footer-social-links-item { display: inline-block; height: 34px; width: 34px; }

[dir] .zen-footer-social-links-item { background-repeat: no-repeat; background-size: contain; }

[dir=ltr] .zen-footer-social-links-item { margin: 0 15px 0 0; }

[dir=rtl] .zen-footer-social-links-item { margin: 0 0 0 15px; }

[dir=ltr] .zen-footer-social-links-item:last-child { margin-right: 0; }

[dir=rtl] .zen-footer-social-links-item:last-child { margin-left: 0; }

[dir] .zen-footer-social-links-item-facebook { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/social/facebook.svg); }

[dir] .zen-footer-social-links-item-vkontakte { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/social/vkontakte.svg); }

[dir] .zen-footer-social-links-item-telegram { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/social/telegram.svg); }

[dir] .zen-footer-social-links-item-instagram { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/social/instagram.svg); }

[dir] .zen-footer-social-links-item-twitter { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/social/twitter.svg); }

[dir] .zen-footer-social-links-item-odnoklassniki { background-image: url(//st.worldota.net/master/79436c1-1fe5b62/img/social/odnoklassniki.svg); }

.zen-footer-links-item { font-size: 14px; font-weight: 500; list-style: none; }

[dir] .zen-footer-links-item { margin: 0 0 12px; }

.zen-footer-privacy { width: 100%; }

[dir] .zen-footer-privacy { margin: 10px 0 40px; }

@media (max-width: 680px) { [dir] .zen-footer-privacy { margin: 10px 0 30px; } }

.prtnr-footer-main-block-loyalty-hidden { display: none; }

.zen-footer-privacy-link { color: #85878b; font-size: 14px; line-height: 19px; text-decoration: none; }

.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 { flex-shrink: 0; height: 63px; width: 63px; }

[dir] .mobileappbanner-logo { background: url(//st.worldota.net/master/79436c1-1fe5b62/img/mobileapp/ost@2x.png) 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; font-weight: 500; 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 { display: flex; flex-direction: column; height: 100%; justify-content: center; position: fixed; top: 0; z-index: 23; }

[dir] .mobilefullscreenappbanner { background: white; padding: 0 15px; }

.mobilefullscreenappbanner-title { font-size: 25px; font-style: normal; font-weight: 800; line-height: 30px; }

[dir=ltr] .mobilefullscreenappbanner-title { margin: 15px 35px 6px 0; }

[dir=rtl] .mobilefullscreenappbanner-title { margin: 15px 0 6px 35px; }

.mobilefullscreenappbanner-open { height: 118px; z-index: 24; }

.mobilefullscreenappbanner-install-button { z-index: 24; }

[dir] .mobilefullscreenappbanner-install-button { margin-bottom: 15px; }

[dir] .mobilefullscreenappbanner-store-buttons { margin-bottom: 12px; }

.mobilefullscreenappbanner-store-button { display: inline-block; width: 48.5%; }

[dir=ltr] .mobilefullscreenappbanner-store-button:first-child { margin-right: 3%; }

[dir=rtl] .mobilefullscreenappbanner-store-button:first-child { margin-left: 3%; }

.mobilefullscreenappbanner-store-button-link { width: 100%; }

.mobilefullscreenappbanner-store-button-image { display: block; width: 100%; }

.mobilefullscreenappbanner-close-button { height: 30px; box-sizing: border-box; position: relative; width: 30px; z-index: 1; height: 28px; position: absolute; top: 11px; width: 28px; z-index: 24; }

[dir] .mobilefullscreenappbanner-close-button { background: white; border-radius: 50%; border: 2px solid rgba(133, 135, 139, 0.2); cursor: pointer; text-align: center; background: #e5e5e5; border: 0; }

[dir=ltr] .mobilefullscreenappbanner-close-button { right: 11px; }

[dir=rtl] .mobilefullscreenappbanner-close-button { left: 11px; }

.mobilefullscreenappbanner-close-button::before, .mobilefullscreenappbanner-close-button::after { content: ''; position: absolute; top: 50%; }

[dir] .mobilefullscreenappbanner-close-button::before, [dir] .mobilefullscreenappbanner-close-button::after { background: #85878b; }

[dir=ltr] .mobilefullscreenappbanner-close-button::before, [dir=ltr] .mobilefullscreenappbanner-close-button::after { transform-origin: 0 0; transform: rotate(45deg) translate(-50%, -50%); left: 50%; }

[dir=rtl] .mobilefullscreenappbanner-close-button::before, [dir=rtl] .mobilefullscreenappbanner-close-button::after { transform-origin: 100% 0; transform: rotate(-45deg) translate(50%, -50%); right: 50%; }

.mobilefullscreenappbanner-close-button::before { height: 3px; width: 14px; }

.mobilefullscreenappbanner-close-button::after { height: 14px; width: 3px; }

[dir] .mobilefullscreenappbanner-close-button-icon { margin-top: 9px; }

.mobilefullscreenappbanner-close-button-icon-path { fill: rgba(0, 0, 0, 0.6); }

.mobilefullscreenappbanner-close-button::before { height: 2px; width: 15px; }

.mobilefullscreenappbanner-close-button::after { height: 15px; width: 2px; }

.mobilefullscreenappbanner-text { font-size: 20px; line-height: 25px; }

[dir] .mobilefullscreenappbanner-text { margin-bottom: 15px; }

.mobilefullscreenappbanner-image { height: 100%; width: 100%; }

[dir] .mobilefullscreenappbanner-image { background-repeat: no-repeat; background-size: 100%; }

html.overlay-noscroll, body.overlay-noscroll { overflow: hidden; }

.zenexternalratings { box-sizing: border-box; position: relative; }

[dir] .zenexternalratings { background-color: white; border-radius: 5px; margin-top: 15px; padding-bottom: 10px; }

@media (max-width: 954px) { .zenexternalratings { display: none; } }

.zenexternalratings-cards { display: flex; justify-content: space-between; list-style: none; }

.zenexternalratings-card { align-items: center; box-sizing: border-box; display: none; flex-basis: 100%; flex-direction: column; }

[dir] .zenexternalratings-card { padding: 8px 20px 5px; }

.zenexternalratings-card-active { display: flex; }

.zenexternalratings-card-image-wrapper { display: block; height: 28px; }

[dir] .zenexternalratings-card-image-wrapper { margin-bottom: 7px; }

.zenexternalratings-card-image { height: 28px; width: auto; }

.zenexternalratings-card-logo { height: 20px; }

[dir] .zenexternalratings-card-logo { margin-bottom: 10px; }

.zenexternalratings-card-rating { align-items: flex-end; display: flex; text-decoration: none; }

[dir] .zenexternalratings-card-rating { margin-bottom: 5px; }

[dir=ltr] .zenexternalratings-card-rating-stars { margin-right: 5px; }

[dir=rtl] .zenexternalratings-card-rating-stars { margin-left: 5px; }

.zenexternalratings-card-rating-stars .zen-ui-stars-star { height: 13px; width: 13px; }

[dir] .zenexternalratings-card-rating-stars .zen-ui-stars-star { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='10'%3E%3Cpath fill='%23ff8400' d='M5.5.2L7 3.4l3.5.4-2.6 2.5.7 3.5-3.1-1.7-3.1 1.7.7-3.5L.5 3.9 4 3.4 5.5.2z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; }

[dir=ltr] .zenexternalratings-card-rating-stars .zen-ui-stars-star { margin-right: 3.5px; }

[dir=rtl] .zenexternalratings-card-rating-stars .zen-ui-stars-star { margin-left: 3.5px; }

.zenexternalratings-card-rating-stars .zen-ui-stars-wrapper-blank { opacity: 1; }

[dir] .zenexternalratings-card-rating-stars .zen-ui-stars-wrapper-blank .zen-ui-stars-star { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='10'%3E%3Cpath fill='%23e5e5e5' d='M5.5.2L7 3.4l3.5.4-2.6 2.5.7 3.5-3.1-1.7-3.1 1.7.7-3.5L.5 3.9 4 3.4 5.5.2z'/%3E%3C/svg%3E"); }

.zenexternalratings-card-rating-value { color: #292f37; font-size: 16px; line-height: 22px; }

.zenexternalratings-card-link { color: #85878b; font-size: 14px; line-height: 22px; text-decoration: none; }

.zenexternalratings-control { display: flex; justify-content: center; }

@media (max-width: 680px) { .zenexternalratings-control { justify-content: space-between; } }

.zenexternalratings-control-pins { align-items: center; display: flex; list-style: none; }

.zenexternalratings-control-pin { height: 11px; position: relative; width: 11px; }

[dir] .zenexternalratings-control-pin { border-radius: 50%; cursor: pointer; }

[dir=ltr] .zenexternalratings-control-pin { margin-right: 12px; }

[dir=rtl] .zenexternalratings-control-pin { margin-left: 12px; }

[dir=ltr] .zenexternalratings-control-pin:last-child { margin-right: 0; }

[dir=rtl] .zenexternalratings-control-pin:last-child { margin-left: 0; }

.zenexternalratings-control-pin::before { content: ''; height: 3px; position: absolute; top: 4px; transition: all .3s; width: 3px; }

[dir] .zenexternalratings-control-pin::before { background-color: #85878b; border-radius: 50%; }

[dir=ltr] .zenexternalratings-control-pin::before { left: 4px; }

[dir=rtl] .zenexternalratings-control-pin::before { right: 4px; }

.zenexternalratings-control-pin-active::before { height: 7px; top: 2px; width: 7px; }

[dir] .zenexternalratings-control-pin-active::before { background-color: #2d3137; }

[dir=ltr] .zenexternalratings-control-pin-active::before { left: 2px; }

[dir=rtl] .zenexternalratings-control-pin-active::before { right: 2px; }

.zenexternalratings-control-button { height: 20px; outline: none; position: absolute; top: calc(50% - 10px); width: 20px; }

[dir] .zenexternalratings-control-button { background-position: 8px center; background-size: 50%; border-radius: 50%; }

[dir] .zenexternalratings-control-button-prev { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 23'%3E%3Cpath fill='%230f5de4' d='M12.5 2.7l-8.9 8.8 8.9 8.9a1.5 1.5 0 11-2.2 2L.4 12.7C0 12 0 11.5.1 10.9l.4-.5L10.4.5a1.5 1.5 0 012 2.2z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .zenexternalratings-control-button-prev { left: 0; }

[dir=rtl] .zenexternalratings-control-button-prev { right: 0; }

[dir=ltr] .zenexternalratings-control-button-prev { transform: rotate(0); }

[dir=rtl] .zenexternalratings-control-button-prev { transform: rotate(180deg); }

[dir] .zenexternalratings-control-button-prev:disabled { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 23'%3E%3Cpath fill='rgba(133,135,139,0.4)' d='M12.5 2.7l-8.9 8.8 8.9 8.9a1.5 1.5 0 11-2.2 2L.4 12.7C0 12 0 11.5.1 10.9l.4-.5L10.4.5a1.5 1.5 0 012 2.2z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .zenexternalratings-control-button-prev:disabled { transform: rotate(0); }

[dir=rtl] .zenexternalratings-control-button-prev:disabled { transform: rotate(180deg); }

[dir] .zenexternalratings-control-button-next { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 23'%3E%3Cpath fill='%230f5de4' d='M12.5 2.7l-8.9 8.8 8.9 8.9a1.5 1.5 0 11-2.2 2L.4 12.7C0 12 0 11.5.1 10.9l.4-.5L10.4.5a1.5 1.5 0 012 2.2z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .zenexternalratings-control-button-next { right: 0; }

[dir=rtl] .zenexternalratings-control-button-next { left: 0; }

[dir=ltr] .zenexternalratings-control-button-next { transform: rotate(180deg); }

[dir=rtl] .zenexternalratings-control-button-next { transform: rotate(0); }

[dir] .zenexternalratings-control-button-next:disabled { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 23'%3E%3Cpath fill='rgba(133,135,139,0.4)' d='M12.5 2.7l-8.9 8.8 8.9 8.9a1.5 1.5 0 11-2.2 2L.4 12.7C0 12 0 11.5.1 10.9l.4-.5L10.4.5a1.5 1.5 0 012 2.2z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .zenexternalratings-control-button-next:disabled { transform: rotate(180deg); }

[dir=rtl] .zenexternalratings-control-button-next:disabled { transform: rotate(0); }

.zenrewardsslider { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; overflow: hidden; position: relative; width: 100%; }

[dir] .zenrewardsslider { background-color: white; border-radius: 4px; }

.zenrewardsslider .zencontrolpins-item-active { pointer-events: none; }

.zenrewardsslider-pins { position: absolute; bottom: 24px; }

[dir=ltr] .zenrewardsslider-pins { left: 60px; }

[dir=rtl] .zenrewardsslider-pins { right: 60px; }

@media (max-width: 680px) { .zenrewardsslider-pins { bottom: 20px; } [dir=ltr] .zenrewardsslider-pins { left: 0; right: 0; } [dir=rtl] .zenrewardsslider-pins { right: 0; left: 0; } }

.zenrewardsslider-control-button { height: 20px; outline: none; position: absolute; top: calc(50% - 10px); width: 20px; }

[dir] .zenrewardsslider-control-button { background-position: 8px center; background-size: 50%; border-radius: 50%; }

@media (max-width: 680px) { .zenrewardsslider-control-button { display: none; } }

[dir] .zenrewardsslider-control-button-prev { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 23'%3E%3Cpath fill='%230f5de4' d='M12.5 2.7l-8.9 8.8 8.9 8.9a1.5 1.5 0 11-2.2 2L.4 12.7C0 12 0 11.5.1 10.9l.4-.5L10.4.5a1.5 1.5 0 012 2.2z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .zenrewardsslider-control-button-prev { left: 5px; }

[dir=rtl] .zenrewardsslider-control-button-prev { right: 5px; }

[dir=ltr] .zenrewardsslider-control-button-prev { transform: rotate(0); }

[dir=rtl] .zenrewardsslider-control-button-prev { transform: rotate(180deg); }

[dir] .zenrewardsslider-control-button-prev:disabled { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 23'%3E%3Cpath fill='rgba(15,93,228,0.4)' d='M12.5 2.7l-8.9 8.8 8.9 8.9a1.5 1.5 0 11-2.2 2L.4 12.7C0 12 0 11.5.1 10.9l.4-.5L10.4.5a1.5 1.5 0 012 2.2z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .zenrewardsslider-control-button-prev:disabled { transform: rotate(0); }

[dir=rtl] .zenrewardsslider-control-button-prev:disabled { transform: rotate(180deg); }

[dir] .zenrewardsslider-control-button-next { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 23'%3E%3Cpath fill='%230f5de4' d='M12.5 2.7l-8.9 8.8 8.9 8.9a1.5 1.5 0 11-2.2 2L.4 12.7C0 12 0 11.5.1 10.9l.4-.5L10.4.5a1.5 1.5 0 012 2.2z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .zenrewardsslider-control-button-next { right: 5px; }

[dir=rtl] .zenrewardsslider-control-button-next { left: 5px; }

[dir=ltr] .zenrewardsslider-control-button-next { transform: rotate(180deg); }

[dir=rtl] .zenrewardsslider-control-button-next { transform: rotate(0); }

[dir] .zenrewardsslider-control-button-next:disabled { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 23'%3E%3Cpath fill='rgba(15,93,228,0.4)' d='M12.5 2.7l-8.9 8.8 8.9 8.9a1.5 1.5 0 11-2.2 2L.4 12.7C0 12 0 11.5.1 10.9l.4-.5L10.4.5a1.5 1.5 0 012 2.2z'/%3E%3C/svg%3E"); background-repeat: no-repeat; }

[dir=ltr] .zenrewardsslider-control-button-next:disabled { transform: rotate(180deg); }

[dir=rtl] .zenrewardsslider-control-button-next:disabled { transform: rotate(0); }

.zenrewardcard { box-sizing: border-box; display: flex; flex-basis: 100%; flex-direction: row; justify-content: space-between; min-height: 230px; }

[dir] .zenrewardcard { padding: 30px 20px 24px; }

@media (max-width: 680px) { .zenrewardcard { flex-direction: column-reverse; min-height: 370px; } [dir] .zenrewardcard { padding: 20px; } }

[dir=ltr] .zenrewardcard-info-wrapper { margin-left: 40px; margin-right: 20px; }

[dir=rtl] .zenrewardcard-info-wrapper { margin-right: 40px; margin-left: 20px; }

@media (max-width: 680px) { .zenrewardcard-info-wrapper { width: 100%; } [dir] .zenrewardcard-info-wrapper { margin: 20px auto; } }

.zenrewardcard-image-wrapper { display: block; flex-shrink: 0; }

[dir=ltr] .zenrewardcard-image-wrapper { margin-right: 60px; }

[dir=rtl] .zenrewardcard-image-wrapper { margin-left: 60px; }

@media (min-width: 681px) and (max-width: 954px) { [dir=ltr] .zenrewardcard-image-wrapper { margin-right: 20px; } [dir=rtl] .zenrewardcard-image-wrapper { margin-left: 20px; } }

@media (max-width: 680px) { [dir] .zenrewardcard-image-wrapper { margin: 0 auto; } }

.zenrewardcard-image { height: 100%; max-height: 172px; max-width: 292px; object-fit: cover; width: 100%; }

@media (max-width: 680px) { .zenrewardcard-image { max-height: 138px; max-width: 240px; } }

.zenrewardcard-info-about { display: flex; flex-direction: column; height: 172px; justify-content: center; max-width: 510px; }

[dir] .zenrewardcard-info-about { margin-top: -5px; }

@media (max-width: 680px) { .zenrewardcard-info-about { height: 145px; } [dir] .zenrewardcard-info-about { margin-top: 0; } }

.zenrewardcard-info-years { font-size: 16px; font-weight: 500; position: absolute; }

.zenrewardcard-info-year { position: relative; }

[dir=ltr] .zenrewardcard-info-year { margin-right: 16px; }

[dir=rtl] .zenrewardcard-info-year { margin-left: 16px; }

.zenrewardcard-info-year:not(:last-child)::after { content: ''; height: 4px; position: absolute; top: 9px; width: 4px; }

[dir] .zenrewardcard-info-year:not(:last-child)::after { background: rgba(133, 135, 139, 0.5); border-radius: 50%; }

[dir=ltr] .zenrewardcard-info-year:not(:last-child)::after { right: -10px; }

[dir=rtl] .zenrewardcard-info-year:not(:last-child)::after { left: -10px; }

.zenrewardcard-info-title { font-size: 24px; font-weight: 700; }

[dir] .zenrewardcard-info-title { margin-bottom: 4px; }

@media (max-width: 954px) { .zenrewardcard-info-title { font-size: 20px; line-height: 1.2; } [dir] .zenrewardcard-info-title { margin-bottom: 8px; } }

.zenrewardcard-info-text { font-size: 20px; font-weight: 500; }

@media (max-width: 954px) { .zenrewardcard-info-text { font-size: 16px; font-weight: 400; } }

.zeniframe { display: flex; justify-content: center; }

.accountmenu { width: 230px; flex-shrink: 0; }

@media (max-width: 954px) { .accountmenu { width: 100%; } }

[dir] .accountmenu-main { background-color: white; border-radius: 5px; margin-bottom: 15px; }

@media (max-width: 954px) { [dir] .accountmenu-main { margin-bottom: 0; } }

.accountmenu-profile { display: none; }

[dir] .accountmenu-profile { border-bottom: 1px solid rgba(133, 135, 139, 0.2); padding: 20px 20px 10px; }

@media (min-width: 955px) and (max-width: 1074px) { .accountmenu-profile { display: block; } }

@media (min-width: 1075px) { .accountmenu-profile { display: block; } }
.accountmenu-profile-email { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; direction: ltr; font-size: 15px; font-weight: 500; line-height: 20px; margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; }
.accountmenu-profile-settings { font-size: 13px; line-height: 18px; }

.accountmenu-profile-settings-selected { color: #292f37; }

[dir] .accountmenu-profile-settings-selected { cursor: default; }

.accountmenu-list { display: flex; flex-direction: column; align-items: flex-start; list-style: none; }

[dir] .accountmenu-list { padding: 15px 20px 20px; }

@media (max-width: 954px) { .accountmenu-list { flex-direction: row; } [dir] .accountmenu-list { padding: 0; } }

.accountmenu-item { position: relative; }

@media (max-width: 954px) { .accountmenu-item { flex: 1 0 auto; } [dir=ltr] .accountmenu-item { border-right: 1px solid rgba(133, 135, 139, 0.2); } [dir=rtl] .accountmenu-item { border-left: 1px solid rgba(133, 135, 139, 0.2); }
  [dir=ltr] .accountmenu-item:last-child { border-right: 0; }
  [dir=rtl] .accountmenu-item:last-child { border-left: 0; } }

.accountmenu-link { display: block; font-size: 15px; line-height: 20px; }

[dir] .accountmenu-link { margin: 9px 0; }

@media (max-width: 954px) { [dir] .accountmenu-link { padding: 8px 15px 12px; margin: 0; } }

[dir=ltr] .accountmenu-link-more { border-radius: 0 5px 5px 0; }

[dir=rtl] .accountmenu-link-more { border-radius: 5px 0 0 5px; }

.accountmenu-main-opened .accountmenu-link-more { color: white; }

[dir] .accountmenu-main-opened .accountmenu-link-more { background-color: #85878b; }

[dir] .accountmenu-main-opened .accountmenu-link-more::after { border-top-color: white; }

.accountmenu-link-more::after { content: ''; display: inline-block; height: 0; vertical-align: -3px; width: 0; }

[dir] .accountmenu-link-more::after { border: 3.5px solid transparent; border-top-width: 5px; border-bottom-width: 5px; border-top-color: #0f5de4; }

[dir=ltr] .accountmenu-link-more::after { margin-left: 3px; }

[dir=rtl] .accountmenu-link-more::after { margin-right: 3px; }

.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 { max-width: 870px; min-height: 30vh; min-width: 769px; position: relative; width: 100%; }

[dir] .body-account .page { background-color: white; 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; }

[dir] .zencobrand { margin-bottom: 10px; }

.zencobrand-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #292f37; font-weight: 400; font-size: 12px; }

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

.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-weight: 500; 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-weight: 500; font-size: 13px; line-height: 22px; text-transform: uppercase; }

[dir=ltr] .collating-form-indicator { margin-left: 20px; }

[dir=rtl] .collating-form-indicator { margin-right: 20px; }

.picks { position: relative; }

[dir] .picks { padding: 18px 18px 5px; }

.picks-all-control { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #cb1b00; font-size: 12px; position: relative; text-transform: uppercase; z-index: 1; }

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

[dir=ltr] .picks-all-control { float: right; margin: 2px 2px 10px 16px; }

[dir=rtl] .picks-all-control { float: left; margin: 2px 16px 10px 2px; }

[dir] .picks-all-control:hover { border-bottom-style: solid; }

.picks-all-control-active { position: relative; }

.picks-all-control-active .picks-all-control-inner { position: relative; z-index: 2; }

.picks-all-control-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-all-control-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-all-control-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-all-control-active::after { right: -6px; left: -6px; }

.picks-item { position: relative; }

[dir] .picks-item { margin-bottom: 19px; }

[dir] .picks-rename { margin-top: -6px; }

[dir=ltr] .picks-rename { margin-left: -8px; }

[dir=rtl] .picks-rename { margin-right: -8px; }

.picks-link { display: inline-block; text-decoration: none; }

.picks-name { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline; font-size: 6px; font-weight: normal; line-height: normal; }

[dir] .picks-name { border-bottom: 1px solid rgba(15, 93, 228, 0.3); }

.picks-name-inner { font-size: 22px; line-height: 27px; }

.picks-count { color: #292f37; font-size: 14px; line-height: normal; vertical-align: 2px; }

[dir=ltr] .picks-count { margin-left: 5px; }

[dir=rtl] .picks-count { margin-right: 5px; }

.picks-cities { color: #292f37; font-size: 16px; }

[dir] .picks-cities { margin-top: 4px; }

[dir] .picks-controls { margin-top: 6px; }

[dir=ltr] .picks-item-control-send, [dir=ltr] .picks-item-control-restore, [dir=ltr] .picks-item-control-rename, [dir=ltr] .picks-item-control-remove { margin-right: 16px; }

[dir=rtl] .picks-item-control-send, [dir=rtl] .picks-item-control-restore, [dir=rtl] .picks-item-control-rename, [dir=rtl] .picks-item-control-remove { margin-left: 16px; }

.picks-item-control-send, .picks-item-control-restore { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 13px; text-transform: lowercase; color: #4fac00; }

[dir] .picks-item-control-send, [dir] .picks-item-control-restore { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #4fac00; }

[dir] .picks-item-control-send:hover, [dir] .picks-item-control-restore:hover { border-bottom-style: solid; }

.picks-item-control-send-active, .picks-item-control-restore-active { position: relative; }

.picks-item-control-send-active .picks-item-control-send-inner, .picks-item-control-restore-active .picks-item-control-send-inner, .picks-item-control-send-active .picks-item-control-restore-inner, .picks-item-control-restore-active .picks-item-control-restore-inner { position: relative; z-index: 2; }

.picks-item-control-send-active::after, .picks-item-control-restore-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-item-control-send-active::after, [dir] .picks-item-control-restore-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-item-control-send-active::after, [dir=ltr] .picks-item-control-restore-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-item-control-send-active::after, [dir=rtl] .picks-item-control-restore-active::after { right: -6px; left: -6px; }

.picks-item-control-rename { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 13px; text-transform: lowercase; color: #292f37; }

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

[dir] .picks-item-control-rename:hover { border-bottom-style: solid; }

.picks-item-control-rename-active { position: relative; }

.picks-item-control-rename-active .picks-item-control-rename-inner { position: relative; z-index: 2; }

.picks-item-control-rename-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-item-control-rename-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-item-control-rename-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-item-control-rename-active::after { right: -6px; left: -6px; }

.picks-item-control-remove { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 13px; text-transform: lowercase; color: #cb1b00; }

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

[dir] .picks-item-control-remove:hover { border-bottom-style: solid; }

.picks-item-control-remove-active { position: relative; }

.picks-item-control-remove-active .picks-item-control-remove-inner { position: relative; z-index: 2; }

.picks-item-control-remove-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-item-control-remove-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-item-control-remove-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-item-control-remove-active::after { right: -6px; left: -6px; }

.picks-input-name, .picks-input-cities { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #565d61; position: relative; width: 550px; }

[dir] .picks-input-name, [dir] .picks-input-cities { background: #f7f8fa; border: 1px solid #b5c9dc; padding: 0 7px; }

.picks-input-name { font-size: 22px; height: 33px; }

[dir] .picks-input-name { border-radius: 4px 4px 0 0; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15) inset; margin: 0; }

.picks-input-cities { font-size: 16px; height: 24px; }

[dir] .picks-input-cities { border-radius: 0 0 4px 4px; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15); margin: -1px 0 0; }

.picks-control-active .picks-control-inner { position: relative; z-index: 2; }

.picks-control-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .picks-control-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .picks-control-active::after { left: -6px; right: -6px; }

[dir=rtl] .picks-control-active::after { right: -6px; left: -6px; }

.picks-processing { bottom: 0; color: #292f37; position: absolute; top: 0; width: 550px; z-index: 3; }

[dir] .picks-processing { background: rgba(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: #cb1b00; position: absolute; top: -18px; z-index: 1; }

[dir] .picks-failed { background: white; border: 1px solid #cb1b00; padding: 5px 18px; }

[dir=ltr] .picks-failed { left: -18px; right: -18px; }

[dir=rtl] .picks-failed { right: -18px; left: -18px; }

.pick { position: relative; }

[dir] .pick { padding: 18px 18px 5px; }

.pick-processing { bottom: 0; color: #292f37; position: absolute; top: 0; z-index: 3; }

[dir] .pick-processing { background: rgba(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: #cb1b00; position: absolute; top: -18px; z-index: 1; }

[dir] .pick-failed { background: white; border: 1px solid #cb1b00; padding: 5px 18px; }

[dir=ltr] .pick-failed { left: -18px; right: -18px; }

[dir=rtl] .pick-failed { right: -18px; left: -18px; }

[dir=ltr] .pick-controls { float: right; }

[dir=rtl] .pick-controls { float: left; }

[dir=ltr] .pick-control-clear, [dir=ltr] .pick-control-rename { margin: 2px 2px 10px 16px; }

[dir=rtl] .pick-control-clear, [dir=rtl] .pick-control-rename { margin: 2px 16px 10px 2px; }

.pick-control-clear { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #cb1b00; }

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

[dir] .pick-control-clear:hover { border-bottom-style: solid; }

.pick-control-clear-active { position: relative; }

.pick-control-clear-active .pick-control-clear-inner { position: relative; z-index: 2; }

.pick-control-clear-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .pick-control-clear-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .pick-control-clear-active::after { left: -6px; right: -6px; }

[dir=rtl] .pick-control-clear-active::after { right: -6px; left: -6px; }

.pick-control-rename { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #292f37; }

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

[dir] .pick-control-rename:hover { border-bottom-style: solid; }

.pick-control-rename-active { position: relative; }

.pick-control-rename-active .pick-control-rename-inner { position: relative; z-index: 2; }

.pick-control-rename-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .pick-control-rename-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .pick-control-rename-active::after { left: -6px; right: -6px; }

[dir=rtl] .pick-control-rename-active::after { right: -6px; left: -6px; }

.pick-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #565d61; font-size: 24px; font-weight: 300; 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; font-weight: 400; }

[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; font-weight: 400; }

[dir] .pick-hotel-name { border-bottom: 1px solid rgba(15, 93, 228, 0.3); }

.pick-hotel-name-inner { font-size: 22px; line-height: 27px; }

.pick-hotel-stars { position: absolute; top: 5px; }

[dir=ltr] .pick-hotel-stars { left: 164px; }

[dir=rtl] .pick-hotel-stars { right: 164px; }

.pick-hotel-address { color: #85878b; font-size: 12px; line-height: 15px; }

[dir] .pick-hotel-address { margin-top: 4px; padding-bottom: 2px; }

.pick-hotel-price-wrapper { display: inline-block; vertical-align: middle; width: 190px; }

[dir] .pick-hotel-price-wrapper { text-align: center; }

.pick-hotel-price { color: #85878b; display: inline-block; font-size: 12px; line-height: 13px; text-transform: uppercase; }

.pick-hotel-price-value { color: #292f37; font-size: 29px; }

[dir] .pick-hotel-price-value { margin: 0 3px; }

.pick-hotel-price-currency-wrapper { display: inline-block; white-space: nowrap; }

[dir=ltr] .pick-hotel-price-currency-wrapper { text-align: left; }

[dir=rtl] .pick-hotel-price-currency-wrapper { text-align: right; }

.pick-hotel-price-nights { color: #85878b; white-space: nowrap; }

.pick-hotel-price-query { color: #292f37; font-size: 12px; line-height: 16px; }

[dir=ltr] .pick-hotel-price-query { margin: 8px 0 0 5px; }

[dir=rtl] .pick-hotel-price-query { margin: 8px 5px 0 0; }

.pick-hotel-restore, .pick-hotel-remove { color: #a2a2a2; font-size: 24px; height: 15px; position: absolute; top: 6px; z-index: 2; }

[dir] .pick-hotel-restore, [dir] .pick-hotel-remove { cursor: pointer; }

[dir=ltr] .pick-hotel-restore, [dir=ltr] .pick-hotel-remove { right: 6px; }

[dir=rtl] .pick-hotel-restore, [dir=rtl] .pick-hotel-remove { left: 6px; }

.pick-hotel-restore:hover, .pick-hotel-remove:hover { color: #c72626; }

.pick-hotel-restore::after, .pick-hotel-remove::after { content: '×'; display: block; }

[dir] .pick-hotel-restore::after, [dir] .pick-hotel-remove::after { margin-top: -9px; }

.pick-hotel-restore:hover { color: #060; }

.pick-hotel-restore::after { content: '+'; }

[dir] .pick-hotel-comment-wrapper { background: #f5f5f5; border-top: 1px solid #ececee; padding: 5px 0; }

.pick-hotel-comment-control-wrapper { width: 154px; }

[dir] .pick-hotel-comment-control-wrapper { text-align: center; }

[dir=ltr] .pick-hotel-comment-control-wrapper { float: left; }

[dir=rtl] .pick-hotel-comment-control-wrapper { float: right; }

.pick-hotel-comment-control-edit { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #292f37; }

[dir] .pick-hotel-comment-control-edit { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #292f37; }

[dir] .pick-hotel-comment-control-edit:hover { border-bottom-style: solid; }

.pick-hotel-comment-control-edit-active { position: relative; }

.pick-hotel-comment-control-edit-active .pick-hotel-comment-control-edit-inner { position: relative; z-index: 2; }

.pick-hotel-comment-control-edit-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .pick-hotel-comment-control-edit-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .pick-hotel-comment-control-edit-active::after { left: -6px; right: -6px; }

[dir=rtl] .pick-hotel-comment-control-edit-active::after { right: -6px; left: -6px; }

.pick-hotel-comment-control-add { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; line-height: 13px; text-decoration: none; font-size: 12px; text-transform: uppercase; color: #4fac00; }

[dir] .pick-hotel-comment-control-add { border-bottom: 1px dashed; cursor: pointer; border-bottom-color: #4fac00; }

[dir] .pick-hotel-comment-control-add:hover { border-bottom-style: solid; }

.pick-hotel-comment-control-add-active { position: relative; }

.pick-hotel-comment-control-add-active .pick-hotel-comment-control-add-inner { position: relative; z-index: 2; }

.pick-hotel-comment-control-add-active::after { bottom: -4px; content: ''; position: absolute; top: -2px; z-index: 1; }

[dir] .pick-hotel-comment-control-add-active::after { background: #ffe88c; border: 1px solid #cbcbcc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

[dir=ltr] .pick-hotel-comment-control-add-active::after { left: -6px; right: -6px; }

[dir=rtl] .pick-hotel-comment-control-add-active::after { right: -6px; left: -6px; }

.pick-hotel-comment { min-height: 16px; position: relative; width: 496px; }

[dir] .pick-hotel-comment { padding: 0 10px; }

[dir=ltr] .pick-hotel-comment { float: left; }

[dir=rtl] .pick-hotel-comment { float: right; }

.pick-hotel-input-comment { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #333; font-size: 13px; height: 100%; line-height: 16px; position: relative; width: 100%; }

[dir] .pick-hotel-input-comment { background: #f7f8fa; border: 1px solid #b5c9dc; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.15) inset; padding: 3px 7px; margin: -5px 0; }

.pick-hotel-failed { color: #cb1b00; position: absolute; top: -18px; z-index: 3; }

[dir] .pick-hotel-failed { background: white; border: 1px solid #cb1b00; padding: 5px 18px; }

[dir=ltr] .pick-hotel-failed { left: -18px; right: 172px; }

[dir=rtl] .pick-hotel-failed { right: -18px; left: 172px; }

.picks-send-email, .picks-send-name, .picks-send-source, .picks-send-submit { display: inline-block; }

[dir=ltr] .picks-send-email, [dir=ltr] .picks-send-name, [dir=ltr] .picks-send-source, [dir=ltr] .picks-send-submit { margin: 0 20px 20px 0; }

[dir=rtl] .picks-send-email, [dir=rtl] .picks-send-name, [dir=rtl] .picks-send-source, [dir=rtl] .picks-send-submit { margin: 0 0 20px 20px; }

.picks-send-email { display: inline-block; width: 240px; }

.picks-send-name { width: 330px; }

.picks-send-input, .picks-send-select { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #333; font-size: 16px; height: 33px; line-height: 1; width: 100%; }

[dir] .picks-send-input, [dir] .picks-send-select { background: #f7f8fa; border: 1px solid #b5c9dc; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.15) inset; padding: 0 7px; }

.picks-send-select { width: auto; }

.picks-send-button { color: #fff; display: inline-block; font-weight: bold; height: 36px; text-transform: uppercase; white-space: nowrap; }

[dir] .picks-send-button { background: #007de7; background-image: -webkit-linear-gradient(top, #008afe, #0072d2); background-image: -moz-linear-gradient(top, #008afe, #0072d2); background-image: -o-linear-gradient(top, #008afe, #0072d2); background-image: linear-gradient(to bottom, #008afe, #0072d2); border-radius: 4px; border: solid 1px #006dc8; box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.24); cursor: pointer; padding: 0 18px; text-align: center; text-shadow: 0 1px 0 rgba(0, 70, 130, 0.34); }

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

.picks-send-success { bottom: 28px; color: #4fac00; font-weight: bold; position: absolute; }

[dir=ltr] .picks-send-success { right: 260px; }

[dir=rtl] .picks-send-success { left: 260px; }

@keyframes pending { 0% { transform: scale(0); }
  50% { transform: scale(1); }
  100% { transform: scale(0); } }

.zendotsloader { display: flex; justify-content: space-between; width: 70px; }

.zendotsloader-dot { height: 10px; width: 10px; }

[dir] .zendotsloader-dot { background-color: white; border-radius: 5px; transform: scale(0); }

[dir=ltr] .zendotsloader-dot { animation-duration: 1.6s; animation-iteration-count: infinite; animation-name: pending; }

[dir=rtl] .zendotsloader-dot { animation-duration: 1.6s; animation-iteration-count: infinite; animation-name: pending; }

[dir=ltr] .zendotsloader-dot-first { animation-delay: 0s; }

[dir=rtl] .zendotsloader-dot-first { animation-delay: 0s; }

[dir=ltr] .zendotsloader-dot-second { animation-delay: .2s; }

[dir=rtl] .zendotsloader-dot-second { animation-delay: .2s; }

[dir=ltr] .zendotsloader-dot-third { animation-delay: .4s; }

[dir=rtl] .zendotsloader-dot-third { animation-delay: .4s; }

[dir=ltr] .zendotsloader-dot-fourth { animation-delay: .6s; }

[dir=rtl] .zendotsloader-dot-fourth { animation-delay: .6s; }

.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/79436c1-1fe5b62/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: #0f5de4; }

[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/79436c1-1fe5b62/img/serp/information.png); }

.zencovidnotification { align-items: center; display: flex; justify-content: space-between; }

[dir] .zencovidnotification { border-radius: 5px; margin-bottom: 10px; }

[dir=ltr] .zencovidnotification { padding: 6px 40px 7px 154px; }

[dir=rtl] .zencovidnotification { padding: 6px 154px 7px 40px; }

@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 5px 5px; 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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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/79436c1-1fe5b62/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: #0f5de4; display: none; font-size: 16px; }

[dir] .zencovidpopupnotification-header-date { background-color: #e7f0f8; 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; font-weight: 500; 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; font-weight: 500; }

.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; font-weight: 400; }

.zencovidpopupnotification-tip-extra { font-weight: 400; }

[dir] .zencovidpopupnotification-tip-extra { margin-top: 4px; }

.zencovidpopupnotification-description { font-size: 16px; font-weight: 400; }

[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; font-weight: 500; 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/79436c1-1fe5b62/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/79436c1-1fe5b62/img/svg/in-policy.svg); }
