@font-face {
  font-family: 'setare';

  src: url('../font/isans.woff') format('woff');

  font-style: normal;

  font-display: swap;
}

html,body{
  overflow-x: hidden;
}

.scrollable::-webkit-scrollbar{
  height: 4px;
  width: 10px;
}

.scrollable::-webkit-scrollbar-thumb{
  background-color: #d6d6d6;
  border-radius: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.scrollable::-webkit-scrollbar-thumb:hover {
  opacity: 1;
}

.menu-item-active:after{
  content: "";
  width: 16px;
  height: 16px;
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 70%);
  border-radius: 50%;
  background: #793682;
}

figure.wp-caption.aligncenter img {
  margin: auto;
}

img.aligncenter {
  margin: 12px auto !important;
}

img.size-full {
  margin: 12px 0;
}

img.alignnone {
  display: inline;
}

.post-image img.wp-post-image{
  width: 100%;
}

.entry-content:not(.customized) img,.entry-content audio , .entry-content video{
  margin: 24px 0;
  border-radius: 8px;
}

.entry-content a {
  color: #793682;
  font-weight: bold;
  border-bottom: 1px solid #793682;
}

.entry-content h1{
  font-size: 28px;
  font-weight: 900;
  margin-bottom: 24px;
}

.entry-content figure{
  max-width: 100%;
}

.entry-content h3,
.entry-content h2,
.entry-content h4,
.entry-content h5 {
  margin: 12px 0;
}

.entry-content h2 {
  font-size: 24px;
  font-weight: 800;
}

.entry-content h3 {
  font-size: 20px;
  font-weight: bold;
}

.entry-content h4 {
  font-size: 18px;
  font-weight: bold;
}

.entry-content h5 {
  font-size: 16px;
  font-weight: bold;
}

.entry-content ul {
  list-style: inherit;
  list-style-position: inside;
}

figure.wp-caption.aligncenter {
  width: 100%;
  text-align: center;
  margin: auto;
}

.comment.depth-1 ,.comment.depth-1.parent {
  background: #eee;
  padding: 16px;
  border-radius: 12px;
  margin-bottom: 24px;
}

.comment.depth-1.parent>.children .comment {
  background: #fff;
  padding: 8px;
  border-radius: 12px;
  margin-bottom: 8px;
}

.comment a.comment-reply-link {
  background: #ffffff;
  border: 1px solid #aaa;
  padding: 8px;
  border-radius: 12px;
  font-size: 13px;
}

.comment-content.my-4 {
  line-height: 2;
}

ol.children>li ol.children li{
  margin-bottom: 12px;
}

ol.children>li ol.children {
  background: #eee;
  padding: 16px;
  border-radius: 12px;
  margin: 16px 0;
}

.comment-user-fields , .form-submit {
  height: 0;
  transition: 0.3s;
  overflow: hidden;
}

h3#reply-title {
  margin-bottom: 12px;
}

.comment-user-fields.active, .form-submit.active {
  height: auto;
}

.comment-content.my-4 p {
  word-break: break-word;
}

.comment-list div#respond textarea {
  outline: none;
}

.comment-list #cancel-comment-reply-link {
  padding: 3px 8px;
  background: #FFC107;
  border-radius: 8px;
  font-size: 12px;
}

.yektanet-hamsan-ad div#yn-article-display-93522, .yektanet-hamsan-ad div#pos-article-display-93518 {
  background: none !important;
  border: 0;
}

.yektanet-hamsan-ad div#yn-article-display-93522 .yn-header, .yektanet-hamsan-ad div#pos-article-display-93518 .yn-header {
  display: none;
}

.yektanet-hamsan-ad img.yn-item_image.yn-lazy-img {
  border-radius: 12px;
}

@media (min-width: 768px) {
  .yektanet-hamsan-ad #yn-article-display-93522 .yn-grid {
    width: calc(25% - 8px) !important;
    margin: 0 4px;
  }
}

@media (max-width: 768px) {
  .yektanet-hamsan-ad #yn-article-display-93522 .yn-grid {
    width: calc(100% / 2 - 8px) !important;
    margin: 0 4px;
  }
}

.yektanet-hamsan-ad  div#yn-article-display-93522 p.yn-item_title ,.YN.yn-article-display .yn-product_discount, .yektanet-hamsan-ad div#pos-article-display-93518 p.yn-item_title {
  font-family: 'setare';
  color: #000 !important;
  font-weight: normal;
  font-size: 14px;
  text-align: right;
}

