body {
  background: var(--brand-color);
  color: var(--primary-text-color);
  min-width: auto;
  min-height: 100vh;
  font-family: Inter, sans-serif;
  overflow: scroll;
}

.hot-summer-style {
  background-color: #457fe5;
}

.furrends-giving-style:after, .hot-summer-style:after {
  content: "";
  background: url("../grain-bg.04e2be22.png");
  display: block;
  position: fixed;
  inset: 0;
}

::selection {
  background-color: var(--primary-text-color);
  color: var(--brand-color);
}

input::placeholder {
  color: var(--brand-color);
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:after {
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
}

.video-container {
  max-width: 100%;
  height: 0;
  margin: 2rem 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

.video-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

button {
  box-shadow: none;
  background: none;
}

.button {
  background-color: var(--brand-color);
  color: var(--primary-text-color);
  text-align: center;
  border-radius: 16px;
  height: auto;
  padding: 18px 20px 20px;
  transition: all .15s ease-out;
}

.button:hover {
  background: var(--accent-color);
}

.button:active {
  opacity: .9;
}

input {
  border: 1px solid var(--brand-color);
  text-align: center;
  border-radius: 16px;
  padding: 20px;
}

input:focus {
  border-color: var(--accent-color);
}

a.disabled {
  opacity: .3;
  pointer-events: none;
}

li, ol, ul {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

a, h1 {
  color: var(--primary-text-color);
}

h1 {
  font-family: catalpaultrablack, sans-serif;
  font-size: 90px;
  line-height: 1;
}

@media only screen and (width <= 1000px) {
  h1 {
    font-size: 52px;
  }
}

h4 {
  color: var(--primary-text-color);
  font-family: catalpaultrablack, sans-serif;
  font-size: 24px;
  line-height: 1;
}

.icon {
  background-repeat: no-repeat;
  width: 44px;
  height: 44px;
  display: block;
}

.icon-blog {
  background-image: url("../medium.87a71b95.svg");
}

.icon-twitter {
  background-image: url("../twitter.41ba4fc6.svg");
}

.icon-discord {
  background-image: url("../discord.1f51d1da.svg");
}

.icon-farcaster {
  background-image: url("../farcaster.e8cd15d9.svg");
}

.icon-instagram {
  background-image: url("../instagram.b1d938d2.svg");
}

.icon-medium {
  background-image: url("../medium.87a71b95.svg");
}

.icon-tiktok {
  background-image: url("../tiktok.cabcd39e.svg");
}

.icon-youtube {
  background-image: url("../youtube.328378f7.svg");
}

#video {
  object-fit: cover;
  z-index: -1;
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0;
}

.sp-link-wrapper, form label {
  display: none !important;
}

.sp-button {
  background-color: var(--brand-color);
  color: var(--primary-text-color);
  text-align: center;
  border-radius: 16px;
  transition: all .15s ease-out;
  height: auto !important;
  padding: 18px 20px 20px !important;
  font-family: Inter, sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}

.sp-button:hover {
  background: var(--accent-color) !important;
  top: 0 !important;
}

.sp-button:active {
  opacity: .9;
}

.sp-form-control {
  -webkit-appearance: textfield;
  height: auto !important;
  padding: 18px 20px 20px !important;
}

.sp-message-success {
  margin-top: 30px;
}

.sp-message-success h3 {
  font-weight: 700px;
}

@keyframes clouds1 {
  0% {
    opacity: 0;
    transform: translateX(20px)translateY(20px)scale(.9);
  }

  50% {
    opacity: 1;
    transform: translateX(0)translateX(0)scale(1);
  }

  to {
    opacity: 0;
    transform: translateX(-20px)translateY(-10px)scale(1.1);
  }
}

@keyframes clouds2 {
  0% {
    opacity: 0;
    transform: translateY(10px)scale(.8);
  }

  50% {
    opacity: 1;
    transform: translateX(0)scale(1);
  }

  to {
    opacity: 0;
    transform: translateY(-20px)scale(1.2);
  }
}

@keyframes clouds3 {
  0% {
    opacity: 0;
    transform: translateX(-50px)translateY(5px)scale(.9);
  }

  50% {
    opacity: 1;
    transform: translateX(0)translateY(0)scale(1);
  }

  to {
    opacity: 0;
    transform: translateX(50px)translateY(10px)scale(1.1);
  }
}

.clouds-bg {
  background: url("../clouds-bg.f7c494b6.webp") 125% 0 no-repeat;
  height: 100vh;
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  overflow: visible;
}

.clouds-bg:before {
  bottom: -100px;
  right: 0;
}

.clouds-bg:after, .clouds-bg:before {
  content: "";
  background: url("../clouds-bg.f7c494b6.webp") no-repeat;
  width: 1055px;
  height: 395px;
  display: block;
  position: absolute;
}

.clouds-bg:after {
  bottom: 0;
  left: 0;
}

.hot-summer-style .vacay-tagline {
  color: #fff;
  letter-spacing: .01em;
  text-align: center;
  text-shadow: 0 2px 8px #0000002e;
  margin-top: 1.2em;
  margin-bottom: .5em;
  font-family: BasePixel, Inter, sans-serif;
  font-size: clamp(1.7rem, 3vw, 2.3rem);
  font-weight: 600;
}

.hot-summer-style .vacay-desc {
  text-align: center;
  text-shadow: 0 2px 8px #0000002e;
  max-width: 600px;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(1.15rem, 2vw, 1.35rem);
  font-weight: 400;
  line-height: 1.8;
}

.hot-summer-style .clouds-bg, .hot-summer-style .clouds-bg:after, .hot-summer-style .clouds-bg:before {
  background-image: url("../hot-summer_clouds-bg.8f930886.png");
}

.header {
  z-index: 20;
  justify-content: space-between;
  max-width: 1184px;
  margin: 0 auto;
  padding: 16px;
  display: flex;
  position: relative;
}

.header-nav {
  font-size: 18px;
  font-weight: 700;
  display: none;
}

.header-nav a {
  border-bottom: 1px solid;
  transition: all .15s ease-out;
}

.header-nav a:hover {
  border-bottom-color: #0000;
}

.header-nav li {
  margin-right: 55px;
}

@media only screen and (width >= 600px) {
  .header-nav {
    display: flex;
  }
}

.hot-summer-style .upload-btn {
  color: #fff;
  cursor: pointer;
  background: #ff85aa;
  border: none;
  border-radius: 32px;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 18px 40px;
  font-size: 1.2rem;
  font-weight: 700;
  text-decoration: none;
  transition: background .2s;
  display: inline-block;
  box-shadow: 0 2px 8px #00000014;
}

.hot-summer-style .upload-btn:hover {
  background: #ff5e8e;
}

.content {
  z-index: 10;
  max-width: 1184px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}

.content > p {
  margin-top: 12px;
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 32px;
}

@media only screen and (height >= 600px) and (width >= 1024px) {
  .content {
    margin-top: 5vw;
  }
}

.hero {
  max-width: 1000px;
  position: relative;
  left: -92px;
}

@media only screen and (width <= 1000px) {
  .hero {
    left: auto;
  }
}

.form {
  color: var(--brand-color);
  pointer-events: auto;
  background-color: #fff;
  border-radius: 24px;
  max-width: 100%;
  padding: 14px;
}

.form > h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.form > p {
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 24px;
}

.form .sp-form .sp-field, .form .sp-form-outer > div {
  padding-left: 0;
  padding-right: 0;
}

.sp-form-fields-wrapper {
  width: 100% !important;
}

@media only screen and (width >= 1000px) {
  .form {
    max-width: 412px;
  }

  .sp-form-fields-wrapper {
    max-width: 440px;
  }
}

.parallax {
  -webkit-user-select: none;
  user-select: none;
  z-index: 0;
  max-width: 100%;
  height: min(100vw, 680px);
  margin: -100px auto 0;
  position: relative;
  inset: 0;
  overflow: hidden;
}

.parallax picture {
  width: 100%;
}

.parallax picture img {
  width: 100%;
  position: absolute;
  top: 50px;
  left: 0;
  right: -200px;
}

@media only screen and (height >= 600px) and (width >= 1024px) {
  picture img {
    margin-top: 5vw;
  }
}

@media only screen and (width >= 1000px) {
  .parallax {
    max-width: 1184px;
    height: auto;
    margin: 0 auto;
    position: absolute;
    overflow: visible;
  }

  .parallax picture img {
    width: 1024px;
    position: absolute;
    top: 40px;
    left: auto;
    right: -290px;
  }
}

.footer {
  z-index: 1;
  justify-content: center;
  gap: 12px;
  max-width: 1184px;
  margin: 0 auto;
  padding: 0 16px 56px;
  display: flex;
  position: relative;
}

.footer__logo {
  margin-bottom: 32px;
}

.footer__logo img + img {
  margin-left: 100px;
}

@media only screen and (width <= 1000px) {
  .footer__logo img + img {
    margin-top: 16px;
    margin-left: 0;
  }
}

.hot-summer-style .footer__continer {
  background-color: #000affcf;
}

.hot-summer-style .icon {
  opacity: .7;
}

.footer__continer {
  background: #3b322f;
  border-radius: 32px;
  width: 100%;
  padding: 36px 40px;
}

.footer__links {
  display: flex;
}

@media only screen and (width <= 1000px) {
  .footer__links {
    flex-direction: column;
  }
}

.footer__links > div + div {
  margin-left: 82px;
}

@media only screen and (width <= 1000px) {
  .footer__links > div + div {
    margin-top: 24px;
    margin-left: 0;
  }
}

.footer__links ul, .footer__links ul li + li {
  margin-top: 16px;
}

.footer__links a {
  font-weight: 500;
}

.footer__links a:hover {
  color: var(--brand-color);
  border-radius: 4px;
}

.footer__socials ul {
  display: flex;
}

.footer__socials ul li + li {
  margin: 0;
}

.footer__socials a:hover {
  opacity: .4;
}

.footer__socials .footer__copyright {
  color: #fff;
  letter-spacing: .02em;
  opacity: .6;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 0;
  padding-left: 0;
  font-size: .95em;
}

.bubble {
  transition: all .1s ease-out;
}

.bubble-1 {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 90%;
  left: 35.5%;
}

.bubble-2 {
  width: 121px;
  height: 121px;
  position: absolute;
  top: 32%;
  left: 4%;
}

.bubble-3 {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 71%;
  left: -2%;
}

.furr-sound {
  cursor: pointer;
  transform-origin: 50%;
  z-index: 9999;
  transition: all .3s ease-out;
  position: absolute;
  top: 41%;
  left: 76%;
}

.furr-sound:hover {
  transform: scale(1.2);
}

.furr-sound img {
  width: 60px;
  height: 60px;
}

.furr-sound img:nth-child(2) {
  display: none;
}

.furr-sound img.icon {
  object-fit: contain;
  width: 44px;
  height: 44px;
  display: block;
}

.furr-sound.pause img:first-child {
  display: none;
}

.furr-sound.pause img:nth-child(2) {
  display: block;
}

@media only screen and (width >= 1000px) {
  .bubble-1 {
    left: 35.5%;
  }

  .bubble-2 {
    width: 190px;
    height: 190px;
    top: 22%;
    left: 58.8%;
  }

  .bubble-3 {
    left: -2%;
  }

  .furr-sound {
    min-width: 125px;
    margin-left: 70px;
    top: 38%;
    left: 88%;
  }

  .furr-sound img {
    width: 121px;
    height: 121px;
  }
}

.features {
  margin: 28px 0;
  position: relative;
}

@media only screen and (width <= 1000px) {
  .features {
    margin-top: -50px;
  }
}

.features:before {
  content: "";
  z-index: -1;
  background: #fff;
  border-radius: 32px;
  display: block;
  position: absolute;
  inset: 150px 0 0;
}

@media only screen and (width <= 1000px) {
  .features:before {
    top: 30px;
  }
}

.features img, .features svg {
  max-width: none;
  margin: 0 -100px -170px -147px;
}

@media only screen and (width <= 1000px) {
  .features img, .features svg {
    max-width: 100%;
    margin: 0 0 -40px;
  }
}

.coming-soon, .subs {
  margin: 28px 0;
  position: relative;
}

.subs {
  background: url("../subscribe-bg.881d2c83.webp") 0 0 / cover no-repeat;
  border-radius: 32px;
  padding-bottom: 70px;
  overflow: hidden;
  -webkit-mask-image: url("../subs.6b3cdf40.png");
  mask-image: url("../subs.6b3cdf40.png");
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

@media only screen and (width <= 1000px) {
  .subs {
    padding-bottom: 22px;
  }
}

.subs img {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.subs__container {
  padding-top: 56px;
  padding-left: 64px;
  padding-right: 64px;
}

@media only screen and (width <= 1000px) {
  .subs__container {
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.subs__container div {
  color: var(--primary-text-color);
  margin-bottom: 16px;
  font-family: catalpaultrablack, sans-serif;
  font-size: 62px;
  line-height: 1;
}

@media only screen and (width <= 1000px) {
  .subs__container div {
    margin-bottom: 8px;
    font-size: 28px;
  }
}

.subs__container p {
  font-size: 24px;
}

@media only screen and (width <= 1000px) {
  .subs__container p {
    font-size: 16px;
  }
}

.subs__container button {
  color: var(--brand-color);
  background: #fff;
  border-radius: 999px;
  margin-top: 32px;
  padding: 25px 32px;
  font-family: catalpaultrablack, sans-serif;
  font-size: 24px;
  position: relative;
}

.subs__container button:hover {
  background: var(--brand-color);
  color: #fff;
}

@media only screen and (width <= 1000px) {
  .subs__container button {
    text-align: center;
    width: 100%;
    padding: 16px;
    font-size: 20px;
  }
}

.widget input {
  border-top-right-radius: .375rem;
  border-bottom-right-radius: .375rem;
  min-width: 220px;
  margin-right: 16px;
}

.widget button {
  border-bottom: 1px solid var(--brand-color);
  border-top: 1px solid var(--brand-color);
  border-radius: .375rem;
  background-color: var(--brand-color) !important;
  color: #fff !important;
}

.modal-subs__close {
  color: var(--brand-color);
  font-family: catalpaultrablack, sans-serif;
  font-size: 18px;
  position: absolute;
  top: 10px;
  right: 16px;
}

.modal-subs__close:hover {
  opacity: .8;
}

.modal-subs {
  z-index: 10000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
}

.modal-subs h4 {
  color: var(--brand-color);
  margin-bottom: 8px;
  padding: .5rem 0;
}

.modal-subs {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s;
}

.modal-subs.open {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-subs__overlay {
  backdrop-filter: blur(4px);
  background: #fff9;
  position: absolute;
  inset: 0;
}

.modal-subs__container {
  background: #fff;
  border-radius: 16px;
  min-width: 358px;
  max-width: 90vw;
  padding: 16px 24px 24px;
  position: relative;
}

.join-whitelist, .modal-subs__container, .modal-subs__container p {
  color: var(--brand-color);
}

.join-whitelist {
  background: #fff;
  border-radius: 72px;
  margin-top: 16px;
  padding: 23px 86px;
  font-family: catalpaultrablack, sans-serif;
  font-size: 24px;
}

.join-whitelist svg {
  margin-left: 16px;
  position: relative;
  top: 3px;
}

@media only screen and (width <= 1000px) {
  .join-whitelist {
    text-align: center;
    width: 100%;
    padding: 23px;
    font-size: 22px;
  }
}

.join-whitelist:hover {
  background: var(--brand-color);
  color: #fff;
}

.app-live {
  color: var(--brand-color);
  opacity: 1;
  text-align: center;
  z-index: 1000;
  background: #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  min-height: 60px;
  margin: 16px;
  transition: all .3s;
  display: flex;
  position: sticky;
  top: 16px;
}

.app-live.hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  overflow: hidden;
}

.app-live a {
  color: var(--brand-color);
}

@media only screen and (width <= 1000px) {
  .app-live {
    overflow: overflow-wrap;
    gap: 0;
    padding: 10px 80px;
  }
}

.app-live__close {
  opacity: .5;
  margin: auto;
  font-size: 26px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
}

.app-live__close:hover {
  opacity: .9;
}

.page404 {
  background: url("../404.02b93a4b.webp") 0 0 / cover no-repeat;
}

.page404 div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
}

.page404 h1 {
  margin-bottom: .2em;
  font-size: 150px;
}

.page404 a {
  color: var(--brand-color);
  background: #fff;
  border-radius: 32px;
  padding: 18px 24px;
}

@keyframes reveal {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.coming-soon-bubbles g:first-child image {
  animation: 3s ease-out 10s reveal;
}

.coming-soon-bubbles g:nth-child(2) image {
  animation: 3s ease-out 16s reveal;
}

.coming-soon-bubbles g:nth-child(3) image {
  animation: 3s ease-out 21s reveal;
}

.coming-soon-bubbles g:nth-child(4) image {
  animation: 3s ease-out 26s reveal;
}

.coming-soon-bubbles g:nth-child(5) image {
  animation: 3s ease-out 32s reveal;
}

.coming-soon-bubbles g:nth-child(6) image {
  animation: 3s ease-out 36s reveal;
}

.coming-soon-bubbles g:nth-child(7) image {
  animation: 3s ease-out 42s reveal;
}

#getWaitlistInnerContainer .gw-font-bold.gw-text-2xl.gw-pb-2.gw-text-center {
  display: none;
}

#getWaitlistContainer > div {
  padding: 0;
}

#getWaitlistContainer .gw-welcome a {
  text-decoration: underline;
}

#getWaitlistContainer .gw-welcome a:hover {
  text-decoration: none;
}

#getWaitlistContainer .gw-welcome li {
  margin: .5em 0;
}

@media only screen and (width <= 1000px) {
  #getWaitlistContainer .gw-social-label {
    display: none;
  }
}

