@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@font-face {
  font-family: 'GT-Eesti-Pro-Display-Thin';
  font-display: swap;
  src: url("../fonts/GT-Eesti-Pro-Display-Thin.woff?v=0a4998b7") format("woff"); }

@font-face {
  font-family: 'GT-Eesti-Pro-Display-Light';
  font-display: swap;
  src: url("../fonts/GT-Eesti-Pro-Display-Light.woff?v=19d6f233") format("woff"); }

@font-face {
  font-family: 'GT-Eesti-Pro-Display-ULight';
  font-display: swap;
  src: url("../fonts/GT-Eesti-Pro-Display-ULight.woff?v=28f96a01") format("woff"); }

@font-face {
  font-family: 'GT-Eesti-Pro-Display-Regular';
  font-display: swap;
  src: url("../fonts/GT-Eesti-Pro-Display-Regular.woff?v=d3fa1ee2") format("woff"); }

@font-face {
  font-family: 'GT-Eesti-Pro-Display-Medium';
  font-display: swap;
  src: url("../fonts/GT-Eesti-Pro-Display-Medium.woff?v=60e0714e") format("woff"); }

@font-face {
  font-family: 'GTEesti-Pro-Display-Bold';
  font-display: swap;
  src: url("../fonts/GT-Eesti-Pro-Display-Bold.woff?v=cd71153a") format("woff"); }

@font-face {
  font-family: 'GT-Eesti-Pro-Display-UBold';
  font-display: swap;
  src: url("../fonts/GT-Eesti-Pro-Display-UBold.woff?v=d02808bf") format("woff"); }

#open-pickup-point {
  font-family: 'GT-Eesti-Pro-Display-Light';
  color: #001A34; }
  @media (min-width: 1920px) {
    #open-pickup-point {
      font-size: 16px; } }
  @media (max-width: 1920px) {
    #open-pickup-point {
      font-size: -webkit-calc(100vw / 120);
      font-size: calc(100vw / 120); } }
  @media (max-width: 1280px) {
    #open-pickup-point {
      font-size: -webkit-calc(100vw / 80);
      font-size: calc(100vw / 80); } }
  @media (max-width: 991px) {
    #open-pickup-point {
      font-size: -webkit-calc(100vw / 48);
      font-size: calc(100vw / 48); } }
  @media (max-width: 767px) {
    #open-pickup-point {
      font-size: -webkit-calc(100vw / 20);
      font-size: calc(100vw / 20); } }
  #open-pickup-point * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  #open-pickup-point h1, #open-pickup-point h2, #open-pickup-point h3, #open-pickup-point h4, #open-pickup-point h5 {
    margin: 0; }
  #open-pickup-point ul {
    padding: 0;
    margin: 0; }
  #open-pickup-point li {
    list-style: none; }
  #open-pickup-point p {
    margin: 0; }
  #open-pickup-point .container {
    margin: 0 auto;
    width: 88.5em; }
    @media (max-width: 1280px) {
      #open-pickup-point .container {
        width: 73.3125em; } }
    @media (max-width: 991px) {
      #open-pickup-point .container {
        width: 46.4375em; } }
    @media (max-width: 767px) {
      #open-pickup-point .container {
        width: 100%;
        padding: 0 0.9375em; } }
  #open-pickup-point .btn.submit-your-application {
    width: 17.1875em;
    height: 3.625em;
    background-color: #005BFF;
    -webkit-border-radius: 0.125em;
            border-radius: 0.125em;
    border: 0;
    font-family: 'GT-Eesti-Pro-Display-Regular';
    font-weight: normal;
    font-size: 1.375em;
    line-height: 1.625em;
    text-align: center;
    letter-spacing: 0.0275em;
    color: #FFFFFF;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    outline: none; }
    @media (max-width: 767px) {
      #open-pickup-point .btn.submit-your-application {
        width: 100%;
        height: 2.8125em;
        font-size: 1.125em; } }
    #open-pickup-point .btn.submit-your-application:hover {
      background-color: #004ed6;
      -webkit-transition: background-color .3s;
      -o-transition: background-color .3s;
      transition: background-color .3s; }
    #open-pickup-point .btn.submit-your-application.loading {
      position: relative; }
      #open-pickup-point .btn.submit-your-application.loading span {
        display: none; }
      #open-pickup-point .btn.submit-your-application.loading::after {
        content: '';
        position: absolute;
        left: 45%;
        top: 25%;
        height: 1.5625em;
        width: 1.5625em;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        border: 0.125em solid #fff;
        border-top-color: transparent;
        -webkit-animation: 2s linear 0s normal none infinite running rot;
                animation: 2s linear 0s normal none infinite running rot; }