.bg-primary-linear {
  background: linear-gradient(-180deg, #ffffff, rgb(252 246 252 / var(--tw-bg-opacity, 1)));
}

table.gsc-search-box>tbody>tr {
  background: #fff;
  display: flex;
  flex-direction: row-reverse;
  height: 43px;
  align-items: center;
  border-radius: 50px !important;
  border: 2px solid #d6bbda ;
}

table.gsc-search-box {
  border-radius: 45px;
  border-color: #d6bbda !important;
}

table.gsc-search-box>tbody>tr>.gsc-input {
  flex: 1;
}

.gsc-search-button {
  width: 47px !important;
  display: flex !important;
  justify-content: center !important;
}

.gsc-search-button button {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  background: #7b367f !important;
  border-radius: 50px;
  height: 32px;
}

table.gsc-search-box>tbody>tr * {
  border: 0;
}

table.gsc-search-box>tbody>tr span#gs_cb50 {
  display: none;
}

.gsc-results .gsc-cursor {
  display: none !important;
}

table.gsc-above-wrapper-area-container {
  display: none !important;
}

.gcsc-find-more-on-google {
  display: none !important;
}

.gs-webResult div.gs-visibleUrl{
  color: #000 !important;
}

.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b{
  color : #793682 !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page,.gsc-control-cse {
  background: none !important;
  border: 0 !important;
}

.gsc-control-cse .gsc-webResult.gsc-result {
  background: none !important;
  border: 0 !important;
}

.gsc-control-cse,.gs-webResult .gs-snippet {
  font-family: 'setare' !important;
}

.gsc-webResult.gsc-result {
  direction: rtl !important;
}

.gs-web-image-box,
.gs-promotion-image-box {
  float: none;
  padding: 0 !important;
  width: 125px !important;
  margin-right: 12px !important;
  margin-left: 0 !important;
}

.gsc-table-result {
  display: flex !important;
  align-items: center !important;
  flex-direction: row-reverse !important;
}

.gs-web-image-box img,
.gs-promotion-image-box img {
  width: 100% !important;
  max-width: 100% !important;
}

.gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-breadcrumb {
  display: none;
}

.gsc-webResult.gsc-result {
  display: flex;
  align-items: start;
  justify-content: flex-start;
}

.gsc-webResult.gsc-result .gs-webResult.gs-result {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
}

.gs-bidi-start-align {
  text-align: right !important;
}

.gsc-control-wrapper-cse form.gsc-search-box.gsc-search-box-tools {
  display: flex;
  flex-direction: row-reverse;
}

table.gsc-search-box>tbody>tr input {
  text-align: right;
  direction: rtl;
  font-size: 14px;
}

.rating{
  width: 102px;
  min-width: 102px;
  height: 19px;
}

.rating .score::before {
  content: "";
  background-image: url(../images/stars-rating.webp);
  width: 102px;
  height: 19px;
  position: absolute;
  z-index: 1;
  left: 0;
}

.rating .score {
  background-color: #ffc107;
  width: 100px;
  height: 19px;
  position: relative;
}

