@font-face{font-family:'Assistant';src:url('../fonts/Assistant-ExtraLight.ttf') format('truetype');font-style:normal;font-weight:300}@font-face{font-family:'Assistant';src:url('../fonts/Assistant-Light.ttf') format('truetype');font-style:normal;font-weight:400}@font-face{font-family:'Assistant';src:url('../fonts/Assistant-Regular.ttf') format('truetype');font-style:normal;font-weight:500}@font-face{font-family:'Assistant';src:url('../fonts/Assistant-SemiBold.ttf') format('truetype');font-style:normal;font-weight:600}@font-face{font-family:'Assistant';src:url('../fonts/Assistant-Bold.ttf') format('truetype');font-style:normal;font-weight:700}@font-face{font-family:'Assistant';src:url('../fonts/Assistant-ExtraBold.ttf') format('truetype');font-style:normal;font-weight:900}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading 400ms}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating 600ms}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling 600ms}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}@charset "UTF-8";html{line-height:1;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"icomoon";src:url("../icomoon/icomoon.eot?9w1ak1");src:url("../icomoon/icomoon.eot?9w1ak1#iefix") format("embedded-opentype"),url("../icomoon/icomoon.ttf?9w1ak1") format("truetype"),url("../icomoon/icomoon.woff?9w1ak1") format("woff"),url("../icomoon/icomoon.svg?9w1ak1#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:"icomoon"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-step-truck:before{content:""}.icon-step-mobile-communication:before{content:""}.icon-step-cash:before{content:""}.icon-step-currencies:before{content:""}.icon-step-screens:before{content:""}.icon-step-holding-shekel:before{content:""}.icon-step-card-shining:before{content:""}.icon-check:before{content:""}.icon-chevron-right-small:before{content:""}.icon-chevron-left-small:before{content:""}.icon-instagram:before{content:""}.icon-facebook-square:before{content:""}.icon-chevron-down:before{content:""}.icon-globe:before{content:""}.icon-chevron-inline-start-small:before{content:""}.icon-chevron-inline-end-small:before{content:""}*,*:before,*:after{box-sizing:border-box}body{background-color:#fff;line-height:1;font-family:"Assistant",sans-serif;color:#232e63}input,textarea,select,button{font-family:inherit;color:inherit;font-weight:600}a{color:inherit}fieldset{border:0;padding:0;text-align:left}legend{padding:0;float:left}button,input,textarea,select{outline:0;-webkit-border-radius:0;border-radius:0}::placeholder,:-ms-input-placeholder,::-ms-input-placeholder{color:#7179a3;font-weight:600;opacity:1}::-webkit-input-placeholder{color:#7179a3;font-weight:600;opacity:1}.error::placeholder{color:#999;opacity:1}.error:-ms-input-placeholder{color:#fff;font-weight:800}.error::-ms-input-placeholder{color:#fff;font-weight:800}a{outline:0;text-decoration:none;color:inherit}a:hover,a:focus{text-decoration:underline}img{border:0;max-width:100%}p{margin:0}h1,h2,h3,h4,h5,h6{color:#232e63;margin:0;font-weight:400;font-size:1.5em}.grid,.grid-s{padding:0 1.25rem;margin:0 auto}.grid{max-width:96.25em}.grid-s{max-width:87.1875em}.page-container{padding-bottom:3rem}.hoverFade{-webkit-transition:opacity .4s;transition:opacity .4s}.hoverFade:hover,.hoverFade:focus{opacity:.8}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;top:auto;right:auto}.pre{white-space:pre-line;display:block}.tooltipster-sidetip .tooltipster-box{background:#fff;border:2px solid #222d63;border-radius:4px}.tooltipster-sidetip .tooltipster-content{color:#222d63;font-weight:600;line-height:1.2;font-size:90%}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;right:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#222d63}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#222d63}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#222d63}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#222d63}.lang-switcher{position:relative}.lang-dropdown-toggle{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit}.lang-dropdown-toggle .button-inner{display:flex;align-items:center}.lang-dropdown-toggle:focus{outline:1px dotted}.lang-dropdown-toggle .text{font-weight:bold}.lang-dropdown,.lang-dropdown li{list-style:none;padding:0;margin:0}.lang-dropdown{display:none}.lang-dropdown a{color:#232e63}.lang-dropdown-toggle[aria-expanded=true]+.lang-dropdown{display:block}.floating-whatsapp-bg{position:fixed;z-index:999}.lang-switcher-expanded .floating-whatsapp-bg{z-index:8}.floating-whatsapp a{display:inline-block;display:flex;flex-direction:column;align-items:center;text-decoration:none}.floating-whatsapp a:before{content:"";background:url("../images/whatsapp.svg") no-repeat center center;background-size:cover;margin-bottom:.25rem}.floating-whatsapp .text{display:block;background-color:#fff;white-space:nowrap;color:#232e63;padding:.1875rem;border-radius:1em}.footer{background-color:#fff;color:#232e63;border-top:1px solid #232e63}.footer ul,.footer li{list-style:none;padding:0;margin:0}.footer-col-text a{text-decoration:underline;display:inline-block}.footer-col-title,.footer-back-title{font-weight:bold}.footer-logo{width:14.375em;height:2.803125em;background:url("../images/header/logo.png") no-repeat left top;background-image:url("../images/header/upaycard.svg");background-size:auto 100%}.footer-logo img{opacity:0}.footer-social-links a{color:#52bb85;text-decoration:none;display:inline-block}.footer-bottom{padding:1em 0;border-top:2px solid #e4e5ec}.footer-credits{font-size:.8125em;line-height:1.3;font-weight:600}.footer-credits a{text-decoration:underline}.popup{direction:ltr;display:flex;position:fixed;z-index:999;top:0;left:0;width:100%;height:100%}.popup__overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:block;background-color:rgba(22,28,61,.8);z-index:-1}.popup__scrollbox{display:flex;position:fixed;overflow:auto;top:0;left:0;width:100%;height:100%}.popup__box{direction:ltr;margin:auto;padding:.5em;z-index:2;max-width:100%}.popup__header{display:flex;border-bottom:2px solid #232e63;position:sticky;top:0;background-color:#fff}.popup__content{background-color:#fff}.popup__heading1{font-size:1em;padding:1em;font-weight:600;flex-basis:100%}.popup__close-button{background:transparent;border:0;-webkit-apperance:none;color:#232e63;font-size:1em;line-height:1;padding:1em;cursor:pointer;transition:background-color 200ms}.popup__close-button:before{content:" ✕"}.popup__close-button:hover,.popup__close-button:focus{background-color:rgba(35,46,99,.1)}.popup__timer{opacity:.7;border:.703125em solid #fff;border-radius:2.8125em;box-sizing:border-box;display:inline-block;overflow:hidden;text-indent:-9999px;width:5.625em;height:5.625em;position:absolute;top:50%;left:50%;margin-left:-2.8125em;margin-top:-2.8125em}.popup__timer:before{animation:timer-loader 1250ms infinite linear;transform-origin:.3515625em .3515625em;background:#fff;border-radius:.3515625em;content:"";display:block;position:absolute;width:.703125em;height:36px;left:1.7578125em;top:1.7578125em}.popup__timer::after{animation:timer-loader 15000ms infinite linear;transform-origin:.3515625em .3515625em;background:#fff;border-radius:.3515625em;content:"";display:block;position:absolute;width:.703125em;height:30px;left:1.7578125em;top:1.7578125em}.order-card-quotes{padding:8% 10%;width:23em;max-width:100%}.order-card-quotes__row{line-height:1.4;margin-bottom:1.5em}.order-card-quotes__desc,.order-card-quotes__value{line-height:1.4}.order-card-quotes__desc{font-weight:bold}.order-card-quotes__value{font-weight:600}.order-card-quotes__btns{margin-top:2.5em;display:flex;flex-direction:row-reverse;justify-content:space-between;column-gap:6px}.order-card-quotes__btn{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;font-weight:bold;border-radius:.5vh;padding:1.5vh;display:flex;justify-content:center;flex-basis:100%}.order-card-quotes__btn--primary{color:#fff;background-color:#232e63}.order-card-quotes__btn--primary:after{content:"";display:inline-block;background:url("../images/order/arrow-right-white.png") no-repeat;background-size:auto 100%;background-position:right center;width:1.75em;height:1em}.order-card-quotes__btn--secondary{color:#232e63;background-color:#e8e8e8}.order-card-quotes__btn:focus{text-decoration:underline}.order-card-payment{position:relative}.order-card-payment iframe{border:0;max-width:100%;max-height:90vh;width:51.36vh;height:75.97vh;position:relative}.order-card-payment__timer{z-index:0;opacity:.7;border:.703125em solid #232e63;border-radius:2.8125em;box-sizing:border-box;display:inline-block;overflow:hidden;text-indent:-9999px;width:5.625em;height:5.625em;position:absolute;top:50%;left:50%;margin-left:-2.8125em;margin-top:-2.8125em}.order-card-payment__timer:before{animation:timer-loader 1250ms infinite linear;transform-origin:.3515625em .3515625em;background:#232e63;border-radius:.3515625em;content:"";display:block;position:absolute;width:.703125em;height:36px;left:1.7578125em;top:1.7578125em}.order-card-payment__timer::after{animation:timer-loader 15000ms infinite linear;transform-origin:.3515625em .3515625em;background:#232e63;border-radius:.3515625em;content:"";display:block;position:absolute;width:.703125em;height:30px;left:1.7578125em;top:1.7578125em}.order-card-payments-info{max-width:40em;padding:1.5em 2em;line-height:1.4;font-size:.9em;font-weight:500}.order-card-payments-info p{margin-bottom:1em}.order-card-payments-info__table{margin-bottom:1em;border-collapse:collapse}.order-card-payments-info__table th,.order-card-payments-info__table td{border:1px solid #000;padding:.1em .2em}.order-card-payments-info__table th{background-color:#232e63;color:#fff;font-weight:600}.order-card-payments-info__total{font-weight:700}.order-card-payments-info__btns{margin-top:2.5em;display:flex;flex-direction:row-reverse;justify-content:space-between;column-gap:6px}.order-card-payments-info__btn{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;font-weight:bold;border-radius:.5vh;padding:1.5vh;display:flex;justify-content:center;flex-basis:10em}.order-card-payments-info__btn--primary{color:#fff;background-color:#232e63}.order-card-payments-info__btn--primary:after{content:"";display:inline-block;background:url("../images/order/arrow-right-white.png") no-repeat;background-position:right center;background-size:auto 100%;width:1.75em;height:1em}.order-card-payments-info__btn--secondary{color:#232e63;background-color:#e8e8e8}.order-card-payments-info__btn:focus{text-decoration:underline}.order-long-text-popup-content{line-height:1.4;font-size:80%;padding:1em 2em;max-width:70em}.order-long-text-popup-content h2,.order-long-text-popup-content h3,.order-long-text-popup-content h4,.order-long-text-popup-content h5,.order-long-text-popup-content h6{font-size:1em;font-weight:700;margin:.5em 0}.order-long-text-popup-content strong{font-weight:600}.order-long-text-popup-content ul,.order-long-text-popup-content ol,.order-long-text-popup-content p,.order-long-text-popup-content li{margin:.5em 0}.order-long-text-popup-content table{border-collapse:collapse;margin-bottom:.5em}.order-long-text-popup-content .fees-table table{font-weight:500}@media(max-width:600px){.order-long-text-popup-content .fees-table table{font-size:75%}}.order-long-text-popup-content th{font-weight:bold;text-align:left}.order-long-text-popup-content td,.order-long-text-popup-content th{border:1px solid #232e63;padding:.125em .25em;vertical-align:top}.order-long-text-popup-content a{text-decoration:underline}.order-long-text-popup-content__btns{display:flex;margin-top:1em;font-size:125%}.order-long-text-popup-content__btn{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;font-weight:bold;border-radius:.5vh;padding:1.5vh 2em;display:flex;justify-content:center;margin-left:auto;color:#fff;background-color:#767676}.order-long-text-popup-content__btn:focus{text-decoration:underline}.upay-breadcrumbs{color:#fff;position:absolute;width:100%;left:0;top:0;font-weight:600;padding:1.5em 0}.upay-breadcrumbs__list{list-style:none;display:flex;flex-wrap:wrap;line-height:1.3}.upay-breadcrumbs__item:not(:last-child):after{content:">";margin:0 .25em}.page-hp{background-color:#f7f7f7}.hp-top-slider{min-height:100vh;position:relative}.hp-top-slider .slide-heading{color:inherit;font-weight:800}.hp-top-slider .slide-heading strong{font-weight:inherit}.hp-top-slider small{font-weight:400;display:block;font-size:85%}.hp-top-slider .slide-1 .slide-heading strong,.hp-top-slider .slide-4 .slide-heading strong{color:#80bfe7}.hp-top-slider .slide-2 .slide-heading strong{color:#fcda00}.hp-top-slider .slide-3 .slide-heading strong{color:#232e63}.hp-top-slider .slide-ashmoret .slide-heading strong{color:#10f7c9}.hp-top-slider .slide-1{background-color:#2c3a7b}.hp-top-slider .slide-2{background-color:#3f8d65}.hp-top-slider .slide-3{background-color:#bea000}.hp-top-slider .slide-4,.hp-top-slider .slide-ashmoret{background-color:#2c3a7b}.hp-top-slider .slide-has-link{cursor:pointer}.hp-top-slider .slide-link{text-decoration:none}.hp-top-slider .slide-moneytransfer .slide-heading{line-height:1.03}.hp-top-slider .slide-moneytransfer .slide-heading__row{display:block}.hp-top-slider .slide-moneytransfer .slide-heading__row1{color:#7fbee6}.hp-top-slider .slide-moneytransfer .slide-heading__row2{font-weight:700}a.hp-main-scroll{text-decoration:none}.hp-max-logo{position:absolute;z-index:1;height:auto}.hp-ashmoret{text-align:center}.hp-ashmoret__heading{font-weight:500}.hp-ashmoret__logo,.hp-ashmoret__logo--btn{height:1em;width:auto;vertical-align:-.2em;margin-right:.1em}.hp-ashmoret__companies{list-style:none;padding:0;margin:0;display:flex;justify-content:center;flex-wrap:wrap;column-gap:1.375em}.hp-ashmoret__companies img{height:auto;width:8.125em}.hp-ashmoret__btn{color:#fff;border-radius:99em;font-weight:700}.hp-ashmoret__btn--site{background-color:#247dff}.hp-ashmoret__btn--join{background-color:#212c62}.hp-ashmoret__btn:hover,.hp-ashmoret__btn:focus{text-decoration:none}.hp-how a{text-decoration:none}.hp-how-button{display:inline-block;border-radius:3.5625rem;background:#232e63;color:#fff;font-weight:bold;text-align:center;text-transform:uppercase}.hp-how-title strong{display:block}.hp-steps .list,.hp-steps .step{list-style:none;padding:0;margin:0}.hp-steps .step{position:relative;width:8.125em}.hp-steps .num{display:inline-block;color:#eff2f7;font-weight:800;font-size:10em}.hp-steps .text{text-align:center;line-height:1.2941176471;color:#222d61;font-weight:600;position:absolute;font-size:1em;top:1.375em}.hp-steps .icon{position:absolute;display:block;bottom:.375em;left:3.625em;color:#222d62}.hp-steps-join .box{background-color:#fff;box-shadow:0 0 1.875rem -.3125rem rgba(0,0,0,.2)}.hp-steps-join .text{width:11.25em;right:-3.125em}.hp-steps-join .icon span{font-size:4em}.hp-steps-join .bottom-text{text-align:center;font-size:.9375em;line-height:1.5;font-weight:600}.hp-steps-load{background-color:#fff;box-shadow:0 0 1.875rem -.3125rem rgba(0,0,0,.2)}.hp-steps-load .title strong{font-weight:800}.hp-steps-load .text{width:7.5em;right:-1.5em}.hp-steps-load .step:nth-child(3) .text{width:8.75em;top:1em;right:-2.125em}.hp-steps-load .icon span{font-size:4.5em}.hp-steps-load .icon .icon-steps-card-shining{font-size:5.625em}.hp-actions{padding:8% 0}.hp-actions ul,.hp-actions li{list-style:none;padding:0;margin:0}.hp-actions li{position:relative;padding-left:1.75rem;line-height:1.7}.hp-actions-list-title{font-weight:bold}.hp-actions .icon-check{font-size:1rem;position:absolute;left:0;display:inline-block;vertical-align:middle;padding:.125em;border-radius:50%;background-color:#52bb85;color:#fff}.hp-who-slider{color:#fff}.hp-who-slider .grid{padding:0}.hp-who-slider .slide{position:relative;background-size:cover;background-position:left top;width:100%}.hp-who-slider .content{position:absolute}.hp-who-slider .overtitle{color:#fad703;text-transform:uppercase;font-weight:700}.hp-who-slider .title{font-weight:700}.hp-who-slider .text{line-height:1.5}.hp-who-slider .link{display:inline-block;color:#000;background-color:#fff;font-weight:600;border-radius:2.6875em;text-decoration:none}.hp-who-slider .swiper-navigation{position:absolute;z-index:5}.hp-who-slider .swiper-navigation span{display:block}.hp-who-slider .swiper-navigation button{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;height:2.5em;width:2.5em;border-radius:50%;border:.125em solid rgba(255,255,255,.3);transition:background-color 100ms}.hp-who-slider .swiper-navigation button:first-child{margin-right:1em}.hp-who-slider .swiper-navigation button:hover,.hp-who-slider .swiper-navigation button:focus{background-color:rgba(200,200,200,.25)}.hp-who-slider .slide-1{background-image:url("../images/hp/slider/ltr/1.jpg?v=20210210")}.hp-who-slider .slide-2{background-image:url("../images/hp/slider/ltr/2.jpg?v=20210210")}.hp-who-slider .slide-3{background-image:url("../images/hp/slider/ltr/3.jpg?v=20210210")}.hp-who-slider .slide-4{background-image:url("../images/hp/slider/ltr/4.jpg?v=20210210")}.hp-who-slider .slide-5{background-image:url("../images/hp/slider/ltr/5.jpg?v=20210210")}.hp-who-slider .slide-6{background-image:url("../images/hp/slider/ltr/6.jpg?v=20210210")}.hp-who-slider .slide-7{background-image:url("../images/hp/slider/ltr/7.jpg?v=20210210")}.hp-who-slider .slide-8{background-image:url("../images/hp/slider/ltr/8.jpg?v=20210210")}.hp-who-slider .slide-ashmoret{background-image:url("../images/hp/slider/rtl/ashmoret_desktop.jpg")}.hp-who-slider .slide-ashmoret__logo{margin-bottom:1em}.hp-who-slider .slide-ashmoret__link{background-color:#247cff;color:#fff}.hp-who-slider .slide-ashmoret .text{line-height:1.3}.hp-who-slider .slide-moneytransfer{background-image:url("../images/hp/slider/rtl/moneytransfer-desktop.jpg?v=2022-09-19");color:#232e63}.hp-who-slider .slide-moneytransfer .link{background-color:#232e63;color:#fff}.hp-who-slider .slide-moneytransfer .title .row1{font-weight:800}.hp-bottom{text-align:center}.hp-bottom a{text-decoration:none}.hp-bottom-text{line-height:1.3870967742;margin:0 auto 1em auto}.hp-bottom-button{border-radius:4.5rem;font-weight:bold;display:inline-block}.hp-bottom-contact{color:#232e63;background-color:#52bb85}.hp-bottom-order{color:#fff;background-color:#232e63}.page-generic{position:relative}.generic-main{background:url("../images/order/bg.jpg") repeat-x 0 0}.generic-main h1{color:#fff;text-align:left;font-weight:bold}.generic-sub-title{color:#fff}.generic-content{text-align:left;line-height:1.6;font-weight:500;overflow:auto;background-color:#fff;box-shadow:.0625rem .625rem 3.125rem 0 #616161;position:relative}.generic-content a{text-decoration:underline}.generic-content li{margin-bottom:.5em}.generic-content p{margin-bottom:.5em}.generic-content h2{margin:1em 0 .5em 0;font-weight:bold;font-size:1.25em}.generic-content h2:first-child{margin-top:0}.generic-content h3{margin:1em 0 .25em 0;font-weight:bold;font-size:1.125em}.generic-content h4{font-size:1em;font-weight:bold;margin:0}.generic-content table{border-collapse:collapse;margin-bottom:.5em}.generic-content th{font-weight:bold}.generic-content td,.generic-content th{border:1px solid #232e63;padding:.125em .25em;vertical-align:top}.page-about header{text-align:center;background:url("../images/about/head-img.jpg") no-repeat center center #36489a;background-size:cover}.page-about header,.page-about .title{color:#fff}.page-about .title{font-weight:900}.page-about .col{position:relative}.page-about .col:before{content:"";position:absolute;top:0;left:0;background:#4fbd86;width:4rem;height:.3125rem}.page-about .col:first-child:before{background:#fcdb04}.page-about .col:last-child:before{background:#78c0eb}.page-order{font-size:2vh;background:#f4f4f4}.page-order__main{background-image:url("../images/order/bg.jpg")}.page-order__heading{color:#fff;font-weight:700}.page-order__box{background-color:#fff;box-shadow:1px 1vh 5vh 0 #616161;line-height:1.4;text-align:center}.page-order__input-container{margin-bottom:.5em;text-align:left}.page-order__input-with-sign{display:flex;align-items:center;flex-wrap:wrap}.page-order__more-info{text-align:left}.page-order__radio-options{border:1px solid #e9e8e8;border-top:2px solid #e9e8e8;border-bottom:2px solid #e9e8e8;border-radius:.5vh;display:flex}.page-order__radio-options:focus-within{box-shadow:0 0 .125em rgba(0,0,0,.5)}.page-order__radio-option{position:relative;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;flex-basis:0}.page-order__radio-option input{opacity:0;position:absolute;left:0;top:0}.page-order__radio-option label{cursor:pointer;border-right:1px solid #e9e8e8;margin-right:-1px;text-decoration:none;transition:all .4s;font-weight:600;padding:1.5vh 0;text-align:center;display:flex;flex-direction:column;justify-content:center;height:100%}.page-order__radio-option input:checked+label,.page-order__radio-option label:hover{color:#fff;background:#4fbd86;text-decoration:none}.page-order__radio-option input[disabled]+label{background-color:#dadada;color:#949494;cursor:default}.page-order__radio-option input.error+label{background-color:#ffe0e0}.page-order__input-select{-moz-appearance:none;-webkit-appearance:none;background:url("../images/branch_list/arrow-down.png") no-repeat;background-position:right .75em top 50%;width:100%}.page-order__input-select::-ms-expand{display:none}.page-order__input-text{padding:1vh 2vh}.page-order__input-select{padding:1vh 4.5vh 1vh 2vh}.page-order__input-text,.page-order__input-select{border-radius:.25vh;border:2px solid #e9e8e8;height:3em;width:100%}.page-order__input-text:focus,.page-order__input-select:focus{box-shadow:0 0 .125em rgba(0,0,0,.5)}.page-order__input-text.error,.page-order__input-select.error{background-color:#ffe0e0}.page-order__input-checkbox{opacity:0;position:absolute}.page-order__input-checkbox+label{display:block;position:relative;padding-left:2em;user-select:none}.page-order__input-checkbox+label:before{content:"";position:absolute;left:0;top:0;display:block;width:1.4em;height:1.4em;background-color:#ebebeb;box-shadow:0 0 1px 1px rgba(0,0,0,.3);border-radius:.3em;vertical-align:-.25em;margin-right:.3em}.page-order__input-checkbox.error+label:before{background-color:#ffe0e0}.page-order__input-checkbox:focus+label:before{box-shadow:0 0 1px 1px #000}.page-order__input-checkbox:checked+label:after{content:"";position:absolute;left:.2em;top:-.05em;display:inline-block;width:1.7875em;height:1.3em;background-image:url("../images/order/check.svg");background-size:cover}.page-order label.error{display:block;color:#000;font-size:.75em;clear:both;font-weight:600;line-height:1.1;margin-top:.25em}.page-order__input-label{display:block;font-weight:700;width:100%}.page-order__input-sub-label{display:block;width:100%;margin-bottom:.5em}.page-order__input-container--address{display:flex;flex-wrap:wrap;justify-content:space-between}.page-order__input-container--street,.page-order__input-container--num,.page-order__input-container--city,.page-order__input-container--zip{flex-basis:23%;flex-grow:0}.page-order__input-container--name{display:flex;flex-wrap:wrap;justify-content:space-between}.page-order__input-container--firstName,.page-order__input-container--lastName{flex-basis:48.5%;flex-grow:0}.page-order__input-container--checkbox{font-weight:600}.page-order__input-container--checkbox a{text-decoration:underline}.page-order__input-container--checkbox a:focus-visible{outline:1px solid}.page-order__input-container--num-of-payments{position:relative}.page-order__payments-new-sticker{background-color:#fcda00;font-weight:700;display:inline-flex;align-items:center;justify-content:center;width:3em;height:3em;border-radius:50%;transform:rotate(12deg)}.page-order__tooltip{cursor:pointer;display:inline-block;text-decoration:underline;font-weight:600;font-size:90%}.page-order__tooltip:focus{outline:1px dotted}.page-order__tooltip-content{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.page-order__btns{display:flex;flex-direction:row-reverse;margin-top:2em}.page-order__submit-button{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;background:#232e63;color:#fff;font-weight:bold;border-radius:.5vh;padding:1.5vh;font-size:1.75vh;margin-left:auto;display:flex;justify-content:center}.page-order__submit-button img{height:2vh;margin-left:2em}.page-order__back-button{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;background:#767676;color:#fff;font-weight:bold;border-radius:.5vh;padding:1.5vh 2.5em;font-size:1.75vh;margin-right:auto}.page-order__submit-button:focus,.page-order__back-button:focus{text-decoration:underline}.page-order__order-confirm-title{width:100%;display:inline-block;font-weight:900}.page-contact{font-size:2vh;line-height:1.4}.page-contact *{box-sizing:content-box}.page-contact input,.page-contact textarea,.page-contact select,.page-contact button{box-sizing:border-box}.page-contact .grid-s{max-width:84.6875rem}.page-contact .full-div{text-align:center;width:100%}.page-contact.full-div{background-image:url(../images/contact/bg.jpg);background-repeat:no-repeat;background-position:top center;background-size:100% auto;display:inline-block;width:100%}.contact-title{background-image:url(../images/contact/bg-image.jpg);background-size:cover;color:#fff;text-align:left;display:inline-block;font-weight:800}.contact-form{display:inline-block;position:relative;background:#fff}.contact-form-top{display:inline-block;width:100%}.contact-form-back{float:left;height:100%}.contact-form label.error{color:#000;font-size:.75em;float:left;clear:both;font-weight:600;line-height:1.1;margin-top:.5vh}.contact-input{border:0;border-bottom:1px solid #ebecf1;width:100%;float:left}.contact-input:focus{border-bottom-width:2px}.contact-form-forward{float:left}.contact-area{border:0;width:100%;height:100%;float:left;position:relative;padding:0;margin:0;background:none}.contact-form-bottom{width:100%;float:right}.contact-form-link{padding:.25vh 0;font-size:2vh}.contact-button{border-radius:3vw;background:#222d63;color:#fff;font-weight:bold;border:0;margin:0 0 3vh 0}.contact-button:focus{text-decoration:underline}.contact-confirm{background-color:#fff;text-align:center}.contact-confirm-title{font-weight:900}.page-branches{background-image:url(../images/branch_list/bg2.jpg);background-repeat:no-repeat;background-position:top center;display:inline-block;width:100%}.branches-title{font-weight:900;color:#fff;line-height:1.4}.branches-text{line-height:1.4;font-size:1.0625rem;color:#fff;text-align:left;font-weight:600;text-shadow:-1px -1px 3px #52bd85,1px 1px 3px #52bd85,-1px 1px 3px #52bd85,1px -1px 3px #52bd85}.branches-list{position:relative;outline:0}.branches-main-content{position:relative}.branch{text-align:center;background:#fff;border:1px solid #50bd86}.branch-icon{display:inline-block}.branch-title{font-weight:bold;width:100%;display:inline-block}.branch-waze-text{display:inline-block}.autocomplete-search{text-align:left;position:relative}.autocomplete-input{width:100%;display:inline-block;border-radius:.125rem;border:0}.autocomplete-result{width:100%;background:#fff;position:absolute;right:0;max-height:0;overflow:hidden;z-index:8;font-weight:600}.autocomplete-result-item{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;text-align:left;display:none;font-weight:500}.autocomplete-result-item:hover,.autocomplete-result-item:focus{text-decoration:none;background-color:#c9e4d6;color:#000}.autocomplete-result-item.shown{display:inline-block}.autocomplete-result-none,.autocomplete-result-none:hover{color:#ce0000;background-color:#fff}.autocomplete-search:focus input,.autocomplete-search.active input{background-repeat:no-repeat;background-image:url(../images/branch_list/arrow-down.png)}.autocomplete-search:focus .autocomplete-result,.autocomplete-search.active .autocomplete-result{max-height:100vh;border:1px solid #50bd86}.branches-region-filter{position:relative;font-size:1.2rem;background-color:#fff;font-weight:600;color:#000;border-radius:.125rem}.branches-region-filter legend{width:100%}.branches-region-filter .clear-legend{clear:both}.branches-region-filter-toggle{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;width:100%;text-align:left;font-weight:600;color:#7179a3;line-height:1.3;position:relative}.branches-region-filter-toggle:after{content:"";border-style:solid;border-width:.4375rem .375rem 0 .375rem;border-color:#7179a3 transparent transparent transparent;position:absolute;right:1rem;top:50%;margin-top:-.375rem}.branches-region-filter-toggle[aria-expanded=true]:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.branches-region-filter ul,.branches-region-filter li{list-style:none;padding:0;margin:0}.branches-region-filter .option{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;position:relative;display:block;width:100%;text-align:left;border-top:1px solid #e6e7ec}.branches-region-filter .option:hover,.branches-region-filter .option:focus{background-color:#e6e7ec}.branches-region-filter .options{display:none;position:absolute;width:100%;z-index:8;background-color:#fff;border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.branches-region-filter.expanded{border-bottom-left-radius:0;border-bottom-right-radius:0}.branches-region-filter.expanded .options{display:block;box-shadow:0 10px 10px rgba(0,0,0,.3)}.branches-region-filter .selected-label{display:block;position:absolute;left:0;top:0;width:100%;background-color:#fff;color:#232e63}.branches-region-filter .selected-label:empty{display:none}.fees-flat .fee{box-shadow:0 5px 15px rgba(0,0,0,.15);padding:1em 1.5em;background-color:#fff;max-width:23em;margin:0 auto .6em auto}.fees-flat .fee__heading{font-weight:700;font-size:1.5em;padding-bottom:.25em;margin-bottom:.5em;border-bottom:2px solid #f0f0f0}.fees-flat .fee__heading:before{content:"";display:inline-block;vertical-align:middle;width:.4em;height:.4em;margin-right:.1em;background-color:#78bee9;border-radius:50%}.fees-flat .fee__content{display:flex}.fees-flat .fee__cell{display:flex;flex-direction:column}.fees-flat .fee__cell:first-child{flex-basis:70%;flex-shrink:0;padding-right:1em}.fees-flat .fee__label{color:#818698;font-size:.875em;margin-bottom:.2em;display:block}.fees-flat .fee__value{font-weight:700;font-size:1.0625em;line-height:1}.fees-flat .fee__note{padding-top:.5em;margin-top:.5em;border-top:2px solid #f0f0f0}@keyframes timer-loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fees-table{overflow:auto}.fees-table td:nth-child(3){white-space:nowrap}.articles-list,.articles-list li{list-style:none;padding:0;margin:0}.articles-list{max-width:50em}.articles-list li{margin-bottom:2em}.articles-list h2{margin-bottom:.125em}.articles-list h2 a{text-decoration:none}.articles-list .meta{font-size:70%;color:#777;font-weight:600}.articles-list picture{flex-shrink:0}.articles-list .img{flex-shrink:0;display:block;width:17em;max-width:100%;height:auto;border:1px solid #222d63;margin-right:1em;margin-bottom:1em}.articles-list .img.placeholder{background:url("../images/footer/logo.png") no-repeat center center;height:12em}.articles-list .txt{align-self:center;margin-bottom:1em}.articles-list .excerpt{font-size:90%}.articles-list .readmore{margin-bottom:0}.articles-list .readmore a{display:inline-block;background-color:#52bb85;color:#222d61;text-decoration:none;font-weight:bold;border-radius:1em;padding:.25em .75em}.articles-list .readmore a:after{content:"»";display:inline-block;transition:all 100ms}.articles-list .readmore a:hover:after,.articles-list .readmore a:focus:after{transform:translateX(-.25em)}.article-img{height:auto;border:1px solid #222d63}@media(min-width:64.4375em){.articles-list .img-and-txt{display:flex}.article-img{float:right;margin:0 0 .5em 1.5em}.article-img~h2{clear:both}}@media(max-width:64.375em){.article-img{margin-bottom:1em}}@media(min-width:64.4375em){.hide-desktop{display:none!important}.menu-list,.menu-list li{list-style:none;padding:0;margin:0}.header-button{color:#232e63}.header-button.login{background-color:#fcda00}.header-button.order{background-color:#52bb85}.header-button.load{background-color:#80bfe7}.header-button--ashmoret{background-color:#247dff;color:#fff}.header-button--ashmoret .ashmoret-logo{height:1em;width:auto;vertical-align:-.2em;margin-right:.1em}a.header-button{text-decoration:none}.not-home{padding-top:6.25em}.header-desktop-bg{position:fixed;top:0;left:0;width:100%;z-index:9}.not-home .header-desktop-bg{background-color:#fff}.home.unscrolled .header-desktop-bg{color:#fff}.home.scrolled .header-desktop-bg{background-color:#fff}.header-desktop{max-width:103.75rem;padding:1.625em 1.25rem;margin:0 auto;display:flex;align-items:center;transition:max-width 700ms}.header-desktop .logo{order:1;margin-left:3.125em;width:12.5em;height:2.4375em;background:url("../images/header/logo.png") no-repeat left top;background-image:url("../images/header/upaycard.svg");background-size:auto 100%;overflow:hidden;transition-property:width,margin,opacity;transition-duration:700ms,500ms,500ms;transition-delay:0ms,0ms,400ms}.home.unscrolled .header-desktop .logo{visibility:hidden;width:0;opacity:0;margin-left:0;transition-delay:0s}.header-desktop .logo-img{width:100%;opacity:0}.header-desktop a{text-decoration:none}.header-desktop .menu-list{font-weight:600;display:flex;margin-right:auto}.header-desktop .menu-list li{margin-right:1.875em}.header-desktop .menu-link{font-size:1.25em}.header-desktop .menu-link.active{font-weight:800}.header-desktop .header-button{font-weight:bold;font-size:1.125em;border-radius:1.3333333333em;padding:.6666666667em .7777777778em .8888888889em .7777777778em;margin-right:.6111111111em}.header-desktop .header-button--ashmoret{padding-bottom:.7777777778em}.home.unscrolled .header-desktop .header-button{box-shadow:0 1em 1.625em rgba(0,0,0,.2)}.lang-dropdown-toggle{border-radius:1.5em;border:1px solid;min-width:10.75em}.lang-dropdown-toggle .button-inner{height:2.875em;padding:0 1.125em}.lang-dropdown-toggle .text{font-size:1.25em}.lang-dropdown-toggle .icon-globe{font-size:.9375em;margin-bottom:-.1333333333em;margin-right:.5333333333em}.lang-dropdown-toggle .icon-chevron-down{font-size:.75em;margin-bottom:-.3333333333em;margin-left:auto}.lang-dropdown{position:absolute;width:100%;width:calc(100% - 2.25em);background-color:#fff;border:1px solid #dfdfdf;border-top:0;border-bottom:0;text-align:center;font-weight:500;left:1.125em}.lang-dropdown li{border-bottom:1px solid #dfdfdf}.lang-dropdown a{display:block;padding:.3em 0;text-decoration:none;font-size:1.25em}.lang-dropdown a:hover,.lang-dropdown a:focus{background-color:#232e64;color:#fff}.lang-switcher:hover .lang-dropdown{display:block}.footer{padding-top:3.9375em}.footer-top{display:flex;justify-content:space-between}.footer-forward{display:flex}.footer-bottom{display:flex;justify-content:space-between}.footer-back-title{font-size:.75em;margin-top:1.8125rem}.footer-col{font-size:.875em;line-height:1.5;width:10em;margin-right:1em}.footer-col:first-child{order:1}.footer-col-title{margin-bottom:.75em;font-size:1em}.footer-col p,.footer-col li{margin-bottom:.3em}.footer-social-links a{font-size:1.125em;margin-right:.5em}.floating-whatsapp-bg{left:1.25rem;bottom:1.25em}.floating-whatsapp a:before{width:4.375rem;height:4.375rem}.floating-whatsapp .text{font-size:.6875rem;font-weight:700}.popup{font-size:2vh}.upay-breadcrumbs__item{font-size:1.25em}.hp-top-slider{overflow:hidden}.hp-top-slider .slide{height:49.9375em;padding-top:14.375em;color:#fff;background-position:center top,center top;background-repeat:no-repeat,no-repeat;border-bottom:9.5em solid #f7f7f7}.hp-top-slider .slide-width{padding:0 1.25rem;max-width:86.875rem;margin:0 auto;position:relative}.hp-top-slider .slide-width:after{content:"";display:block;position:absolute;background-image:url("../images/hp/top-slider/card.png");background-repeat:no-repeat;background-size:cover;right:-2.5em;top:-2em;width:43.25em;height:38.3125em}.hp-top-slider .slide-badge{font-size:2em;right:15.625em;top:-3.3125em}.hp-top-slider .slide-4 .slide-width:after{background-image:url("../images/hp/top-slider/card2-withbadge-desktop.png");width:67.25em;height:45.6875em;right:-8em;top:-9.375em}.hp-top-slider .slide-ashmoret .slide-width:after{background-image:url("../images/hp/top-slider/ashmoret_card2.png");width:49.5em;height:40.75em;right:-8.75em;top:-4.4375em}.hp-top-slider .slide-moneytransfer .slide-width:after{content:none}.hp-top-slider .slide-content{width:50%}.hp-top-slider .slide-heading{line-height:.94;margin-bottom:.45em;font-size:4.25em}.hp-top-slider .slide-text{font-weight:600;line-height:1.4;max-width:22em;font-size:1.4375em}.hp-top-slider .slide-4 .slide-text{max-width:16em}.hp-top-slider .slide-1{background-image:url("../images/hp/top-slider/desktop/ltr/1-deco.png"),url("../images/hp/top-slider/desktop/1-bg.jpg?v=20220417")}.hp-top-slider .slide-2{background-image:url("../images/hp/top-slider/desktop/ltr/1-deco.png"),url("../images/hp/top-slider/desktop/2-bg.jpg?v=20220417")}.hp-top-slider .slide-3{background-image:url("../images/hp/top-slider/desktop/ltr/3-deco.png"),url("../images/hp/top-slider/desktop/3-bg.jpg?v=20220417")}.hp-top-slider .slide-4{background-image:url("../images/hp/top-slider/desktop/ltr/1-deco.png"),url("../images/hp/top-slider/desktop/1-bg.jpg")}.hp-top-slider .slide-ashmoret{background-image:url("../images/hp/top-slider/desktop/rtl/deco-one-side.png"),url("../images/hp/top-slider/desktop/5-bg.jpg")}.hp-top-slider .slide-moneytransfer{background-image:url("../images/hp/top-slider/desktop/rtl/moneytransfer-desktop.jpg")}.hp-top-slider .slide-moneytransfer .slide-heading{font-size:5em}.hp-top-slider .slide-moneytransfer .slide-text{font-size:1.75em}.hp-top-slider .swiper-pagination{position:absolute;bottom:11.8125em;left:0;width:100%}.hp-top-slider .swiper-pagination-bullet{cursor:pointer;width:.6875em;height:.6875em;margin:0 .5em;opacity:1;background-color:#f7f7f7;transition:background-color 200ms}.hp-top-slider .swiper-pagination-bullet:hover{background-color:rgba(255,255,255,.7)}.hp-top-slider .swiper-pagination-bullet-active{background-color:#fcda00}.hp-top-slider .swiper-pagination-bullet-active:nth-child(2){background-color:#232e63}.hp-top-slider .swiper-pagination-bullet-active:nth-child(3){background-color:#80bfe7}html[lang=he] .hp-top-slider .swiper-pagination-bullet-active:nth-child(1){background-color:#80bfe7}html[lang=he] .hp-top-slider .swiper-pagination-bullet-active:nth-child(2){background-color:#fcda00}html[lang=he] .hp-top-slider .swiper-pagination-bullet-active:nth-child(3){background-color:#232e63}html[lang=he] .hp-top-slider .swiper-pagination-bullet-active:nth-child(4){background-color:#80bfe7}html[lang=he] .hp-top-slider .swiper-pagination-bullet-active:nth-child(5){background-color:#232e63}html[lang=he] .hp-top-slider .swiper-pagination-bullet-active:nth-child(6){background-color:#80bfe7}.hp-max-logo{right:2.0833333333vw;top:43.75em;width:6.5104166667vw}.hp-main-scroll-bg{padding:0 1.25rem;position:absolute;width:86.875rem;max-width:100%;top:43.75em;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.hp-main-scroll{display:inline-block;margin-left:4.5rem;font-size:1.1875rem;font-weight:600;text-decoration:none}.hp-main-scroll:before{content:"";display:inline-block;border-style:solid;border-width:.5263157895em .3947368421em 0 .3947368421em;border-color:#232e63 transparent transparent transparent;margin-right:1.0526315789em;margin-bottom:.0526315789em}.hp-ashmoret{padding-bottom:7.2916666667%}.hp-ashmoret__heading{font-size:3.1875em;line-height:1.2}.hp-ashmoret__companies{margin:3.125em 0}.hp-ashmoret__btn{font-size:1.25em;padding:.5em 1em .55em 1em}.hp-ashmoret__btn--site{margin-left:1em}.hp-how{margin-bottom:3.875em;padding-top:3.75em}.hp-how .grid{position:relative}.hp-how-box,.hp-how .grid:after{height:32.0625em}.hp-how-box{width:54.4666666667%;background-color:#fff;box-shadow:0 0 1.875rem -.3125rem rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center}.hp-how-content{margin:0 auto;max-width:25.3125em}.hp-how-title{font-size:4.375em;line-height:1.1}.hp-how-text{font-weight:700;font-size:1.1875em;line-height:1.6315789474;margin-bottom:1em}.hp-how-button{font-size:1.0625em;padding:.8823529412em;width:11.8235294118em}.hp-how .grid:after{content:"";background-image:url(../images/hp/ltr-video.jpg);background-size:cover;background-position:left center;display:block;width:49.2%;position:absolute;right:1.25rem;top:-3.75em}.hp-steps{margin-bottom:3.875em}.hp-steps-join .grid{position:relative}.hp-steps-join .grid:before{content:"";background-image:url(../images/hp/ltr-steps-bg.jpg);background-size:cover;background-position:center center;display:block;width:49.2%;position:absolute;left:1.25rem;top:3.75em;height:30.625em}.hp-steps-join .box{height:30.625em;width:54.4666666667%;padding-left:3.75em;margin-bottom:3.75em;margin-left:auto;display:flex;align-items:center;justify-content:center}.hp-steps-join .list{display:flex;flex-wrap:wrap;margin-bottom:1.875em}.hp-steps-join .step{margin:0 2.8125em 1em 2.8125em}.hp-steps-join .content{max-width:29.375em;margin:0 auto}.hp-steps-load{padding:6.0416666667%;margin-bottom:8%}.hp-steps-load .grid{display:flex;align-items:center}.hp-steps-load .title{font-size:2.875em}.hp-steps-load .title strong{display:block}.hp-steps-load .list{display:flex;justify-content:space-between;width:42.125em;max-width:100%;margin:0 auto;padding-left:2em}.hp-actions .grid{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.hp-actions-title{flex-basis:100%;font-size:4.5em;text-align:center;margin-bottom:6.7708333333%}.hp-actions-list-title{font-size:2.5625em;margin-bottom:1em}.hp-actions li{font-size:1.4375em}.hp-actions-img,.hp-actions-list{flex-basis:50%}.hp-actions .icon-check{top:.625rem}.hp-who-slider .slide{padding-top:35.4375em}.hp-who-slider .overtitle,.hp-who-slider .text{border-bottom:1px solid rgba(255,255,255,.25)}.hp-who-slider .content{top:2.9375em;left:4.5em;width:24em;height:29.625em;display:flex;flex-direction:column}.hp-who-slider .overtitle{font-size:1.3125em;padding-bottom:1.2380952381em;margin-bottom:.7142857143em}.hp-who-slider .text{font-size:1.125em;padding:1.4444444444em 0 1em 0;margin-bottom:1.2222222222em;flex:1}.hp-who-slider .slide-ashmoret .text{font-size:1.75em;padding-top:.4em}.hp-who-slider .title{font-size:2.5em}.hp-who-slider .slide-ashmoret .title{font-size:3em}.hp-who-slider .link{font-size:.875em;padding:1em 2.3571428571em 1.1428571429em 2.3571428571em;align-self:flex-start}.hp-who-slider .slide-moneytransfer .content{width:42em}.hp-who-slider .slide-moneytransfer .title{margin-top:.25em;font-size:5em}.hp-who-slider .slide-moneytransfer .text{border-bottom:0;font-size:2.125em;padding:1em 0 0 0;line-height:1.2;font-weight:600}.hp-who-slider .swiper-navigation{bottom:3.125em;left:22.125em}.hp-bottom{padding-top:6em;padding-bottom:3.75em}.hp-bottom-text{font-size:1.9375em;max-width:30em}.hp-bottom-button{font-size:1em;min-width:11.25em;padding:1.0625em 1em;margin:0 .5em;box-shadow:0 0 .625rem -.125rem rgba(0,0,0,.3)}.page-generic{padding-bottom:3.125em}.generic-main{background-size:34% 100%}.generic-content{position:relative;font-size:1.25em;margin-top:-3.5em;padding:2.5em 3.5em;margin-bottom:5em;font-weight:500}.generic-header h1{font-size:3.4375em}.generic-header{padding-top:5.875em;padding-bottom:5.75em}.page-about{padding-bottom:9.0625em}.page-about header{padding-top:8.6979166667vw;padding-bottom:17.7083333333vw;line-height:1.1}.page-about .title{font-size:4.5em}.page-about .subtitle{font-size:1.4375em}.page-about .cols{width:94%;background-color:#fff;padding:4.8125rem 7.5% 0 5%;margin:-4.8125em auto 0 auto;display:flex;justify-content:space-between}.page-about .col,.page-about .section-text{font-size:1.0625em}.page-about .col{line-height:1.5882352941;width:25%;padding:1.8235294118em 0 1.7058823529em 0;flex-basis:17.0588235294em}.page-about .section{max-width:75.625em;margin:0 auto;display:flex;align-items:flex-start;padding-right:7.5%}.page-about .section-text{line-height:1.3;padding-top:6.5882352941em;padding-left:6.4705882353em}.page-order__main{background-size:cover;background-position:left bottom;padding:1em 0 7em 0}.page-order__heading{font-size:2.8em}.page-order__title{display:flex;justify-content:space-between;align-items:center;padding-right:1.25em;padding-left:1.25em}.page-order__title,.page-order__box{max-width:75em;margin:0 auto}.page-order__box-pad{margin-top:-6em;padding:0 1.25em}.page-order__box{padding:1.5em 5em}.page-order__steps{display:flex}.page-order__step--btn{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit}.page-order__step{color:#fff;display:flex;align-items:center;font-weight:400;margin-left:2em}.page-order__step-text{margin-left:1em}.page-order__step img{width:4.4375em;max-width:71px}.page-order__step img:nth-child(2){display:none}.page-order__step--btn:hover{color:#52bb85}.page-order__step--btn:disabled{color:#fff;cursor:default}.page-order__step--active{color:#52bb85}.page-order__step--active img:first-child{display:none}.page-order__step--active img:nth-child(2){display:inline-block}.page-order__input-label{flex-basis:100%;flex-shrink:0;margin-bottom:.8em}.page-order__input-sub-label{font-size:90%}.page-order label.error{width:100%}.page-order__submit-button{width:18.5%}.page-order__form-cols{display:flex;justify-content:space-between}.page-order__form-col{flex-basis:45%}.page-order__form-col--2{display:flex;flex-direction:column}.page-order__radio-options{display:inline-flex}.page-order__order-confirm-image{width:19%;display:inline-block;margin-bottom:2vh}.page-order__order-confirm-title{font-size:3vh}.page-order__order-confirm-subtitle{width:100%;display:block;font-size:1.75vh;margin-top:.75vh}.page-order__input-container--currency{margin-bottom:1.2em}.page-order__input-container--currency .page-order__radio-option{min-width:4.75em}.page-order__input-container--delivery .page-order__radio-option{min-width:8em}.page-order__input-container--chargeChoice{flex-basis:0;margin-right:4%}.page-order__input-container--chargeChoice .page-order__radio-option{min-width:6.5em}.page-order__input-container--charge{display:flex;flex-wrap:wrap}.page-order__input-container--chargeInput{width:16em}.page-order__input-container--chargeInput .page-order__input-text{width:12em}.page-order__input-container--chargeInput .page-order__currency-symbol{padding:0 1em}.page-order__input-container--payment .page-order__radio-option{min-width:8.5em}.page-order__input-container--identification .page-order__radio-options{width:100%}.page-order__input-container--passport{display:flex;flex-wrap:wrap;justify-content:space-between}.page-order__input-container--passportNum,.page-order__input-container--passCountry{flex-basis:49%;flex-grow:0}.page-order__input-container--confirm-terms{margin-top:auto}.page-order__payments-new-sticker{font-size:1.2em;position:absolute;top:0;right:-2em}.page-order__more-info{flex-basis:100%;margin-bottom:1.5em}.page-order__back-button--new{margin-left:auto}.page-order__submit-button--pay{margin-right:auto}.contact-title{padding-top:18.25vh;padding-bottom:31vh;height:15vh;padding-left:6%;padding-right:60%;font-size:8.1vh;width:34%}.contact-form{width:74%;bottom:14vh;padding-top:12vh;padding-left:17%;padding-right:9%;-webkit-box-shadow:0 2px 20px 5px #f1f1f1;box-shadow:0 2px 20px 5px #f1f1f1}.contact-form-top{height:29.25vh;margin-bottom:7vh}.contact-form-back{width:39%;padding-right:5%}.contact-form-back label.error{margin-top:-4vh}.contact-input{font-size:1.15vw;height:3.8vh;margin-bottom:4.75vh}.contact-form-forward{width:55%;height:102%;background-size:100% 103%;background-position:0 -1.25vh;background-image:url(../images/contact/textarea-full.png);background-repeat:no-repeat}.contact-area{font-size:1.15vw;line-height:5vh;bottom:.65vh}.contact-form-bottom{height:10vh}.contact-form-link{float:left;padding-right:1vw;padding-left:1vw;border-right:2px solid #fcdb04;font-size:1.5vh;margin-top:1.5vh}.contact-form-link:first-child{padding-left:0}.contact-form-link:last-child{border-right:0}.contact-button{float:right;padding:1.5vh 0;width:10.5vw;font-size:1.7vh}.contact-confirm{padding:15vh 0}.contact-confirm-image{width:12%;margin-bottom:2vh}.contact-confirm-title{font-size:3vh}.contact-confirm-subtitle{font-size:1.75vh;margin-top:.75vh}.contact-input,.contact-area,.contact-form-link,.contact-button{font-size:1.75vh}.contact-button{margin:.5vh 0}.branches-filters{display:flex;margin-bottom:3em}.branches-title{text-align:left;font-size:4.375rem;margin-top:2.6875rem;margin-bottom:2.875rem}.branches-text{margin-bottom:3em}.branches-main-content{display:flex;flex-wrap:wrap;justify-content:space-between;width:77.8125rem;padding:0 1.25rem;max-width:100%;margin:0 auto}.branches-main-content:after{content:"";width:31.5%}.branch{height:25.3125rem;width:31.5%;font-weight:500;margin-bottom:1.25rem;padding-top:3.6rem;-webkit-box-shadow:-1px 2px 15px 2px #a5a5a5;box-shadow:-1px 2px 15px 2px #a5a5a5}.branch-icon{margin-bottom:2.25rem}.branch-title{margin-bottom:1.5rem;font-size:1.5rem}.branch-item{line-height:1.8rem;margin-bottom:.3rem;font-size:1.2rem}.branch-waze-icon{margin-right:.3125rem;margin-top:.3rem}.autocomplete-search{width:32.5%}.autocomplete-input{font-size:1.2rem;padding:.78rem 1.5rem}.autocomplete-result{top:3.9rem;border-radius:.72rem}.autocomplete-result-item{width:100%;padding:.625rem 8%;font-size:1.05rem}.autocomplete-search.active input{background-size:.75rem;background-position:1vw 1.5rem;background-position:right 1vw top 1.5rem}.branches-region-filter{margin-left:1rem;width:14rem}.branches-region-filter-toggle{padding:.78rem 2em .78rem 1.5rem}.branches-region-filter .selected-label{padding:.78rem 1.5rem}.branches-region-filter .option{padding:.78rem 1.5rem}}@media(min-width:64.4375em) and (max-width:79.375em){.hp-top-slider{font-size:1.15vw}}@media(min-width:64.4375em) and (max-width:75em){.hp-who-slider .swiper-container{font-size:.8125em}}@media(max-width:100em) and (min-width:87.5625em){.not-home{padding-top:5.46875em}.header-desktop{font-size:.875em}}@media(max-width:87.5em) and (min-width:81.3125em){.not-home{padding-top:5.078125em}.header-desktop{font-size:.8125em}}@media(max-width:81.25em) and (min-width:75.0625em){.not-home{padding-top:4.6875em}.header-desktop{font-size:.75em}}@media(max-width:75em) and (min-width:68.8125em){.not-home{padding-top:4.296875em}.header-desktop{font-size:.6875em}}@media(max-width:68.75em) and (min-width:64.4375em){.not-home{padding-top:3.90625em}.header-desktop{font-size:.625em}}@media(max-width:64.375em){.hide-mobile{display:none!important}.mobile-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;top:auto;right:auto}.not-home{padding-top:10.447761194vh}.menu-is-open{overflow:hidden}.header-mobile{font-size:2.3880597015vh;position:fixed;top:0;left:0;width:100%;z-index:20;height:4.375em;overflow:hidden;transition:height 500ms linear}.menu-is-open .header-mobile{height:100%}.header-mobile .header-header{height:4.375em;background-color:#fff;display:flex;color:#232e63;justify-content:space-between;align-items:center;padding:0 7.3863636364vw}.home.unscrolled .header-mobile .header-header{background-color:transparent;color:#fff;-webkit-transition:all 0ms 500ms;-moz-transition:all 0ms 500ms;transition:all 0ms 500ms}.home.menu-is-open .header-mobile .header-header{background-color:#fff;color:#232e63;-webkit-transition:none;-moz-transition:none;transition:none}.home.no-header-trans-delay .header-mobile .header-header{-webkit-transition:none;-moz-transition:none;transition:none}.header-mobile .logo{flex-shrink:0;margin-right:auto;display:inline-block;width:8.2136202278rem;height:1.625rem;min-height:1.625rem;min-width:8.2136202278rem;background:url("../images/header/logo.png") no-repeat left top;background-image:url("../images/header/upaycard.svg");background-size:auto 100%}.header-mobile .logo img{opacity:0;height:100%}.home.unscrolled .header-mobile .logo{background-image:url("../images/header/upaycard-neg.svg");-webkit-transition:background-image 0ms 500ms;-moz-transition:background-image 0ms 500ms;transition:background-image 0ms 500ms}.home.menu-is-open .header-mobile .logo{background-image:url("../images/header/upaycard.svg");-webkit-transition:none;-moz-transition:none;transition:none}.home.no-header-trans-delay .header-mobile .logo{-webkit-transition:none;-moz-transition:none;transition:none}.header-mobile .menu-toggle{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;width:2rem;height:2rem}.header-mobile .menu-is-open .menu-toggle{z-index:5}.header-mobile .hamburger{display:block;width:100%;position:relative}.header-mobile .hamburger-inner,.header-mobile .hamburger-inner:after,.header-mobile .hamburger-inner:before{content:"";position:absolute;width:100%;height:0;border-bottom:.1875rem solid;-webkit-transition:transform .8s ease;-moz-transition:transform .8s ease;transition:transform .8s ease}.header-mobile .hamburger-inner{top:50%;display:block;margin-top:-.125rem}.header-mobile .hamburger-inner:before{top:-.5625rem;right:0}.header-mobile .hamburger-inner:after{bottom:-.75rem;right:0}.menu-is-open .hamburger .hamburger-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.12s;-moz-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transition-duration:535ms;-moz-transition-duration:535ms;transition-duration:535ms}.menu-is-open .hamburger .hamburger-inner:before{-webkit-transition:top 35ms ease .75s,opacity 35ms ease;-moz-transition:top 35ms ease .75s,opacity 35ms ease;transition:top 35ms ease .75s,opacity 35ms ease;opacity:0}.menu-is-open .hamburger .hamburger-inner:after{bottom:-.1875rem;-webkit-transition:bottom 35ms ease,transform 35ms cubic-bezier(.215,.61,.355,1) .12s;-moz-transition:bottom 35ms ease,transform 35ms cubic-bezier(.215,.61,.355,1) .12s;transition:bottom 35ms ease,transform 35ms cubic-bezier(.215,.61,.355,1) .12s;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg)}.header-mobile__btn{font-size:.875rem;background-color:#f6da4a;border-radius:99em;color:#232e63;font-weight:800;height:2em;display:flex;align-items:center;padding:0 .5em .1em .5em;margin:0 1.5em 0 .5em}.header-menu{background-color:#fff;visibility:hidden;text-align:center;overflow:auto;height:90vh;height:calc(100% - 7.125em);display:flex;flex-direction:column;-webkit-transition:visibility 500ms;-moz-transition:visibility 500ms;transition:visibility 500ms}.menu-is-open .header-menu{visibility:visible}.mobile-menu-list{text-align:left;padding-top:1.25em;margin-bottom:auto}.mobile-menu-list__list,.mobile-menu-list__submenu{list-style:none;padding:0;margin:0}.mobile-menu-list__submenu{display:none}.mobile-menu-list__toggle-submenu{padding:0;margin:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:1em;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;text-align:left;display:flex;justify-content:space-between;align-items:center}.mobile-menu-list__toggle-submenu:after{content:"";width:0;height:0;border-style:solid;border-width:.45em .35em 0 .35em;border-color:#232e63 transparent transparent transparent}.mobile-menu-list__toggle-submenu[aria-expanded=true]:after{transform:scale(-1)}.mobile-menu-list__toggle-submenu[aria-expanded=true]+.mobile-menu-list__submenu{display:block}.mobile-menu-list__link,.mobile-menu-list__submenu-link,.mobile-menu-list__toggle-submenu{width:100%;font-size:1.1em;border-bottom:1px solid rgba(35,46,99,.3)}.mobile-menu-list__link,.mobile-menu-list__toggle-submenu{padding:.7em 7.3863636364vw;font-weight:700}.mobile-menu-list__link,.mobile-menu-list__submenu-link{display:block}.mobile-menu-list__submenu-link{padding:.7em 10.2272727273vw;font-weight:500}.lang-switcher{text-align:center;display:flex;flex-direction:column}.lang-dropdown,.lang-dropdown-toggle{background-color:#fff}.lang-dropdown-toggle{padding:1em 0;width:100%;border-top:1px solid #cbcbcd;border-bottom:1px solid #cbcbcd}.lang-dropdown-toggle .button-inner{justify-content:center}.lang-dropdown-toggle .icon-globe{font-size:1.125em;margin-right:.7777777778em}.lang-dropdown-toggle .icon-chevron-down{font-size:.6875em;margin-left:1.4545454545em}.lang-dropdown-toggle .text{font-size:1.125em;font-weight:700}.lang-dropdown-toggle[aria-expanded=true] .icon-chevron-down{-webkit-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);transform:rotateZ(180deg)}.lang-dropdown{border-bottom:1px solid #cbcbcd;font-weight:600;padding:.5em 1em 1em 1em;flex:1}.lang-dropdown li{display:inline-block;margin:.25em .375em}.lang-dropdown a{text-decoration:none;display:block;padding:.375em;font-size:1.125em}.lang-dropdown a:hover,.lang-dropdown a:focus{text-decoration:underline}.footer{padding:2.5em 0 6rem 0}.footer-logo{margin:0 auto}.footer-forward{padding-top:2em}.footer-col{font-size:1.125em;line-height:1.5;margin-bottom:1.5em}.footer-col-title{margin-bottom:.5em}.footer-col p{margin-bottom:.5em}.footer-col li{margin-bottom:1em}.footer-bottom{text-align:center}.footer-social-links a{font-size:1.875em;margin:.5em}.floating-footer{font-size:2.3880597015vh;background-color:#fff;position:fixed;bottom:0;margin-bottom:env(safe-area-inset-bottom);z-index:20;width:100%;height:2.75em;display:flex;justify-content:flex-end;align-items:center;box-shadow:0 0 16px rgba(0,0,0,.08)}.floating-footer__list{list-style:none;padding:0;margin:0;display:flex}.floating-footer__item{border-right:1px solid #cbcbcd;padding:0 .8125em}.floating-footer__item:last-child{border-right:0}.floating-footer__link{font-weight:800;font-size:.9375em}.floating-whatsapp-bg{left:1em;bottom:1.7910447761vh}.floating-whatsapp a:before{width:3.5rem;height:3.5rem}.floating-whatsapp .text{font-size:.625rem;font-weight:700}.popup{font-size:2.5vh}.upay-breadcrumbs__item{font-size:3.5vw;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hp-top-slider{font-size:2.3880597015vh;min-height:100vh}.hp-top-slider .swiper-container{overflow:visible}.hp-top-slider .slide{color:#fff;padding:6.75em 7.3863636364vw 0 7.3863636364vw;position:relative;background-color:#f7f7f7;min-height:100vh}.hp-top-slider .slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:30.5625em;background-repeat:no-repeat;background-position:center center;background-size:cover}.hp-top-slider .slide-width{max-width:25em;margin:0 auto;position:relative}.hp-top-slider .slide-width:after{content:"";display:block;background-image:url("../images/hp/top-slider/card.png");background-size:contain;background-repeat:no-repeat;width:19.625em;height:17.75em;max-width:100%;margin:0 auto}.hp-top-slider .slide-4 .slide-width:after{background-image:url("../images/hp/top-slider/card2-withbadge-mobile.png");width:17.775em;height:17.8em}.hp-top-slider .slide-ashmoret .slide-width:after{background-image:url("../images/hp/top-slider/ashmoret_card2_mobile.png");width:22.55em;height:16.45em}.hp-top-slider .slide-content{min-height:12.125em}.hp-top-slider .slide-heading{font-size:2.25em;margin-bottom:.2777777778em}.hp-top-slider .slide-text{font-size:1em;line-height:1.5}.hp-top-slider .slide-2 .slide-heading{font-size:1.875em}.hp-top-slider .slide-2 .slide-text{font-size:.875em}.hp-top-slider .swiper-pagination{display:none}.hp-top-slider .slide-1:before{background-image:url("../images/hp/top-slider/mobile/ltr/1.jpg?v=20220417")}.hp-top-slider .slide-2:before{background-image:url("../images/hp/top-slider/mobile/ltr/2.jpg?v=20220417")}.hp-top-slider .slide-3:before{background-image:url("../images/hp/top-slider/mobile/ltr/3.jpg?v=20220417")}.hp-top-slider .slide-4:before{background-image:url("../images/hp/top-slider/mobile/ltr/1.jpg")}.hp-top-slider .slide-ashmoret:before{background-image:url("../images/hp/top-slider/mobile/ltr/ashmoret.jpg")}.hp-top-slider .slide-moneytransfer:before{background-image:url("../images/hp/top-slider/mobile/rtl/moneytransfer-mobile.jpg");background-position:center top}.hp-top-slider .slide-moneytransfer .slide-width:after{content:none}.hp-top-slider .slide-moneytransfer .slide-width{max-width:none}.hp-top-slider .slide-moneytransfer .slide-content{max-width:none;min-height:0}.hp-top-slider .slide-moneytransfer .slide-heading img{height:1em;max-height:9.5vw;width:auto}.hp-top-slider .slide-moneytransfer .slide-text{font-weight:600}.hp-max-logo{left:5.1679586563vw;top:31.5625em;width:12.9198966408vmin}.hp-main-scroll-bg{position:absolute;width:2.5rem;text-align:center;top:36.875em;left:50%;margin-left:-1.25rem;z-index:3}.hp-main-scroll{display:inline-block;font-size:1.25rem;padding:.5em}.hp-ashmoret{padding-top:7.2916666667%;padding-bottom:4.5em}.hp-ashmoret__heading{font-size:1.75em;line-height:1.4;max-width:11em;margin-right:auto;margin-left:auto}.hp-ashmoret__companies{margin:3.125em 0 1.25em 0}.hp-ashmoret__btns{display:flex;flex-direction:column;align-items:center}.hp-ashmoret__btn{font-size:1em;min-width:13em;padding:1em 1em;margin-bottom:.75em}.hp-how{text-align:center;margin-bottom:2.25em}.hp-how-title{font-size:1.6875em;line-height:1.5;margin-bottom:1em}.hp-how-text{font-size:1.0625em;font-weight:600;line-height:1.5}.hp-how-button{font-size:.875em;padding:1em 10vw;border-radius:1.9285714286em;margin-top:1.9285714286em}.hp-how-text{max-width:46.0625rem;margin:0 auto}.hp-steps{margin-bottom:2.25em}.hp-steps-join .box{padding:1.875em .625em;max-width:43.75em;margin:0 auto}.hp-steps-join .list{max-width:37.5em;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center}.hp-steps-join .step{margin:0 2.8125em 1.875em 2.8125em}.hp-steps-load{padding:6% 0}.hp-steps-load .title{text-align:center;font-size:2.875em}.hp-steps-load .list{display:flex;justify-content:space-evenly;margin-top:1.5em}.hp-actions{margin-bottom:2.25em}.hp-actions-title{font-size:1.6875em;text-align:center;margin-bottom:1em}.hp-actions-list-title{font-size:1.375em;margin-bottom:.5em}.hp-actions li{font-size:1.25em}.hp-actions .icon-check{font-size:.875rem;top:.5625rem}.hp-who-slider .swiper-container{font-size:4.7vw;font-size:4.7vmin}.hp-who-slider .slide{background-position:center top;padding-top:130%;padding-top:151.6927083333vmin}.hp-who-slider .slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.hp-who-slider .content{top:0;left:0;height:100%;width:100%;padding:1em;text-align:center;display:flex;flex-direction:column;align-items:center}.hp-who-slider .title{margin:.3em 0;font-size:1.8em}.hp-who-slider .text{flex:1}.hp-who-slider .link{margin-bottom:3.5em;padding:1em 2em 1.2em 2em}.hp-who-slider .slide-ashmoret{background-image:url("../images/hp/slider/rtl/ashmoret_mobile.jpg");background-position:center top;background-color:#263b3e}.hp-who-slider .slide-ashmoret:before{content:none}.hp-who-slider .slide-ashmoret__logo{margin-bottom:.2em;width:6.5em}.hp-who-slider .slide-ashmoret .title{font-size:1.6em;line-height:1.2}.hp-who-slider .slide-ashmoret .text{font-size:1.2em;max-width:12em;flex:0 1 auto;margin-bottom:1.2em}.hp-who-slider .slide-moneytransfer{background-image:url("../images/hp/slider/rtl/moneytransfer-mobile.jpg?v=2022-09-19")}.hp-who-slider .slide-moneytransfer:before{content:none}.hp-who-slider .slide-moneytransfer .content{align-items:flex-start}.hp-who-slider .slide-moneytransfer .title{font-size:2em;font-weight:800;line-height:1.2;text-align:left}.hp-who-slider .slide-moneytransfer .title .row2{font-weight:700}.hp-who-slider .slide-moneytransfer .title img{width:auto;height:1em}.hp-who-slider .slide-moneytransfer .text{flex:0 1 auto;line-height:1.2;font-weight:600;text-align:left;margin-bottom:2em}.hp-who-slider .swiper-navigation{bottom:1em;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hp-bottom{padding:2em 0}.hp-bottom-text{font-size:1.125em;margin-bottom:2em}.hp-bottom-button{display:block;max-width:12em;margin:1em auto;padding:1em}.page-generic{padding-bottom:3em}.page-generic .fees-table table{font-size:70%}.generic-header{padding-top:9vh;padding-bottom:7vh}.generic-main h1{text-align:center;font-size:7.3863636364vw}.generic-content{padding:3vh 5vw;margin-top:-2vh}.page-about{line-height:1.5;padding-bottom:3em}.page-about header{padding:3em 0}.page-about .title{font-size:2.5em}.page-about .subtitle{font-size:1.375em}.page-about .col{padding:1.5em 0 1.5em 0;margin-top:1em}.page-order{font-size:2.1vh}.page-order__main{padding:1em 0 2em 0}.page-order__heading{text-align:center;font-size:1.5em}.page-order__box-pad{padding:0 4vw;margin-top:-1em}.page-order__box{padding:.5em 1em}.page-order__more-info{margin-top:2vh}.page-order__tooltip{font-size:1em;margin-bottom:3vh}.page-order__submit-button,.page-order__back-button{font-size:2vh;padding:2vh 5vw}.page-order__input-text,.page-order__input-select{padding:1vh 1vw;font-size:2vh;height:5.75vh;padding-right:3vw;padding-left:3vw}.page-order__input-label{margin-bottom:.3em}.page-order__input-container--chargeChoice,.page-order__input-container--chargeInput{margin-bottom:1.2em}.page-order__input-container--charge{display:flex;flex-wrap:wrap;justify-content:space-between}.page-order__input-container--payment,.page-order__input-container--chargeChoice{flex-basis:100%}.page-order__input-container--chargeInput{flex-basis:55%}.page-order__input-container--num-of-payments{flex-basis:40%}.page-order__order-confirm-image{width:30vw;margin:3vh 0}.page-order__order-confirm-title{font-size:3vh}.page-order__order-confirm-subtitle{margin-bottom:2vh}.page-order__input-with-sign{text-align:center;flex-wrap:nowrap;column-gap:.4em;position:relative}.page-order__input-with-sign label.error{position:absolute;bottom:-1.4em}.page-order__input-container--confirm-terms{margin:1.5em 0}.page-order__input-container--num-of-payments{padding-right:2em}.page-order__payments-new-sticker{font-size:1em;position:absolute;right:0}.page-contact .grid-s{background-color:#fff}.contact-title{margin-right:-1.25rem;margin-left:-1.25rem;text-align:center;font-size:4vh;line-height:4.5vh;padding:6vh 20%}.contact-main{display:inline-block;width:100%}.contact-form-forward{width:100%}.contact-input,.contact-area{margin-top:3vh;font-size:2.5vh;margin-bottom:.5vh}.contact-area{border-bottom:1px solid #ebecf1;height:4vh}.contact-form-bottom{margin-top:4vh;text-align:center}.contact-button{padding:1.5vh 10vw;font-size:1vh;border-radius:4vh}.contact-confirm{padding:5vh 0}.contact-confirm-image{width:30vw;margin-bottom:3vh}.contact-confirm-title{font-size:3vh}.contact-confirm-subtitle{margin-top:1vh}.page-branches{font-size:2vh;padding-bottom:4vh;background-size:auto 60vh}.branches-title{padding-top:2vh;font-size:4vh;margin-bottom:1em}.page-branches .autocomplete-search{width:100%;margin-top:5vh;font-size:3vh}.page-branches .autocomplete-input{width:100%;padding:1vh 5%;font-size:2.5vh}.branches-main{padding:2vh 0;background-size:cover;background-repeat:no-repeat;background-position:top center;background-size:100% 22vh}.branch{line-height:1.4;margin:5vh 10% 0 10%;padding:5vh 10%;-webkit-box-shadow:-1px 2px 15px 2px #a5a5a5;box-shadow:-1px 2px 15px 2px #a5a5a5}.branch-title{margin-bottom:2vh}.branch-icon{margin-bottom:2vh}.branch-item{margin-bottom:.5vh}.branch-waze img{vertical-align:middle}.autocomplete-search{font-size:2.5vh;padding:.25vh;margin-bottom:1.25em}.autocomplete-result{border-radius:1vh;top:6vh;border-radius:1.2vh}.autocomplete-result-item{width:100%;padding:2vh 8%;font-size:2vh;font-weight:500;font-size:2.5vh}.autocomplete-search:focus input,.autocomplete-search.active input{background-position:5% center}.autocomplete-search:focus .autocomplete-result,.autocomplete-search.active .autocomplete-result{max-height:100vh;border:1px solid #f0f0f0;border-top:0;font-weight:500}.branches-region-filter-toggle,.branches-region-filter .selected-label,.branches-region-filter .option{font-size:2.5vh}.branches-region-filter-toggle,.branches-region-filter .selected-label{padding:1vh 5%}.branches-region-filter .option{padding:1.75vh 5%}.page-fees .generic-content{box-shadow:none}.page-fees .grid-s{padding-right:0;padding-left:0}.page-fees .fees-footer{padding:1em}.order-long-text-popup-content .fees-flat{font-size:1rem;margin:0 -2.5vh}.order-long-text-popup-content .fees-footer{padding:1em 0}.fees-effective-date{text-align:center}}@media(min-aspect-ratio:1/1) and (max-width:64.375em){.hp-top-slider .slide-content{max-width:none;min-height:8.575em}.hp-top-slider .slide-width{max-width:none}.hp-top-slider .slide-width:after{width:23.55em;height:21.3em}.hp-top-slider .slide-4 .slide-width:after{background-image:url("../images/hp/top-slider/card2mobile_6.png");width:21.33em;height:21.36em}.hp-top-slider .slide-ashmoret .slide-width:after{background-image:url("../images/hp/top-slider/ashmoret_card_mobile.png");width:27.06em;height:19.74em}.hp-top-slider .slide .slide-heading{max-width:none}.hp-top-slider .slide .slide-heading strong{display:inline}.hp-main-scroll-bg{top:38.125em}}@media(max-width:40em){.hp-steps-load .title{font-size:1.6875em}.hp-steps-load .list{font-size:2.5vw}}@media(max-width:33.125em){.hp-steps-join .grid{font-size:2.9vw;padding:0 2em}.hp-ashmoret__companies{font-size:3vw}}@media(max-height:31.25em){.not-home{padding-top:3.28125rem}.header-mobile{font-size:.75rem}.floating-footer{font-size:.75rem}.hp-top-slider{font-size:.875em;min-height:41.4285714286em}}