@font-face {
  font-family: "simplerpro_bezeq_hebrew2-regular";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/simplerpro_bezeq_hebrew2-regular.eot");
  src: url("../fonts/simplerpro_bezeq_hebrew2-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/simplerpro_bezeq_hebrew2-regular.woff") format("woff"), url("../fonts/simplerpro_bezeq_hebrew2-regular.ttf") format("truetype")
}

@font-face {
  font-family: "simplerpro_bezeq_hebrew2-semibold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/simplerpro_bezeq_hebrew2-semibold.eot");
  src: url("../fonts/simplerpro_bezeq_hebrew2-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/simplerpro_bezeq_hebrew2-semibold.woff") format("woff"), url("../fonts/simplerpro_bezeq_hebrew2-semibold.ttf") format("truetype")
}

@font-face {
  font-family: "simplerpro_bezeq_hebrew2-bold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/simplerpro_bezeq_hebrew2-bold.eot");
  src: url("../fonts/simplerpro_bezeq_hebrew2-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/simplerpro_bezeq_hebrew2-bold.woff") format("woff"), url("../fonts/simplerpro_bezeq_hebrew2-bold.ttf") format("truetype")
}

@font-face {
  font-family: "simplerpro_bezeq_hebrew2-black";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/simplerpro_bezeq_hebrew2-black.eot");
  src: url("../fonts/simplerpro_bezeq_hebrew2-black.eot?#iefix") format("embedded-opentype"), url("../fonts/simplerpro_bezeq_hebrew2-black.woff") format("woff"), url("../fonts/simplerpro_bezeq_hebrew2-black.ttf") format("truetype")
}

@font-face {
  font-family: "simplerpro_bezeq_hebrew2-light";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/simplerpro_bezeq_hebrew2-light.eot");
  src: url("../fonts/simplerpro_bezeq_hebrew2-light.eot?#iefix") format("embedded-opentype"), url("../fonts/simplerpro_bezeq_hebrew2-light.woff") format("woff"), url("../fonts/simplerpro_bezeq_hebrew2-light.ttf") format("truetype")
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0);
  font-size: 100%
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0);
  text-decoration: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
td img {
  vertical-align: top
}

input,
select,
button,
textarea {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  caret-color: auto
}

input[type=checkbox] {
  vertical-align: middle
}

input[type=radio] {
  vertical-align: text-bottom
}

input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

sub {
  vertical-align: sub;
  font-size: smaller
}