.post-thumbnail-colver{
  background:linear-gradient(0 , #d800cd3a, rgba(0, 0, 0, 0));
}

.splide__pagination {
  bottom: 0 !important;
  position: relative !important;
  margin-top: 12px !important;
  margin-bottom: 16px !important;
}

.splide__pagination__page {
  background: #79368263 !important;
}

.splide__pagination__page.is-active {
  background: #793682 !important;
  transform: unset !important;
  width: 20px !important;
  border-radius: 8px !important;
}

.setare-loader {
  width: 50px;
  aspect-ratio: 1;
  display: grid;
}

.setare-loader:before,
.setare-loader:after {
  content: "";
  grid-area: 1/1;
  margin: 0 0 15px 15px;
  --c: #0000 calc(100%/3), #046D8B 0 calc(2*100%/3), #0000 0;
  --c1: linear-gradient(90deg, var(--c));
  --c2: linear-gradient(0deg, var(--c));
  background: var(--c1), var(--c2), var(--c1), var(--c2);
  background-size: 300% 4px, 4px 300%;
  background-repeat: no-repeat;
  animation: l12 1s infinite linear;
}

.setare-loader:after {
  margin: 15px 15px 0 0;
  transform: scale(-1, -1);
}

@keyframes l12 {
  0% {
    background-position: 50% 0, 100% 100%, 0 100%, 0 0
  }

  25% {
    background-position: 0 0, 100% 50%, 0 100%, 0 0
  }

  50% {
    background-position: 0 0, 100% 0, 50% 100%, 0 0
  }

  75% {
    background-position: 0 0, 100% 0, 100% 100%, 0 50%
  }

  75.01% {
    background-position: 100% 0, 100% 0, 100% 100%, 0 50%
  }

  100% {
    background-position: 50% 0, 100% 0, 100% 100%, 0 100%
  }
}

.gsc-input-box{
  background: unset !important
}

p.read-more-parent {
  background: #eee;
  padding: 8px;
  border-radius: 8px;
  margin: 16px 0;
  border-right: 4px solid #7b367f;
}

.omen-anchor a {
  display: inline-flex;
  align-items: center;
  gap: 16px;
}

table.monthTable-desktop>caption {
  border-bottom: 2px solid #cbcbcb;
  text-align: center !important;
}

.entry-content table {
  background-color: #fff !important;
  outline: 2px solid #cbcbcb !important;
  outline-offset: -2px !important;
  border: 0 !important;
  border-collapse: separate;
  border-spacing: 0;
  color: #333;
  display: table;
  max-width: 100%;
  overflow-x: scroll;
  width: 100% !important;
  margin: 12px auto !important;
  font-size: 14px;
  border-radius: 12px;
  overflow: hidden;
}

.entry-content table thead {
  background: #eee !important;
  color: #aaa !important;
}

.entry-content table tbody>tr:first-child,.entry-content table tbody>tr:first-child td,.entry-content table tbody>tr:first-child th {
  background: #fff !important;
}

.entry-content table tbody>tr:nth-child(2n) {
  background: #eee !important;
}

.entry-content tbody tr td,
.entry-content tbody tr th,
.entry-content thead tr td,
.entry-content thead tr th {
  border-left: 2px solid #cbcbcb !important;
  padding: 4px 8px !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
}

.entry-content tbody tr td:last-child,
.entry-content thead tr th:last-child {
  border: 0 !important;
}

.wrapper-min-comment-form .comment-respond {
  width: 100%;
}

.list-btn-new-style {
  padding: 15px 5px 40px 5px;
  display: grid;
  grid-template-columns: repeat(11, 50px);
  align-items: center;
  justify-content: center;
}

.list-btn.clear {
  border: 2px solid #793682;
  border-radius: 12px;
  padding: 16px;
}

.list-btn>div {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 8px;
}

.list-btn>div a {
  background: #eee;
  width: 36px;
  height: 36px;
  border-radius: 16px;
  border-bottom: 0;
}

audio {
  width: 100%;
}

.kahb-link-item::before {
  height: 21px;
  position: absolute;
  content: "";
  width: 21px;
  background-color: #ffea99;
  border-radius: 50px;
  box-sizinng: border-box;
  margin: 35px 9px 0px 0px;
}

.list-btn-new-style>a {
  border: 0;
  width: 40px;
  height: 40px;
  background: #eee;
  border-radius: 50%;
  margin-bottom: 8px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-btn-new-style>a:hover {
  color: #fff;
  background: #793682;
}

@media only screen and (max-width: 600px) {
  .list-btn-new-style {
    grid-template-columns: repeat(5, 45px);
    .talebini .form .title {
      width: 100%;
      height: 65px;
      background: url("assets/0.png") no-repeat 0px center, url("assets/1.png") no-repeat 65px center, url("assets/2.png") no-repeat 130px center, url("assets/3.png") no-repeat 195px center, url("assets/4.png") no-repeat 260px center, url("assets/5.png") no-repeat 325px center, url("assets/6.png") no-repeat 390px center, url("assets/7.png") no-repeat 455px center, url("assets/8.png") no-repeat 520px center, url("assets/9.png") no-repeat 585px center, url("assets/10.png") no-repeat 650px center, url("assets/11.png") no-repeat 715px center, url("assets/12.png") no-repeat 780px center;
      background-color: #000018;
      background-size: auto 90%;
      margin-bottom: 10px;
    }
    gap: 5px;
  }

  #list-btn-new-heading {
    right: 10%;
    left: 10%;
  }
}

#hero-tabirkhab::before {
  background-image: linear-gradient(rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63));
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

nav.comment-navigation {
  display: flex;
  gap: 4px;
  justify-content: center;
  align-items: center;
}

nav.comment-navigation>a {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eee;
  border-radius: 50%;
  border: 0;
}

nav.comment-navigation>span.current {
  background: #b087b3;
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

nav.comment-navigation>a.prev,
nav.comment-navigation>a.next {
  background: #b087b3;
  color: #fff;
}

nav.comment-navigation>span.dots {
  background: #eee;
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50%;
}

li.accordion-item {
  list-style: none;
  background: #eee;
  border-radius: 8px;
  overflow: hidden;
  margin: 24px 0;
}

div#kebritquery {
  border-bottom: 1px solid #aaa;
  padding: 24px 0;
}

