@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}

:root {
  --Primary-Primary-200: #3d79fc;
  --Primary-Primary-100: #376de2;
  --Secondary-Secondary-600: #7901ed;
  --Secondary-Secondary-500: #8f1cfe;
  --Secondary-Secondary-400: #a548fe;
  --Secondary-Secondary-300: #ba74fe;
  --Secondary-Secondary-200: #d0a0ff;
  --Secondary-Secondary-100: #e6ccff;
  --Tertiary-Tertiary-600: #4c5686;
  --Tertiary-Tertiary-500: #414a75;
  --Tertiary-Tertiary-400: #6c76ab;
  --Tertiary-Tertiary-300: #929ac1;
  --Tertiary-Tertiary-200: #b8bdd7;
  --Tertiary-Tertiary-100: #dee1ed;
  --Yellow: #f49d1a;
  --Button-1: linear-gradient(180deg: #3d79fc 0%: #5e3de6 100%: #7901ed 100%);
  --Button-2: linear-gradient(180deg: #7901ed 0%: #3d79fc 100%);
  --defult-bg: #f7f9fd;
  --Light-Gray: #f2f4f9;
}

button,
hr,
input {
  overflow: visible;
}

progress,
sub,
sup {
  vertical-align: baseline;
}

[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details,
main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  text-decoration: none !important;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img,
svg {
  border-style: none;
  display: block;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

@font-face {
  font-family: Dana-FaNum;
  font-style: normal;
  font-weight: 10;
  src: url("../fonts/dana/woff2/dana-thin.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/dana/woff2/dana-extralight.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/dana/woff2/dana-light.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/dana/woff2/dana-medium.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/dana/woff2/dana-demibold.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: normal;
  font-weight: 750;
  src: url("../fonts/dana/woff2/dana-ultrabold.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/dana/woff2/dana-extrabold.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/dana/woff2/dana-black.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/dana/woff2/dana-bold.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/dana/woff2/dana-regular.woff2");
}
/**
Iranic fonts	
**/
@font-face {
  font-family: Dana-FaNum;
  font-style: italic;
  font-weight: 10;
  src: url("../fonts/dana/woff2/dana-thinitalic.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/dana/woff2/dana-extralightitalic.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/dana/woff2/dana-lightitalic.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/dana/woff2/dana-mediumitalic.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/dana/woff2/dana-demibolditalic.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: italic;
  font-weight: 750;
  src: url("../fonts/dana/woff2/dana-ultrabolditalic.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/dana/woff2/dana-extrabolditalic.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/dana/woff2/dana-blackitalic.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: italic;
  font-weight: bold;
  src: url("../fonts/dana/woff2/dana-bolditalic.woff2");
}
@font-face {
  font-family: Dana-FaNum;
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/dana/woff2/dana-regularitalic.woff2");
}

.evn-font-dana {
  font-family: Dana-FaNum;
}

.evn-font-default {
  font-family: Dana-FaNum;
}

@keyframes menu-border {
  0% {
    top: 1rem;
  }
  100% {
    top: 2rem;
  }
}
@keyframes menu-top {
  0% {
    top: 6rem;
  }
  100% {
    top: 4rem;
  }
}
@keyframes menu-top_1 {
  0% {
    right: 158px;
  }
  100% {
    right: 178px;
  }
}
@keyframes mini-kart {
  0% {
    top: 4rem;
  }
  100% {
    top: 2.5rem;
  }
}
@keyframes open-search-box {
  0% {
    top: 100vh;
  }
  100% {
    top: 0;
  }
}
@keyframes close-search-box {
  0% {
    top: 0vh;
  }
  100% {
    top: 100vh;
    display: none;
  }
}
@keyframes searchform {
  0% {
    align-items: flex-start;
  }
  100% {
    align-items: center;
  }
}
@keyframes open-mobile-menu {
  0% {
    top: 100vh;
  }
  100% {
    top: 0;
  }
}
@keyframes pg-post-10 {
  0% {
    width: 0%;
    height: 0%;
    opacity: 0;
  }
  50% {
    width: 50%;
    height: 50%;
    opacity: 0.5;
  }
  100% {
    width: 100%;
    height: 100%;
    opacity: 0.8;
  }
}
body {
  background: var(--defult-bg) !important;
}

.header {
  width: 100%;
}

.header-des {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  display: grid;
  grid-template-columns: auto 2fr 1fr;
  gap: 1.5rem;
  align-items: center;
}
@media (max-width: 767px) {
  .header-des {
    display: none;
  }
}

.hd-ds-logo {
  width: auto;
  padding-block: 1rem;
}
.hd-ds-logo a {
  width: 100%;
}
.hd-ds-logo a img {
  display: block;
}

.hd-ds-menu {
  width: 100%;
  height: 100%;
}
.hd-ds-menu > ul {
  width: 100%;
  display: flex;
  gap: 1.5rem;
  height: 100%;
}
.hd-ds-menu > ul > li {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.hd-ds-menu > ul > li:hover > a {
  color: var(--Primary-Primary-200);
  display: flex;
  flex-direction: column;
  position: relative;
  transition: color 300ms;
}
.hd-ds-menu > ul > li:hover > a::after {
  content: "";
  position: absolute;
  width: 80%;
  margin-right: 10%;
  border-bottom: 2px solid var(--Primary-Primary-200, #3d79fc);
  top: 1rem;
  animation: menu-border 300ms both;
}
.hd-ds-menu > ul > li:hover > ul {
  display: grid;
  animation: menu-top 300ms both;
}
.hd-ds-menu > ul > li > a {
  font-family: Dana-FaNum;
  font-size: 15px;
  font-weight: 500;
  color: var(--Tertiary-Tertiary-600);
}
@media (max-width: 864px) {
  .hd-ds-menu > ul > li > a {
    font-size: 14px;
  }
}
@media (max-width: 823px) {
  .hd-ds-menu > ul > li > a {
    font-size: 13px;
  }
}
@media (max-width: 823px) {
  .hd-ds-menu > ul > li > a {
    font-size: 12px;
  }
}
@media (max-width: 777px) {
  .hd-ds-menu > ul > li > a {
    font-size: 11px;
  }
}
.hd-ds-menu > ul > li > ul {
  width: 212px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  position: absolute;
  padding: 1rem;
  top: 4rem;
  display: none;
  gap: 10px;
  z-index: 15;
}
.hd-ds-menu > ul > li > ul > li {
  position: relative;
}
.hd-ds-menu > ul > li > ul > li:hover > ul {
  display: grid;
  animation: menu-top_1 300ms both;
}
.hd-ds-menu > ul > li > ul > li > a {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hd-ds-menu > ul > li > ul > li > a svg {
  stroke: var(--Tertiary-Tertiary-500);
}
@media (max-width: 864px) {
  .hd-ds-menu > ul > li > ul > li > a {
    font-size: 14px;
  }
}
@media (max-width: 823px) {
  .hd-ds-menu > ul > li > ul > li > a {
    font-size: 13px;
  }
}
@media (max-width: 823px) {
  .hd-ds-menu > ul > li > ul > li > a {
    font-size: 12px;
  }
}
@media (max-width: 777px) {
  .hd-ds-menu > ul > li > ul > li > a {
    font-size: 11px;
  }
}
.hd-ds-menu > ul > li > ul > li > ul {
  width: 212px;
  position: absolute;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  right: 178px;
  top: 0;
  padding: 1rem;
  display: none;
  gap: 10px;
}
.hd-ds-menu > ul > li > ul > li > ul > li {
  width: 100%;
}
.hd-ds-menu > ul > li > ul > li > ul > li:hover a {
  color: var(--Primary-Primary-200);
}
.hd-ds-menu > ul > li > ul > li > ul > li a {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-weight: 500;
  width: 100%;
}
@media (max-width: 864px) {
  .hd-ds-menu > ul > li > ul > li > ul > li a {
    font-size: 14px;
  }
}
@media (max-width: 823px) {
  .hd-ds-menu > ul > li > ul > li > ul > li a {
    font-size: 13px;
  }
}
@media (max-width: 823px) {
  .hd-ds-menu > ul > li > ul > li > ul > li a {
    font-size: 12px;
  }
}
@media (max-width: 777px) {
  .hd-ds-menu > ul > li > ul > li > ul > li a {
    font-size: 11px;
  }
}
.hd-ds-menu > ul > li > ul > li:hover > a {
  color: var(--Primary-Primary-200);
}
.hd-ds-menu > ul > li > ul > li:hover > a svg {
  stroke: var(--Primary-Primary-200);
}

.hd-ds-left {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  padding-inline: 1.5rem;
  gap: 1rem;
  background: #000;
  border-radius: 0px 0px 20px 50px;
  background: linear-gradient(180deg, #7901ed 0%, #3d79fc 100%);
  box-shadow: 0px 4px 20px 0px rgba(76, 86, 134, 0.15);
}

.ds-buy-tic {
  height: 40px;
  border-radius: 10px 20px;
  background: #fff;
  color: var(--Tertiary-Tertiary-600);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.4);
  font-family: Dana-FaNum;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.ds-buy-tic span {
  padding: 0 10px;
}
@media (max-width: 1216px) {
  .ds-buy-tic {
    font-size: 14px;
  }
}
@media (max-width: 1175px) {
  .ds-buy-tic {
    font-size: 12px;
  }
}
@media (max-width: 1145px) {
  .ds-buy-tic {
    font-size: 11px;
  }
}
@media (max-width: 1114px) {
  .ds-buy-tic {
    font-size: 10px;
  }
}
@media (max-width: 1094px) {
  .ds-buy-tic {
    display: none;
  }
}

.ds-cart {
  height: 40px;
  width: 40px;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 10px 20px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  position: relative;
}
.ds-cart > li svg {
  width: 20px;
  height: 20px;
  fill: var(--Tertiary-Tertiary-600);
}
.ds-cart > li > span {
  width: 14px;
  height: 14px;
  background: var(--Yellow, #f49d1a);
  border-radius: 20px;
  font-family: Dana-FaNum;
  font-size: 0.6rem;
  font-style: normal;
  font-weight: 500;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 20px;
  top: 5px;
}

.ds-user,
.ds-search {
  width: 25px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ds-user svg,
.ds-search svg {
  width: 25px;
  height: 25px;
}

.ds-user > li {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.ds-user > li:hover > ul {
  display: grid;
  animation: mini-kart 300ms both;
}
.ds-user > li svg {
  width: 25px;
  height: 25px;
}
.ds-user > li > ul {
  width: 200px;
  position: absolute;
  border-radius: 10px;
  top: 2.5rem;
  left: 0;
  z-index: 15;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.2);
  display: none;
}

.nv-dsh-hd {
  width: 100%;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 10px;
  border-bottom: 2px solid #b8bdd7;
  padding: 1rem;
}
.nv-dsh-hd img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid var(--Tertiary-Tertiary-300);
}
.nv-dsh-hd span {
  color: var(--Tertiary-Tertiary-600);
  text-align: right;
  font-family: Dana-FaNum;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 500;
}
.nv-dsh-hd svg {
  width: 20px;
  height: 20px;
}

.nv-dsh-list {
  width: 100%;
  border-bottom: 1px solid #dee1ed;
}
.nv-dsh-list a {
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: center;
  gap: 10px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-weight: 500;
}
.nv-dsh-list a svg {
  width: 16px;
  height: 16px;
  fill: var(--Tertiary-Tertiary-600);
}
.nv-dsh-list:nth-last-child(1) {
  border-bottom: transparent;
}

.ds-cart {
  display: grid;
  position: relative;
}
.ds-cart:hover > li > ul {
  display: grid;
  animation: mini-kart 300ms both;
}
.ds-cart > li > ul {
  position: absolute;
  width: 400px;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 6px 30px 0px rgba(7, 97, 125, 0.12);
  left: 0;
  top: 2.5rem;
  display: none;
  z-index: 15;
}

.ds-cart-item {
  width: 100%;
  padding: 1rem;
  display: grid;
  gap: 1rem;
  border-bottom: 1px solid #929ac1;
}
.ds-cart-item > .cart-item-top {
  width: 100%;
  display: flex;
  gap: 1rem;
}
.ds-cart-item > .cart-item-top img {
  width: 80px;
  height: 80px;
}

.cart-item-top-text {
  width: calc(100% - 80px);
  display: grid;
}
.cart-item-top-text a {
  width: 100%;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 0.8rem;
  font-weight: 600;
}

.ds-ct-del {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
}
.ds-ct-del button {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: transparent;
  border: transparent;
}
.ds-ct-del button svg {
  width: 24px;
  height: 24px;
}

.cart-item-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.quantity-number {
  width: 128px;
  height: 40px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.2);
  border-radius: 10px 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 5px;
}
.quantity-number button {
  border-radius: 10px 20px;
  background: var(--Tertiary-Tertiary-300);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quantity-number > .number {
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 600;
}

.nv-header__cart--price {
  width: auto;
  display: grid;
  gap: 10px;
}

.nv-header__cart--dis {
  width: 100%;
  display: flex;
  gap: 10px;
  flex-direction: row-reverse;
  align-items: center;
}
.nv-header__cart--dis span {
  width: 43px;
  height: 29px;
  font-family: Dana-FaNum;
  color: #fff;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--Yellow);
  border-radius: 8px;
}
.nv-header__cart--dis del {
  color: var(--Tertiary-Tertiary-200);
  font-family: Dana-FaNum;
  font-size: 1rem;
  font-weight: 500;
}

.nv-header__cart--price--new {
  width: auto;
  text-align: left;
}
.nv-header__cart--price--new p {
  color: var(--Secondary-Secondary-600, #7901ed);
  font-family: Dana-FaNum;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
}
.nv-header__cart--price--new span {
  color: var(--Tertiary-Tertiary-200, #b8bdd7);
  text-align: right;
  font-family: Dana-FaNum;
  font-size: 0.93rem;
  font-style: normal;
  font-weight: 500;
}

.nv_total--mini-cart {
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.nv-cart--seprate {
  display: grid;
  gap: 10px;
}
.nv-cart--seprate p:nth-child(1) {
  color: var(--Tertiary-Tertiary-200);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.nv-cart--seprate p:nth-child(2) {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-weight: 500;
}
.nv-cart--seprate p:nth-child(2) span {
  color: var(--Tertiary-Tertiary-200);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.nv-header__cart--addtocart {
  border-radius: 10px 20px;
  background-image: linear-gradient(
    180deg,
    #3d79fc 0%,
    #5e3de6 100%,
    #7901ed 100%
  );
  display: flex;
  width: 175px;
  justify-content: center;
  padding-block: 10px;
  cursor: pointer;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-weight: 500;
}
.nv-header__cart--addtocart:hover {
  background: #3d79fc;
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.4);
}

.search-backDrap {
  width: 100dvw;
  height: 100dvh;
  position: fixed;
  background: rgba(0, 17, 67, 0.6);
  backdrop-filter: blur(3px);
  bottom: 0;
  left: 0;
  right: 0;
  top: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 15;
}
.search-backDrap form {
  width: calc(768px - 2rem);
  height: calc(40px + 2rem);
  border-radius: 20px;
  border: 1px solid var(--Tertiary-Tertiary-300, #929ac1);
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.2);
  padding: 1rem;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .search-backDrap form {
    width: calc(100% - 2rem);
  }
}
.search-backDrap form input {
  width: calc(100% - 40px);
  height: 40px;
  border: transparent;
  background: transparent;
  outline: transparent;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.search-backDrap form input::placeholder {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  opacity: 0.6;
}
.search-backDrap form span {
  width: 40px;
  height: 40px;
}
.search-backDrap form span svg {
  width: 40px;
  height: 40px;
}

.header-mob {
  width: 100%;
}
@media (min-width: 768px) {
  .header-mob {
    display: none;
  }
}

.hd-mb-logo {
  width: calc(100% - 2rem);
  margin: 0 auto;
  padding-block: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav_bar {
  width: calc(100% - 2rem);
  height: calc(50px + 2rem);
  margin: 0 auto;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  background: #000;
  border-radius: 20px;
  background: linear-gradient(180deg, #7901ed 0%, #3d79fc 100%);
  box-shadow: 0px 4px 20px 0px rgba(76, 86, 134, 0.15);
  padding: 1rem;
  z-index: 11;
}
@media (min-width: 768px) {
  .nav_bar {
    display: none;
  }
}

.nav_bar-list {
  width: 100%;
  display: grid;
  height: 100%;
  grid-template-columns: repeat(5, 1fr);
  gap: 1rem;
}
.nav_bar-list li {
  width: auto;
  align-items: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.nav_bar-list li a {
  width: auto;
  align-items: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.nav_bar-list li a svg {
  width: 28px;
  height: 28px;
}
.nav_bar-list li svg {
  width: 28px;
  height: 28px;
  stroke: #fff;
}
.nav_bar-list li span {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px;
  text-transform: capitalize;
}
@media (max-width: 447px) {
  .nav_bar-list li span {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .nav_bar-list li span {
    font-size: 10px;
  }
}
@media (max-width: 385px) {
  .nav_bar-list li span {
    font-size: 9px;
  }
}
.nav_bar-list li:nth-child(3) img {
  width: 50px;
  border: 5px solid #fff;
  border-radius: 20px;
}

.mobile_menu {
  width: 100dvw;
  height: 100dvh;
  position: fixed;
  background: rgba(44, 68, 139, 0.15);
  backdrop-filter: blur(7.5px);
  top: 100vh;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
@media (min-width: 767px) {
  .mobile_menu {
    display: none;
  }
}

.rectangle_62 {
  width: calc(100% - 4rem);
  right: 2rem;
  position: absolute;
  bottom: 99px;
  border-radius: 25px 25px 0px 0px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  padding: 1rem;
}

.rectangle_62-logo {
  width: 100%;
}
.rectangle_62-logo a {
  width: 100%;
}

.rectangle_62-list {
  width: 100%;
  padding-block: 1rem;
  display: grid;
  gap: 1rem;
  margin-top: 1rem;
}
.rectangle_62-list li {
  width: 100%;
}
.rectangle_62-list li > a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;

  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-weight: 700;
}
.rectangle_62-list li > a:hover {
  color: var(--Primary-Primary-200);
}
.rectangle_62-list li > a:hover svg {
  stroke: var(--Primary-Primary-200);
}
.rectangle_62-list li > a svg {
  width: 20px;
  height: 20px;
  stroke: var(--Tertiary-Tertiary-600);
}
.rectangle_62-list li > a span {
  /* color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-weight: 700; */
}

.rectangle-2717 {
  width: 100dvw;
  height: 100dvh;
  background: rgba(44, 68, 139, 0.15);
  backdrop-filter: blur(7.5px);
  position: fixed;
  top: 100vh;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.rectangle-2717 form {
  width: calc(100% - 2rem);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  height: calc(40px + 2rem);
  margin: 4rem auto;
  padding: 1rem;
  display: flex;
  align-items: center;
  gap: 10px;
}
.rectangle-2717 form input {
  width: calc(100% - 40px);
  height: 40px;
  outline: none;
  border: none;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-weight: 400;
}
.rectangle-2717 form input::placeholder {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-weight: 400;
}
.rectangle-2717 form button {
  width: 40px;
  height: 40px;
  border-radius: 15px;
  background: var(--Primary-Primary-200);
  border: transparent;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.07);
  display: flex;
  align-items: center;
  justify-content: center;
}
.rectangle-2717 form button svg {
  width: 25px;
  height: 25px;
}

.footer {
  width: 100%;
  border-radius: 50px 50px 0px 0px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 4px 20px 0px rgba(76, 86, 134, 0.15);
}
@media (max-width: 768px) {
  .footer {
    margin-top: 63px;
  }
}

.foot-iner {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  padding-block: 20px;
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 2rem;
  padding-top: 40px !important;
}
@media (max-width: 768px) {
  .foot-iner {
    padding-top: 0px !important;
  }
}
@media (max-width: 797px) {
  .foot-iner {
    grid-template-columns: 1fr 1fr;
  }
}

.foot-iner-sec {
  width: auto;
}
.foot-iner-sec:nth-child(1) {
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  padding: 1rem;
  height: max-content;
}
@media (max-width: 1005px) {
  .foot-iner-sec:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 5;
  }
}
@media (max-width: 768px) {
  .foot-iner-sec:nth-child(1) {
    margin-top: -64px;
  }
}
@media (max-width: 600px) {
  .foot-iner-sec:nth-child(1) {
    width: calc(100% - 2rem);
    margin: 0 auto;
    margin-top: -64px;
  }
}
.foot-iner-sec:nth-child(1) p {
  margin-top: 20px;
  color: var(--Tertiary-Tertiary-400, #6c76ab);
  text-align: justify;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}
.foot-iner-sec h4 {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-weight: 700;
}
.foot-iner-sec h4::after {
  content: "";
  display: block;
  border-radius: 5px;
  background: var(--Yellow);
  width: 23px;
  height: 4px;
  margin-top: 10px;
}

@media (max-width: 727px) {
  .nav-footer {
    grid-column-start: 1;
    grid-column-end: 4;
  }
}
@media (max-width: 600px) {
  .nav-footer {
    grid-column-start: 1;
    grid-column-end: 5;
  }
}
.nav-footer ul {
  width: auto;
  margin-top: 20px;
  display: grid;
  gap: 20px;
}
.nav-footer ul li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.nav-footer ul li:hover a {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}
.nav-footer ul li:hover::before {
  background: var(--Primary-Primary-200);
  transition: all 300ms;
}
.nav-footer ul li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: var(--Tertiary-Tertiary-200);
  border-radius: 8px;
}
.nav-footer ul li a {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-weight: 500;
}

@media (max-width: 600px) {
  .fs-p3 {
    grid-column-start: 1;
    grid-column-end: 5;
  }
}
.fs-p3 ul {
  margin-top: 20px;
  display: grid;
  gap: 20px;
}
.fs-p3 ul li {
  display: flex;
  gap: 14px;
}
.fs-p3 ul li > span {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fs-p3-content {
  width: auto;
  display: grid;
  gap: 9px;
}
.fs-p3-content > span {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-weight: 500;
}
.fs-p3-content p span {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-weight: 500;
}

.fs-p4 {
  width: auto;
}
.fs-p4 ul {
  margin-top: 20px;
  display: flex;
  gap: 20px;
}
.fs-p4 ul li {
  width: 77px;
  height: 87px;
  border-radius: 10px;
  background: #fff;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fs-p4 ul li img {
  width: 100%;
  height: 100%;
}

.media-footer {
  width: auto;
  margin-top: 20px;
  display: flex;
  gap: 1rem;
}
.media-footer a {
  display: flex;
  gap: 16px;
  align-items: center;
}
.media-footer a::after {
  content: "";
  display: block;
  width: 2px;
  height: 13px;
  background: #fff;
}
.media-footer a:nth-last-child(1)::after {
  display: none;
}

.copyright-footer {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  padding-bottom: 18px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .copyright-footer {
    display: grid;
    gap: 12px;
  }
}
.copyright-footer p {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 14px;
  font-weight: 500;
}

.section-2 {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: var(--content-width-defult);
  /* width: calc(100% - 2rem); */
  margin-inline: auto;
  padding-block: 100px;
  gap: 54px;
  position: relative;
}
@media (max-width: 767px) {
  .section-2 {
    grid-template-columns: 1fr;
    margin-bottom: 54px;
  }
}
.section-2 > .circle {
  position: absolute;
  width: 367px;
  height: 367px;
  left: 0;
  border-radius: 367px;
  opacity: 0.05;
  background: var(--Secondary-Secondary-600);
  filter: blur(100px);
}
.section-2 .circle_2 {
  position: absolute;
  left: 0;
  top: 2rem;
}
.section-2 .circle_3 {
  position: absolute;
  bottom: 3rem;
  left: 0;
}
@media (max-width: 767px) {
  .section-2 .circle_3 {
    bottom: 25rem;
  }
}
@media (max-width: 538px) {
  .section-2 .circle_3 {
    bottom: 30rem;
  }
}
@media (max-width: 400px) {
  .section-2 .circle_3 {
    bottom: 38rem;
  }
}

.section-2-p1 {
  width: auto;
  display: grid;
  grid-template-columns: 1fr 12fr;
  gap: 32px;
  position: relative;
  z-index: 9;
}
.section-2-p1 > .Circle {
  position: absolute;
  top: -3rem;
  right: -3rem;
  width: 300px;
  height: 300px;
  border-radius: 300px;
  opacity: 0.07;
  background: var(--Secondary-Secondary-600, #7901ed);
  filter: blur(100px);
}
.section-2-p1 .square {
  position: absolute;
}
.section-2-p1 .square:nth-child(1) {
  width: 126px;
  height: 126px;
  border-radius: 20px;
  background: var(--Primary-Primary-200);
  z-index: 9;
  left: 25rem;
  top: -2rem;
}
@media (max-width: 1170px) {
  .section-2-p1 .square:nth-child(1) {
    left: 18rem;
  }
}
@media (max-width: 1000px) {
  .section-2-p1 .square:nth-child(1) {
    left: 12rem;
  }
}
@media (max-width: 767px) {
  .section-2-p1 .square:nth-child(1) {
    left: 5rem;
  }
}
@media (max-width: 688px) {
  .section-2-p1 .square:nth-child(1) {
    left: 24rem;
  }
}
@media (max-width: 541px) {
  .section-2-p1 .square:nth-child(1) {
    left: 15rem;
  }
}
@media (max-width: 425px) {
  .section-2-p1 .square:nth-child(1) {
    left: 8rem;
  }
}
.section-2-p1 .square:nth-child(2) {
  width: 126px;
  height: 126px;
  border-radius: 20px;
  background: var(--Secondary-Secondary-600);
  z-index: 9;
  left: 20rem;
  bottom: -2rem;
}
@media (max-width: 1000px) {
  .section-2-p1 .square:nth-child(2) {
    left: 12rem;
  }
}
@media (max-width: 950px) {
  .section-2-p1 .square:nth-child(2) {
    left: 10rem;
  }
}
@media (max-width: 860px) {
  .section-2-p1 .square:nth-child(2) {
    left: 8rem;
  }
}
@media (max-width: 790px) {
  .section-2-p1 .square:nth-child(2) {
    left: 5rem;
  }
}
@media (max-width: 767px) {
  .section-2-p1 .square:nth-child(2) {
    left: 26rem;
  }
}
@media (max-width: 575px) {
  .section-2-p1 .square:nth-child(2) {
    left: 14rem;
  }
}
@media (max-width: 541px) {
  .section-2-p1 .square:nth-child(2) {
    left: 12rem;
  }
}
@media (max-width: 450px) {
  .section-2-p1 .square:nth-child(2) {
    left: 6rem;
  }
}
.section-2-p1 > .img-1 {
  position: relative;
  z-index: 11;
  width: 176px;
  height: 383px;
  border-radius: 25px;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.4);
}
@media (max-width: 538px) {
  .section-2-p1 > .img-1 {
    width: 157;
  }
}
@media (max-width: 410px) {
  .section-2-p1 > .img-1 {
    width: 137px;
  }
}
.section-2-p1 > .img-2 {
  position: relative;
  z-index: 11;
  border-radius: 25px 25px 25px 200px;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.4);
}
@media (max-width: 767px) {
  .section-2-p1 > .img-2 {
    margin-left: 1rem;
  }
}
.section-2-p1 > .img-2 span {
  width: 100%;
  height: 100%;
  display: flex;
  margin-top: 14px;
  margin-right: 14px;
  border-radius: 25px 25px 25px 200px;
  border: 2px solid #fff;
}

.section-2-p2 {
  width: auto;
}
.section-2-p2 > .subtitle {
  width: fit-content;
  height: fit-content;
  padding: 10px 16px;
  border-radius: 7px 10px;
  background: #f4f2fd;
  display: flex;
  gap: 8px;
  align-items: center;
}
.section-2-p2 > .subtitle svg {
  width: 18px;
  height: 18px;
}
.section-2-p2 > .subtitle span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-weight: 500;
}

.section-2-p2 > .title {
  width: fit-content;
  height: fit-content;
  margin-top: 14px;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-weight: 700;
}
.section-2-p2 >svg {
  margin-top: 11px;
}
.section-2-p2 h4 {
  margin-top: 18px;
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
}
.section-2-p2 > .description {
  margin-top: 14px;
  color: var(--Tertiary-Tertiary-400);
  text-align: justify;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.section-2-p2 .linking {
  margin-top: 19px;
  display: flex;
  gap: 16px;
}
.section-2-p2 .linking a {
  padding: 16px 20px;
  font-family: Dana-FaNum;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 370px) {
  .section-2-p2 .linking a {
    font-size: 14px;
  }
}
.section-2-p2 .linking a:nth-child(1) {
  border-radius: 10px 20px;
  border: 1px solid var(--Primary-Primary-200);
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  color: var(--Primary-Primary-200);
}
.section-2-p2 .linking a:nth-child(1):hover {
  background: var(--Tertiary-Tertiary-400);
  color: #fff;
  transition: all 300ms;
}
.section-2-p2 .linking a:nth-child(2) {
  border-radius: 10px 20px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  color: #fff;
}
.section-2-p2 .linking a:nth-child(2):hover {
  background: #3d79fc;
}

.section-3 {
  width: 100%;
  background: #f2f4f9;
  padding-block: 31px;
}

.section-3_inner {
  max-width: var(--content-width-defult);
  width: calc(100% - 0rem);
  margin-inline: auto;
  position: relative;
}
.section-3_inner > .circle {
  position: absolute;
  top: 4rem;
}
@media (max-width: 600px) {
  .section-3_inner > .circle {
    display: none;
  }
}
.section-3_inner > .headline {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-3_inner > .headline > .subtitle {
  padding: 10px 16px;
  border-radius: 7px 10px;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
}
.section-3_inner > .headline > .subtitle span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-weight: 500;
}

.section-3_inner > .headline h3 {
  margin-top: 32px;
  color: var(--Tertiary-Tertiary-600, #4c5686);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-weight: 700;
}
.section-3_inner > .headline > .sec-line {
  margin-top: 11px;
  width: 47px;
}

.section-3_content {
  display: grid;
  grid-template-columns: 4fr 1fr;
  margin-top: 52px;
  gap: 23px;
}
@media (max-width: 767px) {
  .section-3_content {
    grid-template-columns: 1fr;
  }
}
.section-3_content > .one-content {
  width: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 48px;
  column-gap: 24px;
}
@media (max-width: 950px) {
  .section-3_content > .one-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .section-3_content > .one-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section-3_content > .one-content li {
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  padding: 24px;
  position: relative;
  display: grid;
}
.section-3_content > .one-content li:hover h6 {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}
.section-3_content > .one-content li > span {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  position: absolute;
  top: -30px;
  right: 24px;
}
.section-3_content > .one-content li > span svg {
  width: 36px;
  height: 36px;
}
.section-3_content > .one-content li h6 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-weight: 700;
  line-height: 34px;
  margin-top: 18px;
}
.section-3_content > .one-content li p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  text-align: justify;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin-top: 10px;
}
.section-3_content > .one-content li a {
  margin-top: 10px;
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
}
.section-3_content > .one-content li a:hover {
  color: var(--Secondary-Secondary-600);
}

.two-content {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.two-content img {
  width: 100%;
  height: 500px;
}
@media (max-width: 767px) {
  .two-content img {
    height: 100%;
  }
}

.section_4 {
  width: 100%;
  background: #f7f9fd;
  padding-block: 100px;
  position: relative;
  z-index: 9;
  padding-bottom: 0;
}
.section_4 > .circle_1 {
  position: absolute;
  left: 11px;
  top: 17rem;
  opacity: 0.3;
  z-index: 9;
}
@media (max-width: 767px) {
  .section_4 > .circle_1 {
    display: none;
  }
}
.section_4 > .circle_2 {
  position: absolute;
  left: 3rem;
  z-index: 9;
}
@media (max-width: 400px) {
  .section_4 > .circle_2 {
    left: 2rem;
  }
}
.section_4 > .circle_3 {
  position: absolute;
  right: 3rem;
  z-index: 9;
}
@media (max-width: 400px) {
  .section_4 > .circle_3 {
    right: 2rem;
  }
}
.section_4 > .circle_4 {
  position: absolute;
  right: 0;
  bottom: 1rem;
  z-index: 9;
  opacity: 0.5;
}
@media (max-width: 767px) {
  .section_4 > .circle_4 {
    display: none;
  }
}

.section_4-iner {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  z-index: 10;
  padding-bottom: 100px;
}
.section_4-iner > .headline {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section_4-iner > .headline > .subtitle {
  display: flex;
  align-items: center;
  padding: 10px 16px;
  border-radius: 7px 10px;
  background: #fff;
  gap: 8px;
}
.section_4-iner > .headline > .subtitle span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-weight: 500;
}
.section_4-iner > .headline h6 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-weight: 700;
  margin-top: 32px;
}
.section_4-iner > .headline > object {
  margin-top: 11px;
}

.section_4-iner > .contents {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: auto;
  margin-top: 67px;
  row-gap: 61px;
  column-gap: 24px;
}
@media (max-width: 1100px) {
  .section_4-iner > .contents {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .section_4-iner > .contents {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section_4-iner > .contents li {
  padding: 24px;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .section_4-iner > .contents li {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section_4-iner > .contents li > .img {
  height: 215px;
  display: flex;
  width: 100%;
  border-radius: 25px;
  margin-top: -61px;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
}
@media (max-width: 767px) {
  .section_4-iner > .contents li > .img {
    width: 154px;
    height: 212px;
    flex-shrink: 0;
    margin: 0 auto;
    margin-top: -61px;
  }
}

.section_4-iner > .contents li > .contents-left {
  width: auto;
}
@media (max-width: 767px) {
  .section_4-iner > .contents li > .contents-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.section_4-iner > .contents li > .contents-left h6 {
  color: var(--Tertiary-Tertiary-600, #4c5686);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-weight: 600;
  display: grid;
  cursor: pointer;
}
.section_4-iner > .contents li > .contents-left h6:hover {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}
.section_4-iner > .contents li > .contents-left h6::after {
  content: "";
  width: 23px;
  height: 4px;
  border-radius: 5px;
  background: var(--Yellow);
  margin-top: 11px;
}
.section_4-iner > .contents li > .contents-left span {
  color: var(--Tertiary-Tertiary-400, #6c76ab);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 30px;
}
.section_4-iner > .contents li > .contents-left span:nth-child(2) {
  margin-top: 20px;
}
.section_4-iner > .contents li > .contents-left span:nth-child(3) {
  margin-top: 12px;
}
.section_4-iner > .contents li > .contents-left > .linking {
  display: flex;
  width: auto;
  margin-top: 24px;
  gap: 24px;
}
.section_4-iner > .contents li > .contents-left > .linking a {
  display: flex;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.section_4-iner > .contents li > .contents-left > .linking a img {
  width: 100%;
  height: 100%;
}

.section-6 {
  width: 100%;
  background: #f7f9fd;
  padding-top: 100px;
  position: relative;
}
.section-6 > .circle_1 {
  position: absolute;
  z-index: 9;
  opacity: 0.5;
}
/* .section-6 > .circle_blur {
  border-radius: 328px;
  opacity: 0.1;
  background: var(--Primary-Primary-200);
  filter: blur(100px);
  width: 328px;
  height: 328px;
  position: absolute;
  right: -164px;
} */

.section-6_inner {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
}
.section-6_inner > .sub_title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.section-6_inner > .sub_title h6 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
.section-6_inner > .sub_title object {
  margin-top: 14px;
}

.section-6_contents {
  width: 100%;
  position: relative;
  z-index: 10;
  margin-top: 30px;
}
.section-6_contents > ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
  gap: 76px;
  padding-inline: 1rem;
}
@media (max-width: 1100px) {
  .section-6_contents > ul {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 33px;
  }
}
@media (max-width: 580px) {
  .section-6_contents > ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }
}
.section-6_contents > ul li {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 1100px) {
  .section-6_contents > ul li:nth-child(2)::after {
    display: none;
  }
}
@media (max-width: 580px) {
  .section-6_contents > ul li::after {
    display: none;
  }
}
.section-6_contents > ul li:nth-last-child(1)::after {
  display: none;
}
.section-6_contents > ul li::after {
  content: "";
  width: 4px;
  height: 23px;
  left: -37px;
  position: absolute;
  border-radius: 5px;
  background: var(--Primary-Primary-200);
}
.section-6_contents > ul li > .content {
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  width: 100%;
  padding: 24px;
  display: flex;
  gap: 14px;
  align-items: center;
}
.section-6_contents > ul li > .content > span {
  width: 55px;
  height: 55px;
  border-radius: 15px;
  background: var(--Light-Gray);
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-6_contents > ul li > .content > p {
  display: grid;
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
}
.section-6_contents > ul li > .content > p > span {
  color: var(--Tertiary-Tertiary-400);
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.section-7 {
  width: 100%;
  background: #f7f9fd;
  padding-block: 100px;
  position: relative;
  z-index: 9;
}
.section-7 > .circle_1 {
  position: absolute;
  left: 3rem;
  z-index: 9;
}
.section-7 > .circle_2 {
  position: absolute;
  left: 0rem;
  top: 8rem;
  z-index: 8;
}
.section-7 > .headline {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 10;
}
.section-7 > .headline > .subtitle {
  width: fit-content;
  padding: 10px 16px;
  border-radius: 7px 10px;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
}
.section-7 > .headline > .subtitle span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.section-7 > .headline h3 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  margin-top: 14px;
}
.section-7 > .headline > object {
  margin-top: 11px;
}

.section-7 > ul {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  position: relative;
  z-index: 10;
}
@media (max-width: 850px) {
  .section-7 > ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  .section-7 > ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section-7 > ul > li {
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  width: 100%;
}
.section-7 > ul > li > .headline {
  width: calc(100% - 16px);
  border-radius: 20px;
  background: var(--Light-Gray);
  margin: 16px auto;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.section-7 > ul > li > .headline > span {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
}
.section-7 > ul > li > .headline > p {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
.section-7 > ul > li > .headline > p > span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}

.section-7 > ul > li .line {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
}
.section-7 > ul > li .line span:nth-child(1) {
  width: 20px;
  height: 40px;
  background: #000;
  border-radius: 40px 0 0 40px;
  background: var(--Light-Gray);
}
.section-7 > ul > li .line span:nth-child(2) {
  width: calc(100% - 40px);
  border: 1px dashed #6c76ab;
}
.section-7 > ul > li .line span:nth-child(3) {
  width: 20px;
  height: 40px;
  background: #000;
  border-radius: 0 40px 40px 0;
  background: var(--Light-Gray);
}

.section-7 > ul > li {
  padding-bottom: 20px;
}
.section-7 > ul > li a {
  padding: 16px 20px;
  border-radius: 7px 12px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.4);
  display: flex;
  width: calc(100% - 40px);
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.section-7 > ul > li a:hover {
  background: #3d79fc;
  transition: all 300ms both;
}
.section-7 > ul > li a:active {
  background: #376de2;
  transition: all 300ms both;
}
.section-7 > ul > li > .content {
  width: 100%;
  padding: 20px;
  display: grid;
  gap: 20px;
}
.section-7 > ul > li > .content > h4 {
  color: var(--Tertiary-Tertiary-600, #4c5686);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}
.section-7 > ul > li > .content > p {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
}
.section-7 > ul > li > .content > p span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.section-8 {
  background: #f7f9fd;
  width: 100%;
}
.section-8 > .container {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  display: grid;
  grid-template-columns: 4fr 3fr;
  align-items: center;
}
@media (max-width: 767px) {
  .section-8 > .container {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

.section-8 > .container {
  position: relative;
}
.section-8 > .container > .pg1 {
  width: 110%;
  border-radius: 25px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.8);
  padding: 24px;
  position: relative;
}
@media (max-width: 767px) {
  .section-8 > .container > .pg1 {
    width: 100%;
  }
}
.section-8 > .container > .pg1 h4 {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.section-8 > .container > .pg1 > object {
  margin-top: 12px;
}
.section-8 > .container > .pg1 > .address {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 25px;
  gap: 24px;
}
@media (max-width: 1100px) {
  .section-8 > .container > .pg1 > .address {
    grid-template-columns: 1fr;
  }
}
.section-8 > .container .map {
  width: 100%;
  height: 297px;
  border-radius: 25px;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
}
.section-8 > .container .map iframe {
  width: 100%;
  height: 100%;
  border-radius: 25px;
  box-shadow: 0;
  border: none;
}
.section-8 > .container .map iframe .map-logo {
  display: none;
}

.address-pg1 {
  width: 100%;
  display: flex;
  grid-gap: 14px;
}
@media (max-width: 410px) {
  .address-pg1 {
    flex-direction: column;
    align-items: center;
  }
}
.address-pg1 > span {
  width: 55px;
  height: 55px;
  border-radius: 20px;
  background: var(--Primary-Primary-200);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}
.address-pg1 p {
  display: grid;
  gap: 9px;
}
@media (max-width: 410px) {
  .address-pg1 p {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.address-pg1 p span {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.address-pg1 p span:nth-child(2) {
  font-size: 17px;
}

.section-8 > .container > .pg1 .social-media {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 1.5fr 2fr;
  gap: 24px;
}
@media (max-width: 1100px) {
  .section-8 > .container > .pg1 .social-media {
    grid-template-columns: 1fr;
  }
}
.section-8 > .container > .pg1 .social-media .social-media_pg {
  border-radius: 20px;
  background: #fff;
  padding: 12px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 64px;
}
@media (max-width: 410px) {
  .section-8 > .container > .pg1 .social-media .social-media_pg:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.section-8 > .container > .pg1 .social-media .social-media_pg span {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.section-8 > .container > .pg1 .social-media .social-media_pg button {
  border: transparent;
  display: flex;
  align-items: center;
  padding: 10px;
  gap: 10px;
  flex-direction: row-reverse;
  border-radius: 10px;
  background: var(--Light-Gray);
  cursor: pointer;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.section-8 > .container > .pg1 .social-media .social-media_pg button:active {
  background: #fff;
}
.section-8 > .container > .pg1 .social-media .social-media_pg > .linking {
  display: flex;
  gap: 16px;
  align-items: center;
  flex-direction: row-reverse;
}
.section-8 > .container > .pg1 .social-media .social-media_pg > .linking a {
  display: flex;
  align-items: center;
  gap: 16px;
}
.section-8
  > .container
  > .pg1
  .social-media
  .social-media_pg
  > .linking
  a:nth-last-child(1)::before {
  display: none;
}
.section-8
  > .container
  > .pg1
  .social-media
  .social-media_pg
  > .linking
  a::before {
  content: "";
  width: 2px;
  height: 13px;
  background: #6c76ab;
  display: flex;
}

.section-9 {
  width: 100%;
  background: #f7f9fd;
  position: relative;
  z-index: 8;
  padding-top: 100px;
}
.section-9 > object {
  position: absolute;
  top: 2rem;
}
.section-9 > .container {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  position: relative;
  border-radius: 25px;
  padding: 42px;
  background-image: url(../imgs/Spiral.png);
  background-position: center;
  background-size: cover;
}
.section-9 > .container > .circle_bold {
  position: absolute;
  left: 1rem;
  top: -24px;
}

.section-9-pg {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 32px;
  align-items: end;
}
@media (max-width: 1024px) {
  .section-9-pg {
    grid-template-columns: 2fr 3fr;
  }
}
@media (max-width: 768px) {
  .section-9-pg {
    grid-template-columns: 1fr;
  }
}

.section-9-pg_1 {
  width: 100%;
}
.section-9-pg_1 > .subtitle {
  border-radius: 7px 10px;
  background: #fff;
  width: fit-content;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.section-9-pg_1 > .subtitle span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.section-9-pg_1 > h3 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  margin-top: 12px;
}
.section-9-pg_1 > object {
  margin-top: 12px;
}
.section-9-pg_1 p {
  width: 100%;
  text-align: justify;
  color: var(--Tertiary-Tertiary-400, #6c76ab);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  margin-top: 20px;
  line-height: 30px;
}
.section-9-pg_1 a {
  border-radius: 10px 20px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.4);
  padding: 16px 20px;
  display: block;
  width: fit-content;
  margin-top: 40px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.section-9-pg_2 {
  width: 100%;
  display: grid;
  align-items: center;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 24px;
  column-gap: 24px;
  height: 194px;
}
@media (max-width: 1024px) {
  .section-9-pg_2 {
    grid-template-columns: repeat(2, 1fr);
    height: 412px;
  }
}
.section-9-pg_2 > .pg-img {
  width: 100%;
  border-radius: 20px;
  background: #fff;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 85px;
}
.section-9-pg_2 > .pg-img > img {
  width: 142px;
  height: 53px;
}
@media (max-width: 480px) {
  .section-9-pg_2 > .pg-img > img {
    width: 100px;
    height: 37px;
  }
}
@media (max-width: 370px) {
  .section-9-pg_2 > .pg-img > img {
    width: 80px;
    height: 29px;
  }
}

.section-10 {
  width: 100%;
  background: #f7f9fd;
  position: relative;
  padding-top: 100px;
}
.section-10 > object {
  position: absolute;
}
@media (max-width: 768px) {
  .section-10 > object {
    display: none;
  }
}
.section-10 > object:nth-child(1) {
  bottom: 7rem;
  z-index: 9;
}
.section-10 > object:nth-child(2) {
  bottom: -2rem;
  z-index: 8;
}
.section-10 > .container {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  position: relative;
  z-index: 10;
}

.section-10 > .container > .headline {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-10 > .container > .headline > h3 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  display: grid;
  gap: 11px;
}
.section-10 > .container > .headline > .buttons {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 21px;
}
@media (max-width: 600px) {
  .section-10 > .container > .headline > .buttons {
    display: none;
  }
}
.section-10 > .container > .headline > .buttons a {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  padding: 16px 20px;
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.3);
}
.section-10 > .container > .headline > .buttons a:hover {
  background: var(--Tertiary-Tertiary-400);
  transition: all 300ms both;
  color: #fff;
}
.section-10 > .container > .headline > .buttons a:active {
  background: var(--Tertiary-Tertiary-500);
  transition: all 300ms both;
  color: #fff;
}

.nav-buttons {
  display: flex;
  gap: 12px;
}
.nav-buttons button {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 10px 50px -10px rgba(68, 74, 88, 0.3);
  border: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.nav-buttons button svg {
  stroke: #6c76ab;
}
.nav-buttons button:hover {
  background: var(--Secondary-Secondary-600);
  transition: all 300ms both;
}
.nav-buttons button:hover svg {
  stroke: #fff;
  transition: all 300ms both;
}
.nav-buttons button:active {
  background: #fff;
  transition: all 300ms both;
}
.nav-buttons button:active svg {
  stroke: #6c76ab;
  transition: all 300ms both;
}

.section-10 > .container > .pg10-slider {
  width: 100%;
  margin-top: 30px;
}
.section-10 > .container > .pg10-slider > .pg10-posts {
  width: 100%;
  display: flex;
  gap: 24px;
}

.pg10-post {
  width: 100%;
  position: relative;
}
.pg10-post .img {
  width: 100%;
  height: 328px;
  background-position: center;
  border-radius: 25px;
  z-index: 8;
  position: relative;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pg10-post .img:hover span {
  animation: pg-post-10 300ms both;
}
.pg10-post .img span {
  width: 20%;
  height: 20%;
  background: #414a75;
  position: absolute;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 8;
  opacity: 0;
}
.pg10-post .pg10-post-title {
  width: calc(100% - 32px);
  padding: 15px;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  display: grid;
  gap: 5px;
  margin: 0 auto;
  margin-top: -22px;
  position: relative;
  z-index: 10;
}
.pg10-post > a span {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}
.pg10-post > a strong {
  width: 23px;
  height: 4px;
  border-radius: 5px;
  background: var(--Yellow);
}

.pg-10-nav-dot {
  margin-top: 37px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.pg-10-nav-dot span {
  width: 14px;
  height: 14px;
  background: #dee1ed;
  opacity: 1;
}
.pg-10-nav-dot .swiper-pagination-bullet-active {
  background: #8f1cfe;
}

.swiper-button-disabled {
  opacity: 0.5;
}

.section-11 {
  width: 100%;
  position: relative;
  z-index: 8;
  padding-top: 100px;
}
.section-11 > object {
  position: absolute;
  left: 0;
  top: 1rem;
}
.section-11 > .headline {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-11 > .headline > .subtitle {
  display: flex;
  padding: 10px 16px;
  gap: 10px;
  border-radius: 7px 10px;
  background: #fff;
  align-items: center;
}
.section-11 > .headline > .subtitle span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-weight: 500;
}
.section-11 > .headline h3 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-weight: 700;
  line-height: 120%;
  margin-top: 16px;
}
.section-11 > .headline > object {
  margin-top: 11px;
}

.sc10-more {
  width: 100%;
  display: flex;
  margin-top: 25px;
  justify-content: center;
}
.sc10-more > a {
  padding: 17px 20px;
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.3);
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.sc10-more > a:hover {
  background: var(--Tertiary-Tertiary-400);
  color: #fff;
  transition: all 300ms;
}
.sc10-more > a:active {
  background: var(--Tertiary-Tertiary-600);
  color: #fff;
  transition: all 300ms;
}
@media (min-width: 600px) {
  .sc10-more > a {
    display: none;
  }
}

.sec-11_content {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 30px;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  padding: 24px;
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  gap: 24px;
  padding-bottom: 0;
  position: relative;
  z-index: 9;
}
@media (max-width: 768px) {
  .sec-11_content {
    display: flex;
    flex-direction: column;
    padding-bottom: 24px;
  }
}

.sec-11_pgA {
  border-radius: 20px;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  height: 228px;
}
@media (max-width: 768px) {
  .sec-11_pgA:nth-last-child(1) {
    height: 448px;
  }
}

.sec-11_pgC {
  grid-column-start: 3;
  grid-column-end: 0;
  grid-row-start: 1;
  grid-row-end: 4;
  height: calc(100% - 24px);
}
@media (max-width: 768px) {
  .sec-11_pgC {
    height: 228px;
  }
}

.sec-11_circle {
  width: 360px;
  height: 360px;
  border-radius: 367px;
  background: #faf5ff;
  filter: blur(100px);
  position: absolute;
  bottom: -180px;
  left: 4rem;
}
@media (max-width: 768px) {
  .sec-11_circle {
    display: none;
  }
}

.sec-11_linking {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 24px;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 10;
}
.sec-11_linking > a {
  padding: 16px 20px;
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.3);
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-weight: 500;
}
.sec-11_linking > a:hover {
  background: var(--Tertiary-Tertiary-400);
  color: #fff;
  transition: all 300ms;
}
.sec-11_linking > a:active {
  background: var(--Tertiary-Tertiary-500);
  color: #fff;
  transition: all 300ms;
}

.section-12 {
  width: 100%;
  margin-top: 100px;
  background: url(../imgs/bg-1.png);
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
}
@media (max-width: 768px) {
  .section-12 {
    background-size: 40% !important;
    background-position: left 15%;
  }
}
@media (max-width: 770px) {
  .section-12 {
    background-position: left 40%;
    background-size: 100% 48% !important;
    background-position: 0px 30% !important;
  }
}
/* @media (max-width: 530px) {
  .section-12 {
    background-position: left 18%;
    background-size: 70% !important;
  }
} */
@media (max-width: 350px) {
  .section-12 {
    background-position: left 23%;
    background-size: 80% !important;
  }
}
.section-12 > object {
  position: absolute;
  top: -70px;
  left: 3rem;
}
@media (max-width: 768px) {
  .section-12 > object {
    display: none;
  }
}
.section-12 > .headline {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  display: flex;
  padding-top: 1rem;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .section-12 > .headline {
    display: grid;
    grid-template-columns: 1fr;
  }
}

.section-12 > .headline > .subtitle > .title {
  background: #fff;
  display: flex;
  padding: 10px 16px;
  border-radius: 7px 10px;
  gap: 10px;
  width: fit-content;
}
.section-12 > .headline > .subtitle > .title span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
}
.section-12 > .headline > .subtitle h3 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-weight: 700;
  line-height: 50px;
  margin-top: 13px;
}

.section-12 > .headline > .buttons {
  display: flex;
  flex-direction: row-reverse;
  gap: 21px;
  align-items: center;
}
@media (max-width: 710px) {
  .section-12 > .headline > .buttons {
    width: 100%;
    margin-top: 5rem;
  }
}
.section-12 > .headline > .buttons a {
  padding: 16px 20px;
  border-radius: 10px 20px;
  border: 1px solid #fff;
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.3);
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-weight: 500;
}
.section-12 > .headline > .buttons a:hover {
  background: var(--Tertiary-Tertiary-400);
  border: 1px solid transparent;
  transition: all 300ms;
}
.section-12 > .headline > .buttons a:active {
  background: var(--Tertiary-Tertiary-500);
  border: 1px solid transparent;
  transition: all 300ms;
}
.section-12 > .headline > .buttons > .btns {
  display: flex;
  gap: 12px;
  flex-direction: row-reverse;
}
@media (max-width: 770px) {
  .section-12 > .headline > .buttons > .btns {
    display: none;
  }
}
.section-12 > .headline > .buttons > .btns button {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 10px 50px -10px rgba(68, 74, 88, 0.3);
  cursor: pointer;
}
.section-12 > .headline > .buttons > .btns button svg {
  stroke: #6c76ab;
}
.section-12 > .headline > .buttons > .btns button:hover {
  background: var(--Secondary-Secondary-600);
  transition: all 300ms;
}
.section-12 > .headline > .buttons > .btns button:hover svg {
  stroke: #fff;
  transition: all 300ms;
}
.section-12 > .headline > .buttons > .btns button:active {
  background: none;
  transition: all 300ms;
}

.sec-12-content {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 30px;
  overflow: hidden;
}

.sec-12-pgA-content {
  width: 100%;
}
.sec-12-pgA-content > .pg12-posts {
  width: 100%;
  display: flex;
  
}
.sec-12-pgA-content > .pg12-posts > .pg12-post {
  width: 322px !important;
  border-radius: 25px;
  background: #fff;
 margin-left: 24px;
  padding: 20px;
}
@media screen and (max-width: 600px) {
  .sec-12-pgA-content > .pg12-posts > .pg12-post{
    width: 100% !important;
    margin-left: 0 !important;
  }
  .sec-12-pgA-content > .pg12-posts{
    gap: 0 !important;
  }
}
.sec-12-pgA-content > .pg12-posts > .pg12-post .img {
  width: 100%;
  position: relative;
}
.sec-12-pgA-content > .pg12-posts > .pg12-post .img img {
  width: 100%;
  height: 207px;
  border-radius: 20px;
  aspect-ratio: 16/9;
  position: relative;
  z-index: 9;
}
.sec-12-pgA-content > .pg12-posts > .pg12-post .img > .save-icon {
  position: absolute;
  bottom: 14px;
  left: 14px;
  width: 50px;
  height: 50px;
  background: #fff;
  z-index: 10;
  border-radius: 100px;
  filter: drop-shadow(0px 10px 60px rgba(68, 74, 88, 0.5));
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: transparent;
}
.sec-12-pgA-content > .pg12-posts > .pg12-post a h2 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  margin-top: 24px;
  display: grid;
  gap: 11px;
}
.sec-12-pgA-content > .pg12-posts > .pg12-post a h2:hover {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}
.sec-12-pgA-content > .pg12-posts > .pg12-post a h2:active {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}
.sec-12-pgA-content > .pg12-posts > .pg12-post a h2::after {
  content: "";
  width: 23px;
  height: 4px;
  border-radius: 5px;
  background: var(--Yellow);
}

.pg12-post > .time {
  margin-top: 14px;
  display: flex;
  gap: 8px;
  align-items: center;
  border-bottom: 1px solid #dee1ed;
  padding-bottom: 16px;
}
.pg12-post > .time span:nth-child(2) {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}
.pg12-post > .time span:nth-child(3) {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}

.pg12-footer {
  width: 100%;
  padding-top: 16px;
  display: flex;
  justify-content: space-between;
  gap: 14px;
  align-content: center;
}
.pg12-footer > a {
  padding: 16px 20px;
  border-radius: 10px 20px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.8);
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.pg12-footer > a:hover {
  background: var(--Primary-Primary-200);
  box-shadow: 0px 0px 30px -10px rgba(64, 116, 250, 0.8);
  transition: all 300ms both;
}
.pg12-footer > a:active {
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.8);
  transition: all 300ms;
}

.pg12-footer_price {
  width: auto;
  display: grid;
  direction: ltr;
}
.pg12-footer_price strong {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-weight: 600;
}
.pg12-footer_price span {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.pg-12-nav-dot {
  width: 100%;
  margin-top: 25px;
  display: flex;
  justify-content: center;
  padding-bottom: 25px;
}
.pg-12-nav-dot > .swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
  background: #8f1cfe !important;
}
.pg-12-nav-dot > .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #dee1ed;
  opacity: 1;
}

.section-13 {
  width: 100%;
  margin-top: 100px;
  position: relative;
  z-index: 8;
  background: url(../imgs/bg-2.png);
  background-repeat: repeat-x;
  background-position: center;
  background-size: 63% 45%;
  overflow-x: hidden;
}
.section-13 > object {
  z-index: 8;
}
.section-13 > object:nth-child(1) {
  position: absolute;
  right: 130px;
}
.section-13 > object:nth-child(2) {
  position: absolute;
  left: 1rem;
  top: 9rem;
}
.section-13 > .headline {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 9;
}
.section-13 > .headline .subtitle {
  width: fit-content;
  display: flex;
  align-items: center;
  padding: 10px 16px;
  border-radius: 7px 10px;
  background: #fff;
  gap: 8px;
}
.section-13 > .headline .subtitle span {
  color: var(--Secondary-Secondary-600, #7901ed);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.section-13 > .headline > h3 {
  margin-top: 14px;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
.section-13 > .headline > object {
  margin-top: 21px;
}

.sec-13-content {
  position: relative;
  z-index: 9;
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 32px;
}
.sec-13-content > ul {
  width: 100%;
  display: grid;
  gap: 16px;
}
.sec-13-content > ul > li {
  width: 100%;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  padding: 24px;
  cursor: pointer;
}
.sec-13-content > ul > li > .top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.sec-13-content > ul > li > .top span {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}
.sec-13-content > ul > li > .top svg{
  flex-shrink: 0;
}
.sec-13-content a {
  width: fit-content;
  display: flex;
  margin: 0 auto;
  margin-top: 26px;
  padding: 16px 20px;
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.3);
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.sec-13-content a:hover {
  background: var(--Tertiary-Tertiary-400);
  color: #fff;
  transition: all 300ms;
}
.sec-13-content a:active {
  background: var(--Tertiary-Tertiary-600);
  color: #fff;
  transition: all 300ms;
}

.sec-13-content ul li > .bottom {
  border-top: 1px solid #dee1ed;
  padding-top: 27px;
  margin-top: 22px;
}
.sec-13-content ul li > .bottom > p {
  color: var(--Tertiary-Tertiary-400);
  text-align: justify;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.section-13 > .circle_1 {
  width: 360px;
  height: 360px;
  border-radius: 328px;
  opacity: 0.1;
  background: var(--Primary-Primary-200);
  filter: blur(100px);
  position: absolute;
  border-radius: 500px;
  z-index: 8;
  right: 10rem;
}
.section-13 > .circle_2 {
  width: 360px;
  height: 360px;
  background: #faf5ff;
  filter: blur(100px);
  position: absolute;
  border-radius: 500px;
  z-index: 8;
  left: 10rem;
}
.section-13 > .circle_3 {
  width: 360px;
  height: 360px;
  opacity: 0.1;
  background: var(--Primary-Primary-200);
  filter: blur(100px);
  position: absolute;
  border-radius: 500px;
  z-index: 8;
  left: -150px;
  bottom: 10rem;
}

.section-14 {
  width: 100%;
  margin-top: 100px;
}
.section-14 > .container {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  border-radius: 25px;
  background: #f2f4f9;
  padding: 40px;
  background-image: url(../imgs/Spiral.png);
  background-position: center center;
  background-size: cover;
  position: relative;
}
.section-14 > .container > .circle_1 {
  position: absolute;
  left: 6rem;
  top: -20px;
  z-index: 8;
}
.section-14 > .container > .circle_2 {
  position: absolute;
  bottom: -40px;
  filter: drop-shadow(0px 7px 15px rgba(121, 1, 237, 0.3));
  z-index: 8;
}
.section-14 > .container > .subtitle {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 9;
}
.section-14 > .container > .subtitle > h3 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
.section-14 > .container > .subtitle > object {
  margin-top: 15px;
}

.sec-14-content {
  width: 100%;
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  position: relative;
  z-index: 9;
}

.sec-14-btn {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 10px 50px -10px rgba(68, 74, 88, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.sec-14-sliders {
  width: calc(100% - 80px);
  height: max-content !important;
  display: grid;
}
.sec-14-sliders > .swiper-wrapper {
  width: 100%;
  display: flex;
}
.sec-14-sliders > .swiper-wrapper > .swiper-slide {
  width: 100%;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  padding: 20px;
  display: grid;
  grid-template-columns: auto 3fr;
  gap: 20px;
  height: fit-content !important;
}

.sec-14-img {
  width: auto;
  display: flex;
  gap: 10px;
  align-items: center;
}
.sec-14-img > img {
  width: 65px;
  height: 65px;
  border-radius: 65px;
  border: 3px solid #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.8);
}
.sec-14-img p {
  display: grid;
  margin-top: 10px;
  gap: 10px;
}
.sec-14-img p span:nth-child(1) {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.sec-14-img p span:nth-child(2) {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.sec-14-cont > p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-align: justify;
}

.section-15 {
  width: 100%;
  background: #f7f9fd;
  padding-top: 100px;
  position: relative;
  z-index: 7;
}
.section-15 > object {
  position: absolute;
  z-index: 7;
  bottom: 0;
  opacity: 0.5;
  width: 304px !important;
  top: 11rem;
}
@media (max-width: 600px) {
  .section-15 > object {
    display: none;
  }
}
.section-15 > .container {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  position: relative;
  z-index: 8;
}

.section-15 > .container > .headline {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 600px) {
  .section-15 > .container > .headline {
    justify-content: center;
  }
}
.section-15 > .container > .headline > .subtitle {
  display: grid;
  gap: 11px;
}
@media (max-width: 600px) {
  .section-15 > .container > .headline > .subtitle {
    justify-items: center;
  }
}
.section-15 > .container > .headline > .subtitle h3 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}

.section-15 > .container > .headline > .buttons {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 21px;
}
@media (max-width: 600px) {
  .section-15 > .container > .headline > .buttons {
    display: none;
  }
}
.section-15 > .container > .headline > .buttons a {
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.3);
  padding: 16px 20px;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.section-15 > .container > .headline > .buttons a:hover {
  background: var(--Tertiary-Tertiary-400);
  color: #fff;
  transition: all 300ms;
}
.section-15 > .container > .headline > .buttons a:active {
  background: var(--Tertiary-Tertiary-600);
  color: #fff;
  transition: all 300ms;
}
.section-15 > .container > .headline > .buttons > .btns {
  display: flex;
  align-items: center;
  gap: 12px;
}
.section-15 > .container > .headline > .buttons > .btns button {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 10px 50px -10px rgba(68, 74, 88, 0.3);
  border: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-15 > .container > .headline > .buttons > .btns button svg {
  stroke: #6c76ab;
}
.section-15 > .container > .headline > .buttons > .btns button:hover {
  background: var(--Secondary-Secondary-600);
  transition: all 300ms;
}
.section-15 > .container > .headline > .buttons > .btns button:hover svg {
  stroke: #fff;
  transition: all 300ms;
}
.section-15 > .container > .headline > .buttons > .btns button:active {
  opacity: 0.5;
}

.sec-15-content {
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}

.pg15-posts {
  width: 100%;
  display: flex;
  gap: 24px;
}

.pg15-post {
  border-radius: 25px;
  background: #fff;
  /* box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1); */
  padding: 20px;
}
.pg15-post > .headline {
  width: 100%;
  display: flex;
  gap: 16px;
}
.pg15-post > .headline img {
  width: 70px;
  height: 70px;
  border-radius: 20px;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  aspect-ratio: 3/3;
}
.pg15-post > .headline > .subtitle {
  display: grid;
  gap: 12px;
}
.pg15-post > .headline > .subtitle > a {
  color: var(--Tertiary-Tertiary-600);
}
.pg15-post > .headline > .subtitle > a h2 {
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}
.pg15-post > .headline > .subtitle > a:hover {
  color: var(--Primary-Primary-200);
}
.pg15-post > .headline > .subtitle > .date {
  display: flex;
  align-items: center;
  gap: 10px;
}
.pg15-post > .headline > .subtitle > .date span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.pg15-post > .content {
  width: 100%;
  margin-top: 16px;
}
.pg15-post > .content > p {
  color: var(--Tertiary-Tertiary-400);
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.pg-15-nav-dot {
  width: 100%;
  margin-top: 25px;
  display: flex;
  justify-content: center;
}
.pg-15-nav-dot .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #dee1ed;
  opacity: 1;
}
.pg-15-nav-dot .swiper-pagination-bullet-active {
  background: #8f1cfe;
}

.sec-15-more {
  width: 100%;
  margin-top: 25px;
  display: flex;
  justify-content: center;
}
.sec-15-more a {
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.3);
  padding: 16px 20px;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.sec-15-more a:hover {
  background: var(--Tertiary-Tertiary-400);
  color: #fff;
  transition: all 300ms;
}
.sec-15-more a:active {
  background: var(--Tertiary-Tertiary-600);
  color: #fff;
  transition: all 300ms;
}
@media (min-width: 600px) {
  .sec-15-more {
    display: none;
  }
}

.section-16 {
  width: 100%;
  padding-top: 100px;
  position: relative;
  z-index: 7;
}
@media (max-width: 768px) {
  .section-16 > object {
    display: none;
  }
}
.section-16 > .circle_1 {
  position: absolute;
  z-index: 7;
  left: 1rem;
}
.section-16 > .circle_2 {
  position: absolute;
  z-index: 7;
  left: 1rem;
  bottom: -1rem;
}
.section-16 > .circle_3 {
  position: absolute;
  z-index: 7;
  right: 1rem;
  bottom: -1rem;
}
.section-16 > .container {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  position: relative;
  z-index: 8;
}
.section-16 > .container > .headline {
  width: 100%;
  display: grid;
  justify-items: center;
}
.section-16 > .container > .headline > .subtitle {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 7px 10px;
  background: #fff;
  padding: 10px 16px;
}
.section-16 > .container > .headline > .subtitle span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.section-16 > .container > .headline h3 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  margin-top: 14px;
}
.section-16 > .container > .headline > object {
  margin-top: 11px;
}

.sc16-content {
  width: 100%;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  margin-top: 25px;
  padding: 24px;
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 1060px) {
  .sc16-content {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 768px) {
  .sc16-content {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 570px) {
  .sc16-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 450px) {
  .sc16-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sc16-content > li {
  border-radius: 20px;
  background: var(--Light-Gray);
  padding: 24px;
  display: grid;
  justify-items: center;
}
@media (max-width: 450px) {
  .sc16-content > li {
    display: flex;
    align-items: center;
    gap: 16px;
  }
}
.sc16-content > li img {
  width: 95.755px;
  height: 95.755px;
  border-radius: 95.755px;
}
.sc16-content > li .sc-16-text-content > p {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  margin-top: 20px;
}
.sc16-content > li .sc-16-text-content > span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  margin-top: 10px;
}

.sc16-more {
  width: 100%;
  margin-top: 25px;
  display: flex;
  justify-content: center;
}
.sc16-more > a {
  padding: 16px 20px;
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.3);
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.sc16-more > a:hover {
  background: var(--Tertiary-Tertiary-400);
  color: #fff;
  transition: all 300ms;
}
.sc16-more > a:active {
  background: var(--Tertiary-Tertiary-600);
  color: #fff;
  transition: all 300ms;
}

.sc-16-text-content {
  display: grid;
  justify-items: center;
}

.section-17 {
  width: 100%;
  padding-top: 100px;
  position: relative;
  z-index: 7;
  margin-bottom: 151px;
}
.section-17 > object {
  position: absolute;
  z-index: 7;
  left: 0;
  bottom: 0;
  opacity: 0.7;
}
@media (max-width: 600px) {
  .section-17 > object {
    display: none;
  }
}
.section-17 > .container {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  position: relative;
  z-index: 8;
}

.section-17 > .container > .headline {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .section-17 > .container > .headline {
    display: grid;
    justify-content: center;
  }
}
.section-17 > .container > .headline > .subtitle {
  width: auto;
  display: grid;
}
@media (max-width: 600px) {
  .section-17 > .container > .headline > .subtitle {
    justify-items: center;
  }
}
.section-17 > .container > .headline > .subtitle > .title {
  padding: 10px 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 7px 10px;
  background: #f4f2fd;
  width: fit-content;
}
.section-17 > .container > .headline > .subtitle > .title span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.section-17 > .container > .headline > .subtitle h3 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  margin-top: 15px;
}
.section-17 > .container > .headline > .subtitle > object {
  margin-top: 12px;
}

.section-17 > .container > .headline > .buttons {
  width: auto;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 21px;
}
@media (max-width: 600px) {
  .section-17 > .container > .headline > .buttons {
    display: none;
  }
}
.section-17 > .container > .headline > .buttons > a {
  padding: 16px 20px;
  width: fit-content;
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.3);
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.section-17 > .container > .headline > .buttons > a:hover {
  background: var(--Tertiary-Tertiary-400);
  color: #fff;
  transition: all 300ms;
}
.section-17 > .container > .headline > .buttons > a:active {
  background: var(--Tertiary-Tertiary-600);
  color: #fff;
  transition: all 300ms;
}
.section-17 > .container > .headline > .buttons > .btns {
  display: flex;
  flex-direction: row-reverse;
  gap: 12px;
}
.section-17 > .container > .headline > .buttons > .btns button {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 10px 50px -10px rgba(68, 74, 88, 0.3);
  border: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.section-17 > .container > .headline > .buttons > .btns button svg {
  stroke: #6c76ab;
}
.section-17 > .container > .headline > .buttons > .btns button:hover {
  background: var(--Secondary-Secondary-600, #7901ed);
  box-shadow: 0px 0px 25px -5px rgba(121, 1, 237, 0.45);
  transition: all 300ms;
}
.section-17 > .container > .headline > .buttons > .btns button:hover svg {
  stroke: #fff;
  transition: all 300ms;
}

.sec-17-content {
  width: 100%;
  margin-top: 30px;
  max-width: var(--content-width-defult);
  /* width: calc(100% - 2rem); */
  /* margin-inline: auto; */
  overflow: hidden;
}

.pg17-posts {
  width: 100%;
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 600px) {
  .pg17-posts{
    gap: 0;
  }
}

.pg17-post {
  width: auto;
  border-radius: 25px;
  background: #fff;
  /* box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1); */
  padding: 20px;
}
.pg17-post > img {
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 20px;
  height: 100%;
}
.pg17-post a {
  width: 100%;
  cursor: pointer;
}
.pg17-post a h4 {
  width: 100%;
  overflow: hidden;
  color: var(--Tertiary-Tertiary-600);
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  margin-top: 20px;
}
.pg17-post a h4:hover {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}

.date_post {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 1rem;
  gap: 8px;
}
.date_post span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.post_content {
  width: 100%;
  margin-top: 18px;
}
.post_content p {
  width: 100%;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pg-17-nav-dot {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.pg-17-nav-dot > .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #dee1ed;
  opacity: 1;
}
.pg-17-nav-dot > .swiper-pagination-bullet-active {
  background: #8f1cfe;
}

.sc17-more {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.sc17-more > a {
  padding: 16px 20px;
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.3);
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.sc17-more > a:hover {
  background: var(--Tertiary-Tertiary-400);
  transition: all 300ms;
  color: #fff;
}
.sc17-more > a:active {
  background: var(--Tertiary-Tertiary-600);
  transition: all 300ms;
  color: #fff;
}
@media (min-width: 600px) {
  .sc17-more > a {
    display: none;
  }
}

.section-18 {
  width: 100%;
  /* border-radius: 0 0 80px 80px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  height: 480px; 
  padding-bottom: 16px; */
 
}
.section-18 > .headline {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  padding-top: 22px;
  display: grid;
  justify-items: center;
  position: relative;
  z-index: 9;
}
.section-18 > .headline > .subtitle {
  border-radius: 7px 10px;
  background: #fff;
  width: fit-content;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.section-18 > .headline > .subtitle span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.section-18 > .headline h3 {
  margin-top: 32px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
.section-18 > .headline > object {
  margin-top: 11px;
}

.sc18-content {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 24px;
  position: relative;
  z-index: 10;
}

.sc18-headline {
  width: 468px;
  height: 68px;
  border-radius: 20px;
  border: 1px solid #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  margin: 0 auto;
  overflow-x: scroll;
  width: max-content;
}
@media (max-width: 500px) {
  .sc18-headline {
    max-width: 468px;
  }
}
.sc18-headline::-webkit-scrollbar {
  height: 5px;
  background: transparent;
}
.sc18-headline::-webkit-scrollbar-thumb {
  background-color: #fff;
  /* رنگ دلخواه */
  border-radius: 10px;
  width: 10px;
}
.sc18-headline::-webkit-scrollbar-track {
  background: transparent;
}
.sc18-headline > ul {
  display: flex;
  padding: 6px;
  align-items: center;
  height: 100%;
  width: max-content;
  gap: 16px;
}
.sc18-headline > ul > .active {
  border-radius: 15px;
  background: #fff;
  color: var(--Secondary-Secondary-500, #8f1cfe);
}
.sc18-headline > ul > li {
  height: 51px;
  border-radius: 15px;
  width: fit-content;
  padding: 0 16px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  background: transparent;
  border: transparent;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.sc18-headline > ul > li:hover {
  background: #fff;
  color: var(--Secondary-Secondary-500, #8f1cfe);
  transition: all 300ms;
}

.sc18-content-items {
  width: 100%;
  margin-top: 20px;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  padding: 20px;
}

.sc18-content-headline {
  width: 100%;
  display: flex;
  gap: 16px;
}
@media (max-width: 450px) {
  .sc18-content-headline {
    width: 100%;
    display: flex;
    gap: 16px;
    flex-direction: column;
  }
}
.sc18-content-headline > .active {
  border-radius: 20px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.8);
}
.sc18-content-headline > .active span:nth-child(1) {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.sc18-content-headline > .active span:nth-child(2) {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.sc18-content-headline > li {
  height: 55px;
  border-radius: 20px;
  background: var(--Light-Gray);
  display: flex;
  align-items: center;
  padding: 0 16px;
  gap: 8px;
  cursor: pointer;
}
.sc18-content-headline > li span:nth-child(1) {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}
.sc18-content-headline > li span:nth-child(2) {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.sc18-content-headline > li:hover {
  border-radius: 20px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.8);
}
.sc18-content-headline > li:hover span:nth-child(1) {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.sc18-content-headline > li:hover span:nth-child(2) {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.sc18-content-item {
  width: 100%;
  margin-top: 20px;
  border-top: 1px solid #eff0f8;
  padding-top: 20px;
  display: grid;
  gap: 20px;
}

.sc18-content-div {
  width: 100%;
  border-radius: 20px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  box-shadow: 0px 10px 60px -21px rgba(68, 74, 88, 0.2);
  padding: 20px;
}
.sc18-content-div > .head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.sc18-content-div > .foot{
  margin-right: 95px;
  margin-top: 20px;
  width: calc(100% - 95px);
  text-align: justify;

color: var(--Tertiary-Tertiary-400, #6C76AB);
font-family: Dana-FaNum;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 25px;
}
@media (max-width: 526px) {
  .sc18-content-div > .head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
  }
}
.sc18-content-div > .head > .head-left {
  display: flex;
  width: fit-content;
  background: var(--Light-Gray);
  padding: 10px 16px;
  border-radius: 10px;
  align-items: center;
  gap: 8px;
}
@media (max-width: 526px) {
  .sc18-content-div > .head > .head-left {
    display: flex;
    width: 100%;
    background: var(--Light-Gray);
    padding: 10px 16px;
    border-radius: 10px;
    margin-top: 16px;
    align-items: center;
    gap: 8px;
    justify-content: center;
  }
}
.sc18-content-div > .head > .head-left span:nth-child(1) {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
.sc18-content-div > .head > .head-left span:nth-child(2) {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.sc18-content-div > .head .head-right {
  width: auto;
  display: flex;
  gap: 20px;
  align-items: flex-start;
}
@media (max-width: 700px) {
  .sc18-content-div > .head .head-right {
    width: auto;
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-direction: column;
  }
}
.sc18-content-div > .head .head-right > img {
  width: 75px;
  height: 75px;
  border-radius: 100px;
}
.sc18-content-div > .head .head-right > .content > span {
  display: flex;
  align-items: center;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  border-radius: 10px;
  background: var(--Light-Gray);
  width: fit-content;
  padding: 10px 16px;
}
.sc18-content-div > .head .head-right > .content h6 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  margin-top: 12px;
}
.sc18-content-div > .head .head-right > .content p {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 10px;
}
.sc18-content-div > .head .head-right > .content p span:nth-child(1) {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}
.sc18-content-div > .head .head-right > .content p span:nth-child(2) {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.sc18-content-div > .head .head-right > .content p span:nth-child(3) {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.3px;
  text-transform: capitalize;
}
.sc18-content-div > .head .head-right > .content p span:nth-child(4) {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.swiper-container {
  width: 100% !important;
  height: 100%;
  overflow: hidden;
}

.header-index-des {
  position: relative;
  z-index: 8;
}

.hd-ds-inx-left {
  position: absolute;
  width: fit-content;
  left: 0;
  height: 1100px;
  border-radius: 0px 0px 50px 200px;
}
.hd-ds-inx-left > .circle {
  position: absolute;
  bottom: 10rem;
  width: 90%;
  left: 2rem;
}
@media (max-width: 1095px) {
  .hd-ds-inx-left > .circle {
    bottom: 15rem;
    left: 1rem;
    width: 90%;
  }
}
.hd-ds-inx-left > .circle_2 {
  position: absolute;
  top: 650px;
  width: 120%;
  right: -10rem;
}
@media (max-width: 1095px) {
  .hd-ds-inx-left > .circle_2 {
    width: 320px;
  }
}
@media (max-width: 890px) {
  .hd-ds-inx-left > .circle_2 {
    width: 280px;
    right: -8rem;
  }
}
@media (max-width: 840px) {
  .hd-ds-inx-left > .circle_2 {
    width: 250px;
    right: -6rem;
  }
}
@media (max-width: 800px) {
  .hd-ds-inx-left > .circle_2 {
    width: 230px;
    right: -4rem;
  }
}

.section-1 {
  width: 100%;
  position: relative;
}
.section-1 > .circle {
  position: absolute;
  top: -100px;
  z-index: 7;
}
@media (max-width: 768px) {
  .section-1 > .circle {
    display: none;
  }
}
.section-1 > .circle_1 {
  position: absolute;
  left: 600px;
  top: 70px;
  z-index: 7;
}
@media (max-width: 768px) {
  .section-1 > .circle_1 {
    display: none;
  }
}
.section-1 > .circle_2 {
  position: absolute;
  left: 300px;
  top: 350px;
  z-index: 9;
}
@media (max-width: 1224px) {
  .section-1 > .circle_2 {
    left: 200px;
  }
}
@media (max-width: 1095px) {
  .section-1 > .circle_2 {
    left: 100px;
    top: 300px;
  }
}
@media (max-width: 768px) {
  .section-1 > .circle_2 {
    display: none;
  }
}
.section-1 > .container {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  padding-top: 100px;
  position: relative;
  z-index: 8;
}
.section-1 > .container > .subtitle {
  width: fit-content;
  display: flex;
  gap: 8px;
  align-items: center;
  border-radius: 7px 10px;
  background: #fff;
  padding: 9px 16px;
}
.section-1 > .container > .subtitle span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.section-1 > .container > h1 {
  display: grid;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 55px;
}
.section-1 > .container > h1 span {
  color: var(--Primary-Primary-200);
}
.section-1 > .container > .text-content {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  max-width: 600px;
  width: 100%;
  margin-top: 24px;
}

.sc1-timer-content {
  width: 100%;
  max-width: 600px;
  margin-top: 24px;
  position: relative;
}
.sc1-timer-content > .content_1 {
  position: relative;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  padding: 12px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 8;
}
@media (max-width: 590px) {
  .sc1-timer-content > .content_1 {
    display: grid;
    gap: 13px;
    justify-content: center;
    justify-items: center;
  }
}
.sc1-timer-content > .content_1 span {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.sc1-timer-content > .content_1 .blur_1 {
  position: absolute;
  width: 80%;
  border-radius: 0 0 25px 25px;
  opacity: 0.4;
  background: #dfe1ed;
  left: 0;
  right: 10%;
  height: 10px;
  bottom: -10px;
}
.sc1-timer-content > .content_1 .blur_2 {
  position: absolute;
  width: 60%;
  border-radius: 0 0 25px 25px;
  opacity: 0.25;
  background: #dfe1ed;
  left: 0;
  right: 20%;
  height: 10px;
  bottom: -20px;
}

.content_1-timer {
  display: flex;
  gap: 10px;
  flex-direction: row-reverse;
}
.content_1-timer > div {
  width: 70px;
  height: 70px;
  border-radius: 20px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.content_1-timer > div span:nth-child(1) {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.content_1-timer > div span:nth-child(2) {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.sec1-logo {
  width: calc(100% - 1rem);
  margin-top: 100px;
  margin-right: 1rem;
  height: 348px;
  background: linear-gradient(180deg, #7901ed 0%, #3d79fc 100%);
  filter: drop-shadow(0px 4px 20px rgba(76, 86, 134, 0.15));
  border-radius: 0 50px 200px 0;
  position: relative;
}
.sec1-logo .circle_1 {
  position: absolute;
  top: -50px;
}
.sec1-logo .circle_2 {
  position: absolute;
  top: 50px;
  left: 30px;
}
@media (min-width: 768px) {
  .sec1-logo {
    display: none;
  }
}
.sec1-logo .group {
  width: 348px;
  position: absolute;
  top: -100px;
  left: 2rem;
}
@media (max-width: 407px) {
  .sec1-logo .group {
    width: 308px;
  }
}
.sec1-logo .group_1 {
  height: 348px;
  position: relative;
}
@media (max-width: 500px) {
  .sec1-logo .group_1 {
    height: 328px;
  }
}
@media (max-width: 460px) {
  .sec1-logo .group_1 {
    height: 308px;
  }
}
@media (max-width: 430px) {
  .sec1-logo .group_1 {
    height: 288px;
  }
}
@media (max-width: 410px) {
  .sec1-logo .group_1 {
    height: 268px;
  }
}
@media (max-width: 375px) {
  .sec1-logo .group_1 {
    height: 248px;
  }
}

object {
  width: auto !important;
}
/*# sourceMappingURL=style.css.map */
.my-event-p {
  margin-right: calc(95px);
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.section-20 {
  width: 100%;
  background: var(--defult-bg);
}
.section-20 > .container-des {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  background-image: url(../imgs/Spiral.png);
  margin-top: 100px;
  border-radius: 25px;
  padding: 40px;
  background-position: center center;
  background-size: cover;
  position: relative;
  position: relative;
}
.section-20 > .container-des > .circle_1 {
  position: absolute;
  bottom: -30px;
}
.section-20 > .container-des > .circle_2 {
  position: absolute;
  left: 80px;
  top: -15px;
}
@media (max-width: 768px) {
  .section-20 > .container-des {
    display: none;
  }
}
.section-20 > .container-des > .headline {
  width: 100%;
  display: grid;
  justify-items: center;
  gap: 12px;
}
.section-20 > .container-des > .headline h4 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 30px */
}
.section-20 > .container-des > .container-des-items {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 24px;
  margin-top: 30px;
}
.section-20 > .container-des > .container-des-items > button {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 10px 50px -10px rgba(68, 74, 88, 0.3);
  width: 40px;
  height: 40px;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-20 > .container-des > .container-des-items > button:nth-child(1) {
  transform: rotate(180deg);
}

.pg20-des-cards {
  width: calc(100% - 80px);
  height: 100% !important;
}
.pg20-des-cards > .container {
  width: 100%;
  height: 200px;
}
.pg20-des-cards > .container .swiper-wrapper {
  width: 100%;
  height: 200px;
}

.sc20-card-item {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  padding-bottom: 20px;
  display: grid;
  grid-template-columns: auto 2fr;
  gap: 20px;
}
.sc20-card-item > .headline {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}
.sc20-card-item > .headline > img {
  border-radius: 65px;
  border: 3px solid #fff;
  width: 65px;
  height: 65px;
}
.sc20-card-item > .headline p {
  display: grid;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  margin-top: 10px;
  gap: 10px;
}
.sc20-card-item > .headline p span {
  color: var(--Tertiary-Tertiary-300, #929ac1);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.sc20-card-item > .content {
  color: var(--Tertiary-Tertiary-400);
  /* t/15-regular */
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  /* تعداد خطوطی که می‌خواهید نمایش داده شوند */
  overflow: hidden;
}

.section-20 > .sec-container-mob {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  background-image: url(../imgs/Spiral.png);
  margin-top: 100px;
  border-radius: 25px;
  padding: 40px;
  background-position: center center;
  background-size: cover;
  position: relative;
}
@media (min-width: 768px) {
  .section-20 > .sec-container-mob {
    display: none;
  }
}

.section-20 > .sec-container-mob > .headline {
  width: 100%;
  display: grid;
  justify-items: center;
  gap: 70px;
}
.section-20 > .sec-container-mob > .headline h4 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.sec-20-contents {
  width: 100%;
  overflow: hidden;
}

.sec-20-content {
  width: 100%;
}
.sec-20-content > .swiper-wrapper {
  width: 100%;
}

.sec-20-content-comments {
  width: 100%;
  display: flex;
  margin-top: 30px;
}

.sec-20-content-comment {
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
}
.sec-20-content-comment > .headline {
  width: 100%;
  display: flex;
  gap: 10px;
}
.sec-20-content-comment > .headline > img {
  width: 65px;
  height: 65px;
  aspect-ratio: 16/16;
  border-radius: 100px;
}
.sec-20-content-comment > .headline > p {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  display: grid;
  gap: 10px;
  margin-top: 10px;
}
.sec-20-content-comment > .headline > p span {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.sec-20-content-comment > .content {
  margin-top: 8px;
  color: var(--Tertiary-Tertiary-400);
  text-align: justify;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.pg-20-nav-dot {
  margin-top: 25px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pg-20-nav-dot span {
  width: 14px;
  height: 14px;
  opacity: 1;
  background: #b8bdd7;
}
.pg-20-nav-dot .swiper-pagination-bullet-active {
  background: #8f1cfe;
}

/*# sourceMappingURL=style.css.map */

/*   New Header  des */
.header-1 {
  width: 100%;
  position: relative;
  z-index: 10;
}
.header-1 > .object_1 {
  width: 300px !important;
  position: absolute;
  top: -241px;
  opacity: 0.4;
  right: -140px;
}
.header-1 > .circle_1 {
  width: 328px;
  height: 328px;
  border-radius: 328px;
  opacity: 0.15;
  background: var(--Primary-Primary-200);
  filter: blur(100px);
  position: absolute;
  right: 50%;
}
.header-1 > .circle_2 {
  width: 300px;
  height: 300px;
  border-radius: 300px;
  opacity: 0.07;
  background: var(--Secondary-Secondary-600);
  filter: blur(100px);
  position: absolute;
  right: -10px;
  top: -20px;
}
.header-1 > .circle_3 {
  width: 300px;
  height: 300px;
  border-radius: 300px;
  border-radius: 300px;
  opacity: 0.1;
  background: var(--Primary-Primary-200);
  filter: blur(100px);
  position: absolute;
  right: 150px;
  top: 150px;
}
@media (max-width: 950px) {
  .header-1 {
    display: none;
  }
}

.header-1-des {
  width: 100%;
}
.header-1-des > .container {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  height: 73px;
  display: grid;
  grid-template-columns: auto auto 4fr 300px;
  align-items: center;
  gap: 2rem;
  margin-top: 17px;
  position: relative;
  z-index: 9;
}
@media (min-width: 1250px) {
  .header-1-des > .container{
    grid-template-columns: auto auto 4fr 418px;
  }
}

.header-1-des-logo {
  width: auto;
  height: 107px;
  margin-top: -17px;
}
.header-1-des-logo a {
  width: fit-content;
  display: flex;
  align-items: center;
  height: 107px;
}

.header-1-des-mega-menu {
  display: grid;
  height: 107px;
  margin-top: -17px;
}
.header-1-des-mega-menu > li {
  height: 107px;
  display: flex;
  align-items: center;
}
.header-1-des-mega-menu > li > a {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  position: relative;
  display: grid;
  justify-items: center;
}
@media (max-width: 1100px) {
  .header-1-des-mega-menu > li > a {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .header-1-des-mega-menu > li > a {
    font-size: 11px;
  }
}
@media (max-width: 1024px) {
  .header-1-des-mega-menu > li > a {
    font-size: 9px;
  }
}
.header-1-des-mega-menu > li > a:hover {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}
.header-1-des-mega-menu > li > a:hover::after {
  content: "";
  position: absolute;
  width: 26px;
  height: 3px;
  border-radius: 5px;
  background: var(--Primary-Primary-200);
  margin: 0 auto;
  top: 30px;
}

.megamenu-items {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 60px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  padding: 42px;
  position: absolute;
  display: none;
  right: 0;
  left: 0;
  z-index: 9;
}
.megamenu-items > ul {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  row-gap: 42px;
  column-gap: 68px;
  align-items: flex-start;
}
.megamenu-items > ul > li {
  display: grid;
}
.megamenu-items > ul > li > a {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
}
.megamenu-items > ul > li > a::before {
  content: "";
  width: 3px;
  height: 20px;
  display: block;
  background: #8f1cfe;
  border-radius: 30px;
}
.megamenu-items > ul > li > ul {
  margin-top: 20px;
  display: grid;
  gap: 18px;
}
.megamenu-items > ul > li > ul > li > a {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.megamenu-items > ul > li > ul > li > a:hover {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}

@keyframes megamenushow {
  0% {
    margin-top: 60px;
    display: none;
  }
  100% {
    margin-top: 17px;
    display: block;
  }
}
@keyframes megamenu {
  0% {
    margin-top: 60px;
  }
  100% {
    display: none;
  }
}
.header-1-des-nav {
  width: 100%;
  height: 103px;
  margin-top: -17px;
}
.header-1-des-nav > ul {
  width: 100%;
  display: flex;
  gap: 32px;
  height: 103px;
  align-items: center;
  overflow-inline: scroll;
}
.header-1-des-nav > ul > li {
  position: relative;
  height: 103px;
  display: flex;
  align-items: center;
}
.header-1-des-nav > ul > li:hover > ul {
  display: grid;
  animation: menu-des 300ms both;
}
.header-1-des-nav > ul > li:hover > a::after {
  content: "";
  position: absolute;
  width: 26px;
  height: 3px;
  border-radius: 5px;
  background: var(--Primary-Primary-200);
  margin: 0 auto;
  top: 30px;
}
.header-1-des-nav > ul > li > a {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  width: fit-content;
  display: grid;
  position: relative;
  justify-items: center;
}
@media (max-width: 1100px) {
  .header-1-des-nav > ul > li > a {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .header-1-des-nav > ul > li > a {
    font-size: 11px;
  }
}
@media (max-width: 1024px) {
  .header-1-des-nav > ul > li > a {
    font-size: 9px;
  }
}
.header-1-des-nav > ul > li > a:hover {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}
.header-1-des-nav > ul > li > ul {
  position: absolute;
  top: 100px;
  width: 212px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  padding-block: 20px;
  right: 0;
  display: none;
  gap: 18px;
}
.header-1-des-nav > ul > li > ul > li {
  position: relative;
}
.header-1-des-nav > ul > li > ul > li:hover > ul {
  display: grid;
  display: grid;
  animation: menu-des-nav 300ms both;
}
.header-1-des-nav > ul > li > ul > li > a {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  padding-inline: 20px;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 1100px) {
  .header-1-des-nav > ul > li > ul > li > a {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .header-1-des-nav > ul > li > ul > li > a {
    font-size: 11px;
  }
}
@media (max-width: 1024px) {
  .header-1-des-nav > ul > li > ul > li > a {
    font-size: 9px;
  }
}
.header-1-des-nav > ul > li > ul > li > a svg {
  margin-right: 13px;
  stroke: var(--Tertiary-Tertiary-500);
}
.header-1-des-nav > ul > li > ul > li > a:hover {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}
.header-1-des-nav > ul > li > ul > li > a:hover svg {
  stroke: #3d79fc;
}
.header-1-des-nav > ul > li > ul > li > a:hover::before {
  content: "";
  width: 3px;
  height: 20px;
  background: #8f1cfe;
  display: block;
  position: absolute;
  right: 0;
}
.header-1-des-nav > ul > li > ul > li > ul {
  position: absolute;
  top: 0;
  right: 198px;
  width: 212px;
  border-radius: 10px;
  background: #fff;
  display: none;
  padding: 20px;
  gap: 19px;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
}
.header-1-des-nav > ul > li > ul > li > ul > li {
  width: 100%;
}
.header-1-des-nav > ul > li > ul > li > ul > li a {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 1100px) {
  .header-1-des-nav > ul > li > ul > li > ul > li a {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .header-1-des-nav > ul > li > ul > li > ul > li a {
    font-size: 11px;
  }
}
@media (max-width: 1024px) {
  .header-1-des-nav > ul > li > ul > li > ul > li a {
    font-size: 9px;
  }
}
.header-1-des-nav > ul > li > ul > li > ul > li a:hover {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}

@keyframes menu-des {
  0% {
    top: 0;
    display: none;
  }
  100% {
    top: 100px;
    display: grid;
  }
}
@keyframes menu-des-nav {
  0% {
    right: 0;
    display: none;
  }
  100% {
    right: 198px;
    display: grid;
  }
}
.header-1-des-pg-left {
  height: 107px;
  margin-top: -17px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  border-radius: 0px 0px 20px 50px;
  background: linear-gradient(180deg, #7901ed 0%, #3d79fc 100%);
  box-shadow: 0px 4px 20px 0px rgba(76, 86, 134, 0.15);
  padding-inline: 20px;
}
.header-1-des-pg-left > .content {
  width: auto;
  display: flex;
  align-items: center;
  gap: 16px;
  flex-direction: row-reverse;
}
.header-1-des-pg-left > .content > .buy_tick {
  width: fit-content;
  display: flex;
  align-items: center;
  border-radius: 10px 20px;
  background: #fff;
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.4);
  height: 51px;
  padding-inline: 16px;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}
.header-1-des-pg-left > .content > .buy_tick:hover {
  background: var(--Tertiary-Tertiary-400);
  color: #fff;
  transition: all 300ms;
}
.header-1-des-pg-left > .content > .buy_tick:active {
  background: var(--Tertiary-Tertiary-500);
  color: #fff;
  transition: all 300ms;
}

.cart_empt {
  display: flex;
  padding: 13px;
  justify-content: center;
  align-items: center;
  border-radius: 10px 20px;
  background: #fff;
  position: relative;
}
.cart_empt span {
  position: absolute;
  width: 20px;
  height: 20px;
  background: var(--Yellow);
  display: flex;
  left: 25px;
  bottom: 25px;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 12px;
  font-style: normal;
}

.cart1-des {
  width: auto;
}
.cart1-des > li {
  position: relative;
  cursor: pointer;
}
.cart1-des > li > .items {
  display: flex;
  padding: 13px;
  justify-content: center;
  align-items: center;
  border-radius: 10px 20px;
  background: #fff;
  position: relative;
}
.cart1-des > li > .items span {
  position: absolute;
  width: 20px;
  height: 20px;
  background: var(--Yellow);
  display: flex;
  left: 25px;
  bottom: 25px;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 12px;
  font-style: normal;
}
.cart1-des > li > ul {
  position: absolute;
  width: 390px;
  left: 0;
  border-radius: 15px;
  background: #fff;
  margin-top: 11px;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  padding: 14px;
  display: none;
  gap: 14px;
  z-index: 9;
}
.cart1-des > li > ul li {
  width: 100%;
}
.cart1-des > li > ul li > .headline {
  width: 100%;
  display: grid;
  grid-template-columns: auto 2fr auto;
  gap: 12px;
}
.cart1-des > li > ul li > .headline a {
  width: auto;
}
.cart1-des > li > ul li > .headline a > img {
  width: 85px;
  height: 85px;
  aspect-ratio: 3/3;
  border-radius: 8px;
}
.cart1-des > li > ul li > .headline > .content {
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
}
.cart1-des > li > ul li > .headline > .content h5 a {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}
.cart1-des > li > ul li > .headline button {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: transparent;
  border: transparent;
}
.cart1-des > li > ul li > .price-cart {
  margin-top: 24px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.price-cart-add-des {
  width: 128px;
  display: flex;
  flex-direction: row-reverse;
  height: 47px;
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.2);
  align-items: center;
  gap: 24px;
  padding-inline: 4px;
}
.price-cart-add-des span {
  width: 29px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.price-cart-add-des button {
  width: 30px;
  height: 39px;
  border-radius: 10px 20px;
  background: var(--Tertiary-Tertiary-300);
  border: transparent;
  cursor: pointer;
}
.price-cart-add-des button:active {
  background: var(--Tertiary-Tertiary-400);
}

.price-cart-item {
  display: grid;
  gap: 5px;
}
.price-cart-item > .top {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  align-items: center;
}
.price-cart-item > .top span {
  background: var(--Yellow);
  padding: 5px;
  border-radius: 5px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}
.price-cart-item > .top del {
  color: var(--Tertiary-Tertiary-200);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  display: grid;
  position: relative;
}
.price-cart-item > .top del::after {
  content: "";
  width: 100%;
  height: 1px;
  background: var(--Tertiary-Tertiary-200);
  display: block;
  position: absolute;
  top: 30%;
  rotate: 5deg;
}
.price-cart-item .bottom {
  display: flex;
  flex-direction: row-reverse;
  direction: ltr;
  gap: 8px;
  align-items: center;
}
.price-cart-item .bottom span {
  color: var(--Tertiary-Tertiary-200);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.price-cart-item .bottom b {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.des-order {
  margin-top: 25px;
  border-top: 2px solid #929ac1;
  padding-top: 43px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.des-order > .order-price {
  display: grid;
  gap: 8px;
}
.des-order > .order-price p:nth-child(1) {
  color: var(--Tertiary-Tertiary-200);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.des-order > .order-price p:nth-child(2) {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}
.des-order > .order-price p:nth-child(2) span {
  color: var(--Tertiary-Tertiary-200);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.submit-order {
  height: 50px;
  border-radius: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline: 32px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.submit-order:hover {
  background: #3d79fc;
}
.submit-order:active {
  background: #376de2;
}

.user-des-login {
  width: fit-content;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.user-des-login svg {
  fill: #fff;
}

.user-des-sigin {
  width: fit-content;
}
.user-des-sigin li {
  position: relative;
  cursor: pointer;
}
.user-des-sigin li > svg {
  fill: #fff;
}
.user-des-sigin li > ul {
  position: absolute;
  margin-top: 20px;
  width: 200px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.2);
  left: 0;
  display: none;
  z-index: 9;
}
.user-des-sigin li > ul > .headline {
  width: 100%;
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #b8bdd7;
  padding: 12px;
}
.user-des-sigin li > ul > .headline > img {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid var(--Tertiary-Tertiary-300);
}
.user-des-sigin li > ul > .headline > span {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.user-des-sigin li > ul .item-user-list {
  width: 100%;
  padding: 12px;
  border-bottom: 1px solid #dee1ed;
}
.user-des-sigin li > ul .item-user-list:nth-last-child(1) {
  border-bottom: none;
}
.user-des-sigin li > ul .item-user-list > a {
  display: flex;
  gap: 8px;
  align-items: center;
}
.user-des-sigin li > ul .item-user-list > a span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.search-des-1 {
  width: fit-content;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-des-1-box {
  box-sizing: border-box;
  width: 100dvw;
  height: 100dvh;
  background: rgba(0, 17, 67, 0.6);
  backdrop-filter: blur(3px);
  position: fixed;
  display: none;
  align-items: center;
  justify-content: center;
  top: 100vh;
  z-index: 15;
}

.search-des-1-form {
  width: 70%;
  padding: 19px;
  border-radius: 20px;
  border: 1px solid var(--Tertiary-Tertiary-300);
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.2);
}
.search-des-1-form > form {
  display: flex;
  align-items: center;
  width: 100%;
}
.search-des-1-form > form > button {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: transparent;
  outline: transparent;
  background: transparent;
  cursor: pointer;
}
.search-des-1-form > form input {
  width: calc(100% - 48px);
  height: 48px;
  padding-inline: 10px;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  border: transparent;
  outline: transparent;
  background: transparent;
}
.search-des-1-form > form input::placeholder {
  opacity: 1;
  font-size: 16px;
}

@keyframes searchBoxDes {
  0% {
    top: 100vh;
  }
  100% {
    top: 0;
  }
}
@keyframes searchBoxDesClose {
  0% {
    top: 0;
  }
  100% {
    top: 100vh;
  }
}
.pgleft-head-1 {
  border-radius: 0px;
  background: #7901ed !important;
}

.section-21 {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  position: relative;
}
.section-21 > .circle_1 {
  border-radius: 300px;
  opacity: 0.1;
  background: var(--Primary-Primary-200);
  filter: blur(100px);
  width: 300px;
  height: 300px;
  position: absolute;
  top: -120px;
  right: 100px;
}
.section-21 > .circle_2 {
  border-radius: 300px;
  opacity: 0.1;
  background: var(--Primary-Primary-200);
  filter: blur(100px);
  width: 300px;
  height: 300px;
  position: absolute;
  top: -120px;
  right: 600px;
}
.section-21 > .circle_3 {
  border-radius: 300px;
  border-radius: 300px;
  background: #f9f3ff;
  filter: blur(100px);
  width: 300px;
  height: 300px;
  position: absolute;
  top: 50%;
  right: calc(50% - 150px);
}
.section-21 > .circle_3 {
  border-radius: 300px;
  border-radius: 300px;
  background: #f9f3ff;
  filter: blur(100px);
  width: 300px;
  height: 300px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 950px) {
  .section-21 {
    display: none;
  }
}
.section-21 > .container {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  display: grid;
  grid-template-columns: 4fr 300px;
  /* margin-top: 17px; */
  position: relative;
  z-index: 7;
}
@media (min-width: 1250px) {
  .section-21 > .container{
    grid-template-columns: 4fr 418px;
  }
}

.sec21-b {
  width: 100%;
  height: 536px;
  border-radius: 0px 0px 50px 200px;
  background: linear-gradient(180deg, #7901ed 10%, #3d79fc 100%);
  box-shadow: 0px 4px 20px 0px rgba(76, 86, 134, 0.15);
  display: flex;
  padding-top: 80px;
  justify-content: center;
  position: relative;
  z-index: 8;
}
.sec21-b > .img_1 {
  width: 90%;
}
.sec21-b > .img_2 {
  width: 130%;
  position: absolute;
  right: -50%;
}

.sec21-a {
  width: auto;
  padding-top: 80px;
}
.sec21-a > .sub_title {
  width: fit-content;
  display: flex;
  gap: 8px;
  align-items: center;
  border-radius: 7px 10px;
  background: #fff;
  padding: 16px 10px;
}
.sec21-a > .sub_title span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.sec21-a h1 {
  display: grid;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 55px;
}
@media (max-width: 810px) {
  .sec21-a h1 {
    font-size: 35px;
  }
}
.sec21-a h1 span {
  color: var(--Primary-Primary-200);
}
.sec21-a > .content {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  width: 70%;
  margin-top: 24px;
}

.sec21-timer {
  width: 70%;
  height: 93px;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  margin-top: 24px;
  padding: 12px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  position: relative;
}
.sec21-timer > .object_1 {
  position: absolute;
  width: 80%;
  border-radius: 0 0 25px 25px;
  opacity: 0.4;
  background: var(--Tertiary-Tertiary-100);
  height: 10px;
  right: 10%;
  bottom: -10px;
}
.sec21-timer > .object_2 {
  position: absolute;
  width: 60%;
  border-radius: 0 0 25px 25px;
  opacity: 0.4;
  background: var(--Tertiary-Tertiary-100);
  height: 10px;
  right: 20%;
  bottom: -20px;
}
@media (max-width: 1182px) {
  .sec21-timer {
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    flex-direction: column;
    height: fit-content;
  }
}
.sec21-timer > p {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.sec21-timer-box {
  width: auto;
  display: flex;
  gap: 10px;
  flex-direction: row-reverse;
}
.sec21-timer-box > li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 70px;
  height: 70px;
  border-radius: 20px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
}
.sec21-timer-box > li span:nth-child(1) {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.sec21-timer-box > li span:nth-child(2) {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

@media (max-width: 900px) {
  .header-1-des > .container {
    grid-template-columns: auto auto 4fr 180px;
  }
  .header-1-des > .container .buy_tick {
    display: none;
  }
}

@media (max-width: 900px) {
  .section-21 > .container {
    grid-template-columns: 4fr 180px;
  }
}

.header-mob-1 {
  width: 100%;
  position: relative;
}
.header-mob-1 > object {
  position: absolute;
  width: 300px;
  top: -100px;
  right: -100px;
  opacity: 0.3;
}
.header-mob-1 > .circle_1 {
  width: 231px;
  height: 232px;
  position: absolute;
  background: var(--Secondary-Secondary-600);
  opacity: 0.07;
  filter: blur(100px);
}
.header-mob-1 > .circle_2 {
  width: 231px;
  height: 232px;
  position: absolute;
  background: #3d79fc;
  opacity: 0.1;
  filter: blur(100px);
  left: 0px;
  top: 0;
}
@media (min-width: 950px) {
  .header-mob-1 {
    display: none;
  }
}
.header-mob-1 > .container {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: 16px;
  position: relative;
  z-index: 8;
}

.section-1-mob {
  padding-top: 60px;
  padding-bottom: 100px;
  width: 100%;
}
@media (min-width: 950px) {
  .section-1-mob {
    display: none;
  }
}
.section-1-mob > .container {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  position: relative;
  z-index: 9;
}
.section-1-mob > .container > .subtitle {
  display: flex;
  width: fit-content;
  gap: 8px;
  padding: 10px 16px;
  border-radius: 7px 10px;
  background: #fff;
}
.section-1-mob > .container > .subtitle span {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
}
.section-1-mob > .container h1 {
  display: grid;
  width: 100%;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 55px; /* 137.5% */
  letter-spacing: -0.8px;
}
.section-1-mob > .container h1 span {
  color: var(--Primary-Primary-200);
}
.section-1-mob > .container > .content {
  margin-top: 24px;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 187.5% */
  letter-spacing: -0.32px;
  text-transform: capitalize;
  width: 100%;
}

.sec1-mob-timer {
  position: relative;
  width: 100%;
  margin-top: 30px;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.sec1-mob-timer > .object {
  width: 80%;
  position: absolute;
  border-radius: 0 0 25px 25px;
  opacity: 0.4;
  background: #dfe1ed;
  height: 10px;
  bottom: -10px;
}
.sec1-mob-timer > .object_1 {
  width: 60%;
  position: absolute;
  border-radius: 0 0 25px 25px;
  opacity: 0.25;
  background: #dfe1ed;
  height: 10px;
  bottom: -20px;
}
.sec1-mob-timer > span {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.sec1-mob-timer ul {
  width: 100%;
  display: flex;
  gap: 10px;
  flex-direction: row-reverse;
  justify-content: center;
}
.sec1-mob-timer ul li {
  width: 70px;
  height: 70px;
  border-radius: 20px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  box-shadow: 0px 10px 40px -15px rgba(68, 74, 88, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 6px;
}
.sec1-mob-timer ul li > span:nth-child(1) {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.sec1-mob-timer ul li > span:nth-child(2) {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.pg-nav-mob {
  width: 100%;
  padding-block: 20px;
  position: fixed;
  bottom: 0;
  z-index: 14;
}
@media (min-width: 950px) {
  .pg-nav-mob {
    display: none;
  }
}
.pg-nav-mob > .container {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  height: 66px;
  border-radius: 20px;
  background: linear-gradient(180deg, #7901ed 0%, #3d79fc 100%);
  box-shadow: 0px 4px 20px 0px rgba(76, 86, 134, 0.15);
  display: grid;
  grid-template-columns: 1fr 1fr 55px 1fr 1fr;
  align-items: center;
  padding: 6px 16px;
}
.pg-nav-mob > .container > li {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
}
.pg-nav-mob > .container > li a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
}
.pg-nav-mob > .container > li span {
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px;
}
.pg-nav-mob > .container > li:nth-child(3) {
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
}
.pg-nav-mob > .container > li:nth-child(3) img {
  width: 43px;
  height: 43px;
}

.pg-nav-mob-menu {
  position: fixed;
  width: 100dvw;
  height: 100dvh;
  background: rgba(44, 68, 139, 0.15);
  backdrop-filter: blur(7.5px);
  top: 100vh;
  display: none;
  z-index: 13;
}
@media (min-width: 768px) {
  .pg-nav-mob-menu {
    display: none;
  }
}
.pg-nav-mob-menu > .container {
  width: 85%;
  position: absolute;
  right: 7.5%;
  padding-inline: 20px;
  padding-block: 20px 34px;
  bottom: 83px;
  border-radius: 25px 25px 0px 0px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
}
.pg-nav-mob-menu > .container > ul {
  margin-top: 30px;
  width: 100%;
  display: grid;
  gap: 26px;
}
.pg-nav-mob-menu > .container > ul > li {
  width: 100%;
}
.pg-nav-mob-menu > .container > ul > li > a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}
.pg-nav-mob-menu > .container > ul > li > a svg {
  stroke: var(--Tertiary-Tertiary-600);
}
.pg-nav-mob-menu > .container > ul > li > a:hover {
  color: var(--Primary-Primary-200);
}
.pg-nav-mob-menu > .container > ul > li > a:hover svg {
  stroke: var(--Primary-Primary-200, #3d79fc);
}

.pg-search-mob {
  position: fixed;
  width: 100dvw;
  height: 100dvh;
  background: rgba(44, 68, 139, 0.15);
  backdrop-filter: blur(7.5px);
  top: 100vh;
  display: none;
  z-index: 13;
  padding-top: 100px;
  justify-content: center;
}
.pg-search-mob form {
  width: 90%;
  height: 65px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  display: flex;
  align-items: center;
  padding: 10px 14px;
}
.pg-search-mob form input {
  width: calc(100% - 45px);
  background: transparent;
  border: transparent;
  outline: transparent;
  height: 45px;
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.pg-search-mob form input::placeholder {
  opacity: 0.5;
}
.pg-search-mob form button {
  width: 45px;
  height: 45px;
  border: none;
  border-radius: 15px;
  background: var(--Primary-Primary-200);
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.07);
  display: flex;
  align-items: center;
  justify-content: center;
}

@keyframes menu-mobile {
  0% {
    top: 100vh;
  }
  100% {
    top: 0;
  }
}
@keyframes close-menu-mobile {
  0% {
    top: 0;
  }
  100% {
    top: 100vh;
    display: none;
  }
}
.sec1-mob-img {
  width: calc(100% + 1rem);
  position: relative;
  margin-top: 200px;
  height: 248px;
  background: linear-gradient(180deg, #7901ed 0%, #3d79fc 100%);
  filter: drop-shadow(0px 4px 20px rgba(76, 86, 134, 0.15));
  border-radius: 0 24px 200px 0;
  z-index: 4;
  display: flex;
  left: -15px;
}
@media (max-width: 1024px) {
  .section-9-pg_2 {
      grid-template-columns: repeat(1, 1fr);
      height: 412px;
  }
}
.sec1-mob-img > svg {
  position: absolute;
  top: -100px;
}
.sec1-mob-img > svg:nth-child(2) {
  position: absolute;
  left: 20px;
  top: 50px;
}
.sec1-mob-img > img {
  width: 100%;
  top: -100px;
  position: absolute;
  z-index: 5;
}
@media (max-width: 900px) {
  .sec1-mob-img > img {
    width: 60%;
  }
}
@media (max-width: 650px) {
  .sec1-mob-img > img {
    width: 70%;
  }
}
@media (max-width: 550px) {
  .sec1-mob-img > img {
    width: 80%;
  }
}
@media (max-width: 450px) {
  .sec1-mob-img > img {
    width: 100%;
  }
}
.sec1-mob-img > .container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.sec1-mob-img > .container > img {
  width: 70%;
  top: -80px;
  position: absolute;
  left: 30px;
}

/* archive */
.main-archive {
  width: 100%;
  position: relative;
  z-index: 9;
  margin-bottom: 100px;
}

.event-breadcrumb {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  border-top: 1.5px solid #dee1ed;
  margin-top: 34px;
  padding-top: 20px;
  display: flex;
  align-items: center;
}

.event-breadcrumb-link {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.event-breadcrumb-text {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.event-headline-archive {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 54px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 450px) {
  .event-headline-archive {
    flex-direction: column;
    gap: 24px;
  }
}
.event-headline-archive > .subtitle {
  width: auto;
  display: grid;
  gap: 10px;
}
.event-headline-archive > .subtitle h5 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}

.event-headline-ordered, .event-headline-ordered-pro {
  width: fit-content;
  padding: 16px;
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  position: relative;
}
.event-headline-ordered, .event-headline-ordered-pro > .title {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
}
.event-headline-ordered, .event-headline-ordered-pro > .ordered {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.event-headline-ordered, .event-headline-ordered-pro ul {
  width: 100%;
  position: absolute;
  padding: 14px 14px 14px 15px;
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  top: 60px;
  left: 0;
  background: #fff;
  display: none;
  z-index: 9;
}
.event-headline-ordered, .event-headline-ordered-pro ul li {
  width: 100%;
  padding-block: 9px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  border-bottom: 1px solid var(--Tertiary-Tertiary-100);
}
.event-headline-ordered, .event-headline-ordered-pro ul li:hover {
  color: var(--Tertiary-Tertiary-500);
  transition: all 300ms;
}
.event-headline-ordered, .event-headline-ordered-pro ul li:nth-last-child(1) {
  padding-bottom: 0;
  border-bottom: transparent;
}
.event-headline-ordered, .event-headline-ordered-pro ul li:nth-child(1) {
  padding-top: 0;
}
.event-headline-ordered, .event-headline-ordered-pro ul > .selected {
  color: var(--Tertiary-Tertiary-500);
}

.archive-row {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 24px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 30px;
}
@media (max-width: 950px) {
  .archive-row {
    grid-template-columns: 1fr;
  }
}

.nv-archive__sidebar__search {
  width: 100%;
}
.nv-archive__sidebar__search form {
  width: 100%;
  border-radius: 20px;
  border: 1px solid var(--Tertiary-Tertiary-100, #dee1ed);
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  height: 79px;
  display: flex;
  padding: 15px 12px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.nv-archive__sidebar__search form input {
  width: calc(100% - 48px);
  border-radius: 15px;
  background: var(--Light-Gray);
  border: none;
  height: 48px;
  outline: none;
  padding-inline: 16px;
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.nv-archive__sidebar__search form input::placeholder {
  opacity: 0.5;
}
.nv-archive__sidebar__search form button {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  border-radius: 15px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
}

.nv-archive__sidebar {
  width: 100%;
  padding: 15px 14px;
  border-radius: 20px;
  border: 1px solid var(--Tertiary-Tertiary-100, #dee1ed);
  background: #fff;
  box-shadow: 0px 10px 60px -21px rgba(68, 74, 88, 0.2);
  margin-top: 24px;
}
.nv-archive__sidebar ul {
  margin-top: 24px;
}
.nv-archive__sidebar > .head {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  border-radius: 15px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.4);
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.nv-archive__sidebar_1 ul {
  width: 100%;
  display: grid;
  gap: 22px;
}
.nv-archive__sidebar_1 ul li {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nv-archive__sidebar_1 ul li a {
  width: fit-content;
  display: block;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.nv-archive__sidebar_1 ul li span {
  border-radius: 7px;
  background: var(--Light-Gray);
  padding: 8px;
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.nv-archive__sidebar_2 ul {
  width: 100%;
}
.nv-archive__sidebar_2 ul li {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  gap: 16px;
  padding-bottom: 16px;
  padding-top: 16px;
  border-bottom: 1px solid #dee1ed;
}
.nv-archive__sidebar_2 ul li:nth-child(1) {
  padding-top: 0;
}
.nv-archive__sidebar_2 ul li:nth-last-child(1) {
  padding-bottom: 0;
  border-bottom: transparent;
}
.nv-archive__sidebar_2 ul li > a .img {
  width: 80px;
  height: 80px;
  border-radius: 10px;
}
.nv-archive__sidebar_2 ul li > .content {
  width: calc(100% - 80px);
  display: grid;
  gap: 8px;
}
.nv-archive__sidebar_2 ul li > .content > a {
  display: block;
  width: 100%;
}
.nv-archive__sidebar_2 ul li > .content > a p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.nv-archive__sidebar_2 ul li > .content > span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
}
.nv-archive__sidebar_2 ul li > .content > p {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}
.nv-archive__sidebar_2 ul li > .content > p span {
  color: var(--Tertiary-Tertiary-300);
  text-align: right;
  font-family: Dana-FaNum;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px; /* 100% */
  text-transform: capitalize;
}

.nv-archive__sidebar_3 ul {
  width: 100%;
  display: grid;
}
.nv-archive__sidebar_3 ul li {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  border-bottom: 1px solid #dee1ed;
  padding-top: 12px;
  padding-bottom: 12px;
}
.nv-archive__sidebar_3 ul li:nth-last-child(1) {
  padding-bottom: 0;
  border: none;
}
.nv-archive__sidebar_3 ul li:nth-child(1) {
  padding-top: 0;
}
.nv-archive__sidebar_3 ul li > img {
  width: 60px;
  height: 60px;
  border-radius: 10px;
}
.nv-archive__sidebar_3 ul li > .content {
  width: calc(100% - 60px);
  display: grid;
  gap: 8px;
}
.nv-archive__sidebar_3 ul li > .content p {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.nv-archive__sidebar_3 ul li > .content span {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.nv-archive__sidebar_4 ul {
  width: 100%;
  display: grid;
}
.nv-archive__sidebar_4 ul li {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  border-bottom: 1px solid #dee1ed;
  padding-top: 12px;
  padding-bottom: 12px;
}
.nv-archive__sidebar_4 ul li:nth-last-child(1) {
  padding-bottom: 0;
  border: none;
}
.nv-archive__sidebar_4 ul li:nth-child(1) {
  padding-top: 0;
}
.nv-archive__sidebar_4 ul li > a {
  width: auto;
}
.nv-archive__sidebar_4 ul li > a img {
  width: 60px;
  height: 60px;
  border-radius: 10px;
}
.nv-archive__sidebar_4 ul li > .content {
  width: calc(100% - 60px);
  display: grid;
  gap: 8px;
}
.nv-archive__sidebar_4 ul li > .content a {
  width: 100%;
}
.nv-archive__sidebar_4 ul li > .content a p {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.nv-archive__sidebar_4 ul li > .content p {
  display: flex;
  align-items: center;
  gap: 6px;
}
.nv-archive__sidebar_4 ul li > .content p span {
  margin-top: 5px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.archive-row-main {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  row-gap: 40px;
  height: fit-content;
}
@media (max-width: 1150px) {
  .archive-row-main {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 580px) {
  .archive-row-main {
    grid-template-columns: repeat(1, 1fr);
  }
}

.archive-row-main_1 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  height: fit-content;
}
@media (max-width: 650px) {
  .archive-row-main_1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

.archive-row-main > .post_1 {
  width: auto;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  height: fit-content;
  padding: 20px;
}
.archive-row-main > .post_1 > .head {
  width: 100%;
  position: relative;
}
.archive-row-main > .post_1 > .head > a {
  width: 100%;
}
.archive-row-main > .post_1 > .head > a > img {
  width: 100%;
  border-radius: 20px;
  aspect-ratio: 4/3;
}
.archive-row-main > .post_1 > .head button {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  filter: drop-shadow(0px 10px 60px rgba(68, 74, 88, 0.5));
  border-radius: 50px;
  border: none;
  cursor: pointer;
  position: absolute;
  bottom: 14px;
  left: 14px;
}

.archive-row-main > .post_1 > .title {
  margin-top: 24px;
  width: 100%;
  display: block;
}
.archive-row-main > .post_1 > .title h2 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.archive-row-main > .post_1 > .title:hover h2 {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}
.archive-row-main > .post_1 > .title::after {
  content: "";
  width: 23px;
  height: 4px;
  border-radius: 5px;
  background: var(--Yellow);
  display: block;
  margin-top: 16px;
}

.archive-row-main > .post_1 > .date {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 14px;
}
.archive-row-main > .post_1 > .date span:nth-child(2) {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.28px;
  text-transform: capitalize;
}
.archive-row-main > .post_1 > .date span:nth-child(3) {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px; /* 100% */
  letter-spacing: -0.3px;
  text-transform: capitalize;
}

.archive-row-main > .post_1 > .foot {
  margin-top: 16px;
  border-top: 1px solid #f2f4f9;
  padding-top: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.archive-row-main > .post_1 > .foot > a {
  padding: 18px 20px;
  border-radius: 10px 20px;
  background: var(--Tertiary-Tertiary-100);
  
  color: var(--Tertiary-Tertiary-400);
  text-align: center;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px; /* 100% */
  text-transform: capitalize;
}
.archive-row-main > .post_1 > .foot > a:hover {
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.8);
  color: #fff;
  transition: all 300ms both;
}
.archive-row-main > .post_1 > .foot p {
  display: grid;
  justify-items: end;
  gap: 6px;
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px; /* 60% */
}
.archive-row-main > .post_1 > .foot p span {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}

.archive-row-main > .post_2 {
  width: auto;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  height: fit-content;
  padding: 20px;
}
.archive-row-main > .post_2 > .img_post {
  width: 100%;
}
.archive-row-main > .post_2 > .img_post img {
  width: 100%;
  border-radius: 20px;
  height: 200px;
  aspect-ratio: 4/3;
}

.archive-row-main > .post_2 > .title {
  width: 100%;
  margin-top: 20px;
  display: block;
}
.archive-row-main > .post_2 > .title > h2 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.archive-row-main > .post_2 > .title:hover h2 {
  color: var(--Primary-Primary-200);
  transition: all 300ms;
}
.archive-row-main > .post_2 > .date {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 12px;
  gap: 8px;
}
.archive-row-main > .post_2 > .date span {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-top: 5px;
}
.archive-row-main > .post_2 > p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
  margin-top: 20px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.archive-row-main > .post_3 {
  width: 100%;
  position: relative;
  height: fit-content;
}
.archive-row-main > .post_3 > .head {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.archive-row-main > .post_3 > .head a {
  width: 100%;
}
.archive-row-main > .post_3 > .head a img {
  width: 100%;
  border-radius: 25px;
  aspect-ratio: 3/4;
}
.archive-row-main > .post_3 > .head > .head_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  border-radius: 25px;
  opacity: 0.8;
  background: var(--Tertiary-Tertiary-500);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 8;
}
.archive-row-main > .post_3 > .head:hover .head_bg {
  animation: post_1 300ms both ease-in-out;
}

@keyframes post_1 {
  0% {
    top: 100%;
  }
  100% {
    top: 0;
  }
}
@keyframes post_2 {
  0% {
    bottom: -10px;
  }
  100% {
    bottom: 16px;
  }
}
.archive-row-main > .post_3:hover > .foot {
  animation: post_2 300ms both ease-in-out;
}
.archive-row-main > .post_3:hover .head_bg {
  animation: post_1 300ms both ease-in-out;
}
.archive-row-main > .post_3 > .foot {
  width: calc(100% - 32px);
  position: absolute;
  bottom: -16px;
  right: 16px;
  border-radius: 20px;
  background: #fff;
  padding: 20px 15px;
  z-index: 9;
}
.archive-row-main > .post_3 > .foot a {
  width: 100%;
  display: block;
}
.archive-row-main > .post_3 > .foot a h2 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 2px 0px;
}
.archive-row-main > .post_3 > .foot a:hover h2 {
  color: var(--Primary-Primary-200);
}
.archive-row-main > .post_3 > .foot a::after {
  content: "";
  width: 23px;
  height: 4px;
  border-radius: 5px;
  background: var(--Yellow);
  display: block;
  margin-top: 10px;
}

.archive-row-main_1 .post_1 {
  width: 100%;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 0px 85px -21px rgba(121, 1, 237, 0.2);
  height: fit-content;
  padding: 20px;
}
.archive-row-main_1 .post_1 > .headline {
  width: 100%;
  display: flex;
  gap: 16px;
  align-items: center;
}
.archive-row-main_1 .post_1 > .headline > .post_img {
  width: 60px;
  height: 60px;
}
.archive-row-main_1 .post_1 > .headline > .post_img > img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: var(--Secondary-Secondary-600);
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
}
.archive-row-main_1 .post_1 > .headline > .content {
  width: calc(100% - 60px);
  display: grid;
}
.archive-row-main_1 .post_1 > .headline > .content > a {
  width: 100%;
}
.archive-row-main_1 .post_1 > .headline > .content > a h2 {
  width: 100%;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px; /* 88.235% */
}
.archive-row-main_1 .post_1 > .headline > .content > a:hover h2 {
  color: var(--Primary-Primary-200);
}
.archive-row-main_1 .post_1 > .headline > .content p {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 12px;
}
.archive-row-main_1 .post_1 > .headline > .content p span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-top: 5px;
}

.archive-row-main_1 .post_1 > .content_text {
  width: 100%;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
}

.archive-row-posts {
  width: 100%;
  height: fit-content;
}

.archive-row-right {
  width: auto;
}
@media (max-width: 950px) {
  .archive-row-right {
    order: 1;
  }
}

.archive-row-pages {
  width: 100%;
  margin-top: 47px;
  padding-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.page-numbers {
  padding: 16px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.page-numbers:hover {
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  color: #fff;
  transition: all 300ms;
}

.current {
  background: linear-gradient(
    180deg,
    #3d79fc 0%,
    #5e3de6 100%,
    #7901ed 100%
  ) !important;
  color: #fff !important;
}

.archive_products {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 49px;
}

.archive_products-head {
  width: 100%;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  padding: 32px;
  display: grid;
  gap: 49px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 950px) {
  .archive_products-head {
   display: flex;
   flex-direction: column;
  }
}

.archive_products-head > .left {
  width: 100%;
}
.archive_products-head > .left > .headline {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 420px) {
  .archive_products-head > .left > .headline {
    display: grid;
    justify-items: end;
    gap: 24px;
  }
}
.archive_products-head > .left > .headline > .subtitle {
  width: auto;
  display: grid;
  gap: 8px;
}
.archive_products-head > .left > .headline > .subtitle a h1 {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0;
}
.archive_products-head > .left > .headline > .subtitle p {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
}
.archive_products-head > .left > .headline > .subtitle p span:nth-child(1) {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.archive_products-head > .left > .headline > .subtitle p span:nth-child(2) {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}

.archive_products-head > .left > .headline {
  width: 100%;
  position: relative;
}
.archive_products-head > .left > .headline .subtitle-left {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
}
@media (max-width: 420px) {
  .archive_products-head > .left > .headline .subtitle-left {
    width: 100%;
    flex-direction: row-reverse;
  }
}
.archive_products-head > .left > .headline .subtitle-left > .product_sve {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  background: var(--Tertiary-Tertiary-100);
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.archive_products-head > .left > .headline .subtitle-left > .share {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid var(--Tertiary-Tertiary-100);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.archive_products-head > .left > .headline .subtitle-left > .share svg{
  fill: #B8BDD7;
}
.archive_products-head > .left > .headline .subtitle-left > .share:hover svg{
fill: #8F1CFE;
transition: all 300ms;
}
.archive_products-head > .left > .headline .subtitle-left .box-share {
  width: 280px;
  position: absolute;
  left: 0;
  background: #fff;
  border: 1px solid var(--Tertiary-Tertiary-100);
  border-radius: 12px;
  padding: 17px 11px;
  top: 60px;
  display: none;
}
.archive_products-head
  > .left
  > .headline
  .subtitle-left
  .box-share
  .box-share-media {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 36px;
}
.archive_products-head
  > .left
  > .headline
  .subtitle-left
  .box-share
  .box-share-media
  > a {
  width: fit-content;
  height: fit-content;
  display: block;
}

.box-share-link {
  width: 100%;
  margin-top: 14px;
  border-radius: 7px;
  background: var(--Tertiary-Tertiary-100);
  padding: 3px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.07);
  gap: 6px;
}
.box-share-link > button {
  border-radius: 5px;
  background: var(--Tertiary-Tertiary-200);
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.07);
  border: none;
  cursor: pointer;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-share-link span {
  width: calc(100% - 26px);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--Tertiary-Tertiary-500);
  font-family: Anjoman;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 107.692% */
}

.box-share-msg {
  width: 100%;
  margin-top: 15px;
  background: green;
  border-radius: 7px;
  padding: 17px 11px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  display: none;
}

.archive_products-head > .left > .content {
  width: 100%;
  margin-top: 11px;
  border-radius: 10px;
  background: var(--Tertiary-Tertiary-100);
  padding: 20px;
}
.archive_products-head > .left > .content > .subtitle {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.archive_products-head > .left > .content > .sub_content {
  margin-top: 8px;
  color: var(--Tertiary-Tertiary-400);
  text-align: right;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.archive_products-head > .left > .content > .sub_line {
  width: 100%;
  margin-top: 8px;
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (max-width: 1190px) {
  .archive_products-head > .left > .content > .sub_line {
    flex-wrap: wrap;
  }
}
.archive_products-head > .left > .content > .sub_line span {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.archive_products-head > .left > .content > .sub_line span span {
  margin-top: 0px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.pg_13_cat {
  width: 100%;
  margin-top: 31px;
  display: flex;
  align-items: center;
  gap: 9px;
  flex-wrap: wrap;
}
.pg_13_cat span {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.pg_13_cat a {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}
.pg_13_cat a::after {
  content: ",";
}
.pg_13_cat a:nth-last-child(1)::after {
  content: "";
}

.pg_13_stars {
  margin-top: 19px;
  display: flex;
}
.pg_13_stars ul {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.pg_13_stars ul > li {
  width: fit-content;
  display: flex;
  gap: 8px;
  align-items: center;
  flex-direction: row-reverse;
}
.pg_13_stars ul > li .stars {
  width: 20px;
  height: 20px;
  fill: var(--Yellow);
}
.pg_13_stars ul > li .stars:nth-last-child(2) {
  fill: #dee1ed !important;
}
.pg_13_stars ul > li .stars:nth-last-child(3) {
  fill: #dee1ed !important;
}
.pg_13_stars ul > li .start_text {
  color: var(--Primary-Primary-100);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.pg_13_stars ul > li::before {
  content: "";
  margin-right: 16px;
  display: flex;
  align-items: center;
  width: 1px;
  height: 14px;
  background: #dee1ed;
}
.pg_13_stars ul > li:nth-last-child(1)::before {
  display: none;
}

.comment_text {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.pg_13_footer {
  width: 100%;
  margin-top: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pg_13_footer .pro_len {
  width: fit-content;
  display: flex;
  gap: 16px;
  height: fit-content;
  flex-wrap: wrap;
}
@media (max-width: 411px) {
  .pg_13_footer .pro_len {
    justify-content: center;
  }
}

.pro_len_box {
  width: 128px;
  height: 47px;
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.2);
  display: flex;
  align-items: center;
  padding: 4px;
  flex-direction: row-reverse;
}
.pro_len_box button {
  width: 39px;
  height: 39px;
  border-radius: 10px 20px;
  background: var(--Primary-Primary-200);
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.pro_len_box button:active {
  background: var(--Primary-Primary-100);
}
.pro_len_box span {
  width: calc(100% - 78px);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.add_to_cart_pro {
  width: 171px;
  height: 52px;
  border-radius: 10px 20px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  cursor: pointer;
  border: none;
}

.pro_price_box {
  max-width: fit-content;
  width: 100%;
  display: grid;
  justify-items: end;
}
@media (max-width: 1070px) {
  .pro_price_box {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 950px) {
  .pro_price_box {
    width: fit-content;
    margin-top: 0;
  }
}
@media (max-width: 566px) {
  .pro_price_box {
    width: 100%;
    margin-top: 30px;
  }
}
.pro_price_box > p {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 3px;
}
.pro_price_box > p span {
  padding: 3px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  border-radius: 6px;
  background: var(--Yellow, #f49d1a);
}
.pro_price_box > p del {
  color: var(--Tertiary-Tertiary-200);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 19.2px */
  text-decoration-line: line-through;
}
.pro_price_box > div {
  width: fit-content;
  display: flex;
  align-items: center;
  margin-top: 8px;
  gap: 8px;
}
.pro_price_box > div p {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
.pro_price_box > div >span {
  color: var(--Tertiary-Tertiary-200);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.archive_products-head .right {
  width: 100%;
  flex-shrink: 0;
}
@media (max-width: 700px) {
  .archive_products-head .right {
    width: 100%;
    flex-shrink: 0;
  }
  .archive_products-head .left {
    width: 100%;
    flex-shrink: 0;
  }
  
}

.product-feature {
  width: 100%;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  padding: 32px;
  margin-top: 62px;
}
.product-feature > .head {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 32px;
  gap: 14px;
  border-bottom: 1px solid #dee1ed;
}
@media (max-width: 450px) {
  .product-feature > .head {
    justify-content: center;
  }
}
.product-feature > .head button {
  width: 171px;
  height: 47px;
  border-radius: 20px;
  border: none;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  border-radius: 20px;
  background: var(--Tertiary-Tertiary-100);
  color: var(--Tertiary-Tertiary-400);
  cursor: pointer;
}
.product-feature > .head > .selected {
  color: #fff;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
}

.product-feature-body {
  width: 100%;
  padding-block: 32px;
}

.product-feature-body-text {
  color: var(--Tertiary-Tertiary-400, #6c76ab);
  text-align: justify;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.product-feature-body-list {
  width: 100%;
  display: grid;
  gap: 28px;
  padding-block: 32px;
}
.product-feature-body-list > li {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 4fr;
}
.product-feature-body-list > li p:nth-child(1) {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.product-feature-body-list > li p:nth-child(2) {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  border-bottom: 1px solid #b8bdd7;
  padding-bottom: 24px;
}

.product-feature-foot {
  width: 100%;
}

.product-feature-cat {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid #dee1ed;
  padding-bottom: 10px;
  flex-wrap: wrap;
}
.product-feature-cat span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}
.product-feature-cat a {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.product-feature-cat a::after {
  content: ",";
}
.product-feature-cat a:nth-last-child(1)::after {
  content: "";
}

.product-feature-tag {
  width: 100%;
  margin-top: 10px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.product-feature-tag span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}
.product-feature-tag a {
  padding: 10px;
  border-radius: 7px;
  background: var(--Tertiary-Tertiary-100);
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.product-comments {
  width: 100%;
  margin-top: 61px;
}

.product-comments-title {
  width: 100%;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}

.product-comments-body {
  width: 100%;
  margin-top: 16px;
  border-radius: 12px;
  background: #fff;
  padding: 38px 42px;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
}
.product-comments-body > ul {
  width: 100%;
  display: grid;
  gap: 32px;
}
.product-comments-body > ul > li {
  width: 100%;
  border-bottom: 1px solid #dee1ed;
  padding-bottom: 32px;
}
.product-comments-body > ul > li:nth-last-child(1) {
  border-bottom: transparent;
  padding-bottom: 0;
}
.product-comments-body > ul > li > .headline {
  width: 100%;
  display: flex;
  gap: 16px;
  align-items: center;
}
.product-comments-body > ul > li > .headline img {
  width: 77px;
  height: 77px;
  border-radius: 15px;
  border: 2px solid var(--Tertiary-Tertiary-300);
}
.product-comments-body > ul > li > .headline > .contents {
  width: fit-content;
  display: grid;
  gap: 6px;
}
.product-comments-body > ul > li > .headline > .contents p {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}
.product-comments-body > ul > li > .headline > .contents span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}

.product-comments-body > ul > li .content {
  width: 100%;
  margin-top: 14px;
  overflow: hidden;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.product-comments-body > ul > li > ul {
  width: 85%;
  margin-top: 8px;
  margin-right: 15%;
}
@media (max-width: 500px) {
  .product-comments-body > ul > li > ul {
    width: 100%;
    margin-right: 0%;
  }
}
.product-comments-body > ul > li > ul > li {
  width: 100%;
  border-radius: 12px;
  background: var(--Tertiary-Tertiary-100, #dee1ed);
  padding: 24px;
}
.product-comments-body > ul > li > ul > li > .headline {
  width: 100%;
  display: flex;
  gap: 16px;
  align-items: center;
}
.product-comments-body > ul > li > ul > li > .headline img {
  width: 77px;
  height: 77px;
  border-radius: 15px;
  border: 2px solid var(--Tertiary-Tertiary-300);
}
.product-comments-body > ul > li > ul > li > .headline > .contents {
  width: fit-content;
  display: grid;
  gap: 6px;
}
.product-comments-body > ul > li > ul > li > .headline > .contents p {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}
.product-comments-body > ul > li > ul > li > .headline > .contents span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}

.product-comments-form {
  width: 100%;
  border-radius: 25px;
  background: #fff;
  margin-top: 93px;
  padding: 43px 41px;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
}
.product-comments-form > .subtitle {
  width: 100%;
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
}

.form-head {
  width: 100%;
  margin-top: 31px;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 550px) {
  .form-head {
    grid-template-columns: 1fr;
  }
}
.form-head .form-head-input {
  height: 50px;
  width: 100%;
  border-radius: 7px;
  background: var(--Tertiary-Tertiary-100);
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.07);
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.form-head .form-head-input span {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-head .form-head-input input {
  width: calc(100% - 50px);
  height: 50px;
  border: transparent;
  background: transparent;
  outline: transparent;
  padding: 0 14px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}
.form-head .form-head-input input::placeholder {
  opacity: 0.5;
}

.form-head-body {
  width: 100%;
  border-radius: 7px;
  background: var(--Tertiary-Tertiary-100);
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.07);
  padding: 14px;
  margin-top: 24px;
  height: 178px;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
}
@media (max-width: 450px) {
  .form-head-body {
    align-items: center;
    flex-direction: column-reverse;
  }
}
.form-head-body button {
  width: 161px;
  height: 44px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  border: none;
  border-radius: 12px;
  cursor: pointer;
}
.form-head-body textarea {
  width: calc(100% - 161px);
  height: 100%;
  resize: none;
  outline: none;
  border: transparent;
  background: transparent;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 450px) {
  .form-head-body textarea {
    width: 100%;
  }
}
.form-head-body textarea::placeholder {
  opacity: 0.5;
}

.form-head-msg {
  width: 100%;
  background: green;
  margin-top: 23px;
  padding: 16px;
  border-radius: 7px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.archive_articles {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 44px;
}
.archive_articles > .headline {
  padding: 9px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 950px) {
  .archive_articles > .headline {
    flex-direction: column;
  }
}
.archive_articles > .headline h1 {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}

.archive_articles-headline {
  width: fit-content;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 16px;
  position: relative;
}
@media (max-width: 650px) {
  .archive_articles-headline {
    flex-direction: column;
  }
}
.archive_articles-headline .box-share {
  width: 280px;
  position: absolute;
  left: 0;
  background: #fff;
  border: 1px solid var(--Tertiary-Tertiary-100);
  border-radius: 12px;
  padding: 17px 11px;
  top: 60px;
  display: none;
  z-index: 6;
}
.archive_articles-headline .box-share .box-share-media {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 36px;
}
.archive_articles-headline .box-share .box-share-media > a {
  width: fit-content;
  height: fit-content;
  display: block;
}
.archive_articles-headline ul {
  width: fit-content;
  display: flex;
  gap: 12px;
}
@media (max-width: 650px) {
  .archive_articles-headline ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.archive_articles-headline ul > li {
  display: flex;
  align-items: center;
  gap: 6px;
}
.archive_articles-headline ul > li::after {
  content: "";
  width: 1px;
  height: 22.827px;
  background: #b8bdd7;
  margin-right: 12px;
}
.archive_articles-headline ul > li:nth-last-child(1)::after {
  display: none;
}
.archive_articles-headline ul > li span {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  margin-top: 5px;
}

.archive_articles-share {
  width: 47px;
  height: 47px;
  border-radius: 10px;
  background: var(--Tertiary-Tertiary-100);
  border: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.archive_articles-body {
  margin-top: 27px;
  border-radius: 16px;
  background: #fff;
  padding: 44px;
  position: relative;
}
.archive_articles-body > .img-post {
  width: 100%;
  height: 393px;
  border-radius: 14px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 500px) {
  .archive_articles-body > .img-post{
    height: 300px !important;

  }
  .archive_articles-body .img-post-card{
    height: 300px !important;
  }
}
.archive_articles-body .img-post-card {
  width: 90%;
  height: 393px;
  border-radius: 15px;
  border: 1px solid var(--Tertiary-Tertiary-200, #b8bdd7);
  position: absolute;
  z-index: 1;
  top: 35px;
  right: 35px;
}

.archive_articles-content {
  margin-top: 44px;
  width: 100%;

  color: var(--Tertiary-Tertiary-500);
  text-align: justify;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px; /* 212.5% */
}

.archive_articles-img {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 62px;
  gap: 60px;
}
@media (max-width: 768px) {
  .archive_articles-img {
    grid-template-columns: 1fr;
  }
}
.archive_articles-img > .imgs {
  width: 100%;
  position: relative;
  height: 424px;
  z-index: 3;
}
.archive_articles-img > .imgs .img {
  width: 100%;
  height: 424px;
  border-radius: 14px;
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 500px) {
  .archive_articles-img > .imgs .img{
    height: 300px;
  }
  .archive_articles-img > .imgs .card{
    height: 300px !important;
  }
  
}
.archive_articles-img > .imgs .card {
  width: 100%;
  height: 424px;
  border-radius: 14px;
  border: 1px solid var(--Tertiary-Tertiary-200);
  position: absolute;
  top: -10px;
  z-index: 2;
  right: -10px;
}

.archive_articles-list {
  width: 100%;
}
.archive_articles-list > .list_1 {
  width: 100%;
  display: grid;
  gap: 16px;
}
.archive_articles-list > .list_1 > li {
  width: fit-content;
  height: 47px;
  border-radius: 7px;
  display: flex;
  align-items: center;
  margin-right: 10px;
  gap: 10px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  padding-left: 10px;
  color: var(--Secondary-Secondary-100);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 19.2px */
}
.archive_articles-list > .list_1 > li span {
  width: 25px;
  height: 25px;
  flex-shrink: 0;
  border-radius: 7px;
  border: 1px solid var(--Yellow);
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: -10px;
}

.archive_articles-list .list_2 {
  width: 100%;
  margin-top: 32px;
  gap: 16px;
  display: grid;
}
.archive_articles-list .list_2 > li {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.archive_articles-list .list_2 > li span {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  border-radius: 7px;
  background: linear-gradient(180deg, #7901ed 0%, #3d79fc 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.archive_articles-summary {
  width: 100%;
  border-radius: 14px;
  background: var(--Tertiary-Tertiary-100);
  margin-top: 67px;
  padding: 18px 26px;
  display: flex;
  gap: 28px;
  position: relative;
}
.archive_articles-summary .qut_1 {
  width: fit-content;
  display: flex;
  gap: 10px;
  position: absolute;
  bottom: -10px;
}
.archive_articles-summary .qut_2 {
  width: fit-content;
  display: flex;
  gap: 10px;
  position: absolute;
  top: -10px;
  left: 26px;
}
.archive_articles-summary .content {
  width: calc(100% - 216px);
  margin: 0 auto;
  color: var(--Tertiary-Tertiary-400);
  text-align: justify;
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
@media (max-width: 768px) {
  .archive_articles-summary .content {
    width: 100%;
    margin-top: 56px;
    margin-bottom: 56px;
  }
}

.post-cats {
  width: 100%;
  margin-top: 65px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  border-bottom: 1px solid #dee1ed;
  padding-bottom: 10px;
}
.post-cats span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}
.post-cats a {
  color: var(--Tertiary-Tertiary-300);
  text-align: right;
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.post-cats a::after {
  content: ",";
}
.post-cats a:nth-last-child(1)::after {
  content: "";
}

.post-tags {
  width: 100%;
  margin-top: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding-bottom: 10px;
}
.post-tags span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}
.post-tags a {
  padding: 10px;
  border-radius: 7px;
  background: var(--Tertiary-Tertiary-100);
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.archive_images {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 45px;
}
.archive_images > .head {
  width: 100%;
  display: flex;
  height: fit-content;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  background: #fff;
  padding: 10px;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
}
.archive_images > .head h1 {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
.archive_images > .head .head_share {
  position: relative;
}
.archive_images > .head .head_share > button {
  width: 47px;
  height: 47px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 10px;
  background: var(--Tertiary-Tertiary-100);
  cursor: pointer;
}

.box-share {
  width: 280px;
  position: absolute;
  left: 0;
  background: #fff;
  border: 1px solid var(--Tertiary-Tertiary-100);
  border-radius: 12px;
  padding: 17px 11px;
  top: 60px;
  display: none;
  z-index: 7;
}
.box-share .box-share-media {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 36px;
}
.box-share .box-share-media > a {
  width: fit-content;
  height: fit-content;
  display: block;
}

.archive_images-img {
  width: 100%;
  margin-top: 20px;
  padding: 44px;
 
}

.archive_images-content {
  width: 100%;
  margin-top: 60px;
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 24px;
}
.archive_images-content > ul {
  width: 100%;
  display: grid;
  gap: 12px;
}
.archive_images-content > ul > li {
  width: 100%;
  padding: 19px 23px;
  border-radius: 12px;
  border: 1px solid var(--Tertiary-Tertiary-200);
  background: #fff;
  display: flex;
  align-items: center;
  gap: 16px;
}
.archive_images-content > ul > li > span {
  width: 77px;
  height: 77px;
  flex-shrink: 0;
  border-radius: 15px;
  background: var(--Secondary-Secondary-100);
  display: flex;
  align-items: center;
  justify-content: center;
}
.archive_images-content > ul > li p {
  width: calc(100% - 77px);
  display: grid;
  gap: 12px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.archive_images-content > ul > li p span {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
 
}
.archive_images-content > ul > li p ins {
 display: flex;
 gap: 8px;
 
}

.archive_images-text {
  border-radius: 12px;
  background: #fff;
  padding: 32px;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
}
.archive_images-text p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.archive_images-text > span {
  margin-top: 24px;
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  display: block;
}
.archive_images-text > ul {
  width: 100%;
  margin-top: 14px;
  display: grid;
  gap: 12px;
}
.archive_images-text > ul > li {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 9px;
}
.archive_images-text > ul > li span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-weight: 500;
}

.add_to_cart_msg {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 49px;
  border-radius: 10px;
  background: var(--Tertiary-Tertiary-200);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 8px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.add_to_cart_msg p {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 9px;
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.add_to_cart_msg a {
  padding: 8px;
  border-radius: 8px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.box-msg {
  width: fit-content;
  position: fixed;
  bottom: 16px;
  left: -1000px;
  background: var(--Tertiary-Tertiary-200);
  padding: 16px;
  border-radius: 10px;
  z-index: 13;
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  border-left: 3px solid #7901ed;
}

@keyframes box-msg-error {
  0% {
    left: -1000px;
  }
  100% {
    left: 16px;
  }
}
@keyframes box-msg-error-1 {
  0% {
    left: 16px;
  }
  100% {
    left: -1000px;
  }
}

#woosw_wishlist {
  display: none !important;
}
.notiny-container {
  display: none !important;
}

.unavailable {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.unavailable > span {
  color: var(--Secondary-Secondary-600) !important;
  font-family: Dana-FaNum;
  font-size: 25px !important;
  font-style: normal !important;
  font-weight: 700 !important;
}
/*img*/
.archive_images-img {
  width: 100%;
  margin-top: 20px;
  padding: 44px;
  position: relative;
 
}

.archive_images-img-1 {
  width: 100%;
  height: 657px;
  border-radius: 14px;
}
@media (max-width: 768px) {
  .archive_images-img-1 {
    height: 300px;
  }
}

.archive_images-img-list {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 36px;
  overflow-x: scroll;
  justify-content: center;
  gap: 14px;
  position: relative;
  z-index: 6;
}
@media (max-width: 768px) {
  .archive_images-img-list {
    justify-content: flex-start;
  }
}
.archive_images-img-list img {
  width: 168px;
  height: 168px;
  border-radius: 16px;
  mix-blend-mode: luminosity;
  cursor: pointer;
}

/*login*/
.main-page-login {
  width: 100%;
  position: relative;
  height: 100dvh;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 500px) {
  .main-page-login {
    display: grid;
    width: 100dvw;
  }
}
.main-page-login > .circle_1_svg {
  width: 350px;
  height: 350px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
@media (max-width: 600px) {
  .main-page-login > .circle_1_svg {
    display: none;
  }
}
.main-page-login > .circle_2_svg {
  width: 350px;
  height: 350px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
@media (max-width: 600px) {
  .main-page-login > .circle_2_svg {
    display: none;
  }
}
.main-page-login > .circle_2 {
  width: 350px;
  height: 350px;
  border-radius: 350px;
  border-radius: 513px;
  opacity: 0.07;
  background: var(--Secondary-Secondary-600, #7901ed);
  filter: blur(100px);
  z-index: 2;
  position: absolute;
  bottom: 0px;
  left: 0;
}
@media (max-width: 600px) {
  .main-page-login > .circle_2 {
    display: none;
  }
}
.main-page-login > .circle_1 {
  width: 513px;
  height: 513px;
  flex-shrink: 0;
  border-radius: 513px;
  opacity: 0.07;
  background: var(--Secondary-Secondary-600);
  filter: blur(100px);
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
}
@media (max-width: 600px) {
  .main-page-login > .circle_1 {
    display: none;
  }
}

.main-page-login-items {
  width: calc(100% - 2rem);
  max-width: 584px;
  position: relative;
  z-index: 5;
  margin: 0 auto;
}

.login-items-box {
  width: 100%;
  border-radius: 25px;
  opacity: 0.7;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  padding: 42px;
}
.login-items-box > a {
  width: 100%;
  display: flex;
  justify-content: center;
}
.login-items-box > p {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 21px;
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}

.login-form {
  width: 100%;
  display: grid;
  gap: 20px;
  margin-top: 26px;
}

.login-form-input {
  width: 100%;
  height: 50px;
  border-radius: 7px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  display: flex;
}
.login-form-input input {
  width: calc(100% - 50px);
  height: 50px;
  padding: 0 16px;
  border: transparent;
  background: transparent;
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  outline: none;
}
.login-form-input span {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-form-text {
  width: 100%;
  margin-top: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.login-form-text-1 {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 10px;
}
.login-form-text-1 input {
  width: 20px;
  height: 20px;
  border-radius: 5px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: var(--Secondary-Secondary-100);
}
.login-form-text-1 span {
  color: #8285a0;
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.login-form-text-2 {
  width: fit-content;
  color: #8285a0;
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.login-form-text-signup {
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.login-form-text-signup span {
  color: #8285a0;
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.login-form-text-signup a {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.login-btn {
  width: 206px;
  height: 44px;
  flex-shrink: 0;
  background: #5e24dc;
  border-radius: 10px 20px;
  border: transparent;
  color: #ffffff;
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  cursor: pointer;
}

.linktohome {
  width: 100%;
  display: flex;
  margin-top: 24px;
  flex-direction: row-reverse;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.box_msg-login {
  width: 100%;
  margin-bottom: 24px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  padding: 24px;
  border-radius: 8px;
  border-right: 2px solid #7901ed;
}
.box_msg-login p {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}


/*cart items*/
.page-cart {
  width: 100%;
  position: relative;
  z-index: 9;
}

.bord_cump-cart {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.bord_cump-cart > a {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.bord_cump-cart span {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.cart-header {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 66px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  padding: 16px 24px;
}
.cart-header h1 {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}

.cart-items-p1 {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 48px;
  border-radius: 16px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  padding: 30px;
}
.cart-items-p1 > ul {
  width: 100%;
  display: grid;
  gap: 20px;
}
.cart-items-p1 > ul li {
  width: 100%;
  padding: 24px;
  border-radius: 16px;
  background: var(--Tertiary-Tertiary-100);
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 768px) {
  .cart-items-p1 > ul li {
    display: grid;
    justify-items: center;
  }
}
.cart-items-p1 > ul li > img {
  width: 80px !important;
  height: 80px !important;
  border-radius: 15px;
}

.cart-text_header {
  width: fit-content;
  display: grid;
  gap: 7px;
  border-left: 1px solid #b8bdd7;
  height: 100%;
  align-content: center;
  padding-left: 16px;
}
@media (max-width: 768px) {
  .cart-text_header {
    border-left: transparent;
    padding-left: 0;
    justify-items: center;
  }
}
.cart-text_header > a {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}

.cart-text_header-cat {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.cart-text_header-cat span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.cart-text_header-cat a {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.cart-text_header-cat a::after {
  content: ",";
}
.cart-text_header-cat a:nth-last-child(1)::after {
  content: "";
}

.cart-items-p1-price {
  width: fit-content;
  display: grid;
  gap: 7px;
  border-left: 1px solid #b8bdd7;
  height: 100%;
  align-content: center;
  padding-left: 16px;
}
@media (max-width: 768px) {
  .cart-items-p1-price {
    border-left: transparent;
    padding-left: 0;
    justify-items: center;
  }
}

.woocommerce-Price-amount-text {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.woocommerce-Price-amount {
  width: fit-content;
}
.woocommerce-Price-amount > bdi {
  direction: ltr;
  display: flex;
  gap: 6px;
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.product-quantity-cart {
  width: 128px;
  height: 47px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid var(--Tertiary-Tertiary-200);
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  display: flex;
  gap: 4px;
  padding: 4px;
  align-items: center;
}
.product-quantity-cart span {
  width: 30px;
  height: 39px;
  border-radius: 7px;
  background: var(--Tertiary-Tertiary-200);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-quantity-cart span:active {
  background: var(--Tertiary-Tertiary-300);
}
.product-quantity-cart .quantity input {
  width: calc(100% - 60px);
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: transparent;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.product-subtotal-cart {
  width: fit-content;
  display: grid;
  gap: 7px;
  border-left: 1px solid #b8bdd7;
  height: 100%;
  align-content: center;
  padding-right: 16px;
  margin-right: 16px;
  border-right: 1px solid #b8bdd7;
  padding-left: 250px;
}
@media (max-width: 768px) {
  .product-subtotal-cart {
    border: transparent;
    padding-left: 0;
    justify-items: center;
  }
}
@media (max-width: 1176px) {
  .product-subtotal-cart {
    padding-left: 200px;
  }
}
@media (max-width: 1118px) {
  .product-subtotal-cart {
    padding-left: 150px;
  }
}
@media (max-width: 1076px) {
  .product-subtotal-cart {
    padding-left: 100px;
  }
}
@media (max-width: 950px) {
  .product-subtotal-cart {
    padding-left: 50px;
  }
}
@media (max-width: 890px) {
  .product-subtotal-cart {
    padding-left: 16px;
  }
}

.remove-cart-pg1 {
  border-radius: 8px;
  background: #b8bdd7;
  padding: 8px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.cart_update {
  width: 100%;
  margin-top: 40px;
  display: flex;
  flex-direction: row-reverse;
}
.cart_update button {
  border-radius: 8px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  border: transparent;
  padding: 16px 28px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  cursor: pointer;
}
.cart_update button:disabled {
  opacity: 0.5;
}

.cart-foot-p1 {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
@media (max-width: 768px) {
  .cart-foot-p1 {
    grid-template-columns: 1fr;
  }
}

.cart-foot-coupon {
  border-radius: 16px;
  background: #fff;
  padding: 32px;
  display: flex;
  align-items: center;
  gap: 16px;
  height: fit-content;
}
.cart-foot-coupon input {
  border-radius: 7px;
  background: var(--Tertiary-Tertiary-100, #dee1ed);
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.07);
  border: transparent;
  outline: transparent;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  height: 50px;
  padding-right: 14px;
  width: calc(100% - 180px);
}
.cart-foot-coupon button {
  width: 180px;
  height: 50px;
  flex-shrink: 0;
  cursor: pointer;
  border-radius: 8px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  background: transparent;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.cart_totals-p1 {
  border-radius: 16px;
  background: #fff;
  height: fit-content;
  padding: 32px;
}
.cart_totals-p1 > ul {
  width: 100%;
  display: grid;
  gap: 27px;
}
.cart_totals-p1 > ul li {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart_totals-p1 > ul li p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}
.cart_totals-p1 > ul .list_11_b {
  border-bottom: 1px solid #b8bdd7;
  padding-bottom: 42px;
}
.cart_totals-p1 > ul .list_11_a {
  margin-top: 15px;
  border-radius: 8px;
  background: var(--Tertiary-Tertiary-100);
  padding: 16px 28px;
}
.cart_totals-p1 > ul .list_11_a strong span,
.cart_totals-p1 > ul .list_11_a strong bdi {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}

.checkout-button-text {
  width: 269px;
  height: 50px;
  flex-shrink: 0;
  margin: 0 auto;
  display: flex;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  margin-top: 79px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
/* cart empty */
.cart-empty-main {
  width: 100%;
  margin-bottom: 100px;
}

.cart-empty-items {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 48px;
  border-radius: 16px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.cart-empty-items p {
  width: fit-content;
  margin-top: 24px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}
.cart-empty-items a {
  margin-top: 24px;
  width: fit-content;
  border-radius: 8px;
  padding: 16px 24px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.cart-empty-icon {
  width: 167px;
  height: 167px;
  border-radius: 167px;
  background: var(--Tertiary-Tertiary-100);
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-empty-icon svg {
  width: 100%;
  height: 100px;
  fill: #b8bdd7;
}
/*# sourceMappingURL=style.css.map */
.woocommerce-Price-amount {
  width: fit-content;
  display: flex;
  gap: 10px;
 
  
}
.list_11_b span{
  display: flex;
  gap: 6px;
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

/* box pay */
#payment {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 30px;
  border-radius: 16px;
  background: #fff;
  padding: 28px;
}
#payment > p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}

#payment ul {
  width: 100%;
  display: grid;
  margin-top: 30px;
  gap: 36px;
}
#payment ul li {
  width: 100%;
  display: flex;
  gap: 34px;
}
@media (max-width: 468px) {
  #payment ul li {
    flex-direction: column;
  }
}

.payment-head {
  width: fit-content;
  display: flex;
  gap: 18px;
}
.payment-head input {
  width: 32px;
  height: 32px;
  border-radius: 50px;
  background: #000;
  display: none;
}
.payment-head input:checked ~ .jaber .svg_2 {
  display: block;
}
.payment-head input:checked ~ .jaber .svg_1 {
  display: none;
}

.jaber {
  width: 32px;
  height: 32px;
}
.jaber svg {
  cursor: pointer;
}
.jaber .svg_2 {
  display: none;
}

.payment-head img {
  width: 32px;
  height: 32px;
}

.payment-body {
  width: 100%;
  display: grid;
  gap: 5px;
}
.payment-body span {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.payment-body > p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 200% */
}

.box-total_cart {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 41px;
  display: flex;
  flex-direction: row-reverse;
}

.box-total_cart-items {
  max-width: 636px;
  border-radius: 16px;
  background: #fff;
  display: block;
  width: 100%;
  padding: 32px 25px;
}
.box-total_cart-items button {
  width: fit-content;
  margin: 0 auto;
  margin-top: 79px;
  padding: 0px 30px;
  display: block;
  height: 50px;
  cursor: pointer;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  border: transparent;
  border-radius: 8px;
  background: linear-gradient(180deg, #3D79FC 0%, #5E3DE6 100%, #7901ED 100%);
}
.box-total_cart-items ul {
  width: 100%;
  display: grid;
  gap: 24px;
}
.box-total_cart-items ul li {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.box-total_cart-items ul li > p {
  color: var(--Tertiary-Tertiary-400);
  text-align: right;
  /* subtitle/17-medium */
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 20.4px */
}
.box-total_cart-items ul .list_11_a {
  height: 52px;
  border-radius: 8px;
  background: var(--Tertiary-Tertiary-100, #dee1ed);
  display: flex;
  padding: 0 28px;
  flex-wrap: wrap;
}
.box-total_cart-items ul .list_11_a p {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}
.box-total_cart-items ul .list_11_a strong span {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
.box-total_cart-items ul .list_11_a strong bdi {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}

.box-total_cart-list {
  width: 100%;
  margin-bottom: 42px;
  padding-bottom: 42px;
  display: grid !important;
  color: var(--Tertiary-Tertiary-400);
  text-align: right;
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  
  border-bottom: 1px solid #b8bdd7;
  grid-template-columns: 76px calc(100% - 76px);

  >ul{
    display: flex;
    flex-direction: row-reverse;
    >li{
      display: flex;
    flex-direction: row-reverse;
    }
  }
}

/* tankyou file */
.borodcump_tank {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  z-index: 9;
}
.borodcump_tank > a {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.borodcump_tank > span {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.tankyou_head {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 66px;
  height: 65px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  display: flex;
  align-items: center;
  padding: 0 24px;
  position: relative;
  z-index: 9;
}
.checkout-pg{
  z-index: 9 !important;
}
.tankyou_head h1 {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}

.tankyou_box {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 48px;
  padding: 30px;
  border-radius: 16px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  position: relative;
  z-index: 9;
  margin-bottom: 307px;
}

.tankyou_box-msg {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  margin-right: 24px;
}

.tankyou_box-list {
  width: 100%;
  display: flex;
  margin-top: 43px;
  border-radius: 16px;
  background: var(--Tertiary-Tertiary-100, #dee1ed);
  padding: 30px;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
@media (max-width: 1106px) {
  .tankyou_box-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 500px) {
  .tankyou_box-list {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
  }
}
.tankyou_box-list li, .jaber__order li {
  width: fit-content;
  height: 70px;
  display: grid;
  gap: 4px;
  padding-left: 50px;
  border-left: 1px solid #b8bdd7;
  align-items: center;
  align-content: center;
}
@media (max-width: 500px) {
  .tankyou_box-list li {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    padding-left: 0;
    border: transparent;
  }
}
.tankyou_box-list li:nth-last-child(1) {
  padding-left: 0;
  border: transparent;
}
.tankyou_box-list li p {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.tankyou_box-list li span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.tankyou_box-list-border {
  width: 100%;
  margin-top: 31px;
  border-bottom: 1px solid #b8bdd7;
}

.tankyou_box-product {
  width: 100%;
  padding-top: 31px;
  padding-bottom: 106px;
  border-bottom: 1px solid #b8bdd7;
}
.tankyou_box-product h6 {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  margin-right: 24px;
  height: 42px;
}

.tankyou_box-msg_1 {
  margin-right: 24px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  height: 42px;
}

.tankyou_list-products {
  width: 100%;
  margin-top: 13px;
  display: grid;
  gap: 12px;
}
.tankyou_list-products li {
  width: 100%;
  padding: 15px 24px;
  display: grid;
  grid-template-columns: 2fr 1fr;
  border-radius: 16px;
  background: rgba(55, 109, 226, 0.4392156863);
  align-items: center;
}
@media (max-width: 600px) {
  .tankyou_list-products li {
    grid-template-columns: 1fr;
    gap: 10px;
    justify-items: center;
  }
}
.tankyou_list-products li p:nth-child(1) {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}
.tankyou_list-products li p:nth-child(2) {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.tankyou_list-products li:nth-child(1) {
  background: #fff;
  opacity: 1;
}
.tankyou_list-products li:nth-child(1) p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}

.tankyou_products-total {
  width: 100%;
  display: grid;
  margin-top: 16px;
  gap: 8px;
}
@media (max-width: 600px) {
  .tankyou_products-total {
    gap: 16px;
  }
}
.tankyou_products-total li {
  width: 100%;
  display: grid;
  grid-template-columns: 2fr 1fr;
  height: 42px;
  padding: 0 24px;
  align-items: center;
}
@media (max-width: 600px) {
  .tankyou_products-total li {
    grid-template-columns: 1fr;
    gap: 10px;
    justify-items: center;
    height: fit-content;
  }
}
.tankyou_products-total li p:nth-child(1) {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}
.tankyou_products-total li p:nth-child(2) {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.tankyou_address {
  width: 100%;
  margin-top: 83px;
  border-radius: 16px;
  background: var(--Tertiary-Tertiary-100);
  padding: 24px;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 768px) {
  .tankyou_address {
    display: grid;
    justify-items: center;
  }
}
.tankyou_address p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
}

.tankyou_address-loc {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 20px;
  flex-shrink: 0;
}

.link_to-home {
  width: 100%;
  margin-top: 43px;
  display: flex;
  flex-direction: row-reverse;
}
.link_to-home a {
  border-radius: 10px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 12px 20px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.shipped_via{
  display: none;
}


/*404 file*/
.not_items {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 147px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 278px;
}
.not_items svg {
  max-width: 970px;
  max-height: 606px;
  width: 100%;
  height: 100%;
}
.not_items h1 {
  color: var(--Primary-Primary-200);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
.not_items p {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin-top: 19px;
  text-align: center;
  line-height: 32px;
}

.not_links {
  margin-top: 69px;
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 380px) {
  .not_links {
    flex-direction: column;
  }
}
.not_links a:nth-child(1) {
  border-radius: 7px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  background: #fff;
  padding: 18px 0;
  width: 140px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  display: flex;
  justify-content: center;
}
.not_links a:nth-child(2) {
  border-radius: 7px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 15px 0px rgba(55, 85, 174, 0.2);
  padding: 18px 20px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

/*contact file*/
.contact-items {
  margin-top: 216px;
  margin-bottom: 209px;
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media (max-width: 900px) {
  .contact-items {
    grid-template-columns: 1fr !important;
  }
}

.contact-item-1 {
  border-radius: 50px;
  background: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: fit-content;
}
.contact-item-1 h6 {
  margin-top: 24px;
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
}
.contact-item-1 > p {
  margin-top: 18px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.contact-item-inputs {
  width: 100%;
  margin-top: 32px;
}

.contact-item-name {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
}

.contact-item-input {
  width: 100%;
  display: grid;
  gap: 4px;
}
.contact-item-input span {
  margin-right: 11px;
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.contact-item-input input {
  width: 100%;
  height: 50px;
  border-radius: 7px;
  background: var(--Tertiary-Tertiary-100);
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.07);
  border: transparent;
  outline: transparent;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  padding: 0 20px;
}

.contact-item-email, .contact-item-msg {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  gap: 22px;
  margin-top: 26px;
}

.contact-item-msg {
  gap: 4px;
}
.contact-item-msg textarea {
  height: 157px;
  resize: none;
  border: transparent;
  border-radius: 7px;
  background: var(--Tertiary-Tertiary-100);
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.07);
  padding: 16px 20px;
  outline: none;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.contact-item-btn {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  margin-top: 36px;
}
.contact-item-btn button {
  border-radius: 10px 20px;
  padding: 18px 53px;
  cursor: pointer;
  border: none;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.4);
  color: #fff;
  text-align: center;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
 
}

.contact-item-2 {
  width: 100%;
}
@media (max-width: 900px) {
  .contact-item-2 {
    margin-top: 50px;
  }
}
.contact-item-2 h6 {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
.contact-item-2 p {
  margin-top: 16px;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.contact-item-2 ul {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-top: 48px;
}
@media (max-width: 530px) {
  .contact-item-2 ul {
    grid-template-columns: 1fr;
  }
}
.contact-item-2 ul li {
  width: 100%;
  border-radius: 12px;
  background: var(--Tertiary-Tertiary-100);
  padding: 26px 16px 26px 60px;
  display: flex;
  gap: 12px;
}
.contact-item-2 ul li > svg {
  width: 48px;
  height: 48px;
}
.contact-item-2 ul li .content {
  width: fit-content;
  display: grid;
  height: fit-content;
  gap: 16px;
}
.contact-item-2 ul li .content span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.contact-item-2 ul li .content b {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.contact-item-2 iframe {
  width: 100%;
  border: none;
  height: 221px;
  margin-top: 20px;
  border-radius: 12px;
}


/*اسلایدر*/
.relatedProducts {
  width: 100%;
  margin-top: 149px;
  margin-bottom: 204px;
}

.relatedProducts-items {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
}

.relatedProducts-header {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.relatedProducts-header .subtitle {
  width: fit-content;
  display: grid;
  gap: 12px;
}
.relatedProducts-header .subtitle h4 {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}

.relatedProducts-btns {
  display: flex;
  width: fit-content;
  align-items: center;
  flex-direction: row-reverse;
  gap: 21px;
}
.relatedProducts-btns a {
  padding: 16px 20px;
  border-radius: 10px 20px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.3);
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.relatedProducts-btns a:hover {
  background: var(--Tertiary-Tertiary-400);
  color: #fff;
  transition: all 300ms;
}
.relatedProducts-btns a:active {
  background: var(--Tertiary-Tertiary-500);
  color: #fff;
  transition: all 300ms;
}

.relatedProducts-btns .btns {
  width: fit-content;
  display: flex;
  flex-direction: row-reverse;
  gap: 12px;
}
.relatedProducts-btns .btns button {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 10px 50px -10px rgba(68, 74, 88, 0.3);
  border: transparent;
  cursor: pointer;
}
.relatedProducts-btns .btns button svg {
  stroke: #6c76ab;
}
.relatedProducts-btns .btns button:hover {
  background: var(--Secondary-Secondary-600);
  transition: all 300ms;
}
.relatedProducts-btns .btns button:hover svg {
  stroke: #fff;
}
.relatedProducts-btns .btns button:active {
  background: var(--Secondary-Secondary-600);
  opacity: 0.5;
  transition: all 300ms;
}
.relatedProducts-btns .btns button:active svg {
  stroke: #fff;
}

.relatedProducts-body {
  width: 100%;
  margin-top: 50px;
  overflow: hidden;
}

.relatedProducts-posts {
  width: 100%;
}

.relatedProducts-container {
  width: 100%;
  gap: 24px;
}

.relatedProducts-post {
  border-radius: 25px;
  background: #fff;
  /* box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1); */
  padding: 20px;
}

.relatedProducts-post_img {
  width: 100%;
  position: relative;
}
.relatedProducts-post_img a {
  width: 100%;
}
.relatedProducts-post_img a img {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 20px;
  height: 207px;
}
.relatedProducts-post_img button {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  position: absolute;
  bottom: 14px;
  left: 14px;
  cursor: pointer;
  background: #fff;
  border: transparent;
  filter: drop-shadow(0px 10px 60px rgba(68, 74, 88, 0.5));
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.relatedProducts-post h2 {
  margin-top: 24px;
}
.relatedProducts-post h2 a {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  display: grid;
  gap: 11px;
}
.relatedProducts-post h2 a::after {
  content: "";
  width: 23px;
  height: 4px;
  border-radius: 5px;
  background: var(--Yellow, #f49d1a);
}

.relatedProducts-post .date {
  margin-top: 14px;
  display: flex;
  align-items: center;
  gap: 18px;
}
.relatedProducts-post .date p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}
.relatedProducts-post .date span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  margin-right: -2px;
}

.relatedProducts-post_footer {
  width: 100%;
  margin-top: 16px;
  border-top: 1px solid #dee1ed;
  padding-top: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.relatedProducts-post_footer a {
  border-radius: 10px 20px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.8);
  padding: 18px 20px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
}
.relatedProducts-post_footer a:hover {
  background: var(--Tertiary-Tertiary-100);
  transition: all 300ms;
  color: var(--Tertiary-Tertiary-400);
}
.relatedProducts-post_footer .price {
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: end;
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.relatedProducts-post_footer .price span {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.relatedArticles-post {
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
  padding: 20px;
}
.relatedArticles-post > a {
  width: 100%;
}
.relatedArticles-post > a img {
  width: 100%;
  height: 158px;
  border-radius: 20px;
}
.relatedArticles-post h2 {
  margin-top: 20px;
}
.relatedArticles-post h2 a {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.relatedArticles-post .date {
  display: flex;
  align-items: center;
  margin-top: 12px;
  gap: 8px;
}
.relatedArticles-post .date span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.relatedArticles-post .content {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  color: var(--Tertiary-Tertiary-400);
  text-align: justify;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.relatedImgs-post {
  height: fit-content;
  position: relative;
}

.relatedImgs-post_img {
  width: 100%;
  height: 328px;
  overflow: hidden;
  position: relative;
}
.relatedImgs-post_img a {
  width: 100%;
}
.relatedImgs-post_img a img {
  width: 100%;
  height: 328px;
  border-radius: 25px;
}

.relatedImgs-post_back {
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background: var(--Tertiary-Tertiary-500);
  position: absolute;
  top: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
}

.relatedImgs-post_img:hover .relatedImgs-post_back {
  top: 0;
  transition: top 300ms ease-in-out;
}

.relatedImgs-post_title {
  width: calc(100% - 32px);
  padding: 16px 20px;
  border-radius: 20px;
  background: #fff;
  margin-right: 16px;
  z-index: 9;
  position: relative;
  bottom: 45px;
}
.relatedImgs-post_title h2 a {
  display: grid;
  gap: 10px;
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.relatedImgs-post_title h2 span {
  width: 23px;
  height: 4px;
  border-radius: 5px;
  background: var(--Yellow);
  display: flex;
  margin-top: 10px;
}

.relatedImgs-post:hover .relatedImgs-post_title {
  bottom: 77px;
  transition: all 300ms;
}
.relatedImgs-post:hover .relatedImgs-post_title h2 a {
  color: var(--Primary-Primary-200);
}
.relatedImgs-post:hover .relatedImgs-post_back {
  top: 0;
  transition: all 300ms;
}

/*news*/
.relatedNews-post {
  border-radius: 25px;
  background: #fff;
  /* box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1); */
  padding: 20px;
}
.relatedNews-post .head {
  width: 100%;
  display: flex;
  gap: 16px;
  align-items: center;
}
.relatedNews-post .head > a {
  width: 70px;
}
.relatedNews-post .head > a img {
  width: 70px;
  height: 70px;
  border-radius: 20px;
  box-shadow: 0px 15px 85px -21px rgba(68, 74, 88, 0.1);
}

.relatedNews-post .head .subtitle {
  width: calc(100% - 70px);
  display: grid;
}
.relatedNews-post .head .subtitle h2 {
  width: 100%;
}
.relatedNews-post .head .subtitle h2 a {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.relatedNews-post .head .subtitle .date {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 5px;
}
.relatedNews-post .head .subtitle .date span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.relatedNews-post .content {
  width: 100%;
  margin-top: 17px;
  overflow: hidden;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  text-align: justify;
  font-weight: 400;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


/*dashborad*/
.dash-bord-line {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 16px;
  padding-top: 20px;
  border-top: 1.5px solid #dee1ed;
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  z-index: 9;
}
.dash-bord-line a {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 19.2px */
}
.dash-bord-line span {
  color: var(--Primary-Primary-200);
  text-align: right;
  /* p/16-medium */
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 19.2px */
}

.dash-bord-title {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 66px;
  padding: 18px 24px;
  border-radius: 16px;
  background: #fff;
  position: relative;
  z-index: 9;
  /* shad */
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
}
.dash-bord-title h1 {
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 30px */
}

.dashbord_links {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  margin-top: 48px;
  border-radius: 18px;
  background: #fff;
  position: relative;
  z-index: 9;
  /* shad */
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  padding: 22px 44px;
  display: flex;
  align-items: center;
  gap: 41px;
}
@media (max-width: 800px) {
  .dashbord_links {
    flex-direction: column;
  }
}

.dashbord_links-user {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 21px;
  flex-shrink: 0;
}
.dashbord_links-user > .img {
  width: 129px;
  height: 129px;
  flex-shrink: 0;
  border-radius: 150px;
  background: var(--Tertiary-Tertiary-100);
  display: flex;
  align-items: center;
  justify-content: center;
}
.dashbord_links-user > .img span {
  width: 113px;
  height: 113px;
  flex-shrink: 0;
  border-radius: 150px;
  background: var(--Tertiary-Tertiary-200);
  display: flex;
  align-items: center;
  justify-content: center;
}
.dashbord_links-user > .img span > img {
  width: 89px;
  height: 89px;
  flex-shrink: 0;
  border-radius: 150px;
}

.dashbord_links-user .name_user {
  width: fit-content;
  display: grid;
  gap: 8px;
}
.dashbord_links-user .name_user b {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 20.4px */
}
.dashbord_links-user .name_user span {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.dashbord_link {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 16px;
  overflow: hidden;
}
.dashbord_link button {
  width: 24px;
  height: 24px;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  border: transparent;
  cursor: pointer;
  position: relative;
  z-index: 9;
}

.dashbord_link ul {
  width: 100%;
  height: fit-content;
  display: flex;
  gap: 24px;
}
.dashbord_link ul li {
  width: 154px !important;
  height: 130px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: 24px;
}
.dashbord_link ul li::after {
  content: "";
  height: 100px;
  width: 1px;
  background: #dee1ed;
}
.dashbord_link ul li:nth-last-child(1) {
  gap: 0;
  width: 130px !important;
}
.dashbord_link ul li:nth-last-child(1)::after {
  display: none;
}
.dashbord_link ul li a {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: var(--Tertiary-Tertiary-100);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.dashbord_link ul li a b {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 18px */
  margin-top: 14px;
}
.dashbord_link ul li a .down {
  margin-top: 9px;
  display: none;
}

.dashbord_link ul .is-active a b {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}
.dashbord_link ul .is-active a .down {
  display: block !important;
}

.dashbord_link-ul {
  width: calc(100% - 48px);
  overflow: hidden;
}

.dash_body {
  max-width: var(--content-width);
  width: calc(100% - 2rem);
  margin-inline: auto;
  border-radius: 16px;
  border: 1px solid var(--Tertiary-Tertiary-100, #dee1ed);
  background: #fff;
  padding: 30px;
  margin-top: 24px;
  position: relative;
  z-index: 9;
}

.dash-1 {
  height: 510px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 41px;
}
.dash-1 span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.dash-1 p {
  width: 70%;
  text-align: center;
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 238%; /* 38.08px */
}

.dash-2-items {
  width: 100%;
  overflow-x: scroll;
}
.dash-2-items::-webkit-scrollbar{
  background: #fff0;
}

.dash-2-item-head {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  height: 73px;
  border-radius: 16px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: var(--Tertiary-Tertiary-100);
  align-items: center;
}
@media (max-width: 1234px) {
  .dash-2-item-head {
    width: 1234px;
  }
}
.dash-2-item-head li {
  width: 100%;
  text-align: center;
  color: var(--Tertiary-Tertiary-500);
  text-align: center;
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 20.4px */
}

.dash-2-item-body {
  width: 100%;
  margin-top: 12px;
  border-radius: 16px;
  background: var(--Tertiary-Tertiary-100);
  padding: 14px 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (max-width: 1234px) {
  .dash-2-item-body {
    width: 1234px;
  }
}
.dash-2-item-body ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  align-items: center;
}
.dash-2-item-body li {
  width: 100%;
  text-align: center;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  display: flex;
  justify-content: center;
}
.dash-2-item-body li a {
  border-radius: 8px;
  background: #fff;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  display: flex;
  width: 145px;
  padding: 14px 0;
  justify-content: center;
}
.dash-2-item-body li a:hover {
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  color: #fff;
  transition: all 300ms;
}

.dash-3 {
  height: 572px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-direction: column;
}
.dash-3 .svg_pro {
  width: 179px;
  height: 179px;
  flex-shrink: 0;
  fill: #6c76ab;
}
.dash-3 p {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}

.dash-4_body {
  width: 100%;
  display: grid;
  gap: 24px;
  overflow-x: scroll;
}
.dash-4_body .items {
  width: 100%;
  border-radius: 16px;
  background: var(--Tertiary-Tertiary-100);
  padding: 24px;
  display: grid;
  gap: 36px;
  grid-template-columns: 80px 1fr 0.5fr 0.5fr 1fr;
  align-items: center;
}
@media (max-width: 1234px) {
  .dash-4_body .items {
    width: 1234px;
  }
}
.dash-4_body .items img {
  width: 80px;
  height: 80px;
  border-radius: 15px;
  mix-blend-mode: luminosity;
}
.dash-4_body .items img:hover {
  mix-blend-mode: normal;
  cursor: pointer;
}

.dash-4_body .items .title {
  display: grid;
  gap: 8px;
  width: 100%;
  padding-left: 36px;
  border-left: 1px solid #b8bdd7;
  height: 100%;
  align-content: center;
}
.dash-4_body .items .title h2 a {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}
.dash-4_body .items .title h2 a:hover {
  color: var(--Primary-Primary-200);
}
.dash-4_body .items .title .cat {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 4px;
}
.dash-4_body .items .title .cat span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.dash-4_body .items .title .cat a {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.dash-4_body .items .title .cat a::after {
  content: ",";
}
.dash-4_body .items .title .cat a:nth-last-child(1)::after {
  content: "";
}

.dash-4_body .items .download {
  width: 100%;
  display: grid;
  gap: 6px;
  padding-left: 36px;
  border-left: 1px solid #b8bdd7;
  height: 100%;
  align-content: center;
}
.dash-4_body .items .download p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.dash-4_body .items .download span {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.dash-4_body .items .btns {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.dash-4_body .items .btns a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dash-4_body .items .btns a:nth-child(1) {
  border-radius: 8px;
  background: #fff;
  padding: 14px 0;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.dash-4_body .items .btns a:nth-child(2) {
  border-radius: 8px;
  border: 1px solid var(--Tertiary-Tertiary-400);
  padding: 14px 0;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.dash-4_body .items .btns a:nth-child(2):hover {
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  color: #fff;
}

.dash-5 ul {
  width: 100%;
  display: grid;
  gap: 24px;
  overflow-x: scroll;
}
.dash-5 ul::-webkit-scrollbar{
  display: none;
}
.dash-5 ul li {
  width: 100%;
  padding: 24px;
  border-radius: 16px;
  background: var(--Tertiary-Tertiary-100);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1234px) {
  .dash-5 ul li {
    width: 1234px;
  }
}
.dash-5 ul li .item {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 16px;
}
.dash-5 ul li .item span {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  border-radius: 15px;
  background: #fff;
  mix-blend-mode: luminosity;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dash-5 ul li .item p {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}
.dash-5 ul li a {
  border-radius: 8px;
  background: #fff;
  width: 145px;
  height: 44px;
  flex-shrink: 0;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dash-5 ul li a:hover {
  background: linear-gradient(180deg, #7901ed 0%, #3d79fc 100%);
  color: #fff;
  transition: all 300ms;
}

.dash-6 {
  width: 100%;
  padding: 42px;
}
.dash-6 form h5 {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
}
.dash-6 form h5:not(:nth-child(1)) {
  margin-top: 95px;
}
.dash-6 form .inputs {
  width: 100%;
  margin-top: 24px;
  display: grid;
  gap: 25px;
}

.dash_input-2 {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
@media (max-width: 500px) {
  .dash_input-2 {
    grid-template-columns: 1fr;
  }
}
.dash_input-2 .input {
  width: 100%;
  display: grid;
  gap: 4px;
}
.dash_input-2 .input p {
  margin-right: 21px;
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.dash_input-2 .input input {
  width: 100%;
  height: 50px;
  background: var(--Tertiary-Tertiary-100, #dee1ed);
  border: none;
  border-radius: 8px;
  padding: 0 20px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  outline: none;
}

.dash_input-1 {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
.dash_input-1 .input {
  width: 100%;
  display: grid;
  gap: 4px;
}
.dash_input-1 .input p {
  margin-right: 21px;
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.dash_input-1 .input input {
  width: 100%;
  height: 50px;
  background: var(--Tertiary-Tertiary-100, #dee1ed);
  border: none;
  border-radius: 8px;
  padding: 0 20px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  outline: none;
}
.dash_input-1 .input textarea {
  width: 100%;
  height: 99px;
  border-radius: 7px;
  background: var(--Tertiary-Tertiary-100);
  border: none;
  outline: none;
  resize: none;
  padding: 16px 20px;
}

.dash_btn {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  margin-top: 30px;
}
.dash_btn button {
  width: 145px;
  height: 44px;
  flex-shrink: 0;
  border-radius: 8px;
  background: linear-gradient(180deg, #7901ed 0%, #3d79fc 100%);
  border: transparent;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  cursor: pointer;
}

.dash_input-3 {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
  margin-top: 36px;
}
@media (max-width: 768px) {
  .dash_input-3 {
    grid-template-columns: 1fr;
  }
}
.dash_input-3 .input {
  width: 100%;
  display: grid;
  gap: 4px;
}
.dash_input-3 .input p {
  margin-right: 21px;
  color: var(--Tertiary-Tertiary-500);
  font-family: Dana-FaNum;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.dash_input-3 .input input {
  width: 100%;
  height: 50px;
  background: var(--Tertiary-Tertiary-100, #dee1ed);
  border: none;
  border-radius: 8px;
  padding: 0 20px;
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  outline: none;
}
.dash_input-3 .input span {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  margin-top: 12px;
  text-align: justify;
}

.dash-7 {
  padding: 18px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  padding-bottom: 45px;
}
@media (max-width: 1150px) {
  .dash-7 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 860px) {
  .dash-7 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 590px) {
  .dash-7 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.dash-7 .post {
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(76, 86, 134, 0.1);
  padding: 20px;
}
.dash-7 .post .img {
  width: 100%;
  position: relative;
}
.dash-7 .post .img a {
  width: 100%;
}
.dash-7 .post .img a img {
  height: 207px;
  border-radius: 20px;
  width: 100%;
}
.dash-7 .post .img button {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: none;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 14px;
  left: 14px;
  cursor: pointer;
}

.dash-7 .post h2 {
  margin-top: 24px;
}
.dash-7 .post h2 a {
  color: var(--Tertiary-Tertiary-600);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  display: grid;
  gap: 11px;
}
.dash-7 .post h2 a::after {
  content: "";
  width: 23px;
  height: 4px;
  border-radius: 5px;
  background: var(--Yellow);
}
.dash-7 .post .date {
  margin-top: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.dash-7 .post .date span {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}
.dash-7 .post .date b {
  color: var(--Tertiary-Tertiary-400);
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}

.dash-7 .post .foot {
  margin-top: 16px;
  border-top: 1px solid #dee1ed;
  padding-top: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dash-7 .post .foot a {
  border-radius: 10px 20px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  box-shadow: 0px 7px 30px -10px rgba(64, 116, 250, 0.8);
  padding: 18px 20px;
  color: #fff;
  font-family: Dana-FaNum;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
}
.dash-7 .post .foot .price {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: end;
}
.dash-7 .post .foot .price b {
  color: var(--Secondary-Secondary-600);
  font-family: Dana-FaNum;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
}
.dash-7 .post .foot .price span {
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px;
}

/* svg */
.sec21-b__svg1{
  position: absolute;
  left: 25rem;
}
.sec21-b__svg2{
  position: absolute;
  bottom: 9rem;
  left: 16rem;
}
.sec21-b__svg3{
  position: absolute;
  top: 13rem;
  left: 36px;
}
.sec21-b__svg4{
  top: 214px;
  left: 92px;
  position: absolute;
  z-index: 8;
}
.jaber_svg_83{
  width: 300px !important;
  position: absolute;
  top: -124px;
  opacity: 0.4;
  right: -7px;
  z-index: 8;
}

@media (max-width: 900px) {
  .sec21-b__svg1 {
    position: absolute;
    left: 16rem;
    top: 10rem;
}
  .sec21-b__svg2{
    position: absolute;
    bottom: 9rem;
    left: 8rem;
  }
  .sec21-b__svg3 {
    position: absolute;
    top: 16rem;
    left: 7px;
}
.sec21-b > .img_2 {
  width: 149%;
  position: absolute;
  right: -63%;
  top: 10rem;
}
.sec21-b__svg4 {
  top: 236px;
  left: 60px;
  position: absolute;
  z-index: 8;
  width: 60px;
}
}

.section-2-1{
  width: 100%;
  position: relative;

}
.section-2-1 >svg {
  position: absolute;
  left: -21%;
  top: 5rem;
  
}
.section-2-svg{
  position: absolute;
  left: -6rem;
  bottom: 26px;
}
@media (max-width: 1366px) {
  .section-2-1 >svg {
    position: absolute;
    left: -2%;
    top: 5rem;
  }
  .section-2-svg{
    position: absolute;
    left: 2%;
    bottom: 26px;
  }
}
@media (max-width: 902px) {
  .section-2-1 >svg {
    position: absolute;
    left: 0;
    top: 5rem;
  }
}
@media (max-width: 880px) {
  .section-2-1 >svg {
    display: none;
  }
  .section-2-svg{
    display: none;
  }
}
.section_4-svg-1{
  position: absolute;
  right: 96px;
}
@media (max-width: 768px) {
  .section_4-svg-1{
    display: none;
  }
}
@media (max-width: 768px) {
  .section_4-svg-3{
    display: none;
  }
}
@media (max-width: 768px) {
  .section-7-svg{
    display: none;
  }
}
@media (max-width: 768px) {
  .section-7 > .circle_1{
    display: none;
  }
  .section-11 > object{
    display: none;
  }
  .section-13 > object:nth-child(1){
    display: none;
  }
  .svg.section-16_svg{
    display: none;
  }
}


@media (max-width: 768px) {
  .sc18-content-div > .foot{
    margin-right: 0 !important;
    width: 100% !important;

  }
}

.section_4-svg-2{
  position: absolute;
  left: 36px;
  top: 180px;
}
@media (max-width: 768px) {
  .section_4-svg-2{
    display: none;
  }
}
.section_4-svg-3{
  position: absolute;
  top: 262px;
  left: 0;
}
.section-18-bg{
  width: 100%;
  border-radius: 0 0 80px 80px;
  background: linear-gradient(180deg, #3d79fc 0%, #5e3de6 100%, #7901ed 100%);
  height: 500px;
  position: absolute;
  z-index: 8;
}
.section-18-a{
  position: relative;
}

.section-7-svg{
  position: absolute;
  left: 15rem;
  top: 5rem;
}
.pg10-post{
  width: 322px !important;
}
@media (max-width: 1172px) {
  .pg10-post{
    width: calc(100% / 3 - 20px) !important;
  }
}

@media (max-width: 850px) {
  .pg10-post{
    width: calc(100% / 2 - 20px) !important;
  }
}
@media (max-width: 550px) {
  .pg10-post{
    width: calc(100% / 1) !important;
  }
  .section-10 > .container > .pg10-slider > .pg10-posts{
    gap: 0;
  }
}

.pg15-post {
  width: calc(100% / 3 - 20px) !important;
}
@media (max-width: 1050px) {
  .pg15-post{
    width: calc(100% / 2 - 20px) !important;
  }
}

@media (max-width: 668px) {
  .pg15-post {
      width: calc(100% / 1) !important;
  }
  .pg15-posts{
    gap: 0 !important;
  }
}


svg.section-16_svg {
  position: absolute;
  left: 17rem;
}

svg.section-17_svg {
  left: 15rem;
  position: absolute;
  top: 0;
}
svg.section-17_svg_2 {
  position: absolute;
  right: 16rem;
  top: 0;
}
.swiper-slide.pg17-post {
  width: calc(100% / 4 - 19px) !important;
}


@media (max-width: 1050px) {
  .swiper-slide.pg17-post {
    width: calc(100% / 3 - 19px) !important;
}
}

@media (max-width: 768px) {
  .swiper-slide.pg17-post {
    width: calc(100% / 2 - 19px) !important;
}
}

@media screen and (max-width: 600px) {
  .swiper-slide.pg17-post {
    width: 100% !important;
  }
}
.pg10-post:hover .pg10-post-title{
  margin-top: -70px;
  transition: all 300ms;
}

.pg10-post:hover .img span{
  animation: pg-post-10 300ms both;
}

.archive_images-img-list::-webkit-scrollbar{
  background: #ffffff4f;
}
.swiper-slide.relatedImgs-post {
  width: 322px !important;
}
.archive_images-bg{
  width: 100%;
  border-radius: 16px;
  border: 1px solid var(--Tertiary-Tertiary-100);
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 783px;
  z-index: 5;
}
.archive_images-imgs{
  width: 100%;
  position: relative;
  z-index: 6;
}
.archive_images-imgs >.next{
  position: absolute;
  right: 24px;
  width: 40px;
height: 40px;
flex-shrink: 0;
border-radius: 10px;
background: #FFF;
box-shadow: 0px 0px 20px 0px rgba(68, 74, 88, 0.20);
top: calc(50% - 20px);
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
border: none;
opacity: .3;
}
.archive_images-imgs >.next svg{
  stroke: #6C76AB;
}
.archive_images-imgs >.next:hover{
  border-radius: 10px;
background: var(--Secondary-Secondary-200);
box-shadow: 0px 0px 25px -5px rgba(121, 1, 237, 0.45);
}
.archive_images-imgs >.next:hover svg{
  stroke: #fff;
  transition: all 300ms;
}


.archive_images-imgs >.prev{
  position: absolute;
  left: 24px;
  width: 40px;
height: 40px;
flex-shrink: 0;
border-radius: 10px;
background: #FFF;
box-shadow: 0px 0px 20px 0px rgba(68, 74, 88, 0.20);
top: calc(50% - 20px);
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
border: none;
}
.archive_images-imgs >.prev svg{
  stroke: #6C76AB;
  rotate: 180deg;
}
.archive_images-imgs >.prev:hover{
  border-radius: 10px;
background: var(--Secondary-Secondary-200);
box-shadow: 0px 0px 25px -5px rgba(121, 1, 237, 0.45);
}
.archive_images-imgs >.prev:hover svg{
  stroke: #fff;
  transition: all 300ms;
}

.box-share-media a:hover svg{
  stroke: #8F1CFE !important;
  transition: all 300ms;
}
.swiper-slide.relatedProducts-post {
  width: 324px !important;
}
.swiper-slide.relatedNews-post {
  width: 439px !important;
}

.archive_images > .head .head_share > button svg{
fill: #B8BDD7 !important;
}
.archive_images > .head .head_share > button:hover svg{
  fill: #8F1CFE !important;
  }

  .add_to_cart_pro:hover{
    background: #3D79FC;
  }
  .add_to_cart_pro:active{
    background: #376DE2;
    transition: all 300ms;
  }
  .start_text span{
    color: var(--Tertiary-Tertiary-300);
  }
  .price_off{
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    gap: 4px;
    align-items: center;

  }
  .price_off span{
    border-radius: 6px;
    background: var(--Yellow);
    width: 38px;
    height: 22px;
    color: #fff;
    font-family: Dana-FaNum;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .price_off del{
    color: var(--Tertiary-Tertiary-200);
font-family: Dana-FaNum;
font-size: 14px;
font-style: normal;
font-weight: 500;
  }
  .price_archive{
    width: fit-content;
    display: grid;
    gap: 8px;
  }
  .p-off{
    display: flex !important;
  }
  .p-off span{
    color: var(--Tertiary-Tertiary-200);
font-family: Dana-FaNum;
font-size: 14px;
font-style: normal;
font-weight: 500;
  }

  
  .share_link svg{
    fill: #B8BDD7 !important;
  }
  .share_link:hover svg{
    fill: #8F1CFE !important;
  }
  .archive_articles-share svg{
    fill: #B8BDD7 !important;
  }
  .archive_articles-share:hover svg{
    fill: #8F1CFE !important;
  }
  .relatedArticles-post {
    width: 323px !important;
}
.product-feature-body-list > li:nth-last-child(1) > p:nth-child(2){
  border-bottom: none;
}
.sc20-card-item.swiper-slide.swiper-slide-next{
  transform: translate3d(0px, calc(7.25% - 200px), -100px) rotateZ(0deg) scale(1) !important;
  margin-top: 20px;
  background: #fff !important;
}
.sc20-card-item.swiper-slide.swiper-slide-prev{
  height: 200px;
  z-index: 1;
  transform: translate3d(0px, calc(-7.25% + 0px), -100px) rotateZ(0deg) scale(1) !important;
  transition-duration: 0ms;
  margin-top: 27px;
  position: relative;
  top: -32px;
}
.show-pass{
  cursor: pointer;
}

.dashbord_link-ul ul li a span svg{
  width: 33px;
  height: 33px;
  fill: #929AC1;
  stroke: #929AC1 !important;
}
.dashbord_link-ul ul .is-active a span svg{
  fill: #6C76AB !important;
  stroke: #6C76AB !important;
}
.dashbord_link-ul ul li a:hover span svg{
  fill: #6C76AB !important;
  stroke: #6C76AB !important;
}
.dashbord_link-ul ul li a:hover b {
  color: var(--Tertiary-Tertiary-400);
}
.dashbord_link ul li a:hover .down{
  display: block !important;
}
.woosw-popup-content-mid-message{
  width: 100%;
  height: 572px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-direction: column;
}
.woosw-popup-content-mid-message svg{
  fill: #6C76AB;
}
.woosw-popup-content-mid-message p{
  color: var(--Tertiary-Tertiary-300);
  font-family: Dana-FaNum;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}
.section-9-pg_2 > .pg-img > img {
    width: auto !important;
   
}
.archive-row-main > .post_3 {
    width: 100%;
    position: relative;
    height: 328px;
}
.archive-row-main > .post_3 > .head {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 328px;
}
.archive-row-main > .post_3 > .head a img {
    width: 100%;
    border-radius: 25px;
    aspect-ratio: 3/4;
    height: 328px;
}
body > main > div.archive_articles > div.archive_articles-body > p:nth-child(7){
    color: var(--Tertiary-Tertiary-500, #414A75);
text-align: justify;
font-family: Dana-FaNum;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 34px; /* 212.5% */
text-transform: capitalize;
    
}

.dashbord_link ul li a:hover {
    border: 1px solid var(--Tertiary-Tertiary-200, #B8BDD7);

}
.dashbord_link ul .is-active a{
     border: 1px solid var(--Tertiary-Tertiary-200, #B8BDD7);
    
}
.form-row-first, .form-row-last{
  width: 100% !important;
}

@media (max-width:900px) {
  .contact-items {
    margin-top: 100px;
    margin-bottom: 100px;
    max-width: var(--content-width);
    width: calc(100% - 2rem);
    margin-inline: auto;
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 30px;
}
}
@media (max-width: 1150px) {
  .section-9-pg {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    align-items: center;
}


}
@media (max-width: 1020px) {
  .section-9-pg_2 {
    grid-template-columns: repeat(1, 1fr);
    height: fit-content;
}
}
@media (min-width: 1376px) {
  .section-2-1 >svg{
    display: none;

  }
}

@media (max-width: 768px) {
  .archive_images-bg {
    width: 100%;
    border-radius: 16px;
    border: 1px solid var(--Tertiary-Tertiary-100);
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 5;
}
.archive_images-content {
  width: 100%;
  margin-top: 60px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
}
@media (max-width: 900px) {
  .copyright-footer {
    max-width: var(--content-width);
    width: calc(100% - 2rem);
    margin-inline: auto;
    padding-bottom: 18px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 6rem;
}

}


/* single img */
.single__img {
  width: 100%;
  margin-top: 20px;
  position: relative;
}

.single__img-bg {
  width: 100%;
  height: 798px;
  border-radius: 16px;
  border: 1px solid var(--Tertiary-Tertiary-100, #dee1ed);
  background: #fff;
  position: absolute;
  z-index: 4;
}

.single__img-imgs {
  width: 100%;
  position: relative;
  z-index: 5;
  padding: 44px;
  overflow: hidden;
  padding-bottom: 0;
}
.single__img-imgs > .container {
  width: 100%;
  display: flex;
}
.single__img-imgs > .container img {
  width: 100%;
  max-width: 1278px !important;
  height: 657px;
  border-radius: 14px;
  overflow: hidden;
}

.single__img-img {
  width: 100%;
  height: fit-content;
  position: relative;
}

.single__img-btns {
  width: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  padding-inline: 68px;
  top: 38%;
  z-index: 5;
}
.single__img-btns button {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(68, 74, 88, 0.2);
  border: transparent;
  cursor: pointer;
}
.single__img-btns button svg {
  stroke: #6c76ab;
}
.single__img-btns button:hover {
  border-radius: 10px;
  background: var(--Secondary-Secondary-200);
  box-shadow: 0px 0px 25px -5px rgba(121, 1, 237, 0.45);
}
.single__img-btns button:hover svg {
  stroke: #fff;
}
.single__img-btns button:nth-child(2) {
  position: absolute;
  left: 68px;
}
.single__img-btns button:nth-child(2) svg {
  rotate: 180deg;
}
.single__img-dots {
  position: relative;
  z-index: 5;
  width: 100%;
  padding-top: 36px;
  display: flex;
  align-items: center;
  padding-inline: 97px;
  gap: 14px;
  overflow-x: scroll;
}
.single__img-dots::-webkit-scrollbar {
  display: none;
}
.single__img-dots span {
  width: 168px;
  height: 168px;
  background: transparent;
  border-radius: 0;
  display: flex;
}
.single__img-dots span img {
  width: 168px;
  height: 168px;
  border-radius: 16px;
  cursor: pointer;
}

.single__img-dots .swiper-pagination-bullet {
  opacity: 1 !important;
  mix-blend-mode: difference !important;
}
.single__img-dots .swiper-pagination-bullet > img {
  filter: blur(1px);
}
.single__img-dots .swiper-pagination-bullet-active img {
  filter: blur(0px) !important;
}

.box-share {
  z-index: 6;
}


@media (max-width: 600px) {
  .single__img-imgs > .container img {
    width: 100%;
    max-width: 1278px !important;
    height: 500px;
    border-radius: 14px;
    overflow: hidden;
}
.single__img-bg {
  width: 100%;
  height: 646px;
  border-radius: 16px;
  border: 1px solid var(--Tertiary-Tertiary-100, #dee1ed);
  background: #fff;
  position: absolute;
  z-index: 4;
}
}
@media (min-width: 1450px) {
  .section-21{
    width: 100%;
  }
}
@media (max-width: 1450px) {
  .section-21{
    width: calc(100% + 1px);
  }
}
@media (max-width: 1426px) {
  .section-21{
    width: calc(100% + 12px);
  }
}
@media (max-width: 1400px) {
  .section-21{
    width: calc(100% + 25px);
  }
}
@media (max-width: 1400px) {
  .section-21{
    width: calc(100% + 26px);
  }
}

/*single pro*/
.pro__single-imgs {
  width: 100%;
  overflow: hidden;
}

.pro__single-img {
  width: 100%;
  height: 286px;
  position: relative;
}
.pro__single-img .container {
  height: 100%;
}
.pro__single-img .container .img {
  width: 100% !important;
  height: 100%;
  border-radius: 14px;
}

.pro__single-img > .btns {
  width: 100%;
  position: absolute;
  top: calc(50% - 20px);
  padding: 0 16px;
  display: flex;
  justify-content: space-between;
  z-index: 5;
}
.pro__single-img > .btns button {
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(68, 74, 88, 0.2);
  border: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pro__single-img > .btns button svg {
  stroke: #6c76ab;
}
.pro__single-img > .btns button:hover {
  border-radius: 10px;
  background: var(--Secondary-Secondary-200);
  box-shadow: 0px 0px 25px -5px rgba(121, 1, 237, 0.45);
  transition: all 300ms;
}
.pro__single-img > .btns button:hover svg {
  stroke: #fff;
  transition: all 300ms;
}
.pro__single-img > .btns button:nth-child(2) svg {
  rotate: 180deg;
}

.pro__single-dots {
  width: 100% !important;
  margin-top: 12px;
  display: flex;
  overflow: scroll;
  height: 168px;
  gap: 6px;
}
.pro__single-dots::-webkit-scrollbar{
  display: none;
}
.pro__single-dots span {
  width: 168px;
  height: 168px;
  border-radius: 14px;
  cursor: pointer;
  mix-blend-mode: luminosity !important;
}
.pro__single-dots .swiper-pagination-bullet-active{
  mix-blend-mode: normal !important;
}

.swiper-pagination-bullet {
  opacity: 1 !important;
}
.price-cart-add-des button {
    width: 30px;
    height: 39px;
    border-radius: 10px 20px;
    background: var(--Tertiary-Tertiary-300);
    border: transparent;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

  .sec1-mob-img {
    width: calc(100% + 1rem);
    position: relative;
    margin-top: 200px;
    height: 248px;
    background: linear-gradient(180deg, #3D79FC 0%, #5E3DE6 100%, #7901ED 100%);
    filter: drop-shadow(0px 4px 20px rgba(76, 86, 134, 0.15));
    border-radius: 0 24px 200px 0;
    z-index: 4;
    display: flex;
    left: -13px;

}


.pro__single-dots{
  overflow-x: scroll;

}

.pro__single-dots::-webkit-scrollbar{
  display: none;
}

@media (max-width: 420px) {
  .archive_products-head > .left > .headline {
      display: grid;
      gap: 24px;
      grid-template-columns: 1fr;
  }

  .archive_products-head > .left > .headline > .subtitle {
    width: auto;
    display: grid;
    gap: 8px;
    width: 100%;
}
}

@media (max-width: 550px) {
  .single__img-imgs > .container img {
      width: 100%;
      max-width: 1278px !important;
      height: 400px;
      border-radius: 14px;
      overflow: hidden;
  }
  .single__img-bg {
    width: 100%;
    height: 525px;
    border-radius: 16px;
    border: 1px solid var(--Tertiary-Tertiary-100, #dee1ed);
    background: #fff;
    position: absolute;
    z-index: 4;
}
}
.archive_images > .head .head_share > button svg{
  fill: #8F1CFE !important;
}

@media (max-width: 460px) {
  .single__img-imgs > .container img {
      width: 100%;
      max-width: 1278px !important;
      height: 300px;
      border-radius: 14px;
      overflow: hidden;
  }
  .single__img-btns{
    top: 32%;
  }
  .single__img-bg {
    width: 100%;
    height: 430px;
    border-radius: 16px;
    border: 1px solid var(--Tertiary-Tertiary-100, #dee1ed);
    background: #fff;
    position: absolute;
    z-index: 4;
}
}

.single__img-btns {
  width: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  padding-inline: 68px;
  top: 42%;
  z-index: 5;
}

@media (max-width: 600px) {

  .single__img-btns{
    top: 33%;
  }

}

.archive_articles-share svg{
  fill: #8F1CFE !important;
}

@media (max-width: 1400px) {
  .sec21-b {
      left: 10px !important;
  }
}

@media (min-width: 1400px) {
  .sec21-b{
    left: 1px;
  }
}

.section-20 > .container-des {
  max-width: var(--content-width-defult);
  width: calc(100% - 2rem);
  margin-inline: auto;
  background-image: url(../imgs/Spiral.png);
  margin-top: 100px;
  border-radius: 25px;
  padding: 40px 121px;
  padding-bottom: 60px;
  background-position: center center;
  background-size: cover;
  position: relative;
  position: relative;
}

@media (max-width: 768px) {
  svg.section-17_svg, svg.section-17_svg_2{
    display: none;

  }
}

@media (max-width: 540px) {
  .copyright-footer{
    display: grid;
  }
}

@media (max-width: 767px) {
  .section-2 {
      grid-template-columns: 1fr;
      margin-bottom: 54px;
      padding-left: 3px;
      padding-right: 7px;
  }
}
.section-2{
  padding-left: 7px !important;
  padding-right: 7px !important;
}

@media (max-width: 1405px) and (min-width:1427px) {
  .sec21-b {
    left: 3px;
}
}

.section-2-svg{
  display: none !important;
}

@media (min-width: 1400px) {
  .sec21-b {
      left: 0px;
  }
}

@media (width: 1400px) {
  .sec21-b {
      left: 11px;
  }
}
@media (width: 1401px) {
  .sec21-b {
      left: -12px;
  }
}
@media (width: 1402px) {
  .sec21-b {
      left: -12px;
  }
}
@media (width: 1403px) {
  .sec21-b {
      left: -11px;
  }
}

@media (width: 1400px) {
  .sec21-b {
      left: 1px;
  }
}

 @media (min-width: 600px) and (max-width: 850px) { 
  .sec-12-pgA-content > .pg12-posts{
    gap: 0 !important;
  }
  .sec-12-pgA-content > .pg12-posts > .pg12-post{
    width: calc(50% - 20px) !important;
    margin-left: 24px;
  }
  .sec-12-pgA-content > .pg12-posts > .pg12-post:nth-last-child(1) {
    margin-left: 0;

  }
  
}

@media (min-width: 1176px) and (max-width: 1384px) {
  .sec-12-pgA-content > .pg12-posts > .pg12-post{
    width: calc(100% / 4 - 24px) !important;
  }

}

@media (min-width: 850px) and (max-width: 1176px) {
  .sec-12-pgA-content > .pg12-posts > .pg12-post{
    width: calc(100% / 3 - 24px) !important;
  }

}
.swiper-3d .swiper-slide-shadow {
  background-color: #fff !important;
}


@media (min-width: 1250px) {
  .sec21-b__svg1 {
    position: absolute;
    left: 30rem;
}
.sec21-b__svg4 {
  top: 214px;
  left: 176px;
  position: absolute;
  z-index: 8;
}
.sec21-b__svg2 {
  position: absolute;
  bottom: 9rem;
  left: 24rem;
}
.sec21-b > .img_2 {
  width: 25rem !important;
  max-width: 25rem !important;
  position: absolute;
  right: -30%;
}

}

.swiper-3d .swiper-slide-shadow {
  background-color: white;
}

@media (width:1400px) {
  .sec21-b {
    left: 11px !important;
}
}

@media (width: 1401px) {
  .sec21-b {
      left: -2px;
  }
}
@media (width: 1402px) {
  .sec21-b {
      left: -2px;
  }
}

@media (max-width: 1400px) {
  .sec21-b {
      left: 10px !important;
  }
}

.section-2-1 >svg{
  display: none !important;
}

.woocommerce-message::before{
  display: none;
}