sup {
  vertical-align: super;
  font-size: smaller
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

button {
  background: none;
  border: none;
  padding: 0
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none
}

html {
  height: 100%;
  overflow-y: scroll
}

html.no-scroll {
  overflow: hidden
}

body {
  height: 100%
}

.wrapper {
  margin: 0 auto;
  max-width: 100%;
  min-height: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

@media(max-width: 767px) {
  .wrapper {
    overflow: visible
  }
}

label,
input[type=button],
input[type=submit],
button {
  cursor: pointer
}

a {
  color: #000
}

a,
input,
button,
textarea {
  -webkit-transition: color .35s, background .35s, opacity .35s, border .35s, -webkit-box-shadow .35s;
  transition: color .35s, background .35s, opacity .35s, border .35s, -webkit-box-shadow .35s;
  transition: color .35s, background .35s, opacity .35s, border .35s, box-shadow .35s;
  transition: color .35s, background .35s, opacity .35s, border .35s, box-shadow .35s, -webkit-box-shadow .35s;
  outline: none
}

img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: top
}

svg {
  -webkit-transition: fill .35s, stroke .35s, opacity .35s;
  transition: fill .35s, stroke .35s, opacity .35s;
  max-width: 100%;
  direction: ltr
}

svg path,
svg rect,
svg g,
svg circle,
svg line {
  -webkit-transition: fill .35s, stroke .35s, opacity .35s;
  transition: fill .35s, stroke .35s, opacity .35s
}

ul,
ol {
  list-style-type: none
}

.text-center {
  text-align: center
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-white {
  color: #fff !important
}

.text-black {
  color: #000 !important
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.d-none {
  display: none
}

.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.align-items-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.align-items-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.mb-10 {
  margin-bottom: 1rem
}

.mb-20 {
  margin-bottom: 2rem
}

.mb-30 {
  margin-bottom: 3rem
}

.mb-40 {
  margin-bottom: 4rem
}

.ml-5 {
  margin-left: .5rem
}

.ml-10 {
  margin-left: 1rem
}

.ml-20 {
  margin-left: 2rem
}

.ml-30 {
  margin-left: 3rem
}

.mr-20 {
  margin-right: 2rem
}

.mr-30 {
  margin-right: 3rem
}

.mr-40 {
  margin-right: 4rem
}

.pb-40 {
  padding-bottom: 4rem
}

.pt-40 {
  padding-top: 4rem
}

.gap-1 {
  grid-gap: 1rem
}

.gap-2 {
  grid-gap: 2rem
}

.gap-3 {
  grid-gap: 3rem
}

.position-relative {
  position: relative
}

.main__row {
  display: grid;
  grid-gap: 3rem
}

.main__row--1 {
  grid-template-columns: repeat(1, 1fr)
}

.main__row--2 {
  grid-template-columns: repeat(2, 1fr)
}

@media(max-width: 576px) {
  .main__row--2 {
    grid-template-columns: repeat(1, 1fr)
  }
}

.main__row--3 {
  grid-template-columns: repeat(3, 1fr)
}

@media(max-width: 576px) {
  .main__row--3 {
    grid-template-columns: repeat(2, 1fr)
  }
}

.main__row--4 {
  grid-template-columns: repeat(4, 1fr)
}

@media(max-width: 767px) {
  .main__row--4 {
    grid-template-columns: repeat(2, 1fr)
  }
}

.main__row--5 {
  grid-template-columns: repeat(5, 1fr)
}

.main__row--6 {
  grid-template-columns: repeat(6, 1fr)
}

.main__row--8 {
  grid-template-columns: repeat(8, 1fr)
}

input[type=tel],
input[type=email] {
  direction: rtl
}

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

html {
  scroll-behavior: smooth
}

body {
  font-family: "simplerpro_bezeq_hebrew2-regular";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #1b3965
}

body::-webkit-scrollbar {
  display: none
}

main {
  position: relative;
  overflow: hidden
}

.shopping-il-banner-container {
  margin: 0 auto;
  max-width: 902px;
  width: 100%
}

@media(max-width: 1200px) {
  .shopping-il-banner-container {
    max-width: 804px
  }
}

@media(max-width: 992px) {
  .shopping-il-banner-container {
    max-width: 580px
  }
}

@media(max-width: 768px) {
  .shopping-il-banner-container {
    max-width: 360px
  }
}

body {
  background: #010636;
  position: relative;
  min-height: 100%
}

body #canvas {
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  display: block;
  pointer-events: none;
  z-index: -2
}

body .pink_glow {
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: screen
}

@media(max-width: 1920px) {
  body .pink_glow {
    top: -232px;
    left: -82px;
    max-width: 500px;
    -webkit-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    transform: rotate(-1deg)
  }
}

@media(max-width: 991.9px) {
  body .pink_glow {
    display: none
  }
}

body .pink_glow.mobile {
  display: block;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  top: 0;
  left: 0
}

body .pink-bottom-mobile {
  display: none;
  position: fixed;
  top: 50%;
  right: -166px;
  height: 409px;
  clip-path: inset(0 0 81px 0)
}

@media(max-width: 991.9px) {
  body .pink-bottom-mobile {
    display: block
  }
}

@media(max-width: 414px) {
  body .pink-bottom-mobile {
    top: 726px;
    right: -165px;
    height: 353px;
    clip-path: inset(0 0 114px 0)
  }
}

body .pink-mobile {
  position: absolute;
  top: -20% !important;
  left: 0;
  opacity: .5;
  mix-blend-mode: screen;
  display: none;
  width: 100%;
  height: 100%
}

@media(max-width: 991.9px) {
  body .pink-mobile {
    display: block
  }
}

.br-992 {
  display: none
}

@media(max-width: 991.9px) {
  .br-992 {
    display: block
  }
}

.router_glow {
  position: absolute;
  z-index: -1;
  left: 353px;
  left: calc(50% - 614px);
  top: -116px;
  opacity: .87;
  mix-blend-mode: screen
}

@media(max-width: 1199.9px) {
  .router_glow {
    left: 0
  }
}

@media(max-width: 991.9px) {
  .router_glow {
    max-width: 400px;
    left: 50%;
    -webkit-transform: translate(-50%, -11%);
    -ms-transform: translate(-50%, -11%);
    transform: translate(-50%, -11%)
  }
}

.center-back {
  position: absolute;
  top: 566px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  width: 2560px;
  max-width: none;
  height: auto
}

@media(max-width: 1199.9px) {
  .center-back {
    top: 510px;
    width: 2115px
  }
}

@media(max-width: 991.9px) {
  .center-back {
    display: none
  }
}

.bottom-back {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1
}

@media(max-width: 1920px) {
  .bottom-back {
    left: 0;
    bottom: -24px
  }
}

@media(max-width: 1199.9px) {
  .bottom-back {
    left: 0;
    bottom: 0
  }
}

.router-stickers {
  margin: 0 auto;
  padding: 0;
  font-family: "simplerpro_bezeq_hebrew2-regular";
  max-width: 100%;
  min-height: 100vh
}

.page__content {
  max-width: 1100px;
  margin: 0 auto
}

@media(max-width: 1199.9px) {
  .page__content {
    max-width: 935px
  }
}

.page__content .router-style {
  position: relative;
  overflow: hidden;
  padding: 33px 0;
  min-height: 520px;
  color: #fff
}

@media(max-width: 1199.9px) {
  .page__content .router-style {
    padding: 33px 0 0
  }
}

@media(max-width: 991.9px) {
  .page__content .router-style {
    padding: 18px 16px 0
  }
}

.page__content .router-style__stars {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none;
  z-index: 0
}

.page__content .router-style__wrap {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto
}

@media(max-width: 991.9px) {
  .page__content .router-style__wrap {
    overflow: hidden
  }
}

.page__content .router-style__header {
  text-align: center;
  margin-top: 6px
}

@media(max-width: 991.9px) {
  .page__content .router-style__header {
    margin-bottom: 26px;
    margin-top: 12px
  }
}

.page__content .router-style__pill {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2px 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .5px;
  background: #f74a84;
  color: #fff
}

@media(max-width: 991.9px) {
  .page__content .router-style__pill {
    padding: 5px 8px;
    font-size: 14px;
    line-height: 100%;
    border-radius: 6px
  }
}

.page__content .router-style__title {
  margin: 3px 0 0;
  font-size: 50px;
  line-height: 1.1;
  font-weight: 400
}

@media(max-width: 1199.9px) {
  .page__content .router-style__title {
    font-size: 48px
  }
}

@media(max-width: 991.9px) {
  .page__content .router-style__title {
    font-size: 30px
  }
}

.page__content .router-style__titleAccent {
  font-family: "simplerpro_bezeq_hebrew2-black";
  background: linear-gradient(251deg, #0073FF 12.89%, #6EDCFB 87.11%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  display: inline-block;
  position: relative
}

.page__content .router-style__titleAccent svg.titleaccent-d {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-33%, -20%);
  -ms-transform: translate(-33%, -20%);
  transform: translate(-33%, -20%)
}

@media(max-width: 991.9px) {
  .page__content .router-style__titleAccent svg.titleaccent-d {
    display: none
  }
}

.page__content .router-style__titleAccent svg.titleaccent-m {
  display: none;
  position: absolute;
  top: 3px;
  left: 0;
  -webkit-transform: translate(-33%, -20%);
  -ms-transform: translate(-33%, -20%);
  transform: translate(-33%, -20%)
}

@media(max-width: 991.9px) {
  .page__content .router-style__titleAccent svg.titleaccent-m {
    display: block
  }
}

.page__content .router-style__subtitle {
  margin: 0 auto;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400
}

@media(max-width: 1199.9px) {
  .page__content .router-style__subtitle {
    font-size: 24px
  }
}

@media(max-width: 991.9px) {
  .page__content .router-style__subtitle {
    font-size: 20px;
    line-height: 24px
  }
}

.page__content .router-style .stage-mobile-wrapper {
  position: relative
}

@media(max-width: 991.9px) {
  .page__content .router-style .stage-mobile-wrapper {
    max-width: 588px;
    margin: 0 auto;
    border-radius: 16px;
    overflow: hidden
  }

  .page__content .router-style .stage-mobile-wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: 16px;
    background: -webkit-gradient(linear, left top, left bottom, from(#31ADFF), color-stop(50%, #03317F), to(#598EE1));
    background: linear-gradient(180deg, #31ADFF 0%, #03317F 50%, #598EE1 100%);
    pointer-events: none;
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude
  }
}

@media(max-width: 991.9px) {
  .page__content .router-style .stage-mobile-wrapper {
    inset: 0;
    background: hsla(0, 0%, 100%, .05);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(8px);
    z-index: 1000
  }
}

@media(max-width: 767px) {
  .page__content .router-style .stage-mobile-wrapper {
    max-width: 328px
  }
}

.page__content .router-style .stage-mobile-wrapper .mobile-back-size {
  display: none;
  position: absolute;
  top: 310px;
  left: 0;
  z-index: -1
}

@media(max-width: 991.9px) {
  .page__content .router-style .stage-mobile-wrapper .mobile-back-size {
    display: block;
    top: 225px
  }
}

.page__content .router-style .stage-mobile-wrapper .mobile-back-size.w767 {
  display: none
}

@media(max-width: 767px) {
  .page__content .router-style .stage-mobile-wrapper .mobile-back-size.w767 {
    display: block
  }
}

.page__content .router-style .stage-mobile-wrapper .mobile-back-size.w992 {
  display: none
}

@media(min-width: 767px)and (max-width: 992px) {
  .page__content .router-style .stage-mobile-wrapper .mobile-back-size.w992 {
    display: block
  }
}

.page__content .router-style__stage {
  position: relative;
  display: grid;
  place-items: center;
  margin-top: 34px;
  min-height: 436px
}

@media(max-width: 1199.9px) {
  .page__content .router-style__stage {
    margin-top: 20px;
    min-height: 415px
  }
}

@media(max-width: 991.9px) {
  .page__content .router-style__stage {
    min-height: auto;
    margin-top: 0;
    padding-top: 35px;
    padding-bottom: 40px
  }
}

.page__content .router-style__stage .stage_glow {
  display: none;
  position: absolute;
  top: -605px;
  left: 50%;
  max-width: 425px;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media(max-width: 991.9px) {
  .page__content .router-style__stage .stage_glow {
    display: block
  }
}

.page__content .router-style__routerViewport {
  position: relative;
  width: 406px;
  height: 420px;
  display: grid;
  place-items: center;
  margin: 0 auto;
  justify-self: center;
  align-self: center;
  pointer-events: none;
  -webkit-filter: drop-shadow(0 18px 22px rgba(0, 0, 0, 0.35));
  filter: drop-shadow(0 18px 22px rgba(0, 0, 0, 0.35))
}

@media(max-width: 1199.9px) {
  .page__content .router-style__routerViewport {
    height: 350px
  }
}

@media(max-width: 991.9px) {
  .page__content .router-style__routerViewport {
    max-width: 220px;
    height: 212px
  }
}

.page__content .router-style__routerImg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 0;
  -webkit-transition: opacity 260ms ease;
  transition: opacity 260ms ease;
  will-change: opacity;
  pointer-events: none
}

.page__content .router-style__routerImg.is-current {
  opacity: 1;
  z-index: 1
}

@media(max-width: 991.9px) {
  .page__content .router-style__routerImg.is-current {
    max-width: 230px
  }
}

.page__content .router-style__routerImg.is-next {
  opacity: 0;
  z-index: 2
}

.page__content .router-style__routerImg.is-show {
  opacity: 1
}

.page__content .router-style__platform {
  position: absolute;
  z-index: -1;
  pointer-events: none;
  bottom: -20px
}

@media(max-width: 991.9px) {
  .page__content .router-style__platform {
    width: 223px;
    bottom: 12px
  }
}

.page__content .router-style__platform .shadow-span {
  position: absolute;
  width: 898px;
  left: -58%;
  bottom: -21px;
  opacity: .4;
  z-index: -1
}

@media(max-width: 991.9px) {
  .page__content .router-style__platform .shadow-span {
    width: 480px;
    left: -58%;
    bottom: 5px
  }
}

.page__content .router-style__platform .shadow-span img {
  width: 100%
}

.page__content .router-style__picker {
  margin: 82px auto 0;
  justify-items: center
}

@media(max-width: 1920px) {
  .page__content .router-style__picker {
    margin: 68px auto 14px
  }
}

@media(max-width: 1199.9px) {
  .page__content .router-style__picker {
    margin: 25px auto 17px
  }
}

@media(max-width: 991.9px) {
  .page__content .router-style__picker {
    margin: 0px auto 0;
    background: #056ae5;
    border-radius: 16px
  }
}

.page__content .router-style__frame {
  padding: 7px 24px 16px;
  border-radius: 24px;
  background: rgba(19, 27, 85, .31);
  overflow: hidden
}

@media(max-width: 1199.9px) {
  .page__content .router-style__frame {
    padding: 7px 10px 16px
  }
}

@media(max-width: 991.9px) {
  .page__content .router-style__frame {
    background: none;
    padding: 0 12px 8px
  }
}

@media(max-width: 767px) {
  .page__content .router-style__frame {
    padding: 0 12px 8px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
  }
}

@media(max-width: 360px) {
  .page__content .router-style__frame {
    padding: 0 7px 8px
  }
}

.page__content .router-style__pickerTitle {
  margin: 0;
  text-align: center;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
  letter-spacing: .8px;
  white-space: nowrap;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

@media(max-width: 1199.9px) {
  .page__content .router-style__pickerTitle {
    font-size: 22px
  }
}

@media(max-width: 991.9px) {
  .page__content .router-style__pickerTitle {
    font-size: 16px;
    line-height: 16px
  }
}

@media(max-width: 414px) {
  .page__content .router-style__pickerTitle {
    letter-spacing: .4px
  }
}

.page__content .router-style__thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  scrollbar-width: none
}

.page__content .router-style__thumbs::-webkit-scrollbar {
  display: none
}

@media(max-width: 991.9px) {
  .page__content .router-style__thumbs {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
    max-width: 300px
  }
}

.page__content .router-style__thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: rgba(0, 0, 0, 0);
  padding: 10px;
  margin: 0 1px;
  width: 100px;
  height: 100px;
  border-radius: 12px;
  cursor: pointer;
  outline: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 140ms ease, -webkit-box-shadow 140ms ease;
  transition: -webkit-transform 140ms ease, -webkit-box-shadow 140ms ease;
  transition: transform 140ms ease, box-shadow 140ms ease;
  transition: transform 140ms ease, box-shadow 140ms ease, -webkit-transform 140ms ease, -webkit-box-shadow 140ms ease
}

@media(max-width: 1199.9px) {
  .page__content .router-style__thumb {
    width: 88px;
    height: 88px;
    margin: 0
  }
}

@media(max-width: 991.9px) {
  .page__content .router-style__thumb {
    width: 17.86%;
    height: 54px;
    max-width: 54px;
    padding: 0
  }
}

.page__content .router-style__thumb img {
  width: 84px;
  height: 84px;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 12.273px 0 rgba(0, 115, 255, .2), 0 0 8.182px 0 rgba(0, 115, 255, .2), 0 0 4.091px 0 rgba(0, 115, 255, .2), 0 4.091px 15.75px 0 #000321;
  box-shadow: 0 0 12.273px 0 rgba(0, 115, 255, .2), 0 0 8.182px 0 rgba(0, 115, 255, .2), 0 0 4.091px 0 rgba(0, 115, 255, .2), 0 4.091px 15.75px 0 #000321
}

@media(max-width: 1199.9px) {
  .page__content .router-style__thumb img {
    width: 68px;
    height: 68px
  }
}

@media(max-width: 991.9px) {
  .page__content .router-style__thumb img {
    width: 54px;
    height: 54px;
    border: 1px solid #39a3f0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

.page__content .router-style__thumb:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04)
}

.page__content .router-style__thumb:focus-visible {
  -webkit-box-shadow: 0 0 0 2px hsla(0, 0%, 100%, .85), 0 8px 14px rgba(0, 0, 0, .28);
  box-shadow: 0 0 0 2px hsla(0, 0%, 100%, .85), 0 8px 14px rgba(0, 0, 0, .28)
}

.page__content .router-style__thumb.is-active {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04)
}

.page__content .router-style__thumb.is-active img {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-box-shadow: 0 0 20.57px rgba(142, 220, 251, .5), 0 0 6.86px rgba(142, 220, 251, .8), 0 0 3.43px #8edcfb, 0 0 3.43px #8edcfb, inset 0 0 6.86px #8edcfb;
  box-shadow: 0 0 20.57px rgba(142, 220, 251, .5), 0 0 6.86px rgba(142, 220, 251, .8), 0 0 3.43px #8edcfb, 0 0 3.43px #8edcfb, inset 0 0 6.86px #8edcfb
}

.page__content .howitworks {
  padding: 22px 16px 39px;
  color: #fff
}

@media(max-width: 991.9px) {
  .page__content .howitworks {
    padding: 20px 16px 24px
  }
}

@media(max-width: 767.9px) {
  .page__content .howitworks {
    padding: 27px 16px 24px
  }
}

.page__content .howitworks__inner {
  max-width: 1100px;
  margin: 0 auto
}

.page__content .howitworks__header {
  text-align: center;
  margin-bottom: 14px
}

@media(max-width: 991.9px) {
  .page__content .howitworks__header {
    margin-bottom: 11px
  }
}

.page__content .howitworks__kicker {
  font-size: 18px;
  line-height: normal;
  font-weight: 400
}

@media(max-width: 991.9px) {
  .page__content .howitworks__kicker {
    font-size: 14px
  }
}

.page__content .howitworks__title {
  margin: 0;
  font-size: 22px;
  line-height: normal;
  font-family: "simplerpro_bezeq_hebrew2-semibold"
}

@media(max-width: 991.9px) {
  .page__content .howitworks__title {
    font-size: 18px
  }
}

.page__content .howitworks__frame {
  position: relative;
  border-radius: 16px;
  background: rgba(1, 6, 54, .1);
  padding: 20px 40px;
  border: 0;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px)
}

@media(max-width: 1199.9px) {
  .page__content .howitworks__frame {
    padding: 12px
  }
}

@media(max-width: 991.9px) {
  .page__content .howitworks__frame {
    padding: 12px 12px 12px;
    max-width: 588px;
    margin: 0 auto;
    background: -webkit-gradient(linear, left top, right top, from(rgba(5, 106, 229, 0.3)), to(rgba(1, 6, 54, 0.3))), -webkit-gradient(linear, left bottom, left top, from(rgba(5, 106, 229, 0.1)), to(rgba(5, 106, 229, 0.1))), rgba(1, 6, 54, .1);
    background: linear-gradient(90deg, rgba(5, 106, 229, 0.3) 0%, rgba(1, 6, 54, 0.3) 100%), linear-gradient(0deg, rgba(5, 106, 229, 0.1) 0%, rgba(5, 106, 229, 0.1) 100%), rgba(1, 6, 54, .1)
  }
}

@media(max-width: 767px) {
  .page__content .howitworks__frame {
    padding: 12px;
    max-width: 328px
  }
}

.page__content .howitworks__frame::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: -webkit-gradient(linear, left top, left bottom, from(#31ADFF), color-stop(50%, #03317F), to(#598EE1));
  background: linear-gradient(180deg, #31ADFF 0%, #03317F 50%, #598EE1 100%);
  pointer-events: none;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude
}

.page__content .howitworks__steps {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0
}

@media(max-width: 991.9px) {
  .page__content .howitworks__steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media(max-width: 767px) {
  .page__content .howitworks__steps {
    gap: 5px
  }
}

.page__content .howitworks__step {
  text-align: right
}

.page__content .howitworks__step:last-child {
  min-width: 330px
}

@media(max-width: 1600px) {
  .page__content .howitworks__step:last-child {
    min-width: unset
  }
}

@media(max-width: 991.9px) {
  .page__content .howitworks__step {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    direction: ltr
  }
}

@media(max-width: 767px) {
  .page__content .howitworks__step {
    row-gap: 0;
    -webkit-column-gap: 11px;
    -moz-column-gap: 11px;
    column-gap: 11px
  }
}

.page__content .howitworks__badge {
  width: 66px;
  height: 66px;
  margin: 0 auto
}

@media(max-width: 991.9px) {
  .page__content .howitworks__badge {
    width: 35px;
    height: 35px
  }
}

@media(max-width: 767px) {
  .page__content .howitworks__badge {
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px);
    width: 40px;
    height: 28px
  }
}

.page__content .howitworks__stepTitle {
  font-size: 20px;
  line-height: normal;
  text-align: center;
  direction: rtl;
  font-family: "simplerpro_bezeq_hebrew2-semibold"
}

@media(max-width: 1199.9px) {
  .page__content .howitworks__stepTitle {
    font-size: 18px
  }
}

@media(max-width: 991.9px) {
  .page__content .howitworks__stepTitle {
    grid-column: 1;
    grid-row: 1;
    margin: 0 0 0;
    text-align: right;
    font-size: 16px;
    letter-spacing: .9px
  }
}

@media(max-width: 767px) {
  .page__content .howitworks__stepTitle {
    letter-spacing: 0
  }
}

.page__content .howitworks__stepText {
  margin: 0;
  font-size: 16px;
  line-height: normal;
  text-align: center
}

@media(max-width: 1199.9px) {
  .page__content .howitworks__stepText {
    font-size: 14px
  }
}

@media(max-width: 991.9px) {
  .page__content .howitworks__stepText {
    direction: rtl;
    grid-column: 1;
    grid-row: 2;
    margin: 0;
    text-align: right;
    margin-top: -8px;
    font-size: 14px;
    line-height: 14px
  }

  .page__content .howitworks__stepText br {
    display: none
  }
}

@media(max-width: 767px) {
  .page__content .howitworks__stepText {
    margin-top: -5px;
    line-height: normal
  }

  .page__content .howitworks__stepText br {
    display: block
  }
}

@media(max-width: 767px) {
  .page__content .howitworks__stepText.mobf {
    margin-top: -10px
  }
}

.page__content .howitworks__connector {
  display: grid;
  place-items: center;
  padding-top: 75px
}

@media(max-width: 991.9px) {
  .page__content .howitworks__connector {
    padding-top: 4px;
    -webkit-transform: rotate(90deg) translate(4px, 4px);
    -ms-transform: rotate(90deg) translate(4px, 4px);
    transform: rotate(90deg) translate(4px, 4px)
  }

  .page__content .howitworks__connector svg {
    opacity: .7
  }
}

@media(max-width: 991.9px) {
  .page__content .howitworks__connector {
    -webkit-transform: rotate(90deg) translate(0px, -3px);
    -ms-transform: rotate(90deg) translate(0px, -3px);
    transform: rotate(90deg) translate(0px, -3px)
  }
}

@media(max-width: 767px) {
  .page__content .howitworks__connector {
    -webkit-transform: rotate(90deg) translate(-1px, 0);
    -ms-transform: rotate(90deg) translate(-1px, 0);
    transform: rotate(90deg) translate(-1px, 0)
  }
}

.page__content .howitworks__dots {
  width: 35.5px;
  height: 2px;
  display: block;
  opacity: .75
}

.be-note {
  color: #fff;
  margin-top: 174px;
  padding: 0 16px 60px;
  position: relative
}

@media(max-width: 1199.9px) {
  .be-note {
    margin-top: 70px
  }
}

@media(max-width: 991.9px) {
  .be-note {
    margin-top: -8px;
    padding: 0 16px 40px
  }
}

.be-note__inner {
  max-width: 1639px;
  margin: 0 auto;
  padding: 0
}

@media(max-width: 767px) {
  .be-note__inner {
    max-width: 328px
  }
}

.be-note__text {
  margin: 0;
  padding: 0;
  border-radius: 14px;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  text-align: center
}

@media(max-width: 1199.9px) {
  .be-note__text {
    text-align: right
  }
}

@media(max-width: 767.9px) {
  .be-note__text {
    -webkit-font-feature-settings: "liga" off, "clig" off;
    font-feature-settings: "liga" off, "clig" off;
    text-shadow: 0 -1px 4px rgba(0, 0, 0, .25)
  }
}

.pickup {
  padding: 5px 16px 24px
}

.pickup__box {
  max-width: 1071px;
  height: 430px;
  min-height: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  border-radius: 16px;
  background: rgba(19, 39, 90, .3);
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px)
}

@media(max-width: 991.9px) {
  .pickup__box {
    padding: 20px 0 20px 10px;
    max-width: 590px;
    height: 520px
  }
}

@media(max-width: 767.9px) {
  .pickup__box {
    height: 505px
  }
}

.pickup__mapWrap {
  height: 100%;
  width: calc(100% - 624px);
  min-height: 0;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media(min-width: 992px)and (max-width: 1199.9px) {
  .pickup__mapWrap {
    width: calc(100% - 498px)
  }
}

@media(max-width: 991.9px) {
  .pickup__mapWrap {
    display: none
  }
}

.pickup__map {
  width: 100%;
  height: 100%
}

.pickup__mapFallback {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  text-align: center;
  color: hsla(0, 0%, 100%, .85)
}

.pickup__side {
  width: 604px;
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media(min-width: 992px)and (max-width: 1199.9px) {
  .pickup__side {
    width: 478px
  }
}

@media(max-width: 991.9px) {
  .pickup__side {
    width: 100%
  }
}

.pickup__head {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.pickup__title {
  font-size: 22px;
  margin-right: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px
}

@media(max-width: 991.9px) {
  .pickup__title {
    letter-spacing: normal
  }
}

.pickup__tabs {
  margin-top: 18px;
  margin-bottom: 12px;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media(max-width: 991.9px) {
  .pickup__tabs {
    margin-right: 10px;
    margin-bottom: 20px;
    gap: 12px
  }
}

@media(max-width: 767.9px) {
  .pickup__tabs {
    gap: 6px
  }
}

.pickup__tab {
  border: 1px solid hsla(0, 0%, 100%, .2);
  color: #fff;
  border-radius: 30px;
  padding: 4px 8px;
  cursor: pointer;
  font-size: 14px;
  line-height: normal;
  font-weight: 700;
  -webkit-transition: background .12s ease, border-color .12s ease, -webkit-transform .12s ease;
  transition: background .12s ease, border-color .12s ease, -webkit-transform .12s ease;
  transition: transform .12s ease, background .12s ease, border-color .12s ease;
  transition: transform .12s ease, background .12s ease, border-color .12s ease, -webkit-transform .12s ease;
  width: 23.2%
}

.pickup__tab:hover {
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px)
}

.pickup__tab.is-active {
  background: rgba(255, 75, 132, .95);
  border-color: rgba(255, 75, 132, .95);
  color: #fff
}

.pickup__list {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 13px;
  direction: ltr;
  scrollbar-gutter: stable
}

.pickup__list::-webkit-scrollbar {
  width: 6px
}

.pickup__list::-webkit-scrollbar-track {
  background: hsla(0, 0%, 100%, .05);
  border-radius: 25px
}

.pickup__list::-webkit-scrollbar-thumb {
  border-radius: 50px;
  border: 1px solid hsla(0, 0%, 100%, .3);
  background: hsla(0, 0%, 100%, .05)
}

.pickup__list::-webkit-scrollbar-thumb:hover {
  background-color: hsla(0, 0%, 100%, .6)
}

.pickup__list>* {
  direction: rtl
}

[hidden] {
  display: none !important
}

.pickupItem {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid hsla(0, 0%, 100%, .1);
  background: #05194f;
  padding: 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 12px
}

.pickupItem.is-hidden {
  display: none
}

.pickupItem__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 7px
}

.pickupItem__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px
}

@media(max-width: 991.9px) {
  .pickupItem__icons {
    gap: 4px
  }
}

@media(max-width: 767.9px) {
  .pickupItem__icons {
    gap: 4px
  }
}

.pickupItem__appBtn {
  width: 26px;
  height: 26px;
  border-radius: 12px;
  background: hsla(0, 0%, 100%, .06);
  border: 1px solid hsla(0, 0%, 100%, .16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media(max-width: 991.9px) {
  .pickupItem__appBtn {
    width: 30px;
    height: 30px
  }
}

.pickupItem__appBtn img {
  width: 100%;
  height: 100%
}

.pickupItem .js-waze {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.pickupItem__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: none;
  border: 0;
  color: #fff;
  text-align: right;
  cursor: pointer
}

.pickupItem__title {
  font-size: 16px;
  line-height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

@media(max-width: 767.9px) {
  .pickupItem__title {
    font-size: 14px
  }
}

.pickupItem__titleStrong {
  font-family: "simplerpro_bezeq_hebrew2-bold";
  line-height: 28px
}

.pickupItem__titleRest {
  font-family: "simplerpro_bezeq_hebrew2-light";
  letter-spacing: -0.2px
}

.pickupItem__toggle {
  width: 100%;
  border-radius: 8px;
  background: rgba(110, 220, 251, .05);
  color: #fff;
  padding: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: -0.439px
}

.pickupItem__toggle[aria-expanded=true] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.pickupItem__toggle:hover {
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 115, 255, 0.16)), to(rgba(110, 220, 251, 0.16)));
  background: linear-gradient(to left, rgba(0, 115, 255, 0.16), rgba(110, 220, 251, 0.16))
}

.pickupItem__toggle:hover+.pickupItem__panel {
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 115, 255, 0.16)), to(rgba(110, 220, 251, 0.16)));
  background: linear-gradient(to left, rgba(0, 115, 255, 0.16), rgba(110, 220, 251, 0.16))
}

