html {
  font-size: 62.5%;
}

body {
  background: rgba(0, 0, 0, 0.03);
  font-size: calc(0.6rem + 0.8333333333vw);
}

.font2 {
  font-family: "Unbounded", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
}

.container-full {
  padding-left: 1.1111111111vw;
  padding-right: 1.1111111111vw;
  width: 100%;
}

.text-muted {
  color: #888888;
}

.pt-1-half {
  padding-top: 0.5555555556vw;
}

.ps-1-half {
  padding-left: 0.5555555556vw;
}

.pe-1-half {
  padding-right: 0.5555555556vw;
}

.pb-1-half {
  padding-bottom: 0.5555555556vw;
}

.p-1-half {
  padding: 0.5555555556vw;
}

.mt-1-half {
  margin-top: 0.5555555556vw;
}

.ms-1-half {
  margin-left: 0.5555555556vw;
}

.me-1-half {
  margin-right: 0.5555555556vw;
}

.mb-1-half {
  margin-bottom: 0.5555555556vw;
}

.m-1-half {
  margin: 0.5555555556vw;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Unbounded", sans-serif;
  text-transform: uppercase;
}

.h1,
h1 {
  font-size: calc(3rem + 3.4722222222vw);
  letter-spacing: -4px;
}

.h2,
h2 {
  font-size: calc(2.8rem + 1.9444444444vw);
  letter-spacing: -2.8px;
}

.h3,
h3 {
  font-size: calc(2.4rem + 1.6666666667vw);
}

.h4,
h4 {
  font-size: calc(1.6rem + 1.1111111111vw);
}

.perex {
  font-size: calc(1.6rem + 1.1111111111vw);
}

