/*!
Theme Name: Branded Content Portal
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: branded-content-portal
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Branded Content Portal is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Landing Page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

* {
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent;
  outline: 0; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

@font-face {
  font-family: 'icomoon';
  src: url("assets/fonts/icomoon.eot?38rjzh");
  src: url("assets/fonts/icomoon.eot?38rjzh#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?38rjzh") format("truetype"), url("assets/fonts/icomoon.woff?38rjzh") format("woff"), url("assets/fonts/icomoon.svg?38rjzh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^='icon-'],
[class*=' icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-promo-heading-right:before {
  content: '\e900'; }

.icon-promo-heading-left:before {
  content: '\e901'; }

.icon-lock:before {
  content: '\f023'; }

.icon-chevron-right:before {
  content: '\f054'; }

.icon-globe:before {
  content: '\f0ac'; }

.icon-account:before {
  content: '\e853'; }

.icon-arrow_forward:before {
  content: '\e5c8'; }

.icon-favorite:before {
  content: '\e87d'; }

.icon-star:before {
  content: '\e838'; }

.icon-keyboard_arrow_right:before {
  content: '\e315'; }

.icon-person_add:before {
  content: '\e7fe'; }

.icon-star_border:before {
  content: '\e83a'; }

.icon-search:before {
  content: '\e986'; }

.icon-facebook:before {
  content: '\ea90'; }

.icon-instagram:before {
  content: '\ea92'; }

.icon-twitter:before {
  content: '\ea96'; }

.icon-youtube:before {
  content: '\ea9d'; }

.icon-pinterest:before {
  content: '\ead1'; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

body,
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
p,
.navbar,
.brand,
.btn-simple,
.alert,
a,
.td-name,
td,
button.close {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Landing Page
--------------------------------------------------------------*/
html {
  scroll-behavior: smooth; }

body {
  background-color: #fafafa;
  font-size: 1.1rem; }

.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  left: -99999px;
  top: -99999px;
  width: 1px !important; }

.container {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  margin: 0 auto 1rem;
  max-width: 100%;
  width: 1400px; }
  .container::after {
    clear: both;
    content: "";
    display: table; }
  .container > div {
    background-color: #fff; }

a {
  text-decoration: none; }

form input[type='submit'] {
  display: none; }

.hero {
  display: flex; }
  .hero .left {
    background: url("assets/img/logo-bg.jpg") 70% 50% transparent no-repeat;
    background-size: cover;
    position: relative;
    width: 40%; }
  .hero .right {
    width: 60%; }
  .hero .hero-content {
    margin: 0 auto 45px auto;
    max-width: 680px;
    padding: 15px; }
    .hero .hero-content .logo-wrap {
      margin: 45px 0 25px 0; }
    .hero .hero-content .logo {
      height: auto;
      left: 3px;
      max-height: 3.5rem;
      max-width: 100%;
      position: relative;
      top: 0.4rem; }
    .hero .hero-content p:last-child {
      margin-bottom: 0; }
  .hero .mobile-logo {
    display: none; }
  @media (max-width: 1235px) {
    .hero .main-navigation {
      display: flex !important;
      align-content: space-between; }
    .hero .menu {
      width: 100%; }
    .hero .mobile-logo {
      display: inline-block;
      height: auto;
      position: relative;
      width: 135px; } }
  @media (max-width: 700px) {
    .hero .mobile-logo,
    .hero .cta-btn {
      margin-right: 1rem; } }
  @media (max-width: 400px) {
    .hero .mobile-logo {
      width: 105px; }
    .hero .cta-btn {
      margin-right: 0;
      margin: auto; } }

.circle-logo-wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center; }

.circle-logo {
  max-width: 70%;
  margin: auto; }

.dots-1, .cta-btn::before,
.dots-2,
.how-it-works ul li > span::before,
.price-dot::before,
.media-kit::before,
.faqs-dot::before,
.dots-3 {
  box-sizing: content-box;
  border-radius: 50%; }

.dots-1, .cta-btn::before {
  border: 2px dotted #000;
  padding: 5px 20px 20px 10px; }


.dots-2,
.how-it-works ul li > span::before,
.price-dot::before,
.media-kit::before,
.faqs-dot::before {
  border: 2px dotted #ddd;
  padding: 13px 5px 7px 20px; }

.dots-3 {
  border: 2px dotted #000;
  padding: 5px 10px 20px 25px; }