@-webkit-keyframes rot {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rot {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
  #open-pickup-point .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 3.75em;
    background: #001A34;
    z-index: 10; }
    #open-pickup-point .header.fixed .btn-menu .btn-text {
      position: relative;
      z-index: 1;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s; }
    #open-pickup-point .header.fixed .application {
      position: relative;
      z-index: 2;
      opacity: 1;
      visibility: visible;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s; }
    #open-pickup-point .header .header-wrap {
      padding: 1em 2.5em;
      height: 3.75em;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 767px) {
        #open-pickup-point .header .header-wrap {
          padding: 1.25em 1.0625em; } }
    #open-pickup-point .header .application {
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s;
      margin-right: -7.1875em;
      padding: 0.5em 0.9375em;
      border: 1px solid #FFFFFF;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-border-radius: 5em;
              border-radius: 5em;
      -webkit-transition: color 0.3s, border-color 0.3s;
      -o-transition: color 0.3s, border-color 0.3s;
      transition: color 0.3s, border-color 0.3s; }
      @media (max-width: 767px) {
        #open-pickup-point .header .application {
          display: none; } }
      #open-pickup-point .header .application span {
        font-weight: 300;
        font-size: 1.25em;
        line-height: 1;
        text-align: center;
        color: #fff;
        letter-spacing: 0.025em; }
      #open-pickup-point .header .application:hover {
        -webkit-transition: color 0.3s, border-color 0.3s;
        -o-transition: color 0.3s, border-color 0.3s;
        transition: color 0.3s, border-color 0.3s;
        color: #ccc;
        border-color: #ccc; }
    #open-pickup-point .header .logo-link {
      display: block;
      width: 8.0625em;
      height: 1.75em;
      outline: none;
      margin-right: auto; }
      @media (max-width: 767px) {
        #open-pickup-point .header .logo-link {
          width: 5.6875em;
          height: 1.25em; } }
      #open-pickup-point .header .logo-link .logo-img {
        display: block;
        width: 100%;
        height: 100%; }
    #open-pickup-point .header .btn-menu {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      border: none;
      outline: none;
      cursor: pointer;
      background: transparent;
      padding: 0;
      font-size: 1.25em; }
      #open-pickup-point .header .btn-menu .btn-text {
        -webkit-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        display: inline-block;
        font-family: GT-Eesti-Pro-Display-Light, Arial, sans-serif;
        line-height: 1.3;
        letter-spacing: 0.01937em;
        color: #fff;
        margin-right: 0.875em;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s; }
        @media (max-width: 767px) {
          #open-pickup-point .header .btn-menu .btn-text {
            display: none; } }
      #open-pickup-point .header .btn-menu .icon {
        width: 1.125em;
        height: 0.875em; }
        #open-pickup-point .header .btn-menu .icon .icon-line {
          stroke: #fff;
          -webkit-transition: .2s;
          -o-transition: .2s;
          transition: .2s; }
      #open-pickup-point .header .btn-menu:hover .btn-text {
        color: #ccc; }
      #open-pickup-point .header .btn-menu:hover .icon .icon-line {
        stroke: #ccc; }
    #open-pickup-point .header .menu-wrapper {
      position: fixed;
      z-index: 10;
      top: 0;
      right: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      min-height: 100%;
      max-height: 100%;
      background: transparent;
      -webkit-transition: .5s;
      -o-transition: .5s;
      transition: .5s;
      pointer-events: none;
      overflow: hidden; }
      @media (max-width: 767px) {
        #open-pickup-point .header .menu-wrapper {
          overflow-y: auto; } }
      #open-pickup-point .header .menu-wrapper.open {
        background: rgba(0, 25, 52, 0.4);
        pointer-events: auto; }
        #open-pickup-point .header .menu-wrapper.open .menu-wrapper-mob {
          -webkit-transform: translateX(0);
              -ms-transform: translateX(0);
                  transform: translateX(0); }
          #open-pickup-point .header .menu-wrapper.open .menu-wrapper-mob .close-menu {
            display: block;
            z-index: 10; }
      #open-pickup-point .header .menu-wrapper .menu-wrapper-mob {
        overflow-y: auto;
        height: 100%;
        max-height: 100%;
        position: relative;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        -webkit-transform: translateX(100%);
            -ms-transform: translateX(100%);
                transform: translateX(100%); }
        #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .close-menu {
          display: none;
          position: absolute;
          top: 0.8125em;
          right: 1.25em;
          background: transparent;
          padding: 0.625em;
          border: none;
          outline: none;
          cursor: pointer; }
          @media (max-width: 767px) {
            #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .close-menu {
              position: fixed;
              top: 0;
              right: 0; } }
          #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .close-menu .close-svg {
            width: 1em;
            height: 1em; }
            #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .close-menu .close-svg .close-line {
              -webkit-transition: .2s;
              -o-transition: .2s;
              transition: .2s;
              stroke: #001A34; }
          #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .close-menu:hover .close-svg .close-line {
            stroke: #005BFF; }
        #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          height: 100%;
          background: #fff;
          padding: 8.4375em 6.5625em 8.4375em 5.375em; }
          @media (max-width: 1280px) {
            #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu {
              padding: 6.5625em 6.5625em 6.5625em 4.125em; } }
          @media (max-width: 991px) {
            #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu {
              left: 0;
              padding: 5em 3.125em 6.5625em 3.125em; } }
          @media (max-width: 767px) {
            #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu {
              position: static;
              height: auto;
              min-height: 42.5em;
              padding: 1.875em 1.875em 3.125em 1.875em; } }
          #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex; }
            @media (max-width: 767px) {
              #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -webkit-flex-direction: column;
                    -ms-flex-direction: column;
                        flex-direction: column; } }
            #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row:nth-of-type(1) {
              padding-bottom: 7.1875em; }
              @media (max-width: 1280px) {
                #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row:nth-of-type(1) {
                  padding-bottom: 5em; } }
              @media (max-width: 767px) {
                #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row:nth-of-type(1) {
                  padding-bottom: 0; } }
            #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list {
              list-style: none; }
              @media (max-width: 767px) {
                #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list {
                  margin-bottom: 1.25em; } }
              @media (max-width: 767px) {
                #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list.nav-list-title {
                  margin-bottom: 0; } }
              #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list:nth-child(1) {
                width: 18.4375em;
                margin-right: 7.5em; }
                @media (max-width: 1280px) {
                  #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list:nth-child(1) {
                    margin-right: 4.6875em; } }
                @media (max-width: 767px) {
                  #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list:nth-child(1) {
                    width: 100%;
                    margin-right: 0; } }
              #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list:nth-child(2) {
                width: 23.75em; }
                @media (max-width: 991px) {
                  #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list:nth-child(2) {
                    width: 18.75em; } }
                @media (max-width: 767px) {
                  #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list:nth-child(2) {
                    width: 100%; } }
              #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list .nav-title {
                margin-bottom: 1.5625em; }
                @media (max-width: 767px) {
                  #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list .nav-title {
                    margin-bottom: 0.9375em; } }
                #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list .nav-title .nav-link {
                  display: inline-block;
                  font-family: GT-Eesti-Pro-Display-Medium, Arial, sans-serif;
                  font-size: 1.75em;
                  line-height: 1.15;
                  letter-spacing: 0.0625em;
                  color: #001A34;
                  text-decoration: none;
                  -webkit-transition: .3s;
                  -o-transition: .3s;
                  transition: .3s; }
                  #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list .nav-title .nav-link:hover {
                    color: #005BFF; }
                  @media (max-width: 991px) {
                    #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list .nav-title .nav-link {
                      font-size: 1.375em; } }
                  @media (max-width: 767px) {
                    #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list .nav-title .nav-link {
                      font-size: 1.125em; } }
              #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list .nav-item .nav-link {
                display: inline-block;
                font-family: GT-Eesti-Pro-Display-Light, Arial, sans-serif;
                font-size: 1.25em;
                line-height: 1.2;
                letter-spacing: 0.075em;
                color: #001A34;
                margin-bottom: 1.5625em;
                text-decoration: none;
                -webkit-transition: .3s;
                -o-transition: .3s;
                transition: .3s; }
                @media (max-width: 1280px) {
                  #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list .nav-item .nav-link {
                    margin-bottom: 1.25em; } }
                @media (max-width: 991px) {
                  #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list .nav-item .nav-link {
                    font-size: 1.125em; } }
                @media (max-width: 767px) {
                  #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list .nav-item .nav-link {
                    font-size: 1em;
                    margin-bottom: 0.9375em; } }
                #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list .nav-item .nav-link:hover {
                  color: #005BFF; }
              #open-pickup-point .header .menu-wrapper .menu-wrapper-mob .menu .row .nav-list .nav-item:last-child .nav-link {
                margin-bottom: 0; }
      #open-pickup-point .header .menu-wrapper .menu {
        position: absolute;
        z-index: 100;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        background: #fff;
        padding: 8.4375em 8.4375em 8.4375em 5.375em; }
        @media (max-width: 1280px) {
          #open-pickup-point .header .menu-wrapper .menu {
            padding: 6.5625em 6.5625em 6.5625em 4.125em; } }
        @media (max-width: 991px) {
          #open-pickup-point .header .menu-wrapper .menu {
            left: 0;
            padding: 5em 3.125em 6.5625em 3.125em; } }
        @media (max-width: 767px) {
          #open-pickup-point .header .menu-wrapper .menu {
            position: static;
            height: auto;
            min-height: 100vh;
            padding: 1.875em 1.875em 3.125em 1.875em; } }
        #open-pickup-point .header .menu-wrapper .menu .close-menu {
          position: absolute;
          top: 1.125em;
          right: 1.625em;
          background: transparent;
          padding: 0.625em;
          border: none;
          outline: none;
          cursor: pointer; }
          @media (max-width: 767px) {
            #open-pickup-point .header .menu-wrapper .menu .close-menu {
              position: fixed;
              top: 0;
              right: 0; } }
          #open-pickup-point .header .menu-wrapper .menu .close-menu .close-svg {
            width: 1.1875em;
            height: 1.1875em; }
            #open-pickup-point .header .menu-wrapper .menu .close-menu .close-svg .close-line {
              -webkit-transition: .2s;
              -o-transition: .2s;
              transition: .2s;
              stroke: #001A34; }
          #open-pickup-point .header .menu-wrapper .menu .close-menu:hover .close-svg .close-line {
            stroke: #005BFF; }
        #open-pickup-point .header .menu-wrapper .menu .row {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
          @media (max-width: 991px) {
            #open-pickup-point .header .menu-wrapper .menu .row {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -webkit-flex-direction: column;
                  -ms-flex-direction: column;
                      flex-direction: column; } }
          #open-pickup-point .header .menu-wrapper .menu .row:nth-of-type(1) {
            padding-bottom: 7.1875em; }
            @media (max-width: 1280px) {
              #open-pickup-point .header .menu-wrapper .menu .row:nth-of-type(1) {
                padding-bottom: 5em; } }
            @media (max-width: 767px) {
              #open-pickup-point .header .menu-wrapper .menu .row:nth-of-type(1) {
                padding-bottom: 0; } }
          #open-pickup-point .header .menu-wrapper .menu .row.all-offers-row {
            margin-top: 1.875em;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
                -ms-flex-direction: row;
                    flex-direction: row;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center; }
            @media (max-width: 991px) {
              #open-pickup-point .header .menu-wrapper .menu .row.all-offers-row {
                margin-top: 0em; } }
            #open-pickup-point .header .menu-wrapper .menu .row.all-offers-row:hover .svg {
              -webkit-transform: translateX(0px);
                  -ms-transform: translateX(0px);
                      transform: translateX(0px);
              -webkit-transition: -webkit-transform .3s;
              transition: -webkit-transform .3s;
              -o-transition: transform .3s;
              transition: transform .3s;
              transition: transform .3s, -webkit-transform .3s; }
              @media (max-width: 991px) {
                #open-pickup-point .header .menu-wrapper .menu .row.all-offers-row:hover .svg {
                  -webkit-transform: translateX(-15px);
                      -ms-transform: translateX(-15px);
                          transform: translateX(-15px); } }
            #open-pickup-point .header .menu-wrapper .menu .row.all-offers-row:hover .svg-arrow {
              stroke: #005BFF; }
          #open-pickup-point .header .menu-wrapper .menu .row .arrow-wrapper {
            position: relative;
            overflow: hidden;
            width: 3.0625em;
            height: 0.9375em; }
            #open-pickup-point .header .menu-wrapper .menu .row .arrow-wrapper .svg {
              position: absolute;
              bottom: 0;
              right: 0;
              width: 3.0625em;
              height: 0.9375em;
              -webkit-transform: translateX(-15px);
                  -ms-transform: translateX(-15px);
                      transform: translateX(-15px);
              -webkit-transition: -webkit-transform .3s;
              transition: -webkit-transform .3s;
              -o-transition: transform .3s;
              transition: transform .3s;
              transition: transform .3s, -webkit-transform .3s; }
          #open-pickup-point .header .menu-wrapper .menu .row .all-offers {
            position: relative;
            font-weight: 300;
            font-size: 1.25em;
            line-height: 1.2;
            letter-spacing: 0.075em;
            color: #001A34;
            margin-right: 0.75em; }
            @media (max-width: 991px) {
              #open-pickup-point .header .menu-wrapper .menu .row .all-offers {
                font-size: 1.125em;
                margin-top: 0em; } }
            @media (max-width: 767px) {
              #open-pickup-point .header .menu-wrapper .menu .row .all-offers {
                font-size: 1em;
                margin-right: 0; } }
            #open-pickup-point .header .menu-wrapper .menu .row .all-offers:hover {
              color: #005BFF; }
          #open-pickup-point .header .menu-wrapper .menu .row .nav-list {
            list-style: none; }
            @media (max-width: 767px) {
              #open-pickup-point .header .menu-wrapper .menu .row .nav-list {
                margin-bottom: 1.25em; } }
            #open-pickup-point .header .menu-wrapper .menu .row .nav-list:nth-child(1) {
              width: 18.125em;
              margin-right: 7.8125em; }
              @media (max-width: 1280px) {
                #open-pickup-point .header .menu-wrapper .menu .row .nav-list:nth-child(1) {
                  margin-right: 4.6875em; } }
              @media (max-width: 991px) {
                #open-pickup-point .header .menu-wrapper .menu .row .nav-list:nth-child(1) {
                  margin-bottom: 1.875em; } }
              @media (max-width: 767px) {
                #open-pickup-point .header .menu-wrapper .menu .row .nav-list:nth-child(1) {
                  width: 100%;
                  margin-right: 0; } }
            #open-pickup-point .header .menu-wrapper .menu .row .nav-list:nth-child(2) {
              width: 21.875em; }
              @media (max-width: 991px) {
                #open-pickup-point .header .menu-wrapper .menu .row .nav-list:nth-child(2) {
                  width: 18.75em; } }
              @media (max-width: 767px) {
                #open-pickup-point .header .menu-wrapper .menu .row .nav-list:nth-child(2) {
                  width: 100%; } }
              #open-pickup-point .header .menu-wrapper .menu .row .nav-list:nth-child(2) .nav-title {
                margin-bottom: 2.5em; }
                @media (max-width: 767px) {
                  #open-pickup-point .header .menu-wrapper .menu .row .nav-list:nth-child(2) .nav-title {
                    margin-bottom: 0.9375em; } }
            #open-pickup-point .header .menu-wrapper .menu .row .nav-list .nav-title {
              margin-bottom: 1.5625em; }
              @media (max-width: 767px) {
                #open-pickup-point .header .menu-wrapper .menu .row .nav-list .nav-title {
                  margin-bottom: 0.9375em; } }
              #open-pickup-point .header .menu-wrapper .menu .row .nav-list .nav-title .nav-link {
                display: inline-block;
                font-family: GT-Eesti-Pro-Display-Medium, Arial, sans-serif;
                font-size: 1.75em;
                line-height: 1.2;
                letter-spacing: 0.0625em;
                color: #001A34;
                text-decoration: none;
                -webkit-transition: .3s;
                -o-transition: .3s;
                transition: .3s; }
                @media (max-width: 991px) {
                  #open-pickup-point .header .menu-wrapper .menu .row .nav-list .nav-title .nav-link {
                    font-size: 1.375em; } }
                @media (max-width: 767px) {
                  #open-pickup-point .header .menu-wrapper .menu .row .nav-list .nav-title .nav-link {
                    font-size: 1.125em; } }
                #open-pickup-point .header .menu-wrapper .menu .row .nav-list .nav-title .nav-link:hover {
                  color: #005BFF; }
            #open-pickup-point .header .menu-wrapper .menu .row .nav-list .nav-item .nav-link {
              display: inline-block;
              font-family: GT-Eesti-Pro-Display-Light, Arial, sans-serif;
              font-size: 1.25em;
              line-height: 1.2;
              letter-spacing: 0.0625em;
              color: #001A34;
              margin-bottom: 1.5em;
              text-decoration: none;
              -webkit-transition: .3s;
              -o-transition: .3s;
              transition: .3s; }
              @media (max-width: 1280px) {
                #open-pickup-point .header .menu-wrapper .menu .row .nav-list .nav-item .nav-link {
                  margin-bottom: 1.25em; } }
              @media (max-width: 991px) {
                #open-pickup-point .header .menu-wrapper .menu .row .nav-list .nav-item .nav-link {
                  font-size: 1.125em; } }
              @media (max-width: 767px) {
                #open-pickup-point .header .menu-wrapper .menu .row .nav-list .nav-item .nav-link {
                  font-size: 1em;
                  margin-bottom: 0.9375em; } }
              #open-pickup-point .header .menu-wrapper .menu .row .nav-list .nav-item .nav-link:hover {
                color: #005BFF; }
            #open-pickup-point .header .menu-wrapper .menu .row .nav-list .nav-item:last-child .nav-link {
              margin-bottom: 0; }
  #open-pickup-point .wrapper {
    padding-top: 3.75em;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #open-pickup-point .banner {
    max-width: 120em;
    margin: 0 auto;
    padding: 11.5625em 0 1.5625em 0;
    background: url("../img/banner-bg.png?v=b51c0069");
    background-repeat: no-repeat;
    -webkit-background-size: 120em 52.25em;
            background-size: 120em 52.25em;
    background-position: 0em -3.75em; }
    @media (max-width: 1280px) {
      #open-pickup-point .banner {
        background: url("../img/banner-bg-tablet.png?v=cc2cbcd3");
        background-repeat: no-repeat;
        -webkit-background-size: 79.6875em 40.8125em;
                background-size: 79.6875em 40.8125em;
        background-position: 0.5em -3.6875em;
        padding: 5.9375em 0 2em 3.75em; } }
    @media (max-width: 991px) {
      #open-pickup-point .banner {
        background: url("../img/banner-bg-tablet-768.png?v=1669a654");
        background-position: 0em 22.8125em;
        -webkit-background-size: 48.125em 28.125em;
                background-size: 48.125em 28.125em;
        padding: 3.75em 0 0.9375em 0;
        background-repeat: no-repeat; } }
    @media (max-width: 767px) {
      #open-pickup-point .banner {
        padding: 2em 0 1.875em 0;
        -webkit-background-size: 21.5625em 12.5em;
                background-size: 21.5625em 12.5em;
        background-position: -1.5625em 18.75em; } }
    #open-pickup-point .banner .title {
      font-family: 'GT-Eesti-Pro-Display-Medium';
      margin-bottom: 1.875em;
      font-weight: 500;
      font-size: 3.75em;
      line-height: 1;
      letter-spacing: 0.025em;
      margin-bottom: 0.625em;
      color: #001A34; }
      @media (max-width: 767px) {
        #open-pickup-point .banner .title {
          font-size: 1.5em;
          line-height: 1.2;
          letter-spacing: 0.00625em; } }
    @media (max-width: 991px) {
      #open-pickup-point .banner .container {
        padding-left: 2.5em; } }
    @media (max-width: 767px) {
      #open-pickup-point .banner .container {
        padding-left: 0.9375em; } }
    #open-pickup-point .banner .description {
      max-width: 33.125em;
      margin-bottom: 3.125em;
      font-weight: 300;
      font-size: 1.25em;
      line-height: 1.4;
      letter-spacing: 0.04312em;
      color: #001A34; }
      @media (max-width: 1280px) {
        #open-pickup-point .banner .description {
          margin-bottom: 3.5625em; } }
      @media (max-width: 991px) {
        #open-pickup-point .banner .description {
          margin-bottom: 24.0625em; } }
      @media (max-width: 767px) {
        #open-pickup-point .banner .description {
          font-size: 1em;
          letter-spacing: 0.05625em;
          line-height: 1.3;
          margin-bottom: 13.0625em;
          padding-right: 0.1875em; } }
    #open-pickup-point .banner .list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 991px) {
        #open-pickup-point .banner .list {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
    #open-pickup-point .banner .item {
      width: 26.25em;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
      @media (max-width: 1280px) {
        #open-pickup-point .banner .item {
          width: 24.375em; } }
      @media (max-width: 991px) {
        #open-pickup-point .banner .item {
          width: 19.375em;
          margin-bottom: 1.125em; } }
      @media (max-width: 767px) {
        #open-pickup-point .banner .item {
          width: 100%;
          margin-right: 0;
          margin-bottom: 3.4375em; } }
      #open-pickup-point .banner .item:nth-of-type(1) {
        margin-right: 3.75em; }
        @media (max-width: 1280px) {
          #open-pickup-point .banner .item:nth-of-type(1) {
            margin-right: 0; } }
        @media (max-width: 991px) {
          #open-pickup-point .banner .item:nth-of-type(1) {
            margin-right: 5em; } }
        @media (max-width: 767px) {
          #open-pickup-point .banner .item:nth-of-type(1) {
            margin-right: 0; } }
      #open-pickup-point .banner .item:nth-of-type(2) {
        margin-right: 9.0625em; }
        @media (max-width: 1280px) {
          #open-pickup-point .banner .item:nth-of-type(2) {
            margin-right: 3.3125em; } }
        @media (max-width: 991px) {
          #open-pickup-point .banner .item:nth-of-type(2) {
            margin-right: 0em; } }
        @media (max-width: 767px) {
          #open-pickup-point .banner .item:nth-of-type(2) {
            margin-right: 0;
            margin-bottom: 2.5em; } }
      #open-pickup-point .banner .item:nth-of-type(3) {
        padding-top: 1.5625em; }
        @media (max-width: 1280px) {
          #open-pickup-point .banner .item:nth-of-type(3) {
            width: 22.5em; } }
        @media (max-width: 991px) {
          #open-pickup-point .banner .item:nth-of-type(3) {
            padding-top: 0em; } }
        @media (max-width: 767px) {
          #open-pickup-point .banner .item:nth-of-type(3) {
            width: 100%;
            margin-bottom: 0; } }
    #open-pickup-point .banner .text {
      font-weight: 300;
      font-size: 1.25em;
      line-height: 1.3;
      letter-spacing: 0.04375em;
      color: #001A34;
      margin-bottom: 1.0625em; }
      @media (max-width: 991px) {
        #open-pickup-point .banner .text {
          line-height: 1.4; } }
      @media (max-width: 767px) {
        #open-pickup-point .banner .text {
          font-size: 1em;
          letter-spacing: 0.05625em;
          margin-bottom: 0.625em; } }
      #open-pickup-point .banner .text:nth-of-type(1) {
        padding-left: 0.3125em; }
      #open-pickup-point .banner .text br.table {
        display: none; }
        @media (max-width: 1280px) {
          #open-pickup-point .banner .text br.table {
            display: block; } }
      @media (max-width: 1280px) {
        #open-pickup-point .banner .text br.table-none {
          display: none; } }
    #open-pickup-point .banner .text-big {
      font-weight: 300;
      font-size: 4.75em;
      line-height: 1;
      letter-spacing: 0.0125em;
      margin-bottom: 0.125em;
      color: #001A34; }
      @media (max-width: 1280px) {
        #open-pickup-point .banner .text-big {
          letter-spacing: -0.025em; } }
      @media (max-width: 991px) {
        #open-pickup-point .banner .text-big {
          font-size: 3.125em;
          letter-spacing: 0.01875em;
          margin-bottom: 0.3125em; } }
      @media (max-width: 767px) {
        #open-pickup-point .banner .text-big {
          margin-bottom: 0.125em; } }
  #open-pickup-point .packages {
    position: relative;
    background: #E5E5E5;
    padding: 4.375em 0 4.375em 0; }
    @media (max-width: 1280px) {
      #open-pickup-point .packages {
        padding: 3.4375em 0 4.0625em 0; } }
    @media (max-width: 991px) {
      #open-pickup-point .packages {
        padding: 2.5em 0 3.4375em 0; } }
    @media (max-width: 767px) {
      #open-pickup-point .packages {
        padding: 1.6875em 0 2.5em 0;
        position: static; } }
    #open-pickup-point .packages .list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-bottom: 2.5em; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages .list {
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          padding-left: 1.5625em;
          margin-bottom: 2.625em; } }
      @media (max-width: 991px) {
        #open-pickup-point .packages .list {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          margin-bottom: 1.375em; } }
      @media (max-width: 767px) {
        #open-pickup-point .packages .list {
          padding-left: 0;
          margin-bottom: 1.625em; } }
    #open-pickup-point .packages .item {
      width: 28.75em;
      min-height: 37.5em;
      padding: 1.375em 2.5em 1.875em;
      margin-right: 1.6875em;
      background: #FFFFFF;
      border: 1px solid #005BFF;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-transition: background 0.5s;
      -o-transition: background 0.5s;
      transition: background 0.5s;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages .item {
          width: 20.75em;
          margin-right: 1.4375em;
          padding: 0.3125em 1.5625em 1.25em; } }
      @media (max-width: 991px) {
        #open-pickup-point .packages .item {
          padding: 1.25em 1.5625em 1.25em;
          margin-bottom: 1.75em; } }
      @media (max-width: 767px) {
        #open-pickup-point .packages .item {
          min-height: inherit;
          margin-right: 0;
          padding: 1.25em 0em 2.5em 1.5625em;
          margin-bottom: 0.9375em; } }
      #open-pickup-point .packages .item:nth-last-of-type(1) {
        margin-right: 0; }
        @media (max-width: 1280px) {
          #open-pickup-point .packages .item:nth-last-of-type(1) {
            padding: 0.3125em 1.375em 1.25em; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages .item:nth-last-of-type(1) {
            margin-bottom: 0;
            padding: 0.3125em 0.625em 1.25em 1.25em; } }
      #open-pickup-point .packages .item:hover {
        background: #005BFF;
        -webkit-transition: background 0.5s;
        -o-transition: background 0.5s;
        transition: background 0.5s; }
        #open-pickup-point .packages .item:hover .package {
          color: #fff;
          -webkit-transition: color 0.5s;
          -o-transition: color 0.5s;
          transition: color 0.5s; }
        #open-pickup-point .packages .item:hover .name {
          color: #fff;
          -webkit-transition: color 0.5s;
          -o-transition: color 0.5s;
          transition: color 0.5s; }
        #open-pickup-point .packages .item:hover .point-of-issue {
          color: #fff;
          -webkit-transition: color 0.5s;
          -o-transition: color 0.5s;
          transition: color 0.5s; }
        #open-pickup-point .packages .item:hover .order-price {
          color: #fff;
          -webkit-transition: color 0.5s;
          -o-transition: color 0.5s;
          transition: color 0.5s; }
        #open-pickup-point .packages .item:hover .price-per-month {
          color: #fff;
          -webkit-transition: color 0.5s;
          -o-transition: color 0.5s;
          transition: color 0.5s; }
        #open-pickup-point .packages .item:hover .our-requirements h4, #open-pickup-point .packages .item:hover .from-our-side h4 {
          color: #fff;
          -webkit-transition: color 0.5s;
          -o-transition: color 0.5s;
          transition: color 0.5s; }
        #open-pickup-point .packages .item:hover .our-requirements li, #open-pickup-point .packages .item:hover .from-our-side li {
          color: #fff;
          -webkit-transition: color 0.5s;
          -o-transition: color 0.5s;
          transition: color 0.5s; }
        #open-pickup-point .packages .item:hover .arrow-wrapper {
          width: 7.5em;
          -webkit-transition: width .3s .3s;
          -o-transition: width .3s .3s;
          transition: width .3s .3s; }
    #open-pickup-point .packages .package {
      font-family: 'GTEesti-Pro-Display-Bold';
      font-weight: bold;
      font-size: 1.25em;
      line-height: 2em;
      color: #005BFF;
      -webkit-transition: color 0.5s;
      -o-transition: color 0.5s;
      transition: color 0.5s;
      margin-bottom: -0.375em; }
    #open-pickup-point .packages .name {
      font-family: 'GTEesti-Pro-Display-Bold';
      font-weight: bold;
      font-size: 2em;
      line-height: 1;
      color: #005BFF;
      -webkit-transition: color 0.5s;
      -o-transition: color 0.5s;
      transition: color 0.5s;
      margin-bottom: 0.5625em; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages .name {
          min-height: 2.375em;
          margin-bottom: 0em; } }
      @media (max-width: 767px) {
        #open-pickup-point .packages .name {
          min-height: auto;
          margin-bottom: 0.875em; } }
    #open-pickup-point .packages .point-of-issue {
      font-family: 'GTEesti-Pro-Display-Bold';
      font-size: 1em;
      line-height: 1.3;
      color: #001A34;
      -webkit-transition: color 0.5s;
      -o-transition: color 0.5s;
      transition: color 0.5s;
      margin-bottom: 0em;
      display: block;
      min-height: 3.75em; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages .point-of-issue {
          margin-bottom: -0.625em; } }
      @media (max-width: 767px) {
        #open-pickup-point .packages .point-of-issue br {
          display: none; } }
      #open-pickup-point .packages .point-of-issue br.mob {
        display: none; }
        @media (max-width: 767px) {
          #open-pickup-point .packages .point-of-issue br.mob {
            display: block; } }
    #open-pickup-point .packages .order-price {
      font-family: 'GT-Eesti-Pro-Display-Medium';
      font-weight: 500;
      font-size: 1.875em;
      line-height: 1;
      color: #001A34;
      -webkit-transition: color 0.5s;
      -o-transition: color 0.5s;
      transition: color 0.5s;
      margin-bottom: 0.125em; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages .order-price {
          margin-bottom: 0.125em; } }
    #open-pickup-point .packages .price-per-month {
      font-family: 'GT-Eesti-Pro-Display-Medium';
      font-weight: 500;
      font-size: 1.125em;
      line-height: 1.8125em;
      color: #001A34;
      -webkit-transition: color 0.5s;
      -o-transition: color 0.5s;
      transition: color 0.5s;
      margin-bottom: 0.875em; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages .price-per-month {
          margin-bottom: 0.4375em; } }
    #open-pickup-point .packages .our-requirements h4 {
      font-family: 'GTEesti-Pro-Display-Bold';
      font-weight: bold;
      font-size: 1em;
      line-height: 1.25em;
      color: #001A34;
      -webkit-transition: color 0.5s;
      -o-transition: color 0.5s;
      transition: color 0.5s;
      margin-bottom: 0.5em; }
      @media (max-width: 767px) {
        #open-pickup-point .packages .our-requirements h4 {
          margin-bottom: 0.625em; } }
    #open-pickup-point .packages .our-requirements ul {
      margin-bottom: 1.25em; }
    #open-pickup-point .packages .our-requirements li {
      font-weight: 300;
      font-size: 1em;
      line-height: 1.4;
      color: #001A34;
      -webkit-transition: color 0.5s;
      -o-transition: color 0.5s;
      transition: color 0.5s;
      margin-bottom: 0.5em; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages .our-requirements li {
          margin-bottom: 0.625em;
          line-height: 1.3; } }
      @media (max-width: 767px) {
        #open-pickup-point .packages .our-requirements li {
          line-height: 1.4; } }
      #open-pickup-point .packages .our-requirements li:nth-last-of-type(1) {
        margin-bottom: 0; }
    #open-pickup-point .packages .our-requirements br.table {
      display: none; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages .our-requirements br.table {
          display: block; } }
    #open-pickup-point .packages .from-our-side h4 {
      font-family: 'GTEesti-Pro-Display-Bold';
      font-weight: bold;
      font-size: 1em;
      line-height: 1.25em;
      color: #001A34;
      -webkit-transition: color 0.5s;
      -o-transition: color 0.5s;
      transition: color 0.5s;
      margin-bottom: 0.5em; }
      @media (max-width: 767px) {
        #open-pickup-point .packages .from-our-side h4 {
          margin-bottom: 0.625em; } }
    #open-pickup-point .packages .from-our-side ul {
      margin-bottom: 1.25em; }
    #open-pickup-point .packages .from-our-side li {
      font-weight: 300;
      font-size: 1em;
      line-height: 1.4;
      color: #001A34;
      -webkit-transition: color 0.5s;
      -o-transition: color 0.5s;
      transition: color 0.5s;
      margin-bottom: 0.5em; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages .from-our-side li {
          margin-bottom: 0.625em;
          line-height: 1.3; } }
      @media (max-width: 767px) {
        #open-pickup-point .packages .from-our-side li {
          line-height: 1.4; } }
      #open-pickup-point .packages .from-our-side li:nth-last-of-type(1) {
        margin-bottom: 0; }
    #open-pickup-point .packages .more-details-row {
      width: 100%;
      margin-top: auto;
      margin-bottom: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 767px) {
        #open-pickup-point .packages .more-details-row {
          margin-top: 0.9375em;
          width: 90%; } }
    #open-pickup-point .packages .arrow-wrapper {
      position: relative;
      width: 4.75em;
      height: 0.9375em;
      overflow: hidden;
      -webkit-transition: width .3s;
      -o-transition: width .3s;
      transition: width .3s; }
      #open-pickup-point .packages .arrow-wrapper .svg {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 7.5em;
        height: 0.9375em; }
    #open-pickup-point .packages .more-details {
      position: relative;
      font-weight: 500;
      font-size: 1em;
      line-height: 1;
      letter-spacing: 0.05375em;
      color: #FFFFFF;
      display: block;
      width: 100%; }
    #open-pickup-point .packages .increased-income {
      position: relative;
      font-family: 'GT-Eesti-Pro-Display-Medium';
      font-weight: 500;
      font-size: 2.25em;
      line-height: 1.125em;
      text-align: center;
      letter-spacing: 0.02375em;
      color: #001A34;
      margin-bottom: 0.8125em;
      display: inline-block;
      width: 100%;
      text-align: center; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages .increased-income {
          max-width: 21.875em;
          display: block;
          margin: 0 auto; } }
      @media (max-width: 991px) {
        #open-pickup-point .packages .increased-income {
          position: absolute;
          text-align: left;
          top: 36.25em;
          width: 19.0625em;
          right: 1.125em;
          font-size: 1.25em;
          line-height: 1.25em;
          letter-spacing: 0.0375em;
          padding-left: 1.75em; } }
      @media (max-width: 767px) {
        #open-pickup-point .packages .increased-income {
          position: relative;
          top: auto;
          right: auto;
          font-size: 1em;
          padding-left: 0;
          letter-spacing: 0.05em;
          margin-bottom: 1.25em; } }
    #open-pickup-point .packages .express-delivery {
      text-align: center;
      margin-bottom: 3.4375em; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages .express-delivery {
          display: block;
          margin: 0 auto;
          max-width: 51.25em;
          margin-bottom: 2.0625em; } }
      @media (max-width: 991px) {
        #open-pickup-point .packages .express-delivery {
          padding-left: 0;
          text-align: left;
          max-width: 20em;
          position: absolute;
          right: 3em;
          top: 49.6875em; } }
      @media (max-width: 767px) {
        #open-pickup-point .packages .express-delivery {
          position: static;
          margin-bottom: 1.875em; } }
      #open-pickup-point .packages .express-delivery p {
        font-size: 1.25em;
        line-height: 1.5;
        letter-spacing: 0.0425em;
        color: #001A34; }
        @media (max-width: 1280px) {
          #open-pickup-point .packages .express-delivery p {
            line-height: 1.6;
            letter-spacing: 0.04375em; } }
        @media (max-width: 991px) {
          #open-pickup-point .packages .express-delivery p {
            line-height: 1.35;
            font-size: 1.0625em; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages .express-delivery p {
            font-size: 1em;
            letter-spacing: 0.00625em;
            line-height: 1.3; } }
        #open-pickup-point .packages .express-delivery p br.mob {
          display: none; }
          @media (max-width: 767px) {
            #open-pickup-point .packages .express-delivery p br.mob {
              display: block; } }
  #open-pickup-point .what-do-you-need {
    padding-top: 3.75em;
    padding-bottom: 41.375em;
    background: url("../img/what-do-you-need-bg.jpg?v=648fb526") no-repeat center 27.5em;
    -webkit-background-size: 115em 26.5625em;
            background-size: 115em 26.5625em; }
    @media (max-width: 1280px) {
      #open-pickup-point .what-do-you-need {
        padding-bottom: 28.125em;
        background: url("../img/what-do-you-need-bg.jpg?v=648fb526") no-repeat 0.75em 26.25em/cover;
        -webkit-background-size: 78.75em 78.75em;
                background-size: 78.75em; } }
    @media (max-width: 991px) {
      #open-pickup-point .what-do-you-need {
        padding-top: 5em;
        background: url("../img/what-do-you-need-bg-tablet.jpg?v=feee8791") no-repeat center 42.5em/contain; } }
    @media (max-width: 767px) {
      #open-pickup-point .what-do-you-need {
        padding-top: 2.5em;
        padding-bottom: 11.25em;
        background: url("../img/what-do-you-need-bg-mob.jpg?v=b303448e") no-repeat center 42.5em/contain; } }
    #open-pickup-point .what-do-you-need .title {
      font-family: 'GT-Eesti-Pro-Display-Medium';
      font-weight: 500;
      font-size: 3.75em;
      line-height: 1;
      text-align: center;
      letter-spacing: 0.02187em;
      margin-bottom: 0.8125em;
      color: #001A34; }
      @media (max-width: 1280px) {
        #open-pickup-point .what-do-you-need .title {
          margin-bottom: 1.125em; } }
      @media (max-width: 991px) {
        #open-pickup-point .what-do-you-need .title {
          font-size: 3.125em;
          line-height: 1.2;
          letter-spacing: 0.025em;
          margin-bottom: 1.25em; } }
      @media (max-width: 767px) {
        #open-pickup-point .what-do-you-need .title {
          font-size: 1.875em;
          line-height: 1.1;
          letter-spacing: 0.00625em;
          padding: 0 0.625em;
          margin-bottom: 0.75em; } }
      #open-pickup-point .what-do-you-need .title br.mob {
        display: none; }
        @media (max-width: 767px) {
          #open-pickup-point .what-do-you-need .title br.mob {
            display: block; } }
    #open-pickup-point .what-do-you-need .list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (max-width: 991px) {
        #open-pickup-point .what-do-you-need .list {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; } }
    #open-pickup-point .what-do-you-need .item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-right: 3.125em; }
      @media (max-width: 991px) {
        #open-pickup-point .what-do-you-need .item {
          margin-bottom: 3.75em;
          margin-right: 5.625em; } }
      @media (max-width: 767px) {
        #open-pickup-point .what-do-you-need .item {
          margin-right: 0;
          margin-bottom: 2.4375em; } }
      #open-pickup-point .what-do-you-need .item:nth-of-type(1) {
        width: 13.75em; }
        @media (max-width: 991px) {
          #open-pickup-point .what-do-you-need .item:nth-of-type(1) {
            width: 13.75em; } }
        @media (max-width: 767px) {
          #open-pickup-point .what-do-you-need .item:nth-of-type(1) {
            width: 9.375em; } }
      #open-pickup-point .what-do-you-need .item:nth-of-type(2) {
        width: 18.75em; }
        @media (max-width: 991px) {
          #open-pickup-point .what-do-you-need .item:nth-of-type(2) {
            width: 16.25em;
            margin-right: 0; } }
      #open-pickup-point .what-do-you-need .item:nth-of-type(3) {
        width: 15.625em; }
        @media (max-width: 1280px) {
          #open-pickup-point .what-do-you-need .item:nth-of-type(3) {
            width: 14.375em; } }
        @media (max-width: 991px) {
          #open-pickup-point .what-do-you-need .item:nth-of-type(3) {
            width: 14.375em; } }
      #open-pickup-point .what-do-you-need .item:nth-of-type(4) {
        width: 17.8125em;
        margin-right: 0; }
    #open-pickup-point .what-do-you-need .number {
      font-weight: 300;
      font-size: 4.375em;
      line-height: 1;
      text-align: center;
      letter-spacing: 0.05357em;
      color: #005BFF;
      margin-bottom: 0.4375em; }
      @media (max-width: 1280px) {
        #open-pickup-point .what-do-you-need .number {
          margin-bottom: 0.1875em; } }
      @media (max-width: 767px) {
        #open-pickup-point .what-do-you-need .number {
          font-size: 3.125em; } }
      @media (max-width: 767px) {
        #open-pickup-point .what-do-you-need .number {
          margin-bottom: 0.125em; } }
    #open-pickup-point .what-do-you-need .text {
      font-weight: 300;
      font-size: 1.25em;
      line-height: 1.2;
      text-align: center;
      letter-spacing: 0.05357em;
      color: #001A34; }
      @media (max-width: 767px) {
        #open-pickup-point .what-do-you-need .text {
          font-size: 1em; } }
  #open-pickup-point .what-we-expect {
    padding-bottom: 10em; }
    @media (max-width: 1280px) {
      #open-pickup-point .what-we-expect {
        padding-top: 2.5em;
        padding-bottom: 5.3125em; } }
    @media (max-width: 991px) {
      #open-pickup-point .what-we-expect {
        padding-bottom: 7.8125em;
        padding-top: 3.125em; } }
    @media (max-width: 767px) {
      #open-pickup-point .what-we-expect {
        padding-top: 0.8125em;
        padding-bottom: 3.5625em; } }
    #open-pickup-point .what-we-expect .title {
      font-family: 'GT-Eesti-Pro-Display-Medium';
      font-weight: 500;
      font-size: 3.75em;
      line-height: 1;
      letter-spacing: 0.025em;
      color: #001A34;
      margin-bottom: 0.8125em; }
      @media (max-width: 1280px) {
        #open-pickup-point .what-we-expect .title {
          padding-left: 0.625em; } }
      @media (max-width: 991px) {
        #open-pickup-point .what-we-expect .title {
          font-size: 3.125em;
          padding-left: 0.8125em; } }
      @media (max-width: 767px) {
        #open-pickup-point .what-we-expect .title {
          font-size: 1.875em;
          padding-left: 0;
          padding-right: 2.1875em;
          line-height: 1.2;
          letter-spacing: 0.04375em;
          margin-bottom: 0.5625em; } }
    #open-pickup-point .what-we-expect .list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding-left: 1.8125em; }
      @media (max-width: 1280px) {
        #open-pickup-point .what-we-expect .list {
          padding-left: 3.5625em; } }
      @media (max-width: 991px) {
        #open-pickup-point .what-we-expect .list {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          padding-left: 1.875em; } }
      @media (max-width: 767px) {
        #open-pickup-point .what-we-expect .list {
          padding-left: 0; } }
    #open-pickup-point .what-we-expect .item {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
      #open-pickup-point .what-we-expect .item:nth-of-type(1) {
        width: 25em;
        margin-right: 5.625em; }
        @media (max-width: 1280px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(1) {
            width: 20.625em;
            margin-right: 3.125em;
            margin-bottom: 4.0625em; } }
        @media (max-width: 767px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(1) {
            width: 100%; } }
        #open-pickup-point .what-we-expect .item:nth-of-type(1) .text {
          padding-left: 0.625em; }
          @media (max-width: 767px) {
            #open-pickup-point .what-we-expect .item:nth-of-type(1) .text {
              padding-left: 0; } }
        @media (max-width: 767px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(1) .number {
            margin-right: 0;
            text-align: center;
            width: 0.6875em; } }
      #open-pickup-point .what-we-expect .item:nth-of-type(2) {
        width: 24.375em;
        margin-right: 6.125em; }
        @media (max-width: 1280px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(2) {
            width: 19.0625em;
            margin-right: 5.125em; } }
        @media (max-width: 991px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(2) {
            margin-right: 0em; } }
        @media (max-width: 767px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(2) {
            width: 100%;
            margin-bottom: 2.5em; } }
        @media (max-width: 1280px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(2) .text {
            padding-left: 0.625em; } }
        @media (max-width: 767px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(2) .text {
            padding-left: 0; } }
        #open-pickup-point .what-we-expect .item:nth-of-type(2) .number {
          margin-right: 0.1375em; }
      #open-pickup-point .what-we-expect .item:nth-of-type(3) {
        width: 21.875em; }
        @media (max-width: 1280px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(3) {
            width: 20em; } }
        @media (max-width: 991px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(3) {
            width: 20.625em; } }
        @media (max-width: 767px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(3) {
            width: 100%; } }
        @media (max-width: 767px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(3) .item-title {
            padding-right: 0; } }
        @media (max-width: 1280px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(3) .text, #open-pickup-point .what-we-expect .item:nth-of-type(3) .bold {
            padding-left: 0.3125em; } }
        @media (max-width: 991px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(3) .text, #open-pickup-point .what-we-expect .item:nth-of-type(3) .bold {
            padding-left: 0.9375em; } }
        @media (max-width: 767px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(3) .text, #open-pickup-point .what-we-expect .item:nth-of-type(3) .bold {
            padding-left: 0; } }
        @media (max-width: 991px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(3) .bold {
            margin-bottom: 1.125em; } }
        @media (max-width: 991px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(3) .row {
            padding-left: 1.25em; } }
        @media (max-width: 767px) {
          #open-pickup-point .what-we-expect .item:nth-of-type(3) .row {
            padding-left: 0; } }
        #open-pickup-point .what-we-expect .item:nth-of-type(3) .number {
          margin-right: 0.15em; }
    #open-pickup-point .what-we-expect .item-title {
      position: relative;
      font-weight: 300;
      font-size: 1.75em;
      line-height: 1;
      letter-spacing: 0.0375em;
      color: #001A34;
      padding-bottom: 2.0625em; }
      @media (max-width: 767px) {
        #open-pickup-point .what-we-expect .item-title {
          padding-right: 1.25em;
          padding-bottom: 1.25em;
          line-height: 1.2; } }
      #open-pickup-point .what-we-expect .item-title::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 1em;
        width: 3.75em;
        height: 0.1875em;
        background: #001A34; }
        @media (max-width: 1280px) {
          #open-pickup-point .what-we-expect .item-title::after {
            width: 3.125em; } }
        @media (max-width: 767px) {
          #open-pickup-point .what-we-expect .item-title::after {
            height: 0.15em;
            bottom: 0.8125em; } }
    #open-pickup-point .what-we-expect .row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      margin-bottom: 0.3125em; }
      @media (max-width: 1280px) {
        #open-pickup-point .what-we-expect .row {
          padding-left: 0.6875em; } }
      @media (max-width: 767px) {
        #open-pickup-point .what-we-expect .row {
          padding-left: 0; } }
    #open-pickup-point .what-we-expect .number {
      font-family: 'GTEesti-Pro-Display-Bold';
      font-weight: bold;
      font-size: 9.375em;
      line-height: 1;
      letter-spacing: 0;
      color: #001A34;
      margin-right: 0.025em; }
      @media (max-width: 1280px) {
        #open-pickup-point .what-we-expect .number {
          margin-right: 0.125em; } }
      @media (max-width: 767px) {
        #open-pickup-point .what-we-expect .number {
          font-size: 7.5em;
          margin-right: 0.3125em; } }
    #open-pickup-point .what-we-expect .text {
      font-style: normal;
      font-weight: 300;
      font-size: 1.125em;
      line-height: 1.4;
      color: #001A34;
      margin-bottom: 1.25em; }
      @media (max-width: 767px) {
        #open-pickup-point .what-we-expect .text {
          font-size: 1em;
          padding-left: 0;
          margin-bottom: 1.0625em;
          line-height: 1.4; } }
      #open-pickup-point .what-we-expect .text br.table {
        display: none; }
        @media (max-width: 1280px) {
          #open-pickup-point .what-we-expect .text br.table {
            display: block; } }
        @media (max-width: 767px) {
          #open-pickup-point .what-we-expect .text br.table {
            display: none; } }
      #open-pickup-point .what-we-expect .text br.mob {
        display: none; }
        @media (max-width: 767px) {
          #open-pickup-point .what-we-expect .text br.mob {
            display: block; } }
      #open-pickup-point .what-we-expect .text br.table-none {
        display: block; }
        @media (max-width: 1280px) {
          #open-pickup-point .what-we-expect .text br.table-none {
            display: none; } }
      #open-pickup-point .what-we-expect .text:nth-last-of-type(1) {
        margin-bottom: 0; }
    #open-pickup-point .what-we-expect .bold {
      font-family: 'GT-Eesti-Pro-Display-Medium';
      font-style: normal;
      font-weight: 500;
      font-size: 1.125em;
      line-height: 1.4;
      color: #001A34;
      margin-bottom: 1.25em; }
      @media (max-width: 767px) {
        #open-pickup-point .what-we-expect .bold {
          font-size: 1em;
          padding-left: 0;
          line-height: 1.4; } }
  #open-pickup-point .packages-info {
    padding-bottom: 7.8125em; }
    @media (max-width: 1280px) {
      #open-pickup-point .packages-info {
        padding-bottom: 6.25em;
        overflow: hidden; } }
    @media (max-width: 991px) {
      #open-pickup-point .packages-info {
        padding-bottom: 3.75em; } }
    @media (max-width: 767px) {
      #open-pickup-point .packages-info {
        overflow: hidden; } }
    #open-pickup-point .packages-info .section-title {
      display: none;
      font-family: 'GT-Eesti-Pro-Display-Light';
      font-weight: 300;
      font-size: 1.5em;
      line-height: 1.2;
      letter-spacing: 0.04375em;
      color: #001A34;
      margin-bottom: 0.9375em; }
      @media (max-width: 767px) {
        #open-pickup-point .packages-info .section-title {
          display: block; } }
    #open-pickup-point .packages-info .back-to-tariffs {
      display: none; }
      @media (max-width: 767px) {
        #open-pickup-point .packages-info .back-to-tariffs {
          display: block;
          font-weight: 300;
          font-size: 1em;
          line-height: 2em;
          text-align: center;
          letter-spacing: 0.05375em;
          color: #005BFF;
          margin-top: 1.875em; } }
    #open-pickup-point .packages-info .tabs {
      position: relative;
      z-index: 2;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages-info .tabs {
          padding: 0 0.625em; } }
      @media (max-width: 991px) {
        #open-pickup-point .packages-info .tabs {
          margin-bottom: 0em; } }
      @media (max-width: 767px) {
        #open-pickup-point .packages-info .tabs {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          padding: 0; } }
      #open-pickup-point .packages-info .tabs .item {
        width: -webkit-calc(100% / 3);
        width: calc(100% / 3); }
        @media (max-width: 1280px) {
          #open-pickup-point .packages-info .tabs .item {
            width: 21.5625em; } }
        @media (max-width: 991px) {
          #open-pickup-point .packages-info .tabs .item {
            width: 14.5625em; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages-info .tabs .item {
            width: 100%;
            margin-bottom: 0.9375em; } }
      #open-pickup-point .packages-info .tabs .link {
        font-family: 'GTEesti-Pro-Display-Bold';
        font-weight: bold;
        font-size: 1.875em;
        line-height: 1;
        text-align: center;
        color: #A6A6A6;
        padding: 0.4375em 0;
        width: 100%;
        border-bottom: 0.1875em solid transparent; }
        @media (max-width: 1280px) {
          #open-pickup-point .packages-info .tabs .link {
            padding: 0.3125em 0; } }
        @media (max-width: 991px) {
          #open-pickup-point .packages-info .tabs .link {
            font-size: 1.5em;
            padding: 0.4375em 0;
            border-bottom: 0.25em solid transparent; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages-info .tabs .link {
            text-align: left;
            font-size: 1em;
            position: relative;
            border: 0; }
            #open-pickup-point .packages-info .tabs .link::after {
              content: "";
              position: absolute;
              right: 0em;
              top: 0.5em;
              width: 1.5em;
              height: 0.8125em;
              background: url("../img/arrow-grey-small.svg?v=deb9dd31") no-repeat center center/contain; } }
        #open-pickup-point .packages-info .tabs .link.active {
          color: #001A34;
          border-color: #005BFF; }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs .link.active {
              border: 0;
              position: relative; }
              #open-pickup-point .packages-info .tabs .link.active::after {
                background: url("../img/arrow-small.svg?v=a901e25c") no-repeat center center/contain; } }
    #open-pickup-point .packages-info .tabs-content {
      margin-bottom: 6.5625em; }
      @media (max-width: 1280px) {
        #open-pickup-point .packages-info .tabs-content {
          margin-bottom: 4.375em; } }
      @media (max-width: 991px) {
        #open-pickup-point .packages-info .tabs-content {
          margin-bottom: 3.125em; } }
      #open-pickup-point .packages-info .tabs-content .tabs-item {
        display: none; }
        #open-pickup-point .packages-info .tabs-content .tabs-item.active {
          width: 100%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
              -ms-flex-align: start;
                  align-items: flex-start; }
          @media (max-width: 1280px) {
            #open-pickup-point .packages-info .tabs-content .tabs-item.active {
              padding-left: 1.875em; } }
          @media (max-width: 991px) {
            #open-pickup-point .packages-info .tabs-content .tabs-item.active {
              padding-left: 0.9375em; } }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs-content .tabs-item.active {
              padding-left: 0; } }
      #open-pickup-point .packages-info .tabs-content .tab-title {
        font-family: 'GT-Eesti-Pro-Display-Regular';
        font-weight: normal;
        font-size: 2.1875em;
        line-height: 1;
        letter-spacing: 0.05em;
        color: #001A34;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end;
        margin-bottom: 2.125em; }
        @media (max-width: 1280px) {
          #open-pickup-point .packages-info .tabs-content .tab-title {
            font-size: 2.1875em;
            letter-spacing: 0em; } }
        @media (max-width: 991px) {
          #open-pickup-point .packages-info .tabs-content .tab-title {
            margin-bottom: 0.9375em; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages-info .tabs-content .tab-title {
            font-size: 0.875em;
            margin-bottom: 1.75em; } }
        #open-pickup-point .packages-info .tabs-content .tab-title .big {
          font-family: 'GT-Eesti-Pro-Display-Light';
          font-weight: 300;
          font-size: 2.375em;
          line-height: 1;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          letter-spacing: 0em;
          color: #001A34;
          margin-bottom: -0.15625em;
          margin-left: 0.1875em; }
          @media (max-width: 1280px) {
            #open-pickup-point .packages-info .tabs-content .tab-title .big {
              font-size: 2em;
              letter-spacing: 0.01875em;
              margin-bottom: -0.125em; } }
          @media (max-width: 991px) {
            #open-pickup-point .packages-info .tabs-content .tab-title .big {
              font-size: 1.75em;
              margin-bottom: -0.0625em; } }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs-content .tab-title .big {
              font-size: 1.8125em; } }
      #open-pickup-point .packages-info .tabs-content .info {
        width: 56.875em;
        padding-top: 5.3125em;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0; }
        @media (max-width: 1280px) {
          #open-pickup-point .packages-info .tabs-content .info {
            width: 47.5em;
            padding-top: 5.9375em; } }
        @media (max-width: 991px) {
          #open-pickup-point .packages-info .tabs-content .info {
            padding-top: 0;
            width: 100%; } }
        #open-pickup-point .packages-info .tabs-content .info .launch-date {
          display: none; }
          @media (max-width: 991px) {
            #open-pickup-point .packages-info .tabs-content .info .launch-date {
              display: block; } }
      #open-pickup-point .packages-info .tabs-content .point-of-issue {
        margin-bottom: 5.625em; }
        @media (max-width: 991px) {
          #open-pickup-point .packages-info .tabs-content .point-of-issue {
            margin-bottom: 1.875em; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages-info .tabs-content .point-of-issue {
            margin-bottom: 1.25em; } }
        #open-pickup-point .packages-info .tabs-content .point-of-issue .title {
          font-family: 'GTEesti-Pro-Display-Bold';
          font-weight: bold;
          font-size: 1.875em;
          line-height: 1;
          letter-spacing: 0.03125em;
          color: #001A34;
          margin-bottom: 0.6875em; }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs-content .point-of-issue .title {
              font-size: 1.25em; } }
          #open-pickup-point .packages-info .tabs-content .point-of-issue .title br.tablet {
            display: none; }
            @media (max-width: 1280px) {
              #open-pickup-point .packages-info .tabs-content .point-of-issue .title br.tablet {
                display: block; } }
            @media (max-width: 767px) {
              #open-pickup-point .packages-info .tabs-content .point-of-issue .title br.tablet {
                display: none; } }
        #open-pickup-point .packages-info .tabs-content .point-of-issue .text {
          font-style: normal;
          font-weight: 300;
          font-size: 1.25em;
          line-height: 1.35;
          letter-spacing: 0.04375em;
          color: #001A34; }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs-content .point-of-issue .text {
              font-size: 1em;
              letter-spacing: 0.0375em;
              line-height: 1.3; } }
          #open-pickup-point .packages-info .tabs-content .point-of-issue .text br.tablet {
            display: none; }
            @media (max-width: 1280px) {
              #open-pickup-point .packages-info .tabs-content .point-of-issue .text br.tablet {
                display: block; } }
        @media (max-width: 991px) {
          #open-pickup-point .packages-info .tabs-content .point-of-issue + .launch-date {
            padding-top: 1.125em; } }
      #open-pickup-point .packages-info .tabs-content .our-priority .title {
        font-family: 'GTEesti-Pro-Display-Bold';
        font-weight: bold;
        font-size: 1.25em;
        line-height: 1.75em;
        letter-spacing: 0.04375em;
        color: #001A34;
        margin-bottom: 1.25em; }
        @media (max-width: 1280px) {
          #open-pickup-point .packages-info .tabs-content .our-priority .title {
            line-height: 1.3;
            margin-bottom: 0.4375em; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages-info .tabs-content .our-priority .title {
            font-size: 1em;
            letter-spacing: 0.05em;
            padding-right: 1.875em;
            margin-bottom: 0.9375em; } }
        #open-pickup-point .packages-info .tabs-content .our-priority .title br.tablet {
          display: none; }
          @media (max-width: 1280px) {
            #open-pickup-point .packages-info .tabs-content .our-priority .title br.tablet {
              display: block; } }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs-content .our-priority .title br.tablet {
              display: none; } }
      #open-pickup-point .packages-info .tabs-content .our-priority .list {
        padding-left: 5em;
        margin-bottom: 2em; }
        @media (max-width: 1280px) {
          #open-pickup-point .packages-info .tabs-content .our-priority .list {
            margin-bottom: 0.6875em; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages-info .tabs-content .our-priority .list {
            padding-left: 3.75em;
            margin-bottom: 2.1875em; } }
      #open-pickup-point .packages-info .tabs-content .our-priority .item {
        position: relative;
        font-weight: 300;
        font-size: 1.25em;
        line-height: 1.75em;
        letter-spacing: 0.04375em;
        color: #001A34;
        margin-bottom: 0.5625em; }
        @media (max-width: 1280px) {
          #open-pickup-point .packages-info .tabs-content .our-priority .item {
            line-height: 1.3;
            margin-bottom: 1em; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages-info .tabs-content .our-priority .item {
            font-size: 1em;
            margin-bottom: 1.125em; } }
        @media (max-width: 1280px) {
          #open-pickup-point .packages-info .tabs-content .our-priority .item:nth-last-of-type(1) {
            margin-bottom: 0; } }
        #open-pickup-point .packages-info .tabs-content .our-priority .item::after {
          content: "—";
          position: absolute;
          left: -2.1875em;
          top: -0.125em;
          font-style: normal;
          font-weight: 300;
          font-size: 1.0625em;
          line-height: 1.75em;
          letter-spacing: 0.045em; }
          @media (max-width: 1280px) {
            #open-pickup-point .packages-info .tabs-content .our-priority .item::after {
              top: -0.375em; } }
      #open-pickup-point .packages-info .tabs-content .our-priority .competition-protection {
        font-size: 1.25em;
        line-height: 1.3;
        letter-spacing: 0.04375em;
        color: #001A34;
        padding-left: 3.875em; }
        @media (max-width: 1280px) {
          #open-pickup-point .packages-info .tabs-content .our-priority .competition-protection {
            line-height: 1.4; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages-info .tabs-content .our-priority .competition-protection {
            padding-left: 0em;
            font-size: 1em; } }
        #open-pickup-point .packages-info .tabs-content .our-priority .competition-protection br.mob {
          display: none; }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs-content .our-priority .competition-protection br.mob {
              display: block; } }
        #open-pickup-point .packages-info .tabs-content .our-priority .competition-protection .bold {
          font-family: 'GTEesti-Pro-Display-Bold';
          font-weight: bold; }
      #open-pickup-point .packages-info .tabs-content .help {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        #open-pickup-point .packages-info .tabs-content .help .item {
          width: 26.25em;
          margin-right: 4.375em;
          margin-bottom: 3.4375em;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column; }
          @media (max-width: 1280px) {
            #open-pickup-point .packages-info .tabs-content .help .item {
              width: 19.375em;
              margin-right: 5em;
              margin-bottom: 2.5em; } }
          @media (max-width: 991px) {
            #open-pickup-point .packages-info .tabs-content .help .item {
              width: 19.0625em;
              margin-right: 4.0625em; } }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs-content .help .item {
              width: 100%;
              margin-right: 0;
              margin-bottom: 1.875em; } }
          #open-pickup-point .packages-info .tabs-content .help .item:nth-of-type(even) {
            margin-right: 0; }
          #open-pickup-point .packages-info .tabs-content .help .item:nth-last-of-type(1) {
            margin-bottom: 0; }
          #open-pickup-point .packages-info .tabs-content .help .item:nth-last-of-type(2) {
            margin-bottom: 0; }
            @media (max-width: 767px) {
              #open-pickup-point .packages-info .tabs-content .help .item:nth-last-of-type(2) {
                margin-bottom: 1.875em; } }
        #open-pickup-point .packages-info .tabs-content .help .title {
          font-family: 'GTEesti-Pro-Display-Bold';
          font-weight: bold;
          font-size: 1.25em;
          line-height: 1;
          letter-spacing: 0.04375em;
          margin-bottom: 0.9375em;
          color: #001A34; }
          @media (max-width: 1280px) {
            #open-pickup-point .packages-info .tabs-content .help .title {
              min-height: 2.6875em;
              margin-bottom: 0em;
              line-height: 1.2; } }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs-content .help .title {
              font-size: 1em;
              min-height: auto;
              margin-bottom: 0.5em; } }
          #open-pickup-point .packages-info .tabs-content .help .title br.tablet {
            display: none; }
            @media (max-width: 1280px) {
              #open-pickup-point .packages-info .tabs-content .help .title br.tablet {
                display: block; } }
            @media (max-width: 767px) {
              #open-pickup-point .packages-info .tabs-content .help .title br.tablet {
                display: none; } }
        #open-pickup-point .packages-info .tabs-content .help .text {
          font-weight: 300;
          font-size: 1.25em;
          line-height: 1.4;
          letter-spacing: 0.04375em;
          color: #001A34; }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs-content .help .text {
              font-size: 1em;
              width: 100%;
              line-height: 1.3; } }
          #open-pickup-point .packages-info .tabs-content .help .text br.tablet {
            display: none; }
            @media (max-width: 991px) {
              #open-pickup-point .packages-info .tabs-content .help .text br.tablet {
                display: block; } }
            @media (max-width: 767px) {
              #open-pickup-point .packages-info .tabs-content .help .text br.tablet {
                display: none; } }
          #open-pickup-point .packages-info .tabs-content .help .text br.mob {
            display: none; }
            @media (max-width: 767px) {
              #open-pickup-point .packages-info .tabs-content .help .text br.mob {
                display: block; } }
      #open-pickup-point .packages-info .tabs-content .growth-point .launch-date .img {
        width: 34.375em;
        height: 20.7925em;
        top: -2.6875em; }
        @media (max-width: 1280px) {
          #open-pickup-point .packages-info .tabs-content .growth-point .launch-date .img {
            height: 18.75em;
            top: -0.625em; } }
        @media (max-width: 991px) {
          #open-pickup-point .packages-info .tabs-content .growth-point .launch-date .img {
            top: -1.25em;
            height: 22.5em;
            width: 36.875em; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages-info .tabs-content .growth-point .launch-date .img {
            top: -0.3125em;
            width: 16.25em;
            height: 9.6875em; } }
      #open-pickup-point .packages-info .tabs-content .brand-high .launch-date .img {
        width: 34.375em;
        height: 17.935em;
        top: -1.25em; }
        @media (max-width: 1280px) {
          #open-pickup-point .packages-info .tabs-content .brand-high .launch-date .img {
            height: 17.5em;
            top: 0.625em; } }
        @media (max-width: 991px) {
          #open-pickup-point .packages-info .tabs-content .brand-high .launch-date .img {
            top: 0.3125em;
            height: 19.375em;
            width: 36.875em; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages-info .tabs-content .brand-high .launch-date .img {
            top: 0.3125em;
            width: 16.25em;
            height: 8.4375em; } }
      #open-pickup-point .packages-info .tabs-content .launch-date {
        position: relative;
        padding-top: 20em;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
        @media (max-width: 1280px) {
          #open-pickup-point .packages-info .tabs-content .launch-date {
            padding-top: 23.75em; } }
        @media (max-width: 991px) {
          #open-pickup-point .packages-info .tabs-content .launch-date {
            padding-top: 22.1875em; } }
        @media (max-width: 767px) {
          #open-pickup-point .packages-info .tabs-content .launch-date {
            padding-top: 11.25em; } }
        @media (max-width: 991px) {
          #open-pickup-point .packages-info .tabs-content .launch-date.tablet-none {
            display: none; } }
        #open-pickup-point .packages-info .tabs-content .launch-date .img {
          position: absolute;
          left: -0.375em;
          top: -1.25em;
          margin-bottom: 2.5em;
          width: 34.375em;
          height: 17.935em;
          max-width: 105%; }
          @media (max-width: 1280px) {
            #open-pickup-point .packages-info .tabs-content .launch-date .img {
              margin-bottom: 8.4375em;
              max-width: 135%;
              top: 0.625em;
              height: 16.25em;
              left: -4.375em; } }
          @media (max-width: 991px) {
            #open-pickup-point .packages-info .tabs-content .launch-date .img {
              margin-bottom: 3.25em;
              left: 3.4375em;
              max-width: 150%;
              top: 0.3125em;
              width: 36.875em;
              height: 19.375em; } }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs-content .launch-date .img {
              margin-left: -3.75em;
              width: 16.25em;
              height: 8.47813em; } }
        #open-pickup-point .packages-info .tabs-content .launch-date .title {
          font-family: 'GT-Eesti-Pro-Display-Medium';
          font-weight: 500;
          font-size: 1.875em;
          line-height: 1.3;
          letter-spacing: 0.05em;
          color: #001A34;
          padding-left: 5.125em;
          margin-bottom: 1em; }
          @media (max-width: 1280px) {
            #open-pickup-point .packages-info .tabs-content .launch-date .title {
              padding-left: 2.0625em; } }
          @media (max-width: 991px) {
            #open-pickup-point .packages-info .tabs-content .launch-date .title {
              padding-left: 7.3125em;
              margin-bottom: 0.5em; } }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs-content .launch-date .title {
              padding-left: 0; } }
          #open-pickup-point .packages-info .tabs-content .launch-date .title br.table {
            display: none; }
            @media (max-width: 1280px) {
              #open-pickup-point .packages-info .tabs-content .launch-date .title br.table {
                display: block; } }
        #open-pickup-point .packages-info .tabs-content .launch-date .earnings {
          margin-left: 6.5em;
          border: 1px solid #005BFF;
          padding: 2.8125em 3.625em 2.1875em; }
          @media (max-width: 1280px) {
            #open-pickup-point .packages-info .tabs-content .launch-date .earnings {
              margin-left: 0.625em;
              padding: 2.1875em 2.1875em 2.8125em 3.4375em; } }
          @media (max-width: 991px) {
            #open-pickup-point .packages-info .tabs-content .launch-date .earnings {
              width: 22.625em;
              margin: 0 auto;
              margin-bottom: 3.4375em;
              padding: 2.8125em 2.1875em 2.8125em 2.8125em; } }
          @media (max-width: 767px) {
            #open-pickup-point .packages-info .tabs-content .launch-date .earnings {
              width: 100%;
              padding: 1.5625em 0.3125em 1.5em 1.4375em;
              margin-bottom: 2.1875em; } }
        #open-pickup-point .packages-info .tabs-content .launch-date .item {
          display: block;
          width: 100%;
          margin-bottom: 2.5625em; }
          @media (max-width: 1280px) {
            #open-pickup-point .packages-info .tabs-content .launch-date .item {
              margin-bottom: 1.875em; } }
          #open-pickup-point .packages-info .tabs-content .launch-date .item:nth-last-of-type(1) {
            margin-bottom: 0; }
        #open-pickup-point .packages-info .tabs-content .launch-date .amount {
          font-family: 'GT-Eesti-Pro-Display-Medium';
          font-weight: 500;
          font-size: 1.875em;
          line-height: 1;
          letter-spacing: 0.05em;
          color: #001A34;
          margin-bottom: 0.125em; }
        #open-pickup-point .packages-info .tabs-content .launch-date .text {
          font-weight: 300;
          font-size: 1.125em;
          line-height: 1;
          letter-spacing: 0.06875em;
          color: #001A34;
          margin-bottom: 0.5em; }
          @media (max-width: 1280px) {
            #open-pickup-point .packages-info .tabs-content .launch-date .text {
              margin-bottom: 0.1875em;
              line-height: 1.2; } }
          #open-pickup-point .packages-info .tabs-content .launch-date .text br.tablet {
            display: none; }
            @media (max-width: 1280px) {
              #open-pickup-point .packages-info .tabs-content .launch-date .text br.tablet {
                display: block; } }
          #open-pickup-point .packages-info .tabs-content .launch-date .text.bold {
            font-family: 'GTEesti-Pro-Display-Bold';
            font-weight: bold; }
  #open-pickup-point .calculator {
    margin-bottom: 2.5em; }
    @media (max-width: 1280px) {
      #open-pickup-point .calculator {
        margin-bottom: 0.9375em; } }
    @media (max-width: 991px) {
      #open-pickup-point .calculator {
        padding-top: 1.4375em; } }
    @media (max-width: 767px) {
      #open-pickup-point .calculator {
        margin-bottom: 2.5em;
        padding-top: 0; } }
    #open-pickup-point .calculator .title {
      font-family: 'GT-Eesti-Pro-Display-Medium';
      font-size: 3.75em;
      line-height: 1;
      letter-spacing: 0.025em;
      color: #001A34;
      margin-bottom: 0.3125em; }
      @media (max-width: 1280px) {
        #open-pickup-point .calculator .title {
          padding-left: 0.5em; } }
      @media (max-width: 991px) {
        #open-pickup-point .calculator .title {
          padding-left: 0.25em; } }
      @media (max-width: 767px) {
        #open-pickup-point .calculator .title {
          font-size: 1.875em;
          letter-spacing: 0em;
          margin-bottom: 0.75em;
          padding-left: 0; } }
    #open-pickup-point .calculator .text {
      font-weight: 300;
      font-size: 1.25em;
      line-height: 1.4;
      letter-spacing: 0.04375em;
      color: #001A34; }
      @media (max-width: 1280px) {
        #open-pickup-point .calculator .text {
          line-height: 1.5;
          padding-left: 1.5625em; } }
      @media (max-width: 991px) {
        #open-pickup-point .calculator .text {
          padding-left: 0.8125em; } }
      @media (max-width: 767px) {
        #open-pickup-point .calculator .text {
          font-size: 1em;
          line-height: 1.3;
          margin-bottom: 1.5em;
          padding-left: 0;
          padding-right: 0.8125em; } }
      @media (max-width: 767px) {
        #open-pickup-point .calculator .text br {
          display: none; } }
    #open-pickup-point .calculator .row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 3.75em;
      width: 100%; }
      @media (max-width: 991px) {
        #open-pickup-point .calculator .row {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    #open-pickup-point .calculator .form {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 3.5625em 0 3.5625em 5em; }
      @media (max-width: 1280px) {
        #open-pickup-point .calculator .form {
          padding: 3.5625em 0em 3.5625em 2.0625em; } }
      @media (max-width: 991px) {
        #open-pickup-point .calculator .form {
          padding: 3em 0em 3.5625em 0em; } }
      @media (max-width: 767px) {
        #open-pickup-point .calculator .form {
          padding: 0em 0em 0em 0em; } }
    #open-pickup-point .calculator .left-container {
      width: 41.875em;
      margin-right: 0.625em; }
      @media (max-width: 991px) {
        #open-pickup-point .calculator .left-container {
          padding-left: 2.0625em;
          margin-right: 0;
          padding-right: 2.0625em;
          width: 100%; } }
      @media (max-width: 767px) {
        #open-pickup-point .calculator .left-container {
          padding-left: 0;
          padding-right: 0; } }
      #open-pickup-point .calculator .left-container .slider-container {
        margin-bottom: 2.625em; }
        @media (max-width: 1280px) {
          #open-pickup-point .calculator .left-container .slider-container {
            margin-bottom: 1.875em; } }
      #open-pickup-point .calculator .left-container .slider-col {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        margin-bottom: 0.8125em; }
      #open-pickup-point .calculator .left-container .amount {
        font-weight: 300;
        font-size: 2.125em;
        line-height: 1;
        letter-spacing: 0.03125em;
        color: #001A34;
        margin-bottom: 0.1875em;
        padding-left: 0.125em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; }
        #open-pickup-point .calculator .left-container .amount input {
          font-family: 'GT-Eesti-Pro-Display-Light';
          border: 0;
          font-weight: 300;
          font-size: 1em;
          line-height: 1;
          letter-spacing: 0.05357em;
          color: #001A34;
          outline: none; }
      #open-pickup-point .calculator .left-container .slider-label, #open-pickup-point .calculator .left-container .select-label {
        font-weight: 300;
        font-size: 1.25em;
        line-height: 1;
        letter-spacing: 0.05357em;
        color: #808D9A;
        margin-bottom: 0.75em; }
      #open-pickup-point .calculator .left-container .slider {
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        width: 100%;
        margin-right: 0.6875em;
        margin-bottom: 0.3125em; }
        @media (max-width: 767px) {
          #open-pickup-point .calculator .left-container .slider {
            width: 100%; } }
      #open-pickup-point .calculator .left-container .term {
        width: 100%; }
      #open-pickup-point .calculator .left-container .select-container {
        margin-bottom: 2.8125em; }
        @media (max-width: 767px) {
          #open-pickup-point .calculator .left-container .select-container {
            margin-bottom: 2.5em; } }
        #open-pickup-point .calculator .left-container .select-container .select2-container {
          width: 100% !important; }
        #open-pickup-point .calculator .left-container .select-container .select2-container--open .select2-selection--single {
          background: #fff; }
        #open-pickup-point .calculator .left-container .select-container .select2-container--open .select2-selection__rendered {
          padding: 0 0.625em; }
        #open-pickup-point .calculator .left-container .select-container .select2-container--above .select2-selection--single[aria-expanded=true]::before {
          top: 0; }
        #open-pickup-point .calculator .left-container .select-container .select2-container--above .select2-selection--single[aria-expanded=true]::after {
          border-top: 0 !important; }
        #open-pickup-point .calculator .left-container .select-container .select2-container--below .select2-selection--single[aria-expanded=true]::before {
          bottom: 0; }
        #open-pickup-point .calculator .left-container .select-container .select2-container--below .select2-selection--single[aria-expanded=true]::after {
          border-bottom: 0 !important; }
        #open-pickup-point .calculator .left-container .select-container .select2-container--default .select2-selection--single {
          width: 100%;
          height: 2.875em;
          -webkit-border-radius: 0;
                  border-radius: 0;
          border: 0;
          border: 1px solid #fff;
          border-bottom-color: #808D9A;
          outline: none; }
          #open-pickup-point .calculator .left-container .select-container .select2-container--default .select2-selection--single[aria-expanded=true] {
            position: relative; }
            #open-pickup-point .calculator .left-container .select-container .select2-container--default .select2-selection--single[aria-expanded=true]::after {
              content: '';
              position: absolute;
              left: 50%;
              top: 50%;
              -webkit-transform: translate(-50%, -50%);
                  -ms-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%);
              width: 103%;
              height: 103%;
              border: 1px solid #B1B9C2;
              background-color: transparent; }
            #open-pickup-point .calculator .left-container .select-container .select2-container--default .select2-selection--single[aria-expanded=true]::before {
              content: "";
              position: absolute;
              left: 0;
              height: 2px;
              width: 100%;
              background-color: #005BFF;
              z-index: 1101; }
          #open-pickup-point .calculator .left-container .select-container .select2-container--default .select2-selection--single .select2-selection__rendered {
            font-weight: 300;
            font-size: 2.125em;
            line-height: 1;
            letter-spacing: 0.025em;
            padding-left: 0.125em;
            color: #001A34;
            height: 1.25em;
            padding-top: 0.125em; }
          #open-pickup-point .calculator .left-container .select-container .select2-container--default .select2-selection--single .select2-selection__arrow {
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            right: 0.625em; }
      #open-pickup-point .calculator .left-container .costs .description {
        font-family: 'GT-Eesti-Pro-Display-Medium';
        font-weight: 500;
        font-size: 1.25em;
        line-height: 1.3;
        color: #000000;
        margin-bottom: 0.9375em; }
        @media (max-width: 767px) {
          #open-pickup-point .calculator .left-container .costs .description {
            font-size: 1em;
            padding-right: 0.625em;
            margin-bottom: 1.25em; } }
      @media (max-width: 767px) {
        #open-pickup-point .calculator .left-container .costs .list {
          padding-left: 1.5625em; } }
      #open-pickup-point .calculator .left-container .costs .item {
        position: relative;
        font-weight: 300;
        font-size: 1.25em;
        line-height: 1;
        letter-spacing: 0.0375em;
        color: #001A34;
        padding-left: 1.875em;
        margin-bottom: 1.1875em; }
        @media (max-width: 767px) {
          #open-pickup-point .calculator .left-container .costs .item {
            font-size: 1em;
            margin-bottom: 1.75em; } }
        #open-pickup-point .calculator .left-container .costs .item::after {
          content: "";
          position: absolute;
          width: 1.5em;
          height: 1.25em;
          left: -0.1875em;
          top: 0;
          background: url("../img/select-icon.svg?v=96958218") no-repeat center center/contain; }
          @media (max-width: 767px) {
            #open-pickup-point .calculator .left-container .costs .item::after {
              width: 1.625em;
              height: 1.375em;
              left: -0.625em; } }
      #open-pickup-point .calculator .left-container .ui-widget.ui-widget-content {
        border: 0;
        height: 1px;
        background-color: #808D9A;
        cursor: pointer; }
      #open-pickup-point .calculator .left-container .ui-slider .ui-slider-handle {
        width: 1.125em;
        height: 1.125em;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        outline: none;
        background: #005BFF;
        border: 0.25em solid #FFFFFF;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-box-shadow: 0px 0.25em 0.25em rgba(0, 0, 0, 0.25);
                box-shadow: 0px 0.25em 0.25em rgba(0, 0, 0, 0.25);
        cursor: pointer; }
        #open-pickup-point .calculator .left-container .ui-slider .ui-slider-handle::after {
          content: "";
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-border-radius: 50%;
                  border-radius: 50%;
          width: 1.5625em;
          height: 1.5625em;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
        @media (max-width: 991px) {
          #open-pickup-point .calculator .left-container .ui-slider .ui-slider-handle {
            width: 1.25em;
            height: 1.25em; } }
      #open-pickup-point .calculator .left-container .ui-slider-horizontal .ui-slider-range-min {
        background: #005BFF;
        height: 2px; }
    #open-pickup-point .calculator .right-container {
      width: 36em;
      margin-top: 1.875em;
      padding: 3.4375em 4.75em 4.6875em 4.875em;
      background: #FFFFFF;
      -webkit-box-shadow: 0.3125em 0.9375em 1.25em rgba(0, 26, 52, 0.07);
              box-shadow: 0.3125em 0.9375em 1.25em rgba(0, 26, 52, 0.07); }
      @media (max-width: 1280px) {
        #open-pickup-point .calculator .right-container {
          width: 27.1875em;
          padding: 3.125em 1.875em 4.6875em 2.5em; } }
      @media (max-width: 991px) {
        #open-pickup-point .calculator .right-container {
          width: 36em;
          padding: 6.875em 3.75em 3.625em 5em;
          margin: 0 auto; } }
      @media (max-width: 767px) {
        #open-pickup-point .calculator .right-container {
          width: 100%;
          margin-top: 0.3125em;
          padding: 1.4375em 1em 2.5em 1.6875em; } }
      #open-pickup-point .calculator .right-container .logo {
        width: 19.875em;
        height: 2.3125em;
        -o-object-fit: contain;
           object-fit: contain;
        margin-bottom: 5.1875em; }
        @media (max-width: 1280px) {
          #open-pickup-point .calculator .right-container .logo {
            margin-left: 0.875em;
            margin-bottom: 5.3125em; } }
        @media (max-width: 991px) {
          #open-pickup-point .calculator .right-container .logo {
            margin-left: 0;
            margin-bottom: 2.8125em; } }
        @media (max-width: 767px) {
          #open-pickup-point .calculator .right-container .logo {
            width: 13.8125em;
            height: 1.5em;
            margin-bottom: 2.5em;
            padding-left: 0.75em;
            display: block; } }
      #open-pickup-point .calculator .right-container .result-container {
        margin-bottom: 4.25em; }
        @media (max-width: 1280px) {
          #open-pickup-point .calculator .right-container .result-container {
            margin-right: 0.9375em; } }
        @media (max-width: 991px) {
          #open-pickup-point .calculator .right-container .result-container {
            margin-bottom: 2.5em; } }
        @media (max-width: 767px) {
          #open-pickup-point .calculator .right-container .result-container {
            margin-bottom: 2.1875em; } }
        #open-pickup-point .calculator .right-container .result-container .label {
          font-weight: 300;
          font-size: 1.25em;
          line-height: 1;
          letter-spacing: 0.05357em;
          color: #808D9A;
          margin-bottom: 0.4375em; }
          @media (max-width: 767px) {
            #open-pickup-point .calculator .right-container .result-container .label {
              font-size: 0.8125em; } }
        #open-pickup-point .calculator .right-container .result-container .result {
          border: 1px solid #005BFF;
          min-height: 1.625em;
          padding: 0 0.3125em;
          font-family: 'GTEesti-Pro-Display-Bold';
          font-weight: bold;
          font-size: 2.9375em;
          line-height: 1;
          letter-spacing: 0.025em;
          color: #B1B9C2;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
          @media (max-width: 1280px) {
            #open-pickup-point .calculator .right-container .result-container .result {
              font-size: 2.4375em; } }
          @media (max-width: 767px) {
            #open-pickup-point .calculator .right-container .result-container .result {
              font-size: 1.5em; } }
      #open-pickup-point .calculator .right-container .description {
        font-weight: 300;
        font-size: 0.875em;
        line-height: 1.4;
        letter-spacing: 0.05357em;
        color: #808D9A; }
        @media (max-width: 767px) {
          #open-pickup-point .calculator .right-container .description {
            font-size: 0.5625em; } }
    @media (max-width: 767px) {
      #open-pickup-point .calculator .btn {
        width: 90%; } }
  #open-pickup-point .advantage {
    margin-bottom: 5em; }
    @media (max-width: 1280px) {
      #open-pickup-point .advantage {
        margin-bottom: 4.375em; } }
    @media (max-width: 991px) {
      #open-pickup-point .advantage {
        margin-bottom: 2.8125em; } }
    #open-pickup-point .advantage .title {
      font-family: 'GT-Eesti-Pro-Display-Medium';
      font-weight: 500;
      font-size: 3.75em;
      line-height: 1;
      letter-spacing: 0.025em;
      color: #001A34;
      margin-bottom: 1em; }
      @media (max-width: 1280px) {
        #open-pickup-point .advantage .title {
          padding-left: 0.625em;
          margin-bottom: 0.9375em; } }
      @media (max-width: 991px) {
        #open-pickup-point .advantage .title {
          padding-left: 0.3125em;
          margin-bottom: 1.1875em; } }
      @media (max-width: 767px) {
        #open-pickup-point .advantage .title {
          font-size: 1.875em;
          padding-left: 0;
          letter-spacing: 0.04375em;
          margin-bottom: 0.875em; } }
    #open-pickup-point .advantage .list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      padding-left: 2.625em; }
      @media (max-width: 1280px) {
        #open-pickup-point .advantage .list {
          padding-left: 2.0625em; } }
      @media (max-width: 991px) {
        #open-pickup-point .advantage .list {
          padding-left: 1.75em; } }
    #open-pickup-point .advantage .item {
      padding-left: 1.875em;
      width: 20.625em;
      position: relative;
      font-weight: 300;
      font-size: 1.25em;
      line-height: 1.3;
      letter-spacing: 0.05357em;
      color: #001A34;
      margin-bottom: 2.9375em;
      margin-right: 3.4375em;
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      -o-transition: transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s; }
      @media (max-width: 1280px) {
        #open-pickup-point .advantage .item {
          width: 17.5em;
          margin-right: 3.125em; } }
      @media (max-width: 991px) {
        #open-pickup-point .advantage .item {
          width: 16.875em;
          margin-right: 1.25em;
          margin-bottom: 1.875em; } }
      @media (max-width: 767px) {
        #open-pickup-point .advantage .item {
          font-size: 1em;
          margin-bottom: 1.125em; } }
      #open-pickup-point .advantage .item:hover {
        -webkit-transform: translateX(2em);
            -ms-transform: translateX(2em);
                transform: translateX(2em);
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        -o-transition: transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s; }
        @media (max-width: 991px) {
          #open-pickup-point .advantage .item:hover {
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none; } }
      @media (max-width: 991px) {
        #open-pickup-point .advantage .item:nth-of-type(1) {
          -webkit-box-ordinal-group: 2;
          -webkit-order: 1;
              -ms-flex-order: 1;
                  order: 1; } }
      @media (max-width: 991px) {
        #open-pickup-point .advantage .item:nth-of-type(2) {
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
              -ms-flex-order: 2;
                  order: 2;
          margin-right: 0; } }
      @media (max-width: 767px) {
        #open-pickup-point .advantage .item:nth-of-type(2) {
          -webkit-box-ordinal-group: 5;
          -webkit-order: 4;
              -ms-flex-order: 4;
                  order: 4; } }
      #open-pickup-point .advantage .item:nth-of-type(3) {
        margin-right: 0;
        width: 18.75em; }
        @media (max-width: 1280px) {
          #open-pickup-point .advantage .item:nth-of-type(3) {
            width: 15.625em; } }
        @media (max-width: 991px) {
          #open-pickup-point .advantage .item:nth-of-type(3) {
            -webkit-box-ordinal-group: 6;
            -webkit-order: 5;
                -ms-flex-order: 5;
                    order: 5;
            width: 16.875em;
            margin-right: 1.25em; } }
        @media (max-width: 767px) {
          #open-pickup-point .advantage .item:nth-of-type(3) {
            -webkit-box-ordinal-group: 4;
            -webkit-order: 3;
                -ms-flex-order: 3;
                    order: 3; } }
      @media (max-width: 991px) {
        #open-pickup-point .advantage .item:nth-of-type(4) {
          -webkit-box-ordinal-group: 4;
          -webkit-order: 3;
              -ms-flex-order: 3;
                  order: 3; } }
      @media (max-width: 767px) {
        #open-pickup-point .advantage .item:nth-of-type(4) {
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
              -ms-flex-order: 2;
                  order: 2; } }
      @media (max-width: 991px) {
        #open-pickup-point .advantage .item:nth-of-type(5) {
          -webkit-box-ordinal-group: 5;
          -webkit-order: 4;
              -ms-flex-order: 4;
                  order: 4;
          margin-right: 0; } }
      #open-pickup-point .advantage .item:nth-of-type(6) {
        margin-right: 0;
        width: 18.75em; }
        @media (max-width: 1280px) {
          #open-pickup-point .advantage .item:nth-of-type(6) {
            width: 15.625em; } }
        @media (max-width: 991px) {
          #open-pickup-point .advantage .item:nth-of-type(6) {
            -webkit-box-ordinal-group: 7;
            -webkit-order: 6;
                -ms-flex-order: 6;
                    order: 6;
            width: 15.625em; } }
      #open-pickup-point .advantage .item br.tablet {
        display: none; }
        @media (max-width: 991px) {
          #open-pickup-point .advantage .item br.tablet {
            display: block; } }
        @media (max-width: 767px) {
          #open-pickup-point .advantage .item br.tablet {
            display: none; } }
      #open-pickup-point .advantage .item::after {
        content: '—';
        position: absolute;
        left: 0.09375em;
        top: -0.375em;
        font-weight: 300;
        font-size: 1em;
        line-height: 1.75em;
        letter-spacing: 0.045em; }
        @media (max-width: 767px) {
          #open-pickup-point .advantage .item::after {
            font-size: 1.25em;
            left: -0.5em; } }
  #open-pickup-point .submit-your-application {
    background: #E5E8EB; }
    #open-pickup-point .submit-your-application .form {
      width: 51.25em;
      padding: 3.625em 12.1875em 4.375em;
      margin: 0 auto;
      background: #E5E8EB;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 1280px) {
        #open-pickup-point .submit-your-application .form {
          padding: 3.625em 11.875em 4.375em; } }
      @media (max-width: 991px) {
        #open-pickup-point .submit-your-application .form {
          width: 100%;
          padding: 3.625em 10.625em 4.375em; } }
      @media (max-width: 767px) {
        #open-pickup-point .submit-your-application .form {
          padding: 1.8125em 1.125em 3.125em; } }
    @media (max-width: 991px) {
      #open-pickup-point .submit-your-application .container {
        margin: 0;
        width: 100%; } }
    @media (max-width: 767px) {
      #open-pickup-point .submit-your-application .container {
        padding: 0; } }
    #open-pickup-point .submit-your-application .title {
      font-family: 'GT-Eesti-Pro-Display-Medium';
      font-style: normal;
      font-weight: 500;
      font-size: 2.5em;
      line-height: 1;
      text-align: center;
      letter-spacing: 0.0375em;
      color: #001A34;
      margin-bottom: 1.4375em; }
      @media (max-width: 767px) {
        #open-pickup-point .submit-your-application .title {
          font-size: 1.75em;
          margin-bottom: 1.125em; } }
  @media (max-width: 1366px) {
    #open-pickup-point .application-modal-box {
      font-size: 0.9375em; } }
  @media (max-width: 991px) {
    #open-pickup-point .application-modal-box {
      font-size: 0.8125em; } }
  @media (max-width: 767px) {
    #open-pickup-point .application-modal-box {
      font-size: 0.75em; } }
  #open-pickup-point .application-modal-box.modal-box {
    background: rgba(0, 26, 52, 0.4); }
  #open-pickup-point .application-modal-box.modal-box > .inner.show-modal-inner {
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn; }
  #open-pickup-point .application-modal-box.modal-box > .inner.hide-modal-inner {
    -webkit-animation-name: fadeOut;
            animation-name: fadeOut; }
  #open-pickup-point .application-modal-box.modal-box > .inner {
    width: 51.25em;
    padding: 0; }
    @media (max-width: 767px) {
      #open-pickup-point .application-modal-box.modal-box > .inner {
        width: 23.75em; } }
  #open-pickup-point .application-modal-box.modal-box > .inner button.close {
    font-size: 1em;
    outline: none;
    height: 1.5em;
    width: 1.5em;
    right: 1.5em;
    top: 1.5em;
    opacity: 1;
    background: url("../img/cancel.svg?v=20292603") no-repeat center center/contain;
    cursor: pointer; }
    @media (max-width: 767px) {
      #open-pickup-point .application-modal-box.modal-box > .inner button.close {
        height: 1.25em;
        width: 1.25em;
        right: 0.625em;
        top: 0.625em; } }
  #open-pickup-point .application-modal-box .form {
    padding: 3.75em 11.875em 4.375em;
    margin: 0 auto;
    background: #E5E8EB;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1280px) {
      #open-pickup-point .application-modal-box .form {
        padding: 3.625em 11.875em 4.375em; } }
    @media (max-width: 991px) {
      #open-pickup-point .application-modal-box .form {
        width: 100%;
        padding: 3.625em 10.625em 4.375em; } }
    @media (max-width: 767px) {
      #open-pickup-point .application-modal-box .form {
        padding: 2.5em 2.5em 2.5em; } }
  #open-pickup-point .application-modal-box .title {
    font-family: 'GT-Eesti-Pro-Display-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 2.5em;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.0375em;
    color: #001A34;
    margin-bottom: 1.4375em; }
    @media (max-width: 767px) {
      #open-pickup-point .application-modal-box .title {
        font-size: 1.75em;
        margin-bottom: 1.125em; } }
  @media (min-width: 1920px) {
    #open-pickup-point .application-modal-box .select2-container {
      font-size: 16px; } }
  @media (max-width: 1920px) {
    #open-pickup-point .application-modal-box .select2-container {
      font-size: -webkit-calc(100vw / 120);
      font-size: calc(100vw / 120); } }
  @media (max-width: 1280px) {
    #open-pickup-point .application-modal-box .select2-container {
      font-size: -webkit-calc(100vw / 80);
      font-size: calc(100vw / 80); } }
  @media (max-width: 991px) {
    #open-pickup-point .application-modal-box .select2-container {
      font-size: -webkit-calc(100vw / 60);
      font-size: calc(100vw / 60); } }
  @media (max-width: 767px) {
    #open-pickup-point .application-modal-box .select2-container {
      font-size: -webkit-calc(100vw / 26);
      font-size: calc(100vw / 26); } }
  #open-pickup-point .application-modal-box .select-container .select2-container--default.select2-container--below .select2-selection--single[aria-expanded=true]::after {
    bottom: 0.1875em !important; }
    @media (max-width: 767px) {
      #open-pickup-point .application-modal-box .select-container .select2-container--default.select2-container--below .select2-selection--single[aria-expanded=true]::after {
        bottom: 0.375em !important; } }
  #open-pickup-point .application-modal-box .select-container .select2-container--default.select2-container--above .select2-selection--single[aria-expanded=true]::after {
    top: 0.25em !important; }
    @media (max-width: 767px) {
      #open-pickup-point .application-modal-box .select-container .select2-container--default.select2-container--above .select2-selection--single[aria-expanded=true]::after {
        top: 0.4375em !important; } }
  #open-pickup-point .application-form[novalidate] .add-city {
    margin-bottom: 2.5em; }
  #open-pickup-point .application-form .select2 {
    height: 3.9375em;
    width: 100% !important; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .select2 {
        height: 3em; } }
  #open-pickup-point .application-form .select2-container {
    width: 100% !important; }
  #open-pickup-point .application-form .select2-container--default.select2-container--open .select2-selection--single {
    background: #fff !important; }
  #open-pickup-point .application-form .select2-container--default .select2-selection--single {
    -webkit-border-radius: 0.1875em;
            border-radius: 0.1875em;
    border: 1px solid #808D9A;
    outline: none; }
  #open-pickup-point .application-form .select2-container--default .select2-selection--single {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    #open-pickup-point .application-form .select2-container--default .select2-selection--single[aria-expanded=true] {
      border-color: #005BFF; }
  #open-pickup-point .application-form .select2-selection {
    height: 3.125em;
    font-size: 1.25em; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .select2-selection {
        height: 3.4375em;
        font-size: 0.875em; } }
  #open-pickup-point .application-form .select2-selection__rendered {
    padding: 0 1.875em 0 1.25em !important; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .select2-selection__rendered {
        padding: 0 1.875em 0 1.25em !important; } }
  #open-pickup-point .application-form .select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-weight: 300;
    font-size: 1em;
    line-height: 1.75em;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.05em;
    color: #C4C4C4;
    font-family: 'GT-Eesti-Pro-Display-Light'; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .select2-container--default .select2-selection--single .select2-selection__placeholder {
        font-size: 1em; } }
  #open-pickup-point .application-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    right: 0.625em !important;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  #open-pickup-point .application-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #001A34 transparent transparent transparent;
    border-width: 0.3125em 0.1875em 0 0.1875em !important; }
  #open-pickup-point .application-form #package + .select2 .select2-selection__placeholder {
    color: #001A34; }
  #open-pickup-point .application-form .delete-city {
    display: none;
    position: absolute;
    right: 0.9375em;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 1.25em;
    width: 1.25em;
    background-color: #fff;
    background-image: url("../img/cancel.svg?v=20292603");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
            background-size: contain;
    cursor: pointer; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .delete-city {
        height: 1.125em;
        width: 1.125em; } }
  #open-pickup-point .application-form .add-city {
    position: relative;
    font-weight: 300;
    font-size: 1em;
    line-height: 1;
    letter-spacing: 0.05357em;
    color: #808D9A;
    margin-bottom: 1.4375em;
    margin-top: -1.4375em;
    padding-left: 2.1875em;
    text-align: left;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .add-city {
        font-size: 0.875em; } }
    #open-pickup-point .application-form .add-city.hide {
      display: none; }
    #open-pickup-point .application-form .add-city::after {
      content: '';
      position: absolute;
      left: 0;
      top: -0.3125em;
      background: url("../img/add-city-icon.svg?v=4a86446a") no-repeat center top/cover;
      width: 1.5em;
      height: 1.5em; }
  #open-pickup-point .application-form .input-container {
    position: relative;
    width: 100%;
    margin-bottom: 3.125em; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .input-container {
        margin-bottom: 2.5em; } }
    #open-pickup-point .application-form .input-container.hide {
      display: none; }
  #open-pickup-point .application-form .input {
    background: #FFFFFF;
    border: 1px solid #808D9A;
    -webkit-border-radius: 0.1875em;
            border-radius: 0.1875em;
    margin: 0 auto;
    width: 100%;
    font-family: 'GT-Eesti-Pro-Display-Light';
    font-size: 1.25em;
    height: 3.0625em;
    padding: 0 1.25em;
    outline: none; }
    #open-pickup-point .application-form .input:focus {
      border-color: #005BFF; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .input {
        font-size: 0.875em;
        height: 3.4375em; } }
    #open-pickup-point .application-form .input::-webkit-input-placeholder {
      font-weight: 300;
      font-size: 1em;
      -webkit-box-align: center;
      -webkit-align-items: center;
              align-items: center;
      letter-spacing: 0.05em;
      color: #C4C4C4;
      font-family: 'GT-Eesti-Pro-Display-Light'; }
    #open-pickup-point .application-form .input::-moz-placeholder {
      font-weight: 300;
      font-size: 1em;
      align-items: center;
      letter-spacing: 0.05em;
      color: #C4C4C4;
      font-family: 'GT-Eesti-Pro-Display-Light'; }
    #open-pickup-point .application-form .input:-ms-input-placeholder {
      font-weight: 300;
      font-size: 1em;
      -ms-flex-align: center;
          align-items: center;
      letter-spacing: 0.05em;
      color: #C4C4C4;
      font-family: 'GT-Eesti-Pro-Display-Light'; }
    #open-pickup-point .application-form .input::-ms-input-placeholder {
      font-weight: 300;
      font-size: 1em;
      -ms-flex-align: center;
          align-items: center;
      letter-spacing: 0.05em;
      color: #C4C4C4;
      font-family: 'GT-Eesti-Pro-Display-Light'; }
    #open-pickup-point .application-form .input::placeholder {
      font-weight: 300;
      font-size: 1em;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      letter-spacing: 0.05em;
      color: #C4C4C4;
      font-family: 'GT-Eesti-Pro-Display-Light'; }
      @media (max-width: 767px) {
        #open-pickup-point .application-form .input::-webkit-input-placeholder {
          font-size: 1em; }
        #open-pickup-point .application-form .input::-moz-placeholder {
          font-size: 1em; }
        #open-pickup-point .application-form .input:-ms-input-placeholder {
          font-size: 1em; }
        #open-pickup-point .application-form .input::-ms-input-placeholder {
          font-size: 1em; }
        #open-pickup-point .application-form .input::placeholder {
          font-size: 1em; } }
    #open-pickup-point .application-form .input.parsley-error {
      border-color: #ED466A; }
  #open-pickup-point .application-form .phone + .parsley-errors-list {
    top: 0.25em;
    background: #E5E8EB; }
  #open-pickup-point .application-form .loan-amount + .parsley-errors-list {
    top: 0.25em;
    background: #E5E8EB; }
  #open-pickup-point .application-form .parsley-errors-list {
    position: absolute;
    left: 0;
    top: -1.5625em;
    color: #ED466A; }
  #open-pickup-point .application-form .parsley-error .custom-checkbox {
    border-color: #ED466A; }
  #open-pickup-point .application-form .parsley-error ~ .select2 .select2-selection--single {
    border-color: #ED466A !important; }
  #open-pickup-point .application-form .loan-amount-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    margin-top: -0.625em; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .loan-amount-container {
        margin-top: -0.3125em; } }
    #open-pickup-point .application-form .loan-amount-container label {
      cursor: pointer;
      font-style: normal;
      font-weight: 300;
      font-size: 1em;
      line-height: 1.75em;
      letter-spacing: 0.05357em;
      color: #001A34; }
      @media (max-width: 767px) {
        #open-pickup-point .application-form .loan-amount-container label {
          font-size: 0.875em;
          padding-left: 1.25em; } }
  #open-pickup-point .application-form .checkbox-label.i-want-a-loan {
    margin-bottom: 2.8125em;
    margin-top: -1.25em;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .checkbox-label.i-want-a-loan {
        margin-bottom: 1.5625em; } }
  #open-pickup-point .application-form .loan-amount-container {
    display: none; }
  #open-pickup-point .application-form .phone-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    margin-top: -1.5625em; }
    #open-pickup-point .application-form .phone-container label {
      cursor: pointer;
      font-style: normal;
      font-weight: 300;
      font-size: 1em;
      line-height: 1.75em;
      letter-spacing: 0.05357em;
      color: #001A34; }
      @media (max-width: 767px) {
        #open-pickup-point .application-form .phone-container label {
          font-size: 0.875em;
          padding-left: 1.25em; } }
  #open-pickup-point .application-form .checkbox-label {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 1.875em;
    cursor: pointer; }
    @media (max-width: 1280px) {
      #open-pickup-point .application-form .checkbox-label {
        margin-bottom: 1.875em; } }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .checkbox-label {
        margin-top: -1.25em; } }
    #open-pickup-point .application-form .checkbox-label + .parsley-errors-list {
      display: none !important; }
  #open-pickup-point .application-form .custom-checkbox {
    background: #FFFFFF;
    border: 1px solid #808D9A;
    height: 1.375em;
    width: 1.375em;
    margin-right: 0.9375em;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  #open-pickup-point .application-form .checkbox {
    display: none; }
    #open-pickup-point .application-form .checkbox:checked ~ .custom-checkbox {
      position: relative; }
      #open-pickup-point .application-form .checkbox:checked ~ .custom-checkbox::after {
        content: '';
        position: absolute;
        left: -0.3125em;
        top: -0.125em;
        width: 1.875em;
        height: 1.5625em;
        background: url("../img/select-icon.svg?v=96958218") no-repeat center center/contain; }
  #open-pickup-point .application-form .custom-label {
    font-weight: 300;
    font-size: 1.25em;
    line-height: 1.2;
    letter-spacing: 0.0375em;
    color: #99A3AD; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .custom-label {
        font-size: 0.875em; } }
    #open-pickup-point .application-form .custom-label a {
      color: #005BFF; }
  #open-pickup-point .application-form .btn {
    width: 100%;
    margin-bottom: 1.875em; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .btn {
        margin-bottom: 2.5em; } }
  #open-pickup-point .application-form .slider-container {
    margin-bottom: 2.625em !important; }
    #open-pickup-point .application-form .slider-container .ui-widget.ui-widget-content {
      border: 0;
      height: 1px;
      background-color: #808D9A;
      cursor: pointer; }
    #open-pickup-point .application-form .slider-container .ui-slider .ui-slider-handle {
      width: 1.125em;
      height: 1.125em;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      outline: none;
      background: #005BFF;
      border: 0.25em solid #FFFFFF;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-box-shadow: 0px 0.25em 0.25em rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0.25em 0.25em rgba(0, 0, 0, 0.25);
      cursor: pointer; }
      #open-pickup-point .application-form .slider-container .ui-slider .ui-slider-handle::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        width: 1.5625em;
        height: 1.5625em;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      @media (max-width: 991px) {
        #open-pickup-point .application-form .slider-container .ui-slider .ui-slider-handle {
          width: 1.25em;
          height: 1.25em; } }
    #open-pickup-point .application-form .slider-container .ui-slider-horizontal .ui-slider-range-min {
      background: #005BFF;
      height: 2px; }
    #open-pickup-point .application-form .slider-container .slider-col {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin-bottom: 0.8125em; }
    #open-pickup-point .application-form .slider-container .amount {
      font-weight: 300;
      font-size: 2.125em;
      line-height: 1;
      letter-spacing: 0.05357em;
      color: #001A34;
      margin-bottom: 0.1875em;
      padding-left: 0.0625em; }
    #open-pickup-point .application-form .slider-container .slider-label {
      font-weight: 300;
      font-size: 1.25em;
      line-height: 1;
      letter-spacing: 0.05357em;
      color: #808D9A;
      margin-bottom: 0.75em; }
    #open-pickup-point .application-form .slider-container .slider {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      width: 100%;
      margin-right: 0.6875em;
      margin-bottom: 0.3125em; }
    #open-pickup-point .application-form .slider-container .term {
      width: 100%; }
  #open-pickup-point .application-form .select-container {
    margin-bottom: 2.8125em; }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .select-container {
        margin-bottom: 1.875em; } }
    #open-pickup-point .application-form .select-container .select2-container--default {
      height: 3.125em !important; }
      @media (max-width: 767px) {
        #open-pickup-point .application-form .select-container .select2-container--default {
          height: 2.875em !important; } }
      #open-pickup-point .application-form .select-container .select2-container--default.select2-container--below .select2-selection--single[aria-expanded=true]::after {
        bottom: 0; }
      #open-pickup-point .application-form .select-container .select2-container--default.select2-container--above .select2-selection--single[aria-expanded=true]::after {
        top: 0; }
      #open-pickup-point .application-form .select-container .select2-container--default .select2-selection--single {
        width: 100%;
        height: 2.5em;
        -webkit-border-radius: 0;
                border-radius: 0;
        border: 0;
        border-bottom: 1px solid #808D9A;
        background: #E5E8EB;
        outline: none; }
        @media (max-width: 767px) {
          #open-pickup-point .application-form .select-container .select2-container--default .select2-selection--single {
            height: 3.29375em; } }
        #open-pickup-point .application-form .select-container .select2-container--default .select2-selection--single[aria-expanded=true] {
          position: relative; }
          #open-pickup-point .application-form .select-container .select2-container--default .select2-selection--single[aria-expanded=true]::after {
            content: '';
            position: absolute;
            height: 2px;
            width: 100%;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
            background-color: #005BFF;
            z-index: 1101; }
          #open-pickup-point .application-form .select-container .select2-container--default .select2-selection--single[aria-expanded=true]::before {
            content: '';
            position: absolute;
            width: 103%;
            height: 103%;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            background-color: #fff;
            z-index: 0; }
        #open-pickup-point .application-form .select-container .select2-container--default .select2-selection--single .select2-selection__rendered {
          position: relative;
          z-index: 1;
          font-weight: 300;
          font-size: 1.6875em !important;
          line-height: 1;
          letter-spacing: 0.025em;
          color: #001A34;
          padding: 0 0.125em !important; }
          @media (max-width: 767px) {
            #open-pickup-point .application-form .select-container .select2-container--default .select2-selection--single .select2-selection__rendered {
              font-size: 2.4375em !important; } }
        #open-pickup-point .application-form .select-container .select2-container--default .select2-selection--single .select2-selection__arrow {
          top: 1.25em !important;
          right: 0.625em !important; }
    #open-pickup-point .application-form .select-container .select-label {
      font-weight: 300;
      font-size: 1.25em;
      line-height: 1;
      letter-spacing: 0.05357em;
      color: #808D9A;
      margin-bottom: 0.375em; }
      @media (max-width: 767px) {
        #open-pickup-point .application-form .select-container .select-label {
          margin-bottom: 0.5625em; } }
  #open-pickup-point .application-form .result-container {
    margin-bottom: 4.25em; }
    @media (max-width: 991px) {
      #open-pickup-point .application-form .result-container {
        margin-bottom: 2.5em; } }
    @media (max-width: 767px) {
      #open-pickup-point .application-form .result-container {
        margin-bottom: 2.1875em; } }
    #open-pickup-point .application-form .result-container .label {
      font-weight: 300;
      font-size: 1.25em;
      line-height: 1;
      letter-spacing: 0.05357em;
      color: #808D9A;
      margin-bottom: 0.4375em; }
    #open-pickup-point .application-form .result-container .result {
      border: 1px solid #005BFF;
      min-height: 1.625em;
      padding: 0 0.3125em;
      font-family: 'GTEesti-Pro-Display-Bold';
      font-weight: bold;
      font-size: 3em;
      line-height: 1;
      letter-spacing: 0.025em;
      color: #B1B9C2;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      background-color: #fff; }
      @media (max-width: 991px) {
        #open-pickup-point .application-form .result-container .result {
          font-size: 2.8125em; } }
      @media (max-width: 767px) {
        #open-pickup-point .application-form .result-container .result {
          font-size: 1.875em; } }
  #open-pickup-point .success-modal-box.modal-box.modal-box, #open-pickup-point .error-modal-box.modal-box.modal-box {
    background: rgba(0, 26, 52, 0.4); }
  #open-pickup-point .success-modal-box.modal-box.modal-box > .inner.show-modal-inner, #open-pickup-point .error-modal-box.modal-box.modal-box > .inner.show-modal-inner {
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn; }
  #open-pickup-point .success-modal-box.modal-box.modal-box > .inner.hide-modal-inner, #open-pickup-point .error-modal-box.modal-box.modal-box > .inner.hide-modal-inner {
    -webkit-animation-name: fadeOut;
            animation-name: fadeOut; }
  #open-pickup-point .success-modal-box.modal-box > .inner, #open-pickup-point .error-modal-box.modal-box > .inner {
    padding-top: 13.125em;
    width: 51.25em;
    height: 34.375em;
    background: #E5E8EB;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1366px) {
      #open-pickup-point .success-modal-box.modal-box > .inner, #open-pickup-point .error-modal-box.modal-box > .inner {
        font-size: 0.9375em; } }
    @media (max-width: 991px) {
      #open-pickup-point .success-modal-box.modal-box > .inner, #open-pickup-point .error-modal-box.modal-box > .inner {
        font-size: 0.8125em;
        width: 45em;
        height: 28.125em;
        padding-top: 9.375em; } }
    @media (max-width: 767px) {
      #open-pickup-point .success-modal-box.modal-box > .inner, #open-pickup-point .error-modal-box.modal-box > .inner {
        font-size: 0.625em;
        padding-top: 6.25em;
        width: 28.125em;
        height: 21.875em; } }
    #open-pickup-point .success-modal-box.modal-box > .inner .title, #open-pickup-point .error-modal-box.modal-box > .inner .title {
      font-family: 'GT-Eesti-Pro-Display-Medium';
      font-weight: 500;
      font-size: 2.5em;
      line-height: 1;
      text-align: center;
      color: #001A34;
      margin-bottom: 0.625em; }
    #open-pickup-point .success-modal-box.modal-box > .inner .description, #open-pickup-point .error-modal-box.modal-box > .inner .description {
      font-family: 'GT-Eesti-Pro-Display-Regular';
      font-size: 1.875em;
      line-height: 1.3;
      text-align: center;
      color: #001A34; }
    #open-pickup-point .success-modal-box.modal-box > .inner .close, #open-pickup-point .error-modal-box.modal-box > .inner .close {
      position: absolute;
      opacity: 1;
      cursor: pointer;
      right: 1.25em;
      top: 1.25em;
      width: 0.9375em;
      height: 0.9375em;
      background: url("../img/cancel.svg?v=20292603") no-repeat center top/cover;
      outline: none; }
      @media (max-width: 767px) {
        #open-pickup-point .success-modal-box.modal-box > .inner .close, #open-pickup-point .error-modal-box.modal-box > .inner .close {
          right: 0.625em;
          top: 0.625em; } }
  #open-pickup-point .footer {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  #open-pickup-point .clearfix::after {
    content: "";
    display: table;
    clear: both; }
  #open-pickup-point a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    #open-pickup-point a:hover {
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      text-decoration: none; }
  #open-pickup-point img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: bottom; }
  #open-pickup-point figure {
    margin: 0; }

.open-pickup-point-modal-form__options {
  font-family: 'GT-Eesti-Pro-Display-Light'; }
  @media (min-width: 1920px) {
    .open-pickup-point-modal-form__options {
      font-size: 16px; } }
  @media (max-width: 1920px) {
    .open-pickup-point-modal-form__options {
      font-size: -webkit-calc(100vw / 120);
      font-size: calc(100vw / 120); } }
  @media (max-width: 1280px) {
    .open-pickup-point-modal-form__options {
      font-size: -webkit-calc(100vw / 80);
      font-size: calc(100vw / 80); } }
  @media (max-width: 991px) {
    .open-pickup-point-modal-form__options {
      font-size: -webkit-calc(100vw / 60);
      font-size: calc(100vw / 60); } }
  @media (max-width: 767px) {
    .open-pickup-point-modal-form__options {
      font-size: -webkit-calc(100vw / 26);
      font-size: calc(100vw / 26); } }
  .open-pickup-point-modal-form__options .scrollbar-inner > .scroll-element.scroll-y {
    right: 0.25em; }
  .open-pickup-point-modal-form__options .scrollbar-inner > .scroll-element .scroll-element_track {
    background: transparent; }
  .open-pickup-point-modal-form__options .scrollbar-inner > .scroll-element .scroll-bar {
    background: rgba(0, 26, 52, 0.25);
    -webkit-border-radius: 1.625em;
            border-radius: 1.625em; }
  .open-pickup-point-modal-form__options.select2-dropdown--above .select2-search.select2-search--dropdown .select2-search__field {
    top: auto;
    bottom: -2.5em; }
    @media (max-width: 767px) {
      .open-pickup-point-modal-form__options.select2-dropdown--above .select2-search.select2-search--dropdown .select2-search__field {
        bottom: -2.9375em; } }
  .open-pickup-point-modal-form__options .select2-search.select2-search--dropdown {
    padding: 0; }
    .open-pickup-point-modal-form__options .select2-search.select2-search--dropdown .select2-search__field {
      height: 1.875em;
      font-family: 'GT-Eesti-Pro-Display-Light';
      font-size: 1.25em;
      outline: none;
      position: absolute;
      top: -2.5em;
      left: 0.0625em;
      width: 87%;
      padding: 0 1.25em;
      border: 0 !important;
      -webkit-border-radius: 0;
              border-radius: 0;
      -webkit-appearance: textfield; }
      .open-pickup-point-modal-form__options .select2-search.select2-search--dropdown .select2-search__field::-webkit-search-decoration {
        -webkit-appearance: none; }
      @media (max-width: 767px) {
        .open-pickup-point-modal-form__options .select2-search.select2-search--dropdown .select2-search__field {
          top: -2.9375em;
          font-size: 0.875em;
          height: 2.5em;
          padding: 0 1.25em; } }
      .open-pickup-point-modal-form__options .select2-search.select2-search--dropdown .select2-search__field:focus {
        border-color: #005BFF; }
  .open-pickup-point-modal-form__options .select2-results__option--highlighted[aria-selected] {
    background: #E5EFFF;
    color: #001A34;
    padding: 0 1.25em; }
  .open-pickup-point-modal-form__options .select2-results__option {
    height: 3.125em !important;
    border-bottom: 1px solid #99A3AD;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 1.25em;
    font-size: 1.25em; }
    @media (max-width: 767px) {
      .open-pickup-point-modal-form__options .select2-results__option {
        height: 3.4375em !important;
        font-size: 0.875em; } }
  .open-pickup-point-modal-form__options .select2-results__option[aria-selected=true] {
    background-color: #ffffff; }

.open-pickup-point-form__options {
  font-family: 'GT-Eesti-Pro-Display-Light'; }
  @media (min-width: 1920px) {
    .open-pickup-point-form__options {
      font-size: 16px; } }
  @media (max-width: 1920px) {
    .open-pickup-point-form__options {
      font-size: -webkit-calc(100vw / 120);
      font-size: calc(100vw / 120); } }
  @media (max-width: 1280px) {
    .open-pickup-point-form__options {
      font-size: -webkit-calc(100vw / 80);
      font-size: calc(100vw / 80); } }
  @media (max-width: 991px) {
    .open-pickup-point-form__options {
      font-size: -webkit-calc(100vw / 48);
      font-size: calc(100vw / 48); } }
  @media (max-width: 767px) {
    .open-pickup-point-form__options {
      font-size: -webkit-calc(100vw / 20);
      font-size: calc(100vw / 20); } }
  .open-pickup-point-form__options .scrollbar-inner > .scroll-element.scroll-y {
    right: 0.25em; }
  .open-pickup-point-form__options .scrollbar-inner > .scroll-element .scroll-element_track {
    background: transparent; }
  .open-pickup-point-form__options .scrollbar-inner > .scroll-element .scroll-bar {
    background: rgba(0, 26, 52, 0.25);
    -webkit-border-radius: 1.625em;
            border-radius: 1.625em; }
  .open-pickup-point-form__options.select2-dropdown--above .select2-search.select2-search--dropdown .select2-search__field {
    top: auto;
    bottom: -2.5em; }
    @media (max-width: 767px) {
      .open-pickup-point-form__options.select2-dropdown--above .select2-search.select2-search--dropdown .select2-search__field {
        bottom: -2.9375em; } }
  .open-pickup-point-form__options .select2-search.select2-search--dropdown {
    padding: 0; }
    .open-pickup-point-form__options .select2-search.select2-search--dropdown .select2-search__field {
      height: 1.875em;
      font-family: 'GT-Eesti-Pro-Display-Light';
      font-size: 1.25em;
      outline: none;
      position: absolute;
      top: -2.5em;
      left: 0.0625em;
      width: 87%;
      padding: 0 1.25em;
      border: 0 !important;
      -webkit-border-radius: 0;
              border-radius: 0;
      -webkit-appearance: textfield; }
      .open-pickup-point-form__options .select2-search.select2-search--dropdown .select2-search__field::-webkit-search-decoration {
        -webkit-appearance: none; }
      @media (max-width: 767px) {
        .open-pickup-point-form__options .select2-search.select2-search--dropdown .select2-search__field {
          top: -2.9375em;
          font-size: 0.875em;
          height: 2.5em;
          padding: 0 1.25em; } }
      .open-pickup-point-form__options .select2-search.select2-search--dropdown .select2-search__field:focus {
        border-color: #005BFF; }
  .open-pickup-point-form__options .select2-results__option--highlighted[aria-selected] {
    background: #E5EFFF;
    color: #001A34;
    padding: 0 1.25em; }
  .open-pickup-point-form__options .select2-results__option {
    height: 3.125em !important;
    border-bottom: 1px solid #99A3AD;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 1.25em;
    font-size: 1.25em; }
    @media (max-width: 767px) {
      .open-pickup-point-form__options .select2-results__option {
        height: 3.4375em !important;
        font-size: 0.875em; } }
  .open-pickup-point-form__options .select2-results__option[aria-selected=true] {
    background-color: #ffffff; }

.open-pickup-point-term__options-calculator {
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid transparent; }
  .open-pickup-point-term__options-calculator::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 103%;
    height: 103%;
    border: 1px solid #B1B9C2;
    background-color: #fff;
    z-index: -1; }
  .open-pickup-point-term__options-calculator .select2-results__options {
    max-height: 100% !important;
    padding: 0.625em 0; }
  .open-pickup-point-term__options-calculator.select2-dropdown--above::after {
    border-bottom: 0; }
  .open-pickup-point-term__options-calculator.select2-dropdown--below::after {
    border-top: 0; }
  .open-pickup-point-term__options-calculator .select2-results__option {
    font-family: 'GT-Eesti-Pro-Display-Light';
    font-weight: 300;
    font-size: 1.25em;
    line-height: 1;
    letter-spacing: 0.05357em;
    color: #001A34;
    padding: 0.4375em 1.25em; }
    .open-pickup-point-term__options-calculator .select2-results__option.select2-results__option--highlighted {
      background: #E5EFFF;
      color: #001A34; }
    .open-pickup-point-term__options-calculator .select2-results__option.select2-results__option[aria-selected=true] {
      background-color: #fff; }

.open-pickup-point-term__options-form {
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 0; }
  .open-pickup-point-term__options-form::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 103%;
    height: 103%;
    background-color: #fff;
    z-index: -1; }
  .open-pickup-point-term__options-form .select2-results__options {
    max-height: 100% !important;
    padding: 0.625em 0; }
  .open-pickup-point-term__options-form .select2-results__option {
    font-family: 'GT-Eesti-Pro-Display-Light';
    font-weight: 300;
    font-size: 1.25em;
    line-height: 1;
    letter-spacing: 0.05357em;
    color: #001A34;
    padding: 0.4375em 1.25em; }
    .open-pickup-point-term__options-form .select2-results__option.select2-results__option--highlighted {
      background: #E5EFFF;
      color: #001A34; }
    .open-pickup-point-term__options-form .select2-results__option.select2-results__option[aria-selected=true] {
      background-color: #fff; }
