* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 0.833vw;
  line-height: 1.3;
  color: #333333;
  position: relative;
  padding-top: 6.40625vw;
  text-transform: lowercase;
}
a {
  transition: 0.25s all ease;
  text-decoration: none;
  outline: none;
  color: #333333;
}
a:hover {
  color: #FF5F2D;
}
img {
  max-width: 100%;
  width: auto;
}
h1,
h2,
.h1,
.h2 {
  color: #D53D13;
  font-weight: 900;
  font-size: 5.208vw;
  margin: 0;
}
h1,
.h1 {
  font-size: 7.292vw;
}
h3,
.h3 {
  color: #D53D13;
  font-weight: 900;
  font-size: 2.396vw;
  line-height: 1;
  margin: 0;
}
h4,
h5,
.h4,
.h5 {
  font-size: 0.833vw;
  font-weight: 600;
}
.mfp-bg {
  z-index: 9998;
}
.mfp-wrap {
  z-index: 9999;
}
.pc-hide {
  display: none;
}
#toTop {
  display: none;
  position: fixed;
  right: 1.40625vw;
  bottom: 1.40625vw;
  width: 2.917vw;
  height: 2.917vw;
  border: 0;
  background: transparent;
  z-index: 2000;
}
#toTop svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  #toTop {
    width: 9.87vw;
    height: 9.87vw;
    bottom: 24.2vw;
    right: 4.2vw;
  }
}
.mobile-hide {
  display: flex;
  width: 100%;
}
button,
input,
optgroup,
select,
textarea {
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  color: #333;
}
.container {
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
  margin: 0 auto;
}
.d-flex-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.d-flex {
  display: flex;
  align-items: center;
}
.checkbox-box {
  gap: 8px;
}
.btn-line,
.btn-line2 {
  font-size: 24px;
  line-height: 18px;
  color: #D53D13;
  font-weight: 800;
  position: relative;
  width: 269px;
  height: 118px;
  display: inline-flex;
}
.btn-line span,
.btn-line2 span {
  position: absolute;
  top: 52%;
  left: 50%;
  text-align: center;
  width: 100%;
  padding: 0 20px;
  transform: translate(-50%, -50%);
}
.btn-line svg,
.btn-line2 svg {
  width: 100%;
  height: auto;
}
.btn-line:hover,
.btn-line2:hover {
  color: #D53D13;
}
.btn-line2 {
  width: 280px;
  height: 90px;
}
.btn-line3 {
  width: 231px;
  height: 100px;
}
.slider-btn {
  color: #D53D13;
  padding: 0;
  line-height: 1;
  background: transparent;
  width: 54px;
  height: 54px;
  border: 0;
}
.slider-btn svg {
  width: 100%;
  height: 100%;
}
.slider-btn.slick-disabled {
  color: #B5B5B5;
}
.slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  gap: 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 0 28px 0;
}
.slick-dots button {
  width: 16px;
  height: 14px;
  background: #ffffff;
  outline: none;
  border: 1px solid transparent;
  border-radius: 12px;
  font-size: 0;
  transition: 0.3s all ease;
}
.slick-dots .slick-active button {
  width: 64px;
  border: 1px solid #ffffff;
  background: transparent;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-multiline-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.text-ellipsis3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.truncated-text {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.text-clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  max-height: 3em;
}
input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #333333;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  position: relative;
}
input[type="checkbox"]:hover {
  border-color: #FF5F2D;
}
input[type="checkbox"]:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNC4wNDc2Mkw1LjMzMzMzIDlMMTMgMSIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  transition: all 0.3s ease;
  opacity: 0;
  left: 0;
  top: 1px;
}
input[type="checkbox"]:checked:after {
  opacity: 1;
}
.btn {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  padding: 14px 32px;
  border: 0;
  background: #E9613B;
  color: #fff;
  text-transform: lowercase;
}
.btn:hover {
  color: #fff;
  background: #dc5833;
}
.grow {
  flex-grow: 1;
}
.btn-outline {
  background: #fff;
  border: 1px solid #E9613B;
  color: #E9613B;
}
.breadcrumb {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 12px;
  padding: 40px 0;
}
.breadcrumb li {
  display: flex;
  align-items: center;
  gap: 12px;
  text-transform: lowercase;
}
.breadcrumb li a {
  display: flex;
  align-items: center;
  line-height: 1;
}
.breadcrumb li:after {
  content: "/";
  display: inline-flex;
}
.breadcrumb li:last-child a {
  color: #CBCACA;
}
.breadcrumb li:last-child:after {
  display: none;
}
.pagination {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 10px;
}
.pagination li span,
.pagination li a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  line-height: 1;
}
.pagination li.active > span,
.pagination li.active > a {
  background: #E9613B;
  color: #ffffff;
}
.header {
  border-bottom: 1px solid #F6C3B6;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 9991;
  background: #fff;
  transition: 0.3s all ease;
}
.header .container {
  padding: 0;
  position: relative;
}
.header .header-grid {
  display: flex;
  height: 80px;
}
.header .logo {
  width: 352px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 1px 0 0 #F6C3B6;
}
.header .logo img {
  width: 172px;
  display: block;
  margin-bottom: 8px;
}
.header .burger {
  box-shadow: 1px 0 0 #F6C3B6;
  padding: 0 39px;
  display: flex;
  align-items: center;
}
.header .burger button {
  width: 46px;
  height: 46px;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.header .burger button svg {
  width: 100%;
  height: 100%;
}
.header .close-menu {
  display: none;
}
.header .main-menu {
  display: flex;
  align-items: center;
  box-shadow: 1px 0 0 #F6C3B6;
}
.header .main-menu ul {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 54px;
  gap: 50px;
}
.header .main-menu ul a {
  color: #333333;
  font-size: 16px;
  display: block;
  font-weight: 500;
  padding: 10px 0;
  width: 90px;
  text-align: center;
}
.header .main-menu ul a:hover {
  font-weight: bold;
  color: #E9613B;
}
.header .main-menu ul li.active a {
  font-weight: bold;
}
.header .lang-and-search {
  display: flex;
  flex-grow: 1;
  align-items: center;
  padding: 0 20px;
  box-shadow: 1px 0 0 #F6C3B6;
  justify-content: center;
}
.header .lang-and-search .search-btn {
  border: 0;
  background: transparent;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.header .lang-and-search .search-btn svg {
  width: 100%;
  height: 100%;
}
.header .lang-and-search .search-btn:hover {
  color: #E9613B;
}
.header .lang-and-search .close-search-header {
  display: none;
  position: relative;
  z-index: 100;
  border: 0;
  padding: 0;
  background: transparent;
  width: 32px;
  height: 32px;
  cursor: pointer;
  color: #333333;
  transition: all 0.3s ease;
}
.header .lang-and-search .close-search-header svg {
  width: 100%;
  height: 100%;
}
.header .lang-and-search .close-search-header:hover {
  color: #E9613B;
}
.header .link-account {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 1px 0 0 #F6C3B6;
  position: relative;
  width: 130px;
}
.header .link-account a {
  width: 32px;
  height: 32px;
}
.header .link-account svg {
  width: 100%;
  height: 100%;
}
.header .link-account .dropdown-menu {
  display: none;
  position: absolute;
  list-style: none;
  background: #fff;
  width: 252px;
  border: 1px solid #F6C3B6;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  transition: all 0.2s ease;
  z-index: 100;
}
.header .link-account .dropdown-menu button {
  outline: none;
  border: 0;
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
  color: #E9613B;
  text-transform: lowercase;
}
.header .link-account .dropdown-menu li:last-child button {
  color: #fff;
  background: #E9613B;
}
.header .link-account:hover > a {
  color: #E9613B;
}
.header .link-account:hover .dropdown-menu {
  display: block;
}
.header .link-cart {
  display: flex;
  align-items: center;
  padding: 0 40px;
  min-width: 260px;
  justify-content: center;
  position: relative;
}
.header .link-cart a {
  display: flex;
  align-items: center;
  position: relative;
  color: #333333;
  gap: 26px;
}
.header .link-cart a span.count {
  position: absolute;
  top: -13px;
  left: 22px;
  line-height: 1;
  font-size: 12px;
  font-weight: 600;
}
.header .link-cart a .total {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.search-header {
  position: absolute;
  width: 100%;
  background: #fff;
  display: none;
  top: 0;
  left: 0;
  height: 100%;
  padding: 0 0 0 40px;
  border-right: 1px solid #F6C3B6;
}
.search-header .search-header-inner {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 100px;
  height: 100%;
  padding-left: 50px;
}
.search-header svg {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
}
.search-header input {
  font-size: 18px;
  width: 100%;
  font-weight: 400;
  outline: none;
  border: 0;
  padding: 20px 0;
}
.search-header .search-header-result {
  border: 1px solid #F6C3B6;
  width: calc(100% + 1px);
  left: 0;
  top: 100%;
  padding: 16px 40px;
  background: #fff;
  position: absolute;
  min-height: 65px;
}
.search-header .search-header-result .search-header-history {
  display: none;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  padding: 8px 0;
}
.search-header .search-header-result .search-header-history .history-item {
  border: 1px solid #F6C3B6;
  background: transparent;
  padding: 8px 40px 8px 8px;
  line-height: 1;
  position: relative;
  cursor: pointer;
  border-radius: 10px;
  transition: all 0.3s ease;
  font-size: 14px;
}
.search-header .search-header-result .search-header-history .history-item button {
  border: 0;
  background: transparent;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  padding: 9px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.search-header .search-header-result .search-header-history .history-item button svg {
  width: 100%;
  height: 100%;
  position: relative;
}
.search-header .search-header-result .search-header-history .history-item button:hover {
  color: #E9613B;
}
.search-header .search-header-result .search-header-history .history-item:hover {
  border-color: #333;
}
.search-header .search-header-result .search-header-product {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 28px;
}
.search-header .search-header-result .search-header-product img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.search-header .search-header-result .search-header-product .item {
  display: flex;
  align-items: center;
}
.search-header .search-header-result .search-header-product .item span {
  padding-left: 12px;
  width: calc(100% - 50px);
}
.header-navbar {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 9991;
  top: 6.3vw;
  background: #ffffff;
  border-top: 1px solid #F6C3B6;
  border-bottom: 1px solid #F6C3B6;
}
.header-navbar .row {
  display: flex;
}
.header-navbar ul {
  list-style: none;
  text-transform: lowercase;
}
.header-navbar .left-navbar {
  /*width: 24.792vw*/
  width: 25.05vw;
  box-shadow: 1px 0 0 #F6C3B6;
  padding: 1.667vw 2.083vw 2.083vw 2.083vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.header-navbar .left-navbar ul {
  display: flex;
  flex-direction: column;
  gap: 1.25vw;
}
.header-navbar .left-navbar ul a {
  display: block;
  line-height: 1;
}
.header-navbar .left-navbar ul a:hover {
  font-weight: bold;
  color: #E9613B;
}
.header-navbar .left-navbar ul li.active a {
  font-weight: bold;
}
.header-navbar .right-navbar {
  width: calc(100% - 24.792vw);
  padding: 1.5625vw 2.083vw 2.083vw 3.021vw;
}
.header-navbar .right-navbar .row {
  display: flex;
  flex-wrap: wrap;
}
.header-navbar .right-navbar img {
  display: block;
  margin-top: 0.521vw;
}
.header-navbar .right-navbar ul {
  display: flex;
  flex-direction: column;
  gap: 0.833vw;
}
.header-navbar .right-navbar a {
  line-height: 1;
}
.header-navbar .right-navbar a:hover {
  font-weight: bold;
}
.header-navbar .right-navbar .right-navbar-menu {
  width: calc(100% - 27.552vw);
}
.header-navbar .right-navbar .right-navbar-image {
  width: 27.552vw;
}
.header-navbar .menu-fragrances {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  width: 572px;
}
.header-navbar .menu-fragrances li a {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
}
.header-navbar .menu-fragrances li i {
  display: block;
  width: 42px;
  height: 42px;
  background-size: 100px;
  background-position: center;
  border-radius: 50%;
}
.header-navbar-mobile {
  display: none;
  background: #fff url("../image/line-mobile-menu.svg") no-repeat top center;
  background-size: cover;
  height: calc(100vh - 49px);
  top: 49px;
  left: 0;
  position: fixed;
  width: 100%;
  overflow-y: auto;
  padding: 32px 16px;
}
.header-navbar-mobile ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.header-navbar-mobile ul a {
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  text-transform: lowercase;
}
.header-navbar-mobile ul .sub-menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-navbar-mobile ul .sub-menu {
  display: none;
  margin-top: 28px;
}
.header-navbar-mobile ul .sub-menu ul {
  gap: 20px;
}
.header-navbar-mobile ul .sub-menu li {
  padding-left: 20px;
}
.header-navbar-mobile ul .sub-menu li a {
  font-weight: 400;
}
.header-navbar-mobile ul .menu-fragrances ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.header-navbar-mobile ul .menu-fragrances ul li {
  padding-left: 0;
  padding-right: 10px;
}
.header-navbar-mobile ul .menu-fragrances ul li i {
  display: block;
  width: 24px;
  height: 24px;
  background-size: 100px;
  background-position: center;
  border-radius: 50%;
}
.header-navbar-mobile ul .menu-fragrances ul li a {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
}
.header-navbar-bg {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  z-index: 9980;
}
.cookies {
  position: fixed;
  bottom: 1.198vw;
  right: 2.083vw;
  width: 44.167vw;
  z-index: 9999;
  background: #fff;
  padding: 3.073vw 2.865vw;
  border: 1px solid #E9613B;
  border-radius: 1.042vw;
}
.cookies .cookies-wrap {
  display: grid;
  grid-template-columns: 1fr 11.875vw;
  gap: 1.042vw;
  align-items: center;
}
.cookies .cookies-title {
  display: flex;
  font-weight: 600;
  margin-bottom: 1.042vw;
  gap: 1.042vw;
}
.cookies .cookies-title svg {
  width: 1.458vw;
  height: auto;
}
.cookies .cookies-btn {
  display: flex;
  flex-direction: column;
  gap: 1.042vw;
}
.cookies a {
  text-decoration: underline;
}
.cookies .btn {
  font-size: 0.833vw;
  padding: 0;
  height: 3.125vw;
  font-weight: 700;
}
.cookies .btn-outline {
  border-color: #333333;
  color: #333333;
  font-weight: 400;
}
.cookies .btn-outline:hover {
  color: #fff;
  border-color: #E9613B;
}
@media (max-width: 768px) {
  .cookies {
    border-radius: 2.67vw;
    padding: 5.33vw;
    right: 4.27vw;
    bottom: 7.47vw;
    width: calc(100% - 8.53vw);
  }
  .cookies .cookies-wrap {
    grid-template-columns: 1fr;
  }
  .cookies .cookies-title {
    margin-bottom: 3.2vw;
    gap: 2.67vw;
    align-items: center;
  }
  .cookies .cookies-title svg {
    width: 5.33vw;
  }
  .cookies .cookies-btn {
    display: grid;
    margin-top: 5.33vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.67vw;
  }
  .cookies .cookies-btn .btn {
    height: 13.33vw;
    border-radius: 4.27vw;
    font-size: 3.73vw;
    padding: 0 2.67vw;
  }
}
.cart-block {
  position: fixed;
  width: 470px;
  height: auto;
  background: #fff;
  visibility: hidden;
  top: 80px;
  right: 0;
  border: 1px solid #F6C3B6;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
  transform: translateY(-700px);
  z-index: 9989;
}
.cart-block.active {
  transform: translateY(0);
  visibility: visible;
}
.cart-block .cart-block-header {
  margin-bottom: 20px;
  padding: 30px 40px 0 40px;
}
.cart-block .cart-block-header h4 {
  font-size: 22px;
  line-height: 1;
}
.cart-block .cart-block-header .close-cart-popup {
  background: transparent;
  width: 24px;
  height: 24px;
  border: 0;
}
.cart-block .cart-block-header .close-cart-popup svg {
  width: 100%;
  height: 100%;
}
.cart-block .cart-block-header .close-cart-popup:hover {
  color: #E9613B;
}
.cart-block .cart-block-products {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-height: 395px;
  overflow-y: auto;
  scrollbar-gutter: stable;
  width: 100%;
  max-width: 445px;
  padding-left: 40px;
  padding-bottom: 20px;
}
.cart-block .cart-block-products::-webkit-scrollbar {
  width: 5px;
}
.cart-block .truncated-text {
  width: 183px;
  line-height: 1.2;
}
.cart-block .cart-block-product {
  display: grid;
  grid-template-columns: 100px 270px;
  gap: 18px;
}
.cart-block .cart-block-product .product-image img {
  width: 140px;
  height: auto;
  object-fit: cover;
}
.cart-block .cart-block-product .coupon-warning {
  color: #D53D13;
  margin-top: 0.5vw;
  font-size: 0.7vw;
  line-height: 1;
}
@media (max-width: 768px) {
  .cart-block .cart-block-product .coupon-warning {
    font-size: 2.7vw;
    margin-top: 2vw;
  }
}
.cart-block .cart-block-product .name-and-price {
  display: grid;
  gap: 6px;
  grid-template-columns: 153px 1fr;
  margin-bottom: 6px;
}
.cart-block .cart-block-product .name-and-price a:hover {
  color: #E9613B;
}
.cart-block .cart-block-product .name-and-price .product-price {
  display: flex;
  flex-direction: column;
  font-weight: 600;
  align-items: flex-end;
  font-size: 16px;
  gap: 0.25vw;
  margin-top: 1px;
}
.cart-block .cart-block-product .name-and-price .product-price .new-price {
  font-size: 0.84vw;
}
.cart-block .cart-block-product .name-and-price .product-price .old-price {
  font-size: 0.74vw;
}
.cart-block .cart-block-product .name-and-price .price {
  text-align: right;
  font-weight: 600;
  font-size: 16px;
}
.cart-block .cart-block-product .name-and-price .new-price {
  font-size: 1.25vw;
}
.cart-block .cart-block-product .product-details-options {
  margin-bottom: 6px;
}
.cart-block .cart-block-product .radio-label {
  display: flex;
  align-items: center;
  gap: 0.417vw;
  margin-bottom: 0.2vw;
}
.cart-block .cart-block-product .radio-label i {
  color: #9A9A9A;
  font-style: normal;
}
.cart-block .cart-block-product .fragrance {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #9A9A9A;
  font-size: 14px;
  flex-wrap: wrap;
}
.cart-block .cart-block-product .fragrance i {
  width: 20px !important;
  height: 20px !important;
  display: block;
  background-size: 80px;
  background-position: center;
  border-radius: 50%;
}
/*.cart-block .cart-block-product .fragrance .text-ellipsis {
  font-size: 16px;
  width: calc(270px - 28px);
}*/
.cart-block .cart-block-product .actions {
  align-items: flex-end;
}
.cart-block .cart-block-product .actions .btn-delete {
  background: transparent;
  border: 0;
  text-decoration: underline;
}
.cart-block .cart-block-product .actions .btn-delete:hover {
  color: #E9613B;
}
.cart-block .cart-block-product .quantity-box {
  width: 63px;
  height: 30px;
  border-radius: 8px;
}
.cart-block .cart-block-product .quantity-box input {
  width: 25px;
  font-size: 14px;
}
.cart-block .cart-block-totals {
  padding: 30px 40px;
  border-top: 1px solid #F6C3B6;
}
.cart-block .cart-block-totals .free-delivery {
  margin-top: 24px;
}
.cart-block .cart-block-totals .progress-bar {
  width: 100%;
  position: relative;
  background: #F7D6C9;
  height: 2px;
  margin-top: 12px;
}
.cart-block .cart-block-totals .progress-bar .progress {
  height: 2px;
  border-radius: 5px;
  background: #D53D13;
}
.cart-block .cart-block-totals .progress-bar .progress span {
  width: 12px;
  height: 12px;
  background: #D53D13;
  border-radius: 50%;
  position: absolute;
  top: -5px;
}
.cart-block .cart-block-totals .total {
  line-height: 1;
  font-weight: bold;
  font-size: 18px;
  text-transform: lowercase;
}
.cart-block .cart-block-totals .type-coupon,
.cart-block .cart-block-totals .type-voucher {
  font-weight: 400;
  margin-bottom: 24px;
}
.cart-block .buttons {
  gap: 10px;
  margin-top: 24px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.cart-block .buttons a {
  text-align: center;
}
.cart-block .buttons .btn {
  color: #fff;
}
.cart-block .buttons .btn-outline {
  color: #D53D13;
}
.cart-block .buttons .btn-outline:hover {
  color: #fff;
}
.cart-block .mini-cart-empty {
  padding: 0 40px 40px 40px;
}
.cart-block .mini-cart-empty p {
  text-align: center;
  padding: 52px 0;
}
.cart-block .mini-cart-empty .btn {
  width: 100%;
}
.cart-block .like-products {
  padding: 2.083vw;
  border-top: 1px solid #E9613B;
}
.cart-block-checkout {
  transform: none;
  visibility: visible;
  opacity: 1;
  top: 0;
  position: relative;
  box-shadow: none;
  z-index: 1;
  max-height: initial;
}
.cart-block-checkout .truncated-text {
  font-weight: 500;
  font-size: 16px;
  -webkit-line-clamp: 3;
}
.cart-block-checkout .cart-block-products {
  max-height: 517px;
}
.cart-block-checkout .cart-block-product {
  grid-template-columns: 140px 232px;
}
.cart-block-checkout .cart-block-product .fragrance .text-ellipsis {
  width: calc(230px - 28px);
}
.cart-block-checkout .cart-block-product .name-and-price {
  margin-bottom: 9px;
}
.cart-block-checkout .cart-block-product .product-details-options {
  margin-bottom: 9px;
}
.cart-block-checkout .cart-block-product .quantity-box {
  width: 102px;
  height: 42px;
  border-radius: 12px;
}
.cart-block-checkout .cart-block-product .quantity-box input {
  width: 40px;
  font-size: 18px;
}
.back-page a {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #D53D13;
  gap: 9px;
}
.quantity-box {
  width: 147px;
  height: 60px;
  border: 1px solid #E9613B;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quantity-box .btn-decrease,
.quantity-box .btn-increase {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.quantity-box input {
  width: 50px;
  text-align: center;
  color: #0a001f;
  font-size: 18px;
  height: 24px;
  line-height: 1;
  font-weight: 500;
  border: 0;
  padding: 0;
}
.accordion-plus {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}
.accordion-plus:after,
.accordion-plus:before {
  content: "";
  position: absolute;
  left: 0;
  transform: translateY(-50%);
  top: 50%;
  background: #333333;
  width: 20px;
  height: 2px;
  transition: all 0.3s ease;
}
.accordion-plus:before {
  width: 2px;
  height: 20px;
  transform: translateX(-50%);
  top: 0;
  left: 50%;
}
.block-scroll::-webkit-scrollbar {
  width: 3px;
}
.block-scroll::-webkit-scrollbar-track {
  background: transparent;
}
.block-scroll::-webkit-scrollbar-thumb {
  background: #AFAFAF;
  border-radius: 8px;
}
.block-scroll::-webkit-scrollbar-thumb:hover {
  background: #E9613B;
}
.row-two {
  display: flex;
  align-items: center;
  position: relative;
}
.row-two .col {
  width: 50%;
  padding: 0 40px;
}
.row-two:after {
  background: #F6C3B6;
  width: 1px;
  height: 100%;
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
}
.accordion {
  overflow: hidden;
  border-top: 1px solid #F6C3B6;
}
.accordion .accordion-item {
  border-bottom: 1px solid #F6C3B6;
}
.accordion .accordion-item:last-child {
  border-bottom: none;
}
.accordion .accordion-item .accordion-header {
  font-size: 20px;
  font-weight: 600;
  padding: 40px;
  cursor: pointer;
  color: #333;
  transition: all 0.3s ease;
  text-transform: lowercase;
  position: relative;
}
.accordion .accordion-item .accordion-header:hover {
  color: #E9613B;
}
.accordion .accordion-item .accordion-header:hover .accordion-plus:after {
  background: #E9613B;
}
.accordion .accordion-item .accordion-header:hover .accordion-plus:before {
  background: #E9613B;
}
.accordion .accordion-item.active .accordion-header {
  color: #E9613B;
}
.accordion .accordion-item.active .accordion-header .accordion-plus:after {
  background: #E9613B;
}
.accordion .accordion-item.active .accordion-header .accordion-plus:before {
  background: #E9613B;
  transform: translateX(-50%) rotate(90deg);
}
.accordion .accordion-item .accordion-collapse.collapse {
  display: none;
  overflow: hidden;
}
.accordion .accordion-item .accordion-collapse.show {
  display: block;
}
.accordion .accordion-item .accordion-collapse .accordion-body {
  padding: 0 40px 40px;
  background: #ffffff;
  color: #666;
  line-height: 1.5;
}
.accordion .accordion-item .accordion-collapse .accordion-body ul {
  list-style-position: inside;
  margin-bottom: 0.9375vw !important;
}
.accordion .accordion-item .accordion-collapse .accordion-body p {
  margin-bottom: 0.9375vw !important;
}
@media (max-width: 768px) {
  .accordion .accordion-item .accordion-collapse .accordion-body ul {
    margin-bottom: 3vw !important;
  }
  .accordion .accordion-item .accordion-collapse .accordion-body p {
    margin-bottom: 3vw !important;
  }
}
.product-price {
  display: flex;
  align-items: center;
  gap: 12px;
}
.product-price span,
.product-price .price {
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
}
.product-price .old-price {
  font-size: 20px;
  position: relative;
}
.product-price .old-price:after {
  content: "";
  width: calc(100% + 4px);
  height: 1px;
  position: absolute;
  top: 50%;
  left: -2px;
  transform: translateY(-50%);
  background: #D53D13;
}
.product-price .new-price {
  font-size: 24px;
  color: #D53D13;
}
.radio-option {
  display: grid;
  grid-template-columns: 0.9375vw 1fr;
  align-items: center;
  height: 0.9375vw;
  gap: 0.208vw;
  cursor: pointer;
}
.radio-option input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  cursor: pointer;
  width: 0.9375vw;
  height: 0.9375vw;
  border: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgcng9IjguNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0U5NjEzQiIvPgo8L3N2Zz4K);
  background-size: cover;
}
.radio-option input[type="radio"]:after {
  opacity: 0;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgcng9IjguNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0U5NjEzQiIvPgo8cmVjdCB4PSIzLjI1IiB5PSIzLjI1IiB3aWR0aD0iMTEuNSIgaGVpZ2h0PSIxMS41IiByeD0iNS43NSIgZmlsbD0iI0U5NjEzQiIgc3Ryb2tlPSIjRTk2MTNCIiBzdHJva2Utd2lkdGg9IjAuNSIvPgo8L3N2Zz4K);
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.radio-option input[type="radio"]:checked:after {
  opacity: 1;
}
.product-item {
  padding: 45px 40px 40px 40px;
  position: relative;
  width: 480px;
}
.product-item .product-discount-tag {
  position: absolute;
  left: 0.26vw;
  top: 0.26vw;
  font-size: 0.885vw;
  background: #D53D13;
  border-radius: 0.521vw;
  width: 4.167vw;
  height: 1.823vw;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  z-index: 10;
}
.product-item .product-favorite {
  position: absolute;
  right: 45px;
  top: 47px;
  z-index: 1000;
}
.product-item .product-favorite button {
  width: 31px;
  height: 27px;
  border: 0;
  background: transparent;
  transition: none;
}
.product-item .product-favorite button svg {
  width: 100%;
  height: 100%;
}
.product-item .product-favorite .tooltip {
  position: absolute;
  width: 180px;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  padding: 14px 12px;
  text-align: center;
  border-radius: 8px;
  background: #ffffff;
  border: 1px solid #AFAFAF;
  top: calc(100% + 6px);
  right: -32px;
  transition: 0.25s all ease;
}
.product-item .product-favorite .tooltip:before,
.product-item .product-favorite .tooltip:after {
  right: 39px;
  top: -10px;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  z-index: 2;
}
.product-item .product-favorite .tooltip:before {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #afafaf;
  z-index: 1;
  top: -12px;
  right: 37px;
}
.product-item .product-favorite .tooltip a {
  color: #D53D13;
}
.product-item .product-favorite:hover > .tooltip {
  opacity: 1;
  z-index: 10;
  visibility: visible;
}
.product-item .product-favorite:hover > button {
  color: #D53D13;
}
.product-item .product-favorite.favorite-check button {
  color: #D53D13;
}
.product-item .product-favorite.favorite-check svg {
  fill: #D53D13;
  stroke: #D53D13;
}
.product-item .product-item-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 400px;
  position: relative;
  margin-bottom: 24px;
}
.product-item .product-item-image a {
  display: block;
  position: relative;
}
.product-item .product-item-image img {
  object-fit: cover;
  width: auto;
  height: 400px;
  max-height: 100%;
}
.product-item .product-item-image:not(.big) img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.product-item .product-item-image:not(.big):hover .img-two {
  opacity: 0;
}
.product-item .product-item-image:not(.big):hover img:nth-child(2) {
  opacity: 1;
  visibility: visible;
}
.product-item .color-options {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 20px;
}
.product-item .color-options .color {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background-image: url(../image/mask-color.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
}
.product-item .product-info {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.product-item .product-info .h3 {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  margin: 0 0 4px 0;
}
.product-item .product-info .h3 a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  text-overflow: ellipsis;
  line-height: 1.3;
}
.product-item .product-info .sub-name {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #9A9A9A;
  font-weight: 500;
  margin: 0;
  margin-top: 6px;
  line-height: 1;
}
.product-item .product-info .sub-name i {
  width: 22px;
  height: 22px;
  display: block;
  background-size: 80px;
  background-position: center;
  border-radius: 50%;
}
.product-item .product-options {
  margin-top: 24px;
  display: flex;
  gap: 12px;
}
.product-item .product-price .price {
  display: flex;
  align-items: center;
  gap: 12px;
}
.product-item .product-price .price span {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
}
.product-item .product-price .price .old-price {
  font-size: 18px;
  position: relative;
}
.product-item .product-price .price .old-price:after {
  content: "";
  width: calc(100% + 4px);
  height: 1px;
  position: absolute;
  top: 50%;
  left: -2px;
  transform: translateY(-50%);
  background: #D53D13;
}
.product-item .product-price .price .new-price {
  font-size: 22px;
  color: #D53D13;
}
.product-item .product-price .add-to-cart {
  background: transparent;
  outline: none;
  width: 52px;
  height: 52px;
  border: 2px solid #333333;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.product-item .product-price .add-to-cart span {
  position: absolute;
  right: -10px;
  top: -6px;
  width: 24px;
  height: 24px;
  background: #D53D13;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  opacity: 0;
}
.product-item .product-price .add-to-cart:hover {
  border-color: #E9613B;
  color: #E9613B;
}
.product-item .product-price .add-to-cart svg {
  width: 20px;
  height: 20px;
}
.product-item .product-price .add-to-cart.cart-check span {
  opacity: 1;
}
.product-item .product-item-actions {
  display: flex;
  flex-direction: column;
}
.product-item .product-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-item.product-noting .product-text-noting {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2000;
  background: rgba(255, 255, 255, 0.5);
}
.product-item.product-noting .product-text-noting span {
  width: 8.021vw;
  height: 8.021vw;
  background-color: #ECE7E7;
  border-radius: 50%;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  font-size: 1.042vw;
  line-height: 1.2;
}
.product-item.product-noting .product-item-actions .add-to-cart {
  display: none;
}
@media (max-width: 768px) {
  .product-item.product-noting .product-text-noting {
    padding-top: 0;
  }
  .product-item.product-noting .product-text-noting span {
    width: 19vw;
    height: 19vw;
    font-size: 2.67vw;
  }
}
.product-item-banner a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 20.833vw;
}
.product-item-banner img {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: cover;
  transition: 0.3s all ease;
}
.product-item-banner img:hover {
  transform: scale(1.04);
}
.product-item-banner .banner-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  height: 2.29vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-item-mini .checkbox input {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #E9613B;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  position: relative;
}
.product-item-mini .checkbox input:after {
  content: "";
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMy41NDc2Mkw1LjMzMzMzIDguNUwxMyAwLjUiIHN0cm9rZT0iIzMzMzMzMyIvPgo8L3N2Zz4K);
  width: 14px;
  height: 10px;
  background-size: cover;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
  opacity: 0;
}
.product-item-mini .checkbox input:checked:after {
  opacity: 1;
}
.product-item-mini .checkbox label:hover {
  color: #E9613B;
}
.product-item-mini .checkbox label:hover input {
  border-color: #E9613B;
}
.select-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  text-transform: lowercase;
  z-index: 2000;
}
.select-wrapper select {
  display: none;
}
.select-wrapper .select-display {
  border: 1px solid #ccc;
  background: #fff;
  padding: 15px 20px;
  line-height: 1;
  cursor: pointer;
  user-select: none;
  border-radius: 16px;
  position: relative;
  height: 48px;
}
.select-wrapper .select-display.active {
  border-radius: 16px 16px 0 0;
}
.select-wrapper .select-display svg {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.select-wrapper .select-dropdown {
  position: absolute;
  top: 47px;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #ccc;
  background: #fff;
  display: none;
  /* Приховано за замовчуванням */
  max-height: 200px;
  /* Прокрутка, якщо багато опцій */
  overflow-y: auto;
  z-index: 999;
  border-radius: 0 0 16px 16px;
}
.select-wrapper .select-dropdown li {
  padding: 10px 20px;
  cursor: pointer;
  font-size: 14px;
  border-bottom: 1px solid #E1E1E1;
}
.select-wrapper .select-dropdown li:last-child {
  border-bottom: 0;
}
.select-wrapper .select-dropdown li:hover {
  background: #eee;
}
.footer {
  background: #E9613B;
}
.footer .container {
  padding: 0;
}
.footer ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer a {
  color: #fff;
  line-height: 18px;
  font-size: 18px;
}
.footer a:hover {
  font-weight: 600;
}
.footer .row {
  display: flex;
}
.footer .col {
  padding-top: 70px;
  text-transform: lowercase;
  padding-bottom: 55px;
}
.footer .h5 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  margin-bottom: 32px;
}
.footer .block-1 {
  width: 302px;
  border-right: 1px solid #F19C84;
  padding-right: 58px;
  padding-left: 40px;
}
.footer .block-2 {
  width: 458px;
  border-right: 1px solid #F19C84;
  padding-right: 58px;
  padding-left: 58px;
}
.footer .block-3 {
  width: 570px;
  border-right: 1px solid #F19C84;
  padding-right: 58px;
  padding-left: 58px;
}
.footer .block-3 ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.footer .block-3 ul li {
  padding-right: 5px;
}
.footer .block-4 {
  flex-grow: 1;
  width: 570px;
  border-right: 1px solid #F19C84;
  padding-right: 58px;
  padding-left: 58px;
}
.footer .block-4 h5 {
  margin-bottom: 20px;
}
.footer .block-4 .socials {
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer .block-4 .socials li {
  padding-right: 5px;
}
.footer .block-4 .logo {
  margin-top: 2.34375vw;
}
.footer .block-4 .logo svg {
  width: 172px;
  height: 39px;
}
.footer .block-4 .newsletter {
  margin-top: 1.667vw;
}
.footer .block-4 .newsletter .fields input {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
.footer .block-4 .newsletter .fields input::placeholder {
  color: #F1987F;
}
.footer .block-4 .newsletter .fields button svg path,
.footer .block-4 .newsletter .fields button svg circle {
  stroke: #fff;
}
.footer .block-4 .newsletter .text {
  color: #fff;
}
.footer .copy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 29px 40px;
  border-top: 1px solid #F19C84;
  text-transform: lowercase;
}
.footer .copy p {
  line-height: 1;
  color: #ffffff;
}
.footer .copy img {
  width: 187px;
  height: auto;
}
.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-around;
  overflow-y: auto;
  padding: 20px 0;
}
.popup-content {
  background-color: #fff;
  padding: 40px;
  min-width: 300px;
  max-width: 1364px;
  width: 100%;
  position: relative;
}
.popup-close {
  position: absolute;
  top: 20px;
  right: 26px;
  background: none;
  border: none;
  cursor: pointer;
}
.popup-login {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
.popup-login .tabs {
  padding-left: 70px;
  padding-right: 30px;
}
.popup-login .fields {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.popup-login .buttons {
  margin-top: 72px;
}
.popup-login .fields-register {
  margin-bottom: 40px;
}
.popup-login .form-group {
  position: relative;
}
.popup-login .login-show-password {
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  border: 0;
  width: 21px;
  height: 19px;
}
.popup-login .login-show-password svg {
  width: 100%;
  height: 100%;
}
.popup-login .warning {
  position: relative;
}
.popup-login .warning .error-message {
  left: 0;
}
.popup-login .agree {
  text-transform: lowercase;
  display: flex;
  align-items: center;
  line-height: 1;
  gap: 8px;
}
.popup-login .agree a {
  text-decoration: underline;
}
.popup-login .error-message {
  color: #E9613B;
  position: absolute;
  right: 0;
  bottom: -18px;
  font-size: 12px;
  text-transform: lowercase;
}
.popup-login .form-control {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #CDCDCD;
  padding-bottom: 12px;
  outline: none;
}
.popup-login .form-control::placeholder {
  text-transform: lowercase;
}
.popup-login .form-control:focus {
  border-color: #E9613B;
}
.popup-login .forgotten {
  display: flex;
  justify-content: flex-end;
  margin-top: 8px;
  text-transform: lowercase;
}
.popup-login .buttons {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
}
.popup-login .buttons p {
  font-weight: 500;
}
.popup-login .btn-line {
  background: transparent;
  border: 0;
  outline: none;
  display: block;
  margin: 0 auto;
  text-transform: lowercase;
}
.popup-login .btn-google {
  border: 1px solid #333333;
  height: 72px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #ffffff;
  color: #333333;
  text-transform: lowercase;
  font-weight: 500;
  font-size: 18px;
  gap: 20px;
}
.popup-login .btn-google svg {
  width: 40px;
  height: 40px;
}
.popup-login .btn-google:hover {
  border: 1px solid #E9613B;
  color: #E9613B;
}
.popup-login .tab-links {
  list-style: none;
  display: flex;
  border-bottom: 1px solid #CDCDCD;
  margin-bottom: 52px;
}
.popup-login .tab-links li {
  width: 50%;
  text-align: center;
  padding-bottom: 12px;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
  transition: all 0.3s ease;
}
.popup-login .tab-links li.active {
  font-weight: 600;
  border-bottom: 2px solid #E9613B;
}
.popup-login .tab-item {
  display: none;
}
.popup-login .tab-item.active {
  display: block;
}
.forgotten-tab{
  display: none;
}
.forgotten-tab__title{
  font-weight: 600;
  border-bottom: 2px solid #E9613B;
  text-align: center;
  padding-bottom: 0.625vw;
  margin-bottom: 2.708vw;
}
.forgotten-tab.active{
  display: block;
}
.forgotten-tab-success{
  display: none;
}
.forgotten-tab-success.active{
  display: block;
  text-align: center;
}
