/* Global */
html{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 16px; font-weight: 400; line-height: 24px; scroll-behavior: smooth; text-rendering: optimizeSpeed;}
body{background:#fff} body{font-family:"Inter", Helvetica, sans-serif} body { color: #000; font-size: 16px; line-height: 24px; margin: 0; min-height: 100vh; overflow-x: hidden; position: relative; width: 100%;}
main h1,main h2,main h3,main h4,main h5,main h6, .logo{font-family:"Inter", Helvetica, sans-serif;} 
p { font-size: 18px; font-weight: 400; line-height: 28px; }
a {color: #000; cursor: pointer; -webkit-tap-highlight-color: transparent;}
img { border-style: none;-webkit-flex-shrink: 0; -moz-flex-shrink: 0;-ms-flex-shrink: 0; flex-shrink: 0; height: auto; max-width: 100%; overflow: hidden; vertical-align: bottom; width: auto;}
*, *:before, *:after { box-sizing: inherit;}
main h2,.title-h2 {font-size: 32px;font-weight: 900; line-height: 40px;}
main h3, .title-h3 {font-size: 20px; font-weight: 900; line-height: 28px; }
main h5, .title-h5 { font-size: 20px; font-weight: 900; line-height: 28px; }
main a:not(.cards-container a) {text-decoration: #ff4180 2px underline !important;}

/* Layout */
.row { display: flex; flex-wrap: wrap; }
.col { flex: 1; padding: 10px; }
.col-1-1 { width: 100%; }
.col-1-4 { flex: 1 1 23%; box-sizing: border-box; padding: 10px; }
@media (max-width: 768px) { .col-1-4 { flex: 1 1 100%; } }
[class*="max-width-"] {margin: 0 auto;}

/* Buttons */
.button.button-style-primary:hover { background: #191919; }
.bg-color-primary, .button.button-style-primary, .card .button.button-style-primary, .timeline [class^="col-"]:before { background: #000; }
.button.button-style-primary { color: #fff; opacity: 1; }
.button { font-size: 16px; font-weight: 400; line-height: 24px; transition: all .2s; border: none; cursor: pointer; display: inline-block; font-weight: 600; line-height: 24px; padding: 12px 20px; text-align: center; text-decoration: none !important; height: 100%; }
.button.button-style-secondary {background: rgba(0, 0, 0, 0.1); color: #000; opacity: 1;}
.button.button-style-secondary:hover {background: rgba(0, 0, 0, 0.2);}
.button.button-style-tertiary {background: #fff; color: #000; opacity: 1; padding: 10px 18px;}
.button.button-style-tertiary.button-size-sm {padding: 6px 10px;}
.button.button-style-tertiary.button-size-md {padding: 10px 14px;}
.button.button-style-tertiary.button-size-lg {padding: 14px 22px;}
.button.button-tag { display: block; font-size: 14px; font-weight: 600; height: 32px; line-height: 32px; padding: 0 12px; }
.button.button-tag.muted { cursor: default; width: 40px; }
.form input, .form select, .form textarea, .button, .tag { border-radius: 8px; }
.button.button-size-md { font-size: 16px; font-weight: 400; line-height: 16px; font-weight: 600; line-height: 16px; padding: 12px 16px; background-color: #ff4180 !important;}
.button.button-size-md:hover {background-color: #dc0073 !important;}

/* Header */
.header-main .logo{ font-size: clamp(18px, 5vw, 28px); font-weight: 700;height: 40px;line-height: 40px; margin-right: 20px;  opacity: 1 !important; display:inline-flex;}
.logo img, .logo svg { display: block; height: 20px; margin: 8px 0; width: auto;}

 header {background-color: #fff; display: block;}
.header-main a:not(.button) {height: 40px;}
.form input {-webkit-appearance: none; -moz-appearance: none; appearance: none;}
.form input:not(.button), .form select, .form .select-wrapper {height: 40px;}
.form .select-wrapper {position: relative;}
.header-main {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; left: 0; overflow: hidden; position: fixed; right: 0; top: 0; width: 100%; z-index: 999;}
.header-main nav {padding:20px 10px; margin:0 auto; max-width: 1290px;}
.header-main a {color: #000; display: block; line-height: 40px; opacity: .6; text-decoration: none; font-size: 16px;}
.header-main nav>div {font-size: 0; height: 40px; position: relative;}
.header-main nav.full-width {padding: 20px 24px;}

.header-main a:hover {opacity: 1;}

.header-main ul {display: inline-block; font-size: 0; list-style: none; margin: 0 20px 0 0; padding: 0; vertical-align: top;}
.header-main ul.header-space-reduced {margin-right: 16px;}
.header-main ul:last-child {}
.header-main ul li {display: inline-block; font-size: 16px; padding-right: 20px; vertical-align: top;}
.header-main ul li:last-child {padding-right: 0;}
.header-main ul li.active a {opacity: 1;}
.header-main ul.header-listed:last-child {}
.header-main ul.header-social li {padding-right: 16px;}
.header-main ul.header-social li:last-child {padding-right: 0;}
.header-main ul.header-controls li {padding-right: 16px;}
.header-main ul.header-controls li:last-child {padding-right: 0;}


.form input:not(.button), .form select, .form textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; background: #f6f6f6; border: 1px solid #ececee; color: #000; display: block; font-family: sans-serif; font-size: 17px; line-height: 22px; padding: 8px 12px; width: 100%; }
.header-main.header-fixed:not(.header-fixed--sm) { position: fixed; }
.header-main .header-space { display: none; }



main .hero:not(.hero-lg), main .hero-lg:not(.hero), main .hero-none, main.post article {
    padding-top: 80px; padding-bottom: 80px;
}

/* Hero */
.hero {margin:0 auto; padding:0; }
.hero .content { padding-left:40px;padding-right:40px;}
.hero h1 {font-size: 56px; font-weight: 900;}
.hero .description { font-size: 1.2em; margin-top: 10px; }
.hero input {flex: 1 1; align-self: center; min-height: 70px; border: none; margin: 0px 5px; border-radius: 1.25rem;}
.hero input:focus {outline: 2px solid #693396;}
.hero button {border: none; padding: 0px 25px; font-size: 18px; color: white;}
.newsletter {padding: 40px;}
@media only screen and (max-width: 1200px) and (min-width:601px) {.hero h1 {font-size:48px;font-weight: 900; line-height: 56px}}
@media only screen and (max-width: 600px) { .hero h1{ font-size: 32px;font-weight: 900; line-height: 40px;}.align-center--md {text-align: center;}}
@media only screen and (max-width: 767px) { .newsletter { padding: 20px;} .hero button {padding: 0px 10px;font-size: 14px; }}
h1.homepage {text-wrap: balance; margin-bottom:20px; font-size: clamp(28px, 6vw, 48px); line-height: clamp(36px, 7vw, 56px);}


/* Card Containers - grid all day! */
.cards-container {  display: grid; margin:0 auto; margin-bottom: 60px; gap:55px 45px; padding:0 25px 0 25px; }
@media (min-width: 600px) {.cards-container { grid-template-columns: repeat(2, 1fr); padding:0 25px; }}
@media (min-width: 900px) {.cards-container { grid-template-columns: repeat(3, 1fr); padding:0 25px;  }}
@media (min-width: 1280px) {.cards-container { padding:0 10px; }}
.web-cards {border-radius: 8px;  position: relative;  width: 100%; min-width: 0; box-sizing: border-box;}

/* Newsletter in hero */
.newsletter h3 { margin-top: 0; }
.newsletter .form-group { align-items: center; height: 70px; }
#email { flex: 1; padding: 10px; margin-right: 10px; border: 1px solid #ccc; }
.subscribe-button { padding: 10px 20px; border: none; background-color: #007BFF; color: white; border-radius: 3px; cursor: pointer; }
.subscribe-button:hover { background-color: #0056b3; }

 /* Card Meta */
.thumb-info {width: 100%; padding: 0; margin: 0; margin-top:10px;}
.thumb-info a {text-decoration: none;}
.thumb-title {display: flex; margin-bottom: 1px;}
.thumb-title h2 {display: flex; margin-bottom: 8px; margin-top: 0; font-size: 18px; line-height: 18px;}
.thumb-name {flex: 1;}
.thumb-category {display: flex;}
.thumb-category {font-size: 11px; line-height: 11px; letter-spacing: -.1px; color: #999;}
.thumb-category a {display: inline-block; padding: 0 16px 0 0; transition-property: color, background-color, border; transition-duration: 1s; background: none; margin-left: 0; white-space: nowrap; text-decoration: none; opacity: .6;}


 /* Most fav */
.thumb .thumb-label { z-index: 400;}
.thumb-label-fav { text-transform: uppercase; font-size: 11px; line-height: 10px; background: #ff4180; color: #FFF; z-index: 1;}
.thumb-label {  position: absolute; display: block; top: -4px; left: -18px; width: 48px; height: 48px; border-radius: 24px;  box-shadow: 0px 0px 10px 0px rgba(39, 49, 65, 0.1); letter-spacing: 0px;}
.thumb-label-fav .thumb-label-fav-position {display: block; padding: 14px 0 0 0;}
.web-cards[data-class="fav"]:before{ content: "MOST FAV"; position: absolute; font-size: 11px; line-height: 10px;line-height: 10px; background: #ff4180; color: #FFF; z-index: 1; border-radius: 24px; width: 48px; height: 48px; top: -24px; left: -24px; background-color:#ff4180;padding: 14px 0 0 0; text-align: center;  box-shadow: 0px 0px 10px 0px rgba(39, 49, 65, 0.1);
}

 /* Helpers */
.float-left { float: left; }
.align-left { text-align: left; }
.float-right {float: right; }
.align-right { text-align: right; }
.align-middle { display: flex; align-items: center; }
.align-center { text-align: center; }
.padding { padding: 80px; }
@media only screen and (max-width: 767px) { .padding { padding: 48px 24px; } }
@media only screen and (max-width: 1200px) { .padding-md { padding: 80px 48px; } }
@media only screen and (max-width: 1023px) { .padding-md { padding: 80px 48px; } }
@media only screen and (max-width: 767px) { .padding-md { padding: 48px 24px; } }
@media (max-width: 768px) { .col { flex-basis: 100%; } }
.container {padding-left:40px; padding-right:40px;}
@media (max-width: 520px) {
.container {padding-left:20px; padding-right:20px;}
}
.max-width-lg { max-width: 1290px; }
.max-width-md { max-width: 550px; }
.max-width-sm { max-width: 420px; }
.rounded { border-radius: 12px; overflow: hidden; }
.border, .border .tag { border: 2px solid #000; }
.text-decoration-none { text-decoration: none !important; }
.border-top { border-top: 2px solid #000; }
.full-width { width: 100% !important;}
.space-top-1x { margin-top: 16px; }
.space-top-2x { margin-top: 32px; }
.paragraph-2x, .paragraph-2x p, .paragraph-2x ol, .paragraph-2x ul {font-size: 20px; font-weight: 400; line-height: 34px; }
@media only screen and (max-width: 767px) {.paragraph-2x, .paragraph-2x p, .paragraph-2x ol, .paragraph-2x ul { font-size: 18px; line-height: 30px; }}


 /* Colors and stuff */
.button.button-style-primary:hover { background: #191919; }
.bg-color-primary, .button.button-style-primary, .card .button.button-style-primary, .timeline [class^="col-"]:before { background: #000; }
.button.button-style-primary { color: #fff; opacity: 1; }
.form input, .form select, .form textarea, .button, .flickity-prev-next-button, .tag { border-radius: 8px; }
.button { font-size: 16px; font-weight: 400; line-height: 24px; transition: all .2s; border: none; cursor: pointer; display: inline-block; font-weight: 600; line-height: 24px; padding: 12px 20px; text-align: center; text-decoration: none !important; height: 100%; }

/* footer */
.footer.padding { padding-bottom: 80px; padding-top: 80px; }
footer {margin-top: 80px;}

/* menu */
@media only screen and (max-width: 880px) { 
    main.header-bg:before, main.header-fixed:before { height: 64px; } 
    main .hero:not(.hero-lg), main .hero-lg:not(.hero), main .hero-none, main.post article { padding-top: 64px; } 
    main.header-bg .hero:not(.hero-lg), main.header-fixed .hero:not(.hero-lg), main.header-bg .hero-lg:not(.hero), main.header-fixed .hero-lg:not(.hero), main.header-bg .hero-none, main.header-fixed .hero-none, main.header-bg.post article, main.header-fixed.post article { padding-top: 48px; } 
    main.header-bg .hero:not(.hero-lg):not(.hero-columns).hero-blocks [class*="space-hero"], main.header-bg .hero:not(.hero-lg):not(.hero-columns).padding-bottom-none:not(.hero-blocks) [class*="space-hero"], main.header-fixed .hero:not(.hero-lg):not(.hero-columns).hero-blocks [class*="space-hero"], main.header-fixed .hero:not(.hero-lg):not(.hero-columns).padding-bottom-none:not(.hero-blocks) [class*="space-hero"] { margin-top: 0; } 
    main.header-bg .hero:not(.hero-lg).hero-columns.hero-blocks [class*="space-hero"], main.header-fixed .hero:not(.hero-lg).hero-columns.hero-blocks [class*="space-hero"] { margin-top: 0; } 
    main.header-bg .hero:not(.hero-lg).hero-columns.padding-bottom-none:not(.hero-blocks) [class*="space-hero"], main.header-fixed .hero:not(.hero-lg).hero-columns.padding-bottom-none:not(.hero-blocks) [class*="space-hero"] { margin-top: 0; } 
    main.header-fixed .hero-none > [class*="space-hero"], main.header-fixed.post article [class*="space-hero"] { margin-top: 0; } 
    main.header-fixed.header-fixed--sm .anchor { scroll-margin-top: 96px; } 
    main.header-fixed.header-fixed--sm .position-sticky { top: 88px; } 
    .header-main {} 
    .header-main nav { padding:12px; } 
    .header-main nav.full-width { padding: 12px 24px; } 
    .header-main a { -webkit-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -o-transition: none !important; transition: none !important; } 
    .header-main ul { display: none; margin: 0; } 
    .header-main ul.header-space-reduced { margin-right: 0; } 
    .header-main ul.header-controls { right: 40px; top: 0; float:right; display:inline-block; } 
    .header-main ul.header-controls.header-toggle-none { right: 0; } 
    .header-main ul.header-controls a.icon-search:hover { opacity: 0.6; } 
    .header-main .header-toggle { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; height: 30px; opacity: 1; padding: 10px;  right: 0; top: 0; width: 40px; display: block; float:right;} 
    .header-main .header-toggle svg { position: absolute; } 
   }

body.no-scroll { overflow: hidden; height: 100vh; position: fixed; width: 100%; }

.header-flex { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; position: relative; }


@media (min-width: 881px) {
  .header-flex { justify-content: space-between; }
  .header-main .logo { order: 1; }
  .header-main .header-listed { order: 2; display: flex !important; position: absolute; left: 50%; transform: translateX(-50%); gap: 20px; list-style: none; padding: 0; margin: 0; }
  .header-main .header-controls { order: 3; display: flex !important; }
  .header-main .header-toggle { display: none !important; }
}

@media (max-width: 880px) {
  .header-flex { justify-content: space-between; }
  .header-main .logo { order: 2; margin: 0 auto; text-align: center; }
  .header-main .header-toggle { order: 1; display: block; z-index: 99999; }
  .header-main .header-controls { order: 3; display: inline-block; }
  .header-main .header-listed { display: none; }

  .header-listed { display: none; position: fixed; top: 0; left: 0; height: 100vh; width: 100%; background: white; flex-direction: column; justify-content: center; align-items: center; z-index: 999; transition: transform 0.3s ease; transform: translateX(-100%); }
  .header-listed.open { display: flex; transform: translateX(0%); }
  .header-toggle { position: relative; z-index: 1000; background: none; border: none; cursor: pointer; }
  .icon-menu, .icon-close { position: absolute; top: 10px; right: 10px; }
  .icon-close { display: none; }
  .header-toggle.open .icon-menu { display: none; }
  .header-toggle.open .icon-close { display: block; }
  .header-listed li { padding: 20px 0; }
  .header-listed li a { font-size: 20px; color: #000; opacity: 1; }
  .button.button-size-md { font-size: 13px; padding: 12px 10px; }
}