/* API v3 Specific Styles with Tailwind Support */

/* First import the global styles to ensure base styling is inherited */

@tailwind base;

@tailwind components;

@tailwind utilities;

/* Palette */

/* Fonts */

.serif-50 {
  font-variation-settings: "SERF" 50;
}

.serif-75 {
  font-variation-settings: "SERF" 75;
}

.italic-7-5 {
  font-variation-settings: "ital" 7.5;
}

.italic-11 {
  font-variation-settings: "ital" 11;
}

/* Global */

::-webkit-scrollbar {
  width: 0;
}

.no-scroll{
  height: 100%;
  overflow: hidden;
  background-image: none;
}

html,
body{
  padding-bottom: 0px !important;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

html{
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 251 / var(--tw-bg-opacity));
  text-rendering: optimizeLegibility;
}

body{
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 251 / var(--tw-bg-opacity));
  transition-property: all;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-feature-settings: "dlig" 1, "ss09" 1;
}

body.modal-open{
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6{
  font-family: Geist, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 425;
  letter-spacing: -0.01rem;
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

h1,
.h1{
  font-size: 1.25rem;
}

@media (min-width: 1024px){
  h1,
.h1{
    font-size: 1.875rem;
  }
}

h2,
.h2{
  font-size: 1.125rem;
}

@media (min-width: 1024px){
  h2,
.h2{
    font-size: 1.25rem;
  }
}

.article-container h2 span{
  margin-bottom: 1rem;
  display: block;
  color: rgb(0 2 11 / 0.5);
}

h3,
.h3{
  font-size: 1.25rem;
}

h4,
.subhead{
  font-family: Geist, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  font-variation-settings: 'wdth' 110;
}

h5{
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  font-variation-settings: 'wdth' 110;
}

.subhead.small{
  font-size: 0.75rem;
}

p,
ul,
ol,
blockquote,
label,
input,
.product-desc,
.paragraph,
.newsletter-bonus-container,
.bonus-container{
  margin-bottom: 1.75rem;
  font-family: Geist, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 425;
  color: rgb(0 2 11 / 0.8);
}

p a,
ul a,
ol a,
blockquote a,
label a,
input a,
.product-desc a,
.paragraph a,
.newsletter-bonus-container a,
.bonus-container a{
  display: inline;
  font-family: Geist, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  letter-spacing: 0.0125em;
  --tw-text-opacity: 1;
  color: rgb(23 67 194 / var(--tw-text-opacity));
  text-decoration-line: none;
  font-variation-settings: 'wdth' 110;
  background: linear-gradient(transparent, transparent), linear-gradient(rgba(23, 67, 194, 0.2), rgba(23, 67, 194, 0.2)), linear-gradient(#1743c2, #1743c2);
  background-size: 30px 2.5px, 100% 2.5px, 0 2.5px;
  background-position: -30px 100%, 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: 0.2 all ease-in-out;
  transition: background-size 0.2s linear, background-position 0.15s linear;
}

p a:hover,
ul a:hover,
ol a:hover,
blockquote a:hover,
label a:hover,
input a:hover,
.product-desc a:hover,
.paragraph a:hover,
.newsletter-bonus-container a:hover,
.bonus-container a:hover{
  --tw-text-opacity: 1;
  color: rgb(23 67 194 / var(--tw-text-opacity));
  text-decoration-line: none;
  background-size: 30px 2.5px, 0 2.5px, 100% 2.5px;
  background-position: calc(100% + 30px) 100%, 100% 100%, 0 100%;
}

p em,
ul em,
ol em,
blockquote em,
label em,
input em,
.product-desc em,
.paragraph em,
.newsletter-bonus-container em,
.bonus-container em{
  font-family: Geist Mono, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  text-transform: none;
  font-style: normal;
}

ul{
  list-style-type: disc;
}

ul.checkmarks{
  margin-left: 0px;
  list-style-type: none;
}

ul.checkmarks li {
  background-image: url("data:image/svg+xml,%3Csvg width='18px' height='18px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eicon-check%3C/title%3E%3Cg id='icon-check' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Ccircle id='Oval' fill='%231743C2' cx='12' cy='12' r='12'%3E%3C/circle%3E%3Cpolyline id='Path' stroke='%23F9F9F9' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' points='16.6666667 9 10.0394477 16 7.33333333 13.2020979'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 0.9rem 0.9rem;
  background-position: 0% 0.25rem;
  background-repeat: no-repeat;
  padding-left: 1.5rem;
}

@media (min-width: 1024px){
  ul.checkmarks li{
    background-position: 0% 0.25rem;
  }
}

ol{
  list-style-type: decimal;
}

ol li{
  margin-left: 1.25rem;
}

li{
  margin-bottom: 1rem;
  font-size: inherit;
}

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

a.text-link{
  display: inline;
  font-family: Geist, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
  text-decoration-line: none;
  font-variation-settings: 'wdth' 110;
  background: linear-gradient(transparent, transparent), linear-gradient(rgba(0, 2, 11, 0.25), rgba(0, 2, 11, 0.25)), linear-gradient(#00020b, #00020b);
  background-size: 30px 2.5px, 100% 2.5px, 0 2.5px;
  background-position: -30px 100%, 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: 0.2 all ease-in-out;
  transition: background-size 0.2s linear, background-position 0.15s linear;
}

a.text-link:hover{
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
  text-decoration-line: none;
  background-size: 30px 2.5px, 0 3.5px, 100% 2.5px;
  background-position: calc(100% + 30px) 100%, 100% 100%, 0 100%;
}

a.text-link-alt{
  display: inline;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(251 251 251 / var(--tw-text-opacity));
  text-decoration-line: none;
  font-variation-settings: 'wdth' 110;
  background: linear-gradient(transparent, transparent), linear-gradient(rgba(251, 251, 251, 0.2), rgba(251, 251, 251, 0.2)), linear-gradient(#fbfbfb, #fbfbfb);
  background-size: 30px 2.5px, 100% 2.5px, 0 2.5px;
  background-position: -30px 100%, 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: 0.2 all ease-in-out;
  transition: background-size 0.2s linear, background-position 0.15s linear;
}

a.text-link-alt:hover{
  --tw-text-opacity: 1;
  color: rgb(251 251 251 / var(--tw-text-opacity));
  text-decoration-line: none;
  background-size: 30px 2.5px, 0 2.5px, 100% 2.5px;
  background-position: calc(100% + 30px) 100%, 100% 100%, 0 100%;
}

strong{
  font-weight: 600;
  color: rgb(0 2 11 / 1);
}

.btn{
  display: inline;
  border-radius: 9999px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.375rem;
  font-family: Geist, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.045em;
  text-decoration-line: none;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-variation-settings: 'wdth' 110;
}

.btn.large{
  font-size: 95%;
  font-weight: 700;
  letter-spacing: 0.125rem;
}

.btn-transparent{
  background-color: rgb(251 251 251 / 0.5);
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

.btn-transparent:hover{
  background-color: rgb(251 251 251 / 1);
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

.btn-white{
  background-color: rgb(251 251 251 / 0.5);
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

.btn-white:hover{
  background-color: rgb(251 251 251 / 1);
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

.btn-gray{
  background-color: rgb(0 2 11 / 0.1);
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

.btn-gray:hover{
  background-color: rgb(0 2 11 / 1);
  --tw-text-opacity: 1;
  color: rgb(251 251 251 / var(--tw-text-opacity));
}

.btn-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 2 11 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(251 251 251 / var(--tw-text-opacity));
}

.btn-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 251 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

.pill{
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 2 11 / var(--tw-border-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.full-width-container{
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px){
  .full-width-container{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1340px){
  .full-width-container{
    padding-left: 11rem;
    padding-right: 11rem;
  }
}

.editions-category-pills ul li a{
  border-radius: 9999px;
  border-style: none;
  background-color: rgb(251 251 251 / 0.5);
  background-image: none;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.045em;
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

.editions-category-pills ul li a.active{
  --tw-bg-opacity: 1;
  background-color: rgb(0 2 11 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(251 251 251 / var(--tw-text-opacity));
}

.editions-category-pills ul li a.active:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 2 11 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(251 251 251 / var(--tw-text-opacity));
}

.editions-category-pills ul li a:hover{
  background-color: rgb(251 251 251 / 1);
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

.editions-content p{
  margin-bottom: 0px;
}

.pagination{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  padding-top: 3rem;
}

@media (min-width: 768px){
  .pagination{
    justify-content: center;
  }
}

.pagination a{
  border-radius: 0.5rem;
  background-color: rgb(0 2 11 / 0.1);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

.pagination a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 2 11 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(251 251 251 / var(--tw-text-opacity));
}

.pagination .current{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 2 11 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(251 251 251 / var(--tw-text-opacity));
}

.content,
header,
footer{
  position: relative;
  z-index: 10;
}

.article-content-body > p:first-of-type{
  display: none;
}

#exit-intent-modal:not(.article-content-body > p:first-of-type) {
  animation: fadeIn 0.3s ease-out forwards;
}

#exit-intent-modal:not(.article-content-body > p:first-of-type) .modal-container {
  animation: slideIn 0.3s ease-out forwards;
}

#exit-intent-modal.article-content-body > p:first-of-type {
  display: none;
}

.article-content-body h1{
  font-size: 1.25rem;
}

@media (min-width: 1024px){
  .article-content-body h1{
    font-size: 1.875rem;
  }
}

.article-content-body h2{
  margin-top: 4rem;
  margin-bottom: 0.75rem;
  font-size: 1rem;
}

@media (min-width: 768px){
  .article-content-body h2{
    font-size: 1.125rem;
  }
}

.article-content-body h3{
  margin-top: 3rem;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
}

.article-content-body ul{
  margin-left: 1rem;
  list-style-type: disc;
}

.article-content-body img.small{
  margin-top: 3rem;
  width: 100%;
}

@media (min-width: 768px){
  .article-content-body img.small{
    width: 25%;
  }
}

.article-content-body .callout{
  margin-bottom: 2rem;
  border-radius: 11px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 2 11 / var(--tw-border-opacity));
  padding: 1.25rem;
}

.article-content-body .callout p{
  margin-bottom: 0px;
}

.article-content-body .callout p strong{
  position: relative;
  top: -2px;
  margin-right: 0.25rem;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(94 237 161 / var(--tw-bg-opacity));
  padding: 0.25rem;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.045em;
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

.article-content-body .callout p strong::before{
  position: relative;
  top: 3px;
  margin-right: 0.25rem;
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="15" height="15" fill="%2300020b" viewBox="0 0 256 256"%3E%3Cpath d="M200,24H56A16,16,0,0,0,40,40V216a16,16,0,0,0,16,16H200a16,16,0,0,0,16-16V40A16,16,0,0,0,200,24Zm-40,80h40v24H160Zm-48,40h88v24H112Zm88,72H56V184H200v32Z"%3E%3C/path%3E%3C/svg%3E');
}

.article-content-body .pro-tip{
  border-radius: 11px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 2 11 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

.article-content-body .pro-tip p{
  margin-bottom: 0px;
  color: rgb(251 251 251 / 0.8);
}

.article-content-body .pro-tip p strong{
  --tw-text-opacity: 1;
  color: rgb(251 251 251 / var(--tw-text-opacity));
}

.article-content-body .pro-tip p strong::before{
  position: relative;
  top: 2px;
  margin-right: 0.25rem;
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23f2f2f2" viewBox="0 0 256 256"%3E%3Cpath d="M220.49,190.83a12,12,0,0,1,0,17L207.8,220.49a12,12,0,0,1-17,0l-56.56-56.57L115,214.09c0,.1-.08.21-.13.32a15.83,15.83,0,0,1-14.6,9.59l-.79,0a15.83,15.83,0,0,1-14.41-11L32.8,52.92A16,16,0,0,1,52.92,32.8L213,85.07a16,16,0,0,1,1.41,29.8l-.32.13-50.17,19.27ZM96,32a8,8,0,0,0,8-8V16a8,8,0,0,0-16,0v8A8,8,0,0,0,96,32ZM16,104h8a8,8,0,0,0,0-16H16a8,8,0,0,0,0,16ZM124.42,39.16a8,8,0,0,0,10.74-3.58l8-16a8,8,0,0,0-14.31-7.16l-8,16A8,8,0,0,0,124.42,39.16Zm-96,81.69-16,8a8,8,0,0,0,7.16,14.31l16-8a8,8,0,1,0-7.16-14.31Z"%3E%3C/path%3E%3C/svg%3E');
}

.article-content-body .pro-tip p a{
  --tw-text-opacity: 1;
  color: rgb(251 251 251 / var(--tw-text-opacity));
  background: linear-gradient(transparent, transparent), linear-gradient(rgba(251, 251, 251, 0.5), rgba(251, 251, 251, 0.5)), linear-gradient(#fbfbfb, #fbfbfb);
  background-size: 30px 2.5px, 100% 2.5px, 0 2.5px;
  background-position: -30px 100%, 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: 0.2 all ease-in-out;
  transition: background-size 0.2s linear, background-position 0.15s linear;
}

.article-content-body .pro-tip p a:hover{
  --tw-text-opacity: 1;
  color: rgb(251 251 251 / var(--tw-text-opacity));
  text-decoration-line: none;
  background-size: 30px 2.5px, 0 2.5px, 100% 2.5px;
  background-position: calc(100% + 30px) 100%, 100% 100%, 0 100%;
}

.article-content-body .post-social{
  margin-top: 2rem;
}

.article-content-body .post-social ul{
  margin-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}

.article-content-body .post-social ul li{
  margin-bottom: 0px;
}

.beehiiv-newsletter-content h4{
  margin-bottom: 2rem;
  margin-top: 3rem;
  border-top-width: 1px;
  border-color: rgb(0 2 11 / 0.2);
  padding-top: 3rem;
  padding-bottom: 0px;
  font-weight: 600;
}

.beehiiv-newsletter-content ul li{
  margin-bottom: 0.75rem;
}

.beehiiv-newsletter-content img{
  border-radius: 11px;
}

.beehiiv-newsletter-content .stack,
.beehiiv-newsletter-content .wrap{
  margin-bottom: 0.75rem;
  margin-top: 3rem;
  border-top-width: 1px;
  border-color: rgb(0 2 11 / 0.2);
  padding-top: 2.5rem;
  padding-bottom: 0px;
}

.beehiiv-newsletter-content .stack h2,
.beehiiv-newsletter-content .wrap h2{
  margin: 0px;
}

.beehiiv-newsletter-content img[src*="head.png"]{
  margin: 0px;
  height: 4rem;
  width: 4rem;
  border-radius: 9999px;
}

@keyframes spin-up {
  to {
    transform: rotate(90deg);
  }
}

@keyframes spin-down {
  from {
    transform: rotate(90deg);
  }

  to {
    transform: rotate(0deg);
  }
}

.animate-spin {
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}

.animate-spin-up {
  animation-name: spin-up;
}

.animate-spin-down {
  animation-name: spin-down;
}

.spin-y-transition {
  transition: transform 0.3s ease-in-out;
}

.spin-y-180 {
  transform: rotateY(180deg);
}

.pagination-wrapper{
  padding: 0.5rem;
}

.pagination-wrapper .page-numbers{
  margin: 0px;
  display: flex;
  list-style-type: none;
  align-items: center;
  padding: 0px;
}

.pagination-wrapper .page-numbers li{
  margin: 0px;
}

.pagination-wrapper .page-numbers li a,
.pagination-wrapper .page-numbers li span{
  margin: 0px;
  border-style: none;
  background-image: none;
  padding: 0px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

.pagination-wrapper .page-numbers li span.current{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 251 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 700;
}

.pagination-wrapper .page-numbers li:first-child a, .pagination-wrapper .page-numbers li:first-child span {
  padding-left: 1.25rem;
}

.pagination-wrapper .page-numbers li:last-child a, .pagination-wrapper .page-numbers li:last-child span {
  padding-right: 1.25rem;
}

.hero-content[data-theme=dark] {
  --theme-text: white;
  --theme-text-opacity: rgba(255, 255, 255, 0.7);
  --theme-border: rgba(255, 255, 255, 0.2);
}

.hero-content[data-theme=light] {
  --theme-text: black;
  --theme-text-opacity: rgb(0, 0, 0.7);
  --theme-border: rgb(0, 0, 0.2);
}

.hero-content h1,
.hero-content p {
  color: var(--theme-text);
}

.hero-content p.opacity-70,
.hero-content .opacity-70 {
  color: var(--theme-text-opacity);
}

.hero-content .nav-container {
  border-color: var(--theme-border);
}

.hero-bg {
  will-change: transform;
  transform-origin: center center;
  background-position: center;
  background-size: cover;
}

.hero-bg.transitioning {
  transition: transform 0.7s ease-out;
}

.bottom-form-container .form-container form{
  border-width: 2px;
  border-color: rgb(0 2 11 / 0);
  background-color: rgb(0 2 11 / 0.05);
  padding: 0.375rem;
}

.bottom-form-container .form-container form:focus-within{
  --tw-border-opacity: 1;
  border-color: rgb(0 2 11 / var(--tw-border-opacity));
}

.bottom-form-container .form-container form input{
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 239 / var(--tw-bg-opacity));
  color: rgb(0 2 11 / 1);
}

.bottom-form-container .form-container form input::-moz-placeholder{
  color: rgb(0 2 11 / 0.6);
}

.bottom-form-container .form-container form input::placeholder{
  color: rgb(0 2 11 / 0.6);
}

.bottom-form-container .form-container form button{
  --tw-bg-opacity: 1;
  background-color: rgb(0 2 11 / var(--tw-bg-opacity));
}

@keyframes noise {
  0% {
    transform: translate(0, 0);
  }

  10% {
    transform: translate(-5%, -5%);
  }

  20% {
    transform: translate(-10%, 5%);
  }

  30% {
    transform: translate(5%, -10%);
  }

  40% {
    transform: translate(-5%, 15%);
  }

  50% {
    transform: translate(-10%, 5%);
  }

  60% {
    transform: translate(15%, 0);
  }

  70% {
    transform: translate(0, 10%);
  }

  80% {
    transform: translate(-15%, 0);
  }

  90% {
    transform: translate(10%, 5%);
  }

  100% {
    transform: translate(5%, 0);
  }
}

.hero-container .noise-overlay {
  animation: noise 8s steps(10) infinite;
}

@keyframes float {
  0%, 100% {
    transform: scale(1) rotate(0deg);
  }

  33% {
    transform: scale(1.1) rotate(3deg);
  }

  66% {
    transform: scale(0.9) rotate(-3deg);
  }
}

/* Exit Intent Modal */

#exit-intent-modal:not(.hidden) {
  animation: fadeIn 0.3s ease-out forwards;
}

#exit-intent-modal:not(.hidden) .modal-container {
  animation: slideIn 0.3s ease-out forwards;
}

#exit-intent-modal.hidden {
  display: none;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Alpine.js Utilities */

[x-cloak] {
  display: none !important;
}

/* Logo Marquee Styles */

.logo-marquee {
  position: relative;
  width: 100%;
  overflow: hidden;
  --duration: 30s;
  mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
}

.logo-marquee-container {
  overflow: hidden;
}

.logo-marquee-track {
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
}

/* Apply CSS variable for animation duration dynamically from Alpine */

.animate-marquee {
  animation: marquee var(--duration) linear infinite;
}

/* Pause animation on hover */

.logo-marquee:hover .animate-marquee {
  animation-play-state: paused;
}

/* Responsive adjustments */

@media (max-width: 768px) {
  .logo-marquee {
    --duration: 20s;
    /* Faster on mobile */
  }
}

/* Adjust dark theme logos if needed */

[data-theme=dark] .logo-item img {
  filter: brightness(0) invert(1);
}

code, pre, kbd{
  font-family: Geist Mono, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 0.875rem;
  color: rgb(0 2 11 / 0.8);
}

pre{
  margin-top: 1rem;
  margin-bottom: 1rem;
  overflow-x: auto;
  border-radius: 11px;
  background-color: rgb(0 2 11 / 0.05);
  padding: 1rem;
}

pre code{
  display: block;
}

code:not(pre code){
  border-radius: 0.5rem;
  background-color: rgb(0 2 11 / 0.05);
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

kbd{
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(0 2 11 / 0.1);
  background-color: rgb(0 2 11 / 0.1);
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

/* Then include Tailwind directives */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

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

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

@media (min-width: 585px){
  .container{
    max-width: 585px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 768px){
  .container{
    max-width: 768px;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 1340px){
  .container{
    max-width: 1340px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.beehiiv-newsletter-content.v3 h2{
  margin-top: 0px;
  margin-bottom: 0.625rem;
  font-size: 1.25rem;
  font-weight: 500;
}

.beehiiv-newsletter-content.v3 h2.beehiiv-section-title{
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  border-top-width: 1px;
  border-color: rgb(0 2 11 / 0.1);
  padding-top: 3rem;
  padding-bottom: 0px;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  line-height: 1;
}

.beehiiv-newsletter-content.v3 p{
  margin-bottom: 1.5rem;
}

.beehiiv-newsletter-content.v3 p strong{
  font-weight: 600;
}

.beehiiv-newsletter-content.v3 p img{
  height: auto;
  width: 6rem;
}

.beehiiv-newsletter-content.v3 p a img{
  height: auto;
  width: 100%;
}

.beehiiv-newsletter-content.v3 ul, .beehiiv-newsletter-content.v3 ol{
  margin-bottom: 1.5rem;
}

.beehiiv-newsletter-content.v3 ul li, .beehiiv-newsletter-content.v3 ol li{
  margin-bottom: 0.5rem;
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

.collapse{
  visibility: collapse;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.inset-0{
  inset: 0px;
}

.inset-y-0{
  top: 0px;
  bottom: 0px;
}

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

.-top-\[2px\]{
  top: -2px;
}

.bottom-4{
  bottom: 1rem;
}

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

.left-\[50\%\]{
  left: 50%;
}

.right-2{
  right: 0.5rem;
}

.right-4{
  right: 1rem;
}

.right-\[50\%\]{
  right: 50%;
}

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

.top-2{
  top: 0.5rem;
}

.top-4{
  top: 1rem;
}

.top-\[2px\]{
  top: 2px;
}

.top-\[3px\]{
  top: 3px;
}

.isolate{
  isolation: isolate;
}

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

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

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

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

.m-0{
  margin: 0px;
}

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

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

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

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

.-ml-\[2px\]{
  margin-left: -2px;
}

.-ml-\[50vw\]{
  margin-left: -50vw;
}

.-mr-\[1px\]{
  margin-right: -1px;
}

.-mr-\[50vw\]{
  margin-right: -50vw;
}

.mb-0{
  margin-bottom: 0px;
}

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

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

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

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

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

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

.mb-7{
  margin-bottom: 1.75rem;
}

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

.ml-0{
  margin-left: 0px;
}

.ml-2{
  margin-left: 0.5rem;
}

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

.ml-\[6px\]{
  margin-left: 6px;
}

.ml-auto{
  margin-left: auto;
}

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

.mr-1\.5{
  margin-right: 0.375rem;
}

.mr-2{
  margin-right: 0.5rem;
}

.mr-2\.5{
  margin-right: 0.625rem;
}

.mr-\[3px\]{
  margin-right: 3px;
}

.mt-0{
  margin-top: 0px;
}

.mt-1\.5{
  margin-top: 0.375rem;
}

.mt-10{
  margin-top: 2.5rem;
}

.mt-12{
  margin-top: 3rem;
}

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

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

.mt-3{
  margin-top: 0.75rem;
}

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

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

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

.block{
  display: block;
}

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

.inline{
  display: inline;
}

.flex{
  display: flex;
}

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

.table{
  display: table;
}

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

.table-caption{
  display: table-caption;
}

.table-cell{
  display: table-cell;
}

.table-column{
  display: table-column;
}

.table-column-group{
  display: table-column-group;
}

.table-footer-group{
  display: table-footer-group;
}

.table-header-group{
  display: table-header-group;
}

.table-row-group{
  display: table-row-group;
}

.table-row{
  display: table-row;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.list-item{
  display: list-item;
}

.hidden{
  display: none;
}

.aspect-\[4\/3\]{
  aspect-ratio: 4/3;
}

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

.h-1{
  height: 0.25rem;
}

.h-1\.5{
  height: 0.375rem;
}

.h-1\/6{
  height: 16.666667%;
}

.h-12{
  height: 3rem;
}

.h-16{
  height: 4rem;
}

.h-2{
  height: 0.5rem;
}

.h-24{
  height: 6rem;
}

.h-3{
  height: 0.75rem;
}

.h-3\.5{
  height: 0.875rem;
}

.h-32{
  height: 8rem;
}

.h-4{
  height: 1rem;
}

.h-5{
  height: 1.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-60{
  height: 15rem;
}

.h-7{
  height: 1.75rem;
}

.h-8{
  height: 2rem;
}

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

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.h-px{
  height: 1px;
}

.h-screen{
  height: 100vh;
}

.min-h-\[50vh\]{
  min-height: 50vh;
}

.min-h-\[calc\(60vh-10rem\)\]{
  min-height: calc(60vh - 10rem);
}

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

.w-1\.5{
  width: 0.375rem;
}

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

.w-12{
  width: 3rem;
}

.w-16{
  width: 4rem;
}

.w-2\/3{
  width: 66.666667%;
}

.w-24{
  width: 6rem;
}

.w-3\.5{
  width: 0.875rem;
}

.w-4{
  width: 1rem;
}

.w-5{
  width: 1.25rem;
}

.w-6{
  width: 1.5rem;
}

.w-7{
  width: 1.75rem;
}

.w-8{
  width: 2rem;
}

.w-\[2\.5rem\]{
  width: 2.5rem;
}

.w-auto{
  width: auto;
}

.w-full{
  width: 100%;
}

.w-screen{
  width: 100vw;
}

.min-w-0{
  min-width: 0px;
}

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

.max-w-7xl{
  max-width: 80rem;
}

.max-w-lg{
  max-width: 32rem;
}

.max-w-screen-xl{
  max-width: 1340px;
}

.max-w-xl{
  max-width: 36rem;
}

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

.flex-shrink-0{
  flex-shrink: 0;
}

.flex-grow{
  flex-grow: 1;
}

.border-collapse{
  border-collapse: collapse;
}

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

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

.-translate-y-\[1px\]{
  --tw-translate-y: -1px;
  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));
}

.-translate-y-\[3px\]{
  --tw-translate-y: -3px;
  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));
}

.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

.scale-150{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  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));
}

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

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

.animate-\[bounce1_0\.7s_ease-in-out_infinite\]{
  animation: bounce1 0.7s ease-in-out infinite;
}

.animate-\[bounce2_0\.7s_ease-in-out_0\.15s_infinite\]{
  animation: bounce2 0.7s ease-in-out 0.15s infinite;
}

.animate-\[bounce3_0\.7s_ease-in-out_0\.3s_infinite\]{
  animation: bounce3 0.7s ease-in-out 0.3s infinite;
}

@keyframes marquee{
  0%{
    transform: translateX(0);
  }

  100%{
    transform: translateX(-50%);
  }
}

.animate-marquee{
  animation: marquee var(--duration, 30s) linear infinite;
}

@keyframes spin{
  to{
    transform: rotate(90deg);
  }

  from{
    transform: rotate(0deg);
  }
}

.animate-spin{
  animation: spin 1s linear infinite;
}

.cursor-not-allowed{
  cursor: not-allowed;
}

.cursor-pointer{
  cursor: pointer;
}

.list-inside{
  list-style-position: inside;
}

.list-disc{
  list-style-type: disc;
}

.list-none{
  list-style-type: none;
}

.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

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

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

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

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

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

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

.gap-2{
  gap: 0.5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-8{
  gap: 2rem;
}

.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.overflow-hidden{
  overflow: hidden;
}

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

.whitespace-nowrap{
  white-space: nowrap;
}

.rounded{
  border-radius: 1.25rem;
}

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

.rounded-lg{
  border-radius: 11px;
}

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

.border{
  border-width: 1px;
}

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

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

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

.border-b-0{
  border-bottom-width: 0;
}

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

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

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

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

.border-\[rgba\(0\2c 0\2c 0\2c 0\)\]{
  border-color: rgba(0,0,0,0);
}

.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 2 11 / var(--tw-border-opacity));
}

.border-black-20{
  border-color: rgba(0, 2, 11, 0.2);
}

.border-black\/0{
  border-color: rgb(0 2 11 / 0);
}

.border-black\/10{
  border-color: rgb(0 2 11 / 0.1);
}

.border-black\/20{
  border-color: rgb(0 2 11 / 0.2);
}

.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(251 251 251 / var(--tw-border-opacity));
}

.border-white\/20{
  border-color: rgb(251 251 251 / 0.2);
}

.border-white\/80{
  border-color: rgb(251 251 251 / 0.8);
}

.bg-\[\#EEEEEF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 239 / var(--tw-bg-opacity));
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 2 11 / var(--tw-bg-opacity));
}

.bg-black\/10{
  background-color: rgb(0 2 11 / 0.1);
}

.bg-black\/100{
  background-color: rgb(0 2 11 / 1);
}

.bg-black\/20{
  background-color: rgb(0 2 11 / 0.2);
}

.bg-black\/5{
  background-color: rgb(0 2 11 / 0.05);
}

.bg-black\/80{
  background-color: rgb(0 2 11 / 0.8);
}

.bg-green{
  --tw-bg-opacity: 1;
  background-color: rgb(94 237 161 / var(--tw-bg-opacity));
}

.bg-green\/20{
  background-color: rgb(94 237 161 / 0.2);
}

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

.bg-white\/10{
  background-color: rgb(251 251 251 / 0.1);
}

.bg-white\/100{
  background-color: rgb(251 251 251 / 1);
}

.bg-white\/50{
  background-color: rgb(251 251 251 / 0.5);
}

.bg-white\/80{
  background-color: rgb(251 251 251 / 0.8);
}

.bg-white\/95{
  background-color: rgb(251 251 251 / 0.95);
}

.bg-opacity-0{
  --tw-bg-opacity: 0;
}

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-none{
  background-image: none;
}

.from-white{
  --tw-gradient-from: #FBFBFB var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(251 251 251 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-black\/5{
  --tw-gradient-to: rgb(0 2 11 / 0.05) var(--tw-gradient-to-position);
}

.bg-\[length\:0\.9rem_0\.9rem\]{
  background-size: 0.9rem 0.9rem;
}

.bg-\[0\%_0\.25rem\]{
  background-position: 0% 0.25rem;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

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

.p-0{
  padding: 0px;
}

.p-0\.5{
  padding: 0.125rem;
}

.p-1{
  padding: 0.25rem;
}

.p-2{
  padding: 0.5rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

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

.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

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

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

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

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

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

.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

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

.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

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

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

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

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

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

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

.\!pl-4{
  padding-left: 1rem !important;
}

.\!pl-6{
  padding-left: 1.5rem !important;
}

.\!pr-4{
  padding-right: 1rem !important;
}

.\!pr-6{
  padding-right: 1.5rem !important;
}

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

.pb-1\.5{
  padding-bottom: 0.375rem;
}

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

.pb-12{
  padding-bottom: 3rem;
}

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

.pl-6{
  padding-left: 1.5rem;
}

.pr-12{
  padding-right: 3rem;
}

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

.pt-10{
  padding-top: 2.5rem;
}

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

.pt-2{
  padding-top: 0.5rem;
}

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

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

.font-geist{
  font-family: Geist, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.font-mono{
  font-family: Geist Mono, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

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

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

.text-\[95\%\]{
  font-size: 95%;
}

.text-base{
  font-size: 1rem;
}

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

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

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

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

.font-\[600\]{
  font-weight: 600;
}

.font-\[700\]{
  font-weight: 700;
}

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

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

.font-regular{
  font-weight: 425;
}

.font-semibold{
  font-weight: 600;
}

.font-thin{
  font-weight: 350;
}

.uppercase{
  text-transform: uppercase;
}

.lowercase{
  text-transform: lowercase;
}

.capitalize{
  text-transform: capitalize;
}

.normal-case{
  text-transform: none;
}

.italic{
  font-style: italic;
}

.leading-none{
  line-height: 1;
}

.leading-snug{
  line-height: 1.325;
}

.-tracking-\[0\.01rem\]{
  letter-spacing: -0.01rem;
}

.tracking-\[0\.125rem\]{
  letter-spacing: 0.125rem;
}

.tracking-normal{
  letter-spacing: 0.0125em;
}

.tracking-wide{
  letter-spacing: 0.025em;
}

.tracking-widest{
  letter-spacing: 0.045em;
}

.\!text-white\/80{
  color: rgb(251 251 251 / 0.8) !important;
}

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

.text-black\/100{
  color: rgb(0 2 11 / 1);
}

.text-black\/40{
  color: rgb(0 2 11 / 0.4);
}

.text-black\/50{
  color: rgb(0 2 11 / 0.5);
}

.text-black\/60{
  color: rgb(0 2 11 / 0.6);
}

.text-black\/80{
  color: rgb(0 2 11 / 0.8);
}

.text-blue{
  --tw-text-opacity: 1;
  color: rgb(23 67 194 / var(--tw-text-opacity));
}

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

.text-white\/80{
  color: rgb(251 251 251 / 0.8);
}

.text-white\/90{
  color: rgb(251 251 251 / 0.9);
}

.underline{
  text-decoration-line: underline;
}

.overline{
  text-decoration-line: overline;
}

.line-through{
  text-decoration-line: line-through;
}

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

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-25{
  opacity: 0.25;
}

.opacity-30{
  opacity: 0.3;
}

.opacity-60{
  opacity: 0.6;
}

.opacity-70{
  opacity: 0.7;
}

.opacity-75{
  opacity: 0.75;
}

.opacity-80{
  opacity: 0.8;
}

.opacity-90{
  opacity: 0.9;
}

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

.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

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

.blur{
  --tw-blur: blur(8px);
  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);
}

.invert{
  --tw-invert: invert(100%);
  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);
}

.filter{
  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);
}

.backdrop-blur-md{
  --tw-backdrop-blur: blur(8px);
  -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);
  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);
}

.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -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);
  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);
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.duration-200{
  transition-duration: 200ms;
}

.duration-300{
  transition-duration: 300ms;
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.font-width-expanded{
  font-variation-settings: 'wdth' 110;
}

.full-width-container{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/* Custom API v3 Styling */

.placeholder\:text-black\/50::-moz-placeholder{
  color: rgb(0 2 11 / 0.5);
}

.placeholder\:text-black\/50::placeholder{
  color: rgb(0 2 11 / 0.5);
}

.placeholder\:text-black\/60::-moz-placeholder{
  color: rgb(0 2 11 / 0.6);
}

.placeholder\:text-black\/60::placeholder{
  color: rgb(0 2 11 / 0.6);
}

.focus-within\:border-black:focus-within{
  --tw-border-opacity: 1;
  border-color: rgb(0 2 11 / var(--tw-border-opacity));
}

.hover\:bg-black\/90:hover{
  background-color: rgb(0 2 11 / 0.9);
}

.hover\:bg-green\/80:hover{
  background-color: rgb(94 237 161 / 0.8);
}

.hover\:bg-white\/20:hover{
  background-color: rgb(251 251 251 / 0.2);
}

.hover\:bg-white\/90:hover{
  background-color: rgb(251 251 251 / 0.9);
}

.hover\:bg-opacity-10:hover{
  --tw-bg-opacity: 0.1;
}

.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 2 11 / var(--tw-text-opacity));
}

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

.hover\:opacity-100:hover{
  opacity: 1;
}

.hover\:opacity-80:hover{
  opacity: 0.8;
}

.hover\:opacity-90:hover{
  opacity: 0.9;
}

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

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-blue:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(23 67 194 / var(--tw-ring-opacity));
}

.focus\:ring-opacity-50:focus{
  --tw-ring-opacity: 0.5;
}

.disabled\:opacity-50:disabled{
  opacity: 0.5;
}

.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.group:hover .group-hover\:rounded-lg{
  border-radius: 11px;
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

.group:hover .group-hover\:shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 585px){
  .sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

@media (min-width: 768px){
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .md\:mt-0{
    margin-top: 0px;
  }

  .md\:flex{
    display: flex;
  }

  .md\:grid{
    display: grid;
  }

  .md\:hidden{
    display: none;
  }

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

  .md\:h-72{
    height: 18rem;
  }

  .md\:h-80{
    height: 20rem;
  }

  .md\:h-full{
    height: 100%;
  }

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

  .md\:w-10\/12{
    width: 83.333333%;
  }

  .md\:w-site-width{
    width: 700px;
  }

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

  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

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

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

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

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

  .md\:gap-0{
    gap: 0px;
  }

  .md\:gap-4{
    gap: 1rem;
  }

  .md\:gap-8{
    gap: 2rem;
  }

  .md\:border-b-0{
    border-bottom-width: 0;
  }

  .md\:border-l{
    border-left-width: 1px;
  }

  .md\:border-black\/20{
    border-color: rgb(0 2 11 / 0.2);
  }

  .md\:p-12{
    padding: 3rem;
  }

  .md\:p-20{
    padding: 5rem;
  }

  .md\:p-8{
    padding: 2rem;
  }

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

  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

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

  .md\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:pb-12{
    padding-bottom: 3rem;
  }

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

  .md\:pt-16{
    padding-top: 4rem;
  }

  .md\:pt-6{
    padding-top: 1.5rem;
  }

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

  .md\:text-sm{
    font-size: 0.875rem;
  }

  .md\:text-xl{
    font-size: 1.25rem;
  }
}

@media (min-width: 1024px){
  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }

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

  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

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

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

  .lg\:bg-\[0\%_0\.25rem\]{
    background-position: 0% 0.25rem;
  }

  .lg\:p-10{
    padding: 2.5rem;
  }

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

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

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

@media (min-width: 1340px){
  .xl\:h-\[62\.5vh\]{
    height: 62.5vh;
  }
}

.\[\&\.valid-email\]\:border-black.valid-email{
  --tw-border-opacity: 1;
  border-color: rgb(0 2 11 / var(--tw-border-opacity));
}
