@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&amp;family=Montserrat:wght@300;400;500;600;700&amp;display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css);
@import url(https://fonts.googleapis.com/css2?family=Caveat&amp;display=swap);

/*!
Theme Name: Digital Matters PWA
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: digital-matters
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

Digital Matters PWA is based on Underscores https://underscores.me/, (C) 2012-2020 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 https://necolas.github.io/normalize.css/
*/

.activities_question
  .question
  .radio-pair
  .radioContainer
  input:checked
  ~ .checkmark:after,
.activities_review .accordion_outer .accordion .icon.wrong .cross,
.activities_review .accordion_outer .accordion.active + .accordion_content,
.checkbox input:checked ~ .checkmark:after,
.half_post-post-img img,
.radio input:checked ~ .radiomark:after,
.sticky-nav .right .toggle-hint.off .far,
.subscribe .field-check .radio input:checked ~ .radiomark:after,
.subscribe .left img,
dd,
dt,
li,
main {
  display: block;
}
*,
:after,
:before,
blockquote,
dd,
dl,
dt,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0;
  padding: 0;
}
.checkbox,
.radio,
.register-link,
form .field span,
form .link,
form h2,
form p {
  text-align: left;
  color: #3b3a39;
}
.checkbox,
.radio,
.subscribe .field-check .radio {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
}
.btn-dark,
.story-content .large_post-text .tag,
form .field button {
  text-transform: capitalize;
}
.header .menu-col .login span,
.header.enable-back a.link,
.register-link a,
.subscribe .checkbox a,
form .check-msg a,
form .field a,
form .link a {
  text-decoration: underline;
}
.cards,
.module_listing--item .for-outer {
  grid-auto-rows: auto;
  grid-template-columns: repeat(1, 1fr);
}
.hidden {
  display: none !important;
}
.visible {
  display: block !important;
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 15px;
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.63rem;
  padding-top: 65px;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
}
.bold,
b,
strong {
  font-weight: 700;
}
a,
button {
  color: inherit;
  transition: 0.3s;
}
.spacer a {
  color: #ff3365;
}
a {
  text-decoration: none;
}
button {
  -webkit-font-smoothing: inherit;
  background: 0 0;
  border: 0;
  cursor: pointer;
  font: inherit;
  letter-spacing: inherit;
  overflow: visible;
  padding: 0;
}
p,
ul li {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}
::-moz-focus-inner {
  border: 0;
  padding: 0;
}
:focus {
  outline: 0;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
}
input,
select,
textarea {
  border-radius: 0;
}
[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.container,
.main-wrapper > .page-links,
.main-wrapper > .post-thumbnail,
.main-wrapper > .wp-block-buttons,
.main-wrapper > .wp-block-calendar,
.main-wrapper > .wp-block-columns,
.main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
.main-wrapper > .wp-block-embed,
.main-wrapper > .wp-block-gallery,
.main-wrapper > .wp-block-group,
.main-wrapper > .wp-block-image,
.main-wrapper > .wp-block-latest-comments,
.main-wrapper > .wp-block-loginout,
.main-wrapper > .wp-block-media-text,
.main-wrapper > .wp-block-post-date,
.main-wrapper > .wp-block-post-excerpt,
.main-wrapper > .wp-block-post-featured-image,
.main-wrapper > .wp-block-pullquote,
.main-wrapper > .wp-block-query,
.main-wrapper > .wp-block-search,
.main-wrapper > .wp-block-separator,
.main-wrapper > .wp-block-social-links,
.main-wrapper > .wp-block-spacer,
.main-wrapper > .wp-block-table,
.main-wrapper > .wp-block-video,
.main-wrapper > blockquote,
.main-wrapper > h1,
.main-wrapper > h2,
.main-wrapper > h3,
.main-wrapper > h4,
.main-wrapper > h5,
.main-wrapper > h6,
.main-wrapper > ol,
.main-wrapper > p,
.main-wrapper > pre,
.main-wrapper > ul,
.masthead .owl-dots,
.woocommerce:not(.single-product) {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
  .container,
  .main-wrapper > .page-links,
  .main-wrapper > .post-thumbnail,
  .main-wrapper > .wp-block-buttons,
  .main-wrapper > .wp-block-calendar,
  .main-wrapper > .wp-block-columns,
  .main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
  .main-wrapper > .wp-block-embed,
  .main-wrapper > .wp-block-gallery,
  .main-wrapper > .wp-block-group,
  .main-wrapper > .wp-block-image,
  .main-wrapper > .wp-block-latest-comments,
  .main-wrapper > .wp-block-loginout,
  .main-wrapper > .wp-block-media-text,
  .main-wrapper > .wp-block-post-date,
  .main-wrapper > .wp-block-post-excerpt,
  .main-wrapper > .wp-block-post-featured-image,
  .main-wrapper > .wp-block-pullquote,
  .main-wrapper > .wp-block-query,
  .main-wrapper > .wp-block-search,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-table,
  .main-wrapper > .wp-block-video,
  .main-wrapper > blockquote,
  .main-wrapper > h1,
  .main-wrapper > h2,
  .main-wrapper > h3,
  .main-wrapper > h4,
  .main-wrapper > h5,
  .main-wrapper > h6,
  .main-wrapper > ol,
  .main-wrapper > p,
  .main-wrapper > pre,
  .main-wrapper > ul,
  .masthead .owl-dots,
  .woocommerce:not(.single-product) {
    max-width: 100%;
  }
  .field.w-50 {
    width: 48%;
    display: inline-block;
    max-width: 300px !important;
  }
  .field.w-100 {
    width: 97%;
    max-width: 604px !important;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container,
  .main-wrapper > .page-links,
  .main-wrapper > .post-thumbnail,
  .main-wrapper > .wp-block-buttons,
  .main-wrapper > .wp-block-calendar,
  .main-wrapper > .wp-block-columns,
  .main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
  .main-wrapper > .wp-block-embed,
  .main-wrapper > .wp-block-gallery,
  .main-wrapper > .wp-block-group,
  .main-wrapper > .wp-block-image,
  .main-wrapper > .wp-block-latest-comments,
  .main-wrapper > .wp-block-loginout,
  .main-wrapper > .wp-block-media-text,
  .main-wrapper > .wp-block-post-date,
  .main-wrapper > .wp-block-post-excerpt,
  .main-wrapper > .wp-block-post-featured-image,
  .main-wrapper > .wp-block-pullquote,
  .main-wrapper > .wp-block-query,
  .main-wrapper > .wp-block-search,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-table,
  .main-wrapper > .wp-block-video,
  .main-wrapper > blockquote,
  .main-wrapper > h1,
  .main-wrapper > h2,
  .main-wrapper > h3,
  .main-wrapper > h4,
  .main-wrapper > h5,
  .main-wrapper > h6,
  .main-wrapper > ol,
  .main-wrapper > p,
  .main-wrapper > pre,
  .main-wrapper > ul,
  .masthead .owl-dots,
  .woocommerce:not(.single-product) {
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.main-wrapper ol,
.main-wrapper ul {
  padding-left: 20px;
  padding-right: 20px;
}
.main-wrapper ol li,
.main-wrapper ul li {
  display: list-item !important;
  font-size: 1rem;
  margin-bottom: 0;
  padding-left: 0;
}
.cards .card .text ul li,
.footer .right ul,
.footer .right ul li:first-child,
.main-wrapper > .wp-block-gallery .blocks-gallery-item {
  padding-left: 0;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.container:after,
.row:after {
  clear: both;
}
.align-items-center {
  align-items: center !important;
}
.justify-content-center {
  justify-content: center !important;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
.messageOuter.msg-modal,
.modal {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1199px) {
  .container,
  .main-wrapper > .page-links,
  .main-wrapper > .post-thumbnail,
  .main-wrapper > .wp-block-buttons,
  .main-wrapper > .wp-block-calendar,
  .main-wrapper > .wp-block-columns,
  .main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
  .main-wrapper > .wp-block-embed,
  .main-wrapper > .wp-block-gallery,
  .main-wrapper > .wp-block-group,
  .main-wrapper > .wp-block-image,
  .main-wrapper > .wp-block-latest-comments,
  .main-wrapper > .wp-block-loginout,
  .main-wrapper > .wp-block-media-text,
  .main-wrapper > .wp-block-post-date,
  .main-wrapper > .wp-block-post-excerpt,
  .main-wrapper > .wp-block-post-featured-image,
  .main-wrapper > .wp-block-pullquote,
  .main-wrapper > .wp-block-query,
  .main-wrapper > .wp-block-search,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-table,
  .main-wrapper > .wp-block-video,
  .main-wrapper > blockquote,
  .main-wrapper > h1,
  .main-wrapper > h2,
  .main-wrapper > h3,
  .main-wrapper > h4,
  .main-wrapper > h5,
  .main-wrapper > h6,
  .main-wrapper > ol,
  .main-wrapper > p,
  .main-wrapper > pre,
  .main-wrapper > ul,
  .masthead .owl-dots,
  .woocommerce:not(.single-product) {
    max-width: 1256px;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.row-reverse {
  flex-direction: row-reverse !important;
}
h4 {
  margin-bottom: 0.5rem;
}
p {
  color: #66686b;
  font-size: 1rem;
  margin-bottom: 1.5rem;
}
.dark-bg p {
  color: #fff;
}
ul li {
  color: #424242;
  font-size: 1.4rem;
  line-height: 2rem;
  margin: 0 0 1rem;
  padding: 0 0 0 18px;
  position: relative;
}
.checkbox,
.messageOuter .message p,
.radio,
.register-link,
form .field span,
form .link,
form h2 {
  font-family: Montserrat;
}
@media (min-width: 992px) {
  ul li {
    font-size: 1.5rem;
    line-height: 2.2rem;
    margin: 0 0 1.8rem;
    padding: 0 0 0 2.2rem;
  }
}
.modal {
  background-color: rgba(37, 48, 69, 0.9);
  display: none;
  overflow: auto;
  width: 100%;
  z-index: 3;
}
.modal .modal-content {
  background-color: #fefefe;
  border: 1px solid #888;
  margin: 15% auto;
  max-width: 636px;
  padding: 36px 30px;
  text-align: center;
}
.modal .modal-content .close {
  margin-top: -10px;
}
.modal .modal-content .modal-body p {
  font-size: 18px;
  font-weight: 500;
}
.modal .modal-content .ic {
  align-items: center;
  background-color: #006eff;
  border-radius: 50%;
  display: flex;
  height: 50px;
  justify-content: center;
  margin: 10px auto 30px;
  width: 50px;
}
.modal .modal-content .ic i {
  color: #fff;
  font-size: 20px;
}
.modal .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: 700;
}
.modal .close:focus,
.modal .close:hover {
  color: #000;
  cursor: pointer;
  text-decoration: none;
}
.modal .modal-footer,
.must .rules .rule,
.reaction .spacer {
  align-items: center;
  display: flex;
  justify-content: center;
}
.modal .modal-footer .btn {
  margin-right: 12px;
  min-width: auto;
}
.modal .modal-footer .btn:last-child,
.sticky-nav .right i {
  margin-right: 0;
}
.login-form,
.register-form {
  margin-bottom: 20px;
  margin-top: 36px;
}
.login-form .field input[type="email"],
.login-form .field input[type="password"],
.login-form .field input[type="text"],
.register-form .field input[type="email"],
.register-form .field input[type="password"],
.register-form .field input[type="text"] {
  margin-bottom: 9px;
}
.messageOuter.msg-modal {
  align-items: center;
  background-color: rgba(37, 48, 69, 0.9);
  display: flex;
  justify-content: center;
  padding: 0 20px;
  width: 100%;
  z-index: 10;
}
.messageOuter.msg-modal .close {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 30px;
  top: 30px;
}
.messageOuter.msg-modal .message {
  background-color: #fff !important;
  max-width: 636px;
  padding: 36px 18px;
  width: 100%;
}
.messageOuter.msg-modal .message .icon {
  align-items: center;
  display: flex;
  margin-bottom: 24px;
}
.messageOuter.msg-modal .message .icon img {
  max-width: 50px !important;
  min-width: 50px !important;
}
.messageOuter.msg-modal .message p {
  color: #3b3a39;
  font-size: 18px;
  font-weight: 400;
  line-height: 22.5px;
  margin-bottom: 20px;
  text-align: center;
}
h1,
h2,
h3 {
  color: #212121;
}
.messageOuter.msg-modal .message p b {
  word-break: break-word;
}
.messageOuter.msg-modal .message .btn {
  display: block;
  min-width: 300px;
}
.influencer .influencer_cards .card .data,
.influencer-detail .wrapper,
.messageOuter.msg-modal .form-wrap,
.sticky-nav .center,
.sticky-nav .center .action {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#otherSource,
#superpwa-sticky-bar,
#wpadminbar,
.activities_intro-items .item .ic .check,
.activities_intro-items .item.completed .count,
.activities_intro-items .item.completed img,
.activities_intro-items .item:last-child .ic:before,
.activities_review .accordion_outer .accordion .icon .cross,
.activities_review .accordion_outer .accordion .icon.wrong .check,
.begin-menu .trigger,
.header .back,
.header .menu-col .trigger-menu .text,
.header .menu-col .trigger-menu a .fa-times,
.header .menu-col.active .menu-list .trigger-menu a i,
.header.enable-back .login,
.header.enable-back .logo,
.messageOuter .close,
.messageOuter .message .btn,
.our_partners .spacer .web-img,
.reaction.type2 .image1,
.reaction.type3 .spacer .box h2,
.reaction.type3 .spacer .box p,
.show-desktop,
.sticky-nav .center .circle .on,
.sticky-nav .center .circle:hover .off,
.sticky-nav .right .toggle-hint .far,
.sticky-nav .right .toggle-hint.off .fas,
.subscribe form .success-message,
.subscribe_img,
.title-with-img .wrapper p,
form#wpmem_login_form [type="submit"] + .link,
form#wpmem_pwdreset_form .link.register-link + .link {
  display: none;
}
.messageOuter .message {
  margin-bottom: 16px;
  padding: 16px 20px 18px;
  position: relative;
}
.header .menu-col .login a,
.messageOuter .message .form-wrap {
  align-items: center;
  display: flex;
  padding: 0;
}
.begin-menu .category ul li .left,
.header .menu-col,
.messageOuter .message .form-wrap .icon,
.summary .accordionItemHeading,
.summary .accordionItemHeading .icon {
  align-items: center;
  display: flex;
}
.messageOuter .message .form-wrap .icon img {
  max-width: 20px;
  min-width: 20px;
}
.messageOuter .message p {
  color: #006eff;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 0;
  margin-left: 10px;
  text-align: left;
}
form .field a,
form .link.forgot-password,
form h2,
form p {
  margin-bottom: 24px;
}
.messageOuter .message.info {
  background-color: #e4efff;
}
.messageOuter .message.success {
  background-color: #1bd330;
}
.messageOuter .message.success p {
  color: #212121;
  margin-bottom: 0;
}
.form-wrap {
  padding: 0 4px;
}
.form-wrap .btn {
  border: 0 !important;
  cursor: pointer;
  margin: 20px 0;
}
.btn-block,
.cards .card .img img,
.cards .card .text .btn,
.d-inline .btn,
.footer .right .links,
.influencer-detail .wrapper .btn,
form {
  width: 100%;
}
form h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 36px;
}
form p {
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
}
form .check-msg {
  margin-bottom: 14px;
}
form .link {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 12px;
}
form .field {
  background-color: #fff;
  border: 1px solid #c2c2ca !important;
  margin-bottom: 10px;
  padding: 3px 20px 5px;
  width: 100%;
}
#wpmem_reg form .field {
  width: 49%;
}
form .field span {
  font-size: 11px;
  font-weight: 500;
}
form .field input[type="email"],
form .field input[type="password"],
form .field input[type="text"],
form .field select,
form .field textarea {
  border: 0 !important;
  border-radius: 0;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  height: 18px !important;
  line-height: 22.5px;
  padding: 0 !important;
  width: 100%;
}
form .field input[type="email"]::-moz-placeholder,
form .field input[type="password"]::-moz-placeholder,
form .field input[type="text"]::-moz-placeholder,
form .field select::-moz-placeholder,
form .field textarea::-moz-placeholder {
  color: #ddd;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
}
form .field input[type="email"]:-ms-input-placeholder,
form .field input[type="password"]:-ms-input-placeholder,
form .field input[type="text"]:-ms-input-placeholder,
form .field select:-ms-input-placeholder,
form .field textarea:-ms-input-placeholder {
  color: #ddd;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
}
form .field input[type="email"]::placeholder,
form .field input[type="password"]::placeholder,
form .field input[type="text"]::placeholder,
form .field select::placeholder,
form .field textarea::placeholder {
  color: #ddd;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
}
form .field a {
  color: #0e347b;
  font: 600 16px/25px Lato;
  width: 100%;
}
form .field button {
  font: 600 16px/25px Lato;
}
.register-link {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 18px;
}
#wpmem_login,
#wpmem_msg,
#wpmem_reg,
.wpmem_msg {
  min-height: calc(100vh - 343px);
  width: 100% !important;
}
.checkmark,
.radiomark {
  height: 21px;
  left: 0;
  width: 21px;
}
.checkbox,
.radio {
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 12px;
  padding-left: 35px !important;
  padding-top: 0 !important;
  position: relative;
  user-select: none;
}
.activities .pause-discuss .media .text,
.btn,
.pause-discuss .media .img,
.reaction .box,
.text-center {
  text-align: center;
}
.checkbox a,
.radio a {
  color: #3b3a39 !important;
}
.must .rules .rule span,
.must p {
  color: #3b3a39;
  font-weight: 400;
  text-align: left;
  font-family: Montserrat;
}
.activities_question .question .radio-pair .radioContainer input,
.checkbox input,
.radio input,
.subscribe .field-check .radio input {
  cursor: pointer;
  opacity: 0;
  position: absolute;
}
.checkbox input {
  height: 0;
  width: 0;
}
.radio:hover input ~ .radiomark {
  background-color: #ccc;
}
.activities_question.has-bg-white,
.checkbox:hover input ~ .checkmark,
.subscribe .checkbox input:checked ~ .checkmark {
  background-color: #fff;
}
.checkbox input:checked ~ .checkmark,
.radio input:checked ~ .radiomark {
  background-color: #000;
}
.radiomark {
  background-color: #eee;
  border-radius: 50%;
  position: absolute;
  top: 0;
}
.activities_question .question .radio-pair .checkmark:after,
.checkmark:after,
.radiomark:after,
.subscribe .field-check .radiomark:after {
  content: "";
  display: none;
  position: absolute;
}
.checkmark {
  background-color: #fff;
  border: 2px solid #3b3a39;
  border-radius: 3px;
  position: absolute;
  top: -1px;
}
.radio .radiomark:after {
  background: #fff;
  border-radius: 50%;
  height: 8px;
  left: 7px;
  top: 7px;
  width: 8px;
}
.checkbox .checkmark:after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  height: 9px;
  left: 7px;
  top: 3px;
  transform: rotate(45deg);
  width: 5px;
}
.activities_question .question .choices,
.d-inline,
.half_post-post {
  display: flex;
  flex-direction: column;
}
.must {
  background-color: #e5f0ff;
  display: block;
  margin-bottom: 12px;
  padding: 6px 12px;
}
.must p {
  font-size: 11px;
  margin-bottom: 0;
}
.header .logo,
.header .logo a,
.influencer .influencer_cards .card .image,
.must .rules,
.subscribe .field-check {
  display: flex;
}
.must .rules .rule span {
  font-size: 12px;
  line-height: 18px;
  margin-left: 4px;
  margin-right: 12px;
}
h1 {
  margin-bottom: 1rem;
  font-size: 33px;
  line-height: 43px;
}
h2 {
  margin-bottom: 0.8rem;
  font-size: 26px;
}
h2,
h3 {
  line-height: 36px;
}
h3 {
  margin-bottom: 0.6rem;
  font-size: 20px;
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #c4c4c7;
}
::-webkit-scrollbar-thumb {
  background: #8f8f8f;
}
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.btn {
  align-items: center;
  background-color: #a9c0eb;
  border-radius: 6px;
  color: #fff;
  display: inline-flex;
  font-family: Montserrat;
  font-size: 0.75rem;
  font-weight: 700;
  justify-content: center;
  line-height: inherit;
  padding: 5px 20px;
}
.btn .fas,
.btn .material-icons-outlined,
.hint-overlay .media .text .navigation a.prev .material-icons-outlined {
  margin-right: 10px;
}
.btn .material-icons-outlined {
  transform: scale(1.2);
}
.btn-large {
  font-size: 1.125rem;
  line-height: 1.375rem;
  padding: 16px 20px;
}
#startjourneybtn:hover,
.btn:hover {
  background-color: #00be00;
}
.btn-black.btn-outline,
.btn-primary.btn-outline {
  background-color: transparent;
  color: #253045;
}
.btn-primary {
  background-color: #00cd00;
  border: 2px solid #00cd00;
}
.btn-primary.btn-outline:hover,
.scenario_context .checkbox label input[type="radio"]:checked + span,
.sticky-nav .arrow-ic.active i {
  background-color: #00cd00;
  color: #fff;
}
.btn-black {
  background-color: #253045;
}
.btn-black.btn-outline {
  border: 4px solid #253045;
}
.btn-black.btn-outline:hover {
  background-color: #253045;
  color: #fff;
}
.btn-dark {
  background-color: #006eff;
  color: #fff !important;
  text-decoration: none !important;
}
.btn-disabled,
.btn-light2 {
  text-decoration: none !important;
  text-transform: capitalize !important;
}
.btn-dark:hover {
  background-color: rgba(0, 110, 255, 0.8);
}
.btn-disabled {
  border: 2px solid #e4e4e4;
}
.btn-disabled,
.btn-disabled:hover {
  background-color: #e4e4e4;
  color: #fff;
}
.btn-light {
  background-color: #fff;
  border: 2px solid #006eff;
  color: #006eff;
}
.btn-light:hover {
  background-color: #006eff;
  color: #fff;
}
.btn-light2 {
  background-color: #e4e4e4;
  border: 2px solid #e4e4e4;
  color: #000;
}
.btn-light2:hover {
  border: 2px solid #00cd00 !important;
  color: #fff;
}
.btn-red {
  background-color: #f36;
  border: 2px solid #f36;
}
.btn-red.btn-outline {
  background-color: transparent;
  border-color: #f36;
  color: #253045;
}
.btn-red.btn-outline svg {
  margin-right: 8px;
}
.btn-red.btn-outline:hover {
  background-color: #f36;
  color: #fff;
}
.btn-red.btn-outline:hover svg path {
  fill: #fff;
}
.reaction {
  background: url(https://i.ibb.co/0sJMS8x/avatar-overlay.png) bottom/auto 100%
    repeat no-repeat #f2d2d0;
  left: 0;
  min-height: 100vh;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.reaction .box {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: CfadeInUp;
  animation-name: CfadeInUp;
  background-color: #fff;
  margin-top: 40px;
  max-width: 400px;
  padding: 36px 18px;
}
.header .menu-backdrop,
.reaction .image2 {
  -webkit-animation-fill-mode: both;
  bottom: 0;
}
.reaction .box h2 {
  color: #253045;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
.reaction .box p {
  color: #3b3a39;
  font-size: 18px;
  line-height: 22.5px;
}
.reaction .image1 {
  top: 0;
}
.reaction .image1,
.reaction .image2 {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
}
.reaction .image2 {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  -webkit-animation-name: CslideOutUp;
  animation-name: CslideOutUp;
  max-height: 370px;
}
@-webkit-keyframes CfadeInUp {
  0%,
  30% {
    opacity: 0;
    transform: translate3d(0, 40%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes CfadeInUp {
  0%,
  30% {
    opacity: 0;
    transform: translate3d(0, 40%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
@-webkit-keyframes CslideOutUp {
  0% {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes CslideOutUp {
  0% {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translateZ(0);
  }
}
.reaction.type2 .spacer,
.reaction.type4 .spacer {
  align-items: flex-start;
  margin-top: 20px;
}
.reaction.type3 .spacer {
  align-items: flex-end;
  margin-top: 20px;
}
.reaction.type3 .spacer .box {
  background-color: transparent;
  z-index: 2;
}
.reaction.type3 .spacer .box .btn {
  min-width: 300px;
}
.reaction.type4 .image1 {
  bottom: 20%;
  left: 0;
  max-width: 50%;
  right: auto;
  top: auto;
}
.reaction.type4 .image2 {
  bottom: 30%;
  left: auto;
  max-width: 50%;
  right: 0;
  top: auto;
}
body.has-breadcrumb {
  padding-top: 109px;
}
html[lang="en-US"] {
  margin-top: 0 !important;
}
.header .menu-col .menu-list ul,
.jumbotron p {
  margin-top: 24px;
}
.header {
  background-color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  left: 0;
  margin: 0 auto;
  min-height: 56px;
  padding: 12px 20px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}
.footer,
.our_partners,
.sticky-nav .arrow-ic i {
  background-color: #f4f5f5;
}
.header .logo img {
  height: 32px;
}
.header .wrapper {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.activities_intro-items .item.active .current-ic,
.activities_intro-items .item.completed .check,
.activities_intro-items .item.completed .completed-ic,
.header .menu-col.active .menu-list .trigger-menu a .fa-times,
.header.enable-back .back,
.show-mobile,
.sticky-nav .center .circle:hover .on {
  display: inline-block;
}
.header.enable-back a.link {
  color: #0e347b;
  font: 600 16px/25px Lato;
}
.header .menu-menu-1-container {
  margin-bottom: 10px;
}
.footer .wrapper,
.wrapper {
  margin: 0 auto;
  max-width: 1256px;
}
.header .menu-backdrop {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  background: rgba(37, 48, 69, 0.9);
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1111;
}
.header .menu-backdrop .login-link {
  padding: 0 15px !important;
}
.header .menu-col i,
.hint-overlay .media .text .navigation a .material-icons-outlined {
  font-size: 20px;
}
.header .menu-col.active .menu-list {
  background: #fff;
  display: inline-block;
  margin: 0 auto;
  max-width: 1256px;
  right: -414px;
}
.header .menu-col.active .menu-list .top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}
.header .menu-col.active .menu-list .trigger-menu {
  text-align: right;
}
.header .menu-col.active .menu-list .btn {
  min-width: 330px;
  width: 100%;
}
.header .menu-col .menu-list {
  background-color: #d0d0d0;
  height: 100vh;
  left: 0;
  padding: 12px 20px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
}
.header .menu-col .menu-list ul li {
  margin-bottom: 0;
  padding-left: 0;
}
.header .menu-col .menu-list ul li.active a {
  background-color: #ebc8f0;
}
.header .menu-col .menu-list ul li.in-active a {
  background-color: #d0d0d0;
}
.header .menu-col .menu-list ul li a {
  background-color: #fff;
  border-top: 1px solid #e0e0e4;
  display: flex;
  font: 700 20px/26px Montserrat;
  justify-content: space-between;
  padding: 23px 0;
}
.header .menu-col .menu-list ul li:last-child a {
  border-bottom: 0 !important;
}
.header .menu-col .trigger-menu {
  cursor: pointer;
}
.header .menu-col .trigger-menu a {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-items: center;
  margin-left: 15px;
  padding-left: 0;
  width: 28px;
}
.header .menu-col .trigger-menu a .line {
  background: #3b3a39;
  display: block;
  height: 3px;
  margin-bottom: 4.3px;
  width: 100%;
}
.header .menu-col .trigger-menu a .line.last {
  margin-bottom: 2px;
}
.header .menu-col .trigger-menu a b {
  font-size: 9px;
  font-weight: 600;
  line-height: 1;
}
.header .menu-col .trigger-menu a img {
  max-width: 24px;
}
.header .menu-col .trigger-menu a.close {
  align-items: center;
  display: flex;
  line-height: 32px;
  margin-top: 5px;
  padding-inline: 0 !important;
}
.header .menu-col .trigger-menu a.close .line,
.subscribe form.error > *,
.subscribe form.processing > *,
.subscribe form.success > * {
  opacity: 0;
}
.header .menu-col .trigger-menu a.close .line.first {
  opacity: 1;
  transform: translateY(7.5px) rotate(-45deg);
}
.header .menu-col .trigger-menu a.close .line.last {
  opacity: 1;
  transform: translateY(-7.5px) rotate(45deg);
}
.header .menu-col .trigger-menu a.close b {
  font-size: 8px;
  margin-top: 2px;
}
.header .menu-col .trigger-menu a.close .text {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  line-height: 24px;
  text-align: right;
}
.header .menu-col .login span {
  color: #3b3a39;
  font-size: 13px;
  font-weight: 600;
  height: 18px;
  line-height: 16px;
  margin-right: 10px;
}
.header .menu-col .login .material-icons {
  color: #00cd00;
  font-size: 24px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.header .menu-col .login-link {
  padding: 0 0 0 15px;
}
.footer {
  padding: 20px 15px;
}
.footer .wrapper {
  display: flex;
  flex-direction: column;
}
.footer .right,
.our_partners {
  align-items: flex-start;
  width: 100%;
  display: flex;
}
.footer .logo {
  margin: 60px 0 32px;
}
.footer .right {
  border-top: 1px solid rgba(59, 58, 57, 0.12);
  flex-direction: column;
  justify-content: space-between;
  padding-top: 16px;
}
.footer .right p {
  color: #7c838f;
  font-size: 0.8rem;
  margin-bottom: 20px;
}
.footer .right ul li {
  border-right: 1px solid rgba(59, 58, 57, 0.12);
  display: inline-block;
  line-height: 14px;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.footer .right ul li:last-child {
  border-right: 0;
}
.footer .right ul li a {
  color: #7c838f;
  font-size: 0.867rem;
  cursor: pointer !important;
}
.our_partners {
  flex-direction: column;
  padding: 20px 0 40px;
}
.our_partners .spacer {
  align-items: flex-start;
  justify-content: flex-start;
}
.our_partners .img {
  align-items: center;
  background-color: #fff;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  max-width: 500px;
  min-height: 202px;
  width: 100%;
}
.begin-menu .category,
.subscribe,
.support {
  background-color: #253045;
  width: 100%;
}
.our_partners .img img {
  max-height: 130px;
  max-width: 235px;
  width: 100%;
}
.wrapper {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.wrapper-xl {
  max-width: 1790px;
  padding: 0 20px;
}
.wrapper-md {
  max-width: 621px;
}
.wrapper-sm {
  max-width: 489px;
}
.landing_page {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.support {
  margin-bottom: 24px;
}
.support .wrapper .cls {
  display: flex;
  padding: 40px 0 20px;
}
.support .wrapper .cls .cl {
  margin-right: 21px;
}
.support .wrapper .cls .cl h2 {
  color: #fff;
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 0;
}
.support .wrapper .cls .cl img {
  display: block;
  max-height: 60px;
}
.support .wrapper .cls .cl:last-child img {
  max-height: 46px;
}
.title-with-img .img {
  max-width: 77px;
}
.title-with-img .img img {
  float: left;
}
.title-with-img .wrapper {
  align-items: center;
  border-bottom: 1px solid rgba(59, 58, 57, 0.2);
  border-top: 1px solid rgba(59, 58, 57, 0.2);
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.title-with-img .wrapper .text h2 {
  color: #253045;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 0;
  margin-left: 20px;
  text-align: left;
}
.title-with-img .wrapper p,
.title-with-img p {
  color: #3b3a39;
  font-size: 18px;
  line-height: 22.5px;
  text-align: left;
}
.title-with-img p {
  display: inline-block;
  margin-bottom: 0;
}
.load-more {
  margin-bottom: 90px;
  text-align: center;
}
.load-more .btn {
  max-width: 393px;
  width: 100%;
}
.begin-menu {
  left: 0;
  max-width: 100%;
  position: relative;
  right: 0;
  z-index: 1;
}
.begin-menu .contain {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
}
.begin-menu .category {
  align-items: center;
  justify-content: center;
  padding: 28px 1rem;
}
.begin-menu .category h2 {
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 24px;
}
.begin-menu .category ul {
  flex-direction: column;
  gap: 1rem;
}
.begin-menu .category ul,
.begin-menu .category ul li {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.begin-menu .category ul li {
  background-color: #fff;
  border-radius: 6px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 12px;
}
.begin-menu .category ul li .btn {
  height: 35px;
  padding-inline: 5px;
}
.begin-menu .category ul li.teacher .icon {
  background-color: #32ccfe;
}
.begin-menu .category ul li.parent .icon {
  background-color: #006eff;
}
.begin-menu .category ul li.student .icon {
  background-color: #f36;
}
.begin-menu .category ul li .icon {
  align-items: center;
  background-color: green;
  border-radius: 50%;
  color: #fff;
  display: flex;
  height: 30px;
  justify-content: center;
  padding: 12.3px;
  width: 30px;
}
.begin-menu .category ul li .icon .material-icons,
.begin-menu .category ul li .icon .material-icons-outlined {
  color: #fff;
  font-size: 1rem;
}
.begin-menu .category ul li .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 6px;
}
.begin-menu .category ul li .text h4 {
  color: #253045;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5rem;
  margin-bottom: 0;
}
.begin-menu .category ul li .text span {
  color: #253045;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1rem;
  text-align: left;
}
.begin-menu .wrapper {
  align-items: flex-start;
  padding: 0;
  width: 100%;
}
.large_post {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1520px;
}
.large_post.reverse {
  flex-direction: column-reverse;
}
.large_post-img {
  flex-basis: 50%;
  position: relative;
}
.cards .card .tag,
.large_post-img .label {
  background-color: #e60039;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 600;
  left: 0;
  padding: 5px 16px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}
.large_post-text {
  flex-basis: 50%;
  padding: 10px 16px;
}
.large_post-text .tag {
  color: #0b1012;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 12px;
}
.large_post-text h1 {
  color: #3b3a39;
  font-size: 2.133rem;
  font-weight: 700;
}
.large_post-text .sub-heading {
  color: #253045;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 25px;
}
.activities_review .accordion_outer .accordion i,
.large_post-text p {
  color: #253045;
}
.large_post-text .para {
  color: #3b3a39;
  font-size: 1.125rem;
}
.large_post-text .para-sm {
  font-size: 1rem;
}
.half_post {
  display: inline-flex;
  flex-direction: column;
  gap: 10px;
  justify-content: space-between;
}
.half_post-post-text {
  order: 1;
  padding: 20px 16px 0;
}
.half_post-post-text p {
  color: #253045;
  font-size: 1rem;
}
.half_post-post-text h2 {
  color: #3b3a39;
  line-height: 2.625rem;
}
.half_post-post-img {
  order: 2;
}
.subscribe {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}
.subscribe .success-message {
  margin-top: 2rem;
}
.subscribe .success-message p {
  color: #fff;
  font-weight: 700;
}
.subscribe .left {
  margin-bottom: 40px;
}
.activities_question .question .match .pairs .choice.clicked,
.cards .card,
.subscribe form {
  position: relative;
}
.subscribe form.error .success-message,
.subscribe form.success .success-message {
  display: block;
  max-width: 486px;
  opacity: 1 !important;
  position: absolute;
  top: 20px;
  width: 100%;
}
.subscribe form.success .success-message p {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 34px;
}
.subscribe form.error .success-message p {
  color: red;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.subscribe form.processing:after {
  color: #fff;
  content: "Processing...";
  font-size: 30px;
  font-weight: 700;
  left: 40%;
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.subscribe form h3 {
  color: #fff;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 12px;
}
.subscribe .checkbox a {
  color: #fff !important;
}
.subscribe .checkbox .checkmark {
  border-radius: 5px;
}
.subscribe .checkbox .checkmark:after {
  border-color: #00cd00;
  left: 6px;
}
.subscribe .field {
  border: 0 !important;
  margin-bottom: 24px;
  max-width: 486px;
}
.subscribe .checkbox {
  color: #fff;
  font-size: 13px;
  margin-bottom: 40px;
}
.subscribe .field-check .radio {
  align-items: center;
  display: flex;
  font-size: 22px;
  margin-bottom: 18px;
  margin-right: 20px;
  min-height: 30px;
  padding-left: 43px !important;
  position: relative;
  user-select: none;
}
.subscribe .field-check .radiomark {
  align-items: center;
  background: 0 0;
  border: 0;
  border-radius: 50%;
  box-shadow: inset 0 0 0 4px #e4e4e4;
  display: flex;
  height: 30px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
}
.activities_intro-items .item.completed .ic:before,
.activities_question
  .question
  .radio-pair
  .radioContainer:hover
  input
  ~ .checkmark,
.activities_question .question .toggles .toggle input:checked + .slider,
.subscribe .field-check .radio:hover input ~ .radiomark {
  background-color: #00cd00;
}
.activities_question
  .question
  .radio-pair
  .radioContainer
  input:checked
  ~ .checkmark,
.subscribe .field-check .radio input:checked ~ .radiomark {
  background-color: #00cd00;
  box-shadow: none;
}
.subscribe .field-check .text {
  border: 1px solid transparent;
  color: #fff;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 600;
  text-align: left;
}
.module_listing--inner .banner .tag,
.module_listing--item .banner .tag {
  background-color: #e60039;
  font-size: 0.8rem;
  font-weight: 600;
  padding: 9px 16px;
  z-index: 1;
  color: #fff;
  text-transform: uppercase;
}
.subscribe .field-check .radio .radiomark:after {
  background: #00cd00;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #fff;
  height: 16px;
  left: auto;
  position: relative;
  top: auto;
  width: 16px;
}
.subscribe h1 {
  color: #fff;
  font-size: 26px;
  line-height: 39px;
  margin-bottom: 20px;
}
.subscribe .sub_heading {
  color: #fff;
  font-size: 15px;
  line-height: 22.5px;
}
.subscribe .btn {
  text-transform: capitalize;
  width: 100%;
}
.jumbotron {
  background-color: #fff;
  padding: 24px 15px 4px;
}
.jumbotron h1 {
  font-size: 2.133rem;
  margin-bottom: 0;
}
.jumbotron p {
  font-size: 1.2rem;
  margin-bottom: 0;
}
.cards {
  padding: 20px 20px 30px;
}
.breadcrumb {
  align-items: center;
  background-color: #fff;
  border-bottom: 1px solid rgba(59, 58, 57, 0.12);
  display: flex;
  margin: 0 auto;
  min-height: 46px;
  width: 100%;
  z-index: 1;
}
.breadcrumb.is-fixed,
.has-breadcrumb .breadcrumb {
  left: 0;
  position: fixed;
  right: 0;
  top: 64px;
}
.breadcrumb .wrapper {
  max-width: 1256px !important;
}
.breadcrumb li {
  margin-bottom: 0;
  padding-bottom: 7px;
}
.breadcrumb li:before {
  color: #3b3a39;
  content: "<";
  font: 600 16px/30px Lato;
  margin-left: 0;
  padding: 10px 10px 10px 0;
}
.module_listing--inner .banner img,
.module_listing--item .banner img {
  margin: auto;
  top: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.breadcrumb li a {
  border-bottom: 1px solid #3b3a39;
  color: #3b3a39;
  font: 600 16px/25px Lato;
}
.module_listing--inner .banner {
  margin: 0 auto;
  max-width: 1366px;
  min-height: 280px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.module_listing--inner .banner .tag {
  left: 0;
  position: absolute;
  top: 0;
}
.module_listing--item {
  align-items: center;
  background-color: #f7f7f7;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.module_listing--item .large_post {
  flex-direction: column-reverse;
}
.module_listing--item .banner {
  margin-bottom: 10px;
  max-width: 1366px;
  min-height: 300px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.module_listing--item .banner .tag {
  left: 0;
  position: absolute;
  top: 0;
}
.module_listing--item .text {
  max-width: 374px;
}
.module_listing--item .tag {
  color: #272727;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.module_listing--item .heading {
  color: #000;
  font: 700 26px/36px Lato;
  margin-bottom: 0;
}
.module_listing--item .sub-heading {
  color: #000;
  font: 16px/24px Lato;
  margin-bottom: 20px;
}
.module_listing--item .for-outer {
  grid-gap: 44px;
  display: grid;
  margin: 40px auto 30px;
  max-width: 1260px;
}
.module_listing--item .for-outer.two-col .text p {
  margin-bottom: 46px;
}
.module_listing--item .for-outer .for,
.summary .context {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.module_listing--item .for-outer .for p {
  color: #253045;
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
}
.module_listing--item .for-outer .for h3 {
  color: #253045;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  margin-bottom: 5px;
  text-align: left;
}
.module_listing--item .for-outer .for .text {
  max-width: 100%;
}
.module_listing--item .for-outer .for .btn {
  margin-bottom: 10px;
  max-width: 360px;
  text-transform: capitalize;
  width: 100%;
}
.spacer {
  padding: 0 16px;
  width: 100%;
}
.influencer-detail .wrapper .box .text p,
.mb-0,
.summary .progress .img {
  margin-bottom: 0;
}
.activities {
  background-color: #fff;
  padding: 0 0 74px;
  width: 100%;
}
.activities .wrapper,
.feedback-form,
.feedback-form .wrapper {
  max-width: 820px;
}
.activities_intro {
  padding-top: 20px;
}
.activities_intro .tag {
  color: #0b1012;
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 22.5px;
  margin-bottom: 5px;
  text-align: left;
}
.activities_intro .heading {
  border: 1px solid transparent;
  color: #3b3a39;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-align: left;
}
.activities_intro-items {
  counter-reset: activityCount;
}
.activities_intro-items .item {
  min-height: 153px;
  padding-left: 50px;
  padding-top: 20px;
  position: relative;
}
.activities_intro-items .item-inner {
  border-bottom: 1px solid rgba(59, 58, 57, 0.12);
  opacity: 0.24;
  width: 100%;
}
.activities_intro-items .item:last-child .item-inner {
  border-bottom: 0;
  margin-bottom: 50px;
}
.activities_intro-items .item .ic {
  align-items: center;
  display: flex;
  height: 100%;
  left: 0;
  margin-top: -33px;
  position: absolute;
}
.activities_intro-items .item .ic:before {
  background-color: #d4d4d4;
  content: "";
  height: calc(100% - 15px);
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: calc(50% + 15px);
  width: 3px;
}
.activities_intro-items .item .ic .ic-img {
  background-color: #fff;
  display: none;
}
.activities_intro-items .item .ic .count span {
  align-items: center;
  background-color: #fff;
  border: 3px solid #d4d4d4;
  border-radius: 50%;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 30px;
}
.activities_intro-items .item .ic .count span:before {
  color: #253045;
  content: counter(activityCount);
  counter-increment: activityCount;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 38px;
  opacity: 0.24;
  text-align: center;
}
.activities_intro-items .item.active .count {
  position: fixed;
  visibility: hidden;
}
.activities_intro-items .item.active .item-inner,
.activities_intro-items .item.completed .item-inner,
.sticky-nav .center .circle.active img {
  opacity: 1;
}
.activities_intro-items .item h3 {
  color: #253045;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 5px;
  text-align: left;
}
.activities_intro-items .item p,
.summary .discussion p {
  color: #253045;
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  text-align: left;
}
.activities_intro .img img {
  height: 114px;
  -o-object-fit: cover;
  object-fit: cover;
}
.activities .has-img-bg {
  background: url(https://i.ibb.co/sVh6DyW/Group-29338.png) top/cover fixed;
}
.activities_question {
  background-color: #efefef;
  padding: 0 0 70px;
  transition: 1s;
}
.activities_question .context {
  align-items: center;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-left: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
}
.activities_question .context .img {
  margin-right: 20px;
  max-width: 77px;
}
.activities_question .context .img img {
  float: left;
  width: 100%;
}
.activities_question .context .text {
  background-color: #fff;
  height: auto;
  padding: 0;
  position: relative;
}
.activities_question .context .text h2 {
  color: #0b1012;
  font-size: 15px;
  font-weight: 500;
  line-height: 22.5px;
  margin: 5px 0;
  text-align: left;
}
.activities_question .context .text p {
  color: #3b3a39;
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  margin: 5px 0;
  opacity: 0.48;
  text-align: left;
}
.activities_question .question {
  margin-top: 30px;
}
.activities_question .question .box {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 16px;
}
.activities_question .question .box p {
  font-size: 15px;
  line-height: 22.5px;
  margin-bottom: 0;
}
.activities_question .question h2 {
  color: #253045;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
}
.activities_question .question .choices .choice {
  border: 2px solid #00cd00;
  border-radius: 6px;
  cursor: pointer;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.activities_question .question .choices .choice span {
  align-items: center;
  background-color: #fff;
  color: #3b3a39;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  height: 33px;
  justify-content: center;
  line-height: 22.5px;
  min-height: 54px;
  text-align: center;
  width: 100%;
}
.activities_question
  .question
  .choices
  .choice
  input[type="checkbox"]:checked
  + span {
  background-color: #00cd00;
  border-color: #00cd00;
  color: #fff;
}
.activities_question .question .choices .choice input[type="checkbox"] {
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.activities_question .question .match {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.activities_question .question .match .left {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-width: 150px;
  position: relative;
  z-index: 2;
}
.activities_question .question .match .left h3,
.activities_question .question .match .pairs .choice span {
  align-items: center;
  border: 1px solid #707070;
  font: 16px/24px Lato;
  height: 54px;
  background-color: #fff;
  text-align: center;
  width: 100%;
}
.activities_question .question .match .left h3 {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
  max-width: 244px;
}
.activities_question .question .match .pairs {
  display: flex;
  flex-direction: column;
  min-width: 150px;
  width: 100%;
}
.activities_question .question .match .pairs .choice {
  margin-bottom: 10px;
  max-width: 244px;
  position: relative;
  width: 100%;
}
.activities_question .question .match .pairs .choice.clicked:after {
  background-color: #00f;
  content: "";
  height: 2px;
  left: -68px;
  position: absolute;
  top: 54px;
  transform: rotate(-55deg);
  width: 106px;
  z-index: 1;
}
.activities_question .question .match .pairs .choice label {
  display: block;
  position: relative;
  z-index: 2;
}
.activities_question .question .match .pairs .choice span {
  display: flex;
  justify-content: center;
}
.activities_question
  .question
  .match
  .pairs
  .choice
  input[type="checkbox"]:checked
  + span {
  background-color: #587df4;
  border-color: #587df4;
  color: #fff;
}
.activities_question .question .match .pairs .choice input[type="checkbox"] {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.activities_question .question .radio-pair .pair {
  background-color: #fff;
  margin-bottom: 12px;
  padding: 12px 17px;
}
.activities_question .question .radio-pair .radioContainer {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 10px;
  min-height: 50px;
  padding-left: 65px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.activities_question .question .radio-pair .checkmark {
  background: #fff;
  border: 0;
  border-radius: 50%;
  box-shadow: inset 0 0 0 6px #e4e4e4;
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 50px;
}
.activities_question .question .radio-pair .text {
  color: #3b3a39;
  font-size: 18px;
  font-weight: 600;
  line-height: 22.5px;
  text-align: left;
}
.activities_question .question .radio-pair .radioContainer .checkmark:after {
  background: #00cd00;
  border-radius: 50%;
  box-shadow: 0 0 0 6px #fff;
  height: 25px;
  left: 12.5px;
  top: 12.5px;
  width: 25px;
}
.activities_question .question .toggles {
  background-color: #fff;
  padding: 12px;
}
.activities_question .question .toggles .toggle {
  align-items: center;
  background-color: #fff;
  border: 1px solid #bec1c7;
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  padding: 10px 16px;
}
.activities_question .question .toggles .toggle .text {
  color: #3b3a39;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.activities_question .question .toggles .toggle .switch {
  display: inline-block;
  height: 42px;
  position: relative;
  width: 120px;
}
.activities_question .question .toggles .toggle .switch input {
  height: 0;
  opacity: 0;
  width: 0;
}
.activities_question .question .toggles .toggle .slider {
  background-color: #f36;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
}
.activities_question .question .toggles .toggle .slider:after {
  color: #fff;
  content: "Hidden";
  font-size: 16px;
  font-weight: 700;
  left: 10px;
  position: absolute;
  top: 8px;
}
.activities_question .question .toggles .toggle .slider:before {
  background-color: #fff;
  bottom: 5px;
  color: #f36;
  content: "\f070";
  font-family: Font Awesome\5 Free;
  font-weight: 900;
  height: 32px;
  left: 6px;
  line-height: 34px;
  position: absolute;
  text-align: center;
  transform: translateX(76px);
  transition: 0.4s;
  width: 32px;
}
.activities_question .question .toggles .toggle input:checked + .slider:before {
  color: #00cd00;
  content: "\f06e";
  transform: translateX(0);
}
.activities_question .question .toggles .toggle input:checked + .slider:after {
  content: "Visible";
  left: 47px;
}
.activities_question .question .toggles .toggle input:focus + .slider {
  box-shadow: 0 0 1px #00cd00;
}
.activities_question .question .toggles .toggle .slider.round {
  border-radius: 34px;
}
.activities_question .question .toggles .toggle .slider.round:before {
  border-radius: 50%;
}
.activities_review {
  display: none;
  min-height: calc(100vh - 182px);
  transform: translate(10px, 100vh);
  transition: 1s;
}
.activities_review .tag {
  color: #272727;
  font: 11px/18px Lato;
  margin-top: 30px;
}
.activities_review .heading {
  color: #3b3a39;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin: 30px 0 36px;
  text-align: left;
}
.activities_review .retry {
  margin-top: 20px;
  text-align: center;
}
.activities_review .retry a.link {
  color: #3b3a39;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 22.5px;
  padding: 10px 0;
  text-align: center;
}
.activities_review .retry a.link--retry {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.activities_review .retry .btn {
  justify-content: center;
  margin-bottom: 12px;
}
.activities_review .accordion_outer .accordion {
  border: 1px solid #bec1c7;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px;
  padding: 15px 18px 15px 70px;
  position: relative;
}
.activities_review .accordion_outer .accordion .icon {
  align-items: center;
  background-color: #f1f1f1;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 56px;
  z-index: 1;
}
.activities_review .accordion_outer .accordion .icon img {
  height: 16px;
}
.activities_review .accordion_outer .accordion span {
  color: #3b3a39;
  font-size: 15px;
  font-weight: 700;
  line-height: 22.5px;
  text-align: left;
  text-transform: uppercase;
}
.activities_review .accordion_outer .accordion.active i {
  font-size: 16px;
  line-height: 26px;
  transform: rotate(180deg);
}
.activities_review .accordion_outer .accordion_content {
  display: none;
  margin-bottom: 26px;
  overflow: hidden;
}
.activities_review .accordion_outer .accordion_content p {
  color: #253045;
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: left;
}
.progress {
  margin-bottom: 15px;
  width: 100%;
}
.progress h3 {
  color: #0b1012;
  font-size: 15px;
  font-weight: 500;
  line-height: 22.5px;
  margin-bottom: 0;
  text-align: left;
}
.progress span {
  color: #3b3a39;
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  opacity: 0.48;
  text-align: left;
}
.progress_bar {
  background-color: #00cd00;
  height: 100%;
  transition: 1s;
}
.progress_inner {
  align-items: center;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
}
.progress_inner .img {
  background-color: #ccf;
  height: 77px;
  width: 77px;
}
.progress_inner .left {
  margin-right: 15px;
}
.progress_inner .right {
  padding: 8px 15px 8px 0;
  width: 100%;
}
.progress_wrap {
  background-color: #f1f1f1;
  height: 8px;
  margin-top: 4px;
  width: 100%;
}
.scenario {
  background: url(https://cdn.discordapp.com/attachments/690904352478724102/945262127067852810/bg.png)
    0 / cover no-repeat fixed;
  display: flex;
  min-height: calc(100vh - 180px);
}
.scenario_context--text .box {
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.16);
  min-height: 250px;
  padding: 36px 18px;
}
.scenario_context--text .box .btn {
  margin: 12px 0;
}
.scenario_context--text .box span {
  color: #0b1012;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
  text-align: left;
}
.scenario_context--text .box h3 {
  color: #3b3a39;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 24px;
  margin-top: 12px;
  text-align: left;
}
.scenario_context--text .box p {
  color: #3b3a39;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
  text-align: left;
}
.scenario_context .checkbox {
  padding-left: 0 !important;
}
.scenario_context .checkbox label {
  display: flex;
  margin: 12px 0;
  position: relative;
}
.scenario_context .checkbox label span {
  align-items: center;
  background-color: #fff;
  border: 2px solid #00cd00;
  border-radius: 6px;
  font-size: 1.125rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1.375rem;
  min-height: 58px;
  padding: 15px 10px;
  text-align: center;
  width: 100%;
}
.scenario_context .checkbox label input[type="radio"] {
  height: 100%;
  width: 100%;
}
.scenario .wrapper {
  max-width: 820px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  min-height: 100%;
}
.scenario .content__img img {
  display: block;
  margin: 1rem auto 0;
  width: calc(100% - 20px);
}
@media (min-width: 1280px) {
  .scenario .content__img img {
    height: 290px;
    width: auto;
  }
}
@media (min-width: 1700px) {
  .scenario .content__img img {
    height: 400px;
  }
}
.summary .wrapper {
  max-width: 1256px;
}
.summary .large_post {
  margin-top: 0;
}
.summary .progress {
  border-bottom: 1px solid rgba(59, 58, 57, 0.12);
  margin-bottom: 0;
}
.summary .progress h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
.summary .flex {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-top: 50px;
}
.ouo-page .flex h2,
.summary .flex h2 {
  color: #253045;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 24px;
  text-align: left;
}
.hint-overlay .media .img,
.summary .flex .img {
  margin-bottom: 30px;
}
.summary .flex .img img {
  border: 2px solid #e4e4e4;
  border-radius: 50%;
  box-shadow: 0 0 0 15px #fff, 0 0 0 21px #e4e4e4;
  height: 254px;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 254px;
}
.summary .discussion {
  border-top: 1px solid rgba(59, 58, 57, 0.12);
  margin-top: 20px;
  padding-top: 24px;
}
.summary .discussion h3 {
  border: 1px solid transparent;
  color: #253045;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
}
.summary .discussion a.link {
  align-items: center;
  color: #3b3a39;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  justify-content: center;
  line-height: 22.5px;
  padding: 20px 10px;
  text-align: center;
}
.summary .accordionWrapper {
  max-width: 596px;
  width: 100%;
}
.summary .accordionItem {
  display: block;
  float: left;
  width: 100%;
}
.summary .accordionItemHeading {
  border: 2px solid #00cd00;
  border-radius: 6px;
  color: #3b3a39;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
  justify-content: space-between;
  line-height: 22.5px;
  margin: 0 0 10px;
  padding: 16px 18px;
  text-align: left;
  width: 100%;
}
.summary .accordionItemHeading .icon:after {
  font-family: Material Icons Outlined;
  font-size: 30px;
}
.summary .close .accordionItemContent {
  display: block;
  float: left;
  height: 0;
  transform: scaleY(0);
  transition: height 1s ease-out;
}
.summary .close .accordionItemHeading .icon:after {
  content: "\e316";
}
.summary .open .accordionItemContent {
  background-color: #fff;
  box-sizing: border-box;
  display: block;
  margin: 0 0 10px;
  padding: 20px 10px;
  transform: scaleY(1);
  transform-origin: top;
  transition: transform 0.4s;
  width: 100%;
}
.summary .open .accordionItemContent b {
  color: #0b1012;
  font-size: 15px;
  font-weight: 700;
  line-height: 22.5px;
  text-align: left;
}
.summary .open .accordionItemContent hr {
  opacity: 0.4;
}
.summary .open .accordionItemContent p {
  color: #253045;
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  margin-bottom: 18px;
  text-align: left;
}
.summary .open .accordionItemHeading {
  margin: 0;
}
.summary .open .accordionItemHeading .icon:after {
  content: "\e313";
}
.pause-discuss .tag {
  color: #0b1012;
  font-size: 15px;
  font-weight: 500;
  line-height: 22.5px;
  margin-bottom: 5px;
  margin-top: 20px;
}
.pause-discuss .heading {
  color: #3b3a39;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 40px;
}
.pause-discuss .media .img img {
  border: 2px solid #e4e4e4;
  border-radius: 50%;
  box-shadow: 0 0 0 15px #fff, 0 0 0 21px #e4e4e4;
  height: 100%;
  margin-top: 30px;
  max-height: 270px;
  max-width: 270px;
  width: 100%;
}
.pause-discuss .media .text {
  padding: 36px 0;
}
.pause-discuss .media .text p {
  color: #253045;
  font-size: 18px;
  line-height: 22.5px;
}
.pause-discuss .btn {
  max-width: 372px;
  width: 100%;
}
.story {
  min-height: calc(100vh - 90px);
  padding: 60px 0;
}
.story-create .tag {
  color: #272727;
  font: 14px/18px Lato;
}
.story-create h2 {
  color: #212121;
  font: 700 33px/43px Lato;
  margin: 18px 0;
}
.story-create p {
  color: #676767;
  font: 16px/24px Lato;
}
.influencer .title {
  color: #3b3a39;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin: 24px 0 16px;
  text-align: left;
}
.influencer .influencer_cards .card {
  align-items: center;
  background-color: #fff;
  box-shadow: 0 4px 28px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 24px;
  padding: 40px 18px;
}
.influencer .influencer_cards .card .image img {
  border: 2px solid #e4e4e4;
  border-radius: 50%;
  box-shadow: 0 0 0 8px #fff, 0 0 0 12px #e4e4e4;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 250px;
}
.influencer .influencer_cards .card .data h3 {
  color: #253045;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 30px;
}
.influencer .influencer_cards .card .data .text {
  margin-bottom: 24px;
  max-height: 66px;
  overflow: hidden;
}
.influencer .influencer_cards .card .data p {
  color: #3b3a39;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
  text-align: center;
}
.influencer .influencer_cards .card .data .link {
  color: #253045;
  font-size: 16px;
  font-weight: 600;
  line-height: 22.5px;
  text-align: center;
  text-decoration: underline;
}
.influencer .influencer_cards .card .data .btn {
  justify-content: center;
  margin: 36px 0;
  width: 100%;
}
.influencer-detail .wrapper .box {
  border-bottom: 2px solid #00cd00;
}
.influencer-detail .wrapper .box .text {
  padding: 18px;
}
.influencer-detail .wrapper .data {
  padding: 20px 0;
}
.influencer-detail .wrapper .data hr {
  margin-bottom: 20px;
  opacity: 0.3;
}
.ouo-page {
  min-height: calc(100vh - 350px);
}
.ouo-page .flex {
  align-items: center;
  border-bottom: 1px solid rgba(59, 58, 57, 0.12);
  border-top: 1px solid rgba(59, 58, 57, 0.12);
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.ouo-page .flex .img {
  margin-right: 30px;
}
.ouo-page .flex .img img {
  border: 2px solid #e4e4e4;
  border-radius: 50%;
  box-shadow: 0 0 0 5px #fff, 0 0 0 10px #e4e4e4;
  display: block;
  height: 90px;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 90px;
}
.ouo-page .flex .text h4 {
  color: #253045;
  font-size: 21px;
  font-weight: 400;
  line-height: 39px;
  margin-bottom: 0;
  text-align: left;
}
.ouo-page .flex .text h2 {
  color: #253045;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 0;
  text-align: left;
}
.ouo-page .large_post .btn {
  margin-top: 36px;
  max-width: 384px;
  width: 100%;
}
.sticky-nav {
  align-items: center;
  background-color: #253045;
  bottom: 0;
  display: flex;
  height: 74px;
  left: 0;
  margin-top: 50px;
  position: fixed;
  width: 100%;
  z-index: 3;
}
.sticky-nav .wrapper {
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
}
.sticky-nav .arrow-ic,
.sticky-nav .arrow-ic i {
  align-items: center;
  display: inline-flex;
  justify-content: center;
}
.sticky-nav .arrow-ic i {
  border-radius: 50%;
  color: #3b3a39;
  font-size: 20px;
  height: 45px;
  margin-left: 12px;
  margin-right: 12px;
  width: 45px;
}
.sticky-nav .arrow-ic span,
.sticky-nav a {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: right;
}
.sticky-nav .left {
  padding-left: 20px;
}
.sticky-nav .left i {
  margin-left: 0;
}
.sticky-nav .left .arrow-ic.disabled,
.sticky-nav .right .arrow-ic {
  opacity: 0.5;
}
.sticky-nav .right {
  padding-right: 20px;
  text-align: center;
}
.sticky-nav .right .arrow-ic.active,
.sticky-nav .right .arrow-ic.ready {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounce;
  animation-name: bounce;
  opacity: 1;
  transform-origin: center bottom;
}
.sticky-nav .right .toggle-hint i {
  color: #587df4;
  font-size: 30px;
  margin-bottom: 5px;
}
.sticky-nav .center .circle {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #f8f8f8, 0 0 0 4px #fff, 0 0 0 10px #e4e4e4;
  color: #fff;
  cursor: pointer;
  height: 80px;
  justify-content: center;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -30px;
  width: 80px;
}
.sticky-nav .center .circle img {
  height: 80px;
  opacity: 0.24;
}
.sticky-nav .center .circle.active {
  box-shadow: 0 0 0 2px #f8f8f8, 0 0 0 4px #fff, 0 0 0 10px #00cd00,
    0 0 0 14px rgba(0, 205, 0, 0.24);
}
.sticky-nav .center .circle.pulse {
  -webkit-animation: 2s linear infinite pulse;
  animation: 2s linear infinite pulse;
}
@-webkit-keyframes pulse {
  0% {
    box-shadow: 0 0 0 2px #f8f8f8, 0 0 0 4px #fff, 0 0 0 10px #00cd00,
      0 0 0 14px rgba(0, 205, 0, 0.24), 0 0 0 0 rgba(0, 205, 0, 0.7),
      0 0 0 0 rgba(0, 205, 0, 0.7);
  }
  40% {
    box-shadow: 0 0 0 2px #f8f8f8, 0 0 0 4px #fff, 0 0 0 10px #00cd00,
      0 0 0 14px rgba(0, 205, 0, 0.24), 0 0 0 40px rgba(255, 0, 64, 0),
      0 0 0 0 rgba(0, 205, 0, 0.7);
  }
  80% {
    box-shadow: 0 0 0 2px #f8f8f8, 0 0 0 4px #fff, 0 0 0 10px #00cd00,
      0 0 0 14px rgba(0, 205, 0, 0.24), 0 0 0 40px rgba(255, 0, 64, 0),
      0 0 0 30px rgba(255, 0, 64, 0);
  }
  to {
    box-shadow: 0 0 0 2px #f8f8f8, 0 0 0 4px #fff, 0 0 0 10px #00cd00,
      0 0 0 14px rgba(0, 205, 0, 0.24), 0 0 0 0 rgba(255, 0, 64, 0),
      0 0 0 30px rgba(255, 0, 64, 0);
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 2px #f8f8f8, 0 0 0 4px #fff, 0 0 0 10px #00cd00,
      0 0 0 14px rgba(0, 205, 0, 0.24), 0 0 0 0 rgba(0, 205, 0, 0.7),
      0 0 0 0 rgba(0, 205, 0, 0.7);
  }
  40% {
    box-shadow: 0 0 0 2px #f8f8f8, 0 0 0 4px #fff, 0 0 0 10px #00cd00,
      0 0 0 14px rgba(0, 205, 0, 0.24), 0 0 0 40px rgba(255, 0, 64, 0),
      0 0 0 0 rgba(0, 205, 0, 0.7);
  }
  80% {
    box-shadow: 0 0 0 2px #f8f8f8, 0 0 0 4px #fff, 0 0 0 10px #00cd00,
      0 0 0 14px rgba(0, 205, 0, 0.24), 0 0 0 40px rgba(255, 0, 64, 0),
      0 0 0 30px rgba(255, 0, 64, 0);
  }
  to {
    box-shadow: 0 0 0 2px #f8f8f8, 0 0 0 4px #fff, 0 0 0 10px #00cd00,
      0 0 0 14px rgba(0, 205, 0, 0.24), 0 0 0 0 rgba(255, 0, 64, 0),
      0 0 0 30px rgba(255, 0, 64, 0);
  }
}
.choose-influencer .btn {
  justify-content: center;
  margin-bottom: 30px;
  margin-top: 30px;
}
.choose-influencer .influencer-inner {
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  max-width: 797px;
  position: relative;
}
.choose-influencer .influencer-inner .image img {
  height: 235px;
}
.choose-influencer .influencer-inner .bubble {
  background-color: #fff;
  border: 1px solid #707070;
  border-radius: 4px;
  font: 700 25px/35px Lato;
  margin: -20px auto 0;
  padding: 14px;
  position: relative;
  width: 95%;
}
.choose-influencer .influencer-inner .bubble .triangle-down {
  border-left: 12.5px solid transparent;
  border-right: 12.5px solid transparent;
  border-top: 15px solid #fff;
  filter: drop-shadow(1px 3px 0 #707070);
  height: 0;
  left: 40px;
  position: absolute;
  top: -12px;
  transform: rotate(180deg);
  width: 0;
  z-index: 1;
}
.cards {
  grid-gap: 40px;
  display: grid;
  margin: 0 auto;
  max-width: 1260px;
}
.feedback-form
  .gform_legacy_markup_wrapper.gform_validation_error
  .gform_body
  ul
  li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half),
.feedback-form--with-bg {
  max-width: 100% !important;
}
.cards .card .text {
  padding: 11px 0;
}
.cards .card .text p {
  color: #253045;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.cards .card .text .min {
  min-height: 110px;
}
.cards .card .text .lesson-count {
  color: #3b3a39;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  opacity: 0.48;
  text-align: left;
}
.cards .card .text h2 {
  color: #253045;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.133rem;
}
.cards .card .text ul li.accreditation__item {
  display: flex !important;
  justify-content: space-between;
}
.cards .card .text ul li.accreditation__item .accreditation_image {
  max-width: 120px;
  width: 100%;
}
.cards .card .text ul li b {
  display: block;
  font-size: 21px;
  font-weight: 700 !important;
}
.gap-wrapper {
  padding: 0 20px;
}
.hint-overlay {
  background-color: rgba(37, 48, 69, 0.9);
  height: 100%;
  left: 0;
  overflow-y: auto;
  padding: 37px 26px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3;
}
.hint-overlay .media {
  background-color: #fff;
  max-width: 1320px;
  padding: 25px 18px 20px;
}
.hint-overlay .media .flex {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-top: 30px;
}
.hint-overlay .media h2 {
  color: #253045;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 0;
  text-align: left;
}
.hint-overlay .media .img img {
  border: 2px solid #e4e4e4;
  border-radius: 50%;
  box-shadow: 0 0 0 14px #fff, 0 0 0 19px #e4e4e4;
  height: 100%;
  max-height: 254px;
  max-width: 254px;
  width: 100%;
}
.hint-overlay .media .text {
  padding: 0;
  width: 100%;
}
.hint-overlay .media .text p {
  color: #253045;
  font-size: 18px;
  line-height: 22.5px;
  margin-bottom: 25px;
}
.hint-overlay .media .text .btn {
  max-width: 100%;
  width: 384px;
}
.activities .hint-overlay .media .text .btn {
  display: block;
  margin: 0 auto;
}
.hint-overlay .media .text .navigation {
  display: flex;
  justify-content: space-between;
  padding: 10px 0 24px;
}
.hint-overlay .media .text .navigation a {
  align-items: center;
  color: #3b3a39;
  display: flex;
  font-size: 15px;
  font-weight: 700;
  text-align: right;
}
.hint-overlay .media .text .navigation a.disabled {
  cursor: default;
  opacity: 0.24;
}
.hint-overlay .media .text .navigation a.next .material-icons-outlined {
  margin-left: 10px;
}
.feedback-form {
  margin: 0 auto;
  min-height: calc(100vh - 389px);
  padding: 10px 20px 38px;
  position: relative;
  width: 100%;
}
.feedback-form--with-bg {
  background-color: #f4f5f5;
  min-height: auto;
  padding: 48px 20px 18px;
}
.feedback-form--with-bg .wrapper {
  max-width: 1256px !important;
}
.feedback-form--with-bg .gform_legacy_markup_wrapper {
  max-width: 596px;
}
.feedback-form--with-bg .gform_legacy_markup_wrapper .gform_button {
  max-width: 384px !important;
  width: 384px !important;
}
.feedback-form--with-bg
  .gform_legacy_markup_wrapper
  .gform_heading
  .gform_title {
  margin: 10px 0 24px;
}
.feedback-form .gform_legacy_markup_wrapper {
  width: 100%;
}
.feedback-form .gform_legacy_markup_wrapper.gform_validation_error {
  padding-top: 20px;
}
.feedback-form .gform_legacy_markup_wrapper .validation_message {
  background: rgba(205, 32, 32, 0.15);
  border-radius: 5px;
  color: #cd2020;
  font-size: 0.825rem;
  font-weight: 700;
  letter-spacing: normal;
  padding: 5px 15px !important;
}
.feedback-form .gform_legacy_markup_wrapper .gform_validation_errors {
  border: 0 !important;
  left: 0;
  margin: 0;
  padding: 10px 20px !important;
  position: absolute;
  top: 0;
}
.feedback-form .gform_legacy_markup_wrapper .gform_validation_errors > h2 {
  align-items: center;
  display: flex;
  justify-content: center;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .gform_validation_errors
  > h2:before {
  background-image: none;
  content: "\e88e";
  font-family: Material Icons;
  font-size: 22px;
  font-weight: 400;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .gform_validation_errors.validation_error {
  background: rgba(205, 32, 32, 0.15);
}
.feedback-form
  .gform_legacy_markup_wrapper
  .gform_validation_errors.validation_error
  .gform_submission_error {
  color: #cd2020;
  font-size: 14px;
  line-height: 24px;
}
.feedback-form .gform_legacy_markup_wrapper .gform_heading {
  margin-bottom: 0;
  max-width: 596px;
}
.feedback-form .gform_legacy_markup_wrapper .gform_heading .gform_title {
  color: #3b3a39;
  font-family: Montserrat;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin: 6px 0 14px;
  text-align: left;
}
.feedback-form .gform_legacy_markup_wrapper .gform_heading .gform_description {
  color: #253045;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  margin-bottom: 0;
  text-align: left;
}
.feedback-form .gform_legacy_markup_wrapper .gfield {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0 !important;
}
.feedback-form .gform_legacy_markup_wrapper .gfield_error {
  border: 0 !important;
}
.feedback-form .gform_legacy_markup_wrapper .gfield_contains_required,
.feedback-form
  .gform_legacy_markup_wrapper
  .gfield_error
  .gform_legacy_markup_wrapper
  li.gfield.gfield_error.gfield_contains_required
  label.gfield_label,
.feedback-form
  .gform_legacy_markup_wrapper
  .gfield_error.gfield_contains_required
  div.ginput_container {
  margin-top: 0 !important;
}
.feedback-form .gform_legacy_markup_wrapper .gfield .gfield_label {
  color: #3b3a39;
  font-size: 18px;
  font-weight: 400;
  line-height: 22.5px;
  margin-bottom: 18px;
  text-align: left;
}
.feedback-form .gform_legacy_markup_wrapper .ginput_container_radio {
  margin-top: 0 !important;
  padding: 35px 0;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container_radio
  .gfield_radio {
  margin: 0;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container.ginput_container_select {
  background-color: #fff;
  border: 1px solid #c2c2ca !important;
  margin-bottom: 18px;
  padding: 0 20px 0 0;
  width: 100%;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container.ginput_container_select
  select {
  border: 0 !important;
  border-radius: 0;
  cursor: pointer;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  height: 55px !important;
  line-height: 22.5px;
  padding: 0 0 0 20px !important;
  width: 100%;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container.ginput_container_textarea {
  background-color: #fff;
  border: 1px solid #c2c2ca !important;
  margin-bottom: 10px;
  padding: 5px 20px;
  width: 100%;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container.ginput_container_textarea
  textarea {
  border: 0 !important;
  border-radius: 0;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  height: 18px !important;
  line-height: 22.5px;
  min-height: 90px;
  padding: 10px 0 !important;
  resize: none;
  width: 100%;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container.ginput_container_textarea
  textarea::-moz-placeholder {
  color: #253045;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  text-align: left;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container.ginput_container_textarea
  textarea:-ms-input-placeholder {
  color: #253045;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  text-align: left;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container.ginput_container_textarea
  textarea::placeholder {
  color: #253045;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  text-align: left;
}
.feedback-form .gform_legacy_markup_wrapper .ginput_container .gchoice {
  align-items: center;
  border: 5px solid #00cd00;
  border-radius: 50%;
  cursor: pointer;
  display: inline-flex;
  height: 72px;
  justify-content: center;
  margin-bottom: 0;
  margin-right: 18px;
  overflow: inherit;
  position: relative;
  width: 72px;
}
.feedback-form .gform_legacy_markup_wrapper .ginput_container .gchoice input {
  opacity: 0;
}
.feedback-form .gform_legacy_markup_wrapper .ginput_container .gchoice label {
  border-radius: 20px;
  bottom: 0;
  cursor: pointer;
  height: 62px;
  left: 0;
  margin: 0;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 62px;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container
  .gchoice
  label:before {
  align-items: center;
  bottom: 0;
  display: flex;
  font-family: Material Icons Outlined;
  font-size: 26px;
  font-weight: lighter;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  text-indent: 0;
  top: 0;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container
  .gchoice_1_1_0
  label,
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container
  .gchoice_1_1_1
  label {
  text-indent: -2000px;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container
  .gchoice_1_1_0
  label:before {
  color: #00cd00;
  content: "\e8dc";
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container
  .gchoice_1_1_0
  input[type="radio"]:checked
  + label {
  background-color: #00cd00;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container
  .gchoice_1_1_0
  input[type="radio"]:checked
  + label:before,
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container
  .gchoice_1_1_1
  input[type="radio"]:checked
  + label:before,
.spacer .wp-block-button a {
  color: #fff;
}
.feedback-form .gform_legacy_markup_wrapper .ginput_container .gchoice_1_1_1 {
  border-color: #f36;
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container
  .gchoice_1_1_1
  label:before {
  color: #f36;
  content: "\e8db";
}
.feedback-form
  .gform_legacy_markup_wrapper
  .ginput_container
  .gchoice_1_1_1
  input[type="radio"]:checked
  + label {
  background-color: #f36;
}
.feedback-form .gform_legacy_markup_wrapper .gform_button {
  align-items: center;
  background-color: #00cd00;
  border: 2px solid #00cd00;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: Montserrat;
  font-size: 1.125rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1.375rem;
  line-height: inherit;
  max-width: 100%;
  padding: 13px 20px;
  text-align: center;
  width: 100% !important;
}
.story-content {
  padding-bottom: 74px;
}
@media (min-width: 768px) {
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .form-wrap {
    margin: 0 auto;
    max-width: 820px;
    padding: 0;
  }
  .form-wrap .btn {
    max-width: 245px;
  }
  form {
    padding: 0;
  }
  form h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 24px;
    margin-top: 90px;
  }
  form p {
    font-size: 18px;
  }
  form .field .btn {
    margin: 10px 0;
  }
  form .field input[type="email"],
  form .field input[type="password"],
  form .field input[type="text"] {
    height: 51px;
    padding: 15px 16px;
  }
  form .d-inline {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  form .d-inline .field {
    width: auto;
  }
  form .d-inline .field .checkbox {
    padding-right: 20px;
  }
  form .d-inline .btn {
    margin-right: 10px;
    min-width: 245px;
  }
  form .d-inline a {
    margin-bottom: 0;
  }
  .half_post,
  .half_post-post-img,
  .half_post-post-img img {
    width: 100%;
  }
  .activities_review .accordion_outer .accordion span {
    font-size: 15px;
  }
  .reaction .image2 {
    height: 100%;
    max-height: 50vh;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .activities_intro-items .item {
    min-height: 132px;
  }
  .activities_intro-items .item .ic {
    margin-top: -23px;
  }
  .cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .half_post {
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
  .half_post-post_reverse {
    flex-direction: row-reverse !important;
  }
  .half_post-post {
    flex-direction: row;
    justify-content: space-between;
    margin: 45px 0;
    width: 100%;
  }
  .half_post-post-img,
  .half_post-post-text {
    max-width: calc(50% - 20px);
    order: inherit;
  }
  .activities .has-img-bg {
    background: url(https://i.ibb.co/HH8MqRM/Group-29336.png) top/cover fixed;
  }
  .activities_question .question .match .pairs .choice.clicked:after {
    height: 2px;
    left: auto;
    right: 110px;
    top: 54px;
    transform: rotate(334deg);
    width: 213px;
  }
  .activities_intro .img img {
    height: auto;
    -o-object-fit: none;
    object-fit: none;
  }
  .influencer .wrapper {
    max-width: 820px;
  }
  .influencer .title {
    font-size: 52px;
    font-weight: 700;
    line-height: 62px;
    margin: 36px 0;
  }
  .influencer .influencer_cards .card {
    align-items: center;
    flex-direction: row;
    margin-bottom: 24px;
  }
  .influencer .influencer_cards .card .image {
    padding-right: 45px;
  }
  .influencer .influencer_cards .card .data {
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 420px;
  }
  .influencer .influencer_cards .card .data h3 {
    margin-top: 0;
  }
  .influencer .influencer_cards .card .data p {
    text-align: left;
  }
  .module_listing--item .large_post {
    flex-direction: row;
  }
  .begin-menu .category {
    padding: 2rem 1rem;
  }
  .begin-menu .category ul {
    flex-direction: row;
    gap: 0.5rem;
  }
  .begin-menu .category ul li .text h4 {
    font-size: 1rem;
  }
  .begin-menu .category ul li .text span {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .landing_page,
  .large_post,
  .large_post-img,
  .large_post-img img {
    width: 100%;
  }
  .half_post-post-img,
  .large_post-img {
    text-align: right;
  }
  .reaction .box {
    min-width: 820px;
  }
  .has-breadcrumb .breadcrumb {
    top: 82px;
  }
  .our_partners,
  .support .wrapper .cls {
    padding: 60px 0;
  }
  .choose-influencer .influencer-inner,
  .our_partners .spacer {
    align-items: center;
    display: flex;
    flex-direction: row;
  }
  .our_partners .spacer .text {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 48px;
  }
  .our_partners .spacer .text h2 {
    font-size: 2rem;
  }
  .our_partners .spacer .text .img,
  .title-with-img p {
    display: none;
  }
  .our_partners .spacer .web-img {
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: center;
    min-height: 300px;
    min-width: 596px;
  }
  body {
    padding-top: 82px;
  }
  body.has-breadcrumb {
    padding-top: 127px;
  }
  .title-with-img {
    margin-top: 24px;
  }
  .title-with-img .img {
    margin-right: 40px;
    max-width: 160px;
  }
  .title-with-img .img img {
    float: left;
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 160px;
  }
  .title-with-img .wrapper {
    border: 0;
  }
  .title-with-img .wrapper .text h2 {
    font-size: 52px;
    line-height: 62px;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .title-with-img .wrapper p {
    display: inline-block;
    font-size: 21px;
    line-height: 22.5px;
  }
  .support {
    margin-bottom: 60px;
  }
  .support .wrapper .cls .cl {
    margin-right: 42px;
  }
  .support .wrapper .cls .cl h2 {
    font-size: 1rem;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .support .wrapper .cls .cl img {
    max-height: 116px;
  }
  .support .wrapper .cls .cl:last-child img {
    max-height: 89px;
  }
  .breadcrumb {
    padding-left: 50px;
    padding-right: 50px;
  }
  .breadcrumb ul li {
    padding-left: 0;
  }
  .breadcrumb ul li:before {
    padding-left: 10px;
  }
  .header {
    margin: 0 auto;
  }
  .choose-influencer {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-width: 700px;
    min-height: calc(100vh - 90px);
  }
  .choose-influencer .btn {
    margin: 50px auto;
    max-width: 255px;
  }
  .choose-influencer .influencer-inner .image {
    padding-right: 30px;
  }
  .choose-influencer .influencer-inner .bubble {
    font: 700 25px/35px Lato;
    min-width: 350px;
    padding: 22px 25px;
  }
  .choose-influencer .influencer-inner .bubble p {
    margin-top: 20px;
  }
  .choose-influencer .influencer-inner .bubble .triangle-down {
    bottom: 30px;
    left: -18px;
    top: auto;
    transform: rotate(90deg);
  }
  .module_listing--item {
    background-color: #fff;
  }
  .module_listing--item .content {
    padding: 50px 0;
    width: 100%;
  }
  .cards,
  .module_listing--item .for-outer {
    grid-template-columns: repeat(3, 1fr);
  }
  .module_listing--item .for-outer.two-col {
    grid-template-columns: repeat(2, 1fr);
  }
  .jumbotron {
    padding: 30px 0;
  }
  .module_listing .text .tag {
    font: 14px/18px Lato;
    margin-bottom: 10px;
  }
  .module_listing .text .heading {
    font: 700 33px/43px Lato;
    margin-bottom: 15px;
  }
  .module_listing .text .sub-heading {
    font: 16px/24px Lato;
  }
  .gap-wrapper,
  .half_post-post-text {
    padding: 0;
  }
  .large_post {
    justify-content: space-between;
    margin-bottom: 45px;
  }
  .large_post,
  .large_post.reverse,
  .summary .context,
  .summary .flex {
    flex-direction: row;
  }
  .large_post-text {
    max-width: 596px;
    padding: 0 20px;
  }
  .half_post {
    padding-left: 20px;
    padding-right: 20px;
  }
  .half_post-post-img img {
    max-width: 596px;
  }
  .subscribe {
    align-items: center;
    padding: 48px 0;
  }
  .header {
    padding: 17px 50px;
  }
  .header .logo img {
    height: 48px;
  }
  .header .menu-col .login a {
    align-items: center;
    display: flex;
  }
  .header .menu-col .login a span {
    color: #212121;
  }
  .header .menu-col .login a i {
    color: #676767;
    font-size: 24px;
  }
  .header .menu-col .login a .material-icons {
    font-size: 32px;
    line-height: 22px;
  }
  .header .menu-col .trigger-menu a img {
    max-width: 27px;
  }
  .header .menu-col .trigger-menu a i {
    color: #676767;
    font-size: 34px;
  }
  .footer {
    justify-content: space-between;
    padding: 0 50px;
  }
  .footer .right {
    padding-top: 14px;
  }
  .footer .right .links {
    width: auto;
  }
  .footer .right ul li {
    display: inline-block;
  }
  .footer .right .copyright {
    color: #414141;
    font-size: 14px;
  }
  .summary .large_post {
    margin-bottom: 0;
    margin-top: 13px;
  }
  .summary .progress {
    border: 1px solid rgba(59, 58, 57, 0.12);
    margin-bottom: 20px;
  }
  .summary .flex .img {
    margin-bottom: 50px;
    padding-left: 20px;
  }
  .summary .flex .img img {
    min-width: 254px;
  }
  .summary .flex .text {
    padding-left: 60px;
  }
  .summary .flex .text h2 {
    color: #253045;
    font-size: 36px;
    line-height: 54px;
  }
  .summary .context .left .accordionWrapper {
    margin-right: 48px;
    min-width: 596px;
  }
  .summary .context .right .discussion {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
  }
  .scenario {
    min-height: calc(100vh - 202px);
  }
  .scenario .content__img {
    display: contents;
  }
  .youtubeiframe iframe {
    margin-top: 40px;
    margin-left: 7%;
    width: 90% !important;
    height: 240px !important;
  }
  .youtubeiframe {
    width: 50% !important;
  }
}
@media (min-width: 1250px) {
  .ouo-page .large_post {
    margin-top: 60px;
  }
  .ouo-page .flex {
    margin-top: 30px;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .ouo-page .flex .img {
    margin-right: 50px;
  }
  .ouo-page .flex .img img {
    box-shadow: 0 0 0 6px #fff, 0 0 0 11px #e4e4e4;
    height: 128px;
    width: 128px;
  }
  .hint-overlay .media {
    padding: 60px 18px 60px 58px;
  }
  .hint-overlay .media h2 {
    font-size: 36px;
    margin-bottom: 25px;
  }
  .hint-overlay .media .flex {
    align-items: center;
    display: flex;
    flex-direction: row;
    padding-top: 0;
  }
  .hint-overlay .media .img {
    margin-bottom: 0;
  }
  .hint-overlay .media .img img {
    min-height: 370px;
    min-width: 370px;
  }
  .activities .hint-overlay .media .text .btn {
    display: inline-block;
  }
  .influencer-detail .wrapper {
    flex-direction: row;
  }
  .influencer-detail .wrapper .box {
    margin-right: 20px;
  }
  .influencer-detail .wrapper .btn {
    width: auto;
  }
  .header .menu-col.active .menu-list {
    height: 100vh;
    left: auto;
    max-width: 414px;
  }
  .header .menu-col.active .menu-list .top {
    justify-content: flex-end;
  }
  .header .menu-col.active .menu-list .logo {
    display: none;
  }
  .header .menu-col.active .menu-list .btn {
    min-width: 100%;
  }
  .pause-discuss .media {
    display: flex;
    justify-content: space-between;
  }
  .pause-discuss .media .img img {
    box-shadow: 0 0 0 10px #fff, 0 0 0 15px #e4e4e4;
    height: 100%;
    margin-left: 15px;
    margin-top: 30px;
    max-height: 163px;
    max-width: 163px;
    width: 100%;
  }
  .pause-discuss .media .text {
    max-width: 591px;
    padding: 7px 0;
  }
  .pause-discuss .media .text .heading {
    color: #253045;
    font-size: 36px;
    line-height: 54px;
    margin-bottom: 30px;
  }
  .pause-discuss .media .text p {
    font-size: 26px;
    line-height: 39px;
    margin-bottom: 30px;
  }
  .activities .pause-discuss .media .text {
    text-align: left;
  }
}
@media (min-width: 1366px) {
  .begin-menu .category,
  .sticky-nav {
    background-color: #253045;
  }
  .begin-menu {
    left: 0;
    max-width: 100%;
    position: relative;
    right: 0;
    z-index: 1;
  }
  .begin-menu .trigger,
  .hint-overlay .flex .text p br,
  .show-mobile {
    display: none;
  }
  .begin-menu .category {
    display: block;
    padding: 48px 0;
  }
  .begin-menu .category h2 {
    color: #fff;
    display: inline-block;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 24px;
  }
  .begin-menu .category ul {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .begin-menu .category ul li {
    margin-bottom: 0;
    margin-right: 12px;
    width: 100%;
  }
  .begin-menu .category ul li .left .icon {
    height: 60px;
    width: 60px;
  }
  .begin-menu .category ul li .left .icon .material-icons,
  .begin-menu .category ul li .left .icon .material-icons-outlined {
    font-size: 34px;
  }
  .begin-menu .category ul li .btn {
    padding-inline: 20px;
  }
  .begin-menu .category ul li .text {
    padding-left: 24px;
  }
  .begin-menu .category ul li .text h4 {
    font-size: 1.2rem;
  }
  .begin-menu .category ul li .text span {
    font-size: 0.8rem;
  }
  .show-desktop {
    display: inline-block;
  }
  .hint-overlay,
  .story {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .hint-overlay .media {
    min-width: 1320px;
  }
  .hint-overlay .flex {
    display: flex;
    justify-content: space-between;
  }
  .hint-overlay .flex .img {
    max-width: 404px;
  }
  .hint-overlay .flex .img img {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .hint-overlay .flex .text {
    max-width: 800px;
    width: 100%;
  }
  .hint-overlay .flex .text p {
    font-size: 21px;
    font-weight: 400;
    line-height: 39px;
  }
  .sticky-nav .arrow-ic i {
    background-color: #f4f5f5;
    color: #3b3a39;
  }
  .sticky-nav .arrow-ic span,
  .sticky-nav .arrow-ic.active i {
    color: #fff;
  }
  .header .menu-col .menu-list {
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.24);
    height: auto;
    top: 0;
  }
  .header .menu-col .menu-list .btn {
    max-width: 250px;
  }
  .progress {
    margin: 30px 0 !important;
  }
  .activities_intro {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px 0;
  }
  .activities_intro .img {
    margin-bottom: 48px;
  }
  .activities_intro-items .item-inner {
    min-width: 766px;
  }
  .activities_intro .heading {
    font-size: 52px;
    line-height: 62px;
    margin-bottom: 50px;
  }
  .activities_question {
    min-height: calc(100vh - 90px);
  }
  .activities_question .context {
    flex-direction: row;
    margin-top: 36px;
  }
  .activities_question .context .text {
    flex-basis: auto;
  }
  .activities_question .question h2 {
    margin-bottom: 10px;
  }
  .activities_question .question .choices {
    grid-gap: 20px;
    display: grid;
    grid-auto-rows: auto;
    grid-template-columns: repeat(1, 1fr);
  }
  .activities_question .question .choices .choice {
    margin-bottom: 0;
  }
  .activities_question .question .match .pairs .choice.clicked:after {
    height: 2px;
    left: auto;
    right: 90px;
    top: 54px;
    transform: rotate(346deg);
    width: 403px;
  }
  .activities_review {
    padding-top: 0;
  }
  .activities_review .heading {
    font-size: 32px;
  }
  .activities_review .retry {
    margin-top: 48px;
  }
  .activities_review .retry .btns {
    flex-direction: row;
    padding: 0;
  }
  .activities_review .retry .btns .btn {
    min-width: 245px;
  }
  .story h2 {
    margin-bottom: 33px;
  }
  .module_listing--item .wrapper,
  .spacer {
    padding: 0;
  }
  .jumbotron {
    padding: 60px 20px 10px;
  }
  .half_post,
  .large_post-text,
  .sticky-nav .left {
    padding-left: 0;
  }
  .subscribe {
    flex-direction: row;
  }
  .subscribe .btn {
    margin-top: 20px;
    max-width: 374px;
  }
  .subscribe_inner {
    align-items: flex-start;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1256px;
    width: 100%;
  }
  .subscribe_text {
    padding-right: 20px;
  }
  .half_post,
  .sticky-nav .right {
    padding-right: 0;
  }
  .half_post h2,
  .subscribe_text h1 {
    font-size: 2rem;
  }
  .subscribe_text .sub_heading {
    font-size: 1rem;
  }
  .subscribe .checkbox {
    font-size: 13px;
  }
  .subscribe .field-check .radio .radiomark:after {
    box-shadow: 0 0 0 5px #253045;
  }
  .large_post-text h1 {
    font-size: 3.25rem;
    line-height: normal;
  }
  .cards {
    grid-template-columns: repeat(3, 1fr);
    padding: 50px 0;
  }
  .module_listing--inner .card .min {
    margin-bottom: 20px;
    max-height: 100px;
    min-height: 100px !important;
    overflow: hidden;
  }
}
p.disclaimer,
p.disclaimer a {
  font-size: 14px !important;
  color: #fff !important;
}
@media (min-width: 1250px) and (max-width: 1700px) {
  .hint-overlay {
    align-items: flex-start;
  }
  .hint-overlay .media {
    margin: 0 auto;
    max-width: 1198px;
    min-width: 1198px;
  }
  .hint-overlay .flex .img {
    min-width: 330px;
  }
  .hint-overlay .flex .img img {
    max-height: 270px;
    max-width: 270px;
    min-height: 270px;
    min-width: 270px;
  }
}
body .superpwa-sticky-banner {
  background-color: #32ccfe !important;
}
.wrapper:has(#digitalmattercompetition) {
  background: #f4f5f5;
  max-width: 100%;
}
.wrapper:has(#digitalmattercompetition) .half_post {
  max-width: 1256px;
  margin: auto;
}
.superpwa-sticky-banner {
  display: block;
  background-color: #000 !important;
}
@media (max-width: 1366px) {
  .main-wrapper > .wp-block-cover {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
}
#start {
  scroll-margin-top: 100px;
}
#startjourneybtn {
  padding: 20px 30px;
  width: 300px;
  margin: 30px 0 50px 5px;
  max-width: 50vw;
  background: #00cd00;
  color: #fff;
  font-weight: 900;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
}
@media (min-width: 1200px) {
  .wrapper .youtubeiframe iframe {
    height: 280px !important;
  }
}
.youtubeiframe {
  width: 70vw;
  margin: auto;
}
.youtubeiframe iframe {
  width: 100%;
  height: 35vw;
  border: 0;
}
.modules a.btn {
  pointer-events: none;
}
.page-id-755 .vc_row[data-vc-full-width].vc_hidden {
  opacity: 1 !important;
}
p.disclaimer a {
  font-weight: 600 !important;
}