.extended-intro {
  display: flex; }
  .extended-intro .left {
    margin: 75px 0;
    position: relative;
    width: 40%; }
    .extended-intro .left .coffee-girl {
      border-radius: 50%;
      bottom: 0;
      height: auto;
      left: 15px;
      margin: auto;
      max-width: 100%;
      position: absolute;
      top: 0;
      width: 225px; }
    .extended-intro .left .coffee-girls {
      border-radius: 50%;
      height: auto;
      max-width: 100%;
      position: absolute;
      right: -30px;
      width: 410px; }
  .extended-intro .right {
    width: 60%; }
  .extended-intro .extended-intro-content {
    margin: 65px auto;
    max-width: 680px;
    padding: 15px; }
    .extended-intro .extended-intro-content p:first-child {
      margin-top: 0; }
    .extended-intro .extended-intro-content p:last-child {
      margin-bottom: 0; }
    .extended-intro .extended-intro-content .self-serve {
      color: #604a79;
      font-size: 26px;
      line-height: 1.2; }

.intro-text {
  max-width: 70rem;
  margin: auto;
  padding: 6rem 1rem 3rem; }

.mom-connect-your-brands {
  background-color: #604a79 !important;
  color: #fff;
  font-size: 2.85rem;
  text-align: center;
  padding: 6rem 0;
  font-weight: 700; }
  .mom-connect-your-brands h2 {
    font-size: inherit;
    margin: 0; }
  .mom-connect-your-brands span {
    display: inline-block;
    padding: 0 1rem; }
    .mom-connect-your-brands span:nth-of-type(2n) {
      opacity: 0.7; }

.mom-connect-content {
  display: flex; }
  .mom-connect-content .what-content {
    color: #604a79;
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 25px;
    margin-top: 0; }
  .mom-connect-content .left {
    margin: 75px 0;
    position: relative;
    width: 40%; }
    .mom-connect-content .left img {
      border-radius: 50%;
      height: 250px;
      position: absolute;
      width: 250px; }
      .mom-connect-content .left img.woman-phone {
        left: 20px;
        top: 50px; }
  .mom-connect-content .right {
    width: 60%; }
  .mom-connect-content .extended-intro-content {
    margin: 65px auto;
    max-width: 680px;
    padding: 15px; }
    .mom-connect-content .extended-intro-content p:first-child {
      margin-top: 0; }
    .mom-connect-content .extended-intro-content p:last-child {
      margin-bottom: 0; }
    .mom-connect-content .extended-intro-content .self-serve {
      color: #604a79;
      font-size: 26px;
      line-height: 1.2; }
  .mom-connect-content h3 {
    margin-bottom: -10px;
    padding-bottom: 0; }

.how-it-works {
  background: url("assets/img/how-it-works.jpg") 50% transparent no-repeat;
  background-size: cover;
  padding: 150px 0;
  position: relative; }
  .how-it-works::after {
    clear: both;
    content: "";
    display: table; }
  .how-it-works ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .how-it-works ul li {
      color: #fff;
      float: left;
      font-size: 17px;
      text-align: center;
      text-transform: uppercase;
      width: 20%;
      position: relative; }
      .how-it-works ul li > span {
        background-color: #000;
        border-radius: 50%;
        display: block;
        height: 175px;
        margin: 0 auto;
        padding: 20px;
        position: relative;
        width: 175px; }
        .how-it-works ul li > span > span {
          display: block;
          position: relative;
          top: 50%;
          transform: translateY(-50%); }
        .how-it-works ul li > span::before {
          border-radius: 50%;
          box-sizing: content-box !important;
          content: '';
          left: -6px;
          padding: 6rem;
          position: absolute;
          top: -6px;
          transition: opacity 0.2s ease-in, transform 1s ease-in-out;
          z-index: 1; }
      .how-it-works ul li:nth-of-type(2n) > span::before {
        border-color: rgba(255, 255, 255, 0.6);
        left: -16px;
        top: -9px; }
      .how-it-works ul li:nth-of-type(3n) > span::before {
        left: -3px;
        top: 1px; }
      .how-it-works ul li:nth-of-type(4n) > span::before {
        left: -19px;
        top: -18px; }
      .how-it-works ul li:nth-of-type(5n) > span::before {
        left: 5px;
        top: -4px; }

