/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */
@import url('./font.css');

* {
  margin: 0;
  padding: 0;
}

#bstore_new_banner_03 * {
  font-family: "SimplerPro";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#bstore_new_banner_03 {
  direction: rtl;
  font-size: 18px;
  color: #fff;
  position: relative;
  overflow: hidden;
  background: url(./img/bg/bg_1920.jpg) no-repeat center center/cover;
  height: 400px;
  width: 100%;
  max-width: 1920px;
  display: grid;
  margin: 0 auto;
}
#bstore_new_banner_03 .container::before,
#bstore_new_banner_03 .container::after {
  content: none;
}
#bstore_new_banner_03 .container {
  width: 100%;
  margin: 0 auto;
  max-width: 919px;
  display: flex;
  justify-content: space-between;
  column-gap: 98px;
  position: relative;
  padding: 63px 0 0 0;
}

#bstore_new_banner_03 p{
  font-family: "SimplerPro";
  line-height: normal;
  font-weight: 700;
  text-align: right;
  color: #F4F4F4;
  text-align: right;
}

#bstore_new_banner_03 p.top-p {
  font-size: 44px;
  font-style: normal;
  font-weight: 900;
  line-height: 48px;
  color: var(--privet-old-100, #16254F);
  letter-spacing: 0.1px;
}

#bstore_new_banner_03 h1 {
  font-family: "SimplerPro";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  text-align: right;
  margin-top: -3px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  position: relative;
  color: var(--privet-old-100, #16254F);
  letter-spacing: 0.1px;
}


#bstore_new_banner_03 h1 img {
  width: 240.617px;
  position: absolute;
  bottom: -15px;
  left: 90px;
  @media (max-width: 1199.9px) {
    bottom: -14px;
  }

}

#bstore_new_banner_03 p.bottom-p {
  color: var(--Basics-00, #FFF);
    text-align: right;
    font-feature-settings: 'liga' off;
    font-family: "SimplerPro";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-top: 11px;
    letter-spacing: -0.1px;
}

#bstore_new_banner_03 p.bottom-p::after {
  content: none;
  position: absolute;
  background: url(img/Vector.svg);
  width: 68.5%;
  height: 68.5%;
  left: -26px;
  bottom: -20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#bstore_new_banner_03 p.bottom-p-mobile {
  display: none;
}

#bstore_new_banner_03 .banner-link-new03 {
  flex: 1 0 0;
  color:#fff;
  text-align: center;
  display: flex;
  width: 205px;
  height: 58px;
  min-width: 205px;
  padding: 0 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 48px;
  background: var(--privet-old-40, #3D53DE);
  font-family: "SimplerPro";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: background .3s ease;
  z-index: 1;
  margin-top: 66px;
}

#bstore_new_banner_03 .banner-link-new03-mob {
  display: none;
}
#bstore_new_banner_03 .banner-link-new03-desk:hover::before {
  opacity: 1;
}

#bstore_new_banner_03 .desclaimer {
  position: absolute;
  color: #16254F;
  text-align: right;
  font-family: "SimplerPro";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  right: calc(50% - 459px);
  margin: 352px auto 0;
  letter-spacing: 0.07px;
}

#bstore_new_banner_03 .desclaimer br {
  display: none;
}

@media only screen and (max-width: 1199.9px) {
  #bstore_new_banner_03 {
    background-image: url(./img/bg/bg_1199.jpg);
  }
  #bstore_new_banner_03 .container {
    max-width: 815px;
  }
  #bstore_new_banner_03 p.top-p {
    letter-spacing: 0.15px;
  }
  
  #bstore_new_banner_03 h1 img {
    left: 89px;
    bottom: -15px;
  }

  #bstore_new_banner_03 .desclaimer {
    right: calc(50% - 406px);
  }


}
@media only screen and (max-width: 991.9px) {
  #bstore_new_banner_03 {
    background-image: url(./img/bg/bg_991.jpg);
    height: 395px;
  }
  #bstore_new_banner_03 .container {
    max-width: 743px;
    gap: 64px;
    padding: 58px 0 0 0;
  }

  #bstore_new_banner_03 .container .col {
    justify-content: center;
  }

  #bstore_new_banner_03 p.top-p {
    text-align: right;
    font-size: 32px;
    line-height: 48px;
  }

  #bstore_new_banner_03 h1{
    font-size: 22px;
    line-height: 22px;
    text-align: center;
  }

  #bstore_new_banner_03 h1 img {
    max-width: 162.126px;
    left: 77px;
    bottom: -17px;
  }

  #bstore_new_banner_03 p.bottom-p {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-top: 9px;
  }
  #bstore_new_banner_03 .banner-link-new03 {
    width: 176px;
    height: 48px;
    min-width: 176px;
    padding: 0 16px;
    margin: 49px 0 0;
    gap: 8px;
    font-size: 18px;
  }
  #bstore_new_banner_03 .desclaimer {
    right: calc(50% - 371px);
    margin: 352px auto 0;
    letter-spacing: 0.095px;
  }
}

@media only screen and (max-width: 767.9px) {
  #bstore_new_banner_03 {
    background-image: url(./img/bg/bg_767.jpg);
    place-content: normal;
    align-items: start;
    justify-content: center;
  }
  #bstore_new_banner_03 .container {
    max-width: 320px;
    padding: 16px 0 0 0;
  }
  #bstore_new_banner_03 .col:first-child {
    order: 2;
    flex-direction: column;
  }

  #bstore_new_banner_03 p.top-p {
    font-size: 28px;
    font-style: normal;
    font-weight: 900;
    line-height: 32px;
    text-align: center;
    max-width: 220px;
    margin: 0 auto;
  }
  
  #bstore_new_banner_03 h1 {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 4px;
  }

  #bstore_new_banner_03 h1 img {
    max-width: 121.911px;
    bottom: -8px;
    left: 4px;
    transform: rotate(-2deg);
  }

  #bstore_new_banner_03 p.bottom-p {
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    max-width: 260px;
    transform: translateX(2px);
  }
  #bstore_new_banner_03 p.bottom-p::after {
    content: none;
  }
  
  #bstore_new_banner_03 .banner-link-new03 {
    width: 264px;
    height: 40px;
    min-width: auto;
    margin: 172px auto 0;
    gap: 8px;
    font-size: 16px;
    line-height: 20px;
  }

  #bstore_new_banner_03 .desclaimer {
    position: relative;
    right: auto;
    margin: -20px auto 0;
    text-align: center;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.70);
    padding: 4px;
    max-width: 264px;
    color: #16254F;
    line-height: 1.1;
  }

  #bstore_new_banner_03 .desclaimer br {
    display: block;
  }

  #bstore_new_banner_03 .banner-link-new03-mob {
    display: flex;
  }
  #bstore_new_banner_03 .banner-link-new03 svg {
    max-width: 24px;
  }
}