.blogs {
  color: var(--brand-color);
  background-color: #fff;
  background-size: cover;
  border-radius: 32px;
  margin: 28px 0;
  padding-bottom: 70px;
  position: relative;
  overflow: hidden;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

@media only screen and (width <= 1000px) {
  .blogs {
    padding-bottom: 22px;
  }
}

.blogs__title {
  color: var(--brand-color);
  padding-top: 56px;
  padding-left: 64px;
  padding-right: 64px;
}

@media only screen and (width <= 1000px) {
  .blogs__title {
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.blogs__title div {
  color: var(--brand-color);
  margin-bottom: 16px;
  font-family: catalpaultrablack, sans-serif;
  font-size: 62px;
  line-height: 1;
}

@media only screen and (width <= 1000px) {
  .blogs__title div {
    margin-bottom: 8px;
    font-size: 28px;
  }
}

.blogs__title p {
  font-size: 24px;
}

@media only screen and (width <= 1000px) {
  .blogs__title p {
    font-size: 16px;
  }
}

.blogs__related {
  color: var(--brand-color);
  padding-top: 56px;
  padding-left: 64px;
  padding-right: 64px;
}

.blogs__related .interview {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem 1rem;
}

.blogs__related .interview-legend {
  background-color: #f9f9f5;
  border-left: 4px solid #f60;
  margin: 2rem 0;
  padding: 1rem;
  font-size: 1rem;
  box-shadow: 0 1px 3px #0000001a;
}

.blogs__related .interviewee, .blogs__related .interviewer {
  min-width: 30px;
  margin-right: .5rem;
  font-weight: 700;
  display: inline-block;
}

.blogs__related .interviewer {
  color: #f60;
}

.blogs__related .interviewee {
  color: #333;
}

.blogs__related .qa-section {
  border-bottom: 1px solid #eee;
  margin-bottom: 3rem;
  padding-bottom: 2rem;
}

.blogs__related .question p {
  margin-bottom: 1.5rem;
  font-weight: 700;
}

.blogs__related .answer {
  margin-left: .5rem;
}

.blogs__related .answer p {
  margin-bottom: 1rem;
  line-height: 1.6;
}

.blogs__related .answer p + p {
  margin-top: 1.2rem;
}

@media only screen and (width <= 1000px) {
  .blogs__related {
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.blogs__related p {
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 1.6;
}

@media only screen and (width <= 1000px) {
  .blogs__related p {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.4;
  }
}

.blogs__related .article-link {
  margin-bottom: 16px;
}

.blogs__related a {
  color: var(--brand-color);
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.blogs__related a:hover {
  opacity: .8;
}

.article-image {
  margin: 32px 0;
}

@media only screen and (width <= 1000px) {
  .article-image {
    margin: 24px 0;
  }
}

.article-image img {
  width: 100%;
  height: auto;
  display: block;
}

.article-image .header-image {
  width: 100%;
  margin: 0 auto 40px;
}

.article-image .header-image img {
  border-radius: 16px;
  width: 100%;
  height: auto;
}

@media only screen and (width <= 1000px) {
  .article-image .header-image {
    margin-bottom: 24px;
  }
}

.article-image .image-credit a {
  color: #666;
  text-decoration: underline;
  transition: opacity .2s;
}

.article-image .image-credit a:hover {
  opacity: .8;
}

.article-image .image-caption {
  color: #666;
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.4;
}

.article-image .image-caption .image-credit {
  margin-top: 4px;
  font-size: 12px;
  display: block;
}

.blogs__scroll__container {
  color: var(--brand-color);
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 56px;
  padding-left: 4px;
  padding-right: 4px;
}

@media only screen and (width <= 759px) {
  .blogs__scroll__container {
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 16px;
    padding-left: 4px;
    padding-right: 4px;
  }
}

@media only screen and (width <= 1000px) and (width >= 760px) {
  .blogs__scroll__container {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 16px;
    padding-left: 4px;
    padding-right: 4px;
  }
}

.blogs__scroll__container {
  scrollbar-color: #ff4d0033 #fff;
  overflow-x: scroll;
}

.blogs__scroll__container::-webkit-scrollbar {
  height: 6px;
}

.blogs__scroll__container::-webkit-scrollbar-thumb {
  background-color: #ff4d0033;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 1px #ffffff80;
}

.blogs_content {
  gap: 24px;
  min-width: fit-content;
  display: flex;
}

@media only screen and (width <= 759px) {
  .blogs_content {
    gap: 40px;
  }
}

@media only screen and (width <= 1000px) and (width >= 760px) {
  .blogs_content {
    gap: 50px;
  }
}

div.card {
  border: 1px solid var(--brand-color);
  color: #616161;
  border-radius: 30px;
  width: 324px;
  height: 430px;
  margin-bottom: 16px;
  padding: 0 20px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  transition: all .5s ease-in-out;
  display: block;
  position: relative;
}

@media only screen and (width <= 760px) {
  div.card {
    width: 300px;
    height: 430px;
  }
}

@media only screen and (width <= 1000px) and (width >= 760px) {
  div.card {
    width: 310px;
    height: 430px;
  }
}

div.card img {
  width: 100%;
  margin-top: 20px;
  display: block;
}

div.card div {
  margin-top: 25px;
}

@media only screen and (width <= 576px) {
  div.card div {
    font-size: 18px;
  }
}

div.card p {
  margin-top: 16px;
  font-size: 14px;
  line-height: 16px;
}

div.card a {
  background-color: var(--brand-color);
  color: #fff;
  border-radius: 23px;
  width: fit-content;
  height: 46px;
  padding: 8px 12px;
  font-size: 18px;
  line-height: 30px;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 20px;
}

div.card:hover {
  transform: scale(1.02);
  box-shadow: 3px 2px 9px #ff4b0033, -1px 0 10px #ff4d0019;
}

.menu {
  cursor: pointer;
  display: block;
  position: relative;
}

.menu-title {
  border-bottom: 1px solid;
  width: 100%;
  transition: all .15s ease-out;
  display: block;
}

.menu-title:hover {
  border-bottom-color: #0000;
}

.menu-dropdown {
  color: var(--brand-color);
  z-index: 100;
  background: #fff;
  min-width: 100%;
  margin-top: 10px;
  margin-right: 0;
  padding: 0;
  transition: padding .5s;
  position: absolute;
}

.menu-dropdown li {
  text-align: left;
  margin: 0;
  padding: 10px 10px 30px;
  font-size: 14px;
  font-weight: 500;
}

.menu-dropdown li a {
  color: var(--brand-color);
  border-bottom-color: #0000;
}

.menu-dropdown > * {
  white-space: nowrap;
  height: 30px;
  padding: 5px 10px;
  transition: height .5s cubic-bezier(.73, .32, .34, 1.5), padding .5s cubic-bezier(.73, .32, .34, 1.5), margin .5s cubic-bezier(.73, .32, .34, 1.5), color .5s .2s, background-color .2s;
  overflow: hidden;
}

.menu-dropdown > :hover {
  background: #0000001a;
}

.menu:not(:hover) > .menu-dropdown > * {
  visibility: hidden;
  z-index: 99;
  height: 0;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: height .5s .1s, padding .5s .1s, margin .5s .1s, color .3s, visibility .6s;
}

.report {
  border-radius: 1rem;
  max-width: 1184px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.report_container {
  text-align: center;
  background-color: #fffcef;
  border-radius: 1rem;
  padding: 2rem;
}

@media only screen and (width >= 769px) {
  .report_container {
    padding: 3rem;
  }
}

.report_content {
  color: #3b322f;
  text-align: start;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6rem;
}

@media only screen and (width >= 769px) {
  .report_content {
    max-width: 56%;
    padding: 0;
  }
}

.report_content strong {
  font-weight: 600;
  line-height: 1.6rem;
}

.report_content .blockquote {
  color: #764135;
  text-align: start;
  background-color: #e8e1d0;
  border-radius: 1.5rem;
  width: 100%;
  margin: 20px auto;
  padding: 2rem;
  font-size: 18px;
  font-weight: 600;
  line-height: 2rem;
}

@media only screen and (width >= 769px) {
  .report_content .blockquote {
    max-width: 80%;
    padding: 2rem;
    font-size: 20px;
  }
}

.report_content .blockquote .quotation {
  word-wrap: normal;
  color: #dd7339;
  text-align: center;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: .5rem;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1rem;
  display: block;
}

@media only screen and (width >= 769px) {
  .report_content .blockquote .quotation {
    font-size: 60px;
  }
}

.report_content a {
  color: var(--brand-color);
  text-decoration: underline;
}

.report_content .bolder {
  font-weight: 600;
}

.report_content .title {
  margin: 24px 0 12px;
  padding: 12px 0 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.8rem;
}

.report_content .sub_title {
  color: #3b322f;
  margin: 20px 0 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 1.8rem;
}

.report_content p {
  color: #3b322f;
  padding: 15px 0;
}

.report_content ul {
  color: #3b322f;
  margin: 20px 0;
}

.report_content ul li {
  margin-bottom: 10px;
}

.report_content ul li ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 2rem;
}

.report_content ul li ul li {
  margin-bottom: 0;
  padding: 0;
  line-height: 1.6rem;
}

.report_content ul li span {
  display: inline-block;
}

.pawty-button, .text-center {
  text-align: center;
}

.pawty-button {
  color: #ff85aa;
  filter: drop-shadow(0 4px 4px #00000040);
  letter-spacing: .01em;
  background: linear-gradient(89.88deg, #c4dff2 -5.21%, #81d0ff 99.9%);
  border-radius: 72px;
  padding: 18px 32px;
  font-family: catalpaultrablack;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: 32px;
  display: inline-block;
}
/*# sourceMappingURL=index.fcf6362c.css.map */