.mom-audience {
  background-color: #604a79 !important;
  border-top: 75px solid #604a79;
  padding: 25px 0 85px;
  position: relative; }
  .mom-audience .dots {
    background: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20450%20283.33%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%22141.67%22%20cy%3D%22141.67%22%20fill%3D%22%23fff%22%20r%3D%22141.67%22%2F%3E%3C%2Fsvg%3E") 2px 0 transparent repeat-x;
    bottom: 47px;
    height: 6px;
    left: 40%;
    position: absolute;
    right: 0;
    opacity: 0.5; }
  .mom-audience ul {
    list-style-type: none;
    margin: 0 0 0 100px;
    padding: 0; }
    .mom-audience ul li {
      margin: 0 0 25px 0;
      position: relative; }
      .mom-audience ul li span {
        background-color: #fff;
        color: #000;
        display: inline-block;
        padding: 10px 40px; }
      .mom-audience ul li:nth-child(2) {
        margin-left: 40px; }
      .mom-audience ul li:nth-child(3) {
        margin-left: 80px; }
      .mom-audience ul li:nth-child(4) {
        margin-left: 120px; }
      .mom-audience ul li:nth-child(5) {
        margin-left: 160px; }
  .mom-audience .media-kit {
    position: absolute;
    right: 45px; }
    .mom-audience .media-kit:hover::before, .mom-audience .media-kit:active::before {
      transform: rotate(120deg) scale(1.07);
      opacity: 1; }

.price-dot,
.media-kit,
.faqs-dot {
  background-color: #000;
  border-radius: 50%;
  bottom: 15px;
  color: #fff;
  display: block;
  font-size: 26px;
  font-weight: 900;
  height: 175px;
  padding: 44px 20px;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 0.2s;
  width: 175px; }
  .price-dot::before,
  .media-kit::before,
  .faqs-dot::before {
    border-radius: 50%;
    box-sizing: content-box !important;
    content: '';
    left: -9px;
    padding: 6rem;
    position: absolute;
    top: -17px;
    opacity: 0.5;
    transition: opacity 0.2s ease-in, transform 1s ease-in-out; }

.faqs-dot {
  font-size: 3.5rem;
  position: relative;
  text-transform: none; }
  .faqs-dot::before {
    border-color: #000;
    position: absolute;
    top: -7px; }