.small-headline {
  font-size: calc(0.7rem + 0.4861111111vw);
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  body {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  [class*=col-] {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
}
@media (max-width: 767px) {
  h6,
  .h6,
  h5,
  .h5,
  h4,
  .h4,
  h3,
  .h3,
  h2,
  .h2,
  h1,
  .h1 {
    margin-bottom: 2.4rem;
  }
  .h1,
  h1 {
    font-size: 2.4rem;
    letter-spacing: -1.2px;
  }
  .h2,
  h2 {
    font-size: 2rem;
    letter-spacing: -1px;
  }
  .h3,
  h3 {
    font-size: 2rem;
  }
  .h4,
  h4 {
    font-size: 2rem;
  }
  .perex {
    font-size: 1.6rem;
  }
  .mb-1 {
    margin-bottom: 0.8rem !important;
  }
  .mb-1-half {
    margin-bottom: 0.8rem !important;
  }
  .mb-2 {
    margin-bottom: 2.4rem !important;
  }
  .small-headline {
    font-size: 1.2rem;
  }
}
.btn {
  font-family: "Unbounded", sans-serif;
  font-weight: 700;
  border-radius: 3.3333333333vw;
  display: inline-flex;
  align-items: center;
  font-size: calc(0.6rem + 0.5555555556vw);
  justify-content: center;
  padding-left: 2.6388888889vw;
  padding-right: 2.6388888889vw;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  text-transform: uppercase;
  min-height: 4.8rem;
  border: 2px solid transparent;
  text-decoration: none;
}
@media (max-width: 767px) {
  .btn {
    font-size: 1.4rem;
  }
}
@media (min-width: 1199px) {
  .btn {
    min-height: 6.4rem;
  }
}
.btn img {
  width: 1.6666666667vw;
  min-width: 2rem;
}
.btn-primary {
  background: #000000;
  color: #ffffff;
}
.btn-primary:hover {
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
}
.btn-white {
  background: #ffffff;
  color: #000000;
}
.btn-white:hover {
  color: #000000;
  background: rgba(255, 255, 255, 0.9);
}
.btn-transparent {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.btn-transparent:hover {
  color: #ffffff;
  border-color: rgb(255, 255, 255);
}
.btn-transparent-dark {
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.2);
  color: #000000;
}
.btn-transparent-dark:hover {
  color: #000000;
  border: 2px solid rgb(0, 0, 0);
}
.btn-link {
  background: rgba(0, 0, 0, 0.03);
  color: #000000;
  font-size: calc(0.6rem + 0.6944444444vw);
  padding-left: 2.2222222222vw;
  padding-right: 2.2222222222vw;
}
.btn-link:hover {
  background: rgba(0, 0, 0, 0.1);
}
.btn-swiper {
  border-radius: 2.7777777778vw;
  border: 2px solid rgba(0, 0, 0, 0.05);
  font-size: calc(1rem + 0.9722222222vw);
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: -1.2px;
  font-weight: 400;
}
.btn-swiper:hover {
  border: 1px solid rgba(241, 158, 59, 0.25);
}
@media (max-width: 767px) {
  .btn-swiper {
    min-height: 4rem;
    letter-spacing: -0.8px;
    font-size: 1.6rem;
    border-radius: 4rem;
  }
}
.btn-big {
  padding-top: 2.4305555556vw;
  padding-bottom: 2.4305555556vw;
  font-size: calc(0.8rem + 0.5555555556vw);
}
.btn img + span {
  margin-left: 0.8333333333vw;
}
.btn span + img {
  margin-left: 0.8333333333vw;
}

.simple-swiper .swiper > .swiper-wrapper {
  transition-timing-function: linear;
}
.simple-swiper .swiper-slide {
  width: auto;
  margin: 0.8rem;
}

.header-content {
  display: flex;
}
.header-left {
  height: 6.6666666667vw;
  border-radius: 2.2222222222vw;
  background: #ffffff;
  padding-left: 2.2222222222vw;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .header-left {
    height: auto;
  }
}
.header-logo {
  display: flex;
  align-items: center;
  color: #000000;
  text-decoration: none;
}
.header-logo img {
  height: 3.3333333333vw;
}
.header-logo:hover {
  color: #000000;
}
.header-logo span {
  display: block;
  line-height: 1;
  padding-left: 2.2222222222vw;
  font-size: calc(0.6rem + 0.6944444444vw);
  text-transform: uppercase;
  font-family: "Unbounded", sans-serif;
  font-weight: 900;
}
@media (max-width: 767px) {
  .header-logo span {
    display: none;
  }
  .header-logo img {
    height: 6vw;
  }
}
.header-instagram {
  height: 6.6666666667vw;
  width: 6.6666666667vw;
  background: #000000;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2.2222222222vw;
  padding-left: 2.2222222222vw;
  padding-right: 2.2222222222vw;
}
@media (max-width: 991px) {
  .header-instagram {
    height: auto;
    width: auto;
    min-width: 4.8rem;
    width: 4.8rem;
    border-radius: 1.6rem;
  }
}
.header-instagram img {
  width: 1.6666666667vw;
  min-width: 2rem;
}
.header-buy {
  padding-left: 3.3333333333vw;
  padding-right: 3.3333333333vw;
  font-size: calc(0.8rem + 0.5555555556vw);
}
@media (max-width: 767px) {
  .header-buy {
    border-radius: 50%;
    width: 4.8rem;
  }
  .header-buy span {
    display: none;
  }
}

.footer {
  border-radius: 2.2222222222vw;
  padding: 2.7777777778vw;
  background: #000000;
  color: #ffffff;
}
.footer a {
  color: #ffffff;
}
.footer-mail {
  font-size: calc(2rem + 1.3888888889vw);
}
.footer-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-age {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 1.1111111111vw;
  border-radius: 1.1111111111vw 1.1111111111vw 0px 0px;
  margin-top: 2.4rem;
  background: #ffffff;
}
.footer-age p {
  margin-bottom: 0;
}
.footer-age img {
  margin-right: 1.1111111111vw;
}
@media (max-width: 767px) {
  .footer {
    padding: 1.6rem;
    font-size: 1.4rem;
  }
  .footer-top img {
    height: 2.4rem;
  }
  .footer-mail {
    font-size: 2rem;
  }
  .footer-age {
    position: relative;
    padding: 0.8rem 4.8rem;
    border-radius: 16px 16px 0px 0px;
    text-align: center;
    font-size: 1.2rem;
  }
  .footer-age img {
    position: absolute;
    left: 1.6rem;
    top: 50%;
    transform: translateY(-50%);
    width: 2rem;
  }
}

.full-banner {
  width: 100%;
  position: relative;
  border-radius: 2.2222222222vw;
  overflow: hidden;
}
@media (max-width: 767px) {
  .full-banner {
    height: auto;
  }
}
.full-banner-img {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .full-banner-img {
    height: auto;
  }
}
.full-banner-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.full-banner-text {
  position: absolute;
  margin: 1.6666666667vw;
  bottom: 0;
  padding: 2.7777777778vw;
  color: #ffffff;
  background: #000000;
  border-radius: 1.6666666667vw;
  max-width: 50vw;
}
@media (max-width: 767px) {
  .full-banner-text {
    position: relative;
    padding: 1.6rem;
    margin: 0.8rem 0;
    width: 100%;
    max-width: 100%;
  }
}
.full-banner-text h3 {
  color: #ffffff;
}

.banner-item {
  border-radius: 2.2222222222vw;
  display: flex;
  flex-direction: column;
  padding: 2.2222222222vw;
  color: #ffffff;
  align-items: flex-start;
  background: #000000;
  overflow: hidden;
  min-height: 22.2222222222vw;
  position: relative;
}
@media (max-width: 767px) {
  .banner-item {
    padding: 1.6rem;
  }
}
.banner-item h4 {
  margin-bottom: 1.1111111111vw;
  color: #ffffff;
}
.banner-item p {
  max-width: 13.8888888889vw;
}
@media (max-width: 767px) {
  .banner-item p {
    max-width: 20rem;
  }
}
.banner-item-img {
  width: 16.6666666667vw;
  position: absolute;
  right: 0;
  margin-right: -7.2916666667vw;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .banner-item-img {
    width: 16rem;
    margin-right: -7rem;
  }
}
.banner-item .btn {
  margin-top: auto;
}

.banner-section-row .full-banner {
  height: 100%;
}

.advantage-item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #ffffff;
  padding: 1.6666666667vw;
  border-radius: 2.2222222222vw;
  flex-direction: column;
  min-height: 13.6111111111vw;
  width: 100%;
}
@media (max-width: 767px) {
  .advantage-item {
    padding: 1.6rem;
  }
}
.advantage-item-col {
  display: flex;
}
.advantage-item-img {
  width: 3.3333333333vw;
}
@media (max-width: 767px) {
  .advantage-item-img {
    width: 4rem;
  }
}
.advantage-item p {
  font-size: calc(0.6rem + 0.5555555556vw);
  margin-bottom: 0;
  max-width: 12.0833333333vw;
}
@media (max-width: 767px) {
  .advantage-item p {
    font-size: 1.2rem;
    max-width: 18rem;
  }
}
.advantage-item-title {
  font-size: calc(0.8rem + 0.5555555556vw);
}
@media (max-width: 767px) {
  .advantage-item-title {
    font-size: 1.4rem;
    margin: 0.8rem;
  }
}

.product-item {
  display: flex;
  flex-direction: column;
  border-radius: 2.2222222222vw;
  padding: 1.1111111111vw;
  padding-top: 3.8888888889vw;
  background: #000000;
  color: #ffffff;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  position: relative;
}
.product-item-front {
  width: 100%;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transition: all 0.3s;
}
.product-item-name {
  letter-spacing: -1.6px;
}
.product-item a {
  text-decoration: none;
  color: #ffffff;
}
.product-item-img {
  max-width: 100%;
  margin-bottom: 2.2222222222vw;
}
.product-item-img img {
  max-width: 100%;
  width: 19.4444444444vw;
}
.product-item-info {
  display: flex;
  flex-direction: column;
  line-height: 1;
}
.product-item-info-name {
  font-size: calc(0.6rem + 0.4166666667vw);
}
.product-item p {
  margin-bottom: 1.6666666667vw;
}
.product-item-btns {
  width: 100%;
  display: flex;
}
.product-item-btns .btn-transparent {
  flex-grow: 1;
  margin-right: 0.8rem;
}
.product-item-btns .btn-white {
  color: #000000;
}

.product-item.opening .product-item-front {
  opacity: 0;
}
.product-item.opening .product-item-back {
  opacity: 0;
  display: flex;
}
.product-item.open .product-item-front {
  opacity: 0;
}
.product-item.open .product-item-back {
  opacity: 1;
  display: flex;
}
.product-item-back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #ffffff;
  padding: 1.6666666667vw;
  padding-bottom: 1.1111111111vw;
  display: none;
  opacity: 0;
  transition: all 0.3s;
}
.product-item-back-small-headline {
  font-size: calc(0.6rem + 0.4166666667vw);
  margin-bottom: 0.5555555556vw;
  line-height: 1;
}
.product-item-back-close {
  position: absolute;
  top: 1.25vw;
  right: 1.25vw;
  width: 1.8055555556vw;
}
.product-item-back-name {
  color: #ffffff;
}
.product-item-back .product-item-btns {
  margin-top: auto;
  margin-left: -0.5555555556vw;
  margin-right: -0.5555555556vw;
  width: calc(100% + 1.1111111111vw);
}
.product-item-back table {
  width: 100%;
  text-align: left;
}
.product-item-back table tr td {
  width: 50%;
  height: 2.7777777778vw;
  padding: 0.5555555556vw;
  font-size: calc(0.8rem + 0.5555555556vw);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.product-item-back table tr td:nth-child(1) {
  padding-left: 0;
}
.product-item-back table tr td:nth-child(2) {
  padding-right: 0;
  text-align: right;
}

@media (max-width: 767px) {
  .product-item {
    padding: 1.6rem;
    padding-top: 2.4rem;
  }
  .product-item-img {
    margin-bottom: 3.2rem;
  }
  .product-item-img img {
    width: 20rem;
  }
  .product-item-info {
    font-size: 0.8rem;
  }
  .product-item-info-name {
    font-size: 1rem;
    margin-bottom: 0.8rem;
  }
  .product-item-name {
    letter-spacing: -1px;
  }
  .product-item p {
    font-size: 1.4rem;
  }
  .product-item-btns {
    flex-direction: column;
  }
  .product-item-btns .btn-transparent {
    margin-right: 0;
    margin-bottom: 0.8rem;
  }
  .product-item-back {
    padding: 1.6rem;
  }
  .product-item-back-close {
    width: 2rem;
    top: 0.8rem;
    right: 0.8rem;
  }
  .product-item-back-close img {
    width: 2rem;
  }
}
.where-to-buy {
  display: flex;
  background: #ffffff;
  padding: 3.3333333333vw;
  border-radius: 2.2222222222vw;
}
.where-to-buy-left {
  width: 50%;
}
.where-to-buy-right {
  width: 50%;
}
@media (max-width: 767px) {
  .where-to-buy {
    padding: 1.6rem;
    flex-direction: column;
  }
  .where-to-buy-left {
    width: 100%;
  }
  .where-to-buy-right {
    width: 100%;
  }
}

.full-img-section {
  width: 100%;
}
.full-img-section .full-img-image {
  width: 100%;
}

.two-col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.two-col-left {
  width: 65%;
  max-width: 54.8611111111vw;
  letter-spacing: -1.6px;
  padding-right: 1.1111111111vw;
}
.two-col-right {
  font-size: calc(1rem + 0.6944444444vw);
  width: 35%;
  max-width: 29.8611111111vw;
  line-height: 1.6;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .two-col {
    flex-direction: column;
  }
  .two-col-left {
    width: 100%;
    padding-right: 0;
    max-width: 100%;
    letter-spacing: -0.8px;
  }
  .two-col-right {
    width: 100%;
    max-width: 100%;
    letter-spacing: -0.7px;
  }
}

.instagram-text-section {
  position: relative;
  overflow: hidden;
}
.instagram-text-bg-img-1 {
  position: absolute;
  right: 0;
  width: 24.3055555556vw;
  height: 38.8888888889vw;
  top: 0;
}
.instagram-text-bg-img-1 img {
  width: 100%;
}
.instagram-text-bg-img-2 {
  position: absolute;
  left: 0;
  width: 34.7222222222vw;
  height: 48.6111111111vw;
  bottom: -14rem;
}
.instagram-text-bg-img-2 img {
  width: 100%;
}
.instagram-text-wrap {
  width: 66.666%;
  margin: 0 auto;
}
.instagram-text-item {
  padding: 1.6666666667vw;
  background: #ffffff;
  max-width: 40.1388888889vw;
  position: relative;
  z-index: 10;
}
.instagram-text-item p {
  margin-bottom: 0;
}
.instagram-text-item:nth-child(even) {
  border-radius: 2.2222222222vw 2.2222222222vw 0.5555555556vw 2.2222222222vw;
}
.instagram-text-item:nth-child(odd) {
  border-radius: 2.2222222222vw 2.2222222222vw 2.2222222222vw 0.5555555556vw;
  margin-left: auto;
}
.instagram-text-headline {
  letter-spacing: -7.542px;
  text-transform: uppercase;
  font-size: calc(7.5rem + 5.2083333333vw);
  font-weight: 900;
  font-family: "Unbounded", sans-serif;
  position: relative;
  z-index: 10;
  text-align: center;
}

.instagram-img {
  position: relative;
}
.instagram-img img {
  width: 100%;
}
.instagram-img .btn-primary {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 1439px) {
  .instagram-text-headline {
    font-size: 12rem;
  }
}
@media (max-width: 1199px) {
  .instagram-text-headline {
    font-size: 8rem;
    letter-spacing: -1.841px;
  }
}
@media (max-width: 767px) {
  .instagram-text-headline {
    font-size: 3.6rem;
  }
  .instagram-text-wrap {
    width: 100%;
    margin-top: 2.4rem;
  }
  .instagram-text-item {
    padding: 1.6rem;
    max-width: 100%;
    font-size: 1.4rem;
  }
  .instagram-text-bg-img-1, .instagram-text-bg-img-2 {
    display: none;
  }
}
.accordion-item {
  border-radius: 2.2222222222vw !important;
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 0.5555555556vw;
  border: none;
}
.accordion-button {
  padding: 2.7777777778vw 2.7777777778vw;
  font-size: calc(1.2rem + 0.8333333333vw);
  font-weight: 700;
  letter-spacing: -1.2px;
  border: none;
  position: relative;
}
.accordion-button:after {
  background: rgba(0, 0, 0, 0.03) url("./../images/plus.svg") no-repeat center;
  background-size: 1.6666666667vw !important;
  width: 4.4444444444vw;
  height: 4.4444444444vw;
  border-radius: 50%;
  position: absolute;
  right: 2.2222222222vw;
}
.accordion-body {
  border: none;
  padding: 0 2.7777777778vw 1.6666666667vw 2.7777777778vw;
  max-width: 68.0555555556vw;
}
.accordion-body p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .accordion-item {
    margin-bottom: 0.8rem;
  }
  .accordion-button {
    padding: 1.6rem;
    letter-spacing: -0.8px;
    font-size: 1.6rem;
  }
  .accordion-button:after {
    width: 3.2rem;
    height: 3.2rem;
    background-size: 2rem !important;
  }
  .accordion-body {
    font-size: 1.4rem;
    padding: 1.6rem;
    padding-top: 0;
    max-width: 100%;
  }
}

.accordion-button:not(.collapsed) {
  background: #ffffff;
  box-shadow: none;
}
.accordion-button:not(.collapsed):after {
  background: rgba(0, 0, 0, 0.03) url("./../images/plus.svg") no-repeat center;
  transform: rotate(45deg);
}

.modal .btn-close {
  background: transparent;
  position: absolute;
  right: 1.1111111111vw;
  top: 1.1111111111vw;
  padding: 0;
  opacity: 1;
  width: 2.7777777778vw;
  height: 2.7777777778vw;
}
.modal .btn-close img {
  max-width: 100%;
}
.modal-content {
  border: none;
  border-radius: 2.2222222222vw;
}
.modal-header {
  padding: 2.7777777778vw;
  padding-bottom: 1.1111111111vw;
  border: none;
}
.modal-body {
  padding: 0 2.7777777778vw;
}
.modal-footer {
  padding: 2.7777777778vw;
  padding-top: 1.1111111111vw;
  border: none;
  justify-content: flex-start;
}
.modal h4 {
  max-width: 38.1944444444vw;
}
.modal p {
  max-width: 31.25vw;
}
.modal-age-img {
  width: 4.4444444444vw;
  margin-bottom: 1.6666666667vw;
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 55.2777777778vw;
  }
}
@media (max-width: 767px) {
  .modal .btn-close {
    width: 2.4rem;
    height: 2.4rem;
    right: 1.6rem;
    top: 1.6rem;
  }
  .modal p {
    max-width: 100%;
  }
  .modal h4 {
    max-width: 100%;
  }
}
/*# sourceMappingURL=style.css.map */