li.accordion-item .accordion-title-wrapper {
  padding: 8px;
  background: #d8d8d8;
  text-align: center;
  cursor: pointer;
}

.estekhare_now{
  cursor: pointer;
}

li.accordion-item .accordion-content-wrapper {
  padding: 0 16px;
  text-align: center;
  display: none;
}

.accordion-content-wrapper.active {
  display: block !important;
}

li.accordion-item .accordion-content-wrapper img {
  margin: 16px auto;
}

@media screen and (max-width:768px){
  .entry-content h2 {
    font-size: 18px;
  }

  .entry-content h3 {
    font-size: 17px;
  }

  .entry-content h4 {
    font-size: 16px;
  }

  .entry-content h5 {
    font-size: 15px;
  }
}

.dir_item {
  box-shadow: none !important;
  border-color: #aaaaaa5a !important;
  margin-bottom: 24px !important;
}

.dir_item .btns a,
.dir_item .btns .share {
  font-family: 'setare' !important;
}

.dir_item .text {
  border-radius: 8px;
  font-family: 'setare' !important;
  margin-bottom: 0;
  margin-top: 16px;
}

hr{
  border-top-width: 2px !important;
  color: #e8e8e8 !important;
  height: 5px !important;
  margin: 6px 0 !important
}

blockquote {
  background: #fcf6fc;
  padding: 24px;
  border-right: 5px solid #7b367f;
  border-radius: 16px;
  margin: 16px 0 32px 0 !important;
}

.entry-content img {
  display: inline-flex;
}

a.fal-coffee img {
  margin: 8px !important;
}

a.fal-coffee {
  font-size: 14px !important;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 900px) {
  .container {
    max-width: 900px;
  }
}