.price-dot {
  position: relative;
  background-color: #cec9d6;
  color: #604a79;
  padding: 40px 15px;
  height: 155px;
  width: 155px;
  margin-top: -0.5rem; }
  @media (max-width: 500px) {
    .price-dot {
      margin-left: auto;
      margin-right: auto; } }
  .price-dot::before {
    padding: 5.5rem;
    border-color: #604a79; }
  .price-dot.alt::before {
    top: -9px; }
  .price-dot .symbol {
    font-weight: 100;
    line-height: 1.8;
    vertical-align: text-bottom; }
  .price-dot .amount {
    font-size: 200%;
    font-weight: 600;
    margin-left: -0.4rem; }

.pricing {
  overflow: hidden; }
  .pricing h2 {
    margin: 0;
    padding: 4rem 0;
    text-align: center; }
  .pricing h3 {
    color: #604a79;
    margin-bottom: 1rem;
    margin: 0;
    padding: 2rem 0;
    text-align: left;
    text-transform: uppercase; }
  .pricing h5 {
    align-items: center;
    display: flex;
    font-size: 1.8rem;
    line-height: 1;
    margin: 0 0 0.3rem 0; }
    .pricing h5 svg {
      height: 2rem;
      margin-left: -1.4rem;
      margin-right: 1rem;
      min-width: 2rem;
      width: 2rem; }
      .pricing h5 svg path {
        fill: #604a79; }
  .pricing a {
    color: #604a79;
    text-decoration: underline; }
  .pricing .heading h3 {
    margin-left: -1.4rem; }
  .pricing .wrapper {
    display: flex; }
  .pricing .wrapper:not(.heading) {
    padding-bottom: 5rem; }
  .pricing .left {
    display: flex;
    justify-content: center;
    min-width: 20rem;
    width: 40%; }
  .pricing .right {
    max-width: 40rem;
    padding-right: 2rem;
    width: 60%; }
    .pricing .right p {
      margin-top: 0;
      margin-left: 1.7rem; }
  @media (max-width: 700px) {
    .pricing .wrapper {
      flex-direction: column;
      margin: 0 3rem; }
    .pricing .right,
    .pricing .left {
      width: 100%;
      justify-content: start; }
    .pricing .right {
      padding-right: 1rem; }
    .pricing .price-dot {
      margin: 1rem 0 1rem -0.73rem; } }

.faqs {
  border-top: 55px solid #604a79; }
  .faqs .left {
    display: flex;
    align-items: center;
    justify-content: center; }
  .faqs .what-content {
    color: #404040; }
  @media (max-width: 1235px) {
    .faqs .left {
      display: none; } }

.register-now {
  display: flex; }
  .register-now .left {
    background: url("assets/img/group-coffee.jpg") 50% 50% transparent no-repeat;
    background-size: cover;
    position: relative;
    width: 40%; }
  .register-now .right {
    width: 60%;
    background-color: #604a79;
    color: #fff; }
    .register-now .right .register-now-content {
      margin: 0 auto 25px auto;
      max-width: 680px;
      padding: 15px; }
      .register-now .right .register-now-content p:last-child {
        margin-bottom: 0; }
      .register-now .right .register-now-content .connect-with {
        font-size: 26px;
        line-height: 1.2;
        margin-bottom: 25px;
        text-transform: uppercase; }
    .register-now .right .cta-btn {
      background-color: #fff;
      color: #604a79;
      font-weight: 900;
      right: -300px; }
      .register-now .right .cta-btn::before {
        border-color: #ddd; }

.cta-btn {
  background-color: #604a79;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 26px;
  font-weight: 600;
  height: 175px;
  line-height: 1.2;
  padding: 62px 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 175px;
  transition: background-color 0.2s ease-in; }
  .cta-btn:hover::before, .cta-btn:active::before {
    transform: rotate(120deg) scale(1.07);
    opacity: 1; }
  .cta-btn::before {
    border-radius: 50%;
    box-sizing: content-box !important;
    content: '';
    left: -4px;
    padding: 6rem;
    position: absolute;
    top: -8px;
    opacity: 0.5;
    transition: opacity 0.2s ease-in, transform 1s ease-in-out; }
  .cta-btn.dashboard {
    font-size: 23px; }

#site-navigation {
  display: block;
  margin: 30px auto 0 auto;
  max-width: 650px; }
  #site-navigation #primary-menu {
    list-style-type: none;
    margin: 0 0 0 -15px;
    padding: 0; }
    #site-navigation #primary-menu li {
      display: inline-block; }
      #site-navigation #primary-menu li > a {
        color: #604a79;
        display: block;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 1px;
        line-height: 2;
        padding: 0px 15px;
        position: relative;
        text-transform: uppercase;
        -webkit-transition: opacity 250ms ease-in-out;
        -moz-transition: opacity 250ms ease-in-out;
        transition: opacity 250ms ease-in-out; }
        #site-navigation #primary-menu li > a span {
          position: relative; }
        #site-navigation #primary-menu li > a i {
          position: relative;
          top: 1px; }
        #site-navigation #primary-menu li > a:hover, #site-navigation #primary-menu li > a:focus {
          opacity: 0.8; }
        #site-navigation #primary-menu li > a > span::after {
          background-color: #604a79;
          bottom: -5px;
          content: '';
          display: block;
          height: 2px;
          left: 0;
          margin: 0 auto;
          position: absolute;
          right: 0;
          width: 0;
          -webkit-transition: width 250ms ease-in-out;
          -moz-transition: width 250ms ease-in-out;
          transition: width 250ms ease-in-out; }
        #site-navigation #primary-menu li > a:hover > span,
        #site-navigation #primary-menu li > a:focus > span {
          color: #4c3566; }
          #site-navigation #primary-menu li > a:hover > span::after,
          #site-navigation #primary-menu li > a:focus > span::after {
            width: 100%; }

