It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://mdnitems.com

  1. <!doctype html>
  2. <html lang="en">
  3. <style>
  4. /* GLOBAL STYLES */
  5. .body {
  6.  background: #333;
  7.  
  8.  display: flex;
  9.  justify-content: center;
  10. }
  11. /* DEMO-SPECIFIC STYLES */
  12. .typewriter h5 {
  13.  color: #fff;
  14.  font-family: monospace;
  15.  overflow: hidden; /* Ensures the content is not revealed until the animation */
  16.  border-right: .10em solid orange; /* The typwriter cursor */
  17.  white-space: nowrap; /* Keeps the content on a single line */
  18.  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  19.  letter-spacing: .10em; /* Adjust as needed */
  20.  animation:
  21.    typing 5s steps(60, end),
  22.    blink-caret .50s step-end infinite;
  23. }
  24.  
  25. /* The typing effect */
  26. @keyframes typing {
  27.  from { width: 0 }
  28.  to { width: 100% }
  29. }
  30.  
  31. /* The typewriter cursor effect */
  32. @keyframes blink-caret {
  33.  from, to { border-color: transparent }
  34.  50% { border-color: white }
  35. }
  36.    .fa-home {
  37.        color: #b9c7ff;
  38.    }
  39.    .fa-search {
  40.        color: #b9c7ff;
  41.    }
  42.    .fa-sign-in {
  43.        color: #b9c7ff;
  44.    }
  45.    .fa-money {
  46.        color: #b9c7ff;
  47.    }
  48.    .fa-id-card {
  49.        color: #b9c7ff;
  50.    }
  51.    .fa-newspaper {
  52.        color: #b9c7ff;
  53.    }
  54.    .fa-clock {
  55.        color: #b9c7ff;
  56.        font-size: 50px;
  57.    }
  58.    .fa-sign-out-alt {
  59.        color : red;
  60.    }
  61.    .fa-wallet {
  62.        color: #b9c7ff;
  63.        font-size: 50px;
  64.    }
  65.    .fa-tags {
  66.        color: #b9c7ff;
  67.        font-size: 50px;
  68.    }
  69.    .fa-gem {
  70.        color: #b9c7ff;
  71.        font-size: 50px;
  72.    }
  73.    .fa-user {
  74.        color: #b9c7ff;
  75.        font-size: 50px;
  76.    }
  77.    .button {
  78.  --button-color: rgb(255, 0, 0);
  79.  position: relative;
  80.  padding: 16px 32px;
  81.  font-family: Roboto, sans-serif;
  82.  font-weight: 500;
  83.  font-size: 16px;
  84.  line-height: 1;
  85.  color: white;
  86.  background: none;
  87.  border: none;
  88.  outline: none;
  89.  overflow: hidden;
  90.  cursor: pointer;
  91.  filter: drop-shadow(0 2px 8px rgba(39, 94, 254, 0.32));
  92.  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  93. }
  94.  
  95. .button::before {
  96.  position: absolute;
  97.  content: "";
  98.  top: 0;
  99.  left: 0;
  100.  z-index: -1;
  101.  width: 100%;
  102.  height: 100%;
  103.  background: var(--btn-color);
  104.  border-radius: 24px;
  105.  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  106. }
  107.  
  108. .button span,
  109.        .btn span span {
  110.  display: inline-flex;
  111.  vertical-align: middle;
  112.  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  113. }
  114.  
  115. .button span {
  116.  transition-delay: 0.05s;
  117. }
  118.  
  119. .button span:first-child {
  120.  padding-right: 7px;
  121. }
  122.  
  123. .button span span {
  124.  margin-left: 8px;
  125.  transition-delay: 0.1s;
  126. }
  127.  
  128. .button ul {
  129.  position: absolute;
  130.  top: 50%;
  131.  left: 0;
  132.  right: 0;
  133.  display: flex;
  134.  margin: 0;
  135.  padding: 0;
  136.  list-style-type: none;
  137.  transform: translateY(-50%);
  138. }
  139.  
  140. .button ul li {
  141.  flex: 1;
  142. }
  143.  
  144. .button ul li a {
  145.  display: inline-flex;
  146.  vertical-align: middle;
  147.  transform: translateY(55px);
  148.  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  149. }
  150.  
  151. .button ul li a:hover {
  152.  opacity: 0.5;
  153. }
  154.  
  155. .button:hover::before {
  156.  transform: scale(1.2);
  157. }
  158.  
  159. .button:hover span,
  160.        .btn:hover span span {
  161.  transform: translateY(-55px);
  162. }
  163.  
  164. .button:hover ul li a {
  165.  transform: translateY(0);
  166. }
  167.  
  168. .button:hover ul li:nth-child(1) a {
  169.  transition-delay: 0.15s;
  170. }
  171.  
  172. .button:hover ul li:nth-child(2) a {
  173.  transition-delay: 0.2s;
  174. }
  175.  
  176. .button:hover ul li:nth-child(3) a {
  177.  transition-delay: 0.25s;
  178. }
  179. .lg-oneline {
  180.    text: center;
  181.    position: flex;
  182. }
  183. .navigation {
  184.     height: 55px;
  185.     background: linear-gradient(45deg, #4199fe, #74b4fe);
  186. }
  187. .brand {
  188.     position: absolute;
  189.     padding-left: 20px;
  190.     float: left;
  191.     line-height: 55px;
  192.     text-transform: uppercase;
  193.     font-size: 1.4em;
  194. }
  195. .brand a, .brand a:visited {
  196.     color: #ffffff;
  197.     text-decoration: none;
  198. }
  199. .nav-container {
  200.     max-width: 1500px;
  201.     margin: 0 auto;
  202. }
  203. img.logo-lg {
  204.  position: absolute;
  205.  top: -5px;
  206.  left: 40%;
  207.  right: 60%;
  208.    }
  209. nav {
  210.     float: right;
  211. }
  212. nav ul {
  213.     list-style: none;
  214.     margin: 0;
  215.     padding: 0;
  216. }
  217. nav ul li {
  218.     float: left;
  219.     position: relative;
  220. }
  221. nav ul li a,nav ul li a:visited {
  222.     display: block;
  223.     padding: 0 20px;
  224.     line-height: 55px;
  225.     color: #fff;
  226.     background: #0e1019 ;
  227.     text-decoration: none;
  228. }
  229. nav ul li a{
  230.     background: transparent;
  231.     color: #FFF;
  232. }
  233. nav ul li a:hover, nav ul li a:visited:hover {
  234.     background: #b9c7ff;
  235.     color: #ffffff;
  236. }
  237. .navbar-dropdown li a{
  238.     background: #0e1019;
  239.     color: #fff;
  240. }
  241. nav ul li a:not(:only-child):after, nav ul li a:visited:not(:only-child):after {
  242.     padding-left: 4px;
  243.     content: ' \025BE';
  244. }
  245. nav ul li ul li {
  246.     min-width: 190px;
  247. }
  248. nav ul li ul li a {
  249.     padding: 15px;
  250.     line-height: 20px;
  251. }
  252. .navbar-dropdown {
  253.     position: absolute;
  254.     display: none;
  255.     z-index: 1;
  256.     background: #fff;
  257.     box-shadow: 0 0 35px 0 rgba(0,0,0,0.25);
  258. }
  259. /* Mobile navigation */
  260. .nav-mobile {
  261.     display: none;
  262.     position: absolute;
  263.     top: 0;
  264.     right: 0;
  265.     background: transparent;
  266.     height: 55px;
  267.     width: 70px;
  268. }
  269. @media only screen and (max-width: 800px) {
  270.     .nav-mobile {
  271.         display: block;
  272.    }
  273.     nav {
  274.         width: 100%;
  275.         padding: 55px 0 15px;
  276.    }
  277.     nav ul {
  278.         display: none;
  279.    }
  280.     nav ul li {
  281.         float: none;
  282.    }
  283.     nav ul li a {
  284.         padding: 15px;
  285.         line-height: 20px;
  286.         background: #0e1019;
  287.    }
  288.     nav ul li ul li a {
  289.         padding-left: 30px;
  290.    }
  291.     .navbar-dropdown {
  292.         position: static;
  293. }
  294. @media screen and (min-width:800px) {
  295.     .nav-list {
  296.         display: block !important;
  297.    }
  298. }
  299. #navbar-toggle {
  300.     position: absolute;
  301.     left: 18px;
  302.     top: 15px;
  303.     cursor: pointer;
  304.     padding: 10px 35px 16px 0px;
  305. }
  306. #navbar-toggle span, #navbar-toggle span:before, #navbar-toggle span:after {
  307.     cursor: pointer;
  308.     border-radius: 1px;
  309.     height: 3px;
  310.     width: 30px;
  311.     background: #b9c7ff;
  312.     position: absolute;
  313.     display: block;
  314.     content: '';
  315.     transition: all 300ms ease-in-out;
  316. }
  317. #navbar-toggle span:before {
  318.     top: -10px;
  319. }
  320. #navbar-toggle span:after {
  321.     bottom: -10px;
  322. }
  323. #navbar-toggle.active span {
  324.     background-color: transparent;
  325. }
  326. #navbar-toggle.active span:before, #navbar-toggle.active span:after {
  327.     top: 0;
  328. }
  329. #navbar-toggle.active span:before {
  330.     transform: rotate(45deg);
  331. }
  332. #navbar-toggle.active span:after {
  333.     transform: rotate(-45deg);
  334. }
  335. img.logo-lg {
  336.  position: absolute;
  337.  top: 0px;
  338.  left: 45%;
  339.  right: 60%;
  340.    }
  341.    
  342. .bg-thema {
  343.    background-color: #06213F;
  344. }
  345.  
  346.  
  347. .rating-color{
  348.  
  349.     color:#fbc634 !important;
  350.  
  351. }
  352.  
  353.  
  354. .nav-link {
  355.  
  356.    color: #fe6c17;
  357.    display: block;
  358.    padding: 0.5rem 1rm;
  359.    text-decoration: none;
  360.    transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s,border-color 0.15s ease-in-out 0s;
  361.  
  362. }
  363.  
  364. .resultsearch .dropdown-item:hover {
  365.    background: linear-gradient(126deg, rgba(17,24,40,1) 0%, rgba(100,108,121,1) 50%);
  366.    
  367. }
  368.  
  369.  
  370.  
  371.  
  372. .bg-light {
  373.  
  374.   --bs-bg-opacity: 1;
  375.  
  376. }
  377.  
  378.  
  379. .bg-nvd  {
  380.    background-color: hsl(var(--popular-bg));
  381.    color: var(--text-color);
  382.    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTkyMCAxMDAwIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPnBhdGh7b3BhY2l0eTouMTtjbGlwLXBhdGg6dXJsKCNjbGlwUGF0aCk7ZmlsbDp1cmwoI2xpbmVhckdyYWRpZW50KTt9PC9zdHlsZT48Y2xpcFBhdGggaWQ9ImNsaXBQYXRoIj48cmVjdCB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxMDAwIi8+PC9jbGlwUGF0aD48bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhckdyYWRpZW50IiB4MT0iMCUiIHkxPSIwJSIgeDI9IjkwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9ImhzbCgwIDAlIDEwMCUvMSkiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9ImhzbCgwIDAlIDEwMCUvMCkiLz48L2xpbmVhckdyYWRpZW50PjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MjAsMTAwMClzY2FsZSgtMSwtMSkiPjxwYXRoIGQ9Ik0xMzg0LjUgMzQzLjJMMTkyLjcgMTUzNWwtMjEzLjUtM0wxMzgzIDEyOC4ybDEuNSAyMTV6Ii8+PHBhdGggZD0iTTE5MTkuNyA0NDguM0wxMzU5IDEwMDlsLTEwMC40LTEuNEwxOTE5IDM0Ny4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMTc2LjcgNTE0LjNMNjE2IDEwNzVsLTEwMC40LTEuNEwxMTc2IDQxMy4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik02NDQuNyA0NTcuM0w4NCAxMDE4bC0xMDAuNC0xLjRMNjQ0IDM1Ni4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMzg3LjcgNDQ4LjNMODI3IDEwMDlsLTEwMC40LTEuNEwxMzg3IDM0Ny4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMjUwLjEgNDkzLjhsLTU0NSA1NDUtNTIuNyA0My42IDY0MS45LTY0MS45LTQ0LjIgNTMuM3oiLz48cGF0aCBkPSJNODkxLjEgNjM5LjFMLTc3OCAyMzA4LjNsLTI5OC45LTQuMkw4ODkgMzM4LjFsMi4xIDMwMXoiLz48cGF0aCBkPSJNMTg3MC40IDQxOS44TC0yOC44IDIzMTlsLTM0MC4xLTQuOEwxODY4IDc3LjNsMi40IDM0Mi41eiIvPjxwYXRoIGQ9Ik05MDguNCA0MzYuOEwtOTkwLjggMjMzNmwtMzQwLjEtNC44TDkwNiA5NC4zbDIuNCAzNDIuNXoiLz48cGF0aCBkPSJNMTYzMi40IDUxNS44TC0yNjYuOCAyNDE1bC0zNDAuMS00LjhMMTYzMCAxNzMuM2wyLjQgMzQyLjV6Ii8+PHBhdGggZD0iTTExNzYuMyA1NjcuMUwtMTQ0NS42IDMxODlsLTQ2OS41LTYuNkwxMTczIDk0LjNsMy4zIDQ3Mi44eiIvPjxwYXRoIGQ9Ik0xNDI3LjMgNTgwLjFMLTExOTQuNiAzMjAybC00NjkuNS02LjZMMTQyNCAxMDcuM2wzLjMgNDcyLjh6Ii8+PHBhdGggZD0iTTE2NDkuNSA4ODAuMkw0NTcuNyAyMDcybC0yMTMuNS0zTDE2NDggNjY1LjJsMS41IDIxNXoiLz48cGF0aCBkPSJNNjc1LjggNTIyLjJsLTI2MjEuOSAyNjIxLjktNDY5LjQtNi42TDY3Mi41IDQ5LjRsMy4zIDQ3Mi44eiIvPjxwYXRoIGQ9Ik0yNTk1LjkgNTIyLjJMLTI2IDMxNDQuMWwtNDY5LjUtNi42TDI1OTIuNiA0OS40bDMuMyA0NzIuOHoiLz48L2c+PC9zdmc+);
  383.    background-repeat: no-repeat;
  384.    background-position: top;
  385.    background-size: clamp(60em,100rem,100em) auto,cover;
  386. }
  387.  
  388.  
  389. .grecaptcha-badge {
  390.  
  391. visibility: hidden;
  392.  
  393. }
  394.  
  395.  
  396.  
  397. a.text-base:hover {
  398.  
  399.    color: #fff;
  400.  
  401. }
  402.  
  403.  
  404.  
  405. .btn-orange {
  406.  
  407. color: #f39200;
  408.  
  409. background-color: #f39200 !important;
  410.  
  411. border-color: #f39200 !important;
  412.  
  413. }
  414.  
  415.  
  416. .btn-primary {
  417.    color: #4B5563;
  418.    background-color: #F59E0B !important;
  419.    border-color: #f39200 !important;
  420. }
  421.  
  422. .btn-primary:hover {
  423.    color: #fff;
  424.    background-color: #D97706 !important;
  425.    border-color: #D97706 !important;
  426. }
  427.  
  428.  
  429.  
  430.  .btn-voucher {
  431.  
  432.        --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
  433.  
  434.        --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  435.  
  436.        position: relative;
  437.  
  438.        overflow: hidden;
  439.  
  440.    }
  441.  
  442.  
  443.  
  444.    .btn-voucher::after {
  445.  
  446.        --tw-skew-x: -12deg;
  447.  
  448.        --tw-translate-x: -100%;
  449.  
  450.        content: var(--tw-content);
  451.  
  452.        position: absolute;
  453.  
  454.        top: 0;
  455.  
  456.        left: 0;
  457.  
  458.        width: 11%;
  459.  
  460.        height: 100%;
  461.  
  462.        background-color: hsl(63, 1%, 78%);
  463.  
  464.        transform: translateX(var(--tw-translate-x)) skewX(var(--tw-skew-x));
  465.  
  466.        animation: hightlight 5s ease-in infinite forwards;
  467.  
  468.    }
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476. .button-action-payment li.active {
  477.  
  478. border: 1px solid transparent;
  479.  
  480. background: rgb(255, 255, 255);
  481.  
  482. filter: grayscale(0%);
  483.  
  484. }
  485.  
  486.  
  487.  
  488. .xxs {
  489.  
  490. font-size: 0.4rem;
  491.  
  492. }
  493.  
  494.  
  495.  
  496. .button-action-payment li {
  497.  
  498. border: 1px solid rgba(202, 202, 202, 0.398);
  499.  
  500. padding: 10px;
  501.  
  502. border-radius: 0.3em;
  503.  
  504. margin-bottom: 10px;
  505.  
  506. position: relative;
  507.  
  508. display: list-item;
  509.  
  510. text-align: -webkit-match-parent;
  511.  
  512. background: rgb(208, 208, 208);
  513.  
  514. -webkit-filter: grayscale(100%);
  515.  
  516. /* Safari 6.0 - 9.0 */
  517.  
  518. filter: grayscale(100%);
  519.  
  520. }
  521.  
  522.  
  523.  
  524. .button-action-payment input[type="radio"]:checked+.payment-item {
  525.  
  526. color: #fd7300;
  527.  
  528. }
  529.  
  530.  
  531.  
  532.  
  533.  
  534. .strip-primary {
  535.  
  536. background-color: #e10603 !important;
  537.  
  538. position: absolute;
  539.  
  540. width: 60px;
  541.  
  542. height: 5px;
  543.  
  544. border-radius: 10px;
  545.  
  546. }
  547.  
  548.  
  549.  
  550. .wave {
  551.  
  552. min-height: 100%;
  553.  
  554. background-attachment: scroll;
  555.  
  556. background-repeat: no-repeat;
  557.  
  558. background-position: bottom left, bottom right;
  559.  
  560. }
  561.  
  562.  
  563.  
  564. .wave2 {
  565.  
  566. min-height: 100%;
  567.  
  568. background-attachment: fixed;
  569.  
  570. background-repeat: no-repeat;
  571.  
  572. background-position: top left, top right;
  573.  
  574. }
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582. @media (min-width: 576px)
  583.  
  584. .content-body {
  585.  
  586.    margin: 0 auto;
  587.  
  588.    max-width: 1200px;
  589.  
  590.    padding-top: 80px;
  591.  
  592. }
  593.  
  594. .content-body {
  595.  
  596.    padding: 0 15px;
  597.  
  598.    padding-top: 9px;
  599.  
  600. }
  601.  
  602.  
  603. .fab-icon-holder {
  604.  
  605. width: 75px;
  606.  
  607. height: 75px;
  608.  
  609. bottom: 140px;
  610.  
  611. left: 10px;
  612.  
  613. /* padding: 1px; */
  614.  
  615. border-radius: 10px;
  616.  
  617. text-align: center;
  618.  
  619. font-size: 30px;
  620.  
  621. z-index: 99999;
  622.  
  623. }
  624.  
  625.  
  626.  
  627. .fab-icon-holder:hover {
  628.  
  629. opacity: 0.8;
  630. padding: 5px
  631.  
  632. }
  633.  
  634.  
  635.  
  636. .fab-icon-holder i {
  637.  
  638. display: flex;
  639.  
  640. align-items: center;
  641.  
  642. justify-content: center;
  643.  
  644. height: 100%;
  645.  
  646. font-size: 25px;
  647.  
  648. }
  649.  
  650.  
  651.  
  652. .fab-options {
  653.  
  654. list-style-type: none;
  655.  
  656. margin: 0;
  657.  
  658. position: absolute;
  659.  
  660. bottom: 48px;
  661.  
  662. left: -37px;
  663.  
  664. opacity: 0;
  665.  
  666. transition: all 0.3s ease;
  667.  
  668. transform: scale(0);
  669.  
  670. transform-origin: 85% bottom;
  671.  
  672.  
  673. }
  674.  
  675.  
  676.  
  677. .fab:hover+.fab-options,
  678.  
  679. .fab-options:hover {
  680.  
  681. opacity: 1;
  682.  
  683. transform: scale(1);
  684. left: -5px;
  685.  
  686. }
  687.  
  688.  
  689.  
  690. .fab-options li {
  691.  
  692. display: flex;
  693.  
  694. justify-content: flex-start;
  695.  
  696. padding: 5px;
  697.  
  698. }
  699.  
  700.  
  701.  
  702. .fab-label {
  703.  
  704. padding: 5px 5px;
  705.  
  706. align-self: center;
  707.  
  708. user-select: none;
  709.  
  710. white-space: nowrap;
  711.  
  712. border-radius: 3px;
  713.  
  714. font-size: 16px;
  715.  
  716. background: #666666;
  717.  
  718. color: #ffffff;
  719.  
  720. box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  721.  
  722. margin-left: 10px;
  723.  
  724. }
  725.  
  726.  
  727.  
  728.  
  729.  
  730. .d-flex {
  731.  
  732. display: -ms-flexbox !important;
  733.  
  734. display: flex !important;
  735.  
  736. }
  737.  
  738.  
  739.  
  740. .d-flex2 {
  741.  
  742. background-color: #212529;
  743.  
  744. }
  745.  
  746.  
  747.  
  748. .img-chat {
  749.  
  750. max-width: 100%;
  751.  
  752. height: auto;
  753.  
  754. /* background-color: #f89728; */
  755.  
  756. border-radius: 10px;
  757.  
  758. }
  759.  
  760.  
  761.  
  762. .btn-topup {
  763.  
  764. color: #fff3e2 !important;
  765.  
  766. background-color: #fe6c17 !important;
  767.  
  768. width: 90%;
  769.  
  770. max-width: 100px;
  771.  
  772. }
  773.  
  774.  
  775.  
  776. .btn-topup:hover {
  777.  
  778. color: #fff3e2 !important;
  779.  
  780. background-color: #c44d09 !important;
  781.  
  782. border-color: #c44d09;
  783.  
  784. width: 90%;
  785.  
  786. }
  787.  
  788.  
  789.  
  790. .rounded-img-buy {
  791.  
  792. border-radius: 10% !important;
  793.  
  794. }
  795.  
  796.  
  797.  
  798. .size-img-buy {
  799.  
  800. width: 90%;
  801.  
  802. /* border-radius: 12px; */
  803.  
  804. height: auto;
  805.  
  806.  
  807.  
  808. }
  809.  
  810.  
  811.  
  812. .size-img-buy-v {
  813.  
  814. width: 90%;
  815.  
  816. height: auto;
  817.  
  818. text-align: center;
  819.  
  820. }
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828. .col-bjconfirm {
  829.  
  830. flex: 0 0 auto;
  831.  
  832. width: 50%;
  833.  
  834. font-size: 14px;
  835.  
  836. text-align: right;
  837.  
  838. }
  839.  
  840.  
  841.  
  842. .col-bjconfirm2 {
  843.  
  844. flex: 0 0 auto;
  845.  
  846. width: 50%;
  847.  
  848. font-size: 14px;
  849.  
  850. text-align: left;
  851.  
  852. }
  853.  
  854.  
  855.  
  856. .col-bjconfirm3 {
  857.  
  858. flex: 0 0 auto;
  859.  
  860. width: 100%;
  861.  
  862. font-size: 11px;
  863.  
  864. text-align: center;
  865.  
  866. }
  867.  
  868.  
  869.  
  870. .col-bjinv {
  871.  
  872. flex: 0 0 auto;
  873.  
  874. width: 50%;
  875.  
  876. font-size: 14px;
  877.  
  878. text-align: right;
  879.  
  880. }
  881.  
  882.  
  883.  
  884. .col-bjinv2 {
  885.  
  886. flex: 0 0 auto;
  887.  
  888. width: 50%;
  889.  
  890. font-size: 14px;
  891.  
  892. }
  893.  
  894.  
  895.  
  896. .col-bjinv3 {
  897.  
  898. flex: 0 0 auto;
  899.  
  900. width: 50%;
  901.  
  902. font-size: 20px;
  903.  
  904. font-weight: bold;
  905.  
  906. }
  907.  
  908.  
  909.  
  910.  
  911.  
  912. .nav-pills .nav-link.active, {
  913.    
  914.    color:#fff;
  915. }
  916.  
  917.  
  918. .nav-pills .show > .nav-link {
  919.  
  920. background-color: #cc0000;
  921.  
  922. color: #fff;
  923.  
  924. border: none;
  925.  
  926. }
  927.  
  928.  
  929.  
  930. .nav-pills .nav-link {
  931.  
  932. background-color:#8a1111;
  933.  
  934. color: #fff;
  935.  
  936. padding: 0.5rem 1rem;
  937.  
  938. margin-right: 1px;
  939.  
  940.  
  941.  
  942. }
  943.  
  944.  
  945.  
  946. .nav-pills .nav-link:hover {
  947.  
  948. background-color: #c81010;
  949.  
  950. color: #fff;
  951.  
  952. }
  953.  
  954.  
  955.  
  956.  
  957.  
  958.  
  959.  
  960.  
  961.  
  962. .nav-link {
  963.  
  964. color: #e10603;
  965.  
  966. display: block;
  967.  
  968. padding: 0.5rem 1rem;
  969.  
  970. text-decoration: none;
  971.  
  972. transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s;
  973.  
  974. }
  975.  
  976.  
  977.  
  978. .nav-link:focus,
  979.  
  980. .nav-link:hover {
  981.  
  982. color: #fff;
  983.  
  984.  
  985.  
  986. }
  987.  
  988.  
  989.  
  990.  
  991.  
  992. .scroll-up-btn {
  993.  
  994. display: none;
  995.  
  996. position: fixed;
  997.  
  998. width: 45px;
  999.  
  1000. height: 45px;
  1001.  
  1002. bottom: 19px;
  1003.  
  1004. right: 10px;
  1005.  
  1006. color: #FFF;
  1007.  
  1008. border: 1px solid #494456;
  1009.  
  1010. background: #494456;
  1011.  
  1012. border-radius: 10px;
  1013.  
  1014. text-align: center;
  1015.  
  1016. font-size: 16px;
  1017.  
  1018. z-index: 99999;
  1019.  
  1020. }
  1021.  
  1022. }
  1023.  
  1024.  
  1025.  
  1026. .fa-chevron-up {
  1027.  
  1028. margin-top: -2px;
  1029.  
  1030. }
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040. .carousel-indicators {
  1041.  
  1042. position: absolute;
  1043.  
  1044. bottom: 0;
  1045.  
  1046. margin-bottom: -7px;
  1047.  
  1048. }
  1049.  
  1050.  
  1051.  
  1052. .carousel-indicators li {
  1053.  
  1054. border-radius: 50%;
  1055.  
  1056. width: 10px !important;
  1057.  
  1058. height: 10px !important;
  1059.  
  1060.  
  1061.  
  1062. }
  1063.  
  1064.  
  1065.  
  1066. .carousel-indicators .active {
  1067.  
  1068. background-color: #f39200;
  1069.  
  1070. }
  1071.  
  1072.  
  1073.  
  1074.  
  1075.  
  1076.  
  1077.  
  1078.  
  1079.  
  1080.  
  1081.  
  1082. .regular-price {
  1083.  
  1084. text-decoration: line-through;
  1085.  
  1086. color: red;
  1087.  
  1088. }
  1089.  
  1090.  
  1091.  
  1092. .sale-price {
  1093.  
  1094. margin-left: 0px;
  1095.  
  1096. }
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102. .text-end {
  1103.  
  1104. text-align: right !important;
  1105.  
  1106. }
  1107.  
  1108.  
  1109.  
  1110. .bg-abu {
  1111.  
  1112. background-color: #1e2022;
  1113.  
  1114. }
  1115.  
  1116.  
  1117.  
  1118. .border-merah {
  1119.  
  1120. border: 1px solid white;
  1121.  
  1122. }
  1123.  
  1124.  
  1125.  
  1126.  
  1127.  
  1128.  
  1129.  
  1130.  
  1131. .size-img-buy {
  1132.  
  1133. width: 60%;
  1134.  
  1135. /* border-radius: 12px; */
  1136.  
  1137. height: auto;
  1138.  
  1139. }
  1140.  
  1141. .rounded-img-buy {
  1142.  
  1143. border-radius: 10% !important;
  1144.  
  1145. }
  1146.  
  1147. .bg-transparent {
  1148.  
  1149. --bs-bg-opacity: 1;
  1150.  
  1151. background-color: transparent!important;
  1152.  
  1153. }
  1154.  
  1155.  
  1156.  
  1157. .rounded {
  1158.  
  1159. border-radius: 0.25rem!important;
  1160.  
  1161. }
  1162.  
  1163. .bg-transparent {
  1164.  
  1165. --bs-bg-opacity: 1;
  1166.  
  1167. background-color: transparent!important;
  1168.  
  1169. }
  1170.  
  1171. .text-center {
  1172.  
  1173. text-align: center!important;
  1174.  
  1175. }
  1176.  
  1177. .p-2 {
  1178.  
  1179. padding: 0.5rem!important;
  1180.  
  1181. }
  1182.  
  1183. .h-100 {
  1184.  
  1185. height: 100%!important;
  1186.  
  1187. }
  1188.  
  1189. .border-0 {
  1190.  
  1191. border: 0!important;
  1192.  
  1193. }
  1194.  
  1195.  
  1196.  
  1197. * {
  1198.  
  1199. box-sizing: border-box;
  1200.  
  1201. }
  1202.  
  1203. *, :after, :before {
  1204.  
  1205. box-sizing: border-box;
  1206.  
  1207. }
  1208.  
  1209. user agent stylesheet
  1210.  
  1211. div {
  1212.  
  1213. display: block;
  1214.  
  1215. }
  1216.  
  1217. .g-2, .gy-2 {
  1218.  
  1219. --bs-gutter-y: 0.5rem;
  1220.  
  1221. }
  1222.  
  1223. .g-2, .gx-2 {
  1224.  
  1225. --bs-gutter-x: 0.5rem;
  1226.  
  1227. }
  1228.  
  1229. .row {
  1230.  
  1231. --bs-gutter-x: 1.5rem;
  1232.  
  1233. --bs-gutter-y: 0;
  1234.  
  1235. display: flex;
  1236.  
  1237. flex-wrap: wrap;
  1238.  
  1239. margin-left: calc(var(--bs-gutter-x)*-.5);
  1240.  
  1241. margin-right: calc(var(--bs-gutter-x)*-.5);
  1242.  
  1243. margin-top: calc(var(--bs-gutter-y)*-1);
  1244.  
  1245. }
  1246.  
  1247. .text-white {
  1248.  
  1249. --bs-text-opacity: 1;
  1250.  
  1251. color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;
  1252.  
  1253. }
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259. .pt-12 {
  1260.  
  1261. padding-top: 3rem;
  1262.  
  1263. }
  1264.  
  1265. .px-4 {
  1266.  
  1267. padding-left: 1rem;
  1268.  
  1269. padding-right: 1rem;
  1270.  
  1271. }
  1272.  
  1273. .max-w-7xl {
  1274.  
  1275. max-width: 80rem;
  1276.  
  1277. }
  1278.  
  1279. .mx-auto {
  1280.  
  1281. margin-left: auto;
  1282.  
  1283. margin-right: auto;
  1284.  
  1285. }
  1286.  
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292.  
  1293.  
  1294.  
  1295. .btn-topup {
  1296.  
  1297. color: #fff3e2 !important;
  1298.  
  1299. background-color: #e10603 !important;
  1300.  
  1301. width: 90%;
  1302.  
  1303. max-width: 100px;
  1304.  
  1305. }
  1306.  
  1307.  
  1308.  
  1309. .btn-topup:hover {
  1310.  
  1311. color: #fff3e2 !important;
  1312.  
  1313. background-color: #7e0d0b !important;
  1314.  
  1315. width: 90%;
  1316.  
  1317. max-width: 100px;
  1318.  
  1319. }
  1320.  
  1321.  
  1322. .hover\:bg-yellow-400:hover {
  1323.    --tw-bg-opacity: 1;
  1324.    background-color: rgba(251,191, 36, var(--tw-bg-opacity));
  1325. }
  1326. .bg-yellow-500 {
  1327.    --tw-bg-opacity: 1;
  1328.    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  1329. }
  1330.  
  1331.  
  1332. .nick {
  1333.  
  1334. font-weight: bold;
  1335.  
  1336. color: red;
  1337.  
  1338.  
  1339. }
  1340.  
  1341. .label {
  1342.  
  1343. font-weight: bold;
  1344.  
  1345. }
  1346.  
  1347.  
  1348. .card {
  1349.  border-radius: 10px;
  1350.  
  1351. }
  1352.  
  1353.  
  1354.  
  1355.  
  1356.        .bg-card {
  1357.  
  1358.            color: #fff;
  1359.  
  1360.            background: var(--warna_4) !important
  1361.  
  1362.        }
  1363.  
  1364.  
  1365.  
  1366.        .navbar {
  1367.  
  1368.            color: #fff;
  1369.  
  1370.            background: var(--warna_2)
  1371.  
  1372.        }
  1373.  
  1374.  
  1375.  
  1376.        .navbar-toggler {
  1377.  
  1378.            font-size: 32px
  1379.  
  1380.        }
  1381.  
  1382.  
  1383.  
  1384.        .offcanvas.offcanvas-end {
  1385.  
  1386.            background: var(--warna_2)
  1387.  
  1388.        }
  1389.  
  1390.  
  1391.  
  1392.        .navbar-nav .nav-link {
  1393.  
  1394.            color: #fff
  1395.  
  1396.        }
  1397.  
  1398.  
  1399.  
  1400.        .btn-login {
  1401.  
  1402.            color: #fff;
  1403.  
  1404.            background: #0d6efd !important
  1405.  
  1406.        }
  1407.  
  1408.  
  1409.  
  1410.      
  1411.  
  1412.  
  1413.  
  1414.        @media (min-width:768px) {
  1415.  
  1416.            .resultsearch {
  1417.  
  1418.                width: 50%;
  1419.  
  1420.                max-height: 500px;
  1421.  
  1422.                transform: translate(220px, 50px)
  1423.  
  1424.            }
  1425.            
  1426.            .css-6qw8qz {
  1427.    border: 1px solid rgba(203, 203, 203, 0.5);
  1428.    background: linear-gradient(163.42deg, rgb(50, 50, 62) -107%, rgba(255, 255, 255, 0) 105.46%);
  1429. }
  1430.  
  1431.        }
  1432.  
  1433.    
  1434.  
  1435.  
  1436.  
  1437.        .resultsearch {
  1438.  
  1439.            width: 100%;
  1440.  
  1441.            inset: 0 auto auto 0;
  1442.  
  1443.            margin: 0;
  1444.  
  1445.            transform: translate(0, 50px);
  1446.  
  1447.            background-color: #000;
  1448.  
  1449.            border-color: rgba(0, 0, 0, .15);
  1450.  
  1451.            color: #fff;
  1452.  
  1453.            overflow-y: auto;
  1454.  
  1455.            max-height: 500px
  1456.  
  1457.        }
  1458.  
  1459.  
  1460.  
  1461.        @media (min-width:768px) {
  1462.  
  1463.            .resultsearch {
  1464.  
  1465.                width: 50%;
  1466.  
  1467.                max-height: 500px;
  1468.  
  1469.                transform: translate(220px, 50px)
  1470.  
  1471.            }
  1472.            
  1473.            .css-6qw8qz {
  1474.    border: 1px solid rgba(203, 203, 203, 0.5);
  1475.    background: linear-gradient(163.42deg, rgb(50, 50, 62) -107%, rgba(255, 255, 255, 0) 105.46%);
  1476. }
  1477.  
  1478.        }
  1479.  
  1480.  
  1481.  
  1482.        .resultsearch .dropdown-item:hover {
  1483.  
  1484.            background-color: #000;
  1485.  
  1486.            color: #fff
  1487.  
  1488.        }
  1489.  
  1490.  
  1491.  
  1492.        .search-bar input {
  1493.  
  1494.            border: none;
  1495.  
  1496.            color: rgb(156 163 175);
  1497.  
  1498.            background: #fff;
  1499.  
  1500.            border-radius: 9999px
  1501.  
  1502.        }
  1503.  
  1504.  
  1505.  
  1506.        .search-bar span {
  1507.  
  1508.            border: none;
  1509.  
  1510.            border-radius: 9999px;
  1511.  
  1512.            color: rgb(156 163 175);
  1513.  
  1514.            background: #fff
  1515.  
  1516.        }
  1517.  
  1518.  
  1519.  
  1520.        .search-bar ::placeholder {
  1521.  
  1522.            color: #878aad;
  1523.  
  1524.            opacity: 1
  1525.  
  1526.        }
  1527.  
  1528.  
  1529.  
  1530.        .input-box:focus {
  1531.  
  1532.            color: #000;
  1533.  
  1534.            background: #fff
  1535.  
  1536.        }
  1537.  
  1538.  
  1539.  
  1540.        .img-search {
  1541.  
  1542.            padding-left: 15px
  1543.  
  1544.        }
  1545.  
  1546.  
  1547.  
  1548.      
  1549.  
  1550.  
  1551.  
  1552.        .fab-container {
  1553.  
  1554.            position: fixed;
  1555.  
  1556.            bottom: 70px;
  1557.  
  1558.            right: 10px;
  1559.  
  1560.            z-index: 999;
  1561.  
  1562.            cursor: pointer
  1563.  
  1564.        }
  1565.        .fab-options {
  1566.  
  1567.            list-style-type: none;
  1568.  
  1569.            margin: 0;
  1570.  
  1571.            position: absolute;
  1572.  
  1573.            bottom: 48px;
  1574.  
  1575.            left: -37px;
  1576.  
  1577.            opacity: 0;
  1578.  
  1579.            transition: all .3s ease;
  1580.  
  1581.            transform: scale(0);
  1582.  
  1583.            transform-origin: 85% bottom
  1584.  
  1585.        }
  1586.  
  1587.  
  1588.  
  1589.        .fab:hover+.fab-options,
  1590.  
  1591.        .fab-options:hover {
  1592.  
  1593.            opacity: 1;
  1594.  
  1595.            transform: scale(1)
  1596.  
  1597.        }
  1598.  
  1599.  
  1600.  
  1601.        .fab-options li {
  1602.  
  1603.            display: flex;
  1604.  
  1605.            justify-content: flex-start;
  1606.  
  1607.            padding: 5px
  1608.  
  1609.        }
  1610.  
  1611.  
  1612.  
  1613.        .fab-label {
  1614.  
  1615.            padding: 2px 5px;
  1616.  
  1617.            align-self: center;
  1618.  
  1619.            user-select: none;
  1620.  
  1621.            white-space: nowrap;
  1622.  
  1623.            border-radius: 3px;
  1624.  
  1625.            font-size: 16px;
  1626.  
  1627.            background: #666;
  1628.  
  1629.            color: #fff;
  1630.  
  1631.            box-shadow: 0 6px 20px rgba(0, 0, 0, .2);
  1632.  
  1633.            margin-left: 10px
  1634.  
  1635.        }
  1636.  
  1637.  
  1638.  
  1639.        .swiper-container {
  1640.  
  1641.            width: 100%;
  1642.  
  1643.            overflow: hidden
  1644.  
  1645.        }
  1646.  
  1647.  
  1648.  
  1649.        .swiper-slide {
  1650.  
  1651.            background-position: center;
  1652.  
  1653.            background-size: cover;
  1654.  
  1655.            width: 95%;
  1656.  
  1657.            height: 70%
  1658.  
  1659.        }
  1660.  
  1661.  
  1662.  
  1663.        .swiper-slide img {
  1664.  
  1665.            display: block;
  1666.  
  1667.            width: 100%;
  1668.  
  1669.            border-radius: 12px
  1670.  
  1671.        }
  1672.  
  1673.  
  1674.  
  1675.        
  1676.  
  1677.  
  1678.  
  1679.        .swiper-pagination {
  1680.  
  1681.            margin-top: 30px !important
  1682.  
  1683.        }
  1684.  
  1685.  
  1686.  
  1687.        .content-body form input {
  1688.  
  1689.            outline: none;
  1690.  
  1691.            margin-top: -30px;
  1692.  
  1693.            border: none !important;
  1694.  
  1695.            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important
  1696.  
  1697.        }
  1698.  
  1699.  
  1700.  
  1701.        .row {
  1702.  
  1703.            --bs-gutter-x: .5rem
  1704.  
  1705.        }
  1706.  
  1707.  
  1708.  
  1709.        .product .box {
  1710.  
  1711.            margin-bottom: 40px
  1712.  
  1713.        }
  1714.  
  1715.  
  1716.  
  1717.        @media (max-width:576px) {
  1718.  
  1719.            .product .box {
  1720.  
  1721.                box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
  1722.  
  1723.                border-radius: .75rem;
  1724.  
  1725.                text-align: center;
  1726.  
  1727.                background: #646464;
  1728.  
  1729.                display: block;
  1730.  
  1731.                text-decoration: none;
  1732.  
  1733.                color: #fff;
  1734.  
  1735.                height: 11rem
  1736.  
  1737.            }
  1738.  
  1739.        }
  1740.  
  1741.  
  1742.  
  1743.        @media (min-width:576px) {
  1744.  
  1745.            .product .box {
  1746.  
  1747.                box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
  1748.  
  1749.                border-radius: .75rem;
  1750.  
  1751.                text-align: center;
  1752.  
  1753.                background: #646464;
  1754.  
  1755.                display: block;
  1756.  
  1757.                text-decoration: none;
  1758.  
  1759.                color: #fff;
  1760.  
  1761.                height: 15rem
  1762.  
  1763.            }
  1764.  
  1765.        }
  1766.  
  1767.  
  1768.  
  1769.        .card-product {
  1770.  
  1771.            margin-bottom: -30px;
  1772.  
  1773.            gap: .5rem
  1774.  
  1775.        }
  1776.  
  1777.  
  1778.  
  1779.        @media (max-width:576px) {
  1780.  
  1781.            .product p {
  1782.  
  1783.                font-size: 12px !important
  1784.  
  1785.            }
  1786.  
  1787.        }
  1788.  
  1789.  
  1790.  
  1791.        .product .box img {
  1792.  
  1793.            width: 100%;
  1794.  
  1795.            height: 100%;
  1796.  
  1797.            display: block;
  1798.  
  1799.            margin: auto;
  1800.  
  1801.            object-fit: cover;
  1802.  
  1803.            border-radius: .75rem
  1804.  
  1805.        }
  1806.  
  1807.  
  1808.  
  1809.    
  1810.  
  1811.  
  1812.  
  1813.        .footer img {
  1814.  
  1815.            padding-top: 2.5rem 0
  1816.  
  1817.        }
  1818.  
  1819.  
  1820.  
  1821.        .text-copyright {
  1822.  
  1823.            color: #718096;
  1824.  
  1825.            font-size: .875rem
  1826.  
  1827.        }
  1828.  
  1829.  
  1830.  
  1831.        .sosmed {
  1832.  
  1833.            margin-bottom: 20px
  1834.  
  1835.        }
  1836.  
  1837.  
  1838.  
  1839.        .sosmed a {
  1840.  
  1841.            margin: 0 10px;
  1842.  
  1843.            text-decoration: none;
  1844.  
  1845.            color: #fff
  1846.  
  1847.        }
  1848.  
  1849.  
  1850.  
  1851.        .sosmed i {
  1852.  
  1853.            font-size: 24px
  1854.  
  1855.        }
  1856.  
  1857.  
  1858.  
  1859.        .item .metode {
  1860.  
  1861.            margin: 5px 0;
  1862.  
  1863.            background: #fff;
  1864.  
  1865.            border-radius: 8px;
  1866.  
  1867.            padding: .75rem;
  1868.  
  1869.            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important
  1870.  
  1871.        }
  1872.  
  1873.  
  1874.  
  1875.        .my-form label {
  1876.  
  1877.            font-size: 1rem
  1878.  
  1879.        }
  1880.  
  1881.  
  1882.  
  1883.        .my-form .form-control {
  1884.  
  1885.            background: #fefefe;
  1886.  
  1887.            margin-top: 6px;
  1888.  
  1889.            border: 2px solid #fefefe !important
  1890.  
  1891.        }
  1892.  
  1893.  
  1894.  
  1895.        .my-form .form-control:active,
  1896.  
  1897.        .my-form .form-control:focus {
  1898.  
  1899.            border-color: #fefefe !important;
  1900.  
  1901.            box-shadow: none !important;
  1902.  
  1903.            outline: none !important
  1904.  
  1905.        }
  1906.  
  1907.  
  1908.  
  1909.        .method-list {
  1910.  
  1911.            overflow: hidden;
  1912.  
  1913.            cursor: pointer
  1914.  
  1915.        }
  1916.  
  1917.  
  1918.  
  1919.        .method-list.active {
  1920.  
  1921.            border-color: var(--warna_2) !important
  1922.  
  1923.        }
  1924.  
  1925.  
  1926.  
  1927.        .method-list.active:before {
  1928.  
  1929.            display: inline-block;
  1930.  
  1931.            content: 'L';
  1932.  
  1933.            position: relative;
  1934.  
  1935.            background: var(--warna_2);
  1936.  
  1937.            margin-left: -12px;
  1938.  
  1939.            height: 53px;
  1940.  
  1941.            line-height: 40px;
  1942.  
  1943.            width: 20px;
  1944.  
  1945.            text-align: center;
  1946.  
  1947.            color: #fff;
  1948.  
  1949.            top: -23px;
  1950.  
  1951.            transform: rotate(45deg) scaleX(-1)
  1952.  
  1953.        }
  1954.  
  1955.  
  1956.  
  1957.        .method-list.active table {
  1958.  
  1959.            margin-top: -53px
  1960.  
  1961.        }
  1962.  
  1963.  
  1964.  
  1965.        .search-item {
  1966.  
  1967.            width: 50%
  1968.  
  1969.        }
  1970.  
  1971.  
  1972.  
  1973.        @media (min-width:768px) {
  1974.  
  1975.            .search-item {
  1976.  
  1977.                width: 50%;
  1978.  
  1979.                margin-left: 100px
  1980.  
  1981.            }
  1982.  
  1983.        }
  1984.  
  1985.  
  1986.  
  1987.      
  1988.  
  1989.      
  1990.  
  1991.        .flex-1 {
  1992.  
  1993.            flex: 1 1 0%
  1994.  
  1995.        }
  1996.  
  1997.  
  1998.  
  1999.        .card {
  2000.             background: linear-gradient(163.42deg, rgba(55, 67, 83, 0.765) -107%, rgba(255, 255, 255, 0) 105.46%);
  2001.            border: none !important;
  2002.            
  2003.  
  2004.  
  2005.        }
  2006.  
  2007.  
  2008.  
  2009.        .bottom-6 {
  2010.  
  2011.            bottom: 3rem !important
  2012.  
  2013.        }
  2014.  
  2015.  
  2016.  
  2017.        .absolute {
  2018.  
  2019.            position: absolute !important
  2020.  
  2021.        }
  2022.  
  2023.  
  2024.  
  2025.        .mobile {
  2026.  
  2027.            backdrop-filter: blur(1px);
  2028.  
  2029.            border-radius: 20px 20px 20px 20px;
  2030.  
  2031.            height: 60px;
  2032.  
  2033.            font-weigth: bold;
  2034.  
  2035.            padding: 10px;
  2036.  
  2037.            background-color: #000;
  2038.  
  2039.            background-color: rgba(0, 0, 0, .2)
  2040.  
  2041.        }
  2042.  
  2043.        
  2044.  
  2045.        
  2046.  
  2047.        
  2048.  
  2049.        
  2050.  
  2051.          
  2052.  
  2053.        //*tailwinds*//
  2054.  
  2055.  
  2056.  
  2057. /*a
  2058.  
  2059. ! tailwindcss v3.2.6 | MIT License | https://tailwindcss.com
  2060.  
  2061. */
  2062.  
  2063.  
  2064.  
  2065. html {
  2066.  
  2067.    line-height: 1.5;
  2068.  
  2069.    -webkit-text-size-adjust: 100%;
  2070.  
  2071.    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  2072.  
  2073.    font-feature-settings: normal;
  2074.  
  2075. }
  2076.  
  2077. hr {
  2078.  
  2079.    height: 0;
  2080.  
  2081.    color: inherit;
  2082.  
  2083.    border-top-width: 1px;
  2084.  
  2085. }
  2086.  
  2087. abbr:where([title]) {
  2088.  
  2089.    -webkit-text-decoration: underline dotted;
  2090.  
  2091.    text-decoration: underline dotted;
  2092.  
  2093. }
  2094.  
  2095. h1,
  2096.  
  2097. h2,
  2098.  
  2099. h3,
  2100.  
  2101. h4,
  2102.  
  2103. h5,
  2104.  
  2105. h6 {
  2106.  
  2107.    font-size: inherit;
  2108.  
  2109.    font-weight: inherit;
  2110.  
  2111. }
  2112.  
  2113.  
  2114.  
  2115. b,
  2116.  
  2117. strong {
  2118.  
  2119.    font-weight: bolder;
  2120.  
  2121. }
  2122.  
  2123. code,
  2124.  
  2125. kbd,
  2126.  
  2127. pre,
  2128.  
  2129. samp {
  2130.  
  2131.    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  2132.  
  2133.    font-size: 1em;
  2134.  
  2135. }
  2136.  
  2137. small {
  2138.  
  2139.    font-size: 80%;
  2140.  
  2141. }
  2142.  
  2143. sub,
  2144.  
  2145. sup {
  2146.  
  2147.    font-size: 75%;
  2148.  
  2149.    line-height: 0;
  2150.  
  2151.    position: relative;
  2152.  
  2153.    vertical-align: baseline;
  2154.  
  2155. }
  2156.  
  2157. sub {
  2158.  
  2159.    bottom: -0.25em;
  2160.  
  2161. }
  2162.  
  2163. sup {
  2164.  
  2165.    top: -0.5em;
  2166.  
  2167. }
  2168.  
  2169. table {
  2170.  
  2171.    text-indent: 0;
  2172.  
  2173.    border-color: inherit;
  2174.  
  2175.    border-collapse: collapse;
  2176.  
  2177. }
  2178.  
  2179. button,
  2180.  
  2181. input,
  2182.  
  2183. optgroup,
  2184.  
  2185. select,
  2186.  
  2187. textarea {
  2188.  
  2189.    font-family: inherit;
  2190.  
  2191.    font-size: 100%;
  2192.  
  2193.    font-weight: inherit;
  2194.  
  2195.    line-height: inherit;
  2196.  
  2197.    color: inherit;
  2198.  
  2199.    margin: 0;
  2200.  
  2201.    padding: 0;
  2202.  
  2203. }
  2204.  
  2205. button,
  2206.  
  2207. select {
  2208.  
  2209.    text-transform: none;
  2210.  
  2211. }
  2212.  
  2213. [type="button"],
  2214.  
  2215. [type="reset"],
  2216.  
  2217. [type="submit"],
  2218.  
  2219. button {
  2220.  
  2221.    -webkit-appearance: button;
  2222.  
  2223.    background-color: transparent;
  2224.  
  2225.    background-image: none;
  2226.  
  2227. }
  2228.  
  2229. :-moz-focusring {
  2230.  
  2231.    outline: auto;
  2232.  
  2233. }
  2234.  
  2235. :-moz-ui-invalid {
  2236.  
  2237.    box-shadow: none;
  2238.  
  2239. }
  2240.  
  2241. progress {
  2242.  
  2243.    vertical-align: baseline;
  2244.  
  2245. }
  2246.  
  2247. ::-webkit-inner-spin-button,
  2248.  
  2249. ::-webkit-outer-spin-button {
  2250.  
  2251.    height: auto;
  2252.  
  2253. }
  2254.  
  2255. [type="search"] {
  2256.  
  2257.    -webkit-appearance: textfield;
  2258.  
  2259.    outline-offset: -2px;
  2260.  
  2261. }
  2262.  
  2263. ::-webkit-search-decoration {
  2264.  
  2265.    -webkit-appearance: none;
  2266.  
  2267. }
  2268.  
  2269. ::-webkit-file-upload-button {
  2270.  
  2271.    -webkit-appearance: button;
  2272.  
  2273.    font: inherit;
  2274.  
  2275. }
  2276.  
  2277. summary {
  2278.  
  2279.    display: list-item;
  2280.  
  2281. }
  2282.  
  2283. blockquote,
  2284.  
  2285. dd,
  2286.  
  2287. dl,
  2288.  
  2289. figure,
  2290.  
  2291. h1,
  2292.  
  2293. h2,
  2294.  
  2295. h3,
  2296.  
  2297. h4,
  2298.  
  2299. h5,
  2300.  
  2301. h6,
  2302.  
  2303. hr,
  2304.  
  2305. p,
  2306.  
  2307. pre {
  2308.  
  2309.    margin: 0;
  2310.  
  2311. }
  2312.  
  2313. fieldset {
  2314.  
  2315.    margin: 0;
  2316.  
  2317. }
  2318.  
  2319. fieldset,
  2320.  
  2321. legend {
  2322.  
  2323.    padding: 0;
  2324.  
  2325. }
  2326.  
  2327. menu,
  2328.  
  2329. ol,
  2330.  
  2331. ul {
  2332.  
  2333.    list-style: none;
  2334.  
  2335.    margin: 0;
  2336.  
  2337.    padding: 0;
  2338.  
  2339. }
  2340.  
  2341. textarea {
  2342.  
  2343.    resize: vertical;
  2344.  
  2345. }
  2346.  
  2347. input::-moz-placeholder,
  2348.  
  2349. textarea::-moz-placeholder {
  2350.  
  2351.    opacity: 1;
  2352.  
  2353.    color: #9ca3af;
  2354.  
  2355. }
  2356.  
  2357. input::placeholder,
  2358.  
  2359. textarea::placeholder {
  2360.  
  2361.    opacity: 1;
  2362.  
  2363.    color: #9ca3af;
  2364.  
  2365. }
  2366.  
  2367. [role="button"],
  2368.  
  2369. button {
  2370.  
  2371.    cursor: pointer;
  2372.  
  2373. }
  2374.  
  2375. :disabled {
  2376.  
  2377.    cursor: default;
  2378.  
  2379. }
  2380.  
  2381. [hidden] {
  2382.  
  2383.    display: none;
  2384.  
  2385. }
  2386.  
  2387.  
  2388.  
  2389. .sr-only {
  2390.  
  2391.    position: absolute;
  2392.  
  2393.    width: 1px;
  2394.  
  2395.    height: 1px;
  2396.  
  2397.    padding: 0;
  2398.  
  2399.    margin: -1px;
  2400.  
  2401.    overflow: hidden;
  2402.  
  2403.    clip: rect(0, 0, 0, 0);
  2404.  
  2405.    white-space: nowrap;
  2406.  
  2407.    border-width: 0;
  2408.  
  2409. }
  2410.  
  2411. .pointer-events-none {
  2412.  
  2413.    pointer-events: none;
  2414.  
  2415. }
  2416.  
  2417. .pointer-events-auto {
  2418.  
  2419.    pointer-events: auto;
  2420.  
  2421. }
  2422.  
  2423. .fixed {
  2424.  
  2425.    position: fixed;
  2426.  
  2427. }
  2428.  
  2429. .\!absolute {
  2430.  
  2431.    position: absolute !important;
  2432.  
  2433. }
  2434.  
  2435. .absolute {
  2436.  
  2437.    position: absolute;
  2438.  
  2439. }
  2440.  
  2441. .relative {
  2442.  
  2443.    position: relative;
  2444.  
  2445. }
  2446.  
  2447. .sticky {
  2448.  
  2449.    position: sticky;
  2450.  
  2451. }
  2452.  
  2453. .inset-0 {
  2454.  
  2455.    top: 0;
  2456.  
  2457.    bottom: 0;
  2458.  
  2459. }
  2460.  
  2461. .inset-0,
  2462.  
  2463. .inset-x-0 {
  2464.  
  2465.    right: 0;
  2466.  
  2467.    left: 0;
  2468.  
  2469. }
  2470.  
  2471. .inset-y-0 {
  2472.  
  2473.    top: 0;
  2474.  
  2475.    bottom: 0;
  2476.  
  2477. }
  2478.  
  2479. .-right-\[3px\] {
  2480.  
  2481.    right: -3px;
  2482.  
  2483. }
  2484.  
  2485. .bottom-0 {
  2486.  
  2487.    bottom: 0;
  2488.  
  2489. }
  2490.  
  2491. .left-0 {
  2492.  
  2493.    left: 0;
  2494.  
  2495. }
  2496.  
  2497. .left-5 {
  2498.  
  2499.    left: 1.25rem;
  2500.  
  2501. }
  2502.  
  2503. .left-6 {
  2504.  
  2505.    left: 1.5rem;
  2506.  
  2507. }
  2508.  
  2509. .right-0 {
  2510.  
  2511.    right: 0;
  2512.  
  2513. }
  2514.  
  2515. .right-6 {
  2516.  
  2517.    right: 1.5rem;
  2518.  
  2519. }
  2520.  
  2521. .right-8 {
  2522.  
  2523.    right: 2rem;
  2524.  
  2525. }
  2526.  
  2527. .top-0 {
  2528.  
  2529.    top: 0;
  2530.  
  2531. }
  2532.  
  2533. .top-20 {
  2534.  
  2535.    top: 5rem;
  2536.  
  2537. }
  2538.  
  2539. .top-4 {
  2540.  
  2541.    top: 1rem;
  2542.  
  2543. }
  2544.  
  2545. .top-\[18px\] {
  2546.  
  2547.    top: 18px;
  2548.  
  2549. }
  2550.  
  2551. .-z-10 {
  2552.  
  2553.    z-index: -10;
  2554.  
  2555. }
  2556.  
  2557. .z-0 {
  2558.  
  2559.    z-index: 0;
  2560.  
  2561. }
  2562.  
  2563. .z-10 {
  2564.  
  2565.    z-index: 10;
  2566.  
  2567. }
  2568.  
  2569. .z-20 {
  2570.  
  2571.    z-index: 20;
  2572.  
  2573. }
  2574.  
  2575. .z-30 {
  2576.  
  2577.    z-index: 30;
  2578.  
  2579. }
  2580.  
  2581. .z-40 {
  2582.  
  2583.    z-index: 40;
  2584.  
  2585. }
  2586.  
  2587. .z-50 {
  2588.  
  2589.    z-index: 50;
  2590.  
  2591. }
  2592.  
  2593. .z-\[60\] {
  2594.  
  2595.    z-index: 60;
  2596.  
  2597. }
  2598.  
  2599. .z-\[9\] {
  2600.  
  2601.    z-index: 9;
  2602.  
  2603. }
  2604.  
  2605. .order-1 {
  2606.  
  2607.    order: 1;
  2608.  
  2609. }
  2610.  
  2611. .order-2 {
  2612.  
  2613.    order: 2;
  2614.  
  2615. }
  2616.  
  2617. .col-span-1 {
  2618.  
  2619.    grid-column: span 1 / span 1;
  2620.  
  2621. }
  2622.  
  2623. .col-span-12 {
  2624.  
  2625.    grid-column: span 12 / span 12;
  2626.  
  2627. }
  2628.  
  2629. .col-span-2 {
  2630.  
  2631.    grid-column: span 2 / span 2;
  2632.  
  2633. }
  2634.  
  2635. .col-span-5 {
  2636.  
  2637.    grid-column: span 5 / span 5;
  2638.  
  2639. }
  2640.  
  2641. .\!m-0 {
  2642.  
  2643.    margin: 0 !important;
  2644.  
  2645. }
  2646.  
  2647. .m-0 {
  2648.  
  2649.    margin: 0;
  2650.  
  2651. }
  2652.  
  2653. .m-4 {
  2654.  
  2655.    margin: 1rem;
  2656.  
  2657. }
  2658.  
  2659. .m-auto {
  2660.  
  2661.    margin: auto;
  2662.  
  2663. }
  2664.  
  2665. .mx-2 {
  2666.  
  2667.    margin-left: 0.5rem;
  2668.  
  2669.    margin-right: 0.5rem;
  2670.  
  2671. }
  2672.  
  2673. .mx-6 {
  2674.  
  2675.    margin-left: 1.5rem;
  2676.  
  2677.    margin-right: 1.5rem;
  2678.  
  2679. }
  2680.  
  2681. .mx-auto {
  2682.  
  2683.    margin-left: auto;
  2684.  
  2685.    margin-right: auto;
  2686.  
  2687. }
  2688.  
  2689. .my-2 {
  2690.  
  2691.    margin-top: 0.5rem;
  2692.  
  2693.    margin-bottom: 0.5rem;
  2694.  
  2695. }
  2696.  
  2697. .my-20 {
  2698.  
  2699.    margin-top: 5rem;
  2700.  
  2701.    margin-bottom: 5rem;
  2702.  
  2703. }
  2704.  
  2705. .my-3 {
  2706.  
  2707.    margin-top: 0.75rem;
  2708.  
  2709.    margin-bottom: 0.75rem;
  2710.  
  2711. }
  2712.  
  2713. .my-4 {
  2714.  
  2715.    margin-top: 1rem;
  2716.  
  2717.    margin-bottom: 1rem;
  2718.  
  2719. }
  2720.  
  2721. .my-6 {
  2722.  
  2723.    margin-top: 1.5rem;
  2724.  
  2725.    margin-bottom: 1.5rem;
  2726.  
  2727. }
  2728.  
  2729. .my-7 {
  2730.  
  2731.    margin-top: 1.75rem;
  2732.  
  2733.    margin-bottom: 1.75rem;
  2734.  
  2735. }
  2736.  
  2737. .my-8 {
  2738.  
  2739.    margin-top: 2rem;
  2740.  
  2741.    margin-bottom: 2rem;
  2742.  
  2743. }
  2744.  
  2745. .my-auto {
  2746.  
  2747.    margin-top: auto;
  2748.  
  2749.    margin-bottom: auto;
  2750.  
  2751. }
  2752.  
  2753. .-mb-px {
  2754.  
  2755.    margin-bottom: -1px;
  2756.  
  2757. }
  2758.  
  2759. .-ml-1 {
  2760.  
  2761.    margin-left: -0.25rem;
  2762.  
  2763. }
  2764.  
  2765. .-ml-px {
  2766.  
  2767.    margin-left: -1px;
  2768.  
  2769. }
  2770.  
  2771. .-mr-10 {
  2772.  
  2773.    margin-right: -2.5rem;
  2774.  
  2775. }
  2776.  
  2777. .-mr-12 {
  2778.  
  2779.    margin-right: -3rem;
  2780.  
  2781. }
  2782.  
  2783. .-mt-16 {
  2784.  
  2785.    margin-top: -4rem;
  2786.  
  2787. }
  2788.  
  2789. .mb-1 {
  2790.  
  2791.    margin-bottom: 0.25rem;
  2792.  
  2793. }
  2794.  
  2795. .mb-1\.5 {
  2796.  
  2797.    margin-bottom: 0.375rem;
  2798.  
  2799. }
  2800.  
  2801. .mb-10 {
  2802.  
  2803.    margin-bottom: 2.5rem;
  2804.  
  2805. }
  2806.  
  2807. .mb-2 {
  2808.  
  2809.    margin-bottom: 0.5rem;
  2810.  
  2811. }
  2812.  
  2813. .mb-3 {
  2814.  
  2815.    margin-bottom: 0.75rem;
  2816.  
  2817. }
  2818.  
  2819. .mb-4 {
  2820.  
  2821.    margin-bottom: 1rem;
  2822.  
  2823. }
  2824.  
  2825. .mb-5 {
  2826.  
  2827.    margin-bottom: 1.25rem;
  2828.  
  2829. }
  2830.  
  2831. .mb-6 {
  2832.  
  2833.    margin-bottom: 1.5rem;
  2834.  
  2835. }
  2836.  
  2837. .mb-8 {
  2838.  
  2839.    margin-bottom: 2rem;
  2840.  
  2841. }
  2842.  
  2843. .mb-\[20px\] {
  2844.  
  2845.    margin-bottom: 20px;
  2846.  
  2847. }
  2848.  
  2849. .ml-12 {
  2850.  
  2851.    margin-left: 3rem;
  2852.  
  2853. }
  2854.  
  2855. .ml-2 {
  2856.  
  2857.    margin-left: 0.5rem;
  2858.  
  2859. }
  2860.  
  2861. .ml-3 {
  2862.  
  2863.    margin-left: 0.75rem;
  2864.  
  2865. }
  2866.  
  2867. .ml-4 {
  2868.  
  2869.    margin-left: 1rem;
  2870.  
  2871. }
  2872.  
  2873. .ml-5 {
  2874.  
  2875.    margin-left: 1.25rem;
  2876.  
  2877. }
  2878.  
  2879. .mr-2 {
  2880.  
  2881.    margin-right: 0.5rem;
  2882.  
  2883. }
  2884.  
  2885. .mr-3 {
  2886.  
  2887.    margin-right: 0.75rem;
  2888.  
  2889. }
  2890.  
  2891. .mr-4 {
  2892.  
  2893.    margin-right: 1rem;
  2894.  
  2895. }
  2896.  
  2897. .mr-5 {
  2898.  
  2899.    margin-right: 1.25rem;
  2900.  
  2901. }
  2902.  
  2903. .mt-1 {
  2904.  
  2905.    margin-top: 0.25rem;
  2906.  
  2907. }
  2908.  
  2909. .mt-10 {
  2910.  
  2911.    margin-top: 2.5rem;
  2912.  
  2913. }
  2914.  
  2915. .mt-12 {
  2916.  
  2917.    margin-top: 3rem;
  2918.  
  2919. }
  2920.  
  2921. .mt-2 {
  2922.  
  2923.    margin-top: 0.5rem;
  2924.  
  2925. }
  2926.  
  2927. .mt-3 {
  2928.  
  2929.    margin-top: 0.75rem;
  2930.  
  2931. }
  2932.  
  2933. .mt-4 {
  2934.  
  2935.    margin-top: 1rem;
  2936.  
  2937. }
  2938.  
  2939. .mt-5 {
  2940.  
  2941.    margin-top: 1.25rem;
  2942.  
  2943. }
  2944.  
  2945. .mt-6 {
  2946.  
  2947.    margin-top: 1.5rem;
  2948.  
  2949. }
  2950.  
  2951. .mt-7 {
  2952.  
  2953.    margin-top: 1.75rem;
  2954.  
  2955. }
  2956.  
  2957. .mt-8 {
  2958.  
  2959.    margin-top: 2rem;
  2960.  
  2961. }
  2962.  
  2963. .mt-\[20px\] {
  2964.  
  2965.    margin-top: 20px;
  2966.  
  2967. }
  2968.  
  2969. .mt-\[30px\] {
  2970.  
  2971.    margin-top: 30px;
  2972.  
  2973. }
  2974.  
  2975. .block {
  2976.  
  2977.    display: block;
  2978.  
  2979. }
  2980.  
  2981. .inline-block {
  2982.  
  2983.    display: inline-block;
  2984.  
  2985. }
  2986.  
  2987. .inline {
  2988.  
  2989.    display: inline;
  2990.  
  2991. }
  2992.  
  2993. .flex {
  2994.  
  2995.    display: flex;
  2996.  
  2997. }
  2998.  
  2999. .inline-flex {
  3000.  
  3001.    display: inline-flex;
  3002.  
  3003. }
  3004.  
  3005. .table {
  3006.  
  3007.    display: table;
  3008.  
  3009. }
  3010.  
  3011. .flow-root {
  3012.  
  3013.    display: flow-root;
  3014.  
  3015. }
  3016.  
  3017. .grid {
  3018.  
  3019.    display: grid;
  3020.  
  3021. }
  3022.  
  3023. .contents {
  3024.  
  3025.    display: contents;
  3026.  
  3027. }
  3028.  
  3029. .hidden {
  3030.  
  3031.    display: none;
  3032.  
  3033. }
  3034.  
  3035. .h-0 {
  3036.  
  3037.    height: 0;
  3038.  
  3039. }
  3040.  
  3041. .h-10 {
  3042.  
  3043.    height: 2.5rem;
  3044.  
  3045. }
  3046.  
  3047. .h-12 {
  3048.  
  3049.    height: 3rem;
  3050.  
  3051. }
  3052.  
  3053. .h-14 {
  3054.  
  3055.    height: 3.5rem;
  3056.  
  3057. }
  3058.  
  3059. .h-16 {
  3060.  
  3061.    height: 4rem;
  3062.  
  3063. }
  3064.  
  3065. .h-24 {
  3066.  
  3067.    height: 6rem;
  3068.  
  3069. }
  3070.  
  3071. .h-3 {
  3072.  
  3073.    height: 0.75rem;
  3074.  
  3075. }
  3076.  
  3077. .h-32 {
  3078.  
  3079.    height: 8rem;
  3080.  
  3081. }
  3082.  
  3083. .h-4 {
  3084.  
  3085.    height: 1rem;
  3086.  
  3087. }
  3088.  
  3089. .h-40 {
  3090.  
  3091.    height: 10rem;
  3092.  
  3093. }
  3094.  
  3095. .h-5 {
  3096.  
  3097.    height: 1.25rem;
  3098.  
  3099. }
  3100.  
  3101. .h-56 {
  3102.  
  3103.    height: 12rem;
  3104.  
  3105. }
  3106.  
  3107.  
  3108.  
  3109. .h-6 {
  3110.  
  3111.    height: 1.5rem;
  3112.  
  3113. }
  3114.  
  3115. .h-64 {
  3116.  
  3117.    height: 16rem;
  3118.  
  3119. }
  3120.  
  3121. .h-8 {
  3122.  
  3123.    height: 2rem;
  3124.  
  3125. }
  3126.  
  3127. .h-\[100vh\] {
  3128.  
  3129.    height: 100vh;
  3130.  
  3131. }
  3132.  
  3133. .h-\[16px\] {
  3134.  
  3135.    height: 16px;
  3136.  
  3137. }
  3138.  
  3139. .h-\[24px\] {
  3140.  
  3141.    height: 24px;
  3142.  
  3143. }
  3144.  
  3145. .h-\[280px\] {
  3146.  
  3147.    height: 280px;
  3148.  
  3149. }
  3150.  
  3151. .h-\[460px\] {
  3152.  
  3153.    height: 460px;
  3154.  
  3155. }
  3156.  
  3157. .h-\[5\.7rem\] {
  3158.  
  3159.    height: 5.7rem;
  3160.  
  3161. }
  3162.  
  3163. .h-\[9\.4rem\] {
  3164.  
  3165.    height: 9.4rem;
  3166.  
  3167. }
  3168.  
  3169. .h-auto {
  3170.  
  3171.    height: auto;
  3172.  
  3173. }
  3174.  
  3175. .h-full {
  3176.  
  3177.    height: 100%;
  3178.  
  3179. }
  3180.  
  3181. .h-px {
  3182.  
  3183.    height: 1px;
  3184.  
  3185. }
  3186.  
  3187. .max-h-0 {
  3188.  
  3189.    max-height: 0;
  3190.  
  3191. }
  3192.  
  3193. .max-h-\[1000px\] {
  3194.  
  3195.    max-height: 1000px;
  3196.  
  3197. }
  3198.  
  3199. .max-h-\[9rem\] {
  3200.  
  3201.    max-height: 9rem;
  3202.  
  3203. }
  3204.  
  3205. .max-h-screen {
  3206.  
  3207.    max-height: 100vh;
  3208.  
  3209. }
  3210.  
  3211. .min-h-\[50vh\] {
  3212.  
  3213.    min-height: 50vh;
  3214.  
  3215. }
  3216.  
  3217. .min-h-\[60vh\] {
  3218.  
  3219.    min-height: 60vh;
  3220.  
  3221. }
  3222.  
  3223. .min-h-\[65vh\] {
  3224.  
  3225.    min-height: 65vh;
  3226.  
  3227. }
  3228.  
  3229. .min-h-\[70vh\] {
  3230.  
  3231.    min-height: 70vh;
  3232.  
  3233. }
  3234.  
  3235. .min-h-full {
  3236.  
  3237.    min-height: 100%;
  3238.  
  3239. }
  3240.  
  3241. .min-h-screen {
  3242.  
  3243.    min-height: 100vh;
  3244.  
  3245. }
  3246.  
  3247. .\!w-full {
  3248.  
  3249.    width: 100% !important;
  3250.  
  3251. }
  3252.  
  3253. .w-1\/2 {
  3254.  
  3255.    width: 50%;
  3256.  
  3257. }
  3258.  
  3259. .w-10 {
  3260.  
  3261.    width: 2.5rem;
  3262.  
  3263. }
  3264.  
  3265. .w-11 {
  3266.  
  3267.    width: 2.75rem;
  3268.  
  3269. }
  3270.  
  3271. .w-12 {
  3272.  
  3273.    width: 3rem;
  3274.  
  3275. }
  3276.  
  3277. .w-14 {
  3278.  
  3279.    width: 3.5rem;
  3280.  
  3281. }
  3282.  
  3283. .w-24 {
  3284.  
  3285.    width: 6rem;
  3286.  
  3287. }
  3288.  
  3289. .w-28 {
  3290.  
  3291.    width: 7rem;
  3292.  
  3293. }
  3294.  
  3295. .w-3 {
  3296.  
  3297.    width: 0.75rem;
  3298.  
  3299. }
  3300.  
  3301. .w-4 {
  3302.  
  3303.    width: 1rem;
  3304.  
  3305. }
  3306.  
  3307. .w-5 {
  3308.  
  3309.    width: 1.25rem;
  3310.  
  3311. }
  3312.  
  3313. .w-56 {
  3314.  
  3315.    width: 14rem;
  3316.  
  3317. }
  3318.  
  3319. .w-6 {
  3320.  
  3321.    width: 1.5rem;
  3322.  
  3323. }
  3324.  
  3325. .w-72 {
  3326.  
  3327.    width: 18rem;
  3328.  
  3329. }
  3330.  
  3331. .w-8 {
  3332.  
  3333.    width: 2rem;
  3334.  
  3335. }
  3336.  
  3337. .w-80 {
  3338.  
  3339.    width: 20rem;
  3340.  
  3341. }
  3342.  
  3343. .w-\[16px\] {
  3344.  
  3345.    width: 16px;
  3346.  
  3347. }
  3348.  
  3349. .w-\[24px\] {
  3350.  
  3351.    width: 24px;
  3352.  
  3353. }
  3354.  
  3355. .w-\[280px\] {
  3356.  
  3357.    width: 280px;
  3358.  
  3359. }
  3360.  
  3361. .w-\[80px\] {
  3362.  
  3363.    width: 80px;
  3364.  
  3365. }
  3366.  
  3367. .w-auto {
  3368.  
  3369.    width: auto;
  3370.  
  3371. }
  3372.  
  3373. .w-full {
  3374.  
  3375.    width: 100%;
  3376.  
  3377. }
  3378.  
  3379. .w-screen {
  3380.  
  3381.    width: 100vw;
  3382.  
  3383. }
  3384.  
  3385. .min-w-0 {
  3386.  
  3387.    min-width: 0;
  3388.  
  3389. }
  3390.  
  3391. .max-w-7xl {
  3392.  
  3393.    max-width: 80rem;
  3394.  
  3395. }
  3396.  
  3397. .max-w-\[15rem\] {
  3398.  
  3399.    max-width: 15rem;
  3400.  
  3401. }
  3402.  
  3403. .max-w-\[2\.5rem\] {
  3404.  
  3405.    max-width: 2.5rem;
  3406.  
  3407. }
  3408.  
  3409. .max-w-\[3\.5rem\] {
  3410.  
  3411.    max-width: 3.5rem;
  3412.  
  3413. }
  3414.  
  3415. .max-w-full {
  3416.  
  3417.    max-width: 100%;
  3418.  
  3419. }
  3420.  
  3421. .max-w-md {
  3422.  
  3423.    max-width: 28rem;
  3424.  
  3425. }
  3426.  
  3427. .max-w-xl {
  3428.  
  3429.    max-width: 36rem;
  3430.  
  3431. }
  3432.  
  3433. .max-w-xs {
  3434.  
  3435.    max-width: 20rem;
  3436.  
  3437. }
  3438.  
  3439. .flex-1 {
  3440.  
  3441.    flex: 1 1 0%;
  3442.  
  3443. }
  3444.  
  3445. .flex-shrink {
  3446.  
  3447.    flex-shrink: 1;
  3448.  
  3449. }
  3450.  
  3451. .flex-shrink-0,
  3452.  
  3453. .shrink-0 {
  3454.  
  3455.    flex-shrink: 0;
  3456.  
  3457. }
  3458.  
  3459. .flex-grow,
  3460.  
  3461. .grow {
  3462.  
  3463.    flex-grow: 1;
  3464.  
  3465. }
  3466.  
  3467. .table-auto {
  3468.  
  3469.    table-layout: auto;
  3470.  
  3471. }
  3472.  
  3473. .origin-\[0\] {
  3474.  
  3475.    transform-origin: 0;
  3476.  
  3477. }
  3478.  
  3479. .origin-top-right {
  3480.  
  3481.    transform-origin: top right;
  3482.  
  3483. }
  3484.  
  3485. .-translate-x-full {
  3486.  
  3487.    --tw-translate-x: -100%;
  3488.  
  3489. }
  3490.  
  3491. .-translate-x-full,
  3492.  
  3493. .-translate-y-1\/2 {
  3494.  
  3495.    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));
  3496.  
  3497. }
  3498.  
  3499. .-translate-y-1\/2 {
  3500.  
  3501.    --tw-translate-y: -50%;
  3502.  
  3503. }
  3504.  
  3505. .-translate-y-3 {
  3506.  
  3507.    --tw-translate-y: -0.75rem;
  3508.  
  3509. }
  3510.  
  3511. .-translate-y-3,
  3512.  
  3513. .translate-x-0 {
  3514.  
  3515.    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));
  3516.  
  3517. }
  3518.  
  3519. .translate-x-0 {
  3520.  
  3521.    --tw-translate-x: 0px;
  3522.  
  3523. }
  3524.  
  3525. .translate-y-0 {
  3526.  
  3527.    --tw-translate-y: 0px;
  3528.  
  3529. }
  3530.  
  3531. .rotate-0,
  3532.  
  3533. .translate-y-0 {
  3534.  
  3535.    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));
  3536.  
  3537. }
  3538.  
  3539. .rotate-0 {
  3540.  
  3541.    --tw-rotate: 0deg;
  3542.  
  3543. }
  3544.  
  3545. .rotate-180 {
  3546.  
  3547.    --tw-rotate: 180deg;
  3548.  
  3549. }
  3550.  
  3551. .rotate-180,
  3552.  
  3553. .scale-100 {
  3554.  
  3555.    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));
  3556.  
  3557. }
  3558.  
  3559. .scale-100 {
  3560.  
  3561.    --tw-scale-x: 1;
  3562.  
  3563.    --tw-scale-y: 1;
  3564.  
  3565. }
  3566.  
  3567. .scale-75 {
  3568.  
  3569.    --tw-scale-x: 0.75;
  3570.  
  3571.    --tw-scale-y: 0.75;
  3572.  
  3573. }
  3574.  
  3575. .scale-75,
  3576.  
  3577. .scale-95 {
  3578.  
  3579.    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));
  3580.  
  3581. }
  3582.  
  3583. .scale-95 {
  3584.  
  3585.    --tw-scale-x: 0.95;
  3586.  
  3587.    --tw-scale-y: 0.95;
  3588.  
  3589. }
  3590.  
  3591. .transform {
  3592.  
  3593.    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));
  3594.  
  3595. }
  3596.  
  3597. @keyframes ping {
  3598.  
  3599.    75%,
  3600.  
  3601.    to {
  3602.  
  3603.        transform: scale(2);
  3604.  
  3605.        opacity: 0;
  3606.  
  3607.    }
  3608.  
  3609. }
  3610.  
  3611. .animate-ping {
  3612.  
  3613.    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  3614.  
  3615. }
  3616.  
  3617. @keyframes pulse {
  3618.  
  3619.    50% {
  3620.  
  3621.        opacity: 0.5;
  3622.  
  3623.    }
  3624.  
  3625. }
  3626.  
  3627. .animate-pulse {
  3628.  
  3629.    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  3630.  
  3631. }
  3632.  
  3633. @keyframes spin {
  3634.  
  3635.    to {
  3636.  
  3637.        transform: rotate(1turn);
  3638.  
  3639.    }
  3640.  
  3641. }
  3642.  
  3643. .animate-spin {
  3644.  
  3645.    animation: spin 1s linear infinite;
  3646.  
  3647. }
  3648.  
  3649. .cursor-not-allowed {
  3650.  
  3651.    cursor: not-allowed;
  3652.  
  3653. }
  3654.  
  3655. .cursor-pointer {
  3656.  
  3657.    cursor: pointer;
  3658.  
  3659. }
  3660.  
  3661. .appearance-none {
  3662.  
  3663.    -webkit-appearance: none;
  3664.  
  3665.    -moz-appearance: none;
  3666.  
  3667.    appearance: none;
  3668.  
  3669. }
  3670.  
  3671. .grid-flow-col {
  3672.  
  3673.    grid-auto-flow: column;
  3674.  
  3675. }
  3676.  
  3677. .grid-cols-1 {
  3678.  
  3679.    grid-template-columns: repeat(1, minmax(0, 1fr));
  3680.  
  3681. }
  3682.  
  3683. .grid-cols-12 {
  3684.  
  3685.    grid-template-columns: repeat(12, minmax(0, 1fr));
  3686.  
  3687. }
  3688.  
  3689. .grid-cols-2 {
  3690.  
  3691.    grid-template-columns: repeat(2, minmax(0, 1fr));
  3692.  
  3693. }
  3694.  
  3695. .grid-cols-3 {
  3696.  
  3697.    grid-template-columns: repeat(3, minmax(0, 1fr));
  3698.  
  3699. }
  3700.  
  3701. .grid-cols-6 {
  3702.  
  3703.    grid-template-columns: repeat(6, minmax(0, 1fr));
  3704.  
  3705. }
  3706.  
  3707. .flex-row {
  3708.  
  3709.    flex-direction: row;
  3710.  
  3711. }
  3712.  
  3713. .flex-row-reverse {
  3714.  
  3715.    flex-direction: row-reverse;
  3716.  
  3717. }
  3718.  
  3719. .flex-col {
  3720.  
  3721.    flex-direction: column;
  3722.  
  3723. }
  3724.  
  3725. .flex-col-reverse {
  3726.  
  3727.    flex-direction: column-reverse;
  3728.  
  3729. }
  3730.  
  3731. .content-center {
  3732.  
  3733.    align-content: center;
  3734.  
  3735. }
  3736.  
  3737. .content-start {
  3738.  
  3739.    align-content: flex-start;
  3740.  
  3741. }
  3742.  
  3743. .content-end {
  3744.  
  3745.    align-content: flex-end;
  3746.  
  3747. }
  3748.  
  3749. .items-start {
  3750.  
  3751.    align-items: flex-start;
  3752.  
  3753. }
  3754.  
  3755. .items-end {
  3756.  
  3757.    align-items: flex-end;
  3758.  
  3759. }
  3760.  
  3761. .items-center {
  3762.  
  3763.    align-items: center;
  3764.  
  3765. }
  3766.  
  3767. .items-stretch {
  3768.  
  3769.    align-items: stretch;
  3770.  
  3771. }
  3772.  
  3773. .justify-start {
  3774.  
  3775.    justify-content: flex-start;
  3776.  
  3777. }
  3778.  
  3779. .justify-end {
  3780.  
  3781.    justify-content: flex-end;
  3782.  
  3783. }
  3784.  
  3785. .justify-center {
  3786.  
  3787.    justify-content: center;
  3788.  
  3789. }
  3790.  
  3791. .justify-between {
  3792.  
  3793.    justify-content: space-between;
  3794.  
  3795. }
  3796.  
  3797. .justify-around {
  3798.  
  3799.    justify-content: space-around;
  3800.  
  3801. }
  3802.  
  3803. .\!gap-0 {
  3804.  
  3805.    gap: 0 !important;
  3806.  
  3807. }
  3808.  
  3809. .gap-1 {
  3810.  
  3811.    gap: 0.25rem;
  3812.  
  3813. }
  3814.  
  3815. .gap-1\.5 {
  3816.  
  3817.    gap: 0.375rem;
  3818.  
  3819. }
  3820.  
  3821. .gap-12 {
  3822.  
  3823.    gap: 3rem;
  3824.  
  3825. }
  3826.  
  3827. .gap-2 {
  3828.  
  3829.    gap: 0.5rem;
  3830.  
  3831. }
  3832.  
  3833. .gap-3 {
  3834.  
  3835.    gap: 0.75rem;
  3836.  
  3837. }
  3838.  
  3839. .gap-4 {
  3840.  
  3841.    gap: 1rem;
  3842.  
  3843. }
  3844.  
  3845. .gap-5 {
  3846.  
  3847.    gap: 1.25rem;
  3848.  
  3849. }
  3850.  
  3851. .gap-6 {
  3852.  
  3853.    gap: 1.5rem;
  3854.  
  3855. }
  3856.  
  3857. .gap-8 {
  3858.  
  3859.    gap: 2rem;
  3860.  
  3861. }
  3862.  
  3863. .gap-x-4 {
  3864.  
  3865.    -moz-column-gap: 1rem;
  3866.  
  3867.    column-gap: 1rem;
  3868.  
  3869. }
  3870.  
  3871. .gap-y-10 {
  3872.  
  3873.    row-gap: 2.5rem;
  3874.  
  3875. }
  3876.  
  3877. .gap-y-4 {
  3878.  
  3879.    row-gap: 1rem;
  3880.  
  3881. }
  3882.  
  3883. .gap-y-8 {
  3884.  
  3885.    row-gap: 2rem;
  3886.  
  3887. }
  3888.  
  3889. .-space-x-px > :not([hidden]) ~ :not([hidden]) {
  3890.  
  3891.    --tw-space-x-reverse: 0;
  3892.  
  3893.    margin-right: calc(-1px * var(--tw-space-x-reverse));
  3894.  
  3895.    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  3896.  
  3897. }
  3898.  
  3899. .space-x-2 > :not([hidden]) ~ :not([hidden]) {
  3900.  
  3901.    --tw-space-x-reverse: 0;
  3902.  
  3903.    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  3904.  
  3905.    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  3906.  
  3907. }
  3908.  
  3909. .space-x-6 > :not([hidden]) ~ :not([hidden]) {
  3910.  
  3911.    --tw-space-x-reverse: 0;
  3912.  
  3913.    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  3914.  
  3915.    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  3916.  
  3917. }
  3918.  
  3919. .space-y-1 > :not([hidden]) ~ :not([hidden]) {
  3920.  
  3921.    --tw-space-y-reverse: 0;
  3922.  
  3923.    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  3924.  
  3925.    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  3926.  
  3927. }
  3928.  
  3929. .space-y-2 > :not([hidden]) ~ :not([hidden]) {
  3930.  
  3931.    --tw-space-y-reverse: 0;
  3932.  
  3933.    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  3934.  
  3935.    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  3936.  
  3937. }
  3938.  
  3939. .space-y-3 > :not([hidden]) ~ :not([hidden]) {
  3940.  
  3941.    --tw-space-y-reverse: 0;
  3942.  
  3943.    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  3944.  
  3945.    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  3946.  
  3947. }
  3948.  
  3949. .space-y-4 > :not([hidden]) ~ :not([hidden]) {
  3950.  
  3951.    --tw-space-y-reverse: 0;
  3952.  
  3953.    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  3954.  
  3955.    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  3956.  
  3957. }
  3958.  
  3959. .space-y-5 > :not([hidden]) ~ :not([hidden]) {
  3960.  
  3961.    --tw-space-y-reverse: 0;
  3962.  
  3963.    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  3964.  
  3965.    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  3966.  
  3967. }
  3968.  
  3969. .divide-y > :not([hidden]) ~ :not([hidden]) {
  3970.  
  3971.    --tw-divide-y-reverse: 0;
  3972.  
  3973.    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  3974.  
  3975.    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  3976.  
  3977. }
  3978.  
  3979. .divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  3980.  
  3981.    --tw-divide-opacity: 1;
  3982.  
  3983.    border-color: rgb(243 244 246 / var(--tw-divide-opacity));
  3984.  
  3985. }
  3986.  
  3987. .overflow-hidden {
  3988.  
  3989.    overflow: hidden;
  3990.  
  3991. }
  3992.  
  3993. .overflow-x-auto {
  3994.  
  3995.    overflow-x: auto;
  3996.  
  3997. }
  3998.  
  3999. .overflow-y-auto {
  4000.  
  4001.    overflow-y: auto;
  4002.  
  4003. }
  4004.  
  4005. .overflow-x-hidden {
  4006.  
  4007.    overflow-x: hidden;
  4008.  
  4009. }
  4010.  
  4011. .overflow-x-scroll {
  4012.  
  4013.    overflow-x: scroll;
  4014.  
  4015. }
  4016.  
  4017. .overflow-y-scroll {
  4018.  
  4019.    overflow-y: scroll;
  4020.  
  4021. }
  4022.  
  4023. .truncate {
  4024.  
  4025.    overflow: hidden;
  4026.  
  4027.    white-space: nowrap;
  4028.  
  4029. }
  4030.  
  4031. .text-ellipsis,
  4032.  
  4033. .truncate {
  4034.  
  4035.    text-overflow: ellipsis;
  4036.  
  4037. }
  4038.  
  4039. .whitespace-nowrap {
  4040.  
  4041.    white-space: nowrap;
  4042.  
  4043. }
  4044.  
  4045. .whitespace-pre-line {
  4046.  
  4047.    white-space: pre-line;
  4048.  
  4049. }
  4050.  
  4051. .break-words {
  4052.  
  4053.    overflow-wrap: break-word;
  4054.  
  4055. }
  4056.  
  4057. .\!rounded-\[50px\] {
  4058.  
  4059.    border-radius: 50px !important;
  4060.  
  4061. }
  4062.  
  4063. .\!rounded-full {
  4064.  
  4065.    border-radius: 9999px !important;
  4066.  
  4067. }
  4068.  
  4069. .\!rounded-lg {
  4070.  
  4071.    border-radius: 0.5rem !important;
  4072.  
  4073. }
  4074.  
  4075. .rounded {
  4076.  
  4077.    border-radius: 0.25rem;
  4078.  
  4079. }
  4080.  
  4081. .rounded-2xl {
  4082.  
  4083.    border-radius: 1rem;
  4084.  
  4085. }
  4086.  
  4087. .rounded-3xl {
  4088.  
  4089.    border-radius: 1.5rem;
  4090.  
  4091. }
  4092.  
  4093. .rounded-\[15px\] {
  4094.  
  4095.    border-radius: 15px;
  4096.  
  4097. }
  4098.  
  4099. .rounded-\[1rem\] {
  4100.  
  4101.    border-radius: 1rem;
  4102.  
  4103. }
  4104.  
  4105. .rounded-\[8px\] {
  4106.  
  4107.    border-radius: 8px;
  4108.  
  4109. }
  4110.  
  4111. .rounded-full {
  4112.  
  4113.    border-radius: 9999px;
  4114.  
  4115. }
  4116.  
  4117. .rounded-lg {
  4118.  
  4119.    border-radius: 0.5rem;
  4120.  
  4121. }
  4122.  
  4123. .rounded-md {
  4124.  
  4125.    border-radius: 0.375rem;
  4126.  
  4127. }
  4128.  
  4129. .rounded-none {
  4130.  
  4131.    border-radius: 0;
  4132.  
  4133. }
  4134.  
  4135. .rounded-xl {
  4136.  
  4137.    border-radius: 0.75rem;
  4138.  
  4139. }
  4140.  
  4141. .rounded-b-lg {
  4142.  
  4143.    border-bottom-right-radius: 0.5rem;
  4144.  
  4145.    border-bottom-left-radius: 0.5rem;
  4146.  
  4147. }
  4148.  
  4149. .rounded-l-full {
  4150.  
  4151.    border-top-left-radius: 9999px;
  4152.  
  4153.    border-bottom-left-radius: 9999px;
  4154.  
  4155. }
  4156.  
  4157. .rounded-l-md {
  4158.  
  4159.    border-top-left-radius: 0.375rem;
  4160.  
  4161.    border-bottom-left-radius: 0.375rem;
  4162.  
  4163. }
  4164.  
  4165. .rounded-r-full {
  4166.  
  4167.    border-top-right-radius: 9999px;
  4168.  
  4169.    border-bottom-right-radius: 9999px;
  4170.  
  4171. }
  4172.  
  4173. .rounded-r-md {
  4174.  
  4175.    border-top-right-radius: 0.375rem;
  4176.  
  4177.    border-bottom-right-radius: 0.375rem;
  4178.  
  4179. }
  4180.  
  4181. .rounded-t-\[20px\] {
  4182.  
  4183.    border-top-left-radius: 20px;
  4184.  
  4185.    border-top-right-radius: 20px;
  4186.  
  4187. }
  4188.  
  4189. .rounded-t-lg {
  4190.  
  4191.    border-top-left-radius: 0.5rem;
  4192.  
  4193.    border-top-right-radius: 0.5rem;
  4194.  
  4195. }
  4196.  
  4197. .rounded-bl-\[15px\] {
  4198.  
  4199.    border-bottom-left-radius: 15px;
  4200.  
  4201. }
  4202.  
  4203. .rounded-bl-full {
  4204.  
  4205.    border-bottom-left-radius: 9999px;
  4206.  
  4207. }
  4208.  
  4209. .rounded-br-\[15px\] {
  4210.  
  4211.    border-bottom-right-radius: 15px;
  4212.  
  4213. }
  4214.  
  4215. .rounded-tr-\[3000px\] {
  4216.  
  4217.    border-top-right-radius: 3000px;
  4218.  
  4219. }
  4220.  
  4221. .border {
  4222.  
  4223.    border-width: 1px;
  4224.  
  4225. }
  4226.  
  4227. .border-0 {
  4228.  
  4229.    border-width: 0;
  4230.  
  4231. }
  4232.  
  4233. .border-2 {
  4234.  
  4235.    border-width: 2px;
  4236.  
  4237. }
  4238.  
  4239. .\!border-b {
  4240.  
  4241.    border-bottom-width: 1px !important;
  4242.  
  4243. }
  4244.  
  4245. .border-b {
  4246.  
  4247.    border-bottom-width: 1px;
  4248.  
  4249. }
  4250.  
  4251. .border-b-2 {
  4252.  
  4253.    border-bottom-width: 2px;
  4254.  
  4255. }
  4256.  
  4257. .border-r {
  4258.  
  4259.    border-right-width: 1px;
  4260.  
  4261. }
  4262.  
  4263. .border-t {
  4264.  
  4265.    border-top-width: 1px;
  4266.  
  4267. }
  4268.  
  4269. .border-t-2 {
  4270.  
  4271.    border-top-width: 2px;
  4272.  
  4273. }
  4274.  
  4275. .\!border-none {
  4276.  
  4277.    border-style: none !important;
  4278.  
  4279. }
  4280.  
  4281. .border-none {
  4282.  
  4283.    border-style: none;
  4284.  
  4285. }
  4286.  
  4287. .border-\[\#626274\] {
  4288.  
  4289.    --tw-border-opacity: 1;
  4290.  
  4291.    border-color: rgb(98 98 116 / var(--tw-border-opacity));
  4292.  
  4293. }
  4294.  
  4295. .border-gray-300 {
  4296.  
  4297.    --tw-border-opacity: 1;
  4298.  
  4299.    border-color: rgb(209 213 219 / var(--tw-border-opacity));
  4300.  
  4301. }
  4302.  
  4303. .border-gray-500 {
  4304.  
  4305.    --tw-border-opacity: 1;
  4306.  
  4307.    border-color: rgb(107 114 128 / var(--tw-border-opacity));
  4308.  
  4309. }
  4310.  
  4311. .border-gray-600 {
  4312.  
  4313.    --tw-border-opacity: 1;
  4314.  
  4315.    border-color: rgb(75 85 99 / var(--tw-border-opacity));
  4316.  
  4317. }
  4318.  
  4319. .border-gray-700 {
  4320.  
  4321.    --tw-border-opacity: 1;
  4322.  
  4323.    border-color: rgb(55 65 81 / var(--tw-border-opacity));
  4324.  
  4325. }
  4326.  
  4327. .border-indigo-500 {
  4328.  
  4329.    --tw-border-opacity: 1;
  4330.  
  4331.    border-color: rgb(99 102 241 / var(--tw-border-opacity));
  4332.  
  4333. }
  4334.  
  4335. .border-transparent {
  4336.  
  4337.    border-color: transparent;
  4338.  
  4339. }
  4340.  
  4341. .border-white\/30 {
  4342.  
  4343.    border-color: hsla(0, 0%, 100%, 0.3);
  4344.  
  4345. }
  4346.  
  4347. .\!bg-gray-300 {
  4348.  
  4349.    --tw-bg-opacity: 1 !important;
  4350.  
  4351.    background-color: rgb(209 213 219 / var(--tw-bg-opacity)) !important;
  4352.  
  4353. }
  4354.  
  4355. .bg-\[\#22a328\] {
  4356.  
  4357.    --tw-bg-opacity: 1;
  4358.  
  4359.    background-color: rgb(34 163 40 / var(--tw-bg-opacity));
  4360.  
  4361. }
  4362.  
  4363. .bg-\[\#2abe31\] {
  4364.  
  4365.    --tw-bg-opacity: 1;
  4366.  
  4367.    background-color: rgb(42 190 49 / var(--tw-bg-opacity));
  4368.  
  4369. }
  4370.  
  4371. .bg-\[\#5067e4\] {
  4372.  
  4373.    --tw-bg-opacity: 1;
  4374.  
  4375.    background-color: rgb(80 103 228 / var(--tw-bg-opacity));
  4376.  
  4377. }
  4378.  
  4379. .bg-\[\#e44a4a\] {
  4380.  
  4381.    --tw-bg-opacity: 1;
  4382.  
  4383.    background-color: rgb(228 74 74 / var(--tw-bg-opacity));
  4384.  
  4385. }
  4386.  
  4387. .bg-\[\#e7fea2\] {
  4388.  
  4389.    --tw-bg-opacity: 1;
  4390.  
  4391.    background-color: rgb(231 254 162 / var(--tw-bg-opacity));
  4392.  
  4393. }
  4394.  
  4395. .bg-\[\#ffc5c5\] {
  4396.  
  4397.    --tw-bg-opacity: 1;
  4398.  
  4399.    background-color: rgb(255 197 197 / var(--tw-bg-opacity));
  4400.  
  4401. }
  4402.  
  4403. .bg-\[\#fff2c5\] {
  4404.  
  4405.    --tw-bg-opacity: 1;
  4406.  
  4407.    background-color: rgb(255 242 197 / var(--tw-bg-opacity));
  4408.  
  4409. }
  4410.  
  4411. .bg-backgroundSecondary {
  4412.  
  4413.    --tw-bg-opacity: 1;
  4414.  
  4415.    background-color: rgb(50 50 62 / var(--tw-bg-opacity));
  4416.  
  4417. }
  4418.  
  4419. .bg-black {
  4420.  
  4421.    --tw-bg-opacity: 1;
  4422.  
  4423.    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  4424.  
  4425. }
  4426.  
  4427. .bg-blue-100 {
  4428.  
  4429.    --tw-bg-opacity: 1;
  4430.  
  4431.    background-color: rgb(219 234 254 / var(--tw-bg-opacity));
  4432.  
  4433. }
  4434.  
  4435. .bg-btnPurple {
  4436.  
  4437.    --tw-bg-opacity: 1;
  4438.  
  4439.    background-color: rgb(112 127 235 / var(--tw-bg-opacity));
  4440.  
  4441. }
  4442.  
  4443. .bg-btnPurple\/70 {
  4444.  
  4445.    background-color: rgba(112, 127, 235, 0.7);
  4446.  
  4447. }
  4448.  
  4449. .bg-gray-200 {
  4450.  
  4451.    --tw-bg-opacity: 1;
  4452.  
  4453.    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  4454.  
  4455. }
  4456.  
  4457. .bg-gray-300 {
  4458.  
  4459.    --tw-bg-opacity: 1;
  4460.  
  4461.    background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  4462.  
  4463. }
  4464.  
  4465. .bg-gray-600\/75 {
  4466.  
  4467.    background-color: rgba(75, 85, 99, 0.75);
  4468.  
  4469. }
  4470.  
  4471. .bg-gray-900 {
  4472.    --tw-bg-opacity: 1;
  4473. background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  4474. }
  4475.  
  4476.  
  4477.  
  4478.  
  4479.  
  4480. .bg-orange-100 {
  4481.  
  4482.    --tw-bg-opacity: 1;
  4483.  
  4484.    background-color: rgb(255 237 213 / var(--tw-bg-opacity));
  4485.  
  4486. }
  4487.  
  4488. .bg-orange-600 {
  4489.  
  4490.    --tw-bg-opacity: 1;
  4491.  
  4492.    background-color: rgb(234 88 12 / var(--tw-bg-opacity));
  4493.  
  4494. }
  4495.  
  4496. .bg-transparent {
  4497.  
  4498.    background-color: transparent;
  4499.  
  4500. }
  4501.  
  4502. .bg-white {
  4503.  
  4504.    --tw-bg-opacity: 1;
  4505.  
  4506.    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  4507.  
  4508. }
  4509.  
  4510. .bg-white\/80 {
  4511.  
  4512.    background-color: hsla(0, 0%, 100%, 0.8);
  4513.  
  4514. }
  4515.  
  4516. .bg-opacity-0 {
  4517.  
  4518.    --tw-bg-opacity: 0;
  4519.  
  4520. }
  4521.  
  4522. .bg-opacity-100 {
  4523.  
  4524.    --tw-bg-opacity: 1;
  4525.  
  4526. }
  4527.  
  4528. .bg-opacity-40 {
  4529.  
  4530.    --tw-bg-opacity: 0.4;
  4531.  
  4532. }
  4533.  
  4534. .bg-gradient-to-r {
  4535.  
  4536.    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  4537.  
  4538. }
  4539.  
  4540. .bg-none {
  4541.  
  4542.    background-image: none;
  4543.  
  4544. }
  4545.  
  4546. .from-gray-400 {
  4547.  
  4548.    --tw-gradient-from: #9ca3af;
  4549.  
  4550.    --tw-gradient-to: rgba(156, 163, 175, 0);
  4551.  
  4552.    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  4553.  
  4554. }
  4555.  
  4556. .fill-white {
  4557.  
  4558.    fill: #fff;
  4559.  
  4560. }
  4561.  
  4562. .object-contain {
  4563.  
  4564.    -o-object-fit: contain;
  4565.  
  4566.    object-fit: contain;
  4567.  
  4568. }
  4569.  
  4570. .\!object-cover {
  4571.  
  4572.    -o-object-fit: cover !important;
  4573.  
  4574.    object-fit: cover !important;
  4575.  
  4576. }
  4577.  
  4578. .object-cover {
  4579.  
  4580.    -o-object-fit: cover;
  4581.  
  4582.    object-fit: cover;
  4583.  
  4584. }
  4585.  
  4586. .object-center {
  4587.  
  4588.    -o-object-position: center;
  4589.  
  4590.    object-position: center;
  4591.  
  4592. }
  4593.  
  4594. .object-left {
  4595.  
  4596.    -o-object-position: left;
  4597.  
  4598.    object-position: left;
  4599.  
  4600. }
  4601.  
  4602. .object-right {
  4603.  
  4604.    -o-object-position: right;
  4605.  
  4606.    object-position: right;
  4607.  
  4608. }
  4609.  
  4610. .\!p-0 {
  4611.  
  4612.    padding: 0 !important;
  4613.  
  4614. }
  4615.  
  4616. .\!p-4 {
  4617.  
  4618.    padding: 1rem !important;
  4619.  
  4620. }
  4621.  
  4622. .p-0 {
  4623.  
  4624.    padding: 0;
  4625.  
  4626. }
  4627.  
  4628. .p-1 {
  4629.  
  4630.    padding: 0.25rem;
  4631.  
  4632. }
  4633.  
  4634. .p-2 {
  4635.  
  4636.    padding: 0.5rem;
  4637.  
  4638. }
  4639.  
  4640. .p-2\.5 {
  4641.  
  4642.    padding: 0.625rem;
  4643.  
  4644. }
  4645.  
  4646. .p-3 {
  4647.  
  4648.    padding: 0.75rem;
  4649.  
  4650. }
  4651.  
  4652. .p-4 {
  4653.  
  4654.    padding: 1rem;
  4655.  
  4656. }
  4657.  
  4658. .p-5 {
  4659.  
  4660.    padding: 1.25rem;
  4661.  
  4662. }
  4663.  
  4664. .p-6 {
  4665.  
  4666.    padding: 1.5rem;
  4667.  
  4668. }
  4669.  
  4670. .p-8 {
  4671.  
  4672.    padding: 2rem;
  4673.  
  4674. }
  4675.  
  4676. .\!px-0 {
  4677.  
  4678.    padding-left: 0 !important;
  4679.  
  4680.    padding-right: 0 !important;
  4681.  
  4682. }
  4683.  
  4684. .\!px-3 {
  4685.  
  4686.    padding-left: 0.75rem !important;
  4687.  
  4688.    padding-right: 0.75rem !important;
  4689.  
  4690. }
  4691.  
  4692. .\!px-4 {
  4693.  
  4694.    padding-left: 1rem !important;
  4695.  
  4696.    padding-right: 1rem !important;
  4697.  
  4698. }
  4699.  
  4700. .\!py-1 {
  4701.  
  4702.    padding-top: 0.25rem !important;
  4703.  
  4704.    padding-bottom: 0.25rem !important;
  4705.  
  4706. }
  4707.  
  4708. .\!py-1\.5 {
  4709.  
  4710.    padding-top: 0.375rem !important;
  4711.  
  4712.    padding-bottom: 0.375rem !important;
  4713.  
  4714. }
  4715.  
  4716. .px-0 {
  4717.  
  4718.    padding-left: 0;
  4719.  
  4720.    padding-right: 0;
  4721.  
  4722. }
  4723.  
  4724. .px-1 {
  4725.  
  4726.    padding-left: 0.25rem;
  4727.  
  4728.    padding-right: 0.25rem;
  4729.  
  4730. }
  4731.  
  4732. .px-14 {
  4733.  
  4734.    padding-left: 3.5rem;
  4735.  
  4736.    padding-right: 3.5rem;
  4737.  
  4738. }
  4739.  
  4740. .px-2 {
  4741.  
  4742.    padding-left: 0.5rem;
  4743.  
  4744.    padding-right: 0.5rem;
  4745.  
  4746. }
  4747.  
  4748. .px-2\.5 {
  4749.  
  4750.    padding-left: 0.625rem;
  4751.  
  4752.    padding-right: 0.625rem;
  4753.  
  4754. }
  4755.  
  4756. .px-20 {
  4757.  
  4758.    padding-left: 5rem;
  4759.  
  4760.    padding-right: 5rem;
  4761.  
  4762. }
  4763.  
  4764. .px-3 {
  4765.  
  4766.    padding-left: 0.75rem;
  4767.  
  4768.    padding-right: 0.75rem;
  4769.  
  4770. }
  4771.  
  4772. .px-4 {
  4773.  
  4774.    padding-left: 1rem;
  4775.  
  4776.    padding-right: 1rem;
  4777.  
  4778. }
  4779.  
  4780. .px-5 {
  4781.  
  4782.    padding-left: 1.25rem;
  4783.  
  4784.    padding-right: 1.25rem;
  4785.  
  4786. }
  4787.  
  4788. .px-6 {
  4789.  
  4790.    padding-left: 1.5rem;
  4791.  
  4792.    padding-right: 1.5rem;
  4793.  
  4794. }
  4795.  
  4796. .px-\[0\.75rem\] {
  4797.  
  4798.    padding-left: 0.75rem;
  4799.  
  4800.    padding-right: 0.75rem;
  4801.  
  4802. }
  4803.  
  4804. .px-\[18px\] {
  4805.  
  4806.    padding-left: 18px;
  4807.  
  4808.    padding-right: 18px;
  4809.  
  4810. }
  4811.  
  4812. .py-0 {
  4813.  
  4814.    padding-top: 0;
  4815.  
  4816.    padding-bottom: 0;
  4817.  
  4818. }
  4819.  
  4820. .py-1 {
  4821.  
  4822.    padding-top: 0.25rem;
  4823.  
  4824.    padding-bottom: 0.25rem;
  4825.  
  4826. }
  4827.  
  4828. .py-1\.5 {
  4829.  
  4830.    padding-top: 0.375rem;
  4831.  
  4832.    padding-bottom: 0.375rem;
  4833.  
  4834. }
  4835.  
  4836. .py-10 {
  4837.  
  4838.    padding-top: 2.5rem;
  4839.  
  4840.    padding-bottom: 2.5rem;
  4841.  
  4842. }
  4843.  
  4844. .py-2 {
  4845.  
  4846.    padding-top: 0.5rem;
  4847.  
  4848.    padding-bottom: 0.5rem;
  4849.  
  4850. }
  4851.  
  4852. .py-2\.5 {
  4853.  
  4854.    padding-top: 0.625rem;
  4855.  
  4856.    padding-bottom: 0.625rem;
  4857.  
  4858. }
  4859.  
  4860. .py-24 {
  4861.  
  4862.    padding-top: 6rem;
  4863.  
  4864.    padding-bottom: 6rem;
  4865.  
  4866. }
  4867.  
  4868. .py-3 {
  4869.  
  4870.    padding-top: 0.75rem;
  4871.  
  4872.    padding-bottom: 0.75rem;
  4873.  
  4874. }
  4875.  
  4876. .py-4 {
  4877.  
  4878.    padding-top: 1rem;
  4879.  
  4880.    padding-bottom: 1rem;
  4881.  
  4882. }
  4883.  
  4884. .py-5 {
  4885.  
  4886.    padding-top: 1.25rem;
  4887.  
  4888.    padding-bottom: 1.25rem;
  4889.  
  4890. }
  4891.  
  4892. .py-6 {
  4893.  
  4894.    padding-top: 1.5rem;
  4895.  
  4896.    padding-bottom: 1.5rem;
  4897.  
  4898. }
  4899.  
  4900. .py-8 {
  4901.  
  4902.    padding-top: 2rem;
  4903.  
  4904.    padding-bottom: 2rem;
  4905.  
  4906. }
  4907.  
  4908. .py-\[0\.5rem\] {
  4909.  
  4910.    padding-top: 0.5rem;
  4911.  
  4912.    padding-bottom: 0.5rem;
  4913.  
  4914. }
  4915.  
  4916. .py-\[5\.5rem\] {
  4917.  
  4918.    padding-top: 5.5rem;
  4919.  
  4920.    padding-bottom: 5.5rem;
  4921.  
  4922. }
  4923.  
  4924. .pb-0 {
  4925.  
  4926.    padding-bottom: 0;
  4927.  
  4928. }
  4929.  
  4930. .pb-1 {
  4931.  
  4932.    padding-bottom: 0.25rem;
  4933.  
  4934. }
  4935.  
  4936. .pb-14 {
  4937.  
  4938.    padding-bottom: 3.5rem;
  4939.  
  4940. }
  4941.  
  4942. .pb-16 {
  4943.  
  4944.    padding-bottom: 4rem;
  4945.  
  4946. }
  4947.  
  4948. .pb-2 {
  4949.  
  4950.    padding-bottom: 0.5rem;
  4951.  
  4952. }
  4953.  
  4954. .pb-2\.5 {
  4955.  
  4956.    padding-bottom: 0.625rem;
  4957.  
  4958. }
  4959.  
  4960. .pb-20 {
  4961.  
  4962.    padding-bottom: 5rem;
  4963.  
  4964. }
  4965.  
  4966. .pb-24 {
  4967.  
  4968.    padding-bottom: 6rem;
  4969.  
  4970. }
  4971.  
  4972. .pb-3 {
  4973.  
  4974.    padding-bottom: 0.75rem;
  4975.  
  4976. }
  4977.  
  4978. .pb-32 {
  4979.  
  4980.    padding-bottom: 8rem;
  4981.  
  4982. }
  4983.  
  4984. .pb-4 {
  4985.  
  4986.    padding-bottom: 1rem;
  4987.  
  4988. }
  4989.  
  4990. .pb-5 {
  4991.  
  4992.    padding-bottom: 1.25rem;
  4993.  
  4994. }
  4995.  
  4996. .pb-8,
  4997.  
  4998. .pb-\[2rem\] {
  4999.  
  5000.    padding-bottom: 2rem;
  5001.  
  5002. }
  5003.  
  5004. .pb-\[3px\] {
  5005.  
  5006.    padding-bottom: 3px;
  5007.  
  5008. }
  5009.  
  5010. .pl-10 {
  5011.  
  5012.    padding-left: 2.5rem;
  5013.  
  5014. }
  5015.  
  5016. .pl-2 {
  5017.  
  5018.    padding-left: 0.5rem;
  5019.  
  5020. }
  5021.  
  5022. .pl-3 {
  5023.  
  5024.    padding-left: 0.75rem;
  5025.  
  5026. }
  5027.  
  5028. .pl-4 {
  5029.  
  5030.    padding-left: 1rem;
  5031.  
  5032. }
  5033.  
  5034. .pl-5 {
  5035.  
  5036.    padding-left: 1.25rem;
  5037.  
  5038. }
  5039.  
  5040. .pl-\[3\.2rem\] {
  5041.  
  5042.    padding-left: 3.2rem;
  5043.  
  5044. }
  5045.  
  5046. .pr-0 {
  5047.  
  5048.    padding-right: 0;
  5049.  
  5050. }
  5051.  
  5052. .pr-10 {
  5053.  
  5054.    padding-right: 2.5rem;
  5055.  
  5056. }
  5057.  
  5058. .pr-2 {
  5059.  
  5060.    padding-right: 0.5rem;
  5061.  
  5062. }
  5063.  
  5064. .pr-20 {
  5065.  
  5066.    padding-right: 5rem;
  5067.  
  5068. }
  5069.  
  5070. .pr-3 {
  5071.  
  5072.    padding-right: 0.75rem;
  5073.  
  5074. }
  5075.  
  5076. .pr-4 {
  5077.  
  5078.    padding-right: 1rem;
  5079.  
  5080. }
  5081.  
  5082. .pr-5 {
  5083.  
  5084.    padding-right: 1.25rem;
  5085.  
  5086. }
  5087.  
  5088. .pr-\[3\.2rem\] {
  5089.  
  5090.    padding-right: 3.2rem;
  5091.  
  5092. }
  5093.  
  5094. .pt-0 {
  5095.  
  5096.    padding-top: 0;
  5097.  
  5098. }
  5099.  
  5100. .pt-1 {
  5101.  
  5102.    padding-top: 0.25rem;
  5103.  
  5104. }
  5105.  
  5106. .pt-10 {
  5107.  
  5108.    padding-top: 2.5rem;
  5109.  
  5110. }
  5111.  
  5112. .pt-12 {
  5113.  
  5114.    padding-top: 3rem;
  5115.  
  5116. }
  5117.  
  5118. .pt-14 {
  5119.  
  5120.    padding-top: 3.5rem;
  5121.  
  5122. }
  5123.  
  5124. .pt-16 {
  5125.  
  5126.    padding-top: 4rem;
  5127.  
  5128. }
  5129.  
  5130. .pt-2 {
  5131.  
  5132.    padding-top: 0.5rem;
  5133.  
  5134. }
  5135.  
  5136. .pt-3 {
  5137.  
  5138.    padding-top: 0.75rem;
  5139.  
  5140. }
  5141.  
  5142. .pt-4 {
  5143.  
  5144.    padding-top: 1rem;
  5145.  
  5146. }
  5147.  
  5148. .pt-5 {
  5149.  
  5150.    padding-top: 1.25rem;
  5151.  
  5152. }
  5153.  
  5154. .pt-6 {
  5155.  
  5156.    padding-top: 1.5rem;
  5157.  
  5158. }
  5159.  
  5160. .pt-8 {
  5161.  
  5162.    padding-top: 2rem;
  5163.  
  5164. }
  5165.  
  5166. .text-left {
  5167.  
  5168.    text-align: left;
  5169.  
  5170. }
  5171.  
  5172. .text-center {
  5173.  
  5174.    text-align: center;
  5175.  
  5176. }
  5177.  
  5178. .text-right {
  5179.  
  5180.    text-align: right;
  5181.  
  5182. }
  5183.  
  5184. .text-justify {
  5185.  
  5186.    text-align: justify;
  5187.  
  5188. }
  5189.  
  5190. .text-start {
  5191.  
  5192.    text-align: start;
  5193.  
  5194. }
  5195.  
  5196. .text-2xl {
  5197.  
  5198.    font-size: 1.5rem;
  5199.  
  5200.    line-height: 2rem;
  5201.  
  5202. }
  5203.  
  5204. .text-4xl {
  5205.  
  5206.    font-size: 2.25rem;
  5207.  
  5208.    line-height: 2.5rem;
  5209.  
  5210. }
  5211.  
  5212. .text-\[0\.92rem\] {
  5213.  
  5214.    font-size: 0.92rem;
  5215.  
  5216. }
  5217.  
  5218. .text-\[8px\] {
  5219.  
  5220.    font-size: 8px;
  5221.  
  5222. }
  5223.  
  5224. .text-\[10px\] {
  5225.  
  5226.    font-size: 10px;
  5227.  
  5228. }
  5229.  
  5230. .text-\[12px\] {
  5231.  
  5232.    font-size: 12px;
  5233.  
  5234. }
  5235.  
  5236. .text-\[13px\] {
  5237.  
  5238.    font-size: 13px;
  5239.  
  5240. }
  5241.  
  5242. .text-\[14px\] {
  5243.  
  5244.    font-size: 14px;
  5245.  
  5246. }
  5247.  
  5248. .text-\[15px\] {
  5249.  
  5250.    font-size: 15px;
  5251.  
  5252. }
  5253.  
  5254. .text-\[18px\] {
  5255.  
  5256.    font-size: 18px;
  5257.  
  5258. }
  5259.  
  5260. .text-\[20px\] {
  5261.  
  5262.    font-size: 20px;
  5263.  
  5264. }
  5265.  
  5266. .text-\[24px\] {
  5267.  
  5268.    font-size: 24px;
  5269.  
  5270. }
  5271.  
  5272. .text-\[40px\] {
  5273.  
  5274.    font-size: 40px;
  5275.  
  5276. }
  5277.  
  5278. .text-base {
  5279.  
  5280.    font-size: 1rem;
  5281.  
  5282.    line-height: 1.5rem;
  5283.  
  5284. }
  5285.  
  5286. .text-lg {
  5287.  
  5288.    font-size: 1.125rem;
  5289.  
  5290.    line-height: 1.75rem;
  5291.  
  5292. }
  5293.  
  5294. .text-sm {
  5295.  
  5296.    font-size: 0.875rem;
  5297.    line-height: 1.25rem;
  5298.  
  5299. }
  5300.  
  5301. .text-xl {
  5302.  
  5303.    font-size: 1.25rem;
  5304.  
  5305.    line-height: 1.75rem;
  5306.  
  5307. }
  5308.  
  5309. .text-xs {
  5310.  
  5311.    font-size: 0.75rem;
  5312.  
  5313.    line-height: 1rem;
  5314.  
  5315. }
  5316.  
  5317. .font-bold {
  5318.  
  5319.    font-weight: 700;
  5320.  
  5321. }
  5322.  
  5323. .font-extrabold {
  5324.  
  5325.    font-weight: 800;
  5326.  
  5327. }
  5328.  
  5329. .font-light {
  5330.  
  5331.    font-weight: 300;
  5332.  
  5333. }
  5334.  
  5335. .font-medium {
  5336.  
  5337.    font-weight: 500;
  5338.  
  5339. }
  5340.  
  5341. .font-normal {
  5342.  
  5343.    font-weight: 400;
  5344.  
  5345. }
  5346.  
  5347. .font-semibold {
  5348.  
  5349.    font-weight: 600;
  5350.  
  5351. }
  5352.  
  5353. .uppercase {
  5354.  
  5355.    text-transform: uppercase;
  5356.  
  5357. }
  5358.  
  5359. .capitalize {
  5360.  
  5361.    text-transform: capitalize;
  5362.  
  5363. }
  5364.  
  5365. .italic {
  5366.  
  5367.    font-style: italic;
  5368.  
  5369. }
  5370.  
  5371. .leading-4 {
  5372.  
  5373.    line-height: 1rem;
  5374.  
  5375. }
  5376.  
  5377. .leading-5 {
  5378.  
  5379.    line-height: 1.25rem;
  5380.  
  5381. }
  5382.  
  5383. .leading-6 {
  5384.  
  5385.    line-height: 1.5rem;
  5386.  
  5387. }
  5388.  
  5389. .leading-7 {
  5390.  
  5391.    line-height: 1.75rem;
  5392.  
  5393. }
  5394.  
  5395. .leading-\[150\%\] {
  5396.  
  5397.    line-height: 150%;
  5398.  
  5399. }
  5400.  
  5401. .leading-\[20px\] {
  5402.  
  5403.    line-height: 20px;
  5404.  
  5405. }
  5406.  
  5407. .leading-\[26px\] {
  5408.  
  5409.    line-height: 26px;
  5410.  
  5411. }
  5412.  
  5413. .leading-\[30\.8px\] {
  5414.  
  5415.    line-height: 30.8px;
  5416.  
  5417. }
  5418.  
  5419. .leading-\[66\.8px\] {
  5420.  
  5421.    line-height: 66.8px;
  5422.  
  5423. }
  5424.  
  5425. .leading-normal {
  5426.  
  5427.    line-height: 1.5;
  5428.  
  5429. }
  5430.  
  5431. .tracking-\[0\.1em\] {
  5432.  
  5433.    letter-spacing: 0.1em;
  5434.  
  5435. }
  5436.  
  5437. .tracking-\[0\.2em\] {
  5438.  
  5439.    letter-spacing: 0.2em;
  5440.  
  5441. }
  5442.  
  5443. .tracking-\[0\.3px\] {
  5444.  
  5445.    letter-spacing: 0.3px;
  5446.  
  5447. }
  5448.  
  5449. .tracking-tight {
  5450.  
  5451.    letter-spacing: -0.025em;
  5452.  
  5453. }
  5454.  
  5455. .text-\[\#E3FDE4\] {
  5456.  
  5457.    --tw-text-opacity: 1;
  5458.  
  5459.    color: rgb(227 253 228 / var(--tw-text-opacity));
  5460.  
  5461. }
  5462.  
  5463. .text-black {
  5464.  
  5465.    --tw-text-opacity: 1;
  5466.  
  5467.    color: rgb(0 0 0 / var(--tw-text-opacity));
  5468.  
  5469. }
  5470.  
  5471. .text-blue-700 {
  5472.  
  5473.    --tw-text-opacity: 1;
  5474.  
  5475.    color: rgb(29 78 216 / var(--tw-text-opacity));
  5476.  
  5477. }
  5478.  
  5479. .text-btnPurple {
  5480.  
  5481.    --tw-text-opacity: 1;
  5482.  
  5483.    color: rgb(112 127 235 / var(--tw-text-opacity));
  5484.  
  5485. }
  5486.  
  5487. .text-gray-200 {
  5488.  
  5489.    --tw-text-opacity: 1;
  5490.  
  5491.    color: rgb(229 231 235 / var(--tw-text-opacity));
  5492.  
  5493. }
  5494.  
  5495. .text-gray-300 {
  5496.  
  5497.    --tw-text-opacity: 1;
  5498.  
  5499.    color: rgb(209 213 219 / var(--tw-text-opacity));
  5500.  
  5501. }
  5502.  
  5503. .text-gray-400 {
  5504.  
  5505.    --tw-text-opacity: 1;
  5506.  
  5507.    color: rgb(156 163 175 / var(--tw-text-opacity));
  5508.  
  5509. }
  5510.  
  5511. .text-gray-500 {
  5512.  
  5513.    --tw-text-opacity: 1;
  5514.  
  5515.    color: rgb(107 114 128 / var(--tw-text-opacity));
  5516.  
  5517. }
  5518.  
  5519. .text-gray-600 {
  5520.  
  5521.    --tw-text-opacity: 1;
  5522.  
  5523.    color: rgb(75 85 99 / var(--tw-text-opacity));
  5524.  
  5525. }
  5526.  
  5527. .text-gray-900 {
  5528.  
  5529.    --tw-text-opacity: 1;
  5530.  
  5531.    color: rgb(17 24 39 / var(--tw-text-opacity));
  5532.  
  5533. }
  5534.  
  5535. .text-green-500 {
  5536.  
  5537.    --tw-text-opacity: 1;
  5538.  
  5539.    color: rgb(34 197 94 / var(--tw-text-opacity));
  5540.  
  5541. }
  5542.  
  5543. .text-green-600 {
  5544.  
  5545.    --tw-text-opacity: 1;
  5546.  
  5547.    color: rgb(22 163 74 / var(--tw-text-opacity));
  5548.  
  5549. }
  5550.  
  5551. .text-indigo-600 {
  5552.  
  5553.    --tw-text-opacity: 1;
  5554.  
  5555.    color: rgb(79 70 229 / var(--tw-text-opacity));
  5556.  
  5557. }
  5558.  
  5559. .text-info {
  5560.  
  5561.    --tw-text-opacity: 1;
  5562.  
  5563.    color: rgb(34 211 238 / var(--tw-text-opacity));
  5564.  
  5565. }
  5566.  
  5567. .text-orange-700 {
  5568.  
  5569.    --tw-text-opacity: 1;
  5570.  
  5571.    color: rgb(194 65 12 / var(--tw-text-opacity));
  5572.  
  5573. }
  5574.  
  5575. .text-red-400 {
  5576.  
  5577.    --tw-text-opacity: 1;
  5578.  
  5579.    color: rgb(248 113 113 / var(--tw-text-opacity));
  5580.  
  5581. }
  5582.  
  5583. .text-red-600 {
  5584.  
  5585.    --tw-text-opacity: 1;
  5586.  
  5587.    color: rgb(220 38 38 / var(--tw-text-opacity));
  5588.  
  5589. }
  5590.  
  5591. .text-red-700 {
  5592.  
  5593.    --tw-text-opacity: 1;
  5594.  
  5595.    color: rgb(185 28 28 / var(--tw-text-opacity));
  5596.  
  5597. }
  5598.  
  5599. .text-slate-900 {
  5600.  
  5601.    --tw-text-opacity: 1;
  5602.  
  5603.    color: rgb(15 23 42 / var(--tw-text-opacity));
  5604.  
  5605. }
  5606.  
  5607. .text-white {
  5608.  
  5609.    --tw-text-opacity: 1;
  5610.  
  5611.    color: rgb(255 255 255 / var(--tw-text-opacity));
  5612.  
  5613. }
  5614.  
  5615. .text-white\/70 {
  5616.  
  5617.    color: hsla(0, 0%, 100%, 0.7);
  5618.  
  5619. }
  5620.  
  5621. .text-white\/75 {
  5622.  
  5623.    color: hsla(0, 0%, 100%, 0.75);
  5624.  
  5625. }
  5626.  
  5627. .underline {
  5628.  
  5629.    text-decoration-line: underline;
  5630.  
  5631. }
  5632.  
  5633. .no-underline {
  5634.  
  5635.    text-decoration-line: none;
  5636.  
  5637. }
  5638.  
  5639. .opacity-0 {
  5640.  
  5641.    opacity: 0;
  5642.  
  5643. }
  5644.  
  5645. .opacity-100 {
  5646.  
  5647.    opacity: 1;
  5648.  
  5649. }
  5650.  
  5651. .opacity-25 {
  5652.  
  5653.    opacity: 0.25;
  5654.  
  5655. }
  5656.  
  5657. .opacity-75 {
  5658.  
  5659.    opacity: 0.75;
  5660.  
  5661. }
  5662.  
  5663. .mix-blend-multiply {
  5664.  
  5665.    mix-blend-mode: multiply;
  5666.  
  5667. }
  5668.  
  5669. .shadow-2xl {
  5670.  
  5671.    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  5672.  
  5673.    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  5674.  
  5675. }
  5676.  
  5677. .shadow-2xl,
  5678.  
  5679. .shadow-lg {
  5680.  
  5681.    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  5682.  
  5683. }
  5684.  
  5685. .shadow-lg {
  5686.  
  5687.    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  5688.  
  5689.    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  5690.  
  5691. }
  5692.  
  5693. .shadow-sm {
  5694.  
  5695.    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  5696.  
  5697.    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  5698.  
  5699. }
  5700.  
  5701. .shadow-sm,
  5702.  
  5703. .shadow-xl {
  5704.  
  5705.    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  5706.  
  5707. }
  5708.  
  5709. .shadow-xl {
  5710.  
  5711.    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  5712.  
  5713.    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  5714.  
  5715. }
  5716.  
  5717. .shadow-white\/20 {
  5718.  
  5719.    --tw-shadow-color: hsla(0, 0%, 100%, 0.2);
  5720.  
  5721.    --tw-shadow: var(--tw-shadow-colored);
  5722.  
  5723. }
  5724.  
  5725. .ring-1 {
  5726.  
  5727.    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  5728.  
  5729.    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  5730.  
  5731.    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  5732.  
  5733. }
  5734.  
  5735. .ring-black {
  5736.  
  5737.    --tw-ring-opacity: 1;
  5738.  
  5739.    --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
  5740.  
  5741. }
  5742.  
  5743. .ring-gray-500 {
  5744.  
  5745.    --tw-ring-opacity: 1;
  5746.  
  5747.    --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity));
  5748.  
  5749. }
  5750.  
  5751. .ring-slate-200 {
  5752.  
  5753.    --tw-ring-opacity: 1;
  5754.  
  5755.    --tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity));
  5756.  
  5757. }
  5758.  
  5759. .ring-white {
  5760.  
  5761.    --tw-ring-opacity: 1;
  5762.  
  5763.    --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
  5764.  
  5765. }
  5766.  
  5767. .ring-opacity-5 {
  5768.  
  5769.    --tw-ring-opacity: 0.05;
  5770.  
  5771. }
  5772.  
  5773. .blur {
  5774.  
  5775.    --tw-blur: blur(8px);
  5776.  
  5777. }
  5778.  
  5779. .blur,
  5780.  
  5781. .grayscale {
  5782.  
  5783.    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);
  5784.  
  5785. }
  5786.  
  5787. .grayscale {
  5788.  
  5789.    --tw-grayscale: grayscale(100%);
  5790.  
  5791. }
  5792.  
  5793. .invert {
  5794.  
  5795.    --tw-invert: invert(100%);
  5796.  
  5797. }
  5798.  
  5799. .filter,
  5800.  
  5801. .invert {
  5802.  
  5803.    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);
  5804.  
  5805. }
  5806.  
  5807. .backdrop-blur-sm {
  5808.  
  5809.    --tw-backdrop-blur: blur(4px);
  5810.  
  5811. }
  5812.  
  5813. .backdrop-blur-sm,
  5814.  
  5815. .backdrop-blur-xl {
  5816.  
  5817.    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
  5818.  
  5819.        var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  5820.  
  5821.    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
  5822.  
  5823.        var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  5824.  
  5825. }
  5826.  
  5827. .backdrop-blur-xl {
  5828.  
  5829.    --tw-backdrop-blur: blur(24px);
  5830.  
  5831. }
  5832.  
  5833. .backdrop-filter {
  5834.  
  5835.    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
  5836.  
  5837.        var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  5838.  
  5839.    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
  5840.  
  5841.        var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  5842.  
  5843. }
  5844.  
  5845. .transition {
  5846.  
  5847.    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  5848.  
  5849.    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  5850.  
  5851.    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  5852.  
  5853.    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  5854.  
  5855.    transition-duration: 0.15s;
  5856.  
  5857. }
  5858.  
  5859. .transition-all {
  5860.  
  5861.    transition-property: all;
  5862.  
  5863.    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  5864.  
  5865.    transition-duration: 0.15s;
  5866.  
  5867. }
  5868.  
  5869. .transition-colors {
  5870.  
  5871.    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke;
  5872.  
  5873.    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  5874.  
  5875.    transition-duration: 0.15s;
  5876.  
  5877. }
  5878.  
  5879. .transition-opacity {
  5880.  
  5881.    transition-property: opacity;
  5882.  
  5883.    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  5884.  
  5885.    transition-duration: 0.15s;
  5886.  
  5887. }
  5888.  
  5889. .duration-100 {
  5890.  
  5891.    transition-duration: 0.1s;
  5892.  
  5893. }
  5894.  
  5895. .duration-1000 {
  5896.  
  5897.    transition-duration: 1s;
  5898.  
  5899. }
  5900.  
  5901. .duration-150 {
  5902.  
  5903.    transition-duration: 0.15s;
  5904.  
  5905. }
  5906.  
  5907. .duration-200 {
  5908.  
  5909.    transition-duration: 0.2s;
  5910.  
  5911. }
  5912.  
  5913. .duration-300 {
  5914.  
  5915.    transition-duration: 0.3s;
  5916.  
  5917. }
  5918.  
  5919. .duration-500 {
  5920.  
  5921.    transition-duration: 0.5s;
  5922.  
  5923. }
  5924.  
  5925. .duration-75 {
  5926.  
  5927.    transition-duration: 75ms;
  5928.  
  5929. }
  5930.  
  5931. .duration-\[600ms\] {
  5932.  
  5933.    transition-duration: 0.6s;
  5934.  
  5935. }
  5936.  
  5937. .ease-in {
  5938.  
  5939.    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  5940.  
  5941. }
  5942.  
  5943. .ease-in-out {
  5944.  
  5945.    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  5946.  
  5947. }
  5948.  
  5949. .ease-out {
  5950.  
  5951.    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  5952.  
  5953. }
  5954.  
  5955. .line-clamp-1 {
  5956.  
  5957.    -webkit-line-clamp: 1;
  5958.  
  5959. }
  5960.  
  5961. .line-clamp-1,
  5962.  
  5963. .line-clamp-2 {
  5964.  
  5965.    overflow: hidden;
  5966.  
  5967.    display: -webkit-box;
  5968.  
  5969.    -webkit-box-orient: vertical;
  5970.  
  5971. }
  5972.  
  5973. .line-clamp-2 {
  5974.  
  5975.    -webkit-line-clamp: 2;
  5976.  
  5977. }
  5978.  
  5979. .scrollbar-hide {
  5980.  
  5981.    -ms-overflow-style: none;
  5982.  
  5983.    scrollbar-width: none;
  5984.  
  5985. }
  5986.  
  5987. .scrollbar-hide::-webkit-scrollbar {
  5988.  
  5989.    display: none;
  5990.  
  5991. }
  5992.  
  5993. input[type="number"]::-webkit-inner-spin-button,
  5994.  
  5995. input[type="number"]::-webkit-outer-spin-button {
  5996.  
  5997.    -webkit-appearance: none;
  5998.  
  5999.    appearance: none;
  6000.  
  6001. }
  6002.  
  6003. .bg-gradient-black {
  6004.  
  6005.    background: linear-gradient(163.42deg, #374353c3 -107%, #ffffff00 105.46%);
  6006.  
  6007.    border: 1px solid #626274;
  6008.  
  6009.    border-radius: 16px;
  6010.  
  6011. }
  6012.  
  6013.  
  6014.  
  6015.  
  6016.  
  6017. html {
  6018.  
  6019.    -moz-tab-size: 4;
  6020.  
  6021.    -o-tab-size: 4;
  6022.  
  6023.    tab-size: 4;
  6024.  
  6025. }
  6026.  
  6027. body {
  6028.  
  6029.    margin: 0;
  6030.  
  6031.    line-height: inherit;
  6032.  
  6033. }
  6034.  
  6035. .membership-banner {
  6036.  
  6037.    content: "";
  6038.  
  6039.    position: relative;
  6040.  
  6041.    background: url(/images/logo-transparent.png) 100% 60% no-repeat;
  6042.  
  6043.    background-size: 60%, 70%;
  6044.  
  6045.    overflow: hidden;
  6046.  
  6047. }
  6048.  
  6049. .text-gradient-orange {
  6050.  
  6051.    background: linear-gradient(270deg, #e7273d -1.95%, #df5f3b 97.95%);
  6052.  
  6053.    -webkit-background-clip: text;
  6054.  
  6055.    -webkit-text-fill-color: transparent;
  6056.  
  6057.    background-clip: text;
  6058.  
  6059. }
  6060.  
  6061.  
  6062.  
  6063. .featured-game-card:hover {
  6064.  
  6065.    transition: all 1s;
  6066.  
  6067. }
  6068.  
  6069. .featured-game-card:hover img {
  6070.  
  6071.    filter: blur(40px);
  6072.  
  6073.    
  6074.  
  6075. }
  6076.  
  6077. .featured-game-card .blur-sharp {
  6078.  
  6079.    overflow: hidden;
  6080.  
  6081.    border-radius: 0rem;
  6082.  
  6083. }
  6084.  
  6085.  
  6086.  
  6087.  
  6088.  
  6089.  
  6090.  
  6091. .cover {
  6092.  
  6093.    transition: all 1s;
  6094.  
  6095.    opacity: 0;
  6096.  
  6097.    left: 0;
  6098.  
  6099.    right: 0;
  6100.  
  6101.    border-radius: 1rem;
  6102.  
  6103. }
  6104.  
  6105. .featured-game-card:hover .cover {
  6106.  
  6107.    transition: all 1s;
  6108.  
  6109.    opacity: 0;
  6110.  
  6111.    border-radius: 1rem;
  6112.  
  6113. }
  6114.  
  6115. .icon-button {
  6116.  
  6117.    position: relative;
  6118.  
  6119.    display: inline-flex;
  6120.  
  6121.    border: 0;
  6122.  
  6123.    padding: 0;
  6124.  
  6125.    margin: 0;
  6126.  
  6127.    outline: none;
  6128.  
  6129.    background: #fff;
  6130.  
  6131.    border-radius: 50%;
  6132.  
  6133.    cursor: pointer;
  6134.  
  6135.    overflow: hidden;
  6136.  
  6137.    text-decoration: none;
  6138.  
  6139.    box-sizing: border-box;
  6140.  
  6141.    flex-shrink: 0;
  6142.  
  6143. }
  6144.  
  6145. .flex-center,
  6146.  
  6147. .icon-button {
  6148.  
  6149.    align-items: center;
  6150.  
  6151.    justify-content: center;
  6152.  
  6153. }
  6154.  
  6155. .flex-center {
  6156.  
  6157.    display: flex;
  6158.  
  6159. }
  6160.  
  6161. .grecaptcha-badge {
  6162.  
  6163.    visibility: hidden;
  6164.  
  6165. }
  6166.  
  6167. ::-webkit-scrollbar {
  6168.  
  6169.    width: 8px;
  6170.  
  6171.    height: 2px;
  6172.  
  6173.    background-color: transparent;
  6174.  
  6175. }
  6176.  
  6177. ::-webkit-scrollbar-track {
  6178.  
  6179.    display: none;
  6180.  
  6181. }
  6182.  
  6183. ::-webkit-scrollbar-thumb {
  6184.  
  6185.    background-color: #c4c4c4;
  6186.  
  6187.    border-radius: 0.75rem;
  6188.  
  6189. }
  6190.  
  6191. @keyframes fadeInTop {
  6192.  
  6193.    0% {
  6194.  
  6195.        opacity: 0;
  6196.  
  6197.        transform: translateY(-50px);
  6198.  
  6199.    }
  6200.  
  6201.    to {
  6202.  
  6203.        opacity: 1;
  6204.  
  6205.        transform: translateY(0);
  6206.  
  6207.    }
  6208.  
  6209. }
  6210.  
  6211. .shadow-navbar {
  6212.  
  6213.    box-shadow: 0 100px 80px hsla(0, 0%, 89%, 0.07), 0 41.7776px 33.4221px hsla(0, 0%, 89%, 0.05), 0 22.3363px 17.869px hsla(0, 0%, 89%, 0.04), 0 12.5216px 10.0172px hsla(0, 0%, 89%, 0.04), 0 6.6501px 5.32008px hsla(0, 0%, 89%, 0.03),
  6214.  
  6215.        0 2.76726px 2.21381px hsla(0, 0%, 89%, 0.02);
  6216.  
  6217. }
  6218.  
  6219. .fade-in-top {
  6220.  
  6221.    animation: fadeInTop 0.4s ease-in-out both;
  6222.  
  6223. }
  6224.  
  6225. #home-cover {
  6226.  
  6227.    position: relative;
  6228.  
  6229.    overflow: hidden;
  6230.  
  6231. }
  6232.  
  6233. #home-cover > .banner-hero {
  6234.  
  6235.    max-width: 1200px;
  6236.  
  6237.    margin: 0 auto;
  6238.  
  6239.    padding: 2em 1em;
  6240.  
  6241.    flex: auto;
  6242.  
  6243.    box-sizing: border-box;
  6244.  
  6245. }
  6246.  
  6247.  
  6248.  
  6249. .shadow-social-media {
  6250.  
  6251.    box-shadow: 0 0 20px hsla(0, 0%, 45%, 0.22);
  6252.  
  6253. }
  6254.  
  6255. select {
  6256.  
  6257.    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  6258.  
  6259.    background-position: right 0.5rem center;
  6260.  
  6261.    background-repeat: no-repeat;
  6262.  
  6263.    background-size: 1.5em 1.5em;
  6264.  
  6265.    padding-right: 2.5rem;
  6266.  
  6267.    -webkit-print-color-adjust: exact;
  6268.  
  6269.    print-color-adjust: exact;
  6270.  
  6271. }
  6272.  
  6273. .placeholder\:text-slate-400::-moz-placeholder {
  6274.  
  6275.    --tw-text-opacity: 1;
  6276.  
  6277.    color: rgb(148 163 184 / var(--tw-text-opacity));
  6278.  
  6279. }
  6280.  
  6281. .placeholder\:text-slate-400::placeholder {
  6282.  
  6283.    --tw-text-opacity: 1;
  6284.  
  6285.    color: rgb(148 163 184 / var(--tw-text-opacity));
  6286.  
  6287. }
  6288.  
  6289. .focus-within\:z-10:focus-within {
  6290.  
  6291.    z-index: 10;
  6292.  
  6293. }
  6294.  
  6295. .focus-within\:text-slate-900:focus-within {
  6296.  
  6297.    --tw-text-opacity: 1;
  6298.  
  6299.    color: rgb(15 23 42 / var(--tw-text-opacity));
  6300.  
  6301. }
  6302.  
  6303. .focus-within\:text-white:focus-within {
  6304.  
  6305.    --tw-text-opacity: 1;
  6306.  
  6307.    color: rgb(255 255 255 / var(--tw-text-opacity));
  6308.  
  6309. }
  6310.  
  6311. .hover\:scale-105:hover {
  6312.  
  6313.    --tw-scale-x: 1.05;
  6314.  
  6315.    --tw-scale-y: 1.05;
  6316.  
  6317. }
  6318.  
  6319. .hover\:scale-105:hover,
  6320.  
  6321. .hover\:scale-110:hover {
  6322.  
  6323.    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));
  6324.  
  6325. }
  6326.  
  6327. .hover\:scale-110:hover {
  6328.  
  6329.    --tw-scale-x: 1.1;
  6330.  
  6331.    --tw-scale-y: 1.1;
  6332.  
  6333. }
  6334.  
  6335. .hover\:cursor-not-allowed:hover {
  6336.  
  6337.    cursor: not-allowed;
  6338.  
  6339. }
  6340.  
  6341. .hover\:cursor-pointer:hover {
  6342.  
  6343.    cursor: pointer;
  6344.  
  6345. }
  6346.  
  6347. .hover\:border-white:hover {
  6348.  
  6349.    --tw-border-opacity: 1;
  6350.  
  6351.    border-color: rgb(255 255 255 / var(--tw-border-opacity));
  6352.  
  6353. }
  6354.  
  6355. .hover\:bg-btnPurple:hover {
  6356.  
  6357.    --tw-bg-opacity: 1;
  6358.  
  6359.    background-color: rgb(112 127 235 / var(--tw-bg-opacity));
  6360.  
  6361. }
  6362.  
  6363. .hover\:bg-btnPurple\/30:hover {
  6364.  
  6365.    background-color: rgba(112, 127, 235, 0.3);
  6366.  
  6367. }
  6368.  
  6369. .hover\:bg-gray-50:hover {
  6370.  
  6371.    --tw-bg-opacity: 1;
  6372.  
  6373.    background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  6374.  
  6375. }
  6376.  
  6377. .hover\:bg-orange-500:hover {
  6378.  
  6379.    --tw-bg-opacity: 1;
  6380.  
  6381.    background-color: rgb(249 115 22 / var(--tw-bg-opacity));
  6382.  
  6383. }
  6384.  
  6385. .hover\:bg-slate-50\/5:hover {
  6386.  
  6387.    background-color: rgba(248, 250, 252, 0.05);
  6388.  
  6389. }
  6390.  
  6391. .hover\:bg-opacity-30:hover {
  6392.  
  6393.    --tw-bg-opacity: 0.3;
  6394.  
  6395. }
  6396.  
  6397. .hover\:text-white:hover {
  6398.  
  6399.    --tw-text-opacity: 1;
  6400.  
  6401.    color: rgb(255 255 255 / var(--tw-text-opacity));
  6402.  
  6403. }
  6404.  
  6405. .hover\:underline:hover {
  6406.  
  6407.    text-decoration-line: underline;
  6408.  
  6409. }
  6410.  
  6411. .hover\:opacity-80:hover {
  6412.  
  6413.    opacity: 0.8;
  6414.  
  6415. }
  6416.  
  6417. .hover\:shadow-lg:hover {
  6418.  
  6419.    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  6420.  
  6421.    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  6422.  
  6423. }
  6424.  
  6425. .hover\:shadow-lg:hover,
  6426.  
  6427. .hover\:shadow-sm:hover {
  6428.  
  6429.    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  6430.  
  6431. }
  6432.  
  6433. .hover\:shadow-sm:hover {
  6434.  
  6435.    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  6436.  
  6437.    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  6438.  
  6439. }
  6440.  
  6441. .focus\:z-20:focus {
  6442.  
  6443.    z-index: 20;
  6444.  
  6445. }
  6446.  
  6447. .focus\:border-none:focus {
  6448.  
  6449.    border-style: none;
  6450.  
  6451. }
  6452.  
  6453. .focus\:border-\[\#2D2EAD\]:focus {
  6454.  
  6455.    --tw-border-opacity: 1;
  6456.  
  6457.    border-color: rgb(45 46 173 / var(--tw-border-opacity));
  6458.  
  6459. }
  6460.  
  6461. .focus\:border-\[\#707feb\]:focus {
  6462.  
  6463.    --tw-border-opacity: 1;
  6464.  
  6465.    border-color: rgb(112 127 235 / var(--tw-border-opacity));
  6466.  
  6467. }
  6468.  
  6469. .focus\:border-indigo-700:focus {
  6470.  
  6471.    --tw-border-opacity: 1;
  6472.  
  6473.    border-color: rgb(67 56 202 / var(--tw-border-opacity));
  6474.  
  6475. }
  6476.  
  6477. .focus\:outline-none:focus {
  6478.  
  6479.    outline: 2px solid transparent;
  6480.  
  6481.    outline-offset: 2px;
  6482.  
  6483. }
  6484.  
  6485. .focus\:ring:focus {
  6486.  
  6487.    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  6488.  
  6489.    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  6490.  
  6491. }
  6492.  
  6493. .focus\:ring-2:focus,
  6494.  
  6495. .focus\:ring:focus {
  6496.  
  6497.    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  6498.  
  6499. }
  6500.  
  6501. .focus\:ring-2:focus {
  6502.  
  6503.    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  6504.  
  6505.    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  6506.  
  6507. }
  6508.  
  6509. .focus\:ring-\[\#2D2EAD\]:focus {
  6510.  
  6511.    --tw-ring-opacity: 1;
  6512.  
  6513.    --tw-ring-color: rgb(45 46 173 / var(--tw-ring-opacity));
  6514.  
  6515. }
  6516.  
  6517. .focus\:ring-indigo-500:focus {
  6518.  
  6519.    --tw-ring-opacity: 1;
  6520.  
  6521.    --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity));
  6522.  
  6523. }
  6524.  
  6525. .focus\:ring-white:focus {
  6526.  
  6527.    --tw-ring-opacity: 1;
  6528.  
  6529.    --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
  6530.  
  6531. }
  6532.  
  6533. .focus\:ring-offset-2:focus {
  6534.  
  6535.    --tw-ring-offset-width: 2px;
  6536.  
  6537. }
  6538.  
  6539. .focus\:duration-300:focus {
  6540.  
  6541.    transition-duration: 0.3s;
  6542.  
  6543. }
  6544.  
  6545. .focus-visible\:ring-2:focus-visible {
  6546.  
  6547.    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  6548.  
  6549.    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  6550.  
  6551.    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  6552.  
  6553. }
  6554.  
  6555. .focus-visible\:ring-white:focus-visible {
  6556.  
  6557.    --tw-ring-opacity: 1;
  6558.  
  6559.    --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
  6560.  
  6561. }
  6562.  
  6563. .focus-visible\:ring-opacity-75:focus-visible {
  6564.  
  6565.    --tw-ring-opacity: 0.75;
  6566.  
  6567. }
  6568.  
  6569. .disabled\:cursor-not-allowed:disabled {
  6570.  
  6571.    cursor: not-allowed;
  6572.  
  6573. }
  6574.  
  6575. .group:hover .group-hover\:text-btnPurple {
  6576.  
  6577.    --tw-text-opacity: 1;
  6578.  
  6579.    color: rgb(112 127 235 / var(--tw-text-opacity));
  6580.  
  6581. }
  6582.  
  6583. .group:hover .group-hover\:text-btnPurple\/50 {
  6584.  
  6585.    color: rgba(112, 127, 235, 0.5);
  6586.  
  6587. }
  6588.  
  6589. .group:hover .group-hover\:text-gray-500 {
  6590.  
  6591.    --tw-text-opacity: 1;
  6592.  
  6593.    color: rgb(107 114 128 / var(--tw-text-opacity));
  6594.  
  6595. }
  6596.  
  6597. .peer:-moz-placeholder-shown ~ .peer-placeholder-shown\:translate-y-0 {
  6598.  
  6599.    --tw-translate-y: 0px;
  6600.  
  6601.    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));
  6602.  
  6603. }
  6604.  
  6605. .peer:placeholder-shown ~ .peer-placeholder-shown\:translate-y-0 {
  6606.  
  6607.    --tw-translate-y: 0px;
  6608.  
  6609.    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));
  6610.  
  6611. }
  6612.  
  6613. .peer:-moz-placeholder-shown ~ .peer-placeholder-shown\:scale-100 {
  6614.  
  6615.    --tw-scale-x: 1;
  6616.  
  6617.    --tw-scale-y: 1;
  6618.  
  6619.    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));
  6620.  
  6621. }
  6622.  
  6623. .peer:placeholder-shown ~ .peer-placeholder-shown\:scale-100 {
  6624.  
  6625.    --tw-scale-x: 1;
  6626.  
  6627.    --tw-scale-y: 1;
  6628.  
  6629.    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));
  6630.  
  6631. }
  6632.  
  6633. .peer:focus ~ .peer-focus\:-translate-y-3 {
  6634.  
  6635.    --tw-translate-y: -0.75rem;
  6636.  
  6637. }
  6638.  
  6639. .peer:focus ~ .peer-focus\:-translate-y-3,
  6640.  
  6641. .peer:focus ~ .peer-focus\:scale-75 {
  6642.  
  6643.    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));
  6644.  
  6645. }
  6646.  
  6647. .peer:focus ~ .peer-focus\:scale-75 {
  6648.  
  6649.    --tw-scale-x: 0.75;
  6650.  
  6651.    --tw-scale-y: 0.75;
  6652.  
  6653. }
  6654.  
  6655. @media (prefers-color-scheme: dark) {
  6656.  
  6657.    .dark\:border-gray-700 {
  6658.  
  6659.        --tw-border-opacity: 1;
  6660.  
  6661.        border-color: rgb(55 65 81 / var(--tw-border-opacity));
  6662.  
  6663.    }
  6664.  
  6665.    .dark\:bg-blue-200 {
  6666.  
  6667.        --tw-bg-opacity: 1;
  6668.  
  6669.        background-color: rgb(191 219 254 / var(--tw-bg-opacity));
  6670.  
  6671.    }
  6672.  
  6673.    .dark\:bg-orange-200 {
  6674.  
  6675.        --tw-bg-opacity: 1;
  6676.  
  6677.        background-color: rgb(254 215 170 / var(--tw-bg-opacity));
  6678.  
  6679.    }
  6680.  
  6681.    .dark\:text-blue-800 {
  6682.  
  6683.        --tw-text-opacity: 1;
  6684.  
  6685.        color: rgb(30 64 175 / var(--tw-text-opacity));
  6686.  
  6687.    }
  6688.  
  6689.    .dark\:text-gray-600 {
  6690.  
  6691.        --tw-text-opacity: 1;
  6692.  
  6693.        color: rgb(75 85 99 / var(--tw-text-opacity));
  6694.  
  6695.    }
  6696.  
  6697.    .dark\:text-orange-800 {
  6698.  
  6699.        --tw-text-opacity: 1;
  6700.  
  6701.        color: rgb(154 52 18 / var(--tw-text-opacity));
  6702.  
  6703.    }
  6704.  
  6705. }
  6706.  
  6707. @media (max-width: 640px) {
  6708.  
  6709.    .sm\:static {
  6710.  
  6711.        position: static;
  6712.  
  6713.    }
  6714.  
  6715.    .sm\:inset-auto {
  6716.  
  6717.        top: auto;
  6718.  
  6719.        right: auto;
  6720.  
  6721.        bottom: auto;
  6722.  
  6723.        left: auto;
  6724.  
  6725.    }
  6726.  
  6727.    .sm\:col-span-2 {
  6728.  
  6729.        grid-column: span 2 / span 2;
  6730.  
  6731.    }
  6732.  
  6733.    .sm\:mx-16 {
  6734.  
  6735.        margin-left: 4rem;
  6736.  
  6737.        margin-right: 4rem;
  6738.  
  6739.    }
  6740.  
  6741.    .sm\:my-16 {
  6742.  
  6743.        margin-top: 4rem;
  6744.  
  6745.        margin-bottom: 4rem;
  6746.  
  6747.    }
  6748.  
  6749.    .sm\:my-8 {
  6750.  
  6751.        margin-top: 2rem;
  6752.  
  6753.        margin-bottom: 2rem;
  6754.  
  6755.    }
  6756.  
  6757.    .sm\:-mr-10 {
  6758.  
  6759.        margin-right: -2.5rem;
  6760.  
  6761.    }
  6762.  
  6763.    .sm\:ml-3 {
  6764.  
  6765.        margin-left: 0.75rem;
  6766.  
  6767.    }
  6768.  
  6769.    .sm\:ml-4 {
  6770.  
  6771.        margin-left: 1rem;
  6772.  
  6773.    }
  6774.  
  6775.    .sm\:ml-6 {
  6776.  
  6777.        margin-left: 1.5rem;
  6778.  
  6779.    }
  6780.  
  6781.    .sm\:mt-0 {
  6782.  
  6783.        margin-top: 0;
  6784.  
  6785.    }
  6786.  
  6787.    .sm\:mt-2 {
  6788.  
  6789.        margin-top: 0.5rem;
  6790.  
  6791.    }
  6792.  
  6793.    .sm\:mt-4 {
  6794.  
  6795.        margin-top: 1rem;
  6796.  
  6797.    }
  6798.  
  6799.    .sm\:mt-6 {
  6800.  
  6801.        margin-top: 1.5rem;
  6802.  
  6803.    }
  6804.  
  6805.    .sm\:block {
  6806.  
  6807.        display: block;
  6808.  
  6809.    }
  6810.  
  6811.    .sm\:flex {
  6812.  
  6813.        display: flex;
  6814.  
  6815.    }
  6816.  
  6817.    .sm\:grid {
  6818.  
  6819.        display: grid;
  6820.  
  6821.    }
  6822.  
  6823.    .sm\:hidden {
  6824.  
  6825.        display: none;
  6826.  
  6827.    }
  6828.  
  6829.    .sm\:h-\[14\.4rem\] {
  6830.  
  6831.        height: 14.4rem;
  6832.  
  6833.    }
  6834.  
  6835.    .sm\:max-h-\[11\.5rem\] {
  6836.  
  6837.        max-height: 11.5rem;
  6838.  
  6839.    }
  6840.  
  6841.    .sm\:w-auto {
  6842.  
  6843.        width: auto;
  6844.  
  6845.    }
  6846.  
  6847.    .sm\:w-full {
  6848.  
  6849.        width: 100%;
  6850.  
  6851.    }
  6852.  
  6853.    .sm\:max-w-lg {
  6854.  
  6855.        max-width: 32rem;
  6856.  
  6857.    }
  6858.  
  6859.    .sm\:scale-100 {
  6860.  
  6861.        --tw-scale-x: 1;
  6862.  
  6863.        --tw-scale-y: 1;
  6864.  
  6865.        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));
  6866.  
  6867.    }
  6868.  
  6869.    .sm\:grid-cols-2 {
  6870.  
  6871.        grid-template-columns: repeat(2, minmax(0, 1fr));
  6872.  
  6873.    }
  6874.  
  6875.    .sm\:grid-cols-3 {
  6876.  
  6877.        grid-template-columns: repeat(3, minmax(0, 1fr));
  6878.  
  6879.    }
  6880.  
  6881.    .sm\:grid-cols-4 {
  6882.  
  6883.        grid-template-columns: repeat(4, minmax(0, 1fr));
  6884.  
  6885.    }
  6886.  
  6887.    .sm\:flex-row-reverse {
  6888.  
  6889.        flex-direction: row-reverse;
  6890.  
  6891.    }
  6892.  
  6893.    .sm\:items-start {
  6894.  
  6895.        align-items: flex-start;
  6896.  
  6897.    }
  6898.  
  6899.    .sm\:items-end {
  6900.  
  6901.        align-items: flex-end;
  6902.  
  6903.    }
  6904.  
  6905.    .sm\:items-center {
  6906.  
  6907.        align-items: center;
  6908.  
  6909.    }
  6910.  
  6911.    .sm\:justify-start {
  6912.  
  6913.        justify-content: flex-start;
  6914.  
  6915.    }
  6916.  
  6917.    .sm\:justify-between {
  6918.  
  6919.        justify-content: space-between;
  6920.  
  6921.    }
  6922.  
  6923.    .sm\:gap-3 {
  6924.  
  6925.        gap: 0.75rem;
  6926.  
  6927.    }
  6928.  
  6929.    .sm\:gap-4 {
  6930.  
  6931.        gap: 1rem;
  6932.  
  6933.    }
  6934.  
  6935.    .sm\:gap-x-0 {
  6936.  
  6937.        -moz-column-gap: 0;
  6938.  
  6939.        column-gap: 0;
  6940.  
  6941.    }
  6942.  
  6943.    .sm\:rounded-lg {
  6944.  
  6945.        border-radius: 0.5rem;
  6946.  
  6947.    }
  6948.  
  6949.    .sm\:rounded-md {
  6950.  
  6951.        border-radius: 0.375rem;
  6952.  
  6953.    }
  6954.  
  6955.    .sm\:p-0 {
  6956.  
  6957.        padding: 0;
  6958.  
  6959.    }
  6960.  
  6961.    .sm\:p-6 {
  6962.  
  6963.        padding: 1.5rem;
  6964.  
  6965.    }
  6966.  
  6967.    .sm\:px-16 {
  6968.  
  6969.        padding-left: 4rem;
  6970.  
  6971.        padding-right: 4rem;
  6972.  
  6973.    }
  6974.  
  6975.    .sm\:px-6 {
  6976.  
  6977.        padding-left: 1.5rem;
  6978.  
  6979.        padding-right: 1.5rem;
  6980.  
  6981.    }
  6982.  
  6983.    .sm\:py-12 {
  6984.  
  6985.        padding-top: 3rem;
  6986.  
  6987.        padding-bottom: 3rem;
  6988.  
  6989.    }
  6990.  
  6991.    .sm\:py-16 {
  6992.  
  6993.        padding-top: 4rem;
  6994.  
  6995.        padding-bottom: 4rem;
  6996.  
  6997.    }
  6998.  
  6999.    .sm\:py-2 {
  7000.  
  7001.        padding-top: 0.5rem;
  7002.  
  7003.        padding-bottom: 0.5rem;
  7004.  
  7005.    }
  7006.  
  7007.    .sm\:py-24 {
  7008.  
  7009.        padding-top: 6rem;
  7010.  
  7011.        padding-bottom: 6rem;
  7012.  
  7013.    }
  7014.  
  7015.    .sm\:py-32 {
  7016.  
  7017.        padding-top: 8rem;
  7018.  
  7019.        padding-bottom: 8rem;
  7020.  
  7021.    }
  7022.  
  7023.    .sm\:py-4 {
  7024.  
  7025.        padding-top: 1rem;
  7026.  
  7027.        padding-bottom: 1rem;
  7028.  
  7029.    }
  7030.  
  7031.    .sm\:pb-\[0\.5rem\] {
  7032.  
  7033.        padding-bottom: 0.5rem;
  7034.  
  7035.    }
  7036.  
  7037.    .sm\:pl-4 {
  7038.  
  7039.        padding-left: 1rem;
  7040.  
  7041.    }
  7042.  
  7043.    .sm\:pr-0 {
  7044.  
  7045.        padding-right: 0;
  7046.  
  7047.    }
  7048.  
  7049.    .sm\:text-left {
  7050.  
  7051.        text-align: left;
  7052.  
  7053.    }
  7054.  
  7055.    .sm\:text-2xl {
  7056.  
  7057.        font-size: 1.5rem;
  7058.  
  7059.        line-height: 2rem;
  7060.  
  7061.    }
  7062.  
  7063.    .sm\:text-sm {
  7064.  
  7065.        font-size: 0.875rem;
  7066.  
  7067.        line-height: 1.25rem;
  7068.  
  7069.    }
  7070.  
  7071.    .sm\:text-xl {
  7072.  
  7073.        font-size: 1.25rem;
  7074.  
  7075.        line-height: 1.75rem;
  7076.  
  7077.    }
  7078.  
  7079. }
  7080.  
  7081. @media (min-width: 768px) {
  7082.  
  7083.    .md\:static {
  7084.  
  7085.        position: static;
  7086.  
  7087.    }
  7088.  
  7089.    .md\:inset-y-0 {
  7090.  
  7091.        top: 0;
  7092.  
  7093.        bottom: 0;
  7094.  
  7095.    }
  7096.  
  7097.    .md\:left-0 {
  7098.  
  7099.        left: 0;
  7100.  
  7101.    }
  7102.  
  7103.    .md\:col-span-11 {
  7104.  
  7105.        grid-column: span 11 / span 11;
  7106.  
  7107.    }
  7108.  
  7109.    .md\:col-span-6 {
  7110.  
  7111.        grid-column: span 6 / span 6;
  7112.  
  7113.    }
  7114.  
  7115.    .md\:col-span-7 {
  7116.  
  7117.        grid-column: span 7 / span 7;
  7118.  
  7119.    }
  7120.  
  7121.    .md\:my-12 {
  7122.  
  7123.        margin-top: 3rem;
  7124.  
  7125.        margin-bottom: 3rem;
  7126.  
  7127.    }
  7128.  
  7129.    .md\:-mt-2 {
  7130.  
  7131.        margin-top: -0.5rem;
  7132.  
  7133.    }
  7134.  
  7135.    .md\:mb-12 {
  7136.  
  7137.        margin-bottom: 3rem;
  7138.  
  7139.    }
  7140.  
  7141.    .md\:mb-2 {
  7142.  
  7143.        margin-bottom: 0.5rem;
  7144.  
  7145.    }
  7146.  
  7147.    .md\:mt-1 {
  7148.  
  7149.        margin-top: 0.25rem;
  7150.  
  7151.    }
  7152.  
  7153.    .md\:mt-10 {
  7154.  
  7155.        margin-top: 2.5rem;
  7156.  
  7157.    }
  7158.  
  7159.    .md\:mt-16 {
  7160.  
  7161.        margin-top: 4rem;
  7162.  
  7163.    }
  7164.  
  7165.    .md\:mt-3 {
  7166.  
  7167.        margin-top: 0.75rem;
  7168.  
  7169.    }
  7170.  
  7171.    .md\:mt-6 {
  7172.  
  7173.        margin-top: 1.5rem;
  7174.  
  7175.    }
  7176.  
  7177.    .md\:block {
  7178.  
  7179.        display: block;
  7180.  
  7181.    }
  7182.  
  7183.    .md\:flex {
  7184.  
  7185.        display: flex;
  7186.  
  7187.    }
  7188.  
  7189.    .md\:inline-flex {
  7190.  
  7191.        display: inline-flex;
  7192.  
  7193.    }
  7194.  
  7195.    .md\:hidden {
  7196.  
  7197.        display: none;
  7198.  
  7199.    }
  7200.  
  7201.    .md\:h-16 {
  7202.  
  7203.        height: 4rem;
  7204.  
  7205.    }
  7206.  
  7207.    .md\:h-32 {
  7208.  
  7209.        height: 8rem;
  7210.  
  7211.    }
  7212.  
  7213.    .md\:h-\[110px\] {
  7214.  
  7215.        height: 110px;
  7216.  
  7217.    }
  7218.  
  7219.    .md\:h-\[480px\] {
  7220.  
  7221.        height: 480px;
  7222.  
  7223.    }
  7224.  
  7225.    .md\:max-h-\[11\.5rem\] {
  7226.  
  7227.        max-height: 11.5rem;
  7228.  
  7229.    }
  7230.  
  7231.    .md\:w-1\/2 {
  7232.  
  7233.        width: 50%;
  7234.  
  7235.    }
  7236.  
  7237.    .md\:w-16 {
  7238.  
  7239.        width: 4rem;
  7240.  
  7241.    }
  7242.  
  7243.    .md\:w-28 {
  7244.  
  7245.        width: 7rem;
  7246.  
  7247.    }
  7248.  
  7249.    .md\:w-32 {
  7250.  
  7251.        width: 8rem;
  7252.  
  7253.    }
  7254.  
  7255.    .md\:w-56 {
  7256.  
  7257.        width: 14rem;
  7258.  
  7259.    }
  7260.  
  7261.    .md\:w-64 {
  7262.  
  7263.        width: 16rem;
  7264.  
  7265.    }
  7266.  
  7267.    .md\:w-72 {
  7268.  
  7269.        width: 18rem;
  7270.  
  7271.    }
  7272.  
  7273.    .md\:w-\[270px\] {
  7274.  
  7275.        width: 270px;
  7276.  
  7277.    }
  7278.  
  7279.    .md\:w-\[75\%\] {
  7280.  
  7281.        width: 75%;
  7282.  
  7283.    }
  7284.  
  7285.    .md\:max-w-\[18rem\] {
  7286.  
  7287.        max-width: 18rem;
  7288.  
  7289.    }
  7290.  
  7291.    .md\:max-w-\[3\.3rem\] {
  7292.  
  7293.        max-width: 3.3rem;
  7294.  
  7295.    }
  7296.  
  7297.    .md\:grid-cols-2 {
  7298.  
  7299.        grid-template-columns: repeat(2, minmax(0, 1fr));
  7300.  
  7301.    }
  7302.  
  7303.    .md\:grid-cols-3 {
  7304.  
  7305.        grid-template-columns: repeat(3, minmax(0, 1fr));
  7306.  
  7307.    }
  7308.  
  7309.    .md\:grid-cols-5 {
  7310.  
  7311.        grid-template-columns: repeat(5, minmax(0, 1fr));
  7312.  
  7313.    }
  7314.  
  7315.    .md\:flex-row {
  7316.  
  7317.        flex-direction: row;
  7318.  
  7319.    }
  7320.  
  7321.    .md\:flex-col {
  7322.  
  7323.        flex-direction: column;
  7324.  
  7325.    }
  7326.  
  7327.    .md\:items-start {
  7328.  
  7329.        align-items: flex-start;
  7330.  
  7331.    }
  7332.  
  7333.    .md\:items-center {
  7334.  
  7335.        align-items: center;
  7336.  
  7337.    }
  7338.  
  7339.    .md\:justify-center {
  7340.  
  7341.        justify-content: center;
  7342.  
  7343.    }
  7344.  
  7345.    .md\:justify-between {
  7346.  
  7347.        justify-content: space-between;
  7348.  
  7349.    }
  7350.  
  7351.    .md\:gap-0 {
  7352.  
  7353.        gap: 0;
  7354.  
  7355.    }
  7356.  
  7357.    .md\:gap-16 {
  7358.  
  7359.        gap: 4rem;
  7360.  
  7361.    }
  7362.  
  7363.    .md\:gap-2 {
  7364.  
  7365.        gap: 0.5rem;
  7366.  
  7367.    }
  7368.  
  7369.    .md\:gap-3 {
  7370.  
  7371.        gap: 0.75rem;
  7372.  
  7373.    }
  7374.  
  7375.    .md\:gap-8 {
  7376.  
  7377.        gap: 2rem;
  7378.  
  7379.    }
  7380.  
  7381.    .md\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
  7382.  
  7383.        --tw-space-x-reverse: 0;
  7384.  
  7385.        margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  7386.  
  7387.        margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  7388.  
  7389.    }
  7390.  
  7391.    .md\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
  7392.  
  7393.        --tw-space-x-reverse: 0;
  7394.  
  7395.        margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  7396.  
  7397.        margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  7398.  
  7399.    }
  7400.  
  7401.    .md\:rounded-none {
  7402.  
  7403.        border-radius: 0;
  7404.  
  7405.    }
  7406.  
  7407.    .md\:rounded-l-full {
  7408.  
  7409.        border-top-left-radius: 9999px;
  7410.  
  7411.        border-bottom-left-radius: 9999px;
  7412.  
  7413.    }
  7414.  
  7415.    .md\:border-b-0 {
  7416.  
  7417.        border-bottom-width: 0;
  7418.  
  7419.    }
  7420.  
  7421.    .md\:border-r {
  7422.  
  7423.        border-right-width: 1px;
  7424.  
  7425.    }
  7426.  
  7427.    .md\:px-12 {
  7428.  
  7429.        padding-left: 3rem;
  7430.  
  7431.        padding-right: 3rem;
  7432.  
  7433.    }
  7434.  
  7435.    .md\:px-14 {
  7436.  
  7437.        padding-left: 3.5rem;
  7438.  
  7439.        padding-right: 3.5rem;
  7440.  
  7441.    }
  7442.  
  7443.    .md\:px-4 {
  7444.  
  7445.        padding-left: 1rem;
  7446.  
  7447.        padding-right: 1rem;
  7448.  
  7449.    }
  7450.  
  7451.    .md\:px-6 {
  7452.  
  7453.        padding-left: 1.5rem;
  7454.  
  7455.        padding-right: 1.5rem;
  7456.  
  7457.    }
  7458.  
  7459.    .md\:px-8 {
  7460.  
  7461.        padding-left: 2rem;
  7462.  
  7463.        padding-right: 2rem;
  7464.  
  7465.    }
  7466.  
  7467.    .md\:py-5 {
  7468.  
  7469.        padding-top: 1.25rem;
  7470.  
  7471.        padding-bottom: 1.25rem;
  7472.  
  7473.    }
  7474.  
  7475.    .md\:py-8 {
  7476.  
  7477.        padding-top: 2rem;
  7478.  
  7479.        padding-bottom: 2rem;
  7480.  
  7481.    }
  7482.  
  7483.    .md\:pb-\[1rem\] {
  7484.  
  7485.        padding-bottom: 1rem;
  7486.  
  7487.    }
  7488.  
  7489.    .md\:pl-12 {
  7490.  
  7491.        padding-left: 3rem;
  7492.  
  7493.    }
  7494.  
  7495.    .md\:pt-16 {
  7496.  
  7497.        padding-top: 4rem;
  7498.  
  7499.    }
  7500.  
  7501.    .md\:pt-8 {
  7502.  
  7503.        padding-top: 2rem;
  7504.  
  7505.    }
  7506.  
  7507.    .md\:text-start {
  7508.  
  7509.        text-align: start;
  7510.  
  7511.    }
  7512.  
  7513.    .md\:text-2xl {
  7514.  
  7515.        font-size: 1.5rem;
  7516.  
  7517.        line-height: 2rem;
  7518.  
  7519.    }
  7520.  
  7521.    .md\:text-\[14px\] {
  7522.  
  7523.        font-size: 14px;
  7524.  
  7525.    }
  7526.  
  7527.    .md\:text-\[15px\] {
  7528.  
  7529.        font-size: 15px;
  7530.  
  7531.    }
  7532.  
  7533.    .md\:text-\[20px\] {
  7534.  
  7535.        font-size: 20px;
  7536.  
  7537.    }
  7538.  
  7539.    .md\:text-\[28px\] {
  7540.  
  7541.        font-size: 28px;
  7542.  
  7543.    }
  7544.  
  7545.    .md\:text-base {
  7546.  
  7547.        font-size: 1rem;
  7548.  
  7549.        line-height: 1.5rem;
  7550.  
  7551.    }
  7552.  
  7553.    .md\:text-xl {
  7554.  
  7555.        font-size: 1.25rem;
  7556.  
  7557.        line-height: 1.75rem;
  7558.  
  7559.    }
  7560.  
  7561. }
  7562.  
  7563. @media (min-width: 1024px) {
  7564.  
  7565.    .lg\:static {
  7566.  
  7567.        position: static;
  7568.  
  7569.    }
  7570.  
  7571.    .lg\:col-span-12 {
  7572.  
  7573.        grid-column: span 12 / span 12;
  7574.  
  7575.    }
  7576.  
  7577.    .lg\:col-span-3 {
  7578.  
  7579.        grid-column: span 3 / span 3;
  7580.  
  7581.    }
  7582.  
  7583.    .lg\:col-span-4 {
  7584.  
  7585.        grid-column: span 4 / span 4;
  7586.  
  7587.    }
  7588.  
  7589.    .lg\:col-span-6 {
  7590.  
  7591.        grid-column: span 6 / span 6;
  7592.  
  7593.    }
  7594.  
  7595.    .lg\:col-span-7 {
  7596.  
  7597.        grid-column: span 7 / span 7;
  7598.  
  7599.    }
  7600.  
  7601.    .lg\:col-span-8 {
  7602.  
  7603.        grid-column: span 8 / span 8;
  7604.  
  7605.    }
  7606.  
  7607.    .lg\:col-span-9 {
  7608.  
  7609.        grid-column: span 9 / span 9;
  7610.  
  7611.    }
  7612.  
  7613.    .lg\:mb-12 {
  7614.  
  7615.        margin-bottom: 3rem;
  7616.  
  7617.    }
  7618.  
  7619.    .lg\:mt-0 {
  7620.  
  7621.        margin-top: 0;
  7622.  
  7623.    }
  7624.  
  7625.    .lg\:mt-16 {
  7626.  
  7627.        margin-top: 4rem;
  7628.  
  7629.    }
  7630.  
  7631.    .lg\:mt-4 {
  7632.  
  7633.        margin-top: 1rem;
  7634.  
  7635.    }
  7636.  
  7637.    .lg\:block {
  7638.  
  7639.        display: block;
  7640.  
  7641.    }
  7642.  
  7643.    .lg\:flex {
  7644.  
  7645.        display: flex;
  7646.  
  7647.    }
  7648.  
  7649.    .lg\:grid {
  7650.  
  7651.        display: grid;
  7652.  
  7653.    }
  7654.  
  7655.    .lg\:hidden {
  7656.  
  7657.        display: none;
  7658.  
  7659.    }
  7660.  
  7661.    .lg\:h-10 {
  7662.  
  7663.        height: 2.5rem;
  7664.  
  7665.    }
  7666.  
  7667.    .lg\:h-14 {
  7668.  
  7669.        height: 3.5rem;
  7670.  
  7671.    }
  7672.  
  7673.    .lg\:h-60 {
  7674.  
  7675.        height: 15rem;
  7676.  
  7677.    }
  7678.  
  7679.    .lg\:h-\[14\.4rem\] {
  7680.  
  7681.        height: 14.4rem;
  7682.  
  7683.    }
  7684.  
  7685.    .lg\:h-\[170px\] {
  7686.  
  7687.        height: 170px;
  7688.  
  7689.    }
  7690.  
  7691.    .lg\:h-\[22\.5rem\] {
  7692.  
  7693.        height: 22.5rem;
  7694.  
  7695.    }
  7696.  
  7697.    .lg\:h-\[500px\] {
  7698.  
  7699.        height: 500px;
  7700.  
  7701.    }
  7702.  
  7703.    .lg\:max-h-\[14rem\] {
  7704.  
  7705.        max-height: 14rem;
  7706.  
  7707.    }
  7708.  
  7709.    .lg\:w-14 {
  7710.  
  7711.        width: 3.5rem;
  7712.  
  7713.    }
  7714.  
  7715.    .lg\:w-64 {
  7716.  
  7717.        width: 16rem;
  7718.  
  7719.    }
  7720.  
  7721.    .lg\:w-72 {
  7722.  
  7723.        width: 18rem;
  7724.  
  7725.    }
  7726.  
  7727.    .lg\:w-80 {
  7728.  
  7729.        width: 20rem;
  7730.  
  7731.    }
  7732.  
  7733.    .lg\:w-\[100\%\] {
  7734.  
  7735.        width: 100%;
  7736.  
  7737.    }
  7738.  
  7739.    .lg\:w-\[170px\] {
  7740.  
  7741.        width: 170px;
  7742.  
  7743.    }
  7744.  
  7745.    .lg\:w-\[300px\] {
  7746.  
  7747.        width: 300px;
  7748.  
  7749.    }
  7750.  
  7751.    .lg\:w-\[35\%\] {
  7752.  
  7753.        width: 35%;
  7754.  
  7755.    }
  7756.  
  7757.    .lg\:min-w-0 {
  7758.  
  7759.        min-width: 0;
  7760.  
  7761.    }
  7762.  
  7763.    .lg\:max-w-6xl {
  7764.  
  7765.        max-width: 72rem;
  7766.  
  7767.    }
  7768.  
  7769.    .lg\:max-w-\[20rem\] {
  7770.  
  7771.        max-width: 20rem;
  7772.  
  7773.    }
  7774.  
  7775.    .lg\:max-w-\[3\.5rem\] {
  7776.  
  7777.        max-width: 3.5rem;
  7778.  
  7779.    }
  7780.  
  7781.    .lg\:flex-1 {
  7782.  
  7783.        flex: 1 1 0%;
  7784.  
  7785.    }
  7786.  
  7787.    .lg\:grid-cols-2 {
  7788.  
  7789.        grid-template-columns: repeat(2, minmax(0, 1fr));
  7790.  
  7791.    }
  7792.  
  7793.    .lg\:grid-cols-3 {
  7794.  
  7795.        grid-template-columns: repeat(3, minmax(0, 1fr));
  7796.  
  7797.    }
  7798.  
  7799.    .lg\:grid-cols-4 {
  7800.  
  7801.        grid-template-columns: repeat(4, minmax(0, 1fr));
  7802.  
  7803.    }
  7804.  
  7805.    .lg\:grid-cols-6 {
  7806.  
  7807.        grid-template-columns: repeat(6, minmax(0, 1fr));
  7808.  
  7809.    }
  7810.  
  7811.    .lg\:flex-row {
  7812.  
  7813.        flex-direction: row;
  7814.  
  7815.    }
  7816.  
  7817.    .lg\:flex-col {
  7818.  
  7819.        flex-direction: column;
  7820.  
  7821.    }
  7822.  
  7823.    .lg\:content-between {
  7824.  
  7825.        align-content: space-between;
  7826.  
  7827.    }
  7828.  
  7829.    .lg\:items-start {
  7830.  
  7831.        align-items: flex-start;
  7832.  
  7833.    }
  7834.  
  7835.    .lg\:items-center {
  7836.  
  7837.        align-items: center;
  7838.  
  7839.    }
  7840.  
  7841.    .lg\:justify-between {
  7842.  
  7843.        justify-content: space-between;
  7844.  
  7845.    }
  7846.  
  7847.    .lg\:gap-0 {
  7848.  
  7849.        gap: 0;
  7850.  
  7851.    }
  7852.  
  7853.    .lg\:gap-10 {
  7854.  
  7855.        gap: 2.5rem;
  7856.  
  7857.    }
  7858.  
  7859.    .lg\:gap-2 {
  7860.  
  7861.        gap: 0.5rem;
  7862.  
  7863.    }
  7864.  
  7865.    .lg\:gap-20 {
  7866.  
  7867.        gap: 5rem;
  7868.  
  7869.    }
  7870.  
  7871.    .lg\:gap-4 {
  7872.  
  7873.        gap: 1rem;
  7874.  
  7875.    }
  7876.  
  7877.    .lg\:gap-6 {
  7878.  
  7879.        gap: 1.5rem;
  7880.  
  7881.    }
  7882.  
  7883.    .lg\:gap-x-16 {
  7884.  
  7885.        -moz-column-gap: 4rem;
  7886.  
  7887.        column-gap: 4rem;
  7888.  
  7889.    }
  7890.  
  7891.    .lg\:gap-x-4 {
  7892.  
  7893.        -moz-column-gap: 1rem;
  7894.  
  7895.        column-gap: 1rem;
  7896.  
  7897.    }
  7898.  
  7899.    .lg\:gap-x-\[58px\] {
  7900.  
  7901.        -moz-column-gap: 58px;
  7902.  
  7903.        column-gap: 58px;
  7904.  
  7905.    }
  7906.  
  7907.    .lg\:overflow-y-visible {
  7908.  
  7909.        overflow-y: visible;
  7910.  
  7911.    }
  7912.  
  7913.    .lg\:rounded-2xl {
  7914.  
  7915.        border-radius: 1rem;
  7916.  
  7917.    }
  7918.  
  7919.    .lg\:border-b-0 {
  7920.  
  7921.        border-bottom-width: 0;
  7922.  
  7923.    }
  7924.  
  7925.    .lg\:border-r {
  7926.  
  7927.        border-right-width: 1px;
  7928.  
  7929.    }
  7930.  
  7931.    .lg\:p-0 {
  7932.  
  7933.        padding: 0;
  7934.  
  7935.    }
  7936.  
  7937.    .lg\:px-0 {
  7938.  
  7939.        padding-left: 0;
  7940.  
  7941.        padding-right: 0;
  7942.  
  7943.    }
  7944.  
  7945.    .lg\:px-10 {
  7946.  
  7947.        padding-left: 2.5rem;
  7948.  
  7949.        padding-right: 2.5rem;
  7950.  
  7951.    }
  7952.  
  7953.    .lg\:px-11 {
  7954.  
  7955.        padding-left: 2.75rem;
  7956.  
  7957.        padding-right: 2.75rem;
  7958.  
  7959.    }
  7960.  
  7961.    .lg\:px-12 {
  7962.  
  7963.        padding-left: 3rem;
  7964.  
  7965.        padding-right: 3rem;
  7966.  
  7967.    }
  7968.  
  7969.    .lg\:px-14 {
  7970.  
  7971.        padding-left: 3.5rem;
  7972.  
  7973.        padding-right: 3.5rem;
  7974.  
  7975.    }
  7976.  
  7977.    .lg\:px-16 {
  7978.  
  7979.        padding-left: 4rem;
  7980.  
  7981.        padding-right: 4rem;
  7982.  
  7983.    }
  7984.  
  7985.    .lg\:px-20 {
  7986.  
  7987.        padding-left: 5rem;
  7988.  
  7989.        padding-right: 5rem;
  7990.  
  7991.    }
  7992.  
  7993.    .lg\:px-7 {
  7994.  
  7995.        padding-left: 1.75rem;
  7996.  
  7997.        padding-right: 1.75rem;
  7998.  
  7999.    }
  8000.  
  8001.    .lg\:px-8 {
  8002.  
  8003.        padding-left: 2rem;
  8004.  
  8005.        padding-right: 2rem;
  8006.  
  8007.    }
  8008.  
  8009.    .lg\:px-\[3\.2rem\] {
  8010.  
  8011.        padding-left: 3.2rem;
  8012.  
  8013.        padding-right: 3.2rem;
  8014.  
  8015.    }
  8016.  
  8017.    .lg\:py-24 {
  8018.  
  8019.        padding-top: 6rem;
  8020.  
  8021.        padding-bottom: 6rem;
  8022.  
  8023.    }
  8024.  
  8025.    .lg\:py-4 {
  8026.  
  8027.        padding-top: 1rem;
  8028.  
  8029.        padding-bottom: 1rem;
  8030.  
  8031.    }
  8032.  
  8033.    .lg\:py-8 {
  8034.  
  8035.        padding-top: 2rem;
  8036.  
  8037.        padding-bottom: 2rem;
  8038.  
  8039.    }
  8040.  
  8041.    .lg\:pb-\[3\.5rem\] {
  8042.  
  8043.        padding-bottom: 3.5rem;
  8044.  
  8045.    }
  8046.  
  8047.    .lg\:pr-2 {
  8048.  
  8049.        padding-right: 0.5rem;
  8050.  
  8051.    }
  8052.  
  8053.    .lg\:pt-10 {
  8054.  
  8055.        padding-top: 2.5rem;
  8056.  
  8057.    }
  8058.  
  8059.    .lg\:pt-14 {
  8060.  
  8061.        padding-top: 3.5rem;
  8062.  
  8063.    }
  8064.  
  8065.    .lg\:pt-24 {
  8066.  
  8067.        padding-top: 6rem;
  8068.  
  8069.    }
  8070.  
  8071.    .lg\:text-start {
  8072.  
  8073.        text-align: start;
  8074.  
  8075.    }
  8076.  
  8077.    .lg\:text-2xl {
  8078.  
  8079.        font-size: 1.5rem;
  8080.  
  8081.        line-height: 2rem;
  8082.  
  8083.    }
  8084.  
  8085.    .lg\:text-4xl {
  8086.  
  8087.        font-size: 2.25rem;
  8088.  
  8089.        line-height: 2.5rem;
  8090.  
  8091.    }
  8092.  
  8093.    .lg\:text-\[14px\] {
  8094.  
  8095.        font-size: 14px;
  8096.  
  8097.    }
  8098.  
  8099.    .lg\:text-\[15px\] {
  8100.  
  8101.        font-size: 15px;
  8102.  
  8103.    }
  8104.  
  8105.    .lg\:text-\[16px\] {
  8106.  
  8107.        font-size: 16px;
  8108.  
  8109.    }
  8110.  
  8111.    .lg\:text-\[20px\] {
  8112.  
  8113.        font-size: 20px;
  8114.  
  8115.    }
  8116.  
  8117.    .lg\:text-\[26px\] {
  8118.  
  8119.        font-size: 26px;
  8120.  
  8121.    }
  8122.  
  8123.    .lg\:text-\[30px\] {
  8124.  
  8125.        font-size: 30px;
  8126.  
  8127.    }
  8128.  
  8129.    .lg\:text-\[32px\] {
  8130.  
  8131.        font-size: 32px;
  8132.  
  8133.    }
  8134.  
  8135.    .lg\:text-lg {
  8136.  
  8137.        font-size: 1.125rem;
  8138.  
  8139.        line-height: 1.75rem;
  8140.  
  8141.    }
  8142.  
  8143. }
  8144.  
  8145. @media (min-width: 1280px) {
  8146.  
  8147.    .xl\:col-span-1 {
  8148.  
  8149.        grid-column: span 1 / span 1;
  8150.  
  8151.    }
  8152.  
  8153.    .xl\:col-span-2 {
  8154.  
  8155.        grid-column: span 2 / span 2;
  8156.  
  8157.    }
  8158.  
  8159.    .xl\:col-span-4 {
  8160.  
  8161.        grid-column: span 4 / span 4;
  8162.  
  8163.    }
  8164.  
  8165.    .xl\:col-span-6 {
  8166.  
  8167.        grid-column: span 6 / span 6;
  8168.  
  8169.    }
  8170.  
  8171.    .xl\:col-span-8 {
  8172.  
  8173.        grid-column: span 8 / span 8;
  8174.  
  8175.    }
  8176.  
  8177.    .xl\:mt-0 {
  8178.  
  8179.        margin-top: 0;
  8180.  
  8181.    }
  8182.  
  8183.    .xl\:block {
  8184.  
  8185.        display: block;
  8186.  
  8187.    }
  8188.  
  8189.    .xl\:flex {
  8190.  
  8191.        display: flex;
  8192.  
  8193.    }
  8194.  
  8195.    .xl\:w-auto {
  8196.  
  8197.        width: auto;
  8198.  
  8199.    }
  8200.  
  8201.    .xl\:w-full {
  8202.  
  8203.        width: 100%;
  8204.  
  8205.    }
  8206.  
  8207.    .xl\:max-w-\[1280px\] {
  8208.  
  8209.        max-width: 1280px;
  8210.  
  8211.    }
  8212.  
  8213.    .xl\:grid-cols-6 {
  8214.  
  8215.        grid-template-columns: repeat(6, minmax(0, 1fr));
  8216.  
  8217.    }
  8218.  
  8219.    .xl\:gap-4 {
  8220.  
  8221.        gap: 1rem;
  8222.  
  8223.    }
  8224.  
  8225.    .xl\:px-7 {
  8226.  
  8227.        padding-left: 1.75rem;
  8228.  
  8229.        padding-right: 1.75rem;
  8230.  
  8231.    }
  8232.  
  8233.    .xl\:text-center {
  8234.  
  8235.        text-align: center;
  8236.  
  8237.    }
  8238.  
  8239.    .xl\:text-2xl {
  8240.  
  8241.        font-size: 1.5rem;
  8242.  
  8243.        line-height: 2rem;
  8244.  
  8245.    }
  8246.  
  8247.    .xl\:text-base {
  8248.  
  8249.        font-size: 1rem;
  8250.  
  8251.        line-height: 1.5rem;
  8252.  
  8253.    }
  8254.  
  8255. }
  8256.  
  8257. /*
  8258.  
  8259. ! tailwindcss v3.2.6 | MIT License | https://tailwindcss.com
  8260.  
  8261. */
  8262.  
  8263. *,:after,:before {
  8264.  
  8265.    box-sizing: border-box;
  8266.  
  8267.    border: 0 solid #e5e7eb
  8268.  
  8269. }
  8270.  
  8271.  
  8272.  
  8273. :after,:before {
  8274.  
  8275.    --tw-content: ""
  8276.  
  8277. }
  8278.  
  8279.  
  8280.  
  8281. html {
  8282.  
  8283.    line-height: 1.5;
  8284.  
  8285.    -webkit-text-size-adjust: 100%;
  8286.  
  8287.    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  8288.  
  8289.    font-feature-settings: normal
  8290.  
  8291. }
  8292.  
  8293.  
  8294.  
  8295. hr {
  8296.  
  8297.    height: 0;
  8298.  
  8299.    color: inherit;
  8300.  
  8301.    border-top-width: 1px
  8302.  
  8303. }
  8304.  
  8305.  
  8306.  
  8307. abbr:where([title]) {
  8308.  
  8309.    -webkit-text-decoration: underline dotted;
  8310.  
  8311.    text-decoration: underline dotted
  8312.  
  8313. }
  8314.  
  8315.  
  8316.  
  8317. h1,h2,h3,h4,h5,h6 {
  8318.  
  8319.    font-size: inherit;
  8320.  
  8321.    font-weight: inherit
  8322.  
  8323. }
  8324.  
  8325.  
  8326.  
  8327. a {
  8328.  
  8329.    color: inherit;
  8330.  
  8331.    text-decoration: inherit
  8332.  
  8333. }
  8334.  
  8335.  
  8336.  
  8337. b,strong {
  8338.  
  8339.    font-weight: bolder
  8340.  
  8341. }
  8342.  
  8343.  
  8344.  
  8345. code,kbd,pre,samp {
  8346.  
  8347.    font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
  8348.  
  8349.    font-size: 1em
  8350.  
  8351. }
  8352.  
  8353.  
  8354.  
  8355. small {
  8356.  
  8357.    font-size: 80%
  8358.  
  8359. }
  8360.  
  8361.  
  8362.  
  8363. sub,sup {
  8364.  
  8365.    font-size: 75%;
  8366.  
  8367.    line-height: 0;
  8368.  
  8369.    position: relative;
  8370.  
  8371.    vertical-align: baseline
  8372.  
  8373. }
  8374.  
  8375.  
  8376.  
  8377. sub {
  8378.  
  8379.    bottom: -.25em
  8380.  
  8381. }
  8382.  
  8383.  
  8384.  
  8385. sup {
  8386.  
  8387.    top: -.5em
  8388.  
  8389. }
  8390.  
  8391.  
  8392.  
  8393. table {
  8394.  
  8395.    text-indent: 0;
  8396.  
  8397.    border-color: inherit;
  8398.  
  8399.    border-collapse: collapse
  8400.  
  8401. }
  8402.  
  8403.  
  8404.  
  8405. button,input,optgroup,select,textarea {
  8406.  
  8407.    font-family: inherit;
  8408.  
  8409.    font-size: 100%;
  8410.  
  8411.    font-weight: inherit;
  8412.  
  8413.    line-height: inherit;
  8414.  
  8415.    color: inherit;
  8416.  
  8417.    margin: 0;
  8418.  
  8419.    padding: 0
  8420.  
  8421. }
  8422.  
  8423.  
  8424.  
  8425. button,select {
  8426.  
  8427.    text-transform: none
  8428.  
  8429. }
  8430.  
  8431.  
  8432.  
  8433. [type=button],[type=reset],[type=submit],button {
  8434.  
  8435.    -webkit-appearance: button;
  8436.  
  8437.    background-color: transparent;
  8438.  
  8439.    background-image: none
  8440.  
  8441. }
  8442.  
  8443.  
  8444.  
  8445. :-moz-focusring {
  8446.  
  8447.    outline: auto
  8448.  
  8449. }
  8450.  
  8451.  
  8452.  
  8453. :-moz-ui-invalid {
  8454.  
  8455.    box-shadow: none
  8456.  
  8457. }
  8458.  
  8459.  
  8460.  
  8461. progress {
  8462.  
  8463.    vertical-align: baseline
  8464.  
  8465. }
  8466.  
  8467.  
  8468.  
  8469. ::-webkit-inner-spin-button,::-webkit-outer-spin-button {
  8470.  
  8471.    height: auto
  8472.  
  8473. }
  8474.  
  8475.  
  8476.  
  8477. [type=search] {
  8478.  
  8479.    -webkit-appearance: textfield;
  8480.  
  8481.    outline-offset: -2px
  8482.  
  8483. }
  8484.  
  8485.  
  8486.  
  8487. ::-webkit-search-decoration {
  8488.  
  8489.    -webkit-appearance: none
  8490.  
  8491. }
  8492.  
  8493.  
  8494.  
  8495. ::-webkit-file-upload-button {
  8496.  
  8497.    -webkit-appearance: button;
  8498.  
  8499.    font: inherit
  8500.  
  8501. }
  8502.  
  8503.  
  8504.  
  8505. summary {
  8506.  
  8507.    display: list-item
  8508.  
  8509. }
  8510.  
  8511.  
  8512.  
  8513. blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre {
  8514.  
  8515.    margin: 0
  8516.  
  8517. }
  8518.  
  8519.  
  8520.  
  8521. fieldset {
  8522.  
  8523.    margin: 0
  8524.  
  8525. }
  8526.  
  8527.  
  8528.  
  8529. fieldset,legend {
  8530.  
  8531.    padding: 0
  8532.  
  8533. }
  8534.  
  8535.  
  8536.  
  8537. menu,ol,ul {
  8538.  
  8539.    list-style: none;
  8540.  
  8541.    margin: 0;
  8542.  
  8543.    padding: 0
  8544.  
  8545. }
  8546.  
  8547.  
  8548.  
  8549. textarea {
  8550.  
  8551.    resize: vertical
  8552.  
  8553. }
  8554.  
  8555.  
  8556.  
  8557. input::-moz-placeholder,textarea::-moz-placeholder {
  8558.  
  8559.    opacity: 1;
  8560.  
  8561.    color: #9ca3af
  8562.  
  8563. }
  8564.  
  8565.  
  8566.  
  8567. input::placeholder,textarea::placeholder {
  8568.  
  8569.    opacity: 1;
  8570.  
  8571.    color: #9ca3af
  8572.  
  8573. }
  8574.  
  8575.  
  8576.  
  8577. [role=button],button {
  8578.  
  8579.    cursor: pointer
  8580.  
  8581. }
  8582.  
  8583.  
  8584.  
  8585. :disabled {
  8586.  
  8587.    cursor: default
  8588.  
  8589. }
  8590.  
  8591.  
  8592. [hidden] {
  8593.  
  8594.    display: none
  8595.  
  8596. }
  8597.  
  8598.  
  8599.  
  8600. *,:after,:before {
  8601.  
  8602.    --tw-border-spacing-x: 0;
  8603.  
  8604.    --tw-border-spacing-y: 0;
  8605.  
  8606.    --tw-translate-x: 0;
  8607.  
  8608.    --tw-translate-y: 0;
  8609.  
  8610.    --tw-rotate: 0;
  8611.  
  8612.    --tw-skew-x: 0;
  8613.  
  8614.    --tw-skew-y: 0;
  8615.  
  8616.    --tw-scale-x: 1;
  8617.  
  8618.    --tw-scale-y: 1;
  8619.  
  8620.    --tw-pan-x: ;
  8621.  
  8622.    --tw-pan-y: ;
  8623.  
  8624.    --tw-pinch-zoom: ;
  8625.  
  8626.    --tw-scroll-snap-strictness: proximity;
  8627.  
  8628.    --tw-ordinal: ;
  8629.  
  8630.    --tw-slashed-zero: ;
  8631.  
  8632.    --tw-numeric-figure: ;
  8633.  
  8634.    --tw-numeric-spacing: ;
  8635.  
  8636.    --tw-numeric-fraction: ;
  8637.  
  8638.    --tw-ring-inset: ;
  8639.  
  8640.    --tw-ring-offset-width: 0px;
  8641.  
  8642.    --tw-ring-offset-color: #fff;
  8643.  
  8644.    --tw-ring-color: rgba(59,130,246,.5);
  8645.  
  8646.    --tw-ring-offset-shadow: 0 0 #0000;
  8647.  
  8648.    --tw-ring-shadow: 0 0 #0000;
  8649.  
  8650.    --tw-shadow: 0 0 #0000;
  8651.  
  8652.    --tw-shadow-colored: 0 0 #0000;
  8653.  
  8654.    --tw-blur: ;
  8655.  
  8656.    --tw-brightness: ;
  8657.  
  8658.    --tw-contrast: ;
  8659.  
  8660.    --tw-grayscale: ;
  8661.  
  8662.    --tw-hue-rotate: ;
  8663.  
  8664.    --tw-invert: ;
  8665.  
  8666.    --tw-saturate: ;
  8667.  
  8668.    --tw-sepia: ;
  8669.  
  8670.    --tw-drop-shadow: ;
  8671.  
  8672.    --tw-backdrop-blur: ;
  8673.  
  8674.    --tw-backdrop-brightness: ;
  8675.  
  8676.    --tw-backdrop-contrast: ;
  8677.  
  8678.    --tw-backdrop-grayscale: ;
  8679.  
  8680.    --tw-backdrop-hue-rotate: ;
  8681.  
  8682.    --tw-backdrop-invert: ;
  8683.  
  8684.    --tw-backdrop-opacity: ;
  8685.  
  8686.    --tw-backdrop-saturate: ;
  8687.  
  8688.    --tw-backdrop-sepia:
  8689.  
  8690. }
  8691.  
  8692.  
  8693.  
  8694. ::backdrop {
  8695.  
  8696.    --tw-border-spacing-x: 0;
  8697.  
  8698.    --tw-border-spacing-y: 0;
  8699.  
  8700.    --tw-translate-x: 0;
  8701.  
  8702.    --tw-translate-y: 0;
  8703.  
  8704.    --tw-rotate: 0;
  8705.  
  8706.    --tw-skew-x: 0;
  8707.  
  8708.    --tw-skew-y: 0;
  8709.  
  8710.    --tw-scale-x: 1;
  8711.  
  8712.    --tw-scale-y: 1;
  8713.  
  8714.    --tw-pan-x: ;
  8715.  
  8716.    --tw-pan-y: ;
  8717.  
  8718.    --tw-pinch-zoom: ;
  8719.  
  8720.    --tw-scroll-snap-strictness: proximity;
  8721.  
  8722.    --tw-ordinal: ;
  8723.  
  8724.    --tw-slashed-zero: ;
  8725.  
  8726.    --tw-numeric-figure: ;
  8727.  
  8728.    --tw-numeric-spacing: ;
  8729.  
  8730.    --tw-numeric-fraction: ;
  8731.  
  8732.    --tw-ring-inset: ;
  8733.  
  8734.    --tw-ring-offset-width: 0px;
  8735.  
  8736.    --tw-ring-offset-color: #fff;
  8737.  
  8738.    --tw-ring-color: rgba(59,130,246,.5);
  8739.  
  8740.    --tw-ring-offset-shadow: 0 0 #0000;
  8741.  
  8742.    --tw-ring-shadow: 0 0 #0000;
  8743.  
  8744.    --tw-shadow: 0 0 #0000;
  8745.  
  8746.    --tw-shadow-colored: 0 0 #0000;
  8747.  
  8748.    --tw-blur: ;
  8749.  
  8750.    --tw-brightness: ;
  8751.  
  8752.    --tw-contrast: ;
  8753.  
  8754.    --tw-grayscale: ;
  8755.  
  8756.    --tw-hue-rotate: ;
  8757.  
  8758.    --tw-invert: ;
  8759.  
  8760.    --tw-saturate: ;
  8761.  
  8762.    --tw-sepia: ;
  8763.  
  8764.    --tw-drop-shadow: ;
  8765.  
  8766.    --tw-backdrop-blur: ;
  8767.  
  8768.    --tw-backdrop-brightness: ;
  8769.  
  8770.    --tw-backdrop-contrast: ;
  8771.  
  8772.    --tw-backdrop-grayscale: ;
  8773.  
  8774.    --tw-backdrop-hue-rotate: ;
  8775.  
  8776.    --tw-backdrop-invert: ;
  8777.  
  8778.    --tw-backdrop-opacity: ;
  8779.  
  8780.    --tw-backdrop-saturate: ;
  8781.  
  8782.    --tw-backdrop-sepia:
  8783.  
  8784. }
  8785.  
  8786.  
  8787.  
  8788. .sr-only {
  8789.  
  8790.    position: absolute;
  8791.  
  8792.    width: 1px;
  8793.  
  8794.    height: 1px;
  8795.  
  8796.    padding: 0;
  8797.  
  8798.    margin: -1px;
  8799.  
  8800.    overflow: hidden;
  8801.  
  8802.    clip: rect(0,0,0,0);
  8803.  
  8804.    white-space: nowrap;
  8805.  
  8806.    border-width: 0
  8807.  
  8808. }
  8809.  
  8810.  
  8811.  
  8812. .pointer-events-none {
  8813.  
  8814.    pointer-events: none
  8815.  
  8816. }
  8817.  
  8818.  
  8819.  
  8820. .pointer-events-auto {
  8821.  
  8822.    pointer-events: auto
  8823.  
  8824. }
  8825.  
  8826.  
  8827.  
  8828. .fixed {
  8829.  
  8830.    position: fixed
  8831.  
  8832. }
  8833.  
  8834.  
  8835.  
  8836. .\!absolute {
  8837.  
  8838.    position: absolute!important
  8839.  
  8840. }
  8841.  
  8842.  
  8843.  
  8844. .absolute {
  8845.  
  8846.    position: absolute
  8847.  
  8848. }
  8849.  
  8850.  
  8851.  
  8852. .relative {
  8853.  
  8854.    position: relative
  8855.  
  8856. }
  8857.  
  8858.  
  8859.  
  8860. .sticky {
  8861.  
  8862.    position: sticky
  8863.  
  8864. }
  8865.  
  8866.  
  8867.  
  8868. .inset-0 {
  8869.  
  8870.    top: 0;
  8871.  
  8872.    bottom: 0
  8873.  
  8874. }
  8875.  
  8876.  
  8877.  
  8878. .inset-0,.inset-x-0 {
  8879.  
  8880.    right: 0;
  8881.  
  8882.    left: 0
  8883.  
  8884. }
  8885.  
  8886.  
  8887.  
  8888. .inset-y-0 {
  8889.  
  8890.    top: 0;
  8891.  
  8892.    bottom: 0
  8893.  
  8894. }
  8895.  
  8896.  
  8897.  
  8898. .-right-\[3px\] {
  8899.  
  8900.    right: -3px
  8901.  
  8902. }
  8903.  
  8904.  
  8905.  
  8906. .bottom-0 {
  8907.  
  8908.    bottom: 0
  8909.  
  8910. }
  8911.  
  8912.  
  8913.  
  8914. .left-0 {
  8915.  
  8916.    left: 0
  8917.  
  8918. }
  8919.  
  8920.  
  8921.  
  8922. .left-5 {
  8923.  
  8924.    left: 1.25rem
  8925.  
  8926. }
  8927.  
  8928.  
  8929.  
  8930. .left-6 {
  8931.  
  8932.    left: 1.5rem
  8933.  
  8934. }
  8935.  
  8936.  
  8937.  
  8938. .right-0 {
  8939.  
  8940.    right: 0
  8941.  
  8942. }
  8943.  
  8944.  
  8945.  
  8946. .right-6 {
  8947.  
  8948.    right: 1.5rem
  8949.  
  8950. }
  8951.  
  8952.  
  8953.  
  8954. .right-8 {
  8955.  
  8956.    right: 2rem
  8957.  
  8958. }
  8959.  
  8960.  
  8961.  
  8962. .top-0 {
  8963.  
  8964.    top: 0
  8965.  
  8966. }
  8967.  
  8968.  
  8969.  
  8970. .top-20 {
  8971.  
  8972.    top: 5rem
  8973.  
  8974. }
  8975.  
  8976.  
  8977.  
  8978. .top-4 {
  8979.  
  8980.    top: 1rem
  8981.  
  8982. }
  8983.  
  8984.  
  8985.  
  8986. .top-\[18px\] {
  8987.  
  8988.    top: 18px
  8989.  
  8990. }
  8991.  
  8992.  
  8993.  
  8994. .-z-10 {
  8995.  
  8996.    z-index: -10
  8997.  
  8998. }
  8999.  
  9000.  
  9001.  
  9002. .z-0 {
  9003.  
  9004.    z-index: 0
  9005.  
  9006. }
  9007.  
  9008.  
  9009.  
  9010. .z-10 {
  9011.  
  9012.    z-index: 10
  9013.  
  9014. }
  9015.  
  9016.  
  9017.  
  9018. .z-20 {
  9019.  
  9020.    z-index: 20
  9021.  
  9022. }
  9023.  
  9024.  
  9025.  
  9026. .z-30 {
  9027.  
  9028.    z-index: 30
  9029.  
  9030. }
  9031.  
  9032.  
  9033.  
  9034. .z-40 {
  9035.  
  9036.    z-index: 40
  9037.  
  9038. }
  9039.  
  9040.  
  9041.  
  9042. .z-50 {
  9043.  
  9044.    z-index: 50
  9045.  
  9046. }
  9047.  
  9048.  
  9049.  
  9050. .z-\[60\] {
  9051.  
  9052.    z-index: 60
  9053.  
  9054. }
  9055.  
  9056.  
  9057.  
  9058. .z-\[9\] {
  9059.  
  9060.    z-index: 9
  9061.  
  9062. }
  9063.  
  9064.  
  9065.  
  9066. .order-1 {
  9067.  
  9068.    order: 1
  9069.  
  9070. }
  9071.  
  9072.  
  9073.  
  9074. .order-2 {
  9075.  
  9076.    order: 2
  9077.  
  9078. }
  9079.  
  9080.  
  9081.  
  9082. .col-span-1 {
  9083.  
  9084.    grid-column: span 1/span 1
  9085.  
  9086. }
  9087.  
  9088.  
  9089.  
  9090. .col-span-12 {
  9091.  
  9092.    grid-column: span 12/span 12
  9093.  
  9094. }
  9095.  
  9096.  
  9097.  
  9098. .col-span-2 {
  9099.  
  9100.    grid-column: span 2/span 2
  9101.  
  9102. }
  9103.  
  9104.  
  9105.  
  9106. .col-span-5 {
  9107.  
  9108.    grid-column: span 5/span 5
  9109.  
  9110. }
  9111.  
  9112.  
  9113.  
  9114. .\!m-0 {
  9115.  
  9116.    margin: 0!important
  9117.  
  9118. }
  9119.  
  9120.  
  9121.  
  9122. .m-0 {
  9123.  
  9124.    margin: 0
  9125.  
  9126. }
  9127.  
  9128.  
  9129.  
  9130. .m-4 {
  9131.  
  9132.    margin: 1rem
  9133.  
  9134. }
  9135.  
  9136.  
  9137.  
  9138. .m-auto {
  9139.  
  9140.    margin: auto
  9141.  
  9142. }
  9143.  
  9144.  
  9145.  
  9146. .mx-2 {
  9147.  
  9148.    margin-left: .5rem;
  9149.  
  9150.    margin-right: .5rem
  9151.  
  9152. }
  9153.  
  9154.  
  9155.  
  9156. .mx-6 {
  9157.  
  9158.    margin-left: 1.5rem;
  9159.  
  9160.    margin-right: 1.5rem
  9161.  
  9162. }
  9163.  
  9164.  
  9165.  
  9166. .mx-auto {
  9167.  
  9168.    margin-left: auto;
  9169.  
  9170.    margin-right: auto
  9171.  
  9172. }
  9173.  
  9174.  
  9175.  
  9176. .my-2 {
  9177.  
  9178.    margin-top: .5rem;
  9179.  
  9180.    margin-bottom: .5rem
  9181.  
  9182. }
  9183.  
  9184.  
  9185.  
  9186. .my-20 {
  9187.  
  9188.    margin-top: 5rem;
  9189.  
  9190.    margin-bottom: 5rem
  9191.  
  9192. }
  9193.  
  9194.  
  9195.  
  9196. .my-3 {
  9197.  
  9198.    margin-top: .75rem;
  9199.  
  9200.    margin-bottom: .75rem
  9201.  
  9202. }
  9203.  
  9204.  
  9205.  
  9206. .my-4 {
  9207.  
  9208.    margin-top: 1rem;
  9209.  
  9210.    margin-bottom: 1rem
  9211.  
  9212. }
  9213.  
  9214.  
  9215.  
  9216. .my-6 {
  9217.  
  9218.    margin-top: 1.5rem;
  9219.  
  9220.    margin-bottom: 1.5rem
  9221.  
  9222. }
  9223.  
  9224.  
  9225.  
  9226. .my-7 {
  9227.  
  9228.    margin-top: 1.75rem;
  9229.  
  9230.    margin-bottom: 1.75rem
  9231.  
  9232. }
  9233.  
  9234.  
  9235.  
  9236. .my-8 {
  9237.  
  9238.    margin-top: 2rem;
  9239.  
  9240.    margin-bottom: 2rem
  9241.  
  9242. }
  9243.  
  9244.  
  9245.  
  9246. .my-auto {
  9247.  
  9248.    margin-top: auto;
  9249.  
  9250.    margin-bottom: auto
  9251.  
  9252. }
  9253.  
  9254.  
  9255.  
  9256. .-mb-px {
  9257.  
  9258.    margin-bottom: -1px
  9259.  
  9260. }
  9261.  
  9262.  
  9263.  
  9264. .-ml-1 {
  9265.  
  9266.    margin-left: -.25rem
  9267.  
  9268. }
  9269.  
  9270.  
  9271.  
  9272. .-ml-px {
  9273.  
  9274.    margin-left: -1px
  9275.  
  9276. }
  9277.  
  9278.  
  9279.  
  9280. .-mr-10 {
  9281.  
  9282.    margin-right: -2.5rem
  9283.  
  9284. }
  9285.  
  9286.  
  9287.  
  9288. .-mr-12 {
  9289.  
  9290.    margin-right: -3rem
  9291.  
  9292. }
  9293.  
  9294.  
  9295.  
  9296. .-mt-16 {
  9297.  
  9298.    margin-top: -4rem
  9299.  
  9300. }
  9301.  
  9302.  
  9303.  
  9304. .mb-1 {
  9305.  
  9306.    margin-bottom: .25rem
  9307.  
  9308. }
  9309.  
  9310.  
  9311.  
  9312. .mb-1\.5 {
  9313.  
  9314.    margin-bottom: .375rem
  9315.  
  9316. }
  9317.  
  9318.  
  9319.  
  9320. .mb-10 {
  9321.  
  9322.    margin-bottom: 2.5rem
  9323.  
  9324. }
  9325.  
  9326.  
  9327.  
  9328. .mb-2 {
  9329.  
  9330.    margin-bottom: .5rem
  9331.  
  9332. }
  9333.  
  9334.  
  9335.  
  9336. .mb-3 {
  9337.  
  9338.    margin-bottom: .75rem
  9339.  
  9340. }
  9341.  
  9342.  
  9343.  
  9344. .mb-4 {
  9345.  
  9346.    margin-bottom: 1rem
  9347.  
  9348. }
  9349.  
  9350.  
  9351.  
  9352. .mb-5 {
  9353.  
  9354.    margin-bottom: 1.25rem
  9355.  
  9356. }
  9357.  
  9358.  
  9359.  
  9360. .mb-6 {
  9361.  
  9362.    margin-bottom: 1.5rem
  9363.  
  9364. }
  9365.  
  9366.  
  9367.  
  9368. .mb-8 {
  9369.  
  9370.    margin-bottom: 2rem
  9371.  
  9372. }
  9373.  
  9374.  
  9375.  
  9376. .mb-\[20px\] {
  9377.  
  9378.    margin-bottom: 20px
  9379.  
  9380. }
  9381.  
  9382.  
  9383.  
  9384. .ml-12 {
  9385.  
  9386.    margin-left: 3rem
  9387.  
  9388. }
  9389.  
  9390.  
  9391.  
  9392. .ml-2 {
  9393.  
  9394.    margin-left: .5rem
  9395.  
  9396. }
  9397.  
  9398.  
  9399.  
  9400. .ml-3 {
  9401.  
  9402.    margin-left: .75rem
  9403.  
  9404. }
  9405.  
  9406.  
  9407.  
  9408. .ml-4 {
  9409.  
  9410.    margin-left: 1rem
  9411.  
  9412. }
  9413.  
  9414.  
  9415.  
  9416. .ml-5 {
  9417.  
  9418.    margin-left: 1.25rem
  9419.  
  9420. }
  9421.  
  9422.  
  9423.  
  9424. .mr-2 {
  9425.  
  9426.    margin-right: .5rem
  9427.  
  9428. }
  9429.  
  9430.  
  9431.  
  9432. .mr-3 {
  9433.  
  9434.    margin-right: .75rem
  9435.  
  9436. }
  9437.  
  9438.  
  9439.  
  9440. .mr-4 {
  9441.  
  9442.    margin-right: 1rem
  9443.  
  9444. }
  9445.  
  9446.  
  9447.  
  9448. .mr-5 {
  9449.  
  9450.    margin-right: 1.25rem
  9451.  
  9452. }
  9453.  
  9454.  
  9455.  
  9456. .mt-1 {
  9457.  
  9458.    margin-top: .25rem
  9459.  
  9460. }
  9461.  
  9462.  
  9463.  
  9464. .mt-10 {
  9465.  
  9466.    margin-top: 2.5rem
  9467.  
  9468. }
  9469.  
  9470.  
  9471.  
  9472. .mt-12 {
  9473.  
  9474.    margin-top: 3rem
  9475.  
  9476. }
  9477.  
  9478.  
  9479.  
  9480. .mt-2 {
  9481.  
  9482.    margin-top: .5rem
  9483.  
  9484. }
  9485.  
  9486.  
  9487.  
  9488. .mt-3 {
  9489.  
  9490.    margin-top: .75rem
  9491.  
  9492. }
  9493.  
  9494.  
  9495.  
  9496. .mt-4 {
  9497.  
  9498.    margin-top: 1rem
  9499.  
  9500. }
  9501.  
  9502.  
  9503.  
  9504. .mt-5 {
  9505.  
  9506.    margin-top: 1.25rem
  9507.  
  9508. }
  9509.  
  9510.  
  9511.  
  9512. .mt-6 {
  9513.  
  9514.    margin-top: 1.5rem
  9515.  
  9516. }
  9517.  
  9518.  
  9519.  
  9520. .mt-7 {
  9521.  
  9522.    margin-top: 1.75rem
  9523.  
  9524. }
  9525.  
  9526.  
  9527.  
  9528. .mt-8 {
  9529.  
  9530.    margin-top: 2rem
  9531.  
  9532. }
  9533.  
  9534.  
  9535.  
  9536. .mt-\[20px\] {
  9537.  
  9538.    margin-top: 20px
  9539.  
  9540. }
  9541.  
  9542.  
  9543.  
  9544. .mt-\[30px\] {
  9545.  
  9546.    margin-top: 30px
  9547.  
  9548. }
  9549.  
  9550.  
  9551.  
  9552. .block {
  9553.  
  9554.    display: block
  9555.  
  9556. }
  9557.  
  9558.  
  9559.  
  9560. .inline-block {
  9561.  
  9562.    display: inline-block
  9563.  
  9564. }
  9565.  
  9566.  
  9567.  
  9568. .inline {
  9569.  
  9570.    display: inline
  9571.  
  9572. }
  9573.  
  9574.  
  9575.  
  9576. .flex {
  9577.  
  9578.    display: flex
  9579.  
  9580. }
  9581.  
  9582.  
  9583.  
  9584. .inline-flex {
  9585.  
  9586.    display: inline-flex
  9587.  
  9588. }
  9589.  
  9590.  
  9591.  
  9592. .table {
  9593.  
  9594.    display: table
  9595.  
  9596. }
  9597.  
  9598.  
  9599.  
  9600. .flow-root {
  9601.  
  9602.    display: flow-root
  9603.  
  9604. }
  9605.  
  9606.  
  9607.  
  9608. .grid {
  9609.  
  9610.    display: grid
  9611.  
  9612. }
  9613.  
  9614.  
  9615.  
  9616. .contents {
  9617.  
  9618.    display: contents
  9619.  
  9620. }
  9621.  
  9622.  
  9623.  
  9624. .hidden {
  9625.  
  9626.    display: none
  9627.  
  9628. }
  9629.  
  9630.  
  9631.  
  9632. .hidden-2 {
  9633.  
  9634.    display: block;
  9635.  
  9636. }
  9637.  
  9638.  
  9639.  
  9640. .h-0 {
  9641.  
  9642.    height: 0
  9643.  
  9644. }
  9645.  
  9646.  
  9647.  
  9648. .h-10 {
  9649.  
  9650.    height: 2.5rem
  9651.  
  9652. }
  9653.  
  9654.  
  9655.  
  9656. .h-12 {
  9657.  
  9658.    height: 3rem
  9659.  
  9660. }
  9661.  
  9662.  
  9663.  
  9664. .h-14 {
  9665.  
  9666.    height: 3.5rem
  9667.  
  9668. }
  9669.  
  9670.  
  9671.  
  9672. .h-16 {
  9673.  
  9674.    height: 4rem
  9675.  
  9676. }
  9677.  
  9678.  
  9679.  
  9680. .h-24 {
  9681.  
  9682.    height: 6rem
  9683.  
  9684. }
  9685.  
  9686.  
  9687.  
  9688. .h-3 {
  9689.  
  9690.    height: .75rem
  9691.  
  9692. }
  9693.  
  9694.  
  9695.  
  9696. .h-32 {
  9697.  
  9698.    height: 8rem
  9699.  
  9700. }
  9701.  
  9702.  
  9703.  
  9704. .h-4 {
  9705.  
  9706.    height: 1rem
  9707.  
  9708. }
  9709.  
  9710.  
  9711.  
  9712. .h-40 {
  9713.  
  9714.    height: 10rem
  9715.  
  9716. }
  9717.  
  9718.  
  9719.  
  9720. .h-5 {
  9721.  
  9722.    height: 1.25rem
  9723.  
  9724. }
  9725.  
  9726.  
  9727.  
  9728. .h-56 {
  9729.  
  9730.    height: 12rem;
  9731.  
  9732. }
  9733.  
  9734.  
  9735.  
  9736. .h-6 {
  9737.  
  9738.    height: 1.5rem
  9739.  
  9740. }
  9741.  
  9742.  
  9743.  
  9744. .h-64 {
  9745.  
  9746.    height: 16rem
  9747.  
  9748. }
  9749.  
  9750.  
  9751.  
  9752. .h-8 {
  9753.  
  9754.    height: 2rem
  9755.  
  9756. }
  9757.  
  9758.  
  9759.  
  9760. .h-\[100vh\] {
  9761.  
  9762.    height: 100vh
  9763.  
  9764. }
  9765.  
  9766.  
  9767.  
  9768. .h-\[16px\] {
  9769.  
  9770.    height: 16px
  9771.  
  9772. }
  9773.  
  9774.  
  9775.  
  9776. .h-\[24px\] {
  9777.  
  9778.    height: 24px
  9779.  
  9780. }
  9781.  
  9782.  
  9783.  
  9784. .h-\[280px\] {
  9785.  
  9786.    height: 280px
  9787.  
  9788. }
  9789.  
  9790.  
  9791.  
  9792. .h-\[460px\] {
  9793.  
  9794.    height: 460px
  9795.  
  9796. }
  9797.  
  9798.  
  9799.  
  9800. .h-\[5\.7rem\] {
  9801.  
  9802.    height: 5.7rem
  9803.  
  9804. }
  9805.  
  9806.  
  9807.  
  9808. .h-\[9\.4rem\] {
  9809.  
  9810.    height: 9.4rem
  9811.  
  9812. }
  9813.  
  9814.  
  9815.  
  9816. .h-auto {
  9817.  
  9818.    height: auto
  9819.  
  9820. }
  9821.  
  9822.  
  9823.  
  9824. .h-full {
  9825.  
  9826.    height: 100%
  9827.  
  9828. }
  9829.  
  9830.  
  9831.  
  9832. .h-px {
  9833.  
  9834.    height: 1px
  9835.  
  9836. }
  9837.  
  9838.  
  9839.  
  9840. .max-h-0 {
  9841.  
  9842.    max-height: 0
  9843.  
  9844. }
  9845.  
  9846.  
  9847.  
  9848. .max-h-\[1000px\] {
  9849.  
  9850.    max-height: 1000px
  9851.  
  9852. }
  9853.  
  9854.  
  9855.  
  9856. .max-h-\[9rem\] {
  9857.  
  9858.    max-height: 9rem
  9859.  
  9860. }
  9861.  
  9862.  
  9863.  
  9864. .max-h-screen {
  9865.  
  9866.    max-height: 100vh
  9867.  
  9868. }
  9869.  
  9870.  
  9871.  
  9872. .min-h-\[50vh\] {
  9873.  
  9874.    min-height: 50vh
  9875.  
  9876. }
  9877.  
  9878.  
  9879.  
  9880. .min-h-\[60vh\] {
  9881.  
  9882.    min-height: 60vh
  9883.  
  9884. }
  9885.  
  9886.  
  9887.  
  9888. .min-h-\[65vh\] {
  9889.  
  9890.    min-height: 65vh
  9891.  
  9892. }
  9893.  
  9894.  
  9895.  
  9896. .min-h-\[70vh\] {
  9897.  
  9898.    min-height: 70vh
  9899.  
  9900. }
  9901.  
  9902.  
  9903.  
  9904. .min-h-full {
  9905.  
  9906.    min-height: 100%
  9907.  
  9908. }
  9909.  
  9910.  
  9911.  
  9912. .min-h-screen {
  9913.  
  9914.    min-height: 100vh
  9915.  
  9916. }
  9917.  
  9918.  
  9919.  
  9920. .\!w-full {
  9921.  
  9922.    width: 100%!important
  9923.  
  9924. }
  9925.  
  9926.  
  9927.  
  9928. .w-1\/2 {
  9929.  
  9930.    width: 50%
  9931.  
  9932. }
  9933.  
  9934.  
  9935.  
  9936. .w-10 {
  9937.  
  9938.    width: 2.5rem
  9939.  
  9940. }
  9941.  
  9942.  
  9943.  
  9944. .w-11 {
  9945.  
  9946.    width: 2.75rem
  9947.  
  9948. }
  9949.  
  9950.  
  9951.  
  9952. .w-12 {
  9953.  
  9954.    width: 3rem
  9955.  
  9956. }
  9957.  
  9958.  
  9959.  
  9960. .w-14 {
  9961.  
  9962.    width: 3.5rem
  9963.  
  9964. }
  9965.  
  9966.  
  9967.  
  9968. .w-24 {
  9969.  
  9970.    width: 6rem
  9971.  
  9972. }
  9973.  
  9974.  
  9975.  
  9976. .w-28 {
  9977.  
  9978.    width: 7rem
  9979.  
  9980. }
  9981.  
  9982.  
  9983.  
  9984. .w-3 {
  9985.  
  9986.    width: .75rem
  9987.  
  9988. }
  9989.  
  9990.  
  9991.  
  9992. .w-4 {
  9993.  
  9994.    width: 1rem
  9995.  
  9996. }
  9997.  
  9998.  
  9999.  
  10000. .w-5 {
  10001.  
  10002.    width: 1.25rem
  10003.  
  10004. }
  10005.  
  10006.  
  10007.  
  10008. .w-56 {
  10009.  
  10010.    width: 14rem
  10011.  
  10012. }
  10013.  
  10014.  
  10015.  
  10016. .w-6 {
  10017.  
  10018.    width: 1.5rem
  10019.  
  10020. }
  10021.  
  10022.  
  10023.  
  10024. .w-72 {
  10025.  
  10026.    width: 18rem
  10027.  
  10028. }
  10029.  
  10030.  
  10031.  
  10032. .w-8 {
  10033.  
  10034.    width: 2rem
  10035.  
  10036. }
  10037.  
  10038.  
  10039.  
  10040. .w-80 {
  10041.  
  10042.    width: 20rem
  10043.  
  10044. }
  10045.  
  10046.  
  10047.  
  10048. .w-\[16px\] {
  10049.  
  10050.    width: 16px
  10051.  
  10052. }
  10053.  
  10054.  
  10055.  
  10056. .w-\[24px\] {
  10057.  
  10058.    width: 24px
  10059.  
  10060. }
  10061.  
  10062.  
  10063.  
  10064. .w-\[280px\] {
  10065.  
  10066.    width: 280px
  10067.  
  10068. }
  10069.  
  10070.  
  10071.  
  10072. .w-\[80px\] {
  10073.  
  10074.    width: 80px
  10075.  
  10076. }
  10077.  
  10078.  
  10079.  
  10080. .w-auto {
  10081.  
  10082.    width: auto
  10083.  
  10084. }
  10085.  
  10086.  
  10087.  
  10088. .w-full {
  10089.  
  10090.    width: 100%
  10091.  
  10092. }
  10093.  
  10094.  
  10095.  
  10096. .w-screen {
  10097.  
  10098.    width: 100vw
  10099.  
  10100. }
  10101.  
  10102.  
  10103.  
  10104. .min-w-0 {
  10105.  
  10106.    min-width: 0
  10107.  
  10108. }
  10109.  
  10110.  
  10111.  
  10112. .max-w-7xl {
  10113.  
  10114.    max-width: 80rem
  10115.  
  10116. }
  10117.  
  10118.  
  10119.  
  10120. .max-w-\[15rem\] {
  10121.  
  10122.    max-width: 15rem
  10123.  
  10124. }
  10125.  
  10126.  
  10127.  
  10128. .max-w-\[2\.5rem\] {
  10129.  
  10130.    max-width: 2.5rem
  10131.  
  10132. }
  10133.  
  10134.  
  10135.  
  10136. .max-w-\[3\.5rem\] {
  10137.  
  10138.    max-width: 3.5rem
  10139.  
  10140. }
  10141.  
  10142.  
  10143.  
  10144. .max-w-full {
  10145.  
  10146.    max-width: 100%
  10147.  
  10148. }
  10149.  
  10150.  
  10151.  
  10152. .max-w-md {
  10153.  
  10154.    max-width: 28rem
  10155.  
  10156. }
  10157.  
  10158.  
  10159.  
  10160. .max-w-xl {
  10161.  
  10162.    max-width: 36rem
  10163.  
  10164. }
  10165.  
  10166.  
  10167.  
  10168. .max-w-xs {
  10169.  
  10170.    max-width: 20rem
  10171.  
  10172. }
  10173.  
  10174.  
  10175.  
  10176. .flex-1 {
  10177.  
  10178.    flex: 1 1 0%
  10179.  
  10180. }
  10181.  
  10182.  
  10183.  
  10184. .flex-shrink {
  10185.  
  10186.    flex-shrink: 1
  10187.  
  10188. }
  10189.  
  10190.  
  10191.  
  10192. .flex-shrink-0,.shrink-0 {
  10193.  
  10194.    flex-shrink: 0
  10195.  
  10196. }
  10197.  
  10198.  
  10199.  
  10200. .flex-grow,.grow {
  10201.  
  10202.    flex-grow: 1
  10203.  
  10204. }
  10205.  
  10206.  
  10207.  
  10208. .table-auto {
  10209.  
  10210.    table-layout: auto
  10211.  
  10212. }
  10213.  
  10214.  
  10215.  
  10216. .origin-\[0\] {
  10217.  
  10218.    transform-origin: 0
  10219.  
  10220. }
  10221.  
  10222.  
  10223.  
  10224. .origin-top-right {
  10225.  
  10226.    transform-origin: top right
  10227.  
  10228. }
  10229.  
  10230.  
  10231.  
  10232. .-translate-x-full {
  10233.  
  10234.    --tw-translate-x: -100%
  10235.  
  10236. }
  10237.  
  10238.  
  10239.  
  10240. .-translate-x-full,.-translate-y-1\/2 {
  10241.  
  10242.    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))
  10243.  
  10244. }
  10245.  
  10246.  
  10247.  
  10248. .-translate-y-1\/2 {
  10249.  
  10250.    --tw-translate-y: -50%
  10251.  
  10252. }
  10253.  
  10254.  
  10255.  
  10256. .-translate-y-3 {
  10257.  
  10258.    --tw-translate-y: -0.75rem
  10259.  
  10260. }
  10261.  
  10262.  
  10263.  
  10264. .-translate-y-3,.translate-x-0 {
  10265.  
  10266.    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))
  10267.  
  10268. }
  10269.  
  10270.  
  10271.  
  10272. .translate-x-0 {
  10273.  
  10274.    --tw-translate-x: 0px
  10275.  
  10276. }
  10277.  
  10278.  
  10279.  
  10280. .translate-y-0 {
  10281.  
  10282.    --tw-translate-y: 0px
  10283.  
  10284. }
  10285.  
  10286.  
  10287.  
  10288. .rotate-0,.translate-y-0 {
  10289.  
  10290.    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))
  10291.  
  10292. }
  10293.  
  10294.  
  10295.  
  10296. .rotate-0 {
  10297.  
  10298.    --tw-rotate: 0deg
  10299.  
  10300. }
  10301.  
  10302.  
  10303.  
  10304. .rotate-180 {
  10305.  
  10306.    --tw-rotate: 180deg
  10307.  
  10308. }
  10309.  
  10310.  
  10311.  
  10312. .rotate-180,.scale-100 {
  10313.  
  10314.    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))
  10315.  
  10316. }
  10317.  
  10318.  
  10319.  
  10320. .scale-100 {
  10321.  
  10322.    --tw-scale-x: 1;
  10323.  
  10324.    --tw-scale-y: 1
  10325.  
  10326. }
  10327.  
  10328.  
  10329.  
  10330. .scale-75 {
  10331.  
  10332.    --tw-scale-x: .75;
  10333.  
  10334.    --tw-scale-y: .75
  10335.  
  10336. }
  10337.  
  10338.  
  10339.  
  10340. .scale-75,.scale-95 {
  10341.  
  10342.    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))
  10343.  
  10344. }
  10345.  
  10346.  
  10347.  
  10348. .scale-95 {
  10349.  
  10350.    --tw-scale-x: .95;
  10351.  
  10352.    --tw-scale-y: .95
  10353.  
  10354. }
  10355.  
  10356.  
  10357.  
  10358. .transform {
  10359.  
  10360.    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))
  10361.  
  10362. }
  10363.  
  10364.  
  10365.  
  10366. @keyframes ping {
  10367.  
  10368.    75%,to {
  10369.  
  10370.        transform: scale(2);
  10371.  
  10372.        opacity: 0
  10373.  
  10374.    }
  10375.  
  10376. }
  10377.  
  10378.  
  10379.  
  10380. .animate-ping {
  10381.  
  10382.    animation: ping 1s cubic-bezier(0,0,.2,1) infinite
  10383.  
  10384. }
  10385.  
  10386.  
  10387.  
  10388. @keyframes pulse {
  10389.  
  10390.    50% {
  10391.  
  10392.        opacity: .5
  10393.  
  10394.    }
  10395.  
  10396. }
  10397.  
  10398.  
  10399.  
  10400. .animate-pulse {
  10401.  
  10402.    animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite
  10403.  
  10404. }
  10405.  
  10406.  
  10407.  
  10408. @keyframes spin {
  10409.  
  10410.    to {
  10411.  
  10412.        transform: rotate(1turn)
  10413.  
  10414.    }
  10415.  
  10416. }
  10417.  
  10418.  
  10419.  
  10420. .animate-spin {
  10421.  
  10422.    animation: spin 1s linear infinite
  10423.  
  10424. }
  10425.  
  10426.  
  10427.  
  10428. .cursor-not-allowed {
  10429.  
  10430.    cursor: not-allowed
  10431.  
  10432. }
  10433.  
  10434.  
  10435.  
  10436. .cursor-pointer {
  10437.  
  10438.    cursor: pointer
  10439.  
  10440. }
  10441.  
  10442.  
  10443.  
  10444. .appearance-none {
  10445.  
  10446.    -webkit-appearance: none;
  10447.  
  10448.    -moz-appearance: none;
  10449.  
  10450.    appearance: none
  10451.  
  10452. }
  10453.  
  10454.  
  10455.  
  10456. .grid-flow-col {
  10457.  
  10458.    grid-auto-flow: column
  10459.  
  10460. }
  10461.  
  10462.  
  10463.  
  10464. .grid-cols-1 {
  10465.  
  10466.    grid-template-columns: repeat(1,minmax(0,1fr))
  10467.  
  10468. }
  10469.  
  10470.  
  10471.  
  10472. .grid-cols-12 {
  10473.  
  10474.    grid-template-columns: repeat(12,minmax(0,1fr))
  10475.  
  10476. }
  10477.  
  10478.  
  10479.  
  10480. .grid-cols-2 {
  10481.  
  10482.    grid-template-columns: repeat(2,minmax(0,1fr))
  10483.  
  10484. }
  10485.  
  10486.  
  10487.  
  10488. .grid-cols-3 {
  10489.  
  10490.    grid-template-columns: repeat(3,minmax(0,1fr))
  10491.  
  10492. }
  10493.  
  10494.  
  10495.  
  10496. .grid-cols-6 {
  10497.  
  10498.    grid-template-columns: repeat(6,minmax(0,1fr))
  10499.  
  10500. }
  10501.  
  10502.  
  10503.  
  10504. .flex-row {
  10505.  
  10506.    flex-direction: row
  10507.  
  10508. }
  10509.  
  10510.  
  10511.  
  10512. .flex-row-reverse {
  10513.  
  10514.    flex-direction: row-reverse
  10515.  
  10516. }
  10517.  
  10518.  
  10519.  
  10520. .flex-col {
  10521.  
  10522.    flex-direction: column
  10523.  
  10524. }
  10525.  
  10526.  
  10527.  
  10528. .flex-col-reverse {
  10529.  
  10530.    flex-direction: column-reverse
  10531.  
  10532. }
  10533.  
  10534.  
  10535.  
  10536. .content-center {
  10537.  
  10538.    align-content: center
  10539.  
  10540. }
  10541.  
  10542.  
  10543.  
  10544. .content-start {
  10545.  
  10546.    align-content: flex-start
  10547.  
  10548. }
  10549.  
  10550.  
  10551.  
  10552. .content-end {
  10553.  
  10554.    align-content: flex-end
  10555.  
  10556. }
  10557.  
  10558.  
  10559.  
  10560. .items-start {
  10561.  
  10562.    align-items: flex-start
  10563.  
  10564. }
  10565.  
  10566.  
  10567.  
  10568. .items-end {
  10569.  
  10570.    align-items: flex-end
  10571.  
  10572. }
  10573.  
  10574.  
  10575.  
  10576. .items-center {
  10577.  
  10578.    align-items: center
  10579.  
  10580. }
  10581.  
  10582.  
  10583.  
  10584. .items-stretch {
  10585.  
  10586.    align-items: stretch
  10587.  
  10588. }
  10589.  
  10590.  
  10591.  
  10592. .justify-start {
  10593.  
  10594.    justify-content: flex-start
  10595.  
  10596. }
  10597.  
  10598.  
  10599.  
  10600. .justify-end {
  10601.  
  10602.    justify-content: flex-end
  10603.  
  10604. }
  10605.  
  10606.  
  10607.  
  10608. .justify-center {
  10609.  
  10610.    justify-content: center
  10611.  
  10612. }
  10613.  
  10614.  
  10615.  
  10616. .justify-between {
  10617.  
  10618.    justify-content: space-between
  10619.  
  10620. }
  10621.  
  10622.  
  10623.  
  10624. .justify-around {
  10625.  
  10626.    justify-content: space-around
  10627.  
  10628. }
  10629.  
  10630.  
  10631.  
  10632. .\!gap-0 {
  10633.  
  10634.    gap: 0!important
  10635.  
  10636. }
  10637.  
  10638.  
  10639.  
  10640. .gap-1 {
  10641.  
  10642.    gap: .25rem
  10643.  
  10644. }
  10645.  
  10646.  
  10647.  
  10648. .gap-1\.5 {
  10649.  
  10650.    gap: .375rem
  10651.  
  10652. }
  10653.  
  10654.  
  10655.  
  10656. .gap-12 {
  10657.  
  10658.    gap: 3rem
  10659.  
  10660. }
  10661.  
  10662.  
  10663.  
  10664. .gap-2 {
  10665.  
  10666.    gap: .5rem
  10667.  
  10668. }
  10669.  
  10670.  
  10671.  
  10672. .gap-3 {
  10673.  
  10674.    gap: .75rem
  10675.  
  10676. }
  10677.  
  10678.  
  10679.  
  10680. .gap-4 {
  10681.  
  10682.    gap: 1rem
  10683.  
  10684. }
  10685.  
  10686.  
  10687.  
  10688. .gap-5 {
  10689.  
  10690.    gap: 1.25rem
  10691.  
  10692. }
  10693.  
  10694.  
  10695.  
  10696. .gap-6 {
  10697.  
  10698.    gap: 1.5rem
  10699.  
  10700. }
  10701.  
  10702.  
  10703.  
  10704. .gap-8 {
  10705.  
  10706.    gap: 2rem
  10707.  
  10708. }
  10709.  
  10710.  
  10711.  
  10712. .gap-x-4 {
  10713.  
  10714.    -moz-column-gap: 1rem;
  10715.  
  10716.    column-gap: 1rem
  10717.  
  10718. }
  10719.  
  10720.  
  10721.  
  10722. .gap-y-10 {
  10723.  
  10724.    row-gap: 2.5rem
  10725.  
  10726. }
  10727.  
  10728.  
  10729.  
  10730. .gap-y-4 {
  10731.  
  10732.    row-gap: 1rem
  10733.  
  10734. }
  10735.  
  10736.  
  10737.  
  10738. .gap-y-8 {
  10739.  
  10740.    row-gap: 2rem
  10741.  
  10742. }
  10743.  
  10744.  
  10745.  
  10746. .-space-x-px>:not([hidden])~:not([hidden]) {
  10747.  
  10748.    --tw-space-x-reverse: 0;
  10749.  
  10750.    margin-right: calc(-1px * var(--tw-space-x-reverse));
  10751.  
  10752.    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  10753.  
  10754. }
  10755.  
  10756.  
  10757.  
  10758. .space-x-2>:not([hidden])~:not([hidden]) {
  10759.  
  10760.    --tw-space-x-reverse: 0;
  10761.  
  10762.    margin-right: calc(.5rem * var(--tw-space-x-reverse));
  10763.  
  10764.    margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
  10765.  
  10766. }
  10767.  
  10768.  
  10769.  
  10770. .space-x-6>:not([hidden])~:not([hidden]) {
  10771.  
  10772.    --tw-space-x-reverse: 0;
  10773.  
  10774.    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  10775.  
  10776.    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
  10777.  
  10778. }
  10779.  
  10780.  
  10781.  
  10782. .space-y-1>:not([hidden])~:not([hidden]) {
  10783.  
  10784.    --tw-space-y-reverse: 0;
  10785.  
  10786.    margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
  10787.  
  10788.    margin-bottom: calc(.25rem * var(--tw-space-y-reverse))
  10789.  
  10790. }
  10791.  
  10792.  
  10793.  
  10794. .space-y-2>:not([hidden])~:not([hidden]) {
  10795.  
  10796.    --tw-space-y-reverse: 0;
  10797.  
  10798.    margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
  10799.  
  10800.    margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
  10801.  
  10802. }
  10803.  
  10804.  
  10805.  
  10806. .space-y-3>:not([hidden])~:not([hidden]) {
  10807.  
  10808.    --tw-space-y-reverse: 0;
  10809.  
  10810.    margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
  10811.  
  10812.    margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
  10813.  
  10814. }
  10815.  
  10816.  
  10817.  
  10818. .space-y-4>:not([hidden])~:not([hidden]) {
  10819.  
  10820.    --tw-space-y-reverse: 0;
  10821.  
  10822.    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  10823.  
  10824.    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
  10825.  
  10826. }
  10827.  
  10828.  
  10829.  
  10830. .space-y-5>:not([hidden])~:not([hidden]) {
  10831.  
  10832.    --tw-space-y-reverse: 0;
  10833.  
  10834.    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  10835.  
  10836.    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse))
  10837.  
  10838. }
  10839.  
  10840.  
  10841.  
  10842. .divide-y>:not([hidden])~:not([hidden]) {
  10843.  
  10844.    --tw-divide-y-reverse: 0;
  10845.  
  10846.    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  10847.  
  10848.    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
  10849.  
  10850. }
  10851.  
  10852.  
  10853.  
  10854. .divide-gray-100>:not([hidden])~:not([hidden]) {
  10855.  
  10856.    --tw-divide-opacity: 1;
  10857.  
  10858.    border-color: rgb(243 244 246/var(--tw-divide-opacity))
  10859.  
  10860. }
  10861.  
  10862.  
  10863.  
  10864. .overflow-hidden {
  10865.  
  10866.    overflow: hidden
  10867.  
  10868. }
  10869.  
  10870.  
  10871.  
  10872. .overflow-x-auto {
  10873.  
  10874.    overflow-x: auto
  10875.  
  10876. }
  10877.  
  10878.  
  10879.  
  10880. .overflow-y-auto {
  10881.  
  10882.    overflow-y: auto
  10883.  
  10884. }
  10885.  
  10886.  
  10887.  
  10888. .overflow-x-hidden {
  10889.  
  10890.    overflow-x: hidden
  10891.  
  10892. }
  10893.  
  10894.  
  10895.  
  10896. .overflow-x-scroll {
  10897.  
  10898.    overflow-x: scroll
  10899.  
  10900. }
  10901.  
  10902.  
  10903.  
  10904. .overflow-y-scroll {
  10905.  
  10906.    overflow-y: scroll
  10907.  
  10908. }
  10909.  
  10910.  
  10911.  
  10912. .truncate {
  10913.  
  10914.    overflow: hidden;
  10915.  
  10916.    white-space: nowrap
  10917.  
  10918. }
  10919.  
  10920.  
  10921.  
  10922. .text-ellipsis,.truncate {
  10923.  
  10924.    text-overflow: ellipsis
  10925.  
  10926. }
  10927.  
  10928.  
  10929.  
  10930. .whitespace-nowrap {
  10931.  
  10932.    white-space: nowrap
  10933.  
  10934. }
  10935.  
  10936.  
  10937.  
  10938. .whitespace-pre-line {
  10939.  
  10940.    white-space: pre-line
  10941.  
  10942. }
  10943.  
  10944.  
  10945.  
  10946. .break-words {
  10947.  
  10948.    overflow-wrap: break-word
  10949.  
  10950. }
  10951.  
  10952.  
  10953.  
  10954. .\!rounded-\[50px\] {
  10955.  
  10956.    border-radius: 50px!important
  10957.  
  10958. }
  10959.  
  10960.  
  10961.  
  10962. .\!rounded-full {
  10963.  
  10964.    border-radius: 9999px!important
  10965.  
  10966. }
  10967.  
  10968.  
  10969.  
  10970. .\!rounded-lg {
  10971.  
  10972.    border-radius: .5rem!important
  10973.  
  10974. }
  10975.  
  10976.  
  10977.  
  10978. .rounded {
  10979.  
  10980.    border-radius: .25rem
  10981.  
  10982. }
  10983.  
  10984.  
  10985.  
  10986. .rounded-2xl {
  10987.  
  10988.    border-radius: 1rem
  10989.  
  10990. }
  10991.  
  10992.  
  10993.  
  10994. .rounded-3xl {
  10995.  
  10996.    border-radius: 1.5rem
  10997.  
  10998. }
  10999.  
  11000.  
  11001.  
  11002. .rounded-\[15px\] {
  11003.  
  11004.    border-radius: 15px
  11005.  
  11006. }
  11007.  
  11008.  
  11009.  
  11010. .rounded-\[1rem\] {
  11011.  
  11012.    border-radius: 1rem
  11013.  
  11014. }
  11015.  
  11016.  
  11017.  
  11018. .rounded-\[8px\] {
  11019.  
  11020.    border-radius: 8px
  11021.  
  11022. }
  11023.  
  11024.  
  11025.  
  11026. .rounded-full {
  11027.  
  11028.    border-radius: 9999px
  11029.  
  11030. }
  11031.  
  11032.  
  11033.  
  11034. .rounded-lg {
  11035.  
  11036.    border-radius: .5rem
  11037.  
  11038. }
  11039.  
  11040.  
  11041.  
  11042. .rounded-md {
  11043.  
  11044.    border-radius: .375rem
  11045.  
  11046. }
  11047.  
  11048.  
  11049.  
  11050. .rounded-none {
  11051.  
  11052.    border-radius: 0
  11053.  
  11054. }
  11055.  
  11056.  
  11057.  
  11058. .rounded-xl {
  11059.  
  11060.    border-radius: .75rem
  11061.  
  11062. }
  11063.  
  11064.  
  11065.  
  11066. .rounded-b-lg {
  11067.  
  11068.    border-bottom-right-radius: .5rem;
  11069.  
  11070.    border-bottom-left-radius: .5rem
  11071.  
  11072. }
  11073.  
  11074.  
  11075.  
  11076. .rounded-l-full {
  11077.  
  11078.    border-top-left-radius: 9999px;
  11079.  
  11080.    border-bottom-left-radius: 9999px
  11081.  
  11082. }
  11083.  
  11084.  
  11085.  
  11086. .rounded-l-md {
  11087.  
  11088.    border-top-left-radius: .375rem;
  11089.  
  11090.    border-bottom-left-radius: .375rem
  11091.  
  11092. }
  11093.  
  11094.  
  11095.  
  11096. .rounded-r-full {
  11097.  
  11098.    border-top-right-radius: 9999px;
  11099.  
  11100.    border-bottom-right-radius: 9999px
  11101.  
  11102. }
  11103.  
  11104.  
  11105.  
  11106. .rounded-r-md {
  11107.  
  11108.    border-top-right-radius: .375rem;
  11109.  
  11110.    border-bottom-right-radius: .375rem
  11111.  
  11112. }
  11113.  
  11114.  
  11115.  
  11116. .rounded-t-\[20px\] {
  11117.  
  11118.    border-top-left-radius: 20px;
  11119.  
  11120.    border-top-right-radius: 20px
  11121.  
  11122. }
  11123.  
  11124.  
  11125.  
  11126. .rounded-t-lg {
  11127.  
  11128.    border-top-left-radius: .5rem;
  11129.  
  11130.    border-top-right-radius: .5rem
  11131.  
  11132. }
  11133.  
  11134.  
  11135.  
  11136. .rounded-bl-\[15px\] {
  11137.  
  11138.    border-bottom-left-radius: 15px
  11139.  
  11140. }
  11141.  
  11142.  
  11143.  
  11144. .rounded-bl-full {
  11145.  
  11146.    border-bottom-left-radius: 9999px
  11147.  
  11148. }
  11149.  
  11150.  
  11151.  
  11152. .rounded-br-\[15px\] {
  11153.  
  11154.    border-bottom-right-radius: 15px
  11155.  
  11156. }
  11157.  
  11158.  
  11159.  
  11160. .rounded-tr-\[3000px\] {
  11161.  
  11162.    border-top-right-radius: 3000px
  11163.  
  11164. }
  11165.  
  11166.  
  11167.  
  11168. .border {
  11169.  
  11170.    border-width: 1px
  11171.  
  11172. }
  11173.  
  11174.  
  11175.  
  11176. .border-0 {
  11177.  
  11178.    border-width: 0
  11179.  
  11180. }
  11181.  
  11182.  
  11183.  
  11184. .border-2 {
  11185.  
  11186.    border-width: 2px
  11187.  
  11188. }
  11189.  
  11190.  
  11191.  
  11192. .\!border-b {
  11193.  
  11194.    border-bottom-width: 1px!important
  11195.  
  11196. }
  11197.  
  11198.  
  11199.  
  11200. .border-b {
  11201.  
  11202.    border-bottom-width: 1px
  11203.  
  11204. }
  11205.  
  11206.  
  11207.  
  11208. .border-b-2 {
  11209.  
  11210.    border-bottom-width: 2px
  11211.  
  11212. }
  11213.  
  11214.  
  11215.  
  11216. .border-r {
  11217.  
  11218.    border-right-width: 1px
  11219.  
  11220. }
  11221.  
  11222.  
  11223.  
  11224. .border-t {
  11225.  
  11226.    border-top-width: 1px
  11227.  
  11228. }
  11229.  
  11230.  
  11231.  
  11232. .border-t-2 {
  11233.  
  11234.    border-top-width: 2px
  11235.  
  11236. }
  11237.  
  11238.  
  11239.  
  11240. .\!border-none {
  11241.  
  11242.    border-style: none!important
  11243.  
  11244. }
  11245.  
  11246.  
  11247.  
  11248. .border-none {
  11249.  
  11250.    border-style: none
  11251.  
  11252. }
  11253.  
  11254.  
  11255.  
  11256. .border-\[\#626274\] {
  11257.  
  11258.    --tw-border-opacity: 1;
  11259.  
  11260.    border-color: rgb(98 98 116/var(--tw-border-opacity))
  11261.  
  11262. }
  11263.  
  11264.  
  11265.  
  11266. .border-gray-300 {
  11267.  
  11268.    --tw-border-opacity: 1;
  11269.  
  11270.    border-color: rgb(209 213 219/var(--tw-border-opacity))
  11271.  
  11272. }
  11273.  
  11274.  
  11275.  
  11276. .border-gray-500 {
  11277.  
  11278.    --tw-border-opacity: 1;
  11279.  
  11280.    border-color: rgb(107 114 128/var(--tw-border-opacity))
  11281.  
  11282. }
  11283.  
  11284.  
  11285.  
  11286. .border-gray-600 {
  11287.  
  11288.    --tw-border-opacity: 1;
  11289.  
  11290.    border-color: rgb(75 85 99/var(--tw-border-opacity))
  11291.  
  11292. }
  11293.  
  11294.  
  11295.  
  11296. .border-gray-700 {
  11297.  
  11298.    --tw-border-opacity: 1;
  11299.  
  11300.    border-color: rgb(55 65 81/var(--tw-border-opacity))
  11301.  
  11302. }
  11303.  
  11304.  
  11305.  
  11306. .border-indigo-500 {
  11307.  
  11308.    --tw-border-opacity: 1;
  11309.  
  11310.    border-color: rgb(99 102 241/var(--tw-border-opacity))
  11311.  
  11312. }
  11313.  
  11314.  
  11315.  
  11316. .border-transparent {
  11317.  
  11318.    border-color: transparent
  11319.  
  11320. }
  11321.  
  11322.  
  11323.  
  11324. .border-white\/30 {
  11325.  
  11326.    border-color: hsla(0,0%,100%,.3)
  11327.  
  11328. }
  11329.  
  11330.  
  11331.  
  11332. .\!bg-gray-300 {
  11333.  
  11334.    --tw-bg-opacity: 1!important;
  11335.  
  11336.    background-color: rgb(209 213 219/var(--tw-bg-opacity))!important
  11337.  
  11338. }
  11339.  
  11340.  
  11341.  
  11342. .bg-\[\#22a328\] {
  11343.  
  11344.    --tw-bg-opacity: 1;
  11345.  
  11346.    background-color: rgb(34 163 40/var(--tw-bg-opacity))
  11347.  
  11348. }
  11349.  
  11350.  
  11351.  
  11352. .bg-\[\#2abe31\] {
  11353.  
  11354.    --tw-bg-opacity: 1;
  11355.  
  11356.    background-color: rgb(42 190 49/var(--tw-bg-opacity))
  11357.  
  11358. }
  11359.  
  11360.  
  11361.  
  11362. .bg-\[\#5067e4\] {
  11363.  
  11364.    --tw-bg-opacity: 1;
  11365.  
  11366.    background-color: rgb(80 103 228/var(--tw-bg-opacity))
  11367.  
  11368. }
  11369.  
  11370.  
  11371.  
  11372. .bg-\[\#e44a4a\] {
  11373.  
  11374.    --tw-bg-opacity: 1;
  11375.  
  11376.    background-color: rgb(228 74 74/var(--tw-bg-opacity))
  11377.  
  11378. }
  11379.  
  11380.  
  11381.  
  11382. .bg-\[\#e7fea2\] {
  11383.  
  11384.    --tw-bg-opacity: 1;
  11385.  
  11386.    background-color: rgb(231 254 162/var(--tw-bg-opacity))
  11387.  
  11388. }
  11389.  
  11390.  
  11391.  
  11392. .bg-\[\#ffc5c5\] {
  11393.  
  11394.    --tw-bg-opacity: 1;
  11395.  
  11396.    background-color: rgb(255 197 197/var(--tw-bg-opacity))
  11397.  
  11398. }
  11399.  
  11400.  
  11401.  
  11402. .bg-\[\#fff2c5\] {
  11403.  
  11404.    --tw-bg-opacity: 1;
  11405.  
  11406.    background-color: rgb(255 242 197/var(--tw-bg-opacity))
  11407.  
  11408. }
  11409.  
  11410.  
  11411.  
  11412. .bg-backgroundSecondary {
  11413.  
  11414.    --tw-bg-opacity: 1;
  11415.  
  11416.    background-color: rgb(50 50 62/var(--tw-bg-opacity))
  11417.  
  11418. }
  11419.  
  11420.  
  11421.  
  11422. .bg-black {
  11423.  
  11424.    --tw-bg-opacity: 1;
  11425.  
  11426.    background-color: rgb(0 0 0/var(--tw-bg-opacity))
  11427.  
  11428. }
  11429.  
  11430.  
  11431.  
  11432. .bg-blue-100 {
  11433.  
  11434.    --tw-bg-opacity: 1;
  11435.  
  11436.    background-color: rgb(219 234 254/var(--tw-bg-opacity))
  11437.  
  11438. }
  11439.  
  11440.  
  11441.  
  11442. .bg-btnPurple {
  11443.  
  11444.    --tw-bg-opacity: 1;
  11445.  
  11446.    background-color: rgb(112 127 235/var(--tw-bg-opacity))
  11447.  
  11448. }
  11449.  
  11450.  
  11451.  
  11452. .bg-btnPurple\/70 {
  11453.  
  11454.    background-color: rgba(112,127,235,.7)
  11455.  
  11456. }
  11457.  
  11458.  
  11459.  
  11460. .bg-gray-200 {
  11461.  
  11462.    --tw-bg-opacity: 1;
  11463.  
  11464.    background-color: rgb(229 231 235/var(--tw-bg-opacity))
  11465.  
  11466. }
  11467.  
  11468.  
  11469.  
  11470. .bg-gray-300 {
  11471.  
  11472.    --tw-bg-opacity: 1;
  11473.  
  11474.    background-color: rgb(209 213 219/var(--tw-bg-opacity))
  11475.  
  11476. }
  11477.  
  11478.  
  11479.  
  11480. .bg-gray-600\/75 {
  11481.  
  11482.    background-color: rgba(75,85,99,.75)
  11483.  
  11484. }
  11485.  
  11486.  
  11487.  
  11488. .bg-gray-700 {
  11489.  
  11490.    --tw-bg-opacity: 1;
  11491.  
  11492.    background-color: #0e1019
  11493.  
  11494. }
  11495.  
  11496.  
  11497.  
  11498. .bg-indigo-50 {
  11499.  
  11500.    --tw-bg-opacity: 1;
  11501.  
  11502.    background-color: rgb(238 242 255/var(--tw-bg-opacity))
  11503.  
  11504. }
  11505.  
  11506.  
  11507.  
  11508. .bg-orange-100 {
  11509.  
  11510.    --tw-bg-opacity: 1;
  11511.  
  11512.    background-color: rgb(255 237 213/var(--tw-bg-opacity))
  11513.  
  11514. }
  11515.  
  11516.  
  11517.  
  11518. .bg-orange-600 {
  11519.  
  11520.    --tw-bg-opacity: 1;
  11521.  
  11522.    background-color: rgb(234 88 12/var(--tw-bg-opacity))
  11523.  
  11524. }
  11525.  
  11526.  
  11527.  
  11528. .bg-transparent {
  11529.  
  11530.    background-color: transparent
  11531.  
  11532. }
  11533.  
  11534.  
  11535.  
  11536. .bg-white {
  11537.  
  11538.    --tw-bg-opacity: 1;
  11539.  
  11540.    background-color: rgb(255 255 255/var(--tw-bg-opacity))
  11541.  
  11542. }
  11543.  
  11544.  
  11545.  
  11546. .bg-white\/80 {
  11547.  
  11548.    background-color: hsla(0,0%,100%,.8)
  11549.  
  11550. }
  11551.  
  11552.  
  11553.  
  11554. .bg-opacity-0 {
  11555.  
  11556.    --tw-bg-opacity: 0
  11557.  
  11558. }
  11559.  
  11560.  
  11561.  
  11562. .bg-opacity-100 {
  11563.  
  11564.    --tw-bg-opacity: 1
  11565.  
  11566. }
  11567.  
  11568.  
  11569.  
  11570. .bg-opacity-40 {
  11571.  
  11572.    --tw-bg-opacity: 0.4
  11573.  
  11574. }
  11575.  
  11576.  
  11577.  
  11578. .bg-gradient-to-r {
  11579.  
  11580.    background-image: linear-gradient(to right,var(--tw-gradient-stops))
  11581.  
  11582. }
  11583.  
  11584.  
  11585.  
  11586. .bg-none {
  11587.  
  11588.    background-image: none
  11589.  
  11590. }
  11591.  
  11592.  
  11593.  
  11594. .from-gray-400 {
  11595.  
  11596.    --tw-gradient-from: #9ca3af;
  11597.  
  11598.    --tw-gradient-to: rgba(156,163,175,0);
  11599.  
  11600.    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
  11601.  
  11602. }
  11603.  
  11604.  
  11605.  
  11606. .fill-white {
  11607.  
  11608.    fill: #fff
  11609.  
  11610. }
  11611.  
  11612.  
  11613.  
  11614. .object-contain {
  11615.  
  11616.    -o-object-fit: contain;
  11617.  
  11618.    object-fit: contain
  11619.  
  11620. }
  11621.  
  11622.  
  11623.  
  11624. .\!object-cover {
  11625.  
  11626.    -o-object-fit: cover!important;
  11627.  
  11628.    object-fit: cover!important
  11629.  
  11630. }
  11631.  
  11632.  
  11633.  
  11634. .object-cover {
  11635.  
  11636.    -o-object-fit: cover;
  11637.  
  11638.    object-fit: cover
  11639.  
  11640. }
  11641.  
  11642.  
  11643.  
  11644. .object-center {
  11645.  
  11646.    -o-object-position: center;
  11647.  
  11648.    object-position: center
  11649.  
  11650. }
  11651.  
  11652.  
  11653.  
  11654. .object-left {
  11655.  
  11656.    -o-object-position: left;
  11657.  
  11658.    object-position: left
  11659.  
  11660. }
  11661.  
  11662.  
  11663.  
  11664. .object-right {
  11665.  
  11666.    -o-object-position: right;
  11667.  
  11668.    object-position: right
  11669.  
  11670. }
  11671.  
  11672.  
  11673.  
  11674. .\!p-0 {
  11675.  
  11676.    padding: 0!important
  11677.  
  11678. }
  11679.  
  11680.  
  11681.  
  11682. .\!p-4 {
  11683.  
  11684.    padding: 1rem!important
  11685.  
  11686. }
  11687.  
  11688.  
  11689.  
  11690. .p-0 {
  11691.  
  11692.    padding: 0
  11693.  
  11694. }
  11695.  
  11696.  
  11697.  
  11698. .p-1 {
  11699.  
  11700.    padding: .25rem
  11701.  
  11702. }
  11703.  
  11704.  
  11705.  
  11706. .p-2 {
  11707.  
  11708.    padding: .5rem
  11709.  
  11710. }
  11711.  
  11712.  
  11713.  
  11714. .p-2\.5 {
  11715.  
  11716.    padding: .625rem
  11717.  
  11718. }
  11719.  
  11720.  
  11721.  
  11722. .p-3 {
  11723.  
  11724.    padding: .75rem
  11725.  
  11726. }
  11727.  
  11728.  
  11729.  
  11730. .p-4 {
  11731.  
  11732.    padding: 1rem
  11733.  
  11734. }
  11735.  
  11736.  
  11737.  
  11738. .p-5 {
  11739.  
  11740.    padding: 1.25rem
  11741.  
  11742. }
  11743.  
  11744.  
  11745.  
  11746. .p-6 {
  11747.  
  11748.    padding: 1.5rem
  11749.  
  11750. }
  11751.  
  11752.  
  11753.  
  11754. .p-8 {
  11755.  
  11756.    padding: 2rem
  11757.  
  11758. }
  11759.  
  11760.  
  11761.  
  11762. .\!px-0 {
  11763.  
  11764.    padding-left: 0!important;
  11765.  
  11766.    padding-right: 0!important
  11767.  
  11768. }
  11769.  
  11770.  
  11771.  
  11772. .\!px-3 {
  11773.  
  11774.    padding-left: .75rem!important;
  11775.  
  11776.    padding-right: .75rem!important
  11777.  
  11778. }
  11779.  
  11780.  
  11781.  
  11782. .\!px-4 {
  11783.  
  11784.    padding-left: 1rem!important;
  11785.  
  11786.    padding-right: 1rem!important
  11787.  
  11788. }
  11789.  
  11790.  
  11791.  
  11792. .\!py-1 {
  11793.  
  11794.    padding-top: .25rem!important;
  11795.  
  11796.    padding-bottom: .25rem!important
  11797.  
  11798. }
  11799.  
  11800.  
  11801.  
  11802. .\!py-1\.5 {
  11803.  
  11804.    padding-top: .375rem!important;
  11805.  
  11806.    padding-bottom: .375rem!important
  11807.  
  11808. }
  11809.  
  11810.  
  11811.  
  11812. .px-0 {
  11813.  
  11814.    padding-left: 0;
  11815.  
  11816.    padding-right: 0
  11817.  
  11818. }
  11819.  
  11820.  
  11821.  
  11822. .px-1 {
  11823.  
  11824.    padding-left: .25rem;
  11825.  
  11826.    padding-right: .25rem
  11827.  
  11828. }
  11829.  
  11830.  
  11831.  
  11832. .px-14 {
  11833.  
  11834.    padding-left: 3.5rem;
  11835.  
  11836.    padding-right: 3.5rem
  11837.  
  11838. }
  11839.  
  11840.  
  11841.  
  11842. .px-2 {
  11843.  
  11844.    padding-left: .5rem;
  11845.  
  11846.    padding-right: .5rem
  11847.  
  11848. }
  11849.  
  11850.  
  11851.  
  11852. .px-2\.5 {
  11853.  
  11854.    padding-left: .625rem;
  11855.  
  11856.    padding-right: .625rem
  11857.  
  11858. }
  11859.  
  11860.  
  11861.  
  11862. .px-20 {
  11863.  
  11864.    padding-left: 5rem;
  11865.  
  11866.    padding-right: 5rem
  11867.  
  11868. }
  11869.  
  11870.  
  11871.  
  11872. .px-3 {
  11873.  
  11874.    padding-left: .75rem;
  11875.  
  11876.    padding-right: .75rem
  11877.  
  11878. }
  11879.  
  11880.  
  11881.  
  11882. .px-4 {
  11883.  
  11884.    padding-left: 1rem;
  11885.  
  11886.    padding-right: 1rem
  11887.  
  11888. }
  11889.  
  11890.  
  11891.  
  11892. .px-5 {
  11893.  
  11894.    padding-left: 1.25rem;
  11895.  
  11896.    padding-right: 1.25rem
  11897.  
  11898. }
  11899.  
  11900.  
  11901.  
  11902. .px-6 {
  11903.  
  11904.    padding-left: 1.5rem;
  11905.  
  11906.    padding-right: 1.5rem
  11907.  
  11908. }
  11909.  
  11910.  
  11911.  
  11912. .px-\[0\.75rem\] {
  11913.  
  11914.    padding-left: .75rem;
  11915.  
  11916.    padding-right: .75rem
  11917.  
  11918. }
  11919.  
  11920.  
  11921.  
  11922. .px-\[18px\] {
  11923.  
  11924.    padding-left: 18px;
  11925.  
  11926.    padding-right: 18px
  11927.  
  11928. }
  11929.  
  11930.  
  11931.  
  11932. .py-0 {
  11933.  
  11934.    padding-top: 0;
  11935.  
  11936.    padding-bottom: 0
  11937.  
  11938. }
  11939.  
  11940.  
  11941.  
  11942. .py-1 {
  11943.  
  11944.    padding-top: .25rem;
  11945.  
  11946.    padding-bottom: .25rem
  11947.  
  11948. }
  11949.  
  11950.  
  11951.  
  11952. .py-1\.5 {
  11953.  
  11954.    padding-top: .375rem;
  11955.  
  11956.    padding-bottom: .375rem
  11957.  
  11958. }
  11959.  
  11960.  
  11961.  
  11962. .py-10 {
  11963.  
  11964.    padding-top: 2.5rem;
  11965.  
  11966.    padding-bottom: 2.5rem
  11967.  
  11968. }
  11969.  
  11970.  
  11971.  
  11972. .py-2 {
  11973.  
  11974.    padding-top: .5rem;
  11975.  
  11976.    padding-bottom: .5rem
  11977.  
  11978. }
  11979.  
  11980.  
  11981.  
  11982. .py-2\.5 {
  11983.  
  11984.    padding-top: .625rem;
  11985.  
  11986.    padding-bottom: .625rem
  11987.  
  11988. }
  11989.  
  11990.  
  11991.  
  11992. .py-24 {
  11993.  
  11994.    padding-top: 6rem;
  11995.  
  11996.    padding-bottom: 6rem
  11997.  
  11998. }
  11999.  
  12000.  
  12001.  
  12002. .py-3 {
  12003.  
  12004.    padding-top: .75rem;
  12005.  
  12006.    padding-bottom: .75rem
  12007.  
  12008. }
  12009.  
  12010.  
  12011.  
  12012. .py-4 {
  12013.  
  12014.    padding-top: 1rem;
  12015.  
  12016.    padding-bottom: 1rem
  12017.  
  12018. }
  12019.  
  12020.  
  12021.  
  12022. .py-5 {
  12023.  
  12024.    padding-top: 1.25rem;
  12025.  
  12026.    padding-bottom: 1.25rem
  12027.  
  12028. }
  12029.  
  12030.  
  12031.  
  12032. .py-6 {
  12033.  
  12034.    padding-top: 1.5rem;
  12035.  
  12036.    padding-bottom: 1.5rem
  12037.  
  12038. }
  12039.  
  12040.  
  12041.  
  12042. .py-8 {
  12043.  
  12044.    padding-top: 2rem;
  12045.  
  12046.    padding-bottom: 2rem
  12047.  
  12048. }
  12049.  
  12050.  
  12051.  
  12052. .py-\[0\.5rem\] {
  12053.  
  12054.    padding-top: .5rem;
  12055.  
  12056.    padding-bottom: .5rem
  12057.  
  12058. }
  12059.  
  12060.  
  12061.  
  12062. .py-\[5\.5rem\] {
  12063.  
  12064.    padding-top: 5.5rem;
  12065.  
  12066.    padding-bottom: 5.5rem
  12067.  
  12068. }
  12069.  
  12070.  
  12071.  
  12072. .pb-0 {
  12073.  
  12074.    padding-bottom: 0
  12075.  
  12076. }
  12077.  
  12078.  
  12079.  
  12080. .pb-1 {
  12081.  
  12082.    padding-bottom: .25rem
  12083.  
  12084. }
  12085.  
  12086.  
  12087.  
  12088. .pb-14 {
  12089.  
  12090.    padding-bottom: 3.5rem
  12091.  
  12092. }
  12093.  
  12094.  
  12095.  
  12096. .pb-16 {
  12097.  
  12098.    padding-bottom: 4rem
  12099.  
  12100. }
  12101.  
  12102.  
  12103.  
  12104. .pb-2 {
  12105.  
  12106.    padding-bottom: .5rem
  12107.  
  12108. }
  12109.  
  12110.  
  12111.  
  12112. .pb-2\.5 {
  12113.  
  12114.    padding-bottom: .625rem
  12115.  
  12116. }
  12117.  
  12118.  
  12119.  
  12120. .pb-20 {
  12121.  
  12122.    padding-bottom: 5rem
  12123.  
  12124. }
  12125.  
  12126.  
  12127.  
  12128. .pb-24 {
  12129.  
  12130.    padding-bottom: 6rem
  12131.  
  12132. }
  12133.  
  12134.  
  12135.  
  12136. .pb-3 {
  12137.  
  12138.    padding-bottom: .75rem
  12139.  
  12140. }
  12141.  
  12142.  
  12143.  
  12144. .pb-32 {
  12145.  
  12146.    padding-bottom: 8rem
  12147.  
  12148. }
  12149.  
  12150.  
  12151.  
  12152. .pb-4 {
  12153.  
  12154.    padding-bottom: 1rem
  12155.  
  12156. }
  12157.  
  12158.  
  12159.  
  12160. .pb-5 {
  12161.  
  12162.    padding-bottom: 1.25rem
  12163.  
  12164. }
  12165.  
  12166.  
  12167.  
  12168. .pb-8,.pb-\[2rem\] {
  12169.  
  12170.    padding-bottom: 2rem
  12171.  
  12172. }
  12173.  
  12174.  
  12175.  
  12176. .pb-\[3px\] {
  12177.  
  12178.    padding-bottom: 3px
  12179.  
  12180. }
  12181.  
  12182.  
  12183.  
  12184. .pl-10 {
  12185.  
  12186.    padding-left: 2.5rem
  12187.  
  12188. }
  12189.  
  12190.  
  12191.  
  12192. .pl-2 {
  12193.  
  12194.    padding-left: .5rem
  12195.  
  12196. }
  12197.  
  12198.  
  12199.  
  12200. .pl-3 {
  12201.  
  12202.    padding-left: .75rem
  12203.  
  12204. }
  12205.  
  12206.  
  12207.  
  12208. .pl-4 {
  12209.  
  12210.    padding-left: 1rem
  12211.  
  12212. }
  12213.  
  12214.  
  12215.  
  12216. .pl-5 {
  12217.  
  12218.    padding-left: 1.25rem
  12219.  
  12220. }
  12221.  
  12222.  
  12223.  
  12224. .pl-\[3\.2rem\] {
  12225.  
  12226.    padding-left: 3.2rem
  12227.  
  12228. }
  12229.  
  12230.  
  12231.  
  12232. .pr-0 {
  12233.  
  12234.    padding-right: 0
  12235.  
  12236. }
  12237.  
  12238.  
  12239.  
  12240. .pr-10 {
  12241.  
  12242.    padding-right: 2.5rem
  12243.  
  12244. }
  12245.  
  12246.  
  12247.  
  12248. .pr-2 {
  12249.  
  12250.    padding-right: .5rem
  12251.  
  12252. }
  12253.  
  12254.  
  12255.  
  12256. .pr-20 {
  12257.  
  12258.    padding-right: 5rem
  12259.  
  12260. }
  12261.  
  12262.  
  12263.  
  12264. .pr-3 {
  12265.  
  12266.    padding-right: .75rem
  12267.  
  12268. }
  12269.  
  12270.  
  12271.  
  12272. .pr-4 {
  12273.  
  12274.    padding-right: 1rem
  12275.  
  12276. }
  12277.  
  12278.  
  12279.  
  12280. .pr-5 {
  12281.  
  12282.    padding-right: 1.25rem
  12283.  
  12284. }
  12285.  
  12286.  
  12287.  
  12288. .pr-\[3\.2rem\] {
  12289.  
  12290.    padding-right: 3.2rem
  12291.  
  12292. }
  12293.  
  12294.  
  12295.  
  12296. .pt-0 {
  12297.  
  12298.    padding-top: 0
  12299.  
  12300. }
  12301.  
  12302.  
  12303.  
  12304. .pt-1 {
  12305.  
  12306.    padding-top: .25rem
  12307.  
  12308. }
  12309.  
  12310.  
  12311.  
  12312. .pt-10 {
  12313.  
  12314.    padding-top: 2.5rem
  12315.  
  12316. }
  12317.  
  12318.  
  12319.  
  12320. .pt-12 {
  12321.  
  12322.    padding-top: 3rem
  12323.  
  12324. }
  12325.  
  12326.  
  12327.  
  12328. .pt-14 {
  12329.  
  12330.    padding-top: 3.5rem
  12331.  
  12332. }
  12333.  
  12334.  
  12335.  
  12336. .pt-16 {
  12337.  
  12338.    padding-top: 4rem
  12339.  
  12340. }
  12341.  
  12342.  
  12343.  
  12344. .pt-2 {
  12345.  
  12346.    padding-top: .5rem
  12347.  
  12348. }
  12349.  
  12350.  
  12351.  
  12352. .pt-3 {
  12353.  
  12354.    padding-top: .75rem
  12355.  
  12356. }
  12357.  
  12358.  
  12359.  
  12360. .pt-4 {
  12361.  
  12362.    padding-top: 1rem
  12363.  
  12364. }
  12365.  
  12366.  
  12367.  
  12368. .pt-5 {
  12369.  
  12370.    padding-top: 1.25rem
  12371.  
  12372. }
  12373.  
  12374.  
  12375.  
  12376. .pt-6 {
  12377.  
  12378.    padding-top: 1.5rem
  12379.  
  12380. }
  12381.  
  12382.  
  12383.  
  12384. .pt-8 {
  12385.  
  12386.    padding-top: 2rem
  12387.  
  12388. }
  12389.  
  12390.  
  12391.  
  12392. .text-left {
  12393.  
  12394.    text-align: left
  12395.  
  12396. }
  12397.  
  12398.  
  12399.  
  12400. .text-center {
  12401.  
  12402.    text-align: center
  12403.  
  12404. }
  12405.  
  12406.  
  12407.  
  12408. .text-right {
  12409.  
  12410.    text-align: right
  12411.  
  12412. }
  12413.  
  12414.  
  12415.  
  12416. .text-justify {
  12417.  
  12418.    text-align: justify
  12419.  
  12420. }
  12421.  
  12422.  
  12423.  
  12424. .text-start {
  12425.  
  12426.    text-align: start
  12427.  
  12428. }
  12429.  
  12430.  
  12431.  
  12432. .text-2xl {
  12433.  
  12434.    font-size: 1.5rem;
  12435.  
  12436.    line-height: 2rem
  12437.  
  12438. }
  12439.  
  12440.  
  12441.  
  12442. .text-4xl {
  12443.  
  12444.    font-size: 2.25rem;
  12445.  
  12446.    line-height: 2.5rem
  12447.  
  12448. }
  12449.  
  12450.  
  12451.  
  12452. .text-\[0\.92rem\] {
  12453.  
  12454.    font-size: .92rem
  12455.  
  12456. }
  12457.  
  12458.  
  12459.  
  12460. .text-\[10px\] {
  12461.  
  12462.    font-size: 10px
  12463.  
  12464. }
  12465.  
  12466.  
  12467.  
  12468. .text-\[12px\] {
  12469.  
  12470.    font-size: 12px
  12471.  
  12472. }
  12473.  
  12474.  
  12475.  
  12476. .text-\[13px\] {
  12477.  
  12478.    font-size: 13px
  12479.  
  12480. }
  12481.  
  12482.  
  12483.  
  12484. .text-\[14px\] {
  12485.  
  12486.    font-size: 14px
  12487.  
  12488. }
  12489.  
  12490.  
  12491.  
  12492. .text-\[15px\] {
  12493.  
  12494.    font-size: 15px
  12495.  
  12496. }
  12497.  
  12498.  
  12499.  
  12500. .text-\[18px\] {
  12501.  
  12502.    font-size: 18px
  12503.  
  12504. }
  12505.  
  12506.  
  12507.  
  12508. .text-\[20px\] {
  12509.  
  12510.    font-size: 20px
  12511.  
  12512. }
  12513.  
  12514.  
  12515.  
  12516. .text-\[24px\] {
  12517.  
  12518.    font-size: 24px
  12519.  
  12520. }
  12521.  
  12522.  
  12523.  
  12524. .text-\[40px\] {
  12525.  
  12526.    font-size: 40px
  12527.  
  12528. }
  12529.  
  12530.  
  12531.  
  12532. .text-base {
  12533.  
  12534.    font-size: 1rem;
  12535.  
  12536.    line-height: 1.5rem
  12537.  
  12538. }
  12539.  
  12540.  
  12541.  
  12542. .text-lg {
  12543.  
  12544.    font-size: 1.125rem;
  12545.  
  12546.    line-height: 1.75rem
  12547.  
  12548. }
  12549.  
  12550.  
  12551.  
  12552. .text-sm {
  12553.  
  12554.    font-size: .875rem;
  12555.  
  12556.    line-height: 1.25rem
  12557.  
  12558. }
  12559.  
  12560.  
  12561.  
  12562. .text-xl {
  12563.  
  12564.    font-size: 1.25rem;
  12565.  
  12566.    line-height: 1.75rem
  12567.  
  12568. }
  12569.  
  12570.  
  12571.  
  12572. .text-xs {
  12573.  
  12574.    font-size: .75rem;
  12575.  
  12576.    line-height: 1rem
  12577.  
  12578. }
  12579.  
  12580.  
  12581.  
  12582. .font-bold {
  12583.  
  12584.    font-weight: 700
  12585.  
  12586. }
  12587.  
  12588.  
  12589.  
  12590. .font-extrabold {
  12591.  
  12592.    font-weight: 800
  12593.  
  12594. }
  12595.  
  12596.  
  12597.  
  12598. .font-light {
  12599.  
  12600.    font-weight: 300
  12601.  
  12602. }
  12603.  
  12604.  
  12605.  
  12606. .font-medium {
  12607.  
  12608.    font-weight: 500
  12609.  
  12610. }
  12611.  
  12612.  
  12613.  
  12614. .font-normal {
  12615.  
  12616.    font-weight: 400
  12617.  
  12618. }
  12619.  
  12620.  
  12621.  
  12622. .font-semibold {
  12623.  
  12624.    font-weight: 600
  12625.  
  12626. }
  12627.  
  12628.  
  12629.  
  12630. .uppercase {
  12631.  
  12632.    text-transform: uppercase
  12633.  
  12634. }
  12635.  
  12636.  
  12637.  
  12638. .capitalize {
  12639.  
  12640.    text-transform: capitalize
  12641.  
  12642. }
  12643.  
  12644.  
  12645.  
  12646. .italic {
  12647.  
  12648.    font-style: italic
  12649.  
  12650. }
  12651.  
  12652.  
  12653.  
  12654. .leading-4 {
  12655.  
  12656.    line-height: 1rem
  12657.  
  12658. }
  12659.  
  12660.  
  12661.  
  12662. .leading-5 {
  12663.  
  12664.    line-height: 1.25rem
  12665.  
  12666. }
  12667.  
  12668.  
  12669.  
  12670. .leading-6 {
  12671.  
  12672.    line-height: 1.5rem
  12673.  
  12674. }
  12675.  
  12676.  
  12677.  
  12678. .leading-7 {
  12679.  
  12680.    line-height: 1.75rem
  12681.  
  12682. }
  12683.  
  12684.  
  12685.  
  12686. .leading-\[150\%\] {
  12687.  
  12688.    line-height: 150%
  12689.  
  12690. }
  12691.  
  12692.  
  12693.  
  12694. .leading-\[20px\] {
  12695.  
  12696.    line-height: 20px
  12697.  
  12698. }
  12699.  
  12700.  
  12701.  
  12702. .leading-\[26px\] {
  12703.  
  12704.    line-height: 26px
  12705.  
  12706. }
  12707.  
  12708.  
  12709.  
  12710. .leading-\[30\.8px\] {
  12711.  
  12712.    line-height: 30.8px
  12713.  
  12714. }
  12715.  
  12716.  
  12717.  
  12718. .leading-\[66\.8px\] {
  12719.  
  12720.    line-height: 66.8px
  12721.  
  12722. }
  12723.  
  12724.  
  12725.  
  12726. .leading-normal {
  12727.  
  12728.    line-height: 1.5
  12729.  
  12730. }
  12731.  
  12732.  
  12733.  
  12734. .tracking-\[0\.1em\] {
  12735.  
  12736.    letter-spacing: .1em
  12737.  
  12738. }
  12739.  
  12740.  
  12741.  
  12742. .tracking-\[0\.2em\] {
  12743.  
  12744.    letter-spacing: .2em
  12745.  
  12746. }
  12747.  
  12748.  
  12749.  
  12750. .tracking-\[0\.3px\] {
  12751.  
  12752.    letter-spacing: .3px
  12753.  
  12754. }
  12755.  
  12756.  
  12757.  
  12758. .tracking-tight {
  12759.  
  12760.    letter-spacing: -.025em
  12761.  
  12762. }
  12763.  
  12764.  
  12765.  
  12766.  
  12767.  
  12768. .text-black {
  12769.  
  12770.    --tw-text-opacity: 1;
  12771.  
  12772.    color: rgb(0 0 0/var(--tw-text-opacity))
  12773.  
  12774. }
  12775.  
  12776.  
  12777.  
  12778. .text-blue-700 {
  12779.  
  12780.    --tw-text-opacity: 1;
  12781.  
  12782.    color: rgb(29 78 216/var(--tw-text-opacity))
  12783.  
  12784. }
  12785.  
  12786.  
  12787.  
  12788. .text-btnPurple {
  12789.  
  12790.    --tw-text-opacity: 1;
  12791.  
  12792.    color: rgb(112 127 235/var(--tw-text-opacity))
  12793.  
  12794. }
  12795.  
  12796.  
  12797.  
  12798. .text-gray-200 {
  12799.  
  12800.    --tw-text-opacity: 1;
  12801.  
  12802.    color: rgb(229 231 235/var(--tw-text-opacity))
  12803.  
  12804. }
  12805.  
  12806.  
  12807.  
  12808. .text-gray-300 {
  12809.  
  12810.    --tw-text-opacity: 1;
  12811.  
  12812.    color: rgb(209 213 219/var(--tw-text-opacity))
  12813.  
  12814. }
  12815.  
  12816.  
  12817.  
  12818. .text-gray-400 {
  12819.  
  12820.    --tw-text-opacity: 1;
  12821.  
  12822.    color: rgb(156 163 175/var(--tw-text-opacity))
  12823.  
  12824. }
  12825.  
  12826.  
  12827.  
  12828. .text-gray-500 {
  12829.  
  12830.    --tw-text-opacity: 1;
  12831.  
  12832.    color: rgb(107 114 128/var(--tw-text-opacity))
  12833.  
  12834. }
  12835.  
  12836.  
  12837.  
  12838. .text-gray-600 {
  12839.  
  12840.    --tw-text-opacity: 1;
  12841.  
  12842.    color: rgb(75 85 99/var(--tw-text-opacity))
  12843.  
  12844. }
  12845.  
  12846.  
  12847.  
  12848. .text-gray-900 {
  12849.  
  12850.    --tw-text-opacity: 1;
  12851.  
  12852.    color: rgb(17 24 39/var(--tw-text-opacity))
  12853.  
  12854. }
  12855.  
  12856.  
  12857.  
  12858. .text-green-500 {
  12859.  
  12860.    --tw-text-opacity: 1;
  12861.  
  12862.    color: rgb(34 197 94/var(--tw-text-opacity))
  12863.  
  12864. }
  12865.  
  12866.  
  12867.  
  12868. .text-green-600 {
  12869.  
  12870.    --tw-text-opacity: 1;
  12871.  
  12872.    color: rgb(22 163 74/var(--tw-text-opacity))
  12873.  
  12874. }
  12875.  
  12876.  
  12877.  
  12878. .text-indigo-600 {
  12879.  
  12880.    --tw-text-opacity: 1;
  12881.  
  12882.    color: rgb(79 70 229/var(--tw-text-opacity))
  12883.  
  12884. }
  12885.  
  12886.  
  12887.  
  12888. .text-info {
  12889.  
  12890.    --tw-text-opacity: 1;
  12891.  
  12892.    color: rgb(34 211 238/var(--tw-text-opacity))
  12893.  
  12894. }
  12895.  
  12896.  
  12897.  
  12898. .text-orange-700 {
  12899.  
  12900.    --tw-text-opacity: 1;
  12901.  
  12902.    color: rgb(194 65 12/var(--tw-text-opacity))
  12903.  
  12904. }
  12905.  
  12906.  
  12907.  
  12908. .text-red-400 {
  12909.  
  12910.    --tw-text-opacity: 1;
  12911.  
  12912.    color: rgb(248 113 113/var(--tw-text-opacity))
  12913.  
  12914. }
  12915.  
  12916.  
  12917.  
  12918. .text-red-600 {
  12919.  
  12920.    --tw-text-opacity: 1;
  12921.  
  12922.    color: rgb(220 38 38/var(--tw-text-opacity))
  12923.  
  12924. }
  12925.  
  12926.  
  12927.  
  12928. .text-red-700 {
  12929.  
  12930.    --tw-text-opacity: 1;
  12931.  
  12932.    color: rgb(185 28 28/var(--tw-text-opacity))
  12933.  
  12934. }
  12935.  
  12936.  
  12937.  
  12938. .text-slate-900 {
  12939.  
  12940.    --tw-text-opacity: 1;
  12941.  
  12942.    color: rgb(15 23 42/var(--tw-text-opacity))
  12943.  
  12944. }
  12945.  
  12946.  
  12947.  
  12948. .text-white {
  12949.  
  12950.    --tw-text-opacity: 1;
  12951.  
  12952.    color: rgb(255 255 255/var(--tw-text-opacity))
  12953.  
  12954. }
  12955.  
  12956.  
  12957.  
  12958. .text-white\/70 {
  12959.  
  12960.    color: hsla(0,0%,100%,.7)
  12961.  
  12962. }
  12963.  
  12964.  
  12965.  
  12966. .text-white\/75 {
  12967.  
  12968.    color: hsla(0,0%,100%,.75)
  12969.  
  12970. }
  12971.  
  12972.  
  12973.  
  12974. .underline {
  12975.  
  12976.    text-decoration-line: underline
  12977.  
  12978. }
  12979.  
  12980.  
  12981.  
  12982. .no-underline {
  12983.  
  12984.    text-decoration-line: none
  12985.  
  12986. }
  12987.  
  12988.  
  12989.  
  12990. .opacity-0 {
  12991.  
  12992.    opacity: 0
  12993.  
  12994. }
  12995.  
  12996.  
  12997.  
  12998. .opacity-100 {
  12999.  
  13000.    opacity: 1
  13001.  
  13002. }
  13003.  
  13004.  
  13005.  
  13006. .opacity-25 {
  13007.  
  13008.    opacity: .25
  13009.  
  13010. }
  13011.  
  13012.  
  13013.  
  13014. .opacity-75 {
  13015.  
  13016.    opacity: .75
  13017.  
  13018. }
  13019.  
  13020.  
  13021.  
  13022. .mix-blend-multiply {
  13023.  
  13024.    mix-blend-mode: multiply
  13025.  
  13026. }
  13027.  
  13028.  
  13029.  
  13030. .shadow-2xl {
  13031.  
  13032.    --tw-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
  13033.  
  13034.    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color)
  13035.  
  13036. }
  13037.  
  13038.  
  13039.  
  13040. .shadow-2xl,.shadow-lg {
  13041.  
  13042.    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
  13043.  
  13044. }
  13045.  
  13046.  
  13047.  
  13048. .shadow-lg {
  13049.  
  13050.    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
  13051.  
  13052.    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)
  13053.  
  13054. }
  13055.  
  13056.  
  13057.  
  13058. .shadow-sm {
  13059.  
  13060.    --tw-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
  13061.  
  13062.    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)
  13063.  
  13064. }
  13065.  
  13066.  
  13067.  
  13068. .shadow-sm,.shadow-xl {
  13069.  
  13070.    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
  13071.  
  13072. }
  13073.  
  13074.  
  13075.  
  13076. .shadow-xl {
  13077.  
  13078.    --tw-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
  13079.  
  13080.    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)
  13081.  
  13082. }
  13083.  
  13084.  
  13085.  
  13086. .shadow-white\/20 {
  13087.  
  13088.    --tw-shadow-color: hsla(0,0%,100%,.2);
  13089.  
  13090.    --tw-shadow: var(--tw-shadow-colored)
  13091.  
  13092. }
  13093.  
  13094.  
  13095.  
  13096. .ring-1 {
  13097.  
  13098.    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  13099.  
  13100.    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  13101.  
  13102.    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
  13103.  
  13104. }
  13105.  
  13106.  
  13107.  
  13108. .ring-black {
  13109.  
  13110.    --tw-ring-opacity: 1;
  13111.  
  13112.    --tw-ring-color: rgb(0 0 0/var(--tw-ring-opacity))
  13113.  
  13114. }
  13115.  
  13116.  
  13117.  
  13118. .ring-gray-500 {
  13119.  
  13120.    --tw-ring-opacity: 1;
  13121.  
  13122.    --tw-ring-color: rgb(107 114 128/var(--tw-ring-opacity))
  13123.  
  13124. }
  13125.  
  13126.  
  13127.  
  13128. .ring-slate-200 {
  13129.  
  13130.    --tw-ring-opacity: 1;
  13131.  
  13132.    --tw-ring-color: rgb(226 232 240/var(--tw-ring-opacity))
  13133.  
  13134. }
  13135.  
  13136.  
  13137.  
  13138. .ring-white {
  13139.  
  13140.    --tw-ring-opacity: 1;
  13141.  
  13142.    --tw-ring-color: rgb(255 255 255/var(--tw-ring-opacity))
  13143.  
  13144. }
  13145.  
  13146.  
  13147.  
  13148. .ring-opacity-5 {
  13149.  
  13150.    --tw-ring-opacity: 0.05
  13151.  
  13152. }
  13153.  
  13154.  
  13155.  
  13156. .blur {
  13157.  
  13158.    --tw-blur: blur(8px)
  13159.  
  13160. }
  13161.  
  13162.  
  13163.  
  13164. .blur,.grayscale {
  13165.  
  13166.    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)
  13167.  
  13168. }
  13169.  
  13170.  
  13171.  
  13172. .grayscale {
  13173.  
  13174.    --tw-grayscale: grayscale(100%)
  13175.  
  13176. }
  13177.  
  13178.  
  13179.  
  13180. .invert {
  13181.  
  13182.    --tw-invert: invert(100%)
  13183.  
  13184. }
  13185.  
  13186.  
  13187.  
  13188. .filter,.invert {
  13189.  
  13190.    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)
  13191.  
  13192. }
  13193.  
  13194.  
  13195.  
  13196. .backdrop-blur-sm {
  13197.  
  13198.    --tw-backdrop-blur: blur(4px)
  13199.  
  13200. }
  13201.  
  13202.  
  13203.  
  13204. .backdrop-blur-sm,.backdrop-blur-xl {
  13205.  
  13206.    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  13207.  
  13208.    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  13209.  
  13210. }
  13211.  
  13212.  
  13213.  
  13214. .backdrop-blur-xl {
  13215.  
  13216.    --tw-backdrop-blur: blur(24px)
  13217.  
  13218. }
  13219.  
  13220.  
  13221.  
  13222. .backdrop-filter {
  13223.  
  13224.    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  13225.  
  13226.    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  13227.  
  13228. }
  13229.  
  13230.  
  13231.  
  13232. .transition {
  13233.  
  13234.    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
  13235.  
  13236.    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  13237.  
  13238.    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  13239.  
  13240.    transition-timing-function: cubic-bezier(.4,0,.2,1);
  13241.  
  13242.    transition-duration: .15s
  13243.  
  13244. }
  13245.  
  13246.  
  13247.  
  13248. .transition-all {
  13249.  
  13250.    transition-property: all;
  13251.  
  13252.    transition-timing-function: cubic-bezier(.4,0,.2,1);
  13253.  
  13254.    transition-duration: .15s
  13255.  
  13256. }
  13257.  
  13258.  
  13259.  
  13260. .transition-colors {
  13261.  
  13262.    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;
  13263.  
  13264.    transition-timing-function: cubic-bezier(.4,0,.2,1);
  13265.  
  13266.    transition-duration: .15s
  13267.  
  13268. }
  13269.  
  13270.  
  13271.  
  13272. .transition-opacity {
  13273.  
  13274.    transition-property: opacity;
  13275.  
  13276.    transition-timing-function: cubic-bezier(.4,0,.2,1);
  13277.  
  13278.    transition-duration: .15s
  13279.  
  13280. }
  13281.  
  13282.  
  13283.  
  13284. .duration-100 {
  13285.  
  13286.    transition-duration: .1s
  13287.  
  13288. }
  13289.  
  13290.  
  13291.  
  13292. .duration-1000 {
  13293.  
  13294.    transition-duration: 1s
  13295.  
  13296. }
  13297.  
  13298.  
  13299.  
  13300. .duration-150 {
  13301.  
  13302.    transition-duration: .15s
  13303.  
  13304. }
  13305.  
  13306.  
  13307.  
  13308. .duration-200 {
  13309.  
  13310.    transition-duration: .2s
  13311.  
  13312. }
  13313.  
  13314.  
  13315.  
  13316. .duration-300 {
  13317.  
  13318.    transition-duration: .3s
  13319.  
  13320. }
  13321.  
  13322.  
  13323.  
  13324. .duration-500 {
  13325.  
  13326.    transition-duration: .5s
  13327.  
  13328. }
  13329.  
  13330.  
  13331.  
  13332. .duration-75 {
  13333.  
  13334.    transition-duration: 75ms
  13335.  
  13336. }
  13337.  
  13338.  
  13339.  
  13340. .duration-\[600ms\] {
  13341.  
  13342.    transition-duration: .6s
  13343.  
  13344. }
  13345.  
  13346.  
  13347.  
  13348. .ease-in {
  13349.  
  13350.    transition-timing-function: cubic-bezier(.4,0,1,1)
  13351.  
  13352. }
  13353.  
  13354.  
  13355.  
  13356. .ease-in-out {
  13357.  
  13358.    transition-timing-function: cubic-bezier(.4,0,.2,1)
  13359.  
  13360. }
  13361.  
  13362.  
  13363.  
  13364. .ease-out {
  13365.  
  13366.    transition-timing-function: cubic-bezier(0,0,.2,1)
  13367.  
  13368. }
  13369.  
  13370.  
  13371.  
  13372. .line-clamp-1 {
  13373.  
  13374.    -webkit-line-clamp: 1
  13375.  
  13376. }
  13377.  
  13378.  
  13379.  
  13380. .line-clamp-1,.line-clamp-2 {
  13381.  
  13382.    overflow: hidden;
  13383.  
  13384.    display: -webkit-box;
  13385.  
  13386.    -webkit-box-orient: vertical
  13387.  
  13388. }
  13389.  
  13390.  
  13391.  
  13392. .line-clamp-2 {
  13393.  
  13394.    -webkit-line-clamp: 2
  13395.  
  13396. }
  13397.  
  13398.  
  13399.  
  13400. .scrollbar-hide {
  13401.  
  13402.    -ms-overflow-style: none;
  13403.  
  13404.    scrollbar-width: none
  13405.  
  13406. }
  13407.  
  13408.  
  13409.  
  13410. .scrollbar-hide::-webkit-scrollbar {
  13411.  
  13412.    display: none
  13413.  
  13414. }
  13415.  
  13416.  
  13417.  
  13418. input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
  13419.  
  13420.    -webkit-appearance: none;
  13421.  
  13422.    appearance: none
  13423.  
  13424. }
  13425.  
  13426.  
  13427.  
  13428. .bg-gradient-black {
  13429.  
  13430.    background: linear-gradient(163.42deg,#374353c3 -107%,#ffffff00 105.46%);
  13431.  
  13432.    border: 1px solid #626274;
  13433.  
  13434.    border-radius: 16px
  13435.  
  13436. }
  13437.  
  13438.  
  13439.  
  13440.  
  13441.  
  13442.  
  13443.  
  13444. html {
  13445.  
  13446.    -moz-tab-size: 4;
  13447.  
  13448.    -o-tab-size: 4;
  13449.  
  13450.    tab-size: 4
  13451.  
  13452. }
  13453.  
  13454.  
  13455.  
  13456. body {
  13457.  
  13458.    margin: 0;
  13459.  
  13460.    line-height: inherit
  13461.  
  13462. }
  13463.  
  13464.  
  13465.  
  13466. .membership-banner {
  13467.  
  13468.    content: "";
  13469.  
  13470.    position: relative;
  13471.  
  13472.    background: url(/images/logo-transparent.png) 100% 60% no-repeat;
  13473.  
  13474.    background-size: 60%,70%;
  13475.  
  13476.    overflow: hidden
  13477.  
  13478. }
  13479.  
  13480.  
  13481.  
  13482. .text-gradient-orange {
  13483.  
  13484.    background: linear-gradient(270deg,#e7273d -1.95%,#df5f3b 97.95%);
  13485.  
  13486.    -webkit-background-clip: text;
  13487.  
  13488.    -webkit-text-fill-color: transparent;
  13489.  
  13490.    background-clip: text
  13491.  
  13492. }
  13493.  
  13494.  
  13495.  
  13496. .featured-game-card:hover {
  13497.  
  13498.    transition: all 1s
  13499.  
  13500. }
  13501.  
  13502.  
  13503.  
  13504. .featured-game-card:hover img {
  13505.  
  13506.    filter: blur(3.5px);
  13507.  
  13508. }
  13509.  
  13510.  
  13511.  
  13512. .featured-game-card .blur-sharp {
  13513.  
  13514.    overflow: hidden;
  13515.  
  13516.    border-radius: 1rem
  13517.  
  13518. }
  13519.  
  13520.  
  13521.  
  13522. .cover {
  13523.  
  13524.    transition: all 1s;
  13525.  
  13526.    opacity: 0;
  13527.  
  13528.    left: 0;
  13529.  
  13530.    right: 0;
  13531.  
  13532.    border-radius: 1rem
  13533.  
  13534. }
  13535.  
  13536.  
  13537.  
  13538. .featured-game-card:hover .cover {
  13539.  
  13540.    transition: all 1s;
  13541.  
  13542.    opacity: 1;
  13543.  
  13544.    border-radius: 1rem
  13545.  
  13546. }
  13547.  
  13548.  
  13549.  
  13550. .icon-button {
  13551.  
  13552.    position: relative;
  13553.  
  13554.    display: inline-flex;
  13555.  
  13556.    border: 0;
  13557.  
  13558.    padding: 0;
  13559.  
  13560.    margin: 0;
  13561.  
  13562.    outline: none;
  13563.  
  13564.    background: #fff;
  13565.  
  13566.    border-radius: 50%;
  13567.  
  13568.    cursor: pointer;
  13569.  
  13570.    overflow: hidden;
  13571.  
  13572.    text-decoration: none;
  13573.  
  13574.    box-sizing: border-box;
  13575.  
  13576.    flex-shrink: 0
  13577.  
  13578. }
  13579.  
  13580.  
  13581.  
  13582. .flex-center,.icon-button {
  13583.  
  13584.    align-items: center;
  13585.  
  13586.    justify-content: center
  13587.  
  13588. }
  13589.  
  13590.  
  13591.  
  13592. .flex-center {
  13593.  
  13594.    display: flex
  13595.  
  13596. }
  13597.  
  13598.  
  13599.  
  13600. .grecaptcha-badge {
  13601.  
  13602.    visibility: hidden
  13603.  
  13604. }
  13605.  
  13606.  
  13607.  
  13608. ::-webkit-scrollbar {
  13609.  
  13610.    width: 8px;
  13611.  
  13612.    height: 2px;
  13613.  
  13614.    background-color: transparent
  13615.  
  13616. }
  13617.  
  13618.  
  13619.  
  13620. ::-webkit-scrollbar-track {
  13621.  
  13622.    display: none
  13623.  
  13624. }
  13625.  
  13626.  
  13627.  
  13628. ::-webkit-scrollbar-thumb {
  13629.  
  13630.    background-color: #c4c4c4;
  13631.  
  13632.    border-radius: .75rem
  13633.  
  13634. }
  13635.  
  13636.  
  13637.  
  13638. @keyframes fadeInTop {
  13639.  
  13640.    0% {
  13641.  
  13642.        opacity: 0;
  13643.  
  13644.        transform: translateY(-50px)
  13645.  
  13646.    }
  13647.  
  13648.  
  13649.  
  13650.    to {
  13651.  
  13652.        opacity: 1;
  13653.  
  13654.        transform: translateY(0)
  13655.  
  13656.    }
  13657.  
  13658. }
  13659.  
  13660.  
  13661.  
  13662. .shadow-navbar {
  13663.  
  13664.    box-shadow: 0 100px 80px hsla(0,0%,89%,.07),0 41.7776px 33.4221px hsla(0,0%,89%,.05),0 22.3363px 17.869px hsla(0,0%,89%,.04),0 12.5216px 10.0172px hsla(0,0%,89%,.04),0 6.6501px 5.32008px hsla(0,0%,89%,.03),0 2.76726px 2.21381px hsla(0,0%,89%,.02)
  13665.  
  13666. }
  13667.  
  13668.  
  13669.  
  13670. .fade-in-top {
  13671.  
  13672.    animation: fadeInTop .4s ease-in-out both
  13673.  
  13674. }
  13675.  
  13676.  
  13677.  
  13678.  
  13679.  
  13680.  
  13681.  
  13682. .shadow-social-media {
  13683.  
  13684.    box-shadow: 0 0 20px hsla(0,0%,45%,.22)
  13685.  
  13686. }
  13687.  
  13688.  
  13689.  
  13690. select {
  13691.  
  13692.    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  13693.  
  13694.    background-position: right .5rem center;
  13695.  
  13696.    background-repeat: no-repeat;
  13697.  
  13698.    background-size: 1.5em 1.5em;
  13699.  
  13700.    padding-right: 2.5rem;
  13701.  
  13702.    -webkit-print-color-adjust: exact;
  13703.  
  13704.    print-color-adjust: exact
  13705.  
  13706. }
  13707.  
  13708.  
  13709.  
  13710. .placeholder\:text-slate-400::-moz-placeholder {
  13711.  
  13712.    --tw-text-opacity: 1;
  13713.  
  13714.    color: rgb(148 163 184/var(--tw-text-opacity))
  13715.  
  13716. }
  13717.  
  13718.  
  13719.  
  13720. .placeholder\:text-slate-400::placeholder {
  13721.  
  13722.    --tw-text-opacity: 1;
  13723.  
  13724.    color: rgb(148 163 184/var(--tw-text-opacity))
  13725.  
  13726. }
  13727.  
  13728.  
  13729.  
  13730. .focus-within\:z-10:focus-within {
  13731.  
  13732.    z-index: 10
  13733.  
  13734. }
  13735.  
  13736.  
  13737.  
  13738. .focus-within\:text-slate-900:focus-within {
  13739.  
  13740.    --tw-text-opacity: 1;
  13741.  
  13742.    color: rgb(15 23 42/var(--tw-text-opacity))
  13743.  
  13744. }
  13745.  
  13746.  
  13747.  
  13748. .focus-within\:text-white:focus-within {
  13749.  
  13750.    --tw-text-opacity: 1;
  13751.  
  13752.    color: rgb(255 255 255/var(--tw-text-opacity))
  13753.  
  13754. }
  13755.  
  13756.  
  13757.  
  13758. .hover\:scale-105:hover {
  13759.  
  13760.    --tw-scale-x: 1.05;
  13761.  
  13762.    --tw-scale-y: 1.05
  13763.  
  13764. }
  13765.  
  13766.  
  13767.  
  13768. .hover\:scale-105:hover,.hover\:scale-110:hover {
  13769.  
  13770.    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))
  13771.  
  13772. }
  13773.  
  13774.  
  13775.  
  13776. .hover\:scale-110:hover {
  13777.  
  13778.    --tw-scale-x: 1.1;
  13779.  
  13780.    --tw-scale-y: 1.1
  13781.  
  13782. }
  13783.  
  13784.  
  13785.  
  13786. .hover\:cursor-not-allowed:hover {
  13787.  
  13788.    cursor: not-allowed
  13789.  
  13790. }
  13791.  
  13792.  
  13793.  
  13794. .hover\:cursor-pointer:hover {
  13795.  
  13796.    cursor: pointer
  13797.  
  13798. }
  13799.  
  13800.  
  13801.  
  13802. .hover\:border-white:hover {
  13803.  
  13804.    --tw-border-opacity: 1;
  13805.  
  13806.    border-color: rgb(255 255 255/var(--tw-border-opacity))
  13807.  
  13808. }
  13809.  
  13810.  
  13811.  
  13812. .hover\:bg-btnPurple:hover {
  13813.  
  13814.    --tw-bg-opacity: 1;
  13815.  
  13816.    background-color: rgb(112 127 235/var(--tw-bg-opacity))
  13817.  
  13818. }
  13819.  
  13820.  
  13821.  
  13822. .hover\:bg-btnPurple\/30:hover {
  13823.  
  13824.    background-color: rgba(112,127,235,.3)
  13825.  
  13826. }
  13827.  
  13828.  
  13829.  
  13830. .hover\:bg-gray-50:hover {
  13831.  
  13832.    --tw-bg-opacity: 1;
  13833.  
  13834.    background-color: rgb(249 250 251/var(--tw-bg-opacity))
  13835.  
  13836. }
  13837.  
  13838.  
  13839.  
  13840. .hover\:bg-orange-500:hover {
  13841.  
  13842.    --tw-bg-opacity: 1;
  13843.  
  13844.    background-color: rgb(249 115 22/var(--tw-bg-opacity))
  13845.  
  13846. }
  13847.  
  13848.  
  13849.  
  13850. .hover\:bg-slate-50\/5:hover {
  13851.  
  13852.    background-color: rgba(248,250,252,.05)
  13853.  
  13854. }
  13855.  
  13856.  
  13857.  
  13858. .hover\:bg-opacity-30:hover {
  13859.  
  13860.    --tw-bg-opacity: 0.3
  13861.  
  13862. }
  13863.  
  13864.  
  13865.  
  13866. .hover\:text-white:hover {
  13867.  
  13868.    --tw-text-opacity: 1;
  13869.  
  13870.    color: rgb(255 255 255/var(--tw-text-opacity))
  13871.  
  13872. }
  13873.  
  13874.  
  13875.  
  13876. .hover\:underline:hover {
  13877.  
  13878.    text-decoration-line: underline
  13879.  
  13880. }
  13881.  
  13882.  
  13883.  
  13884. .hover\:opacity-80:hover {
  13885.  
  13886.    opacity: .8
  13887.  
  13888. }
  13889.  
  13890.  
  13891.  
  13892. .hover\:shadow-lg:hover {
  13893.  
  13894.    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
  13895.  
  13896.    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)
  13897.  
  13898. }
  13899.  
  13900.  
  13901.  
  13902. .hover\:shadow-lg:hover,.hover\:shadow-sm:hover {
  13903.  
  13904.    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
  13905.  
  13906. }
  13907.  
  13908.  
  13909.  
  13910. .hover\:shadow-sm:hover {
  13911.  
  13912.    --tw-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
  13913.  
  13914.    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)
  13915.  
  13916. }
  13917.  
  13918.  
  13919.  
  13920. .focus\:z-20:focus {
  13921.  
  13922.    z-index: 20
  13923.  
  13924. }
  13925.  
  13926.  
  13927.  
  13928. .focus\:border-none:focus {
  13929.  
  13930.    border-style: none
  13931.  
  13932. }
  13933.  
  13934.  
  13935.  
  13936. .focus\:border-\[\#2D2EAD\]:focus {
  13937.  
  13938.    --tw-border-opacity: 1;
  13939.  
  13940.    border-color: rgb(45 46 173/var(--tw-border-opacity))
  13941.  
  13942. }
  13943.  
  13944.  
  13945.  
  13946. .focus\:border-\[\#707feb\]:focus {
  13947.  
  13948.    --tw-border-opacity: 1;
  13949.  
  13950.    border-color: rgb(112 127 235/var(--tw-border-opacity))
  13951.  
  13952. }
  13953.  
  13954.  
  13955.  
  13956. .focus\:border-indigo-700:focus {
  13957.  
  13958.    --tw-border-opacity: 1;
  13959.  
  13960.    border-color: rgb(67 56 202/var(--tw-border-opacity))
  13961.  
  13962. }
  13963.  
  13964.  
  13965.  
  13966. .focus\:outline-none:focus {
  13967.  
  13968.    outline: 2px solid transparent;
  13969.  
  13970.    outline-offset: 2px
  13971.  
  13972. }
  13973.  
  13974.  
  13975.  
  13976. .focus\:ring:focus {
  13977.  
  13978.    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  13979.  
  13980.    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)
  13981.  
  13982. }
  13983.  
  13984.  
  13985.  
  13986. .focus\:ring-2:focus,.focus\:ring:focus {
  13987.  
  13988.    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
  13989.  
  13990. }
  13991.  
  13992.  
  13993.  
  13994. .focus\:ring-2:focus {
  13995.  
  13996.    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  13997.  
  13998.    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)
  13999.  
  14000. }
  14001.  
  14002.  
  14003.  
  14004. .focus\:ring-\[\#2D2EAD\]:focus {
  14005.  
  14006.    --tw-ring-opacity: 1;
  14007.  
  14008.    --tw-ring-color: rgb(45 46 173/var(--tw-ring-opacity))
  14009.  
  14010. }
  14011.  
  14012.  
  14013.  
  14014. .focus\:ring-indigo-500:focus {
  14015.  
  14016.    --tw-ring-opacity: 1;
  14017.  
  14018.    --tw-ring-color: rgb(99 102 241/var(--tw-ring-opacity))
  14019.  
  14020. }
  14021.  
  14022.  
  14023.  
  14024. .focus\:ring-white:focus {
  14025.  
  14026.    --tw-ring-opacity: 1;
  14027.  
  14028.    --tw-ring-color: rgb(255 255 255/var(--tw-ring-opacity))
  14029.  
  14030. }
  14031.  
  14032.  
  14033.  
  14034. .focus\:ring-offset-2:focus {
  14035.  
  14036.    --tw-ring-offset-width: 2px
  14037.  
  14038. }
  14039.  
  14040.  
  14041.  
  14042. .focus\:duration-300:focus {
  14043.  
  14044.    transition-duration: .3s
  14045.  
  14046. }
  14047.  
  14048.  
  14049.  
  14050. .focus-visible\:ring-2:focus-visible {
  14051.  
  14052.    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  14053.  
  14054.    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  14055.  
  14056.    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
  14057.  
  14058. }
  14059.  
  14060.  
  14061.  
  14062. .focus-visible\:ring-white:focus-visible {
  14063.  
  14064.    --tw-ring-opacity: 1;
  14065.  
  14066.    --tw-ring-color: rgb(255 255 255/var(--tw-ring-opacity))
  14067.  
  14068. }
  14069.  
  14070.  
  14071.  
  14072. .focus-visible\:ring-opacity-75:focus-visible {
  14073.  
  14074.    --tw-ring-opacity: 0.75
  14075.  
  14076. }
  14077.  
  14078.  
  14079.  
  14080. .disabled\:cursor-not-allowed:disabled {
  14081.  
  14082.    cursor: not-allowed
  14083.  
  14084. }
  14085.  
  14086.  
  14087.  
  14088. .group:hover .group-hover\:text-btnPurple {
  14089.  
  14090.    --tw-text-opacity: 1;
  14091.  
  14092.    color: rgb(112 127 235/var(--tw-text-opacity))
  14093.  
  14094. }
  14095.  
  14096.  
  14097.  
  14098. .group:hover .group-hover\:text-btnPurple\/50 {
  14099.  
  14100.    color: rgba(112,127,235,.5)
  14101.  
  14102. }
  14103.  
  14104.  
  14105.  
  14106. .group:hover .group-hover\:text-gray-500 {
  14107.  
  14108.    --tw-text-opacity: 1;
  14109.  
  14110.    color: rgb(107 114 128/var(--tw-text-opacity))
  14111.  
  14112. }
  14113.  
  14114.  
  14115.  
  14116. .peer:-moz-placeholder-shown~.peer-placeholder-shown\:translate-y-0 {
  14117.  
  14118.    --tw-translate-y: 0px;
  14119.  
  14120.    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))
  14121.  
  14122. }
  14123.  
  14124.  
  14125.  
  14126. .peer:placeholder-shown~.peer-placeholder-shown\:translate-y-0 {
  14127.  
  14128.    --tw-translate-y: 0px;
  14129.  
  14130.    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))
  14131.  
  14132. }
  14133.  
  14134.  
  14135.  
  14136. .peer:-moz-placeholder-shown~.peer-placeholder-shown\:scale-100 {
  14137.  
  14138.    --tw-scale-x: 1;
  14139.  
  14140.    --tw-scale-y: 1;
  14141.  
  14142.    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))
  14143.  
  14144. }
  14145.  
  14146.  
  14147.  
  14148. .peer:placeholder-shown~.peer-placeholder-shown\:scale-100 {
  14149.  
  14150.    --tw-scale-x: 1;
  14151.  
  14152.    --tw-scale-y: 1;
  14153.  
  14154.    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))
  14155.  
  14156. }
  14157.  
  14158.  
  14159.  
  14160. .peer:focus~.peer-focus\:-translate-y-3 {
  14161.  
  14162.    --tw-translate-y: -0.75rem
  14163.  
  14164. }
  14165.  
  14166.  
  14167.  
  14168. .peer:focus~.peer-focus\:-translate-y-3,.peer:focus~.peer-focus\:scale-75 {
  14169.  
  14170.    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))
  14171.  
  14172. }
  14173.  
  14174.  
  14175.  
  14176. .peer:focus~.peer-focus\:scale-75 {
  14177.  
  14178.    --tw-scale-x: .75;
  14179.  
  14180.    --tw-scale-y: .75
  14181.  
  14182. }
  14183.  
  14184.  
  14185.  
  14186. @media (prefers-color-scheme: dark) {
  14187.  
  14188.    .dark\:border-gray-700 {
  14189.  
  14190.        --tw-border-opacity:1;
  14191.  
  14192.        border-color: rgb(55 65 81/var(--tw-border-opacity))
  14193.  
  14194.    }
  14195.  
  14196.  
  14197.  
  14198.    .dark\:bg-blue-200 {
  14199.  
  14200.        --tw-bg-opacity: 1;
  14201.  
  14202.        background-color: rgb(191 219 254/var(--tw-bg-opacity))
  14203.  
  14204.    }
  14205.  
  14206.  
  14207.  
  14208.    .dark\:bg-orange-200 {
  14209.  
  14210.        --tw-bg-opacity: 1;
  14211.  
  14212.        background-color: rgb(254 215 170/var(--tw-bg-opacity))
  14213.  
  14214.    }
  14215.  
  14216.  
  14217.  
  14218.    .dark\:text-blue-800 {
  14219.  
  14220.        --tw-text-opacity: 1;
  14221.  
  14222.        color: rgb(30 64 175/var(--tw-text-opacity))
  14223.  
  14224.    }
  14225.  
  14226.  
  14227.  
  14228.    .dark\:text-gray-600 {
  14229.  
  14230.        --tw-text-opacity: 1;
  14231.  
  14232.        color: rgb(75 85 99/var(--tw-text-opacity))
  14233.  
  14234.    }
  14235.  
  14236.  
  14237.  
  14238.    .dark\:text-orange-800 {
  14239.  
  14240.        --tw-text-opacity: 1;
  14241.  
  14242.        color: rgb(154 52 18/var(--tw-text-opacity))
  14243.  
  14244.    }
  14245.  
  14246. }
  14247.  
  14248.  
  14249.  
  14250. @media (min-width: 640px) {
  14251.  
  14252.    .sm\:static {
  14253.  
  14254.        position:static
  14255.  
  14256.    }
  14257.  
  14258.  
  14259.  
  14260.    .sm\:inset-auto {
  14261.  
  14262.        top: auto;
  14263.  
  14264.        right: auto;
  14265.  
  14266.        bottom: auto;
  14267.  
  14268.        left: auto
  14269.  
  14270.    }
  14271.  
  14272.  
  14273.  
  14274.    .sm\:col-span-2 {
  14275.  
  14276.        grid-column: span 2/span 2
  14277.  
  14278.    }
  14279.  
  14280.  
  14281.  
  14282.    .sm\:mx-16 {
  14283.  
  14284.        margin-left: 4rem;
  14285.  
  14286.        margin-right: 4rem
  14287.  
  14288.    }
  14289.  
  14290.  
  14291.  
  14292.    .sm\:my-16 {
  14293.  
  14294.        margin-top: 4rem;
  14295.  
  14296.        margin-bottom: 4rem
  14297.  
  14298.    }
  14299.  
  14300.  
  14301.  
  14302.    .sm\:my-8 {
  14303.  
  14304.        margin-top: 2rem;
  14305.  
  14306.        margin-bottom: 2rem
  14307.  
  14308.    }
  14309.  
  14310.  
  14311.  
  14312.    .sm\:-mr-10 {
  14313.  
  14314.        margin-right: -2.5rem
  14315.  
  14316.    }
  14317.  
  14318.  
  14319.  
  14320.    .sm\:ml-3 {
  14321.  
  14322.        margin-left: .75rem
  14323.  
  14324.    }
  14325.  
  14326.  
  14327.  
  14328.    .sm\:ml-4 {
  14329.  
  14330.        margin-left: 1rem
  14331.  
  14332.    }
  14333.  
  14334.  
  14335.  
  14336.    .sm\:ml-6 {
  14337.  
  14338.        margin-left: 1.5rem
  14339.  
  14340.    }
  14341.  
  14342.  
  14343.  
  14344.    .sm\:mt-0 {
  14345.  
  14346.        margin-top: 0
  14347.  
  14348.    }
  14349.  
  14350.  
  14351.  
  14352.    .sm\:mt-2 {
  14353.  
  14354.        margin-top: .5rem
  14355.  
  14356.    }
  14357.  
  14358.  
  14359.  
  14360.    .sm\:mt-4 {
  14361.  
  14362.        margin-top: 1rem
  14363.  
  14364.    }
  14365.  
  14366.  
  14367.  
  14368.    .sm\:mt-6 {
  14369.  
  14370.        margin-top: 1.5rem
  14371.  
  14372.    }
  14373.  
  14374.  
  14375.  
  14376.    .sm\:block {
  14377.  
  14378.        display: block
  14379.  
  14380.    }
  14381.  
  14382.  
  14383.  
  14384.    .sm\:flex {
  14385.  
  14386.        display: flex
  14387.  
  14388.    }
  14389.  
  14390.  
  14391.  
  14392.    .sm\:grid {
  14393.  
  14394.        display: grid
  14395.  
  14396.    }
  14397.  
  14398.  
  14399.  
  14400.    .sm\:hidden {
  14401.  
  14402.        display: none
  14403.  
  14404.    }
  14405.  
  14406.  
  14407.  
  14408.    .sm\:h-\[14\.4rem\] {
  14409.  
  14410.        height: 14.4rem
  14411.  
  14412.    }
  14413.  
  14414.  
  14415.  
  14416.    .sm\:max-h-\[11\.5rem\] {
  14417.  
  14418.        max-height: 11.5rem
  14419.  
  14420.    }
  14421.  
  14422.  
  14423.  
  14424.    .sm\:w-auto {
  14425.  
  14426.        width: auto
  14427.  
  14428.    }
  14429.  
  14430.  
  14431.  
  14432.    .sm\:w-full {
  14433.  
  14434.        width: 100%
  14435.  
  14436.    }
  14437.  
  14438.  
  14439.  
  14440.    .sm\:max-w-lg {
  14441.  
  14442.        max-width: 32rem
  14443.  
  14444.    }
  14445.  
  14446.  
  14447.  
  14448.    .sm\:scale-100 {
  14449.  
  14450.        --tw-scale-x: 1;
  14451.  
  14452.        --tw-scale-y: 1;
  14453.  
  14454.        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))
  14455.  
  14456.    }
  14457.  
  14458.  
  14459.  
  14460.    .sm\:grid-cols-2 {
  14461.  
  14462.        grid-template-columns: repeat(2,minmax(0,1fr))
  14463.  
  14464.    }
  14465.  
  14466.  
  14467.  
  14468.    .sm\:grid-cols-3 {
  14469.  
  14470.        grid-template-columns: repeat(3,minmax(0,1fr))
  14471.  
  14472.    }
  14473.  
  14474.  
  14475.  
  14476.    .sm\:grid-cols-4 {
  14477.  
  14478.        grid-template-columns: repeat(4,minmax(0,1fr))
  14479.  
  14480.    }
  14481.  
  14482.  
  14483.  
  14484.    .sm\:flex-row-reverse {
  14485.  
  14486.        flex-direction: row-reverse
  14487.  
  14488.    }
  14489.  
  14490.  
  14491.  
  14492.    .sm\:items-start {
  14493.  
  14494.        align-items: flex-start
  14495.  
  14496.    }
  14497.  
  14498.  
  14499.  
  14500.    .sm\:items-end {
  14501.  
  14502.        align-items: flex-end
  14503.  
  14504.    }
  14505.  
  14506.  
  14507.  
  14508.    .sm\:items-center {
  14509.  
  14510.        align-items: center
  14511.  
  14512.    }
  14513.  
  14514.  
  14515.  
  14516.    .sm\:justify-start {
  14517.  
  14518.        justify-content: flex-start
  14519.  
  14520.    }
  14521.  
  14522.  
  14523.  
  14524.    .sm\:justify-between {
  14525.  
  14526.        justify-content: space-between
  14527.  
  14528.    }
  14529.  
  14530.  
  14531.  
  14532.    .sm\:gap-3 {
  14533.  
  14534.        gap: .75rem
  14535.  
  14536.    }
  14537.  
  14538.  
  14539.  
  14540.    .sm\:gap-4 {
  14541.  
  14542.        gap: 1rem
  14543.  
  14544.    }
  14545.  
  14546.  
  14547.  
  14548.    .sm\:gap-x-0 {
  14549.  
  14550.        -moz-column-gap: 0;
  14551.  
  14552.        column-gap: 0
  14553.  
  14554.    }
  14555.  
  14556.  
  14557.  
  14558.    .sm\:rounded-lg {
  14559.  
  14560.        border-radius: .5rem
  14561.  
  14562.    }
  14563.  
  14564.  
  14565.  
  14566.    .sm\:rounded-md {
  14567.  
  14568.        border-radius: .375rem
  14569.  
  14570.    }
  14571.  
  14572.  
  14573.  
  14574.    .sm\:p-0 {
  14575.  
  14576.        padding: 0
  14577.  
  14578.    }
  14579.  
  14580.  
  14581.  
  14582.    .sm\:p-6 {
  14583.  
  14584.        padding: 1.5rem
  14585.  
  14586.    }
  14587.  
  14588.  
  14589.  
  14590.    .sm\:px-16 {
  14591.  
  14592.        padding-left: 4rem;
  14593.  
  14594.        padding-right: 4rem
  14595.  
  14596.    }
  14597.  
  14598.  
  14599.  
  14600.    .sm\:px-6 {
  14601.  
  14602.        padding-left: 1.5rem;
  14603.  
  14604.        padding-right: 1.5rem
  14605.  
  14606.    }
  14607.  
  14608.  
  14609.  
  14610.    .sm\:py-12 {
  14611.  
  14612.        padding-top: 3rem;
  14613.  
  14614.        padding-bottom: 3rem
  14615.  
  14616.    }
  14617.  
  14618.  
  14619.  
  14620.    .sm\:py-16 {
  14621.  
  14622.        padding-top: 4rem;
  14623.  
  14624.        padding-bottom: 4rem
  14625.  
  14626.    }
  14627.  
  14628.  
  14629.  
  14630.    .sm\:py-2 {
  14631.  
  14632.        padding-top: .5rem;
  14633.  
  14634.        padding-bottom: .5rem
  14635.  
  14636.    }
  14637.  
  14638.  
  14639.  
  14640.    .sm\:py-24 {
  14641.  
  14642.        padding-top: 6rem;
  14643.  
  14644.        padding-bottom: 6rem
  14645.  
  14646.    }
  14647.  
  14648.  
  14649.  
  14650.    .sm\:py-32 {
  14651.  
  14652.        padding-top: 8rem;
  14653.  
  14654.        padding-bottom: 8rem
  14655.  
  14656.    }
  14657.  
  14658.  
  14659.  
  14660.    .sm\:py-4 {
  14661.  
  14662.        padding-top: 1rem;
  14663.  
  14664.        padding-bottom: 1rem
  14665.  
  14666.    }
  14667.  
  14668.  
  14669.  
  14670.    .sm\:pb-\[0\.5rem\] {
  14671.  
  14672.        padding-bottom: .5rem
  14673.  
  14674.    }
  14675.  
  14676.  
  14677.  
  14678.    .sm\:pl-4 {
  14679.  
  14680.        padding-left: 1rem
  14681.  
  14682.    }
  14683.  
  14684.  
  14685.  
  14686.    .sm\:pr-0 {
  14687.  
  14688.        padding-right: 0
  14689.  
  14690.    }
  14691.  
  14692.  
  14693.  
  14694.    .sm\:text-left {
  14695.  
  14696.        text-align: left
  14697.  
  14698.    }
  14699.  
  14700.  
  14701.  
  14702.    .sm\:text-2xl {
  14703.  
  14704.        font-size: 1.5rem;
  14705.  
  14706.        line-height: 2rem
  14707.  
  14708.    }
  14709.  
  14710.  
  14711.  
  14712.    .sm\:text-sm {
  14713.  
  14714.        font-size: .875rem;
  14715.  
  14716.        line-height: 1.25rem
  14717.  
  14718.    }
  14719.  
  14720.  
  14721.  
  14722.    .sm\:text-xl {
  14723.  
  14724.        font-size: 1.25rem;
  14725.  
  14726.        line-height: 1.75rem
  14727.  
  14728.    }
  14729.  
  14730. }
  14731.  
  14732.  
  14733.  
  14734. @media (min-width: 768px) {
  14735.  
  14736.    .md\:static {
  14737.  
  14738.        position:static
  14739.  
  14740.    }
  14741.  
  14742.  
  14743.  
  14744.    .md\:inset-y-0 {
  14745.  
  14746.        top: 0;
  14747.  
  14748.        bottom: 0
  14749.  
  14750.    }
  14751.  
  14752.  
  14753.  
  14754.    .md\:left-0 {
  14755.  
  14756.        left: 0
  14757.  
  14758.    }
  14759.  
  14760.  
  14761.  
  14762.    .md\:col-span-11 {
  14763.  
  14764.        grid-column: span 11/span 11
  14765.  
  14766.    }
  14767.  
  14768.  
  14769.  
  14770.    .md\:col-span-6 {
  14771.  
  14772.        grid-column: span 6/span 6
  14773.  
  14774.    }
  14775.  
  14776.  
  14777.  
  14778.    .md\:col-span-7 {
  14779.  
  14780.        grid-column: span 7/span 7
  14781.  
  14782.    }
  14783.  
  14784.  
  14785.  
  14786.    .md\:my-12 {
  14787.  
  14788.        margin-top: 3rem;
  14789.  
  14790.        margin-bottom: 3rem
  14791.  
  14792.    }
  14793.  
  14794.  
  14795.  
  14796.    .md\:-mt-2 {
  14797.  
  14798.        margin-top: -.5rem
  14799.  
  14800.    }
  14801.  
  14802.  
  14803.  
  14804.    .md\:mb-12 {
  14805.  
  14806.        margin-bottom: 3rem
  14807.  
  14808.    }
  14809.  
  14810.  
  14811.  
  14812.    .md\:mb-2 {
  14813.  
  14814.        margin-bottom: .5rem
  14815.  
  14816.    }
  14817.  
  14818.  
  14819.  
  14820.    .md\:mt-1 {
  14821.  
  14822.        margin-top: .25rem
  14823.  
  14824.    }
  14825.  
  14826.  
  14827.  
  14828.    .md\:mt-10 {
  14829.  
  14830.        margin-top: 2.5rem
  14831.  
  14832.    }
  14833.  
  14834.  
  14835.  
  14836.    .md\:mt-16 {
  14837.  
  14838.        margin-top: 4rem
  14839.  
  14840.    }
  14841.  
  14842.  
  14843.  
  14844.    .md\:mt-3 {
  14845.  
  14846.        margin-top: .75rem
  14847.  
  14848.    }
  14849.  
  14850.  
  14851.  
  14852.    .md\:mt-6 {
  14853.  
  14854.        margin-top: 1.5rem
  14855.  
  14856.    }
  14857.  
  14858.  
  14859.  
  14860.    .md\:block {
  14861.  
  14862.        display: block
  14863.  
  14864.    }
  14865.  
  14866.  
  14867.  
  14868.    .md\:flex {
  14869.  
  14870.        display: flex
  14871.  
  14872.    }
  14873.  
  14874.  
  14875.  
  14876.    .md\:inline-flex {
  14877.  
  14878.        display: inline-flex
  14879.  
  14880.    }
  14881.  
  14882.  
  14883.  
  14884.    .md\:hidden {
  14885.  
  14886.        display: none
  14887.  
  14888.    }
  14889.  
  14890.  
  14891.  
  14892.    .md\:h-16 {
  14893.  
  14894.        height: 4rem
  14895.  
  14896.    }
  14897.  
  14898.  
  14899.  
  14900.    .md\:h-32 {
  14901.  
  14902.        height: 8rem
  14903.  
  14904.    }
  14905.  
  14906.  
  14907.  
  14908.    .md\:h-\[110px\] {
  14909.  
  14910.        height: 110px
  14911.  
  14912.    }
  14913.  
  14914.  
  14915.  
  14916.    .md\:h-\[480px\] {
  14917.  
  14918.        height: 480px
  14919.  
  14920.    }
  14921.  
  14922.  
  14923.  
  14924.    .md\:max-h-\[11\.5rem\] {
  14925.  
  14926.        max-height: 11.5rem
  14927.  
  14928.    }
  14929.  
  14930.  
  14931.  
  14932.    .md\:w-1\/2 {
  14933.  
  14934.        width: 50%
  14935.  
  14936.    }
  14937.  
  14938.  
  14939.  
  14940.    .md\:w-16 {
  14941.  
  14942.        width: 4rem
  14943.  
  14944.    }
  14945.  
  14946.  
  14947.  
  14948.    .md\:w-28 {
  14949.  
  14950.        width: 7rem
  14951.  
  14952.    }
  14953.  
  14954.  
  14955.  
  14956.    .md\:w-32 {
  14957.  
  14958.        width: 8rem
  14959.  
  14960.    }
  14961.  
  14962.  
  14963.  
  14964.    .md\:w-56 {
  14965.  
  14966.        width: 14rem
  14967.  
  14968.    }
  14969.  
  14970.  
  14971.  
  14972.    .md\:w-64 {
  14973.  
  14974.        width: 16rem
  14975.  
  14976.    }
  14977.  
  14978.  
  14979.  
  14980.    .md\:w-72 {
  14981.  
  14982.        width: 18rem
  14983.  
  14984.    }
  14985.  
  14986.  
  14987.  
  14988.    .md\:w-\[270px\] {
  14989.  
  14990.        width: 270px
  14991.  
  14992.    }
  14993.  
  14994.  
  14995.  
  14996.    .md\:w-\[75\%\] {
  14997.  
  14998.        width: 75%
  14999.  
  15000.    }
  15001.  
  15002.  
  15003.  
  15004.    .md\:max-w-\[18rem\] {
  15005.  
  15006.        max-width: 18rem
  15007.  
  15008.    }
  15009.  
  15010.  
  15011.  
  15012.    .md\:max-w-\[3\.3rem\] {
  15013.  
  15014.        max-width: 3.3rem
  15015.  
  15016.    }
  15017.  
  15018.  
  15019.  
  15020.    .md\:grid-cols-2 {
  15021.  
  15022.        grid-template-columns: repeat(2,minmax(0,1fr))
  15023.  
  15024.    }
  15025.  
  15026.  
  15027.  
  15028.    .md\:grid-cols-3 {
  15029.  
  15030.        grid-template-columns: repeat(3,minmax(0,1fr))
  15031.  
  15032.    }
  15033.  
  15034.  
  15035.  
  15036.    .md\:grid-cols-5 {
  15037.  
  15038.        grid-template-columns: repeat(5,minmax(0,1fr))
  15039.  
  15040.    }
  15041.  
  15042.  
  15043.  
  15044.    .md\:flex-row {
  15045.  
  15046.        flex-direction: row
  15047.  
  15048.    }
  15049.  
  15050.  
  15051.  
  15052.    .md\:flex-col {
  15053.  
  15054.        flex-direction: column
  15055.  
  15056.    }
  15057.  
  15058.  
  15059.  
  15060.    .md\:items-start {
  15061.  
  15062.        align-items: flex-start
  15063.  
  15064.    }
  15065.  
  15066.  
  15067.  
  15068.    .md\:items-center {
  15069.  
  15070.        align-items: center
  15071.  
  15072.    }
  15073.  
  15074.  
  15075.  
  15076.    .md\:justify-center {
  15077.  
  15078.        justify-content: center
  15079.  
  15080.    }
  15081.  
  15082.  
  15083.  
  15084.    .md\:justify-between {
  15085.  
  15086.        justify-content: space-between
  15087.  
  15088.    }
  15089.  
  15090.  
  15091.  
  15092.    .md\:gap-0 {
  15093.  
  15094.        gap: 0
  15095.  
  15096.    }
  15097.  
  15098.  
  15099.  
  15100.    .md\:gap-16 {
  15101.  
  15102.        gap: 4rem
  15103.  
  15104.    }
  15105.  
  15106.  
  15107.  
  15108.    .md\:gap-2 {
  15109.  
  15110.        gap: .5rem
  15111.  
  15112.    }
  15113.  
  15114.  
  15115.  
  15116.    .md\:gap-3 {
  15117.  
  15118.        gap: .75rem
  15119.  
  15120.    }
  15121.  
  15122.  
  15123.  
  15124.    .md\:gap-8 {
  15125.  
  15126.        gap: 2rem
  15127.  
  15128.    }
  15129.  
  15130.  
  15131.  
  15132.    .md\:space-x-10>:not([hidden])~:not([hidden]) {
  15133.  
  15134.        --tw-space-x-reverse: 0;
  15135.  
  15136.        margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  15137.  
  15138.        margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
  15139.  
  15140.    }
  15141.  
  15142.  
  15143.  
  15144.    .md\:space-x-2>:not([hidden])~:not([hidden]) {
  15145.  
  15146.        --tw-space-x-reverse: 0;
  15147.  
  15148.        margin-right: calc(.5rem * var(--tw-space-x-reverse));
  15149.  
  15150.        margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
  15151.  
  15152.    }
  15153.  
  15154.  
  15155.  
  15156.    .md\:rounded-none {
  15157.  
  15158.        border-radius: 0
  15159.  
  15160.    }
  15161.  
  15162.  
  15163.  
  15164.    .md\:rounded-l-full {
  15165.  
  15166.        border-top-left-radius: 9999px;
  15167.  
  15168.        border-bottom-left-radius: 9999px
  15169.  
  15170.    }
  15171.  
  15172.  
  15173.  
  15174.    .md\:border-b-0 {
  15175.  
  15176.        border-bottom-width: 0
  15177.  
  15178.    }
  15179.  
  15180.  
  15181.  
  15182.    .md\:border-r {
  15183.  
  15184.        border-right-width: 1px
  15185.  
  15186.    }
  15187.  
  15188.  
  15189.  
  15190.    .md\:px-12 {
  15191.  
  15192.        padding-left: 3rem;
  15193.  
  15194.        padding-right: 3rem
  15195.  
  15196.    }
  15197.  
  15198.  
  15199.  
  15200.    .md\:px-14 {
  15201.  
  15202.        padding-left: 3.5rem;
  15203.  
  15204.        padding-right: 3.5rem
  15205.  
  15206.    }
  15207.  
  15208.  
  15209.  
  15210.    .md\:px-4 {
  15211.  
  15212.        padding-left: 1rem;
  15213.  
  15214.        padding-right: 1rem
  15215.  
  15216.    }
  15217.  
  15218.  
  15219.  
  15220.    .md\:px-6 {
  15221.  
  15222.        padding-left: 1.5rem;
  15223.  
  15224.        padding-right: 1.5rem
  15225.  
  15226.    }
  15227.  
  15228.  
  15229.  
  15230.    .md\:px-8 {
  15231.  
  15232.        padding-left: 2rem;
  15233.  
  15234.        padding-right: 2rem
  15235.  
  15236.    }
  15237.  
  15238.  
  15239.  
  15240.    .md\:py-5 {
  15241.  
  15242.        padding-top: 1.25rem;
  15243.  
  15244.        padding-bottom: 1.25rem
  15245.  
  15246.    }
  15247.  
  15248.  
  15249.  
  15250.    .md\:py-8 {
  15251.  
  15252.        padding-top: 2rem;
  15253.  
  15254.        padding-bottom: 2rem
  15255.  
  15256.    }
  15257.  
  15258.  
  15259.  
  15260.    .md\:pb-\[1rem\] {
  15261.  
  15262.        padding-bottom: 1rem
  15263.  
  15264.    }
  15265.  
  15266.  
  15267.  
  15268.    .md\:pl-12 {
  15269.  
  15270.        padding-left: 3rem
  15271.  
  15272.    }
  15273.  
  15274.  
  15275.  
  15276.    .md\:pt-16 {
  15277.  
  15278.        padding-top: 4rem
  15279.  
  15280.    }
  15281.  
  15282.  
  15283.  
  15284.    .md\:pt-8 {
  15285.  
  15286.        padding-top: 2rem
  15287.  
  15288.    }
  15289.  
  15290.  
  15291.  
  15292.    .md\:text-start {
  15293.  
  15294.        text-align: start
  15295.  
  15296.    }
  15297.  
  15298.  
  15299.  
  15300.    .md\:text-2xl {
  15301.  
  15302.        font-size: 1.5rem;
  15303.  
  15304.        line-height: 2rem
  15305.  
  15306.    }
  15307.  
  15308.  
  15309.  
  15310.    .md\:text-\[14px\] {
  15311.  
  15312.        font-size: 14px
  15313.  
  15314.    }
  15315.  
  15316.  
  15317.  
  15318.    .md\:text-\[15px\] {
  15319.  
  15320.        font-size: 15px
  15321.  
  15322.    }
  15323.  
  15324.  
  15325.  
  15326.    .md\:text-\[20px\] {
  15327.  
  15328.        font-size: 20px
  15329.  
  15330.    }
  15331.  
  15332.  
  15333.  
  15334.    .md\:text-\[28px\] {
  15335.  
  15336.        font-size: 28px
  15337.  
  15338.    }
  15339.  
  15340.  
  15341.  
  15342.    .md\:text-base {
  15343.  
  15344.        font-size: 1rem;
  15345.  
  15346.        line-height: 1.5rem
  15347.  
  15348.    }
  15349.  
  15350.  
  15351.  
  15352.    .md\:text-xl {
  15353.  
  15354.        font-size: 1.25rem;
  15355.  
  15356.        line-height: 1.75rem
  15357.  
  15358.    }
  15359.  
  15360. }
  15361.  
  15362.  
  15363.  
  15364. @media (min-width: 1024px) {
  15365.  
  15366.    .lg\:static {
  15367.  
  15368.        position:static
  15369.  
  15370.    }
  15371.  
  15372.  
  15373.  
  15374.    .lg\:col-span-12 {
  15375.  
  15376.        grid-column: span 12/span 12
  15377.  
  15378.    }
  15379.  
  15380.  
  15381.  
  15382.    .lg\:col-span-3 {
  15383.  
  15384.        grid-column: span 3/span 3
  15385.  
  15386.    }
  15387.  
  15388.  
  15389.  
  15390.    .lg\:col-span-4 {
  15391.  
  15392.        grid-column: span 4/span 4
  15393.  
  15394.    }
  15395.  
  15396.  
  15397.  
  15398.    .lg\:col-span-6 {
  15399.  
  15400.        grid-column: span 6/span 6
  15401.  
  15402.    }
  15403.  
  15404.  
  15405.  
  15406.    .lg\:col-span-7 {
  15407.  
  15408.        grid-column: span 7/span 7
  15409.  
  15410.    }
  15411.  
  15412.  
  15413.  
  15414.    .lg\:col-span-8 {
  15415.  
  15416.        grid-column: span 8/span 8
  15417.  
  15418.    }
  15419.  
  15420.  
  15421.  
  15422.    .lg\:col-span-9 {
  15423.  
  15424.        grid-column: span 9/span 9
  15425.  
  15426.    }
  15427.  
  15428.  
  15429.  
  15430.    .lg\:mb-12 {
  15431.  
  15432.        margin-bottom: 3rem
  15433.  
  15434.    }
  15435.  
  15436.  
  15437.  
  15438.    .lg\:mt-0 {
  15439.  
  15440.        margin-top: 0
  15441.  
  15442.    }
  15443.  
  15444.  
  15445.  
  15446.    .lg\:mt-16 {
  15447.  
  15448.        margin-top: 4rem
  15449.  
  15450.    }
  15451.  
  15452.  
  15453.  
  15454.    .lg\:mt-4 {
  15455.  
  15456.        margin-top: 1rem
  15457.  
  15458.    }
  15459.  
  15460.  
  15461.  
  15462.    .lg\:block {
  15463.  
  15464.        display: block
  15465.  
  15466.    }
  15467.  
  15468.  
  15469.  
  15470.    .lg\:flex {
  15471.  
  15472.        display: flex
  15473.  
  15474.    }
  15475.  
  15476.  
  15477.  
  15478.    .lg\:grid {
  15479.  
  15480.        display: grid
  15481.  
  15482.    }
  15483.  
  15484.  
  15485.  
  15486.    .lg\:hidden {
  15487.  
  15488.        display: none
  15489.  
  15490.    }
  15491.  
  15492.  
  15493.  
  15494.    .lg\:h-10 {
  15495.  
  15496.        height: 2.5rem
  15497.  
  15498.    }
  15499.  
  15500.  
  15501.  
  15502.    .lg\:h-14 {
  15503.  
  15504.        height: 3.5rem
  15505.  
  15506.    }
  15507.  
  15508.  
  15509.  
  15510.    .lg\:h-60 {
  15511.  
  15512.        height: 15rem
  15513.  
  15514.    }
  15515.  
  15516.  
  15517.  
  15518.    .lg\:h-\[14\.4rem\] {
  15519.  
  15520.        height: 14.4rem
  15521.  
  15522.    }
  15523.  
  15524.  
  15525.  
  15526.    .lg\:h-\[170px\] {
  15527.  
  15528.        height: 170px
  15529.  
  15530.    }
  15531.  
  15532.  
  15533.  
  15534.    .lg\:h-\[22\.5rem\] {
  15535.  
  15536.        height: 22.5rem
  15537.  
  15538.    }
  15539.  
  15540.  
  15541.  
  15542.    .lg\:h-\[500px\] {
  15543.  
  15544.        height: 500px
  15545.  
  15546.    }
  15547.  
  15548.  
  15549.  
  15550.    .lg\:max-h-\[14rem\] {
  15551.  
  15552.        max-height: 14rem
  15553.  
  15554.    }
  15555.  
  15556.  
  15557.  
  15558.    .lg\:w-14 {
  15559.  
  15560.        width: 3.5rem
  15561.  
  15562.    }
  15563.  
  15564.  
  15565.  
  15566.    .lg\:w-64 {
  15567.  
  15568.        width: 16rem
  15569.  
  15570.    }
  15571.  
  15572.  
  15573.  
  15574.    .lg\:w-72 {
  15575.  
  15576.        width: 18rem
  15577.  
  15578.    }
  15579.  
  15580.  
  15581.  
  15582.    .lg\:w-80 {
  15583.  
  15584.        width: 20rem
  15585.  
  15586.    }
  15587.  
  15588.  
  15589.  
  15590.    .lg\:w-\[100\%\] {
  15591.  
  15592.        width: 100%
  15593.  
  15594.    }
  15595.  
  15596.  
  15597.  
  15598.    .lg\:w-\[170px\] {
  15599.  
  15600.        width: 170px
  15601.  
  15602.    }
  15603.  
  15604.  
  15605.  
  15606.    .lg\:w-\[300px\] {
  15607.  
  15608.        width: 300px
  15609.  
  15610.    }
  15611.  
  15612.  
  15613.  
  15614.    .lg\:w-\[35\%\] {
  15615.  
  15616.        width: 35%
  15617.  
  15618.    }
  15619.  
  15620.  
  15621.  
  15622.    .lg\:min-w-0 {
  15623.  
  15624.        min-width: 0
  15625.  
  15626.    }
  15627.  
  15628.  
  15629.  
  15630.    .lg\:max-w-6xl {
  15631.  
  15632.        max-width: 72rem
  15633.  
  15634.    }
  15635.  
  15636.  
  15637.  
  15638.    .lg\:max-w-\[20rem\] {
  15639.  
  15640.        max-width: 20rem
  15641.  
  15642.    }
  15643.  
  15644.  
  15645.  
  15646.    .lg\:max-w-\[3\.5rem\] {
  15647.  
  15648.        max-width: 3.5rem
  15649.  
  15650.    }
  15651.  
  15652.  
  15653.  
  15654.    .lg\:flex-1 {
  15655.  
  15656.        flex: 1 1 0%
  15657.  
  15658.    }
  15659.  
  15660.  
  15661.  
  15662.    .lg\:grid-cols-2 {
  15663.  
  15664.        grid-template-columns: repeat(2,minmax(0,1fr))
  15665.  
  15666.    }
  15667.  
  15668.  
  15669.  
  15670.    .lg\:grid-cols-3 {
  15671.  
  15672.        grid-template-columns: repeat(3,minmax(0,1fr))
  15673.  
  15674.    }
  15675.  
  15676.  
  15677.  
  15678.    .lg\:grid-cols-4 {
  15679.  
  15680.        grid-template-columns: repeat(4,minmax(0,1fr))
  15681.  
  15682.    }
  15683.  
  15684.  
  15685.  
  15686.    .lg\:grid-cols-6 {
  15687.  
  15688.        grid-template-columns: repeat(6,minmax(0,1fr))
  15689.  
  15690.    }
  15691.  
  15692.  
  15693.  
  15694.    .lg\:flex-row {
  15695.  
  15696.        flex-direction: row
  15697.  
  15698.    }
  15699.  
  15700.  
  15701.  
  15702.    .lg\:flex-col {
  15703.  
  15704.        flex-direction: column
  15705.  
  15706.    }
  15707.  
  15708.  
  15709.  
  15710.    .lg\:content-between {
  15711.  
  15712.        align-content: space-between
  15713.  
  15714.    }
  15715.  
  15716.  
  15717.  
  15718.    .lg\:items-start {
  15719.  
  15720.        align-items: flex-start
  15721.  
  15722.    }
  15723.  
  15724.  
  15725.  
  15726.    .lg\:items-center {
  15727.  
  15728.        align-items: center
  15729.  
  15730.    }
  15731.  
  15732.  
  15733.  
  15734.    .lg\:justify-between {
  15735.  
  15736.        justify-content: space-between
  15737.  
  15738.    }
  15739.  
  15740.  
  15741.  
  15742.    .lg\:gap-0 {
  15743.  
  15744.        gap: 0
  15745.  
  15746.    }
  15747.  
  15748.  
  15749.  
  15750.    .lg\:gap-10 {
  15751.  
  15752.        gap: 2.5rem
  15753.  
  15754.    }
  15755.  
  15756.  
  15757.  
  15758.    .lg\:gap-2 {
  15759.  
  15760.        gap: .5rem
  15761.  
  15762.    }
  15763.  
  15764.  
  15765.  
  15766.    .lg\:gap-20 {
  15767.  
  15768.        gap: 5rem
  15769.  
  15770.    }
  15771.  
  15772.  
  15773.  
  15774.    .lg\:gap-4 {
  15775.  
  15776.        gap: 1rem
  15777.  
  15778.    }
  15779.  
  15780.  
  15781.  
  15782.    .lg\:gap-6 {
  15783.  
  15784.        gap: 1.5rem
  15785.  
  15786.    }
  15787.  
  15788.  
  15789.  
  15790.    .lg\:gap-x-16 {
  15791.  
  15792.        -moz-column-gap: 4rem;
  15793.  
  15794.        column-gap: 4rem
  15795.  
  15796.    }
  15797.  
  15798.  
  15799.  
  15800.    .lg\:gap-x-4 {
  15801.  
  15802.        -moz-column-gap: 1rem;
  15803.  
  15804.        column-gap: 1rem
  15805.  
  15806.    }
  15807.  
  15808.  
  15809.  
  15810.    .lg\:gap-x-\[58px\] {
  15811.  
  15812.        -moz-column-gap: 58px;
  15813.  
  15814.        column-gap: 58px
  15815.  
  15816.    }
  15817.  
  15818.  
  15819.  
  15820.    .lg\:overflow-y-visible {
  15821.  
  15822.        overflow-y: visible
  15823.  
  15824.    }
  15825.  
  15826.  
  15827.  
  15828.    .lg\:rounded-2xl {
  15829.  
  15830.        border-radius: 1rem
  15831.  
  15832.    }
  15833.  
  15834.  
  15835.  
  15836.    .lg\:border-b-0 {
  15837.  
  15838.        border-bottom-width: 0
  15839.  
  15840.    }
  15841.  
  15842.  
  15843.  
  15844.    .lg\:border-r {
  15845.  
  15846.        border-right-width: 1px
  15847.  
  15848.    }
  15849.  
  15850.  
  15851.  
  15852.    .lg\:p-0 {
  15853.  
  15854.        padding: 0
  15855.  
  15856.    }
  15857.  
  15858.  
  15859.  
  15860.    .lg\:px-0 {
  15861.  
  15862.        padding-left: 0;
  15863.  
  15864.        padding-right: 0
  15865.  
  15866.    }
  15867.  
  15868.  
  15869.  
  15870.    .lg\:px-10 {
  15871.  
  15872.        padding-left: 2.5rem;
  15873.  
  15874.        padding-right: 2.5rem
  15875.  
  15876.    }
  15877.  
  15878.  
  15879.  
  15880.    .lg\:px-11 {
  15881.  
  15882.        padding-left: 2.75rem;
  15883.  
  15884.        padding-right: 2.75rem
  15885.  
  15886.    }
  15887.  
  15888.  
  15889.  
  15890.    .lg\:px-12 {
  15891.  
  15892.        padding-left: 3rem;
  15893.  
  15894.        padding-right: 3rem
  15895.  
  15896.    }
  15897.  
  15898.  
  15899.  
  15900.    .lg\:px-14 {
  15901.  
  15902.        padding-left: 3.5rem;
  15903.  
  15904.        padding-right: 3.5rem
  15905.  
  15906.    }
  15907.  
  15908.  
  15909.  
  15910.    .lg\:px-16 {
  15911.  
  15912.        padding-left: 4rem;
  15913.  
  15914.        padding-right: 4rem
  15915.  
  15916.    }
  15917.  
  15918.  
  15919.  
  15920.    .lg\:px-20 {
  15921.  
  15922.        padding-left: 5rem;
  15923.  
  15924.        padding-right: 5rem
  15925.  
  15926.    }
  15927.  
  15928.  
  15929.  
  15930.    .lg\:px-7 {
  15931.  
  15932.        padding-left: 1.75rem;
  15933.  
  15934.        padding-right: 1.75rem
  15935.  
  15936.    }
  15937.  
  15938.  
  15939.  
  15940.    .lg\:px-8 {
  15941.  
  15942.        padding-left: 2rem;
  15943.  
  15944.        padding-right: 2rem
  15945.  
  15946.    }
  15947.  
  15948.  
  15949.  
  15950.    .lg\:px-\[3\.2rem\] {
  15951.  
  15952.        padding-left: 3.2rem;
  15953.  
  15954.        padding-right: 3.2rem
  15955.  
  15956.    }
  15957.  
  15958.  
  15959.  
  15960.    .lg\:py-24 {
  15961.  
  15962.        padding-top: 6rem;
  15963.  
  15964.        padding-bottom: 6rem
  15965.  
  15966.    }
  15967.  
  15968.  
  15969.  
  15970.    .lg\:py-4 {
  15971.  
  15972.        padding-top: 1rem;
  15973.  
  15974.        padding-bottom: 1rem
  15975.  
  15976.    }
  15977.  
  15978.  
  15979.  
  15980.    .lg\:py-8 {
  15981.  
  15982.        padding-top: 2rem;
  15983.  
  15984.        padding-bottom: 2rem
  15985.  
  15986.    }
  15987.  
  15988.  
  15989.  
  15990.    .lg\:pb-\[3\.5rem\] {
  15991.  
  15992.        padding-bottom: 3.5rem
  15993.  
  15994.    }
  15995.  
  15996.  
  15997.  
  15998.    .lg\:pr-2 {
  15999.  
  16000.        padding-right: .5rem
  16001.  
  16002.    }
  16003.  
  16004.  
  16005.  
  16006.    .lg\:pt-10 {
  16007.  
  16008.        padding-top: 2.5rem
  16009.  
  16010.    }
  16011.  
  16012.  
  16013.  
  16014.    .lg\:pt-14 {
  16015.  
  16016.        padding-top: 3.5rem
  16017.  
  16018.    }
  16019.  
  16020.  
  16021.  
  16022.    .lg\:pt-24 {
  16023.  
  16024.        padding-top: 6rem
  16025.  
  16026.    }
  16027.  
  16028.  
  16029.  
  16030.    .lg\:text-start {
  16031.  
  16032.        text-align: start
  16033.  
  16034.    }
  16035.  
  16036.  
  16037.  
  16038.    .lg\:text-2xl {
  16039.  
  16040.        font-size: 1.5rem;
  16041.  
  16042.        line-height: 2rem
  16043.  
  16044.    }
  16045.  
  16046.  
  16047.  
  16048.    .lg\:text-4xl {
  16049.  
  16050.        font-size: 2.25rem;
  16051.  
  16052.        line-height: 2.5rem
  16053.  
  16054.    }
  16055.  
  16056.  
  16057.  
  16058.    .lg\:text-\[14px\] {
  16059.  
  16060.        font-size: 14px
  16061.  
  16062.    }
  16063.  
  16064.  
  16065.  
  16066.    .lg\:text-\[15px\] {
  16067.  
  16068.        font-size: 15px
  16069.  
  16070.    }
  16071.  
  16072.  
  16073.  
  16074.    .lg\:text-\[16px\] {
  16075.  
  16076.        font-size: 16px
  16077.  
  16078.    }
  16079.  
  16080.  
  16081.  
  16082.    .lg\:text-\[20px\] {
  16083.  
  16084.        font-size: 20px
  16085.  
  16086.    }
  16087.  
  16088.  
  16089.  
  16090.    .lg\:text-\[26px\] {
  16091.  
  16092.        font-size: 26px
  16093.  
  16094.    }
  16095.  
  16096.  
  16097.  
  16098.    .lg\:text-\[30px\] {
  16099.  
  16100.        font-size: 30px
  16101.  
  16102.    }
  16103.  
  16104.  
  16105.  
  16106.    .lg\:text-\[32px\] {
  16107.  
  16108.        font-size: 32px
  16109.  
  16110.    }
  16111.  
  16112.  
  16113.  
  16114.    .lg\:text-lg {
  16115.  
  16116.        font-size: 1.125rem;
  16117.  
  16118.        line-height: 1.75rem
  16119.  
  16120.    }
  16121.  
  16122. }
  16123.  
  16124.  
  16125.  
  16126. @media (min-width: 1280px) {
  16127.  
  16128.    .xl\:col-span-1 {
  16129.  
  16130.        grid-column:span 1/span 1
  16131.  
  16132.    }
  16133.  
  16134.  
  16135.  
  16136.    .xl\:col-span-2 {
  16137.  
  16138.        grid-column: span 2/span 2
  16139.  
  16140.    }
  16141.  
  16142.  
  16143.  
  16144.    .xl\:col-span-4 {
  16145.  
  16146.        grid-column: span 4/span 4
  16147.  
  16148.    }
  16149.  
  16150.  
  16151.  
  16152.    .xl\:col-span-6 {
  16153.  
  16154.        grid-column: span 6/span 6
  16155.  
  16156.    }
  16157.  
  16158.  
  16159.  
  16160.    .xl\:col-span-8 {
  16161.  
  16162.        grid-column: span 8/span 8
  16163.  
  16164.    }
  16165.  
  16166.  
  16167.  
  16168.    .xl\:mt-0 {
  16169.  
  16170.        margin-top: 0
  16171.  
  16172.    }
  16173.  
  16174.  
  16175.  
  16176.    .xl\:block {
  16177.  
  16178.        display: block
  16179.  
  16180.    }
  16181.  
  16182.  
  16183.  
  16184.    .xl\:flex {
  16185.  
  16186.        display: flex
  16187.  
  16188.    }
  16189.  
  16190.  
  16191.  
  16192.    .xl\:w-auto {
  16193.  
  16194.        width: auto
  16195.  
  16196.    }
  16197.  
  16198.  
  16199.  
  16200.    .xl\:w-full {
  16201.  
  16202.        width: 100%
  16203.  
  16204.    }
  16205.  
  16206.  
  16207.  
  16208.    .xl\:max-w-\[1280px\] {
  16209.  
  16210.        max-width: 1280px
  16211.  
  16212.    }
  16213.  
  16214.  
  16215.  
  16216.    .xl\:grid-cols-6 {
  16217.  
  16218.        grid-template-columns: repeat(6,minmax(0,1fr))
  16219.  
  16220.    }
  16221.  
  16222.  
  16223.  
  16224.    .xl\:gap-4 {
  16225.  
  16226.        gap: 1rem
  16227.  
  16228.    }
  16229.  
  16230.  
  16231.  
  16232.    .xl\:px-7 {
  16233.  
  16234.        padding-left: 1.75rem;
  16235.  
  16236.        padding-right: 1.75rem
  16237.  
  16238.    }
  16239.  
  16240.  
  16241.  
  16242.    .xl\:text-center {
  16243.  
  16244.        text-align: center
  16245.  
  16246.    }
  16247.  
  16248.  
  16249.  
  16250.    .xl\:text-2xl {
  16251.  
  16252.        font-size: 1.5rem;
  16253.  
  16254.        line-height: 2rem
  16255.  
  16256.    }
  16257.  
  16258.  
  16259.  
  16260.    .xl\:text-base {
  16261.  
  16262.        font-size: 1rem;
  16263.  
  16264.        line-height: 1.5rem
  16265.  
  16266.    }
  16267.  
  16268. }
  16269.  
  16270.  
  16271.  
  16272.  
  16273.  
  16274. .font-medium {
  16275.  
  16276.    font-weight: 500;
  16277.  
  16278. }
  16279.  
  16280. .text-sm {
  16281.  
  16282.    font-size: .875rem;
  16283.  
  16284.    line-height: 1.25rem;
  16285.  
  16286. }
  16287.  
  16288. .py-2 {
  16289.  
  16290.    padding-top: 0.5rem;
  16291.  
  16292.    padding-bottom: 0.5rem;
  16293.  
  16294. }
  16295.  
  16296. .rounded-md {
  16297.  
  16298.    border-radius: 0.375rem;
  16299.  
  16300. }
  16301.  
  16302. .justify-center {
  16303.  
  16304.    justify-content: center;
  16305.  
  16306. }
  16307.  
  16308. .w-full {
  16309.  
  16310.    width: 100%;
  16311.  
  16312. }
  16313.  
  16314. .inline-flex {
  16315.  
  16316.    display: inline-flex;
  16317.  
  16318. }
  16319.  
  16320. [type=button], [type=reset], [type=submit], button {
  16321.  
  16322.    -webkit-appearance: button;
  16323.  
  16324.    background-color: transparent;
  16325.  
  16326.    background-image: none;
  16327.  
  16328. }
  16329.  
  16330. [role=button], button {
  16331.  
  16332.    cursor: pointer;
  16333.  
  16334. }
  16335.  
  16336. button, select {
  16337.  
  16338.    text-transform: none;
  16339.  
  16340. }
  16341.  
  16342. button, input, optgroup, select, textarea {
  16343.  
  16344.    font-family: inherit;
  16345.  
  16346.    font-size: 100%;
  16347.  
  16348.    font-weight: inherit;
  16349.  
  16350.    line-height: inherit;
  16351.  
  16352.    color: inherit;
  16353.  
  16354.    margin: 0;
  16355.  
  16356.    padding: 0;
  16357.  
  16358. }
  16359.  
  16360.  
  16361.  
  16362. .gap-4 {
  16363.  
  16364.    gap: 1rem;
  16365.  
  16366. }
  16367.  
  16368. .items-center {
  16369.  
  16370.    align-items: center;
  16371.  
  16372. }
  16373.  
  16374. .flex-1 {
  16375.  
  16376.    flex: 1 1 0%;
  16377.  
  16378. }
  16379.  
  16380. .flex {
  16381.  
  16382.    display: flex;
  16383.  
  16384. }
  16385.  
  16386. .ml-12 {
  16387.  
  16388.    margin-left: 3rem;
  16389.  
  16390. }
  16391.  
  16392.  
  16393.  
  16394.  
  16395.  
  16396. .pr-2 {
  16397.  
  16398.    padding-right: 0.5rem;
  16399.  
  16400. }
  16401.  
  16402.  
  16403.  
  16404. .items-center {
  16405.  
  16406.    align-items: center;
  16407.  
  16408. }
  16409.  
  16410. .flex {
  16411.  
  16412.    display: flex;
  16413.  
  16414. }
  16415.  
  16416. .right-0 {
  16417.  
  16418.    right: 0;
  16419.  
  16420. }
  16421.  
  16422. .inset-y-0 {
  16423.  
  16424.    top: 0;
  16425.  
  16426.    bottom: 0;
  16427.  
  16428. }
  16429.  
  16430. .absolute {
  16431.  
  16432.    position: absolute;
  16433.  
  16434. }
  16435.  
  16436.  
  16437.  
  16438. .css-18exuzb {
  16439.  
  16440.    color: rgb(255, 255, 255);
  16441.  
  16442.    background: rgb(39, 39, 48);
  16443.  
  16444. }
  16445.  
  16446. .ring-opacity-5 {
  16447.  
  16448.    --tw-ring-opacity: 0.05;
  16449.  
  16450. }
  16451.  
  16452. .ring-black {
  16453.  
  16454.    --tw-ring-opacity: 1;
  16455.  
  16456.    --tw-ring-color: rgb(0 0 0/var(--tw-ring-opacity));
  16457.  
  16458. }
  16459.  
  16460. .ring-1 {
  16461.  
  16462.    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  16463.  
  16464.    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  16465.  
  16466.    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
  16467.  
  16468. }
  16469.  
  16470. .shadow-lg {
  16471.  
  16472.    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
  16473.  
  16474.    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);
  16475.  
  16476. }
  16477.  
  16478. .shadow-2xl, .shadow-lg {
  16479.  
  16480.    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  16481.  
  16482. }
  16483.  
  16484. .opacity-100 {
  16485.  
  16486.    opacity: 1;
  16487.  
  16488. }
  16489.  
  16490. .rounded-md {
  16491.  
  16492.    border-radius: 0.375rem;
  16493.  
  16494. }
  16495.  
  16496. .transform {
  16497.  
  16498.    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));
  16499.  
  16500. }
  16501.  
  16502. .scale-100 {
  16503.  
  16504.    --tw-scale-x: 1;
  16505.  
  16506.    --tw-scale-y: 1;
  16507.  
  16508. }
  16509.  
  16510. .rotate-180, .scale-100 {
  16511.  
  16512.    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));
  16513.  
  16514. }
  16515.  
  16516. .origin-top-right {
  16517.  
  16518.    transform-origin: top right;
  16519.  
  16520. }
  16521.  
  16522. .w-72 {
  16523.  
  16524.    width: 18rem;
  16525.  
  16526. }
  16527.  
  16528. .mt-2 {
  16529.  
  16530.    margin-top: 0.5rem;
  16531.  
  16532. }
  16533.  
  16534. .right-0 {
  16535.  
  16536.    right: 0;
  16537.  
  16538. }
  16539.  
  16540. .absolute {
  16541.  
  16542.    position: absolute;
  16543.  
  16544. }
  16545.  
  16546.  
  16547.  
  16548. .css-1wpp9sf {
  16549.  
  16550.    color: rgb(255, 255, 255);
  16551.  
  16552.    background: rgb(245, 121, 30);
  16553.  
  16554. }
  16555.  
  16556.  
  16557.  
  16558. .css-mxl5am {
  16559.  
  16560.    color: rgb(255, 255, 255);
  16561.  
  16562.    background: white;
  16563.  
  16564. }
  16565.  
  16566. .duration-300 {
  16567.  
  16568.    transition-duration: .3s;
  16569.  
  16570. }
  16571.  
  16572. .transition {
  16573.  
  16574.    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
  16575.  
  16576.    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  16577.  
  16578.    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  16579.  
  16580.    transition-timing-function: cubic-bezier(.4,0,.2,1);
  16581.  
  16582.    transition-duration: .15s;
  16583.  
  16584. }
  16585.  
  16586. .font-medium {
  16587.  
  16588.    font-weight: 500;
  16589.  
  16590. }
  16591.  
  16592. .text-sm {
  16593.  
  16594.    font-size: .875rem;
  16595.  
  16596.    line-height: 1.25rem;
  16597.  
  16598. }
  16599.  
  16600. .py-2 {
  16601.  
  16602.    padding-top: 0.5rem;
  16603.  
  16604.    padding-bottom: 0.5rem;
  16605.  
  16606. }
  16607.  
  16608. .rounded-l-full {
  16609.  
  16610.    border-top-left-radius: 9999px;
  16611.  
  16612.    border-bottom-left-radius: 9999px;
  16613.  
  16614. }
  16615.  
  16616. .justify-center {
  16617.  
  16618.    justify-content: center;
  16619.  
  16620. }
  16621.  
  16622. .w-full {
  16623.  
  16624.    width: 100%;
  16625.  
  16626. }
  16627.  
  16628. .flex {
  16629.  
  16630.    display: flex;
  16631.  
  16632. }
  16633.  
  16634.  
  16635.  
  16636. .w-auto {
  16637.  
  16638.    width: auto;
  16639.  
  16640. }
  16641.  
  16642. .h-10 {
  16643.  
  16644.    height: 1.5rem;
  16645.  
  16646. }
  16647.  
  16648. .block {
  16649.  
  16650.    display: block;
  16651.  
  16652. }
  16653.  
  16654. .offcanvas {
  16655.  
  16656.        width: 100%;
  16657.  
  16658.        max-width: 250px;
  16659.  
  16660.    }
  16661.  
  16662.  
  16663.  
  16664.    /* Desktop */
  16665.  
  16666.    @media screen and (min-width: 768px) {
  16667.  
  16668.        .offcanvas {
  16669.  
  16670.            width: 350px;
  16671.  
  16672.        
  16673.  
  16674.        }
  16675.  
  16676.    }
  16677.  
  16678.    
  16679.  
  16680.    .css-1tq05rq {
  16681.  
  16682.    color: rgb(25225, 255, 255);
  16683.  
  16684. }
  16685.  
  16686. .font-medium {
  16687.  
  16688.    font-weight: 500;
  16689.  
  16690. }
  16691.  
  16692. .text-base {
  16693.  
  16694.    font-size: 1rem;
  16695.  
  16696.    line-height: 1.5rem;
  16697.  
  16698. }
  16699.  
  16700. .p-2 {
  16701.  
  16702.    padding: 0.5rem;
  16703.  
  16704. }
  16705.  
  16706. .rounded-md {
  16707.  
  16708.    border-radius: 0.375rem;
  16709.  
  16710. }
  16711.  
  16712. .items-center {
  16713.  
  16714.    align-items: center;
  16715.  
  16716. }
  16717.  
  16718. .flex {
  16719.  
  16720.    display: flex;
  16721.  
  16722. }
  16723. </style>
  16724. <head>
  16725.    <meta charset="utf-8" />
  16726.    <title>MDN ITEMS - Toko Store Website Top Up Termurah dan Tercepat</title>
  16727.    <meta name="csrf-token" content="mLvqESGoZqtK1uQFQZTeAezW8WiiPXTwZYyD3Vg6">
  16728.        <meta name="viewport" content="width=device-width, initial-scale=1">
  16729.    
  16730.    <link rel="canonical" href="https://mdnitems.com/">
  16731.    <meta name="google-site-verification" content="cekVOdTsuD0oREC-uQE-Y6yE2HeIRMCz4SkR2_Qjkw4"/>
  16732.    <meta name="google-site-verification" content="uctwWEQtHtk9qsWdpGPqMbwMZDVmJgMqJWIrXKRbtJ0" />
  16733.    <meta name="trustpilot-one-time-domain-verification-id" content="0ce6460c-9ad7-4b30-8f60-c780961303a5"/>
  16734.    <meta name="kredibel-verification" value="U4J52C">
  16735.    <meta name="description" content="Toko Top Up Games Online Cepat Termurah di Indonesia Store Website menjual Produk Game Online Mobile Legends, Token Listrik, Internet dan Netflix dan lainnya.">
  16736.    <meta name="keywords" content="mdn items, top up game, bayar, toko, voucher, top up mlbb mdnitems, top up mdn items, bayar pln, top up game online, top up murah, mdn items store, top up cepat, fast top up, via login,vilog, facebook, instagram, youtube.">
  16737.    <meta name="author" content="MDN ITEMS">
  16738. </head>
  16739.  
  16740.    <link rel="shortcut icon" href="/assets/logo/favmdnitems.png">
  16741.    <!--internal-->
  16742.    <link href="/public/assets/css/bootstrap.min.css?v=1670035018 " id="bootstrap-style" rel="stylesheet"
  16743.        type="text/css" />
  16744.    <link rel="stylesheet" type="text/css" href="/public/assets/libs/toastr/build/toastr.min.css">
  16745.    <link href="/public/assets/css/icons.min.css" rel="stylesheet" type="text/css" />
  16746.    <link href="/public/assets/css/flipdown.css" rel="stylesheet" type="text/css" />
  16747.    <link href="/public/assets/css/app.min.css?v=1717790700" id="app-style" rel="stylesheet" type="text/css" />
  16748.    <link href="/public/assets/libs/sweetalert2/sweetalert2.min.css" rel="stylesheet" type="text/css" />
  16749.    <link href="/public/assets/libs/datatables.net-bs4/css/dataTables.bootstrap4.min.css" rel="stylesheet"
  16750.        type="text/css" />
  16751.    <link href="/public/assets/libs/datatables.net-buttons-bs4/css/buttons.bootstrap4.min.css" rel="stylesheet"
  16752.        type="text/css" />
  16753.    <link href="/public/assets/libs/datatables.net-responsive-bs4/css/responsive.bootstrap4.min.css"
  16754.        rel="stylesheet" type="text/css" />
  16755.    <script src="/public/assets/libs/jquery/jquery.min.js"></script>
  16756.    <!--penutup-->
  16757.    <!--eksternal-->
  16758.    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css">
  16759.    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pace/1.2.4/themes/red/pace-theme-flash.min.css">
  16760.    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>
  16761.    <!-- Swiper CSS -->
  16762.    <link rel="stylesheet" href="/assets/css/swiper-bundle.min.css">
  16763.    
  16764.    <!-- Swiper CSS -->
  16765.    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
  16766.  
  16767.    <link rel="stylesheet" href="https://cdn.datatables.net/1.12.1/css/dataTables.bootstrap5.min.css">
  16768.    <!-- Google tag (gtag.js) -->
  16769. <script async src="https://www.googletagmanager.com/gtag/js?id=G-K1SC1G8V62"></script>
  16770. <script>
  16771.  window.dataLayer = window.dataLayer || [];
  16772.  function gtag(){dataLayer.push(arguments);}
  16773.  gtag('js', new Date());
  16774.  
  16775.  gtag('config', 'G-K1SC1G8V62');
  16776. </script>
  16777.      
  16778.  <script type="application/ld+json">
  16779.  {
  16780.    "@context": "https://schema.org",
  16781.    "@type": "FAQPage",
  16782.    "mainEntity": [{
  16783.      "@type": "Question",
  16784.      "name": "Bagaimana cara belanja di MDN ITEMS ini?",
  16785.      "acceptedAnswer": {
  16786.        "@type": "Answer",
  16787.        "text": "Hanya dengan Scan QRIS..."
  16788.      }
  16789.    }, {
  16790.      "@type": "Question",
  16791.      "name": "Apakah Website MDN ITEMS ini Terpecaya?",
  16792.      "acceptedAnswer": {
  16793.        "@type": "Answer",
  16794.        "text": "Benar sekali..."
  16795.      }
  16796.    }, {
  16797.      "@type": "Question",
  16798.      "name": "Berapa lama proses pengerjaan?",
  16799.      "acceptedAnswer": {
  16800.        "@type": "Answer",
  16801.        "text": "Hitungan detik..."
  16802.      }
  16803.    }]
  16804.  }
  16805.  </script>
  16806.  
  16807.  
  16808.  <script type="application/ld+json">
  16809.  {
  16810.    "@context": "https://schema.org/",
  16811.    "@type": "WebSite",
  16812.    "name": "Mdn Items",
  16813.    "url": "https://mdnitems.com/",
  16814.    "potentialAction": {
  16815.      "@type": "SearchAction",
  16816.      "target": "https://mdnitems.com/{search_term_string}",
  16817.      "query-input": "required name=search_term_string"
  16818.    }
  16819.  }
  16820.  </script>
  16821.  
  16822.  
  16823.  <script type="application/ld+json">
  16824.  {
  16825.    "@context": "https://schema.org/",
  16826.    "@type": "BreadcrumbList",
  16827.    "itemListElement": [{
  16828.      "@type": "ListItem",
  16829.      "position": 1,
  16830.      "name": "Mobile Legends - ML",
  16831.      "item": "https://mdnitems.com/game/mobile-legends"  
  16832.    },{
  16833.      "@type": "ListItem",
  16834.      "position": 2,
  16835.      "name": "UC PUBG",
  16836.      "item": "https://mdnitems.com/game/PUBG-MOBILE"  
  16837.    },{
  16838.      "@type": "ListItem",
  16839.      "position": 3,
  16840.      "name": "Honor Of Kings - HOK",
  16841.      "item": "https://mdnitems.com/game/Honor-of-Kings"  
  16842.    },{
  16843.      "@type": "ListItem",
  16844.      "position": 4,
  16845.      "name": "Eggy Coins - Eggy Party",
  16846.      "item": "https://mdnitems.com/game/Eggy-Party"  
  16847.    },{
  16848.      "@type": "ListItem",
  16849.      "position": 5,
  16850.      "name": "Free Fire - FF",
  16851.      "item": "https://mdnitems.com/game/FREE-FIRE"  
  16852.    }]
  16853.  }
  16854.  </script>
  16855.  
  16856.  
  16857.    <!--penutup-->
  16858. </head>
  16859. <body data-topbar="" data-layout="horizontal" data-layout-size="boxed"
  16860. style="background-color: #191d2d !important">
  16861.  
  16862.    <div id="layout-wrapper">
  16863.        <header id="page-topbar"
  16864.        style="background-color: #0e1019 !important">
  16865.           <div class="nav-container">
  16866.    <div class="brand">
  16867.      <a href="https://www.mdnitems.com">
  16868.        <img class="logo-lg" src="/assets/logo/mdn-removebg-preview.png" alt="" height="70">
  16869.    </a>
  16870. </div>
  16871.    <nav>
  16872.      <div class="nav-mobile"><a id="navbar-toggle" href="#!"><span></span></a></div>
  16873.      <ul class="nav-list">
  16874.        <li>
  16875.          <a href="/">Home</a>
  16876.        </li>
  16877.        <li>
  16878.          <a href="https://info.mdnitems.com">Info Skin</a>
  16879.        </li>
  16880.        <li>
  16881.          <a href="https://mdnitems.com/riwayat-pembelian">Cek Pesanan</a>
  16882.        </li>
  16883.        <li>
  16884.          <a href="https://mdnitems.com/daftar-harga">Daftar Harga</a>
  16885.        </li>
  16886.        <li>
  16887.          <a href="https://mdnitems.com/top-users-and-services">Top 10</a>
  16888.        </li>
  16889.        <li>
  16890.          <a href="#!">Calculator ML</a>
  16891.          <ul class="navbar-dropdown">
  16892.            <li>
  16893.              <a href="https://mdnitems.com/hitung-wr">Hitung Win Rate</a>
  16894.            </li>
  16895.            <li>
  16896.              <a href="https://mdnitems.com/hitung-point-magic-wheel">Hitung Point Magic</a>
  16897.            </li>
  16898.            <li>
  16899.              <a href="https://mdnitems.com/hitung-point-zodiak">Hitung Point Zodiak</a>
  16900.            </li>
  16901.          </ul>
  16902.        </li>
  16903.        <li>
  16904.          <a href="#!">Jadwal</a>
  16905.          <ul class="navbar-dropdown">
  16906.            <li>
  16907.              <a href="#">Jadwal Gift</a>
  16908.            </li>
  16909.            <li>
  16910.              <a href="#">ID Gift</a>
  16911.            </li>
  16912.            <li>
  16913.              <a href="#">Jadwal RoomTour</a>
  16914.            </li>
  16915.          </ul>
  16916.        </li>
  16917.        <li>
  16918.                      <a href="#!">Masuk / Daftar</a>
  16919.          <ul class="navbar-dropdown">
  16920.            <li>
  16921.              <a href="https://mdnitems.com/login">Login</a>
  16922.            </li>
  16923.            <li>
  16924.              <a href="https://mdnitems.com/register">Daftar</a>
  16925.            </li>
  16926.          </ul>
  16927.                    <li>
  16928.                      </li>
  16929.      </ul>
  16930.    </nav>
  16931.  </div>
  16932.          <script>
  16933.               (function($) {
  16934.  $(function() {
  16935.  
  16936.    //  open and close nav
  16937.    $('#navbar-toggle').click(function() {
  16938.      $('nav ul').slideToggle();
  16939.    });
  16940.  
  16941.  
  16942.    // Hamburger toggle
  16943.    $('#navbar-toggle').on('click', function() {
  16944.      this.classList.toggle('active');
  16945.    });
  16946.  
  16947.  
  16948.    // If a link has a dropdown, add sub menu toggle.
  16949.    $('nav ul li a:not(:only-child)').click(function(e) {
  16950.      $(this).siblings('.navbar-dropdown').slideToggle("slow");
  16951.  
  16952.      // Close dropdown when select another dropdown
  16953.      $('.navbar-dropdown').not($(this).siblings()).hide("slow");
  16954.      e.stopPropagation();
  16955.    });
  16956.  
  16957.  
  16958.    // Click outside the dropdown will remove the dropdown class
  16959.    $('html').click(function() {
  16960.      $('.navbar-dropdown').hide();
  16961.    });
  16962.  });
  16963. })(jQuery);
  16964.          </script>        
  16965.                            </div>
  16966.                        </div>
  16967.                    </div>
  16968.                </div>
  16969.        </header>
  16970.            <div class="main-content">
  16971.        <div class="page-content px-0">
  16972.            <style>
  16973. .artikel-gradient {
  16974.    position: absolute;
  16975.    bottom: 0;
  16976.    left: 0;
  16977.    height: 55%;
  16978.    width: 100%;
  16979.    background: linear-gradient(to top, rgba(0, 0, 0, 0.85), transparent);
  16980.    z-index: 1;
  16981. }
  16982.  
  16983. .artikel-title {
  16984.    position: absolute;
  16985.    bottom: 10px;
  16986.    left: 10px;
  16987.    right: 10px;
  16988.    z-index: 2;
  16989.    font-size: 13px;
  16990.    font-weight: 600;
  16991.    color: #fff;
  16992.    text-align: left;
  16993.    line-height: 1.3;
  16994.    max-height: 3.6em; /* maksimal 3 baris */
  16995.    overflow: hidden;
  16996.    display: -webkit-box;
  16997.    -webkit-line-clamp: 3;
  16998.    -webkit-box-orient: vertical;
  16999. }
  17000.  
  17001.  
  17002. .fa-search {
  17003.    color: #b9c7ff;
  17004. }
  17005.  
  17006. .swal2-html-container {
  17007. z-index: 1;
  17008. justify-content: center;
  17009. margin: 1em 1.6em 0.3em;
  17010. padding: 0;
  17011. overflow: auto;
  17012. color: inherit;
  17013. font-size: 1.125em;
  17014. font-weight: normal;
  17015. line-height: normal;
  17016. text-align: center;
  17017. word-wrap: break-word;
  17018. word-break: break-word;
  17019. }
  17020. .swal2-html-container {
  17021. z-index: 1;
  17022. justify-content: center;
  17023. margin: 1em 1.6em 0.3em;
  17024. padding: 0;
  17025. overflow: auto;
  17026. color: inherit;
  17027. font-size: 1.125em;
  17028. font-weight: normal;
  17029. line-height: normal;
  17030. text-align: left!important;
  17031. word-wrap: break-word;
  17032. word-break: break-word;
  17033. }
  17034.  
  17035. .nav-link {
  17036. color: #000;
  17037. display: block;
  17038. padding: 0.5rem 1rem;
  17039. text-decoration: none;
  17040. transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s;
  17041. }
  17042.  
  17043. .resultsearch .dropdown-item:hover {
  17044. background-color: hsla(0, 0%, 100%, .15);
  17045. color: #fff;
  17046. }
  17047.  
  17048. .bg-light {
  17049. --bs-bg-opacity: 1;
  17050. }
  17051.  
  17052. a {
  17053. text-decoration: none;
  17054. }
  17055.  
  17056. .grecaptcha-badge {
  17057. visibility: hidden;
  17058. }
  17059.  
  17060. .logo-atas {
  17061. height: 30px;
  17062. }
  17063.  
  17064. .logo-order {
  17065. width: 100%;
  17066. float: left;
  17067. margin-right: 8px;
  17068. margin-bottom: auto;
  17069. }
  17070.  
  17071. .logo-order2 {
  17072. width: 100%;
  17073. float: left;
  17074. /* margin-right: 8px;
  17075. margin-bottom: auto; */
  17076. }
  17077.  
  17078. .logo-order3 {
  17079. width: 100%;
  17080. float: left;
  17081. /* margin-right: 8px;
  17082. margin-bottom: auto; */
  17083. }
  17084.  
  17085. .logo-bawah {
  17086. height: 60px;
  17087. float: left;
  17088. margin-right: 8px;
  17089. margin-bottom: auto;
  17090. }
  17091.  
  17092. .btn-orange {
  17093. color: #fff;
  17094. background-color: #FE6C17 !important;
  17095. border-color: #FE6C17 !important;
  17096. }
  17097.  
  17098. .btn-primary {
  17099. color: #fff;
  17100. background-color: #FE6C17 !important;
  17101. border-color: #FE6C17 !important;
  17102. }
  17103. .btn-primary:hover {
  17104. color: #000;
  17105. background-color: #FE6C17 !important;
  17106. border-color: #FE6C17 !important;
  17107. }
  17108.  
  17109. .child-box:hover {
  17110. border: 1px solid hsla(0, 0%, 68%, 0.5);
  17111. }
  17112.  
  17113. .button-action-payment li.active {
  17114. border: 1px solid transparent;
  17115. background: rgb(255, 255, 255);
  17116. filter: grayscale(0%);
  17117. }
  17118.  
  17119. .xxs {
  17120. font-size: 0.4rem;
  17121. }
  17122.  
  17123. .button-action-payment li {
  17124. border: 1px solid rgba(202, 202, 202, 0.398);
  17125. padding: 10px;
  17126. border-radius: 0.3em;
  17127. margin-bottom: 10px;
  17128. position: relative;
  17129. display: list-item;
  17130. text-align: -webkit-match-parent;
  17131. background: rgb(208, 208, 208);
  17132. -webkit-filter: grayscale(100%);
  17133. /* Safari 6.0 - 9.0 */
  17134. filter: grayscale(100%);
  17135. }
  17136.  
  17137. .button-action-payment input[type="radio"]:checked+.payment-item {
  17138. color: #fd7300;
  17139. }
  17140.  
  17141.  
  17142. .strip-primary {
  17143. background-color: #FE6C17;
  17144. position: absolute;
  17145. width: 60px;
  17146. height: 5px;
  17147. border-radius: 10px;
  17148. }
  17149.  
  17150. .wave {
  17151. min-height: 100%;
  17152. background-attachment: scroll;
  17153. /* background-image: url("https://bosstore.my.id/assets/img/wave.svg"); */
  17154. background-repeat: no-repeat;
  17155. background-position: bottom left, bottom right;
  17156. }
  17157.  
  17158. .wave2 {
  17159. min-height: 100%;
  17160. background-attachment: fixed;
  17161. /* background-image: url("https://bosstore.my.id/assets/img/wave2.svg"); */
  17162. background-repeat: no-repeat;
  17163. background-position: top left, top right;
  17164. }
  17165.  
  17166. .fab-container {
  17167. position: fixed;
  17168. bottom: 70px;
  17169. right: 10px;
  17170. z-index: 999;
  17171. cursor: pointer;
  17172. }
  17173.  
  17174. .miliyan-scroll {
  17175. display: flex;
  17176. flex-wrap: nowrap;
  17177. padding-bottom: 1.5rem;
  17178. padding-left: 0;
  17179. margin-block: 0;
  17180. /* overflow-x: auto; */
  17181. list-style: none;
  17182. text-align: center;
  17183. white-space: nowrap;
  17184. overflow: auto;
  17185. }
  17186.  
  17187. .fab-icon-holder {
  17188. width: 130px;
  17189. height: 130px;
  17190. bottom: 140px;
  17191. left: 10px;
  17192. color: #FFF;
  17193. /* padding: 1px; */
  17194. border-radius: 10px;
  17195. text-align: center;
  17196. font-size: 30px;
  17197. z-index: 99999;
  17198. }
  17199.  
  17200. .fab-icon-holder:hover {
  17201. opacity: 0.8;
  17202. }
  17203.  
  17204. .fab-icon-holder i {
  17205. display: flex;
  17206. align-items: center;
  17207. justify-content: center;
  17208. height: 100%;
  17209. font-size: 25px;
  17210. color: #ffffff;
  17211. }
  17212.  
  17213. .fab-options {
  17214. list-style-type: none;
  17215. margin: 0;
  17216. position: absolute;
  17217. bottom: 48px;
  17218. left: -37px;
  17219. opacity: 0;
  17220. transition: all 0.3s ease;
  17221. transform: scale(0);
  17222. transform-origin: 85% bottom;
  17223. }
  17224.  
  17225. .fab:hover+.fab-options,
  17226. .fab-options:hover {
  17227. opacity: 1;
  17228. transform: scale(1);
  17229. }
  17230.  
  17231. .fab-options li {
  17232. display: flex;
  17233. justify-content: flex-start;
  17234. padding: 5px;
  17235. }
  17236.  
  17237. .fab-label {
  17238. padding: 2px 5px;
  17239. align-self: center;
  17240. user-select: none;
  17241. white-space: nowrap;
  17242. border-radius: 3px;
  17243. font-size: 16px;
  17244. background: #666666;
  17245. color: #ffffff;
  17246. box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  17247. margin-left: 10px;
  17248. }
  17249.  
  17250.  
  17251. .d-flex {
  17252. display: -ms-flexbox !important;
  17253. display: flex !important;
  17254. }
  17255.  
  17256. .d-flex2 {
  17257. background-color: #212529;
  17258. }
  17259.  
  17260. .img-chat {
  17261. max-width: 100%;
  17262. height: auto;
  17263. /* background-color: #f89728; */
  17264. border-radius: 10px;
  17265. }
  17266.  
  17267. .btn-topup {
  17268. color: #fff !important;
  17269. background-color: #FE6C17 !important;
  17270. width: 90%;
  17271. max-width: 100px;
  17272. }
  17273.  
  17274. .btn-topup:hover {
  17275. color: #000 !important;
  17276. background-color: #FE6C17 !important;
  17277. border-color: #FE6C17;
  17278. width: 90%;
  17279. }
  17280.  
  17281. .rounded-img-buy {
  17282. border-radius: 23% !important;
  17283. }
  17284.  
  17285. .size-img-buy {
  17286. width: 90%;
  17287. /* border-radius: 12px; */
  17288. height: auto;
  17289.  
  17290. }
  17291.  
  17292. .size-img-buy-v {
  17293. width: 90%;
  17294. height: auto;
  17295. text-align: center;
  17296. }
  17297.  
  17298.  
  17299.  
  17300.  
  17301. .miliyan-hp1 {
  17302. flex: 0 0 auto;
  17303. width: 100%;
  17304. font-size: 15px;
  17305. padding: 0%;
  17306. font-style: italic;
  17307. margin-top: 5px;
  17308. line-height: 50%;
  17309. }
  17310.  
  17311. .miliyan-hp2 {
  17312. flex: 0 0 auto;
  17313. width: 100%;
  17314. font-size: 14px;
  17315. padding: 0%;
  17316. font-style: italic;
  17317. margin-top: 5px;
  17318. line-height: 50%;
  17319. }
  17320.  
  17321. .miliyan-hp3 {
  17322. flex: 0 0 auto;
  17323. width: 100%;
  17324. font-size: 14px;
  17325. padding: 0%;
  17326. font-style: italic;
  17327. margin-top: 5px;
  17328. margin-left: 0px;
  17329. line-height: 20%;
  17330. }
  17331.  
  17332. .col-bjconfirm {
  17333. flex: 0 0 auto;
  17334. width: 50%;
  17335. font-size: 14px;
  17336. text-align: right;
  17337. }
  17338.  
  17339. .col-bjconfirm2 {
  17340. flex: 0 0 auto;
  17341. width: 50%;
  17342. font-size: 14px;
  17343. text-align: left;
  17344. }
  17345.  
  17346. .col-bjconfirm3 {
  17347. flex: 0 0 auto;
  17348. width: 100%;
  17349. font-size: 11px;
  17350. text-align: center;
  17351. }
  17352.  
  17353. .col-bjinv {
  17354. flex: 0 0 auto;
  17355. width: 50%;
  17356. font-size: 14px;
  17357. text-align: right;
  17358. }
  17359.  
  17360. .col-bjinv2 {
  17361. flex: 0 0 auto;
  17362. width: 50%;
  17363. font-size: 14px;
  17364. }
  17365.  
  17366. .col-bjinv3 {
  17367. flex: 0 0 auto;
  17368. width: 50%;
  17369. font-size: 20px;
  17370. font-weight: bold;
  17371. }
  17372.  
  17373. .nav-pills .nav-link.active,
  17374. .nav-pills .show>.nav-link {
  17375. background-color: transparent;
  17376. color: #fff;
  17377. }
  17378.  
  17379. .nav-pills .nav-link,
  17380. .nav-pills .show>.nav-link {
  17381. background-color: transparent;
  17382. color: #fff;
  17383.  
  17384. }
  17385.  
  17386. .nav-link {
  17387. color: #fff;
  17388. display: block;
  17389. padding: 0.5rem 1rem;
  17390. text-decoration: none;
  17391. transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s;
  17392. }
  17393.  
  17394. .nav-link:focus,
  17395. .nav-link:hover {
  17396. color: #fff;
  17397.  
  17398. }
  17399.  
  17400.  
  17401. .scroll-up-btn {
  17402. display: none;
  17403. position: fixed;
  17404. width: 45px;
  17405. height: 45px;
  17406. bottom: 19px;
  17407. right: 10px;
  17408. color: #FFF;
  17409. border: 1px solid #FE6C17;
  17410. background: #FE6C17;
  17411. border-radius: 10px;
  17412. text-align: center;
  17413. font-size: 16px;
  17414. z-index: 99999;
  17415. }
  17416. }
  17417.  
  17418. .fa-chevron-up {
  17419. margin-top: -2px;
  17420. }
  17421.  
  17422.  
  17423.  
  17424.  
  17425.  
  17426. .carousel-indicators {
  17427. position: absolute;
  17428. bottom: 0;
  17429. margin-bottom: -7px;
  17430. }
  17431.  
  17432. .carousel-indicators li {
  17433. border-radius: 50%;
  17434. width: 10px !important;
  17435. height: 10px !important;
  17436.  
  17437. }
  17438.  
  17439. .carousel-indicators .active {
  17440. background-color: #f39200;
  17441. }
  17442.  
  17443. .rounded-miliyan {
  17444.    border-radius: 20px!important;
  17445. }
  17446.  
  17447. .miliyan-rounded-sedang {
  17448. border-top-right-radius: 20px !important;
  17449. border-top-left-radius: 20px !important;
  17450. }
  17451.  
  17452. .miliyan-rounded-kecil {
  17453. border-radius: 7px !important;
  17454. }
  17455.  
  17456. .miliyanbgblack {
  17457. background-color: #2d3238;
  17458. }
  17459.  
  17460. .bg-miliyan {
  17461. background: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))
  17462. }
  17463.  
  17464.  
  17465. .zoom-miliyan {
  17466. position: relative;
  17467. }
  17468.  
  17469.  
  17470. .zoom-miliyan {
  17471. transition: transform .5s, filter 1.5s ease-in-out;
  17472. }
  17473.  
  17474.  
  17475. .zoom-miliyan:hover {
  17476. transform: scale(1.1);
  17477.  
  17478. }
  17479.  
  17480. .regular-price {
  17481. text-decoration: line-through;
  17482. color: red;
  17483. }
  17484.  
  17485. .sale-price {
  17486. margin-left: 0px;
  17487. }
  17488.  
  17489.  
  17490. .text-end {
  17491. text-align: right !important;
  17492. }
  17493.  
  17494. .bg-abu {
  17495. background-color: #1e2022;
  17496. }
  17497.  
  17498.  
  17499. .border-merah {
  17500. border: 1px solid white;
  17501. }
  17502.  
  17503.  
  17504. .miliyan-pgimg {
  17505. background-color: white;
  17506. border-radius: 3px;
  17507. border: 5px solid white;
  17508. height: 35px;
  17509. }
  17510.  
  17511. .bg-dark {
  17512. --bs-bg-opacity: 1;
  17513. background-color: #1F2022!important;
  17514. }
  17515.  
  17516. .size-img-buy {
  17517. width: 60%;
  17518. /* border-radius: 12px; */
  17519. height: auto;
  17520. }
  17521. .rounded-img-buy {
  17522. border-radius: 23% !important;
  17523. }
  17524.  
  17525. .card-img, .card-img-bottom, .card-img-top {
  17526. width: 90%;
  17527. margin:5px;
  17528. }
  17529. img, svg {
  17530. vertical-align: middle;
  17531. }
  17532. * {
  17533. box-sizing: border-box;
  17534. }
  17535. *, :after, :before {
  17536. box-sizing: border-box;
  17537. }
  17538. user agent stylesheet
  17539. img {
  17540. overflow-clip-margin: content-box;
  17541. overflow: clip;
  17542. }
  17543.  
  17544. .rounded {
  17545. border-radius: 0.25rem!important;
  17546. }
  17547. .text-center {
  17548. text-align: center!important;
  17549. }
  17550. .p-2 {
  17551. padding: 0.5rem!important;
  17552. }
  17553. .h-100 {
  17554. height: 100%!important;
  17555. }
  17556. .border-0 {
  17557. border: 0!important;
  17558. }
  17559.  
  17560. * {
  17561. box-sizing: border-box;
  17562. }
  17563. *, :after, :before {
  17564. box-sizing: border-box;
  17565. }
  17566. user agent stylesheet
  17567. div {
  17568. display: block;
  17569. }
  17570. .g-2, .gy-2 {
  17571. --bs-gutter-y: 0.5rem;
  17572. }
  17573. .g-2, .gx-2 {
  17574. --bs-gutter-x: 0.5rem;
  17575. }
  17576. .row {
  17577. --bs-gutter-x: 1.5rem;
  17578. --bs-gutter-y: 0;
  17579. display: flex;
  17580. flex-wrap: wrap;
  17581. margin-left: calc(var(--bs-gutter-x)*-.5);
  17582. margin-right: calc(var(--bs-gutter-x)*-.5);
  17583. margin-top: calc(var(--bs-gutter-y)*-1);
  17584. }
  17585. .text-white {
  17586. --bs-text-opacity: 1;
  17587. color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;
  17588. }
  17589.  
  17590.  
  17591. .pt-12 {
  17592. padding-top: 3rem;
  17593. }
  17594. .px-4 {
  17595. padding-left: 1rem;
  17596. padding-right: 1rem;
  17597. }
  17598. .max-w-7xl {
  17599. max-width: 80rem;
  17600. }
  17601. .mx-auto {
  17602. margin-left: auto;
  17603. margin-right: auto;
  17604. }
  17605.  
  17606. /* Pilih hanya teks di dalam tombol yang memiliki kelas .nav-link */
  17607. .nav-pills .nav-link.active,
  17608. .nav-pills .show > .nav-link {
  17609.    background-color: transparent;
  17610.    color: #fff;
  17611.    border: none;
  17612. }
  17613.  
  17614. /* Pilih hanya teks di dalam tombol untuk memberi garis bawah kuning */
  17615. .nav-pills .nav-link.active,
  17616. .nav-pills .show > .nav-link {
  17617.    position: relative;
  17618. }
  17619.  
  17620. .nav-pills .nav-link.active::after,
  17621. .nav-pills .show > .nav-link::after {
  17622.    content: "";
  17623.    display: block;
  17624.    position: absolute;
  17625.    bottom: 0;
  17626.    left: 0;
  17627.    width: 100%;
  17628.    height: 2px;
  17629.    background-color: #b9c7ff; /* Warna kuning */
  17630. }
  17631.  
  17632.  
  17633.  
  17634.  
  17635. .swiper {
  17636. width: 100%;
  17637. }
  17638.  
  17639. .swiper-slide {
  17640. background-position: center;
  17641. background-size: cover;
  17642. width: 86%;
  17643. }
  17644.  
  17645. .swiper-slide img {
  17646. display: block;
  17647. width: 100%;
  17648. }
  17649.  
  17650. .swiper-button-next,
  17651. .swiper-button-prev {
  17652. /* background-color: #FE6C1783; */
  17653. background-color:#FE6C17;
  17654. right: 10px;
  17655. padding: 30px;
  17656. color: rgb(255, 255, 255) !important;
  17657. fill: black !important;
  17658. stroke: black !important;
  17659. border-radius: 100px
  17660. }
  17661.  
  17662. .swiper-button-next:after,
  17663. .swiper-button-prev:after {
  17664. font-size: 20px !important;
  17665. }
  17666.  
  17667. .swiper-button-next:hover,
  17668. .swiper-button-prev:hover {
  17669. background-color: #FE6C17 ;
  17670. }
  17671.  
  17672. .swiper-pagination-bullet-active {
  17673. background-color: #7e0d0b ;
  17674. }
  17675.  
  17676. .btn-topup {
  17677. color: #fff3e2 !important;
  17678. background-color: transparent !important;
  17679. width: 90%;
  17680. max-width: 100px;
  17681. }
  17682.  
  17683. .btn-topup:hover {
  17684. color: #fff3e2 !important;
  17685. background-color: #7e0d0b !important;
  17686. width: 90%;
  17687. max-width: 100px;
  17688. }
  17689.  
  17690.  
  17691. #nick {
  17692. font-weight: bold;
  17693. color: red;
  17694. display: inline-block;
  17695. width: 200px;
  17696. }
  17697. .label {
  17698. font-weight: bold;
  17699. }
  17700.  
  17701. .card-img {
  17702. position: absolute;
  17703. top: 0;
  17704. left: 0;
  17705. height: 100%;
  17706. width: 100%;
  17707. object-fit: cover;
  17708. opacity: 0.7;
  17709. border-radius: 12px;
  17710. }
  17711. .card__first {
  17712.  position: relative;
  17713.  border-radius: 19px;
  17714.  padding: -1em;
  17715.  display: flex;
  17716.  align-items: center;
  17717.  justify-content: start;
  17718.  overflow: hidden;
  17719.  transition: all 1s cubic-bezier(0.23, 1, 0.320, 1);
  17720.  cursor: pointer;
  17721. }
  17722.  
  17723. .card svg {
  17724.  width: 48px;
  17725.  fill: #333;
  17726.  transition: all 1s cubic-bezier(0.23, 1, 0.320, 1);
  17727. }
  17728.  
  17729. .card__first:hover {
  17730.  transform: scale(1.0);
  17731.  overflow: hidden;
  17732.  border-top-right-radius: 20px !important;
  17733.  border-top-left-radius: 20px !important;
  17734.  box-shadow: 0 0 7px #b9c7ff; /* Shadow putih dengan opacity 0.5 */
  17735.  
  17736. }
  17737.  
  17738. .card__content {
  17739.  position: absolute;
  17740.  bottom: -100%; /* Memulai elemen di luar layar */
  17741.  left: 0;
  17742.  width: 100%;
  17743.  height: 100%;
  17744.  padding: 15px;
  17745.  box-sizing: border-box;
  17746.  opacity: 0;
  17747.  transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
  17748.  backdrop-filter: brightness(75%);
  17749. }
  17750.  
  17751. .card__first:hover .card__content {
  17752.  bottom: 0; /* Menggerakkan elemen ke posisi terlihat */
  17753.  opacity: 1;
  17754. }
  17755.  
  17756. .card__title {
  17757.  font-size: 13px;
  17758.  margin: 120px 0 0;
  17759.  color: #fff;
  17760.  font-family: -apple-system, "Plus Jakarta Sans", sans-serif;
  17761.  font-weight: 700;
  17762.  text-align: left;
  17763.  text-transform: capitalize;
  17764. }
  17765.  
  17766. .card__description {
  17767.  font-size: 11px;
  17768.  margin: 5px 0 0;
  17769.  color: #fff;
  17770.  font-family: -apple-system, "Plus Jakarta Sans", sans-serif;
  17771.  font-weight: 700;
  17772. }
  17773.  
  17774. @media screen and (max-width: 668px) {
  17775.    .card__first {
  17776.  position: relative;
  17777.  border-radius: 19px;
  17778.  padding: -1em;
  17779.  display: flex;
  17780.  align-items: center;
  17781.  justify-content: start;
  17782.  overflow: hidden;
  17783.  transition: all 1s cubic-bezier(0.23, 1, 0.320, 1);
  17784.  cursor: pointer;
  17785. }
  17786.  
  17787. .card svg {
  17788.  width: 48px;
  17789.  fill: #333;
  17790.  transition: all 1s cubic-bezier(0.23, 1, 0.320, 1);
  17791. }
  17792.  
  17793. .card__first:hover {
  17794.  transform: scale(1.0);
  17795.  overflow: hidden;
  17796.  border-top-right-radius: 20px !important;
  17797.  border-top-left-radius: 20px !important;
  17798.  box-shadow: 0 0 15px #b9c7ff; /* Shadow putih dengan opacity 0.5 */
  17799.  
  17800. }
  17801.  
  17802. .card__content {
  17803.  position: absolute;
  17804.  bottom: -100%; /* Memulai elemen di luar layar */
  17805.  left: 0;
  17806.  width: 100%;
  17807.  height: 100%;
  17808.  padding: 15px;
  17809.  box-sizing: border-box;
  17810.  opacity: 0;
  17811.  transition: all 0.3s cubic-bezier(0.23, 1, 0.320, 1);
  17812.  backdrop-filter: brightness(75%);
  17813. }
  17814.  
  17815. .card__first:hover .card__content {
  17816.  bottom: 0; /* Menggerakkan elemen ke posisi terlihat */
  17817.  opacity: 1;
  17818. }
  17819.  
  17820. .card__title {
  17821.  font-size: 11px;
  17822.  margin: 90px 0 0;
  17823.  color: #fff;
  17824.  font-family: -apple-system, "Plus Jakarta Sans", sans-serif;
  17825.  font-weight: 700;
  17826.  text-align: left;
  17827.  text-transform: capitalize;
  17828. }
  17829.  
  17830. .card__description {
  17831.  font-size: 9px;
  17832.  margin: 5px 0 0;
  17833.  color: #fff;
  17834.  font-family: -apple-system, "Plus Jakarta Sans", sans-serif;
  17835.  font-weight: 700;
  17836. }
  17837. }
  17838. .divider{
  17839.  display:block;
  17840.  margin:1.5rem 0;
  17841.  overflow:hidden;
  17842.  text-align:center;
  17843. }
  17844. .divider .divider-text{
  17845.  background-color: transparent;
  17846.  display:inline-block;
  17847.  padding:0 1rem;
  17848.  position:relative
  17849. }
  17850. .divider .divider-text:after,
  17851. .divider .divider-text:before{
  17852.  border-top:0.25rem solid #b9c7ff;
  17853.  content:"";
  17854.  position:absolute;
  17855.  top:45%;
  17856.  width:9999px;
  17857. }
  17858. .divider .divider-text:before{
  17859.  right:100%;
  17860. }
  17861. .divider .divider-text:after{
  17862.  left:100%;
  17863. }
  17864. .divider .divider-left .divider-text {
  17865.  float:left;
  17866. }
  17867. .divider .divider-left-center .divider-text{
  17868.  left:-25%;
  17869. }
  17870. .divider .divider-right-center .divider-text{
  17871.  left:25%;
  17872. }
  17873. .divider .divider-right .divider-text{
  17874.  float:right;
  17875. }
  17876. .btn-primas{
  17877.    background-color: #b9c7ff;
  17878. }
  17879. .d-flex.border-bottom.w-full.num-page {
  17880.    color: #b9c7ff;
  17881. }
  17882.        .area {
  17883.    padding-bottom: 30px;
  17884.    margin-bottom: 30px;
  17885. }
  17886. .carousel {
  17887.    z-index: 1;
  17888. }
  17889. .area, .meteors {
  17890.    width: 100%;
  17891.    height: 100%;
  17892. }
  17893. .meteors {
  17894.    position: absolute;
  17895.    top: 0;
  17896.    left: 0;
  17897.    overflow: hidden;
  17898.    background: linear-gradient(244deg, #191d2d, transparent);
  17899.    max-height: 588px;
  17900. }
  17901. .meteors li {
  17902.    position: absolute;
  17903.    display: block;
  17904.    list-style: none;
  17905.    width: 2px;
  17906.    height: 80px;
  17907.    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  17908.    opacity: 0;
  17909.    animation: animateMeteor 2s linear infinite;
  17910. }
  17911.  
  17912. .meteors li::after {
  17913.    content: '';
  17914.    position: absolute;
  17915.    bottom: -6px; /* Menyesuaikan jarak bulatan dengan garis jika perlu */
  17916.    left: 50%;
  17917.    transform: translateX(-50%);
  17918.    width: 10px; /* Ukuran bulatan */
  17919.    height: 10px;
  17920.    background-color: white;
  17921.    border-radius: 50%;
  17922.    box-shadow: 0 0 8px rgba(255, 255, 255, 0.8), 0 0 16px rgba(255, 255, 255, 0.6), 0 0 24px rgba(255, 255, 255, 0.4); /* Efek cahaya pada bulatan */
  17923.    filter: blur(3px); /* Menambahkan blur pada efek cahaya */
  17924. }
  17925. .meteors li:nth-child(1) {
  17926.        left: 40%;
  17927.        animation-delay: 1s;
  17928.        animation-duration: 6s; /* Lebih cepat */
  17929.    }
  17930.    .meteors li:nth-child(2) {
  17931.        left: 50%;
  17932.        animation-delay: 2s;
  17933.        animation-duration: 5s;
  17934.    }
  17935.    .meteors li:nth-child(3) {
  17936.        left: 40%;
  17937.        animation-delay: 1s;
  17938.        animation-duration: 8s; /* Lebih cepat */
  17939.    }
  17940.    .meteors li:nth-child(4) {
  17941.        left: 40%;
  17942.        animation-delay: 2s;
  17943.        animation-duration: 8s;
  17944.    }
  17945.    .meteors li:nth-child(5) {
  17946.        left: 50%;
  17947.        animation-delay: 1s;
  17948.        animation-duration: 5s;
  17949.    }
  17950.    .meteors li:nth-child(6) {
  17951.        left: 60%;
  17952.        animation-delay: 2s;
  17953.        animation-duration: 6s; /* Lebih cepat */
  17954.    }
  17955.    .meteors li:nth-child(7) {
  17956.        left: 70%;
  17957.        animation-delay: 1s;
  17958.        animation-duration: 9s;
  17959.    }
  17960.    .meteors li:nth-child(8) {
  17961.        left: 80%;
  17962.        animation-delay: 2s;
  17963.        animation-duration: 8s;
  17964.    }
  17965.    .meteors li:nth-child(9) {
  17966.        left: 90%;
  17967.        animation-delay: 2s;
  17968.        animation-duration: 5s;
  17969.    }
  17970.    .meteors li:nth-child(10) {
  17971.        left: 5%;
  17972.        animation-delay: 2s;
  17973.        animation-duration: 4s;
  17974.    }
  17975. @keyframes animateMeteor {
  17976.    0% {
  17977.        transform: translateX(0) translateY(0) rotate(45deg);
  17978.        opacity: 1;
  17979.    }
  17980.    100% {
  17981.        transform: translateX(-1000px) translateY(1000px) rotate(45deg); /* Mengubah arah jatuh meteor dari kanan ke kiri */
  17982.        opacity: 0;
  17983.    }
  17984. }
  17985. @media screen and (max-width: 668px) {
  17986.    .area {
  17987.        padding-bottom: 30px;
  17988.        margin-bottom: 30px;
  17989.    }
  17990.    .carousel {
  17991.        z-index: 1;
  17992.    }
  17993.    .area, .meteors {
  17994.        width: 100%;
  17995.        height: 100%;
  17996.    }
  17997.    .meteors {
  17998.        position: absolute;
  17999.        top: 0;
  18000.        left: 0;
  18001.        overflow: hidden;
  18002.        background: linear-gradient(244deg, #191d2d, transparent);
  18003.        max-height: 300px;
  18004.    }
  18005.    .meteors li {
  18006.    position: absolute;
  18007.    display: block;
  18008.    list-style: none;
  18009.    width: 2px;
  18010.    height: 80px;
  18011.    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  18012.    opacity: 0;
  18013.    animation: animateMeteor 2s linear infinite;
  18014.    }
  18015.    
  18016.    .meteors li::after {
  18017.        content: '';
  18018.        position: absolute;
  18019.        bottom: -6px; /* Menyesuaikan jarak bulatan dengan garis jika perlu */
  18020.        left: 50%;
  18021.        transform: translateX(-50%);
  18022.        width: 10px; /* Ukuran bulatan */
  18023.        height: 10px;
  18024.        background-color: white;
  18025.        border-radius: 50%;
  18026.        box-shadow: 0 0 8px rgba(255, 255, 255, 0.8), 0 0 16px rgba(255, 255, 255, 0.6), 0 0 24px rgba(255, 255, 255, 0.4); /* Efek cahaya pada bulatan */
  18027.        filter: blur(3px); /* Menambahkan blur pada efek cahaya */
  18028.    }
  18029.    .meteors li:nth-child(1) {
  18030.        left: 40%;
  18031.        animation-delay: 1s;
  18032.        animation-duration: 9s; /* Lebih cepat */
  18033.    }
  18034.    .meteors li:nth-child(2) {
  18035.        left: 50%;
  18036.        animation-delay: 2s;
  18037.        animation-duration: 10s;
  18038.    }
  18039.    .meteors li:nth-child(3) {
  18040.        left: 40%;
  18041.        animation-delay: 1s;
  18042.        animation-duration: 12s; /* Lebih cepat */
  18043.    }
  18044.    .meteors li:nth-child(4) {
  18045.        left: 40%;
  18046.        animation-delay: 2s;
  18047.        animation-duration: 12s;
  18048.    }
  18049.    .meteors li:nth-child(5) {
  18050.        left: 50%;
  18051.        animation-delay: 1s;
  18052.        animation-duration: 10s;
  18053.    }
  18054.    .meteors li:nth-child(6) {
  18055.        left: 60%;
  18056.        animation-delay: 2s;
  18057.        animation-duration: 9s; /* Lebih cepat */
  18058.    }
  18059.    .meteors li:nth-child(7) {
  18060.        left: 70%;
  18061.        animation-delay: 1s;
  18062.        animation-duration: 13s;
  18063.    }
  18064.    .meteors li:nth-child(8) {
  18065.        left: 80%;
  18066.        animation-delay: 2s;
  18067.        animation-duration: 12s;
  18068.    }
  18069.    .meteors li:nth-child(9) {
  18070.        left: 90%;
  18071.        animation-delay: 2s;
  18072.        animation-duration: 10s;
  18073.    }
  18074.    .meteors li:nth-child(10) {
  18075.        left: 5%;
  18076.        animation-delay: 2s;
  18077.        animation-duration: 8s;
  18078.    }
  18079.    @keyframes animateMeteor {
  18080.        0% {
  18081.            transform: translateX(0) translateY(0) rotate(45deg);
  18082.            opacity: 1;
  18083.        }
  18084.        100% {
  18085.            transform: translateX(-1000px) translateY(1000px) rotate(45deg); /* Mengubah arah jatuh meteor dari kanan ke kiri */
  18086.            opacity: 0;
  18087.        }
  18088.    }
  18089. }
  18090.  
  18091. .py-6 {
  18092.        padding-top: 1.5rem;
  18093.        padding-bottom: 1.5rem;
  18094.    }
  18095.  
  18096.    .px-4 {
  18097.        padding-left: 1rem;
  18098.        padding-right: 1rem;
  18099.    }
  18100.  
  18101.    .items-end {
  18102.        align-items: flex-end;
  18103.    }
  18104.  
  18105.    .flex {
  18106.        display: flex;
  18107.    }
  18108.  
  18109.    .z-50 {
  18110.        z-index: 50;
  18111.    }
  18112.  
  18113.    .inset-0,
  18114.    .inset-x-0 {
  18115.        right: 0;
  18116.        left: 0;
  18117.    }
  18118.  
  18119.    .inset-0 {
  18120.        top: 0;
  18121.        bottom: 0;
  18122.    }
  18123.  
  18124.    .fixed {
  18125.        position: fixed;
  18126.    }
  18127.  
  18128.    .pointer-events-none {
  18129.        pointer-events: none;
  18130.    }
  18131.  
  18132.  
  18133.   .bg-nvd {
  18134.       background: #470000;
  18135.   }
  18136.  
  18137.  
  18138.  
  18139.    .font-bold {
  18140.        font-weight: 700;
  18141.    }
  18142.  
  18143.    .outline-none {
  18144.        outline: 2px solid transparent;
  18145.        outline-offset: 2px;
  18146.    }
  18147.  
  18148.    .text-primary-500 {
  18149.        --tw-text-opacity: 1;
  18150.        color: rgb(249 115 22/var(--tw-text-opacity));
  18151.    }
  18152.  
  18153.    .font-medium {
  18154.        font-weight: 500;
  18155.    }
  18156.  
  18157.    .text-sm {
  18158.        font-size: 0.875rem;
  18159.        line-height: 1.25rem;
  18160.    }
  18161.  
  18162.    .py-4 {
  18163.        padding-top: 1rem;
  18164.        padding-bottom: 1rem;
  18165.    }
  18166.  
  18167.    .px-3 {
  18168.        padding-left: 0.75rem;
  18169.        padding-right: 0.75rem;
  18170.    }
  18171.  
  18172.    .to-murky-800 {
  18173.        --tw-gradient-to: #34373b;
  18174.    }
  18175.  
  18176.    .from-murky-700 {
  18177.    --tw-gradient-from: #b10202;
  18178.    --tw-gradient-to: rgba(61, 67, 72, 0);
  18179.    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  18180. }
  18181.  
  18182.    .bg-gradient-to-t {
  18183.        background-image: linear-gradient(to top, var(--tw-gradient-stops));
  18184.    }
  18185.  
  18186.    .border-primary-500 {
  18187.        --tw-border-opacity: 1;
  18188.        border-color: #e10603;
  18189.    }
  18190.  
  18191.    .border-b-2 {
  18192.        border-bottom-width: 2px;
  18193.    }
  18194.  
  18195.    .truncate,
  18196.    .whitespace-nowrap {
  18197.        white-space: nowrap;
  18198.    }
  18199.  
  18200.    .flex {
  18201.        display: flex;
  18202.    }
  18203.  
  18204.    [type=button],
  18205.    [type=reset],
  18206.    [type=submit],
  18207.    button {
  18208.        -webkit-appearance: button;
  18209.        background-color: transparent;
  18210.        background-image: none;
  18211.    }
  18212.  
  18213.    [role=button],
  18214.    button {
  18215.        cursor: pointer;
  18216.    }
  18217.  
  18218.    button,
  18219.    select {
  18220.        text-transform: none;
  18221.    }
  18222.  
  18223.    button,
  18224.    input,
  18225.    optgroup,
  18226.    select,
  18227.    textarea {
  18228.        font-family: inherit;
  18229.        font-size: 100%;
  18230.        font-weight: inherit;
  18231.        line-height: inherit;
  18232.        color: inherit;
  18233.        margin: 0;
  18234.        padding: 0;
  18235.    }
  18236.  
  18237.    .overflow-auto {
  18238.        overflow: auto;
  18239.    }
  18240.  
  18241.    .flex {
  18242.        display: flex;
  18243.    }
  18244.  
  18245.    .-mb-px {
  18246.        margin-bottom: -1px;
  18247.    }
  18248.  
  18249.    .hide-scrollbar {
  18250.        display: none;
  18251.    flex-wrap: nowrap;
  18252.    padding-bottom: 1.5rem;
  18253.    padding-left: 0;
  18254.    margin-block: 0;
  18255.    /* overflow-x: auto; */
  18256.    list-style: none;
  18257.    text-align: center;
  18258.    white-space: nowrap;
  18259.    overflow: auto;
  18260. }
  18261.  
  18262.    .bg-gradient-to-t {
  18263.        background-image: linear-gradient(to top, var(--tw-gradient-stops));
  18264.    }
  18265.  
  18266.    .bg-gradient-to-t:hover {
  18267.        background-image: linear-gradient(to top, var(--tw-gradient-stops));
  18268.    }
  18269.  
  18270.    .from-murky-700:hover {
  18271.        --tw-gradient-from: #3d4348;
  18272.        --tw-gradient-to: rgb(0 70 128 / 0%);
  18273.        --tw-gradient-stops: #60707d, rgb(205 205 205 / 0%);
  18274.    }
  18275.  
  18276.    .text-yellow-400 {
  18277.        --tw-text-opacity: 1;
  18278.        color: white;
  18279.    }
  18280.  
  18281.    .animate-flicker {
  18282.        -webkit-animation: flicker 5s linear infinite;
  18283.        animation: flicker 5s linear infinite;
  18284.    }
  18285.  
  18286.    .w-8 {
  18287.        width: 2rem;
  18288.    }
  18289.  
  18290.    .h-8 {
  18291.        height: 2rem;
  18292.    }
  18293.  
  18294.    audio,
  18295.    canvas,
  18296.    embed,
  18297.    iframe,
  18298.    img,
  18299.    object,
  18300.    svg,
  18301.    video {
  18302.        display: block;
  18303.        vertical-align: middle;
  18304.    }
  18305.  
  18306.    @-webkit-keyframes flicker {
  18307.  
  18308.        0%,
  18309.        19.999%,
  18310.        22%,
  18311.        62.999%,
  18312.        64%,
  18313.        64.999%,
  18314.        70%,
  18315.        to {
  18316.            opacity: .99;
  18317.            filter: drop-shadow(0 0 1px rgba(252, 211, 77)) drop-shadow(0 0 15px rgba(245, 158, 11)) drop-shadow(0 0 1px rgba(252, 211, 77))
  18318.        }
  18319.  
  18320.        20%,
  18321.        21.999%,
  18322.        63%,
  18323.        63.999%,
  18324.        65%,
  18325.        69.999% {
  18326.            opacity: .4;
  18327.            filter: none
  18328.        }
  18329.    }
  18330.  
  18331.    @keyframes flicker {
  18332.  
  18333.        0%,
  18334.        19.999%,
  18335.        22%,
  18336.        62.999%,
  18337.        64%,
  18338.        64.999%,
  18339.        70%,
  18340.        to {
  18341.            opacity: .99;
  18342.            filter: drop-shadow(0 0 1px rgba(252, 211, 77)) drop-shadow(0 0 15px rgba(245, 158, 11)) drop-shadow(0 0 1px rgba(252, 211, 77))
  18343.        }
  18344.  
  18345.        20%,
  18346.        21.999%,
  18347.        63%,
  18348.        63.999%,
  18349.        65%,
  18350.        69.999% {
  18351.            opacity: .4;
  18352.            filter: none
  18353.        }
  18354.    }
  18355.  
  18356.    .border-primary-500.active,
  18357.    .border-primary-500.show>.border-primary-500 .bg-gradient-to-t {
  18358.        color: #fff;
  18359.        border-color: #b9c7ff;
  18360.  
  18361.    }
  18362.  
  18363.    .border-primary-500 {
  18364.        --tw-border-opacity: 1;
  18365.        border-color: #605959;
  18366.    }
  18367.  
  18368.    .border-primary-500:hover {
  18369.        --tw-border-opacity: 1;
  18370.        border-color: #ffffff;
  18371.    }
  18372.  
  18373.    .border-gray-500 {
  18374.        --tw-border-opacity: 1;
  18375.        border-color: rgb(107 104 128/var(--tw-border-opacity));
  18376.    }
  18377.  
  18378.    .-mb-px {
  18379.        margin-bottom: -9px;
  18380.    }
  18381.    
  18382.  
  18383.  
  18384. .pt-2 {
  18385.    padding-top: 0.5rem;
  18386. }
  18387. .box-content {
  18388.    box-sizing: content-box;
  18389. }
  18390. .flow-root {
  18391.    display: flow-root;
  18392. }
  18393. .mt-4 {
  18394.    margin-top: 1rem;
  18395. }
  18396.  
  18397. /*index*/
  18398.  
  18399. .hover\:border-primary-500:hover {
  18400.    --tw-border-opacity: 1;
  18401.    border-color: white:
  18402. }
  18403.  
  18404. .hover\:\!bg-murky-600:hover {
  18405.    --tw-bg-opacity: 1!important;
  18406.    background-color: rgb(74 81 87/var(--tw-bg-opacity))!important
  18407. }
  18408.  
  18409. .hover\:\!bg-murky-800:hover {
  18410.    --tw-bg-opacity: 1!important;
  18411.    background-color: rgb(52 55 59/var(--tw-bg-opacity))!important
  18412. }
  18413.  
  18414. .hover\:bg-murky-50:hover {
  18415.    --tw-bg-opacity: 1;
  18416.    background-color: rgb(246 246 247/var(--tw-bg-opacity))
  18417. }
  18418.  
  18419. .hover\:bg-murky-500:hover {
  18420.    --tw-bg-opacity: 1;
  18421.    background-color: rgb(94 102 110/var(--tw-bg-opacity))
  18422. }
  18423.  
  18424. .hover\:bg-murky-600:hover {
  18425.    --tw-bg-opacity: 1;
  18426.    background-color: rgb(74 81 87/var(--tw-bg-opacity))
  18427. }
  18428.  
  18429. .hover\:bg-murky-700:hover {
  18430.    --tw-bg-opacity: 1;
  18431.    background-color: #8a1111 !important;
  18432. }
  18433.  
  18434. .hover\:bg-murky-800:hover {
  18435.    --tw-bg-opacity: 1;
  18436.    background-color: rgb(52 55 59/var(--tw-bg-opacity))
  18437. }
  18438.  
  18439. .hover\:bg-orange-400:hover,.hover\:bg-primary-400:hover {
  18440.    --tw-bg-opacity: 1;
  18441.    background-color: rgb(251 146 60/var(--tw-bg-opacity))
  18442. }
  18443.  
  18444. .hover\:bg-primary-600:hover {
  18445.    --tw-bg-opacity: 1;
  18446.    background-color: rgb(234 88 12/var(--tw-bg-opacity))
  18447. }
  18448.  
  18449. .hover\:from-murky-700:hover {
  18450.    --tw-gradient-from: #3d4348;
  18451.    --tw-gradient-to: rgba(61,67,72,0);
  18452.    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
  18453. }
  18454.  
  18455. .hover\:text-murky-500:hover {
  18456.    --tw-text-opacity: 1;
  18457.    color: rgb(94 102 110/var(--tw-text-opacity))
  18458. }
  18459.  
  18460. .hover\:text-murky-800:hover {
  18461.    --tw-text-opacity: 1;
  18462.    color: rgb(52 55 59/var(--tw-text-opacity))
  18463. }
  18464.  
  18465. .hover\:text-primary-200:hover {
  18466.    --tw-text-opacity: 1;
  18467.    color: rgb(254 215 170/var(--tw-text-opacity))
  18468. }
  18469.  
  18470. .hover\:text-primary-300:hover {
  18471.    --tw-text-opacity: 1;
  18472.    color: rgb(253 186 116/var(--tw-text-opacity))
  18473. }
  18474.  
  18475. .hover\:text-primary-400:hover {
  18476.    --tw-text-opacity: 1;
  18477.    color: rgb(251 146 60/var(--tw-text-opacity))
  18478. }
  18479.  
  18480. .hover\:shadow-2xl:hover {
  18481.    --tw-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
  18482.    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  18483.    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
  18484. }
  18485.  
  18486. .hover\:ring-2:hover {
  18487.    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  18488.    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  18489.    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
  18490. }
  18491.  
  18492. .hover\:ring-yellow-400:hover {
  18493.    --tw-ring-opacity: 1;
  18494.    --tw-ring-color: #b9c7ff;
  18495. }
  18496.  
  18497.  
  18498.  
  18499. .hover\:ring-offset-2:hover {
  18500.    --tw-ring-offset-width: 2px
  18501. }
  18502.  
  18503. .hover\:ring-offset-murky-800:hover {
  18504.    --tw-ring-offset-color: white
  18505. }
  18506.  
  18507. .filter {
  18508.    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)
  18509. }
  18510.  
  18511. .backdrop-blur {
  18512.    --tw-backdrop-blur: blur(8px)
  18513. }
  18514.  
  18515. .backdrop-blur,.backdrop-blur-sm {
  18516.    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  18517.    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  18518. }
  18519.  
  18520. .backdrop-blur-sm {
  18521.    --tw-backdrop-blur: blur(4px)
  18522. }
  18523.  
  18524. .backdrop-filter {
  18525.    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  18526.    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  18527. }
  18528.  
  18529. .transition {
  18530.    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
  18531.    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  18532.    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  18533.    transition-timing-function: cubic-bezier(.4,0,.2,1);
  18534.    transition-duration: .15s
  18535. }
  18536.  
  18537. .transition-\[max-height\] {
  18538.    transition-property: max-height;
  18539.    transition-timing-function: cubic-bezier(.4,0,.2,1);
  18540.    transition-duration: .15s
  18541. }
  18542.  
  18543. .transition-all {
  18544.    transition-property: all;
  18545.    transition-timing-function: cubic-bezier(.4,0,.2,1);
  18546.    transition-duration: .15s
  18547. }
  18548.  
  18549. .transition-colors {
  18550.    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;
  18551.    transition-timing-function: cubic-bezier(.4,0,.2,1);
  18552.    transition-duration: .15s
  18553. }
  18554.  
  18555. .transition-opacity {
  18556.    transition-property: opacity;
  18557.    transition-timing-function: cubic-bezier(.4,0,.2,1);
  18558.    transition-duration: .15s
  18559. }
  18560.  
  18561. .delay-150 {
  18562.    transition-delay: .15s
  18563. }
  18564.  
  18565. .duration-100 {
  18566.    transition-duration: .1s
  18567. }
  18568.  
  18569. .duration-150 {
  18570.    transition-duration: .15s
  18571. }
  18572.  
  18573. .duration-200 {
  18574.    transition-duration: .2s
  18575. }
  18576.  
  18577. .duration-300 {
  18578.    transition-duration: .3s
  18579. }
  18580.  
  18581. .duration-700 {
  18582.    transition-duration: .7s
  18583. }
  18584.  
  18585. .duration-75 {
  18586.    transition-duration: 75ms
  18587. }
  18588.  
  18589. .ease-in {
  18590.    transition-timing-function: cubic-bezier(.4,0,1,1)
  18591. }
  18592.  
  18593. .ease-in-out {
  18594.    transition-timing-function: cubic-bezier(.4,0,.2,1)
  18595. }
  18596.  
  18597. .ease-linear {
  18598.    transition-timing-function: linear
  18599. }
  18600.  
  18601. .ease-out {
  18602.    transition-timing-function: cubic-bezier(0,0,.2,1)
  18603. }
  18604.  
  18605. .ease-in-out {
  18606.    transition-timing-function: cubic-bezier(.4,0,.2,1);
  18607. }
  18608. .duration-300 {
  18609.    transition-duration: .3s;
  18610. }
  18611. .bg-murky-700 {
  18612.    --tw-bg-opacity: 1;
  18613.    background-color: rgb(61 67 72/var(--tw-bg-opacity));
  18614. }
  18615. .rounded-2xl {
  18616.    border-radius: 1rem;
  18617. }
  18618. .overflow-hidden {
  18619.    overflow: hidden;
  18620. }
  18621. .scale-95, .transform {
  18622.    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));
  18623. }
  18624. .relative {
  18625.    position: relative;
  18626. }
  18627.  
  18628.  
  18629. .flip-card {
  18630.  position: relative;
  18631.  display: inline-flex;
  18632.  flex-direction: column;
  18633.  border-radius: 0.15em 0.15em 0 0;
  18634.  font-family: Arial, Helvetica, sans-serif;
  18635.  font-size: 17px;
  18636. }
  18637.  
  18638. .top,
  18639. .bottom,
  18640. .flip-card .top-flip,
  18641. .flip-card .bottom-flip {
  18642.  height: .75em;
  18643.  line-height: 1;
  18644.  padding: .25em;
  18645.  overflow: hidden;
  18646. }
  18647.  
  18648. .top,
  18649. .flip-card .top-flip {
  18650.  background-color: #c21010!important;
  18651.  border-top-right-radius: .1em;
  18652.  border-top-left-radius: .1em;
  18653.  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  18654.  color: #ccc;
  18655.  border-radius: 0.25em 0.25em 0 0;
  18656. }
  18657.  
  18658. .bottom,
  18659. .flip-card .bottom-flip {
  18660.  background-color: #e64848!important;
  18661.  display: flex;
  18662.  align-items: flex-end;
  18663.  border-bottom-right-radius: .1em;
  18664.  border-bottom-left-radius: .1em;
  18665.  color: #fff;
  18666.  border-radius: 0 0 0.25em 0.25em;
  18667. }
  18668.  
  18669. .flip-card .top-flip {
  18670.  position: absolute;
  18671.  width: 100%;
  18672.  animation: flip-top 250ms ease-in;
  18673.  transform-origin: bottom;
  18674.  background-color: #e64848!important;
  18675. }
  18676.  
  18677. @keyframes flip-top {
  18678.  100% {
  18679.    transform: rotateX(90deg);
  18680.  }
  18681. }
  18682.  
  18683. .flip-card .bottom-flip {
  18684.  position: absolute;
  18685.  bottom: 0;
  18686.  width: 100%;
  18687.  animation: flip-bottom 250ms ease-out 250ms;
  18688.  transform-origin: top;
  18689.  transform: rotateX(90deg);
  18690. }
  18691.  
  18692. @keyframes flip-bottom {
  18693.  100% {
  18694.    transform: rotateX(0deg);
  18695.  }
  18696. }
  18697.  
  18698. .containerr {
  18699.  gap: .4em;
  18700.  justify-content: center;
  18701.  position:absolute;
  18702.  display:flex;
  18703. }
  18704.  
  18705. .container-segment {
  18706.  display: flex;
  18707.  flex-direction: column;
  18708.  gap: .1em;
  18709.  align-items: center;
  18710. }
  18711.  
  18712. .segment {
  18713.  display: flex;
  18714.  gap: .1em;
  18715. }
  18716.  
  18717. .segment-title {
  18718.  font-size: 1rem;
  18719. }
  18720.  
  18721.  
  18722. .text-tih {
  18723.    font-size: 1.25rem;
  18724.    line-height: 1.90rem;
  18725. }
  18726.  
  18727. @media (min-width: 992px) {
  18728.    .desktop-padding {
  18729.      padding: 4px;
  18730.    }
  18731.  }
  18732.  
  18733. .container {
  18734.  max-width: 1370px;
  18735.  margin: 0 auto;
  18736.  padding: 0 20px;
  18737.  box-sizing: border-box;
  18738. }
  18739.  
  18740. @media (max-width: 768px) {
  18741.  .container {
  18742.    padding: 0 7px;
  18743.  }
  18744. }
  18745.  
  18746. .text-\[\#FF2A2A\] {
  18747.    --tw-text-opacity: 1;
  18748.    color: rgb(255 42 42/var(--tw-text-opacity));
  18749. }
  18750. .font-bold {
  18751.    font-weight: 700;
  18752. }
  18753. .text-xs {
  18754.    font-size: .75rem;
  18755.    line-height: 1rem;
  18756. }
  18757. .py-0\.5 {
  18758.    padding-top: 0.125rem;
  18759.    padding-bottom: 0.125rem;
  18760. }
  18761. .px-2 {
  18762.    padding-left: 0.5rem;
  18763.    padding-right: 0.5rem;
  18764. }
  18765. .bg-danger-100 {
  18766.    --tw-bg-opacity: 1;
  18767.    background-color: rgb(254 202 202/var(--tw-bg-opacity));
  18768. }
  18769. .rounded {
  18770.    border-radius: 0.25rem;
  18771. }
  18772. .items-center {
  18773.    align-items: center;
  18774. }
  18775. .inline-flex {
  18776.    display: inline-flex;
  18777. }
  18778. .left-4 {
  18779.    left: 1rem;
  18780. }
  18781. .absolute {
  18782.    position: absolute;
  18783. }
  18784. .text-white {
  18785.    --tw-text-opacity: 1;
  18786.    color: rgb(255 255 255/var(--tw-text-opacity));
  18787. }
  18788. .font-bold {
  18789.    font-weight: 700;
  18790. }
  18791. .text-sm {
  18792.    font-size: .875rem;
  18793.    line-height: 1.25rem;
  18794. }
  18795. .relative {
  18796.    position: relative;
  18797. }
  18798. blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
  18799.    margin: 0;
  18800. }
  18801. h1, h2, h3, h4, h5, h6 {
  18802.    font-size: inherit;
  18803.    font-weight: inherit;
  18804. }
  18805. .backdrop-promo {
  18806.    background: linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.4));
  18807. }
  18808. .p-2 {
  18809.    padding: 0.5rem;
  18810. }
  18811. .rounded-lg {
  18812.    border-radius: 0.5rem;
  18813. }
  18814. .overflow-hidden {
  18815.    overflow: hidden;
  18816. }
  18817. .justify-end {
  18818.    justify-content: flex-end;
  18819. }
  18820. .items-end {
  18821.    align-items: flex-end;
  18822. }
  18823. .h-full {
  18824.    height: 100%;
  18825. }
  18826. .flex {
  18827.    display: flex;
  18828. }
  18829. .top-0 {
  18830.    top: 0;
  18831. }
  18832. .inset-x-0 {
  18833.    left: 0;
  18834.    right: 0;
  18835. }
  18836. .absolute {
  18837.    position: absolute;
  18838. }
  18839.  
  18840. .shadow, .shadow-lg {
  18841.    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  18842. }
  18843. .shadow-lg {
  18844.    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
  18845.    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);
  18846. }
  18847. .rounded-lg {
  18848.    border-radius: 0.5rem;
  18849. }
  18850.  
  18851.  
  18852.  
  18853. .shadow, .shadow-lg {
  18854.    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  18855. }
  18856. .shadow-lg {
  18857.    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
  18858.    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);
  18859. }
  18860. .rounded-lg {
  18861.    border-radius: 0.5rem;
  18862. }
  18863. .overflow-hidden {
  18864.    overflow: hidden;
  18865. }
  18866.  
  18867. .h-80 {
  18868.    height: 20rem;
  18869. }
  18870.  
  18871. .line-through {
  18872.    text-decoration-line: line-through;
  18873. }
  18874. .text-\[\#FF2A2A\] {
  18875.    --tw-text-opacity: 1;
  18876.    color: rgb(255 42 42/var(--tw-text-opacity));
  18877. }
  18878. .text-xs {
  18879.    font-size: .75rem;
  18880.    line-height: 1rem;
  18881. }
  18882. .ml-2 {
  18883.    margin-left: 0.5rem;
  18884. }
  18885.  
  18886.   .tihmel {
  18887.    width: 25px;
  18888. }
  18889.  
  18890.       .shadow-2xl {
  18891.    --tw-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
  18892.    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  18893. }
  18894. .shadow, .shadow-2xl {
  18895.    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  18896. }
  18897. .py-4 {
  18898.    padding-top: 1rem;
  18899.    padding-bottom: 1rem;
  18900. }
  18901. .px-4 {
  18902.    padding-left: 1rem;
  18903.    padding-right: 1rem;
  18904. }
  18905. .bg-transparent {
  18906.    background-color: transparent;
  18907. }
  18908. .mb-4 {
  18909.    margin-bottom: 1rem;
  18910. }
  18911. .relative {
  18912.    position: relative;
  18913. }
  18914. .-z-10 {
  18915.    z-index: -10;
  18916. }
  18917. .inset-0, .inset-x-0 {
  18918.    right: 0;
  18919.    left: 0;
  18920. }
  18921. .inset-0 {
  18922.    top: 0;
  18923.    bottom: 0;
  18924. }
  18925. .absolute {
  18926.    position: absolute;
  18927. }
  18928.  
  18929. menu, ol, ul {
  18930.    list-style: none;
  18931.    margin: 0;
  18932.    padding: 0;
  18933. }
  18934.  
  18935. @keyframes hightlight {
  18936.    0% {
  18937.        left: -400%;
  18938.    }
  18939.    to {
  18940.        left: 100%;
  18941.    }
  18942. }
  18943. .selected-item:after {
  18944.    animation: hightlight 5s ease-in infinite forwards;
  18945.    background-color: hsla(204, 9%, 89%, 0.5);
  18946.    --tw-content: "";
  18947.    content: var(--tw-content);
  18948. }
  18949. .product-thumbnail-container {
  18950.    perspective: 25em;
  18951. }
  18952. .product-thumbnail-container img {
  18953.    position: relative;
  18954.    transform: rotateY(20deg) rotateX(-4deg) !important;
  18955.    transform-origin: left center;
  18956. }
  18957.  
  18958. .lazy {
  18959.    background: rgb(52 55 59/var(--tw-bg-opacity));
  18960. }
  18961.  
  18962. .bg-featured-game-card {
  18963. --tw-bg-opacity: 1;
  18964.    --tw-text-opacity: 1;
  18965.    color: rgb(255 255 255/var(--tw-text-opacity));
  18966.    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTkyMCAxMDAwIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPnBhdGh7b3BhY2l0eTouMTtjbGlwLXBhdGg6dXJsKCNjbGlwUGF0aCk7ZmlsbDp1cmwoI2xpbmVhckdyYWRpZW50KTt9PC9zdHlsZT48Y2xpcFBhdGggaWQ9ImNsaXBQYXRoIj48cmVjdCB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxMDAwIi8+PC9jbGlwUGF0aD48bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhckdyYWRpZW50IiB4MT0iMCUiIHkxPSIwJSIgeDI9IjkwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9ImhzbCgwIDAlIDEwMCUvMSkiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9ImhzbCgwIDAlIDEwMCUvMCkiLz48L2xpbmVhckdyYWRpZW50PjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MjAsMTAwMClzY2FsZSgtMSwtMSkiPjxwYXRoIGQ9Ik0xMzg0LjUgMzQzLjJMMTkyLjcgMTUzNWwtMjEzLjUtM0wxMzgzIDEyOC4ybDEuNSAyMTV6Ii8+PHBhdGggZD0iTTE5MTkuNyA0NDguM0wxMzU5IDEwMDlsLTEwMC40LTEuNEwxOTE5IDM0Ny4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMTc2LjcgNTE0LjNMNjE2IDEwNzVsLTEwMC40LTEuNEwxMTc2IDQxMy4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik02NDQuNyA0NTcuM0w4NCAxMDE4bC0xMDAuNC0xLjRMNjQ0IDM1Ni4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMzg3LjcgNDQ4LjNMODI3IDEwMDlsLTEwMC40LTEuNEwxMzg3IDM0Ny4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMjUwLjEgNDkzLjhsLTU0NSA1NDUtNTIuNyA0My42IDY0MS45LTY0MS45LTQ0LjIgNTMuM3oiLz48cGF0aCBkPSJNODkxLjEgNjM5LjFMLTc3OCAyMzA4LjNsLTI5OC45LTQuMkw4ODkgMzM4LjFsMi4xIDMwMXoiLz48cGF0aCBkPSJNMTg3MC40IDQxOS44TC0yOC44IDIzMTlsLTM0MC4xLTQuOEwxODY4IDc3LjNsMi40IDM0Mi41eiIvPjxwYXRoIGQ9Ik05MDguNCA0MzYuOEwtOTkwLjggMjMzNmwtMzQwLjEtNC44TDkwNiA5NC4zbDIuNCAzNDIuNXoiLz48cGF0aCBkPSJNMTYzMi40IDUxNS44TC0yNjYuOCAyNDE1bC0zNDAuMS00LjhMMTYzMCAxNzMuM2wyLjQgMzQyLjV6Ii8+PHBhdGggZD0iTTExNzYuMyA1NjcuMUwtMTQ0NS42IDMxODlsLTQ2OS41LTYuNkwxMTczIDk0LjNsMy4zIDQ3Mi44eiIvPjxwYXRoIGQ9Ik0xNDI3LjMgNTgwLjFMLTExOTQuNiAzMjAybC00NjkuNS02LjZMMTQyNCAxMDcuM2wzLjMgNDcyLjh6Ii8+PHBhdGggZD0iTTE2NDkuNSA4ODAuMkw0NTcuNyAyMDcybC0yMTMuNS0zTDE2NDggNjY1LjJsMS41IDIxNXoiLz48cGF0aCBkPSJNNjc1LjggNTIyLjJsLTI2MjEuOSAyNjIxLjktNDY5LjQtNi42TDY3Mi41IDQ5LjRsMy4zIDQ3Mi44eiIvPjxwYXRoIGQ9Ik0yNTk1LjkgNTIyLjJMLTI2IDMxNDQuMWwtNDY5LjUtNi42TDI1OTIuNiA0OS40bDMuMyA0NzIuOHoiLz48L2c+PC9zdmc+);
  18967.    background-repeat: no-repeat;
  18968.    background-position: top;
  18969.    background-size: clamp(60em,100rem,100em) auto,cover;
  18970.    background-color: #0e1019;
  18971.    
  18972.    }
  18973.    
  18974.    
  18975. .load {
  18976. --tw-bg-opacity: 1;
  18977.    background-color: transparent;
  18978.    color: transparent;
  18979.    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTkyMCAxMDAwIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPnBhdGh7b3BhY2l0eTouMTtjbGlwLXBhdGg6dXJsKCNjbGlwUGF0aCk7ZmlsbDp1cmwoI2xpbmVhckdyYWRpZW50KTt9PC9zdHlsZT48Y2xpcFBhdGggaWQ9ImNsaXBQYXRoIj48cmVjdCB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxMDAwIi8+PC9jbGlwUGF0aD48bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhckdyYWRpZW50IiB4MT0iMCUiIHkxPSIwJSIgeDI9IjkwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9ImhzbCgwIDAlIDEwMCUvMSkiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9ImhzbCgwIDAlIDEwMCUvMCkiLz48L2xpbmVhckdyYWRpZW50PjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MjAsMTAwMClzY2FsZSgtMSwtMSkiPjxwYXRoIGQ9Ik0xMzg0LjUgMzQzLjJMMTkyLjcgMTUzNWwtMjEzLjUtM0wxMzgzIDEyOC4ybDEuNSAyMTV6Ii8+PHBhdGggZD0iTTE5MTkuNyA0NDguM0wxMzU5IDEwMDlsLTEwMC40LTEuNEwxOTE5IDM0Ny4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMTc2LjcgNTE0LjNMNjE2IDEwNzVsLTEwMC40LTEuNEwxMTc2IDQxMy4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik02NDQuNyA0NTcuM0w4NCAxMDE4bC0xMDAuNC0xLjRMNjQ0IDM1Ni4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMzg3LjcgNDQ4LjNMODI3IDEwMDlsLTEwMC40LTEuNEwxMzg3IDM0Ny4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMjUwLjEgNDkzLjhsLTU0NSA1NDUtNTIuNyA0My42IDY0MS45LTY0MS45LTQ0LjIgNTMuM3oiLz48cGF0aCBkPSJNODkxLjEgNjM5LjFMLTc3OCAyMzA4LjNsLTI5OC45LTQuMkw4ODkgMzM4LjFsMi4xIDMwMXoiLz48cGF0aCBkPSJNMTg3MC40IDQxOS44TC0yOC44IDIzMTlsLTM0MC4xLTQuOEwxODY4IDc3LjNsMi40IDM0Mi41eiIvPjxwYXRoIGQ9Ik05MDguNCA0MzYuOEwtOTkwLjggMjMzNmwtMzQwLjEtNC44TDkwNiA5NC4zbDIuNCAzNDIuNXoiLz48cGF0aCBkPSJNMTYzMi40IDUxNS44TC0yNjYuOCAyNDE1bC0zNDAuMS00LjhMMTYzMCAxNzMuM2wyLjQgMzQyLjV6Ii8+PHBhdGggZD0iTTExNzYuMyA1NjcuMUwtMTQ0NS42IDMxODlsLTQ2OS41LTYuNkwxMTczIDk0LjNsMy4zIDQ3Mi44eiIvPjxwYXRoIGQ9Ik0xNDI3LjMgNTgwLjFMLTExOTQuNiAzMjAybC00NjkuNS02LjZMMTQyNCAxMDcuM2wzLjMgNDcyLjh6Ii8+PHBhdGggZD0iTTE2NDkuNSA4ODAuMkw0NTcuNyAyMDcybC0yMTMuNS0zTDE2NDggNjY1LjJsMS41IDIxNXoiLz48cGF0aCBkPSJNNjc1LjggNTIyLjJsLTI2MjEuOSAyNjIxLjktNDY5LjQtNi42TDY3Mi41IDQ5LjRsMy4zIDQ3Mi44eiIvPjxwYXRoIGQ9Ik0yNTk1LjkgNTIyLjJMLTI2IDMxNDQuMWwtNDY5LjUtNi42TDI1OTIuNiA0OS40bDMuMyA0NzIuOHoiLz48L2c+PC9zdmc+);
  18980.    background-repeat: no-repeat;
  18981.    background-position: top;
  18982.    background-size: clamp(60em,100rem,100em) auto,cover;
  18983.    
  18984.    }
  18985. </style>
  18986. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" integrity="sha384-..." crossorigin="anonymous">
  18987. <div class="area">
  18988. <div class="container">
  18989.            <div class="swiper hero-swiper">
  18990.              <div class="swiper-wrapper">
  18991.                                                                                <div class="swiper-slide lg:w-[1000px] active">
  18992.                            <img src="/assets/banner/banner43.png" alt="" loading="lazy" class="block h-auto w-full rounded-3xl" style="border-radius: 25px;">
  18993.                    </div>
  18994.                                                                                <div class="swiper-slide lg:w-[1000px] ">
  18995.                            <img src="/assets/banner/event-naruto-mdn-items.webp" alt="event naruto mlbb" loading="lazy" class="block h-auto w-full rounded-3xl" style="border-radius: 25px;">
  18996.                    </div>
  18997.                                                                                <div class="swiper-slide lg:w-[1000px] ">
  18998.                            <img src="/assets/banner/gift-skin-legend-granger-lesley.webp" alt="gift skin legend granger lesley" loading="lazy" class="block h-auto w-full rounded-3xl" style="border-radius: 25px;">
  18999.                    </div>
  19000.                                                        </div>
  19001.            </div>
  19002.                
  19003.                                <ul class="meteors">
  19004.                        <li></li>
  19005.                        <li></li>
  19006.                        <li></li>
  19007.                        <li></li>
  19008.                        <li></li>
  19009.                        <li></li>
  19010.                        <li></li>
  19011.                        <li></li>
  19012.                        <li></li>
  19013.                        <li></li>
  19014.                    </ul>
  19015.                            <div class="col-sm mt-3">
  19016.                <div class="col-lg-9 mx-auto">
  19017.                      <form action="https://mdnitems.com" method="POST">
  19018.                        <input type="hidden" name="_token" value="mLvqESGoZqtK1uQFQZTeAezW8WiiPXTwZYyD3Vg6">                        <div class="input-group me-3 search-bar mini" aria-haspopup="true" id="dropsearchdown">
  19019.                        <input type="text" name="q" placeholder="Search products..." id="searchProds"
  19020.                            class="form-control search_input" autocomplete="off">
  19021.                        <button type="submit" class="btn-light border" style="border-top-right-radius: 10px; border-bottom-right-radius: 10px;" id="btnSearchProds">
  19022.                            <i class="fas fa-search" style="color: #fff"></i>
  19023.                        </button>
  19024.                        </button>
  19025.                    </div>
  19026.                    <ul class="position-absolute resultsearch shadow dropdown-menu" aria-labelledby="dropsearchdown" style="inset: 0px auto auto 0px; margin: 0px; transform: translate(0px, 39px);background-color: #fff;
  19027.                                        border-color: rgba(0,0,0,.15);
  19028.                                        color: #dee2e6; overflow-y: auto; max-height: 400px;"></ul>
  19029.                    </form>
  19030.                </div>
  19031.            </div>
  19032. </div>
  19033.            <br>
  19034.            
  19035.  
  19036.  
  19037. <style>
  19038.        .card-flash {
  19039.            text-decoration: none;
  19040.            width: 100%;
  19041.            display: flex;
  19042.            align-items: center;
  19043.            background-size: cover;
  19044.            background-repeat: no-repeat;
  19045.            background-position: center center;
  19046.            padding: 16px;
  19047.            border-radius: 12px;
  19048.            box-shadow: inset 0 0 0 2000px rgba(40, 37, 38, 0.44);
  19049.            background-color: #0e1019;
  19050.            position: relative;
  19051.        }
  19052.  
  19053.        .card-flash img.flashsale-logo {
  19054.            width: 50px;
  19055.            height: auto;
  19056.            margin-right: 10px;
  19057.            border-radius: 8px;
  19058.            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  19059.        }
  19060.  
  19061.        .flashsale-details {
  19062.            display: flex;
  19063.            flex-direction: column;
  19064.            justify-content: center;
  19065.        }
  19066.  
  19067.        .flashsale-details p {
  19068.            color: #fff;
  19069.            padding: 1px 6px;
  19070.            display: inline-block;
  19071.            font-weight: 400;
  19072.            margin: 0;
  19073.            text-align: left;
  19074.            white-space: nowrap; /* Tambahkan properti ini */
  19075.            font-size: 14px; /* Sesuaikan ukuran font sesuai kebutuhan Anda */
  19076.        }
  19077.  
  19078.        .flashsale-details .price {
  19079.            display: inline-block;
  19080.            padding: 1px 6px;
  19081.            border-radius: 8px;
  19082.            color: #ffefc4;
  19083.            font-weight: 600;
  19084.            font-size: 13px;
  19085.            text-align: left;
  19086.            margin: 0;
  19087.        }
  19088.  
  19089.        .flashsale-details del {
  19090.            font-size: 13px;
  19091.            color: #ef4646;
  19092.            font-weight: 500;
  19093.            padding: 1px 6px;
  19094.            display: inline-block;
  19095.            text-align: left;
  19096.            margin: 0;
  19097.        }
  19098.  
  19099.        body.light .stay-white,
  19100.        body.light .flashsale-details p {
  19101.            color: #fff !important;
  19102.        }
  19103.  
  19104.        .flipdown {
  19105.            height: 30px;
  19106.            display: inline-block;
  19107.        }
  19108.  
  19109.        @media (max-width: 550px) {
  19110.            .flipdown {
  19111.                width: 300px;
  19112.                height: 50px;
  19113.            }
  19114.        }
  19115.  
  19116.        .flipdown .rotor {
  19117.            font-size: 18px;
  19118.        }
  19119.  
  19120.        .flipdown .rotor,
  19121.        .flipdown .rotor-leaf,
  19122.        .flipdown .rotor-leaf-front,
  19123.        .flipdown .rotor-leaf-rear,
  19124.        .flipdown .rotor-top,
  19125.        .flipdown .rotor-bottom,
  19126.        .flipdown .rotor:after {
  19127.            width: 26px;
  19128.        }
  19129.  
  19130.        .flipdown .rotor-group {
  19131.            padding-right: 10px;
  19132.        }
  19133.  
  19134.        .flipdown .rotor-group:nth-child(n + 2):nth-child(-n + 3):before,
  19135.        .flipdown .rotor-group:nth-child(n + 2):nth-child(-n + 3):after {
  19136.            left: 76px;
  19137.            display: none;
  19138.        }
  19139.  
  19140.        .flipdown .rotor-group:nth-child(n + 2):nth-child(-n + 3):before {
  19141.            bottom: 19px;
  19142.            height: 8px;
  19143.            width: 8px;
  19144.            display: none;
  19145.        }
  19146.  
  19147.        .flipdown .rotor-group:nth-child(n + 2):nth-child(-n + 3):after {
  19148.            bottom: 35px;
  19149.            height: 8px;
  19150.            width: 8px;
  19151.            display: none;
  19152.        }
  19153.  
  19154.        .flipdown .rotor-leaf-front,
  19155.        .flipdown .rotor-top {
  19156.            line-height: 40px;
  19157.        }
  19158.  
  19159.        .flipdown .rotor-leaf,
  19160.        .flipdown .rotor {
  19161.            height: 40px;
  19162.        }
  19163.  
  19164.        .flipdown .rotor-leaf-front,
  19165.        .flipdown .rotor-leaf-rear,
  19166.        .flipdown .rotor-top,
  19167.        .flipdown .rotor-bottom,
  19168.        .flipdown .rotor:after {
  19169.            height: 20px;
  19170.        }
  19171.    </style>
  19172.    
  19173. <script src="/public/assets/js/flipdowns.js"></script>
  19174. <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/js/bootstrap.bundle.min.js"></script>
  19175. <script>
  19176. document.addEventListener('DOMContentLoaded', () => {
  19177.            var targetDate = new Date("2025-06-30 03:19:00");
  19178.    
  19179.    var timestamp = Math.floor(targetDate.getTime() / 1000);
  19180.  
  19181.    var flipdown = new FlipDown(timestamp, {
  19182.        theme: "light",
  19183.    }).start().ifEnded(() => {
  19184.        var flashSaleContainer = document.querySelector('.flash-sale-container');
  19185.        if (flashSaleContainer) {
  19186.            flashSaleContainer.style.transition = "opacity 0.8s ease";
  19187.            flashSaleContainer.style.opacity = 0;
  19188.  
  19189.            setTimeout(() => {
  19190.                flashSaleContainer.remove();
  19191.            }, 800);
  19192.        }
  19193.    });
  19194.  
  19195.    $('#flash').owlCarousel({
  19196.        loop:true,
  19197.        margin:10,
  19198.        autoplay:true,
  19199.        autoplayTimeout:2000,
  19200.        autoplayHoverPause:true,
  19201.        responsive:{
  19202.            0:{items:2},
  19203.            600:{items:4},
  19204.            1000:{items:5}
  19205.        }
  19206.    });
  19207. });
  19208. </script>
  19209.            
  19210.            <div class="row">
  19211.              <div class="col-lg-9 mx-auto">
  19212.                <div class="nav-item mt-4 col-lg-12 dropdown d-lg-inline-block mx-auto">
  19213.                  <div class="row h-100">
  19214.                    <div class="col-sm mt-3">
  19215.       <h3 class="mb-6 text-lg font-semibold uppercase leading-relaxed tracking-wider text-white">
  19216.          <i class="fa-solid fa-fire fa-beat-fade fa-lg" style="color: #b9c7ff"></i>&nbsp;Populer</h3>
  19217.                    <div class="grid grid-cols-2 gap-2 md:gap-4 lg:grid-cols-3">
  19218.                                                                        <a href="https://mdnitems.com/game/mobile-legends" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19219.                            <div class="flex items-center">
  19220.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19221.                                    <img alt="MOBILE LEGENDS"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_66bd66b64e469.webp" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19222.                                </div>
  19223.                                <div class="justify-end object-center">
  19224.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">MOBILE LEGENDS</p>
  19225.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Moonton</p>
  19226.                                </div>
  19227.                            </div>
  19228.                        </a>
  19229.  
  19230.                                                                                                                                                                                                <a href="https://mdnitems.com/game/vilog-via-login-ml" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19231.                            <div class="flex items-center">
  19232.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19233.                                    <img alt="MOBILE LEGENDS VIA LOGIN"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_66307104b1b26.jpg" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19234.                                </div>
  19235.                                <div class="justify-end object-center">
  19236.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">MOBILE LEGENDS VIA LOGIN</p>
  19237.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Moonton</p>
  19238.                                </div>
  19239.                            </div>
  19240.                        </a>
  19241.  
  19242.                                                                                                <a href="https://mdnitems.com/game/Genshin-Impact" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19243.                            <div class="flex items-center">
  19244.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19245.                                    <img alt="Genshin Impact"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_66bd679b0cbb3.webp" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19246.                                </div>
  19247.                                <div class="justify-end object-center">
  19248.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">Genshin Impact</p>
  19249.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">miHoYo</p>
  19250.                                </div>
  19251.                            </div>
  19252.                        </a>
  19253.  
  19254.                                                                                                <a href="https://mdnitems.com/game/FREE-FIRE" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19255.                            <div class="flex items-center">
  19256.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19257.                                    <img alt="FREE FIRE"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_66bd67ff867b0.webp" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19258.                                </div>
  19259.                                <div class="justify-end object-center">
  19260.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">FREE FIRE</p>
  19261.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Garena</p>
  19262.                                </div>
  19263.                            </div>
  19264.                        </a>
  19265.  
  19266.                                                                                                <a href="https://mdnitems.com/game/PUBG-MOBILE" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19267.                            <div class="flex items-center">
  19268.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19269.                                    <img alt="PUBG MOBILE"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_66bd6863ebeb0.webp" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19270.                                </div>
  19271.                                <div class="justify-end object-center">
  19272.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">PUBG MOBILE</p>
  19273.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Tencent</p>
  19274.                                </div>
  19275.                            </div>
  19276.                        </a>
  19277.  
  19278.                                                                                                <a href="https://mdnitems.com/game/beli-cash-pb-point-blank" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19279.                            <div class="flex items-center">
  19280.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19281.                                    <img alt="POINT BLANK"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_66bd68a643190.webp" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19282.                                </div>
  19283.                                <div class="justify-end object-center">
  19284.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">POINT BLANK</p>
  19285.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Zepetto</p>
  19286.                                </div>
  19287.                            </div>
  19288.                        </a>
  19289.  
  19290.                                                                                                <a href="https://mdnitems.com/game/Honkai-Star-Rail" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19291.                            <div class="flex items-center">
  19292.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19293.                                    <img alt="Honkai Star Rail"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_662f2cd515745.jpg" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19294.                                </div>
  19295.                                <div class="justify-end object-center">
  19296.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">Honkai Star Rail</p>
  19297.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">miHoYo</p>
  19298.                                </div>
  19299.                            </div>
  19300.                        </a>
  19301.  
  19302.                                                                                                                                                                                                                                                                                                                                                <a href="https://mdnitems.com/game/Eggy-Party" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19303.                            <div class="flex items-center">
  19304.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19305.                                    <img alt="Eggy Party"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_66bd6934d8639.webp" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19306.                                </div>
  19307.                                <div class="justify-end object-center">
  19308.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">Eggy Party</p>
  19309.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">NetEase</p>
  19310.                                </div>
  19311.                            </div>
  19312.                        </a>
  19313.  
  19314.                                                                                                <a href="https://mdnitems.com/game/Super-Sus" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19315.                            <div class="flex items-center">
  19316.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19317.                                    <img alt="Super Sus"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_66bd699181bfe.webp" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19318.                                </div>
  19319.                                <div class="justify-end object-center">
  19320.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">Super Sus</p>
  19321.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Giant Interactive</p>
  19322.                                </div>
  19323.                            </div>
  19324.                        </a>
  19325.  
  19326.                                                                                                <a href="https://mdnitems.com/game/Honor-of-Kings" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19327.                            <div class="flex items-center">
  19328.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19329.                                    <img alt="Honor of Kings"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_66bd69d14ff75.webp" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19330.                                </div>
  19331.                                <div class="justify-end object-center">
  19332.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">Honor of Kings</p>
  19333.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Tencent</p>
  19334.                                </div>
  19335.                            </div>
  19336.                        </a>
  19337.  
  19338.                                                                                                <a href="https://mdnitems.com/game/Roblox" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19339.                            <div class="flex items-center">
  19340.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19341.                                    <img alt="Roblox"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_66bd6a159e5d6.webp" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19342.                                </div>
  19343.                                <div class="justify-end object-center">
  19344.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">Roblox</p>
  19345.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Roblox Co.</p>
  19346.                                </div>
  19347.                            </div>
  19348.                        </a>
  19349.  
  19350.                                                                                                <a href="https://mdnitems.com/game/gift-skin-ml-murah" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19351.                            <div class="flex items-center">
  19352.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19353.                                    <img alt="MOBILE LEGENDS - GIFT SKIN"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_66bd6a5beb507.webp" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19354.                                </div>
  19355.                                <div class="justify-end object-center">
  19356.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">MOBILE LEGENDS - GIFT SKIN</p>
  19357.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Moonton</p>
  19358.                                </div>
  19359.                            </div>
  19360.                        </a>
  19361.  
  19362.                                                                                                                                                <a href="https://mdnitems.com/game/top-up-gems-coc-clash-of-clans" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19363.                            <div class="flex items-center">
  19364.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19365.                                    <img alt="Clash of Clans - COC"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_68002bba0b234.png" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19366.                                </div>
  19367.                                <div class="justify-end object-center">
  19368.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">Clash of Clans - COC</p>
  19369.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Supercell</p>
  19370.                                </div>
  19371.                            </div>
  19372.                        </a>
  19373.  
  19374.                                                                                                                                                <a href="https://mdnitems.com/game/top-up-voucher-crystal-of-atlan" class="bg-featured-game-card relative hover:shadow-sm hover:cursor-pointer overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:ring-2 hover:ring-offset-white-500">
  19375.                            <div class="flex items-center">
  19376.                                <div class="relative h-24 w-24 rounded-lg ring-murky-600">
  19377.                                    <img alt="Crystal of Atlan - COA"  width="80px" height="80px" src="/assets/thumbnail/thumbnail_6840779dda298.webp" decoding="async" data-nimg="fill" class="!object-cover" style="position: absolute; height: 100%; width: 100% inset: 0px;">
  19378.                                </div>
  19379.                                <div class="justify-end object-center">
  19380.                                    <p class="w-[100px]truncate text-xs font-semibold text-murky-200 sm:w-[10px] md:w-[2px] md:text-base">Crystal of Atlan - COA</p>
  19381.                                    <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Nuverse</p>
  19382.                                </div>
  19383.                            </div>
  19384.                        </a>
  19385.  
  19386.                                                                    </div>
  19387.                    </div>
  19388.                    </div>
  19389.                    
  19390.              
  19391.            
  19392.            
  19393.            <div class="row col-lg-11 mt-1 mx-auto">
  19394.                <div class="col-sm-11">
  19395.                    <ul class="nav nav-pills justify-content-left hide-scrollbar -mb-px flex space-x-1 overflow-auto"
  19396.                        id="myTab" role="tablist">
  19397.                        <li class="nav-item me-1 mt-1 nav-tab" role="presentation">
  19398.                            <button
  19399.                                class="btn-sm btn-category  flex whitespace-nowrap border-b-2 py-2 px-3 text-sm font-medium outline-none border-primary-500 from-murky-700 to-murky-800 active "
  19400.                                id="game-tab" data-bs-toggle="tab"
  19401.                                data-bs-target="#game" type="button" role="tab" aria-controls="game"
  19402.                                aria-selected="true">
  19403.                                <small>Game Mobile</small>
  19404.                            </button>
  19405.                        </li>
  19406.                        
  19407.                         <li class="nav-item me-1 mt-1 nav-tab" role="presentation">
  19408.                            <button
  19409.                                class="btn-sm btn-category  flex whitespace-nowrap border-b-2 py-2 px-3 text-sm font-medium outline-none border-primary-500 from-murky-700 to-murky-800 "
  19410.                                id="Voucher-tab" data-bs-toggle="tab"
  19411.                                data-bs-target="#Voucher" type="button" role="tab" aria-controls="joki"
  19412.                                aria-selected="true">
  19413.                                <small>Voucher</small>
  19414.                            </button>
  19415.                        </li>
  19416.                        
  19417.                         <li class="nav-item me-1 mt-1 nav-tab" role="presentation">
  19418.                            <button
  19419.                                class="btn-sm btn-category  flex whitespace-nowrap border-b-2 py-2 px-3 text-sm font-medium outline-none border-primary-500 from-murky-700 to-murky-800 "
  19420.                                id="Pulsa-tab" data-bs-toggle="tab"
  19421.                                data-bs-target="#Pulsa" type="button" role="tab" aria-controls="game"
  19422.                                aria-selected="true">
  19423.                                <small>Pulsa</small>
  19424.                            </button>
  19425.                        </li>
  19426.                        
  19427.                        <li class="nav-item me-1 mt-1 nav-tab" role="presentation">
  19428.                            <button
  19429.                                class="btn-sm btn-category  flex whitespace-nowrap border-b-2 py-2 px-3 text-sm font-medium outline-none border-primary-500 from-murky-700 to-murky-800 "
  19430.                                id="Aplikasi-tab" data-bs-toggle="tab"
  19431.                                data-bs-target="#Aplikasi" type="button" role="tab" aria-controls="game"
  19432.                                aria-selected="true">
  19433.                                <small>Aplikasi</small>
  19434.                            </button>
  19435.                        </li>
  19436.                        
  19437.                        <li class="nav-item me-1 mt-1 nav-tab" role="presentation">
  19438.                            <button
  19439.                                class="btn-sm btn-category  flex whitespace-nowrap border-b-2 py-2 px-3 text-sm font-medium outline-none border-primary-500 from-murky-700 to-murky-800 "
  19440.                                id="Money-tab" data-bs-toggle="tab"
  19441.                                data-bs-target="#Money" type="button" role="tab" aria-controls="game"
  19442.                                aria-selected="true">
  19443.                                <small>E-Money</small>
  19444.                            </button>
  19445.                        </li>
  19446.                        
  19447.                        <li class="nav-item me-1 mt-1 nav-tab" role="presentation">
  19448.                            <button
  19449.                                class="btn-sm btn-category  flex whitespace-nowrap border-b-2 py-2 px-3 text-sm font-medium outline-none border-primary-500 from-murky-700 to-murky-800 "
  19450.                                id="Hiburan-tab" data-bs-toggle="tab"
  19451.                                data-bs-target="#Hiburan" type="button" role="tab" aria-controls="game"
  19452.                                aria-selected="true">
  19453.                                <small>Hiburan</small>
  19454.                            </button>
  19455.                        </li>
  19456.                        
  19457.                        <li class="nav-item me-1 mt-1 nav-tab" role="presentation">
  19458.                            <button
  19459.                                class="btn-sm btn-category  flex whitespace-nowrap border-b-2 py-2 px-3 text-sm font-medium outline-none border-primary-500 from-murky-700 to-murky-800 "
  19460.                                id="Gift-tab" data-bs-toggle="tab"
  19461.                                data-bs-target="#Gift" type="button" role="tab" aria-controls="game"
  19462.                                aria-selected="true">
  19463.                                <small>Gift MLBB</small>
  19464.                            </button>
  19465.                        </li>
  19466.                        
  19467.                        <li class="nav-item me-1 mt-1 nav-tab" role="presentation">
  19468.                            <button
  19469.                                class="btn-sm btn-category  flex whitespace-nowrap border-b-2 py-2 px-3 text-sm font-medium outline-none border-primary-500 from-murky-700 to-murky-800 "
  19470.                                id="RT-tab" data-bs-toggle="tab"
  19471.                                data-bs-target="#RT" type="button" role="tab" aria-controls="game"
  19472.                                aria-selected="true">
  19473.                                <small>Room Tournament</small>
  19474.                            </button>
  19475.                        </li>
  19476.                        
  19477.                        <li class="nav-item me-1 mt-1 nav-tab" role="presentation">
  19478.                            <button
  19479.                                class="btn-sm btn-category  flex whitespace-nowrap border-b-2 py-2 px-3 text-sm font-medium outline-none border-primary-500 from-murky-700 to-murky-800 "
  19480.                                id="Vilog-tab" data-bs-toggle="tab"
  19481.                                data-bs-target="#Vilog" type="button" role="tab" aria-controls="game"
  19482.                                aria-selected="true">
  19483.                                <small>Vilog</small>
  19484.                            </button>
  19485.                        </li>
  19486.                        
  19487.                        <li class="nav-item me-1 mt-1 nav-tab" role="presentation">
  19488.                            <button
  19489.                                class="btn-sm btn-category  flex whitespace-nowrap border-b-2 py-2 px-3 text-sm font-medium outline-none border-primary-500 from-murky-700 to-murky-800 "
  19490.                                id="PLNVoucher-tab" data-bs-toggle="tab"
  19491.                                data-bs-target="#PLN" type="button" role="tab" aria-controls="game"
  19492.                                aria-selected="true">
  19493.                                <small>PLN</small>
  19494.                            </button>
  19495.                        </li>
  19496.                    </ul>  
  19497. </div>      
  19498. </div>          
  19499. </div>    
  19500. </div>      
  19501. </div>  
  19502.        
  19503.        
  19504.      
  19505. <div class="container">
  19506.    <div class="wrapper mt-3">
  19507.       <div class="col-lg-11 mt-0 mx-auto">
  19508.            <div class="tab-content" id="myTabContent">
  19509.                <div class="tab-pane active" id="game" role="tabpanel" aria-labelledby="game-tab">
  19510.                     <div
  19511.                        class="mt-3 md:mt-10 grid grid-cols-3 gap-3 sm:grid-cols-4 sm:gap-3 md:grid-cols-5 md:gap-3 lg:grid-cols-5 lg:gap-3 xl:grid-cols-6 xl:gap-5">
  19512.                        
  19513.                                                                        <a href="https://mdnitems.com/game/mobile-legends"
  19514.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19515.                            <div class="blur-sharp ">
  19516.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19517.                                    <img alt="MOBILE LEGENDS" sizes="100vw"
  19518.                                        src="/assets/thumbnail/thumbnail_66bd66b64e469.webp" decoding="async" data-nimg="fill"
  19519.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19520.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19521.                                </div>
  19522.                            </div>
  19523.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19524.                                <div class="flex flex-col h-full justify-between no-underline">
  19525.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19526.                                        
  19527.                                    </div>
  19528.                                    <div>
  19529.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19530.                                            MOBILE LEGENDS</p>
  19531.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Moonton</p>
  19532.                                        
  19533.                                    </div>
  19534.                                </div>
  19535.                            </div>
  19536.                         </a>
  19537.                                                                                                                                                                                                <a href="https://mdnitems.com/game/vilog-via-login-ml"
  19538.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19539.                            <div class="blur-sharp ">
  19540.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19541.                                    <img alt="MOBILE LEGENDS VIA LOGIN" sizes="100vw"
  19542.                                        src="/assets/thumbnail/thumbnail_66307104b1b26.jpg" decoding="async" data-nimg="fill"
  19543.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19544.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19545.                                </div>
  19546.                            </div>
  19547.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19548.                                <div class="flex flex-col h-full justify-between no-underline">
  19549.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19550.                                        
  19551.                                    </div>
  19552.                                    <div>
  19553.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19554.                                            MOBILE LEGENDS VIA LOGIN</p>
  19555.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Moonton</p>
  19556.                                        
  19557.                                    </div>
  19558.                                </div>
  19559.                            </div>
  19560.                         </a>
  19561.                                                                                                <a href="https://mdnitems.com/game/Genshin-Impact"
  19562.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19563.                            <div class="blur-sharp ">
  19564.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19565.                                    <img alt="Genshin Impact" sizes="100vw"
  19566.                                        src="/assets/thumbnail/thumbnail_66bd679b0cbb3.webp" decoding="async" data-nimg="fill"
  19567.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19568.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19569.                                </div>
  19570.                            </div>
  19571.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19572.                                <div class="flex flex-col h-full justify-between no-underline">
  19573.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19574.                                        
  19575.                                    </div>
  19576.                                    <div>
  19577.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19578.                                            Genshin Impact</p>
  19579.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">miHoYo</p>
  19580.                                        
  19581.                                    </div>
  19582.                                </div>
  19583.                            </div>
  19584.                         </a>
  19585.                                                                                                <a href="https://mdnitems.com/game/FREE-FIRE"
  19586.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19587.                            <div class="blur-sharp ">
  19588.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19589.                                    <img alt="FREE FIRE" sizes="100vw"
  19590.                                        src="/assets/thumbnail/thumbnail_66bd67ff867b0.webp" decoding="async" data-nimg="fill"
  19591.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19592.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19593.                                </div>
  19594.                            </div>
  19595.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19596.                                <div class="flex flex-col h-full justify-between no-underline">
  19597.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19598.                                        
  19599.                                    </div>
  19600.                                    <div>
  19601.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19602.                                            FREE FIRE</p>
  19603.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Garena</p>
  19604.                                        
  19605.                                    </div>
  19606.                                </div>
  19607.                            </div>
  19608.                         </a>
  19609.                                                                                                <a href="https://mdnitems.com/game/PUBG-MOBILE"
  19610.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19611.                            <div class="blur-sharp ">
  19612.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19613.                                    <img alt="PUBG MOBILE" sizes="100vw"
  19614.                                        src="/assets/thumbnail/thumbnail_66bd6863ebeb0.webp" decoding="async" data-nimg="fill"
  19615.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19616.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19617.                                </div>
  19618.                            </div>
  19619.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19620.                                <div class="flex flex-col h-full justify-between no-underline">
  19621.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19622.                                        
  19623.                                    </div>
  19624.                                    <div>
  19625.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19626.                                            PUBG MOBILE</p>
  19627.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Tencent</p>
  19628.                                        
  19629.                                    </div>
  19630.                                </div>
  19631.                            </div>
  19632.                         </a>
  19633.                                                                                                <a href="https://mdnitems.com/game/beli-cash-pb-point-blank"
  19634.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19635.                            <div class="blur-sharp ">
  19636.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19637.                                    <img alt="POINT BLANK" sizes="100vw"
  19638.                                        src="/assets/thumbnail/thumbnail_66bd68a643190.webp" decoding="async" data-nimg="fill"
  19639.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19640.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19641.                                </div>
  19642.                            </div>
  19643.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19644.                                <div class="flex flex-col h-full justify-between no-underline">
  19645.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19646.                                        
  19647.                                    </div>
  19648.                                    <div>
  19649.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19650.                                            POINT BLANK</p>
  19651.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Zepetto</p>
  19652.                                        
  19653.                                    </div>
  19654.                                </div>
  19655.                            </div>
  19656.                         </a>
  19657.                                                                                                <a href="https://mdnitems.com/game/Honkai-Star-Rail"
  19658.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19659.                            <div class="blur-sharp ">
  19660.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19661.                                    <img alt="Honkai Star Rail" sizes="100vw"
  19662.                                        src="/assets/thumbnail/thumbnail_662f2cd515745.jpg" decoding="async" data-nimg="fill"
  19663.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19664.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19665.                                </div>
  19666.                            </div>
  19667.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19668.                                <div class="flex flex-col h-full justify-between no-underline">
  19669.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19670.                                        
  19671.                                    </div>
  19672.                                    <div>
  19673.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19674.                                            Honkai Star Rail</p>
  19675.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">miHoYo</p>
  19676.                                        
  19677.                                    </div>
  19678.                                </div>
  19679.                            </div>
  19680.                         </a>
  19681.                                                                                                                                                                                                                                                                                                                                                <a href="https://mdnitems.com/game/Eggy-Party"
  19682.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19683.                            <div class="blur-sharp ">
  19684.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19685.                                    <img alt="Eggy Party" sizes="100vw"
  19686.                                        src="/assets/thumbnail/thumbnail_66bd6934d8639.webp" decoding="async" data-nimg="fill"
  19687.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19688.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19689.                                </div>
  19690.                            </div>
  19691.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19692.                                <div class="flex flex-col h-full justify-between no-underline">
  19693.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19694.                                        
  19695.                                    </div>
  19696.                                    <div>
  19697.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19698.                                            Eggy Party</p>
  19699.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">NetEase</p>
  19700.                                        
  19701.                                    </div>
  19702.                                </div>
  19703.                            </div>
  19704.                         </a>
  19705.                                                                                                <a href="https://mdnitems.com/game/Super-Sus"
  19706.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19707.                            <div class="blur-sharp ">
  19708.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19709.                                    <img alt="Super Sus" sizes="100vw"
  19710.                                        src="/assets/thumbnail/thumbnail_66bd699181bfe.webp" decoding="async" data-nimg="fill"
  19711.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19712.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19713.                                </div>
  19714.                            </div>
  19715.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19716.                                <div class="flex flex-col h-full justify-between no-underline">
  19717.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19718.                                        
  19719.                                    </div>
  19720.                                    <div>
  19721.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19722.                                            Super Sus</p>
  19723.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Giant Interactive</p>
  19724.                                        
  19725.                                    </div>
  19726.                                </div>
  19727.                            </div>
  19728.                         </a>
  19729.                                                                                                <a href="https://mdnitems.com/game/Honor-of-Kings"
  19730.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19731.                            <div class="blur-sharp ">
  19732.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19733.                                    <img alt="Honor of Kings" sizes="100vw"
  19734.                                        src="/assets/thumbnail/thumbnail_66bd69d14ff75.webp" decoding="async" data-nimg="fill"
  19735.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19736.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19737.                                </div>
  19738.                            </div>
  19739.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19740.                                <div class="flex flex-col h-full justify-between no-underline">
  19741.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19742.                                        
  19743.                                    </div>
  19744.                                    <div>
  19745.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19746.                                            Honor of Kings</p>
  19747.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Tencent</p>
  19748.                                        
  19749.                                    </div>
  19750.                                </div>
  19751.                            </div>
  19752.                         </a>
  19753.                                                                                                <a href="https://mdnitems.com/game/Roblox"
  19754.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19755.                            <div class="blur-sharp ">
  19756.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19757.                                    <img alt="Roblox" sizes="100vw"
  19758.                                        src="/assets/thumbnail/thumbnail_66bd6a159e5d6.webp" decoding="async" data-nimg="fill"
  19759.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19760.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19761.                                </div>
  19762.                            </div>
  19763.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19764.                                <div class="flex flex-col h-full justify-between no-underline">
  19765.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19766.                                        
  19767.                                    </div>
  19768.                                    <div>
  19769.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19770.                                            Roblox</p>
  19771.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Roblox Co.</p>
  19772.                                        
  19773.                                    </div>
  19774.                                </div>
  19775.                            </div>
  19776.                         </a>
  19777.                                                                                                <a href="https://mdnitems.com/game/gift-skin-ml-murah"
  19778.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19779.                            <div class="blur-sharp ">
  19780.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19781.                                    <img alt="MOBILE LEGENDS - GIFT SKIN" sizes="100vw"
  19782.                                        src="/assets/thumbnail/thumbnail_66bd6a5beb507.webp" decoding="async" data-nimg="fill"
  19783.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19784.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19785.                                </div>
  19786.                            </div>
  19787.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19788.                                <div class="flex flex-col h-full justify-between no-underline">
  19789.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19790.                                        
  19791.                                    </div>
  19792.                                    <div>
  19793.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19794.                                            MOBILE LEGENDS - GIFT SKIN</p>
  19795.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Moonton</p>
  19796.                                        
  19797.                                    </div>
  19798.                                </div>
  19799.                            </div>
  19800.                         </a>
  19801.                                                                                                                                                <a href="https://mdnitems.com/game/top-up-gems-coc-clash-of-clans"
  19802.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19803.                            <div class="blur-sharp ">
  19804.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19805.                                    <img alt="Clash of Clans - COC" sizes="100vw"
  19806.                                        src="/assets/thumbnail/thumbnail_68002bba0b234.png" decoding="async" data-nimg="fill"
  19807.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19808.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19809.                                </div>
  19810.                            </div>
  19811.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19812.                                <div class="flex flex-col h-full justify-between no-underline">
  19813.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19814.                                        
  19815.                                    </div>
  19816.                                    <div>
  19817.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19818.                                            Clash of Clans - COC</p>
  19819.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Supercell</p>
  19820.                                        
  19821.                                    </div>
  19822.                                </div>
  19823.                            </div>
  19824.                         </a>
  19825.                                                                                                                                                <a href="https://mdnitems.com/game/top-up-voucher-crystal-of-atlan"
  19826.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19827.                            <div class="blur-sharp ">
  19828.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19829.                                    <img alt="Crystal of Atlan - COA" sizes="100vw"
  19830.                                        src="/assets/thumbnail/thumbnail_6840779dda298.webp" decoding="async" data-nimg="fill"
  19831.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19832.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19833.                                </div>
  19834.                            </div>
  19835.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19836.                                <div class="flex flex-col h-full justify-between no-underline">
  19837.                                    <div class="relative p-3 mx-auto my-auto h-16 w-10 lg:h-14 lg:w-14">
  19838.                                        
  19839.                                    </div>
  19840.                                    <div>
  19841.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19842.                                            Crystal of Atlan - COA</p>
  19843.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Nuverse</p>
  19844.                                        
  19845.                                    </div>
  19846.                                </div>
  19847.                            </div>
  19848.                         </a>
  19849.                                                                    </div>
  19850.                </div>
  19851.                
  19852.                <div class="tab-pane" id="Voucher" role="tabpanel" aria-labelledby="Voucher-tab">
  19853.                       <div
  19854.                        class="mt-3 md:mt-10 grid grid-cols-3 gap-3 sm:grid-cols-4 sm:gap-3 md:grid-cols-5 md:gap-3 lg:grid-cols-6 lg:gap-3 xl:grid-cols-6 xl:gap-5">
  19855.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <a href="https://mdnitems.com/game/Steam-Wallet-(IDR)"
  19856.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19857.                            <div class="blur-sharp ">
  19858.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19859.                                    <img alt="Steam Wallet (IDR)" sizes="100vw"
  19860.                                        src="/assets/thumbnail/thumbnail_66bd6abf04b36.webp" decoding="async" data-nimg="fill"
  19861.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19862.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19863.                                </div>
  19864.                            </div>
  19865.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19866.                                <div class="flex flex-col h-full justify-between no-underline">
  19867.                                    <div class="relative p-3 mx-auto my-auto h-15 w-10 lg:h-14 lg:w-14">
  19868.                                        
  19869.                                    </div>
  19870.                                    <div>
  19871.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19872.                                            Steam Wallet (IDR)</p>
  19873.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Valve Co</p>
  19874.                                        
  19875.                                    </div>
  19876.                                </div>
  19877.                            </div>
  19878.                         </a>
  19879.                                                                                                                                                <a href="https://mdnitems.com/game/GARENA"
  19880.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19881.                            <div class="blur-sharp ">
  19882.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19883.                                    <img alt="GARENA" sizes="100vw"
  19884.                                        src="/assets/thumbnail/thumbnail_66bd6b086a607.webp" decoding="async" data-nimg="fill"
  19885.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19886.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19887.                                </div>
  19888.                            </div>
  19889.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19890.                                <div class="flex flex-col h-full justify-between no-underline">
  19891.                                    <div class="relative p-3 mx-auto my-auto h-15 w-10 lg:h-14 lg:w-14">
  19892.                                        
  19893.                                    </div>
  19894.                                    <div>
  19895.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19896.                                            GARENA</p>
  19897.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Garena Coop</p>
  19898.                                        
  19899.                                    </div>
  19900.                                </div>
  19901.                            </div>
  19902.                         </a>
  19903.                                                                                                <a href="https://mdnitems.com/game/PLAYSTATION"
  19904.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19905.                            <div class="blur-sharp ">
  19906.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19907.                                    <img alt="PLAYSTATION" sizes="100vw"
  19908.                                        src="/assets/thumbnail/thumbnail_66bd6b433a1ac.webp" decoding="async" data-nimg="fill"
  19909.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19910.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19911.                                </div>
  19912.                            </div>
  19913.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19914.                                <div class="flex flex-col h-full justify-between no-underline">
  19915.                                    <div class="relative p-3 mx-auto my-auto h-15 w-10 lg:h-14 lg:w-14">
  19916.                                        
  19917.                                    </div>
  19918.                                    <div>
  19919.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19920.                                            PLAYSTATION</p>
  19921.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">PSN</p>
  19922.                                        
  19923.                                    </div>
  19924.                                </div>
  19925.                            </div>
  19926.                         </a>
  19927.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </div>
  19928.                </div>
  19929.      
  19930.                <div class="tab-pane" id="Pulsa" role="tabpanel" aria-labelledby="Pulsa-tab">
  19931.                       <div
  19932.                        class="mt-3 md:mt-10 grid grid-cols-3 gap-3 sm:grid-cols-4 sm:gap-3 md:grid-cols-5 md:gap-3 lg:grid-cols-6 lg:gap-3 xl:grid-cols-6 xl:gap-5">
  19933.                                                                                                                        <a href="https://mdnitems.com/game/TELKOMSEL"
  19934.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19935.                            <div class="blur-sharp ">
  19936.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19937.                                    <img alt="TELKOMSEL" sizes="100vw"
  19938.                                        src="/assets/thumbnail/thumbnail_66c00c4c8c919.webp" decoding="async" data-nimg="fill"
  19939.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19940.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19941.                                </div>
  19942.                            </div>
  19943.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19944.                                <div class="flex flex-col h-full justify-between no-underline">
  19945.                                    <div class="relative p-3 mx-auto my-auto h-15 w-10 lg:h-14 lg:w-14">
  19946.                                        
  19947.                                    </div>
  19948.                                    <div>
  19949.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19950.                                            TELKOMSEL</p>
  19951.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Telkom</p>
  19952.                                        
  19953.                                    </div>
  19954.                                </div>
  19955.                            </div>
  19956.                         </a>
  19957.                                                                                                <a href="https://mdnitems.com/game/SMARTFREN"
  19958.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19959.                            <div class="blur-sharp ">
  19960.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19961.                                    <img alt="SMARTFREN" sizes="100vw"
  19962.                                        src="/assets/thumbnail/thumbnail_66c00c81866ae.webp" decoding="async" data-nimg="fill"
  19963.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19964.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19965.                                </div>
  19966.                            </div>
  19967.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19968.                                <div class="flex flex-col h-full justify-between no-underline">
  19969.                                    <div class="relative p-3 mx-auto my-auto h-15 w-10 lg:h-14 lg:w-14">
  19970.                                        
  19971.                                    </div>
  19972.                                    <div>
  19973.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19974.                                            SMARTFREN</p>
  19975.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Smartfren Telecom</p>
  19976.                                        
  19977.                                    </div>
  19978.                                </div>
  19979.                            </div>
  19980.                         </a>
  19981.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <a href="https://mdnitems.com/game/IM3"
  19982.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  19983.                            <div class="blur-sharp ">
  19984.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  19985.                                    <img alt="Indosat" sizes="100vw"
  19986.                                        src="/assets/thumbnail/thumbnail_66c00cb5bf450.webp" decoding="async" data-nimg="fill"
  19987.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  19988.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  19989.                                </div>
  19990.                            </div>
  19991.                            <div class="cover !absolute bottom-0 m-3 h-full">
  19992.                                <div class="flex flex-col h-full justify-between no-underline">
  19993.                                    <div class="relative p-3 mx-auto my-auto h-15 w-10 lg:h-14 lg:w-14">
  19994.                                        
  19995.                                    </div>
  19996.                                    <div>
  19997.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  19998.                                            Indosat</p>
  19999.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Indosat</p>
  20000.                                        
  20001.                                    </div>
  20002.                                </div>
  20003.                            </div>
  20004.                         </a>
  20005.                                                                                                                                                                                                                    </div>
  20006.                </div>
  20007.                  
  20008.                
  20009.                <div class="tab-pane" id="Aplikasi" role="tabpanel" aria-labelledby="Aplikasi-tab">
  20010.                        <div
  20011.                        class="mt-3 md:mt-10 grid grid-cols-3 gap-3 sm:grid-cols-4 sm:gap-3 md:grid-cols-5 md:gap-3 lg:grid-cols-6 lg:gap-3 xl:grid-cols-6 xl:gap-5">
  20012.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </div>
  20013.                </div>
  20014.                
  20015.                <div class="tab-pane" id="Money" role="tabpanel" aria-labelledby="Money-tab">
  20016.                        <div
  20017.                        class="mt-3 md:mt-10 grid grid-cols-3 gap-3 sm:grid-cols-4 sm:gap-3 md:grid-cols-5 md:gap-3 lg:grid-cols-6 lg:gap-3 xl:grid-cols-6 xl:gap-5">
  20018.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <a href="https://mdnitems.com/game/KO99"
  20019.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  20020.                            <div class="blur-sharp ">
  20021.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  20022.                                    <img alt="KUSTOMISASI ORDER" sizes="100vw"
  20023.                                        src="/assets/thumbnail/thumbnail_68056c36f1277.jpg" decoding="async" data-nimg="fill"
  20024.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  20025.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  20026.                                </div>
  20027.                            </div>
  20028.                            <div class="cover !absolute bottom-0 m-3 h-full">
  20029.                                <div class="flex flex-col h-full justify-between no-underline">
  20030.                                    <div class="relative p-3 mx-auto my-auto h-15 w-10 lg:h-14 lg:w-14">
  20031.                                        
  20032.                                    </div>
  20033.                                    <div>
  20034.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  20035.                                            KUSTOMISASI ORDER</p>
  20036.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">MDN ITEMS</p>
  20037.                                        
  20038.                                    </div>
  20039.                                </div>
  20040.                            </div>
  20041.                         </a>
  20042.                                                                                                                    </div>
  20043.                </div>
  20044.                
  20045.                <div class="tab-pane" id="Hiburan" role="tabpanel" aria-labelledby="Hiburan-tab">
  20046.                        <div
  20047.                        class="mt-3 md:mt-10 grid grid-cols-3 gap-3 sm:grid-cols-4 sm:gap-3 md:grid-cols-5 md:gap-3 lg:grid-cols-6 lg:gap-3 xl:grid-cols-6 xl:gap-5">
  20048.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <a href="https://mdnitems.com/game/Youtube"
  20049.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  20050.                            <div class="blur-sharp ">
  20051.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  20052.                                    <img alt="Youtube" sizes="100vw"
  20053.                                        src="/assets/thumbnail/thumbnail_66c00d3e6ecbb.webp" decoding="async" data-nimg="fill"
  20054.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  20055.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  20056.                                </div>
  20057.                            </div>
  20058.                            <div class="cover !absolute bottom-0 m-3 h-full">
  20059.                                <div class="flex flex-col h-full justify-between no-underline">
  20060.                                    <div class="relative p-3 mx-auto my-auto h-15 w-10 lg:h-14 lg:w-14">
  20061.                                        
  20062.                                    </div>
  20063.                                    <div>
  20064.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  20065.                                            Youtube</p>
  20066.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Google Inc</p>
  20067.                                        
  20068.                                    </div>
  20069.                                </div>
  20070.                            </div>
  20071.                         </a>
  20072.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </div>
  20073.                </div>
  20074.                
  20075.                <div class="tab-pane" id="Gift" role="tabpanel" aria-labelledby="Gift-tab">
  20076.                        <div
  20077.                        class="mt-3 md:mt-10 grid grid-cols-3 gap-3 sm:grid-cols-4 sm:gap-3 md:grid-cols-5 md:gap-3 lg:grid-cols-6 lg:gap-3 xl:grid-cols-6 xl:gap-5">
  20078.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </div>
  20079.                </div>
  20080.                
  20081.                <div class="tab-pane" id="RT" role="tabpanel" aria-labelledby="RT-tab">
  20082.                        <div
  20083.                        class="mt-3 md:mt-10 grid grid-cols-3 gap-3 sm:grid-cols-4 sm:gap-3 md:grid-cols-5 md:gap-3 lg:grid-cols-6 lg:gap-3 xl:grid-cols-6 xl:gap-5">
  20084.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </div>
  20085.                </div>
  20086.                
  20087.                <div class="tab-pane" id="Vilog" role="tabpanel" aria-labelledby="Vilog-tab">
  20088.                        <div
  20089.                        class="mt-3 md:mt-10 grid grid-cols-3 gap-3 sm:grid-cols-4 sm:gap-3 md:grid-cols-5 md:gap-3 lg:grid-cols-6 lg:gap-3 xl:grid-cols-6 xl:gap-5">
  20090.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </div>
  20091.                </div>
  20092.                
  20093.                <div class="tab-pane" id="PLN" role="tabpanel" aria-labelledby="PLN-tab">
  20094.                        <div
  20095.                        class="mt-3 md:mt-10 grid grid-cols-3 gap-3 sm:grid-cols-4 sm:gap-3 md:grid-cols-5 md:gap-3 lg:grid-cols-6 lg:gap-3 xl:grid-cols-6 xl:gap-5">
  20096.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <a href="https://mdnitems.com/game/PLN"
  20097.                            class="featured-game-card relative hover:shadow-sm hover:cursor-pointer  group relative overflow-hidden rounded-2xl  hover:ring-yellow-400 duration-300  hover:shadow-2xl hover:ring-2   hover:ring-offset-white-500">
  20098.                            <div class="blur-sharp ">
  20099.                                <div class="relative h-56 sm:h-[14.4rem] md:h-[14.4rem] lg:h-[10.4rem] xl:w-auto ">
  20100.                                    <img alt="PLN" sizes="100vw"
  20101.                                        src="/assets/thumbnail/thumbnail_66c00d7223fd3.webp" decoding="async" data-nimg="fill"
  20102.                                        class="object-cover object-center !hover:rounded-3xl" loading="lazy"
  20103.                                        style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
  20104.                                </div>
  20105.                            </div>
  20106.                            <div class="cover !absolute bottom-0 m-3 h-full">
  20107.                                <div class="flex flex-col h-full justify-between no-underline">
  20108.                                    <div class="relative p-3 mx-auto my-auto h-15 w-10 lg:h-14 lg:w-14">
  20109.                                        
  20110.                                    </div>
  20111.                                    <div>
  20112.                                        <p class="font-semibold text-white text-[12px] lg:text-[16px] mb-1 line-clamp-2">
  20113.                                            PLN</p>
  20114.                                        <p class="font-bold text-[10px] lg:text-[14px] line-clamp-2" style="color: #b9c7ff;">Lloyds</p>
  20115.                                        
  20116.                                    </div>
  20117.                                </div>
  20118.                            </div>
  20119.                         </a>
  20120.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </div>
  20121.                </div>
  20122.                
  20123.                <div class="tab-pane" id="Pasca" role="tabpanel" aria-labelledby="Pasca-tab">
  20124.                        <div
  20125.                        class="mt-3 md:mt-10 grid grid-cols-3 gap-3 sm:grid-cols-4 sm:gap-3 md:grid-cols-5 md:gap-3 lg:grid-cols-6 lg:gap-3 xl:grid-cols-6 xl:gap-5">
  20126.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </div>
  20127.                </div>
  20128.                
  20129.                <div class="tab-pane" id="App" role="tabpanel" aria-labelledby="app-tab">
  20130.                        <div
  20131.                        class="mt-3 md:mt-10 grid grid-cols-3 gap-3 sm:grid-cols-4 sm:gap-3 md:grid-cols-5 md:gap-3 lg:grid-cols-6 lg:gap-3 xl:grid-cols-6 xl:gap-5">
  20132.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </div>
  20133.                </div>
  20134.            </div>
  20135.        </div>
  20136.    </div>
  20137. </div>
  20138. </div>
  20139. </div>
  20140. </div>
  20141. </div>
  20142. </div>
  20143. </div>
  20144. <br>
  20145.        <br>
  20146.        <div class="row">
  20147.    <div class="col-lg-9 mx-auto">
  20148.        <div class="divider mx-lg-2 pb-lg-3">
  20149.            <div class="divider-text">
  20150.                <h5 class="mt-2 text-white">Artikel</h5>
  20151.            </div>
  20152.        <div class="nav-item mt-4 col-lg-12 dropdown d-lg-inline-block mx-auto">
  20153.            <div class="row h-100">
  20154.                <div class="col-sm mt-3">
  20155.                    <div class="owl-carousel owl-theme mb-2" id="artikel">
  20156.                                                <div class="item">
  20157.                            <a class="card-flash position-relative" href="https://mdnitems.com/artikel/skin-lancelot-bren-esport-m-series-dijual-kembali" style="background-image: url('/assets/artikel/1751229942_skin-lancelot-bren-esport.jpeg'); background-size: cover; background-position: center; height: 150px; border-radius: 12px; overflow: hidden;">
  20158.                                <div class="artikel-gradient"></div>
  20159.                                <p class="artikel-title">Skin Lancelot Bren Esport M Series Dijual Kembali</p>
  20160.                            </a>
  20161.                        </div>
  20162.                                                <div class="item">
  20163.                            <a class="card-flash position-relative" href="https://mdnitems.com/artikel/skin-estes-blacklist-international-m-series-dijual-kembali" style="background-image: url('/assets/artikel/1751229019_skin-estes-blacklist.jpg'); background-size: cover; background-position: center; height: 150px; border-radius: 12px; overflow: hidden;">
  20164.                                <div class="artikel-gradient"></div>
  20165.                                <p class="artikel-title">Skin Estes Blacklist International M Series Dijual Kembali</p>
  20166.                            </a>
  20167.                        </div>
  20168.                                                <div class="item">
  20169.                            <a class="card-flash position-relative" href="https://mdnitems.com/artikel/skin-starlight-bulan-juli-ini-hero-phoveus-mdn-items" style="background-image: url('/assets/artikel/1750540947_skin-starlight-bulan-juli-ini.jpg'); background-size: cover; background-position: center; height: 150px; border-radius: 12px; overflow: hidden;">
  20170.                                <div class="artikel-gradient"></div>
  20171.                                <p class="artikel-title">Skin Starlight Bulan Juli Ini Hero Phoveus - MDN ITEMS</p>
  20172.                            </a>
  20173.                        </div>
  20174.                                                <div class="item">
  20175.                            <a class="card-flash position-relative" href="https://mdnitems.com/artikel/info-tanggal-rilis-resale-skin-event-saint-seiya-di-ml" style="background-image: url('/assets/artikel/1750356840_tanggal-rilis-skin-saint-seiya.webp'); background-size: cover; background-position: center; height: 150px; border-radius: 12px; overflow: hidden;">
  20176.                                <div class="artikel-gradient"></div>
  20177.                                <p class="artikel-title">Info Tanggal Rilis Resale Skin Event Saint Seiya di ML</p>
  20178.                            </a>
  20179.                        </div>
  20180.                                                <div class="item">
  20181.                            <a class="card-flash position-relative" href="https://mdnitems.com/artikel/skin-baru-jawhead-proto-guardian-sentinel" style="background-image: url('/assets/artikel/1750201577_skin-baru-jawhead-proto-guardian-sentinel.jpg'); background-size: cover; background-position: center; height: 150px; border-radius: 12px; overflow: hidden;">
  20182.                                <div class="artikel-gradient"></div>
  20183.                                <p class="artikel-title">Skin Baru Jawhead – Proto Guardian Sentinel</p>
  20184.                            </a>
  20185.                        </div>
  20186.                                                <div class="item">
  20187.                            <a class="card-flash position-relative" href="https://mdnitems.com/artikel/tanggal-skin-saint-seiya-hadir-kembali-di-mlbb-mdn-items" style="background-image: url('/assets/artikel/1750199821_skin-saint-seiya-mlbb-mdn-items.jpg'); background-size: cover; background-position: center; height: 150px; border-radius: 12px; overflow: hidden;">
  20188.                                <div class="artikel-gradient"></div>
  20189.                                <p class="artikel-title">Tanggal Skin Saint Seiya Hadir Kembali di MLBB - MDN ITEMS</p>
  20190.                            </a>
  20191.                        </div>
  20192.                                                <div class="item">
  20193.                            <a class="card-flash position-relative" href="https://mdnitems.com/artikel/skin-squad-ml-terbaru-dragon-squad-miya-yu-zhong-eudora-dan-gusion" style="background-image: url('/assets/artikel/1748545456_skin-squad-terbaru-dragon-squad.webp'); background-size: cover; background-position: center; height: 150px; border-radius: 12px; overflow: hidden;">
  20194.                                <div class="artikel-gradient"></div>
  20195.                                <p class="artikel-title">Skin Squad ML Terbaru Dragon Squad Miya, Yu Zhong, Eudora, dan Gusion</p>
  20196.                            </a>
  20197.                        </div>
  20198.                                                <div class="item">
  20199.                            <a class="card-flash position-relative" href="https://mdnitems.com/artikel/event-aspirant-change-lesley-rilis-kembali-juni-2025" style="background-image: url('/assets/artikel/1748119539_b3bc711c-23fb-4b76-aff4-44aa9e5ed2a1.jpg'); background-size: cover; background-position: center; height: 150px; border-radius: 12px; overflow: hidden;">
  20200.                                <div class="artikel-gradient"></div>
  20201.                                <p class="artikel-title">Event Aspirant Change Lesley Rilis Kembali Juni 2025</p>
  20202.                            </a>
  20203.                        </div>
  20204.                                                <div class="item">
  20205.                            <a class="card-flash position-relative" href="https://mdnitems.com/artikel/skin-zodiac-gemini-karina-rilis-mei-2025-resale" style="background-image: url('/assets/artikel/1748025117_skin-zodiac-gemini-karina.jpg'); background-size: cover; background-position: center; height: 150px; border-radius: 12px; overflow: hidden;">
  20206.                                <div class="artikel-gradient"></div>
  20207.                                <p class="artikel-title">Skin Zodiac Gemini Karina Rilis Mei 2025 Resale</p>
  20208.                            </a>
  20209.                        </div>
  20210.                                                <div class="item">
  20211.                            <a class="card-flash position-relative" href="https://mdnitems.com/artikel/skin-starlight-xavier-desember-bulan-ini-2024-hero-mage" style="background-image: url('/assets/artikel/1732130296_1x1 mdn items.jpg'); background-size: cover; background-position: center; height: 150px; border-radius: 12px; overflow: hidden;">
  20212.                                <div class="artikel-gradient"></div>
  20213.                                <p class="artikel-title">Skin Starlight Xavier Desember Bulan Ini 2024 Hero Mage</p>
  20214.                            </a>
  20215.                        </div>
  20216.                                            </div>
  20217.                </div>
  20218.            </div>
  20219.        </div>
  20220.    </div>
  20221. </div>
  20222. </div>
  20223.  
  20224.        </div>
  20225.    </div>
  20226.  
  20227.        
  20228.    <div id="toaster" class="toaster row" style="display:none;">
  20229. <div class="col-3 img p-lr-6"><img id="toast-foto" src="" /></div>
  20230. <div class="col-9 p-lr-6">
  20231. <b id="toast-user">USER</b><br>
  20232. berhasil membeli <b id="toast-produk"> Nama Produknya</b><br/>
  20233. <small id="toast-time">Waktu beli</small>
  20234. <small class="btn-block"><i class="fa fa-check-circle text-success"></i> &nbsp;verified by <b>MDA Store</b></small>
  20235. </div>
  20236. </div>
  20237. <style>
  20238.    /* NOTIF BOOSTER */
  20239. .toaster{
  20240. position: fixed;
  20241. bottom: 3vw;
  20242.    left: 3vw;
  20243. padding: 8px;
  20244. border-radius: 80px;
  20245. z-index: 200;
  20246. margin: 0;
  20247.    width: 400px;
  20248.    max-width: 100%;
  20249.    font-size: 90%;
  20250.    align-items: center;
  20251.    color: #fff;
  20252.    background-color: #0e1019;
  20253.    box-shadow: 0px 0px 6px 2px #b9c7ff;
  20254. }
  20255. .toaster .img img{
  20256. max-width: 100%;
  20257. border-radius: 60px;
  20258. height: 60px;
  20259. width: 60px;
  20260. }
  20261. </style>
  20262.        
  20263.    <div class="modal fade" id="modalInformations" aria-hidden="true" aria-labelledby="modalInformationsLabel" tabindex="-1">
  20264.        <div class="modal-dialog modal-dialog-centered modal-lg modal-dialog-scrollable">
  20265.            <div class="modal-content bg-white" style="box-shadow:0 0 3rem #000000 !important">
  20266.                <div class="modal-body">
  20267.                    <div class="row" style="color: #000;" id="textInfo"></div>
  20268.                    <div class="row">
  20269.                        <div class="col float-start">
  20270.                            <div class="form-check" style="font-size:12px">
  20271.                                <input class="form-check-input" type="checkbox" value="" id="dontshowinfo">
  20272.                                <label class="form-check-label" for="dontshowinfo">
  20273.                                    Jangan Tampilkan Lagi
  20274.                                </label>
  20275.                            </div>
  20276.                        </div>
  20277.                        <div class="col text-end">
  20278.                            <button type="submit" name="read_popup_news_b2c" style="font-size:12px" class="btn btn-primary btn-sm">
  20279.                                Tutup
  20280.                            </button>
  20281.                        </div>                    </div>
  20282.                </div>
  20283.            </div>
  20284.        </div>
  20285.    </div>
  20286.    <svg width="100%" height="100%" id="svg" viewBox="0 0 1440 390" xmlns="http://www.w3.org/2000/svg" class="-mt-8 transition delay-150 duration-300 ease-in-out print:hidden md:-mt-24">
  20287.    <path d="M 0,400 C 0,400 0,200 0,200 C 40.34909359970402,243.0042668639783 80.69818719940804,286.0085337279566 135,268 C 189.30181280059196,249.9914662720434 257.5563448020718,170.97013195215192 311,159 C 364.4436551979282,147.02986804784808 403.07643359230485,202.11093846343573 452,207 C 500.92356640769515,211.88906153656427 560.137920828709,166.58611419410528 626,169 C 691.862079171291,171.41388580589472 764.3718830928599,221.54460476014305 826,248 C 887.6281169071401,274.45539523985695 938.3745467998519,277.2354667653225 985,246 C 1031.625453200148,214.7645332346775 1074.1299297077323,149.51352817856701 1122,137 C 1169.8700702922677,124.48647182143299 1223.1057343692194,164.71042052040943 1277,184 C 1330.8942656307806,203.28957947959057 1385.4471328153904,201.64478973979527 1440,200 C 1440,200 1440,400 1440,400 Z" stroke="none" stroke-width="0"
  20288.    fill="#0e1019" fill-opacity="1" class="path-0 transition-all delay-150 duration-300 ease-in-out"></path>
  20289. </svg>
  20290.    <footer class="bg-gray-700" aria-labelledby="footer-heading" class="overflow-hidden mt-4">
  20291.    
  20292.    <h2 id="footer-heading" class="sr-only">Footer</h2>
  20293.    <div class="mx-auto max-w-7xl py-8 px-4 sm:px-6 lg:pt-14 lg:px-14">
  20294.        <div class="flex h-full w-full flex-col justify-between lg:flex-row md:justify-center md:space-x-10">
  20295.            <div class="w-full space-y-4 xl:col-span-1"><img alt="logo"
  20296.                    srcset="/assets/logo/mdn-removebg-preview.png"
  20297.                    src="/assets/logo/mdn-removebg-preview.png"
  20298.                    width="64" height="64" decoding="async" data-nimg="1" class="h-16 w-auto md:h-[110px] md:w-[270px]"
  20299.                    loading="lazy" style="color: transparent;">
  20300.                <p class="text-base" style="color: rgb(255, 255, 255);">MDN ITEMS</p>
  20301.                <p class="text-base" style="color: rgb(255, 255, 255);">MDN Items - Toko Top Up Termurah di Indonesia dengan layanan Otomatis Cepat Voucher Produk Game Mobile Legends, Token Listrik, Internet, Free Fire, Garena dan lainnya.</p>
  20302.            </div>
  20303.            <div class="mt-12 grid w-full grid-cols-2 gap-6 lg:gap-10 gap-y-10 md:flex lg:justify-between xl:mt-0"
  20304.                style="color: rgb(255, 255, 255);">
  20305.                <div class="w-full">
  20306.                    <h3 class="text-sm font-bold uppercase" style="color: white;">PETA SITUS</h3>
  20307.                    
  20308.                    <ul class="mt-4 space-y-4">
  20309.                       <li><a class="text-sm text-white" href="https://mdnitems.com">Beranda</a></li>
  20310.                        <li><a class="text-sm text-white" href="https://mdnitems.com/daftar-harga">Daftar Harga</a></li>
  20311.                        <li><a class="text-sm text-white" href="https://mdnitems.com/login">Masuk</a></li>
  20312.                        <li><a class="text-sm text-white" href="https://mdnitems.com/register">Daftar</a></li>
  20313.                    </ul>
  20314.                </div>
  20315.                <div class="w-full">
  20316.                    <h3 class="text-sm font-bold uppercase" style="color: white;">TOP UP LAINNYA</h3>
  20317.                    
  20318.                    <ul class="mt-4 space-y-4">
  20319.                        <li><a class="text-sm text-white" href="https://mdnitems.com/game/mobile-legends">Mobile Legends</a></li>
  20320.                        <li><a class="text-sm text-white" href="https://mdnitems.com/game/free-fire">Free Fire</a></li>
  20321.                        <li><a class="text-sm text-white" href="https://mdnitems.com/game/call-of-duty">Call of Duty Mobile</a></li>
  20322.                        <li><a class="text-sm text-white" href="https://mdnitems.com/game/genshin-impact">Genshin Impact</a></li>
  20323.                    </ul>
  20324.                </div>
  20325.                <div class="w-full">
  20326.                    <h3 class="text-sm text-white  ">Kontak Kami</h3>
  20327.                    
  20328.                    <div class="items-center space-x-0 my-4">
  20329.                        <div class="icon-button hover:shadow-lg css-4a5a1" style="width: 44px; height: 44px;"><a
  20330.                                target="_blank" href="https://www.instagram.com/mdn.items" class="social-icon"
  20331.                                aria-label="instagram"
  20332.                                style="display: inline-block; width: 40px; height: 40px; position: relative; overflow: hidden; vertical-align: middle;">
  20333.                                <div class="social-container"
  20334.                                    style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;">
  20335.                                    <svg
  20336.                                        class="social-svg" viewBox="0 0 64 64"
  20337.                                        style="border-radius: 50%; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; fill-rule: evenodd;">
  20338.                                        <g class="social-svg-background"
  20339.                                            style="transition: fill 170ms ease-in-out 0s; fill: transparent;">
  20340.                                            <circle cx="32" cy="32" r="31"></circle>
  20341.                                        </g>
  20342.                                        <g class="social-svg-icon"
  20343.                                            style="transition: fill 170ms ease-in-out 0s; fill: rgb(230, 230, 230);">
  20344.                                            <path
  20345.                                                d="M 39.88,25.89 C 40.86,25.89 41.65,25.10 41.65,24.12 41.65,23.14 40.86,22.35 39.88,22.35 38.90,22.35 38.11,23.14 38.11,24.12 38.11,25.10 38.90,25.89 39.88,25.89 Z M 32.00,24.42 C 27.82,24.42 24.42,27.81 24.42,32.00 24.42,36.19 27.82,39.58 32.00,39.58 36.18,39.58 39.58,36.18 39.58,32.00 39.58,27.82 36.18,24.42 32.00,24.42 Z M 32.00,36.92 C 29.28,36.92 27.08,34.72 27.08,32.00 27.08,29.28 29.28,27.08 32.00,27.08 34.72,27.08 36.92,29.28 36.92,32.00 36.92,34.72 34.72,36.92 32.00,36.92 Z M 32.00,19.90 C 35.94,19.90 36.41,19.92 37.96,19.99 39.41,20.05 40.19,20.29 40.71,20.50 41.40,20.77 41.89,21.08 42.41,21.60 42.92,22.12 43.24,22.61 43.51,23.30 43.71,23.82 43.95,24.60 44.02,26.04 44.09,27.60 44.11,28.06 44.11,32.01 44.11,35.95 44.09,36.41 44.02,37.97 43.95,39.41 43.71,40.19 43.51,40.71 43.24,41.40 42.92,41.90 42.41,42.41 41.89,42.93 41.40,43.25 40.71,43.51 40.19,43.71 39.41,43.96 37.96,44.02 36.41,44.09 35.94,44.11 32.00,44.11 28.06,44.11 27.59,44.09 26.04,44.02 24.59,43.96 23.81,43.72 23.29,43.51 22.60,43.24 22.11,42.93 21.59,42.41 21.08,41.90 20.76,41.40 20.49,40.71 20.29,40.19 20.05,39.41 19.98,37.97 19.91,36.41 19.89,35.95 19.89,32.01 19.89,28.06 19.91,27.60 19.98,26.04 20.05,24.60 20.29,23.82 20.49,23.30 20.76,22.61 21.08,22.12 21.59,21.60 22.11,21.08 22.60,20.76 23.29,20.50 23.81,20.30 24.59,20.05 26.04,19.99 27.59,19.91 28.06,19.90 32.00,19.90 Z M 32.00,17.24 C 27.99,17.24 27.49,17.26 25.91,17.33 24.34,17.40 23.27,17.65 22.33,18.01 21.36,18.39 20.54,18.90 19.72,19.72 18.90,20.54 18.39,21.37 18.01,22.33 17.65,23.27 17.40,24.34 17.33,25.92 17.26,27.49 17.24,27.99 17.24,32.00 17.24,36.01 17.26,36.51 17.33,38.09 17.40,39.66 17.65,40.73 18.01,41.67 18.39,42.65 18.90,43.47 19.72,44.29 20.54,45.11 21.37,45.61 22.33,45.99 23.27,46.36 24.34,46.61 25.92,46.68 27.49,46.75 27.99,46.77 32.01,46.77 36.02,46.77 36.52,46.75 38.09,46.68 39.66,46.61 40.74,46.36 41.68,45.99 42.65,45.62 43.47,45.11 44.29,44.29 45.11,43.47 45.62,42.64 46.00,41.67 46.36,40.74 46.61,39.66 46.68,38.09 46.75,36.51 46.77,36.01 46.77,32.00 46.77,27.99 46.75,27.49 46.68,25.91 46.61,24.34 46.36,23.27 46.00,22.33 45.62,21.35 45.11,20.53 44.29,19.71 43.47,18.89 42.65,18.39 41.68,18.01 40.74,17.64 39.67,17.39 38.09,17.32 36.51,17.26 36.01,17.24 32.00,17.24 Z">
  20346.                                            </path>
  20347.                                        </g>
  20348.                                        <g class="social-svg-mask"
  20349.                                            style="transition: fill 170ms ease-in-out 0s; fill: rgb(39, 39, 48);">
  20350.                                            <path
  20351.                                                d="M0,0v64h64V0H0z M 42.03,23.99 C 42.03,24.99 41.22,25.79 40.23,25.79 39.23,25.79 38.43,24.99 38.43,23.99 38.43,22.99 39.23,22.19 40.23,22.19 41.22,22.19 42.03,22.99 42.03,23.99 Z M 24.52,31.99 C 24.52,27.74 27.97,24.29 32.22,24.29 36.47,24.29 39.92,27.75 39.92,31.99 39.92,36.24 36.47,39.70 32.22,39.70 27.97,39.70 24.52,36.25 24.52,31.99 Z M 27.22,31.99 C 27.22,34.76 29.46,36.99 32.22,36.99 34.98,36.99 37.22,34.76 37.22,31.99 37.22,29.23 34.98,27.00 32.22,27.00 29.46,27.00 27.22,29.23 27.22,31.99 Z M 38.28,19.79 C 36.70,19.72 36.22,19.70 32.22,19.70 28.22,19.70 27.74,19.71 26.17,19.79 24.69,19.85 23.90,20.11 23.37,20.31 22.67,20.58 22.17,20.90 21.65,21.43 21.13,21.96 20.80,22.46 20.53,23.16 20.33,23.68 20.08,24.48 20.01,25.94 19.94,27.52 19.92,27.99 19.92,32.01 19.92,36.01 19.94,36.48 20.01,38.06 20.08,39.52 20.33,40.32 20.53,40.84 20.80,41.54 21.13,42.05 21.65,42.57 22.17,43.10 22.67,43.41 23.37,43.69 23.90,43.90 24.69,44.15 26.17,44.21 27.74,44.28 28.22,44.30 32.22,44.30 36.22,44.30 36.70,44.28 38.28,44.21 39.75,44.15 40.54,43.89 41.07,43.69 41.77,43.42 42.27,43.10 42.80,42.57 43.32,42.05 43.64,41.54 43.91,40.84 44.12,40.32 44.36,39.52 44.43,38.06 44.50,36.48 44.52,36.01 44.52,32.01 44.52,27.99 44.50,27.52 44.43,25.94 44.36,24.48 44.12,23.68 43.91,23.16 43.64,22.46 43.32,21.96 42.80,21.43 42.27,20.90 41.77,20.59 41.07,20.31 40.54,20.10 39.75,19.85 38.28,19.79 Z M 26.03,17.09 C 27.64,17.02 28.15,17.00 32.22,17.00 36.27,17.00 36.80,17.02 38.38,17.08 38.38,17.08 38.41,17.08 38.41,17.08 40.01,17.15 41.10,17.41 42.06,17.78 43.04,18.17 43.87,18.68 44.71,19.51 45.54,20.34 46.06,21.18 46.44,22.17 46.81,23.13 47.06,24.21 47.14,25.81 47.21,27.41 47.23,27.92 47.23,31.99 47.23,36.07 47.21,36.58 47.14,38.18 47.06,39.78 46.81,40.87 46.44,41.82 46.06,42.80 45.54,43.65 44.71,44.48 43.87,45.31 43.04,45.83 42.06,46.21 41.10,46.58 40.00,46.84 38.41,46.91 36.81,46.98 36.31,47.00 32.23,47.00 28.15,47.00 27.64,46.98 26.04,46.91 24.44,46.84 23.35,46.58 22.40,46.21 21.42,45.82 20.58,45.31 19.75,44.48 18.91,43.65 18.39,42.81 18.01,41.82 17.64,40.86 17.39,39.78 17.32,38.18 17.25,36.58 17.23,36.07 17.23,31.99 17.23,27.92 17.25,27.41 17.32,25.82 17.39,24.21 17.64,23.13 18.01,22.17 18.39,21.20 18.91,20.35 19.75,19.52 20.58,18.69 21.41,18.17 22.40,17.78 23.35,17.42 24.44,17.16 26.03,17.09 Z">
  20352.                                            </path>
  20353.                                        </g>
  20354.                                    </svg></div>
  20355.                            </a></div>
  20356.                        <div class="icon-button hover:shadow-lg css-4a5a1" style="width: 44px; height: 44px;"><a
  20357.                                target="_blank" href="https://www.tiktok.com/calvinallen9" class="social-icon"
  20358.                                aria-label="tiktok"
  20359.                                style="display: inline-block; width: 40px; height: 40px; position: relative; overflow: hidden; vertical-align: middle;">
  20360.                                <div class="social-container"
  20361.                                    style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;"><svg
  20362.                                        class="social-svg" viewBox="0 0 64 64"
  20363.                                        style="border-radius: 50%; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; fill-rule: evenodd;">
  20364.                                        <g class="social-svg-background"
  20365.                                            style="transition: fill 170ms ease-in-out 0s; fill: transparent;">
  20366.                                            <circle cx="32" cy="32" r="31"></circle>
  20367.                                        </g>
  20368.                                        <g class="social-svg-icon"
  20369.                                            style="transition: fill 170ms ease-in-out 0s; fill: rgb(230, 230, 230);">
  20370.                                            <path d="M 0,0 H 64 V 64 H 0 Z"></path>
  20371.                                        </g>
  20372.                                        <g class="social-svg-mask"
  20373.                                            style="transition: fill 170ms ease-in-out 0s; fill: rgb(39, 39, 48);">
  20374.                                            <path
  20375.                                                d="M 0 0 L 0 64 L 64 64 L 64 0 L 0 0 z M 33.330078 16 L 38.845703 16 C 38.841484 16.464979 38.879928 16.930827 38.960938 17.388672 L 38.962891 17.388672 C 39.347214 19.450699 40.563022 21.263117 42.324219 22.402344 C 43.560373 23.223837 45.011906 23.660664 46.496094 23.660156 L 46.496094 24.853516 C 46.499654 24.854516 46.504312 24.854771 46.507812 24.855469 L 46.507812 29.123047 C 43.760055 29.129293 41.080342 28.271577 38.847656 26.669922 L 38.847656 37.882812 C 38.835889 43.478203 34.296575 48.007827 28.701172 48.007812 C 26.63222 48.048166 24.599665 47.449168 22.884766 46.291016 C 22.767781 46.167585 22.658664 46.038312 22.548828 45.910156 C 19.166219 43.334883 17.735525 38.905122 19.021484 34.820312 C 20.351327 30.5961 24.272588 27.726928 28.701172 27.736328 C 29.158607 27.742889 29.614526 27.781926 30.066406 27.853516 L 30.054688 33.488281 C 29.612312 33.350917 29.152646 33.277637 28.689453 33.273438 C 26.564626 33.28434 24.721455 34.740631 24.216797 36.804688 C 23.712137 38.868744 24.676556 41.009904 26.556641 42 C 27.215641 42.344292 27.967447 42.505495 28.710938 42.511719 C 31.19892 42.507676 33.238354 40.539029 33.330078 38.052734 L 33.330078 16 z">
  20376.                                            </path>
  20377.                                        </g>
  20378.                                    </svg></div>
  20379.                            </a></div>
  20380.                        <div class="icon-button hover:shadow-lg css-4a5a1" style="width: 44px; height: 44px;"><a
  20381.                                target="_blank" href="#" class="social-icon"
  20382.                                aria-label="youtube"
  20383.                                style="display: inline-block; width: 40px; height: 40px; position: relative; overflow: hidden; vertical-align: middle;">
  20384.                                <div class="social-container"
  20385.                                    style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;"><svg
  20386.                                        class="social-svg" viewBox="0 0 64 64"
  20387.                                        style="border-radius: 50%; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; fill-rule: evenodd;">
  20388.                                        <g class="social-svg-background"
  20389.                                            style="transition: fill 170ms ease-in-out 0s; fill: transparent;">
  20390.                                            <circle cx="32" cy="32" r="31"></circle>
  20391.                                        </g>
  20392.                                        <g class="social-svg-icon"
  20393.                                            style="transition: fill 170ms ease-in-out 0s; fill: rgb(230, 230, 230);">
  20394.                                            <path
  20395.                                                d="M46.7,26c0,0-0.3-2.1-1.2-3c-1.1-1.2-2.4-1.2-3-1.3C38.3,21.4,32,21.4,32,21.4h0 c0,0-6.3,0-10.5,0.3c-0.6,0.1-1.9,0.1-3,1.3c-0.9,0.9-1.2,3-1.2,3S17,28.4,17,30.9v2.3c0,2.4,0.3,4.9,0.3,4.9s0.3,2.1,1.2,3 c1.1,1.2,2.6,1.2,3.3,1.3c2.4,0.2,10.2,0.3,10.2,0.3s6.3,0,10.5-0.3c0.6-0.1,1.9-0.1,3-1.3c0.9-0.9,1.2-3,1.2-3s0.3-2.4,0.3-4.9 v-2.3C47,28.4,46.7,26,46.7,26z M28.9,35.9l0-8.4l8.1,4.2L28.9,35.9z">
  20396.                                            </path>
  20397.                                        </g>
  20398.                                        <g class="social-svg-mask"
  20399.                                            style="transition: fill 170ms ease-in-out 0s; fill: rgb(39, 39, 48);">
  20400.                                            <path
  20401.                                                d="M0,0v64h64V0H0z M47,33.1c0,2.4-0.3,4.9-0.3,4.9s-0.3,2.1-1.2,3c-1.1,1.2-2.4,1.2-3,1.3 C38.3,42.5,32,42.6,32,42.6s-7.8-0.1-10.2-0.3c-0.7-0.1-2.2-0.1-3.3-1.3c-0.9-0.9-1.2-3-1.2-3S17,35.6,17,33.1v-2.3 c0-2.4,0.3-4.9,0.3-4.9s0.3-2.1,1.2-3c1.1-1.2,2.4-1.2,3-1.3c4.2-0.3,10.5-0.3,10.5-0.3h0c0,0,6.3,0,10.5,0.3c0.6,0.1,1.9,0.1,3,1.3 c0.9,0.9,1.2,3,1.2,3s0.3,2.4,0.3,4.9V33.1z M28.9,35.9l8.1-4.2l-8.1-4.2L28.9,35.9z">
  20402.                                            </path>
  20403.                                        </g>
  20404.                                    </svg></div>
  20405.                            </a></div>
  20406.                    </div>
  20407.                    <!--<div class="mt-6">
  20408.                        <h3 class="text-sm font-bold uppercase">Pertanyaan Bisnis</h3>
  20409.                        <div class="strip-primary"></div>
  20410.                        <ul class="mt-4 space-y-4">
  20411.                        <li> <a href="mailto:" class="text-sm pb-[3px] text-base mt-5"></a></li>
  20412.                    </ul>
  20413.                      
  20414.                    </div>-->
  20415.                </div>
  20416.            </div>
  20417.        </div>
  20418.        
  20419.        <div class="mt-12 flex flex-col gap-1 md:flex-row lg:flex-row border-t pt-8 place-items-start"
  20420.            style="border-color: rgb(255, 255, 255);">
  20421.            <p class="text-xs xs:text-center" style="color: rgb(255, 255, 255);">Copyright © 2023 MDN ITEMS.</p>
  20422.            <div class="flex gap-3"><a class="text-xs xl:text-center hover:underline border-r pr-3" href=""
  20423.                    style="color: white;">Tentang Kami</a><a
  20424.                    class="text-xs xl:text-center hover:underline " href="#"
  20425.                    style="color: white;">Syarat &amp; Ketentuan Pengguna</a></div>
  20426.                    
  20427.        </div>
  20428.    </div>
  20429. </footer>
  20430.    <div class="modal fade" id="modalInformations" aria-hidden="true" aria-labelledby="modalInformationsLabel"
  20431.    tabindex="-1">
  20432.    <div class="modal-dialog modal-dialog-centered modal-lg modal-dialog-scrollable">
  20433.        <div class="modal-content rounded-3 shadow">
  20434.            <div class="modal-header bg-primary text-white">
  20435.                <h5 class="modal-title" id="modalInformationsLabel">Informasi Penting</h5>
  20436.                <button type="button" class="btn-close btn-close-white" data-bs-dismiss="modal"
  20437.                    aria-label="Close"></button>
  20438.            </div>
  20439.            <div class="modal-body">
  20440.                <div class="row mb-3" id="textInfo">
  20441.                    <!-- Konten Informasi akan ditampilkan di sini -->
  20442.                </div>
  20443.                <div class="row">
  20444.                    <div class="col-6">
  20445.                        <div class="form-check">
  20446.                            <input class="form-check-input" type="checkbox" value="" id="dontshowinfo">
  20447.                            <label class="form-check-label" for="dontshowinfo"> Jangan tampilkan lagi </label>
  20448.                        </div>
  20449.                    </div>
  20450.                    <div class="col-6 text-end">
  20451.                        <button type="button" name="read_popup" class="btn btn-secondary btn-sm"
  20452.                            data-bs-dismiss="modal">Tutup</button>
  20453.                    </div>
  20454.                </div>
  20455.            </div>
  20456.        </div>
  20457.    </div>
  20458. </div>
  20459.  
  20460.  
  20461.    <div class="fab-container">
  20462.        <div class="fab fab-icon-holder">
  20463.            <!--< <img src="/public/assets/img/chat.png" class="img-chat" alt=""> >-->
  20464.             <img src="/assets/callcenter-mdnitems.png" class="img-chat" alt="bantuan mdn items">
  20465.        </div>
  20466.        <ul class="fab-options">
  20467.            <li>
  20468.                <a href="https://www.instagram.com/mdn.items" class="text-decoration-none" target="_blank">
  20469.                    <img src="https://www.mdnitems.com/assets/icons/instagram.png" alt="Instagram" width="40" height="40">
  20470.                </a>
  20471.            </li>
  20472.            <li>
  20473.                <a href="https://wa.me/6281370990163" class="text-decoration-none" target="_blank">
  20474.                    <img src="https://www.mdnitems.com/assets/icons/whatsapp.png" alt="WhatsApp" width="40" height="40">
  20475.                </a>
  20476.            </li>
  20477.        </ul>
  20478.  
  20479.        <a href="#" class="act-btn-top text-decoration-none" onclick="toTop()"
  20480.            style="display: none; background-color: #b9c7ff; bottom: 19px;">
  20481.            <i class="fas fa-angle-up mt-2" color="#fff"></i>
  20482.        </a>
  20483.    </div>
  20484. <style>
  20485. .footer__clip-path {
  20486.            display: flex;
  20487.            padding: 0;
  20488.            margin-top: -39px;
  20489.            width: 100%;
  20490.            height: 40px;
  20491.            background-color: #0e1019 !important;
  20492.            clip-path: polygon(0 23%,6% 72%,12% 47%,18% 70%,24% 51%,32% 80%,38% 47%,44% 80%,50% 49%,56% 70%,60% 86%,66% 42%,72% 65%,78% 38%,84% 64%,90% 17%,96% 20%,100% 1%,100% calc(100% + 1px),0 calc(100% + 1px));
  20493.            -webkit-clip-path: polygon(0 23%,6% 72%,12% 47%,18% 70%,24% 51%,32% 80%,38% 47%,44% 80%,50% 49%,56% 70%,60% 86%,66% 42%,72% 65%,78% 38%,84% 64%,90% 17%,96% 20%,100% 1%,100% calc(100% + 1px),0 calc(100% + 1px));
  20494.        }
  20495.        .footer {
  20496. color: #fff;
  20497. font-size: 14px;
  20498. background-color: #0e1019 !important;
  20499. }
  20500. </style>
  20501. <!--pembuka-->
  20502.    <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
  20503.    <script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
  20504.    <script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
  20505.    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.js"></script>
  20506.    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js"></script>
  20507.    <script src="//cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js"></script>
  20508.    <script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
  20509.    <script src="https://cdn.jsdelivr.net/npm/pace-js@latest/pace.min.js"></script>
  20510.    <script src="https://cdn.jsdelivr.net/npm/chart.js@3.9.1/dist/chart.min.js"></script>
  20511.    <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
  20512.    <script src="https://cdnjs.cloudflare.com/ajax/libs/feather-icons/4.29.0/feather.min.js"></script>
  20513.    <script src="https://cdn.datatables.net/1.12.1/js/jquery.dataTables.min.js"></script>
  20514.    <script src="https://cdn.datatables.net/1.12.1/js/dataTables.bootstrap5.min.js"></script>
  20515.    <script src="/public/assets/libs/bootstrap/js/bootstrap.bundle.min.js"></script>
  20516.    <script src="/public/assets/libs/metismenu/metisMenu.min.js"></script>
  20517.    <script src="/public/assets/libs/simplebar/simplebar.min.js"></script>
  20518.    <script src="/public/assets/libs/node-waves/waves.min.js"></script>
  20519.    <script src="/public/assets/libs/datatables.net/js/jquery.dataTables.min.js"></script>
  20520.    <script src="/public/assets/libs/datatables.net-bs4/js/dataTables.bootstrap4.min.js"></script>
  20521.    <script src="/public/assets/libs/datatables.net-buttons/js/dataTables.buttons.min.js"></script>
  20522.    <script src="/public/assets/libs/datatables.net-buttons-bs4/js/buttons.bootstrap4.min.js"></script>
  20523.    <script src="/public/assets/libs/jszip/jszip.min.js"></script>
  20524.    <script src="/public/assets/libs/pdfmake/build/pdfmake.min.js"></script>
  20525.    <script src="/public/assets/libs/pdfmake/build/vfs_fonts.js"></script>
  20526.    <script src="/public/assets/libs/datatables.net-buttons/js/buttons.html5.min.js"></script>
  20527.    <script src="/public/assets/libs/datatables.net-buttons/js/buttons.print.min.js"></script>
  20528.    <script src="/public/assets/libs/datatables.net-buttons/js/buttons.colVis.min.js"></script>
  20529.    <script src="/public/assets/libs/datatables.net-responsive/js/dataTables.responsive.min.js"></script>
  20530.    <script src="/public/assets/libs/datatables.net-responsive-bs4/js/responsive.bootstrap4.min.js"></script>
  20531.    <script src="/public/assets/libs/parsleyjs/parsley.min.js"></script>
  20532.    <script src="/public/assets/js/pages/datatables.init.js"></script>
  20533.    <script src="/public/assets/libs/sweetalert2/sweetalert2.min.js"></script>
  20534.    <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.18.1/moment.min.js"></script>
  20535.    <script src="/public/assets/js/app.js"></script>
  20536.    
  20537.    <script src="/public/assets/libs/toastr/build/toastr.min.js"></script>
  20538.    <script src="/public/assets/js/pages/toastr.init.js"></script>
  20539.    <script src="https://cdn.jsdelivr.net/npm/js-cookie%803.0.1/dist/js.cookie.min.js"></script>
  20540.    <script src='https://www.google.com/recaptcha/api.js'></script>
  20541.    
  20542.    <!-- Swiper JS -->
  20543.    <script src="/assets/js/swiper-bundle.min.js"></script>
  20544.    
  20545. <!--penutup-->
  20546.        <script type="text/javascript">
  20547.        mybutton = document.querySelector(".act-btn-top");
  20548.        window.onscroll = function() {
  20549.            scrollFunc()
  20550.        };
  20551.  
  20552.        function scrollFunc() {
  20553.            if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
  20554.                mybutton.style.display = "block";
  20555.            } else {
  20556.                mybutton.style.display = "none";
  20557.            }
  20558.        }
  20559.  
  20560.        function toTop() {
  20561.            document.body.scrollTop = 0;
  20562.            document.documentElement.scrollTop = 0;
  20563.        }
  20564.    </script>
  20565.    <script>
  20566.        $(document).ready(function() {
  20567.  
  20568.            $(".search_input").focusout(function() {
  20569.                setTimeout(() => {
  20570.                    $(this).parent().dropdown("hide");
  20571.                }, 300);
  20572.                let $parent = $(this).parent(".mini").parent().parent().parent().parent();
  20573.                setTimeout(() => {
  20574.                    $parent.find(".form-check").fadeIn(50);
  20575.                }, 300);
  20576.                $parent.parent().parent().find(".navbar-toggler").toggle("slide:left");
  20577.            });
  20578.            $(".search_input").focusin(function() {
  20579.                let $parent = $(this).parent(".mini").parent().parent().parent().parent();
  20580.                $parent.find(".form-check").fadeOut(50);
  20581.                $parent.parent().parent().find(".navbar-toggler").toggle("slide:left");
  20582.  
  20583.            });
  20584.            $(".search_input").keyup(function(e) {
  20585.                if (e.keyCode == 13) {
  20586.                    $(this).parent().parent().submit();
  20587.                }
  20588.                var search = $(this).val();
  20589.  
  20590.                $.ajaxSetup({
  20591.                    headers: {
  20592.                        'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content')
  20593.                    }
  20594.                });
  20595.  
  20596.                $.ajax({
  20597.                    url: "/product/search",
  20598.                    type: "POST",
  20599.                    data: {
  20600.                        q: search,
  20601.                    },
  20602.                    success: function(data) {
  20603.                        if (data.length > 0) {
  20604.                            $(e.currentTarget).parent().dropdown("show");
  20605.                            console.log($(e.currentTarget).parent());
  20606.                            $(e.currentTarget).parent().siblings("#dropDownSearchResults").html(
  20607.                                "")
  20608.                            let _results = [];
  20609.                            var sorted = {};
  20610.                            for (var i = 0, max = data.length; i < max; i++) {
  20611.                                if (sorted[data[i].category] == undefined) {
  20612.                                    sorted[data[i].category] = [];
  20613.                                }
  20614.                                sorted[data[i].category].push(data[i]);
  20615.                            }
  20616.                            for (category in sorted) {
  20617.                                sorted[category].forEach(element => {
  20618.                                    _results.push(`
  20619.                                <li><a class="dropdown-item" href="order/_slug.html">
  20620.                                      <div class="row">
  20621.                                          <div class="col-3">
  20622.                                              <img src="/public/assets/img/product${element.image}" alt="" class="img-fluid">
  20623.                                          </div>
  20624.                                          <div class="col-9">
  20625.                                              <div class="row">
  20626.                                                  <div class="col-md-12">
  20627.                                                      <b>${ element.name}</b>
  20628.                                                  </div>
  20629.                                              </div>
  20630.                                              <div class="row">
  20631.                                                  <div class="col-md-12">
  20632.                                                      <small>${ element.subname }</small>
  20633.                                                  </div>
  20634.                                              </div>
  20635.                                          </div>
  20636.                                      </div>
  20637.                                  </a></li>`
  20638.                                        .replace(':slug', element.slug))
  20639.                                })
  20640.                            }
  20641.  
  20642.                            $(e.currentTarget).parent().siblings("#dropDownSearchResults")
  20643.                                .append(_results
  20644.                                    .join(
  20645.                                        `<hr class="dropdown-divider">`));
  20646.                        } else {
  20647.                            $(e.currentTarget).parent().dropdown("hide");
  20648.                        }
  20649.                    }
  20650.                });
  20651.            });
  20652.        })
  20653.    </script>
  20654.  
  20655.    <script>
  20656.        (function() {
  20657.            var js =
  20658.                "window['__CF$cv$params']={r:'7738eaee5cc17bbc',m:'AK9T4HKN_oxofJloHArHmUZVdAfR9T71.I_JdNYP3s4-1670035018-0-AYCcG493IRI++q3gz12HAn8qkhUSwR2s01iKAtByzbNE5IvykY2hnerZumb5ROZBFQqeVbAEvxrI9s1vFB88GBN9ozT9tWnOoBEnw20I2ktE5bFvkO7Ez4qb1Y6Op72xGQ==',s:[0x4e71ca30a0,0x556829cb91],u:'/cdn-cgi/challenge-platform/h/g'};var now=Date.now()/1000,offset=14800,ts=''+(Math.floor(now)-Math.floor(now%offset)),_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='cdn-cgi/challenge-platform/h/g/scripts/alpha/invisible5615.js?ts='+ts,document.getElementsByTagName('head')[0].appendChild(_cpo);";
  20659.            var _0xh = document.createElement('iframe');
  20660.            _0xh.height = 1;
  20661.            _0xh.width = 1;
  20662.            _0xh.style.position = 'absolute';
  20663.            _0xh.style.top = 0;
  20664.            _0xh.style.left = 0;
  20665.            _0xh.style.border = 'none';
  20666.            _0xh.style.visibility = 'hidden';
  20667.            document.body.appendChild(_0xh);
  20668.  
  20669.            function handler() {
  20670.                var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;
  20671.                if (_0xi) {
  20672.                    var _0xj = _0xi.createElement('script');
  20673.                    _0xj.nonce = '';
  20674.                    _0xj.innerHTML = js;
  20675.                    _0xi.getElementsByTagName('head')[0].appendChild(_0xj);
  20676.                }
  20677.            }
  20678.            if (document.readyState !== 'loading') {
  20679.                handler();
  20680.            } else if (window.addEventListener) {
  20681.                document.addEventListener('DOMContentLoaded', handler);
  20682.            } else {
  20683.                var prev = document.onreadystatechange || function() {};
  20684.                document.onreadystatechange = function(e) {
  20685.                    prev(e);
  20686.                    if (document.readyState !== 'loading') {
  20687.                        document.onreadystatechange = prev;
  20688.                        handler();
  20689.                    }
  20690.                };
  20691.            }
  20692.        })();
  20693.    </script>
  20694.    <!-- Swiper JS -->
  20695.    <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
  20696.    <script>
  20697.        var swiper = new Swiper(".mySwiper", {
  20698.            slidesPerView: 'auto',
  20699.            spaceBetween: 12,
  20700.            freeMode: true,
  20701.        });
  20702.    </script>
  20703.  
  20704. </body>
  20705. <script>
  20706.    $(document).ready(function () {
  20707.        $('#popup').modal('show');
  20708.    });
  20709. </script>
  20710. <script src="/public/assets/js/flipdown.js"></script>
  20711. <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/js/bootstrap.bundle.min.js"></script>
  20712.  
  20713. <script>
  20714. document.addEventListener('DOMContentLoaded', () => {
  20715.    $.ajax({
  20716.        url: '/get-target-date', // URL endpoint di Laravel
  20717.        method: 'GET',
  20718.        dataType: 'json',
  20719.        success: function(response) {
  20720.            if (response && response.target_date) {
  20721.                // Tangani data target_date di sini jika perlu
  20722.            } else {
  20723.                console.log('Data target_date tidak ditemukan atau tidak valid.');
  20724.            }
  20725.        },
  20726.        error: function(error) {
  20727.            console.log('Gagal mengambil data target_date dari server.');
  20728.        }
  20729.    });
  20730.  
  20731.    $('#artikel').owlCarousel({
  20732.        loop:true,
  20733.        margin:10,
  20734.        autoplay:true,
  20735.        autoplayTimeout:2000,
  20736.        autoplayHoverPause:true,
  20737.        responsive:{
  20738.            0:{
  20739.                items:2
  20740.            },
  20741.            600:{
  20742.                items:4
  20743.            },
  20744.            1000:{
  20745.                items:5
  20746.            }
  20747.        }
  20748.    });
  20749. });
  20750.  
  20751.  
  20752. </script>
  20753. <script>
  20754. var swiper = new Swiper('.hero-swiper', {
  20755.  effect: 'coverflow',
  20756.  grabCursor: true,
  20757.  loop: true,
  20758.  centeredSlides: true,
  20759.  spaceBetween: -15,
  20760.  slidesPerView: 'auto',
  20761.  coverflow: {
  20762.    rotate: 50,
  20763.    stretch: 0,
  20764.    depth: 100,
  20765.    modifier: 1,
  20766.    slideShadows : true
  20767.  },
  20768.  pagination: {
  20769.        el: ".swiper-pagination",
  20770.        clickable: true,
  20771.      },
  20772.  autoplay: {
  20773.    delay: 2500,
  20774.    disableOnInteraction: false,
  20775.  },
  20776. });
  20777.  
  20778. </script>
  20779. <style>
  20780.        .btn-light {
  20781.            position: relative;
  20782.            overflow: hidden;
  20783.            color: #000;
  20784.            border: none;
  20785.            padding: 10px;
  20786.            cursor: pointer;
  20787.            background-color: #b9c7ff;
  20788.        }
  20789.        .btn-light:hover {
  20790.             background-color: #b9c7ff; /* Ganti warna latar belakang saat tombol dihover */
  20791.         }
  20792.        .btn-light::before {
  20793.            content: '';
  20794.            position: absolute;
  20795.            top: 0;
  20796.            left: 0;
  20797.            width: 100%;
  20798.            height: 100%;
  20799.            background: linear-gradient(90deg, transparent, #fff, transparent);
  20800.            animation: lightMove 1s linear infinite, lightDelay 4s linear infinite;
  20801.        }
  20802.  
  20803.        @keyframes lightMove {
  20804.            0% {
  20805.                left: -100%;
  20806.            }
  20807.            100% {
  20808.                left: 100%;
  20809.            }
  20810.        }
  20811.  
  20812.        @keyframes lightDelay {
  20813.            0% {
  20814.                opacity: 1;
  20815.            }
  20816.            25%, 75% {
  20817.                opacity: 0;
  20818.            }
  20819.            100% {
  20820.                opacity: 0;
  20821.            }
  20822.        }
  20823. </style>
  20824. <!-- <div class="modal fade" id="popup" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true">
  20825.    <div class="modal-dialog">
  20826.        <div class="modal-content bg-gray-300" style="box-shadow:0 0 3rem #000000 !important">
  20827.            <div class="modal-body">
  20828.                <div class="row" id="textInfo">
  20829.                    <div class="col-12 mb-2">
  20830.                        <div class="card text-gray-600 "style="border:1px ;">
  20831.                            <div class="card-header">
  20832.                                <h5 class="modal-title" id="myLargeModalLabel"><i class="fa fa-bullhorn" style="color: #FF0000;" aria-hidden="true"></i> Information</h5>
  20833.                            </div>
  20834.                            <div class="card-body border-0 pb-0">
  20835.                                <div class="row">
  20836.                                    <div class="col-12" style="font-size:12px !important">
  20837.                                        <p class="card-text"></p>
  20838.                                        <img src='' width="100%"
  20839.                                            class="img-fluid">
  20840.                                        <span class="text-gray-600"> <p
  20841.                                                class='text-center'>
  20842.                                                Selamat datang di mdnitems Selamat berbelanja.</p>
  20843.                                        </span>
  20844.                                        <div class="col-12 text-end" style="font-size:10px !important"><span>BY mdnitems </span>
  20845.                                        </div>
  20846.                                    </div>
  20847.                                </div>
  20848.                            </div>
  20849.                        </div>
  20850.  
  20851.                        <div class="row">
  20852.                            <div class="col float-start">
  20853.                                <div class="form-check mt-2" style="font-size:12px">
  20854.                                    
  20855.                                </div>
  20856.                            </div>
  20857.                            <div class="col text-end">
  20858.                                <button type="button" name="read_popup_news_b2c" style="font-size:13px"
  20859.                                    class="btn btn-light btn-sm ml-auto mt-2" data-bs-dismiss="modal"
  20860.                                    onclick="disablePopup()">Tutup</button>
  20861.                            </div>
  20862.                        </div>
  20863.                    </div>
  20864.                </div>
  20865.            </div>
  20866.        </div>
  20867.        <!-- /.modal-content
  20868.    </div>
  20869.    <!-- /.modal-dialog
  20870. </div> -->
  20871.  
  20872. <script type="text/javascript">
  20873.    if(localStorage.getItem('isLightMode') === 'true'){
  20874.        var toogleSwitch = document.getElementById("switchMode");
  20875.        toogleSwitch.checked = true;
  20876.        switchModee(true)
  20877.    }  
  20878.    
  20879.    function switchModee(run = null){
  20880.        var toogleSwitch = document.getElementById("switchMode");
  20881.        if(toogleSwitch.checked || run == true){
  20882.            localStorage.setItem('isLightMode', true);
  20883.            $(".bg-white").addClass("bg-light").removeClass("bg-white");
  20884.            $(".text-white").addClass("text-white").removeClass("text-white");
  20885.            $(".modal-content").addClass("bg-light").removeClass("bg-white");
  20886.            $(".modal-title").addClass("text-white").removeClass("text-white");
  20887.            $(".modal-header").addClass("text-white").removeClass("text-white");
  20888.            $(".modal-body").addClass("text-white").removeClass("text-white");
  20889.            $(".d-flex2").addClass("d-flex2-custom").removeClass("d-flex2");
  20890.            $(".list-group-item").addClass("bg-light");
  20891.            $(".col-9.hayutopup-prod").addClass("text-white");
  20892.            $(".swal2-popup.swal2-modal.swal2-show").addClass("bg-light");
  20893.            $("#swal2-title").$("#swal2-html-container").addClass("text-white");
  20894.            
  20895.        }else{
  20896.            localStorage.setItem('isLightMode', false);
  20897.            $(".bg-light").addClass("bg-white").removeClass("bg-light");
  20898.            $(".text-white").addClass("text-white").removeClass("text-white");
  20899.            $(".modal-content").addClass("bg-white").removeClass("bg-light");
  20900.            $(".modal-title").addClass("text-white").removeClass("text-white");
  20901.            $(".modal-header").addClass("text-white").removeClass("text-white");
  20902.            $(".modal-body").addClass("text-white").removeClass("text-white");
  20903.            $(".d-flex2-custom").addClass("d-flex2").removeClass("d-flex2-custom");
  20904.            $(".list-group-item").removeClass("bg-light");
  20905.            $(".col-9.hayutopup-prod").addClass("text-white");
  20906.            $(".swal2-popup.swal2-modal.swal2-show").removeClass("bg-light");
  20907.            $(".swal2-popup.swal2-modal.swal2-show").removeClass("bg-light");
  20908.            $("#swal2-title").$("#swal2-html-container").removeClass("text-white");
  20909.        }
  20910.    }
  20911.    $(document).ready(function() {
  20912.        let $infoTexts = ``;
  20913.        if ($.cookie('dontshow')) {
  20914.            $infoTexts = '';
  20915.        }
  20916.        if ($infoTexts) {
  20917.            $("#modalInformations").modal('show');
  20918.            if (localStorage.getItem("lightSwitch") && localStorage.getItem("lightSwitch") !== "white") {
  20919.                $infoTexts = $infoTexts.replace(/bg-white/g, "bg-light");
  20920.            }
  20921.            $("#modalInformations").find("#textInfo").html($infoTexts);
  20922.        }
  20923.        $("button[name='read_popup_news_b2c']").click(function() {
  20924.            if ($("#dontshowinfo").is(":checked")) {
  20925.                var date = new Date();
  20926.                date.setTime(date.getTime() + (6 * 60 * 60 * 1000)); // jam * menit * detik * milidetik
  20927.                $.cookie('dontshow', true, {
  20928.                    expires: date
  20929.                });
  20930.            }
  20931.            $("#modalInformations").modal('hide');
  20932.        });
  20933.    })
  20934. </script>
  20935.  
  20936. </html>
  20937.  
  20938. </html>
  20939.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda