@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");

/* tc-scoped:tc-wp-content-root */

.tc-wp-content-root {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .svx26-snapchat-viewer, .tc-wp-content-root .svx26-snapchat-viewer *{
  box-sizing: border-box;
}.tc-wp-content-root .svx26-snapchat-viewer{
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #172126;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-section{
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-section-one, .tc-wp-content-root .svx26-snapchat-viewer .svx26-section-three{
  background: #ffffff;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-section-two{
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 252, 0, 0.18), transparent 34%),
    linear-gradient(180deg, #fffef2 0%, #f7fbf7 100%);
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  min-width: 0;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-heading, .tc-wp-content-root .svx26-snapchat-viewer .svx26-intro, .tc-wp-content-root .svx26-snapchat-viewer .svx26-card-title, .tc-wp-content-root .svx26-snapchat-viewer .svx26-card-text{
  text-align: center !important;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-heading{
  margin: 0 auto;
  color: #111917;
  font-weight: 820;
  line-height: 1.08;
  letter-spacing: 0;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-intro{
  margin: 0 auto;
  color: #52605d;
  line-height: 1.7;
  font-weight: 450;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-grid{
  display: grid !important;
  align-items: stretch !important;
  width: 100% !important;
  min-width: 0;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-card{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 100% !important;
  min-width: 0;
  text-align: center !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.9) 100%);
  border: 1px solid rgba(218, 224, 212, 0.95);
  border-radius: 22px;
  box-shadow: 0 18px 42px rgba(38, 58, 45, 0.1);
  overflow: hidden;
  transition:
    transform 320ms ease,
    box-shadow 320ms ease,
    border-color 320ms ease,
    background 320ms ease;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, rgba(255, 252, 0, 0.13), transparent 42%),
    radial-gradient(circle at 50% 12%, rgba(0, 198, 164, 0.1), transparent 35%);
  opacity: 0;
  transition: opacity 320ms ease;
  pointer-events: none;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-card:hover{
  transform: translateY(-8px) scale(1.012);
  border-color: rgba(0, 198, 164, 0.38);
  box-shadow: 0 24px 54px rgba(23, 58, 45, 0.16);
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-icon{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  margin-left: auto;
  margin-right: auto;
  color: #111917;
  text-align: center !important;
  background:
    linear-gradient(135deg, #fffc00 0%, #d9f65c 48%, #00c6a4 100%);
  box-shadow:
    0 14px 28px rgba(255, 218, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.6);
  transition:
    transform 320ms ease,
    box-shadow 320ms ease,
    filter 320ms ease;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-card:hover .svx26-icon{
  transform: translateY(-4px);
  filter: saturate(1.08);
  box-shadow:
    0 18px 34px rgba(0, 198, 164, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.7);
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-i{
  display: inline-block;
  line-height: 1;
  text-align: center !important;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-title{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #111917;
  font-weight: 780;
  line-height: 1.22;
  letter-spacing: 0;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-text{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #5b6864;
  font-weight: 440;
  line-height: 1.62;
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-card{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-card.svx26-reveal-ready{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .svx26-snapchat-viewer .svx26-card.svx26-reveal-in{
  opacity: 1;
  transform: translateY(0);
  transition:
    opacity 520ms ease,
    transform 520ms ease,
    box-shadow 320ms ease,
    border-color 320ms ease,
    background 320ms ease;
}@media (min-width: 1024px) {.tc-wp-content-root .svx26-snapchat-viewer .svx26-section{
    padding: 88px 0;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-container{
    padding: 0 28px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-heading{
    font-size: 44px;
    max-width: 900px;
    white-space: nowrap;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-intro{
    max-width: 760px;
    margin-top: 18px;
    font-size: 17px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-grid{
    gap: 26px;
    margin-top: 46px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-grid-eight{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card{
    min-height: 300px;
    padding: 34px 28px 32px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-icon{
    width: 74px;
    height: 74px;
    border-radius: 22px;
    margin-bottom: 24px;
    font-size: 29px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-title{
    font-size: 20px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-text{
    margin-top: 13px;
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .svx26-snapchat-viewer .svx26-section{
    padding: 72px 0;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-container{
    padding: 0 24px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-heading{
    font-size: 38px;
    max-width: 760px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-intro{
    max-width: 690px;
    margin-top: 16px;
    font-size: 16px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card{
    min-height: 270px;
    padding: 30px 24px 28px;
    border-radius: 20px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-icon{
    width: 68px;
    height: 68px;
    border-radius: 20px;
    margin-bottom: 22px;
    font-size: 27px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-title{
    font-size: 19px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-text{
    margin-top: 12px;
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .svx26-snapchat-viewer .svx26-section{
    padding: 56px 0;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-container{
    padding: 0 16px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-heading{
    font-size: 30px;
    max-width: 390px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-intro{
    max-width: 520px;
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.6;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-top: 30px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card{
    min-height: 232px;
    padding: 22px 14px 20px;
    border-radius: 16px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-icon{
    width: 54px;
    height: 54px;
    border-radius: 16px;
    margin-bottom: 16px;
    font-size: 22px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-title{
    font-size: 15.5px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-text{
    margin-top: 9px;
    font-size: 12.5px;
    line-height: 1.5;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .svx26-snapchat-viewer .svx26-section{
    padding: 50px 0;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-container{
    padding: 0 12px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-heading{
    font-size: 27px;
    max-width: 350px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-intro{
    max-width: 360px;
    margin-top: 11px;
    font-size: 13.5px;
    line-height: 1.58;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 26px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card{
    min-height: 224px;
    padding: 20px 12px 18px;
    border-radius: 15px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-icon{
    width: 50px;
    height: 50px;
    border-radius: 15px;
    margin-bottom: 15px;
    font-size: 20px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-title{
    font-size: 14.5px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-text{
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.46;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .svx26-snapchat-viewer .svx26-section{
    padding: 44px 0;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-container{
    padding: 0 10px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-heading{
    font-size: 24px;
    max-width: 300px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-intro{
    max-width: 310px;
    margin-top: 10px;
    font-size: 12.75px;
    line-height: 1.54;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-top: 24px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card{
    min-height: 216px;
    padding: 18px 10px 16px;
    border-radius: 14px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-icon{
    width: 46px;
    height: 46px;
    border-radius: 14px;
    margin-bottom: 13px;
    font-size: 18px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-title{
    font-size: 13.5px;
    line-height: 1.18;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-text{
    margin-top: 7px;
    font-size: 11.25px;
    line-height: 1.42;
  }}@media (max-width: 319px) {.tc-wp-content-root .svx26-snapchat-viewer .svx26-section{
    padding: 40px 0;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-container{
    padding: 0 10px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-heading{
    font-size: 23px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-intro{
    margin-top: 10px;
    font-size: 12.5px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-grid{
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
    margin-top: 22px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card{
    min-height: 210px;
    padding: 18px 12px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-icon{
    width: 46px;
    height: 46px;
    border-radius: 14px;
    margin-bottom: 13px;
    font-size: 18px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-title{
    font-size: 14px;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card-text{
    margin-top: 7px;
    font-size: 11.5px;
  }}@media (prefers-reduced-motion: reduce) {.tc-wp-content-root .svx26-snapchat-viewer .svx26-card, .tc-wp-content-root .svx26-snapchat-viewer .svx26-icon, .tc-wp-content-root .svx26-snapchat-viewer .svx26-card::before{
    transition: none !important;
  }.tc-wp-content-root .svx26-snapchat-viewer .svx26-card:hover, .tc-wp-content-root .svx26-snapchat-viewer .svx26-card:hover .svx26-icon{
    transform: none !important;
  }}