.register-login-modal {
  display: none; }
  .register-login-modal p {
    font-size: 14px;
    margin: 0 0 10px; }
    .register-login-modal p:last-child {
      margin: 0; }
  .register-login-modal hr {
    background-color: #eee;
    border: 0;
    height: 2px;
    margin: 15px 0; }
  .register-login-modal ul.register-login-tabs {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .register-login-modal ul.register-login-tabs::after {
      clear: both;
      content: "";
      display: table; }
    .register-login-modal ul.register-login-tabs li {
      float: left;
      width: 50%; }
      .register-login-modal ul.register-login-tabs li a {
        background-color: #eaeaea;
        color: #333;
        display: block;
        line-height: 60px;
        position: relative;
        text-align: center; }
        .register-login-modal ul.register-login-tabs li a i {
          position: relative;
          top: 1px; }
        .register-login-modal ul.register-login-tabs li a.active {
          background-color: #fff; }
          .register-login-modal ul.register-login-tabs li a.active[href='#register-tab']:after {
            background-color: rgba(0, 0, 0, 0.05);
            bottom: 0;
            content: '';
            display: block;
            height: 54px;
            position: absolute;
            right: -6px;
            width: 6px;
            z-index: 10; }
  .register-login-modal .tab-content {
    display: none;
    padding: 30px; }
    .register-login-modal .tab-content.active {
      display: block; }
  .register-login-modal input[type='text'],
  .register-login-modal input[type='email'],
  .register-login-modal input[type='password'] {
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 2px;
    display: block;
    height: 34px;
    max-width: 100%;
    outline: none;
    padding: 6px 12px;
    width: 100%; }
    .register-login-modal input[type='text']:focus,
    .register-login-modal input[type='email']:focus,
    .register-login-modal input[type='password']:focus {
      border: 2px solid #51cbee; }
    .register-login-modal input[type='text'].valid,
    .register-login-modal input[type='email'].valid,
    .register-login-modal input[type='password'].valid {
      background-color: #f8fdf8;
      border-color: #4cc356; }
    .register-login-modal input[type='text'].error,
    .register-login-modal input[type='email'].error,
    .register-login-modal input[type='password'].error {
      background-color: #fdf8f8;
      border-color: #c34c4c; }
    .register-login-modal input[type='text'][readonly],
    .register-login-modal input[type='email'][readonly],
    .register-login-modal input[type='password'][readonly] {
      background-color: #eee;
      border-color: #bbb;
      color: #999; }
  .register-login-modal a.submit {
    background-color: #604a79;
    border: 0;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-family: "Work Sans", sans-serif;
    margin: 20px 0 0 0;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out; }
    .register-login-modal a.submit:hover, .register-login-modal a.submit:focus {
      background-color: #473759; }
    .register-login-modal a.submit.submitting {
      background-color: #999;
      cursor: default; }
    .register-login-modal a.submit:disabled, .register-login-modal a.submit[disabled] {
      cursor: wait;
      opacity: 0.6; }
  .register-login-modal div.field {
    margin: 0 0 15px; }
  .register-login-modal label {
    cursor: pointer; }
    .register-login-modal label a {
      color: #333;
      float: right;
      font-size: 14px;
      font-style: italic; }
      .register-login-modal label a:hover, .register-login-modal label a:focus {
        color: #666; }
  .register-login-modal label.error {
    color: #c34c4c;
    display: block;
    font-size: 14px;
    margin: 5px 0 0 0; }
  .register-login-modal div.errors,
  .register-login-modal div.reset-password-success,
  .register-login-modal p.must-be-logged-in {
    background-color: #ffe5e5;
    border-left: 3px solid #c34c4c;
    color: #c34c4c;
    display: none;
    font-weight: 500;
    margin: 0 0 15px 0;
    padding: 10px 20px 10px 17px;
    text-align: center; }
    .register-login-modal div.errors p,
    .register-login-modal div.reset-password-success p,
    .register-login-modal p.must-be-logged-in p {
      margin: 0; }
    .register-login-modal div.errors a,
    .register-login-modal div.reset-password-success a,
    .register-login-modal p.must-be-logged-in a {
      color: #333; }
      .register-login-modal div.errors a:hover, .register-login-modal div.errors a:focus,
      .register-login-modal div.reset-password-success a:hover,
      .register-login-modal div.reset-password-success a:focus,
      .register-login-modal p.must-be-logged-in a:hover,
      .register-login-modal p.must-be-logged-in a:focus {
        color: #666; }
  .register-login-modal div.reset-password-success {
    background-color: #f8fdf8;
    border-left: 3px solid #4cc356;
    color: #4cc356; }
  .register-login-modal p.must-be-logged-in {
    display: block; }
  .register-login-modal div.submit-success {
    display: none;
    text-align: center; }
    .register-login-modal div.submit-success p {
      color: #666;
      font-size: 17px; }
  .register-login-modal .success-title {
    color: #604a79;
    font-size: 36px;
    letter-spacing: -2px; }
  .register-login-modal .success-tick {
    display: block;
    height: 150px;
    margin: 15px auto 25px auto;
    width: 150px; }
  .register-login-modal .circ {
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -o-transition: all 1.5s;
    -webkit-transition: all 1.5s;
    opacity: 0;
    stroke-dasharray: 130;
    stroke-dashoffset: 130;
    transition: all 1.5s; }
  .register-login-modal .tick {
    -moz-transition: stroke-dashoffset 1.5s 0.75s ease-out;
    -ms-transition: stroke-dashoffset 1.5s 0.75s ease-out;
    -o-transition: stroke-dashoffset 1.5s 0.75s ease-out;
    -webkit-transition: stroke-dashoffset 1.5s 0.75s ease-out;
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
    transition: stroke-dashoffset 1.5s 0.75s ease-out; }
  .register-login-modal .drawn + svg .path {
    opacity: 1;
    stroke-dashoffset: 0; }
  .register-login-modal #request-password-reset-form {
    display: none; }
  .register-login-modal #reset-password-form {
    display: none; }
  .register-login-modal a.return-to-login-page {
    color: #333; }
    .register-login-modal a.return-to-login-page:hover, .register-login-modal a.return-to-login-page:focus {
      color: #666; }

body.modal-open {
  overflow: hidden;
  padding-right: 15px; }

.featherlight {
  overflow-y: scroll;
  padding: 10px; }
  .featherlight .featherlight-content {
    border-radius: 3px;
    border: 0;
    box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.3);
    max-height: initial;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
    width: 500px; }
  .featherlight .featherlight-close {
    display: none; }
  .featherlight label span {
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase; }
    .featherlight label span a {
      text-transform: none; }
  .featherlight p a {
    color: #604a79;
    text-decoration: underline; }

a.sign-into-existing-account, a.sign-into-existing-account:visited {
  border-bottom: 1px solid #604a79;
  color: #604a79;
  font-weight: bold; }
  a.sign-into-existing-account:hover, a.sign-into-existing-account:focus, a.sign-into-existing-account:visited:hover, a.sign-into-existing-account:visited:focus {
    border-bottom: 1px solid #111;
    color: #111; }

@media (min-width: 1400px) {
  .container {
    border-radius: 3px;
    margin-top: 30px;
    overflow: hidden; } }

@media (max-width: 650px) {
  .mom-connect-your-brands span {
    display: block; } }

@media (max-width: 1235px) {
  #primary-menu {
    margin: 0 !important; }
    #primary-menu li {
      display: block !important; }
  .left {
    display: none; }
  .right {
    margin: auto;
    width: 100% !important; }
  .container > div {
    border-top-width: 5px; }
  .how-it-works ul li {
    margin-bottom: 3rem;
    width: 100%; }
  .mom-audience ul {
    margin: auto;
    margin-bottom: 4rem;
    max-width: 680px; }
    .mom-audience ul li {
      margin-left: 0 !important; }
      .mom-audience ul li span {
        word-break: break-word; }
  .mom-audience .media-kit {
    margin-left: 10px;
    margin: auto;
    max-width: 680px;
    position: relative; }
  .cta-btn {
    transition: background-color 0.2s;
    right: 0 !important; }
  .container {
    background-color: #fff; }
  .mom-connect-your-brands {
    font-size: 2rem; } }

#mom-connect-your-message span {
  padding: 0; }

details {
  border-radius: 3px;
  border: 1px dotted #fff;
  margin: 0;
  padding: 0.75rem 1rem 0; }
  details[open] {
    background-color: #fafafa;
    border-color: #604a79;
    padding-bottom: 0.75rem;
    margin-bottom: 0.75rem; }
  details a {
    color: #604a79;
    text-decoration: underline; }

summary {
  color: #604a79;
  cursor: pointer;
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  outline: none;
  padding-left: 1.4rem;
  text-indent: -1.4rem; }
  summary:hover, summary:active, summary:focus {
    text-decoration: underline; }
  summary + div {
    padding-left: 1.4rem; }

.site-info {
  font-size: 1rem;
  padding-bottom: 1rem;
  text-align: center; }
  .site-info a {
    border-bottom: 3px solid rgba(64, 64, 64, 0.16);
    color: #404040;
    transition: border-color 0.2s, color 0.18s;
    padding: 2px 1px;
    will-change: border-color, color; }
    .site-info a:hover, .site-info a:active, .site-info a:focus {
      border-color: #bd4859;
      color: #bd4859; }