@media (min-width: 1000px) {
  .container {
    max-width: 1000px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.-bottom-16 {
  bottom: -4rem;
}

.-bottom-2 {
  bottom: -0.5rem;
}

.-bottom-5 {
  bottom: -1.25rem;
}

.-left-40 {
  left: -10rem;
}

.-right-1 {
  right: -0.25rem;
}

.-right-16 {
  right: -4rem;
}

.-right-4 {
  right: -1rem;
}

.-top-16 {
  top: -4rem;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.left-2 {
  left: 0.5rem;
}

.right-6 {
  right: 1.5rem;
}

.top-1\/2 {
  top: 50%;
}

.top-14 {
  top: 3.5rem;
}

.top-2 {
  top: 0.5rem;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

.z-20 {
  z-index: 20;
}

.m-2 {
  margin: 0.5rem;
}

.\!my-16 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.\!mb-8 {
  margin-bottom: 2rem !important;
}

.-mt-2 {
  margin-top: -0.5rem;
}

.-mt-8 {
  margin-top: -2rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.hidden {
  display: none;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-24 {
  height: 6rem;
}

.h-28 {
  height: 7rem;
}

.h-8 {
  height: 2rem;
}

.h-\[2px\] {
  height: 2px;
}

.h-full {
  height: 100%;
}

.h-max {
  height: -moz-max-content;
  height: max-content;
}

.max-h-80 {
  max-height: 20rem;
}

.max-h-\[30vh\] {
  max-height: 30vh;
}

.min-h-4 {
  min-height: 1rem;
}

.min-h-\[600px\] {
  min-height: 600px;
}

.min-h-\[calc\(100vh-251px\)\] {
  min-height: calc(100vh - 251px);
}

.min-h-screen {
  min-height: 100vh;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-1\/4 {
  width: 25%;
}

.w-10 {
  width: 2.5rem;
}

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-28 {
  width: 7rem;
}

.w-3\/4 {
  width: 75%;
}

.w-40 {
  width: 10rem;
}

.w-48 {
  width: 12rem;
}

.w-6\/12 {
  width: 50%;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

.w-\[1000px\] {
  width: 1000px;
}

.w-\[450px\] {
  width: 450px;
}

.w-\[700px\] {
  width: 700px;
}

.w-\[800px\] {
  width: 800px;
}

.w-\[80px\] {
  width: 80px;
}

.w-full {
  width: 100%;
}

.w-max {
  width: -moz-max-content;
  width: max-content;
}

.max-w-\[480px\] {
  max-width: 480px;
}

.max-w-full {
  max-width: 100%;
}

.max-w-max {
  max-width: -moz-max-content;
  max-width: max-content;
}

.flex-1 {
  flex: 1 1 0%;
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.touch-pan-x {
  --tw-pan-x: pan-x;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}

.resize-none {
  resize: none;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.\!border-0 {
  border-width: 0px !important;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.\!border-b-0 {
  border-bottom-width: 0px !important;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-t {
  border-top-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-\[\#eee\] {
  --tw-border-opacity: 1;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
}

.border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgb(170 170 170 / var(--tw-border-opacity, 1));
}

.border-gray-light {
  --tw-border-opacity: 1;
  border-color: rgb(199 199 199 / var(--tw-border-opacity, 1));
}

.border-primary-200 {
  --tw-border-opacity: 1;
  border-color: rgb(241 223 243 / var(--tw-border-opacity, 1));
}

.border-primary-900 {
  --tw-border-opacity: 1;
  border-color: rgb(121 54 130 / var(--tw-border-opacity, 1));
}

.\!border-b-gray-light {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(199 199 199 / var(--tw-border-opacity, 1)) !important;
}

.bg-\[\#aaaaaa8a\] {
  background-color: #aaaaaa8a;
}

.bg-\[\#fbf2ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 242 255 / var(--tw-bg-opacity, 1));
}

.bg-body {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

.bg-primary-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 246 255 / var(--tw-bg-opacity, 1));
}

.bg-primary-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 223 243 / var(--tw-bg-opacity, 1));
}

.bg-primary-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(121 54 130 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-cover {
  background-size: cover;
}

.fill-primary-900 {
  fill: #793682;
}

.stroke-primary-900 {
  stroke: #793682;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-8 {
  padding: 2rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-36 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-4 {
  padding-top: 1rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.font-setare {
  font-family: setare;
}

.\!text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.\!text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.\!text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(107 107 107 / var(--tw-text-opacity, 1)) !important;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(170 170 170 / var(--tw-text-opacity, 1));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(107 107 107 / var(--tw-text-opacity, 1));
}

.text-primary-200 {
  --tw-text-opacity: 1;
  color: rgb(241 223 243 / var(--tw-text-opacity, 1));
}

.text-primary-900 {
  --tw-text-opacity: 1;
  color: rgb(121 54 130 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\!no-underline {
  text-decoration-line: none !important;
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline-primary-900 {
  outline-color: #793682;
}

.drop-shadow-primary {
  --tw-drop-shadow: drop-shadow(0 0 2px #F1DFF38a);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.placeholder\:text-primary-900::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(121 54 130 / var(--tw-text-opacity, 1));
}

.placeholder\:text-primary-900::placeholder {
  --tw-text-opacity: 1;
  color: rgb(121 54 130 / var(--tw-text-opacity, 1));
}

.placeholder\:text-white::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.placeholder\:text-white::placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.hover\:border-primary-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(121 54 130 / var(--tw-border-opacity, 1));
}

.hover\:\!bg-primary-900:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(121 54 130 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-primary-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(121 54 130 / var(--tw-bg-opacity, 1));
}

.hover\:\!text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 640px) {
  .max-sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 375px) {
  .\32xs\:h-12 {
    height: 3rem;
  }
}

@media (min-width: 425px) {
  .xs\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 640px) {
  .sm\:\!block {
    display: block !important;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:w-48 {
    width: 12rem;
  }

  .sm\:flex-row {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .md\:right-16 {
    right: 4rem;
  }

  .md\:m-2 {
    margin: 0.5rem;
  }

  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:-mt-4 {
    margin-top: -1rem;
  }

  .md\:\!block {
    display: block !important;
  }

  .md\:\!flex {
    display: flex !important;
  }

  .md\:h-16 {
    height: 4rem;
  }

  .md\:h-24 {
    height: 6rem;
  }

  .md\:h-36 {
    height: 9rem;
  }

  .md\:h-\[30vh\] {
    height: 30vh;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-1\/6 {
    width: 16.666667%;
  }

  .md\:w-16 {
    width: 4rem;
  }

  .md\:w-24 {
    width: 6rem;
  }

  .md\:w-3\/12 {
    width: 25%;
  }

  .md\:w-36 {
    width: 9rem;
  }

  .md\:w-44 {
    width: 11rem;
  }

  .md\:w-8\/12 {
    width: 66.666667%;
  }

  .md\:w-9\/12 {
    width: 75%;
  }

  .md\:w-\[250px\] {
    width: 250px;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-40 {
    gap: 10rem;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:flex-row {
    flex-direction: row;
  }
}