.pickupItem__chev {
  width: 7px;
  height: 7px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transition: .15s;
  transition: .15s
}

.pickupItem[data-open="1"] .pickupItem__chev {
  -webkit-transform: rotate(-135deg) translateY(-50%);
  -ms-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%)
}

.pickupItem__panel {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: rgba(110, 220, 251, .05);
  text-align: right;
  padding: 0px 6px;
  position: relative
}

.pickupItem__panel:after {
  content: "";
  position: absolute;
  left: 0;
  top: -6px;
  width: 6px;
  height: 6px;
  background: rgba(110, 220, 251, .04)
}

.pickupItem__panel:before {
  content: "";
  position: absolute;
  right: 0;
  top: -6px;
  width: 6px;
  height: 6px;
  background: rgba(110, 220, 251, .04)
}

.pickupItem__hours {
  font-size: 14px;
  text-align: right;
  line-height: 18px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.439px;
  color: #fff
}

footer .be-note__inner {
  max-width: 1072px;
  margin: 0 auto
}

@media(max-width: 1199.9px) {
  footer .be-note__inner {
    max-width: 905px
  }
}

@media(max-width: 991.9px) {
  footer .be-note__inner {
    max-width: 590px
  }
}

footer .be-note__inner p {
  text-align: right
}

@media(max-width: 767.9px) {
  footer picture {
    display: none
  }
}

footer .glowfooter-mob-left {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1
}

@media(max-width: 767.9px) {
  footer .glowfooter-mob-left {
    display: block
  }
}

footer .glowfooter-mob-right {
  display: none;
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0
}

@media(max-width: 767.9px) {
  footer .glowfooter-mob-right {
    display: block
  }
}

@media(max-width: 980px) {
  .pickup__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .pickup__mapWrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }

  .pickup__map {
    height: 320px
  }

  .pickup__list {
    max-height: 360px
  }
}